@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@charset "utf-8";
/* CSS Document */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/*------------------ COLOURS ----------------------*/
/*------------------ VENDOR PREFIXES ----------------------*/
/*!
 * Bootstrap Grid v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media (min-width: 576px) {
  body .tile a {
    max-height: 100%;
  }
  body section.slider .caption-wrapper {
    display: block;
  }
  body #teaser-container .teaser__headline,
  body .teaser-container .teaser__headline {
    position: absolute;
  }
  body .owl-carousel .owl-nav {
    right: 0;
    left: auto;
  }
  body .actions .order {
    margin-bottom: 0;
  }
  body footer .menu li {
    border-left: 1px solid #7d7d7d;
  }
}
@media (min-width: 768px) {
  body h1 {
    font-size: 3.43em;
  }
  body h2 {
    font-size: 2.22em;
  }
  body h3 {
    font-size: 1.8em;
  }
  body .image-text h3 {
    font-size: 3.43em;
  }
  body h4 {
    font-size: 1.67em;
  }
  body h5 {
    font-size: 1.11em;
  }
  body h6 {
    font-size: 0.85em;
  }
  body #lang li,
  body .socialmedia li {
    margin: 0 0 0 0.7em;
  }
  body #lang li a,
  body .socialmedia li a {
    background: #1c1d1d;
    color: #ffffff;
  }
  body #lang li a:hover,
  body .socialmedia li a:hover {
    background: #de007b;
  }
  body .socialmedia {
    float: right;
  }
  body section.slider .caption-wrapper .caption {
    width: 50%;
  }
  body section.slider .caption-wrapper .caption p {
    font-size: 1.33em;
  }
  body section.slider .caption-wrapper .caption p.headline {
    font-size: 3.06em;
  }
  body #teaser-container form {
    margin-bottom: 0;
  }
  body #map .wpgmza_map {
    height: 500px !important;
  }
  body footer .menu {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 1.13em !important;
  }
  body header {
    position: relative;
    border-bottom: 0;
  }
  body header #lang li,
  body header .socialmedia li {
    margin: 0 0 0 15px;
  }
  body header #lang li a,
  body header .socialmedia li a {
    font-size: 0.8em;
  }
  body header .container--fluid {
    width: auto;
    max-width: 960px;
  }
  body header #logo img {
    width: auto;
  }
  body header .search-container {
    padding-right: 0;
  }
  body nav {
    position: relative;
    width: auto;
    background-color: #1c1d1d;
    right: auto;
    overflow-y: visible;
  }
  body nav .menu {
    padding: 0;
  }
  body nav .menu li {
    float: left;
    font-size: 1.11em;
    position: relative;
    text-align: center;
    width: 20%;
    border-top: 0;
  }
  body nav .menu li.current-menu-item a,
  body nav .menu li.current-menu-parent a {
    padding: 10px 0 20px 0;
  }
  body nav .menu li.current-menu-item a:after,
  body nav .menu li.current-menu-parent a:after {
    height: 100%;
  }
  body nav .menu li a {
    color: #fff !important;
    display: block;
    padding: 15px 0;
    position: relative;
    transition: ease 0.3s;
    z-index: 1;
  }
  body nav .menu li a:after {
    content: "";
    height: 0px;
    left: 0;
    position: absolute;
    top: 0;
    transition: height 0.3s;
    width: 100%;
    z-index: -1;
  }
  body nav .menu li a:hover,
  body nav .menu li a.hovered {
    padding: 10px 0 20px 0;
    text-decoration: none;
  }
  body nav .menu li a:hover:after,
  body nav .menu li a.hovered:after {
    height: 100%;
  }
  body nav .menu li.orange {
    border-top: 10px solid #ff7800;
  }
  body nav .menu li.orange a:after {
    background: #ff7800;
  }
  body nav .menu li.green {
    border-top: 10px solid #7fae3c;
  }
  body nav .menu li.green a:after {
    background: #7fae3c;
  }
  body nav .menu li.blue {
    border-top: 10px solid #39c2df;
  }
  body nav .menu li.blue a:after {
    background: #39c2df;
  }
  body nav .menu li.yellow {
    border-top: 10px solid #dfcd39;
  }
  body nav .menu li.yellow a:after {
    background: #dfcd39;
  }
  body nav .menu li.purple {
    border-top: 10px solid #9152e8;
  }
  body nav .menu li.purple a:after {
    background: #9152e8;
  }
  body nav .menu li:hover .sub-menu {
    background: #1c1d1d;
    display: block;
    width: 100%;
    z-index: 100;
  }
  body nav .menu li:hover .sub-menu li {
    display: block;
    font-size: 0.9em;
    text-transform: none;
    width: 100%;
  }
  body nav .menu li:hover .sub-menu li a:after {
    width: 100%;
  }
  body nav .menu li .toggle {
    display: none;
  }
  body nav .menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    border-top: 0 !important;
  }
  body nav .menu .sub-menu li {
    font-size: 0.9em;
  }
  body nav .menu .sub-menu li.current-menu-item a {
    opacity: 1;
    width: 100%;
  }
  body nav .menu .sub-menu li a {
    border-top: 1px solid #3b3c3b;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.78em;
    padding: 15px 0;
    text-align: center;
    text-transform: none;
  }
  body nav .menu .sub-menu li a:after {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: 0.2s;
    width: 100%;
    z-index: -1;
  }
  body nav .menu .sub-menu li a:hover:after,
  body nav .menu .sub-menu li a.hovered:after {
    opacity: 1;
    width: 100%;
  }
  body nav .menu .sub-menu li a:hover {
    padding: 15px 0;
  }
}
@media (min-width: 1200px) {
  body .tile div p {
    font-size: 1.94em;
  }
  body header .container--fluid {
    max-width: 1140px;
  }
}
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/*# sourceMappingURL=bootstrap-grid.css.map */
.border {
  padding-top: 20px;
  position: relative;
}
.border:before {
  content: "";
  height: 10px;
  left: 15px;
  position: absolute;
  right: 15px;
  top: 0;
}
.border.red:before,
.video-box.red {
  background: #de007b;
}
.border.orange:before,
.video-box.orange {
  background: #ff7800;
}
.border.green:before,
.video-box.green {
  background: #7fae3c;
}
.border.blue:before,
.video-box.blue {
  background: #39c2df;
}
.border.yellow:before,
.video-box.yellow {
  background: #dfcd39;
}
.border.purple:before,
.video-box.purple {
  background: #9152e8;
}
.border.grey:before,
.video-box.grey {
  background: #f2f2f2;
  display: block;
}
.border-small {
  padding-top: 10px;
  position: relative;
}
.border-small:before {
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100px;
}
.border-small.red:before {
  background: #de007b;
}
.border-small.orange:before {
  background: #ff7800;
}
.border-small.green:before {
  background: #7fae3c;
}
.border-small.blue:before {
  background: #39c2df;
}
.border-small.yellow:before {
  background: #dfcd39;
}
.border-small.purple:before {
  background: #9152e8;
}
.border.big {
  margin-bottom: 30px;
}
.border.big:before {
  height: 20px;
  left: 0;
  right: 0;
  width: 100%;
}
.border.bottom:before {
  bottom: 0 !important;
  top: inherit !important;
}
.actions.bottom {
  padding: 10px 0 30px;
}
span.red {
  color: #de007b;
}
span.orange {
  color: #ff7800;
}
span.green {
  color: #7fae3c;
}
span.blue {
  color: #39c2df;
}
span.yellow {
  color: #dfcd39;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 0.5em;
}
h1,
h2,
h3,
h4,
h5,
.menu,
p.headline,
.tile {
  font-family: "bebas-neue", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.6em;
  line-height: 1.2em;
}
h3 {
  font-size: 1.4em;
  line-height: 1.3em;
}
.image-text h3 {
  font-size: 1.8em;
}
h4 {
  font-size: 1.3em;
  line-height: 1.1em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.85em;
}
p {
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
a {
  color: #de007b;
  text-decoration: none;
}
.small {
  font-size: 1.3em;
  margin-bottom: 0;
}
img {
  height: auto;
  max-width: 100%;
}
.align-center {
  text-align: center;
}
.fade {
  transition: ease 0.3s;
  -webkit-transition: ease 0.3s;
}
.button,
.home .button {
  border: 3px solid #f2f2f2;
  color: #1c1d1d !important;
  display: inline-block;
  font-size: 0.78em;
  font-weight: 700;
  margin-bottom: 25px;
  padding: 15px;
  line-height: 1.5em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.button:after,
.home .button:after {
  background: url('https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrows-carousel.png') no-repeat right top;
  content: "";
  height: 11px;
  margin-top: -5px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 11px;
}
.button:hover,
.home .button:hover,
.button .home .button:hover,
.home .button .home .button:hover {
  background: #f2f2f2;
  color: #1c1d1d;
  text-decoration: none;
}
.button.orange,
.button.green,
.button.blue,
.button.yellow {
  border: none;
  color: #fff !important;
  display: inline-block;
  font-weight: 600;
  padding: 25px 50px 25px 30px;
}
.button.orange:after,
.button.green:after,
.button.blue:after,
.button.yellow:after {
  background: url('https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrow-button-white.png') no-repeat;
}
.button.orange {
  background: #ff7800;
}
.button.green {
  background: #7fae3c;
}
.button.blue {
  background: #39c2df;
}
.button.yellow {
  background: #dfcd39;
}
aside div.wpcf7 {
  margin-bottom: 0;
}
aside div.wpcf7 input[type="submit"].yellow {
  background: #dfcd39 !important;
  color: #ffffff !important;
  margin-bottom: 0;
  margin-top: 0;
}
aside div.wpcf7 input[type="submit"].yellow:disabled:hover {
  background: #de007b !important;
  cursor: not-allowed;
}
aside div.wpcf7 p {
  margin-bottom: 0;
}
aside div.wpcf7 div.wpcf7-response-output {
  font-size: 0.7em;
}
aside div.wpcf7 label.accept {
  display: block;
  font-size: 0.7em;
}
aside div.wpcf7 label.accept a {
  display: inline;
}
.button.inline {
  display: inline-block !important;
  padding: 15px 50px 15px 30px;
}
.button.flipped {
  padding-left: 40px;
}
.button.flipped:after {
  filter: FlipH;
  left: 20px;
  -moz-transform: scaleX(-1);
  -ms-filter: "FlipH";
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
}
header {
  padding: 2.5% 0;
  background-color: #ffffff;
  position: fixed;
  z-index: 11;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
}
header .container--fluid {
  width: 100%;
  max-width: 100%;
}
#lang,
.socialmedia {
  float: right;
  list-style: none;
}
#lang li,
.socialmedia li {
  float: left;
  margin: 0 0 0 0.3em;
}
#lang li:first-child,
.socialmedia li:first-child {
  margin-left: 0;
}
#lang li a,
.socialmedia li a {
  background-color: transparent;
  color: #de007b;
  border-radius: 50%;
  display: block;
  font-size: 1em;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s ease;
  width: 40px;
}
.socialmedia {
  float: left;
}
.socialmedia li a {
  background: transparent !important;
}
.socialmedia li a svg path,
.socialmedia li a svg circle {
  transition: 0.3s ease;
  fill: #1c1d1d;
}
.socialmedia li a:hover svg path,
.socialmedia li a:hover svg circle {
  fill: #de007b;
}
section {
  margin-bottom: 3%;
}
section.slider {
  overflow: hidden;
  position: relative;
}
section.slider img {
  width: 100%;
}
section.slider .caption-wrapper {
  bottom: 0;
  color: #fff;
  position: absolute;
  width: 100%;
  display: none;
}
section.slider .caption-wrapper .caption {
  background: rgba(5, 5, 5, 0.75);
  padding: 15px 35px 25px 35px;
  width: 60%;
}
section.slider .caption-wrapper .caption p {
  font-size: 0.9em;
  line-height: 1.4em;
  margin-bottom: 0.1em;
}
section.slider .caption-wrapper .caption p.headline {
  font-size: 1.5em;
}
main {
  margin-bottom: 30px;
}
main ul {
  margin-bottom: 1.5em;
  margin-left: 1em;
}
main ul li {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
.home main {
  border-bottom: 0;
}
#logo img {
  width: 140px;
  height: auto;
  margin-top: 5px;
}
footer {
  background: #2e2e2e;
  padding: 17px 0;
}
footer p {
  color: #7d7d7d;
  font-size: 0.61em;
  line-height: 1.6em;
  margin-bottom: 0;
  text-transform: uppercase;
}
.orange a {
  color: #ff7800;
}
.green a {
  color: #7fae3c;
}
.blue a {
  color: #39c2df;
}
.yellow a {
  color: #dfcd39;
}
aside {
  border: 5px solid #f2f2f2;
  margin-top: 85px;
  padding: 5%;
}
aside.second {
  margin-top: 30px;
}
aside a {
  display: block;
}
aside h4 {
  margin-bottom: 25px;
  hypens: auto;
}
aside h4 span {
  display: block;
  font-size: 0.70em;
  font-weight: normal;
  line-height: 1em;
}
aside .teaser-logo {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
aside .teaser-logo img {
  width: auto;
  max-height: 50px;
}
aside p {
  font-size: 0.83em;
}
aside #map {
  margin-top: 25px;
}
aside .button.orange,
aside .button.green,
aside .button.blue,
aside .button.yellow {
  display: block;
  margin: 10px 0 30px 0;
  padding: 15px 5px;
}
aside .button.orange:after,
aside .button.green:after,
aside .button.blue:after,
aside .button.yellow:after {
  content: none;
}
.flexslider {
  position: relative;
}
.flexslider li {
  position: relative;
}
.tile {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.tile a {
  display: block;
  max-height: 150px;
}
.tile a :hover img {
  -moz-transform: scale(1.1) rotate(0.0001deg);
  -ms-transform: scale(1.1) rotate(0.0001deg);
  opacity: 1;
  -o-transform: scale(1.1) rotate(0.0001deg);
  transform: scale(1.1 rotate(0.0001deg));
  -webkit-transform: scale(1.1) rotate(0.0001deg);
}
.tile span {
  background: #000;
  display: block;
  overflow: hidden;
}
.tile span img {
  display: block;
  width: 100%;
  opacity: 0.5;
  transition: ease 0.7s;
  -webkit-transition: ease 0.7s;
}
.tile div {
  border-top: 5px solid #fff;
  bottom: 0px;
  left: 0px;
  position: absolute;
  margin: 25px 40px;
  pointer-events: none;
}
.tile div p {
  color: #fff;
  font-size: 1.6em;
  line-height: 1.14em;
  margin-bottom: 0;
}
.category select {
  padding: 5px;
  width: 100%;
}
#category-filter {
  list-style: none;
}
#category-filter li {
  display: inline-block;
  margin: 0 15px 15px 0;
}
#category-filter li:first-child {
  margin-left: 0;
}
#category-filter li.current-cat a {
  background: #f2f2f2;
}
#category-filter li a {
  border: 3px solid #f2f2f2;
  color: #1c1d1d;
  display: block;
  height: 100%;
  font-size: 0.78em;
  font-weight: 700;
  line-height: 1.25em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s ease;
  vertical-align: middle;
  padding: 10px;
}
#category-filter li a:hover {
  background: #f2f2f2;
}
#teaser-container,
.teaser-container {
  margin: 25px 0;
}
#teaser-container .button,
.teaser-container .button {
  display: block;
  margin-top: 15px;
}
#teaser-container .teaser__headline,
.teaser-container .teaser__headline {
  position: relative;
}
#teaser-container .teaser,
.teaser-container .teaser {
  margin: 15px 0;
}
#teaser-container .teaser img,
.teaser-container .teaser img {
  width: 100%;
}
#teaser-container .teaser p,
.teaser-container .teaser p {
  margin-bottom: 0;
}
#teaser-container .teaser.random,
.teaser-container .teaser.random {
  margin-top: 50px;
}
#teaser-container .teaser a,
.teaser-container .teaser a {
  color: #1c1d1d;
  display: block;
}
#teaser-container .teaser a:hover,
.teaser-container .teaser a:hover {
  background: #f2f2f2;
  text-decoration: none;
}
#teaser-container .teaser a .teaser-logo,
.teaser-container .teaser a .teaser-logo {
  display: block;
  min-height: 75px;
  padding-bottom: 15px;
  text-align: center;
}
#teaser-container .teaser a .teaser-logo img,
.teaser-container .teaser a .teaser-logo img {
  max-height: 50px;
  width: auto;
}
#teaser-container .teaser .body.agenda,
.teaser-container .teaser .body.agenda {
  border-top: 5px solid #f2f2f2;
}
#teaser-container .teaser .body,
.teaser-container .teaser .body {
  border-bottom: 5px solid #f2f2f2;
  border-left: 5px solid #f2f2f2;
  border-right: 5px solid #f2f2f2;
  padding: 5%;
}
#teaser-container .teaser .body h4,
.teaser-container .teaser .body h4 {
  min-height: 3em;
}
#teaser-container .teaser .body h4 span,
.teaser-container .teaser .body h4 span {
  display: block;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1em;
  margin: 0.4em 0;
}
#teaser-container .teaser .body p.category,
.teaser-container .teaser .body p.category {
  display: block;
  font-size: 0.7em;
  font-weight: normal;
  margin-top: 1em;
  text-transform: uppercase;
}
#teaser-container .teaser .body p,
.teaser-container .teaser .body p {
  font-size: 0.78em;
  line-height: 1.6em;
}
#teaser-container .teaser .body p.date,
.teaser-container .teaser .body p.date {
  font-size: 0.72em;
  margin-bottom: 1em;
}
#teaser-container .teaser .body p span,
.teaser-container .teaser .body p span {
  font-weight: bold;
}
.border.actions {
  padding: 40px 0 15px;
}
.actions {
  font-size: 0.78em;
  padding: 0 0 15px;
  text-transform: uppercase;
}
.actions .order {
  margin-bottom: 15px;
}
.actions .order a {
  color: #1c1d1d;
  padding-right: 20px;
  position: relative;
}
.actions .order a:hover {
  text-decoration: none;
}
.actions .order a:after {
  background: url(https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrows-order.png) no-repeat;
  content: "";
  height: 11px;
  position: absolute;
  right: 0;
  top: 6px;
  width: 11px;
}
.actions .order a.up:after {
  background-position: left top;
}
.actions .order a.down:after {
  background-position: left bottom;
}
.actions .button {
  font-size: 1em;
}
.actions .pagination-container.orange ul li.active,
.actions .pagination-container.orange ul li a:hover {
  color: #ff7800;
}
.actions .pagination-container.green ul li.active,
.actions .pagination-container.green ul li a:hover {
  color: #7fae3c;
}
.actions .pagination-container.red ul li.active,
.actions .pagination-container.red ul li a:hover {
  color: #de007b;
}
.actions .pagination-container.blue ul li.active,
.actions .pagination-container.blue ul li a:hover {
  color: #39c2df;
}
.actions .pagination-container.yellow ul li.active,
.actions .pagination-container.yellow ul li a:hover {
  color: #dfcd39;
}
.actions .pagination-container ul.pagination {
  display: inline-block;
  list-style: none;
}
.actions .pagination-container ul.pagination li {
  border-left: 1px solid #f2f2f2;
  float: left;
  font-weight: bold;
  padding: 0 8px;
}
.actions .pagination-container ul.pagination li:first-child {
  border-left: none;
}
.actions .pagination-container ul.pagination li a {
  color: #1c1d1d;
}
.actions .pagination-container ul.pagination li a:hover {
  text-decoration: none;
}
.bottom .pagination-container {
  margin-top: 2.4em;
}
#freizeit .tile {
  float: left;
  margin: 30px 0 0 30px;
  width: 206px;
}
#freizeit .tile:first-child {
  margin-left: 0;
}
#freizeit .tile div {
  bottom: 15px;
  color: #fff;
  font-size: 0.7em;
  left: 15px;
  padding-top: 10px;
  right: 15px;
}
figure {
  margin-bottom: 5%;
}
figure img {
  width: 100%;
}
#listbox h2 {
  margin-bottom: 1.4em;
}
#listbox .element {
  border: 5px solid #f2f2f2;
  margin-bottom: 1.6em;
  padding: 30px;
}
#listbox .element .number-wrapper {
  text-align: center;
}
#listbox .element .number-wrapper .number {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 5px solid #f2f2f2;
  border-radius: 50%;
  display: inline-block;
  font-family: "bebas-neue", sans-serif;
  font-size: 1.8em;
  left: 50%;
  padding: 35px 44px;
  position: absolute;
  top: 50%;
}
#listbox .element h4 {
  margin-bottom: 0.5em;
  padding-top: 10px;
  position: relative;
}
#listbox .element h4:before {
  content: "";
  height: 5px;
  position: absolute;
  top: 0;
  width: 100px;
}
#listbox .element h4.green:before {
  background: #7fae3c;
}
#listbox .element h4.yellow:before {
  background: #dfcd39;
}
#listbox .element p {
  font-size: 0.85em;
  margin-bottom: 0;
}
.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.video-responsive iframe {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-box,
.download-box .headline {
  font-family: "bebas-neue", sans-serif;
  letter-spacing: 1px;
}
.video-box {
  color: #fff;
  display: block;
  margin-top: 20px;
  padding: 20px;
  padding-left: 75px;
  position: relative;
  text-transform: uppercase;
  transition: 0.3s;
}
.video-box:hover {
  background: #25b5d2;
}
.video-box:before {
  background: url(https://www.stadtmarketing.lu/wp-content/themes/echternach/less/img/icon-video.png) no-repeat;
  content: "";
  display: block;
  height: 30px;
  left: 15px;
  position: absolute;
  top: 13px;
  width: 43px;
}
.download-box {
  border: 3px solid #f2f2f2;
  margin-top: 20px;
  padding: 5px 0 0 0;
  text-transform: uppercase;
}
.download-box span.headline {
  display: block;
  padding: 15px 0 15px 65px;
  position: relative;
}
.download-box span.headline:before {
  background: url(https://www.stadtmarketing.lu/wp-content/themes/echternach/less/img/icon-downloads.png) no-repeat;
  content: "";
  display: block;
  height: 30px;
  left: 20px;
  position: absolute;
  top: 7px;
  width: 24px;
}
.download-box .download {
  border-top: 1px solid #f2f2f2;
  color: #1c1d1d;
  display: block;
  font-size: 0.8em;
  padding: 15px 5px 15px 65px;
  transition: 0.3s;
}
.download-box .download:hover {
  color: #fff;
}
.download-box .download.blue:hover {
  background: #39c2df;
}
.download-box .download.orange:hover {
  background: #ff7800;
}
span.status-sub {
  font-size: 0.7em;
  text-transform: uppercase;
}
.project-status {
  background: #d6d6d6;
  display: block;
  height: 30px;
  margin-top: 15px;
  position: relative;
}
.project-status div {
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
}
.project-status div.status-1 {
  background: #ff7900;
  border-right: 5px solid #fff;
  width: 33%;
}
.project-status div.status-2 {
  background: #e5ce1c;
  border-right: 5px solid #fff;
  width: 66%;
}
.project-status div.status-3 {
  background: #65b12d;
  width: 100%;
}
#map {
  margin-top: 50px;
  position: relative;
  text-align: center;
}
#map .wpgmza_map {
  height: 300px !important;
}
#map .button {
  background: rgba(0, 0, 0, 0.5);
  border: 3px solid #fff;
  color: #fff !important;
  display: block;
  font-weight: 700;
  left: 50%;
  line-height: 1.4em;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}
