@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url('/typo3conf/ext/jn_demokratischhandeln/Resources/Public/Fonts/fontello.eot?53465568');
  src: url('/typo3conf/ext/jn_demokratischhandeln/Resources/Public/Fonts/fontello.eot?53465568#iefix') format('embedded-opentype'), url('/typo3conf/ext/jn_demokratischhandeln/Resources/Public/Fonts/fontello.woff2?53465568') format('woff2'), url('/typo3conf/ext/jn_demokratischhandeln/Resources/Public/Fonts/fontello.woff?53465568') format('woff'), url('/typo3conf/ext/jn_demokratischhandeln/Resources/Public/Fonts/fontello.ttf?53465568') format('truetype'), url('/typo3conf/ext/jn_demokratischhandeln/Resources/Public/Fonts/fontello.svg?53465568#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
  content: '\e762';
}
/* '' */
.icon-mail-circled:before {
  content: '\e765';
}
/* '' */
.icon-search:before {
  content: '\e766';
}
/* '' */
.icon-right-open-big:before {
  content: '\e800';
}
/* '' */
.icon-left-open-big:before {
  content: '\e801';
}
/* '' */
.icon-phone-circled:before {
  content: '\e802';
}
/* '' */
.icon-down-open-big:before {
  content: '\e803';
}
/* '' */
.icon-up-open-big:before {
  content: '\e804';
}
/* '' */
.icon-left-open-mini:before {
  content: '\e805';
}
/* '' */
.icon-right-open-mini:before {
  content: '\e806';
}
/* '' */
.icon-down-open-mini:before {
  content: '\e807';
}
/* '' */
.icon-up-open:before {
  content: '\e808';
}
/* '' */
.icon-help-circled:before {
  content: '\e809';
}
/* '' */
.icon-ok:before {
  content: '\e80a';
}
/* '' */
.icon-cancel:before {
  content: '\e80b';
}
/* '' */
.icon-info-circled:before {
  content: '\e80e';
}
/* '' */
.icon-link-ext:before {
  content: '\f08e';
}
/* '' */
.icon-twitter:before {
  content: '\f099';
}
/* '' */
.icon-facebook:before {
  content: '\f09a';
}
/* '' */
.icon-menu:before {
  content: '\f0c9';
}
/* '' */
.icon-mail-alt:before {
  content: '\f0e0';
}
/* '' */
.icon-angle-left:before {
  content: '\f104';
}
/* '' */
.icon-angle-right:before {
  content: '\f105';
}
/* '' */
.icon-angle-up:before {
  content: '\f106';
}
/* '' */
.icon-angle-down:before {
  content: '\f107';
}
/* '' */
.icon-link-ext-alt:before {
  content: '\f14c';
}
/* '' */
.icon-xing:before {
  content: '\f168';
}
/* '' */
.icon-xing-squared:before {
  content: '\f169';
}
/* '' */
.icon-instagram:before {
  content: '\f16d';
}
/* '' */
.icon-file-pdf:before {
  content: '\f1c1';
}
/* '' */
.icon-file-word:before {
  content: '\f1c2';
}
/* '' */
.icon-file-excel:before {
  content: '\f1c3';
}
/* '' */
.icon-file-powerpoint:before {
  content: '\f1c4';
}
/* '' */
.icon-file-image:before {
  content: '\f1c5';
}
/* '' */
.icon-file-archive:before {
  content: '\f1c6';
}
/* '' */
.icon-file-audio:before {
  content: '\f1c7';
}
/* '' */
.icon-file-video:before {
  content: '\f1c8';
}
/* '' */
.icon-twitter-squared:before {
  content: '\f304';
}
/* '' */
.icon-facebook-squared:before {
  content: '\f308';
}
/* '' */
.icon-clock:before {
  content: '🕔';
}
/* '\1f554' */
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  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;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: .5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
::after,
::before {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 738px;
  }
}
@media (min-width: 995px) {
  .container {
    max-width: 965px;
    box-sizing: content-box;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 768px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 995px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1980px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -ms-flex: 1 1 auto!important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@-ms-viewport {
  width: auto !important;
}
/* fix for bootstrap behavior to make IE 10 scrollbar transparent */
.clearfix,
.container {
  /*
	&::before,
	&::after{
		content:" ";
		display:table;
	}*/
}
.clearfix::after,
.container::after {
  content: " ";
  display: block;
  clear: both;
}
/*
visible/hidden
*/
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 994px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 994px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 994px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 994px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 995px) and (max-width: 994px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 995px) and (max-width: 994px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 995px) and (max-width: 994px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 995px) and (max-width: 994px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 995px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 995px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 995px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 995px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 994px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 995px) and (max-width: 994px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 995px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !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;
  }
}
/* default style */
*::selection {
  color: #fff;
  background-color: #000;
}
*::-moz-selection {
  color: #fff;
  background-color: #000;
}
.mb-0 {
  margin-bottom: 0 !important;
}
/* chosen */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), to(#f4f4f4));
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(chosen-sprite.png) no-repeat 0 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #ffffff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: .5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span,
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container-single .chosen-search input[type=text],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-rtl .chosen-search input[type=text] {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px!important;
    background-repeat: no-repeat !important;
  }
}
.tagsinput,
.tagsinput * {
  box-sizing: border-box;
}
.tag-input {
  width: 100%;
}
.tag-input.error {
  color: red;
}
.tagsinput {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #556270;
  padding: 5px 5px 0;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
}
.tagsinput.focus {
  border-color: #ccc;
}
.tagsinput .tag {
  position: relative;
  background: #a46280;
  display: block;
  max-width: 100%;
  word-wrap: break-word;
  color: #fff;
  border-radius: 2px;
  background-clip: padding-box;
  padding: 0px 20px 0px 5px;
  margin: 0 5px 0 0;
  font-size: 0.75em;
  text-transform: uppercase;
}
.tagsinput .tag .tag-remove {
  position: absolute;
  background: 0 0;
  display: block;
  width: 20px;
  height: 20px;
  top: 0;
  right: 0;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  color: #fff;
  line-height: 20px;
  padding: 0;
  border: 0;
}
.tagsinput .tag .tag-remove:after,
.tagsinput .tag .tag-remove:before {
  background: #fff;
  position: absolute;
  display: block;
  width: 10px;
  height: 2px;
  top: 10px;
  left: 5px;
  content: '';
}
.tagsinput .tag .tag-remove:before {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.tagsinput .tag .tag-remove:after {
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.tagsinput div {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
html.shift,
body.shift {
  overflow-x: hidden;
}
body {
  font-size: 16px;
  line-height: 22px;
  color: #707070;
  font-weight: 400;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
}
@media screen and (max-width: 994px) {
  body {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 995px) {
  body {
    padding-top: 90px;
  }
}
.color-fb {
  color: #3b5998 !important;
}
.color-insta {
  color: #5851db !important;
}
.color-tiktok {
  color: #000 !important;
}
.color-youtube {
  color: #ff0000 !important;
}
.color-linkedin {
  color: #0a66c2 !important;
}
#multilevel-wrapper {
  position: relative;
  overflow: hidden;
  transition: transform 300ms ease;
  /*
	& > .bg-outlines{
		position:absolute;
		top:0;
		left:0;
		z-index:1;
		background:transparent url('/fileadmin/template/img/outline_01.png') no-repeat right center;
		background-size:contain;
		width:100%;
		height:800px;
		&.first{
			top:700px;
		}
		&.second{
			top:1500px;
			background-position:~"calc(0% - 480px)" center;
		}
		&.third{
			top:2100px;
		}
		&.first,
		&.third{
			.transform(translateX(580px));
		}
		@media screen and (max-width:1780px){
			display:none;
		}
	}
	*/
}
@media screen and (max-width: 994px) {
  #multilevel-wrapper {
    padding-top: 65px;
  }
}
#multilevel-wrapper.shift {
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  overflow: visible;
}
#multilevel-wrapper.shift::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
body > header,
#multilevel-wrapper > header,
body > #slider,
#multilevel-wrapper > #slider,
body > #content,
#multilevel-wrapper > #content,
body > footer,
#multilevel-wrapper > footer {
  position: relative;
  z-index: 2;
}
body > header,
#multilevel-wrapper > header {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  padding: 10px 0;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
  transition: all 300ms ease;
}
@media screen and (min-width: 995px) {
  body > header,
  #multilevel-wrapper > header {
    width: 100%;
  }
}
@media screen and (max-width: 994px) {
  body > header,
  #multilevel-wrapper > header {
    height: 65px;
    padding: 5px 15px;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
  }
}
body > header #logo,
#multilevel-wrapper > header #logo {
  width: 190px;
  -webkit-flex: none;
  flex: none;
}
@media screen and (max-width: 994px) {
  body > header #logo,
  #multilevel-wrapper > header #logo {
    text-align: left;
    display: inline;
  }
}
body > header #logo img,
#multilevel-wrapper > header #logo img {
  width: 190px;
  height: auto;
  transition: all 300ms ease;
}
@media screen and (max-width: 994px) {
  body > header #logo img,
  #multilevel-wrapper > header #logo img {
    width: auto;
    height: 50px;
  }
}
body > header .header-inner,
#multilevel-wrapper > header .header-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  transition: all 300ms ease;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 994px) {
  body > header .header-inner,
  #multilevel-wrapper > header .header-inner {
    display: block;
    -webkit-flex-flow: unset nowrap;
    flex-flow: unset nowrap;
    padding: 0;
  }
}
#logo,
#navigation,
#menu-login {
  -webkit-flex: 0 0 14%;
  flex: 0 0 14%;
}
@media screen and (min-width: 1200px) {
  #logo,
  #navigation,
  #menu-login {
    -webkit-flex: 0 0 18%;
    flex: 0 0 18%;
  }
}
@media screen and (max-width: 994px) {
  #logo,
  #navigation,
  #menu-login {
    -webkit-flex: none;
    flex: none;
  }
}
#navigation {
  -webkit-flex-basis: 63%;
  flex-basis: 63%;
  flex-basis: calc(100% - 190px);
}
@media screen and (max-width: 994px) {
  #navigation {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    float: right;
    padding-top: 3px;
  }
}
#menu-login {
  text-align: right;
  padding-top: 24px;
}
@media screen and (max-width: 994px) {
  #menu-login {
    display: none;
    padding-top: 10px;
    float: right;
  }
}
/*#menu-easylang{
	text-align:right;
	padding-top:24px;
	@media screen and (max-width: @media-max-sm){
		display: none;
		padding-top: 10px;
		float: right;
	}
}*/
#main-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  align-items: center;
}
#main-menu ul {
  padding: 0;
  margin: 0;
}
#main-menu .main-menu-item {
  list-style: outside none;
}
#main-menu .main-menu-item > a {
  display: block;
  padding: 10px 2px 5px 2px;
  color: #627885 !important;
  border-bottom: 1px solid #fff;
  color: #000;
}
#main-menu .main-menu-item > a:last-child {
  border-bottom: 0;
}
#main-menu .main-menu-item:hover > a {
  text-decoration: none;
}
#main-menu .second-level {
  position: absolute;
  top: 34px;
  left: -9999em;
  z-index: 1;
  transition: opacity 300ms ease;
  opacity: 0;
  margin-left: -100%;
  border-top: 30px solid transparent;
}
#main-menu .second-level .main-menu-item {
  position: relative;
  min-width: 250px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
