/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*---------------------------------------------------
    LESS Prefixer
  ---------------------------------------------------
    All of the CSS3 fun, none of the prefixes!
    As a rule, you can use the CSS properties you
    would expect just by adding a '.':
    box-shadow => .box-shadow(@args)
    Also, when shorthand is available, arguments are
    not parameterized. Learn CSS, not LESS Prefixer.
    -------------------------------------------------
    TABLE OF CONTENTS
    (*) denotes a syntax-sugar helper
    -------------------------------------------------
        .animation(@args)
            .animation-delay(@delay)
            .animation-direction(@direction)
            .animation-duration(@duration)
            .animation-iteration-count(@count)
            .animation-name(@name)
            .animation-play-state(@state)
            .animation-timing-function(@function)
        .background-size(@args)
        .border-radius(@args)
        .box-shadow(@args)
            .inner-shadow(@args) *
        .box-sizing(@args)
            .border-box() *
            .content-box() *
        .columns(@args)
            .column-count(@count)
            .column-gap(@gap)
            .column-rule(@args)
            .column-width(@width)
        .gradient(@default,@start,@stop) *
            .linear-gradient-top(@default,@color1,@stop1,@color2,@stop2,[@color3,@stop3,@color4,@stop4])*
            .linear-gradient-left(@default,@color1,@stop1,@color2,@stop2,[@color3,@stop3,@color4,@stop4])*
        .opacity(@factor)
        .transform(@args)
            .rotate(@deg)
            .scale(@factor)
            .translate(@x,@y)
            .translate3d(@x,@y,@z)
            .translateHardware(@x,@y) *
        .text-shadow(@args)
        .transition(@args)
            .transition-delay(@delay)
            .transition-duration(@duration)
            .transition-property(@property)
            .transition-timing-function(@function)
    Credit to LESS Elements for the motivation and
    to CSS3Please.com for implementation.
    Copyright (c) 2012 Joel Sutherland
    MIT Licensed:
    http://www.opensource.org/licenses/mit-license.php
-----------------------------------------------------*/
/* Animation */
/* Background Size */
/* Border Radius */
/* Box Shadows */
/* Box Sizing */
/* Columns */
/* Gradients */
/* Opacity */
/* Text Shadow */
/* Transforms */
/* Transitions */
@font-face {
  font-family: 'apart-diekirch';
  src: url('../fonts/apart-diekirch.eot');
  src: url('../fonts/apart-diekirch.eot') format('embedded-opentype'), url('../fonts/apart-diekirch.ttf') format('truetype'), url('../fonts/apart-diekirch.woff') format('woff'), url('../fonts/apart-diekirch.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.to-come-icon-container .diekirch-icon:before {
  color: inherit;
}
.diekirch-icon-color-blue {
  color: #278DCB;
}
.diekirch-icon-color-green {
  color: #10AC7C;
}
.diekirch-icon-color-red {
  color: #D8232A;
}
.diekirch-icon-color-black {
  color: #000;
}
.diekirch-icon-color-gold {
  color: #A19556;
}
.diekirch-icon-color-blue-dark {
  color: #0e455e;
}
.diekirch-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apart-diekirch' !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;
}
.diekirch-icon-arrow-down:before {
  content: "\e900";
}
.diekirch-icon-arrow-left:before {
  content: "\e901";
}
.diekirch-icon-arrow-right:before {
  content: "\e902";
}
.diekirch-icon-arrow-up:before {
  content: "\e903";
}
.diekirch-icon-calendar:before {
  content: "\e904";
  color: #0095DA;
}
.diekirch-icon-chantier:before {
  content: "\e905";
  color: #CA1D23;
}
.diekirch-icon-check:before {
  content: "\e906";
}
.diekirch-icon-chevron_up:before {
  content: "\e907";
}
.diekirch-icon-chevron-down:before {
  content: "\e908";
}
.diekirch-icon-chevron-left:before {
  content: "\e909";
}
.diekirch-icon-chevron-right:before {
  content: "\e90a";
}
.diekirch-icon-close:before {
  content: "\e90b";
}
.diekirch-icon-doc-audio:before {
  content: "\e90c";
}
.diekirch-icon-doc-form:before {
  content: "\e90d";
}
.diekirch-icon-doc-pdf:before {
  content: "\e90e";
}
.diekirch-icon-pin:before {
  content: "\e90f";
}
.diekirch-icon-play:before {
  content: "\e910";
}
.diekirch-icon-plus:before {
  content: "\e911";
}
.diekirch-icon-poubelle:before {
  content: "\e912";
}
.diekirch-icon-search:before {
  content: "\e913";
}
.diekirch-icon_garbage-superdreckskescht:before {
  content: "\e914";
}
.diekirch-icon_garbage-valorlux:before {
  content: "\e915";
}
.diekirch-icon_garbage-electro:before {
  content: "\e916";
}
.diekirch-icon_garbage-encombrant:before {
  content: "\e917";
}
.diekirch-icon_garbage-grunschnitt_plant:before {
  content: "\e918";
}
.diekirch-icon_garbage-bio:before {
  content: "\e912";
}
.diekirch-icon_garbage-glas:before {
  content: "\e912";
}
.diekirch-player {
  background-color: white;
  position: relative;
  margin-bottom: 60px;
}
.diekirch-player .plyr--fullscreen-fallback {
  width: 100% !important;
}
.diekirch-player VIDEO {
  width: 100%;
  background-color: white;
}
.diekirch-player .plyr__controls {
  z-index: 1;
}
.diekirch-player .plyr__controls INPUT[type=range] {
  color: #0095dA !important;
  z-index: 200;
}
.diekirch-player .plyr__controls .plyr__menu BUTTON[data-plyr=settings][aria-expanded=true][aria-haspopup=true] {
  background-color: #0095dA;
}
.diekirch-player .plyr__controls BUTTON[data-plyr=play],
.diekirch-player .plyr__controls BUTTON[data-plyr=pause],
.diekirch-player .plyr__controls BUTTON[data-plyr=fullscreen],
.diekirch-player .plyr__controls BUTTON[data-plyr=captions],
.diekirch-player .plyr__controls BUTTON[data-plyr=settings] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.diekirch-player .plyr__controls BUTTON[data-plyr=play]:hover,
.diekirch-player .plyr__controls BUTTON[data-plyr=pause]:hover,
.diekirch-player .plyr__controls BUTTON[data-plyr=fullscreen]:hover,
.diekirch-player .plyr__controls BUTTON[data-plyr=captions]:hover,
.diekirch-player .plyr__controls BUTTON[data-plyr=settings]:hover {
  background-color: #0095dA !important;
}
.diekirch-player .plyr__controls input[type="range"]:active::-moz-range-thumb {
  background: #0095dA !important;
}
.diekirch-player .plyr__controls BUTTON[data-plyr=captions] {
  display: none;
}
.diekirch-player .plyr__controls .plyr__progress {
  flex-grow: 1;
}
.diekirch-player .plyr__controls .plyr__progress .plyr__progress--seek {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.diekirch-player .plyr__controls .plyr__progress .plyr__progress--played {
  color: #0095dA !important;
}
.diekirch-player .plyr__controls .plyr__volume .plyr__volume--display {
  color: #0095dA !important;
}
.diekirch-player .plyr__play-large {
  background-color: #0095dA !important;
}
.diekirch-player .player-footer {
  z-index: 2;
  padding: 25px 30px;
  background-color: white;
}
.diekirch-player .player-footer .video-action {
  text-align: right;
  padding-top: 30px;
}
.diekirch-player .player-footer .video-title {
  line-height: 1.8;
}
.diekirch-player .player-footer .video-subtitle {
  font-size: 16px;
  color: #a5abac;
  line-height: 1.3;
}
.diekirch-player .player-footer .video-button {
  color: #0095dA !important;
  text-transform: uppercase;
}
.diekirch-player .player-footer .video-button IMG {
  position: relative;
  top: 5px;
  left: 0;
  margin-left: 10px;
  -webkit-transition: left 250ms;
  -moz-transition: left 250ms;
  -o-transition: left 250ms;
  transition: left 250ms;
}
.diekirch-player .player-captions {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
}
.diekirch-player .player-captions .single-caption {
  display: none;
  text-align: center;
  cursor: pointer;
  width: 90px;
  font-size: 12px;
  background-color: #e7ecef;
  padding: 10px 0;
}
.diekirch-player .player-captions .single-caption.active {
  display: inline-block;
}
.diekirch-player .player-captions .single-caption:hover {
  background-color: #e7ecef;
  color: white;
}
.diekirch-player .player-captions:hover .single-caption {
  display: block;
}
.diekirch-player .player-captions:hover .single-caption.active {
  background-color: #0095dA !important;
  color: white;
  cursor: pointer;
}
.diekirch-player.started:hover .player-captions {
  display: block;
}
.diekirch-player:hover .player-footer .video-button IMG {
  left: 3px;
}
@supports (-ms-ime-align:auto) {
  .plyr__progress {
    width: 50%;
  }
}
HTML,
BODY {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  color: #132432;
  -webkit-font-smoothing: antialiased;
}
* {
  outline: none !important;
}
A {
  text-decoration: none;
  color: #278DCB;
  font-weight: 600;
}
A:hover {
  text-decoration: none;
  color: #A19556;
}
A:active,
A:visited,
A:focus {
  text-decoration: none;
}
H1 {
  font-size: 38px;
  font-weight: bold;
  line-height: 36px;
  margin: 20px 0;
}
H1.light {
  margin-bottom: 4px;
}
H2 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  margin: 20px 0 15px;
}
H2.light {
  font-weight: 300;
}
H3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin: 20px 0 15px;
}
H3.light {
  font-weight: 300;
}
H4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #132432;
}
h5 {
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  color: #132432;
  margin: 20px 0 5px;
}
H1,
H2,
H3,
H4,
H5 {
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
}
H1.light,
H2.light,
H3.light,
H4.light,
H5.light {
  font-weight: 300;
}
P {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin: 20px 0;
}
P.centered {
  text-align: center;
}
P.light {
  font-size: 13px;
  line-height: 22px;
  color: #899198;
}
@media only screen and (min-width:768px) {
  P {
    font-size: 18px;
    line-height: 33px;
  }
  P.light {
    font-size: 14px;
    line-height: 23px;
  }
}
::-webkit-input-placeholder {
  color: #e7ecef;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
:-moz-placeholder {
  color: #e7ecef;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
::-moz-placeholder {
  color: #e7ecef;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
:-ms-input-placeholder {
  color: #e7ecef;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
nav.form-navigation .btn-toolbar .btn-group button.btn-primary,
nav.form-navigation .btn-toolbar .btn-group button.btn-default {
  color: white !important;
  background-color: #278DCB !important;
}
nav.form-navigation .btn-toolbar .btn-group button.btn-primary:hover,
nav.form-navigation .btn-toolbar .btn-group button.btn-default:hover {
  background-color: #0e455e !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
INPUT {
  outline: 0;
}
body.search-opened {
  overflow: hidden;
  height: 100%;
}
.search-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 40;
  background-color: #132432;
  color: #ffffff;
  padding: 75px 0 30px;
  overflow: auto;
}
.search-overlay .search-results-container {
  margin: 10px 0 15px 0;
}
.search-overlay .search-title {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Work Sans', sans-serif;
}
.search-overlay input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width: 100%;
  padding: 20px 70px 20px 0;
  font-size: 25px;
  background: none;
  border: 0;
  border-bottom: 1px solid;
  font-family: 'Work Sans', sans-serif;
}
@media only screen and (min-width:768px) {
  .search-overlay input {
    padding: 30px 70px 10px 0;
    font-size: 50px;
  }
}
.search-overlay input:focus {
  border-bottom: 2px solid #A19556;
}
.search-overlay input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  opacity: 0.6;
  font-family: 'Work Sans', sans-serif;
}
.search-overlay input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  opacity: 0.6;
  font-family: 'Work Sans', sans-serif;
}
.search-overlay input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  opacity: 0.6;
  font-family: 'Work Sans', sans-serif;
}
.search-overlay input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.6;
  font-family: 'Work Sans', sans-serif;
}
.search-overlay input::-ms-input-placeholder {
  /* Microsoft Edge */
  opacity: 0.6;
  font-family: 'Work Sans', sans-serif;
}
.search-overlay .search-hint {
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  margin: 8px 0;
}
.search-overlay .search-input-container {
  position: relative;
}
.search-overlay .diekirch-icon-close,
.search-overlay .diekirch-icon-arrow-right {
  font-size: 30px;
}
.search-overlay .diekirch-icon-close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.search-overlay .diekirch-icon-close.search-close {
  transition: transform 0.15s linear,
            color 0.15s linear;
}
.search-overlay .diekirch-icon-close.search-close:hover {
  transform: rotate(90deg);
  color: #A19556;
}
.search-overlay .cssload-search-overlay-wrapper,
.search-overlay .diekirch-icon-arrow-right {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -15px;
}
.search-overlay .cssload-search-overlay-wrapper {
  margin-top: -7px;
}
.search-overlay .search-empty-container {
  padding: 40px 15px;
  text-align: center;
  font-size: 2rem;
}
.search-overlay .search-result {
  display: block;
  color: #ffffff;
  padding: 15px;
  cursor: pointer;
}
.search-overlay .search-result:first-of-type {
  margin: 30px 0 0 0;
}
.search-overlay .search-result:hover {
  background-color: #A19556;
}
.search-overlay .search-result-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
}
.search-overlay .search-result-text {
  font-size: 14px;
  line-height: 23px;
}
.search-overlay .diekirch-search-result-card {
  display: block;
  background-color: #fff;
  padding: 5px;
  margin: 5px 0 0 0;
  color: black;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width:768px) {
  .search-overlay .diekirch-search-result-card {
    height: 420px;
    padding: 15px;
    margin: 15px 0 0 0;
  }
  .search-overlay .diekirch-search-result-card:hover {
    background-color: #A19556;
    color: #fff;
  }
  .search-overlay .diekirch-search-result-card:hover .search-result-title,
  .search-overlay .diekirch-search-result-card:hover .search-result-link {
    color: #fff;
  }
}
.search-overlay .diekirch-search-result-card .search-result-image {
  float: left;
  width: 60px;
  height: 60px;
  padding-bottom: 0;
  margin: 0 15px 0 0;
}
@media only screen and (min-width:768px) {
  .search-overlay .diekirch-search-result-card .search-result-image {
    width: auto;
    height: auto;
    padding-bottom: 56.25%;
    float: none;
    margin: 0 0 20px 0;
  }
}
.search-overlay .diekirch-search-result-card .search-result-image > div {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #CFDADF;
}
.search-overlay .diekirch-search-result-card .search-result-info {
  overflow: hidden;
}
.search-overlay .diekirch-search-result-card .search-result-category {
  text-transform: uppercase;
  font-size: 14px;
}
.search-overlay .diekirch-search-result-card .search-result-date {
  color: #bbb;
  float: right;
  font-size: 12px;
}
.search-overlay .diekirch-search-result-card .search-result-text {
  font-size: 16px;
  line-height: 26px;
}
.search-overlay .diekirch-search-result-card .search-result-link {
  color: #278DCB;
  font-size: 14px;
  margin: 20px 0 0 0;
  display: block;
}
@media only screen and (min-width:768px) {
  .search-overlay .diekirch-search-result-card .search-result-link {
    position: absolute;
    left: 15px;
    bottom: 15px;
    margin: 0;
  }
}
.search-overlay .diekirch-search-result-card .search-result-category,
.search-overlay .diekirch-search-result-card .search-result-text {
  font-weight: normal;
}
.search-overlay .diekirch-search-result-card BR {
  display: none;
}
/*
 *
 * Nav
 *
 */