#map .button:hover {
  text-decoration: none;
}
#map .button:after {
  background: url('https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrow-button-white.png') no-repeat;
}
.fixed {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.show-nav .defocus {
  height: 102%;
}
.show-nav nav {
  right: 0;
}
.show-nav .navbar-toggle .top {
  -webkit-transform: translateY(5px) rotate(45deg);
  -moz-transform: translateY(5px) rotate(45deg);
  -ms-transform: translateY(5px) rotate(45deg);
  -o-transform: translateY(5px) rotate(45deg);
  transform: translateY(5px) rotate(45deg);
}
.show-nav .navbar-toggle .middle {
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.show-nav .navbar-toggle .bottom {
  -webkit-transform: translateY(-7px) rotate(-45deg);
  -moz-transform: translateY(-7px) rotate(-45deg);
  -ms-transform: translateY(-7px) rotate(-45deg);
  -o-transform: translateY(-7px) rotate(-45deg);
  transform: translateY(-7px) rotate(-45deg);
}
.navbar-toggle {
  position: absolute;
  top: 3px;
  right: 10px;
  border: none;
  cursor: pointer;
  background: none;
  padding: 10px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 25px;
  height: 2px;
  border-radius: 1px;
  transition: 0.5s ease;
  background: #1c1d1d;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.defocus {
  display: block;
  width: 100%;
  height: 0px;
  position: fixed;
  top: -3px;
  left: 0px;
  z-index: 9;
  border: 0px none;
  background-color: #000;
  transition: opacity 0.5s ease;
  opacity: 0.5;
}
.menu {
  list-style: none;
  margin: 0;
}
.menu li {
  text-transform: uppercase;
}
nav {
  position: fixed;
  top: 0;
  right: -270px;
  width: 270px;
  height: 100%;
  background-color: #ffffff;
  z-index: 10;
  transition: .5s ease;
  overflow-y: auto;
}
nav .menu {
  padding: 5px 0;
}
nav .menu li {
  font-size: 1.3em;
  position: relative;
  border-top: 1px solid #f2f2f2;
}
nav .menu li:first-child {
  border-top: 0;
}
nav .menu li .sub-menu {
  display: none;
  border-top: 1px solid #f2f2f2;
}
nav .menu li .sub-menu li {
  font-size: 0.9em;
}
nav .menu li a {
  display: block;
  padding: 8px 0;
}
nav .menu li .toggle {
  display: block;
  position: absolute;
  top: 4px;
  right: -8px;
  background: url('https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrow-down.svg') no-repeat center;
  width: 22px;
  height: 24px;
  cursor: pointer;
  transition: .5s ease;
  padding: 15px;
}
nav .menu li .toggle.open {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transform-origin: 15px 14px;
}
#footer-menu .border-small:before {
  width: 100%;
}
#footer-menu h5 {
  padding-top: 10px;
}
#footer-menu .orange h5:before {
  background: #ff7800;
}
#footer-menu .orange a:hover {
  color: #ff7800;
}
#footer-menu .green h5:before {
  background: #7fae3c;
}
#footer-menu .green a:hover {
  color: #7fae3c;
}
#footer-menu .blue h5:before {
  background: #39c2df;
}
#footer-menu .blue a:hover {
  color: #39c2df;
}
#footer-menu .yellow h5:before {
  background: #dfcd39;
}
#footer-menu .yellow a:hover {
  color: #dfcd39;
}
#footer-menu .menu {
  margin: 15px 0 30px 0;
}
#footer-menu .menu li {
  border-bottom: 1px solid #d5d5d5;
  float: none;
}
#footer-menu .menu li:first-child {
  border-top: 1px solid #d5d5d5;
}
#footer-menu .menu li a {
  color: #2e2e2e;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.72em;
  padding: 10px 0;
  text-transform: uppercase;
  transition: ease 0.3s;
  -webkit-transition: ease 0.3s;
}
#footer-menu .menu li a:hover {
  text-decoration: none;
}
footer .menu {
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  margin-bottom: 10px;
}
footer .menu li {
  font-size: 0.61em;
  float: none;
  display: inline-block;
}
footer .menu li:first-child {
  border-left: 0;
}
footer .menu li a {
  color: #7d7d7d;
  line-height: 18px;
  padding: 0 5px;
  transition: ease 0.3s;
  -webkit-transition: ease 0.3s;
}
footer .menu li a:hover {
  color: #fff;
  text-decoration: none;
}
header .search-container {
  padding-right: 50px;
}
header .search-container form {
  position: relative;
}
header .search-container form #global-input {
  border: 2px solid #afafaf;
  border-radius: 25px;
  font-size: 0.78em;
  padding: 10px 15px;
}
header .search-container form #global-submit {
  background: #1c1d1d url(https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrow-left.png) no-repeat 8px center;
  border: none;
  border-radius: 50%;
  color: #fff;
  font-size: 1em;
  height: 25px;
  margin-top: -12px;
  position: absolute;
  right: 7px;
  top: 50%;
  width: 25px;
}
header .search-container form #global-submit:hover {
  background: #de007b url(https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrow-left.png) no-repeat 8px center;
}
#teaser-container form {
  margin: -12px 0 15px 0;
  position: relative;
}
#teaser-container form:after {
  background: url(https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrows-carousel.png) no-repeat top right;
  content: "";
  height: 11px;
  margin-top: -6px;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 11px;
  z-index: 1;
}
#teaser-container form #haendler-input {
  background: #f2f2f2;
  border: none;
  border-radius: 25px;
  padding: 10px 15px;
  width: 100%;
}
#teaser-container form #haendler-submit {
  background: none;
  border: none;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