#main-menu .second-level .main-menu-item::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  filter: blur(10px);
  z-index: -1;
}
#main-menu .second-level .main-menu-item > a {
  position: relative;
}
#main-menu .second-level .main-menu-item > a span {
  display: inline-block;
  margin-bottom: 2px;
  position: relative;
}
#main-menu .second-level .main-menu-item > a span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 3px;
  width: 100%;
  height: 100%;
  border-bottom: solid 2px transparent;
}
#main-menu .second-level .main-menu-item:hover > a span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-bottom: solid 2px #f5c93f;
}
#main-menu .second-level .main-menu-item:hover .third-level {
  left: calc(100% + 1px);
  opacity: 1;
}
#main-menu .second-level .main-menu-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 10px;
}
#main-menu .second-level .main-menu-item:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-bottom: 10px;
}
#main-menu .second-level .main-menu-current,
#main-menu .second-level .main-menu-active {
  position: relative;
}
#main-menu .second-level .main-menu-current > a span,
#main-menu .second-level .main-menu-active > a span {
  display: inline-block;
  margin-bottom: 2px;
  position: relative;
}
#main-menu .second-level .main-menu-current > a span::after,
#main-menu .second-level .main-menu-active > a span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 3px;
  width: 100%;
  height: 100%;
  border-bottom: solid 2px #f5c93f;
}
#main-menu .third-level {
  top: -2px;
}
#main-menu .first-level {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
#main-menu .first-level > .main-menu-item {
  float: left;
  position: relative;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  border-bottom: solid 2px transparent;
}
#main-menu .first-level > .main-menu-item > a {
  font-size: 18px;
  padding: 5px;
  color: #000;
  transition: color 300ms ease;
  font-weight: 200;
  /*&::before{
					content:attr(title);
					font-weight:700;
					color:transparent;
					position:absolute;
					top:auto;
					left:2px;
					z-index:1;
				}*/
}
#main-menu .first-level > .main-menu-item:hover > a {
  border-bottom: solid 2px #f5c93f;
  position: relative;
}
#main-menu .first-level > .main-menu-item:hover .second-level {
  left: auto;
  opacity: 1;
}
#main-menu .first-level > .main-menu-item.mnu216 a {
  background-color: #a46280;
  font-weight: bold;
  color: #fff !important;
  border-radius: 6px;
  background-clip: padding-box;
  font-size: 0.8em;
  text-transform: uppercase;
  padding: 6px 10px;
}
#main-menu .first-level > .main-menu-item.mnu216:hover {
  border-bottom: none;
}
#main-menu .first-level > .main-menu-current > a,
#main-menu .first-level > .main-menu-active > a {
  border-bottom: solid 2px #f5c93f;
}
#main-menu .first-level > .main-menu-current > a::before,
#main-menu .first-level > .main-menu-active > a::before {
  color: #707070;
}
#mobile_links {
  text-align: center;
  margin: 10px 0;
  /*
	#mobile_menu{
		display:none;
		position:absolute;
		top:172px;
		left:0;
		z-index:2;
		width:100vw;
		background-color:@orange;
		text-align:left;
		ul{
			padding-left:30px;
			&.second-level,
			&.third-level{
				display:none;
			}
			&.first-level{
				margin:20px 0;
				padding-right:30px;
				.main-menu-item{
					list-style:outside none;
					a{
						color:#fff;
						line-height:30px;
					}
					&.opened > .second-level,
					&.opened > .third-level{
						display:block;
					}
				}
			}
			a{
				display:block;
			}
		}
		@media screen and (max-width:@media-max-xs){
			top:240px;
		}
	}
	*/
}
#mobile_links .icon-menu {
  font-size: 30px;
  color: #f39200;
}
#mobile_links #mobile_menu {
  position: fixed;
  top: 0;
  right: -320px;
  z-index: 1;
  height: 100vh;
  width: 0;
  overflow-x: hidden;
  background-color: #a46280;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  text-align: left;
  cursor: default;
}
#mobile_links #mobile_menu ul {
  padding-left: 0;
}
#mobile_links #mobile_menu ul.second-level,
#mobile_links #mobile_menu ul.third-level {
  display: none;
  position: absolute;
  top: 0;
  left: -0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #a46280;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  transition: all 300ms ease;
}
#mobile_links #mobile_menu ul.first-level {
  margin: 1rem 0;
}
#mobile_links #mobile_menu ul.first-level .main-menu-item {
  list-style: outside none;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 55px;
}
#mobile_links #mobile_menu ul.first-level .main-menu-item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#mobile_links #mobile_menu ul.first-level .main-menu-item a {
  color: #fff;
  padding: 11px 0;
  display: inline-block;
}
#mobile_links #mobile_menu ul.first-level .main-menu-item.opened > .second-level,
#mobile_links #mobile_menu ul.first-level .main-menu-item.opened > .third-level {
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#mobile_links #mobile_menu ul.first-level .main-menu-parent {
  padding-left: 0;
}
#mobile_links #mobile_menu ul.first-level .main-menu-parent .next-level {
  display: inline-block;
}
#mobile_links #mobile_menu ul.first-level .main-menu-parent .next-level {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  width: 40px;
  height: 40px;
  vertical-align: -4px;
  margin-right: 15px;
  color: #858585;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
}
#mobile_links #mobile_menu ul a {
  display: block;
}
#mobile_links .close-button,
#mobile_links .back-button {
  font-size: 20px;
  color: #fff;
  text-align: right;
  padding: 20px;
  cursor: pointer;
  list-style: none outside;
}
#mobile_links .close-button {
  font-size: 40px;
}
#mobile_links .back-button {
  margin-bottom: 1rem;
}
#mobile_links .mobile_nav.opened #mobile_menu {
  width: 320px;
}
#slider {
  overflow: visible !important;
}
#dmkh-196 #slider {
  display: none;
}
#slider #dmkh-slider {
  opacity: 0;
  transition: opacity 500ms ease-out;
}
#slider #dmkh-slider.finished {
  opacity: 1;
}
#slider .bg-image figcaption {
  position: absolute;
  top: auto;
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
}
#slider .bg-image figcaption p {
  color: #35495a !important;
}
#slider .bg-image figcaption p:first-child {
  font-weight: bold;
}
@media screen and (min-width: 995px) {
  #slider {
    max-width: 2000px;
    margin: 0 auto;
  }
  #slider,
  #slider .bg-image {
    overflow: hidden;
  }
}
@media screen and (min-width: 995px) {
  #slider > .frame-type-textmedia:last-child .ce-textpic {
    -webkit-transform: translate(0, -250px);
    transform: translate(0, -250px);
  }
}
@media screen and (min-width: 995px) and screen and (min-width: 1600px) {
  #slider > .frame-type-textmedia:last-child .ce-textpic {
    -webkit-transform: translate(0, -320px);
    transform: translate(0, -320px);
  }
}
#slider > .frame-type-textmedia:last-child .ce-textpic .ce-gallery {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 995px) {
  #slider > .frame-type-textmedia:last-child .ce-textpic .ce-gallery {
    width: 50%;
  }
}
@media screen and (min-width: 1600px) {
  #slider > .frame-type-textmedia:last-child .ce-textpic .ce-gallery {
    width: 65%;
  }
}
#slider > .frame-type-textmedia:last-child .ce-textpic .ce-gallery div {
  float: none;
}
#slider > .frame-type-textmedia:last-child .ce-textpic .ce-gallery .video,
#slider > .frame-type-textmedia:last-child .ce-textpic .ce-gallery .video iframe {
  width: 100%;
}
#slider > .frame-type-textmedia:last-child .ce-textpic .ce-gallery .video .video-embed {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
#slider > .frame-type-textmedia:last-child .ce-textpic .ce-gallery .video .video-embed::before {
  padding-top: 56.25%;
  display: block;
  content: "";
}
#slider > .frame-type-textmedia:last-child .ce-textpic .ce-gallery .video .video-embed iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* content */
.wysihtml5-editor,
#content {
  background-color: transparent;
  padding: 0 0 50px 0;
  line-height: 28px;
  /* file links */
  /* Live search */
  /* mail form*/
  /* chosen */
  /* tx_news */
  /* tx_indexed search */
  /* kiwi accordion */
}
body#dmkh-160 .wysihtml5-editor,
body#dmkh-160 #content,
body#dmkh-195 .wysihtml5-editor,
body#dmkh-195 #content,
body#dmkh-206 .wysihtml5-editor,
body#dmkh-206 #content {
  padding-top: 0;
}
@media screen and (min-width: 995px) {
  body#dmkh-160 .wysihtml5-editor,
  body#dmkh-160 #content,
  body#dmkh-195 .wysihtml5-editor,
  body#dmkh-195 #content,
  body#dmkh-206 .wysihtml5-editor,
  body#dmkh-206 #content {
    margin-top: -320px;
  }
}
.wysihtml5-editor a,
#content a {
  outline: none;
  text-decoration: underline;
  color: inherit;
  transition: color 250ms ease;
  /*
		&[href$=".pdf"]::before {
			content:"\f1c1";
			display:inline-block;
			font-family:"FontAwesome";
			margin-right:1ex;
		}*/
}
.wysihtml5-editor a:hover,
#content a:hover {
  text-decoration: none;
}
.wysihtml5-editor a.icon-file-p::before,
#content a.icon-file-p::before {
  margin-right: 5px;
}
.wysihtml5-editor i,
#content i {
  font-style: italic;
}
.wysihtml5-editor input:focus,
#content input:focus,
.wysihtml5-editor textarea:focus,
#content textarea:focus {
  outline: none;
}
.wysihtml5-editor hr,
#content hr {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.wysihtml5-editor .divider hr,
#content .divider hr,
.wysihtml5-editor .ce-div,
#content .ce-div {
  border-bottom-color: #e5e5e5;
  margin: 2rem 0;
}
.wysihtml5-editor .text-muted,
#content .text-muted {
  opacity: 0.7;
}
.wysihtml5-editor header,
#content header {
  margin-bottom: 1rem;
}
.wysihtml5-editor header:last-child,
#content header:last-child {
  margin-bottom: 0;
}
.wysihtml5-editor header h1,
#content header h1,
.wysihtml5-editor header h2,
#content header h2,
.wysihtml5-editor header h3,
#content header h3,
.wysihtml5-editor header h4,
#content header h4,
.wysihtml5-editor header h5,
#content header h5,
#slider .bg-image figcaption p {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
  /*&:last-child {
				margin-bottom: @content-margin;
			}*/
}
.wysihtml5-editor header h1 a,
#content header h1 a,
.wysihtml5-editor header h2 a,
#content header h2 a,
.wysihtml5-editor header h3 a,
#content header h3 a,
.wysihtml5-editor header h4 a,
#content header h4 a,
.wysihtml5-editor header h5 a,
#content header h5 a {
  color: inherit;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .wysihtml5-editor header h1,
  #content header h1,
  .wysihtml5-editor header h2,
  #content header h2,
  .wysihtml5-editor header h3,
  #content header h3,
  .wysihtml5-editor header h4,
  #content header h4,
  .wysihtml5-editor header h5,
  #content header h5,
  #slider .bg-image figcaption p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .wysihtml5-editor header h1,
  #content header h1,
  .wysihtml5-editor header h2,
  #content header h2,
  .wysihtml5-editor header h3,
  #content header h3,
  .wysihtml5-editor header h4,
  #content header h4,
  .wysihtml5-editor header h5,
  #content header h5,
  #slider .bg-image figcaption p {
    /*max-width:100%;*/
    overflow: hidden;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-overflow: ellipsis;
    line-height: 1.2;
  }
}
.wysihtml5-editor header h1.ce-headline-,
#content header h1.ce-headline-,
.wysihtml5-editor header h2.ce-headline-,
#content header h2.ce-headline-,
.wysihtml5-editor header h3.ce-headline-,
#content header h3.ce-headline-,
.wysihtml5-editor header h4.ce-headline-,
#content header h4.ce-headline-,
.wysihtml5-editor header h5.ce-headline-,
#content header h5.ce-headline- {
  /* empty headers */
  display: none;
}
.wysihtml5-editor header h1,
#content header h1,
#slider .bg-image figcaption p {
  font-size: 34px;
}
@media screen and (max-width: 767px) {
  .wysihtml5-editor header h1,
  #content header h1,
  #slider .bg-image figcaption p {
    font-size: 25px;
  }
}
.wysihtml5-editor p,
#content p,
.wysihtml5-editor ul,
#content ul,
.wysihtml5-editor ol,
#content ol,
.wysihtml5-editor dl,
#content dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.wysihtml5-editor p:last-child,
#content p:last-child,
.wysihtml5-editor ul:last-child,
#content ul:last-child,
.wysihtml5-editor ol:last-child,
#content ol:last-child,
.wysihtml5-editor dl:last-child,
#content dl:last-child {
  margin-bottom: 0;
}
.wysihtml5-editor ul,
#content ul {
  /*
		padding-left:20px;
		li{
			list-style:disc outside;
		}
		ul li{
			list-style:circle outside;
		}
		ul ul li{
			list-style:square outside;
		}
		*/
  padding: 0;
}
.wysihtml5-editor ul li,
#content ul li {
  list-style: outside none;
  padding-left: 20px;
  position: relative;
  z-index: 0;
}
.wysihtml5-editor ul li ul,
#content ul li ul {
  margin: 0;
}
.wysihtml5-editor ul li::before,
#content ul li::before {
  content: "\2022";
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  font-size: inherit;
  font-family: inherit;
}
.wysihtml5-editor ol,
#content ol {
  padding-left: 0;
}
.wysihtml5-editor ol li,
#content ol li {
  padding-left: 20px;
  list-style: outside none;
  position: relative;
  counter-increment: list;
}
.wysihtml5-editor ol li ul,
#content ol li ul {
  margin: 0;
}
.wysihtml5-editor ol li:before,
#content ol li:before {
  content: counter(list) ".";
  color: #000;
  position: absolute;
  z-index: 0;
  left: 0;
  font-size: inherit;
  font-family: inherit;
}
.wysihtml5-editor img,
#content img {
  border: none;
  width: 100%;
  /*source sets*/
  height: auto;
}
.wysihtml5-editor table,
#content table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 0;
  width: 100%;
}
.wysihtml5-editor table,
#content table,
.wysihtml5-editor table tr,
#content table tr,
.wysihtml5-editor table td,
#content table td,
.wysihtml5-editor table thead,
#content table thead,
.wysihtml5-editor table tbody,
#content table tbody,
.wysihtml5-editor table tfoot,
#content table tfoot {
  vertical-align: top;
  border: none;
  padding: 0;
  margin: 0;
}
.wysihtml5-editor table th h1,
#content table th h1,
.wysihtml5-editor table th h2,
#content table th h2,
.wysihtml5-editor table th h3,
#content table th h3,
.wysihtml5-editor table th h4,
#content table th h4,
.wysihtml5-editor table th h5,
#content table th h5 {
  padding: 0px;
  margin: 0px;
}
.wysihtml5-editor table.contenttable,
#content table.contenttable {
  border: 1px solid #ccc;
  border-spacing: 1px;
  border-collapse: collapse;
  width: 100%;
  font-size: 16px;
  margin-bottom: 1rem;
}
.wysihtml5-editor table.contenttable:last-child,
#content table.contenttable:last-child {
  margin-bottom: 0;
}
.wysihtml5-editor table.contenttable td,
#content table.contenttable td {
  text-align: left;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 200px;
}
.wysihtml5-editor table.contenttable td:first-of-type,
#content table.contenttable td:first-of-type {
  width: auto;
}
.wysihtml5-editor table.contenttable td:last-of-type,
#content table.contenttable td:last-of-type {
  border-right: 0;
}
.wysihtml5-editor table.contenttable tr:last-of-type td,
#content table.contenttable tr:last-of-type td {
  border-bottom: 0;
}
.wysihtml5-editor table.contenttable td,
#content table.contenttable td,
.wysihtml5-editor table.contenttable th,
#content table.contenttable th {
  padding: 10px 10px;
}
.wysihtml5-editor table.contenttable th,
#content table.contenttable th {
  font-weight: bold;
  text-align: left;
}
.wysihtml5-editor .responsive-table,
#content .responsive-table {
  overflow-x: scroll;
}
.wysihtml5-editor .frame,
#content .frame,
.wysihtml5-editor .csc-default,
#content .csc-default {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.wysihtml5-editor .frame:last-child,
#content .frame:last-child,
.wysihtml5-editor .csc-default:last-child,
#content .csc-default:last-child {
  padding-bottom: 0;
}
.wysihtml5-editor .frame figcaption.image-caption,
#content .frame figcaption.image-caption,
.wysihtml5-editor .csc-default figcaption.image-caption,
#content .csc-default figcaption.image-caption {
  font-size: 0.8em;
  text-align: center;
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .frame .ce-textpic.ce-intext .ce-gallery,
  #content .frame .ce-textpic.ce-intext .ce-gallery,
  .wysihtml5-editor .csc-default .ce-textpic.ce-intext .ce-gallery,
  #content .csc-default .ce-textpic.ce-intext .ce-gallery,
  .wysihtml5-editor .frame .ce-textpic.ce-intext .ce-bodytext,
  #content .frame .ce-textpic.ce-intext .ce-bodytext,
  .wysihtml5-editor .csc-default .ce-textpic.ce-intext .ce-bodytext,
  #content .csc-default .ce-textpic.ce-intext .ce-bodytext {
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 995px) {
  .wysihtml5-editor .frame .ce-textpic.ce-intext,
  #content .frame .ce-textpic.ce-intext,
  .wysihtml5-editor .csc-default .ce-textpic.ce-intext,
  #content .csc-default .ce-textpic.ce-intext {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .wysihtml5-editor .frame .ce-textpic.ce-intext > div,
  #content .frame .ce-textpic.ce-intext > div,
  .wysihtml5-editor .csc-default .ce-textpic.ce-intext > div,
  #content .csc-default .ce-textpic.ce-intext > div {
    -webkit-flex: 50%;
    flex: 50%;
  }
  .wysihtml5-editor .frame .ce-textpic.ce-intext.ce-right,
  #content .frame .ce-textpic.ce-intext.ce-right,
  .wysihtml5-editor .csc-default .ce-textpic.ce-intext.ce-right,
  #content .csc-default .ce-textpic.ce-intext.ce-right {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .wysihtml5-editor .frame .ce-textpic.ce-intext .ce-gallery,
  #content .frame .ce-textpic.ce-intext .ce-gallery,
  .wysihtml5-editor .csc-default .ce-textpic.ce-intext .ce-gallery,
  #content .csc-default .ce-textpic.ce-intext .ce-gallery {
    margin-bottom: 0;
  }
  .wysihtml5-editor .frame .ce-textpic.ce-intext .ce-gallery.slick-slider,
  #content .frame .ce-textpic.ce-intext .ce-gallery.slick-slider,
  .wysihtml5-editor .csc-default .ce-textpic.ce-intext .ce-gallery.slick-slider,
  #content .csc-default .ce-textpic.ce-intext .ce-gallery.slick-slider {
    float: none;
    margin-bottom: 0;
  }
  .wysihtml5-editor .frame .ce-textpic.ce-intext .ce-gallery figcaption,
  #content .frame .ce-textpic.ce-intext .ce-gallery figcaption,
  .wysihtml5-editor .csc-default .ce-textpic.ce-intext .ce-gallery figcaption,
  #content .csc-default .ce-textpic.ce-intext .ce-gallery figcaption {
    text-align: center;
  }
}
@media screen and (min-width: 995px) and screen and (max-width: 994px) {
  .wysihtml5-editor .frame .ce-textpic.ce-intext .ce-gallery,
  #content .frame .ce-textpic.ce-intext .ce-gallery,
  .wysihtml5-editor .csc-default .ce-textpic.ce-intext .ce-gallery,
  #content .csc-default .ce-textpic.ce-intext .ce-gallery {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}
.wysihtml5-editor .content-box > .frame,
#content .content-box > .frame {
  padding-top: 0;
}
.wysihtml5-editor .frame-space-before-remove,
#content .frame-space-before-remove {
  padding-top: 1px !important;
}
.wysihtml5-editor .frame-space-before-medium,
#content .frame-space-before-medium {
  padding-top: 1.5rem !important;
}
.wysihtml5-editor .frame-space-after-remove,
#content .frame-space-after-remove {
  padding-bottom: 1px !important;
}
.wysihtml5-editor .frame-space-after-medium,
#content .frame-space-after-medium {
  padding-bottom: 1.5rem !important;
}
.wysihtml5-editor .frame-type-gridelements_pi1 .frame-container > .row > .col > .frame,
#content .frame-type-gridelements_pi1 .frame-container > .row > .col > .frame {
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.wysihtml5-editor .frame-type-shortcut,
#content .frame-type-shortcut {
  padding-top: 0;
  padding-bottom: 0;
}
.wysihtml5-editor .frame-grey-bg,
#content .frame-grey-bg {
  background-color: #faf7f2;
}
.wysihtml5-editor .frame-bgyellow,
#content .frame-bgyellow,
.wysihtml5-editor .frame-bgpink,
#content .frame-bgpink,
.wysihtml5-editor .frame-bgpurple,
#content .frame-bgpurple,
.wysihtml5-editor .frame-bgmint,
#content .frame-bgmint,
.wysihtml5-editor .frame-bglime,
#content .frame-bglime {
  background-color: #f5c93f;
  padding: 0 15px;
}
.wysihtml5-editor .frame-bgyellow .content-box,
#content .frame-bgyellow .content-box,
.wysihtml5-editor .frame-bgpink .content-box,
#content .frame-bgpink .content-box,
.wysihtml5-editor .frame-bgpurple .content-box,
#content .frame-bgpurple .content-box,
.wysihtml5-editor .frame-bgmint .content-box,
#content .frame-bgmint .content-box,
.wysihtml5-editor .frame-bglime .content-box,
#content .frame-bglime .content-box {
  padding-top: 50px;
  padding-bottom: 50px;
  background: transparent url('/fileadmin/template/img/outline_02.png') no-repeat center center;
  background-size: cover;
}
.wysihtml5-editor .frame-bgyellow h1,
#content .frame-bgyellow h1,
.wysihtml5-editor .frame-bgpink h1,
#content .frame-bgpink h1,
.wysihtml5-editor .frame-bgpurple h1,
#content .frame-bgpurple h1,
.wysihtml5-editor .frame-bgmint h1,
#content .frame-bgmint h1,
.wysihtml5-editor .frame-bglime h1,
#content .frame-bglime h1,
.wysihtml5-editor .frame-bgyellow h2,
#content .frame-bgyellow h2,
.wysihtml5-editor .frame-bgpink h2,
#content .frame-bgpink h2,
.wysihtml5-editor .frame-bgpurple h2,
#content .frame-bgpurple h2,
.wysihtml5-editor .frame-bgmint h2,
#content .frame-bgmint h2,
.wysihtml5-editor .frame-bglime h2,
#content .frame-bglime h2 {
  color: #fff;
}
.wysihtml5-editor .frame-bgyellow,
#content .frame-bgyellow,
.wysihtml5-editor .frame-bgpink,
#content .frame-bgpink,
.wysihtml5-editor .frame-bgpurple,
#content .frame-bgpurple,
.wysihtml5-editor .frame-bgmint,
#content .frame-bgmint,
.wysihtml5-editor .frame-bglime,
#content .frame-bglime,
.wysihtml5-editor .frame-bgyellow h3,
#content .frame-bgyellow h3,
.wysihtml5-editor .frame-bgpink h3,
#content .frame-bgpink h3,
.wysihtml5-editor .frame-bgpurple h3,
#content .frame-bgpurple h3,
.wysihtml5-editor .frame-bgmint h3,
#content .frame-bgmint h3,
.wysihtml5-editor .frame-bglime h3,
#content .frame-bglime h3,
.wysihtml5-editor .frame-bgyellow h4,
#content .frame-bgyellow h4,
.wysihtml5-editor .frame-bgpink h4,
#content .frame-bgpink h4,
.wysihtml5-editor .frame-bgpurple h4,
#content .frame-bgpurple h4,
.wysihtml5-editor .frame-bgmint h4,
#content .frame-bgmint h4,
.wysihtml5-editor .frame-bglime h4,
#content .frame-bglime h4,
.wysihtml5-editor .frame-bgyellow h5,
#content .frame-bgyellow h5,
.wysihtml5-editor .frame-bgpink h5,
#content .frame-bgpink h5,
.wysihtml5-editor .frame-bgpurple h5,
#content .frame-bgpurple h5,
.wysihtml5-editor .frame-bgmint h5,
#content .frame-bgmint h5,
.wysihtml5-editor .frame-bglime h5,
#content .frame-bglime h5 {
  color: #707070;
}
.wysihtml5-editor .frame-bgyellow .news .news-list-view,
#content .frame-bgyellow .news .news-list-view,
.wysihtml5-editor .frame-bgpink .news .news-list-view,
#content .frame-bgpink .news .news-list-view,
.wysihtml5-editor .frame-bgpurple .news .news-list-view,
#content .frame-bgpurple .news .news-list-view,
.wysihtml5-editor .frame-bgmint .news .news-list-view,
#content .frame-bgmint .news .news-list-view,
.wysihtml5-editor .frame-bglime .news .news-list-view,
#content .frame-bglime .news .news-list-view {
  padding-right: 34px;
  padding-left: 34px;
}
.wysihtml5-editor .frame-bgyellow .news .news-list-view .article,
#content .frame-bgyellow .news .news-list-view .article,
.wysihtml5-editor .frame-bgpink .news .news-list-view .article,
#content .frame-bgpink .news .news-list-view .article,
.wysihtml5-editor .frame-bgpurple .news .news-list-view .article,
#content .frame-bgpurple .news .news-list-view .article,
.wysihtml5-editor .frame-bgmint .news .news-list-view .article,
#content .frame-bgmint .news .news-list-view .article,
.wysihtml5-editor .frame-bglime .news .news-list-view .article,
#content .frame-bglime .news .news-list-view .article {
  padding-left: 15px;
  padding-right: 15px;
}
.wysihtml5-editor .frame-bgyellow .news .news-list-view .article .footer .news-list-date,
#content .frame-bgyellow .news .news-list-view .article .footer .news-list-date,
.wysihtml5-editor .frame-bgpink .news .news-list-view .article .footer .news-list-date,
#content .frame-bgpink .news .news-list-view .article .footer .news-list-date,
.wysihtml5-editor .frame-bgpurple .news .news-list-view .article .footer .news-list-date,
#content .frame-bgpurple .news .news-list-view .article .footer .news-list-date,
.wysihtml5-editor .frame-bgmint .news .news-list-view .article .footer .news-list-date,
#content .frame-bgmint .news .news-list-view .article .footer .news-list-date,
.wysihtml5-editor .frame-bglime .news .news-list-view .article .footer .news-list-date,
#content .frame-bglime .news .news-list-view .article .footer .news-list-date {
  color: #fff;
}
.wysihtml5-editor .frame-bgyellow .news .news-list-view .article .news-img-wrap,
#content .frame-bgyellow .news .news-list-view .article .news-img-wrap,
.wysihtml5-editor .frame-bgpink .news .news-list-view .article .news-img-wrap,
#content .frame-bgpink .news .news-list-view .article .news-img-wrap,
.wysihtml5-editor .frame-bgpurple .news .news-list-view .article .news-img-wrap,
#content .frame-bgpurple .news .news-list-view .article .news-img-wrap,
.wysihtml5-editor .frame-bgmint .news .news-list-view .article .news-img-wrap,
#content .frame-bgmint .news .news-list-view .article .news-img-wrap,
.wysihtml5-editor .frame-bglime .news .news-list-view .article .news-img-wrap,
#content .frame-bglime .news .news-list-view .article .news-img-wrap {
  display: none !important;
}
.wysihtml5-editor .frame-bgyellow .news .news-list-view .slick-prev,
#content .frame-bgyellow .news .news-list-view .slick-prev,
.wysihtml5-editor .frame-bgpink .news .news-list-view .slick-prev,
#content .frame-bgpink .news .news-list-view .slick-prev,
.wysihtml5-editor .frame-bgpurple .news .news-list-view .slick-prev,
#content .frame-bgpurple .news .news-list-view .slick-prev,
.wysihtml5-editor .frame-bgmint .news .news-list-view .slick-prev,
#content .frame-bgmint .news .news-list-view .slick-prev,
.wysihtml5-editor .frame-bglime .news .news-list-view .slick-prev,
#content .frame-bglime .news .news-list-view .slick-prev {
  left: -1%;
}
.wysihtml5-editor .frame-bgyellow .news .news-list-view .slick-next,
#content .frame-bgyellow .news .news-list-view .slick-next,
.wysihtml5-editor .frame-bgpink .news .news-list-view .slick-next,
#content .frame-bgpink .news .news-list-view .slick-next,
.wysihtml5-editor .frame-bgpurple .news .news-list-view .slick-next,
#content .frame-bgpurple .news .news-list-view .slick-next,
.wysihtml5-editor .frame-bgmint .news .news-list-view .slick-next,
#content .frame-bgmint .news .news-list-view .slick-next,
.wysihtml5-editor .frame-bglime .news .news-list-view .slick-next,
#content .frame-bglime .news .news-list-view .slick-next {
  right: -1%;
}
.wysihtml5-editor .frame-bgyellow .frame-type-gridelements_pi1 .row,
#content .frame-bgyellow .frame-type-gridelements_pi1 .row,
.wysihtml5-editor .frame-bgpink .frame-type-gridelements_pi1 .row,
#content .frame-bgpink .frame-type-gridelements_pi1 .row,
.wysihtml5-editor .frame-bgpurple .frame-type-gridelements_pi1 .row,
#content .frame-bgpurple .frame-type-gridelements_pi1 .row,
.wysihtml5-editor .frame-bgmint .frame-type-gridelements_pi1 .row,
#content .frame-bgmint .frame-type-gridelements_pi1 .row,
.wysihtml5-editor .frame-bglime .frame-type-gridelements_pi1 .row,
#content .frame-bglime .frame-type-gridelements_pi1 .row {
  -webkit-align-items: center;
  align-items: center;
}
.wysihtml5-editor .frame-bgyellow .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame,
#content .frame-bgyellow .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame,
.wysihtml5-editor .frame-bgpink .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame,
#content .frame-bgpink .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame,
.wysihtml5-editor .frame-bgpurple .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame,
#content .frame-bgpurple .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame,
.wysihtml5-editor .frame-bgmint .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame,
#content .frame-bgmint .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame,
.wysihtml5-editor .frame-bglime .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame,
#content .frame-bglime .frame-type-gridelements_pi1 .row .col-md-4:first-child > .frame {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .wysihtml5-editor .frame-bgyellow .frame-type-gridelements_pi1 .row .col-md-4 > .frame,
  #content .frame-bgyellow .frame-type-gridelements_pi1 .row .col-md-4 > .frame,
  .wysihtml5-editor .frame-bgpink .frame-type-gridelements_pi1 .row .col-md-4 > .frame,
  #content .frame-bgpink .frame-type-gridelements_pi1 .row .col-md-4 > .frame,
  .wysihtml5-editor .frame-bgpurple .frame-type-gridelements_pi1 .row .col-md-4 > .frame,
  #content .frame-bgpurple .frame-type-gridelements_pi1 .row .col-md-4 > .frame,
  .wysihtml5-editor .frame-bgmint .frame-type-gridelements_pi1 .row .col-md-4 > .frame,
  #content .frame-bgmint .frame-type-gridelements_pi1 .row .col-md-4 > .frame,
  .wysihtml5-editor .frame-bglime .frame-type-gridelements_pi1 .row .col-md-4 > .frame,
  #content .frame-bglime .frame-type-gridelements_pi1 .row .col-md-4 > .frame {
    text-align: center !important;
  }
}
.wysihtml5-editor .frame-bgyellow .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item,
#content .frame-bgyellow .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item,
.wysihtml5-editor .frame-bgpink .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item,
#content .frame-bgpink .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item,
.wysihtml5-editor .frame-bgpurple .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item,
#content .frame-bgpurple .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item,
.wysihtml5-editor .frame-bgmint .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item,
#content .frame-bgmint .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item,
.wysihtml5-editor .frame-bglime .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item,
#content .frame-bglime .frame-type-gridelements_pi1 .row .col-md-4 .image-embed-item {
  border-radius: 50%;
  background-clip: padding-box;
  border: solid 2px #f39200;
}
.wysihtml5-editor .frame-bgpink,
#content .frame-bgpink {
  background-color: #e23c75;
}
.wysihtml5-editor .frame-bgpink *,
#content .frame-bgpink * {
  color: #fff;
}
.wysihtml5-editor .frame-bgpurple,
#content .frame-bgpurple {
  background-color: #a46280;
}
.wysihtml5-editor .frame-bgpurple *,
#content .frame-bgpurple * {
  color: #fff;
}
.wysihtml5-editor .frame-bgmint,
#content .frame-bgmint {
  background-color: #4cbab9;
}
.wysihtml5-editor .frame-bgmint *,
#content .frame-bgmint * {
  color: #fff;
}
.wysihtml5-editor .frame-bglime,
#content .frame-bglime {
  background-color: #9ec75f;
}
.wysihtml5-editor .frame-bglime *,
#content .frame-bglime * {
  color: #fff;
}
.wysihtml5-editor .frame-orangetext h1,
#content .frame-orangetext h1,
.wysihtml5-editor .frame-orangetext h2,
#content .frame-orangetext h2,
.wysihtml5-editor .frame-orangetext h3,
#content .frame-orangetext h3,
.wysihtml5-editor .frame-orangetext h4,
#content .frame-orangetext h4,
.wysihtml5-editor .frame-orangetext h5,
#content .frame-orangetext h5,
.wysihtml5-editor .frame-orangetext em,
#content .frame-orangetext em,
.wysihtml5-editor .frame-orangetext strong,
#content .frame-orangetext strong {
  color: #f39200;
}
.wysihtml5-editor .frame-darkpurpletext h1,
#content .frame-darkpurpletext h1,
.wysihtml5-editor .frame-darkpurpletext h2,
#content .frame-darkpurpletext h2,
.wysihtml5-editor .frame-darkpurpletext h3,
#content .frame-darkpurpletext h3,
.wysihtml5-editor .frame-darkpurpletext h4,
#content .frame-darkpurpletext h4,
.wysihtml5-editor .frame-darkpurpletext h5,
#content .frame-darkpurpletext h5,
.wysihtml5-editor .frame-darkpurpletext em,
#content .frame-darkpurpletext em,
.wysihtml5-editor .frame-darkpurpletext strong,
#content .frame-darkpurpletext strong {
  color: #a46280;
}
.wysihtml5-editor .frame-greentext h1,
#content .frame-greentext h1,
.wysihtml5-editor .frame-greentext h2,
#content .frame-greentext h2,
.wysihtml5-editor .frame-greentext h3,
#content .frame-greentext h3,
.wysihtml5-editor .frame-greentext h4,
#content .frame-greentext h4,
.wysihtml5-editor .frame-greentext h5,
#content .frame-greentext h5,
.wysihtml5-editor .frame-greentext em,
#content .frame-greentext em,
.wysihtml5-editor .frame-greentext strong,
#content .frame-greentext strong {
  color: #9ec75f;
}
.wysihtml5-editor .frame-minttext h1,
#content .frame-minttext h1,
.wysihtml5-editor .frame-minttext h2,
#content .frame-minttext h2,
.wysihtml5-editor .frame-minttext h3,
#content .frame-minttext h3,
.wysihtml5-editor .frame-minttext h4,
#content .frame-minttext h4,
.wysihtml5-editor .frame-minttext h5,
#content .frame-minttext h5,
.wysihtml5-editor .frame-minttext em,
#content .frame-minttext em,
.wysihtml5-editor .frame-minttext strong,
#content .frame-minttext strong {
  color: #4cbab9;
}
.wysihtml5-editor .frame-pinktext h1,
#content .frame-pinktext h1,
.wysihtml5-editor .frame-pinktext h2,
#content .frame-pinktext h2,
.wysihtml5-editor .frame-pinktext h3,
#content .frame-pinktext h3,
.wysihtml5-editor .frame-pinktext h4,
#content .frame-pinktext h4,
.wysihtml5-editor .frame-pinktext h5,
#content .frame-pinktext h5,
.wysihtml5-editor .frame-pinktext em,
#content .frame-pinktext em,
.wysihtml5-editor .frame-pinktext strong,
#content .frame-pinktext strong {
  color: #e23c75;
}
.wysihtml5-editor .frame-contacts-grid .row > div .accordion-header,
#content .frame-contacts-grid .row > div .accordion-header {
  text-align: center;
}
.wysihtml5-editor .frame-contacts-grid .row > div .ce-gallery,
#content .frame-contacts-grid .row > div .ce-gallery {
  padding: 20px;
}
.wysihtml5-editor .frame-contacts-grid .row > div .ce-gallery img,
#content .frame-contacts-grid .row > div .ce-gallery img {
  box-sizing: border-box;
  height: auto;
  border-radius: 50%;
  background-clip: padding-box;
}
.wysihtml5-editor .frame-contacts-grid .row > div .ce-bodytext,
#content .frame-contacts-grid .row > div .ce-bodytext {
  text-align: center;
}
.wysihtml5-editor .frame-contacts-grid .row > div .ce-bodytext h2,
#content .frame-contacts-grid .row > div .ce-bodytext h2,
.wysihtml5-editor .frame-contacts-grid .row > div .ce-bodytext h3,
#content .frame-contacts-grid .row > div .ce-bodytext h3,
.wysihtml5-editor .frame-contacts-grid .row > div .ce-bodytext h4,
#content .frame-contacts-grid .row > div .ce-bodytext h4 {
  font-size: 24px;
  font-weight: 700;
  padding: 10px 0;
  color: #000;
}
.wysihtml5-editor .frame-contacts-grid .row > div .ce-bodytext h2 + p,
#content .frame-contacts-grid .row > div .ce-bodytext h2 + p,
.wysihtml5-editor .frame-contacts-grid .row > div .ce-bodytext h3 + p,
#content .frame-contacts-grid .row > div .ce-bodytext h3 + p,
.wysihtml5-editor .frame-contacts-grid .row > div .ce-bodytext h4 + p,
#content .frame-contacts-grid .row > div .ce-bodytext h4 + p {
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  color: #000;
}
.wysihtml5-editor .frame-contacts-grid .row > div .ce-bodytext p:last-child,
#content .frame-contacts-grid .row > div .ce-bodytext p:last-child {
  margin-bottom: 10px;
}
.wysihtml5-editor .frame-contacts-grid .row > div .ce-bodytext a,
#content .frame-contacts-grid .row > div .ce-bodytext a {
  font-weight: bold;
  text-decoration: none;
}
.wysihtml5-editor .frame-headerstyle-accordion header h1,
#content .frame-headerstyle-accordion header h1,
.wysihtml5-editor .frame-headerstyle-accordion header h2,
#content .frame-headerstyle-accordion header h2,
.wysihtml5-editor .frame-headerstyle-accordion header h3,
#content .frame-headerstyle-accordion header h3,
.wysihtml5-editor .frame-headerstyle-accordion header h4,
#content .frame-headerstyle-accordion header h4 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
  background: url(/fileadmin/template/img/outline_02.png) #4cbab9 no-repeat left -200px;
  background-size: 100%;
  color: #fff;
  border-radius: 20px;
  background-clip: padding-box;
  position: relative;
  margin: 0 !important;
  margin-bottom: 1rem;
  padding: 20px 45px 20px 15px;
}
.wysihtml5-editor .frame-headerstyle-accordion header + div,
#content .frame-headerstyle-accordion header + div {
  padding: 0 15px;
}
.wysihtml5-editor .frame-content-timeline,
#content .frame-content-timeline {
  padding: 0;
  position: relative;
  /*&::before {
				content: "";
				position: absolute;
				top: 0;
				left: 50%;
				margin-left: -1px;
				background-color: @light-gray;
				width: 2px;
				height: 100%;
				
				@media screen and (max-width:@media-max-sm) {
					display: none;
				}
			}*/
}
@media screen and (min-width: 995px) {
  #dmkh-87 .wysihtml5-editor .frame-content-timeline,
  #dmkh-87 #content .frame-content-timeline {
    background-image: url(/fileadmin/inhalte/Transparenz/Strasse_Hintergrund_Neu.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
.wysihtml5-editor .frame-content-timeline > .frame,
#content .frame-content-timeline > .frame {
  margin-bottom: 50px !important;
  position: relative;
  width: 45% !important;
  /*&::before {
					content: "";
					position: absolute;
					top: 30px;
					left: 50%;
					margin-left: -6px;
					background-color: @light-gray;
					width: 12px;
					height: 12px;
					.border-radius(50%);
				
					@media screen and (max-width:@media-max-sm) {
						display: none;
					}
				}*/
}
@media screen and (min-width: 995px) {
  .wysihtml5-editor .frame-content-timeline > .frame,
  #content .frame-content-timeline > .frame {
    margin-right: 0;
  }
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .frame-content-timeline > .frame,
  #content .frame-content-timeline > .frame {
    width: 100% !important;
    margin-right: auto;
  }
}
@media screen and (min-width: 995px) {
  .wysihtml5-editor .frame-content-timeline > .frame.container,
  #content .frame-content-timeline > .frame.container {
    padding: 0;
    width: 100%;
  }
}
.wysihtml5-editor .frame-content-timeline > .frame.container h2,
#content .frame-content-timeline > .frame.container h2,
.wysihtml5-editor .frame-content-timeline > .frame.container h3,
#content .frame-content-timeline > .frame.container h3,
.wysihtml5-editor .frame-content-timeline > .frame.container h4,
#content .frame-content-timeline > .frame.container h4 {
  display: none;
  padding: 20px 20px 0 20px;
  text-align: center !important;
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic,
#content .frame-content-timeline > .frame.container .ce-textpic {
  /*.flex-block();
						.justify-content(space-between);*/
  position: relative;
  /*@media screen and (max-width:@media-max-sm) {
							.flex-direction(column);
						}*/
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-gallery,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-gallery,
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext {
  /*width: 100%;
					
							@media screen and (max-width:@media-max-sm) {
								width: 100%;
							}*/
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-gallery,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-gallery,
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext {
  margin: 0;
  padding: 0;
  float: none;
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-gallery,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-gallery,
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext {
  /*margin: 0 30px;
							.flex(1 1 auto);
							
							@media screen and (max-width:@media-max-sm) {
								margin: 0;
							}*/
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-gallery img,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-gallery img {
  /*width: 75%;
								margin: 0 auto;*/
  position: relative;
  z-index: 1;
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext {
  background: -moz-linear-gradient(top, rgba(229, 229, 229, 0.7) 0%, rgba(209, 209, 209, 0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0.7) 0%, rgba(209, 209, 209, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0.7) 0%, rgba(209, 209, 209, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3e5e5e5', endColorstr='#b3d1d1d1', GradientType=0);
  padding-top: 20px;
  border-radius: 5px;
  background-clip: padding-box;
  border: solid 10px transparent;
  -o-border-image: url(/fileadmin/template/img/brushedborder.png) 10 15 stretch stretch;
  -icab-border-image: url(/fileadmin/template/img/brushedborder.png) 10 15 stretch stretch;
  -moz-border-image: url(/fileadmin/template/img/brushedborder.png) 10 15 stretch stretch;
  -webkit-border-image: url(/fileadmin/template/img/brushedborder.png) 10 15 stretch stretch;
  border-image: url(/fileadmin/template/img/brushedborder.png) 10 15 stretch stretch;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p {
  padding: 0 20px 20px 20px;
  margin: 0;
  /*&:last-child {
									position: absolute;
									bottom: 0;
									left: 0;
									width: 100%;
									text-align: center;
									margin: 0;
									padding: 30px 0;
		
									background-image: linear-gradient(to bottom, transparent, @even-lighter-gray);
								}*/
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p .showmore-arrw,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p .showmore-arrw {
  text-decoration: none;
  font-weight: 600;
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p a,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p a {
  text-decoration: none;
  border-bottom: solid 1px rgba(142, 141, 143, 0.5);
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p a:hover,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p a:hover {
  border-bottom-color: #8e8d8f;
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p a.showmore-arrw,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p a.showmore-arrw {
  border-bottom: none;
}
.wysihtml5-editor .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p strong,
#content .frame-content-timeline > .frame.container .ce-textpic .ce-bodytext p strong {
  color: inherit;
}
.wysihtml5-editor .frame-content-timeline > .frame:nth-child(odd),
#content .frame-content-timeline > .frame:nth-child(odd) {
  margin-right: auto;
}
@media screen and (min-width: 995px) {
  .wysihtml5-editor .frame-content-timeline > .frame:nth-child(odd),
  #content .frame-content-timeline > .frame:nth-child(odd) {
    margin-left: 0;
  }
}
.wysihtml5-editor .frame-content-timeline > .frame:nth-child(odd) .container .ce-textpic,
#content .frame-content-timeline > .frame:nth-child(odd) .container .ce-textpic {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .frame-content-timeline > .frame:nth-child(odd) .container .ce-textpic,
  #content .frame-content-timeline > .frame:nth-child(odd) .container .ce-textpic {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.wysihtml5-editor .frame-content-timeline > .frame:nth-child(odd) .container .ce-textpic .csc-textpic-image img,
#content .frame-content-timeline > .frame:nth-child(odd) .container .ce-textpic .csc-textpic-image img {
  float: left;
}
.wysihtml5-editor .text-center,
#content .text-center {
  text-align: center;
}
.wysihtml5-editor .text-right,
#content .text-right {
  text-align: right;
}
.wysihtml5-editor .text-justify,
#content .text-justify {
  text-align: justify;
}
.wysihtml5-editor .equal-height .row,
#content .equal-height .row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap nowrap;
  flex-flow: row wrap nowrap;
  -webkit-align-content: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.wysihtml5-editor .equal-height .row > [class^="col-"],
#content .equal-height .row > [class^="col-"] {
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.wysihtml5-editor .equal-height .row > [class^="col-"] > .special-background,
#content .equal-height .row > [class^="col-"] > .special-background {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .row [class^="col-"],
  #content .row [class^="col-"] {
    margin-bottom: 1rem;
  }
  .wysihtml5-editor .row [class^="col-"]:last-child,
  #content .row [class^="col-"]:last-child {
    margin-bottom: 0;
  }
}
.wysihtml5-editor .container .container,
#content .container .container {
  width: auto;
}
@media screen and (min-width: 768px) {
  .wysihtml5-editor .container .container,
  #content .container .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.wysihtml5-editor .content-slider,
#content .content-slider {
  padding: 0 34px;
}
.wysihtml5-editor .content-slider .slick-prev,
#content .content-slider .slick-prev,
.wysihtml5-editor .content-slider .slick-next,
#content .content-slider .slick-next {
  color: #8e8d8f;
}
.wysihtml5-editor .content-slider .slick-prev,
#content .content-slider .slick-prev {
  left: -1%;
}
.wysihtml5-editor .content-slider .slick-next,
#content .content-slider .slick-next {
  right: -1%;
}
.wysihtml5-editor .content-slider .slick-slide .frame,
#content .content-slider .slick-slide .frame {
  padding-top: 0;
  padding-bottom: 0;
}
.wysihtml5-editor .content-slider .slick-slide .frame .ce-textpic,
#content .content-slider .slick-slide .frame .ce-textpic {
  padding: 0 12px;
}
.wysihtml5-editor .content-slider .slick-slide .frame .ce-textpic .ce-gallery *,
#content .content-slider .slick-slide .frame .ce-textpic .ce-gallery * {
  float: none;
  left: auto;
  right: auto;
  width: 100%;
}
.wysihtml5-editor .content-slider .slick-slide .frame .ce-textpic .ce-column,
#content .content-slider .slick-slide .frame .ce-textpic .ce-column {
  height: 234px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.wysihtml5-editor .content-slider .slick-slide .frame .ce-textpic .ce-column .image,