.diekirch-nav-main {
  display: none;
}
@media only screen and (min-width:992px) {
  .diekirch-nav-main {
    display: block;
    position: relative;
    z-index: 20;
  }
}
.home-nav-main .button-search {
  display: none !important;
}
.home-nav-main .diekirch-nav-main {
  display: block;
}
.nav-main-container .button-search-desktop {
  display: none;
}
@media only screen and (min-width:992px) {
  .nav-main-container .button-search-desktop {
    display: block;
    border: 0;
    font-size: 30px;
    background-color: transparent;
    position: absolute;
    top: 50%;
    right: 45px;
  }
  .nav-main-container .button-search-desktop:hover:before {
    color: #A19556;
  }
}
.nav-main-menu {
  color: #0e455e;
  font-weight: bold;
}
.nav-main-menu li {
  position: relative;
  margin: 0 10px;
  border-bottom: 1px solid #e7ecef;
}
@media only screen and (min-width:992px) {
  .nav-main-menu li {
    border: 0;
  }
}
.nav-main-menu li a {
  color: #0e455e;
  font-size: 20px;
  text-decoration: none !important;
  display: block;
  padding: 20px 0;
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
}
.nav-main-menu li:after {
  content: "\e90a";
  font-family: 'apart-diekirch' !important;
  position: absolute;
  right: 15px;
  top: 25%;
  bottom: 50%;
  margin: auto;
}
@media only screen and (min-width:768px) {
  .nav-main-menu {
    margin-top: 30px;
  }
}
@media only screen and (min-width:992px) {
  .nav-main-menu {
    text-align: center;
  }
  .nav-main-menu li {
    display: inline-block;
    margin: 0 30px;
  }
  .nav-main-menu li a {
    line-height: 24px;
  }
  .nav-main-menu li:after {
    display: none;
  }
  .nav-main-menu li:hover a {
    color: #A19556;
  }
  .nav-main-menu li.is-selected {
    border-bottom: 2px solid #A19556;
  }
  .nav-main-menu li.is-selected a {
    color: #A19556;
  }
}
.search-block {
  background-image: url('../Media/Backgrounds/cover-photo.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  padding: 40px 0 50px;
  margin: 0 -15px -95px -15px;
  min-height: 480px;
}
@media only screen and (min-width:768px) {
  .search-block {
    padding: 100px 0 50px;
    min-height: 625px;
    margin-bottom: -45px;
  }
}
@media only screen and (min-width:992px) {
  .search-block {
    padding: 120px 0 110px;
    min-height: calc(70vh - 70px);
  }
}
.search-block .layer {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.8;
}
.search-block .buttonLink {
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  margin: 0;
}
.search-block-info-banner {
  background-color: #0e455e;
  color: #fff;
  padding: 30px 15px;
  text-align: center;
  line-height: 22px;
  font-family: 'Work Sans', sans-serif;
}
.search-block-info-banner A {
  color: #fff;
  text-decoration: underline;
}
.search-block-info-banner P {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
.search-block-container {
  max-width: 100%;
}
@media only screen and (min-width:992px) {
  .search-block-container {
    padding: 0;
  }
}
.search-block-container .search-block-cell {
  margin-bottom: 30px;
}
@media only screen and (min-width:992px) {
  .search-block-container .search-block-cell.search-part {
    padding-top: 38px;
  }
}
.search-block-container .search-block-cell.search-part .search-input-box {
  width: 100%;
  height: 50px;
  background: #ffffff;
  position: relative;
}
.search-block-container .search-block-cell.search-part .search-input-box > * {
  display: inline-block;
  vertical-align: middle;
}
.search-block-container .search-block-cell.search-part .search-input-box .search-input {
  border: 0;
  height: 100%;
  width: calc(100% - 50px);
  padding: 17px 15px 16px;
  font-size: 14px;
}
.search-block-container .search-block-cell.search-part .search-input-box .search-input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #899198;
  font-weight: bold;
  font-family: 'Work Sans', sans-serif;
}
.search-block-container .search-block-cell.search-part .search-input-box .search-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #899198;
  opacity: 1;
  font-weight: bold;
  font-family: 'Work Sans', sans-serif;
}
.search-block-container .search-block-cell.search-part .search-input-box .search-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #899198;
  opacity: 1;
  font-weight: bold;
  font-family: 'Work Sans', sans-serif;
}
.search-block-container .search-block-cell.search-part .search-input-box .search-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #899198;
  font-weight: bold;
  font-family: 'Work Sans', sans-serif;
}
.search-block-container .search-block-cell.search-part .search-input-box .search-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #899198;
  font-weight: bold;
  font-family: 'Work Sans', sans-serif;
}
.search-block-container .search-block-cell.search-part .search-input-box .button-search {
  width: 32px;
  height: 32px;
  margin-left: 3px;
  border: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -16px;
  padding: 0;
}
.search-block-container .search-block-cell.search-part .search-input-box .button-search:hover:before {
  color: #A19556;
}
.search-block-container .search-block-cell.search-part .search-input-box .button-search:before {
  font-size: 25px;
}
@media only screen and (min-width:768px) {
  .search-block-container .search-block-cell.search-part .search-input-box {
    height: 70px;
    margin-bottom: 50px;
  }
  .search-block-container .search-block-cell.search-part .search-input-box .search-input {
    width: calc(100% - 75px);
    padding: 22px 20px 22px;
    font-size: 20px;
  }
  .search-block-container .search-block-cell.search-part .search-input-box .search-input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #0e455e;
    opacity: 0.4;
  }
  .search-block-container .search-block-cell.search-part .search-input-box .search-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #0e455e;
    opacity: 0.4;
  }
  .search-block-container .search-block-cell.search-part .search-input-box .search-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #0e455e;
    opacity: 0.4;
  }
  .search-block-container .search-block-cell.search-part .search-input-box .search-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #0e455e;
    opacity: 0.4;
  }
  .search-block-container .search-block-cell.search-part .search-input-box .search-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #0e455e;
    opacity: 0.4;
  }
  .search-block-container .search-block-cell.search-part .search-input-box .button-search {
    width: 56px;
    height: 56px;
    margin-left: 4px;
    margin-top: -26px;
  }
  .search-block-container .search-block-cell.search-part .search-input-box .button-search:before {
    font-size: 30px;
  }
}
@media only screen and (min-width:992px) {
  .search-block-container .search-block-cell.search-part .search-input-box {
    margin-bottom: 60px;
  }
}
.search-block-container .search-block-cell.search-part .most-searched {
  display: none;
}
@media only screen and (min-width:768px) {
  .search-block-container .search-block-cell.search-part .most-searched {
    display: block;
  }
}
.search-block-container .search-block-cell.search-part .most-searched A {
  display: inline-block;
  padding: 0.2em 0.75em;
  margin: 0 12px 20px 0;
  line-height: 26px;
  font-size: 13px;
  border-radius: 3px;
  background: rgba(14, 69, 94, 0.8);
  color: #ffffff;
  font-family: 'Work Sans', sans-serif;
}
.search-block-container .search-block-cell .search-block-cell-title {
  margin-bottom: 20px;
}
.search-block-container .search-block-cell .search-block-cell-title h4.to-come-title {
  display: inline-block;
  margin: 0;
}
.search-block-container .search-block-cell .see-more {
  text-align: center;
  display: inline-block;
  font-weight: normal !important;
  font-size: 14px;
  line-height: 17px;
  font-family: 'Work Sans', sans-serif;
}
.search-block-container .search-block-cell .see-more:before {
  content: "-";
  display: inline-block;
  vertical-align: middle;
  color: #a5abac;
  margin: 0 8px;
  font-size: 20px;
  position: relative;
  top: -3px;
}
.search-block-container .search-block-cell .see-more A {
  display: inline-block;
}
.search-block-container .search-block-cell.search-block-events .search-block-cell-content {
  background-color: #fff;
  padding: 21px;
}
@media only screen and (min-width:768px) {
  .search-block-container .search-block-cell.search-block-events .search-block-event-wrapper {
    display: flex;
  }
  .search-block-container .search-block-cell.search-block-events .search-block-event-wrapper > * {
    flex: 1 1 50%;
  }
}
@media only screen and (min-width:1200px) {
  .search-block-container .search-block-cell.search-block-events .search-block-event-wrapper {
    flex-direction: column;
  }
  .search-block-container .search-block-cell.search-block-events .search-block-event-wrapper > * {
    flex: 1 0 auto;
  }
}
.search-block-container .search-block-cell.search-block-events .search-block-event {
  display: block;
}
.search-block-container .search-block-cell.search-block-events .search-block-event + .search-block-event {
  margin-top: 25px;
}
@media only screen and (min-width:768px) {
  .search-block-container .search-block-cell.search-block-events .search-block-event + .search-block-event {
    margin-left: 15px;
    margin-top: 0;
  }
}
@media only screen and (min-width:1200px) {
  .search-block-container .search-block-cell.search-block-events .search-block-event + .search-block-event {
    margin-left: 0;
    margin-top: 15px;
  }
}
@media only screen and (min-width:1200px) {
  .search-block-container .search-block-cell.search-block-events .search-block-event {
    display: flex;
    align-items: center;
  }
}
.search-block-container .search-block-cell.search-block-events .event-block-img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 0 10px 0;
}
@media only screen and (min-width:1200px) {
  .search-block-container .search-block-cell.search-block-events .event-block-img {
    flex-shrink: 0;
    width: 250px;
    margin: 0;
  }
}
@media only screen and (min-width:1200px) {
  .search-block-container .search-block-cell.search-block-events .event-block-content {
    padding-left: 15px;
  }
}
.search-block-container .search-block-cell.search-block-events .event-block-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
.search-block-container .search-block-cell.search-block-events .event-block-text {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
.search-block-container .search-block-cell.to-come-part .to-come-part-content {
  background-color: #fff;
  padding: 21px;
}
.search-block-container .search-block-cell.to-come-part h4.to-come-title {
  color: #132432;
}
.search-block-container .search-block-cell.to-come-part .to-come-block {
  display: block;
  padding: 15px 0 12px 0;
  margin-bottom: 10px;
  color: #132432;
  border-bottom: 2px solid #eaeaea;
}
.search-block-container .search-block-cell.to-come-part .to-come-block:last-of-type {
  border-bottom: 0;
}
.search-block-container .search-block-cell.to-come-part .to-come-block > div {
  display: inline-block;
  vertical-align: middle;
}
.search-block-container .search-block-cell.to-come-part .to-come-block > div.to-come-text-container {
  width: calc(100% - 66px);
}
.search-block-container .search-block-cell.to-come-part .to-come-block > div.to-come-text-container .to-come-date {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  color: #A19556;
}
.search-block-container .search-block-cell.to-come-part .to-come-block > div.to-come-text-container h4.to-come-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  margin: 0;
}
.search-block-container .search-block-cell.to-come-part .to-come-block > div.to-come-text-container .to-come-infos {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-block-container .search-block-cell.to-come-part .to-come-block > div.to-come-icon-container {
  height: 56px;
  width: 56px;
  padding: 15px;
  border-radius: 50%;
  margin-left: 5px;
  background: rgba(255, 255, 255, 0.15);
}
.search-block-container .search-block-cell.to-come-part .to-come-block > div.to-come-icon-container IMG {
  max-height: 100%;
  max-width: 100%;
}
.search-block-container .search-block-cell.to-come-part .to-come-img {
  height: 180px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.search-block-container .search-block-cell.to-come-part .to-come-img.no-img {
  background-color: #E5F4FB;
  background-size: 80%;
}
.search-block-container .search-block-cell.to-come-part .to-come-big-date-container {
  color: #A19556;
  margin: 19px 0 0 0;
}
@media only screen and (min-width:768px) {
  .search-block-container .search-block-cell.to-come-part .to-come-big-date-container {
    margin: 9px 0 19px 0;
  }
}
@media only screen and (min-width:768px) {
  .search-block-container .search-block-cell.to-come-part .to-come-big-date-container .to-come-big-date-day {
    display: block;
    font-size: 60px;
    line-height: 72px;
  }
}
.search-block-container .search-block-cell.to-come-part .to-come-big-date-container .to-come-big-date-mY {
  font-size: 16px;
  line-height: 19px;
}
@media only screen and (min-width:768px) {
  .search-block-container .search-block-cell.to-come-part .to-come-big-date-container .to-come-big-date-mY {
    display: block;
    text-transform: uppercase;
  }
}
.search-block-container .search-block-cell.to-come-part .to-come-description {
  color: #132432;
  font-weight: 600;
  font-size: 18px;
  margin-top: 0;
}
.virtual-tour {
  perspective: 1000px;
  max-width: 270px;
  margin: auto;
  display: block;
}
@media only screen and (min-width:1200px) {
  .virtual-tour {
    margin-top: -40px;
  }
}
.virtual-tour .virtual-tour-title {
  font-weight: bold;
  color: #000;
  margin-left: 8px;
  margin-bottom: 8px;
}
.virtual-tour .virtual-tour-img {
  height: 120px;
  border-radius: 8px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.virtual-tour .virtual-tour-content {
  transform: rotateY(-25deg);
  padding: 8px;
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  margin-bottom: 32px;
}
.virtual-tour .virtual-tour-content::after {
  content: "";
  position: absolute;
  z-index: 10;
  top: 99%;
  left: calc(50% - 16px);
  width: 0;
  height: 0;
  border-top: 16px solid #fff;
  border-right: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid transparent;
}
.virtual-tour-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #D8232A;
  margin: auto;
  position: relative;
}
.virtual-tour-dot::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: inherit;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(216, 35, 42, 0.4);
  animation: pulse-red 2s infinite;
}
@keyframes pulse-red {
  50% {
    transform: scale(3);
  }
}
.search-block-container-events {
  position: relative;
  margin: 0 -15px;
}
.search-block-container-events:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 40px;
  background-color: #f1f2f3;
}
@media only screen and (min-width:768px) {
  .illustation-content {
    min-height: 30px;
  }
}
.illustation-content .illustration-image {
  overflow: hidden;
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center center;
}
@media only screen and (min-width:992px) {
  .illustation-content .illustration-image {
    height: 450px;
    padding: 0 40px;
  }
}
.illustation-content .illustration-empty-image {
  height: 125px;
  background-color: #f1f2f3;
}
@media only screen and (min-width:992px) {
  .illustation-content .illustration-empty-image {
    height: 125px;
    padding: 0 40px;
  }
}
@media only screen and (min-width:768px) {
  .left-content,
  .right-content {
    margin: 0 -15px;
  }
}
@media only screen and (min-width:992px) {
  .left-content,
  .right-content {
    margin: 0;
  }
  .left-content.col-md-offset-1,
  .right-content.col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
.content-bottom {
  overflow: hidden;
}
.content-bottom h2 {
  margin-top: 40px;
  margin-bottom: 25px;
}
@media only screen and (min-width:992px) {
  .content-bottom h2 {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
.content-bottom .list-block-wrapper {
  position: relative;
}
.content-bottom .list-block-wrapper .max-width-container {
  max-width: 1480px;
  margin: auto;
}
.content-bottom .list-block-wrapper:before,
.content-bottom .list-block-wrapper:after {
  position: absolute;
  content: ' ';
  display: block;
  top: 0;
  height: 100%;
  width: 100%;
  background: #f1f2f3;
}
.content-bottom .list-block-wrapper:before {
  left: calc(-100% + 30px);
}
.content-bottom .list-block-wrapper:after {
  left: calc(100% - 30px);
}
.provider-block {
  position: absolute;
  top: 0;
  left: 30px;
  margin: -140px 0 90px;
  background: #ffffff;
  color: #899198;
  max-width: 100%;
}
@media only screen and (min-width:768px) {
  .provider-block {
    max-width: 370px;
    display: inline-block;
  }
}
@media only screen and (min-width:992px) {
  .provider-block {
    margin: -104px 0 96px;
  }
}
.provider-block .provider-content {
  display: table;
  height: 60px;
  padding: 10px 15px;
  width: 100%;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
}
.provider-block .provider-content.provider-union-commerciale img {
  height: 30px;
}
@media only screen and (min-width:992px) {
  .provider-block .provider-content.provider-union-commerciale img {
    height: 40px;
  }
}
@media only screen and (min-width:1200px) {
  .provider-block .provider-content.provider-union-commerciale img {
    height: 60px;
  }
}
.provider-block .provider-content > * {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.provider-block .provider-content img {
  height: 60px;
  min-width: 25px;
  width: auto;
  margin-right: 10px;
}
.provider-block .provider-content .provider-text {
  font-size: 12px;
  line-height: 20px;
}
.right-infos-block {
  border: 1px solid #eaeaea;
  margin-bottom: 20px;
  width: 100%;
  font-size: 14px;
  background-color: #fff;
}
.right-infos-block.affix {
  position: static;
}
@media only screen and (min-width:992px) {
  .right-infos-block {
    margin-top: -86px;
  }
  .right-infos-block.affix {
    position: fixed !important;
    top: 100px;
    width: 293.333px;
  }
  .right-infos-block.situation-infos-block {
    margin-top: -86px;
  }
  .right-infos-block.situation-infos-block.affix {
    top: 100px;
  }
}
@media only screen and (min-width:1200px) {
  .right-infos-block {
    margin-top: -106px;
  }
  .right-infos-block.affix {
    position: fixed !important;
    top: 120px;
    width: 360px;
  }
  .right-infos-block.situation-infos-block {
    margin-top: -86px;
  }
  .right-infos-block.situation-infos-block.affix {
    top: 100px;
  }
}
.right-infos-block .right-infos-title {
  display: block;
  margin: -1px -1px 0;
  padding: 30px 20px;
  color: #ffffff;
  background: #278DCB;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none !important;
}
@media only screen and (min-width:1200px) {
  .right-infos-block .right-infos-title {
    font-size: 16px;
  }
}
.right-infos-block .right-links-block {
  background: #f1f2f3;
}
.right-infos-block .right-links-block a {
  display: block;
  padding: 16px 20px;
  line-height: 1.3;
  color: #132432;
  text-decoration: none !important;
}
.right-infos-block .right-links-block a:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
}
.right-infos-block .right-links-block a:hover {
  color: #278DCB;
}
.right-infos-block .right-map {
  width: 100%;
  height: 150px;
}
@media only screen and (min-width:768px) {
  .right-infos-block .right-map {
    height: 200px;
  }
}
@media only screen and (min-width:992px) {
  .right-infos-block .right-map {
    height: 85px;
  }
}
@media only screen and (min-width:1200px) {
  .right-infos-block .right-map {
    height: 105px;
  }
}
.right-infos-block .right-map > div {
  width: 100%;
  height: 100%;
  background-position: center center !important;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.right-infos-block .right-infos-and-hours {
  display: block;
  width: 100%;
}
.right-infos-block .right-infos-and-hours .right-contact-infos,
.right-infos-block .right-infos-and-hours .right-opening-hours {
  margin: 0 15px;
  padding: 10px 0;
}
@media only screen and (min-width:768px) {
  .right-infos-block .right-infos-and-hours .right-contact-infos,
  .right-infos-block .right-infos-and-hours .right-opening-hours {
    margin: 0 50px;
    padding: 20px 0;
  }
}
.right-infos-block .right-infos-and-hours .right-contact-infos .right-name {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 20px;
}
.right-infos-block .right-infos-and-hours .right-contact-infos .right-address {
  color: #899198;
}
.right-infos-block .right-infos-and-hours .right-contact-infos a {
  font-weight: normal;
}
.right-infos-block .right-infos-and-hours .right-contact-infos a:after {
  content: "\A";
  white-space: pre;
}
.right-infos-block .right-infos-and-hours .right-opening-hours {
  color: #899198;
  border-top: 1px solid #e7ecef;
}
.right-infos-block .right-infos-and-hours .right-opening-hours .right-opening-hours-title {
  color: #132432;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (min-width:768px) {
  .right-infos-block .right-infos-and-hours {
    display: table;
    padding: 30px 0;
  }
  .right-infos-block .right-infos-and-hours .right-contact-infos,
  .right-infos-block .right-infos-and-hours .right-opening-hours {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    height: 100%;
    padding: 0 50px;
  }
  .right-infos-block .right-infos-and-hours .right-opening-hours {
    border-top: none;
    border-left: 1px solid #e7ecef;
  }
}
@media only screen and (min-width:992px) {
  .right-infos-block .right-infos-and-hours {
    display: block;
    padding: 0;
  }
  .right-infos-block .right-infos-and-hours .right-contact-infos,
  .right-infos-block .right-infos-and-hours .right-opening-hours {
    display: block;
    margin: 0 20px;
    padding: 20px 0;
    width: calc(100% - 40px);
    height: auto;
  }
  .right-infos-block .right-infos-and-hours .right-opening-hours {
    border-left: none;
    border-top: 1px solid #e7ecef;
  }
}
.right-infos-block .right-description {
  display: block;
  border-top: 1px solid #e7ecef;
  margin: 0 50px;
  padding: 20px 0;
  color: #899198;
}
@media only screen and (min-width:768px) {
  .right-infos-block .right-description {
    padding: 30px 0;
  }
}
@media only screen and (min-width:992px) {
  .right-infos-block .right-description {
    margin: 0 20px;
    padding: 20px 0;
  }
}
.right-infos-block .right-contact-infos {
  padding: 20px;
}
.right-infos-block .right-contact-infos .service-name {
  margin-bottom: 15px;
  color: #132432;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
}
.right-infos-block .right-contact-infos .service-address {
  font-size: 14px;
  color: #899198;
  line-height: 22px;
}
.right-infos-block .right-contact-infos .service-address .address {
  margin-bottom: 10px;
}
.right-infos-block .right-contact-infos .service-address .separator {
  margin-top: 20px;
  border-bottom: solid thin #e7ecef;
}
.right-infos-block .right-infos-and-hours {
  padding: 20px 0;
}
@media only screen and (min-width:992px) {
  .right-infos-block .right-infos-and-hours {
    padding-top: 0px;
  }
}
@media only screen and (min-width:1200px) {
  .right-infos-block .right-infos-and-hours {
    padding: 20px;
  }
}
.right-infos-block .right-infos-and-hours .horaire-title {
  margin: 0;
  margin-bottom: 15px;
  color: #132432;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
}
.right-infos-block .right-infos-and-hours .horaire {
  font-size: 14px;
  color: #899198;
  line-height: 22px;
}
.right-infos-block .right-infos-and-hours .separator {
  margin-top: 20px;
  border-bottom: solid thin #e7ecef;
}
.right-infos-block .right-prices {
  padding: 20px;
  padding-top: 0;
}
.right-infos-block .right-prices .price-title {
  margin: 0;
  margin-bottom: 15px;
  color: #132432;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
}
.right-infos-block .right-prices .prices {
  font-size: 14px;
  color: #899198;
  line-height: 22px;
}
.right-infos-block .right-prices .separator {
  margin-top: 20px;
  border-bottom: solid thin #e7ecef;
}
.right-infos-block a {
  text-decoration: none;
}
.right-infos-block a .externalLink {
  background-color: #278DCB;
  width: 100%;
  height: 60px;
  padding: 11px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
}
.right-infos-block .right-email.place-email {
  display: block;
}
@media only screen and (min-width:992px) {
  .right-infos-block .right-email.place-email {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media only screen and (min-width:1200px) {
  .right-infos-block .right-email.place-email {
    white-space: normal;
    text-overflow: clip;
    overflow: visible;
  }
}
.breadcrum {
  display: none;
  margin: 40px 0 20px;
}
@media only screen and (min-width:768px) {
  .breadcrum {
    display: block;
  }
}
.breadcrum ul li {
  display: inline-block;
  font-size: 12px !important;
  line-height: 15px !important;
  font-weight: 600;
  color: #899198;
  padding: 0 !important;
  margin: 0 !important;
}
.breadcrum ul li:last-child {
  color: #A19556;
}
.breadcrum ul li:not(:first-child):before {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: static;
  content: ">";
  padding: 10px;
  width: auto;
  height: auto;
}
.breadcrum ul li:first-child:before {
  content: none;
}
.breadcrum ul li a {
  color: #899198;
}
.breadcrum ul li a:active,
.breadcrum ul li a:visited {
  color: #899198;
}
.breadcrum ul li a:hover {
  color: #A19556;
}
.page-desc {
  font-size: 16px;
  line-height: 26px;
  color: #899198;
  margin-top: 50px;
  margin-bottom: 90px;
}
.situations-block-container.list-block-container {
  padding: 20px 0;
  margin: 0 0 30px;
}
@media only screen and (min-width:768px) {
  .situations-block-container.list-block-container {
    padding: 60px 15px 80px;
    margin: 0 40px;
  }
}
.list-block-container {
  background: #f1f2f3;
}
.list-block-container .max-width-container {
  max-width: 1480px;
  margin: auto;
}
.list-block-container H2 {
  margin-bottom: 40px;
}
.list-block-container.todo-categories-block,
.list-block-container.new-events-block,
.list-block-container.situations-block-container,
.list-block-container.service-block-container {
  padding-bottom: 20px;
}
@media only screen and (min-width:768px) {
  .list-block-container.todo-categories-block,
  .list-block-container.new-events-block,
  .list-block-container.situations-block-container,
  .list-block-container.service-block-container {
    padding-bottom: 80px;
  }
}
.list-block-container.new-events-block .see-all-events {
  padding: 0 15px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  display: block;
}
.list-block-container.new-events-block .see-all-events div {
  background: #A19556;
  margin: 0 0 20px;
  padding: 10px;
}
@media only screen and (min-width:768px) {
  .list-block-container.new-events-block .see-all-events div {
    margin: 0;
    padding: 88px 0 0;
    min-height: 270px;
  }
}
.list-block-container.new-events-block .see-all-events div .all-events-icon,
.list-block-container.new-events-block .see-all-events div .all-events-text {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width:768px) {
  .list-block-container.new-events-block .see-all-events div .all-events-icon,
  .list-block-container.new-events-block .see-all-events div .all-events-text {
    display: block;
  }
}
.list-block-container.new-events-block .see-all-events div .all-events-icon {
  font-size: 25px;
  margin-right: 5px;
}
@media only screen and (min-width:768px) {
  .list-block-container.new-events-block .see-all-events div .all-events-icon {
    font-size: 40px;
    margin: 0 0 10px 0;
  }
}
.list-block-container.todo-categories-block {
  background: #ffffff;
}
.home-content-diekirch {
  display: none;
}
.home-content-diekirch > div:not(.is-visible) {
  display: none;
}
@media only screen and (min-width:992px) {
  .home-content-diekirch {
    display: block;
  }
}
.home-content-diekirch .list-block-container.todo-categories-block,
.home-content-diekirch .list-block-container.new-events-block,
.home-content-diekirch .list-block-container.situations-block-container,
.home-content-diekirch .list-block-container.service-block-container {
  padding: 20px 0;
  margin: 0 0 30px;
}
@media only screen and (min-width:768px) {
  .home-content-diekirch .list-block-container.todo-categories-block,
  .home-content-diekirch .list-block-container.new-events-block,
  .home-content-diekirch .list-block-container.situations-block-container,
  .home-content-diekirch .list-block-container.service-block-container {
    padding: 60px 15px 80px;
    margin: 0 40px;
  }
}
.service-block {
  padding: 30px 15px;
  display: block;
  position: relative;
}
@media only screen and (min-width:992px) {
  .service-block:nth-of-type(2n + 1) {
    clear: left;
  }
  .service-block:nth-of-type(-n + 2):after {
    content: none;
  }
}
@media only screen and (min-width:1200px) {
  .service-block:nth-of-type(2n + 1) {
    clear: none;
  }
  .service-block:nth-of-type(3n + 1) {
    clear: left;
  }
  .service-block:nth-of-type(-n + 3):after {
    content: none;
  }
}
.service-block:after {
  content: "";
  border-top: 2px solid #e7ecef;
  position: absolute;
  top: 0px;
  width: 90%;
  margin: auto;
}
.service-block .service-block-content > div {
  display: inline-block;
  vertical-align: top;
}
.service-block .service-block-content .icon-container {
  width: 75px;
}
.service-block .service-block-content .icon-container img {
  width: 100%;
}
.service-block .service-block-content .link-container {
  width: calc(100% - 95px);
  margin-left: 15px;
}
.service-block .service-block-content .link-container .service-link {
  display: inline-block;
  font-size: 18px;
  color: #0e455e;
  margin-bottom: 21px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
}
.service-block .service-block-content .link-container .subservice-block {
  color: #0e455e;
}
.service-block .service-block-content .link-container .subservice-block .subservice-link {
  line-height: 28px;
  font-weight: 600;
  color: #278DCB;
}
.service-block .service-block-content .link-container .subservice-block .subservice-link:hover {
  color: #A19556;
}
.situations-block-container,
.sub-service-block-container {
  padding: 30px 0 0 0;
}
.situations-block-container.list-block-container.row {
  padding-bottom: 60px;
}
.situation-block {
  display: block;
  margin-bottom: 20px;
}
@media only screen and (min-width:768px) {
  .situation-block {
    min-height: 350px;
  }
}
.situation-block .situation-block-content {
  background: #ffffff;
  height: 100%;
}
.situation-block .situation-block-content .situation-image-container {
  width: 100%;
  height: 100px;
}
.situation-block .situation-block-content .situation-image-container .situation-image {
  height: 100%;
}
.situation-block .situation-block-content .situation-text-container {
  padding: 20px;
}
.situation-block .situation-block-content .situation-text-container .situation-title {
  color: #132432;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Work Sans', sans-serif;
  line-height: 22px;
}
.situation-block .situation-block-content .situation-text-container .situation-guide-container {
  margin-top: 30px;
}
.situation-block .situation-block-content .situation-text-container .situation-guide-container .situation-guide {
  font-weight: bold;
}
@media only screen and (min-width:992px) {
  .situation-block {
    margin-bottom: 30px;
  }
  .situation-block .situation-block-content .situation-image-container {
    height: 150px;
  }
  .situation-block .situation-block-content .situation-text-container {
    padding: 40px;
  }
  .situation-block .situation-block-content .situation-text-container .situation-guide-container {
    margin-top: 40px;
  }
}
.link-block {
  display: block;
  padding: 0;
  margin: 15px 0;
  text-decoration: none !important;
}
.link-block .link-block-content {
  background: #ffffff;
  height: 100%;
}
.link-block .link-block-content .link-image-container {
  width: 100%;
  height: 100px;
}
.link-block .link-block-content .link-image-container .link-image {
  height: 100%;
}
.link-block .link-block-content .link-text-container {
  padding: 15px;
  background: #f7f7f7;
}
.link-block .link-block-content .link-text-container .link-title {
  color: #132432;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
}
.link-block .link-block-content .link-text-container .link-guide-container {
  margin-top: 10px;
  font-size: 14px;
}
.link-block .link-block-content .link-text-container .link-guide-container .link-guide {
  font-weight: bold;
}
@media only screen and (min-width:768px) {
  .link-block.link-top,
  .link-block.link-bottom {
    float: none;
  }
  .link-block.link-in-left {
    padding: 5px 30px 0 0;
    margin: 0 0 30px;
  }
  .link-block.link-in-right {
    float: right;
    padding: 0 0 0 30px;
    margin: 5px 0 30px;
  }
}
@media only screen and (min-width:992px) {
  .link-block .link-block-content .link-image-container {
    height: 150px;
  }
  .link-block .link-block-content .link-text-container {
    padding: 20px;
  }
  .link-block .link-block-content .link-text-container .link-guide-container {
    margin-top: 10px;
  }
}
.sub-service-block {
  margin-bottom: 30px;
  display: block;
}
.sub-service-block .sub-service-block-content {
  background: #f1f2f3;
}
.sub-service-block .sub-service-block-content .sub-service-image {
  height: 150px;
}
.sub-service-block .sub-service-block-content .sub-service-text {
  padding: 15px;
}
.sub-service-block .sub-service-block-content .sub-service-text .sub-service-subtitle {
  max-height: 85px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width:768px) {
  .sub-service-block .sub-service-block-content .sub-service-text .sub-service-subtitle {
    max-height: 95px;
  }
}
@media only screen and (min-width:768px) {
  .sub-service-block .sub-service-block-content .sub-service-text {
    padding: 20px;
  }
}
@media only screen and (min-width:992px) {
  .sub-service-block .sub-service-block-content .sub-service-text {
    padding: 30px;
  }
}
.event-block {
  padding: 0 15px;
  display: block;
}
.event-block .event-block-content {
  width: 100%;
  margin-bottom: 24px;
  background: #ffffff;
}
.event-block .event-block-content:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width:992px) {
  .event-block .event-block-content {
    min-height: 270px;
  }
}
.event-block .event-block-content .event-image {
  height: 150px;
  float: left;
  width: 100px;
  margin: 0 15px 0 0;
}
@media only screen and (min-width:768px) {
  .event-block .event-block-content .event-image {
    float: none;
    margin: 0;
    width: auto;
  }
}
.event-block .event-block-content .event-text {
  padding: 25px 20px 20px;
}
.event-block .event-block-content .event-text .date {
  font-size: 12px;
  padding: 0;
  margin: 0 0 5px 0;
}
.event-block .event-block-content .event-text H4 {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (min-width:768px) {
  .event-block .event-block-content .event-text H4 {
    font-size: 16px;
  }
}
@media only screen and (min-width:992px) {
  .event-block .event-block-content .event-text H4 {
    font-size: 18px;
  }
}
.category-block {
  padding: 0 15px;
  margin: 0 0 30px;
  display: block;
}
.category-block .category-block-content {
  width: 100%;
  background: #f1f2f3;
}
.category-block .category-block-content .category-image {
  height: 150px;
}
.category-block .category-block-content .category-text {
  padding: 25px 20px 20px;
  min-height: 130px;
}
.category-block .category-block-content .category-text h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (min-width:992px) {
  .category-block .category-block-content .category-text .category-abstract {
    max-height: 90px;
    overflow: hidden;
  }
}
.category-block .category-block-content .category-text .date {
  font-size: 12px;
  padding: 0;
  margin: 0 0 5px 0;
}
.category-block .category-block-content .category-text .todo-category-more {
  font-weight: bold;
}
h4.place-list-title {
  margin-top: 40px;
}
p.place-list-desc {
  margin-bottom: 30px;
}
.place-block {
  display: block;
  margin-bottom: 30px;
}
.place-block.simple {
  height: 300px;
}
@media only screen and (min-width:768px) {
  .place-block.simple {
    height: 370px;
  }
}
.place-block.simple .place-block-content .place-image {
  height: 150px;
}
@media only screen and (min-width:768px) {
  .place-block.simple .place-block-content .place-image {
    height: 200px;
  }
}
.place-block.simple .place-block-content .contact {
  display: block;
}
.place-block.simple .place-block-content .place-tags-list {
  display: none;
}
.place-block.tags .place-block-content .place-image {
  height: 150px;
}
.place-block.tags .place-block-content .place-logo {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  position: absolute;
  top: 120px;
  right: 20px;
  border: 1px solid #CFDADF;
}
.place-block.tags .place-block-content .place-text {
  background: #f1f2f3;
  padding: 25px 20px;
}
@media only screen and (min-width:992px) {
  .place-block.tags .place-block-content .place-text {
    height: 100px;
  }
}
.place-block.tags .place-block-content .place-text h5 {
  margin: 0;
}
.place-block.tags .place-block-content .place-text .contact {
  display: none;
}
.place-block.tags .place-block-content .place-text .place-tags-list {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 10px 0 0;
}
.place-block.tags .place-block-content .place-text .place-tags-list span:not(:first-child):before {
  content: ", ";
}
@media only screen and (min-width:768px) {
  .place-block.tags.highlighted {
    height: 530px;
    float: right;
  }
  .place-block.tags.highlighted .place-block-content {
    position: relative;
    height: 100%;
  }
  .place-block.tags.highlighted .place-block-content .place-image {
    height: 100%;
  }
  .place-block.tags.highlighted .place-block-content .place-logo {
    top: auto;
    bottom: 90px;
    right: 40px;
    z-index: 2;
  }
  .place-block.tags.highlighted .place-block-content .place-text {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 100%;
    max-width: 360px;
  }
}
@media only screen and (min-width:768px) and only screen and (min-width:992px) {
  .place-block.tags.highlighted .place-block-content .place-logo {
    bottom: 130px;
    right: 80px;
  }
}
@media only screen and (min-width:768px) and only screen and (min-width:992px) {
  .place-block.tags.highlighted .place-block-content .place-text {
    bottom: 40px;
    right: 40px;
    min-width: 380px;
  }
}
.buttonLink {
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #278DCB !important;
  border: 0;
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.buttonLink:hover {
  background-color: #66BFE9 !important;
}
.buttonLink-cookie {
  color: #ffffff;
  max-width: 200px;
  margin: 0 auto;
  margin-top: 10px;
  cursor: pointer;
  background-color: #278DCB;
}
.videoswipe-wrapper {
  width: 100%;
  position: relative;
}
.videoswipe-wrapper .videoswipe-play {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #278DCB;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.videoswipe-wrapper .videoswipe-play .videoswipe-play-shape {
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-left-color: #fff;
  border-left-width: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(0, -50%);
  margin: 0 0 0 -10px;
}
.videoswipe-wrapper .videoswipe-item {
  width: 100%;
}
.videoswipe-wrapper .videoswipe-item A IMG {
  width: 100%;
  height: auto;
}
.infoBox {
  background-color: #809BA7;
  padding: 15px;
  color: #ffffff;
  position: relative;
}
.infoBox .icon {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 45px;
  height: 45px;
  border: 2px solid #ffffff;
  border-radius: 100px;
  font-size: 28px;
  padding-left: 15px;
  padding-top: 7px;
}
.infoBox .icon i {
  margin-left: 20px;
}
.infoBox .text {
  position: relative;
}
.infoBox .text h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
}
.infoBox .text p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 23px;
}
.infoBox .link-box {
  margin-top: 15px;
}
.infoBox .link-box .link {
  font-size: 14px;
  color: #ffffff !important;
}
.infoBox .link-box .link:hover {
  color: #0e455e !important;
}
@media only screen and (min-width:768px) {
  .infoBox .link-box {
    margin-top: 0px;
    text-align: right;
  }
  .infoBox .link-box .link {
    font-size: 14px;
    position: relative;
    top: 50%;
    -webkit-transform: -50%;
    -moz-transform: -50%;
    -ms-transform: -50%;
    -o-transform: -50%;
    transform: -50%;
  }
}
@media only screen and (min-width:768px) {
  .infoBox .has-link {
    position: absolute;
    right: 15px;
    bottom: 15px;
    top: 15px;
  }
  .infoBox .has-link .link-box {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.accordionContent .panel-group {
  border: 0;
}
.accordionContent .panel-group .panel-default {
  border-radius: 0;
  border: 0;
}
.accordionContent .panel-group .panel-default .panel-heading {
  border-radius: 0;
  border: 0;
  background-color: transparent;
  color: #278DCB;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  position: relative;
}
.accordionContent .panel-group .panel-default .panel-heading .panel-title {
  padding-right: 30px;
}
.accordionContent .panel-group .panel-default .panel-heading a,
.accordionContent .panel-group .panel-default .panel-heading a:hover {
  text-decoration: none;
  color: #278DCB;
}
.accordionContent .panel-group .panel-default .panel-heading a:hover,
.accordionContent .panel-group .panel-default .panel-heading a:hover:hover {
  color: #A19556;
}
.accordionContent .panel-group .panel-default .panel-heading a:after,
.accordionContent .panel-group .panel-default .panel-heading a:hover:after {
  content: "+";
  position: absolute;
  font-size: 24px;
  right: 15px;
  top: 50%;
  margin-top: -12px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
  -webkit-transition: 250ms linear;
  -moz-transition: 250ms linear;
  -o-transition: 250ms linear;
  transition: 250ms linear;
}
.accordionContent .panel-group .panel-default .panel-heading a.collapsed:after,
.accordionContent .panel-group .panel-default .panel-heading a:hover.collapsed:after {
  content: "+";
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.accordionContent .panel-group .panel-default .panel-heading a {
  color: #A19556;
}
.accordionContent .panel-group .panel-default .panel-heading a.collapsed {
  color: #278DCB;
}
.accordionContent .panel-group .panel-default .panel-collapse {
  border: 0;
}
.accordionContent .panel-group .panel-default .panel-collapse .panel-body {
  border: 0;
  line-height: 26px;
}
.form-card {
  background-color: #f1f2f3;
  padding: 20px 15px;
  margin-bottom: 10px;
}
@media only screen and (min-width:992px) {
  .form-card {
    padding: 20px;
    margin: 0 0 15px 0;
  }
}
.form-card .icon {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -60px;
  margin: auto;
}
.form-card .icon i {
  font-size: 40px;
}
.form-card .icon i:before {
  color: #278DCB;
}
.form-card .description {
  position: relative;
  margin-left: 55px;
}
@media only screen and (min-width:992px) {
  .form-card .description {
    margin-left: 60px;
  }
}
.form-card .description .title {
  position: relative;
  color: #132432;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.form-card .description .text {
  color: #899198;
  margin: 10px 0 0 0;
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (min-width:992px) {
  .columns-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
.image-background {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #E6ECEE;
}
.downloadable-doc {
  padding: 25px 65px;
  background-color: #a5abac !important;
  border-radius: 0;
  margin-bottom: 10px;
  position: relative;
}
.downloadable-doc:hover {
  background-color: #278DCB !important;
}
.downloadable-doc [class$="-icon"] {
  position: absolute;
  width: 60px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
}
.downloadable-doc [class$="-icon"] i {
  display: block;
}
.downloadable-doc .document-icon {
  left: 0;
  color: #ffffff;
  font-size: 30px;
}
.downloadable-doc .download-icon {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.1);
  height: 30px;
  width: 30px;
  right: 15px;
  font-size: 22px;
  color: #ffffff;
}
.downloadable-doc .download-icon i {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-color: #fff;
  line-height: 30px;
}
.downloadable-doc .name {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
}
.employee-block-container {
  min-height: 170px;
  display: block;
}
.employee-block-container .employee-block-content {
  min-height: 110px;
  width: 100%;
  background-color: #f1f2f3;
  margin-bottom: 15px;
}
@media only screen and (min-width:992px) {
  .employee-block-container .employee-block-content {
    margin-bottom: 30px;
  }
}
.employee-block-container .employee-block-content .blockContent {
  overflow: hidden;
  width: 100%;
  padding: 15px;
  min-height: 177px;
}
.employee-block-container .employee-block-content .blockContent .employeePicture {
  float: left;
  min-width: 60px;
  max-width: 120px !important;
  margin-right: 15px;
}
.employee-block-container .employee-block-content .blockContent .employeePicture img {
  height: 90px;
  width: auto;
}
@media only screen and (min-width:480px) {
  .employee-block-container .employee-block-content .blockContent .employeePicture img {
    width: 120px;
    height: 150px;
  }
}
.employee-block-container .employee-block-content .blockContent .employeeDetails {
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
}
.employee-block-container .employee-block-content .blockContent .employeeDetails .title {
  color: #0e455e;
}
.employee-block-container .employee-block-content .blockContent .employeeDetails .firstname {
  color: #0e455e;
}
.employee-block-container .employee-block-content .blockContent .employeeDetails .lastname {
  text-transform: uppercase;
  color: #0e455e;
}
.employee-block-container .employee-block-content .blockContent .employeeDetails .phone {
  font-size: 14px;
}
.employee-block-container .employee-block-content .blockContent .employeeDetails .email {
  font-size: 14px;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.employee-block-container .employee-block-content .blockContent .employeeDetails i {
  height: 12px;
  width: 12px;
  margin-right: 15px;
}
.directory-block-container {
  min-height: 170px;
  display: block;
}
.directory-block-container .directory-section {
  margin-bottom: 25px;
  color: #132432;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
}
.directory-block-container .directory-block-content {
  min-height: 110px;
  width: 100%;
  padding-bottom: 3px;
}
@media only screen and (min-width:480px) {
  .directory-block-container .directory-block-content {
    padding: 15px;
  }
}
.directory-block-container .directory-block-content .blockContent {
  display: table;
  width: 100%;
  padding: 15px;
  background-color: #f1f2f3;
  min-height: 177px;
}
.directory-block-container .directory-block-content .blockContent .employeeDetails {
  padding-left: 10px;
  display: table-cell;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  min-width: 100%;
}
.directory-block-container .directory-block-content .blockContent .employeeDetails h4 {
  margin-bottom: 5px;
}
.directory-block-container .directory-block-content .blockContent .employeeDetails h4 .title {
  color: #0e455e;
}
.directory-block-container .directory-block-content .blockContent .employeeDetails h4 .firstname {
  color: #0e455e;
}
.directory-block-container .directory-block-content .blockContent .employeeDetails h4 .lastname {
  text-transform: uppercase;
  color: #0e455e;
}
.directory-block-container .directory-block-content .blockContent .employeeDetails .phone {
  font-size: 14px;
}
.directory-block-container .directory-block-content .blockContent .employeeDetails .email {
  font-size: 14px;
}
.directory-block-container .directory-block-content .blockContent .employeeDetails .function {
  color: #899198;
  margin-bottom: 15px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 16px;
  margin-bottom: 20px;
}
.directory-block-container .directory-block-content .blockContent .employeeDetails i {
  height: 12px;
  width: 12px;
  margin-right: 15px;
}
#navbar-top-menu .header-menu li.active {
  color: #AD9256 !important;
}
#navbar-top-menu .header-menu li a.active {
  opacity: 1;
}
.currentMonth {
  margin-top: 30px;
  font-size: 24px;
}
/* Diekirch Catefory Switcher */
.event-list-filters {
  margin: 0 -15px 30px -15px;
}
.event-list-filters .diekirch-form-checkbox {
  margin: 0 0 10px 0;
}
@media only screen and (min-width:768px) {
  .event-list-filters .diekirch-form-checkbox {
    display: inline-block;
  }
}
.diekirch-switcher {
  margin: 30px 0 30px 0;
}
@media only screen and (min-width:992px) {
  .diekirch-switcher {
    margin: 0 0 0 30px;
    text-align: right;
  }
}
.diekirch-switcher:after {
  content: "";
  display: block;
  clear: both;
}
.diekirch-switcher .switcher-btn {
  float: left;
  width: 50%;
  text-align: center;
  padding: 5px 10px;
  color: #CFDADF;
  border: 3px solid;
}
.diekirch-switcher .switcher-btn:first-of-type {
  border-right-width: 0;
}
@media only screen and (min-width:768px) {
  .diekirch-switcher .switcher-btn:first-of-type {
    border-right-width: 3px;
  }
}
.diekirch-switcher .switcher-btn:last-of-type {
  border-left-width: 0;
}
@media only screen and (min-width:768px) {
  .diekirch-switcher .switcher-btn:last-of-type {
    border-left-width: 3px;
  }
}
@media only screen and (min-width:768px) {
  .diekirch-switcher .switcher-btn {
    display: inline-block;
    margin-right: 5px;
    width: auto;
    float: none;
  }
}
.diekirch-switcher .switcher-btn:hover,
.diekirch-switcher .switcher-btn.selected {
  background-color: #278DCB;
  color: #fff;
  border-color: #278DCB;
}
.full-event-list {
  position: relative;
}
@media only screen and (min-width:768px) {
  .full-event-list .dropdown-filters {
    display: block !important;
  }
  .full-event-list .dropdown-filters .btn {
    display: none;
  }
}
.full-event-list .dropdown-menu.dropdown-menu-filters {
  width: 100%;
  background-color: #fff !important;
  border-radius: 0;
  border: 0;
}
@media only screen and (min-width:768px) {
  .full-event-list .dropdown-menu.dropdown-menu-filters {
    display: block !important;
    box-shadow: none;
    position: static;
  }
}
.full-event-list .dropdown-menu.dropdown-menu-filters .diekirch-form-checkbox {
  padding: 0 0 0 15px;
  margin: 0 0 15px 0;
}
@media only screen and (min-width:768px) {
  .full-event-list .dropdown-menu.dropdown-menu-filters .diekirch-form-checkbox {
    padding: 0;
  }
}
.full-event-list .dropdown-menu.dropdown-menu-filters .diekirch-form-checkbox .checkbox-dot {
  left: 10px;
}
@media only screen and (min-width:768px) {
  .full-event-list .dropdown-menu.dropdown-menu-filters .diekirch-form-checkbox .checkbox-dot {
    left: 0;
  }
}
.full-event-list .dropdown-menu-dates {
  width: 100%;
}
.event-card {
  clear: both;
}
@media only screen and (min-width:992px) {
  .event-card {
    clear: none;
  }
}
.event-card .event-link:after,
.event-card [class^="col-"]:after {
  content: "";
  display: block;
  clear: both;
}
.event-card .event-link {
  display: block;
  margin-bottom: 15px;
}
.event-card .day {
  margin: 0;
  padding: 0;
  color: #132432;
  line-height: 68px;
  font-size: 60px;
  text-align: right;
  display: none;
}
@media only screen and (min-width:992px) {
  .event-card .day {
    display: block;
  }
}
.event-card .month-year {
  margin: 0;
  padding: 0;
  color: #132432;
  line-height: 26px;
  font-size: 14px;
  text-align: right;
  display: none;
}
@media only screen and (min-width:992px) {
  .event-card .month-year {
    display: block;
  }
}
.event-card .events-day-separator {
  font-size: 40px;
  text-align: right;
  color: #000;
  color: #132432;
  display: none;
}
@media only screen and (min-width:992px) {
  .event-card .events-day-separator {
    display: block;
  }
}
.event-card .hour {
  margin: 0;
  padding: 0;
  color: #809BA7;
  line-height: 24px;
  font-size: 14px;
  text-align: right;
  display: none;
}
@media only screen and (min-width:992px) {
  .event-card .hour {
    display: block;
  }
}
@media only screen and (min-width:992px) {
  .event-card .event-date {
    display: none;
  }
}
.event-card .event-image {
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  right: 59%;
  background-size: cover;
  background-position: center center;
  background-color: #0e455e;
}
.event-card .event-image.no-picture {
  background-color: #CFDADF;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
}
@media only screen and (min-width:992px) {
  .event-card .event-image.no-picture {
    background-position: center 40%;
    background-size: 70%;
  }
}
@media only screen and (min-width:1200px) {
  .event-card .event-image.no-picture {
    background-position: center 30%;
  }
}
@media only screen and (min-width:480px) {
  .event-card .event-image {
    right: 69%;
  }
}
@media only screen and (min-width:992px) {
  .event-card .event-image {
    position: relative;
    height: 250px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-color: #0e455e;
  }
}
.event-card .title-description {
  float: right;
  width: 60%;
  min-height: 40px;
  padding: 15px 15px 15px 15px;
  right: 15px;
  bottom: 30px;
  background-color: #f1f2f3;
  overflow: hidden;
  opacity: .9;
  color: #132432;
}
@media only screen and (min-width:480px) {
  .event-card .title-description {
    width: 70%;
  }
}
@media only screen and (min-width:992px) {
  .event-card .title-description {
    padding-top: 15px;
  }
}
.event-card .title-description .date {
  color: #809BA7;
  font-size: 12px;
}
@media only screen and (min-width:992px) {
  .event-card .title-description .date {
    display: none;
  }
}
.event-card .title-description .title {
  color: #132432;
  font-size: 14px;
  font-weight: bold;
}
@media only screen and (min-width:992px) {
  .event-card .title-description .title {
    color: #ffffff;
  }
}
.event-card .title-description .description {
  opacity: .7;
  color: #899198;
  font-size: 14px;
  line-height: 23px;
  display: none;
}
@media only screen and (min-width:992px) {
  .event-card .title-description .description {
    display: block;
    color: #ffffff;
  }
}
@media only screen and (min-width:992px) {
  .event-card .title-description {
    position: absolute;
    width: auto;
    max-height: 100px;
    padding: 15px;
    left: 30px;
    right: 0px;
    bottom: 0px;
    background-color: #0e455e;
    overflow: hidden;
    opacity: .9;
    color: #ffffff;
  }
  .event-card .title-description .description {
    opacity: .7;
  }
}
.event-card .monthsLeft {
  display: none;
  width: 100%;
  text-align: right;
}
@media only screen and (min-width:992px) {
  .event-card .monthsLeft {
    display: block;
  }
}
.event-card .monthsLeft .month::before {
  box-shadow: none;
}
.event-card .monthsLeft .month a {
  color: #899198;
  display: inline-block;
}
.event-card .monthsLeft .month a:hover {
  color: #278DCB;
}
.event-card .monthsLeft .year {
  color: #AD9256;
  width: 100%;
}
.event-card .date-selector {
  position: absolute;
  top: 0px;
  right: 0;
  text-align: right;
  z-index: 10;
}
.event-card .date-selector LI.active A {
  color: #278DCB;
}
.event-card .date-selector.affix {
  position: fixed !important;
  top: 15px;
  right: calc(50% - (970px / 2));
  width: 100px;
}
@media only screen and (min-width:1200px) {
  .event-card .date-selector.affix {
    right: calc(50% - (1170px / 2));
  }
}
.event-card .date-selector.affix-bottom {
  position: absolute;
}
.sub-title {
  margin-top: 30px;
}
@media only screen and (min-width:992px) {
  .sub-title {
    margin-top: 0px;
  }
}
.monthsTop.open .dropdown-toggle.btn-default {
  background-color: #f1f2f3 !important;
}
.monthsTop * {
  text-align: left;
}
@media only screen and (min-width:992px) {
  .monthsTop {
    display: none;
  }
}
.monthsTop .btn {
  width: 100%;
  background-color: #fff;
  border: 0;
  border-bottom: 3px solid #CFDADF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.monthsTop .btn i {
  right: 10px;
  margin-top: 5px;
  font-size: 10px;
  position: absolute;
}
.monthsTop .dropdown-menu {
  background-color: #fff !important;
  border-radius: 0;
  border: 0;
}
.monthsTop .dropdown-menu li {
  background-color: #f1f2f3 !important;
}
.monthsTop .dropdown-menu li a {
  padding: 10px 15px;
}
.monthsTop .dropdown-menu .divider {
  margin-left: 10px;
  margin-right: 10px;
  color: #809BA7 !important;
  background-color: #809BA7 !important;
  opacity: .6;
}
.monthsTop .dropdown-menu .month {
  background-color: #fff !important;
}
.monthsTop .dropdown-menu .month a {
  color: #278DCB;
}
.page-event {
  margin-bottom: 50px;
}
.page-event .left-content {
  margin-bottom: 60px;
}
@media only screen and (min-width:992px) {
  .page-event .breadcrum {
    position: absolute;
    top: 30px;
    left: -140px;
  }
}
@media only screen and (min-width:1200px) {
  .page-event .breadcrum {
    position: absolute;
    top: 30px;
    left: -175px;
  }
}
@media only screen and (min-width:992px) {
  .page-event .page-title {
    margin-top: 150px;
  }
}
.page-event .secondaryImage {
  width: 100%;
  height: auto;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-top: 7px;
}
@media only screen and (min-width:992px) {
  .page-event .secondaryImage {
    width: 50%;
  }
}
.page-event .complete-md-date {
  padding-top: 140px;
  font-size: 60px;
  text-align: left;
  display: none;
}
@media only screen and (min-width:992px) {
  .page-event .complete-md-date {
    display: block;
    text-align: right;
  }
}
.page-event .complete-md-date .start-day {
  font-size: 68px;
  line-height: 68px;
  margin-bottom: 5px;
}
.page-event .complete-md-date .month-year {
  margin: 0;
  padding: 0;
  color: #132432;
  line-height: 26px;
  font-size: 14px;
}
.page-event .complete-md-date .day-separator {
  margin-bottom: 10px;
}
.page-event .complete-md-date .end-day {
  font-size: 68px;
  line-height: 68px;
  margin-bottom: 5px;
}
.page-event .complete-md-date .hours {
  color: #809BA7;
  font-size: 14px;
  font-style: italic;
  line-height: 17px;
  margin-top: 10px;
}
.page-event .complete-sm-date-top {
  position: relative;
  height: 50px;
  font-size: 60px;
  text-align: left;
  width: 100%;
  clear: both;
  margin-top: 35px;
}
@media only screen and (min-width:992px) {
  .page-event .complete-sm-date-top {
    display: none;
  }
}
.page-event .complete-sm-date-top .start-date {
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
}
.page-event .complete-sm-date-top .start-date .day {
  font-size: 60px;
  text-align: left;
}
.page-event .complete-sm-date-top .day-separator {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 7px;
  margin-bottom: 15px;
}
.page-event .complete-sm-date-top .end-date {
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
}
.page-event .complete-sm-date-top .end-date .day {
  font-size: 60px;
  text-align: left;
}
.page-event .complete-sm-date-title {
  font-size: 60px;
  text-align: left;
  display: block;
}
.page-event .complete-sm-date-title .hours {
  color: #809BA7;
  font-size: 14px;
  font-style: italic;
  line-height: 17px;
  margin-bottom: 20px;
}
.page-event .right-infos-block {
  border: solid 1px #CFDADF;
}
.map-content-container {
  margin: 15px -15px;
  padding: 0 15px;
}
.map-content-container .gmnoprint a,
.map-content-container .gmnoprint span {
  display: none;
}
.map-content-container .gmnoprint div {
  background: none !important;
}
.map-content-container .gm-bundled-control-on-bottom {
  z-index: 10000;
  bottom: 10px !important;
}
.map-content-container .map-theme-container,
.map-content-container .map-info-block {
  margin: auto;
  position: relative;
  z-index: 10;
}
@media only screen and (min-width:768px) {
  .map-content-container .map-theme-container,
  .map-content-container .map-info-block {
    position: absolute;
    top: 76px;
    left: 0;
    bottom: 0;
    width: 275px;
    overflow-y: auto;
  }
}
@media only screen and (min-width:992px) {
  .map-content-container .map-theme-container,
  .map-content-container .map-info-block {
    top: 239px;
  }
}
@media only screen and (min-width:1200px) {
  .map-content-container .map-theme-container,
  .map-content-container .map-info-block {
    width: 400px;
  }
}
.map-content-container .map-theme-container .loader-area,
.map-content-container .map-info-block .loader-area {
  position: absolute;
  z-index: 50;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  min-height: 100px;
}
.map-content-container .map-theme-container .loader-area .cssload-wrapper,
.map-content-container .map-info-block .loader-area .cssload-wrapper {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.map-content-container .map-theme-container a,
.map-content-container .map-info-block a {
  text-decoration: none;
}
.map-content-container .map-theme-container a .externalLink,
.map-content-container .map-info-block a .externalLink {
  background-color: #278DCB;
  width: 100%;
  height: 60px;
  padding: 11px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
}
.map-content-container .map-theme-container {
  background-color: #ffffff;
  padding: 15px;
}
@media only screen and (min-width:768px) {
  .map-content-container .map-theme-container {
    padding: 0;
    overflow-y: visible;
  }
}
.map-content-container .map-theme-container .suggestions-list {
  padding: 15px 0 0;
}
@media only screen and (min-width:768px) {
  .map-content-container .map-theme-container .suggestions-list {
    height: calc(100% - 100px);
    overflow-y: auto;
  }
}
.map-content-container .map-theme-container .suggestion {
  margin-bottom: 10px;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (min-width:768px) {
  .map-content-container .map-theme-container .suggestion {
    padding: 0 15px;
  }
}
.map-content-container .map-theme-container .suggestion:hover .suggestion-text {
  background-color: #f1f2f3;
}
.map-content-container .map-theme-container .suggestion-text {
  padding: 5px 0 5px 15px;
  overflow: hidden;
  min-height: 50px;
}
.map-content-container .map-theme-container .suggestion-place,
.map-content-container .map-theme-container .suggestion-category {
  font-size: 14px;
}
.map-content-container .map-theme-container .suggestion-place {
  line-height: 17px;
}
.map-content-container .map-theme-container .suggestion-category {
  line-height: 23px;
  color: #899198;
}
.map-content-container .map-theme-container .suggestion-img {
  width: 50px;
  height: 50px;
  float: left;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.map-content-container .map-info-block {
  background-color: #fff;
  transition: all 0.3s linear;
}
@media only screen and (min-width:768px) {
  .map-content-container .map-info-block {
    left: -275px;
  }
}
@media only screen and (min-width:1200px) {
  .map-content-container .map-info-block {
    left: -400px;
  }
}
.map-content-container .map-info-block p.light:first-of-type {
  margin-top: 0;
}
.map-content-container .map-info-block.displayed {
  left: 0;
}
.map-content-container .map-info-block .content-area {
  opacity: 0;
  transition: opacity 0.3s linear;
}
.map-content-container .info-header {
  position: relative;
}
.map-content-container .info-header .diekirch-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px;
  color: #fff;
  cursor: pointer;
}
.map-content-container .info-header .previous-place {
  left: 10px;
}
.map-content-container .info-header .next-place {
  right: 10px;
}
.map-content-container .info-close,
.map-content-container .same-point-close {
  width: 30px;
  height: 30px;
  background-color: #278DCB;
  margin: -15px 10px 0 0;
  float: right;
  border: 0;
  border-radius: 50%;
  position: relative;
  z-index: 10;
  font-size: 20px;
  cursor: pointer;
}
.map-content-container .info-close:before,
.map-content-container .same-point-close:before {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.map-content-container .info-address {
  color: #899198;
  font-size: 14px;
  margin: -15px 15px 30px 15px;
}
.map-content-container .info-img-container {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.map-content-container .info-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.map-content-container .info {
  padding: 15px;
  border: 1px solid #eaeaea;
}
@media only screen and (min-width:768px) {
  .map-content-container .info {
    border: 0;
  }
}
.map-content-container .info-contact {
  color: #278DCB;
}
.map-content-container .info-contact .contact-item {
  font-size: 14px;
  line-height: 23px;
  position: relative;
  display: block;
}
.map-content-container .info-horaire {
  padding: 20px 0 0 0;
  border-top: 1px solid #eaeaea;
}
.map-content-container .info-horaire .important {
  font-weight: bold;
}
.map-content-container .map-theme-selector {
  position: relative;
  z-index: 0;
  width: 100%;
  box-sizing: border-box;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
  margin-bottom: 15px;
}
@media only screen and (min-width:768px) {
  .map-content-container .map-theme-selector {
    width: calc(100% - 45px);
    margin: 15px 45px 15px 15px;
  }
}
.map-content-container .map-theme-selector select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0 !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  display: block;
  width: 100%;
  height: 68px;
  padding: 0 10px;
  font-size: 14px;
  color: #555;
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.map-content-container .map-theme-selector .select-arrow {
  position: absolute;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.map-content-container .map-container {
  position: relative;
  min-height: 350px;
  height: 70vh;
  margin: 0 -15px;
  z-index: 0;
  background-color: #fff;
  overflow: hidden;
}
@media only screen and (min-width:480px) and (orientation: landscape) {
  .map-content-container .map-container {
    min-height: 150px;
    height: 60vh;
  }
}
@media only screen and (min-width:768px) {
  .map-content-container .map-container {
    position: fixed;
    top: 76px;
    right: 0;
    bottom: 0;
    left: 275px;
    margin: 0;
    height: calc(100% - 76px);
  }
}
@media only screen and (min-width:992px) {
  .map-content-container .map-container {
    top: 239px;
    height: calc(100% - 239px);
  }
}
@media only screen and (min-width:1200px) {
  .map-content-container .map-container {
    left: 400px;
  }
}
.map-content-container .map-container .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map-content-container .map-container .map .gmnoprint {
  width: 40px !important;
  height: 50px !important;
}
.map-content-container .map-container .map .place-cluster img {
  width: 70px;
  height: 70px;
}
.map-content-container .map-container .map .place-cluster div {
  font-family: 'Lato', sans-serif;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 70px;
  font-size: 22px !important;
  color: white !important;
}
.btn-diekirch-gallery {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.btn-diekirch-gallery img {
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.btn-diekirch-gallery .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 4, 48, 0.95);
  opacity: 0;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.btn-diekirch-gallery:hover .overlay {
  z-index: 2;
  opacity: .3;
  -webkit-transition: 1000ms;
  -moz-transition: 1000ms;
  -o-transition: 1000ms;
  transition: 1000ms;
}
.btn-diekirch-gallery:hover img {
  -webkit-transition: 1000ms;
  -moz-transition: 1000ms;
  -o-transition: 1000ms;
  transition: 1000ms;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.btn-diekirch-gallery:hover .diekirch-button-action {
  z-index: 2;
}
.btn-diekirch-gallery .show-gallery {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 10;
}
@media only screen and (min-width:480px) {
}
.gallery-more-pics {
  line-height: 50px;
  padding: 0 40px 0 15px;
  background-color: #278DCB;
  color: #fff;
  display: inline-block;
}
.gallery-more-pics:hover {
  color: #fff;
}
.gallery-more-pics .button-text {
  line-height: 50px;
}
.gallery-more-pics:before {
  font-family: 'apart-diekirch';
  font-size: 20px;
  position: absolute;
  line-height: normal;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.event-list {
  padding: 0 15px;
}
@media only screen and (min-width:768px) {
  .event-list {
    padding: 0 40px;
  }
}
.event-list .events-slider {
  min-height: 450px;
}
.event-list .events-slider .carousel-cell {
  width: 100%;
  /* full width */
  margin-right: 10px;
}
@media only screen and (min-width:768px) {
  .event-list .events-slider .carousel-cell {
    height: 450px;
    /* height of carousel */
  }
}
.event-list .events-slider .carousel-cell .event-image {
  height: 300px;
}
@media only screen and (min-width:768px) {
  .event-list .events-slider .carousel-cell .event-image {
    height: 100%;
  }
}
.event-list .events-slider .carousel-cell .event-detail {
  background-color: #f1f2f3;
  padding: 20px 15px;
}
@media only screen and (min-width:768px) {
  .event-list .events-slider .carousel-cell .event-detail {
    position: absolute;
    right: 120px;
    bottom: 30px;
    padding: 50px;
    max-width: 40%;
  }
}
.event-list .events-slider .carousel-cell .event-detail .date {
  vertical-align: top;
  font-weight: normal;
  margin-bottom: 30px;
}
.event-list .events-slider .carousel-cell .event-detail .date .date-left {
  display: inline-block;
  vertical-align: top;
}
.event-list .events-slider .carousel-cell .event-detail .date .date-left .day {
  color: #132432;
  line-height: 68px;
  font-size: 60px;
}
.event-list .events-slider .carousel-cell .event-detail .date .date-right {
  display: inline-block;
  vertical-align: top;
  padding-top: 6px;
  padding-left: 10px;
}
.event-list .events-slider .carousel-cell .event-detail .date .date-right .month-year {
  color: #132432;
  line-height: 26px;
  font-size: 14px;
}
.event-list .events-slider .carousel-cell .event-detail .date .date-right .hour {
  color: #809BA7;
  line-height: 24px;
  font-size: 14px;
}
.event-list .events-slider .carousel-cell .event-detail H4 {
  font-size: 18px;
  font-weight: bold;
}
.place-list {
  padding: 0 15px;
}
@media only screen and (min-width:768px) {
  .place-list {
    padding: 0 40px;
  }
}
.place-list .places-slider .carousel-cell {
  width: 100%;
  /* full width */
  margin-right: 10px;
}
@media only screen and (min-width:768px) {
  .place-list .places-slider .carousel-cell {
    height: 450px;
    /* height of carousel */
  }
}
.place-list .places-slider .carousel-cell .place-image {
  height: 300px;
}
@media only screen and (min-width:768px) {
  .place-list .places-slider .carousel-cell .place-image {
    height: 100%;
  }
}
.place-list .places-slider .carousel-cell .place-detail {
  background-color: #f1f2f3;
  padding: 20px 15px;
}
@media only screen and (min-width:768px) {
  .place-list .places-slider .carousel-cell .place-detail {
    position: absolute;
    right: 120px;
    bottom: 30px;
    padding: 50px;
    max-width: 40%;
  }
}
.place-list .places-slider .carousel-cell .place-detail H4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}
.place-list .places-slider .carousel-cell .place-detail .place-tags-list {
  margin: 0;
  color: #809BA7;
}
.place-list .places-slider .carousel-cell .place-detail .place-tags-list span:not(:first-child):before {
  content: ", ";
}
.cssload-fond {
  position: relative;
  margin: auto;
}
.cssload-container-general {
  animation: cssload-animball_two 1.3s infinite;
  -o-animation: cssload-animball_two 1.3s infinite;
  -ms-animation: cssload-animball_two 1.3s infinite;
  -webkit-animation: cssload-animball_two 1.3s infinite;
  -moz-animation: cssload-animball_two 1.3s infinite;
  width: 36px;
  height: 36px;
}
.cssload-internal {
  width: 36px;
  height: 36px;
  position: absolute;
}
.cssload-ballcolor {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.cssload-ball_1,
.cssload-ball_2,
.cssload-ball_3,
.cssload-ball_4 {
  position: absolute;
  animation: cssload-animball_one 1.3s infinite ease;
  -o-animation: cssload-animball_one 1.3s infinite ease;
  -ms-animation: cssload-animball_one 1.3s infinite ease;
  -webkit-animation: cssload-animball_one 1.3s infinite ease;
  -moz-animation: cssload-animball_one 1.3s infinite ease;
}
.cssload-ball_1 {
  background-color: #0e455e;
  top: 0;
  left: 0;
}
.search-overlay .cssload-ball_1 {
  background-color: #fff;
}
.cssload-ball_2 {
  background-color: #ae9256;
  top: 0;
  left: 20px;
}
.search-overlay .cssload-ball_2 {
  background-color: #fff;
}
.cssload-ball_3 {
  background-color: #0095d4;
  top: 20px;
  left: 0;
}
.search-overlay .cssload-ball_3 {
  background-color: #fff;
}
.cssload-ball_4 {
  background-color: #32a7b2;
  top: 20px;
  left: 20px;
}
.search-overlay .cssload-ball_4 {
  background-color: #fff;
}
@keyframes cssload-animball_one {
  0% {
    position: absolute;
  }
  50% {
    top: 10px;
    left: 10px;
    position: absolute;
    opacity: 0.5;
  }
  100% {
    position: absolute;
  }
}
@-o-keyframes cssload-animball_one {
  0% {
    position: absolute;
  }
  50% {
    top: 10px;
    left: 10px;
    position: absolute;
    opacity: 0.5;
  }
  100% {
    position: absolute;
  }
}
@-ms-keyframes cssload-animball_one {
  0% {
    position: absolute;
  }
  50% {
    top: 10px;
    left: 10px;
    position: absolute;
    opacity: 0.5;
  }
  100% {
    position: absolute;
  }
}
@-webkit-keyframes cssload-animball_one {
  0% {
    position: absolute;
  }
  50% {
    top: 10px;
    left: 10px;
    position: absolute;
    opacity: 0.5;
  }
  100% {
    position: absolute;
  }
}
@-moz-keyframes cssload-animball_one {
  0% {
    position: absolute;
  }
  50% {
    top: 10px;
    left: 10px;
    position: absolute;
    opacity: 0.5;
  }
  100% {
    position: absolute;
  }
}
@keyframes cssload-animball_two {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(360deg) scale(1.3);
  }
  100% {
    transform: rotate(720deg) scale(1);
  }
}
@-o-keyframes cssload-animball_two {
  0% {
    -o-transform: rotate(0deg) scale(1);
  }
  50% {
    -o-transform: rotate(360deg) scale(1.3);
  }
  100% {
    -o-transform: rotate(720deg) scale(1);
  }
}
@-ms-keyframes cssload-animball_two {
  0% {
    -ms-transform: rotate(0deg) scale(1);
  }
  50% {
    -ms-transform: rotate(360deg) scale(1.3);
  }
  100% {
    -ms-transform: rotate(720deg) scale(1);
  }
}
@-webkit-keyframes cssload-animball_two {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
  }
  50% {
    -webkit-transform: rotate(360deg) scale(1.3);
  }
  100% {
    -webkit-transform: rotate(720deg) scale(1);
  }
}
@-moz-keyframes cssload-animball_two {
  0% {
    -moz-transform: rotate(0deg) scale(1);
  }
  50% {
    -moz-transform: rotate(360deg) scale(1.3);
  }
  100% {
    -moz-transform: rotate(720deg) scale(1);
  }
}
.diekirch-siblings-menu {
  margin: 30px 0;
}
.diekirch-siblings-menu LI {
  display: inline-block;
  margin-right: 30px;
}
.diekirch-siblings-menu LI:last-child {
  margin-right: 0;
}
.diekirch-siblings-menu LI:hover A {
  color: #A19556;
}
.diekirch-siblings-menu LI.is-selected A {
  color: #A19556;
  border-bottom: 2px solid #A19556;
}
.diekirch-siblings-menu LI A {
  color: #809BA7;
  font-size: 18px;
  line-height: 22px;
  padding: 6px 0;
  display: block;
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
}
@media only screen and (min-width:768px) {
  .diekirch-siblings-menu LI A {
    line-height: 38px;
  }
}
table tr:first-of-type {
  font-weight: bold;
}
table tr:nth-of-type(even) {
  background-color: #f1f2f3;
}
.diekirch-input-calendar .calendar-content .ui-datepicker {
  position: relative !important;
  display: block !important;
  top: auto !important;
  left: auto !important;
}
.diekirch-input-calendar .calendar-content table tr:first-of-type {
  background-color: #fff;
}
.diekirch-input-calendar .calendar-content table tr:nth-of-type(even) {
  background-color: #fff;
}
form[data-form-type="native"] .form-control {
  box-shadow: none;
}
form[data-form-type="native"] .calendar-content {
  max-width: 300px;
}
.diekirch-room-card {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin-top: 30px;
}
.diekirch-room-card .room-reservation {
  background-color: rgba(0, 149, 218, 0.8);
  padding: 80px 0;
  text-align: center;
  color: #fff;
  transition: opacity 0.15s ease-in;
  display: none;
}
@media only screen and (min-width:768px) {
  .diekirch-room-card .room-reservation {
    display: block;
    position: absolute;
    z-index: 20;
    top: 0;
    right: 300px;
    bottom: 0;
    left: 0;
    opacity: 0;
  }
  .diekirch-room-card .room-reservation:hover {
    opacity: 1;
  }
  .diekirch-room-card .room-reservation:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
  }
}
.diekirch-room-card .room-reservation a {
  padding: 25px 35px;
  border: 4px solid;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  color: inherit;
  transition: background-color 0.15s ease-in, color 0.15s ease-in, border-color 0.15s ease-in;
}
.diekirch-room-card .room-reservation a:hover {
  background-color: #fff;
  color: #0095da;
  border-color: #fff;
}
.diekirch-room-card .room-reservation.no-pic-bg {
  z-index: 10;
  opacity: 1;
  background: none;
  background-size: cover;
  background-position: center center;
}
.diekirch-room-card .room-info {
  background-color: rgba(14, 69, 94, 0.9);
  padding: 15px;
  color: #fff;
}
@media only screen and (min-width:768px) {
  .diekirch-room-card .room-info {
    float: right;
    top: 0;
    right: 0;
    width: 300px;
  }
}
.diekirch-room-card .room-name {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.diekirch-room-card .room-info-separator {
  margin-top: 10px;
}
.diekirch-room-card .room-label {
  color: #809BA7;
  font-size: 12px;
  display: block;
}
.diekirch-room-card .room-value {
  font-size: 15px;
  display: block;
}
.diekirch-room-card .room-file {
  display: block;
  background-color: #eaeaea;
  margin: 70px -15px -15px -15px;
  padding: 15px;
  color: #000;
  font-size: 15px;
  font-weight: normal;
}
#contactform .select-arrow:before,
#contactform .diekirch-icon:before {
  color: #a5abac !important;
}
#contactform .diekirch-select:hover .select-arrow:before {
  color: #278DCB !important;
}
#contactform .diekirch-input-calendar:hover .diekirch-icon:before {
  color: #278DCB !important;
}
#contactform .diekirch-input-calendar.active .diekirch-icon:before {
  color: #278DCB !important;
}
#contactform .ui-datepicker-prev:before,
#contactform .ui-datepicker-next:before {
  color: #a5abac;
}
#contactform .ui-datepicker-prev:hover:before,
#contactform .ui-datepicker-next:hover:before,
#contactform .ui-datepicker-prev:focus:before,
#contactform .ui-datepicker-next:focus:before,
#contactform .ui-datepicker-prev:active:before,
#contactform .ui-datepicker-next:active:before {
  color: #278DCB !important;
}
.to-come-icons:before {
  font-size: 26px;
}
.sitemap ul {
  margin-left: 50px;
}
/* Diekirch Alert Styles */
.diekirch-alert .alert-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.8;
}
.diekirch-alert .alert-content {
  max-width: 585px;
  width: 100%;
  max-height: 100%;
  position: absolute;
  z-index: 120;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  left: 0;
  margin: auto;
}
@media only screen and (min-width:768px) and (min-height: 480px) {
  .diekirch-alert .alert-content {
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.diekirch-alert .alert-text {
  background-color: #fff;
  padding: 30px 20px;
}
@media only screen and (min-width:768px) and (min-height: 480px) {
  .diekirch-alert .alert-text {
    padding: 60px 40px;
  }
}
.diekirch-alert .alert-message {
  margin-bottom: 0;
}
.diekirch-alert .alert-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
.diekirch-alert .alert-close {
  background-color: #278DCB;
  color: #fff;
  border: 0;
  display: block;
  padding: 15px;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
}
/* Actualités */
.diekirch-news {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.diekirch-news .news-img-container {
  width: 100px;
}
@media only screen and (min-width:768px) {
  .diekirch-news .news-img-container {
    width: auto;
  }
}
.diekirch-news .news-img-container,
.diekirch-news .news-content {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (min-width:768px) {
  .diekirch-news .news-img-container,
  .diekirch-news .news-content {
    display: block;
  }
}
.diekirch-news .news-img {
  width: 100px;
  height: 100px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.diekirch-news .news-img.no-img {
  background-color: #E5F4FB;
}
@media only screen and (min-width:768px) {
  .diekirch-news .news-img {
    width: 100%;
    height: 0;
    padding-bottom: 40.37%;
  }
}
.diekirch-news .news-content {
  padding: 0 0 0 15px;
}
@media only screen and (min-width:768px) {
  .diekirch-news .news-content {
    padding: 0;
  }
}
.diekirch-news .news-date {
  color: #899198;
  font-size: 12px;
  line-height: 15px;
  display: block;
}
@media only screen and (min-width:768px) {
  .diekirch-news .news-date {
    margin: 20px 0 10px 0;
  }
}
.diekirch-news .news-title {
  color: #000;
  margin: 0;
}
.diekirch-news .news-description {
  color: #000;
}
@media only screen and (min-width:768px) {
  .diekirch-news .news-description {
    margin: 10px 0 20px 0;
  }
}
.diekirch-news .news-description,
.diekirch-news .news-fake-link {
  display: none;
}
@media only screen and (min-width:768px) {
  .diekirch-news .news-description,
  .diekirch-news .news-fake-link {
    display: block;
  }
}
.diekirch-news .news-fake-link {
  font-size: 14px;
  line-height: 17px;
}
.diekirch-news.first {
  position: relative;
  display: block;
  float: none;
  width: auto;
  margin: 0 0 60px 0;
}
.diekirch-news.first .news-img-container,
.diekirch-news.first .news-content {
  display: block;
}
.diekirch-news.first .news-content {
  background-color: #fff;
}
@media only screen and (min-width:992px) {
  .diekirch-news.first .news-content {
    padding: 40px 44px;
    width: calc(33.3334%);
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 8.3333%;
    transform: translateY(-50%);
  }
}
.diekirch-news.first .news-img-container {
  width: 100%;
  height: 0;
  padding-bottom: 56.52%;
  position: relative;
}
@media only screen and (min-width:992px) {
  .diekirch-news.first .news-img-container {
    height: 450px;
    padding-bottom: 0;
  }
}
.diekirch-news.first .news-date {
  margin: 20px 0 10px 0;
}
@media only screen and (min-width:992px) {
  .diekirch-news.first .news-date {
    margin: 0 0 10px 0;
  }
}
.diekirch-news.first .news-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
}
.diekirch-news.first .news-description {
  display: block;
}
.diekirch-news-textual-content .date {
  margin: 30px 0 0 0;
  font-size: 12px;
  line-height: 15px;
  color: #899198;
}
@media only screen and (min-width:768px) {
  .diekirch-news-textual-content .date {
    margin: 60px 0 0 0;
  }
}
.diekirch-weather-info {
  background-color: #FAFAFA;
  text-align: center;
  padding: 40px 15px;
  margin: 0 -15px;
}
@media only screen and (min-width:1200px) {
  .diekirch-weather-info {
    position: absolute;
    top: 35px;
    left: 190px;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 0;
    margin: 0;
  }
}
.diekirch-weather-info .weather-info-wrapper {
  display: table;
  width: 100%;
}
@media only screen and (min-width:1200px) {
  .diekirch-weather-info .weather-info-wrapper {
    display: block;
  }
}
.diekirch-weather-info .weather-cell {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (min-width:1200px) {
  .diekirch-weather-info .weather-cell {
    display: inline-block;
    padding: 0 5px;
    width: auto;
  }
}
.diekirch-weather-info .weather-cell IMG {
  display: block;
  margin: auto;
  max-height: 40px;
  height: 100%;
}
@media only screen and (min-width:1200px) {
  .diekirch-weather-info .weather-cell IMG {
    max-height: 20px;
    width: 40px;
    max-width: 100%;
  }
}
.diekirch-weather-info .weather-cell:first-of-type {
  border-right: 2px solid #eaeaea;
}
.diekirch-weather-info .weather-cell.weather-temp {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
@media only screen and (min-width:1200px) {
  .diekirch-weather-info .weather-cell.weather-temp {
    font-size: 20px;
    line-height: 24px;
  }
}
.diekirch-cookiebanner {
  position: fixed;
  bottom: 0;
  left: 0;
  min-height: 150px;
  background: #0e455e;
  width: 100%;
  padding: 20px;
  z-index: 20;
  display: none;
}
.diekirch-cookiebanner .diekirch-cookiebanner-text {
  max-width: 900px;
  margin: auto;
  color: #ffffff;
  text-align: center;
}
@media only screen and (max-width:768px) {
  .diekirch-news-textual-content ~ .t3_content_textpic .ce-textpic .ce-gallery {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
.virtual-tour-iframe {
  width: 100%;
  height: 300px;
}
@media only screen and (min-width:768px) {
  .virtual-tour-iframe {
    height: 450px;
  }
}
@media only screen and (min-width:992px) {
  .virtual-tour-iframe {
    height: 600px;
  }
}
@media only screen and (min-width:1200px) {
  .virtual-tour-iframe {
    height: 750px;
  }
}
@media (max-width: 1199px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-toggle SPAN {
    background: #fff !important;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
.navbar {
  border: 0;
  border-radius: 0;
}
.navbar.navbar-diekirch {
  position: relative;
  z-index: 30;
  margin-bottom: 0;
  background: #A19556;
}
.navbar.navbar-diekirch > div .navbar-header {
  padding: 0px;
}
.navbar.navbar-diekirch > div .navbar-header .navbar-brand {
  height: 74px;
  display: inline-block;
  background-color: #fff;
}
.navbar.navbar-diekirch > div .navbar-header .navbar-brand > * {
  display: inline-block;
  vertical-align: top;
  height: 100%;
}
.navbar.navbar-diekirch > div .navbar-header .navbar-brand .logo-container img {
  width: 30px;
  height: 100%;
}
.navbar.navbar-diekirch > div .navbar-header .navbar-brand span a {
  height: 74px;
  line-height: 44px;
  padding: 0;
  margin: 0;
  color: #D8232A;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.navbar.navbar-diekirch > div .button-search-mobile {
  margin: 18px 20px 20px 0;
  float: right;
  width: 30px;
  height: 25px;
  font-size: 25px;
  border: 0;
  background: transparent;
}
.navbar.navbar-diekirch > div .button-search-mobile::before {
  color: #fff;
}
@media only screen and (min-width:1200px) {
  .navbar.navbar-diekirch > div .button-search-mobile {
    display: none;
  }
}
.navbar.navbar-diekirch > div .navbar-menu-button {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  vertical-align: top;
  margin-top: 20px;
}
.navbar.navbar-diekirch > div .navbar-menu-button span {
  display: block;
  position: absolute;
  height: 4px;
  background: #0e455e;
  border-radius: 9px;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.navbar.navbar-diekirch > div .navbar-menu-button span:nth-child(1) {
  top: 0px;
  right: -3px;
  width: 25px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar.navbar-diekirch > div .navbar-menu-button span:nth-child(2) {
  top: 10px;
  width: 0;
  opacity: 0;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.navbar.navbar-diekirch > div .navbar-menu-button span:nth-child(3) {
  top: 18px;
  right: -3px;
  width: 25px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar.navbar-diekirch > div .navbar-menu-button.collapsed span {
  right: 0;
}
.navbar.navbar-diekirch > div .navbar-menu-button.collapsed span:nth-child(1) {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 3px;
  width: 19px;
}
.navbar.navbar-diekirch > div .navbar-menu-button.collapsed span:nth-child(2) {
  width: 15px;
  opacity: 1;
}
.navbar.navbar-diekirch > div .navbar-menu-button.collapsed span:nth-child(3) {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 17px;
}
.navbar.navbar-diekirch > div .navbar-menu {
  height: auto;
}
.navbar.navbar-diekirch > div .navbar-menu .nav-main-menu {
  background-color: #fff;
  margin: 0 -15px;
}
.navbar.navbar-diekirch > div .navbar-menu .nav-main-menu LI {
  margin: 0 20px;
}
.navbar.navbar-diekirch > div .navbar-menu ul.header-menu {
  color: #899198;
  font-size: 18px;
  margin: 0 -15px;
}
@media only screen and (min-width:1200px) {
  .navbar.navbar-diekirch > div .navbar-menu ul.header-menu {
    margin: 0;
  }
}
.navbar.navbar-diekirch > div .navbar-menu ul.header-menu li {
  display: block;
  padding: 25px;
}
@media only screen and (min-width:1200px) {
  .navbar.navbar-diekirch > div .navbar-menu ul.header-menu li {
    padding: 15px 10px;
  }
}
.navbar.navbar-diekirch > div .navbar-menu ul.header-menu li a {
  color: #fff;
  opacity: 0.7;
  font-family: 'Work Sans', sans-serif;
}
.navbar.navbar-diekirch > div .navbar-menu ul.header-menu li a:hover {
  opacity: 1;
}
@media only screen and (min-width:1200px) {
  .navbar.navbar-diekirch {
    height: 124px !important;
    border: 0;
  }
  .navbar.navbar-diekirch::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    width: 330px;
    height: 100%;
  }
  .navbar.navbar-diekirch > div .navbar-header .navbar-brand {
    margin: 0;
    height: auto;
  }
  .navbar.navbar-diekirch > div .navbar-header .navbar-brand .logo-container {
    position: relative;
    width: 125px;
    z-index: 2;
    margin: 0;
  }
  .navbar.navbar-diekirch > div .navbar-header .navbar-brand .logo-container IMG {
    width: 100%;
    height: auto;
  }
  .navbar.navbar-diekirch > div .navbar-header .navbar-brand h1 {
    vertical-align: middle;
    line-height: 50px;
  }
}
@media only screen and (min-width:1200px) {
  .navbar.navbar-diekirch {
    height: 70px;
    position: relative;
  }
  .navbar.navbar-diekirch > div {
    padding: 0 40px;
    height: 100%;
  }
  .navbar.navbar-diekirch > div > div {
    display: inline-block;
  }
  .navbar.navbar-diekirch > div .navbar-header > * {
    height: 50px;
  }
  .navbar.navbar-diekirch > div .navbar-header .navbar-brand {
    padding: 15px 0;
  }
  .navbar.navbar-diekirch > div .button-search {
    display: none;
  }
  .navbar.navbar-diekirch > div .navbar-menu {
    display: inline-block !important;
    vertical-align: top;
    padding: 0;
    margin-right: -40px;
    height: 100% !important;
  }
  .navbar.navbar-diekirch > div .navbar-menu ul.nav-main-menu {
    display: none;
  }
  .navbar.navbar-diekirch > div .navbar-menu ul.header-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    padding: 0 40px;
  }
  .navbar.navbar-diekirch > div .navbar-menu ul.header-menu li {
    display: inline-block;
  }
  .navbar.navbar-diekirch > div .navbar-menu ul.header-menu li a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1250px) {
  .navbar.navbar-diekirch > div .navbar-menu ul.header-menu li a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1320px) {
  .navbar.navbar-diekirch > div .navbar-menu ul.header-menu li a {
    font-size: 16px;
  }
}
/*
 * Footer
 */
.diekirch-footer {
  background: #132432;
  color: #ffffff;
  margin-top: 30px;
}
@media only screen and (min-width:768px) {
  .diekirch-footer {
    margin-top: 60px;
  }
}
.diekirch-footer .footer-links-block {
  margin-bottom: 24px;
}
@media only screen and (min-width:768px) {
  .diekirch-footer .footer-links-block {
    margin-bottom: 0;
  }
}
.diekirch-footer .footer-logo-container {
  margin-top: 24px;
  margin-bottom: 20px;
}
@media only screen and (min-width:768px) {
  .diekirch-footer .footer-logo-container {
    margin-top: 0px;
  }
}
.diekirch-footer h4 {
  color: #ffffff;
}
.diekirch-footer .logo-diekirch {
  max-width: 63px;
  max-height: 98px;
}
.diekirch-footer .partner-and-infos {
  margin-top: 50px;
}
@media only screen and (min-width:768px) {
  .diekirch-footer .partner-and-infos {
    margin-top: 100px;
  }
}
.diekirch-footer .partner-and-infos .logo-syndicat {
  margin: 0 60px 30px 0;
  display: block;
}
@media only screen and (min-width:992px) {
  .diekirch-footer .partner-and-infos .logo-syndicat {
    display: inline;
    margin: 0 60px 0 0;
  }
}
.diekirch-footer .footer-links {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width:768px) {
  .diekirch-footer .footer-links {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.diekirch-footer ul li {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 14px;
  font-weight: bold;
}
.diekirch-footer .footer-copyright {
  padding: 10px 25px;
  opacity: 0.8;
}
@media only screen and (min-width:768px) {
  .diekirch-footer .footer-copyright {
    padding: 20px 25px;
  }
}
.diekirch-footer .footer-copyright div {
  padding: 10px 0;
}
.diekirch-footer .footer-copyright div:first-child {
  text-align: center;
}
@media only screen and (min-width:768px) {
  .diekirch-footer .footer-copyright div:first-child {
    text-align: right;
  }
}
.diekirch-footer .footer-copyright div:last-child {
  text-align: center;
}
@media only screen and (min-width:768px) {
  .diekirch-footer .footer-copyright div:last-child {
    text-align: left;
  }
}
.diekirch-footer .footer-copyright a:first-child {
  color: white;
  font-size: 16px;
  font-weight: normal;
}
p {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
select::-ms-expand {
  display: none;
}
SELECT.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0 !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
BUTTON[type="submit"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  line-height: 50px;
  font-weight: 600;
  font-size: 16px;
  padding: 0 15px;
  background-color: #278DCB;
  color: #ffffff;
  display: inline-block;
  border: none;
}
.form-group {
  margin-bottom: 40px;
}
.btn {
  white-space: normal;
}
.ce-bullets,
.diekirch-bullets {
  font-size: 22px;
  line-height: 43px;
  margin: 20px 0;
}
ol.ce-bullets,
ol.diekirch-bullets {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}
ol.ce-bullets li,
ol.diekirch-bullets li {
  list-style: none;
  position: relative;
  padding-left: 50px;
  font-size: 16px;
  line-height: 26px;
  margin: 15px 0;
  min-height: 40px;
}
ol.ce-bullets li::before,
ol.diekirch-bullets li::before {
  display: inline-block;
  position: absolute;
  left: 2px;
  top: -4px;
  content: counter(li);
  counter-increment: li;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 0 0 0 2px #CFDADF;
}
ul.ce-bullets,
ul.diekirch-bullets {
  margin-left: 0;
  padding-left: 0;
}
ul.ce-bullets li,
ul.diekirch-bullets li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 26px;
  margin: 15px 0;
}
ul.ce-bullets li::before,
ul.diekirch-bullets li::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 11px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 0 0 0 2px #CFDADF;
}
.ce-div {
  border-top: 1px solid #CFDADF;
}
.ce-gallery .image-caption {
  font-weight: 12px;
  line-height: 1.4;
  color: #a5abac;
  margin: 10px 0 20px 0;
}
.image-embed-item {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
}
.ce-textpic.ce-intext.ce-left .ce-gallery {
  margin-right: 30px;
  margin-bottom: 30px;
}
.ce-textpic.ce-intext.ce-right .ce-gallery {
  margin-left: 30px;
  margin-bottom: 30px;
}
/* Un-reset stuff */
.t3_content_text B,
.t3_content_text STRONG {
  font-weight: bold;
}
.t3_content_text I,
.t3_content_text EM {
  font-style: italic;
}
.t3_content_text SMALL {
  font-size: 80%;
}
.diekirch-gallery {
  width: 100%;
}
.diekirch-gallery img {
  width: 100%;
  height: auto;
}
.diekirch-gallery figure {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  width: 150px;
}
.diekirch-gallery figcaption {
  display: none;
}
.pswp__zoom-wrap {
  text-align: center;
}
.pswp__zoom-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.wrapper {
  line-height: 0;
  width: 100%;
  max-width: 900px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
video {
  width: 100% !important;
  height: auto !important;
}
.diekirch-form-label {
  font-size: 12px;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 600;
  color: #278DCB;
  padding-left: 10px;
}
.diekirch-form-label.space-bottom {
  margin-bottom: 10px;
}
.diekirch-form-label.no-padding {
  padding-left: 0;
}
.diekirch-form-label.light {
  color: white;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.diekirch-form-label-has-tag:after {
  content: "";
  display: block;
  clear: both;
}
.diekirch-label-tag {
  float: right;
  text-transform: lowercase;
  color: #a5abac;
}
.diekirch-label-tag-mandatory {
  color: #a5abac;
}
.diekirch-button-text {
  background-color: #278DCB;
  color: white;
  font-size: 18px;
  display: inline-block;
  padding: 17px 40px 19px 40px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background-color 150ms;
  -moz-transition: background-color 150ms;
  -o-transition: background-color 150ms;
  transition: background-color 150ms;
}
.diekirch-button-text:hover {
  background-color: #0e455e;
  color: white;
}
.diekirch-button-text.small {
  font-size: 14px;
  padding: 10px 20px 12px 20px;
}
.diekirch-button-text.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: default;
}
.diekirch-button-text.disabled:hover {
  background-color: #278DCB;
}
.diekirch-input {
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  box-sizing: border-box;
  padding: 10px;
  height: 50px;
  border: 0;
  border-bottom: 2px solid #CFDADF;
  background-color: transparent;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  background-clip: padding-box !important;
  -webkit-appearance: none;
  color: #000000;
}
.diekirch-input::-webkit-input-placeholder {
  /* Chrome */
  color: #a5abac;
}
.diekirch-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #a5abac;
}
.diekirch-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input.error {
  color: #D8232A;
}
.diekirch-input.error::-webkit-input-placeholder {
  /* Chrome */
  color: #D8232A;
}
.diekirch-input.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #D8232A;
}
.diekirch-input.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input.error:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input:-ms-input-placeholder {
  color: #a5abac;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-input::-ms-clear {
  display: none;
}
.diekirch-input[disabled],
.diekirch-input .disabled,
.diekirch-input[readonly] {
  border-color: #f1f2f3 !important;
  background-color: #f1f2f3;
  color: #132432;
  cursor: not-allowed;
}
.diekirch-input.light {
  color: white;
  border-bottom-color: white;
}
.diekirch-input.light::-webkit-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input.light:-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input.light::-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input.light:-ms-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input.light[disabled],
.diekirch-input.light .disabled,
.diekirch-input.light[readonly] {
  border-color: transparent !important;
  background-color: rgba(255, 255, 255, 0.1);
}
.diekirch-input:active,
.diekirch-input:focus {
  border-color: #278DCB;
}
.diekirch-input.small {
  font-size: 18px;
  line-height: 18px;
  height: 50px;
}
.diekirch-input.large {
  font-size: 32px;
  line-height: 32px;
  height: 69px;
}
.diekirch-input.extra-large {
  font-size: 64px;
  line-height: 64px;
  height: 99px;
  border-bottom-width: 4px;
  font-weight: 300;
}
.diekirch-input.bold {
  font-weight: 600;
}
.diekirch-input-multi INPUT {
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  box-sizing: border-box;
  padding: 10px;
  height: 50px;
  border: 0;
  border-bottom: 2px solid #CFDADF;
  background-color: transparent;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  background-clip: padding-box !important;
  -webkit-appearance: none;
  color: #000000;
  padding: 12px 10px 8px 10px;
  font-size: 16px;
  line-height: 1.1;
}
.diekirch-input-multi INPUT::-webkit-input-placeholder {
  /* Chrome */
  color: #a5abac;
}
.diekirch-input-multi INPUT:-ms-input-placeholder {
  /* IE 10+ */
  color: #a5abac;
}
.diekirch-input-multi INPUT::-moz-placeholder {
  /* Firefox 19+ */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input-multi INPUT:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input-multi INPUT.error {
  color: #D8232A;
}
.diekirch-input-multi INPUT.error::-webkit-input-placeholder {
  /* Chrome */
  color: #D8232A;
}
.diekirch-input-multi INPUT.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #D8232A;
}
.diekirch-input-multi INPUT.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input-multi INPUT.error:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input-multi INPUT:-ms-input-placeholder {
  color: #a5abac;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-input-multi INPUT::-ms-clear {
  display: none;
}
.diekirch-input-multi INPUT[disabled],
.diekirch-input-multi INPUT .disabled,
.diekirch-input-multi INPUT[readonly] {
  border-color: #f1f2f3 !important;
  background-color: #f1f2f3;
  color: #132432;
  cursor: not-allowed;
}
.diekirch-input-multi INPUT.light {
  color: white;
  border-bottom-color: white;
}
.diekirch-input-multi INPUT.light::-webkit-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-multi INPUT.light:-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-multi INPUT.light::-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-multi INPUT.light:-ms-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-multi INPUT.light[disabled],
.diekirch-input-multi INPUT.light .disabled,
.diekirch-input-multi INPUT.light[readonly] {
  border-color: transparent !important;
  background-color: rgba(255, 255, 255, 0.1);
}
.diekirch-input-multi INPUT:active,
.diekirch-input-multi INPUT:focus {
  border-color: #278DCB;
}
.diekirch-input-multi INPUT.small {
  font-size: 18px;
  line-height: 18px;
  height: 50px;
}
.diekirch-input-multi INPUT.large {
  font-size: 32px;
  line-height: 32px;
  height: 69px;
}
.diekirch-input-multi INPUT.extra-large {
  font-size: 64px;
  line-height: 64px;
  height: 99px;
  border-bottom-width: 4px;
  font-weight: 300;
}
.diekirch-input-multi INPUT.bold {
  font-weight: 600;
}
.diekirch-input-multi INPUT::-webkit-input-placeholder {
  /* Chrome */
  color: #a5abac;
}
.diekirch-input-multi INPUT:-ms-input-placeholder {
  /* IE 10+ */
  color: #a5abac;
}
.diekirch-input-multi INPUT::-moz-placeholder {
  /* Firefox 19+ */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input-multi INPUT:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input-multi INPUT.error {
  color: #D8232A;
}
.diekirch-input-multi INPUT.error::-webkit-input-placeholder {
  /* Chrome */
  color: #D8232A;
}
.diekirch-input-multi INPUT.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #D8232A;
}
.diekirch-input-multi INPUT.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input-multi INPUT.error:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input-multi INPUT:-ms-input-placeholder {
  color: #a5abac;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-input-multi INPUT::-ms-clear {
  display: none;
}
.diekirch-input-multi INPUT[disabled],
.diekirch-input-multi INPUT .disabled,
.diekirch-input-multi INPUT[readonly] {
  border-color: #f1f2f3 !important;
  background-color: #f1f2f3;
  color: #132432;
  cursor: not-allowed;
}
.diekirch-input-multi INPUT.light {
  color: white;
  border-bottom-color: white;
}
.diekirch-input-multi INPUT.light::-webkit-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-multi INPUT.light:-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-multi INPUT.light::-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-multi INPUT.light:-ms-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-multi INPUT.light[disabled],
.diekirch-input-multi INPUT.light .disabled,
.diekirch-input-multi INPUT.light[readonly] {
  border-color: transparent !important;
  background-color: rgba(255, 255, 255, 0.1);
}
.diekirch-input-multi INPUT:active,
.diekirch-input-multi INPUT:focus {
  border-color: #278DCB;
}
.diekirch-input-multi INPUT.small {
  font-size: 18px;
  line-height: 18px;
  height: 50px;
}
.diekirch-input-multi INPUT.large {
  font-size: 32px;
  line-height: 32px;
  height: 69px;
}
.diekirch-input-multi INPUT.extra-large {
  font-size: 64px;
  line-height: 64px;
  height: 99px;
  border-bottom-width: 4px;
  font-weight: 300;
}
.diekirch-input-multi INPUT.bold {
  font-weight: 600;
}
.diekirch-input-multi.disabled INPUT {
  border-color: #f1f2f3 !important;
  background-color: #f1f2f3;
  color: #132432;
  cursor: not-allowed;
}
.diekirch-form-checkbox {
  position: relative;
  margin-left: 6px;
}
.diekirch-form-checkbox INPUT[type="checkbox"] {
  display: none;
}
.diekirch-form-checkbox .checkbox-dot,
.diekirch-form-checkbox .checkbox-label {
  cursor: pointer;
}
.diekirch-form-checkbox .checkbox-dot {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 34px;
  height: 34px;
}
.diekirch-form-checkbox .checkbox-label {
  display: inline-block;
  font-size: 16px;
  padding: 5px 15px 0 40px;
  line-height: 24px;
}
.diekirch-form-checkbox .checkbox-description {
  padding: 10px 15px 0 40px;
  font-size: 12px;
  color: #899198;
}
.diekirch-form-checkbox.flat {
  margin-top: 10px;
}
.diekirch-form-checkbox.bottom-margin {
  margin-bottom: 10px;
}
.diekirch-form-checkbox.selected .checkbox-dot .diekirch-partial-dot {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apart-diekirch' !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;
}
.diekirch-form-checkbox.selected .checkbox-dot .diekirch-partial-dot:after {
  background-color: #278DCB;
  border-color: #278DCB;
}
.diekirch-form-checkbox.selected .checkbox-dot .diekirch-partial-dot:before {
  content: "\e906";
}
.diekirch-form-checkbox.selected .checkbox-dot .diekirch-partial-dot:before {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  z-index: 4;
  color: white;
}
.diekirch-form-checkbox.disabled .checkbox-dot {
  cursor: default !important;
}
.diekirch-form-checkbox.disabled .checkbox-dot .diekirch-partial-dot:after {
  border-color: #e7ecef;
}
.diekirch-form-checkbox.disabled .checkbox-dot .diekirch-partial-dot:before {
  display: none;
}
.diekirch-form-checkbox.disabled .checkbox-label {
  cursor: default !important;
  color: #a5abac;
}
.diekirch-form-checkbox.disabled.selected .checkbox-dot .diekirch-partial-dot {
  cursor: default;
}
.diekirch-form-checkbox.disabled.selected .checkbox-dot .diekirch-partial-dot:after {
  border-color: #e7ecef;
  background-color: #e7ecef;
}
.diekirch-form-checkbox.disabled.selected .checkbox-dot .diekirch-partial-dot:before {
  display: block;
  cursor: default;
}
.diekirch-form-radio {
  position: relative;
  margin-left: 6px;
}
.diekirch-form-radio INPUT[type="radio"] {
  display: none;
}
.diekirch-form-radio .radio-dot,
.diekirch-form-radio .radio-label {
  cursor: pointer;
}
.diekirch-form-radio .radio-dot {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 34px;
  height: 34px;
}
.diekirch-form-radio .radio-label {
  display: inline-block;
  font-size: 16px;
  padding: 5px 15px 0 40px;
  line-height: 24px;
  font-weight: 400;
}
.diekirch-form-radio.flat {
  margin-top: 10px;
}
.diekirch-form-radio.bottom-margin {
  margin-bottom: 10px;
}
.diekirch-form-radio:hover .radio-dot .diekirch-partial-dot:after {
  border-color: #278DCB;
}
.diekirch-form-radio:hover .radio-dot .diekirch-partial-dot:before {
  background-color: #278DCB;
}
.diekirch-form-radio.selected .radio-dot .diekirch-partial-dot:after {
  border-color: #278DCB;
}
.diekirch-form-radio.selected .radio-dot .diekirch-partial-dot:before {
  background-color: #278DCB;
  display: block;
}
.diekirch-form-radio.selected .radio-dot .diekirch-partial-dot:after {
  border-color: #278DCB;
}
.diekirch-form-radio.selected .radio-dot .diekirch-partial-dot:before {
  background-color: #278DCB;
}
.diekirch-form-radio.disabled .radio-dot {
  cursor: default !important;
}
.diekirch-form-radio.disabled .radio-dot .diekirch-partial-dot {
  cursor: default !important;
}
.diekirch-form-radio.disabled .radio-dot .diekirch-partial-dot:after {
  border-color: #e7ecef;
}
.diekirch-form-radio.disabled .radio-dot .diekirch-partial-dot:before {
  background-color: #e7ecef;
}
.diekirch-form-radio.disabled .radio-label {
  cursor: default !important;
  color: #a5abac;
}
@-moz-keyframes dot-spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes dot-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes dot-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.diekirch-partial-dot {
  position: relative;
  width: 34px;
  height: 34px;
  background-color: #efeff4;
  border: 4px solid transparent;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.diekirch-partial-dot.dot-selectable {
  background-color: white;
  cursor: pointer;
}
.diekirch-partial-dot.dot-selectable:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #e7ecef;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.diekirch-partial-dot.dot-selectable.dot-selected {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apart-diekirch' !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;
}
.diekirch-partial-dot.dot-selectable.dot-selected:after {
  background-color: #278DCB;
  border: 0;
}
.diekirch-partial-dot.dot-selectable.dot-selected:before {
  content: "\e906";
}
.diekirch-partial-dot.dot-selectable.dot-selected:before {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  z-index: 4;
  color: white;
}
.diekirch-partial-dot.dot-full {
  background-color: white;
  cursor: pointer;
}
.diekirch-partial-dot.dot-full:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #e7ecef;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.diekirch-partial-dot.dot-full:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: #e7ecef;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: none;
}
.diekirch-partial-dot.dot-full.dot-selected:after {
  border-color: #278DCB;
}
.diekirch-partial-dot.dot-full.dot-selected:before {
  background-color: #278DCB;
  display: block;
}
.diekirch-partial-dot.dot-full:hover:after {
  border-color: #278DCB;
}
.diekirch-partial-dot.dot-full:hover:before {
  background-color: #278DCB;
  display: block;
}
.diekirch-partial-dot.dot-loading {
  background-image: url(media/loaders/dot-loader.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: white;
  -webkit-animation: dot-spin 0.8s linear infinite;
  -moz-animation: dot-spin 0.8s linear infinite;
  -ms-animation: dot-spin 0.8s linear infinite;
  -o-animation: dot-spin 0.8s linear infinite;
}
.diekirch-select,
.diekirch-form-select {
  position: relative;
  z-index: 0;
  width: 100%;
  box-sizing: border-box;
  border: 0;
  border-bottom: 2px solid #CFDADF;
}
.diekirch-select.large,
.diekirch-form-select.large {
  font-size: 32px;
  line-height: 32px;
  height: 69px;
}
.diekirch-select .fake-select,
.diekirch-form-select .fake-select,
.diekirch-select SELECT,
.diekirch-form-select SELECT {
  position: relative;
  background-color: transparent !important;
  padding: 10px;
  font-size: 18px;
  line-height: 26px;
  height: 48px;
  color: #000000;
}
.diekirch-select .fake-select.error,
.diekirch-form-select .fake-select.error,
.diekirch-select SELECT.error,
.diekirch-form-select SELECT.error {
  color: #D8232A;
}
.diekirch-select .fake-select,
.diekirch-form-select .fake-select {
  height: 100%;
  cursor: pointer;
}
.diekirch-select .fake-select .finances-icon,
.diekirch-form-select .fake-select .finances-icon {
  margin: 4px 0 0 0;
}
.diekirch-select .select-arrow,
.diekirch-form-select .select-arrow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: -1;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apart-diekirch' !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;
  color: #0e455e;
}
.diekirch-select .select-arrow:before,
.diekirch-form-select .select-arrow:before {
  content: "\e908";
}
.diekirch-select:active,
.diekirch-form-select:active,
.diekirch-select:focus,
.diekirch-form-select:focus {
  border-color: #278DCB;
}
.diekirch-select.large SELECT,
.diekirch-form-select.large SELECT {
  font-size: 32px;
  height: 67px;
  line-height: 46px;
}
.diekirch-select.large .select-arrow,
.diekirch-form-select.large .select-arrow {
  bottom: 18px;
}
.diekirch-select.disabled,
.diekirch-form-select.disabled {
  background-color: #f1f2f3;
  border-color: #f1f2f3;
}
.diekirch-select.disabled SELECT,
.diekirch-form-select.disabled SELECT {
  color: #132432;
}
.diekirch-select.disabled .select-arrow,
.diekirch-form-select.disabled .select-arrow {
  color: #a5abac;
}
.diekirch-form-textarea {
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  box-sizing: border-box;
  display: block;
  resize: none;
  padding: 10px;
  min-height: 150px;
  border: 0;
  border-bottom: 2px solid #CFDADF;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  background-clip: padding-box !important;
  color: #000000;
}
.diekirch-form-textarea:active,
.diekirch-form-textarea:focus {
  border-color: #278DCB;
}
.diekirch-form-textarea.large {
  font-size: 32px;
  min-height: 69px;
}
.diekirch-form-textarea[disabled],
.diekirch-form-textarea .disabled,
.diekirch-form-textarea[readonly] {
  border-color: #f1f2f3 !important;
  background-color: #f1f2f3;
  cursor: not-allowed;
}
.diekirch-form-textarea::-webkit-input-placeholder {
  /* Chrome */
  color: #a5abac;
}
.diekirch-form-textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #a5abac;
}
.diekirch-form-textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #a5abac;
  opacity: 1;
}
.diekirch-form-textarea:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #a5abac;
  opacity: 1;
}
.diekirch-form-textarea:-ms-input-placeholder {
  color: #e7ecef;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-toggle,
.diekirch-form-toggle {
  background-color: #e7ecef;
  height: 40px;
  width: 100px;
  margin-left: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  cursor: pointer;
}
.diekirch-toggle .toggle-on,
.diekirch-form-toggle .toggle-on,
.diekirch-toggle .toggle-off,
.diekirch-form-toggle .toggle-off,
.diekirch-toggle .toggle-switch,
.diekirch-form-toggle .toggle-switch {
  position: absolute;
  top: 0;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.diekirch-toggle .toggle-on,
.diekirch-form-toggle .toggle-on,
.diekirch-toggle .toggle-off,
.diekirch-form-toggle .toggle-off {
  color: #132432;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  width: 60px;
  text-align: center;
  text-transform: uppercase;
}
.diekirch-toggle .toggle-on,
.diekirch-form-toggle .toggle-on {
  left: -60px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.diekirch-toggle .toggle-off,
.diekirch-form-toggle .toggle-off {
  left: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-toggle .toggle-switch,
.diekirch-form-toggle .toggle-switch {
  left: 0;
  width: 40px;
  height: 40px;
}
.diekirch-toggle .toggle-switch:after,
.diekirch-form-toggle .toggle-switch:after {
  content: '';
  background-color: white;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 34px;
  height: 34px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: all 100ms;
  -moz-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.diekirch-toggle:hover .toggle-switch:after,
.diekirch-form-toggle:hover .toggle-switch:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.diekirch-toggle.active,
.diekirch-form-toggle.active {
  background-color: #D8232A;
}
.diekirch-toggle.active .toggle-on,
.diekirch-form-toggle.active .toggle-on,
.diekirch-toggle.active .toggle-off,
.diekirch-form-toggle.active .toggle-off {
  color: white;
}
.diekirch-toggle.active .toggle-on,
.diekirch-form-toggle.active .toggle-on {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-toggle.active .toggle-off,
.diekirch-form-toggle.active .toggle-off {
  left: 100px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.diekirch-toggle.active .toggle-switch,
.diekirch-form-toggle.active .toggle-switch {
  left: 60px;
}
.diekirch-toggle.loading .toggle-on,
.diekirch-form-toggle.loading .toggle-on {
  left: -50px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-toggle.loading .toggle-off,
.diekirch-form-toggle.loading .toggle-off {
  left: 50px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.diekirch-toggle.loading .toggle-switch,
.diekirch-form-toggle.loading .toggle-switch {
  left: 30px;
}
.diekirch-toggle.loading:hover .toggle-switch:after,
.diekirch-form-toggle.loading:hover .toggle-switch:after {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.diekirch-toggle[disabled],
.diekirch-form-toggle[disabled],
.diekirch-toggle.disabled,
.diekirch-form-toggle.disabled {
  cursor: default;
  background-color: #eaeaea;
}
.diekirch-toggle[disabled]:hover .toggle-switch:after,
.diekirch-form-toggle[disabled]:hover .toggle-switch:after,
.diekirch-toggle.disabled:hover .toggle-switch:after,
.diekirch-form-toggle.disabled:hover .toggle-switch:after {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.diekirch-toggle[disabled] .toggle-off,
.diekirch-form-toggle[disabled] .toggle-off,
.diekirch-toggle.disabled .toggle-off,
.diekirch-form-toggle.disabled .toggle-off {
  color: #e7ecef;
}
.diekirch-toggle[disabled].active,
.diekirch-form-toggle[disabled].active,
.diekirch-toggle.disabled.active,
.diekirch-form-toggle.disabled.active {
  background-color: #e9f4fa;
}
.diekirch-input-phone [data-name="phone-prefix"] {
  width: 100px;
  float: left;
}
.diekirch-input-phone [data-name="phone-prefix"] .select-arrow {
  bottom: 15px;
}
.diekirch-input-phone [data-name="phone-prefix"] ~ .diekirch-input {
  display: block;
  width: calc(100% - 100px) !important;
  float: left;
}
.diekirch-form-textarea-count {
  height: 0;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  color: #a5abac;
}
.diekirch-form-textarea-count .actual-count {
  color: #899198;
}
.diekirch-select-dropdown,
.diekirch-form-select-dropdown {
  font-weight: 400;
}
.diekirch-select-dropdown .select-container,
.diekirch-form-select-dropdown .select-container {
  cursor: pointer;
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  box-sizing: border-box;
  height: 50px;
  border: 0;
  border-bottom: 2px solid #e7ecef;
  color: #132432;
}
.diekirch-select-dropdown .select-container .select-value,
.diekirch-form-select-dropdown .select-container .select-value {
  padding: 15px 10px;
  position: relative;
  z-index: 1;
  background-color: transparent;
}
.diekirch-select-dropdown .select-container .select-arrow,
.diekirch-form-select-dropdown .select-container .select-arrow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 0;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apart-diekirch' !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;
  color: #738abf;
}
.diekirch-select-dropdown .select-container .select-arrow:before,
.diekirch-form-select-dropdown .select-container .select-arrow:before {
  content: "\e908";
}
.diekirch-select-dropdown .select-container .dropdown-menu,
.diekirch-form-select-dropdown .select-container .dropdown-menu {
  padding: 0;
  border: 0;
  right: 0;
  float: none;
  background-color: white;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  z-index: 100;
  outline: none;
  min-height: 20px;
}
.diekirch-select-dropdown .select-container.open,
.diekirch-form-select-dropdown .select-container.open {
  border-color: #278DCB;
}
.diekirch-select-dropdown.disabled,
.diekirch-form-select-dropdown.disabled {
  background-color: #f1f2f3;
}
.diekirch-select-dropdown.disabled .select-container,
.diekirch-form-select-dropdown.disabled .select-container {
  cursor: not-allowed;
  border-color: #f1f2f3;
}
.diekirch-select-dropdown.disabled .select-container .select-value,
.diekirch-form-select-dropdown.disabled .select-container .select-value {
  color: #132432;
}
.diekirch-select-dropdown.disabled .select-container .select-arrow,
.diekirch-form-select-dropdown.disabled .select-container .select-arrow {
  color: #a5abac;
}
BODY.no-touch .diekirch-form-checkbox:hover .checkbox-dot .diekirch-partial-dot:after {
  border-color: #278DCB;
}
BODY.no-touch .diekirch-form-checkbox .diekirch-partial-dot.dot-selectable:hover:before {
  color: white;
}
BODY.no-touch .diekirch-form-checkbox .diekirch-partial-dot.dot-selectable:hover:before {
  content: "\e906";
}
BODY.no-touch .diekirch-partial-dot.dot-selectable:hover {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apart-diekirch' !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;
}
BODY.no-touch .diekirch-partial-dot.dot-selectable:hover:after {
  border-color: #278DCB;
}
BODY.no-touch .diekirch-partial-dot.dot-selectable:hover:before {
  content: "\e906";
}
BODY.no-touch .diekirch-partial-dot.dot-selectable:hover:before {
  color: #278DCB;
}
BODY.no-touch .diekirch-partial-dot.dot-selectable:hover.dot-selected:before {
  color: white;
}
.diekirch-partial-amount-dot {
  position: relative;
  z-index: 2;
  cursor: pointer;
  display: inline-block;
  margin: 5px 3px;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  line-height: 40px;
  text-align: center;
  color: white;
  font-size: 12px;
  font-weight: bold;
  background-color: #66BFE9;
}
.diekirch-partial-amount-dot:before {
  content: '';
  display: none;
  position: absolute;
  z-index: -1;
  top: -3px;
  right: -3px;
  left: -3px;
  bottom: -3px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #66BFE9;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.diekirch-partial-amount-dot:hover:before,
.diekirch-partial-amount-dot.active:before {
  display: block;
}
.diekirch-partial-amount-dot.disabled {
  background-color: #e7ecef;
  cursor: default;
}
.diekirch-partial-amount-dot.disabled:hover:before {
  display: none;
}
.diekirch-partial-amount-dot.large {
  height: 60px;
  width: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  line-height: 60px;
  font-size: 18px;
}
.diekirch-partial-amount-dot.shadow {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.diekirch-partial-amount-dot.stacked {
  margin-left: -35px;
}
.diekirch-partial-amount-dot.stacked.large {
  margin-left: -50px;
}
.diekirch-form-checkbox-row {
  padding: 30px 0;
  border-bottom: 1px solid #CFDADF;
  cursor: pointer;
}
.diekirch-form-checkbox-row INPUT[type="checkbox"] {
  display: none;
}
.diekirch-form-checkbox-row .checkbox-dot {
  width: 70px;
  text-align: center;
}
.diekirch-form-checkbox-row .checkbox-dot .diekirch-partial-dot {
  display: inline-block;
}
.diekirch-form-checkbox-row .checkbox-label {
  font-size: 16px;
  line-height: 1.62;
  padding-left: 25px;
}
.diekirch-form-checkbox-row:hover,
.diekirch-form-checkbox-row.selected {
  background-color: #f1f2f3;
}
.diekirch-form-checkbox-row:hover .checkbox-dot .diekirch-partial-dot:after,
.diekirch-form-checkbox-row.selected .checkbox-dot .diekirch-partial-dot:after {
  border-color: #278DCB;
}
.diekirch-form-checkbox-row.selected .checkbox-dot .diekirch-partial-dot {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apart-diekirch' !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;
}
.diekirch-form-checkbox-row.selected .checkbox-dot .diekirch-partial-dot:after {
  background-color: #278DCB;
  border-color: #278DCB;
}
.diekirch-form-checkbox-row.selected .checkbox-dot .diekirch-partial-dot:before {
  content: "\e906";
}
.diekirch-form-checkbox-row.selected .checkbox-dot .diekirch-partial-dot:before {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  z-index: 4;
  color: white;
}
.diekirch-form-checkbox-row.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.diekirch-form-checkbox-row.disabled:hover {
  background-color: transparent;
}
.diekirch-form-checkbox-row.disabled .checkbox-dot .diekirch-partial-dot {
  cursor: default;
}
.diekirch-form-checkbox-row.disabled .checkbox-dot .diekirch-partial-dot:after {
  border-color: #e7ecef;
  background-color: white;
}
.diekirch-form-checkbox-row.disabled .checkbox-dot .diekirch-partial-dot:hover:before {
  display: none;
  cursor: default;
}
.diekirch-input {
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  box-sizing: border-box;
  padding: 10px;
  height: 50px;
  border: 0;
  border-bottom: 2px solid #CFDADF;
  background-color: transparent;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  background-clip: padding-box !important;
  -webkit-appearance: none;
  color: #000000;
}
.diekirch-input::-webkit-input-placeholder {
  /* Chrome */
  color: #a5abac;
}
.diekirch-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #a5abac;
}
.diekirch-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input.error {
  color: #D8232A;
}
.diekirch-input.error::-webkit-input-placeholder {
  /* Chrome */
  color: #D8232A;
}
.diekirch-input.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #D8232A;
}
.diekirch-input.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input.error:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input:-ms-input-placeholder {
  color: #a5abac;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-input::-ms-clear {
  display: none;
}
.diekirch-input[disabled],
.diekirch-input .disabled,
.diekirch-input[readonly] {
  border-color: #f1f2f3 !important;
  background-color: #f1f2f3;
  color: #132432;
  cursor: not-allowed;
}
.diekirch-input.light {
  color: white;
  border-bottom-color: white;
}
.diekirch-input.light::-webkit-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input.light:-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input.light::-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input.light:-ms-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input.light[disabled],
.diekirch-input.light .disabled,
.diekirch-input.light[readonly] {
  border-color: transparent !important;
  background-color: rgba(255, 255, 255, 0.1);
}
.diekirch-input:active,
.diekirch-input:focus {
  border-color: #278DCB;
}
.diekirch-input.small {
  font-size: 18px;
  line-height: 18px;
  height: 50px;
}
.diekirch-input.large {
  font-size: 32px;
  line-height: 32px;
  height: 69px;
}
.diekirch-input.extra-large {
  font-size: 64px;
  line-height: 64px;
  height: 99px;
  border-bottom-width: 4px;
  font-weight: 300;
}
.diekirch-input.bold {
  font-weight: 600;
}
.diekirch-input-calendar {
  position: relative;
}
.diekirch-input-calendar INPUT {
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  box-sizing: border-box;
  padding: 10px;
  height: 50px;
  border: 0;
  border-bottom: 2px solid #CFDADF;
  background-color: transparent;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  background-clip: padding-box !important;
  -webkit-appearance: none;
  color: #000000;
}
.diekirch-input-calendar INPUT::-webkit-input-placeholder {
  /* Chrome */
  color: #a5abac;
}
.diekirch-input-calendar INPUT:-ms-input-placeholder {
  /* IE 10+ */
  color: #a5abac;
}
.diekirch-input-calendar INPUT::-moz-placeholder {
  /* Firefox 19+ */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input-calendar INPUT:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input-calendar INPUT.error {
  color: #D8232A;
}
.diekirch-input-calendar INPUT.error::-webkit-input-placeholder {
  /* Chrome */
  color: #D8232A;
}
.diekirch-input-calendar INPUT.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #D8232A;
}
.diekirch-input-calendar INPUT.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input-calendar INPUT.error:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input-calendar INPUT:-ms-input-placeholder {
  color: #a5abac;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-input-calendar INPUT::-ms-clear {
  display: none;
}
.diekirch-input-calendar INPUT[disabled],
.diekirch-input-calendar INPUT .disabled,
.diekirch-input-calendar INPUT[readonly] {
  border-color: #f1f2f3 !important;
  background-color: #f1f2f3;
  color: #132432;
  cursor: not-allowed;
}
.diekirch-input-calendar INPUT.light {
  color: white;
  border-bottom-color: white;
}
.diekirch-input-calendar INPUT.light::-webkit-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-calendar INPUT.light:-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-calendar INPUT.light::-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-calendar INPUT.light:-ms-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-calendar INPUT.light[disabled],
.diekirch-input-calendar INPUT.light .disabled,
.diekirch-input-calendar INPUT.light[readonly] {
  border-color: transparent !important;
  background-color: rgba(255, 255, 255, 0.1);
}
.diekirch-input-calendar INPUT:active,
.diekirch-input-calendar INPUT:focus {
  border-color: #278DCB;
}
.diekirch-input-calendar INPUT.small {
  font-size: 18px;
  line-height: 18px;
  height: 50px;
}
.diekirch-input-calendar INPUT.large {
  font-size: 32px;
  line-height: 32px;
  height: 69px;
}
.diekirch-input-calendar INPUT.extra-large {
  font-size: 64px;
  line-height: 64px;
  height: 99px;
  border-bottom-width: 4px;
  font-weight: 300;
}
.diekirch-input-calendar INPUT.bold {
  font-weight: 600;
}
.diekirch-input-calendar INPUT::-webkit-input-placeholder {
  /* Chrome */
  color: #a5abac;
}
.diekirch-input-calendar INPUT:-ms-input-placeholder {
  /* IE 10+ */
  color: #a5abac;
}
.diekirch-input-calendar INPUT::-moz-placeholder {
  /* Firefox 19+ */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input-calendar INPUT:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #a5abac;
  opacity: 1;
}
.diekirch-input-calendar INPUT.error {
  color: #D8232A;
}
.diekirch-input-calendar INPUT.error::-webkit-input-placeholder {
  /* Chrome */
  color: #D8232A;
}
.diekirch-input-calendar INPUT.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #D8232A;
}
.diekirch-input-calendar INPUT.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input-calendar INPUT.error:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #D8232A;
  opacity: 1;
}
.diekirch-input-calendar INPUT:-ms-input-placeholder {
  color: #a5abac;
  font-family: 'Lato', sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
}
.diekirch-input-calendar INPUT::-ms-clear {
  display: none;
}
.diekirch-input-calendar INPUT[disabled],
.diekirch-input-calendar INPUT .disabled,
.diekirch-input-calendar INPUT[readonly] {
  border-color: #f1f2f3 !important;
  background-color: #f1f2f3;
  color: #132432;
  cursor: not-allowed;
}
.diekirch-input-calendar INPUT.light {
  color: white;
  border-bottom-color: white;
}
.diekirch-input-calendar INPUT.light::-webkit-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-calendar INPUT.light:-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-calendar INPUT.light::-moz-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-calendar INPUT.light:-ms-input-placeholder {
  color: white;
  font-family: 'Lato', sans-serif;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.diekirch-input-calendar INPUT.light[disabled],
.diekirch-input-calendar INPUT.light .disabled,
.diekirch-input-calendar INPUT.light[readonly] {
  border-color: transparent !important;
  background-color: rgba(255, 255, 255, 0.1);
}
.diekirch-input-calendar INPUT:active,
.diekirch-input-calendar INPUT:focus {
  border-color: #278DCB;
}
.diekirch-input-calendar INPUT.small {
  font-size: 18px;
  line-height: 18px;
  height: 50px;
}
.diekirch-input-calendar INPUT.large {
  font-size: 32px;
  line-height: 32px;
  height: 69px;
}
.diekirch-input-calendar INPUT.extra-large {
  font-size: 64px;
  line-height: 64px;
  height: 99px;
  border-bottom-width: 4px;
  font-weight: 300;
}
.diekirch-input-calendar INPUT.bold {
  font-weight: 600;
}
.diekirch-input-calendar INPUT[readonly] {
  border-color: #CFDADF !important;
  background-color: transparent !important;
  cursor: pointer;
}
.diekirch-input-calendar .calendar-icon {
  position: absolute;
  bottom: 15px;
  right: 10px;
  width: 20px;
  height: 20px;
  color: #899198;
  z-index: 0;
  font-size: 20px;
  cursor: pointer;
}
.diekirch-input-calendar .calendar-content {
  display: none;
  width: 350px;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 100;
  outline: none;
  min-height: 20px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
}
.diekirch-input-calendar .calendar-content .ui-datepicker {
  margin: 10px auto 20px auto;
  border: 0;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header {
  margin-bottom: 10px;
  position: inherit;
  padding: 0;
  background-color: transparent;
  border: 0;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apart-diekirch' !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;
  padding: 0;
  top: 35px;
  color: #738abf;
  cursor: pointer;
  -webkit-transition: color 200ms;
  -moz-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon,
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  display: none;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover {
  border: 0;
  background-color: transparent;
  color: #278DCB;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 30px;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  content: "\e901";
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  font-size: 28px;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-datepicker-prev-hover {
  top: 35px;
  left: 30px;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 30px;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  content: "\e902";
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  font-size: 28px;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-datepicker-next-hover {
  top: 35px;
  right: 30px;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 32px;
  font-weight: normal;
  width: auto;
  margin: 0;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-title SELECT {
  display: inline;
  border: 0;
  width: auto;
  background-color: transparent;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-title SELECT::-ms-expand {
  display: block;
  background-color: transparent;
  border: 0;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-calendar TR TH {
  color: #278DCB;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-calendar TR TD {
  padding: 5px;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-calendar TR TD .ui-state-default {
  width: 40px;
  height: 40px;
  border: 0;
  padding: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-calendar TR TD .ui-state-default:hover {
  color: white;
  background-color: #278DCB;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-calendar TR TD .ui-state-active {
  color: white;
  background-color: #278DCB;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-calendar TR TD .ui-state-highlight {
  color: white;
  background-color: #b9c5df;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-buttonpane {
  border: 0;
}
.diekirch-input-calendar .calendar-content .ui-datepicker .ui-datepicker-buttonpane BUTTON {
  white-space: normal;
}
.diekirch-input-calendar.large .calendar-icon {
  bottom: 25px;
}
.diekirch-input-calendar.large .calendar-content {
  top: 69px;
}
.diekirch-input-calendar.large INPUT {
  font-size: 32px;
  line-height: 32px;
  height: 69px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker {
  width: 250px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-header {
  margin-bottom: 5px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  top: 10px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 14px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-datepicker-prev-hover {
  left: 14px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 20px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-datepicker-next-hover {
  right: 20px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 24px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-calendar TR TD {
  padding: 2px;
}
.diekirch-input-calendar.small .calendar-content .ui-datepicker .ui-datepicker-calendar TR TD .ui-state-default {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.diekirch-input-calendar.active .calendar-icon {
  color: #A19556;
}
.diekirch-input-calendar.active .calendar-content {
  display: block;
}
.diekirch-input-calendar.active INPUT {
  border-color: #278DCB;
}
.diekirch-input-calendar:hover .calendar-icon {
  color: #A19556;
}
.diekirch-input-calendar.disabled {
  cursor: not-allowed;
}
.diekirch-input-calendar.disabled INPUT {
  border-color: #f1f2f3 !important;
  background-color: #f1f2f3;
  color: #132432;
  cursor: not-allowed;
}
.diekirch-input-calendar.disabled .calendar-icon {
  color: #a5abac !important;
  cursor: default;
}