#newsletter input[type='email'] {
  padding: 15px;
}
#newsletter input[type='checkbox'] {
  margin-right: 5px;
}
#newsletter label {
  margin-right: 2em;
}
#newsletter .wpcf7-list-item {
  display: inline-block;
  margin: 0px 0px 1em 0px;
}
div.wpcf7 {
  margin-bottom: 50px;
}
div.wpcf7 input {
  border: 1px solid #cecece;
  margin-top: 25px;
  padding: 5px 10px;
  width: 100%;
}
div.wpcf7 textarea {
  border: 1px solid #cecece;
  height: 220px;
  margin-top: 25px;
  padding: 10px;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}
div.wpcf7 input[type="checkbox"] {
  margin: -2px 10px 0 0;
  width: auto;
}
div.wpcf7 span.checkbox {
  font-size: 0.9em;
}
div.wpcf7 span.last {
  margin-left: 0;
}
div.wpcf7 span.checkbox {
  display: block;
  margin-top: 25px;
}
div.wpcf7 span.wpcf7-list-item {
  margin-left: 0;
}
div.wpcf7 .wpcf7-captchar {
  padding: 15px;
}
div.wpcf7 .wpcf7-captchac {
  position: absolute;
  right: 20px;
  top: 42px;
}
div.wpcf7 input[type="submit"] {
  background: #9152e8;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 25px;
  padding: 15px;
  text-transform: uppercase;
  transition: 0.3s;
  -webkit-border-radius: 0;
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
}
div.wpcf7 input[type="submit"]:hover {
  background: #8346da;
}
div.wpcf7 input[type="submit"]:disabled {
  cursor: not-allowed;
}
div.wpcf7 input[type="submit"]:disabled:hover {
  background: #de007b;
}
div.wpcf7 .wpcf7-not-valid {
  border: 1px solid red;
}
div.wpcf7 span.wpcf7-not-valid-tip {
  display: none;
}
div.wpcf7 div.wpcf7-response-output {
  border: none;
  font-size: 1em;
  margin: 0 !important;
  padding: 0 !important;
}
div.wpcf7 div.wpcf7-validation-errors {
  color: red;
}
div.wpcf7 div.wpcf7-mail-sent-ok {
  color: #1c1d1d !important;
}
#contact a {
  color: #9152e8;
}
.hidden {
  display: none;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  margin-top: 75px;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav {
  position: absolute;
  right: auto;
  left: 15px;
  top: 4px;
}
.owl-carousel .owl-nav div {
  position: relative;
  padding: 20px;
  border: 3px solid #f2f2f2;
  float: left;
  margin-right: 15px;
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}
.owl-carousel .owl-nav div:hover {
  background: #f9f9f9;
}
.owl-carousel .owl-nav div:before {
  content: "";
  width: 11px;
  height: 11px;
  background: url(https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrows-carousel.png) no-repeat left top;
  display: block;
}
.owl-carousel .owl-nav .owl-next:before {
  background-position: -11px top;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://www.stadtmarketing.lu/wp-content/themes/echternach/less/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * CUSTOM STYLES
 * ====================================================================================================================*/
#gallery {
  margin-top: 30px;
}
#gallery-thumb {
  margin: 10px 0px 30px 0px;
}
#gallery-thumb li {
  opacity: 0.5;
  cursor: pointer;
  transition: 0.5s ease;
}
#gallery-thumb li:hover,
#gallery-thumb li.flex-active-slide {
  opacity: 1;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  background: #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
  position: absolute;
  width: 100%;
  display: block;
  top: 50%;
  margin-top: -20px;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 12px;
  height: 20px;
  position: absolute;
  padding: 20px;
  border-radius: 50%;
  z-index: 8;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -10px;
  width: 12px;
  height: 20px;
  display: block;
  content: "";
  background: url(https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrows-slider.png) no-repeat left top;
  color: rgba(0, 0, 0, 0.8);
}
.flex-direction-nav a.flex-next:before {
  content: "";
  background: url(https://www.stadtmarketing.lu/wp-content/themes/echternach/img/arrows-slider.png) no-repeat right top;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