#content .content-slider .slick-slide .frame .ce-textpic .ce-column .image {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}
.wysihtml5-editor .google-map,
#content .google-map {
  width: 100%;
  height: 500px;
  border: 0;
}
@media screen and (max-width: 1199px) {
  .wysihtml5-editor .more,
  #content .more {
    min-width: auto;
    width: 230px;
    max-width: 100%;
  }
}
.wysihtml5-editor .stretched-link::after,
#content .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.wysihtml5-editor .ce-uploads,
#content .ce-uploads {
  padding: 0;
}
.wysihtml5-editor ul.ce-uploads > li,
#content ul.ce-uploads > li,
.wysihtml5-editor .dmkh-projects-cards > li,
#content .dmkh-projects-cards > li {
  overflow: visible;
  padding: 0 15px;
  margin: 15px 0;
}
.wysihtml5-editor ul.ce-uploads > li::before,
#content ul.ce-uploads > li::before,
.wysihtml5-editor .dmkh-projects-cards > li::before,
#content .dmkh-projects-cards > li::before {
  display: none;
}
@media (max-width: 767px) {
  .wysihtml5-editor ul.ce-uploads > li,
  #content ul.ce-uploads > li,
  .wysihtml5-editor .dmkh-projects-cards > li,
  #content .dmkh-projects-cards > li {
    margin: 0 -10px;
    padding: 10px 0;
  }
}
.wysihtml5-editor ul > li.ce-uploads-element img,
#content ul > li.ce-uploads-element img,
.wysihtml5-editor ul.dmkh-projects-cards > li.item img,
#content ul.dmkh-projects-cards > li.item img {
  border: solid 1px #e5e5e5;
  max-width: 100%;
  height: auto;
  padding: 0;
}
.wysihtml5-editor ul > li.ce-uploads-element:first-child,
#content ul > li.ce-uploads-element:first-child,
.wysihtml5-editor ul.dmkh-projects-cards > li.item:first-child,
#content ul.dmkh-projects-cards > li.item:first-child {
  padding-top: 0;
}
.wysihtml5-editor ul > li.ce-uploads-element:last-child,
#content ul > li.ce-uploads-element:last-child,
.wysihtml5-editor ul.dmkh-projects-cards > li.item:last-child,
#content ul.dmkh-projects-cards > li.item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.wysihtml5-editor .ce-uploads span,
#content .ce-uploads span,
.wysihtml5-editor .dmkh-projects-cards span,
#content .dmkh-projects-cards span {
  display: inline;
  margin-right: 5px;
}
.wysihtml5-editor .ce-uploads .ce-uploads-fileName,
#content .ce-uploads .ce-uploads-fileName {
  font-weight: 700;
  text-decoration: none;
  color: #f39200;
}
@media (max-width: 767px) {
  .wysihtml5-editor .ce-uploads .ce-uploads-fileName,
  #content .ce-uploads .ce-uploads-fileName {
    display: block;
  }
}
.wysihtml5-editor .ce-uploads .ce-uploads-fileName a,
#content .ce-uploads .ce-uploads-fileName a {
  text-decoration: none;
}
.wysihtml5-editor .ce-uploads .ce-uploads-fileExt::after,
#content .ce-uploads .ce-uploads-fileExt::after,
.wysihtml5-editor .ce-uploads .ce-uploads-date::after,
#content .ce-uploads .ce-uploads-date::after {
  content: ",";
}
.wysihtml5-editor .ce-uploads .ce-uploads-description,
#content .ce-uploads .ce-uploads-description {
  display: block;
  margin: 0;
}
.wysihtml5-editor .ce-uploads .ce-uploads-keywords,
#content .ce-uploads .ce-uploads-keywords,
.wysihtml5-editor .ce-uploads .ce-uploads-fileName,
#content .ce-uploads .ce-uploads-fileName {
  display: none;
  margin: 0;
}
.wysihtml5-editor .ce-uploads .ce-uploads-fileExt,
#content .ce-uploads .ce-uploads-fileExt {
  text-transform: uppercase;
}
.wysihtml5-editor .ce-uploads div,
#content .ce-uploads div,
.wysihtml5-editor .dmkh-projects-cards div,
#content .dmkh-projects-cards div {
  overflow: visible;
}
.wysihtml5-editor .dmkh-projects-cards > nav,
#content .dmkh-projects-cards > nav,
.wysihtml5-editor .ce-uploads-cards > nav,
#content .ce-uploads-cards > nav {
  text-align: center;
}
.wysihtml5-editor .dmkh-projects-cards .flip-card,
#content .dmkh-projects-cards .flip-card,
.wysihtml5-editor .ce-uploads-cards .flip-card,
#content .ce-uploads-cards .flip-card {
  background-color: transparent;
  width: 100%;
  perspective: 1000px;
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-inner,
#content .dmkh-projects-cards .flip-card-inner,
.wysihtml5-editor .ce-uploads-cards .flip-card-inner,
#content .ce-uploads-cards .flip-card-inner {
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-inner::before,
#content .dmkh-projects-cards .flip-card-inner::before,
.wysihtml5-editor .ce-uploads-cards .flip-card-inner::before,
#content .ce-uploads-cards .flip-card-inner::before {
  display: block;
  content: "";
  padding-top: 150%;
}
.wysihtml5-editor .dmkh-projects-cards .flip-card:hover .flip-card-inner,
#content .dmkh-projects-cards .flip-card:hover .flip-card-inner,
.wysihtml5-editor .ce-uploads-cards .flip-card:hover .flip-card-inner,
#content .ce-uploads-cards .flip-card:hover .flip-card-inner {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-front,
#content .dmkh-projects-cards .flip-card-front,
.wysihtml5-editor .ce-uploads-cards .flip-card-front,
#content .ce-uploads-cards .flip-card-front,
.wysihtml5-editor .dmkh-projects-cards .flip-card-back,
#content .dmkh-projects-cards .flip-card-back,
.wysihtml5-editor .ce-uploads-cards .flip-card-back,
#content .ce-uploads-cards .flip-card-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-front,
#content .dmkh-projects-cards .flip-card-front,
.wysihtml5-editor .ce-uploads-cards .flip-card-front,
#content .ce-uploads-cards .flip-card-front,
.wysihtml5-editor .dmkh-projects-cards .flip-card-back,
#content .dmkh-projects-cards .flip-card-back,
.wysihtml5-editor .ce-uploads-cards .flip-card-back,
#content .ce-uploads-cards .flip-card-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-front,
#content .dmkh-projects-cards .flip-card-front,
.wysihtml5-editor .ce-uploads-cards .flip-card-front,
#content .ce-uploads-cards .flip-card-front {
  background-color: #e5e5e5;
  color: #707070;
  background-position: center;
  background-size: cover;
  /*&::after {
				content: "";
				background-image: url(attr(data-imgsrc));
				opacity: 0.5;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				position: absolute;
				z-index: -1;
			}*/
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-front-inner,
#content .dmkh-projects-cards .flip-card-front-inner,
.wysihtml5-editor .ce-uploads-cards .flip-card-front-inner,
#content .ce-uploads-cards .flip-card-front-inner {
  position: relative;
  height: 100%;
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-front-inner img,
#content .dmkh-projects-cards .flip-card-front-inner img,
.wysihtml5-editor .ce-uploads-cards .flip-card-front-inner img,
#content .ce-uploads-cards .flip-card-front-inner img {
  float: none;
  visibility: hidden;
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-front-muted .flip-card-front-inner::before,
#content .dmkh-projects-cards .flip-card-front-muted .flip-card-front-inner::before,
.wysihtml5-editor .ce-uploads-cards .flip-card-front-muted .flip-card-front-inner::before,
#content .ce-uploads-cards .flip-card-front-muted .flip-card-front-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-front-head,
#content .dmkh-projects-cards .flip-card-front-head,
.wysihtml5-editor .ce-uploads-cards .flip-card-front-head,
#content .ce-uploads-cards .flip-card-front-head {
  position: absolute;
  width: 100%;
  height: auto;
  text-align: center;
  top: auto;
  bottom: 25px;
  color: #fff;
  padding: 0 15px;
}
.wysihtml5-editor .dmkh-projects-cards .flip-card-back,
#content .dmkh-projects-cards .flip-card-back,
.wysihtml5-editor .ce-uploads-cards .flip-card-back,
#content .ce-uploads-cards .flip-card-back {
  padding: 1rem;
  background-color: #f39200;
  color: white;
  -webkit-transform: rotateY(180deg) translateZ(1px);
  transform: rotateY(180deg) translateZ(1px);
}
.wysihtml5-editor #liveSearch,
#content #liveSearch,
.wysihtml5-editor #liveSearch_tagsinput,
#content #liveSearch_tagsinput {
  font-size: 18px;
  border: none;
  padding: 10px 55px 10px 16px;
  background: url(../../img/downloads_search.png) #ffffff no-repeat;
  background-position: right 22px center;
  background-size: 18px 18px;
  border: solid 1px #a46280;
  border-radius: 0px;
  color: #707070;
  width: 100%;
  margin: 0 0 20px 0;
  position: relative;
  box-sizing: border-box;
}
.wysihtml5-editor #liveSearch::-webkit-input-placeholder,
#content #liveSearch::-webkit-input-placeholder {
  color: #8e8d8f;
}
.wysihtml5-editor #liveSearch::-moz-placeholder,
#content #liveSearch::-moz-placeholder {
  color: #8e8d8f;
}
.wysihtml5-editor #liveSearch:-ms-input-placeholder,
#content #liveSearch:-ms-input-placeholder {
  color: #8e8d8f;
}
.wysihtml5-editor #liveSearch:-moz-placeholder,
#content #liveSearch:-moz-placeholder {
  color: #8e8d8f;
}
.wysihtml5-editor #liveSearch_tag::-webkit-input-placeholder,
#content #liveSearch_tag::-webkit-input-placeholder {
  color: #8e8d8f;
}
.wysihtml5-editor #liveSearch_tag::-moz-placeholder,
#content #liveSearch_tag::-moz-placeholder {
  color: #8e8d8f;
}
.wysihtml5-editor #liveSearch_tag:-ms-input-placeholder,
#content #liveSearch_tag:-ms-input-placeholder {
  color: #8e8d8f;
}
.wysihtml5-editor #liveSearch_tag:-moz-placeholder,
#content #liveSearch_tag:-moz-placeholder {
  color: #8e8d8f;
}
.wysihtml5-editor .tagsinput,
#content .tagsinput,
.wysihtml5-editor .tag-input,
#content .tag-input {
  background: transparent;
  border: none;
}
.wysihtml5-editor .presearch-buttons,
#content .presearch-buttons {
  padding-bottom: 25px;
}
.wysihtml5-editor .presearch-buttons .presearch-button,
#content .presearch-buttons .presearch-button {
  background-color: #e5e5e5;
  border: solid 1px #d8d8d8;
  padding: 3px 10px;
  text-transform: uppercase;
  font-size: 0.85em;
  margin: 5px 5px 5px 0;
  outline: none;
  cursor: pointer;
}
.wysihtml5-editor .presearch-buttons .presearch-button::before,
#content .presearch-buttons .presearch-button::before {
  font-family: 'fontello';
  content: "\f105";
  padding-right: 5px;
  color: #a46280;
}
.wysihtml5-editor .presearch-buttons .presearch-button:hover,
#content .presearch-buttons .presearch-button:hover {
  background-color: solid 1px #d8d8d8 !important;
}
.wysihtml5-editor .presearch-buttons .presearch-button.added,
#content .presearch-buttons .presearch-button.added {
  opacity: 0.5;
}
.wysihtml5-editor .presearch-buttons .presearch-button.added::before,
#content .presearch-buttons .presearch-button.added::before {
  content: "\f105";
  color: inherit;
}
.wysihtml5-editor .mapscroll-wrap,
#content .mapscroll-wrap {
  width: 100%;
}
.wysihtml5-editor .mapscroll-wrap .mapscroll-button,
#content .mapscroll-wrap .mapscroll-button {
  right: 50%;
  top: 25px;
  width: 100px;
  height: 100px;
  margin-right: -50px;
}
.wysihtml5-editor .mapscroll-wrap .mapscroll-button .mapscroll-icon,
#content .mapscroll-wrap .mapscroll-button .mapscroll-icon {
  fill: #4cbab9;
}
.wysihtml5-editor #c85 .content-slider,
#content #c85 .content-slider {
  margin-top: 30px;
}
#dmkh-193 .wysihtml5-editor .ce-bodytext,
#dmkh-193 #content .ce-bodytext {
  /* Leichte Sprache */
  font-size: 20px;
  line-height: 1.7em;
}
.wysihtml5-editor .mailform,
#content .mailform {
  margin: 0 -15px;
}
@media screen and (max-width: 767px) {
  .wysihtml5-editor .mailform,
  #content .mailform {
    margin: 0;
  }
}
.wysihtml5-editor .mailform .form-group,
#content .mailform .form-group {
  width: 50%;
  box-sizing: border-box;
  padding: 0 15px;
  float: left;
  margin-bottom: 26px;
  /*&:nth-last-child(2){
				display:block;
				width:100%;
			}*/
}
.wysihtml5-editor .mailform .form-group .control-label,
#content .mailform .form-group .control-label {
  font-weight: bold;
  /*.required{
					color:lime;
					font-weight:700;
					margin-left:5px;
					font-weight:300;
				}
				*/
}
.wysihtml5-editor .mailform .form-group .inputs-list .form-group,
#content .mailform .form-group .inputs-list .form-group {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.wysihtml5-editor .mailform .form-group.fullwidth,
#content .mailform .form-group.fullwidth {
  width: 100%;
}
.wysihtml5-editor .mailform .form-group.form-type-textarea,
#content .mailform .form-group.form-type-textarea,
.wysihtml5-editor .mailform .form-group.form-type-recaptcha,
#content .mailform .form-group.form-type-recaptcha,
.wysihtml5-editor .mailform .form-group.form-type-checkbox,
#content .mailform .form-group.form-type-checkbox,
.wysihtml5-editor .mailform .form-group.form-type-radiobutton,
#content .mailform .form-group.form-type-radiobutton,
.wysihtml5-editor .mailform .form-group.form-type-contentelement,
#content .mailform .form-group.form-type-contentelement {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wysihtml5-editor .mailform .form-group,
  #content .mailform .form-group {
    width: 100%;
    padding: 0;
  }
}
.wysihtml5-editor .mailform .form-group.form-type-checkbox,
#content .mailform .form-group.form-type-checkbox {
  margin-bottom: 0;
}
.wysihtml5-editor .mailform .form-group.form-type-contentelement .container,
#content .mailform .form-group.form-type-contentelement .container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
.wysihtml5-editor .mailform .form-group.form-type-statictext,
#content .mailform .form-group.form-type-statictext,
.wysihtml5-editor .mailform .form-group.form-type-contentelement,
#content .mailform .form-group.form-type-contentelement {
  display: block;
  width: 100%;
  float: none;
}
.wysihtml5-editor .mailform .form-group.form-type-statictext h3,
#content .mailform .form-group.form-type-statictext h3,
.wysihtml5-editor .mailform .form-group.form-type-contentelement h3,
#content .mailform .form-group.form-type-contentelement h3,
.wysihtml5-editor .mailform .form-group.form-type-statictext p,
#content .mailform .form-group.form-type-statictext p,
.wysihtml5-editor .mailform .form-group.form-type-contentelement p,
#content .mailform .form-group.form-type-contentelement p {
  font-size: 85%;
}
.wysihtml5-editor .mailform .form-group.form-type-radiobutton,
#content .mailform .form-group.form-type-radiobutton,
.wysihtml5-editor .mailform .form-group.form-type-checkbox,
#content .mailform .form-group.form-type-checkbox {
  display: block;
  width: 100%;
  float: none;
}
.wysihtml5-editor .mailform .form-group.form-type-radiobutton .input input,
#content .mailform .form-group.form-type-radiobutton .input input,
.wysihtml5-editor .mailform .form-group.form-type-checkbox .input input,
#content .mailform .form-group.form-type-checkbox .input input {
  width: auto;
  height: auto;
  padding: 0;
  display: inline-block;
  margin-right: 5px;
}
.wysihtml5-editor .mailform .form-group.form-type-checkbox .input input:required + span,
#content .mailform .form-group.form-type-checkbox .input input:required + span {
  color: red;
}
.wysihtml5-editor .mailform .form-group.form-type-checkbox .input input:required:checked + span,
#content .mailform .form-group.form-type-checkbox .input input:required:checked + span {
  color: inherit;
}
.wysihtml5-editor .mailform .form-group.form-type-singleselect .input .help-block,
#content .mailform .form-group.form-type-singleselect .input .help-block {
  display: inline-block;
  margin-bottom: 5px;
}
.wysihtml5-editor .mailform .form-group .input input[type=text],
#content .mailform .form-group .input input[type=text],
.wysihtml5-editor .mailform .form-group .input textarea,
#content .mailform .form-group .input textarea,
.wysihtml5-editor .mailform .form-group .input select,
#content .mailform .form-group .input select {
  width: 100%;
  border: 1px solid #fff;
  background-color: #fff;
  transition: box-shadow 500ms ease;
  border: solid 1px #f5c93f;
  color: #000;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05);
}
.wysihtml5-editor .mailform .form-group .input input[type=text]:focus,
#content .mailform .form-group .input input[type=text]:focus,
.wysihtml5-editor .mailform .form-group .input textarea:focus,
#content .mailform .form-group .input textarea:focus,
.wysihtml5-editor .mailform .form-group .input select:focus,
#content .mailform .form-group .input select:focus {
  box-shadow: 0px 1px 4px #f5c93f;
}
.wysihtml5-editor .mailform .form-group .input input[type=text]::placeholder,
#content .mailform .form-group .input input[type=text]::placeholder,
.wysihtml5-editor .mailform .form-group .input textarea::placeholder,
#content .mailform .form-group .input textarea::placeholder,
.wysihtml5-editor .mailform .form-group .input select::placeholder,
#content .mailform .form-group .input select::placeholder,
.wysihtml5-editor .mailform .form-group .input input[type=text]:-moz-placeholder,
#content .mailform .form-group .input input[type=text]:-moz-placeholder,
.wysihtml5-editor .mailform .form-group .input textarea:-moz-placeholder,
#content .mailform .form-group .input textarea:-moz-placeholder,
.wysihtml5-editor .mailform .form-group .input select:-moz-placeholder,
#content .mailform .form-group .input select:-moz-placeholder,
.wysihtml5-editor .mailform .form-group .input input[type=text]::-moz-placeholder,
#content .mailform .form-group .input input[type=text]::-moz-placeholder,
.wysihtml5-editor .mailform .form-group .input textarea::-moz-placeholder,
#content .mailform .form-group .input textarea::-moz-placeholder,
.wysihtml5-editor .mailform .form-group .input select::-moz-placeholder,
#content .mailform .form-group .input select::-moz-placeholder {
  color: #000;
  opacity: 1.0;
}
.wysihtml5-editor .mailform .form-group .input input[type=text]::-webkit-input-placeholder,
#content .mailform .form-group .input input[type=text]::-webkit-input-placeholder,
.wysihtml5-editor .mailform .form-group .input textarea::-webkit-input-placeholder,
#content .mailform .form-group .input textarea::-webkit-input-placeholder,
.wysihtml5-editor .mailform .form-group .input select::-webkit-input-placeholder,
#content .mailform .form-group .input select::-webkit-input-placeholder {
  color: #000;
  opacity: 1.0;
}
.wysihtml5-editor .mailform .form-group .input input[type=text]:-ms-input-placeholder,
#content .mailform .form-group .input input[type=text]:-ms-input-placeholder,
.wysihtml5-editor .mailform .form-group .input textarea:-ms-input-placeholder,
#content .mailform .form-group .input textarea:-ms-input-placeholder,
.wysihtml5-editor .mailform .form-group .input select:-ms-input-placeholder,
#content .mailform .form-group .input select:-ms-input-placeholder {
  color: #000;
  opacity: 1.0;
}
.wysihtml5-editor .mailform .form-group .input input[type=text]::-ms-input-placeholder,
#content .mailform .form-group .input input[type=text]::-ms-input-placeholder,
.wysihtml5-editor .mailform .form-group .input textarea::-ms-input-placeholder,
#content .mailform .form-group .input textarea::-ms-input-placeholder,
.wysihtml5-editor .mailform .form-group .input select::-ms-input-placeholder,
#content .mailform .form-group .input select::-ms-input-placeholder {
  color: #000;
  opacity: 1.0;
}
.wysihtml5-editor .mailform .form-group .input input,
#content .mailform .form-group .input input,
.wysihtml5-editor .mailform .form-group .input select,
#content .mailform .form-group .input select {
  height: 40px;
  padding: 1px 5px;
}
.wysihtml5-editor .mailform .form-group .input textarea,
#content .mailform .form-group .input textarea {
  padding: 10px 5px;
  height: 86px;
}
.wysihtml5-editor .mailform div[id^=recaptcha],
#content .mailform div[id^=recaptcha] {
  margin-bottom: 20px;
  float: none;
  clear: both;
}
.wysihtml5-editor .mailform div[id^=recaptcha]::before,
#content .mailform div[id^=recaptcha]::before {
  content: "";
  display: table;
  clear: both;
}
.wysihtml5-editor .mailform div[id^=recaptcha] > div,
#content .mailform div[id^=recaptcha] > div {
  width: 100%;
  margin: 25px auto 0 auto !important;
}
.wysihtml5-editor .mailform .actions,
#content .mailform .actions {
  text-align: center;
  margin-top: 1rem;
}
.wysihtml5-editor .mailform .actions input,
#content .mailform .actions input,
.wysihtml5-editor .mailform .actions button,
#content .mailform .actions button {
  padding: 10px 20px;
  border: 0px solid #000;
  color: #fff;
  transition: color 500ms ease;
  -webkit-transition-property: background-color,color;
  -moz-transition-property: background-color,color;
  -ms-transition-property: background-color,color;
  -o-transition-property: background-color,color;
  transition-property: background-color,color;
}
.wysihtml5-editor .mailform .actions input.btn-primary,
#content .mailform .actions input.btn-primary,
.wysihtml5-editor .mailform .actions button.btn-primary,
#content .mailform .actions button.btn-primary {
  border-color: #f39200;
  background: #f39200;
  cursor: pointer;
  border-radius: 20px;
  background-clip: padding-box;
  line-height: 18px;
}
.wysihtml5-editor .mailform .actions input:hover,
#content .mailform .actions input:hover,
.wysihtml5-editor .mailform .actions button:hover,
#content .mailform .actions button:hover {
  color: #f39200;
}
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group,
#content .mailform#newsletter_Anmeldung-116 .form-group {
  width: 50%;
  margin-bottom: 5px;
}
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group.form-type-checkbox,
#content .mailform#newsletter_Anmeldung-116 .form-group.form-type-checkbox,
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group.form-type-contentelement,
#content .mailform#newsletter_Anmeldung-116 .form-group.form-type-contentelement,
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group.form-type-statictext,
#content .mailform#newsletter_Anmeldung-116 .form-group.form-type-statictext {
  width: 100%;
}
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group .input input,
#content .mailform#newsletter_Anmeldung-116 .form-group .input input,
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group .input select,
#content .mailform#newsletter_Anmeldung-116 .form-group .input select {
  height: 50px;
  background-color: #e5e5e5;
  border: 0;
  border-radius: 25px;
  box-shadow: none;
  text-align: center;
}
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group.form-type-checkbox input,
#content .mailform#newsletter_Anmeldung-116 .form-group.form-type-checkbox input {
  height: auto;
}
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group.form-type-checkbox,
#content .mailform#newsletter_Anmeldung-116 .form-group.form-type-checkbox,
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group.form-type-contentelement,
#content .mailform#newsletter_Anmeldung-116 .form-group.form-type-contentelement,
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group.form-type-statictext,
#content .mailform#newsletter_Anmeldung-116 .form-group.form-type-statictext {
  text-align: center;
}
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 .form-group.form-type-text,
#content .mailform#newsletter_Anmeldung-116 .form-group.form-type-text {
  float: left;
}
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 div[id^=recaptcha],
#content .mailform#newsletter_Anmeldung-116 div[id^=recaptcha] {
  margin: 10px 0;
  float: none;
}
.wysihtml5-editor .mailform#newsletter_Anmeldung-116 div[id^=recaptcha] > div,
#content .mailform#newsletter_Anmeldung-116 div[id^=recaptcha] > div {
  margin: 0 auto;
}
.wysihtml5-editor .mailform#dmkhprojectsearch,
#content .mailform#dmkhprojectsearch {
  margin: 0;
}
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group,
#content .mailform#dmkhprojectsearch .form-group {
  width: auto;
  float: none;
  padding: 0;
}
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group.form-type-text label,
#content .mailform#dmkhprojectsearch .form-group.form-type-text label {
  display: none;
}
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group.form-type-text select,
#content .mailform#dmkhprojectsearch .form-group.form-type-text select {
  color: #389afb;
  border: 3px solid #bce0fd;
  border-radius: 10px;
  background: #f1f9ff;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  padding: 0.6rem 1rem;
}
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group .form-control[type='text'],
#content .mailform#dmkhprojectsearch .form-group .form-control[type='text'] {
  color: #389afb;
  height: 50px;
  line-height: 50px;
  border: 3px solid #bce0fd;
  border-radius: 10px;
  background: #f1f9ff;
  display: block;
  padding: 0.6rem 1rem;
  font-size: 16px;
}
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group .form-control[type='text']::placeholder,
#content .mailform#dmkhprojectsearch .form-group .form-control[type='text']::placeholder,
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group .form-control[type='text']:-moz-placeholder,
#content .mailform#dmkhprojectsearch .form-group .form-control[type='text']:-moz-placeholder,
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group .form-control[type='text']::-moz-placeholder,
#content .mailform#dmkhprojectsearch .form-group .form-control[type='text']::-moz-placeholder {
  color: #389afb;
  opacity: 1.0;
}
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group .form-control[type='text']::-webkit-input-placeholder,
#content .mailform#dmkhprojectsearch .form-group .form-control[type='text']::-webkit-input-placeholder {
  color: #389afb;
  opacity: 1.0;
}
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group .form-control[type='text']:-ms-input-placeholder,
#content .mailform#dmkhprojectsearch .form-group .form-control[type='text']:-ms-input-placeholder {
  color: #389afb;
  opacity: 1.0;
}
.wysihtml5-editor .mailform#dmkhprojectsearch .form-group .form-control[type='text']::-ms-input-placeholder,
#content .mailform#dmkhprojectsearch .form-group .form-control[type='text']::-ms-input-placeholder {
  color: #389afb;
  opacity: 1.0;
}
.wysihtml5-editor .chosen-container-single .chosen-single,
#content .chosen-container-single .chosen-single {
  color: #389afb;
  width: 100% !important;
  height: 50px;
  line-height: 50px;
  padding: 0;
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: 3px solid #bce0fd;
  border-radius: 10px;
  background: #f1f9ff;
  display: block;
  font-size: 16px;
}
.wysihtml5-editor .chosen-container-single .chosen-single span,
#content .chosen-container-single .chosen-single span {
  margin-top: -3px;
  margin-right: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}
