@charset "UTF-8";
/**
 * IGMetall.de styles
 */
/*
$border4                         : 1px solid $color-grey3;
*/
/*!
 * Bootstrap v4.0.0-alpha.6 (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)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong,
.question {
  font-weight: inherit;
}

b,
strong,
.question {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "MetaWeb Normal", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #FFFFFF;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #E3020E;
  text-decoration: none;
}

a:focus, a:hover {
  color: #FF000E;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
  line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1, .h1 {
  font-size: 4.375rem;
}

h2, .h2 {
  font-size: 2.25rem;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
}

h5, .h5 {
  font-size: 1.125rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid #EFEFEF;
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #636c72;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}

a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #FFFFFF;
  background-color: #292b2c;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1000px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 1000px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1400px;
    max-width: 100%;
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1000px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1000px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    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-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-md-1, .col-md-2, .col-md-3, .col-md-4, .teaser-combination-a .teaser-grid .teaser, .col-md-5, .col-md-6, .teaser-combination-a .teaser-column .teaser, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .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-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-md-1, .col-md-2, .col-md-3, .col-md-4, .teaser-combination-a .teaser-grid .teaser, .col-md-5, .col-md-6, .teaser-combination-a .teaser-column .teaser, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .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-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-md-1, .col-md-2, .col-md-3, .col-md-4, .teaser-combination-a .teaser-grid .teaser, .col-md-5, .col-md-6, .teaser-combination-a .teaser-column .teaser, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1000px) {
  .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-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-md-1, .col-md-2, .col-md-3, .col-md-4, .teaser-combination-a .teaser-grid .teaser, .col-md-5, .col-md-6, .teaser-combination-a .teaser-column .teaser, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .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-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-md-1, .col-md-2, .col-md-3, .col-md-4, .teaser-combination-a .teaser-grid .teaser, .col-md-5, .col-md-6, .teaser-combination-a .teaser-column .teaser, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.33333%;
}

.pull-2 {
  right: 16.66667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.33333%;
}

.pull-5 {
  right: 41.66667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.33333%;
}

.pull-8 {
  right: 66.66667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.33333%;
}

.pull-11 {
  right: 91.66667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.33333%;
}

.push-2 {
  left: 16.66667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.33333%;
}

.push-5 {
  left: 41.66667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.33333%;
}

.push-8 {
  left: 66.66667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.33333%;
}

.push-11 {
  left: 91.66667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4, .teaser-combination-a .teaser-grid .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6, .teaser-combination-a .teaser-column .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1000px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12, .teaser-combination-a .teaser-column .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-5 {
    left: 41.66667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.33333%;
  }
  .push-lg-11 {
    left: 91.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-11 {
    right: 91.66667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-5 {
    left: 41.66667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.33333%;
  }
  .push-xl-11 {
    left: 91.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #FFFFFF;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(24, 22, 24, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(24, 22, 24, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(24, 22, 24, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(11, 10, 11, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(11, 10, 11, 0.075);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.thead-inverse th {
  color: #FFFFFF;
  background-color: #292b2c;
}

.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

.table-inverse {
  color: #FFFFFF;
  background-color: #292b2c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #FFFFFF;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #333333;
  background-color: #FFFFFF;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #cccccc;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control::placeholder {
  color: #636c72;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #FFFFFF;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #333333;
  background-color: #FFFFFF;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem;
}

.form-group, .custom-controls-stacked {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  display: inline-block;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c;
}

.has-success .form-control {
  border-color: #5cb85c;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e;
}

.has-warning .form-control {
  border-color: #f0ad4e;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f;
}

.has-danger .form-control {
  border-color: #d9534f;
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group, .form-inline .custom-controls-stacked {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 10px 20px;
  font-size: 1rem;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
          box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

.btn:active, .btn.active {
  background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #FFFFFF;
  background-color: #E3020E;
  border-color: #E3020E;
}

.btn-primary:hover {
  color: #FFFFFF;
  background-color: #b0020b;
  border-color: #a6010a;
}

.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(227, 2, 14, 0.5);
          box-shadow: 0 0 0 2px rgba(227, 2, 14, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #E3020E;
  border-color: #E3020E;
}

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #b0020b;
  background-image: none;
  border-color: #a6010a;
}

.btn-secondary, .argumentationsElement.page-section--colored-red .btn.btn-primary {
  color: #292b2c;
  background-color: #FFFFFF;
  border-color: #ccc;
}

.btn-secondary:hover, .argumentationsElement.page-section--colored-red .btn.btn-primary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary:focus, .argumentationsElement.page-section--colored-red .btn.btn-primary:focus, .btn-secondary.focus, .argumentationsElement.page-section--colored-red .focus.btn.btn-primary {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-secondary.disabled, .argumentationsElement.page-section--colored-red .disabled.btn.btn-primary, .btn-secondary:disabled, .argumentationsElement.page-section--colored-red .btn.btn-primary:disabled {
  background-color: #FFFFFF;
  border-color: #ccc;
}

.btn-secondary:active, .argumentationsElement.page-section--colored-red .btn.btn-primary:active, .btn-secondary.active, .argumentationsElement.page-section--colored-red .active.btn.btn-primary,
.show > .btn-secondary.dropdown-toggle,
.argumentationsElement.page-section--colored-red .show > .dropdown-toggle.btn.btn-primary {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-info {
  color: #FFFFFF;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:hover {
  color: #FFFFFF;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
          box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  color: #FFFFFF;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

.btn-success {
  color: #FFFFFF;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover {
  color: #FFFFFF;
  background-color: #449d44;
  border-color: #419641;
}

.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
          box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  color: #FFFFFF;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}

.btn-warning {
  color: #FFFFFF;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:hover {
  color: #FFFFFF;
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
          box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  color: #FFFFFF;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

.btn-danger {
  color: #FFFFFF;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:hover {
  color: #FFFFFF;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
          box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  color: #FFFFFF;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}

.btn-outline-primary {
  color: #E3020E;
  background-image: none;
  background-color: transparent;
  border-color: #E3020E;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(227, 2, 14, 0.5);
          box-shadow: 0 0 0 2px rgba(227, 2, 14, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #E3020E;
  background-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
          box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}

.btn-outline-info:active, .btn-outline-info.active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
          box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}

.btn-outline-success:active, .btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
          box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
          box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-link {
  font-weight: normal;
  color: #E3020E;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #FF000E;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link:disabled {
  color: #636c72;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(24, 22, 24, 0.15);
  border-radius: 0.25rem;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #2C292C;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #181618;
  text-decoration: none;
  background-color: #F5F5F5;
}

.dropdown-item.active, .dropdown-item:active {
  color: #181618;
  text-decoration: none;
  background-color: #F5F5F5;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

.show > .dropdown-menu {
  display: block;
}

.show > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 15px;
  padding-left: 15px;
}

.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #333333;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
  color: #FFFFFF;
  background-color: #0275d8;
}

.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 3px #0275d8;
          box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 3px #0275d8;
}

.custom-control-input:active ~ .custom-control-indicator {
  color: #FFFFFF;
  background-color: #8fcafe;
}

.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23FFFFFF' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23FFFFFF' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23FFFFFF'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select, .hierarchy-select > .btn {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #333333;
  vertical-align: middle;
  background: #FFFFFF url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus, .hierarchy-select > .btn:focus {
  border-color: #5cb3fd;
  outline: none;
}

.custom-select:focus::-ms-value, .hierarchy-select > .btn:focus::-ms-value {
  color: #333333;
  background-color: #FFFFFF;
}

.custom-select:disabled, .hierarchy-select > .btn:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-select::-ms-expand, .hierarchy-select > .btn::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid #cccccc;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5em 1em;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #FFFFFF;
  border-color: #ddd #ddd #FFFFFF;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #FFFFFF;
  cursor: default;
  background-color: #0275d8;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0;
}

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 0;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-toggler {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 0;
}

.navbar-toggler-right {
  position: absolute;
  right: 0;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 999px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1000px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(24, 22, 24, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(24, 22, 24, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(24, 22, 24, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(24, 22, 24, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(24, 22, 24, 0.3);
}

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(24, 22, 24, 0.9);
}

.navbar-light .navbar-toggler {
  border-color: rgba(24, 22, 24, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(24, 22, 24, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(24, 22, 24, 0.5);
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFFFFF;
  border: 1px solid rgba(24, 22, 24, 0.125);
  border-radius: 0.25rem;
}

.card-block {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(24, 22, 24, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(24, 22, 24, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #E3020E;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #FFFFFF;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: calc(0.25rem - 1px);
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

.breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #636c72;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #E3020E;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 2;
  color: #FFFFFF;
  background-color: #0275d8;
  border-color: #0275d8;
}

.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #FFFFFF;
  border-color: #ddd;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #E3020E;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
}

.page-link:focus, .page-link:hover {
  color: #FF000E;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:focus, a.badge:hover {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-default {
  background-color: #636c72;
}

.badge-default[href]:focus, .badge-default[href]:hover {
  background-color: #4b5257;
}

.badge-primary {
  background-color: #0275d8;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  background-color: #025aa5;
}

.badge-success {
  background-color: #5cb85c;
}

.badge-success[href]:focus, .badge-success[href]:hover {
  background-color: #449d44;
}

.badge-info {
  background-color: #5bc0de;
}

.badge-info[href]:focus, .badge-info[href]:hover {
  background-color: #31b0d5;
}

.badge-warning {
  background-color: #f0ad4e;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
  background-color: #ec971f;
}

.badge-danger {
  background-color: #d9534f;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
  background-color: #c9302c;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-hr {
  border-top-color: #d0d5d8;
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c1e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6d5ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

.progress-bar {
  height: 1rem;
  color: #FFFFFF;
  background-color: #0275d8;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
  color: #292b2c;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}

.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #FFFFFF;
  border: 1px solid rgba(24, 22, 24, 0.125);
}

.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus, .list-group-item:hover {
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #FFFFFF;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
  color: #636c72;
}

.list-group-item.active {
  z-index: 2;
  color: #FFFFFF;
  background-color: #0275d8;
  border-color: #0275d8;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text {
  color: #daeeff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #181618;
  text-shadow: 0 1px 0 #FFFFFF;
  opacity: .5;
}

.close:focus, .close:hover {
  color: #181618;
  text-decoration: none;
  cursor: pointer;
  opacity: .75;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(24, 22, 24, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #181618;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 920px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 480px;
  }
}

@media (min-width: 1000px) {
  .modal-lg {
    max-width: 1400px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "MetaWeb Normal", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #181618;
}

.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #181618;
}

.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #181618;
}

.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #181618;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #FFFFFF;
  text-align: center;
  background-color: #181618;
  border-radius: 0.25rem;
}

.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "MetaWeb Normal", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid rgba(24, 22, 24, 0.2);
  border-radius: 0.3rem;
}

.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}

.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(24, 22, 24, 0.25);
}

.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #FFFFFF;
}

.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}

.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(24, 22, 24, 0.25);
}

.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #FFFFFF;
}

.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}

.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(24, 22, 24, 0.25);
}

.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}

.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(24, 22, 24, 0.25);
}

.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #FFFFFF;
}

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover::before {
  content: "";
  border-width: 11px;
}

.popover::after {
  content: "";
  border-width: 10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  width: 100%;
}

@media (-webkit-transform-3d) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #FFFFFF;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #FFFFFF;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #FFFFFF;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFFFFF;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-faded {
  background-color: #f7f7f7;
}

.bg-primary {
  background-color: #0275d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important;
}

.bg-success {
  background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

.bg-info {
  background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

.bg-warning {
  background-color: #f0ad4e !important;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important;
}

.bg-danger {
  background-color: #d9534f !important;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important;
}

.bg-inverse {
  background-color: #292b2c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-circle {
  border-radius: 50%;
}

.rounded-0 {
  border-radius: 0;
}

.clearfix::after, .pane::after, .container--full::after, .nav--main > ul::after {
  display: block;
  content: "";
  clear: both;
}

.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-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  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-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1000px) {
  .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-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    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-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.flex-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex-unordered {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -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 {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -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 {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -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-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -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-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -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: 1000px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -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-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -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;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 1000px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 1rem 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-4 {
  margin: 1.5rem 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-5 {
  margin: 3rem 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-0 {
  padding: 0 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 1rem 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-5 {
  padding: 3rem 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto {
    margin-left: auto !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-0 {
    padding: 0 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto {
    margin-left: auto !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1000px) {
  .m-lg-0 {
    margin: 0 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto {
    margin-left: auto !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem 1rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3 {
    margin-left: 1rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem 3rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5 {
    margin-left: 3rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem 1rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3 {
    padding-left: 1rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem 3rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5 {
    padding-left: 3rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto {
    margin-left: auto !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !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: 1000px) {
  .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;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-muted {
  color: #636c72 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important;
}

.text-primary {
  color: #0275d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important;
}

.text-gray-dark {
  color: #292b2c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 999px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 29px;
  height: 21px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 29px;
  height: 3px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -9px;
}

.hamburger-inner::after {
  bottom: -9px;
}

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 58px;
          perspective: 58px;
}

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 9px, 0) rotate(45deg);
          transform: translate3d(0, 9px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -9px, 0) rotate(-45deg);
          transform: translate3d(0, -9px, 0) rotate(-45deg);
}

.breadcrumb {
  list-style: none;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb .is-hidden {
  display: none;
}

.breadcrumb-ellipsis {
  display: inline-block;
}

.breadcrumb-dropdown {
  display: inline-block;
}

.breadcrumb > li.breadcrumb-ellipsis.is-hidden + li:before {
  display: none;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.dropup {
  margin-top: -5px;
}

.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}

.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none;
}

.daterangepicker.show-calendar .calendar {
  display: block;
}

.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}

.daterangepicker .calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker table {
  width: 100%;
  margin: 0;
}

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}

.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}

.daterangepicker .daterangepicker_input {
  position: relative;
}

.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}

.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}

.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}

.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

.ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}

.ranges li.active {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float: left;
  }
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}

.hierarchy-select.dropdown .hs-searchbox {
  padding: 0 5px 4px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='2'] {
  padding-left: 40px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='3'] {
  padding-left: 60px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='4'] {
  padding-left: 80px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='5'] {
  padding-left: 100px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='6'] {
  padding-left: 120px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='7'] {
  padding-left: 140px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='8'] {
  padding-left: 160px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='9'] {
  padding-left: 180px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='10'] {
  padding-left: 200px;
}

/*
 *  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;
  touch-action: manipulation;
  -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 */
  -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.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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.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 {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  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 {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          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("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-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;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme {
  position: relative;
}

.owl-theme .owl-nav {
  position: initial;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav button.owl-prev,
.owl-theme .owl-nav button.owl-next {
  position: absolute;
  bottom: 0;
  z-index: 5;
  color: #E3020E;
  font-size: 16px;
  cursor: pointer;
}

.owl-theme .owl-nav button.owl-prev:hover,
.owl-theme .owl-nav button.owl-next:hover {
  text-decoration: none;
}

.owl-theme .owl-nav button.owl-prev {
  left: 0;
}

.owl-theme .owl-nav button.owl-next {
  right: 0;
}

.owl-theme .owl-nav .disabled {
  display: none;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 40px auto 0 auto;
  max-width: 80%;
  width: 100%;
  height: 24px;
  overflow: visible;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #E3020E;
}

.owl-carousel.disabled {
  display: block;
}

.owl-carousel.disabled > *:not(:first-child) {
  display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@font-face {
  font-family: "igm-icons-font";
  src: url("../../igm/fonts/icons/igm-icons-font.eot?version=1");
  src: url("../../igm/fonts/icons/igm-icons-font.eot?#iefix&version=1") format("eot"), url("../../igm/fonts/icons/igm-icons-font.woff2?version=1") format("woff2"), url("../../igm/fonts/icons/igm-icons-font.woff?version=1") format("woff"), url("../../igm/fonts/icons/igm-icons-font.ttf?version=1") format("truetype"), url("../../igm/fonts/icons/igm-icons-font.svg#igm-icons-font?version=1") format("svg");
}

.icon-igm-album:before, .icon-igm-arrow:before, .icon-igm-audio:before, .icon-igm-branch:before, .icon-igm-calendar-simple:before, .icon-igm-calendar:before, .icon-igm-check:before, .form-check-input:not(:checked):before,
.form-check-input:checked:before, .icon-igm-checkmarkcircle:before, .icon-igm-close:before, .icon-igm-crop:before, .icon-igm-cropping:before, .icon-igm-document:before, .icon-igm-download:before, .icon-igm-dropdown-arrow-right:before, .icon-igm-dropdown-arrow-up:before, .icon-igm-dropdown-arrow:before, .icon-igm-edit:before, .icon-igm-eye:before, .icon-igm-facebook:before, .icon-igm-focus-point:before, .icon-igm-fold-down:before, .icon-igm-fold-up:before, .icon-igm-hilfreich:before, .icon-igm-image:before, .icon-igm-info:before, .icon-igm-instagram:before, .icon-igm-kontrast:before, .icon-igm-link-arrow:before, .icon-igm-lock:before, .icon-igm-lock_locked:before, .icon-igm-lock_unlocked:before, .icon-igm-mail-light:before, .icon-igm-mail:before, .icon-igm-minus:before, .icon-igm-navi-arrow:before, .icon-igm-next:before, .icon-igm-office:before, .icon-igm-pin:before, .icon-igm-play:before, .icon-igm-plus:before, .icon-igm-prev:before, .icon-igm-preview:before, .icon-igm-print:before, .icon-igm-refresh:before, .icon-igm-rss:before, .icon-igm-save:before, .icon-igm-search:before, .icon-igm-twitter:before, .icon-igm-video-b:before, .icon-igm-warning:before, .icon-igm-write:before, .icon-igm-youtube:before {
  font-family: "igm-icons-font";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.icon-igm-album:before {
  content: "";
}

.icon-igm-arrow:before {
  content: "";
}

.icon-igm-audio:before {
  content: "";
}

.icon-igm-branch:before {
  content: "";
}

.icon-igm-calendar-simple:before {
  content: "";
}

.icon-igm-calendar:before {
  content: "";
}

.icon-igm-check:before, .form-check-input:not(:checked):before,
.form-check-input:checked:before {
  content: "";
}

.icon-igm-checkmarkcircle:before {
  content: "";
}

.icon-igm-close:before {
  content: "";
}

.icon-igm-crop:before {
  content: "";
}

.icon-igm-cropping:before {
  content: "";
}

.icon-igm-document:before {
  content: "";
}

.icon-igm-download:before {
  content: "";
}

.icon-igm-dropdown-arrow-right:before {
  content: "";
}

.icon-igm-dropdown-arrow-up:before {
  content: "";
}

.icon-igm-dropdown-arrow:before {
  content: "";
}

.icon-igm-edit:before {
  content: "";
}

.icon-igm-eye:before {
  content: "";
}

.icon-igm-facebook:before {
  content: "";
}

.icon-igm-focus-point:before {
  content: "";
}

.icon-igm-fold-down:before {
  content: "";
}

.icon-igm-fold-up:before {
  content: "";
}

.icon-igm-hilfreich:before {
  content: "";
}

.icon-igm-image:before {
  content: "";
}

.icon-igm-info:before {
  content: "";
}

.icon-igm-instagram:before {
  content: "";
}

.icon-igm-kontrast:before {
  content: "";
}

.icon-igm-link-arrow:before {
  content: "";
}

.icon-igm-lock:before {
  content: "";
}

.icon-igm-lock_locked:before {
  content: "";
}

.icon-igm-lock_unlocked:before {
  content: "";
}

.icon-igm-mail-light:before {
  content: "";
}

.icon-igm-mail:before {
  content: "";
}

.icon-igm-minus:before {
  content: "";
}

.icon-igm-navi-arrow:before {
  content: "";
}

.icon-igm-next:before {
  content: "";
}

.icon-igm-office:before {
  content: "";
}

.icon-igm-pin:before {
  content: "";
}

.icon-igm-play:before {
  content: "";
}

.icon-igm-plus:before {
  content: "";
}

.icon-igm-prev:before {
  content: "";
}

.icon-igm-preview:before {
  content: "";
}

.icon-igm-print:before {
  content: "";
}

.icon-igm-refresh:before {
  content: "";
}

.icon-igm-rss:before {
  content: "";
}

.icon-igm-save:before {
  content: "";
}

.icon-igm-search:before {
  content: "";
}

.icon-igm-twitter:before {
  content: "";
}

.icon-igm-video-b:before {
  content: "";
}

.icon-igm-warning:before {
  content: "";
}

.icon-igm-write:before {
  content: "";
}

.icon-igm-youtube:before {
  content: "";
}

.form-control {
  padding: 0.45rem 0.75rem 0.55rem;
}

.navigation--footer--social, .navigation--footer--bottom {
  width: 100%;
}

.container, .container--semifluid {
  width: auto !important;
  max-width: 1400px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container, .container--semifluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}

meta[name="breakpoint-xs"] {
  content: "0";
}

meta[name="breakpoint-sm"] {
  content: "576px";
}

meta[name="breakpoint-md"] {
  content: "768px";
}

meta[name="breakpoint-lg"] {
  content: "1000px";
}

meta[name="breakpoint-xl"] {
  content: "1200px";
}

@media print {
  .newsletterAnmeldung,
  .footer--page,
  .html5-video-player,
  .pageIntro__social,
  .breadcrumb-auth,
  .hamburger {
    display: none;
  }
  h1, .h1,
  h2, .h2,
  h3, .h3,
  h4, .h4,
  h5, .h5 {
    page-break-after: avoid;
  }
  p, span {
    page-break-inside: avoid;
  }
  @supports (orphans: 5) {
    p, span {
      orphans: 5;
      widows: 5;
      page-break-inside: initial;
    }
  }
}

@font-face {
  font-family: "MetaWeb Normal";
  src: url("../fonts/3ba7755e-73d4-410d-9fa5-cc6acf4179ee.eot?#iefix&verion=1");
  src: url("../fonts/3ba7755e-73d4-410d-9fa5-cc6acf4179ee.eot?#iefix&verion=1") format("eot"), url("../fonts/afadf37a-d5b5-4152-837d-d72cf7210947.woff?version=1") format("woff");
}

@font-face {
  font-family: "MetaWeb Bold";
  src: url("../fonts/d622b21c-08d5-4be7-ba1c-63f6b03b27dc.eot?#iefix&verion=1");
  src: url("../fonts/d622b21c-08d5-4be7-ba1c-63f6b03b27dc.eot?#iefix&verion=1") format("eot"), url("../fonts/ddf9e5e1-6ea7-4b48-8343-bd8ccde5fa88.woff?version=1") format("woff");
}

@font-face {
  font-family: "MetaWeb CondXBold";
  src: url("../fonts/725d0446-9664-45ce-8848-06ed7c12330d.eot?#iefix&verion=1");
  src: url("../fonts/725d0446-9664-45ce-8848-06ed7c12330d.eot?#iefix&verion=1") format("eot"), url("../fonts/00795c69-065d-4bb9-9f5e-4f165333bb14.woff?version=1") format("woff");
}

body {
  font-size: 1rem;
  font-family: "MetaWeb Normal", sans-serif;
}

h1, .h1 {
  line-height: 4.75rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 4.375rem;
}

h2, .h2 {
  line-height: 2.625rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 2.25rem;
}

h3, .h3 {
  line-height: 1.875rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.5rem;
}

h4, .h4 {
  line-height: 1.5rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
}

h5, .h5 {
  line-height: 1.5rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
}

h6, .h6 {
  line-height: 1.5rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  display: block;
}


strong,
.question {
  font-family: "MetaWeb Bold", sans-serif, sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  display: block;
}

.subheadline {
  font-size: 12px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 14px;
  letter-spacing: 2px;
  color: #181618;
  text-transform: uppercase;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "MetaWeb Normal", sans-serif;
}

p, .p, .question {
  line-height: 1.75rem;
  color: #181618;
}

.base-small {
  color: #333333;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.color-black-hover-black {
  color: #181618;
}

.color-black-hover-black:hover {
  color: #181618;
}

.color-black-hover-red {
  color: #181618;
}

.color-black-hover-red:hover {
  color: #E3020E;
}

.text-decoration-none {
  text-decoration: none;
}

.text-decoration-none:hover {
  text-decoration: none;
}

.kicker {
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.kicker:after {
  content: attr(data-date);
  display: inline-block;
}

h2 .kicker, .h2 .kicker,
h3 .kicker, .h3 .kicker {
  color: #181618;
}

.arrow-link i {
  font-size: 10px;
  padding-left: 5px;
}

.download-link:before {
  content: "\E00B";
  margin-right: 0;
  font-family: "igm-icons-font";
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
  display: inline-block;
}

.bg-brand {
  background-color: #E3020E;
}

.bg-white {
  background-color: #FFFFFF;
}

.c-brand {
  color: #E3020E;
}

.c-white {
  color: #FFFFFF;
}

.f-brand {
  fill: #E3020E;
}

.f-white {
  fill: #FFFFFF;
}

.p-abs {
  position: absolute;
}

.p-rel {
  position: relative;
}

.m--100 {
  margin: -100px !important;
}

.mt--100 {
  margin-top: -100px !important;
}

.mb--100 {
  margin-bottom: -100px !important;
}

.ml--100 {
  margin-left: -100px !important;
}

.mr--100 {
  margin-right: -100px !important;
}

.mh--100 {
  margin-left: -100px !important;
  margin-right: -100px !important;
}

.mv--100 {
  margin-top: -100px !important;
  margin-bottom: -100px !important;
}

.m--95 {
  margin: -95px !important;
}

.mt--95 {
  margin-top: -95px !important;
}

.mb--95 {
  margin-bottom: -95px !important;
}

.ml--95 {
  margin-left: -95px !important;
}

.mr--95 {
  margin-right: -95px !important;
}

.mh--95 {
  margin-left: -95px !important;
  margin-right: -95px !important;
}

.mv--95 {
  margin-top: -95px !important;
  margin-bottom: -95px !important;
}

.m--90 {
  margin: -90px !important;
}

.mt--90 {
  margin-top: -90px !important;
}

.mb--90 {
  margin-bottom: -90px !important;
}

.ml--90 {
  margin-left: -90px !important;
}

.mr--90 {
  margin-right: -90px !important;
}

.mh--90 {
  margin-left: -90px !important;
  margin-right: -90px !important;
}

.mv--90 {
  margin-top: -90px !important;
  margin-bottom: -90px !important;
}

.m--85 {
  margin: -85px !important;
}

.mt--85 {
  margin-top: -85px !important;
}

.mb--85 {
  margin-bottom: -85px !important;
}

.ml--85 {
  margin-left: -85px !important;
}

.mr--85 {
  margin-right: -85px !important;
}

.mh--85 {
  margin-left: -85px !important;
  margin-right: -85px !important;
}

.mv--85 {
  margin-top: -85px !important;
  margin-bottom: -85px !important;
}

.m--80 {
  margin: -80px !important;
}

.mt--80 {
  margin-top: -80px !important;
}

.mb--80 {
  margin-bottom: -80px !important;
}

.ml--80 {
  margin-left: -80px !important;
}

.mr--80 {
  margin-right: -80px !important;
}

.mh--80 {
  margin-left: -80px !important;
  margin-right: -80px !important;
}

.mv--80 {
  margin-top: -80px !important;
  margin-bottom: -80px !important;
}

.m--75 {
  margin: -75px !important;
}

.mt--75 {
  margin-top: -75px !important;
}

.mb--75 {
  margin-bottom: -75px !important;
}

.ml--75 {
  margin-left: -75px !important;
}

.mr--75 {
  margin-right: -75px !important;
}

.mh--75 {
  margin-left: -75px !important;
  margin-right: -75px !important;
}

.mv--75 {
  margin-top: -75px !important;
  margin-bottom: -75px !important;
}

.m--70 {
  margin: -70px !important;
}

.mt--70 {
  margin-top: -70px !important;
}

.mb--70 {
  margin-bottom: -70px !important;
}

.ml--70 {
  margin-left: -70px !important;
}

.mr--70 {
  margin-right: -70px !important;
}

.mh--70 {
  margin-left: -70px !important;
  margin-right: -70px !important;
}

.mv--70 {
  margin-top: -70px !important;
  margin-bottom: -70px !important;
}

.m--65 {
  margin: -65px !important;
}

.mt--65 {
  margin-top: -65px !important;
}

.mb--65 {
  margin-bottom: -65px !important;
}

.ml--65 {
  margin-left: -65px !important;
}

.mr--65 {
  margin-right: -65px !important;
}

.mh--65 {
  margin-left: -65px !important;
  margin-right: -65px !important;
}

.mv--65 {
  margin-top: -65px !important;
  margin-bottom: -65px !important;
}

.m--60 {
  margin: -60px !important;
}

.mt--60 {
  margin-top: -60px !important;
}

.mb--60 {
  margin-bottom: -60px !important;
}

.ml--60 {
  margin-left: -60px !important;
}

.mr--60 {
  margin-right: -60px !important;
}

.mh--60 {
  margin-left: -60px !important;
  margin-right: -60px !important;
}

.mv--60 {
  margin-top: -60px !important;
  margin-bottom: -60px !important;
}

.m--55 {
  margin: -55px !important;
}

.mt--55 {
  margin-top: -55px !important;
}

.mb--55 {
  margin-bottom: -55px !important;
}

.ml--55 {
  margin-left: -55px !important;
}

.mr--55 {
  margin-right: -55px !important;
}

.mh--55 {
  margin-left: -55px !important;
  margin-right: -55px !important;
}

.mv--55 {
  margin-top: -55px !important;
  margin-bottom: -55px !important;
}

.m--50 {
  margin: -50px !important;
}

.mt--50 {
  margin-top: -50px !important;
}

.mb--50 {
  margin-bottom: -50px !important;
}

.ml--50 {
  margin-left: -50px !important;
}

.mr--50 {
  margin-right: -50px !important;
}

.mh--50 {
  margin-left: -50px !important;
  margin-right: -50px !important;
}

.mv--50 {
  margin-top: -50px !important;
  margin-bottom: -50px !important;
}

.m--45 {
  margin: -45px !important;
}

.mt--45 {
  margin-top: -45px !important;
}

.mb--45 {
  margin-bottom: -45px !important;
}

.ml--45 {
  margin-left: -45px !important;
}

.mr--45 {
  margin-right: -45px !important;
}

.mh--45 {
  margin-left: -45px !important;
  margin-right: -45px !important;
}

.mv--45 {
  margin-top: -45px !important;
  margin-bottom: -45px !important;
}

.m--40 {
  margin: -40px !important;
}

.mt--40 {
  margin-top: -40px !important;
}

.mb--40 {
  margin-bottom: -40px !important;
}

.ml--40 {
  margin-left: -40px !important;
}

.mr--40 {
  margin-right: -40px !important;
}

.mh--40 {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.mv--40 {
  margin-top: -40px !important;
  margin-bottom: -40px !important;
}

.m--35 {
  margin: -35px !important;
}

.mt--35 {
  margin-top: -35px !important;
}

.mb--35 {
  margin-bottom: -35px !important;
}

.ml--35 {
  margin-left: -35px !important;
}

.mr--35 {
  margin-right: -35px !important;
}

.mh--35 {
  margin-left: -35px !important;
  margin-right: -35px !important;
}

.mv--35 {
  margin-top: -35px !important;
  margin-bottom: -35px !important;
}

.m--30 {
  margin: -30px !important;
}

.mt--30 {
  margin-top: -30px !important;
}

.mb--30 {
  margin-bottom: -30px !important;
}

.ml--30 {
  margin-left: -30px !important;
}

.mr--30 {
  margin-right: -30px !important;
}

.mh--30 {
  margin-left: -30px !important;
  margin-right: -30px !important;
}

.mv--30 {
  margin-top: -30px !important;
  margin-bottom: -30px !important;
}

.m--25 {
  margin: -25px !important;
}

.mt--25 {
  margin-top: -25px !important;
}

.mb--25 {
  margin-bottom: -25px !important;
}

.ml--25 {
  margin-left: -25px !important;
}

.mr--25 {
  margin-right: -25px !important;
}

.mh--25 {
  margin-left: -25px !important;
  margin-right: -25px !important;
}

.mv--25 {
  margin-top: -25px !important;
  margin-bottom: -25px !important;
}

.m--20 {
  margin: -20px !important;
}

.mt--20 {
  margin-top: -20px !important;
}

.mb--20 {
  margin-bottom: -20px !important;
}

.ml--20 {
  margin-left: -20px !important;
}

.mr--20 {
  margin-right: -20px !important;
}

.mh--20 {
  margin-left: -20px !important;
  margin-right: -20px !important;
}

.mv--20 {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}

.m--15 {
  margin: -15px !important;
}

.mt--15 {
  margin-top: -15px !important;
}

.mb--15 {
  margin-bottom: -15px !important;
}

.ml--15 {
  margin-left: -15px !important;
}

.mr--15 {
  margin-right: -15px !important;
}

.mh--15 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.mv--15 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}

.m--10 {
  margin: -10px !important;
}

.mt--10 {
  margin-top: -10px !important;
}

.mb--10 {
  margin-bottom: -10px !important;
}

.ml--10 {
  margin-left: -10px !important;
}

.mr--10 {
  margin-right: -10px !important;
}

.mh--10 {
  margin-left: -10px !important;
  margin-right: -10px !important;
}

.mv--10 {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}

.m--5 {
  margin: -5px !important;
}

.mt--5 {
  margin-top: -5px !important;
}

.mb--5 {
  margin-bottom: -5px !important;
}

.ml--5 {
  margin-left: -5px !important;
}

.mr--5 {
  margin-right: -5px !important;
}

.mh--5 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}

.mv--5 {
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}

.m-0 {
  margin: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mh-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mv-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.m-5 {
  margin: 5px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mh-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.mv-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mh-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mv-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mh-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mv-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mh-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mv-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mh-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.mv-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mh-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mv-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mh-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.mv-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mh-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mv-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.m-45 {
  margin: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mh-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.mv-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.m-50 {
  margin: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mh-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.mv-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.m-55 {
  margin: 55px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mh-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.mv-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.m-60 {
  margin: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mh-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mv-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.m-65 {
  margin: 65px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mh-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.mv-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.m-70 {
  margin: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mh-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.mv-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.m-75 {
  margin: 75px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mh-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.mv-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.m-80 {
  margin: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mh-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.mv-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.m-85 {
  margin: 85px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mh-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.mv-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.m-90 {
  margin: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mh-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.mv-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.m-95 {
  margin: 95px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mh-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.mv-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.p-0 {
  padding: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.ph-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pv-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.p-5 {
  padding: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.ph-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.pv-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.ph-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.pv-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.ph-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.pv-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.p-20 {
  padding: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.ph-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pv-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.p-25 {
  padding: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.ph-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.pv-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.ph-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.pv-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.ph-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.pv-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.ph-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.pv-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.p-45 {
  padding: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.ph-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.pv-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.p-50 {
  padding: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.ph-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.pv-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.p-55 {
  padding: 55px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.ph-55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.pv-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.p-60 {
  padding: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.ph-60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.pv-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.p-65 {
  padding: 65px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.ph-65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.pv-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.p-70 {
  padding: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.ph-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.pv-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.p-75 {
  padding: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.ph-75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.pv-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.p-80 {
  padding: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.ph-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.pv-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.p-85 {
  padding: 85px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.ph-85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.pv-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.p-90 {
  padding: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.ph-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.pv-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.p-95 {
  padding: 95px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.ph-95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.pv-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.db {
  display: block !important;
}

.di {
  display: inline !important;
}

.dib {
  display: inline-block !important;
}

.pos-r {
  position: relative;
}

.pos-a {
  position: absolute;
}

.pos-s {
  position: static;
}

.pos-f {
  position: fixed;
}

.va-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.va-item {
  display: block;
}

.va-item--top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.va-item--bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.left {
  float: left;
  margin: 0.5em 1em 1em 0;
}

.right {
  float: right;
  margin: 0.5em 0 1em 1em;
}

.clear {
  clear: both;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .dn-xs {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  .dn-md {
    display: none;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .dn-lg {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .dn-xl {
    display: none;
  }
}

.h-vt25 {
  height: 25vh;
}

.h-vt50 {
  height: 50vh;
}

.h-vt75 {
  height: 75vh;
}

.h-vt100 {
  height: 100vh;
}

/*.link-arrow:after {
  content: url('../../igm/svg/icons/link-arrow-red.svg');
  display: inline-block;
  font-size: .75em;
  width: 1em;
  height: auto;
  margin-left: .5em;
  vertical-align: middle;
}*/
.icon-igm-link-arrow.small {
  font-size: 66.6666%;
}

.icon-input {
  position: relative;
}

.icon-input::before {
  position: absolute;
  right: 1em;
  top: .45em;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.mobile-inline,
.mobile-inline-block,
.mobile-block,
.tablet-inline,
.tablet-inline-block,
.tablet-block,
.phone-inline,
.phone-inline-block,
.phone-block {
  display: none !important;
}

html.mobile .mobile-inline {
  display: inline !important;
}

html.mobile .mobile-inline-block {
  display: inline-block !important;
}

html.mobile .mobile-block {
  display: block !important;
}

html.phone .phone-inline {
  display: inline !important;
}

html.phone .phone-inline-block {
  display: inline-block !important;
}

html.phone .phone-block {
  display: block !important;
}

html.tablet .tablet-inline {
  display: inline !important;
}

html.tablet .tablet-inline-block {
  display: inline-block !important;
}

html.tablet .tablet-block {
  display: block !important;
}

.ls-0 {
  letter-spacing: 0px !important;
}

.ls-1 {
  letter-spacing: 1px !important;
}

.ls-2 {
  letter-spacing: 2px !important;
}

.ls-3 {
  letter-spacing: 3px !important;
}

.ls-4 {
  letter-spacing: 4px !important;
}

.no-after:after {
  display: none !important;
  content: none;
}

.no-before:before {
  display: none !important;
  content: none;
}

.no-shadow {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.ratio-16to9 {
  position: relative;
  display: table;
  width: 100%;
}

.ratio-16to9:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%;
}

.ratio-16to9 > .ratio-16to9-inner {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

/**
 * Font sizes
 */
.fs-10 {
  font-size: 10px !important;
}

.fs-11 {
  font-size: 11px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

/* alert */
.alert {
  padding: 0.75rem 1.25rem 1.75rem;
  width: 35rem;
  margin: 0 auto;
}

.alert-danger {
  background-color: #ffe1e1;
  border-color: #EA4848;
  color: #EA4848;
}

.alert-danger .alert-danger-icon {
  background: #ffe1e1 url(../svg/icons/warning.svg) no-repeat right 0 center;
  width: 1.9rem;
  padding: 4rem 0 0;
  margin: 0 auto;
}

.alert-danger p {
  text-align: center;
}

.alert-danger .mb-0 {
  font-size: 0.8rem;
}

.contactStacked .teaserGrid-list strong span:before, .contactStacked .teaserGrid-list .question span:before {
  display: none;
}

.contactStacked .teaserGrid-list strong span, .contactStacked .teaserGrid-list .question span {
  font-family: "MetaWeb Normal", sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-transform: none;
  letter-spacing: normal;
  margin: 0 0 20px 0;
  display: block;
}

.contactStacked p {
  margin: 0;
}

.contactStacked .pageIntro__social > li {
  padding: 0;
}

.contactStacked .pageIntro__social > li > a {
  width: 40px;
  height: 40px;
  font-size: 1rem;
}

.contactStacked .pageIntro__social > li > a.icon--fb {
  background-image: url("../svg/sm/facebook_b.svg");
  background-color: #ffffff;
  -webkit-transition: inherit;
  transition: inherit;
}

.contactStacked .pageIntro__social > li > a.icon--fb:hover {
  -webkit-transform: none;
          transform: none;
}

.contactStacked .pageIntro__social > li > a.icon--twitter {
  background-image: url("../svg/sm/twitter_b.svg");
  background-color: #ffffff;
  -webkit-transition: inherit;
  transition: inherit;
}

.contactStacked .pageIntro__social > li > a.icon--twitter:hover {
  -webkit-transform: none;
          transform: none;
}

.contactStacked .pageIntro__social > li > a.icon--xing {
  background-image: url("../svg/sm/xing_b.svg");
  background-color: #ffffff;
  -webkit-transition: inherit;
  transition: inherit;
}

.contactStacked .pageIntro__social > li > a.icon--xing:hover {
  -webkit-transform: none;
          transform: none;
}

.contactStacked figure {
  margin: 0 auto 25px;
  width: 80%;
  max-width: 220px;
}

.contactStacked .author-image-wrapper {
  padding-top: 100%;
  max-width: 100%;
  position: relative;
}

.contactStacked .author-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.contactStacked .quote {
  color: #000000;
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 42px;
  text-align: center;
  margin-top: 50px;
}

html.csshyphens .bildTextModul h2, html.csshyphens .bildTextModul .h2, html.csshyphens
.bildTextModul h4, html.csshyphens .bildTextModul .h4, html.csshyphens
.bildTextModul p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.bildTextModul h2, .bildTextModul .h2 {
  margin-top: -8px;
}

.bildTextModul a:focus, .bildTextModul a:hover {
  text-decoration: none;
}

.bildTextModul p {
  margin: 0;
}

.bildTextModul ul, .bildTextModul ol, .bildTextModul dl {
  margin: 30px 0;
}

.bildTextModul .bildTextModul--colored-green li:before {
  content: url("../svg/icons/checkmarkcircle-g.svg");
}

.bildTextModul .bildTextModul--colored-red li:before {
  content: url("../svg/icons/checkmarkcircle-r.svg");
}

.bildTextModul .bildTextModul--colored-black li:before {
  content: url("../svg/icons/checkmarkcircle-b.svg");
}

.bildTextModul li,
.bildTextModul .li {
  margin-bottom: 9px;
  font-family: "MetaWeb Normal", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 200;
  list-style: none;
}

.bildTextModul li:before,
.bildTextModul .li:before {
  content: url("../svg/icons/checkmarkcircle-b.svg");
  position: absolute;
  width: 1em;
  height: auto;
  display: inline-block;
  margin: 4px 1.5em 0 -2.5em;
  font-size: 0.75em;
  vertical-align: middle;
}

.bildTextModul h3.li {
  display: inline-block;
}

.bildTextModul h3.li:before {
  content: none;
  display: none;
}

.bildTextModul .contentBlock__linkList {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .bildTextModul .teaserGrid-list__item p {
    display: block;
  }
  .bildTextModul .bildTextModul--beneath {
    margin: 0 0 20px 0;
  }
}

.bildTextModul--noCheck ul {
  padding-left: 0;
}

.bildTextModul--noCheck li:before {
  content: '';
  display: none;
}

.b-lazy {
  -webkit-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  max-width: 100%;
  opacity: 0;
}

.b-lazy.b-loaded, .b-lazy.b-error {
  opacity: 1;
}

img.b-loaded {
  width: 100%;
  height: auto;
}

/* breadcrumb */
.breadcrumb {
  margin: 0;
}

.breadcrumb-nav, .breadcrumb-auth, .breadcrumb-steps {
  padding: 0;
  height: 31px;
  background-color: #F8F8F9;
  border-radius: 0;
  /*margin-top: 0.1rem;*/
  /* max-width: 1400px;
         padding: 0 50px;
         margin: auto;*/
}

@media (min-width: 1000px) {
  .breadcrumb-nav, .breadcrumb-auth, .breadcrumb-steps {
    display: block !important;
  }
}

.breadcrumb-nav li, .breadcrumb-auth li, .breadcrumb-steps li {
  font-size: 0.75rem;
  line-height: 1.9375rem;
}

.breadcrumb-nav li a, .breadcrumb-auth li a, .breadcrumb-steps li a {
  color: #000000;
  padding-right: 0.5rem;
}

.breadcrumb-nav li a:hover, .breadcrumb-auth li a:hover, .breadcrumb-steps li a:hover {
  text-decoration: none;
  color: #E3020E;
}

.breadcrumb-nav li.active a, .breadcrumb-auth li.active a, .breadcrumb-steps li.active a,
.breadcrumb-nav li.active a:hover,
.breadcrumb-auth li.active a:hover,
.breadcrumb-steps li.active a:hover,
.breadcrumb-nav li.active a:focus,
.breadcrumb-auth li.active a:focus,
.breadcrumb-steps li.active a:focus {
  color: #E3020E;
  pointer-events: none;
  cursor: default;
}

.breadcrumb-nav li.breadcrumb-item + .breadcrumb-item:before, .breadcrumb-auth li.breadcrumb-item + .breadcrumb-item:before, .breadcrumb-steps li.breadcrumb-item + .breadcrumb-item:before {
  content: ">";
}

@media (min-width: 1000px) {
  .breadcrumb-nav, .breadcrumb-auth, .breadcrumb-steps, .breadcrumb-auth {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: auto;
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 1000px) {
  .breadcrumb-nav, .breadcrumb-auth, .breadcrumb-steps {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

.breadcrumb-auth {
  float: right;
}

@media (min-width: 1000px) {
  .breadcrumb-auth {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin: 0 -30px 0 0;
  }
}

.breadcrumb-auth > li:last-child a {
  padding-right: 0;
}

@media (max-width: 999px) {
  .breadcrumb-auth {
    float: right;
    background: none;
  }
}

.breadcrumb .icon {
  -webkit-transform: translate(0, 1px);
          transform: translate(0, 1px);
}

.breadcrumb-steps {
  background-color: transparent !important;
  padding-top: 1rem;
}

.breadcrumb-steps li.breadcrumb-item {
  line-height: 1.5rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
  color: #BFBFC8;
}

.breadcrumb-steps li.breadcrumb-item:before {
  color: #BFBFC8;
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

@media (max-width: 1199px) {
  .breadcrumb-steps li.breadcrumb-item:before {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
}

@media (max-width: 999px) {
  .breadcrumb-steps li.breadcrumb-item:before {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
}

.breadcrumb-steps li.breadcrumb-item a {
  line-height: 1.5rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
  color: #847E85;
}

.breadcrumb-steps li.breadcrumb-item a:before {
  color: #BFBFC8;
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.breadcrumb-steps li.breadcrumb-item a[disabled] {
  color: #BFBFC8;
  cursor: not-allowed;
}

.breadcrumb-steps li.breadcrumb-item--active a {
  color: #E3020E;
}

.breadcrumb-overlay {
  max-width: 100%;
  background-color: #F8F8F9;
  border-top: 1px #EBEBEF solid;
  /*margin-top: 0.1rem;*/
}

@media (min-width: 1000px) {
  .breadcrumb-overlay > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.breadcrumb-item + .breadcrumb-item::before {
  padding-left: 0;
}

.breadcrumb-dropdown + li:before,
.breadcrumb-ellipsis + li:before {
  display: none;
}

.breadcrumb-menu {
  display: none;
}

.breadcrumb-item {
  float: none;
}

.btn-primary {
  border-color: #E3020E;
  position: relative;
  padding-right: 30px !important;
}

.btn-primary:not(:disabled):focus, .btn-primary:not(:disabled).focus, .btn-primary:not(:disabled):hover, .btn-primary:not(:disabled).hover {
  background-color: #FF000E;
  border-color: #FF000E;
  color: #FFFFFF;
}

.btn-primary:after {
  content: url("../svg/icons/link-arrow-white.svg");
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn-secondary, .argumentationsElement.page-section--colored-red .btn.btn-primary {
  background-color: #F5F5F5;
}

.btn-thirdly {
  border-color: #EFEFEF;
  background: #EFEFEF;
}

.btn-thirdly:not(:disabled):focus, .btn-thirdly:not(:disabled).focus, .btn-thirdly:not(:disabled):hover, .btn-thirdly:not(:disabled).hover {
  background-color: #E3020E;
  border-color: #E3020E;
  color: #ffffff;
}

.btn {
  padding: 9px 20px;
  font-size: 0.9375rem;
  border-radius: 0;
  font-weight: 200;
  height: calc(1.333em + 18px);
  -webkit-transition: margin 0s ease;
  transition: margin 0s ease;
  line-height: 18px;
  cursor: pointer;
  width: auto;
}

.btn, .btn:focus, .btn.focus, .btn:hover, .btn.hover, .btn:active, .btn.active {
  outline: none;
  border: none;
}

.btn-load {
  background-color: rgba(0, 0, 0, 0.06);
  padding: 13px 18px;
  height: auto;
}

.btn-load:hover {
  background-color: #EBEBEF;
}

.btn-load:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--switch,
.btn-switch,
.btn-button-radio {
  font-size: 14px;
  line-height: 18px;
  font-family: "MetaWeb Normal", sans-serif;
  font-weight: normal;
  padding: 9px 25px;
  background-color: #EBEBEF;
  color: #000000;
}

.btn--switch.active,
.btn-switch.active,
.btn-button-radio.active {
  color: #ffffff;
  background-color: #E3020E;
}

.btn--switch:focus, .btn--switch:active, .btn--switch.active,
.btn-switch:focus,
.btn-switch:active,
.btn-switch.active,
.btn-button-radio:focus,
.btn-button-radio:active,
.btn-button-radio.active {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.commentsLoggedOut {
  overflow: hidden;
}

.commentsLoggedOut .comments__header {
  background: #EFEFEF;
  height: 98px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.commentsLoggedOut .comments__header h3, .commentsLoggedOut .comments__header a {
  margin: 0;
}

.comments__wrapper {
  margin: 60px 0 0;
}

.comments__wrapper .delete-link a {
  color: red;
  font-size: 12px;
  cursor: pointer;
}

.comments .teaserGrid-list__line {
  margin: 19px 0 19px 0;
}

.comments__textarea {
  margin: 60px 0 60px 0;
}

.comments__textarea label {
  font-size: 0.875rem;
  line-height: 1.125rem;
}

.comments__textarea textarea {
  height: 180px;
}

@media (max-width: 999px) {
  .comments .teaserGrid-list__item p {
    display: block;
  }
}

.component--committees h2 a[data-toggle="collapse"], .component--committees h2 a[data-toggle="collapse"]:hover, .component--committees h2 a[data-toggle="collapse"]:focus, .component--committees h3 a[data-toggle="collapse"], .component--committees h3 a[data-toggle="collapse"]:hover, .component--committees h3 a[data-toggle="collapse"]:focus,
.component--committees .h2 a[data-toggle="collapse"],
.component--committees .h2 a[data-toggle="collapse"]:hover,
.component--committees .h2 a[data-toggle="collapse"]:focus, .component--committees .h3 a[data-toggle="collapse"], .component--committees .h3 a[data-toggle="collapse"]:hover, .component--committees .h3 a[data-toggle="collapse"]:focus {
  color: #000000;
  text-decoration: none;
}

.component--committees h2 a[data-toggle="collapse"] > i.icon-igm-dropdown-arrow, .component--committees h3 a[data-toggle="collapse"] > i.icon-igm-dropdown-arrow,
.component--committees .h2 a[data-toggle="collapse"] > i.icon-igm-dropdown-arrow, .component--committees .h3 a[data-toggle="collapse"] > i.icon-igm-dropdown-arrow {
  color: #E3020E;
  font-size: 10px;
  line-height: 10px;
  margin-right: 15px;
  position: absolute;
  top: 12px;
  left: 0;
}

.component--committees h2 a[data-toggle="collapse"] > i.icon-igm-dropdown-arrow:before, .component--committees h3 a[data-toggle="collapse"] > i.icon-igm-dropdown-arrow:before,
.component--committees .h2 a[data-toggle="collapse"] > i.icon-igm-dropdown-arrow:before, .component--committees .h3 a[data-toggle="collapse"] > i.icon-igm-dropdown-arrow:before {
  display: inline-block;
}

.component--committees h2 a[data-toggle="collapse"][aria-expanded="true"] > i.icon-igm-dropdown-arrow::before, .component--committees h3 a[data-toggle="collapse"][aria-expanded="true"] > i.icon-igm-dropdown-arrow::before,
.component--committees .h2 a[data-toggle="collapse"][aria-expanded="true"] > i.icon-igm-dropdown-arrow::before, .component--committees .h3 a[data-toggle="collapse"][aria-expanded="true"] > i.icon-igm-dropdown-arrow::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.component--committees h2 a[data-toggle="collapse"][aria-expanded="false"] > i.icon-igm-dropdown-arrow::before, .component--committees h3 a[data-toggle="collapse"][aria-expanded="false"] > i.icon-igm-dropdown-arrow::before,
.component--committees .h2 a[data-toggle="collapse"][aria-expanded="false"] > i.icon-igm-dropdown-arrow::before, .component--committees .h3 a[data-toggle="collapse"][aria-expanded="false"] > i.icon-igm-dropdown-arrow::before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.committees-wrapper {
  position: relative;
  padding-bottom: 40px;
}

.table-committee,
.table-committees {
  border-bottom: 1px solid #EFEFEF;
}

.table-committee > thead,
.table-committees > thead {
  max-width: 100%;
  background-color: #EBEBEF;
}

.table-committee > thead > tr > th,
.table-committees > thead > tr > th {
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: top;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
}

.table-committee > tbody > tr > td:first-child,
.table-committees > tbody > tr > td:first-child {
  white-space: nowrap;
}

.table-committee > tbody > tr > td + td,
.table-committees > tbody > tr > td + td {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.table-committee > tbody > tr.tr-line-above > td,
.table-committees > tbody > tr.tr-line-above > td {
  border-top: 2px solid #DADADA;
}

.table-committee > tbody > tr.tr-line-below > td,
.table-committees > tbody > tr.tr-line-below > td {
  border-bottom: 2px solid #DADADA;
}

.table-committee > tfoot > tr > th,
.table-committee > tfoot > tr > td,
.table-committees > tfoot > tr > th,
.table-committees > tfoot > tr > td {
  font-family: "MetaWeb Bold", sans-serif;
}

.table-committee.width-50-50 > thead > tr > th,
.table-committee.width-50-50 > thead > tr > td,
.table-committee.width-50-50 > tbody > tr > td,
.table-committee.width-50-50 > tfoot > tr > th,
.table-committee.width-50-50 > tfoot > tr > td,
.table-committees.width-50-50 > thead > tr > th,
.table-committees.width-50-50 > thead > tr > td,
.table-committees.width-50-50 > tbody > tr > td,
.table-committees.width-50-50 > tfoot > tr > th,
.table-committees.width-50-50 > tfoot > tr > td {
  width: 50%;
}

@media (max-width: 999px) {
  .table-committee,
  .table-committees {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    min-width: 100%;
    margin: auto;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-overflow-scrolling: touch;
  }
}

.cke_editable img,
.contentBlock img {
  background-position: center;
  background-size: cover;
  max-width: 100%;
}

.cke_editable figure,
.contentBlock figure {
  margin: 0 0 0.5rem;
  text-align: initial;
  border: initial;
  border-radius: initial;
  background: initial;
  padding: initial;
  display: initial;
}

.cke_editable figure figcaption,
.contentBlock figure figcaption {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75rem;
  line-height: 16px;
  text-align: center;
  width: 100%;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .cke_editable figure figcaption,
  .contentBlock figure figcaption {
    width: auto;
    padding: 0 30px;
  }
}

.cke_editable iframe,
.contentBlock iframe {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  margin: 0 0 1rem 0;
}

.cke_editable li,
.contentBlock li {
  line-height: 28px;
  margin: 0 0 15px 0;
}

.cke_editable .image-captioned img,
.contentBlock .image-captioned img {
  margin-bottom: 0.5rem;
}

.cke_editable .image-left, .cke_editable__image--floatLeft,
.contentBlock .image-left,
.contentBlock__image--floatLeft {
  float: left;
  width: 100%;
  margin: 1rem 0;
}

@media screen and (min-width: 768px) {
  .cke_editable .image-left, .cke_editable__image--floatLeft,
  .contentBlock .image-left,
  .contentBlock__image--floatLeft {
    margin-right: 30px;
    margin-left: 0;
    width: auto;
  }
}

.cke_editable .image-right, .cke_editable__image--floatRight,
.contentBlock .image-right,
.contentBlock__image--floatRight {
  float: right;
  width: 100%;
  margin: 1rem 0;
}

@media screen and (min-width: 768px) {
  .cke_editable .image-right, .cke_editable__image--floatRight,
  .contentBlock .image-right,
  .contentBlock__image--floatRight {
    margin-right: 0;
    margin-left: 30px;
    width: auto;
  }
}

.cke_editable .image-center,
.cke_editable .image-center .image-captioned img,
.contentBlock .image-center,
.contentBlock .image-center .image-captioned img {
  margin: 1rem 0 0.5rem;
  display: block;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .cke_editable .image-center,
  .cke_editable .image-center .image-captioned img,
  .contentBlock .image-center,
  .contentBlock .image-center .image-captioned img {
    margin-right: auto;
    margin-left: auto;
    width: auto;
  }
}

.contentBlock__quote {
  font-family: "MetaWeb CondNormal", sans-serif;
  font-size: 2rem;
  line-height: 42px;
  text-align: center;
  padding: 20px 0 0 0;
  margin: 0 0 1rem;
}

.contentBlock__marginale {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75rem;
  line-height: 16px;
  text-align: center;
}

.contentBlock__notice {
  background-color: #F8F8F9;
  padding: 20px;
  line-height: 24px;
  margin-bottom: 0;
  font-size: 0.875rem;
}

.contentBlock__center {
  text-align: center;
}

.contentBlock__linkList {
  display: block;
  line-height: 28px;
  padding-top: 2px;
}

.contentBlock__linkList:after {
  content: url("../../igm/svg/icons/link-arrow-red.svg");
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
}

.contentBlock__downloadList a span {
  color: rgba(0, 0, 0, 0.5);
}

.contentBlock__downloadList a:before {
  content: url("../../igm/svg/icons/downloadlink-red.svg");
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-right: 0.5em;
  vertical-align: middle;
  top: 2px;
}

.contentBlock__downloadList p {
  margin-bottom: 0;
}

a.contentBlock__downloadList {
  display: inline;
}

a.contentBlock__downloadList:before {
  content: url("../../igm/svg/icons/downloadlink-red.svg");
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-right: 0.5em;
  vertical-align: middle;
  top: 2px;
}

.contentBlock__video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.contentBlock__headline--center {
  text-align: center;
}

/*
---- table -----
*/
.contentBlock__table--wrapper {
  margin: 1rem 0 0;
  width: 100%;
}

.contentBlock__table--wrapper td {
  border-bottom: 1px solid #EFEFEF;
  font-size: 0.875rem;
}

.contentBlock__table--wrapper table, .contentBlock__table--wrapper th, .contentBlock__table--wrapper td {
  padding: 1rem 1.25rem;
}

.contentBlock__table--wrapper th {
  background-color: #EFEFEF;
  font-family: "MetaWeb Bold", sans-serif;
  font-size: 0.875rem;
}

.contentBlock__table--wrapper .contentBlock__table--wrapper table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.contentBlock__table--wrapper table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.contentBlock__table--wrapper .contentBlock__table--wrapper table th,
.contentBlock__table--wrapper .contentBlock__table--wrapper table td {
  border-top: 1px solid #eceeef;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.contentBlock__table--inner {
  overflow: auto;
}

.contentBlock__copy--center {
  text-align: center;
  clear: both;
}

.contentBlock__video {
  margin: 0 0 1rem 0;
}

.contentBlock__iframe {
  margin: 0 0 1rem 0;
}

.contentBlock__button {
  margin: 1rem 0;
  padding: 10px 20px;
  font-size: 0.9375rem;
  border-radius: 0;
  font-weight: 200;
  width: auto;
  color: #FFFFFF;
  background-color: #E3020E;
  display: inline-block;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: "MetaWeb Normal", sans-serif;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  overflow: visible;
  text-transform: none;
}

.contentBlock__button, .contentBlock__button:focus, .contentBlock__button.focus, .contentBlock__button:hover, .contentBlock__button.hover, .contentBlock__button:active, .contentBlock__button.active {
  outline: none !important;
  border: none !important;
  cursor: pointer;
}

.contentBlock__button:after {
  content: url("../../igm/svg/icons/link-arrow-white.svg");
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
}

.contentBlock__button:focus, .contentBlock__button.focus, .contentBlock__button:hover, .contentBlock__button.hover {
  background-color: #FF000E;
  color: #FFFFFF;
  text-decoration: none;
}

.contentBlock__marginale--floatLeft {
  display: none;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75rem;
  line-height: 16px;
  text-align: center;
  width: 100%;
  padding: 0;
  float: left;
}

@media screen and (min-width: 768px) {
  .contentBlock__marginale--floatLeft {
    padding: 0 30px 0 0;
    width: 306px;
  }
}

.contentBlock__marginale--floatRight {
  display: none;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75rem;
  line-height: 16px;
  text-align: center;
  float: right;
  width: 100%;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .contentBlock__marginale--floatRight {
    padding: 0 30px 0 0;
    width: 306px;
  }
}

.contentBlock__downloadList--locked,
.contentBlock__downloadList--lockedMember,
.contentBlock__downloadList--lockedUser,
.contentBlock__downloadList--unlocked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contentBlock__downloadList--locked a span,
.contentBlock__downloadList--lockedMember a span,
.contentBlock__downloadList--lockedUser a span,
.contentBlock__downloadList--unlocked a span {
  color: rgba(0, 0, 0, 0.5);
}

.contentBlock__downloadList--locked a:before,
.contentBlock__downloadList--lockedMember a:before,
.contentBlock__downloadList--lockedUser a:before,
.contentBlock__downloadList--unlocked a:before {
  content: url("../../igm/svg/icons/downloadlink-red.svg");
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-right: 0.5em;
  vertical-align: middle;
  top: 3px;
  position: relative;
}

.contentBlock__downloadList--locked:after,
.contentBlock__downloadList--lockedMember:after,
.contentBlock__downloadList--lockedUser:after,
.contentBlock__downloadList--unlocked:after {
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
  top: 2px;
  position: relative;
}

.contentBlock__downloadList--locked:after,
.contentBlock__downloadList--lockedMember:after,
.contentBlock__downloadList--lockedUser:after {
  content: url("../../igm/svg/icons/lock_locked.svg");
}

.contentBlock__downloadList--unlocked:after {
  content: url("../../igm/svg/icons/lock_unlocked.svg");
}

.contentBlock__wrapper {
  padding: 80px 0 50px 0;
}

/**
 * Inline text block
 */
.block.block--text.block--inline-text {
  margin: 40px 0;
  padding: 30px 40px;
  border: 1px solid #D8D8D8;
  color: #333333;
  background-color: #ffffff;
  border-radius: 3px;
}

.block.block--text.block--inline-text p,
.block.block--text.block--inline-text span,
.block.block--text.block--inline-text ul,
.block.block--text.block--inline-text ol {
  font-size: 14px;
}

.block.block--text.block--inline-text > *:first-child {
  margin-top: 0;
  padding-top: 0;
}

.block.block--text.block--inline-text > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* Cookie notice */
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* Cookie notice */
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@keyframes slideDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.cookie-wrapper {
  bottom: 0;
  border-top: 1px solid #888;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 40;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
          animation-name: slideUp;
}

.cookie-wrapper.hide {
  -webkit-animation-name: slideDown;
          animation-name: slideDown;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.cookie {
  background-color: #222222;
  background-color: rgba(34, 34, 34, 0.9);
  position: relative;
  padding: 10px 50px 10px 50px;
}

.cookie .btn-wrapper {
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cookie .btn {
  background: #c8c8c8;
  border: none;
  border-radius: 5px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  max-width: 120px;
  margin: 0;
  padding: 8px 15px;
  text-align: center;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
}

.cookie .btn:hover {
  background: #d3d3d3;
}

.cookie .btn + .btn {
  margin-left: 25px;
}

.cookie p {
  color: #888;
  padding-right: 350px;
}

.cookie p a {
  color: #c8c8c8;
  text-decoration: none;
  -webkit-transition: 200ms color;
  transition: 200ms color;
  background: none;
}

.cookie p a:hover {
  color: #888;
}

@media (max-width: 961px) {
  .cookie .btn-wrapper {
    bottom: 0;
    position: relative;
    margin-top: 15px;
    right: 0;
    top: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
  }
  .cookie p {
    padding: 0 0 0 0;
  }
  .cookie .btn-wrapper:after {
    clear: both;
    content: '';
    display: block;
  }
}

@media (max-width: 380px) {
  .cookie {
    padding: 10px 25px;
  }
  .cookie .btn-wrapper {
    position: relative;
    text-align: center;
    right: 0;
    width: 100%;
  }
  .cookie .btn {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .cookie .btn + .btn {
    margin: 15px auto 0 auto;
  }
}

@media print {
  .cookie-wrapper {
    display: none;
  }
}

html.csshyphens .ctaTeaser h2, html.csshyphens .ctaTeaser .h2, html.csshyphens
.ctaTeaser p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.ctaTeaser .page-section--colored-black,
.ctaTeaser .page-section--colored-red,
.ctaTeaser .page-section--colored-grey {
  color: #181618;
}

.ctaTeaser__wrapper {
  background-color: #E3020E;
  background-position: center;
  background-size: cover;
  padding: 60px 0;
  margin: 0 0 80px;
}

@media (min-width: 768px) {
  .ctaTeaser__left, .ctaTeaser__right {
    text-align: left;
  }
}

.ctaTeaser__inner {
  background-color: #ffffff;
  padding: 40px 30px;
}

@media (max-width: 767px) {
  .ctaTeaser__inner {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin: 0 auto;
    width: calc(100% - 60px);
  }
}

.ctaTeaser__inner--img {
  background-position: center;
  background-size: cover;
  max-width: 200px;
  min-height: 1px;
  margin: 0 auto;
}

.ctaTeaser__inner--img.b-loaded {
  width: auto;
}

.ctaTeaser__button {
  margin: calc(1.875rem - 1rem) 0 0 0;
  line-height: 18px;
  height: auto;
  display: inline-block;
  padding: 9px 20px;
  white-space: normal;
}

.ctaTeaser__double .ctaTeaser__wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ctaTeaser__double .ctaTeaser__wrapper .row {
    width: 105%;
  }
}

.ctaTeaser .form-control {
  margin: 0.875rem 0 0;
}

.ctaTeaser__colored-box {
  background-size: 100% auto;
  background-position-y: 0;
  background-repeat: no-repeat;
}

.ctaTeaser__colored-box .ctaTeaser__inner {
  margin-top: 26vw;
}

@media (min-width: 768px) {
  .ctaTeaser__colored-box .ctaTeaser__inner {
    padding: 40px 72px;
  }
}

.ctaTeaser__colored-box--grey {
  background-color: #F8F8F9;
}

.ctaTeaser__colored-box--white {
  background-color: white;
}

.ctaTeaser__colored-box--black {
  background-color: #181618;
}

.ctaTeaser__colored-box--red {
  background-color: #E3020E;
}

.dropdown {
  color: red;
}

.dropdown--newMember {
  width: 80%;
  margin: 0 auto;
  border: 1px solid #d3d3d3;
}

.dropdown--newMember button {
  line-height: 1.5rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
}

.dropdown--newMember .dropdown-toggle {
  width: 100%;
  color: #E3020E;
}

.dropdown--newMember .dropdown-menu {
  width: 100%;
}

.dropdown--newMember .dropdown-item {
  line-height: 1.5rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
}

.dropdown--newMember .dropdown-item[disabled] {
  color: #BFBFC8;
  cursor: not-allowed;
}

.dropdown--newMember .dropdown-item--active {
  color: #E3020E;
}

.footer--page {
  background-color: #F3F3F5;
  padding: 40px 0;
}

@media (min-width: 1000px) {
  .footer--page {
    padding: 80px 0;
  }
}

/**
 * START FORMS
 */
label {
  font-family: "MetaWeb CondXBold", sans-serif;
}

label > span {
  font-weight: 200;
}

::-webkit-input-placeholder {
  color: #333333;
}

:-moz-placeholder {
  color: #333333;
}

::-moz-placeholder {
  color: #333333;
}

:-ms-input-placeholder {
  color: #333333;
}

input[type="color"]:disabled, input[type="color"][readonly], input[type="date"]:disabled, input[type="date"][readonly], input[type="datetime"]:disabled, input[type="datetime"][readonly], input[type="datetime-local"]:disabled, input[type="datetime-local"][readonly], input[type="email"]:disabled, input[type="email"][readonly], input[type="month"]:disabled, input[type="month"][readonly], input[type="number"]:disabled, input[type="number"][readonly], input[type="password"]:disabled, input[type="password"][readonly], input[type="search"]:disabled, input[type="search"][readonly], input[type="tel"]:disabled, input[type="tel"][readonly], input[type="text"]:disabled, input[type="text"][readonly], input[type="time"]:disabled, input[type="time"][readonly], input[type="url"]:disabled, input[type="url"][readonly], input[type="week"]:disabled, input[type="week"][readonly], input:not([type]):disabled, input:not([type])[readonly], textarea:disabled, textarea[readonly] {
  border-color: #eeeeee;
  background-color: #ffffff;
  color: #333333;
}

input[type="color"]:disabled::-webkit-input-placeholder, input[type="color"][readonly]::-webkit-input-placeholder, input[type="date"]:disabled::-webkit-input-placeholder, input[type="date"][readonly]::-webkit-input-placeholder, input[type="datetime"]:disabled::-webkit-input-placeholder, input[type="datetime"][readonly]::-webkit-input-placeholder, input[type="datetime-local"]:disabled::-webkit-input-placeholder, input[type="datetime-local"][readonly]::-webkit-input-placeholder, input[type="email"]:disabled::-webkit-input-placeholder, input[type="email"][readonly]::-webkit-input-placeholder, input[type="month"]:disabled::-webkit-input-placeholder, input[type="month"][readonly]::-webkit-input-placeholder, input[type="number"]:disabled::-webkit-input-placeholder, input[type="number"][readonly]::-webkit-input-placeholder, input[type="password"]:disabled::-webkit-input-placeholder, input[type="password"][readonly]::-webkit-input-placeholder, input[type="search"]:disabled::-webkit-input-placeholder, input[type="search"][readonly]::-webkit-input-placeholder, input[type="tel"]:disabled::-webkit-input-placeholder, input[type="tel"][readonly]::-webkit-input-placeholder, input[type="text"]:disabled::-webkit-input-placeholder, input[type="text"][readonly]::-webkit-input-placeholder, input[type="time"]:disabled::-webkit-input-placeholder, input[type="time"][readonly]::-webkit-input-placeholder, input[type="url"]:disabled::-webkit-input-placeholder, input[type="url"][readonly]::-webkit-input-placeholder, input[type="week"]:disabled::-webkit-input-placeholder, input[type="week"][readonly]::-webkit-input-placeholder, input:not([type]):disabled::-webkit-input-placeholder, input:not([type])[readonly]::-webkit-input-placeholder, textarea:disabled::-webkit-input-placeholder, textarea[readonly]::-webkit-input-placeholder {
  color: #333333;
}

input[type="color"]:disabled:-moz-placeholder, input[type="color"][readonly]:-moz-placeholder, input[type="date"]:disabled:-moz-placeholder, input[type="date"][readonly]:-moz-placeholder, input[type="datetime"]:disabled:-moz-placeholder, input[type="datetime"][readonly]:-moz-placeholder, input[type="datetime-local"]:disabled:-moz-placeholder, input[type="datetime-local"][readonly]:-moz-placeholder, input[type="email"]:disabled:-moz-placeholder, input[type="email"][readonly]:-moz-placeholder, input[type="month"]:disabled:-moz-placeholder, input[type="month"][readonly]:-moz-placeholder, input[type="number"]:disabled:-moz-placeholder, input[type="number"][readonly]:-moz-placeholder, input[type="password"]:disabled:-moz-placeholder, input[type="password"][readonly]:-moz-placeholder, input[type="search"]:disabled:-moz-placeholder, input[type="search"][readonly]:-moz-placeholder, input[type="tel"]:disabled:-moz-placeholder, input[type="tel"][readonly]:-moz-placeholder, input[type="text"]:disabled:-moz-placeholder, input[type="text"][readonly]:-moz-placeholder, input[type="time"]:disabled:-moz-placeholder, input[type="time"][readonly]:-moz-placeholder, input[type="url"]:disabled:-moz-placeholder, input[type="url"][readonly]:-moz-placeholder, input[type="week"]:disabled:-moz-placeholder, input[type="week"][readonly]:-moz-placeholder, input:not([type]):disabled:-moz-placeholder, input:not([type])[readonly]:-moz-placeholder, textarea:disabled:-moz-placeholder, textarea[readonly]:-moz-placeholder {
  color: #333333;
}

input[type="color"]:disabled::-moz-placeholder, input[type="color"][readonly]::-moz-placeholder, input[type="date"]:disabled::-moz-placeholder, input[type="date"][readonly]::-moz-placeholder, input[type="datetime"]:disabled::-moz-placeholder, input[type="datetime"][readonly]::-moz-placeholder, input[type="datetime-local"]:disabled::-moz-placeholder, input[type="datetime-local"][readonly]::-moz-placeholder, input[type="email"]:disabled::-moz-placeholder, input[type="email"][readonly]::-moz-placeholder, input[type="month"]:disabled::-moz-placeholder, input[type="month"][readonly]::-moz-placeholder, input[type="number"]:disabled::-moz-placeholder, input[type="number"][readonly]::-moz-placeholder, input[type="password"]:disabled::-moz-placeholder, input[type="password"][readonly]::-moz-placeholder, input[type="search"]:disabled::-moz-placeholder, input[type="search"][readonly]::-moz-placeholder, input[type="tel"]:disabled::-moz-placeholder, input[type="tel"][readonly]::-moz-placeholder, input[type="text"]:disabled::-moz-placeholder, input[type="text"][readonly]::-moz-placeholder, input[type="time"]:disabled::-moz-placeholder, input[type="time"][readonly]::-moz-placeholder, input[type="url"]:disabled::-moz-placeholder, input[type="url"][readonly]::-moz-placeholder, input[type="week"]:disabled::-moz-placeholder, input[type="week"][readonly]::-moz-placeholder, input:not([type]):disabled::-moz-placeholder, input:not([type])[readonly]::-moz-placeholder, textarea:disabled::-moz-placeholder, textarea[readonly]::-moz-placeholder {
  color: #333333;
}

input[type="color"]:disabled:-ms-input-placeholder, input[type="color"][readonly]:-ms-input-placeholder, input[type="date"]:disabled:-ms-input-placeholder, input[type="date"][readonly]:-ms-input-placeholder, input[type="datetime"]:disabled:-ms-input-placeholder, input[type="datetime"][readonly]:-ms-input-placeholder, input[type="datetime-local"]:disabled:-ms-input-placeholder, input[type="datetime-local"][readonly]:-ms-input-placeholder, input[type="email"]:disabled:-ms-input-placeholder, input[type="email"][readonly]:-ms-input-placeholder, input[type="month"]:disabled:-ms-input-placeholder, input[type="month"][readonly]:-ms-input-placeholder, input[type="number"]:disabled:-ms-input-placeholder, input[type="number"][readonly]:-ms-input-placeholder, input[type="password"]:disabled:-ms-input-placeholder, input[type="password"][readonly]:-ms-input-placeholder, input[type="search"]:disabled:-ms-input-placeholder, input[type="search"][readonly]:-ms-input-placeholder, input[type="tel"]:disabled:-ms-input-placeholder, input[type="tel"][readonly]:-ms-input-placeholder, input[type="text"]:disabled:-ms-input-placeholder, input[type="text"][readonly]:-ms-input-placeholder, input[type="time"]:disabled:-ms-input-placeholder, input[type="time"][readonly]:-ms-input-placeholder, input[type="url"]:disabled:-ms-input-placeholder, input[type="url"][readonly]:-ms-input-placeholder, input[type="week"]:disabled:-ms-input-placeholder, input[type="week"][readonly]:-ms-input-placeholder, input:not([type]):disabled:-ms-input-placeholder, input:not([type])[readonly]:-ms-input-placeholder, textarea:disabled:-ms-input-placeholder, textarea[readonly]:-ms-input-placeholder {
  color: #333333;
}

/*!
 * Datepicker for Bootstrap v1.7.0-dev (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl.dropdown-menu {
  left: auto;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}

.datepicker table tr td.today {
  color: #E3020E;
  background-color: #ffffff;
}

.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

.datepicker table tr td.today:hover {
  color: #E3020E;
  background-color: #ffffff;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #E3020E;
  border-color: #ffb733;
}

.datepicker table tr td.today.focused {
  background: #ffc966;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #E3020E;
  color: #777777;
}

.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}

.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}

.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}

.datepicker table tr td.range.today {
  color: #000;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #E3020E;
  color: #777777;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.input-daterange {
  width: 100%;
}

.input-daterange input {
  text-align: center;
}

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  color: #333333;
  font-size: 13px;
  line-height: 1.42857143;
}

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 0 5px;
}

.glossary__container {
  margin-bottom: 2.5rem;
}

.glossary__big-letter {
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 3.75rem;
  line-height: 2.625rem;
  color: #E3020E;
  padding-bottom: 1.875rem;
}

.glossary__topic-list {
  padding-left: 0;
  list-style: none;
}

@media (max-width: 999px) {
  .glossary__topic-list__wrapper {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
    border-bottom: 2px solid #EFEFEF;
  }
}

.glossary__topic-list li a {
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #181618;
}

.glossary__topic-list li a:hover, .glossary__topic-list li a.active {
  color: #E3020E;
}

.glossary__text {
  font-size: 1rem;
  line-height: 1.75rem;
}

.glossary__text .db {
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 0.75rem;
  line-height: 0.875rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}

.glossary__text h3, .glossary__text .h3 {
  margin-bottom: 1.875rem;
}

.glossary__text h4, .glossary__text .h4 {
  margin-bottom: 1rem;
}

.glossary__text ul {
  margin-top: 0.875rem;
  margin-bottom: 2.625rem;
}

.glossary__alphabet {
  display: block;
  width: 100%;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  margin-bottom: 2.5rem;
  border-top: 2px solid #EFEFEF;
  border-bottom: 2px solid #EFEFEF;
}

@media (min-width: 1000px) {
  .glossary__alphabet {
    margin-bottom: 5rem;
  }
}

.glossary__alphabet__letters {
  width: 100%;
}

@media (min-width: 1000px) {
  .glossary__alphabet__letters {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

.glossary__alphabet__letters__wrapper {
  display: inline-block;
  width: calc(100% - 52 / 16 * 1rem);
  overflow: hidden;
}

@media (min-width: 1000px) {
  .glossary__alphabet__letters__wrapper {
    display: table;
    table-layout: fixed;
    width: calc(100% + 3%);
    margin: 0 -1.5%;
  }
}

.glossary__alphabet__letter {
  display: table-cell;
  color: #181618;
  padding: 0 1rem;
}

@media (min-width: 1000px) {
  .glossary__alphabet__letter {
    text-align: center;
    padding: 0;
  }
}

.glossary__alphabet__letter.disabled {
  color: #EBEBEF;
  cursor: default;
}

.glossary__alphabet__letter.disabled:hover {
  text-decoration: none;
}

.glossary__alphabet__letter.active {
  color: #E3020E;
}

.glossary__pagging {
  display: inline-block;
  width: 1.375rem;
  height: 1.5rem;
  background: #ffffff url("../svg/icons/navi-arrow.svg") no-repeat right 0 center;
  cursor: pointer;
}

.glossary__pagging:hover {
  background: transparent url("../svg/icons/navi-arrow-hover.svg") no-repeat right 0 center;
}

.glossary__pagging.disabled {
  background: transparent url("../svg/icons/navi-arrow-back.svg") no-repeat right 0 center;
  cursor: default;
}

@media (min-width: 1000px) {
  .glossary__pagging {
    display: none;
    visibility: hidden;
  }
}

.glossary__pagging[data-pagging="left"] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.pageIntro + .glossary {
  margin-top: -40px;
}

@media (min-width: 1000px) {
  .pageIntro + .glossary {
    margin-top: -80px;
  }
}

.grid-pagination .teaserGrid-list__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .grid-pagination .teaserGrid-list__header {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-bottom: 2px solid #EBEBEF;
  }
  .grid-pagination .teaserGrid-list__header h3, .grid-pagination .teaserGrid-list__header .h3 {
    margin-bottom: -2px;
  }
}

.grid-pagination .select-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.grid-pagination .select-wrapper span {
  white-space: nowrap;
  padding-top: 7px;
  margin-right: 10px;
}

@media (min-width: 768px) {
  .grid-pagination .select-wrapper {
    margin-top: -30px;
  }
}

.grid-pagination select {
  display: inline;
  font-family: "MetaWeb Bold", sans-serif;
  min-width: 200px;
}

@media (min-width: 768px) {
  .header--page {
    border-top: 2px solid #E3020E;
  }
}

.header--page svg {
  width: 75px;
  height: 75px;
  position: relative;
  z-index: 2;
}

@media (max-width: 999px) {
  .header--page svg {
    width: 65px;
    height: 65px;
  }
}

.header--page__topnav {
  background-color: #F3F3F5;
}

@media (max-width: 999px) {
  .header--page__main .row:first-child {
    height: 65px;
  }
}

.header--page .btn-primary {
  height: calc(1.333em + 18px);
  -webkit-transition: margin 0s ease;
  transition: margin 0s ease;
  line-height: 18px;
}

@media (min-width: 768px) and (max-width: 999px) {
  .header--page .btn-primary {
    margin-left: auto;
    margin-right: 90px;
  }
}

.search--desktop__trigger {
  display: block;
  margin-right: 22px;
  font-size: 20px;
  color: #181618;
}

.search--desktop__trigger:visited, .search--desktop__trigger:focus, .search--desktop__trigger:hover {
  color: #181618;
  text-decoration: none;
}

.header--page svg:nth-child(2), .header--page svg:nth-child(3), .header--page svg:nth-child(4) {
  display: none;
}

.jugend .header--page svg:nth-child(2) {
  position: absolute;
  z-index: 100;
  width: 118px;
  height: 64px;
  left: -12px;
  top: 66px;
  display: block;
}

@media (max-width: 999px) {
  .jugend .header--page svg:nth-child(2) {
    width: 80px;
    height: 44px;
    left: 90px;
    top: 15px;
    position: absolute;
  }
}

.jugend .header--page ol {
  margin-left: 110px;
}

.meinIGM .header--page svg:nth-child(3) {
  position: absolute;
  z-index: 1;
  width: 149px;
  height: 64px;
  left: 15px;
  top: 78px;
  display: block;
}

@media (max-width: 999px) {
  .meinIGM .header--page svg:nth-child(3) {
    display: none;
  }
}

.meinIGM .header--page ol {
  margin-left: 150px;
}

.meinIGM .meinIGMMobileLogo {
  display: none;
}

@media (max-width: 999px) {
  .meinIGM .meinIGMMobileLogo {
    width: 233px;
    height: 72px;
    left: 84px;
    top: -7px;
    position: absolute;
    display: block;
    background: transparent url("../images/logo/migm-logo-s.png") no-repeat;
    background-size: 233px 72px;
  }
}

.hierarchy-select {
  background: #FFFFFF url(../svg/icons/dropdown-arrow.svg) no-repeat right 0.75rem center;
  background-size: 14px 14px;
}

.hierarchy-select > .btn {
  text-align: left;
}

.hierarchy-select > .btn:hover {
  border: 1px solid #cccccc;
}

.hierarchy-select > .btn:focus {
  border-color: #5cb3fd;
  outline: none;
}

.hierarchy-select > .btn::after {
  content: none;
  display: none;
}

.hierarchy-select.dropdown .dropdown-menu {
  padding: 0;
}

.hierarchy-select.dropdown .dropdown-menu a {
  padding: 5px 10px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='2'] {
  padding-left: 12px;
}

.hierarchy-select.dropdown .dropdown-menu a[data-level='2'] i:after,
.hierarchy-select.dropdown .dropdown-menu a[data-level='2'] i:before {
  font-size: 0.5em;
}

.hierarchy-select .dropdown-item:focus, .hierarchy-select .dropdown-item:hover {
  color: #181618;
  text-decoration: none;
  background-color: #F5F5F5;
}

.icon, .icon:before {
  display: inline-block;
}

.icon:before {
  content: '';
  width: 0.8125rem;
  height: 0.8125rem;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon.icon-login:before {
  background-image: url("../svg/icons/login.svg");
}

.icon.icon-logout:before {
  background-image: url("../svg/icons/logout.svg");
}

.icon.icon-lock_locked:before {
  background-image: url("../svg/icons/lock_locked.svg");
}

.icon.icon-lock_unlocked:before {
  background-image: url("../svg/icons/lock_unlocked.svg");
}

.icon.icon-edit:before {
  background-image: url("../svg/icons/edit.svg");
}

.icon--big:before {
  width: 1.25rem;
  height: 1.25rem;
}

.icon.icon-album:before {
  background-image: url("../svg/icons/album-b.svg");
}

.icon--large:before {
  width: 32px;
  height: 32px;
}

.isic hr {
  margin: 10px 0 30px 0;
}

.isic label:not(:first-child) {
  margin-top: 20px;
}

.isic label.custom-control {
  margin-top: 0;
}

.isic .group {
  margin-bottom: 60px;
}

.isic .sidebar {
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .isic .sidebar {
    margin-bottom: 0;
  }
}

.isic .text-muted {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 18px;
}

.isic__example {
  margin-bottom: 35px;
  max-width: 100%;
}

.footer--page {
  background-color: #F3F3F5;
  padding: 40px 0;
}

@media (min-width: 1000px) {
  .footer--page {
    padding: 80px 0;
  }
}

/**
 * START FORMS
 */
label {
  font-family: "MetaWeb CondXBold", sans-serif;
}

label > span {
  font-weight: 200;
}

::-webkit-input-placeholder {
  color: #333333;
}

:-moz-placeholder {
  color: #333333;
}

::-moz-placeholder {
  color: #333333;
}

:-ms-input-placeholder {
  color: #333333;
}

input[type="color"]:disabled, input[type="color"][readonly], input[type="date"]:disabled, input[type="date"][readonly], input[type="datetime"]:disabled, input[type="datetime"][readonly], input[type="datetime-local"]:disabled, input[type="datetime-local"][readonly], input[type="email"]:disabled, input[type="email"][readonly], input[type="month"]:disabled, input[type="month"][readonly], input[type="number"]:disabled, input[type="number"][readonly], input[type="password"]:disabled, input[type="password"][readonly], input[type="search"]:disabled, input[type="search"][readonly], input[type="tel"]:disabled, input[type="tel"][readonly], input[type="text"]:disabled, input[type="text"][readonly], input[type="time"]:disabled, input[type="time"][readonly], input[type="url"]:disabled, input[type="url"][readonly], input[type="week"]:disabled, input[type="week"][readonly], input:not([type]):disabled, input:not([type])[readonly], textarea:disabled, textarea[readonly] {
  border-color: #eeeeee;
  background-color: #ffffff;
  color: #333333;
}

input[type="color"]:disabled::-webkit-input-placeholder, input[type="color"][readonly]::-webkit-input-placeholder, input[type="date"]:disabled::-webkit-input-placeholder, input[type="date"][readonly]::-webkit-input-placeholder, input[type="datetime"]:disabled::-webkit-input-placeholder, input[type="datetime"][readonly]::-webkit-input-placeholder, input[type="datetime-local"]:disabled::-webkit-input-placeholder, input[type="datetime-local"][readonly]::-webkit-input-placeholder, input[type="email"]:disabled::-webkit-input-placeholder, input[type="email"][readonly]::-webkit-input-placeholder, input[type="month"]:disabled::-webkit-input-placeholder, input[type="month"][readonly]::-webkit-input-placeholder, input[type="number"]:disabled::-webkit-input-placeholder, input[type="number"][readonly]::-webkit-input-placeholder, input[type="password"]:disabled::-webkit-input-placeholder, input[type="password"][readonly]::-webkit-input-placeholder, input[type="search"]:disabled::-webkit-input-placeholder, input[type="search"][readonly]::-webkit-input-placeholder, input[type="tel"]:disabled::-webkit-input-placeholder, input[type="tel"][readonly]::-webkit-input-placeholder, input[type="text"]:disabled::-webkit-input-placeholder, input[type="text"][readonly]::-webkit-input-placeholder, input[type="time"]:disabled::-webkit-input-placeholder, input[type="time"][readonly]::-webkit-input-placeholder, input[type="url"]:disabled::-webkit-input-placeholder, input[type="url"][readonly]::-webkit-input-placeholder, input[type="week"]:disabled::-webkit-input-placeholder, input[type="week"][readonly]::-webkit-input-placeholder, input:not([type]):disabled::-webkit-input-placeholder, input:not([type])[readonly]::-webkit-input-placeholder, textarea:disabled::-webkit-input-placeholder, textarea[readonly]::-webkit-input-placeholder {
  color: #333333;
}

input[type="color"]:disabled:-moz-placeholder, input[type="color"][readonly]:-moz-placeholder, input[type="date"]:disabled:-moz-placeholder, input[type="date"][readonly]:-moz-placeholder, input[type="datetime"]:disabled:-moz-placeholder, input[type="datetime"][readonly]:-moz-placeholder, input[type="datetime-local"]:disabled:-moz-placeholder, input[type="datetime-local"][readonly]:-moz-placeholder, input[type="email"]:disabled:-moz-placeholder, input[type="email"][readonly]:-moz-placeholder, input[type="month"]:disabled:-moz-placeholder, input[type="month"][readonly]:-moz-placeholder, input[type="number"]:disabled:-moz-placeholder, input[type="number"][readonly]:-moz-placeholder, input[type="password"]:disabled:-moz-placeholder, input[type="password"][readonly]:-moz-placeholder, input[type="search"]:disabled:-moz-placeholder, input[type="search"][readonly]:-moz-placeholder, input[type="tel"]:disabled:-moz-placeholder, input[type="tel"][readonly]:-moz-placeholder, input[type="text"]:disabled:-moz-placeholder, input[type="text"][readonly]:-moz-placeholder, input[type="time"]:disabled:-moz-placeholder, input[type="time"][readonly]:-moz-placeholder, input[type="url"]:disabled:-moz-placeholder, input[type="url"][readonly]:-moz-placeholder, input[type="week"]:disabled:-moz-placeholder, input[type="week"][readonly]:-moz-placeholder, input:not([type]):disabled:-moz-placeholder, input:not([type])[readonly]:-moz-placeholder, textarea:disabled:-moz-placeholder, textarea[readonly]:-moz-placeholder {
  color: #333333;
}

input[type="color"]:disabled::-moz-placeholder, input[type="color"][readonly]::-moz-placeholder, input[type="date"]:disabled::-moz-placeholder, input[type="date"][readonly]::-moz-placeholder, input[type="datetime"]:disabled::-moz-placeholder, input[type="datetime"][readonly]::-moz-placeholder, input[type="datetime-local"]:disabled::-moz-placeholder, input[type="datetime-local"][readonly]::-moz-placeholder, input[type="email"]:disabled::-moz-placeholder, input[type="email"][readonly]::-moz-placeholder, input[type="month"]:disabled::-moz-placeholder, input[type="month"][readonly]::-moz-placeholder, input[type="number"]:disabled::-moz-placeholder, input[type="number"][readonly]::-moz-placeholder, input[type="password"]:disabled::-moz-placeholder, input[type="password"][readonly]::-moz-placeholder, input[type="search"]:disabled::-moz-placeholder, input[type="search"][readonly]::-moz-placeholder, input[type="tel"]:disabled::-moz-placeholder, input[type="tel"][readonly]::-moz-placeholder, input[type="text"]:disabled::-moz-placeholder, input[type="text"][readonly]::-moz-placeholder, input[type="time"]:disabled::-moz-placeholder, input[type="time"][readonly]::-moz-placeholder, input[type="url"]:disabled::-moz-placeholder, input[type="url"][readonly]::-moz-placeholder, input[type="week"]:disabled::-moz-placeholder, input[type="week"][readonly]::-moz-placeholder, input:not([type]):disabled::-moz-placeholder, input:not([type])[readonly]::-moz-placeholder, textarea:disabled::-moz-placeholder, textarea[readonly]::-moz-placeholder {
  color: #333333;
}

input[type="color"]:disabled:-ms-input-placeholder, input[type="color"][readonly]:-ms-input-placeholder, input[type="date"]:disabled:-ms-input-placeholder, input[type="date"][readonly]:-ms-input-placeholder, input[type="datetime"]:disabled:-ms-input-placeholder, input[type="datetime"][readonly]:-ms-input-placeholder, input[type="datetime-local"]:disabled:-ms-input-placeholder, input[type="datetime-local"][readonly]:-ms-input-placeholder, input[type="email"]:disabled:-ms-input-placeholder, input[type="email"][readonly]:-ms-input-placeholder, input[type="month"]:disabled:-ms-input-placeholder, input[type="month"][readonly]:-ms-input-placeholder, input[type="number"]:disabled:-ms-input-placeholder, input[type="number"][readonly]:-ms-input-placeholder, input[type="password"]:disabled:-ms-input-placeholder, input[type="password"][readonly]:-ms-input-placeholder, input[type="search"]:disabled:-ms-input-placeholder, input[type="search"][readonly]:-ms-input-placeholder, input[type="tel"]:disabled:-ms-input-placeholder, input[type="tel"][readonly]:-ms-input-placeholder, input[type="text"]:disabled:-ms-input-placeholder, input[type="text"][readonly]:-ms-input-placeholder, input[type="time"]:disabled:-ms-input-placeholder, input[type="time"][readonly]:-ms-input-placeholder, input[type="url"]:disabled:-ms-input-placeholder, input[type="url"][readonly]:-ms-input-placeholder, input[type="week"]:disabled:-ms-input-placeholder, input[type="week"][readonly]:-ms-input-placeholder, input:not([type]):disabled:-ms-input-placeholder, input:not([type])[readonly]:-ms-input-placeholder, textarea:disabled:-ms-input-placeholder, textarea[readonly]:-ms-input-placeholder {
  color: #333333;
}

/*!
 * Datepicker for Bootstrap v1.7.0-dev (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl.dropdown-menu {
  left: auto;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}

.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}

.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}

.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}

.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}

.datepicker table tr td.today {
  color: #E3020E;
  background-color: #ffffff;
}

.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}

.datepicker table tr td.today:hover {
  color: #E3020E;
  background-color: #ffffff;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}

.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}

.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #E3020E;
  border-color: #ffb733;
}

.datepicker table tr td.today.focused {
  background: #ffc966;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #E3020E;
  color: #777777;
}

.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}

.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}

.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}

.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}

.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}

.datepicker table tr td.range.focused {
  background: #d5d5d5;
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}

.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}

.datepicker table tr td.range.today {
  color: #000;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}

.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #E3020E;
  color: #777777;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}

.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}

.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #E3020E;
  border-color: #E3020E;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.input-daterange {
  width: 100%;
}

.input-daterange input {
  text-align: center;
}

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  color: #333333;
  font-size: 13px;
  line-height: 1.42857143;
}

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 0 5px;
}

/**
 * QUESTION STYLES
 */
.question {
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1em;
}

.question {
  font-weight: initial;
}

.list--link-list .link-icon {
  height: 8px;
  margin-left: 7px;
  display: inline-block;
}

.dialogStage {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
}

.dialogStage__inner {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-size: cover;
  height: 700px;
  background-color: #f8f8f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url("../images/bg/wir-fuer-mehr.jpg");
}

#registerDialog .dialogStage__inner,
#loginDialogStage .dialogStage__inner {
  height: 1100px;
}

.dialogStage__content--wrapper {
  width: 1400px;
  margin: 60px auto;
}

.dialogStage__context--box {
  background-color: #003eff;
  color: #ffffff;
  padding: 20px;
  font-size: 14px;
}

.dialogStage__content {
  background: #fff;
  color: #000;
  text-align: left;
  padding: 30px 20px 20px;
  display: table;
  width: 100%;
}

.dialogStage__content p.error {
  color: #E3020E;
}

.dialogStage__content input.btn {
  margin-top: 10px;
  cursor: pointer;
}

.dialogStage__content a.btn {
  height: 40px;
  width: inherit;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}

.dialogStage__content a.btn.btn-secondary, .dialogStage__content .argumentationsElement.page-section--colored-red a.btn.btn-primary, .argumentationsElement.page-section--colored-red .dialogStage__content a.btn.btn-primary {
  color: #181618;
}

.dialogStage__content--link {
  padding-left: 0px;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .dialogStage__content--link {
    padding-right: 20px;
  }
}

.dialogStage__subcontent--block .dialogStage__content--link {
  padding-left: 0;
}

@media (max-width: 767px) {
  .dialogStage__subcontent--block .dialogStage__content--link {
    padding-left: 0;
    padding-right: 20px;
  }
}

.dialogStage__content--link img {
  display: inline-block;
  font-size: .75em;
  width: 1em;
  height: auto;
  margin-left: .5em;
  vertical-align: middle;
}

.dialogStage__subcontent--block {
  clear: both;
  margin: 20px -20px -20px -20px;
  padding: 20px;
  background-color: #F8F8F9;
  border-top: 2px solid #efefef;
}

.dialogStage__subcontent--block h1, .dialogStage__subcontent--block .h1 {
  font-size: 18px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 24px;
  padding-bottom: 15px;
}

.dialogStage__subcontent--block p {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}

.dialogStage__subcontent--block a {
  color: #E3020E;
  font-size: 14px;
  line-height: 24px;
}

.dialogStage__subcontent--block ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
}

.dialogStage__subcontent--block ul li {
  display: list-item;
  text-align: -webkit-match-parent;
  margin-right: 25px;
}

.dialogStage__subcontent--block ul li:nth-child(2) {
  margin-right: 0;
}

@media (max-width: 767px) {
  .dialogStage__subcontent--block ul li {
    margin-right: 0;
  }
}

.form-group.has-error label.error, .has-error.custom-controls-stacked label.error {
  font-size: 12px;
}

.dialogStage__content a {
  height: 24px;
  color: #E3020E;
  font-size: 14px;
  line-height: 24px;
  width: inherit;
}

.dialogStage__content h1, .dialogStage__content .h1 {
  font-size: 36px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 42px;
  padding-bottom: 30px;
}

.dialogStage__content p {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
}

.dialogStage__content label {
  height: 18px;
  color: #000000;
  font-size: 14px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 28px;
  margin-bottom: 0;
}

.dialogStage__content .form-group .row div:nth-child(2), .dialogStage__content .custom-controls-stacked .row div:nth-child(2) {
  text-align: right;
}

.dialogStage__content--label {
  font-family: "MetaWeb Bold", sans-serif;
}

.dialogStage__content h2, .dialogStage__content .h2 {
  margin: 0 0 2rem 0;
}

.dialogStage__arrow {
  width: 0;
  height: 0;
  content: "";
  border-top: 1.3em solid;
  border-right: 1.3em solid transparent;
  border-left: 1.3em solid transparent;
  position: relative;
  left: 1.5rem;
  color: #003eff;
}

.dialogStage__arrow--bg {
  width: 100%;
  background: white;
}

@media (max-width: 576px) {
  .dialogStage__content .col-xs-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

/* das hier muss mit inhaltsblock gemerged werden

uschi START

*/
.contentBlock__downloadList a:before {
  content: url(../svg/icons/downloadlink-red.svg);
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-right: 0.5em;
  vertical-align: middle;
  top: 3px;
  position: relative;
}

.contentBlock__downloadList a span {
  color: rgba(0, 0, 0, 0.5);
}

/*

uschi ENDE

*/
.locked a:after {
  content: url(../svg/icons/lock_locked.svg);
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
  top: 2px;
  position: relative;
}

.unlocked.contentBlock__downloadList a:after {
  content: url(../svg/icons/lock_unlocked.svg);
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
  top: 2px;
  position: relative;
}

@media (min-width: 1200px) {
  .contentBlock__downloadList:hover .contentBlock__downloadList--hoverBox {
    display: inline-table;
  }
}

.contentBlock__downloadList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contentBlock__downloadList p {
  width: 100%;
  display: inline-table;
}

.contentBlock__downloadList--hoverBox {
  background: black;
  border-radius: 4px;
  padding: 0 8px;
  position: relative;
  top: -45px;
  left: -1040px;
  display: none;
}

.contentBlock__downloadList--hoverBoxLonger {
  left: -1096px;
}

.contentBlock__downloadList--hoverBoxLonger .contentBlock__downloadList--arrow {
  left: 166px;
}

.contentBlock__downloadList--hoverBox p {
  color: white;
  font-size: 14px;
  display: inline;
}

.contentBlock__downloadList--arrow {
  width: 0;
  height: 0;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
  position: absolute;
  left: 110px;
  color: black;
  z-index: 9999999;
  top: 28px;
}

.dialogStage__pageLogin--closeX {
  background-image: url(../svg/icons/close_w.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 37%;
  right: 9px;
  height: 28px;
  width: 28px;
  background-color: transparent;
  -webkit-transform: translate(0, -14px);
  transform: translate(0, -14px);
  z-index: 15;
  cursor: pointer;
}

.dialogStage__pageLogin--closeX {
  -webkit-appearance: none;
  border: none;
  outline: none;
}

.dialogStage__pageLogin--closeX:active, .dialogStage__pageLogin--closeX:focus, .dialogStage__pageLogin--closeX:hover {
  -webkit-appearance: none;
  border: none;
  outline: none;
}

.dialogStage__pageLogin--displayNone {
  display: none;
}

.dialogStage__pageLogin {
  background-color: #E3020E;
  height: 44px;
  text-align: center;
  top: 0;
  -webkit-transition: top 1s ease-in-out;
  transition: top 1s ease-in-out;
  position: relative;
}

.dialogStage__pageLogin p {
  color: #ffffff;
  font-size: 14px;
  line-height: 45px;
}

/*


.dialogStage__pageLogin--displayNone {
    top: 0;
    transition: top 1s ease-in-out;
    position: relative;

    &:hover{
        top: -44px
    }
}


.dialogStage__pageLogin--displayNone {
    top: 0;
    transition: top 1s ease-in-out;
    position: relative;

    .dialogStage__pageLogin--displayNone {
        &:hover {

            top: -44px
        }
    }
}

.dialogStage__pageLogin--displayNoneBody{

}

.dialogStage__pageLogin--displayNone {

}
*/
.igmetall-map-cont #igmetall-map-canvas {
  position: relative;
  height: 100vw;
  max-height: 644px;
}

.igmetall-map-cont #igmetall-search-error {
  display: none;
  margin: 0;
  width: auto;
  color: #FF000E;
  padding: 7px 15px;
  font-size: 14px;
}

.igmetall-map-cont .search-input-wrapper {
  position: relative;
}

.igmetall-map-cont .search-input-wrapper #igmetall-search-btn {
  position: absolute;
  right: 5px;
  top: 7px;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.igmetall-map-cont .search-input-wrapper .form-control {
  padding-top: 11px;
}

.igmetall-map-cont .igm-zoom-control {
  display: none;
}

.igmetall-map-cont #map-overlay {
  position: absolute;
  top: 10%;
  left: 25%;
  width: 50%;
  background-color: #FFFFFF;
  z-index: 10;
  padding: 20px 30px;
  font-size: 16px;
  line-height: 28px;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
  .igmetall-map-cont #map-overlay {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 85%;
  }
}

.igmetall-map-cont #map-overlay h1, .igmetall-map-cont #map-overlay .h1 {
  color: #181618;
  font-size: 24px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 30px;
}

.igmetall-map-cont #map-overlay .close {
  position: absolute;
  top: 26px;
  right: 26px;
  z-index: 11;
  font-size: 14px;
  opacity: 1;
}

.igmetall-map-cont #map-overlay p {
  margin-bottom: 0;
}

.igmetall-map-cont #map-overlay .hidden {
  margin-bottom: 0;
  margin-top: -20px;
  color: #FFFFFF;
}

.igmetall-map-cont #map-overlay table.opening-times {
  width: 100%;
}

.igmetall-map-cont #map-overlay table.opening-times span {
  display: block;
}

@media (min-width: 576px) {
  .igmetall-map-cont #map-overlay table.opening-times span {
    display: inline-block;
    min-width: 95px;
  }
}

.igmetall-map-cont #map-overlay table.opening-times td {
  vertical-align: top;
}

.igmetall-map-cont #map-overlay .time-toggle {
  cursor: pointer;
  margin-top: 25px;
}

.igmetall-map-cont #map-overlay .time-toggle.open .icon-igm-dropdown-arrow::before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.igmetall-map-cont #map-overlay a i {
  font-size: 9px;
}

.igmetall-map-cont #map-overlay .icon-igm-dropdown-arrow {
  font-size: 8px;
  margin-left: 5px;
}

.igmetall-map-cont #map-overlay .opening-times {
  display: none;
}

.igmetall-map-cont #map-overlay .opening-times.open {
  display: table;
}

.igmetall-map-cont #igmetall-map-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}

.igmetall-map-cont .igmetall-map-btn {
  padding: 16px 28px;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .igmetall-map-cont .igmetall-map-btn {
    width: auto;
    margin-right: 10px;
    margin-bottom: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.igmetall-map-cont .igmetall-map-btn:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.igmetall-map-cont .igmetall-map-btn.active {
  background-color: #F5F5F5;
}

.igmetall-map-cont .icon {
  height: 22px;
  margin-right: 13px;
}

.igmetall-map-cont .icon.small {
  height: 15px;
}

.igmetall-map-cont .control-wrapper {
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
}

.igmetall-map-cont .igm-map-btn {
  padding: 10px 0 10px 10px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 13px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 12px;
  cursor: pointer;
  min-width: 50px;
}

.igmetall-map-cont .igm-map-btn .text {
  padding-right: 10px;
}

.igmetall-map-cont .igm-map-btn .text.active {
  color: #181618;
}

.igmetall-map-cont .igm-map-btn .text:not(.noBorder) {
  border-right: solid 2px #D8D8D8;
}

.igmetall-map-cont .shadow {
  display: none;
}

.igmetall-map-cont .map-marker-label {
  position: absolute;
  display: none;
}

.modal.modal-custom-size-lg .modal-dialog {
  max-width: 1400px;
}

.modal.modal-custom-size-md .modal-dialog {
  max-width: 1024px;
}

.modal.modal-custom-size-sm .modal-dialog {
  max-width: 768px;
}

.modal.modal-custom-size-lg .modal-header, .modal.modal-custom-size-md .modal-header, .modal.modal-custom-size-sm .modal-header {
  border-bottom: none;
}

.modal.modal-custom-size-lg .modal-header .close, .modal.modal-custom-size-md .modal-header .close, .modal.modal-custom-size-sm .modal-header .close {
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid #ccc;
  display: inline-block;
  border-radius: 1.25rem;
}

.modal.modal-custom-size-lg .modal-header .close span, .modal.modal-custom-size-md .modal-header .close span, .modal.modal-custom-size-sm .modal-header .close span {
  font-size: 2.5rem;
  line-height: 0.875rem;
}

.modal.modal-custom-size-lg .modal-body > div:last-child > section,
.modal.modal-custom-size-lg .modal-body > section:last-child, .modal.modal-custom-size-md .modal-body > div:last-child > section,
.modal.modal-custom-size-md .modal-body > section:last-child, .modal.modal-custom-size-sm .modal-body > div:last-child > section,
.modal.modal-custom-size-sm .modal-body > section:last-child {
  padding-bottom: 20px;
  margin-bottom: 0;
}

.modal.modal-custom-size-lg .modal-footer, .modal.modal-custom-size-md .modal-footer, .modal.modal-custom-size-sm .modal-footer {
  border-top: none;
}

.my-infocenter h2, .my-infocenter .h2 {
  margin-top: 40px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .my-infocenter h2, .my-infocenter .h2 {
    margin-top: 80px;
    margin-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  .my-infocenter h2, .my-infocenter .h2 {
    margin-top: 80px;
    margin-bottom: 60px;
  }
}

.my-infocenter.container {
  margin-left: 30px;
  margin-right: 30px;
}

@media (min-width: 768px) {
  .my-infocenter.container {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.my-infocenter .block-wrapper:not(:last-of-type) {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .my-infocenter .block-wrapper:not(:last-of-type) {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .my-infocenter .block-wrapper:not(:last-of-type) {
    margin-bottom: 0;
  }
}

.my-infocenter .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border: solid 3px #f9f9f9;
}

.my-infocenter .block h4, .my-infocenter .block .h4 {
  color: #E3020E;
}

.my-infocenter .block h5, .my-infocenter .block .h5 {
  font-size: 12px;
  font-family: "MetaWeb CondXBold", sans-serif;
  letter-spacing: 2px;
  line-height: 14px;
  text-transform: uppercase;
}

.my-infocenter .block .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 35px 30px;
  background-color: #f9f9f9;
}

.my-infocenter .block .top i {
  font-size: 65px;
  line-height: 1;
}

.my-infocenter .block .top .icon-wrapper {
  position: relative;
  color: #E3020E;
}

.my-infocenter .block .top .counter {
  position: absolute;
  top: 14px;
  right: -7px;
  width: 17px;
  height: 17px;
  padding-top: 6px;
  background-color: #E3020E;
  color: #FFFFFF;
  border-radius: 50%;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 11px;
  line-height: 8px;
  text-align: center;
}

.my-infocenter .block .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 35px 30px 30px;
}

.my-infocenter .block .preview-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

.my-infocenter .block .arrow-link {
  display: inline-block;
  margin-top: 25px;
}

.my-infocenter .block .arrow-link i {
  font-size: 9px;
  padding-left: 3px;
}

.my-infocenter .block ul {
  padding-left: 0;
  list-style: none;
}

.my-infocenter .block .preview-text, .my-infocenter .block li {
  font-size: 14px;
  line-height: 24px;
}

.navigation--footer--social, .navigation--footer--main, .navigation--footer--bottom {
  padding: 0;
}

.navigation--footer--social > li, .navigation--footer--main > li, .navigation--footer--bottom > li {
  display: inline;
}

.navbar--topnav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.navbar--topnav > ul.navbar-nav--meta, .navbar--topnav > ul.navigation--mobile--meta {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.navbar--topnav > ul.navbar-nav--meta > .nav-item, .navbar--topnav > ul.navigation--mobile--meta > .nav-item {
  padding: 0 10px;
}

.navbar--topnav > ul.navbar-nav--meta > .nav-item > .nav-link, .navbar--topnav > ul.navigation--mobile--meta > .nav-item > .nav-link {
  font-size: 0.6875rem;
  line-height: 32px;
  padding: 0;
  text-transform: uppercase;
  white-space: nowrap;
}

.navbar--topnav > ul.navbar-nav--meta > .nav-item > .nav-link.active, .navbar--topnav > ul.navigation--mobile--meta > .nav-item > .nav-link.active {
  position: relative;
  color: #E3020E;
}

.navbar--topnav > ul.navbar-nav--meta:first-child, .navbar--topnav > ul.navigation--mobile--meta:first-child {
  -webkit-transform: translate(-10px, 0);
          transform: translate(-10px, 0);
}

.navbar--topnav > ul.navbar-nav--meta:last-child, .navbar--topnav > ul.navigation--mobile--meta:last-child {
  -webkit-transform: translate(10px, 0);
          transform: translate(10px, 0);
}

.nav--main {
  display: inline-block;
}

.nav--main > ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
  margin: 0 10px;
}

@media (min-width: 1200px) {
  .nav--main > ul {
    margin: 0 20px;
  }
}

.nav--main > ul > li {
  display: inline-block;
  padding: 0 10px;
}

@media (min-width: 1200px) {
  .nav--main > ul > li {
    padding: 0 15px;
  }
}

.nav--main > ul > li.show > a {
  text-decoration: none;
  color: #E3020E;
  border-bottom: 2px solid #E3020E;
}

.nav--main > ul > li > a {
  font-size: 16px;
  letter-spacing: -1px;
  text-transform: uppercase;
  float: left;
  display: inline-block;
  color: #2C292C;
  white-space: nowrap;
  margin: 32px 0 32px 0;
  border-bottom: 2px solid transparent;
}

.nav--main > ul > li > a:hover, .nav--main > ul > li > a:focus, .nav--main > ul > li > a.active {
  text-decoration: none;
  color: #E3020E;
}

.nav--main > ul > li > a:focus, .nav--main > ul > li > a.active {
  border-bottom: 2px solid #E3020E;
}

.nav--main > ul > li > a.active {
  position: relative;
}

.nav--main > ul > li > a.active:after {
  content: '';
  position: absolute;
  bottom: 1.6875rem;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #E3020E;
  display: none;
}

.nav--main .dropdown-toggle-main-nav:after {
  display: none;
}

.navigation--mobile--main a.dropdown-toggle + ul {
  display: none;
}

.navigation--mobile--main a.dropdown-toggle.active + ul {
  display: block;
}

@media (min-width: 576px) {
  .col-sm-4,
  .col-sm-8,
  .col-sm-9,
  .col-sm-3 {
    float: left;
  }
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown-menu--main {
  background-color: transparent;
  border-radius: 0;
  padding: 2rem 0 0 0;
  min-height: 400px;
  border: none;
  /*
        border-top: $border4;
        */
}

.dropdown-menu li {
  list-style: none;
  line-height: 2.5rem;
  padding: 0 0 0 1px;
}

.dropdown-menu a {
  color: #000000;
  text-decoration: none;
  display: block;
  position: relative;
  padding: 15px;
  font-size: 16px;
  line-height: 19px;
}

.dropdown-menu a.dropdown-submenu__active {
  background-color: #F8F8F9;
  color: #E3020E;
}

.dropdown-menu a.dropdown-submenu__active.dropdown-toggle:after {
  background: #F8F8F9 url("../svg/icons/navi-arrow-hover.svg") no-repeat right 0 center;
}

.dropdown-menu__headline {
  padding: 5px 15px 0;
}

.dropdown-menu__headline h2, .dropdown-menu__headline .h2 {
  position: absolute;
  left: 15px;
}

@media (min-width: 1200px) {
  .dropdown-menu__headline h2, .dropdown-menu__headline .h2 {
    left: -26px;
  }
}

.dropdown-menu__content > ul {
  padding: 0;
}

.dropdown-menu__content li:hover > a, .dropdown-menu__content li:focus > a {
  color: #E3020E;
}

.dropdown-menu__content li:hover .dropdown-toggle:after, .dropdown-menu__content li:focus .dropdown-toggle:after {
  background: transparent url("../svg/icons/navi-arrow-hover.svg") no-repeat right 0 center;
}

.dropdown-menu__content li.active {
  /*
                background-color: $color-lightgrey;
                */
}

.dropdown-menu__content li.active > a {
  /*
                    color: $color-brand;
                    */
}

.dropdown-menu__content li.active .dropdown-toggle:after {
  /*
                        background: $color-lightgrey url('../svg/icons/navi-arrow-hover.svg') no-repeat right 0 center;
                        */
}

.dropdown-menu__content .dropdown-toggle:after {
  background: #ffffff url("../svg/icons/navi-arrow.svg") no-repeat right 0 center;
  width: 20px;
  height: 20px;
  border: none;
  margin: -10px 10px 0 0;
  top: 50%;
  position: absolute;
  right: 0;
}

@media (min-width: 1200px) {
  .dropdown-menu__content .dropdown-toggle:after {
    right: 10px, 5;
  }
}

.dropdown-menu__content .dropdown-menu {
  border: none;
}

.dropdown-menu__overview {
  color: #847E85;
  padding: 0.5rem 0 0 0;
  margin: 0 0 1rem 0;
  position: relative;
}

@media (min-width: 1200px) {
  .dropdown-menu__overview {
    padding: 0.5rem 0 1rem 0;
  }
}

.dropdown-menu__overview:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  width: calc(100% - 85px);
  height: 1px;
}

.dropdown-menu__overview ul {
  padding: 0 0 0 0.5625rem;
}

@media (min-width: 1200px) {
  .dropdown-menu__overview ul {
    padding: 0;
  }
}

.dropdown-menu__overview > ul > li:first-child {
  line-height: 0;
  padding: 0 35px;
  background: none;
}

@media (min-width: 1200px) {
  .dropdown-menu__overview > ul > li:first-child {
    padding: 0 15px;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu__overview > ul > li:first-child {
    padding: 0 35px;
  }
}

.dropdown-menu__overview li {
  padding: 0;
  color: rgba(0, 0, 0, 0.5);
}

.dropdown-menu__overview li:first-child {
  font-size: 0.8rem;
  margin: 0 -20px 0;
}

.dropdown-menu__overview hr {
  width: 90%;
  margin: 0.5rem 0 0 1rem;
  color: #EBEBEF;
}

.dropdown-menu .dropdown-submenu__content {
  background-color: transparent !important;
}

.dropdown-menu .dropdown-submenu__content ul {
  padding: 0;
}

.dropdown-menu .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.dropdown-menu .dropdown-submenu .dropdown-menu__overview ul {
  padding: 0;
}

.dropdown-menu.dropdown-submenu__content {
  background-color: transparent !important;
}

.dropdown-menu.dropdown-submenu__content .dropdown-menu__overview {
  padding-top: 0;
}

/* background full width */
@media (min-width: 1000px) {
  body:before, body:after {
    content: '';
    position: absolute;
    top: 130px;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    background-color: #ffffff;
    border-radius: 0;
    -webkit-transition: top 1s ease-in-out;
    transition: top 1s ease-in-out;
  }
  body.dialogStage__pageLogin--bodyClass:before, body.dialogStage__pageLogin--bodyClass:after {
    top: 176px;
  }
  body:before {
    left: 0;
    width: 100%;
    z-index: 9;
  }
  html.navigation-desktop-level-1 body:before,
  html.navigation-desktop-level-2 body:before {
    -webkit-box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.2);
    border-top: 1px solid #EBEBEF;
  }
  body:after {
    right: 0;
    width: 50%;
    z-index: 9;
  }
  html.navigation-desktop-level-1 body:after,
  html.navigation-desktop-level-2 body:after {
    border-top: 1px solid #EBEBEF;
  }
  html.navigation-desktop-level-1 body:after {
    background-color: #ffffff;
  }
  html.navigation-desktop-level-2 body:after {
    background-color: #F8F8F9;
  }
}

.menu,
.sub-menu {
  margin: 0;
  padding: 0;
}

.menu-item,
.sub-menu {
  border: 0 solid;
}

.menu .menu-item {
  display: block;
}

.menu .menu-item.has-children {
  position: relative;
}

.menu .menu-item.has-children .menu-item {
  position: relative;
}

.menu .menu-item:not(:last-child) {
  border-width: 0 0 1px;
}

.menu .menu-item a {
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-decoration: none;
}

.menu .sub-menu {
  border-width: 1px 0 0;
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
  -webkit-transition: visibility .25s, opacity .25s ease-in-out;
  transition: visibility .25s, opacity .25s ease-in-out;
}

.menu .sub-menu .menu-item {
  visibility: hidden;
}

.menu .menu-item:hover > .sub-menu,
.menu .menu-item:active > .sub-menu,
.menu .menu-item:focus > .sub-menu {
  opacity: 1;
  height: auto;
  width: auto;
}

.menu .menu-item:hover > .sub-menu,
.menu .menu-item:active > .sub-menu,
.menu .menu-item:focus > .sub-menu {
  visibility: visible;
}

.menu .menu-item:hover > .sub-menu .menu-item,
.menu .menu-item:active > .sub-menu .menu-item,
.menu .menu-item:focus > .sub-menu .menu-item {
  visibility: visible;
}

.nav--rtl {
  direction: rtl;
  unicode-bidi: bidi-override;
}

@media only screen and (min-width: 1024px) {
  .nav-sr-only .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .nav-sr-only .menu > .menu-item {
    border-width: 0 1px 0 0;
  }
  .nav-sr-only .menu .menu-item:hover > .sub-menu,
  .nav-sr-only .menu .menu-item:active > .sub-menu,
  .nav-sr-only .menu .menu-item:focus > .sub-menu {
    width: 225px;
  }
  .nav-sr-only .menu .sub-menu {
    position: absolute;
    z-index: 3000;
    top: 100%;
    left: 0;
    border-width: 0;
  }
  .nav-sr-only .menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }
  .nav--rtl .menu .sub-menu {
    top: 100%;
    left: auto;
    right: 0;
  }
  .nav--rtl .menu .sub-menu .sub-menu {
    left: auto;
    right: 100%;
  }
  .nav--cen .menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.nav-sr-only {
  background-color: #E3020E;
}

.nav-sr-only .menu > .menu-item {
  border-color: rgba(255, 255, 255, 0.1);
  color: #F8F8F9;
}

.nav-sr-only .menu > .menu-item > a {
  color: #F8F8F9;
}

.nav-sr-only .menu > .menu-item > a:hover, .nav-sr-only .menu > .menu-item > a:active, .nav-sr-only .menu > .menu-item > a:focus {
  background-color: #FFFFFF;
  color: #181618;
}

.nav-sr-only .sub-menu {
  background-color: #eee;
  border-color: rgba(0, 0, 0, 0.1);
}

.nav-sr-only .sub-menu .menu-item {
  border-color: rgba(0, 0, 0, 0.1);
  color: #222;
}

.nav-sr-only .sub-menu .menu-item a {
  color: #222;
}

.nav-sr-only .sub-menu .menu-item a:hover, .nav-sr-only .sub-menu .menu-item a:active, .nav-sr-only .sub-menu .menu-item a:focus {
  background-color: white;
  color: black;
}

.navigation--footer--social {
  padding-bottom: 40px;
  margin: 0 15px;
  border-bottom: 2px solid #EBEBEF;
}

.navigation--footer--social > li {
  padding: 0 10px;
  margin: 0;
  font-size: 0;
}

.navigation--footer--social > li > a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  font-size: 1rem;
}

.navigation--footer--social > li > a.icon--fb {
  background-image: url("../svg/sm/fb.svg");
  background-color: #3B5998;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navigation--footer--social > li > a.icon--fb:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.navigation--footer--social > li > a.icon--twitter {
  background-image: url("../svg/sm/twitter.svg");
  background-color: #55ACEE;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navigation--footer--social > li > a.icon--twitter:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.navigation--footer--social > li > a.icon--instagram {
  background-image: url("../svg/sm/instagram.svg");
  background-color: #2E5E86;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navigation--footer--social > li > a.icon--instagram:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.navigation--footer--social > li > a.icon--google {
  background-image: url("../svg/sm/google.svg");
  background-color: #CC3732;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navigation--footer--social > li > a.icon--google:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.navigation--footer--social > li > a.icon--flickr {
  background-image: url("../svg/sm/flickr.svg");
  background-color: #0063DB;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navigation--footer--social > li > a.icon--flickr:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.navigation--footer--social > li > a.icon--yt {
  background-image: url("../svg/sm/yt.svg");
  background-color: #CD201F;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navigation--footer--social > li > a.icon--yt:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.navigation--footer--social > li > a.icon--whatsapp {
  background-image: url("../svg/sm/whatsapp.svg");
  background-color: #25D366;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navigation--footer--social > li > a.icon--whatsapp:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.navigation--footer--social > li > a.icon--rss {
  background-image: url("../svg/sm/rssfeed.svg");
  background-color: #F26522;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.navigation--footer--social > li > a.icon--rss:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.navigation--footer--main {
  width: auto;
  margin: 0.6875rem auto;
  padding-left: 15px;
  padding-right: 15px;
}

.navigation--footer--main > li {
  padding: 0 20px;
  float: left;
}

.navigation--footer--main > li > a {
  font-size: 0.875rem;
  line-height: 0.75rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  letter-spacing: 1px;
  color: #847E85;
  white-space: nowrap;
}

.navigation--footer--main > li > a:hover {
  color: #E3020E;
}

.navigation--footer--bottom {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.navigation--footer--bottom > li {
  padding: 0 20px;
}

.navigation--footer--bottom > li > a {
  font-size: 0.6875rem;
  line-height: 0.75rem;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  color: #847E85;
}

.navigation--footer--bottom > li > a:hover {
  color: #E3020E;
}

/* mobil */
@media (max-width: 999px) {
  .header--page__main {
    padding-left: 0;
    padding-right: 30px;
  }
  .header--page__main .dropdown-toggle-main-nav:after {
    display: inline-block;
    background: #ffffff url("../svg/icons/navi-arrow.svg") no-repeat right 0 center;
    width: 20px;
    height: 20px;
    border: none;
    padding: 28px 0 0 0;
    margin: 0 10px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header--page__main a:focus, .header--page__main a:hover {
    color: #E3020E;
    text-decoration: none;
  }
  .header--page__main .mobil-wrapper-0 {
    -webkit-transform: translate(0%, 0);
            transform: translate(0%, 0);
  }
  .header--page__main .mobil-wrapper-1 {
    -webkit-transform: translate(-100vw, 0);
            transform: translate(-100vw, 0);
  }
  .header--page__main .mobil-wrapper-1 + .navigation--mobil--meta {
    display: none;
  }
  .header--page__main .mobil-wrapper-2 {
    -webkit-transform: translate(-200vw, 0);
            transform: translate(-200vw, 0);
  }
  .header--page__main .dropdown-menu__headline {
    display: none;
  }
  .header--page__main .dropdown-menu--main {
    border: none;
    width: 100vw;
    top: 0;
    left: 100vw;
  }
  .header--page__main .dropdown-submenu__content {
    background-color: #ffffff;
  }
  .header--page__main .dropdown-menu__content li:hover, .header--page__main .dropdown-menu__content li:focus, .header--page__main .dropdown-menu__content li.active {
    background: #ffffff;
  }
  .header--page__main .navigation--mobile {
    width: 100vw;
  }
  .header--page__main .navigation--mobile--main > li {
    padding: 0;
    width: 100vw;
  }
  .header--page__main .navigation--mobile--main > li:first-child {
    padding: 0;
  }
  .header--page__main .navigation--mobile--main {
    border: none;
    width: 300%;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .header--page__main .dropdown-menu__backBtn {
    padding: 0 0 20px 0;
    border-top: 1px #EBEBEF solid;
  }
  .header--page__main .dropdown-menu__backBtn a {
    color: #BFBFC8;
    font-size: 16px;
    line-height: 20px;
    padding: 0px 15px 15px 20px;
  }
  .header--page__main .mobil-wrapper-2 .dropdown-menu__backBtn {
    border-top: 2px #EBEBEF solid;
  }
  .header--page__main .dropdown-toggle-back:before {
    content: '';
    background: #FFFFFF url("../svg/icons/navi-arrow-back.svg") no-repeat right 0 center;
    -webkit-transform: rotate(180deg) translate(0.5rem, -1rem);
            transform: rotate(180deg) translate(0.5rem, -1rem);
    display: inline-block;
    width: 20px;
    height: 40px;
  }
  .header--page__main .dropdown-menu__content li:hover, .header--page__main .dropdown-menu__content li:focus, .header--page__main .dropdown-menu__content li.active {
    background: #ffffff;
  }
}

/*!
 * responsive-nav.js 1.0.39 by @viljamis
 */
.navigation--mobile {
  margin: 0 -15px 0 15px;
  width: 100vw;
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

@media (max-width: 999px) {
  .navigation--mobile {
    margin-right: -30px/2;
  }
}

.navigation--mobile ul {
  margin: 0;
  padding: 0;
  width: 100vw;
  list-style: none;
}

.navigation--mobile ul:nth-child(3) {
  border-top: none;
}

.navigation--mobile li {
  width: 100%;
  display: block;
}

.navigation--mobile li.nav-item {
  float: left;
  width: 50%;
}

.navigation--mobile li.nav-item .active {
  display: none;
}

.navigation--mobile.opened {
  max-height: 9999px;
  min-height: 600px;
}

.navigation--mobile, .navigation--mobile--meta {
  margin-left: 15px;
}

.navigation--mobile--meta {
  margin-right: 15px;
}

.navigation--mobile--main {
  border-bottom: 2px solid #EBEBEF;
}

.navigation--mobile .navigation--mobile--main {
  padding-bottom: 30px;
}

.navigation--mobile--main > li > a {
  font-size: 1.4rem;
  line-height: 28px;
  color: #2C292C;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 14px 30px 14px 15px;
  display: block;
  position: relative;
}

.navigation--mobile--meta {
  border-bottom: 2px solid #EBEBEF;
  border-top: 2px solid #EBEBEF;
}

.navigation--mobile--meta > li > a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #847E85;
  padding: 10px 15px;
  text-transform: uppercase;
}

.navigation--mobile .navigation--mobile--meta {
  padding-bottom: 20px;
  padding-top: 20px;
  display: inline-block;
}

.navigation--mobile .navigation--mobile--cta {
  padding: 30px 0 160px 15px;
}

@media (max-width: 999px) and (min-width: 768px) {
  .navigation--mobile .navigation--mobile--cta {
    display: none;
  }
}

.navigation--mobile--cta .btn {
  width: 100%;
  display: block;
  float: left;
}

.navigation--mobile--main {
  border: none;
  width: 300%;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  position: relative;
  z-index: 2;
}

.navigation--mobile--main:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 63px;
  z-index: 1;
  border-top: 1px solid #EBEBEF;
  border-bottom: 1px solid #EBEBEF;
  background-color: #F8F8F9;
}

.navigation--mobile--main > li {
  padding: 0;
  width: 100vw;
}

.navigation--mobile--main > li:first-child {
  padding: 0;
}

.navigation--mobile__toggle,
#navigation--mobile__toggle {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1050;
  display: block;
  line-height: 1;
  -webkit-transform: translate(0, 6px);
          transform: translate(0, 6px);
  margin-right: 0;
}

@media (min-width: 1000px) {
  .navigation--mobile {
    position: relative;
  }
  .navigation--mobile.closed {
    max-height: 0;
  }
  .navigation--mobile__toggle,
  #navigation--mobile__toggle {
    display: none;
  }
}

/* meta navigation */
.mobil-wrapper-1 + .navigation--mobile--meta {
  display: none;
}

.mobil-wrapper-1 + .navigation--mobile--meta + .navigation--mobile--meta {
  display: none;
}

.mobil-wrapper-1 + .navigation--mobile--meta + .navigation--mobile--meta + .navigation--mobile--cta {
  display: none;
}

.mobil-wrapper-2 + .navigation--mobile--meta {
  display: none;
}

.mobil-wrapper-2 + .navigation--mobile--meta + .navigation--mobile--meta {
  display: none;
}

.mobil-wrapper-2 + .navigation--mobile--meta + .navigation--mobile--meta + .navigation--mobile--cta {
  display: none;
}

.row.hidden-lg-up {
  background: white;
}

.newsletterAnmeldung {
  background: #E3020E;
}

.newsletterAnmeldung--inner {
  margin: 0 auto;
  padding: 30px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .newsletterAnmeldung--inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.newsletterAnmeldung .newsletterAnmeldung--abo,
.newsletterAnmeldung .newsletterAnmeldung--input {
  margin-bottom: 20px;
  margin-right: 0;
}

@media (min-width: 768px) {
  .newsletterAnmeldung .newsletterAnmeldung--abo,
  .newsletterAnmeldung .newsletterAnmeldung--input {
    margin-bottom: 0;
    margin-right: 10px;
  }
}

.newsletterAnmeldung .newsletterAnmeldung--abo p {
  color: #ffffff;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 24px;
  line-height: 28px;
  margin: 0;
}

.newsletterAnmeldung .newsletterAnmeldung--input .form-group, .newsletterAnmeldung .newsletterAnmeldung--input .custom-controls-stacked {
  margin: 0;
}

.newsletterAnmeldung .newsletterAnmeldung--input input {
  width: 250px;
}

.newsletterAnmeldung .newsletterAnmeldung--btn button {
  border: 1px solid white !important;
}

.newsletterAnmeldung .form-control {
  border: 1px solid #ffffff;
}

.page-section.newsletterAnmeldung {
  margin-top: 40px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .page-section.newsletterAnmeldung {
    margin-top: 80px;
    margin-bottom: 0;
  }
}

.component--newsticker .newsticker-block,
.component--newsticker .newsticker-entry {
  display: none;
}

.component--newsticker.js-initialized .newsticker-block,
.component--newsticker.js-initialized .newsticker-entry {
  display: block;
}

.component--newsticker .text-block {
  font-size: 14px;
  line-height: 24px;
}

.component--newsticker .newsticker-block h2 {
  color: #E3020E;
}

.component--newsticker .newsticker-entry--link {
  display: inline-block;
}

.component--newsticker .newsticker-entry__video figure .newsticker-entry--link,
.component--newsticker .newsticker-entry__video--large figure .newsticker-entry--link {
  position: relative;
  color: #181618;
}

.component--newsticker .newsticker-entry__video figure .newsticker-entry--link, .component--newsticker .newsticker-entry__video figure .newsticker-entry--link:hover, .component--newsticker .newsticker-entry__video figure .newsticker-entry--link:focus,
.component--newsticker .newsticker-entry__video--large figure .newsticker-entry--link,
.component--newsticker .newsticker-entry__video--large figure .newsticker-entry--link:hover,
.component--newsticker .newsticker-entry__video--large figure .newsticker-entry--link:focus {
  text-decoration: none;
}

.component--newsticker .newsticker-entry__video figure .newsticker-entry--link:before,
.component--newsticker .newsticker-entry__video--large figure .newsticker-entry--link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.component--newsticker .newsticker-entry__video figure .newsticker-entry--link:after,
.component--newsticker .newsticker-entry__video--large figure .newsticker-entry--link:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30%;
  height: 30%;
  background-image: url("../svg/icons/nt-icon-play-btn.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.component--newsticker .newsticker-entry--figure {
  position: relative;
}

.component--newsticker .newsticker-entry--figure figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 11px;
  line-height: 10px;
  padding: 3px;
  background-color: rgba(255, 255, 255, 0.8);
}

.component--newsticker .date {
  color: #E3020E;
}

.component--newsticker .date:after {
  content: ' | ';
  color: #181618;
}

.component--newsticker.newsticker__list .newsticker-block:before {
  content: '';
  width: 2px;
  height: 2rem;
  margin: 1rem auto;
  display: block;
  background-color: #E3020E;
}

.component--newsticker.newsticker__list .newsticker-block:after {
  content: '';
  width: 2px;
  height: 2rem;
  margin: 1rem auto;
  display: block;
  background-color: #E3020E;
}

.component--newsticker.newsticker__list .newsticker-block:first-child:before {
  content: none;
  display: none;
}

.component--newsticker.newsticker__list .newsticker-block:last-child:after {
  content: none;
  display: none;
}

.component--newsticker.newsticker__list .newsticker-entry__video .kicker-inner,
.component--newsticker.newsticker__list .newsticker-entry__video--large .kicker-inner,
.component--newsticker.newsticker__list .newsticker-entry__gallery .kicker-inner,
.component--newsticker.newsticker__list .newsticker-entry__gallery--large .kicker-inner {
  position: relative;
  padding-left: 22px;
}

.component--newsticker.newsticker__list .newsticker-entry__video .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__video--large .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__gallery .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__gallery--large .kicker-inner:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  height: 12px;
}

.component--newsticker.newsticker__list .newsticker-entry__video .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__video--large .kicker-inner:before {
  content: url("../svg/icons/nt-icon-video.svg");
}

.component--newsticker.newsticker__list .newsticker-entry__video a:hover .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__video a:focus .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__video--large a:hover .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__video--large a:focus .kicker-inner:before {
  content: url("../svg/icons/nt-icon-video-red.svg");
}

.component--newsticker.newsticker__list .newsticker-entry__gallery .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__gallery--large .kicker-inner:before {
  content: url("../svg/icons/nt-icon-gallery.svg");
}

.component--newsticker.newsticker__list .newsticker-entry__gallery a:hover .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__gallery a:focus .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__gallery--large a:hover .kicker-inner:before,
.component--newsticker.newsticker__list .newsticker-entry__gallery--large a:focus .kicker-inner:before {
  content: url("../svg/icons/nt-icon-gallery-red.svg");
}

.component--newsticker.newsticker__list .newsticker-block h2 {
  margin: 1rem auto;
}

.component--newsticker.newsticker__list .newsticker-entry--content-wrapper {
  border-top: 2px solid #DADADA;
  border-bottom: 2px solid #DADADA;
  padding: 15px 0;
  position: relative;
}

.component--newsticker.newsticker__list .newsticker-entry + .newsticker-entry .newsticker-entry--content-wrapper {
  border-top: none;
}

.component--newsticker.newsticker__list .text-block {
  display: none;
}

.component--newsticker.newsticker__list figure {
  display: none;
}

.component--newsticker.newsticker__list header a {
  color: #181618;
  text-decoration: none;
}

.component--newsticker.newsticker__list header a:hover,
.component--newsticker.newsticker__list header a:hover .kicker, .component--newsticker.newsticker__list header a:focus,
.component--newsticker.newsticker__list header a:focus .kicker {
  color: #E3020E;
}

@media (min-width: 768px) {
  .component--newsticker.newsticker__list .date {
    position: absolute;
    left: 0;
    top: 50%;
    width: 20%;
    height: auto;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    color: #E3020E;
    font-size: 18px;
    line-height: 24px;
  }
  .component--newsticker.newsticker__list .date:after {
    content: none;
    display: none;
  }
  .component--newsticker.newsticker__list header {
    padding-left: calc(20% + 30px);
  }
  .component--newsticker.newsticker__list header h2.h3 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }
}

.component--newsticker.newsticker__detail .newsticker-entry:after,
.component--newsticker.newsticker__detail .newsticker-block:after {
  content: '';
  width: 2px;
  height: 2rem;
  margin: 1rem auto;
  display: block;
  background-color: #E3020E;
}

.component--newsticker.newsticker__detail .newsticker-entry:last-child:after,
.component--newsticker.newsticker__detail .newsticker-block:last-child:after {
  display: none;
  content: none;
}

.component--newsticker.newsticker__detail .newsticker-entry header a {
  color: #181618;
  text-decoration: none;
}

.component--newsticker.newsticker__detail .newsticker-entry header a:hover, .component--newsticker.newsticker__detail .newsticker-entry header a:focus {
  color: #E3020E;
}

@media (min-width: 768px) {
  .component--newsticker.newsticker__detail .newsticker-entry header a, .component--newsticker.newsticker__detail .newsticker-entry header a:hover, .component--newsticker.newsticker__detail .newsticker-entry header a:focus {
    color: #181618;
  }
}

@media (max-width: 767px) {
  .component--newsticker.newsticker__detail .newsticker-entry__video .figure-0,
  .component--newsticker.newsticker__detail .newsticker-entry__image .figure-0,
  .component--newsticker.newsticker__detail .newsticker-entry__gallery .figure-0 {
    display: none;
  }
  .component--newsticker.newsticker__detail .newsticker-entry__video .figure-1,
  .component--newsticker.newsticker__detail .newsticker-entry__image .figure-1,
  .component--newsticker.newsticker__detail .newsticker-entry__gallery .figure-1 {
    display: block;
  }
}

@media (min-width: 768px) {
  .component--newsticker.newsticker__detail .newsticker-entry__video .newsticker-entry--content-wrapper,
  .component--newsticker.newsticker__detail .newsticker-entry__image .newsticker-entry--content-wrapper,
  .component--newsticker.newsticker__detail .newsticker-entry__gallery .newsticker-entry--content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .component--newsticker.newsticker__detail .newsticker-entry__video .newsticker-entry--inner-wrapper,
  .component--newsticker.newsticker__detail .newsticker-entry__image .newsticker-entry--inner-wrapper,
  .component--newsticker.newsticker__detail .newsticker-entry__gallery .newsticker-entry--inner-wrapper {
    -webkit-box-flex: 3;
        -ms-flex-positive: 3;
            flex-grow: 3;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 30px;
  }
  .component--newsticker.newsticker__detail .newsticker-entry__video .newsticker-entry--figure,
  .component--newsticker.newsticker__detail .newsticker-entry__image .newsticker-entry--figure,
  .component--newsticker.newsticker__detail .newsticker-entry__gallery .newsticker-entry--figure {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    margin: 0;
    height: 56.25%;
  }
  .component--newsticker.newsticker__detail .newsticker-entry__video .figure-0,
  .component--newsticker.newsticker__detail .newsticker-entry__image .figure-0,
  .component--newsticker.newsticker__detail .newsticker-entry__gallery .figure-0 {
    display: block;
  }
  .component--newsticker.newsticker__detail .newsticker-entry__video .figure-1,
  .component--newsticker.newsticker__detail .newsticker-entry__image .figure-1,
  .component--newsticker.newsticker__detail .newsticker-entry__gallery .figure-1 {
    display: none;
  }
}

.component--newsticker.newsticker__detail .newsticker-entry__image--large .figure-0,
.component--newsticker.newsticker__detail .newsticker-entry__video--large .figure-0,
.component--newsticker.newsticker__detail .newsticker-entry__gallery--large .figure-0 {
  display: none;
}

.component--newsticker.newsticker__detail .newsticker-entry__image--large .figure-1,
.component--newsticker.newsticker__detail .newsticker-entry__video--large .figure-1,
.component--newsticker.newsticker__detail .newsticker-entry__gallery--large .figure-1 {
  display: block;
}

.component--newsticker.newsticker__detail .newsticker-entry__image--large.newsticker-entry__text-image-image .newsticker-entry--inner-wrapper {
  position: relative;
}

@media (min-width: 768px) {
  .component--newsticker.newsticker__detail .newsticker-entry__image--large.newsticker-entry__text-image-image header {
    background-color: #FFFFFF;
    position: absolute;
    top: 1.25rem;
    left: 1.25rem;
    width: 45%;
    height: auto;
    padding: 1.25rem;
    z-index: 10;
  }
  .component--newsticker.newsticker__detail .newsticker-entry__image--large.newsticker-entry__text-image-image header .kicker {
    margin-bottom: 8px;
  }
}

@media (min-width: 1000px) {
  .component--newsticker.newsticker__detail .newsticker-entry__image--large.newsticker-entry__text-image-image header h2 {
    font-size: 36px;
    line-height: 42px;
  }
}

.component--newsticker .newsticker--text-toggle {
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}

.component--newsticker .newsticker--text-toggle .icon-igm-dropdown-arrow {
  font-size: 8px;
  display: inline-block;
}

.component--newsticker .newsticker--text-toggle .icon-igm-dropdown-arrow:before {
  -webkit-transform-origin: 15px 0;
          transform-origin: 15px 0;
  -webkit-transition: all 1ms linear;
  transition: all 1ms linear;
  -webkit-transform: rotate(0deg) translate(0, 0);
          transform: rotate(0deg) translate(0, 0);
}

.component--newsticker .newsticker--text-toggle:before {
  content: attr(data-label-collapsed);
  margin-right: 5px;
  color: #E3020E;
}

.component--newsticker .newsticker--text-toggle[aria-expanded="true"] {
  content: attr(data-label-open);
}

.component--newsticker .newsticker--text-toggle[aria-expanded="true"] .icon-igm-dropdown-arrow {
  -webkit-transform: rotate(-180deg) translate(0, 1px);
          transform: rotate(-180deg) translate(0, 1px);
}

.component--newsticker .newsticker--button-container {
  text-align: center;
}

.component--newsticker .newsticker--button-container .newsticker--button {
  display: inline-block;
  margin: 1.5rem auto;
  -webkit-appearance: none;
  background-color: #EBEBEF;
  padding: 13px 15px;
  font-size: 15px;
  line-height: 18px;
  border: 0 none;
  cursor: pointer;
}

.component--newsticker .newsticker--button-container .newsticker--button:focus, .component--newsticker .newsticker--button-container .newsticker--button:active {
  outline: 0 none;
}

.form--newsticker {
  padding: 20px 0 20px 0;
}

@media (min-width: 768px) {
  .form--newsticker {
    padding: 40px 0;
  }
}

.form--newsticker input[type="text"] {
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 12px 9px;
  padding-left: 40px;
  background-image: url("../svg/icons/nt-icon-search.svg");
}

.form--newsticker input[type="text"].datepicker {
  background-image: url("../svg/icons/nt-icon-date.svg");
}

@media (max-width: 999px) {
  .form--newsticker input[type="text"] {
    margin-bottom: 1rem;
  }
}

.form--newsticker a.btn[data-toggle="collapse"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form--newsticker a.btn[data-toggle="collapse"] .icon-igm-dropdown-arrow {
  display: inline-block;
  text-align: right;
  -webkit-transition: all 1ms linear;
  transition: all 1ms linear;
  -webkit-transform: rotate(0deg) translate(0, 0);
          transform: rotate(0deg) translate(0, 0);
  -webkit-transform-origin: 8px 9px;
          transform-origin: 8px 9px;
  font-size: 8px;
}

.form--newsticker a.btn[data-toggle="collapse"][aria-expanded="true"] .icon-igm-dropdown-arrow {
  -webkit-transform: rotate(-180deg) translate(0, 0);
          transform: rotate(-180deg) translate(0, 0);
}

.office-search h2, .office-search .h2 {
  margin-bottom: 20px;
}

.office-search h5, .office-search .h5 {
  margin-bottom: 16px;
}

.office-search strong, .office-search .question {
  margin-bottom: 8px;
}

.office-search input {
  margin-bottom: 30px;
}

.office-search a:hover {
  text-decoration: none;
}

.office-search hr {
  margin: 10px 0 20px;
}

@media (min-width: 768px) {
  .office-search hr {
    margin: 15px 0 30px;
  }
}

.office-search label {
  margin: 10px 0 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 18px;
}

.office-search label:first-child {
  margin-top: 0;
}

.office-search table {
  width: 100%;
}

.office-search thead,
.office-search .tr.th {
  background-color: #F8F8F9;
  font-family: "MetaWeb CondXBold", sans-serif;
  padding: 20px;
}

.office-search .tr {
  padding: 20px 0;
  border-bottom: solid 1px #F8F8F9;
}

.office-search td:first-of-type {
  width: 200px;
}

.office-search .cell-border-bottom td {
  padding: 16px;
  border-bottom: solid 1px #F8F8F9;
}

.office-search .container.grey {
  background-color: #F8F8F9;
  padding: 40px;
  margin-bottom: 40px;
}

.office-search .container.bordered {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .office-search .container.bordered {
    border: solid 1px #D8D8D8;
    border-radius: 3px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}

.office-search .invis {
  color: #FFFFFF;
  margin-top: -1em;
}

.office-search .space-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.office-search .arrow {
  font-size: 8px;
  padding-left: 7px;
}

.office-search .opening-times span {
  display: block;
}

@media (min-width: 576px) {
  .office-search .opening-times span {
    display: inline-block;
    min-width: 95px;
  }
}

.office-search .opening-times td {
  vertical-align: top;
}

.office-search .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.office-search .btn-wrapper .spacer {
  display: none;
  width: 100%;
}

@media (min-width: 768px) {
  .office-search .btn-wrapper {
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
  .office-search .btn-wrapper .spacer {
    display: block;
  }
}

.office-search.searchbox {
  text-align: center;
}

@media (min-width: 768px) {
  .office-search.searchbox {
    text-align: left;
  }
}

.office-search.city-overview p,
.office-search.city-overview a {
  margin-bottom: 0;
}

.office-search.city-overview .multi-column {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}

@media (min-width: 768px) {
  .office-search.city-overview .multi-column {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

.office-search.city-overview p {
  margin-top: -30px;
  margin-bottom: 30px;
}

.office-search.city-overview .keep-together {
  margin-bottom: 0;
  margin-top: 0;
  min-width: 100%;
}

.office-search.city-overview .keep-together:first-child {
  margin-top: 0;
}

.office-search.city-overview .letter {
  margin-bottom: 30px;
}

.office-search .keep-together {
  display: inline-table;
}

.pageIntro {
  padding: 0;
}

html.csshyphens .pageIntro h1, html.csshyphens .pageIntro .h1, html.csshyphens .pageIntro strong, html.csshyphens .pageIntro .question, html.csshyphens
.pageIntro p, html.csshyphens .pageIntro .p, html.csshyphens .pageIntro .question {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.pageIntro hr {
  margin-top: 0px;
}

@media (max-width: 767px) {
  .pageIntro h1,
  .pageIntro .h1 {
    font-size: 36px;
    line-height: 42px;
  }
}

.pageIntro svg {
  max-width: 100%;
}

.pageIntro.color-white .pageIntro__picture--headline {
  color: #FFFFFF;
}

.pageIntro.color-white .pageIntro__picture--headline p,
.pageIntro.color-white .pageIntro__picture--headline .p,
.pageIntro.color-white .pageIntro__picture--headline .question {
  color: #FFFFFF;
}

.pageIntro.color-black .pageIntro__picture--headline {
  color: #181618;
}

.pageIntro.color-black .pageIntro__picture--headline p,
.pageIntro.color-black .pageIntro__picture--headline .p,
.pageIntro.color-black .pageIntro__picture--headline .question {
  color: #181618;
}

/* Text */
@media (max-width: 767px) {
  .pageIntro__headline {
    padding: 40px 0 calc(40px - 1rem);
  }
}

@media (min-width: 768px) {
  .pageIntro__headline {
    padding: 80px 0 calc(60px - 1rem);
  }
}

.pageIntro__headline span {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 14px;
  font-family: "MetaWeb CondXBold", sans-serif;
}

.pageIntro__headline p,
.pageIntro__headline .p,
.pageIntro__headline .question {
  font-family: "MetaWeb Bold", sans-serif;
  color: #181618;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

/* images*/
.pageIntro .pageIntro__img {
  position: relative;
  min-height: 460px;
  margin: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-color: #E3020E;
}

@media (max-width: 767px) {
  .pageIntro .pageIntro__img {
    min-height: 220px;
  }
}

@media all and (min-width: 768px) {
  .pageIntro .pageIntro__img .copyright-wrapper {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
  }
  .pageIntro .pageIntro__img .copyright {
    color: inherit;
    background-color: transparent;
    padding: 0 50px;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
  }
  .pageIntro .pageIntro__img .copyright.color-black {
    color: #181618;
  }
  .pageIntro .pageIntro__img .copyright.color-white {
    color: #FFFFFF;
  }
}

.pageIntro .copyright {
  background-color: #EFEFEF;
  margin: -20px 0 20px 0;
  padding: 8px 15px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  font-weight: 500;
  line-height: 10px;
  text-align: left;
}

.pageIntro__pictureOverlay {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
}

@media (min-width: 768px) {
  .pageIntro__pictureOverlay {
    min-height: 460px;
  }
}

/* pageIntro__author */
.pageIntro__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 0 0;
}

@media all and (min-width: 576px) {
  .pageIntro__author {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media all and (min-width: 768px) {
  .pageIntro__author {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media all and (min-width: 576px) {
  .col-sm-12.col-md-6 > .pageIntro__author, .teaser-combination-a .teaser-column .col-sm-12.teaser > .pageIntro__author,
  .col-12.col-md-6 > .pageIntro__author,
  .teaser-combination-a .teaser-column .col-12.teaser > .pageIntro__author {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media all and (min-width: 768px) {
  .col-sm-12.col-md-6 > .pageIntro__author, .teaser-combination-a .teaser-column .col-sm-12.teaser > .pageIntro__author,
  .col-12.col-md-6 > .pageIntro__author,
  .teaser-combination-a .teaser-column .col-12.teaser > .pageIntro__author {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.pageIntro__author p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-family: "MetaWeb Bold", sans-serif;
  letter-spacing: 1px;
}

.pageIntro__author p span {
  color: #333333;
  font-size: 14px;
  padding: 0 0 0 15px;
  letter-spacing: 0;
}

.pageIntro__author .icon--download {
  background-image: url("../svg/sm/download-mz.svg");
  background-repeat: no-repeat;
  margin-right: 5px;
}

/* pageIntro comments / likes */
.pageIntro__with_comments_likes .pageIntro__author ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.pageIntro__with_comments_likes .pageIntro__author ul li {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-family: "MetaWeb Bold", sans-serif;
  letter-spacing: 1px;
  display: inline;
  padding-right: 15px;
}

.pageIntro__with_comments_likes .pageIntro__author ul li.author {
  color: #333333;
}

.pageIntro__with_comments_likes .pageIntro__author ul li.author a:after {
  content: url("../svg/icons/link-arrow-red.svg");
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
}

.pageIntro__with_comments_likes .pageIntro__comments_likes {
  padding: 8px 0 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.pageIntro__with_comments_likes .pageIntro__comments_likes ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.pageIntro__with_comments_likes .pageIntro__comments_likes ul li {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-family: "MetaWeb Bold", sans-serif;
  letter-spacing: 1px;
  display: inline;
  padding-right: 10px;
}

.pageIntro__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0;
  padding-left: 0;
}

@media all and (min-width: 576px) {
  .pageIntro__social {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 6px 0;
  }
}

@media all and (min-width: 768px) {
  .pageIntro__social {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 0 0 20px;
  }
}

@media all and (min-width: 576px) {
  .col-sm-12.col-md-6 > .pageIntro__social, .teaser-combination-a .teaser-column .col-sm-12.teaser > .pageIntro__social,
  .col-12.col-md-6 > .pageIntro__social,
  .teaser-combination-a .teaser-column .col-12.teaser > .pageIntro__social {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media all and (min-width: 768px) {
  .col-sm-12.col-md-6 > .pageIntro__social, .teaser-combination-a .teaser-column .col-sm-12.teaser > .pageIntro__social,
  .col-12.col-md-6 > .pageIntro__social,
  .teaser-combination-a .teaser-column .col-12.teaser > .pageIntro__social {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.pageIntro__social > li {
  padding: 0 5px;
  margin: 0;
  font-size: 0;
}

.pageIntro__social > li > a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
  border-radius: 50%;
  font-size: 1rem;
}

.pageIntro__social > li > a.icon--twitter, .pageIntro__social > li > a.icon--google, .pageIntro__social > li > a.icon--whatsapp, .pageIntro__social > li > a.icon--mail, .pageIntro__social > li > a.icon--print, .pageIntro__social > li > a.icon--download, .pageIntro__social > li > a.icon--fb {
  background-color: #E3020E;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pageIntro__social > li > a.icon--twitter:hover, .pageIntro__social > li > a.icon--google:hover, .pageIntro__social > li > a.icon--whatsapp:hover, .pageIntro__social > li > a.icon--mail:hover, .pageIntro__social > li > a.icon--print:hover, .pageIntro__social > li > a.icon--download:hover, .pageIntro__social > li > a.icon--fb:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.pageIntro__social > li > a.icon--fb {
  background-image: url("../svg/sm/fb.svg");
}

.pageIntro__social > li > a.icon--twitter {
  background-image: url("../svg/sm/twitter.svg");
}

.pageIntro__social > li > a.icon--google {
  background-image: url("../svg/sm/google.svg");
}

.pageIntro__social > li > a.icon--whatsapp {
  background-image: url("../svg/sm/whatsapp.svg");
}

.pageIntro__social > li > a.icon--mail {
  background-image: url("../svg/sm/mail.svg");
}

.pageIntro__social > li > a.icon--print {
  background-image: url("../svg/sm/print.svg");
}

.pageIntro__social > li > a.icon--download {
  background-image: url("../svg/sm/download.svg");
}

.pageIntro__social > li > a.icon--rss {
  background-image: url("../svg/sm/rssfeed.svg");
  background-color: #E3020E;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pageIntro__social > li > a.icon--rss:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.pageIntro__picture--headline .pageIntro__headline {
  padding: 80px 0;
  width: 100%;
}

@media (max-width: 767px) {
  .pageIntro__picture--headline .pageIntro__headline {
    padding: 60px 0;
  }
}

.pageIntro__picture--headline .container--semifluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.pageIntro__intro--mobile {
  margin-bottom: 20px;
}

.mz-intro__logo {
  max-width: 100%;
}

.payout-calculator .box-input h3, .payout-calculator .box-input .h3 {
  margin-bottom: 40px;
}

.payout-calculator .result {
  display: none;
}

.payout-calculator .calculated-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.payout-calculator .th {
  padding: 15px;
  background-color: #F5F5F5;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 13px;
  line-height: 12px;
  margin-bottom: 5px;
}

.payout-calculator .tr {
  margin-bottom: 30px;
}

.payout-calculator .caption {
  margin-bottom: 20px;
}

.payout-calculator .table p {
  margin-bottom: 0;
}

.payout-calculator .table hr {
  margin-left: -15px;
  width: calc(100% + 30px);
  margin-bottom: 30px;
}

.payout-calculator .table .text-right {
  text-align: right;
}

@media (min-width: 768px) {
  .payout-calculator .table .calc {
    text-align: right;
  }
}

.payout-calculator .container.bordered {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .payout-calculator .container.bordered {
    border: solid 1px #D8D8D8;
    border-radius: 3px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}

.quiz {
  border: 1px solid #979797;
  border-radius: 3px;
}

.quiz__status {
  padding: 60px;
  text-align: center;
}

.quiz-animate-show-hide.ng-hide {
  opacity: 0;
}

.quiz-animate-show-hide.ng-hide-add,
.quiz-animate-show-hide.ng-hide-remove {
  -webkit-transition: all linear 0.8s;
  transition: all linear 0.8s;
}

.quiz__item + .quiz__item {
  border-top: 1px solid #979797;
}

.quiz__item--end-result {
  background-color: rgba(60, 60, 60, 0.05);
}

.quiz__item--end-result .quiz__item-title-text {
  opacity: 0.5;
}

.quiz__item--end-result.is-active .quiz__item-title-text {
  opacity: 1;
}

.quiz__item--end-result.is-result-1 .quiz__item-header,
.quiz__item--end-result.is-result-1 .quiz__item-content {
  background-color: rgba(66, 156, 55, 0.05);
}

.quiz__item--end-result.is-result-1 .quiz__item-content strong, .quiz__item--end-result.is-result-1 .quiz__item-content .question {
  color: #5B9945;
}

.quiz__item--end-result.is-result-2 .quiz__item-header,
.quiz__item--end-result.is-result-2 .quiz__item-content {
  background-color: rgba(162, 167, 35, 0.05);
}

.quiz__item--end-result.is-result-2 .quiz__item-content strong, .quiz__item--end-result.is-result-2 .quiz__item-content .question {
  color: #A2A723;
}

.quiz__item--end-result.is-result-3 .quiz__item-header,
.quiz__item--end-result.is-result-3 .quiz__item-content {
  background-color: rgba(234, 181, 0, 0.05);
}

.quiz__item--end-result.is-result-3 .quiz__item-content strong, .quiz__item--end-result.is-result-3 .quiz__item-content .question {
  color: #EAB500;
}

.quiz__item--end-result.is-result-4 .quiz__item-header,
.quiz__item--end-result.is-result-4 .quiz__item-content {
  background-color: rgba(230, 93, 14, 0.05);
}

.quiz__item--end-result.is-result-4 .quiz__item-content strong, .quiz__item--end-result.is-result-4 .quiz__item-content .question {
  color: #E65D0E;
}

.quiz__item--end-result.is-result-5 .quiz__item-header,
.quiz__item--end-result.is-result-5 .quiz__item-content {
  background-color: rgba(227, 5, 27, 0.05);
}

.quiz__item--end-result.is-result-5 .quiz__item-content strong, .quiz__item--end-result.is-result-5 .quiz__item-content .question {
  color: #E3051B;
}

.quiz__item-header {
  padding: 20px 16px;
  cursor: default;
}

@media (min-width: 576px) {
  .quiz__item-header {
    padding: 25px 20px;
  }
}

.quiz__item.is-active .quiz__item-header + .quiz__item .quiz__item-header,
.is-result-1:not(.is-active) .quiz__item-header,
.is-result-2:not(.is-active) .quiz__item-header,
.is-result-3:not(.is-active) .quiz__item-header,
.is-result-4:not(.is-active) .quiz__item-header,
.is-result-5:not(.is-active) .quiz__item-header {
  cursor: pointer;
}

.quiz__item--end-result .quiz__item-header {
  cursor: default;
}

.quiz__item-title {
  position: relative;
  color: #181618;
  font-size: 0;
  margin-bottom: 0;
  line-height: 1;
}

.quiz__item-title::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  border: 1px solid #dadada;
  border-radius: 100%;
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
}

.is-result-1 .quiz__item-title::before {
  border: none;
  background-image: url("../svg/quiz/a.svg");
}

.is-result-2 .quiz__item-title::before {
  border: none;
  background-image: url("../svg/quiz/b.svg");
}

.is-result-3 .quiz__item-title::before {
  border: none;
  background-image: url("../svg/quiz/c.svg");
}

.is-result-4 .quiz__item-title::before {
  border: none;
  background-image: url("../svg/quiz/d.svg");
}

.is-result-5 .quiz__item-title::before {
  border: none;
  background-image: url("../svg/quiz/e.svg");
}

.quiz__item-title::after {
  content: "\e010";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0.5rem;
  line-height: 22px;
  height: 22px;
  font-family: "igm-icons-font";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.is-active .quiz__item-title::after {
  content: "\e00f";
}

.quiz__item--end-result .quiz__item-title::after {
  display: none;
}

.quiz__item-title-text {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 64px);
  font-size: 18px;
  margin-left: 16px;
}

@media (min-width: 576px) {
  .quiz__item-title-text {
    font-size: 22px;
  }
}

.quiz__item-content {
  padding: 5px 16px 20px 16px;
}

@media (min-width: 576px) {
  .quiz__item-content {
    padding: 5px 20px 50px calc(20px + 16px + 22px);
  }
}

.quiz__item-content p:last-child {
  margin-bottom: 0;
}

.quiz__question-count {
  color: #E3051B;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  display: block;
  margin-bottom: 16px;
}

/* radio and checkboxen */
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%;
}

input[type='checkbox'] {
  width: auto;
  float: left;
  margin-right: .75em;
  background: transparent;
  border: none;
  line-height: 0;
}

.form-check-input:checked::before,
.form-check-input:not(:checked)::before {
  display: inline-block;
  width: 17px;
  height: 17px;
  font-size: 11px;
  padding: 7px 1px;
}

.form-check-input:not(:checked)::before {
  color: white;
}

.custom-control-indicator,
.form-check-input:checked::before,
.form-check-input:not(:checked)::before {
  border: 1px solid #BFBFC8;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px 0 #F8F8F9;
          box-shadow: inset 0 1px 1px 0 #F8F8F9;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator,
.form-check-input:checked::before {
  -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
          box-shadow: inset 0 0 0 3px #FFFFFF;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: none;
}

.custom-control-input:active ~ .custom-control-indicator {
  background-color: transparent;
}

.custom-control-input:checked ~ .custom-control-indicator {
  background-color: #000;
}

.custom-control-input {
  opacity: 0;
}

.form-check-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: default;
}

.form-check-label .custom-control-indicator {
  display: none;
}

.custom-select, .hierarchy-select > .btn {
  background: #FFFFFF url(../svg/icons/dropdown-arrow.svg) no-repeat right 0.75rem center;
  background-size: 14px 14px;
}

.thanks {
  width: 40rem;
  text-align: center;
  margin: 0 auto;
}

.regional-filter.page-section {
  margin-bottom: 0px;
}

.regional-filter .filter-area {
  background-color: #F8F8F9;
  padding: 25px 0;
}

.regional-filter .filter-wrapper.closed {
  display: none;
}

.regional-filter .filter-toggle {
  display: inline-block;
  margin-bottom: 25px;
  cursor: pointer;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
}

.regional-filter .icon-igm-dropdown-arrow {
  display: inline-block;
  margin-right: 8px;
  font-size: 8px;
  color: #E3020E;
}

.regional-filter .icon-igm-dropdown-arrow.closed,
.regional-filter .closed .icon-igm-dropdown-arrow {
  -webkit-transform: rotate(-90deg) translateX(2px);
          transform: rotate(-90deg) translateX(2px);
}

.regional-filter .group {
  padding: 15px;
  margin-bottom: 10px;
  border: solid 1px #EBEBEF;
  background-color: #FFFFFF;
}

.regional-filter .group .header {
  cursor: pointer;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.regional-filter .group .header.inactive {
  color: #EBEBEF;
}

.regional-filter .group .body {
  padding: 20px 30px;
}

.regional-filter .group .body.closed {
  display: none;
}

.regional-filter .group .body .checkbox-wrapper {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  margin-bottom: 40px;
  line-height: 1.2;
}

@media all and (min-width: 576px) {
  .regional-filter .group .body .checkbox-wrapper {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

.regional-filter .group .body .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.regional-filter .group .body .btn-wrapper .btn {
  margin-top: 5px;
}

.regional-filter .group .body .btn-primary {
  color: #FFFFFF;
  margin-left: 10px;
}

.regional-filter .selected-filters,
.regional-filter .selected-filters div,
.regional-filter .selected-filters div div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.regional-filter .selected-filters {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 5px 0;
}

.regional-filter .selected-filters .filter {
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background-color: #EBEBEF;
  color: rgba(0, 0, 0, 0.5);
}

.regional-filter .selected-filters .filter,
.regional-filter .btn-reset-all {
  font-size: 12px;
  line-height: 18px;
}

.regional-filter .btn-reset-all.not-a-link {
  display: inline-block;
  margin: 15px 5px 0 0;
  border: solid 1px #E3020E;
  padding: 7px 10px;
  color: #E3020E;
  cursor: pointer;
}

.regional-filter .btn-reset-all.not-a-link i {
  font-size: 8px;
  margin-left: 5px;
}

.regional-filter .btn-reset-all.not-a-link:hover {
  color: #E3020E;
}

.regional-filter .result-counter-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}

.regional-filter .result-counter-row span {
  white-space: nowrap;
  padding: 7px 10px;
}

.regional-filter .result-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #847E85;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 14px;
  text-transform: uppercase;
}

.regional-filter .select-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.regional-archiv .grid-3col {
  margin-top: 0;
  padding-top: 0;
}

.regional-archiv .teaser-combination.teaser-combination-e {
  margin-bottom: 40px;
}

.search-wrapper {
  position: absolute;
  height: 68px;
  border-top: 2px solid #ebebef;
  -webkit-box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.2);
  background-color: #F8F8F9;
  width: 100%;
  z-index: 105;
  display: none;
}

.search--desktop__form {
  width: 100%;
  padding: 0;
  border: none;
  background-color: transparent;
}

.search--desktop__form:before {
  content: '';
  position: absolute;
  top: 53px;
  left: 26px;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url(../svg/icons/search.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(0, -30px);
  transform: translate(0, -30px);
  opacity: .5;
  z-index: 1;
}

.search--desktop__input {
  border-radius: 0;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  width: 100%;
  padding: 22px 65px;
  border: none;
}

.search--desktop__input::-webkit-input-placeholder {
  color: #333333;
}

.search--desktop__input::-moz-placeholder {
  color: #333333;
}

.search--desktop__input:-moz-placeholder {
  color: #333333;
}

.search--desktop__input:-ms-input-placeholder {
  color: #333333;
}

.search--desktop__input, .search--desktop__input:focus, .search--desktop__input:hover, .search--desktop__input:active {
  color: #333333;
  background-color: transparent;
}

.search--desktop__trigger.dropdown-toggle:after {
  display: none;
}

/**
 * Handling html element rql and pseudo elements
 */
html.search-desktop-open body::before {
  width: 100vw;
  height: 68px;
  border-top: 1px solid #EBEBEF;
  -webkit-box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.2);
  background-color: #F8F8F9;
}

html.search-desktop-open body::after {
  opacity: 0;
}

.search--mobile__form {
  margin-bottom: 20px;
  position: relative;
  z-index: 3;
}

.search--mobile__form:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 20px;
  width: 2rem;
  height: 2rem;
  background-image: url("../svg/icons/search.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(0, -1.125rem);
          transform: translate(0, -1.125rem);
  opacity: 0.5;
}

.search--mobile__input {
  width: 100%;
  color: #333333;
  border: none;
  background-color: transparent;
  padding: 20px 20px 20px 65px;
  border-radius: 0;
  font-size: 16px;
  line-height: 23px;
}

.search--mobile__input::-webkit-input-placeholder {
  color: #333333;
}

.search--mobile__input:-moz-placeholder {
  color: #333333;
}

.search--mobile__input::-moz-placeholder {
  color: #333333;
}

.search--mobile__input:-ms-input-placeholder {
  color: #333333;
}

.search--mobile__input:focus, .search--mobile__input.focus {
  outline: none;
  border-color: transparent;
  background-color: transparent;
}

.search--desktop__reset,
.search--mobile__reset {
  background-image: url("../svg/icons/close.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  height: 28px;
  width: 28px;
  background-color: transparent;
  -webkit-transform: translate(0, -14px);
          transform: translate(0, -14px);
  z-index: 15;
  cursor: pointer;
}

.search--desktop__reset, .search--desktop__reset:hover, .search--desktop__reset:focus, .search--desktop__reset:active,
.search--mobile__reset,
.search--mobile__reset:hover,
.search--mobile__reset:focus,
.search--mobile__reset:active {
  -webkit-appearance: none;
  border: none;
  outline: none;
}

.search--desktop__reset:not(.show),
.search--mobile__reset:not(.show) {
  display: none;
}

.searchPage .teaserGrid-list strong span:before, .searchPage .teaserGrid-list .question span:before {
  content: none;
}

.searchPage .searchPage__header {
  background: #E3020E;
}

.searchPage .searchPage__header h1, .searchPage .searchPage__header .h1 {
  text-align: center;
  color: #ffffff;
  margin-top: 60px;
  margin-bottom: 0;
}

.searchPage .searchPage__header .form-group, .searchPage .searchPage__header .custom-controls-stacked {
  margin: 40px 0 60px 0;
}

.searchPage .search-form-wrapper {
  padding: 40px 0;
  margin-bottom: 40px;
}

.searchPage .search-form-wrapper .help-container {
  display: none;
}

.searchPage .search-form-wrapper.help-open .help-container {
  display: block;
}

.searchPage .help-toggle {
  float: right;
}

.searchPage .help-container {
  position: relative;
  padding: 40px;
  background-color: #EBEBEF;
}

.searchPage .help-container .icon-igm-close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

.searchPage .filter-area {
  padding: 0;
  background-color: white;
}

.searchPage .range-picker {
  position: relative;
  margin: 0 0 30px 0;
}

.searchPage .range-picker .content {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px;
  background: white;
  z-index: 2;
  border: solid 1px #EBEBEF;
}

.searchPage .range-picker .item {
  padding: 2px 10px;
  cursor: pointer;
}

.searchPage .range-picker .item:hover {
  background: #EBEBEF;
}

@media all and (min-width: 1000px) {
  .searchPage .from-input,
  .searchPage .to-input {
    margin-top: 32px;
  }
}

@media all and (min-width: 1200px) {
  .searchPage .range-picker {
    width: 54px;
  }
}

.searchPage .searchPage__button {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media (max-width: 999px) {
  .searchPage .searchPage__button {
    margin: 20px 0 0 0;
  }
}

.searchPage .teaserGrid-list__line {
  margin: 20px 0 40px 0;
}

.searchPage .searchPage--topHits {
  color: #E3020E;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 14px;
  text-align: right;
  font-family: "MetaWeb CondXBold", sans-serif;
  display: block;
}

@media (max-width: 767px) {
  .searchPage .searchPage--topHits {
    text-align: left;
    display: none;
  }
}

.searchPage .searchPage__filterline--up {
  margin: 80px 0 30px 0;
}

.searchPage .searchPage__filterline--profil {
  margin: 80px 0 80px 0;
}

.searchPage .searchPage__filterline--down {
  margin: 30px 0 40px 0;
}

.searchPage .searchPage__filter--results {
  color: #333333;
  text-align: center;
  padding-top: 26px;
  padding-bottom: 40px;
  border-bottom: solid 2px #EBEBEF;
}

.searchPage .base-small {
  margin-top: 15px;
}

.searchPage .base-small strong, .searchPage .base-small .question {
  display: inline;
}

.searchPage .searchPage__pagination--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.searchPage .searchPage__pagination--wrapper a {
  float: left;
  height: 44px;
  width: 44px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
}

.searchPage .searchPage__pagination--wrapper a:hover p {
  color: red;
}

.searchPage .searchPage__pagination--wrapper a:hover.searchPage__pagination--arrowRight {
  content: url(../svg/icons/next_red.svg);
}

.searchPage .searchPage__pagination--wrapper a:hover.searchPage__pagination--arrowLeft {
  content: url(../svg/icons/prev_red.svg);
}

.searchPage .searchPage__pagination--wrapper a p {
  -ms-flex-item-align: center;
      align-self: center;
  font-family: "MetaWeb CondNormal", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 17px;
  margin: 0;
}

.searchPage .searchPage__pagination--wrapper .searchPage__pagination--arrowRight {
  content: url(../svg/icons/next_black.svg);
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
}

.searchPage .searchPage__pagination--wrapper .searchPage__pagination--arrowLeft {
  content: url(../svg/icons/prev_black.svg);
  display: inline-block;
  font-size: 0.75em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
}

.searchPage .searchPage__pagination--wrapper .searchPage__pagination--active {
  background-color: #EFEFEF;
}

.searchPage .searchPage__pagination--wrapper .searchPage__pagination--active p {
  font-family: "MetaWeb CondXBold", sans-serif;
}

.searchPage .searchPage__pagination {
  padding: 40px 0 0 0;
}

.searchPage .search--desktop__input {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #333333;
  background-color: #FFFFFF;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.searchPage .search--desktop__form:before {
  display: none;
}

.searchPage .search--desktop__form:after {
  content: '';
  position: absolute;
  top: 4rem;
  right: 20px;
  width: 2rem;
  height: 2rem;
  background-image: url(../svg/icons/search.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(0, -30px);
  transform: translate(0, -30px);
  opacity: 0.5;
  z-index: 1;
}

.searchPage .search--desktop__form button {
  margin: 6px 0 0 0;
  display: none;
}

.searchPage .teaserCombinationD__profil span {
  line-height: 16px;
  text-transform: capitalize;
  margin: 0 0 20px 0;
  display: block;
}

.searchPage input[readonly] {
  border-color: #cccccc;
}

.icon-input {
  position: relative;
}

.icon-input .icon-igm-close {
  position: absolute;
  top: 9px;
  right: 10px;
  display: none;
  cursor: pointer;
  font-size: 14px;
}

.daterangepicker {
  padding: 30px;
  margin: 20px 0 0;
  width: auto;
}

.daterangepicker .daterangepicker_input i {
  left: -5px;
  top: 9px;
}

.daterangepicker .fa-calendar {
  content: url(../svg/icons/calendar-b.svg);
  display: inline-block;
  font-size: 1.25em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
}

.daterangepicker .fa-chevron-left {
  content: url(../svg/icons/chevron-left-grau.svg);
  display: inline-block;
  font-size: 1.25em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
  position: relative;
  left: -37px;
}

.daterangepicker .fa-chevron-right {
  content: url(../svg/icons/chevron-right-grau.svg);
  display: inline-block;
  font-size: 1.25em;
  width: 1em;
  height: auto;
  margin-left: 0.5em;
  vertical-align: middle;
  position: relative;
  left: 20px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #E3020E;
  border-radius: 0;
}

.daterangepicker td.in-range {
  background-color: rgba(227, 2, 14, 0.1);
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #E3020E;
}

.daterangepicker.dropdown-menu li {
  text-align: center;
}

.daterangepicker .ranges li {
  background-color: rgba(0, 0, 0, 0.06);
  border: none;
  color: #333333;
  border-radius: 0px;
  height: 37px;
}

.daterangepicker .ranges li:hover {
  color: #ffffff;
  background-color: #E3020E;
}

.daterangepicker .ranges li.active {
  background-color: #E3020E;
  border: none;
  color: #ffffff;
}

.daterangepicker .right .input-mini {
  width: 240px;
}

.daterangepicker .input-mini {
  border-radius: 0px;
  height: 38px;
}

.daterangepicker .input-mini.active {
  border: 1px solid #E3020E;
  border-radius: 0px;
}

.daterangepicker .btn-success {
  color: #ffffff;
  background-color: #E3020E;
  border: none;
}

.daterangepicker .btn-success:hover {
  color: #FFFFFF;
  background-color: #FF000E;
}

.daterangepicker .cancelBtn {
  background-color: rgba(0, 0, 0, 0.06);
}

.daterangepicker .monthselect,
.daterangepicker .yearselect {
  background: #FFFFFF url(../svg/icons/dropdown-arrow.svg) no-repeat right 0.75rem center;
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #333333;
  vertical-align: middle;
  background-size: 8px 10px;
  border: 1px solid #cccccc;
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.daterangepicker select.monthselect:not([size]):not([multiple]),
.daterangepicker select.yearselect:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  padding: 0.375rem 1.75rem 0.375rem 0.75rem !important;
}

.daterangepicker.opensleft:before {
  right: 410px;
}

.daterangepicker:before {
  top: -10px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #ccc;
}

.daterangepicker.opensleft:after {
  right: 410px;
}

.daterangepicker:after {
  top: -9px;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
}

.daterangepicker .table-condensed thead tr {
  height: 50px;
}

.daterangepicker .month {
  position: relative;
  left: -40px;
}

.daterangepicker select.monthselect {
  width: 90%;
}

.daterangepicker select.yearselect {
  width: 54%;
}

@media (min-width: 768px) {
  .daterangepicker.ltr .calendar.left {
    margin-right: 30px;
  }
  .daterangepicker.ltr .calendar.right {
    margin-right: 30px;
  }
}

.daterangepicker .ranges ul {
  width: 100%;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: white;
}

.searchPage__description {
  margin-top: 25px !important;
}

.searchPage__image {
  float: left;
  max-width: 100px;
  max-height: 100px;
  margin-bottom: 15px;
  margin-right: 25px;
}

.page-section {
  margin-bottom: 40px;
}

@media (min-width: 1000px) {
  .page-section {
    margin-bottom: 80px;
  }
}

@media (max-width: 575px) {
  .page-section {
    overflow: hidden;
  }
}

.page-section .component {
  padding: 0;
}

.page-section[class*=' page-section--colored-'] {
  padding: 40px 0;
}

@media (min-width: 1000px) {
  .page-section[class*=' page-section--colored-'] {
    padding: 80px 0;
  }
}

.page-section[class*=' page-section--colored-'] + .page-section[class*=' page-section--colored-'][class*=' page-section--colored-'],
.page-section[class*=' page-section--colored-'] + .socialMedia {
  margin-top: -40px;
}

@media (min-width: 1000px) {
  .page-section[class*=' page-section--colored-'] + .page-section[class*=' page-section--colored-'][class*=' page-section--colored-'],
  .page-section[class*=' page-section--colored-'] + .socialMedia {
    margin-top: -80px;
  }
}

.page-section[class*=' page-section--colored-']:last-of-type {
  margin-bottom: 0;
}

.page-section--colored-red {
  background-color: #E3020E;
  color: #FFFFFF;
}

.page-section--colored-grey {
  background-color: #F8F8F9;
}

.page-section--colored-black {
  background-color: #181618;
  color: #FFFFFF;
}

.page-section--colored-white {
  background-color: white;
}

.add-address-form .icon-igm-refresh {
  color: #E3020E;
  cursor: pointer;
  position: absolute;
  top: 7px;
  right: 10px;
  float: right;
  width: 16px;
  height: 16px;
  line-height: 1;
  -animation: spin .7s infinite linear;
  -ms-animation: spin .7s infinite linear;
  -webkit-animation: spinw .7s infinite linear;
  -moz-animation: spinm .7s infinite linear;
}

.add-address-form .input-wrapper {
  position: relative;
}

.add-address-form .typeahead-address input::-ms-clear {
  display: none;
}

.add-address-form .typeahead-address .custom-popup-wrapper > .dropdown-menu {
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  padding: 0;
}

.add-address-form .typeahead-address .custom-popup-wrapper > .dropdown-menu a {
  padding: 5px 15px;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  to {
    -webkit-transform: scale(1) rotate(360deg);
            transform: scale(1) rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  to {
    -webkit-transform: scale(1) rotate(360deg);
            transform: scale(1) rotate(360deg);
  }
}

@-webkit-keyframes spinw {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

.lightbox {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

.lightbox img {
  max-width: 90%;
  max-height: 80%;
}

.lightbox:target {
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dot {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-right: 4px;
}

.dot.green {
  background-color: #0AB51F;
}

.dot.orange {
  background-color: #F29200;
}

.dot.red {
  background-color: #E3020E;
}

.seminar-detail .MZ__teaserCombination .teaser-list__item strong, .seminar-detail .MZ__teaserCombination .teaser-list__item .question {
  color: #181618;
}

.seminar-detail .MZ__teaserCombination .teaser-list .teaser-list__item span,
.seminar-detail .MZ__teaserCombination .teaser-list .teaser-list__item:hover span {
  color: rgba(0, 0, 0, 0.5);
}

.seminar-detail .pageIntro__marginale ul {
  margin-bottom: 0;
}

.seminar-detail .pageIntro__marginale li {
  line-height: unset;
}

.seminar-detail hr {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .seminar-detail hr {
    margin-bottom: 80px;
  }
}

.seminar-detail h3, .seminar-detail .h3 {
  margin-bottom: 30px;
}

.seminar-detail p {
  margin-bottom: 30px;
}

.seminar-detail p:last-of-type {
  margin-bottom: 40px;
}

.seminar-detail ul {
  padding-left: 28px;
}

.seminar-detail li {
  line-height: 28px;
}

.seminar-detail .details {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .seminar-detail .details {
    margin-bottom: 0;
  }
}

.seminar-detail .details h5:not(:first-child) {
  margin-top: 20px;
}

.seminar-detail .details p {
  margin-bottom: 0;
}

.seminar-detail .details ul {
  padding-left: 15px;
}

.seminar-detail .details li {
  line-height: 2em;
}

.seminar-detail .box {
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 15px 20px;
  font-size: 14px;
}

.seminar-detail .box:not(:last-child) {
  margin-bottom: 20px;
}

.seminar-detail .label {
  margin: 10px 0 0;
  font-size: 13px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5);
}

.seminar-detail .label:first-child {
  margin-top: 0;
}

.seminar-detail table {
  width: 100%;
}

.seminar-detail table th {
  padding: 15px 40px;
  font-size: 14px;
}

.seminar-detail table td {
  padding: 20px 40px;
}

.seminar-detail table thead {
  border: 1px solid #D8D8D8;
  border-radius: 3px 3px 0 0;
  background-color: #F8F8F9;
}

.seminar-detail table tr {
  border: 1px solid #D8D8D8;
}

.seminar-detail table tr:last-of-type {
  border-radius: 0 0 3px 3px;
}

.seminar-detail table i {
  display: inline-block;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.detailed-search .pageIntro {
  padding: 0;
}

@media (min-width: 768px) {
  .detailed-search .pageIntro {
    padding: 0 0 40px;
  }
}

.detailed-search .page-section {
  margin-bottom: calc(40px - 1rem);
}

@media (min-width: 768px) {
  .detailed-search .page-section {
    margin-bottom: calc(45px - 1rem);
  }
}

.detailed-search .result-count {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  margin: 20px 0;
}

@media (min-width: 768px) {
  .detailed-search .result-count {
    margin: 40px 0;
  }
}

.detailed-search .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: right;
      -ms-flex-align: right;
          align-items: right;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .detailed-search .btn-wrapper .btn {
    margin-top: 12px;
  }
}

.detailed-search .searchPage__pagination {
  margin-bottom: 40px;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .detailed-search .searchPage__pagination {
    margin-bottom: 70px;
    padding-top: 40px;
  }
}

.detailed-search .searchPage__pagination p {
  margin-bottom: 0;
}

.detailed-search .icon-igm-calendar-simple::before {
  pointer-events: none;
}

.detailed-search input[readonly] {
  border-color: #cccccc;
}

.seminar-form .container--semifluid {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .seminar-form .container--semifluid {
    margin-top: 70px;
  }
}

.seminar-form h3, .seminar-form .h3 {
  margin-bottom: 10px;
}

.seminar-form p {
  margin-bottom: 10px;
}

.seminar-form .table-view {
  line-height: 28px;
}

.seminar-form .table-view .row:not(:first-of-type) .label {
  margin-top: 20px;
}

.seminar-form hr {
  margin-top: 10px;
  margin-bottom: 20px;
}

.seminar-form .shy {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 18px;
}

.seminar-form .label {
  font-size: 13px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
  .seminar-form .label {
    color: #333333;
    font-size: 16px;
    line-height: 28px;
  }
}

.seminar-form label:not(.form-check-label):not(.custom-radio) {
  /*margin-top: 20px;*/
}

.seminar-form .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.seminar-form .btn-secondary, .seminar-form .argumentationsElement.page-section--colored-red .btn.btn-primary, .argumentationsElement.page-section--colored-red .seminar-form .btn.btn-primary {
  background-color: #F5F5F5;
}

.seminar-form textarea {
  width: 100%;
  height: 200px;
  resize: none;
  border: 1px solid #cccccc;
}

.seminar-form input[type='checkbox'] {
  margin-right: 0;
}

.seminar-form .form-check-input {
  margin-top: 0.125rem;
}

.seminar-form .form-check-label span {
  display: inline-block;
  margin-left: 5px;
}

.simple-search .pageIntro__img {
  overflow: visible;
  background-color: #E3020E;
}

.simple-search .seminar-search-wrapper {
  min-height: 460px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .simple-search .seminar-search-wrapper {
    min-height: 460px;
  }
}

.simple-search h1, .simple-search .h1,
.simple-search h2,
.simple-search p, .simple-search .p, .simple-search .question {
  color: #FFFFFF;
}

.simple-search p, .simple-search .p, .simple-search .question {
  font-family: "MetaWeb Bold", sans-serif;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.simple-search .input-wrapper {
  position: relative;
  margin-top: 40px;
  padding: 10px 20px;
  background-color: #FFFFFF;
  border: 1px solid #EBEBEF;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.simple-search .input-wrapper.open {
  border-radius: 3px 3px 0 0;
  border-bottom: none;
}

.simple-search .input-wrapper i {
  margin-left: 20px;
  color: #181618;
}

.simple-search .input-wrapper input {
  font-size: 16px;
  line-height: 28px;
}

.simple-search .input-wrapper input:focus {
  border: none;
  outline: 0;
}

.simple-search .input-wrapper .dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: -1px;
  width: calc(100% + 2px);
  z-index: 100;
  padding: 0;
  background-color: #FFFFFF;
  border: 1px solid #EBEBEF;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: inset 0 2px 0 0 #EBEBEF, 0 6px 12px 0 rgba(0, 0, 0, 0.17);
          box-shadow: inset 0 2px 0 0 #EBEBEF, 0 6px 12px 0 rgba(0, 0, 0, 0.17);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

.simple-search .input-wrapper .dropdown a {
  display: block;
  margin-top: 0;
  color: #181618;
}

.simple-search .input-wrapper .dropdown a:hover {
  color: #181618;
  text-decoration: none;
}

.simple-search .input-wrapper .dropdown .strong {
  display: inline;
  font-family: "MetaWeb Bold", sans-serif;
}

.simple-search .input-wrapper .dropdown ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.simple-search .input-wrapper .dropdown li {
  border-top: solid 2px #EBEBEF;
  padding: 8px 20px;
}

.simple-search .input-wrapper .dropdown li.highlight, .simple-search .input-wrapper .dropdown li:hover {
  background-color: #EFEFEF;
}

.simple-search .input-wrapper .dropdown li:last-of-type {
  border-radius: 0 0 3px 3px;
}

.simple-search .input-wrapper .dropdown.open {
  display: block;
}

.simple-search a {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #FFFFFF;
}

@media all and (min-width: 768px) {
  .simple-search a {
    margin-bottom: 0;
  }
}

.simple-search a i {
  font-size: 10px;
}

.simple-search .small {
  font-size: 0.8em;
}

.simple-search.color--black, .simple-search.color--red {
  color: white;
}

.simple-search.color--red .pageIntro__img {
  background-color: #E3020E;
}

.simple-search.color--black .pageIntro__img {
  background-color: #181618;
}

.simple-search.color--grey .pageIntro__img {
  background-color: #F8F8F9;
}

.simple-search.color--grey a {
  color: #E3020E;
}

.simple-search.text-color--white {
  color: #FFFFFF;
}

.simple-search.text-color--white a {
  color: #FFFFFF;
}

.simple-search.text-color--black {
  color: #181618;
}

.simple-search.text-color--black h1, .simple-search.text-color--black .h1,
.simple-search.text-color--black h2,
.simple-search.text-color--black p, .simple-search.text-color--black .p, .simple-search.text-color--black .question,
.simple-search.text-color--black a {
  color: #181618;
}

.simple-search .pageIntro__img {
  padding-top: 30px;
  padding-bottom: 30px;
}

.simple-search.search-teaser .seminar-search-wrapper,
.simple-search.search-teaser .pageIntro__img {
  min-height: 0;
}

.simple-search.search-teaser .pageIntro__img {
  background-size: 100%;
  background-position: center;
}

.simple-search .copyright {
  background-color: #EFEFEF;
  color: #181618;
  margin: -20px 0 20px 0;
  padding: 8px 15px;
  font-size: 11px;
  font-weight: 500;
  line-height: 10px;
  text-align: left;
}

@media all and (min-width: 768px) {
  .simple-search.search-teaser .copyright-wrapper {
    position: absolute;
    bottom: 25px;
    width: 100%;
  }
  .simple-search.search-teaser .copyright {
    color: inherit;
    background-color: transparent;
    padding: 0 50px;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
  }
  .simple-search.search-teaser .copyright.color-black {
    color: #181618;
  }
}

.simple-search a {
  margin-top: 15px;
}

.simple-search .input-wrapper {
  margin-top: 20px;
}

.seminar img {
  width: 100%;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .seminar img {
    margin-bottom: 0;
  }
}

.sliderElement .header {
  margin-bottom: 40px;
  border-bottom: solid 2px #EBEBEF;
}

.sliderElement .header .headline {
  display: inline-block;
  padding: 0 0 20px;
  border-bottom: solid 2px #E3020E;
  margin-bottom: -2px;
  color: #181618;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
}

.sliderElement .header .headline img {
  margin-right: 2px;
}

.sliderElement .contact {
  margin-bottom: 0;
}

.sliderElement .footer {
  margin-top: 40px;
  border-top: 2px solid #EFEFEF;
  text-align: center;
  padding: 20px 0 0;
}

.sliderElement.page-section--colored-red, .sliderElement.page-section--colored-black {
  color: #FFFFFF;
}

.sliderElement.page-section--colored-red .header, .sliderElement.page-section--colored-black .header {
  border-bottom: 2px solid rgba(255, 255, 255, 0.25);
}

.sliderElement.page-section--colored-red .header .headline, .sliderElement.page-section--colored-black .header .headline {
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
}

.sliderElement.page-section--colored-red .owl-dots .owl-dot span, .sliderElement.page-section--colored-black .owl-dots .owl-dot span {
  background: transparent;
  border: solid 1px #FFFFFF;
}

.sliderElement.page-section--colored-red .owl-dots .owl-dot.active span, .sliderElement.page-section--colored-red .owl-dots .owl-dot:hover span, .sliderElement.page-section--colored-black .owl-dots .owl-dot.active span, .sliderElement.page-section--colored-black .owl-dots .owl-dot:hover span {
  background: #FFFFFF;
}

.sliderElement.page-section--colored-red .owl-nav button.owl-prev,
.sliderElement.page-section--colored-red .owl-nav button.owl-next, .sliderElement.page-section--colored-black .owl-nav button.owl-prev,
.sliderElement.page-section--colored-black .owl-nav button.owl-next {
  color: #FFFFFF;
}

.sliderElement.page-section--colored-red .footer, .sliderElement.page-section--colored-black .footer {
  border-top: 2px solid rgba(255, 255, 255, 0.25);
}

.argumentationsElement.page-section--colored-black .base-small, .argumentationsElement.page-section--colored-red .base-small {
  color: #FFFFFF;
}

.argumentationsElement.page-section--colored-black .footer, .argumentationsElement.page-section--colored-red .footer {
  border-color: rgba(255, 255, 255, 0.25);
}

.argumentationsElement.page-section--colored-black .text-wrapper, .argumentationsElement.page-section--colored-red .text-wrapper {
  color: #181618;
}

.argumentationsElement.page-section--colored-black .arrow-link, .argumentationsElement.page-section--colored-red .arrow-link {
  color: #FFFFFF;
}

.argumentationsElement.page-section--colored-black .arrow-link:hover, .argumentationsElement.page-section--colored-red .arrow-link:hover {
  color: #FFFFFF;
}

.argumentationsElement.page-section--colored-red .btn.btn-primary:after {
  content: url("../svg/icons/link-arrow-black.svg");
}

.argumentationsElement p {
  color: inherit;
}

.argumentationsElement .argument {
  background-color: #FFFFFF;
  color: #181618;
  height: 100%;
}

.argumentationsElement .argument.single {
  max-width: 33.3333333%;
  margin: 0 auto;
}

.argumentationsElement.page-section--colored-white .argument {
  background-color: #F8F8F9;
}

.argumentationsElement .text-wrapper {
  padding: 16px 30px 8px 30px;
  overflow: hidden;
}

.argumentationsElement .text-wrapper .text {
  margin-bottom: 10px;
  font-size: 14px;
}

.argumentationsElement .text-wrapper h2, .argumentationsElement .text-wrapper .h2,
.argumentationsElement .text-wrapper h3, .argumentationsElement .text-wrapper .h3, .argumentationsElement .text-wrapper.text-left h2, .argumentationsElement .text-wrapper.text-left .h2,
.argumentationsElement .text-wrapper.text-left h3, .argumentationsElement .text-wrapper.text-left .h3 {
  text-align: center;
}

.argumentationsElement figure {
  position: relative;
  margin: 0;
}

.argumentationsElement figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  font-size: 36px;
  line-height: 42px;
  font-family: "MetaWeb Bold", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem;
  margin: 0;
}

.argumentationsElement .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.argumentationsElement .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.teaserRow.page-section--colored-red .teaser .headline,
.teaserRow.page-section--colored-red .teaser .text,
.teaserRow.page-section--colored-red .teaser .kicker, .teaserRow.page-section--colored-black .teaser .headline,
.teaserRow.page-section--colored-black .teaser .text,
.teaserRow.page-section--colored-black .teaser .kicker {
  color: #FFFFFF;
}

.teaserRow.page-section--colored-red .kicker .date,
.teaserRow.page-section--colored-red .kicker:after {
  color: #181618;
}

.teaserRow.page-section--colored-red .arrow-link {
  color: #FFFFFF;
}

.teaserRow.page-section--colored-red .teaser .headline:hover {
  color: #181618;
}

.teaserRow.page-section--colored-black .teaser .headline:hover {
  color: #E3020E;
}

.teaserRow .teaser.single {
  margin: 0 auto;
  max-width: 50%;
}

.teaserRow .teaser .text {
  margin-bottom: 0;
}

.socialMedia {
  margin-bottom: 40px;
  margin-top: -40px;
  background-color: #F8F8F9;
  padding: 40px 0;
}

@media (min-width: 1000px) {
  .socialMedia {
    margin-bottom: 80px;
    margin-top: -80px;
  }
}

@media (min-width: 1000px) {
  .socialMedia {
    padding: 80px 0;
  }
}

.socialMedia__headline {
  padding: 0 0 calc(40px - 0.5rem);
}

.socialMedia__links {
  padding: 0;
  border-bottom: none;
  margin: 0;
}

.socialMedia__links > li {
  padding: 0 0 0px;
  font-size: inherit;
  display: inline-block;
}

.socialMedia__links > li > a {
  margin: 0 50px 0px;
}

@media (max-width: 1199px) {
  .socialMedia__links > li > a {
    margin: 0 20px 0px;
  }
}

@media (max-width: 767px) {
  .socialMedia__links > li > a {
    margin: 0 10px 0px;
  }
}

.socialMedia__links > li p {
  display: none;
}

@media (min-width: 1200px) {
  .socialMedia__links > li p {
    display: block;
    margin: 0;
  }
}

.social-wall__container {
  margin: 0 auto;
  width: 100%;
}

.social-wall__container .loading {
  text-align: center;
}

.social-wall__container .ui-loader {
  display: none;
}

.streamfilter-desktop {
  display: block;
}

.streamfilter-desktop ul li span {
  display: none;
}

.streamfilter-mobile {
  display: none;
}

.streamfilter-mobile ul li i {
  display: none;
}

.streamfilter-mobile ul li span {
  text-transform: capitalize;
}

.streamfilter {
  display: block;
  margin: 1rem auto 0 auto;
}

.streamfilter ul {
  float: left;
  display: table;
  text-align: center;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 60px;
}

.streamfilter ul li {
  display: inline-block;
  font-style: italic;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 2.25rem;
  margin: 0 3px 0 3px;
  color: #FFFFFF;
  background-color: #BFBFC8;
  border-radius: 30px;
  cursor: not-allowed;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.streamfilter ul li[data-id="all"] {
  width: 65px;
}

.streamfilter ul li.active {
  font-style: normal;
  color: #FFFFFF;
  cursor: pointer;
}

.streamfilter ul li.current {
  color: #FFFFFF;
  background-color: #E3020E;
}

.streamfilter ul li[data-id="facebook"] {
  background-image: url("../svg/sm/fb.svg");
}

.streamfilter ul li[data-id="google-plus"] {
  background-image: url("../svg/sm/google.svg");
}

.streamfilter ul li[data-id="twitter"] {
  background-image: url("../svg/sm/twitter.svg");
}

.streamfilter ul li[data-id="instagram"] {
  background-image: url("../svg/sm/instagram.svg");
}

.streamfilter ul li[data-id="youtube"] {
  background-image: url("../svg/sm/yt.svg");
}

.streamfilter .paging {
  float: left;
  width: 15%;
  margin-bottom: 60px;
}

.streamfilter .paging .inactive {
  background-color: #BFBFC8;
  cursor: not-allowed;
}

.streamfilter .paging:last-child {
  text-align: right;
}

.streamfilter .paging li {
  display: inline-block;
  font-style: italic;
  width: 22px;
  height: 22px;
  text-align: center;
  margin: 0 3px 5px 3px;
  color: #FFFFFF;
  background-color: #ff9900;
  cursor: pointer;
}

.streamfilter .paging[data-id="prev"] .paging-left {
  display: inline-block;
  font-style: italic;
  width: 22px;
  height: 22px;
  text-align: center;
  margin: 0 3px 5px 3px;
  cursor: pointer;
  background-color: #BFBFC8;
  -webkit-mask-image: url("../svg/icons/navi-arrow.svg");
          mask-image: url("../svg/icons/navi-arrow.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.streamfilter .paging[data-id="next"] .paging-right {
  display: inline-block;
  font-style: italic;
  width: 22px;
  height: 22px;
  text-align: center;
  margin: 0 3px 5px 3px;
  cursor: pointer;
  background-color: #BFBFC8;
  -webkit-mask-image: url("../svg/icons/navi-arrow.svg");
          mask-image: url("../svg/icons/navi-arrow.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

.streamcontainer {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  /*overflow-x: auto;*/
  overflow: hidden;
}

.stream {
  width: 100%;
  height: 98%;
  overflow: hidden;
}

.stream:after {
  content: '';
  display: block;
  clear: both;
}

.stream .stream-item {
  float: left;
  font-size: 12px;
  width: calc(25% - 20px);
  max-width: 100%;
  margin: 5px;
  line-height: 1.35em;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 2px 2px 0 #F5F5F5;
          box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 2px 2px 0 #F5F5F5;
  cursor: default;
}

.stream .stream-item[data-link] {
  cursor: pointer;
}

.stream .stream-item a {
  color: #E3020E;
  text-decoration: none;
}

.stream .stream-item[data-link] a {
  cursor: pointer;
}

.stream .stream-item img {
  width: 100%;
  height: auto;
}

.stream .stream-item .title {
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 16px;
  line-height: 18px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0;
}

.stream .stream-item .text,
.stream .stream-item .image {
  padding-left: 15px;
  padding-right: 15px;
}

.stream .stream-item[data-link] .title,
.stream .stream-item[data-link] .text,
.stream .stream-item[data-link] .image {
  cursor: pointer;
}

.stream .stream-item .image {
  max-height: 420px;
  padding: 0;
  overflow: hidden;
  text-align: center;
}

.stream .stream-item .text {
  max-height: 205px;
  overflow: hidden;
  padding: 0;
  margin: 15px;
}

.stream .stream-item .text b {
  color: #1d1d1d;
}

.stream .stream-item .text p {
  margin-top: 0;
}

.stream .stream-item div {
  padding-bottom: 15px;
}

.stream .stream-item .headerbar {
  display: block;
  color: #a2a2a2;
}

.stream .stream-item .headerbar {
  padding: 15px 15px 0 15px;
  text-transform: capitalize;
}

.stream .stream-item[data-link] .headerbar {
  cursor: pointer;
}

.stream .stream-item .footerbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  float: left;
  width: 100%;
  padding: 9px;
  color: #a2a2a2;
  border-top: 2px solid #EFEFEF;
}

.stream .stream-item .footerbar div {
  display: inline-block;
  padding-right: 15px;
  padding-bottom: 0;
}

.stream .stream-item .footerbar .author {
  width: 100%;
  color: #E3020E;
}

.stream .stream-item .footerbar .left {
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  padding-top: 3px;
}

.stream .stream-item .footerbar .right {
  text-align: right;
  padding-right: 0;
}

.stream .stream-item .footerbar .right div {
  padding-right: 10px;
}

.stream .stream-item .footerbar .right .social-icon {
  display: inline-block;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
  color: #BFBFC8;
}

.stream .stream-item .footerbar div:last-child {
  padding-right: 0;
}

.stream .stream-item .footerbar a {
  color: #ff9900;
}

.stream .btn-load {
  margin-bottom: 5rem;
}

.ui-page {
  min-height: inherit !important;
  outline: 0 !important;
}

.ui-page:focus {
  min-height: inherit !important;
  outline: 0 !important;
}

.streamloader {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  width: 1px;
  min-width: 100%;
  *width: 100%;
}

@media only screen and (max-width: 768px) {
  .stream .stream-item {
    width: calc(50% - 10px);
  }
}

@media only screen and (max-width: 767px) {
  .streamfilter ul {
    margin-bottom: 30px;
  }
}

/**
Owl Slider Controls
 */
.slide {
  margin: 0;
  background: #F8F8F9;
}

@media (max-width: 999px) {
  .slide {
    padding: 0 0 40px 0;
    margin: 0;
  }
}

.stage .owl-nav {
  position: relative;
  z-index: 10;
  top: calc(-560px / 2 + 25px/2);
}

@media (max-width: 767px) {
  .stage .owl-nav {
    top: calc(-300px / 2 + 25px/2);
  }
}

.stage .owl-nav button.owl-next,
.stage .owl-nav button.owl-prev {
  color: white;
  background-color: black;
  padding: 10px !important;
}

@media (max-width: 767px) {
  .stage .owl-nav button.owl-next,
  .stage .owl-nav button.owl-prev {
    display: none;
  }
}

.stage .owl-dots {
  position: relative;
  z-index: 10;
  top: -35px;
  margin-top: 0;
}

.stage .owl-dots .owl-dot span {
  background: none;
  border: solid #E3020E 1px;
}

/**
images
 */
.slide-item--img {
  background-position: center;
  background-size: cover;
  height: 560px;
  background-color: #F8F8F9;
}

@media (max-width: 767px) {
  .slide-item--img {
    height: 300px;
  }
}

/**
content Box
 */
.slider__caption {
  position: static;
  display: block;
  padding: 20px;
  background: white;
  color: black;
  text-align: left;
}

.slider__caption span,
.slider__caption h3,
.slider__caption p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.slider__caption span {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "MetaWeb CondXBold", sans-serif;
}

@media (max-width: 767px) {
  .slider__caption span {
    line-height: 14px;
  }
}

.slider__caption h3, .slider__caption .h3 {
  font-size: 70px;
  line-height: 76px;
  font-family: "MetaWeb CondXBold", sans-serif;
}

@media (max-width: 767px) {
  .slider__caption h3, .slider__caption .h3 {
    font-size: 36px;
    line-height: 42px;
  }
}

.slider__caption p {
  font-size: 18px;
  line-height: 24px;
  font-family: "MetaWeb CondXBold", sans-serif;
}

.slider__caption:hover, .slider__caption:focus {
  text-decoration: none;
  color: #E3020E;
}

.slider__container--position {
  position: absolute;
  top: 50px;
  width: 100%;
}

@media (max-width: 999px) {
  .slider__container--position {
    position: relative;
    top: -60px;
    margin-bottom: -60px;
  }
}

.storify > iframe {
  width: 100%;
}

.streikportal .box {
  background-color: #F8F8F9;
  padding: 40px;
}

.streikportal .shy {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 22px;
}

.streikportal .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.streikportal .btn-wrapper .btn-secondary, .streikportal .btn-wrapper .argumentationsElement.page-section--colored-red .btn.btn-primary, .argumentationsElement.page-section--colored-red .streikportal .btn-wrapper .btn.btn-primary {
  background-color: #F5F5F5;
  margin-right: 10px;
}

.streikportal .alert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FF000E;
  padding: 30px 40px;
  width: auto;
}

.streikportal .alert .icon-igm-checkmarkcircle,
.streikportal .alert .icon-igm-warning {
  margin-right: 15px;
  font-size: 20px;
}

.streikportal .alert .alert-heading {
  font-size: 14px;
  line-height: 18px;
}

.streikportal .alert.alert-success {
  color: #0AB51F;
  border-color: #0AB51F;
}

.streikportal .alert.alert-info {
  color: #003EFF;
  border-color: #003EFF;
  background-color: rgba(0, 62, 255, 0.1);
}

.streikportal .contatct-header {
  font-size: 16px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 24px;
}

@media (min-width: 768px) {
  .streikportal .contatct-header {
    font-size: 24px;
    font-weight: 500;
    height: 60px;
    line-height: 30px;
  }
}

.streikportal .info {
  font-size: 14px;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

.form-hint {
  font-size: 7pt;
  line-height: 9pt;
  margin: -5px auto 5px;
  color: #999;
}

.form-hint.error {
  color: #C00;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 8pt;
}

.password-count {
  float: right;
  position: relative;
  bottom: 24px;
  right: 10px;
}

.strength-meter {
  position: relative;
  height: 3px;
  background: #DDD;
  margin: 10px auto 20px;
  border-radius: 3px;
}

.strength-meter:before,
.strength-meter:after {
  content: '';
  height: inherit;
  background: transparent;
  display: block;
  border-color: #FFF;
  border-style: solid;
  border-width: 0 5px 0 5px;
  position: absolute;
  width: 20%;
  z-index: 10;
}

.strength-meter:before {
  left: 20%;
}

.strength-meter:after {
  right: 20%;
}

.strength-meter-fill {
  background: transparent;
  height: inherit;
  position: absolute;
  width: 0;
  border-radius: inherit;
  -webkit-transition: width 0.5s ease-in-out, background-color 0.25s;
  transition: width 0.5s ease-in-out, background-color 0.25s;
}

.strength-meter-fill[data-strength='0'] {
  background-color: #ff496c;
  width: 20%;
}

.strength-meter-fill[data-strength='1'] {
  background-color: #ff496c;
  width: 40%;
}

.strength-meter-fill[data-strength='2'] {
  background-color: #ff496c;
  width: 60%;
}

.strength-meter-fill[data-strength='3'] {
  background-color: #a7f432;
  width: 80%;
}

.strength-meter-fill[data-strength='4'] {
  background-color: #3bb08f;
  width: 100%;
}

.password-count.label-success {
  color: #3bb08f;
}

.teaserGrid-list__Among--item h3, .teaserGrid-list__Among--item .h3 {
  font-size: 18px;
  line-height: 24px;
}

/* -----------
    hover
------------ */
.teaserGrid-list__Among--item .row .teaserGrid-list__Among--content .kicker {
  color: #000000;
}

.teaserGrid-list__Among--item .row .teaserGrid-list__Among--content .kicker:after {
  content: attr(data-date);
  color: #847E85;
}

@media (max-width: 999px) {
  .teaserGrid-list__Among--item .row .teaserGrid-list__Among--content .kicker:after {
    content: attr(data-date-short);
  }
}

.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content h2, .teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content .h2,
.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content h3, .teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content .h3,
.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content p,
.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content strong,
.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content .question {
  color: #000000;
}

.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content h2 .kicker:after, .teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content .h2 .kicker:after,
.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content h3 .kicker:after, .teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content .h3 .kicker:after,
.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content p .kicker:after,
.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content strong .kicker:after,
.teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content .question .kicker:after {
  color: #847E85;
}

.teaserGrid-list__Among--item:hover .row a:hover h2, .teaserGrid-list__Among--item:hover .row a:hover .h2,
.teaserGrid-list__Among--item:hover .row a:hover h3, .teaserGrid-list__Among--item:hover .row a:hover .h3,
.teaserGrid-list__Among--item:hover .row a:hover p,
.teaserGrid-list__Among--item:hover .row a:hover strong,
.teaserGrid-list__Among--item:hover .row a:hover .question {
  color: #E3020E;
}

.MZ__teaserKombinationen .teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content strong, .MZ__teaserKombinationen .teaserGrid-list__Among--item:hover .row .teaserGrid-list__Among--content .question {
  color: #E3020E;
}

.teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaserGrid-list__Among--content h4,
.teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaserGrid-list__Among--content .h4 {
  color: rgba(0, 0, 0, 0.5);
}

.teaserCombinationA .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__audio strong:before, .teaserCombinationA .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__audio .question:before {
  background: transparent url(../svg/icons/audio-b.svg) no-repeat right 0 center;
}

.teaserCombinationA .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__video strong:before, .teaserCombinationA .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__video .question:before {
  background: transparent url(../svg/icons/video-b.svg) no-repeat right 0 center;
}

.teaserCombinationA .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__gallery strong:before, .teaserCombinationA .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__gallery .question:before {
  background: transparent url(../svg/icons/album-b.svg) no-repeat right 0 center;
}

.teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover a:hover h4, .teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover a:hover .h4,
.teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover a:hover span {
  color: rgba(227, 2, 14, 0.5);
}

.teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaser-list__audio a:hover strong:before, .teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaser-list__audio a:hover .question:before {
  background: transparent url(../svg/icons/audio-r.svg) no-repeat right 0 center;
}

.teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaser-list__video a:hover strong:before, .teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaser-list__video a:hover .question:before {
  background: transparent url(../svg/icons/video-r.svg) no-repeat right 0 center;
}

.teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaser-list__gallery a:hover strong:before, .teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaser-list__gallery a:hover .question:before {
  background: transparent url(../svg/icons/album-r.svg) no-repeat right 0 center;
}

/* -----------------------
    Abstaende der Bloecke
 ------------------------*/
.teaserGrid-list.teaserCombinationA .teaserCombinationA__item figure {
  margin: 0 0 1.125rem 0;
}

.teaserGrid-list.teaserCombinationA .teaserCombinationA__item .teaserGrid-list__Among--content figure {
  margin: 0;
}

.teaserCombinationA__item .teaserGrid-list__Among--content {
  margin: 0 0 40px 0;
}

.teaserCombinationA__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content {
  margin: 0 0 20px 0;
}

.teaserCombinationA__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child {
  margin: 0 0 0 0;
}

.teaserCombinationA__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child figure {
  margin: 0 0 0 0;
}

.teaserCombinationA__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child h3, .teaserCombinationA__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child .h3 {
  margin: 0;
}

.teaserCombinationA__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content h3, .teaserCombinationA__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content .h3 {
  margin: 0;
}

.teaserCombinationA__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:last-child {
  margin: 0 0 0 0;
}

@media (max-width: 999px) {
  .teaserCombinationA__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:nth-child(3) {
    margin: 0 0 0 0;
  }
}

@media (max-width: 767px) {
  .teaserCombinationA__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:nth-child(3) {
    margin: 0 0 20px 0;
  }
}

.teaserCombinationA__item .col-sm-3 {
  padding-right: 0;
}

@media (min-width: 1000px) {
  .teaserCombinationA__item--above {
    margin-bottom: 40px;
  }
}

.teaserCombinationA__item--below {
  margin-bottom: 6px;
}

.teaserGrid-list.teaserGrid-list__Among .teaserCombinationA__item--above .teaserGrid-list__item {
  margin-bottom: 0;
}

@media (max-width: 999px) {
  .teaserGrid-list.teaserGrid-list__Among .teaserCombinationA__item--above .teaserGrid-list__item {
    margin-bottom: 40px;
  }
}

.teaserGrid-list.teaserGrid-list__Among .teaserCombinationA__item--above p {
  margin: 0;
}

@media (max-width: 999px) {
  .teaserGrid-list__Among--above {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}

@media (max-width: 575px) {
  .teaserGrid-list__Among--above {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}

.teaserCombinationA .teaserGrid-list__slide .teaserGrid-list__item .cat {
  display: none;
}

.MZ__teaserCombination .teaserCombinationA .teaserGrid-list__slide .teaserGrid-list__item .cat {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 3;
  background: #E3020E;
  color: #FFFFFF;
  padding: 5px 20px;
  text-transform: uppercase;
  display: block;
  max-width: 413px;
}

.MZ__teaserCombination .teaserCombinationA__item.teaserCombinationA__item--above .teaserCombinationA__item .cat {
  height: 140px;
  width: 135px;
  font-size: 18px;
  text-align: center;
  display: table;
}

.MZ__teaserCombination .teaserCombinationA__item.teaserCombinationA__item--above .teaserCombinationA__item .cat strong, .MZ__teaserCombination .teaserCombinationA__item.teaserCombinationA__item--above .teaserCombinationA__item .cat .question {
  color: #FFFFFF;
  display: table-cell;
  vertical-align: bottom;
}

.MZ__teaserCombination .teaserGrid-list .teaserCombinationA__item strong, .MZ__teaserCombination .teaserGrid-list .teaserCombinationA__item .question {
  color: #E3020E;
}

.MZ__teaserCombination .teaserCombinationA__item.teaserCombinationA__item--above .teaserCombinationA__item.teaserGrid-list__Among--item .cat {
  display: none;
}

.MZ__teaserCombination .teaserCombinationA .teaserGrid-list__slide .teaserGrid-list__item .cat {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 3;
  background: #E3020E;
  color: #FFFFFF;
  padding: 5px 20px;
  text-transform: uppercase;
  display: block;
}

.MZ__teaserCombination .teaserCombinationA__item.teaserCombinationA__item--above .teaserCombinationA__item .cat {
  height: 140px;
  width: 135px;
  font-size: 18px;
  text-align: center;
  display: table;
}

.MZ__teaserCombination .teaserCombinationA__item.teaserCombinationA__item--above .teaserCombinationA__item .cat strong, .MZ__teaserCombination .teaserCombinationA__item.teaserCombinationA__item--above .teaserCombinationA__item .cat .question {
  color: #FFFFFF;
  display: table-cell;
  vertical-align: bottom;
}

.MZ__teaserCombination .teaserGrid-list .teaserCombinationA__item strong, .MZ__teaserCombination .teaserGrid-list .teaserCombinationA__item .question {
  color: #E3020E;
}

.MZ__teaserCombination .teaserCombinationA__item.teaserCombinationA__item--above .teaserCombinationA__item.teaserGrid-list__Among--item .cat {
  display: none;
}

.MZ__teaserCombination .teaserGrid-list strong span, .MZ__teaserCombination .teaserGrid-list .question span {
  display: none;
}

.teaserCombinationB-above {
  margin-bottom: 40px;
}

.teaserCombinationB-above .teaserCombinationB-above__item {
  margin-bottom: 0px;
}

.teaserCombinationB-above p {
  margin-bottom: 0px;
}

.teaserCombinationB-above .teaserGrid-list__item .cat,
.teaserCombinationB-below .teaserGrid-list__item .cat {
  display: none;
}

.MZ__teaserCombination.teaserCombinationB-above .teaserGrid-list__item .cat, .MZ__teaserCombination.teaserCombinationB-below .teaserGrid-list__item .cat {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 3;
  background: #E3020E;
  color: #ffffff;
  padding: 5px 20px;
  text-transform: uppercase;
  display: block;
  max-width: 413px;
}

.MZ__teaserCombination .teaserCombinationB__item.teaserCombinationB__item--above .teaserCombinationB__item .cat {
  height: 140px;
  width: 135px;
  font-size: 18px;
  text-align: center;
  display: table;
}

.MZ__teaserCombination .teaserCombinationB__item.teaserCombinationB__item--above .teaserCombinationB__item .cat strong, .MZ__teaserCombination .teaserCombinationB__item.teaserCombinationB__item--above .teaserCombinationB__item .cat .question {
  color: #E3020E;
  display: table-cell;
  vertical-align: bottom;
}

.MZ__teaserCombination .teaserGrid-list strong, .MZ__teaserCombination .teaserGrid-list .question {
  color: #E3020E;
}

.teaserCombinationC .ctaTeaser__wrapper {
  min-height: 420px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.teaserCombinationC .col-lg-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.teaserCombinationC .col-lg-4:first-child {
  padding-bottom: 40px;
}

.teaserCombinationC .col-lg-4:last-child {
  padding-bottom: 0px;
}

@media (max-width: 999px) {
  .teaserCombinationC .col-lg-4:nth-child(2) {
    padding-bottom: 40px;
  }
}

@media (min-width: 1000px) {
  .teaserCombinationC .col-lg-4:first-child {
    padding-bottom: 100px;
  }
  .teaserCombinationC .col-lg-4:last-child {
    padding-bottom: 100px;
  }
}

.teaserCombinationC .teaserGrid-list__item {
  overflow: hidden;
}

@media (min-width: 1000px) {
  .teaserCombinationC .teaserCombinationC__line--wrapper {
    position: absolute;
    bottom: 34px;
    width: 100%;
    padding: 0 15px 0 0px;
  }
  .teaserCombinationC .teaserCombinationC__line--wrapper2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    padding-right: 10px;
    margin: 0 0 0 -25px;
  }
}

.MZ__teaserCombination .teaserGrid-list .teaserCombinationA__item strong, .MZ__teaserCombination .teaserGrid-list .teaserCombinationA__item .question {
  color: #E3020E;
}

.teaserCombinationD__profil {
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 999px) {
  .teaserCombinationD__profil {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

@media (max-width: 575px) {
  .teaserCombinationD__profil {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.teaserCombinationD__profil img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
  display: block;
}

.teaserCombinationD {
  margin-top: 50px;
}

.teaserCombinationD .teaserGrid-list__header {
  margin-top: 0;
}

.teaserCombinationD .pageIntro .teaserCombinationD__profil strong span, .teaserCombinationD .pageIntro .teaserCombinationD__profil .question span,
.teaserCombinationD .teaserGrid-list .teaserCombinationD__profil strong span,
.teaserCombinationD .teaserGrid-list .teaserCombinationD__profil .question span,
.teaserCombinationD .teaser-list .teaserCombinationD__profil strong span,
.teaserCombinationD .teaser-list .teaserCombinationD__profil .question span {
  line-height: 16px;
  text-transform: capitalize;
  margin: 0 0 20px 0;
  display: block;
}

.teaserCombinationA__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:last-child,
.teaserCombinationD__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:last-child {
  margin: 0 0 20px 0;
}

.teaserCombinationD__profil .teaserCombinationA__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:last-child,
.teaserCombinationD__profil .teaserCombinationD__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:last-child {
  margin: 0 0 30px 0;
}

.teaserGrid-list .teaserCombinationD__profil strong span:before, .teaserGrid-list .teaserCombinationD__profil .question span:before {
  content: "";
  margin: 0 3px 0 0;
}

@media (max-width: 999px) {
  .teaserGrid-list__Among--above {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}

@media (max-width: 575px) {
  .teaserGrid-list__Among--above {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}

@media (max-width: 999px) {
  .column-count--one {
    -webkit-column-count: 1 !important;
       -moz-column-count: 1 !important;
            column-count: 1 !important;
  }
}

@media (max-width: 575px) {
  .column-count--one {
    -webkit-column-count: 1 !important;
       -moz-column-count: 1 !important;
            column-count: 1 !important;
  }
}

@media (max-width: 999px) {
  .teaserGrid-list.teaserGrid-list__Among .teaserCombinationD__item--above .teaserGrid-list__item {
    margin-bottom: 0;
  }
}

.teaserCombinationD__Among--item h3, .teaserCombinationD__Among--item .h3 {
  font-size: 24px;
  line-height: 24px;
}

.teaserCombinationD__profil a {
  color: #333333;
}

.teaserCombinationE .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__audio strong:before, .teaserCombinationE .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__audio .question:before {
  background: transparent url(../svg/icons/audio-b.svg) no-repeat right 0 center;
}

.teaserCombinationE .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__video strong:before, .teaserCombinationE .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__video .question:before {
  background: transparent url(../svg/icons/video-b.svg) no-repeat right 0 center;
}

.teaserCombinationE .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__gallery strong:before, .teaserCombinationE .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__gallery .question:before {
  background: transparent url(../svg/icons/album-b.svg) no-repeat right 0 center;
}

.teaserCombinationE .teaserGrid-list__slide .teaserGrid-list__item .cat {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 3;
  background: #E3020E;
  color: #FFFFFF;
  padding: 5px 20px;
  text-transform: uppercase;
}

.teaserCombinationE .teaserGrid-list__slide .teaserGrid-list__item .cat strong, .teaserCombinationE .teaserGrid-list__slide .teaserGrid-list__item .cat .question {
  font-weight: normal;
}

/* -----------------------
    Abstaende der Bloecke
 ------------------------*/
.teaserGrid-list.teaserCombinationE .teaserCombinationE__item figure {
  margin: 0 0 1.125rem 0;
}

.teaserGrid-list.teaserCombinationE .teaserCombinationE__item .teaserGrid-list__Among--content figure {
  margin: 0 0 1.125rem 0;
}

.teaserCombinationE__item .teaserGrid-list__Among--content {
  margin: 0 0 20px 0;
}

.teaserCombinationE__item.teaserCombinationE__item--above .teaserCombinationE__item .cat {
  height: 140px;
  width: 135px;
  font-size: 18px;
  text-align: center;
  display: table;
}

.teaserCombinationE__item.teaserCombinationE__item--above .teaserCombinationE__item .cat strong, .teaserCombinationE__item.teaserCombinationE__item--above .teaserCombinationE__item .cat .question {
  color: #FFFFFF;
  display: table-cell;
  vertical-align: bottom;
}

@media (max-width: 575px) {
  .teaserCombinationE__item.teaserCombinationE__item--above .teaserCombinationE__item .cat {
    height: auto;
    width: auto;
  }
}

.teaserCombinationE__item.teaserCombinationE__item--above .teaserCombinationE__item.teaserGrid-list__Among--item .cat {
  height: auto;
  width: auto;
  font-size: 12px;
  text-align: center;
  display: table;
}

.teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaserGrid-list__Among--content .cat {
  color: #FFFFFF;
}

.teaserGrid-list .teaserCombinationE__item strong, .teaserGrid-list .teaserCombinationE__item .question {
  color: #E3020E;
}

.teaserCombinationE__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content {
  margin: 0 0 20px 0;
}

.teaserCombinationE__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child {
  margin: 0 0 0 0;
}

.teaserCombinationE__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child figure {
  margin: 0 0 0 0;
}

.teaserCombinationE__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child h3, .teaserCombinationE__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child .h3 {
  margin: 0;
}

.teaserCombinationE__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content h3, .teaserCombinationE__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content .h3 {
  margin: 0;
}

.teaserCombinationE__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:last-child {
  margin: 0 0 0 0;
}

@media (max-width: 999px) {
  .teaserCombinationE__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:nth-child(3) {
    margin: 0 0 0 0;
  }
}

@media (max-width: 767px) {
  .teaserCombinationE__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:nth-child(3) {
    margin: 0 0 20px 0;
  }
}

.teaserCombinationE__item .col-sm-3 {
  padding-right: 0;
}

@media (min-width: 1000px) {
  .teaserCombinationE__item--above {
    margin-bottom: 40px;
  }
}

.teaserCombinationE__item--below {
  margin-bottom: 6px;
}

.teaserGrid-list.teaserGrid-list__Among .teaserCombinationE__item--above .teaserGrid-list__item {
  margin-bottom: 0;
}

@media (max-width: 999px) {
  .teaserGrid-list.teaserGrid-list__Among .teaserCombinationE__item--above .teaserGrid-list__item {
    margin-bottom: 40px;
  }
}

.teaserGrid-list.teaserGrid-list__Among .teaserCombinationE__item--above p {
  margin: 0;
}

@media (max-width: 999px) {
  .teaserGrid-list__Among--above {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}

@media (max-width: 575px) {
  .teaserGrid-list__Among--above {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}

.teaserCombinationF .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__audio strong:before, .teaserCombinationF .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__audio .question:before {
  background: transparent url(../svg/icons/audio-b.svg) no-repeat right 0 center;
}

.teaserCombinationF .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__video strong:before, .teaserCombinationF .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__video .question:before {
  background: transparent url(../svg/icons/video-b.svg) no-repeat right 0 center;
}

.teaserCombinationF .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__gallery strong:before, .teaserCombinationF .teaserGrid-list__slide .teaserGrid-list__item:hover.teaser-list__gallery .question:before {
  background: transparent url(../svg/icons/album-b.svg) no-repeat right 0 center;
}

.teaserCombinationF .teaserGrid-list__slide .teaserGrid-list__item .cat {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 3;
  background: #E3020E;
  color: #FFFFFF;
  padding: 5px 20px;
  text-transform: uppercase;
}

.teaserCombinationF .teaserGrid-list__slide .teaserGrid-list__item .cat strong, .teaserCombinationF .teaserGrid-list__slide .teaserGrid-list__item .cat .question {
  font-weight: normal;
}

/* -----------------------
    Abstaende der Bloecke
 ------------------------*/
.teaserGrid-list.teaserCombinationF .teaserCombinationF__item figure {
  margin: 0 0 1.125rem 0;
}

.teaserGrid-list.teaserCombinationF .teaserCombinationF__item .teaserGrid-list__Among--content figure {
  margin: 0 0 1.125rem 0;
}

.teaserCombinationF__item .teaserGrid-list__Among--content {
  margin: 0 0 20px 0;
}

.teaserCombinationF__item.teaserCombinationF__item--above .teaserCombinationF__item .cat {
  height: 140px;
  width: 135px;
  font-size: 18px;
  text-align: center;
  display: table;
}

.teaserCombinationF__item.teaserCombinationF__item--above .teaserCombinationF__item .cat strong, .teaserCombinationF__item.teaserCombinationF__item--above .teaserCombinationF__item .cat .question {
  color: #FFFFFF;
  display: table-cell;
  vertical-align: bottom;
}

@media (max-width: 575px) {
  .teaserCombinationF__item.teaserCombinationF__item--above .teaserCombinationF__item .cat {
    height: auto;
    width: auto;
  }
}

.teaserCombinationF__item.teaserCombinationF__item--above .teaserCombinationF__item.teaserGrid-list__Among--item .cat {
  height: auto;
  width: auto;
  font-size: 12px;
  text-align: center;
  display: table;
}

.teaserGrid-list__Among .teaserGrid-list__slide .teaserGrid-list__item:hover .teaserGrid-list__Among--content .cat {
  color: #FFFFFF;
}

.teaserGrid-list .teaserCombinationF__item strong, .teaserGrid-list .teaserCombinationF__item .question {
  color: #E3020E;
}

.teaserCombinationF__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content {
  margin: 0 0 20px 0;
}

.teaserCombinationF__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child {
  margin: 0 0 0 0;
}

.teaserCombinationF__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child figure {
  margin: 0 0 0 0;
}

.teaserCombinationF__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child h3, .teaserCombinationF__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content:last-child .h3 {
  margin: 0;
}

.teaserCombinationF__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content h3, .teaserCombinationF__item .teaserGrid-list__Among--below .teaserGrid-list__Among--content .h3 {
  margin: 0;
}

.teaserCombinationF__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:last-child {
  margin: 0 0 0 0;
}

@media (max-width: 999px) {
  .teaserCombinationF__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:nth-child(3) {
    margin: 0 0 0 0;
  }
}

@media (max-width: 767px) {
  .teaserCombinationF__item .teaserGrid-list__Among--above .teaserGrid-list__Among--content:nth-child(3) {
    margin: 0 0 20px 0;
  }
}

.teaserCombinationF__item .col-sm-3 {
  padding-right: 0;
}

@media (min-width: 1000px) {
  .teaserCombinationF__item--above {
    margin-bottom: 40px;
  }
}

.teaserCombinationF__item--below {
  margin-bottom: 6px;
}

.teaserGrid-list.teaserGrid-list__Among .teaserCombinationF__item--above .teaserGrid-list__item {
  margin-bottom: 0;
}

@media (max-width: 999px) {
  .teaserGrid-list.teaserGrid-list__Among .teaserCombinationF__item--above .teaserGrid-list__item {
    margin-bottom: 40px;
  }
}

.teaserGrid-list.teaserGrid-list__Among .teaserCombinationF__item--above p {
  margin: 0;
}

@media (max-width: 999px) {
  .teaserGrid-list__Among--above {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}

@media (max-width: 575px) {
  .teaserGrid-list__Among--above {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}

.teaserCombinationG {
  width: 100% !important;
}

.teaserCombinationG__news-container {
  padding-right: 30px;
}

.teaserCombinationG__tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid  #EBEBEF;
}

.teaserCombinationG__tab {
  opacity: .5;
  padding: 10px 0;
  margin-right: 20px;
  text-transform: uppercase;
  color: inherit;
  font-size: .8rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  letter-spacing: 1px;
  margin-bottom: -2px;
  border-bottom: 2px solid transparent;
}

.teaserCombinationG__tab--active, .teaserCombinationG__tab:hover, .teaserCombinationG__tab:focus {
  opacity: 1;
  border-bottom: 2px solid #EA4848;
  text-decoration: none;
}

.teaserCombinationG__tab-content {
  display: none;
}

.teaserCombinationG__tab-content--active {
  display: block;
}

.teaserCombinationG__tab-content .footer {
  margin-top: 15px !important;
}

.teaserCombinationG-news-teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: inherit;
  margin-bottom: 15px;
}

.teaserCombinationG-news-teaser:hover, .teaserCombinationG-news-teaser:focus {
  text-decoration: none;
  outline: none;
}

.teaserCombinationG-news-teaser:first-child .teaserCombinationG-news-teaser__content {
  border-top: none;
}

.teaserCombinationG-news-teaser__number {
  min-width: 40px;
  width: 40px;
  padding-top: 10px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  color: #000000;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  font-family: "MetaWeb CondXBold", sans-serif;
  text-decoration: none !important;
}

.teaserCombinationG-news-teaser__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
}

.teaserCombinationG-news-teaser__headline {
  font-size: 12px;
}

.teaserCombinationG-news-teaser__text {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
}

.teaserCombinationG__tab-content {
  counter-reset: news-teaser-counter;
}

.teaserCombinationG__tab-content .teaserCombinationG-news-teaser {
  counter-increment: news-teaser-counter;
}

.teaserCombinationG__tab-content .teaserCombinationG-news-teaser .teaserCombinationG-news-teaser__number:before {
  content: counter(news-teaser-counter);
}

.teaser-combination .header {
  margin-bottom: 30px;
  border-bottom: solid 2px #EBEBEF;
}

.teaser-combination .header .headline {
  display: inline-block;
  padding: 0 0 18px;
  border-bottom: solid 2px #E3020E;
  margin-bottom: -2px;
  color: #181618;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
}

.teaser-combination .header .headline img {
  margin-right: 2px;
}

.teaser-combination .teaser-large .teaser .category {
  height: 100px;
  min-width: 100px;
  padding-top: 78px;
}

.teaser-combination .teaser-large .headline {
  font-size: 24px;
  line-height: 30px;
}

.teaser-combination .image {
  max-width: 100%;
}

@media (min-width: 768px) {
  .teaser-combination .teaser-large .teaser .category {
    height: 140px;
    min-width: 140px;
    padding-top: 105px;
    font-size: 16px;
    line-height: 14px;
  }
  .teaser-combination .teaser-large .headline {
    font-size: 36px;
    line-height: 42px;
  }
}

.teaser-combination .footer {
  text-align: center;
  margin-top: 30px;
  border-top: solid 2px #EBEBEF;
  padding: 20px 0;
}

.teaser-combination .teaser-column .teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.teaser-combination .teaser-column .teaser .headline {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

.teaser-combination .teaser-column .teaser .image {
  margin-bottom: 0;
}

.teaser-combination .teaser-column .teaser:not(.no-image) .image-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}

.teaser-combination .teaser-column .teaser:not(.no-image) .text-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  padding: 0 0 0 20px;
}

.teaser-combination .teaser-column .teaser .category,
.teaser-combination .teaser-column .teaser .text {
  display: none;
}

@media (min-width: 768px) {
  .teaser-combination .teaser-column .teaser .category,
  .teaser-combination .teaser-column .teaser .text {
    display: block;
  }
}

.teaser-combination.page-section--colored-black .headline,
.teaser-combination.page-section--colored-black .kicker {
  color: #F29200;
}

.teaser-combination.page-section--colored-black .headline {
  border-color: #F29200;
}

.teaser-combination.page-section--colored-black .event .headline {
  color: #FFFFFF;
}

.teaser-combination.page-section--colored-black .teaser:hover .headline {
  color: #F29200;
}

.teaser-combination.page-section--colored-black .headline,
.teaser-combination.page-section--colored-black .text {
  color: #FFFFFF;
}

.teaser-combination.page-section--colored-black .number,
.teaser-combination.page-section--colored-black .contact .mail a {
  color: #FFFFFF;
}

.teaser-combination.page-section--colored-black .arrow-link,
.teaser-combination.page-section--colored-black .footer .arrow-link {
  color: #FFFFFF;
}

.teaser-combination.page-section--colored-black .arrow-link:hover,
.teaser-combination.page-section--colored-black .footer .arrow-link:hover {
  color: #F29200;
}

.teaser-combination-a .teaser-column {
  margin: 40px 0 0 -15px;
  width: calc(100% + 30px);
}

.teaser-combination-a .teaser-column .teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.teaser-combination-a .teaser-column .teaser .headline {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

.teaser-combination-a .teaser-column .teaser .image-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}

.teaser-combination-a .teaser-column .teaser .text-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  padding: 0 15px;
}

.teaser-combination-a .teaser-grid .teaser {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .teaser-combination-a .teaser-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 40px -15px 0;
  }
  .teaser-combination-a .teaser-column .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

@media (min-width: 1000px) {
  .teaser-combination-a .teaser-column {
    display: block;
    width: auto;
    margin: 0 -15px;
  }
}

@media (min-width: 768px) {
  .teaser-combination-b .top-block {
    margin-bottom: 40px;
  }
}

.teaser-combination-c {
  overflow: hidden;
  overflow: hidden;
}

.teaser-combination-c .cta-teaser {
  height: 100%;
}

.teaser-combination-c .cta-teaser .cta-teaser-inner {
  width: 318px;
}

.teaser-combination-c .block:not(:last-of-type) {
  margin-bottom: 40px;
}

.teaser-combination-c .block .footer {
  margin-bottom: 0;
}

.teaser-combination-c .form-control:not(:last-of-type) {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .teaser-combination-c .teaser-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .teaser-combination-c .teaser-column .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .teaser-combination-c .block:not(:last-of-type) {
    margin-bottom: 80px;
  }
}

@media (min-width: 1000px) {
  .teaser-combination-c .teaser-column {
    display: block;
  }
  .teaser-combination-c .teaser-column .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.teaser-combination-c .cta-teaser {
  background-position: center;
  background-size: cover;
}

.teaser-combination-c .cta-teaser .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 60px 0;
}

.teaser-combination-c .cta-teaser .cta-teaser-inner {
  background-color: #FFFFFF;
  padding: 40px 30px;
  max-width: calc(100% - 30px);
}

.teaser-combination-d .contact-wrapper {
  text-align: center;
}

.teaser-combination-d .arrow-link {
  font-size: 14px;
}

.teaser-combination-d .teaser-block {
  margin-top: 60px;
}

.teaser-combination-d .teaser-block .teaser .headline {
  font-size: 18px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 24px;
  margin-bottom: 20px;
}

.teaser-combination-d .teaser-column .teaser {
  margin-bottom: 30px;
}

.teaser-combination-d .teaser-block .teaser {
  margin-bottom: 30px;
}

.teaser-combination-d .contact-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

.teaser-combination-d .footer {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .teaser-combination-d .contact-wrapper {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .teaser-combination-d .teaser-column .teaser .headline {
    margin-bottom: 20px;
  }
}

@media (min-width: 1000px) {
  .teaser-combination-d .contact-wrapper {
    margin-top: 40px;
    margin-bottom: 0;
  }
}

.teaser-combination-e .teaser {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .teaser-combination-e .teaser {
    margin-bottom: 0;
  }
  .teaser-combination-e .teaser-large {
    margin-bottom: 40px;
  }
}

@media (min-width: 1000px) {
  .teaser-combination-e .teaser {
    margin-bottom: 20px;
  }
  .teaser-combination-e .teaser-large {
    margin-bottom: 0;
  }
}

.teaser-combination-f .teaser {
  margin-bottom: 30px;
}

.teaser-combination-f .footer {
  margin-top: 0;
}

@media (min-width: 768px) {
  .teaser-combination-f .teaser {
    margin-bottom: 40px;
  }
}

.teaser-combination-g.page-section--colored-black .teaserCombinationG-news-teaser__number {
  color: white;
}

.teaser-combination-g.page-section--colored-black .teaserCombinationG__tab-nav {
  border-color: rgba(255, 255, 255, 0.5);
}

.teaser-combination-g.page-section--colored-black .teaserCombinationG__tab--active, .teaser-combination-g.page-section--colored-black .teaserCombinationG__tab:hover, .teaser-combination-g.page-section--colored-black .teaserCombinationG__tab:focus {
  border-color: white;
  color: white;
}

.teaser-combination-g.page-section--colored-black .footer {
  border-color: rgba(255, 255, 255, 0.5);
}

.teaser-combination-g.page-section--colored-black .teaserCombinationG-news-teaser:hover .teaserCombinationG-news-teaser__text {
  color: #F29200;
}

.teaser-combination-h .main-teaser, .teaser-combination-h .events {
  margin-bottom: 30px;
}

.teaser-combination-h .main-teaser, .teaser-combination-h .events {
  margin-bottom: 30px;
}

.teaser-combination-h .teaser .headline {
  font-size: 18px;
  line-height: 24px;
}

@media (min-width: 768px) {
  .teaser-combination-h .main-teaser {
    margin-bottom: 40px;
  }
  .teaser-combination-h .teaser .headline {
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 1000px) {
  .teaser-combination-h .main-teaser {
    margin-bottom: 50px;
  }
}

.teaserGrid-list__header h3, .teaserGrid-list__header .h3,
.teaser-list__header h3,
.teaser-list__header .h3 {
  font-size: 12px;
  font-family: "MetaWeb CondXBold", sans-serif;
  line-height: 14px;
  letter-spacing: 2px;
  color: #181618;
  text-transform: uppercase;
  margin-bottom: 30px;
  border-bottom: 2px solid #EBEBEF;
}

.teaserGrid-list__header h3 span, .teaserGrid-list__header .h3 span,
.teaser-list__header h3 span,
.teaser-list__header .h3 span {
  padding: 0 0 13px 0;
  display: inline-block;
  position: relative;
  letter-spacing: 1px;
}

.teaserGrid-list__header h3 span:after, .teaserGrid-list__header .h3 span:after,
.teaser-list__header h3 span:after,
.teaser-list__header .h3 span:after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #E3020E;
}

.teaserGrid-list__header h3 span svg, .teaserGrid-list__header .h3 span svg,
.teaser-list__header h3 span svg,
.teaser-list__header .h3 span svg {
  position: relative;
  top: 3px;
}

.teaserGrid-list__header h3 span object, .teaserGrid-list__header .h3 span object,
.teaser-list__header h3 span object,
.teaser-list__header .h3 span object {
  position: relative;
  top: 3px;
}

.teaserGrid-list h2, .teaserGrid-list h3,
.teaser-list h2,
.teaser-list h3 {
  color: #000000;
}

.teaserGrid-list__item,
.teaser-list__item {
  margin-bottom: 33px;
}

.teaserGrid-list__item:hover h2,
.teaserGrid-list__item:hover h3,
.teaserGrid-list__item:hover p,
.teaserGrid-list__item:hover strong,
.teaserGrid-list__item:hover .question,
.teaser-list__item:hover h2,
.teaser-list__item:hover h3,
.teaser-list__item:hover p,
.teaser-list__item:hover strong,
.teaser-list__item:hover .question {
  color: #E3020E;
}

.teaserGrid-list--red .teaserGrid-list__item:hover h2,
.teaserGrid-list--red .teaserGrid-list__item:hover h3,
.teaserGrid-list--red .teaserGrid-list__item:hover p,
.teaserGrid-list--red .teaserGrid-list__item:hover strong,
.teaserGrid-list--red .teaserGrid-list__item:hover .question,
.teaserGrid-list--red .teaser-list__item:hover h2,
.teaserGrid-list--red .teaser-list__item:hover h3,
.teaserGrid-list--red .teaser-list__item:hover p,
.teaserGrid-list--red .teaser-list__item:hover strong,
.teaserGrid-list--red .teaser-list__item:hover .question,
.teaser-list--red .teaserGrid-list__item:hover h2,
.teaser-list--red .teaserGrid-list__item:hover h3,
.teaser-list--red .teaserGrid-list__item:hover p,
.teaser-list--red .teaserGrid-list__item:hover strong,
.teaser-list--red .teaserGrid-list__item:hover .question,
.teaser-list--red .teaser-list__item:hover h2,
.teaser-list--red .teaser-list__item:hover h3,
.teaser-list--red .teaser-list__item:hover p,
.teaser-list--red .teaser-list__item:hover strong,
.teaser-list--red .teaser-list__item:hover .question {
  color: #000000;
}

.pageIntro strong, .pageIntro .question,
.teaserGrid-list strong,
.teaserGrid-list .question,
.teaser-list strong,
.teaser-list .question {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #181618;
  font-family: "MetaWeb CondXBold", sans-serif;
  display: block;
  margin-bottom: 6px;
  font-family: "MetaWeb CondXBold", sans-serif;
}

.pageIntro .teaser__img,
.teaserGrid-list .teaser__img,
.teaser-list .teaser__img {
  background-position: center;
  background-size: cover;
  background-color: #F8F8F9;
}

.teaser-grid .grid-1-coloumns,
.teaser-grid .grid-2-coloumns,
.teaser-grid .grid-3-coloumns,
.teaser-grid .grid-4-coloumns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.teaser-grid .grid-1-coloumns .teaser,
.teaser-grid .grid-2-coloumns .teaser,
.teaser-grid .grid-3-coloumns .teaser,
.teaser-grid .grid-4-coloumns .teaser {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.teaser-grid .teaser {
  margin-bottom: 1.5rem;
}

.teaser-grid .teaser .image {
  max-width: 100%;
}

@media (min-width: 768px) {
  .teaser-grid .teaser {
    margin-bottom: 1rem;
  }
  .teaser-grid .grid-1-coloumns .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .teaser-grid .grid-2-coloumns .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .teaser-grid .grid-3-coloumns .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .teaser-grid .grid-4-coloumns .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1200px) {
  .teaser-grid .grid-1-coloumns .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .teaser-grid .grid-2-coloumns .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .teaser-grid .grid-3-coloumns .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .teaser-grid .grid-4-coloumns .teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}

.form-group.has-error label, .has-error.custom-controls-stacked label,
.input-group.has-error label,
.custom-controls-stacked.has-error label {
  color: #E3020E;
}

.form-group.has-error label.error, .has-error.custom-controls-stacked label.error,
.input-group.has-error label.error,
.custom-controls-stacked.has-error label.error {
  font-weight: normal;
}

.form-group.has-error input[type="color"], .has-error.custom-controls-stacked input[type="color"], .form-group.has-error input[type="date"], .has-error.custom-controls-stacked input[type="date"], .form-group.has-error input[type="datetime"], .has-error.custom-controls-stacked input[type="datetime"], .form-group.has-error input[type="datetime-local"], .has-error.custom-controls-stacked input[type="datetime-local"], .form-group.has-error input[type="email"], .has-error.custom-controls-stacked input[type="email"], .form-group.has-error input[type="month"], .has-error.custom-controls-stacked input[type="month"], .form-group.has-error input[type="number"], .has-error.custom-controls-stacked input[type="number"], .form-group.has-error input[type="password"], .has-error.custom-controls-stacked input[type="password"], .form-group.has-error input[type="search"], .has-error.custom-controls-stacked input[type="search"], .form-group.has-error input[type="tel"], .has-error.custom-controls-stacked input[type="tel"], .form-group.has-error input[type="text"], .has-error.custom-controls-stacked input[type="text"], .form-group.has-error input[type="time"], .has-error.custom-controls-stacked input[type="time"], .form-group.has-error input[type="url"], .has-error.custom-controls-stacked input[type="url"], .form-group.has-error input[type="week"], .has-error.custom-controls-stacked input[type="week"], .form-group.has-error input:not([type]), .has-error.custom-controls-stacked input:not([type]), .form-group.has-error textarea, .has-error.custom-controls-stacked textarea,
.form-group.has-error select,
.has-error.custom-controls-stacked select,
.input-group.has-error input[type="color"],
.input-group.has-error input[type="date"],
.input-group.has-error input[type="datetime"],
.input-group.has-error input[type="datetime-local"],
.input-group.has-error input[type="email"],
.input-group.has-error input[type="month"],
.input-group.has-error input[type="number"],
.input-group.has-error input[type="password"],
.input-group.has-error input[type="search"],
.input-group.has-error input[type="tel"],
.input-group.has-error input[type="text"],
.input-group.has-error input[type="time"],
.input-group.has-error input[type="url"],
.input-group.has-error input[type="week"],
.input-group.has-error input:not([type]),
.input-group.has-error textarea,
.input-group.has-error select,
.custom-controls-stacked.has-error input[type="color"],
.custom-controls-stacked.has-error input[type="date"],
.custom-controls-stacked.has-error input[type="datetime"],
.custom-controls-stacked.has-error input[type="datetime-local"],
.custom-controls-stacked.has-error input[type="email"],
.custom-controls-stacked.has-error input[type="month"],
.custom-controls-stacked.has-error input[type="number"],
.custom-controls-stacked.has-error input[type="password"],
.custom-controls-stacked.has-error input[type="search"],
.custom-controls-stacked.has-error input[type="tel"],
.custom-controls-stacked.has-error input[type="text"],
.custom-controls-stacked.has-error input[type="time"],
.custom-controls-stacked.has-error input[type="url"],
.custom-controls-stacked.has-error input[type="week"],
.custom-controls-stacked.has-error input:not([type]),
.custom-controls-stacked.has-error textarea,
.custom-controls-stacked.has-error select {
  border-color: #E3020E;
}

.form-group.has-error input[type="color"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="color"]::-webkit-input-placeholder, .form-group.has-error input[type="date"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="date"]::-webkit-input-placeholder, .form-group.has-error input[type="datetime"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="datetime"]::-webkit-input-placeholder, .form-group.has-error input[type="datetime-local"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="datetime-local"]::-webkit-input-placeholder, .form-group.has-error input[type="email"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="email"]::-webkit-input-placeholder, .form-group.has-error input[type="month"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="month"]::-webkit-input-placeholder, .form-group.has-error input[type="number"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="number"]::-webkit-input-placeholder, .form-group.has-error input[type="password"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="password"]::-webkit-input-placeholder, .form-group.has-error input[type="search"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="search"]::-webkit-input-placeholder, .form-group.has-error input[type="tel"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="tel"]::-webkit-input-placeholder, .form-group.has-error input[type="text"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="text"]::-webkit-input-placeholder, .form-group.has-error input[type="time"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="time"]::-webkit-input-placeholder, .form-group.has-error input[type="url"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="url"]::-webkit-input-placeholder, .form-group.has-error input[type="week"]::-webkit-input-placeholder, .has-error.custom-controls-stacked input[type="week"]::-webkit-input-placeholder, .form-group.has-error input:not([type])::-webkit-input-placeholder, .has-error.custom-controls-stacked input:not([type])::-webkit-input-placeholder, .form-group.has-error textarea::-webkit-input-placeholder, .has-error.custom-controls-stacked textarea::-webkit-input-placeholder, .form-group.has-error select::-webkit-input-placeholder, .has-error.custom-controls-stacked select::-webkit-input-placeholder, .input-group.has-error input[type="color"]::-webkit-input-placeholder, .input-group.has-error input[type="date"]::-webkit-input-placeholder, .input-group.has-error input[type="datetime"]::-webkit-input-placeholder, .input-group.has-error input[type="datetime-local"]::-webkit-input-placeholder, .input-group.has-error input[type="email"]::-webkit-input-placeholder, .input-group.has-error input[type="month"]::-webkit-input-placeholder, .input-group.has-error input[type="number"]::-webkit-input-placeholder, .input-group.has-error input[type="password"]::-webkit-input-placeholder, .input-group.has-error input[type="search"]::-webkit-input-placeholder, .input-group.has-error input[type="tel"]::-webkit-input-placeholder, .input-group.has-error input[type="text"]::-webkit-input-placeholder, .input-group.has-error input[type="time"]::-webkit-input-placeholder, .input-group.has-error input[type="url"]::-webkit-input-placeholder, .input-group.has-error input[type="week"]::-webkit-input-placeholder, .input-group.has-error input:not([type])::-webkit-input-placeholder, .input-group.has-error textarea::-webkit-input-placeholder, .input-group.has-error select::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="color"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="date"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="datetime"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="datetime-local"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="email"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="month"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="number"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="password"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="search"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="tel"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="text"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="time"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="url"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input[type="week"]::-webkit-input-placeholder, .custom-controls-stacked.has-error input:not([type])::-webkit-input-placeholder, .custom-controls-stacked.has-error textarea::-webkit-input-placeholder, .custom-controls-stacked.has-error select::-webkit-input-placeholder {
  color: #333333;
}

.form-group.has-error input[type="color"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="color"]:-moz-placeholder, .form-group.has-error input[type="date"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="date"]:-moz-placeholder, .form-group.has-error input[type="datetime"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="datetime"]:-moz-placeholder, .form-group.has-error input[type="datetime-local"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="datetime-local"]:-moz-placeholder, .form-group.has-error input[type="email"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="email"]:-moz-placeholder, .form-group.has-error input[type="month"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="month"]:-moz-placeholder, .form-group.has-error input[type="number"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="number"]:-moz-placeholder, .form-group.has-error input[type="password"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="password"]:-moz-placeholder, .form-group.has-error input[type="search"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="search"]:-moz-placeholder, .form-group.has-error input[type="tel"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="tel"]:-moz-placeholder, .form-group.has-error input[type="text"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="text"]:-moz-placeholder, .form-group.has-error input[type="time"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="time"]:-moz-placeholder, .form-group.has-error input[type="url"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="url"]:-moz-placeholder, .form-group.has-error input[type="week"]:-moz-placeholder, .has-error.custom-controls-stacked input[type="week"]:-moz-placeholder, .form-group.has-error input:not([type]):-moz-placeholder, .has-error.custom-controls-stacked input:not([type]):-moz-placeholder, .form-group.has-error textarea:-moz-placeholder, .has-error.custom-controls-stacked textarea:-moz-placeholder, .form-group.has-error select:-moz-placeholder, .has-error.custom-controls-stacked select:-moz-placeholder, .input-group.has-error input[type="color"]:-moz-placeholder, .input-group.has-error input[type="date"]:-moz-placeholder, .input-group.has-error input[type="datetime"]:-moz-placeholder, .input-group.has-error input[type="datetime-local"]:-moz-placeholder, .input-group.has-error input[type="email"]:-moz-placeholder, .input-group.has-error input[type="month"]:-moz-placeholder, .input-group.has-error input[type="number"]:-moz-placeholder, .input-group.has-error input[type="password"]:-moz-placeholder, .input-group.has-error input[type="search"]:-moz-placeholder, .input-group.has-error input[type="tel"]:-moz-placeholder, .input-group.has-error input[type="text"]:-moz-placeholder, .input-group.has-error input[type="time"]:-moz-placeholder, .input-group.has-error input[type="url"]:-moz-placeholder, .input-group.has-error input[type="week"]:-moz-placeholder, .input-group.has-error input:not([type]):-moz-placeholder, .input-group.has-error textarea:-moz-placeholder, .input-group.has-error select:-moz-placeholder, .custom-controls-stacked.has-error input[type="color"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="date"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="datetime"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="datetime-local"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="email"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="month"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="number"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="password"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="search"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="tel"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="text"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="time"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="url"]:-moz-placeholder, .custom-controls-stacked.has-error input[type="week"]:-moz-placeholder, .custom-controls-stacked.has-error input:not([type]):-moz-placeholder, .custom-controls-stacked.has-error textarea:-moz-placeholder, .custom-controls-stacked.has-error select:-moz-placeholder {
  color: #333333;
}

.form-group.has-error input[type="color"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="color"]::-moz-placeholder, .form-group.has-error input[type="date"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="date"]::-moz-placeholder, .form-group.has-error input[type="datetime"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="datetime"]::-moz-placeholder, .form-group.has-error input[type="datetime-local"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="datetime-local"]::-moz-placeholder, .form-group.has-error input[type="email"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="email"]::-moz-placeholder, .form-group.has-error input[type="month"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="month"]::-moz-placeholder, .form-group.has-error input[type="number"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="number"]::-moz-placeholder, .form-group.has-error input[type="password"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="password"]::-moz-placeholder, .form-group.has-error input[type="search"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="search"]::-moz-placeholder, .form-group.has-error input[type="tel"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="tel"]::-moz-placeholder, .form-group.has-error input[type="text"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="text"]::-moz-placeholder, .form-group.has-error input[type="time"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="time"]::-moz-placeholder, .form-group.has-error input[type="url"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="url"]::-moz-placeholder, .form-group.has-error input[type="week"]::-moz-placeholder, .has-error.custom-controls-stacked input[type="week"]::-moz-placeholder, .form-group.has-error input:not([type])::-moz-placeholder, .has-error.custom-controls-stacked input:not([type])::-moz-placeholder, .form-group.has-error textarea::-moz-placeholder, .has-error.custom-controls-stacked textarea::-moz-placeholder, .form-group.has-error select::-moz-placeholder, .has-error.custom-controls-stacked select::-moz-placeholder, .input-group.has-error input[type="color"]::-moz-placeholder, .input-group.has-error input[type="date"]::-moz-placeholder, .input-group.has-error input[type="datetime"]::-moz-placeholder, .input-group.has-error input[type="datetime-local"]::-moz-placeholder, .input-group.has-error input[type="email"]::-moz-placeholder, .input-group.has-error input[type="month"]::-moz-placeholder, .input-group.has-error input[type="number"]::-moz-placeholder, .input-group.has-error input[type="password"]::-moz-placeholder, .input-group.has-error input[type="search"]::-moz-placeholder, .input-group.has-error input[type="tel"]::-moz-placeholder, .input-group.has-error input[type="text"]::-moz-placeholder, .input-group.has-error input[type="time"]::-moz-placeholder, .input-group.has-error input[type="url"]::-moz-placeholder, .input-group.has-error input[type="week"]::-moz-placeholder, .input-group.has-error input:not([type])::-moz-placeholder, .input-group.has-error textarea::-moz-placeholder, .input-group.has-error select::-moz-placeholder, .custom-controls-stacked.has-error input[type="color"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="date"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="datetime"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="datetime-local"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="email"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="month"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="number"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="password"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="search"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="tel"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="text"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="time"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="url"]::-moz-placeholder, .custom-controls-stacked.has-error input[type="week"]::-moz-placeholder, .custom-controls-stacked.has-error input:not([type])::-moz-placeholder, .custom-controls-stacked.has-error textarea::-moz-placeholder, .custom-controls-stacked.has-error select::-moz-placeholder {
  color: #333333;
}

.form-group.has-error input[type="color"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="color"]:-ms-input-placeholder, .form-group.has-error input[type="date"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="date"]:-ms-input-placeholder, .form-group.has-error input[type="datetime"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="datetime"]:-ms-input-placeholder, .form-group.has-error input[type="datetime-local"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="datetime-local"]:-ms-input-placeholder, .form-group.has-error input[type="email"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="email"]:-ms-input-placeholder, .form-group.has-error input[type="month"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="month"]:-ms-input-placeholder, .form-group.has-error input[type="number"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="number"]:-ms-input-placeholder, .form-group.has-error input[type="password"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="password"]:-ms-input-placeholder, .form-group.has-error input[type="search"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="search"]:-ms-input-placeholder, .form-group.has-error input[type="tel"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="tel"]:-ms-input-placeholder, .form-group.has-error input[type="text"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="text"]:-ms-input-placeholder, .form-group.has-error input[type="time"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="time"]:-ms-input-placeholder, .form-group.has-error input[type="url"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="url"]:-ms-input-placeholder, .form-group.has-error input[type="week"]:-ms-input-placeholder, .has-error.custom-controls-stacked input[type="week"]:-ms-input-placeholder, .form-group.has-error input:not([type]):-ms-input-placeholder, .has-error.custom-controls-stacked input:not([type]):-ms-input-placeholder, .form-group.has-error textarea:-ms-input-placeholder, .has-error.custom-controls-stacked textarea:-ms-input-placeholder, .form-group.has-error select:-ms-input-placeholder, .has-error.custom-controls-stacked select:-ms-input-placeholder, .input-group.has-error input[type="color"]:-ms-input-placeholder, .input-group.has-error input[type="date"]:-ms-input-placeholder, .input-group.has-error input[type="datetime"]:-ms-input-placeholder, .input-group.has-error input[type="datetime-local"]:-ms-input-placeholder, .input-group.has-error input[type="email"]:-ms-input-placeholder, .input-group.has-error input[type="month"]:-ms-input-placeholder, .input-group.has-error input[type="number"]:-ms-input-placeholder, .input-group.has-error input[type="password"]:-ms-input-placeholder, .input-group.has-error input[type="search"]:-ms-input-placeholder, .input-group.has-error input[type="tel"]:-ms-input-placeholder, .input-group.has-error input[type="text"]:-ms-input-placeholder, .input-group.has-error input[type="time"]:-ms-input-placeholder, .input-group.has-error input[type="url"]:-ms-input-placeholder, .input-group.has-error input[type="week"]:-ms-input-placeholder, .input-group.has-error input:not([type]):-ms-input-placeholder, .input-group.has-error textarea:-ms-input-placeholder, .input-group.has-error select:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="color"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="date"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="datetime"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="datetime-local"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="email"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="month"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="number"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="password"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="search"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="tel"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="text"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="time"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="url"]:-ms-input-placeholder, .custom-controls-stacked.has-error input[type="week"]:-ms-input-placeholder, .custom-controls-stacked.has-error input:not([type]):-ms-input-placeholder, .custom-controls-stacked.has-error textarea:-ms-input-placeholder, .custom-controls-stacked.has-error select:-ms-input-placeholder {
  color: #333333;
}

.form-group.has-error p, .has-error.custom-controls-stacked p,
.input-group.has-error p,
.custom-controls-stacked.has-error p {
  color: #E3020E;
}

.custom-validation.has-error {
  color: #E3020E;
}

.dropdown {
  color: red;
}

.dropdown--newMember {
  width: 80%;
  margin: 0 auto;
  border: 1px solid #d3d3d3;
}

.dropdown--newMember button {
  line-height: 1.5rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
}

.dropdown--newMember .dropdown-toggle {
  width: 100%;
  color: #E3020E;
}

.dropdown--newMember .dropdown-menu {
  width: 100%;
}

.dropdown--newMember .dropdown-item {
  line-height: 1.5rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.125rem;
}

.dropdown--newMember .dropdown-item[disabled] {
  color: #BFBFC8;
  cursor: not-allowed;
}

.dropdown--newMember .dropdown-item--active {
  color: #E3020E;
}

.image-gallery {
  position: relative;
}

.image-gallery .preview {
  background-color: #F8F8F9;
  border: 1px solid #CCCCCC;
  padding: 10px 10px 0 10px;
  max-width: 100%;
  margin-bottom: 40px;
  height: calc(100% - 30px);
}

.image-gallery .preview .copyright {
  font-size: 11px;
}

.image-gallery .preview__image {
  cursor: pointer;
  padding-top: 75%;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-gallery .preview__caption i.icon-igm-download {
  font-size: 12px;
  -webkit-transform: translate(0, -1px);
          transform: translate(0, -1px);
  display: inline-block;
}

.image-gallery .preview__caption-text {
  font-size: 12px;
  color: #333;
}

.image-gallery__detail-view {
  position: relative;
  margin-top: -20px;
}

.image-gallery__detail-view .owl-carousel .owl-item .slide__image {
  width: 1400px;
  max-width: 100%;
}

.image-gallery__detail-view .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.image-gallery__detail-view .owl-carousel .owl-item {
  text-align: center;
}

.image-gallery .image-gallery__nav-container .owl-nav button.owl-prev,
.image-gallery .image-gallery__nav-container .owl-nav button.owl-prev i:before, .image-gallery .image-gallery__nav-container .owl-nav button.owl-next,
.image-gallery .image-gallery__nav-container .owl-nav button.owl-next i:before {
  color: #E3020E;
}

.image-gallery .slide {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  background-color: transparent;
}

@media screen and (min-width: 768px) {
  .image-gallery .slide {
    min-height: auto;
  }
}

.image-gallery .slide > .row {
  overflow-y: visible;
}

.image-gallery__close {
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  padding: 10px;
  z-index: 9001;
  display: block;
}

@media screen and (min-width: 768px) {
  .image-gallery__close {
    top: 25px;
    right: 2vw;
  }
}

.image-gallery__close, .image-gallery__close:hover, .image-gallery__close:focus {
  color: #181618;
}

.image-gallery .slide__image-wrapper {
  margin: 40px 0 0 0;
  overflow: hidden;
}

.image-gallery .slide__image-wrapper .image {
  padding: 56.25% 0 0 0;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 30px 30px 5px 30px;
}

.image-gallery .slide__image-wrapper.no-copyright .image {
  margin: 30px;
}

.image-gallery .slide__image {
  height: calc(100vh - 200px);
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
}

.image-gallery .slide__image-wrapper,
.image-gallery .slide__text-wrapper {
  background-color: #F8F8F9;
}

.image-gallery .slide__text-wrapper {
  width: 100%;
  min-height: 60px;
  margin-top: -1px;
}

.image-gallery .slide__text-wrapper .no-copyright .slide__info-bar {
  padding: 10px 30px;
}

.image-gallery .slide__info-bar,
.image-gallery .slide__text {
  padding: 0 30px;
  border-bottom: 1px solid #EBEBEF;
}

.image-gallery .slide__info-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
}

.image-gallery .slide__text {
  margin: 0 auto;
  text-align: left;
  min-height: 60px;
  padding: 0 30px 40px 30px;
  position: relative;
}

.image-gallery .slide__text::after {
  clear: both;
  content: "";
  display: table;
}

.image-gallery .slide__text h2 {
  margin-top: 1.75rem;
}

.image-gallery .slide__text p {
  color: #333333;
  margin-top: 30px;
}

.image-gallery .slide__text h2 + p {
  margin-top: 0;
}

.image-gallery .slide__text *:last-child {
  margin-bottom: 0;
}

.image-gallery .slide__copyright,
.image-gallery .slide__date {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.6875rem;
  line-height: 1.5rem;
}

.image-gallery .slide__copyright {
  text-align: center;
  display: block;
}

.image-gallery .slide__download-wrapper {
  float: right;
  margin: 1.25rem 0 2rem 2rem;
}

.image-gallery .preview__caption .slide__download-wrapper {
  margin: 0 0 2rem 2rem;
}

.image-gallery .preview__caption .slide__download-wrapper .label {
  display: none;
}

.image-gallery .slide__download {
  position: relative;
  display: block;
  color: red;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  font-size: 14px;
}

.image-gallery .slide__download .icon-igm-dropdown-arrow {
  display: inline-block;
  font-size: 6px;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

.image-gallery .slide__download.open {
  background-color: #FFFFFF;
}

.image-gallery .slide__download.open .icon-igm-dropdown-arrow {
  -webkit-transform: translateY(-3px) rotate(180deg);
          transform: translateY(-3px) rotate(180deg);
}

.image-gallery .slide__download.open .slide__download-window {
  display: block;
}

.image-gallery .slide__download-window {
  position: absolute;
  top: 100%;
  right: -8px;
  background-color: #FFFFFF;
  display: none;
  padding: 18px 20px;
  margin-top: -24px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.image-gallery .slide__download-window .slide__download__close-trigger {
  position: absolute;
  top: 3px;
  right: 10px;
  display: inline-block;
}

.image-gallery .slide__download-window .paranthesis {
  color: #847E85;
}

.image-gallery__nav-container {
  height: 90px;
  position: relative;
  overflow: hidden;
}

.image-gallery__nav-container .owl-nav {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  height: 47px;
  z-index: 1045;
}

.image-gallery__nav-container .owl-nav button {
  -webkit-appearance: none;
  cursor: pointer;
}

.image-gallery__nav-container .owl-nav button.owl-prev, .image-gallery__nav-container .owl-nav button.owl-next {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0;
  padding: 11px !important;
  color: #FFFFFF;
  border: none;
}

@media screen and (min-width: 768px) {
  .image-gallery__nav-container .owl-nav button.owl-prev, .image-gallery__nav-container .owl-nav button.owl-next {
    background: transparent;
  }
}

.image-gallery__nav-container .owl-nav button.owl-prev {
  left: 3vw;
}

.image-gallery__nav-container .owl-nav button.owl-next {
  right: 3vw;
}

.image-gallery__nav-container .owl-nav button.owl-prev,
.image-gallery__nav-container .owl-nav button.owl-prev i:before, .image-gallery__nav-container .owl-nav button.owl-next,
.image-gallery__nav-container .owl-nav button.owl-next i:before {
  color: #000;
}

.image-gallery__nav-container .owl-dots {
  position: absolute;
  height: 10px;
  top: 65px;
  left: 50%;
  -webkit-transform: translate(-50%, -34px);
          transform: translate(-50%, -34px);
  z-index: 1050;
}

.image-gallery__nav-container .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin: 0 7px;
  border: 1px solid #E3020E;
  background-color: #FFFFFF;
  outline: none;
  -webkit-appearance: none;
  padding: 0;
}

.image-gallery__nav-container .owl-dots .owl-dot.active {
  border-color: #E3020E;
  background-color: #E3020E;
}

.image-gallery .image-gallery__footer {
  position: relative;
  height: auto;
  margin-bottom: -20px;
  overflow: hidden;
}

.image-gallery .image-gallery__footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #EBEBEF;
}

.image-gallery .image-gallery__footer p {
  margin: 20px auto 0 auto;
}

.image-gallery .image-gallery__footer p i {
  font-size: 12px;
  display: inline-block;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

.image-gallery i.icon-igm-download, .image-gallery i.icon-igm-album,
.image-gallery span.icon-igm-download,
.image-gallery span.icon-igm-album {
  position: relative;
  top: 0.125em;
}

.image-gallery i.icon-igm-download,
.image-gallery span.icon-igm-download {
  font-size: 12px;
}

.image-gallery .owl-stage-outer::after {
  width: 1px;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: white;
}

@media (min-width: 768px) {
  .image-gallery .owl-stage-outer::after {
    content: none;
  }
}

.image-gallery.page-section--colored-black .slide__image-wrapper,
.image-gallery.page-section--colored-black .slide__text-wrapper {
  background-color: #F8F8F9;
}

.image-gallery.page-section--colored-black .image-gallery__header .header .headline {
  color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

.image-gallery.page-section--colored-black .image-gallery__header .header {
  border-bottom-color: rgba(235, 235, 239, 0.5);
}

.image-gallery.page-section--colored-black .image-gallery__header p {
  color: #FFFFFF;
}

.image-gallery.page-section--colored-black .slide__text h2, .image-gallery.page-section--colored-black .slide__text .h2 {
  color: #181618;
}

.image-gallery.page-section--colored-black .image-gallery__close {
  color: #FFFFFF;
}

.image-gallery.page-section--colored-black .image-gallery__nav-container .owl-dots .owl-dot {
  border-color: #FFFFFF;
  background-color: #181618;
}

.image-gallery.page-section--colored-black .image-gallery__nav-container .owl-dots .owl-dot.active {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}

.image-gallery.page-section--colored-black .image-gallery__nav-container .owl-nav button.owl-prev,
.image-gallery.page-section--colored-black .image-gallery__nav-container .owl-nav button.owl-prev i:before, .image-gallery.page-section--colored-black .image-gallery__nav-container .owl-nav button.owl-next,
.image-gallery.page-section--colored-black .image-gallery__nav-container .owl-nav button.owl-next i:before {
  color: #FFFFFF;
}

.image-gallery.page-section--colored-black .image-gallery__footer:before {
  background-color: #EBEBEF;
}

.image-gallery.page-section--colored-black .image-gallery__footer p, .image-gallery.page-section--colored-black .image-gallery__footer a {
  color: #FFFFFF;
}

.image-gallery.page-section--colored-black .owl-stage-outer::after {
  background-color: black;
}

.image-gallery.page-section--colored-red .slide__image-wrapper,
.image-gallery.page-section--colored-red .slide__text-wrapper {
  background-color: #F8F8F9;
}

.image-gallery.page-section--colored-red .image-gallery__header .header .headline {
  color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}

.image-gallery.page-section--colored-red .image-gallery__header .header {
  border-bottom-color: rgba(235, 235, 239, 0.5);
}

.image-gallery.page-section--colored-red .image-gallery__header p {
  color: #FFFFFF;
}

.image-gallery.page-section--colored-red .slide__text h2, .image-gallery.page-section--colored-red .slide__text .h2 {
  color: #181618;
}

.image-gallery.page-section--colored-red .image-gallery__close {
  color: #FFFFFF;
}

.image-gallery.page-section--colored-red .image-gallery__nav-container .owl-dots .owl-dot {
  border-color: #FFFFFF;
  background-color: #E3020E;
}

.image-gallery.page-section--colored-red .image-gallery__nav-container .owl-dots .owl-dot.active {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}

.image-gallery.page-section--colored-red .image-gallery__nav-container .owl-nav button.owl-prev,
.image-gallery.page-section--colored-red .image-gallery__nav-container .owl-nav button.owl-prev i:before, .image-gallery.page-section--colored-red .image-gallery__nav-container .owl-nav button.owl-next,
.image-gallery.page-section--colored-red .image-gallery__nav-container .owl-nav button.owl-next i:before {
  color: #FFFFFF;
}

.image-gallery.page-section--colored-red .image-gallery__footer:before {
  background-color: #EBEBEF;
}

.image-gallery.page-section--colored-red .image-gallery__footer p, .image-gallery.page-section--colored-red .image-gallery__footer a {
  color: #FFFFFF;
}

.image-gallery.page-section--colored-red .owl-stage-outer::after {
  width: 1px;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #E3020E;
}

.image-gallery.page-section--colored-grey .slide__image-wrapper,
.image-gallery.page-section--colored-grey .slide__text-wrapper {
  background-color: #fff;
}

.image-gallery.page-section--colored-grey .owl-stage-outer::after {
  background-color: white;
}

.image-gallery .owl-stage-outer {
  -webkit-transition: none !important;
  transition: none !important;
}

.accessibility {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.accessibility_button {
  width: 100px;
  text-align: center;
  border-left: 1px solid #cccccc;
}

.icon-igm-kontrast:before {
  margin-right: 5px;
  font-size: 8px;
}

@media screen and (max-width: 1000px) {
  .accessibility_button {
    border-left: 0 solid #cccccc;
  }
  .icon-igm-kontrast:before {
    font-size: 11px;
  }
}

.container.grey {
  background-color: #F8F8F9;
  padding: 40px;
  margin-bottom: 40px;
}

.container.grey .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.container.grey .btn-wrapper .btn:not(:last-child) {
  margin-right: 10px;
}

.container.grey .btn-wrapper .spacer {
  display: none;
  width: 100%;
}

@media (min-width: 768px) {
  .container.grey .btn-wrapper {
    margin-top: 40px;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
  .container.grey .btn-wrapper .spacer {
    display: block;
  }
}

.contact {
  text-align: center;
  margin-bottom: 50px;
}

.contact figure {
  margin: 0 auto 20px;
  width: 80%;
  max-width: 120px;
}

.contact .image-wrapper {
  padding-top: 100%;
  max-width: 100%;
  position: relative;
}

.contact .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
  display: block;
}

.contact h2, .contact .h2,
.contact .number,
.contact .mail {
  margin-bottom: 0;
}

.contact h2, .contact .h2 {
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 36px;
  line-height: 42px;
  text-align: center;
}

.contact .subline {
  color: #847E85;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  text-align: center;
}

.contact .mail a {
  color: #181618;
}

.icon-input .icon-wrapper {
  position: absolute;
  right: 1em;
  top: .45em;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
}

.icon-input .clear-date {
  font-size: 12px;
  padding: 5px;
}

.icon-input .clear-date.hidden {
  display: none;
}

.dropbox {
  padding: 26px 40px;
  border: 1px solid #D8D8D8;
  border-bottom: none;
  margin-top: -1px;
}

.dropbox:last-of-type {
  border-bottom: 1px solid #D8D8D8;
}

.dropbox .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dropbox .title {
  cursor: pointer;
  margin-bottom: 0;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 18px;
}

.dropbox i {
  font-size: 0.75rem;
  cursor: pointer;
}

.dropbox .content {
  display: none;
  color: #181618;
  font-size: 16px;
  line-height: 24px;
}

.dropbox.open .content {
  display: block;
  border-top: 1px solid #D8D8D8;
  padding-top: 40px;
  margin-top: 34px;
}

.event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.event .calendar-wrapper {
  font-size: 30px;
  margin-right: 10px;
}

.event .kicker {
  color: #F29200;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
}

.event .kicker:after {
  color: #847E85;
}

.event .date {
  color: #847E85;
}

.event .headline {
  color: #FFFFFF;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.teaser {
  display: block;
}

.teaser:hover {
  text-decoration: none;
}

.teaser .image-wrapper {
  position: relative;
}

.teaser .image-wrapper .category {
  position: absolute;
  top: 0;
  left: 0;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 20px;
  background-color: #E3020E;
  color: #FFFFFF;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 10px;
}

.teaser .image-wrapper .image {
  margin-bottom: 15px;
}

.teaser .kicker {
  text-transform: uppercase;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  margin-bottom: 5px;
}

.teaser .kicker .icon {
  display: inline-block;
  height: 10px;
}

.teaser .kicker:after,
.teaser .kicker .date {
  color: #847E85;
}

.teaser .headline {
  line-height: 1.875rem;
  font-family: "MetaWeb CondXBold", sans-serif;
  font-size: 1.5rem;
  margin-bottom: .8rem;
  color: #181618;
}

.teaser .headline:hover {
  color: #E3020E;
}

.teaser .text {
  color: #333333;
  font-size: .875rem;
  line-height: 1.5rem;
}

.metall-zeitung .kicker {
  color: #E3020E;
}

/*# sourceMappingURL=igm.css.map */