.wysihtml5-editor .chosen-container-single .chosen-single div,
#content .chosen-container-single .chosen-single div {
  top: -2px;
  right: 24px;
}
.wysihtml5-editor .chosen-container-single .chosen-single div b,
#content .chosen-container-single .chosen-single div b {
  /*
					background:transparent no-repeat center center;
					background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAnCAYAAACyhj57AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYwMzg1NUE1MUJENDExRTVBRUU2RTJFN0FBNjM5NDYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYwMzg1NUE2MUJENDExRTVBRUU2RTJFN0FBNjM5NDYyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjAzODU1QTMxQkQ0MTFFNUFFRTZFMkU3QUE2Mzk0NjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjAzODU1QTQxQkQ0MTFFNUFFRTZFMkU3QUE2Mzk0NjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6wGncjAAACOUlEQVR42tzaOW/CMBQA4JBwRYiJlQoxxBmZu7Zru/ZHsrZru3YtC1KSsV07ch/pe6iRjMhhJz4SvyUWoAR/sZ9fDK04jq0kNpvNLAzDr3a7bRFC7jqdzo9lcOz3+3EQBN/Yhv76vV4vTN6zk8Z2uyWA8nY8HrFtYftwOIwNR3mHI7axv6+73Y5cwSAKfghQxhTUzFQcCoVQrxEapwXT5waFjn6/v4Bh9mTKtEpDoaPb7YbQ3+fWcrmM1+t17slMwSlCSWI4HFr2dDr1IdnmdtiEacWKgiNmMpn4NoyG0Pf9R5NxEAW/OwsKTiNcnez/qcKME0XRvEk4CQok1RkryiX50nVM2uqUFq7rfuJJAPLXRJSrOoZn5MBKdo9LGwCOTES5gTEFpypKKkzTcUSgZMI0FUcUyk3yzViJGpGQeVDwhsMx94bbRRdswsgRjcIEU3ccGSjMMLw4UAQqwZGFwgXDgwMPpdJxZKJww9QFRzZKKRjdOPicJhulNIwuHESB0kE6SiUY1TgqUSrDqMJhRYFKdiECRQhMGZzT6TQSnVMQBbdfRaAIg+HFwSKQBSdBwQ0ylShCYUqMnHkejk4U4TA8OKvV6iELRzeKFJiqOHVAYdp2qBKsWxaDweDD87yX8/ns1gFFOgwnjgUj5/K7uW4UJTA8OEWhCkVajimbc+qCogymKo5qFKUwZXF0oCiH4cXRhaIFhhVHJ4o2mCIc3ShaYbJw6oCirI5hrHMCx3Eu/xbVjYLxJ8AAUrEgniIAc1oAAAAASUVORK5CYII=') !important;
					background-size:17px 10px !important;
					*/
}
.wysihtml5-editor .chosen-container-single .chosen-single div b::before,
#content .chosen-container-single .chosen-single div b::before {
  content: '\f107';
  font-family: "fontello";
  font-size: 26px;
}
.wysihtml5-editor .chosen-container-single .chosen-drop .chosen-results,
#content .chosen-container-single .chosen-drop .chosen-results {
  margin: 0;
  padding: 0;
}
.wysihtml5-editor .chosen-container-single .chosen-drop .chosen-results li,
#content .chosen-container-single .chosen-drop .chosen-results li {
  list-style: none outside;
  padding-left: 1rem;
  padding-right: 1rem;
}
.wysihtml5-editor .chosen-container-single .chosen-drop .chosen-results li::before,
#content .chosen-container-single .chosen-drop .chosen-results li::before {
  content: " ";
  display: none;
}
.wysihtml5-editor .news,
#content .news {
  /* Month list */
  /* Previous button inside month header */
  /* Next button */
  /* Weekdays (Mon-Sun) */
  /* Days (1-31) */
}
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .news-img-wrap,
#content .news .news-list-view.news-list-layout-2 .article .news-img-wrap,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .news-img-wrap,
#content .news .news-list-view.news-list-layout-3 .article .news-img-wrap,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .news-img-wrap,
#content .news .news-list-view.news-list-layout-4 .article .news-img-wrap,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .news-img-wrap,
#content .news .news-list-view.news-list-layout-5 .article .news-img-wrap {
  margin: 0;
  border-bottom: solid 1px #e5e5e5 !important;
}
#dmkh-1 .wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .news-img-wrap,
#dmkh-1 #content .news .news-list-view.news-list-layout-2 .article .news-img-wrap,
#dmkh-1 .wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .news-img-wrap,
#dmkh-1 #content .news .news-list-view.news-list-layout-3 .article .news-img-wrap,
#dmkh-1 .wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .news-img-wrap,
#dmkh-1 #content .news .news-list-view.news-list-layout-4 .article .news-img-wrap,
#dmkh-1 .wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .news-img-wrap,
#dmkh-1 #content .news .news-list-view.news-list-layout-5 .article .news-img-wrap {
  border: solid 1px #e5e5e5 !important;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .news-img-wrap,
#content .news .news-list-view.news-list-layout-2 .article .news-img-wrap,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .news-img-wrap,
#content .news .news-list-view.news-list-layout-3 .article .news-img-wrap,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .news-img-wrap,
#content .news .news-list-view.news-list-layout-4 .article .news-img-wrap,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .news-img-wrap,
#content .news .news-list-view.news-list-layout-5 .article .news-img-wrap,
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .news-img-wrap a,
#content .news .news-list-view.news-list-layout-2 .article .news-img-wrap a,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .news-img-wrap a,
#content .news .news-list-view.news-list-layout-3 .article .news-img-wrap a,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .news-img-wrap a,
#content .news .news-list-view.news-list-layout-4 .article .news-img-wrap a,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .news-img-wrap a,
#content .news .news-list-view.news-list-layout-5 .article .news-img-wrap a {
  display: block;
  background: none;
  float: none;
  padding: 0;
  border: none;
  text-align: center;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .news-img-wrap img,
#content .news .news-list-view.news-list-layout-2 .article .news-img-wrap img,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .news-img-wrap img,
#content .news .news-list-view.news-list-layout-3 .article .news-img-wrap img,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .news-img-wrap img,
#content .news .news-list-view.news-list-layout-4 .article .news-img-wrap img,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .news-img-wrap img,
#content .news .news-list-view.news-list-layout-5 .article .news-img-wrap img {
  float: none;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .header,
#content .news .news-list-view.news-list-layout-2 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .header,
#content .news .news-list-view.news-list-layout-3 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .header,
#content .news .news-list-view.news-list-layout-4 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .header,
#content .news .news-list-view.news-list-layout-5 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .footer,
#content .news .news-list-view.news-list-layout-2 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .footer,
#content .news .news-list-view.news-list-layout-3 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .footer,
#content .news .news-list-view.news-list-layout-4 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .footer,
#content .news .news-list-view.news-list-layout-5 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .teaser-text,
#content .news .news-list-view.news-list-layout-2 .article .teaser-text,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .teaser-text,
#content .news .news-list-view.news-list-layout-3 .article .teaser-text,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .teaser-text,
#content .news .news-list-view.news-list-layout-4 .article .teaser-text,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .teaser-text,
#content .news .news-list-view.news-list-layout-5 .article .teaser-text {
  text-align: center;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .header,
#content .news .news-list-view.news-list-layout-2 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .header,
#content .news .news-list-view.news-list-layout-3 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .header,
#content .news .news-list-view.news-list-layout-4 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .header,
#content .news .news-list-view.news-list-layout-5 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .footer,
#content .news .news-list-view.news-list-layout-2 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .footer,
#content .news .news-list-view.news-list-layout-3 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .footer,
#content .news .news-list-view.news-list-layout-4 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .footer,
#content .news .news-list-view.news-list-layout-5 .article .footer {
  margin-bottom: 1rem;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .header,
#content .news .news-list-view.news-list-layout-2 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .header,
#content .news .news-list-view.news-list-layout-3 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .header,
#content .news .news-list-view.news-list-layout-4 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .header,
#content .news .news-list-view.news-list-layout-5 .article .header {
  font-weight: 700;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .header a,
#content .news .news-list-view.news-list-layout-2 .article .header a,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .header a,
#content .news .news-list-view.news-list-layout-3 .article .header a,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .header a,
#content .news .news-list-view.news-list-layout-4 .article .header a,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .header a,
#content .news .news-list-view.news-list-layout-5 .article .header a {
  text-decoration: none;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .footer,
#content .news .news-list-view.news-list-layout-2 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .footer,
#content .news .news-list-view.news-list-layout-3 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .footer,
#content .news .news-list-view.news-list-layout-4 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .footer,
#content .news .news-list-view.news-list-layout-5 .article .footer {
  color: #f39200;
  font-weight: 700;
  border: none;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-2 .article .footer .news-list-date,
#content .news .news-list-view.news-list-layout-2 .article .footer .news-list-date,
.wysihtml5-editor .news .news-list-view.news-list-layout-3 .article .footer .news-list-date,
#content .news .news-list-view.news-list-layout-3 .article .footer .news-list-date,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .footer .news-list-date,
#content .news .news-list-view.news-list-layout-4 .article .footer .news-list-date,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .footer .news-list-date,
#content .news .news-list-view.news-list-layout-5 .article .footer .news-list-date {
  margin: 0;
  padding: 0;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article,
#content .news .news-list-view.news-list-layout-4 .article,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article,
#content .news .news-list-view.news-list-layout-5 .article {
  margin-bottom: 30px;
  border: solid 1px #e5e5e5;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .wysihtml5-editor .news .news-list-view.news-list-layout-4 .article,
  #content .news .news-list-view.news-list-layout-4 .article,
  .wysihtml5-editor .news .news-list-view.news-list-layout-5 .article,
  #content .news .news-list-view.news-list-layout-5 .article {
    border: none;
    border-bottom: solid 1px #e5e5e5;
  }
}
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .header,
#content .news .news-list-view.news-list-layout-4 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .header,
#content .news .news-list-view.news-list-layout-5 .article .header,
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .teaser-text,
#content .news .news-list-view.news-list-layout-4 .article .teaser-text,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .teaser-text,
#content .news .news-list-view.news-list-layout-5 .article .teaser-text {
  padding: 10px;
  padding-top: 0;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-4 .article .footer,
#content .news .news-list-view.news-list-layout-4 .article .footer,
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .footer,
#content .news .news-list-view.news-list-layout-5 .article .footer {
  margin-bottom: 0;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .header,
#content .news .news-list-view.news-list-layout-5 .article .header {
  margin-bottom: 0;
}
.wysihtml5-editor .news .news-list-view.news-list-layout-5 .article .footer,
#content .news .news-list-view.news-list-layout-5 .article .footer {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .wysihtml5-editor .news.news-single .news-img-wrap,
  #content .news.news-single .news-img-wrap {
    float: none;
    width: 100%;
    margin: 0;
    text-align: center;
  }
}
.wysihtml5-editor .news.news-single .news-img-wrap a,
#content .news.news-single .news-img-wrap a {
  float: none;
}
.wysihtml5-editor .news.news-single .news-img-wrap .outer,
#content .news.news-single .news-img-wrap .outer {
  margin-bottom: 5px;
}
.wysihtml5-editor .news.news-single .news-related-files ul li,
#content .news.news-single .news-related-files ul li {
  padding: 0;
}
.wysihtml5-editor .news.news-single .news-related-files ul li::before,
#content .news.news-single .news-related-files ul li::before {
  display: none;
}
.wysihtml5-editor .news.news-single .news-related-files ul li a,
#content .news.news-single .news-related-files ul li a {
  text-decoration: none;
  font-weight: bold;
}
.wysihtml5-editor .news.news-single .news-related-files ul li a:hover,
#content .news.news-single .news-related-files ul li a:hover {
  text-decoration: underline;
}
.wysihtml5-editor .news .f3-widget-paginator,
#content .news .f3-widget-paginator,
.wysihtml5-editor .news .f3-widget-paginator li,
#content .news .f3-widget-paginator li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wysihtml5-editor .news .f3-widget-paginator::before,
#content .news .f3-widget-paginator::before,
.wysihtml5-editor .news .f3-widget-paginator li::before,
#content .news .f3-widget-paginator li::before {
  display: none;
}
.wysihtml5-editor .news .f3-widget-paginator li.current,
#content .news .f3-widget-paginator li.current,
.wysihtml5-editor .news .f3-widget-paginator li a,
#content .news .f3-widget-paginator li a {
  display: inline-block;
  margin: 0 2px;
  background-color: #4cbab9;
  color: #fff;
  text-decoration: none;
  border-radius: 20px;
  background-clip: padding-box;
  padding: 5px;
  transition: all 300ms ease;
  line-height: 18px;
  min-width: 20px;
  height: 18px;
  text-align: center;
  box-sizing: content-box;
}
.wysihtml5-editor .news .f3-widget-paginator li a,
#content .news .f3-widget-paginator li a {
  background-color: #e5e5e5;
  color: #8e8d8f;
}
.wysihtml5-editor .news .f3-widget-paginator li a:hover,
#content .news .f3-widget-paginator li a:hover {
  background-color: #cccccc;
}
.wysihtml5-editor .news .month,
#content .news .month {
  padding: 35px 25px;
  width: 100%;
  background: url(/fileadmin/template/img/outline_02.png) #4cbab9 no-repeat center;
  background-size: cover;
  text-align: center;
  border-radius: 20px 20px 0 0;
  background-clip: padding-box;
}
.wysihtml5-editor .news .month ul,
#content .news .month ul {
  margin: 0;
  padding: 0;
}
.wysihtml5-editor .news .month ul li,
#content .news .month ul li {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0 30px;
  padding: 0;
}
.wysihtml5-editor .news .month ul li::before,
#content .news .month ul li::before {
  display: none;
}
.wysihtml5-editor .news .month .prev,
#content .news .month .prev {
  float: left;
  margin: 0;
  padding: 0;
  padding-top: 10px;
}
.wysihtml5-editor .news .month .prev a,
#content .news .month .prev a {
  text-decoration: none;
}
.wysihtml5-editor .news .month .next,
#content .news .month .next {
  float: right;
  margin: 0;
  padding: 0;
  padding-top: 10px;
}
.wysihtml5-editor .news .month .next a,
#content .news .month .next a {
  text-decoration: none;
}
.wysihtml5-editor .news .weekdays,
#content .news .weekdays {
  margin: 0;
  padding: 10px 0;
  background-color: #d8d8d8;
}
.wysihtml5-editor .news .weekdays li,
#content .news .weekdays li {
  display: inline-block;
  width: 13%;
  color: #666;
  text-align: center;
  padding: 0;
}
.wysihtml5-editor .news .weekdays li::before,
#content .news .weekdays li::before {
  display: none;
}
.wysihtml5-editor .news .days,
#content .news .days {
  padding: 10px 0;
  background: #f2f2f2;
  margin: 0;
}
.wysihtml5-editor .news .days li,
#content .news .days li {
  list-style-type: none;
  display: inline-block;
  width: 13%;
  text-align: center;
  margin-bottom: 5px;
  font-size: 12px;
  color: #777;
  padding: 5px;
  vertical-align: top;
  line-height: 18px;
}
.wysihtml5-editor .news .days li::before,
#content .news .days li::before {
  display: none;
}
.wysihtml5-editor .news .days li.active,
#content .news .days li.active {
  background: #f39200;
  color: white !important;
}
@media screen and (max-width: 767px) {
  .wysihtml5-editor .news .days li.hasevents,
  #content .news .days li.hasevents {
    display: block;
    width: 100%;
  }
}
.wysihtml5-editor .news .days li.hasevents strong,
#content .news .days li.hasevents strong {
  display: block;
  padding: 5px;
  background: #8e8d8f;
  color: white !important;
}
.wysihtml5-editor .news .days li.hasevents .eventblock,
#content .news .days li.hasevents .eventblock {
  border: 1px solid #8e8d8f;
  border-top-width: 0;
  padding: 5px;
}
.wysihtml5-editor .factbubbles::before,
#content .factbubbles::before {
  content: "";
  display: block;
  padding-top: 60%;
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .factbubbles::before,
  #content .factbubbles::before {
    display: none;
  }
}
.wysihtml5-editor .factbubbles .bubble,
#content .factbubbles .bubble {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #e5e5e5;
  text-align: center;
  width: 33%;
  border-radius: 50%;
  background-clip: padding-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  z-index: 10;
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .factbubbles .bubble,
  #content .factbubbles .bubble {
    position: relative;
    top: 0;
    left: 0;
  }
}
.wysihtml5-editor .factbubbles .bubble::before,
#content .factbubbles .bubble::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.wysihtml5-editor .factbubbles .bubble .bubble-content,
#content .factbubbles .bubble .bubble-content {
  width: 100%;
  height: auto;
  font-size: 90%;
  line-height: 1.5;
  padding: 10px;
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .factbubbles .bubble .bubble-content,
  #content .factbubbles .bubble .bubble-content {
    position: absolute;
    top: 33%;
  }
}
.wysihtml5-editor .factbubbles .bubble .bubble-content strong,
#content .factbubbles .bubble .bubble-content strong {
  display: block;
  color: inherit;
  font-size: 300%;
  font-weight: normal;
}
.wysihtml5-editor .factbubbles-layout0 .bubble-1,
#content .factbubbles-layout0 .bubble-1 {
  background-color: #e23c75;
}
.wysihtml5-editor .factbubbles-layout0 .bubble-2,
#content .factbubbles-layout0 .bubble-2 {
  left: 46%;
  margin-left: -23%;
  width: 50%;
  font-size: 150%;
  background-color: #cb96c4;
  z-index: 5;
}
.wysihtml5-editor .factbubbles-layout0 .bubble-3,
#content .factbubbles-layout0 .bubble-3 {
  left: auto;
  right: 2%;
  top: 40%;
  background-color: #4cbab9;
}
.wysihtml5-editor .factbubbles-layout1 .bubble-1,
#content .factbubbles-layout1 .bubble-1 {
  background-color: #9ec75f;
  left: auto;
  right: 2%;
  top: auto;
  bottom: 2%;
  width: 50%;
  font-size: 150%;
  z-index: 5;
}
.wysihtml5-editor .factbubbles-layout1 .bubble-2,
#content .factbubbles-layout1 .bubble-2 {
  background-color: #e23c75;
  left: 40%;
  width: 25%;
}
.wysihtml5-editor .factbubbles-layout1 .bubble-3,
#content .factbubbles-layout1 .bubble-3 {
  background-color: #f39200;
  left: auto;
  right: 45%;
  top: 15%;
  width: 45%;
  z-index: 9;
}
.wysihtml5-editor .factbubbles-layout2 .bubble-1,
#content .factbubbles-layout2 .bubble-1 {
  background-color: #f5c93f;
  left: 50%;
  margin-left: -11%;
  width: 27%;
}
.wysihtml5-editor .factbubbles-layout2 .bubble-2,
#content .factbubbles-layout2 .bubble-2 {
  background-color: #9ec75f;
  left: auto;
  right: 0;
  top: 15%;
  width: 40%;
  z-index: 9;
}
.wysihtml5-editor .factbubbles-layout2 .bubble-3,
#content .factbubbles-layout2 .bubble-3 {
  background-color: #f39200;
  left: 0;
  width: 50%;
  font-size: 120%;
  z-index: 5;
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .factbubbles .bubble,
  #content .factbubbles .bubble {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    font-size: 100% !important;
    margin: 0 0 10px 0 !important;
  }
}
.wysihtml5-editor #tx_indexedsearch_wrap,
#content #tx_indexedsearch_wrap {
  line-height: 21px;
  vertical-align: top;
  float: right;
  margin-top: 10px;
}
.wysihtml5-editor #tx_indexedsearch_wrap input,
#content #tx_indexedsearch_wrap input {
  border: medium none;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  height: 22px;
  line-height: 21px;
  padding: 1px 0 0 10px;
  vertical-align: top;
  width: 170px;
}
.wysihtml5-editor #tx_indexedsearch_wrap input.tx-indexedsearch-searchbox-submit,
#content #tx_indexedsearch_wrap input.tx-indexedsearch-searchbox-submit {
  background: transparent no-repeat scroll left top;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6aW5kZDpjM2JjYzI5NS05YzE1LTExZTEtODRiZC04NWFlYTMyOTczYjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTRERTU2QjZFQTA5MTFFMjhGQjhCMDVFN0Q3ODM5ODkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTRERTU2QjVFQTA5MTFFMjhGQjhCMDVFN0Q3ODM5ODkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjZFMURDMUNBQkU0RTIxMUJEQ0VFNkQzMEJFMzdFMTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5pZDpCOTVGM0IwNzJGMjA2ODExODIyQUNEMzQ2QURDQzUzRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhI+R/oAAAHDSURBVHjaTFG7jtpQEM29mJcjbMAsAbIpLCQEioio+AMKEBUFH0iPREuxu01EBQUKkAYKHoLFQTJrHsYG2zmzYqUdaeSr8cyZM+ew5XL5wjn3kO7hcBA1TZMty/KLomglk8k9fR3H4Z7nsS8Ipuv6M2PMm0wmP/r9vopmHwI9jiBJ0qVcLk+z2ezr7XYT3gfweBoOh4/dbjeXTqdPxWJxHY1GT9gkof7dNM1AvV7/gyHNtm2BHY/H361WqxwKhexGozGUZdkAEEd66/X6od1u/1IUxWw2mwNsdjmKMrj7S6XS5t4cQgaQwUwmsysUCv+22214t9tFQN3h5/M5QAdHIhHzjvw5OOidXddll8tF+CiYUICTOkTjU/P7e7PZyMFgkABtupmnUqk3yHcaDAbpxWLxDUX6cUU64/H4cTqdKqqq7uPx+BtqPgb0p/l8rnQ6nSIh5nI5LRaLmeAtzWazGFTkUEiv1WqjcDhs0cAz+tzVahXv9XoqKIhkFNGgxuv1KoxGIwVAerVaHdPAy53zjVZCja/Q3k+ccd8RG3zw6CdMfcjn83sBaB9HCuR4IpEw7gczchvhVCqVvzCNGYYR+C/AAMdf9SMhKe5WAAAAAElFTkSuQmCC');
  box-shadow: none;
  color: #000;
  cursor: pointer;
  position: relative;
  top: 0;
  left: -24px;
  width: 21px;
  height: 22px;
}
.wysihtml5-editor .tx-indexedsearch-searchbox,
#content .tx-indexedsearch-searchbox,
.wysihtml5-editor .tx-indexedsearch-browsebox-wrap,
#content .tx-indexedsearch-browsebox-wrap,
.wysihtml5-editor .tx-indexedsearch-res,
#content .tx-indexedsearch-res {
  margin-bottom: 1rem;
}
.wysihtml5-editor .tx-indexedsearch-browsebox-wrap .tx-indexedsearch-browsebox li,
#content .tx-indexedsearch-browsebox-wrap .tx-indexedsearch-browsebox li {
  display: inline-block;
  padding: 0;
  margin-right: 1rem;
}
.wysihtml5-editor .tx-indexedsearch-browsebox-wrap .tx-indexedsearch-browsebox li:last-child,
#content .tx-indexedsearch-browsebox-wrap .tx-indexedsearch-browsebox li:last-child {
  margin-right: 0;
}
.wysihtml5-editor .tx-indexedsearch-browsebox-wrap .tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage,
#content .tx-indexedsearch-browsebox-wrap .tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage {
  color: #35495a;
}
.wysihtml5-editor .tx-indexedsearch-browsebox-wrap .tx-indexedsearch-browsebox li::before,
#content .tx-indexedsearch-browsebox-wrap .tx-indexedsearch-browsebox li::before {
  content: "";
  display: none;
}
.wysihtml5-editor .tx-indexedsearch-res,
#content .tx-indexedsearch-res {
  padding: 5px;
}
.wysihtml5-editor .tx-indexedsearch-res:nth-child(odd),
#content .tx-indexedsearch-res:nth-child(odd) {
  background-color: #8e8d8f;
}
.wysihtml5-editor .tx-indexedsearch-res .tx-indexedsearch-info,
#content .tx-indexedsearch-res .tx-indexedsearch-info {
  background-color: #ccc;
}
.wysihtml5-editor .ka-panel .ka-handler,
#content .ka-panel .ka-handler {
  margin: 0;
  font-size: 17px;
  color: #fff;
  background-color: #000;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 45px;
  position: relative;
  cursor: pointer;
  transition: background-color 300ms ease;
}
.wysihtml5-editor .ka-panel .ka-handler::after,
#content .ka-panel .ka-handler::after {
  content: " ";
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: #00ff00 url('/fileadmin/template/img/accordion_arrow.png') no-repeat center center;
  transition: background-color 300ms ease;
}
@media screen and (max-width: 1199px) {
  .wysihtml5-editor .ka-panel .ka-handler,
  #content .ka-panel .ka-handler {
    /*max-width:100%;*/
    overflow: hidden;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-overflow: ellipsis;
  }
}
.wysihtml5-editor .ka-panel.open .ka-handler,
#content .ka-panel.open .ka-handler {
  background-color: lime;
  color: #000;
}
.wysihtml5-editor .ka-panel.open .ka-handler::after,
#content .ka-panel.open .ka-handler::after {
  background-color: #000;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.wysihtml5-editor .ka-panel + *,
#content .ka-panel + * {
  margin-top: 1rem;
}
.wysihtml5-editor .ka-panel + .ka-panel,
#content .ka-panel + .ka-panel {
  margin-top: 2px;
}
#dmkh-187 .wysihtml5-editor .frame-content-regiomap #regioncontent_default header h1,
#dmkh-187 #content .frame-content-regiomap #regioncontent_default header h1,
#dmkh-187 .wysihtml5-editor .frame-content-regiomap #regioncontent_default .ce-bodytext h2,
#dmkh-187 #content .frame-content-regiomap #regioncontent_default .ce-bodytext h2 {
  color: #000;
}
#dmkh-95 .wysihtml5-editor .frame-content-regiomap #regioncontent_default header h1,
#dmkh-95 #content .frame-content-regiomap #regioncontent_default header h1,
#dmkh-95 .wysihtml5-editor .frame-content-regiomap #regioncontent_default .ce-bodytext h2,
#dmkh-95 #content .frame-content-regiomap #regioncontent_default .ce-bodytext h2 {
  color: #000;
}
.wysihtml5-editor .frame-content-regiomap #regioncontent_default > .frame,
#content .frame-content-regiomap #regioncontent_default > .frame {
  padding-top: 0;
  padding-bottom: 0;
}
.wysihtml5-editor .frame-content-regiomap .regioncontent,
#content .frame-content-regiomap .regioncontent {
  display: none;
  text-align: center;
}
.wysihtml5-editor .frame-content-regiomap .regioncontent.active,
#content .frame-content-regiomap .regioncontent.active,
.wysihtml5-editor .frame-content-regiomap .regioncontent#regioncontent_default,
#content .frame-content-regiomap .regioncontent#regioncontent_default {
  display: block;
}
.wysihtml5-editor .frame-content-regiomap .regioncontent > h2:first-child,
#content .frame-content-regiomap .regioncontent > h2:first-child {
  color: #8e8d8f;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1em;
}
.wysihtml5-editor .frame-content-regiomap .regioncontent .frame,
#content .frame-content-regiomap .regioncontent .frame {
  padding-top: 0;
  padding-bottom: 0;
}
.wysihtml5-editor .frame-content-regiomap .regioncontent .frame header h3,
#content .frame-content-regiomap .regioncontent .frame header h3 {
  font-weight: normal;
  font-size: 1.4em;
}
.wysihtml5-editor .frame-content-regiomap .regioncontent .frame .ce-textpic.ce-center.ce-above .image img,
#content .frame-content-regiomap .regioncontent .frame .ce-textpic.ce-center.ce-above .image img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-clip: padding-box;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
}
.wysihtml5-editor .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p,
#content .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p {
  display: inline-block;
  float: left;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .wysihtml5-editor .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p,
  #content .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p {
    display: block;
    float: none;
    width: 100%;
  }
}
.wysihtml5-editor .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p:first-child a.more,
#content .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p:first-child a.more {
  position: relative;
  padding-left: 40px;
}
.wysihtml5-editor .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p:first-child a.more::before,
#content .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p:first-child a.more::before {
  font-family: "fontello";
  content: "\e802";
  margin-right: 10px;
  font-size: 1.5em;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
.wysihtml5-editor .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p:last-child a.more,
#content .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p:last-child a.more {
  position: relative;
  padding-left: 40px;
}
.wysihtml5-editor .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p:last-child a.more::before,
#content .frame-content-regiomap .regioncontent .frame.contact .ce-bodytext > p:last-child a.more::before {
  font-family: "fontello";
  content: "\f0e0";
  margin-right: 10px;
  font-size: 1.5em;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
}
.wysihtml5-editor .frame-content-regiomap .col-map,
#content .frame-content-regiomap .col-map {
  padding: 0;
}
.wysihtml5-editor .frame-content-regiomap .col-map .frame,
#content .frame-content-regiomap .col-map .frame {
  padding-top: 0;
}
.wysihtml5-editor .frame-content-regiomap .col-map .maplist,
#content .frame-content-regiomap .col-map .maplist,
.wysihtml5-editor .frame-content-regiomap .col-map .labellist,
#content .frame-content-regiomap .col-map .labellist {
  width: 100%;
  /*@media screen and (max-width:@media-max-xs) {
					display: none;
					min-height: auto;
				}*/
}
.wysihtml5-editor .frame-content-regiomap .col-map .maplist,
#content .frame-content-regiomap .col-map .maplist,
.wysihtml5-editor .frame-content-regiomap .col-map .labellist,
#content .frame-content-regiomap .col-map .labellist,
.wysihtml5-editor .frame-content-regiomap .col-map .maplist li,
#content .frame-content-regiomap .col-map .maplist li,
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li,
#content .frame-content-regiomap .col-map .labellist li {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}
.wysihtml5-editor .frame-content-regiomap .col-map .maplist::before,
#content .frame-content-regiomap .col-map .maplist::before,
.wysihtml5-editor .frame-content-regiomap .col-map .labellist::before,
#content .frame-content-regiomap .col-map .labellist::before,
.wysihtml5-editor .frame-content-regiomap .col-map .maplist li::before,
#content .frame-content-regiomap .col-map .maplist li::before,
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li::before,
#content .frame-content-regiomap .col-map .labellist li::before {
  display: none;
}
.wysihtml5-editor .frame-content-regiomap .col-map .maplist li,
#content .frame-content-regiomap .col-map .maplist li,
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li,
#content .frame-content-regiomap .col-map .labellist li {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.wysihtml5-editor .frame-content-regiomap .col-map .maplist li#map,
#content .frame-content-regiomap .col-map .maplist li#map,
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li#map,
#content .frame-content-regiomap .col-map .labellist li#map {
  position: relative;
}
.wysihtml5-editor .frame-content-regiomap .col-map .maplist li.active,
#content .frame-content-regiomap .col-map .maplist li.active,
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li.active,
#content .frame-content-regiomap .col-map .labellist li.active {
  visibility: visible !important;
}
.wysihtml5-editor .frame-content-regiomap .col-map .maplist,
#content .frame-content-regiomap .col-map .maplist {
  position: relative;
}
.wysihtml5-editor .frame-content-regiomap .col-map .labellist,
#content .frame-content-regiomap .col-map .labellist {
  position: absolute;
  z-index: 6;
  min-height: auto;
  width: auto;
}
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li,
#content .frame-content-regiomap .col-map .labellist li {
  color: #fff;
  background: rgba(76, 186, 185, 0.9);
  display: inline-block;
  width: auto;
  height: auto;
  border: solid 1px #fff;
  padding: 1px 5px;
  font-size: 15px;
  white-space: nowrap;
  display: none;
  pointer-events: none;
}
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li.active,
#content .frame-content-regiomap .col-map .labellist li.active {
  background: #4cbab9;
}
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_1,
#content .frame-content-regiomap .col-map .labellist li#districtlabel_1 {
  display: block;
  top: 250px;
  left: 370px;
}
@media screen and (min-width: 995px) and (max-width: 1199px) {
  .wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_1,
  #content .frame-content-regiomap .col-map .labellist li#districtlabel_1 {
    top: 200px;
    left: 315px;
  }
}
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_3,
#content .frame-content-regiomap .col-map .labellist li#districtlabel_3 {
  display: block;
  top: 140px;
  left: 350px;
}
@media screen and (min-width: 995px) and (max-width: 1199px) {
  .wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_3,
  #content .frame-content-regiomap .col-map .labellist li#districtlabel_3 {
    top: 110px;
    left: 275px;
  }
}
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_4,
#content .frame-content-regiomap .col-map .labellist li#districtlabel_4 {
  display: block;
  top: 105px;
  left: 440px;
}
@media screen and (min-width: 995px) and (max-width: 1199px) {
  .wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_4,
  #content .frame-content-regiomap .col-map .labellist li#districtlabel_4 {
    top: 85px;
    left: 370px;
  }
}
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_6,
#content .frame-content-regiomap .col-map .labellist li#districtlabel_6 {
  display: block;
  top: 375px;
  left: 275px;
}
@media screen and (min-width: 995px) and (max-width: 1199px) {
  .wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_6,
  #content .frame-content-regiomap .col-map .labellist li#districtlabel_6 {
    top: 300px;
    left: 210px;
  }
}
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_5,
#content .frame-content-regiomap .col-map .labellist li#districtlabel_5 {
  display: block;
  top: 190px;
  left: 275px;
}
@media screen and (min-width: 995px) and (max-width: 1199px) {
  .wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_5,
  #content .frame-content-regiomap .col-map .labellist li#districtlabel_5 {
    top: 170px;
    left: 225px;
  }
}
.wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_14,
#content .frame-content-regiomap .col-map .labellist li#districtlabel_14 {
  display: block;
  top: 205px;
  left: 450px;
}
@media screen and (min-width: 995px) and (max-width: 1199px) {
  .wysihtml5-editor .frame-content-regiomap .col-map .labellist li#districtlabel_14,
  #content .frame-content-regiomap .col-map .labellist li#districtlabel_14 {
    top: 170px;
    left: 390px;
  }
}
.wysihtml5-editor .frame-content-regiomap .col-map map,
#content .frame-content-regiomap .col-map map {
  position: relative;
  z-index: 10;
}
.wysihtml5-editor .frame-content-regiomap .col-map map area,
#content .frame-content-regiomap .col-map map area {
  cursor: pointer;
}
.wysihtml5-editor .pull-right,
#content .pull-right {
  float: right;
}
.wysihtml5-editor .img-thumbnail,
#content .img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0.25rem;
  background-clip: padding-box;
  max-width: 100%;
  height: auto;
}
.wysihtml5-editor .dmkh-competitions-listpublic-content h1 span,
#content .dmkh-competitions-listpublic-content h1 span,
.wysihtml5-editor .dmkh-competitions-show-content h1 span,
#content .dmkh-competitions-show-content h1 span,
.wysihtml5-editor .dmkh-project-show-content h1 span,
#content .dmkh-project-show-content h1 span,
.wysihtml5-editor .dmkh-competitions-listpublic-content h2 span,
#content .dmkh-competitions-listpublic-content h2 span,
.wysihtml5-editor .dmkh-competitions-show-content h2 span,
#content .dmkh-competitions-show-content h2 span,
.wysihtml5-editor .dmkh-project-show-content h2 span,
#content .dmkh-project-show-content h2 span,
.wysihtml5-editor .dmkh-competitions-listpublic-content h3 span,
#content .dmkh-competitions-listpublic-content h3 span,
.wysihtml5-editor .dmkh-competitions-show-content h3 span,
#content .dmkh-competitions-show-content h3 span,
.wysihtml5-editor .dmkh-project-show-content h3 span,
#content .dmkh-project-show-content h3 span {
  color: #8e8d8f;
  font-weight: 200;
  font-size: 0.7em;
}
.wysihtml5-editor .dmkh-competitions-listpublic-content .more,
#content .dmkh-competitions-listpublic-content .more,
.wysihtml5-editor .dmkh-competitions-show-content .more,
#content .dmkh-competitions-show-content .more,
.wysihtml5-editor .dmkh-project-show-content .more,
#content .dmkh-project-show-content .more {
  float: right;
}
.wysihtml5-editor .pagination,
#content .pagination {
  display: block;
  padding-left: 0;
  margin: 20px 0 !important;
  border-radius: 4px;
  list-style: none;
}
.wysihtml5-editor .pagination > li,
#content .pagination > li {
  display: inline-block;
  list-style: none;
  padding: 0;
  padding-bottom: 2px;
  margin-bottom: 2px;
}
.wysihtml5-editor .pagination > li::before,
#content .pagination > li::before {
  display: none;
}
.wysihtml5-editor .pagination > li > a,
#content .pagination > li > a,
.wysihtml5-editor .pagination > li > span,
#content .pagination > li > span {
  position: relative;
  display: inline-block;
  /*float:left;*/
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dddddd;
}
.wysihtml5-editor .pagination > li > a:focus,
#content .pagination > li > a:focus,
.wysihtml5-editor .pagination > li > a:hover,
#content .pagination > li > a:hover,
.wysihtml5-editor .pagination > li > span:focus,
#content .pagination > li > span:focus,
.wysihtml5-editor .pagination > li > span:hover,
#content .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.wysihtml5-editor .pagination > li:first-child > a,
#content .pagination > li:first-child > a,
.wysihtml5-editor .pagination > li:first-child > span,
#content .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.wysihtml5-editor .pagination > li:last-child > a,
#content .pagination > li:last-child > a,
.wysihtml5-editor .pagination > li:last-child > span,
#content .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.wysihtml5-editor .pagination > .active > a,
#content .pagination > .active > a,
.wysihtml5-editor .pagination > .active > a:focus,
#content .pagination > .active > a:focus,
.wysihtml5-editor .pagination > .active > a:hover,
#content .pagination > .active > a:hover,
.wysihtml5-editor .pagination > .active > span,
#content .pagination > .active > span,
.wysihtml5-editor .pagination > .active > span:focus,
#content .pagination > .active > span:focus,
.wysihtml5-editor .pagination > .active > span:hover,
#content .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.wysihtml5-editor .pagination > .disabled > a,
#content .pagination > .disabled > a,
.wysihtml5-editor .pagination > .disabled > a:focus,
#content .pagination > .disabled > a:focus,
.wysihtml5-editor .pagination > .disabled > a:hover,
#content .pagination > .disabled > a:hover,
.wysihtml5-editor .pagination > .disabled > span,
#content .pagination > .disabled > span,
.wysihtml5-editor .pagination > .disabled > span:focus,
#content .pagination > .disabled > span:focus,
.wysihtml5-editor .pagination > .disabled > span:hover,
#content .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.wysihtml5-editor .pagination-lg > li > a,
#content .pagination-lg > li > a,
.wysihtml5-editor .pagination-lg > li > span,
#content .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.wysihtml5-editor .pagination-lg > li:first-child > a,
#content .pagination-lg > li:first-child > a,
.wysihtml5-editor .pagination-lg > li:first-child > span,
#content .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.wysihtml5-editor .pagination-lg > li:last-child > a,
#content .pagination-lg > li:last-child > a,
.wysihtml5-editor .pagination-lg > li:last-child > span,
#content .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.wysihtml5-editor .pagination-sm > li > a,
#content .pagination-sm > li > a,
.wysihtml5-editor .pagination-sm > li > span,
#content .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.wysihtml5-editor .pagination-sm > li:first-child > a,
#content .pagination-sm > li:first-child > a,
.wysihtml5-editor .pagination-sm > li:first-child > span,
#content .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.wysihtml5-editor .pagination-sm > li:last-child > a,
#content .pagination-sm > li:last-child > a,
.wysihtml5-editor .pagination-sm > li:last-child > span,
#content .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.wysihtml5-editor .pagination > .active > a,
#content .pagination > .active > a,
.wysihtml5-editor .pagination > .active > a:focus,
#content .pagination > .active > a:focus,
.wysihtml5-editor .pagination > .active > a:hover,
#content .pagination > .active > a:hover,
.wysihtml5-editor .pagination > .active > span,
#content .pagination > .active > span,
.wysihtml5-editor .pagination > .active > span:focus,
#content .pagination > .active > span:focus,
.wysihtml5-editor .pagination > .active > span:hover,
#content .pagination > .active > span:hover {
  background-color: #888;
  border-color: #888;
}
.wysihtml5-editor .hide,
#content .hide {
  display: none;
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .tx-jn-demokratischhandeln .dmkh-projectslider.slick-dotted.slick-slider,
  #content .tx-jn-demokratischhandeln .dmkh-projectslider.slick-dotted.slick-slider {
    padding-bottom: 30px;
  }
}
.wysihtml5-editor .tx-jn-demokratischhandeln .dmkh-projectslider .slick-arrow,
#content .tx-jn-demokratischhandeln .dmkh-projectslider .slick-arrow {
  opacity: 0.2;
  font-size: 500%;
}
@media screen and (min-width: 995px) {
  .wysihtml5-editor .tx-jn-demokratischhandeln .dmkh-projectslider .slick-arrow,
  #content .tx-jn-demokratischhandeln .dmkh-projectslider .slick-arrow {
    font-size: 1000%;
  }
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .tx-jn-demokratischhandeln .dmkh-projectslider .slick-arrow.slick-prev,
  #content .tx-jn-demokratischhandeln .dmkh-projectslider .slick-arrow.slick-prev {
    left: -8%;
  }
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .tx-jn-demokratischhandeln .dmkh-projectslider .slick-arrow.slick-next,
  #content .tx-jn-demokratischhandeln .dmkh-projectslider .slick-arrow.slick-next {
    right: -8%;
  }
}
.wysihtml5-editor .tx-jn-demokratischhandeln .dmkh-projectslider .slick-dots li,
#content .tx-jn-demokratischhandeln .dmkh-projectslider .slick-dots li {
  padding-left: 0;
}
.wysihtml5-editor .tx-jn-demokratischhandeln .dmkh-projectslider .slick-dots .slick-active button,
#content .tx-jn-demokratischhandeln .dmkh-projectslider .slick-dots .slick-active button {
  background-color: #333333;
}
.wysihtml5-editor .project-cols .project-col,
#content .project-cols .project-col {
  position: relative;
  text-align: center;
  margin-bottom: 4rem;
}
@media screen and (max-width: 994px) {
  .wysihtml5-editor .project-cols .project-col,
  #content .project-cols .project-col {
    margin-bottom: 2rem;
  }
}
.wysihtml5-editor .project-cols .project-col .project-col-image,
#content .project-cols .project-col .project-col-image {
  padding: 1rem 2rem;
}
.wysihtml5-editor .project-cols .project-col .project-col-image img,
#content .project-cols .project-col .project-col-image img {
  border-radius: 50%;
  background-clip: padding-box;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.wysihtml5-editor .project-cols .project-col .project-col-headline,
#content .project-cols .project-col .project-col-headline {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  padding: 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.wysihtml5-editor .project-cols .project-col .project-col-cat,
#content .project-cols .project-col .project-col-cat {
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  color: #000;
}
.wysihtml5-editor .project-cols .project-col .project-col-content,
#content .project-cols .project-col .project-col-content {
  padding: 10px 0;
}
.wysihtml5-editor .project-cols .project-col .project-col-link a,
#content .project-cols .project-col .project-col-link a {
  font-weight: bold;
  text-decoration: none;
}
footer {
  padding: 0;
  background-color: #faf7f2;
}
footer .footer-inner {
  color: #707070;
  padding-top: 50px;
  padding-bottom: 50px;
}
footer .footer-inner ul {
  padding: 0;
  margin: 0;
}
footer .footer-inner ul li {
  list-style: outside none;
}
footer .footer-inner ul li,
footer .footer-inner ul li a {
  color: #707070;
}
@media screen and (max-width: 994px) {
  footer .footer-inner .row .col {
    text-align: center;
    margin-bottom: 1rem;
  }
  footer .footer-inner .row .col:last-child {
    margin-bottom: 0;
  }
  footer .footer-inner .row .col .ce-textpic .ce-row {
    display: flex;
    justify-content: center;
  }
  footer .footer-inner .row .col .ce-textpic .ce-row .ce-column {
    margin-right: 1.5rem;
  }
}
footer .footer-inner .frame.container {
  padding-left: 0;
  padding-right: 0;
}
footer .footer-inner .footer-content,
footer .footer-inner .footer-content a {
  color: #707070;
}
footer .footer-inner .footer-content .frame {
  margin-bottom: 1rem;
}
footer .footer-inner .footer-content .frame:last-child {
  margin-bottom: 0;
}
footer .footer-inner .footer-content header {
  margin-bottom: 30px;
}
footer .footer-inner .footer-content header h1,
footer .footer-inner .footer-content header h2,
footer .footer-inner .footer-content header h3,
footer .footer-inner .footer-content header h4,
footer .footer-inner .footer-content header h5 {
  color: #f39200;
  margin: 0;
}
footer .footer-inner .footer-content p:last-child {
  margin-bottom: 0;
}
footer .footer-inner #footer-menu .frame-type-menu_pages ul,
footer .footer-inner #footer-menu .frame-type-menu_subpages ul {
  columns: auto 2;
}
footer .footer-inner #footer-menu .first-level {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 994px) {
  footer .footer-inner #footer-menu .first-level {
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
  }
}
footer .footer-inner #footer-menu .first-level > .footer-menu-item {
  display: inline-block;
  vertical-align: top;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 30px;
}
footer .footer-inner #footer-menu .first-level > .footer-menu-item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 994px) {
  footer .footer-inner #footer-menu .first-level > .footer-menu-item {
    margin-right: 0;
    margin-bottom: 1rem;
    text-align: center;
  }
  footer .footer-inner #footer-menu .first-level > .footer-menu-item:last-child {
    margin-bottom: 0;
  }
}
footer .footer-inner #footer-menu .footer-menu-item a {
  line-height: 24px;
}
footer .footer-inner .col-social .ce-outer,
footer .footer-inner .col-social .ce-inner {
  float: none;
}
@media screen and (max-width: 994px) {
  #c2911 {
    width: 100%;
    max-width: 100%;
  }
}
#c2911 #floatingregbtn {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 9999;
  display: inline-block;
  background-color: #a46280;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 6px;
  padding: 20px;
  line-height: 18px;
  transition: all .2s ease 0s !important;
  outline: solid 5px rgba(164, 98, 128, 0.5);
  text-align: center;
  font-size: 18px;
  box-shadow: 1px 1px 15px 15px rgba(164, 98, 128, 0.3);
  width: 170px;
  height: 19px;
}
#c2911 #floatingregbtn span {
  white-space: nowrap;
  transition: all .2s ease 0s !important;
}
#c2911 #floatingregbtn.round {
  border-radius: 50%;
  width: 19px;
  height: 19px;
}
#c2911 #floatingregbtn.round span {
  display: none;
}
@media screen and (max-width: 994px) {
  #c2911 #floatingregbtn {
    width: auto;
    height: auto;
    font-size: 16px;
    padding: 10px 15px;
  }
  #c2911 #floatingregbtn.round {
    width: 19px;
    height: 19px;
    width: 40px;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@supports (display: grid) {
  .nsinstagram-v1apiview .gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(5rem, 1fr));
    grid-gap: 2rem;
  }
  @media screen and (min-width: 768px) {
    .nsinstagram-v1apiview .gallery > a {
      content: '';
      display: inline-block;
      padding-top: 100%;
      position: relative;
      overflow: hidden;
    }
    .nsinstagram-v1apiview .gallery > a .gallery-item {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
    }
  }
}
@-webkit-keyframes headlineAnimation {
  0% {
    visibility: visible;
    color: #a46280;
  }
  33% {
    color: #e23c75;
  }
  66% {
    color: #f39200;
  }
  99% {
    visibility: visible;
    color: inherit;
  }
  100% {
    visibility: visible;
  }
}
@keyframes headlineAnimation {
  0% {
    visibility: visible;
    color: #a46280;
  }
  33% {
    color: #4cbab9;
  }
  66% {
    color: #f39200;
  }
  99% {
    visibility: visible;
    color: inherit;
  }
  100% {
    visibility: visible;
  }
}
.headlineBlinkAnimation .word {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.inView .headlineBlinkAnimation .word {
  visibility: hidden;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: steps(1);
  animation-timing-function: steps(1);
  -webkit-animation-name: headlineAnimation;
  animation-name: headlineAnimation;
}
.headlineBlinkAnimation .word.delay-1 {
  -webkit-animation-delay: .35s;
  animation-delay: .35s;
}
.headlineBlinkAnimation .word.delay-2 {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}
.headlineBlinkAnimation .word.delay-3 {
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}
.headlineBlinkAnimation .word.delay-4 {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}
.headlineBlinkAnimation .word.delay-5 {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}
.headlineBlinkAnimation .word.delay-6 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.tagsinput .tag + div {
  margin-left: 10px;
}
.tagsinput .tag .tag-text {
  font-size: smaller;
}
#liveSearch_tagsinput.tagsinput .tag-remove {
  top: -1px;
}
.tagsinput#liveSearch_tagsinput {
  margin-bottom: 10px !important;
}
#browsernotice {
  background: #900;
  padding: 30px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 100;
}
#browsernotice a {
  color: #fff;
  text-decoration: underline;
}
#browsernotice a.btn {
  background-color: #fff;
  padding: 5px 10px;
  color: #900;
  text-decoration: none;
}
/*! jQuery UI - v1.12.1 - 2018-10-22
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 5px 10px;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #a46280;
  background: #a46280;
  font-weight: normal;
  color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666666;
}
