DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/vendor/jquery.cookiebar.less on line 6, column 9:
6   .alert;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/vendor/jquery.cookiebar.less on line 7, column 17:
7   .alert-warning;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/vendor/jquery.cookiebar.less on line 13, column 15:
13     .container;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/vendor/jquery.cookiebar.less on line 27, column 15:
27     .glyphicon;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/helpers.less on line 68, column 14:
68   .col-inline;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/helpers.less on line 73, column 14:
73   .col-inline;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/helpers.less on line 78, column 14:
78   .col-inline;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/social-media.less on line 2, column 24:
2   .display-inline-block;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/social-media.less on line 3, column 17:
3   .valign-middle;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/social-media.less on line 7, column 17:
7   .display-block;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/ckeditor.less on line 20, column 17:
20   .valign-middle;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/ckeditor.less on line 42, column 14:
42     .no-float;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/ckeditor.less on line 43, column 15:
43     .no-margin;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/ckeditor.less on line 47, column 19:
47     .display-block;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/templates.less on line 2, column 14:
2   .col-inline;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/waging/05_components/menu.less on line 75, column 32:
75     .menu__list-item--underline;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/waging/05_components/cards.less on line 86, column 15:
86   .card__image;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/waging/05_components/cards.less on line 157, column 17:
157     .card__image;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/waging/05_components/content.less on line 69, column 27:
69         .icon-pfeil--white;

DEPRECATED WARNING: Calling a mixin without parentheses is deprecated in /home/aseifert/PhpstormProjects/waging/webroot/less/waging/05_components/navbar.less on line 34, column 13:
34   .container;

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../lib/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../lib/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../lib/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../lib/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../lib/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 1.556;
  color: #3e3e3e;
  background-color: #FFFFFF;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #739600;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #739600;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.556;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 14px;
  margin-bottom: 14px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 46px;
}
h2,
.h2 {
  font-size: 38px;
}
h3,
.h3 {
  font-size: 31px;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 88%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 28px;
}
dt,
dd {
  line-height: 1.556;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  font-size: 22.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.556;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 1.556;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 17px;
  line-height: 1.556;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 28px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.556;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #FFFFFF;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 27px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.556;
  color: #555555;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 42px;
  line-height: 1.556 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 36px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 53px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.form-control-feedback {
  position: absolute;
  top: 33px;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #7e7e7e;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.556;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #739600;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #739600;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 28px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 28px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.556;
  text-decoration: none;
  color: #739600;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #739600;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #739600;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 1.556;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #739600;
}
.thumbnail .caption {
  padding: 9px;
  color: #3e3e3e;
}
.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 28px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  -webkit-animation-name: progress-bar-stripes 2s linear infinite;
  -webkit-animation-duration: 300ms;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
  -moz-animation-name: progress-bar-stripes 2s linear infinite;
  -moz-animation-duration: 300ms;
  -moz-animation-timing-function: linear;
  -moz-animation-delay: 0;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-play-state: running;
  animation-name: progress-bar-stripes 2s linear infinite;
  animation-duration: 300ms;
  animation-timing-function: linear;
  animation-delay: 0;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-play-state: running;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 28px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 28px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.556px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.556;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 80%;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 16px;
  line-height: 1.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.tooltip.in {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
#cookie-bar p:before,
#cookie-bar p:after,
.navbar__container:before,
.navbar__container:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
#cookie-bar p:after,
.navbar__container:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.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;
  }
  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: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  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;
  }
}
/** Horizontaler Margin bei figures **/
/** Vertikaler Margin bei figures **/
/** Pfad zu den File-Icons **/
/** Google Maps Seitenverhältnis **/
/** Video Seitenverhältnis **/
/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
}
.ekko-lightbox a {
  text-decoration: none;
}
.ekko-lightbox a:hover {
  opacity: 1;
}
.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
}
.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
}
.ekko-lightbox .modal-dialog {
  margin: 15px auto;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
.ekko-lightbox .modal-content {
  margin: 0px 15px;
}
.ekko-lightbox .modal-body {
  padding: 0px;
}
.zoom-cursor {
  cursor: pointer;
}
div.cycle-slideshow {
  z-index: 1;
}
div.cycle-slideshow.cycle-main {
  margin-bottom: 10px;
  cursor: pointer;
}
div.cycle-slideshow.cycle-main img {
  width: 100%;
  margin: 0 !important;
}
div#adv-custom-pager {
  margin: 2% 0 4% 0;
  text-align: center;
}
div#adv-custom-pager img {
  width: 14%;
  margin: 0px 1%;
}
div.cycle-slideshow.cycle-main:after {
  content: '+';
  width: 30px;
  height: 30px;
  background: #FFF;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #5E5E5E;
  font-size: 22px;
  text-align: center;
  line-height: 24px;
  z-index: 100;
  cursor: pointer;
}
div.cycle-pager {
  opacity: 0;
}
.cycle-main > * + * {
  display: none;
}
div.cycle-pager div.cycle-slide {
  text-align: center;
}
div.cycle-pager.no-slide div.cycle-slide {
  max-width: 16.4% !important;
}
div.cycle-pager img {
  width: 90%;
  box-sizing: content-box;
  cursor: pointer;
}
.cycle-overlay {
  position: absolute;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  bottom: 0;
  right: 45px;
  z-index: 400;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  cursor: pointer;
}
#cookie-bar {
  bottom: 0;
  position: fixed;
  z-index: 999;
  width: 100%;
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
  padding: 5px 0px;
  margin: 0px;
  font-size: 18px;
}
#cookie-bar h4 {
  margin-top: 0;
  color: inherit;
}
#cookie-bar .alert-link {
  font-weight: bold;
}
#cookie-bar > p,
#cookie-bar > ul {
  margin-bottom: 0;
}
#cookie-bar > p + p {
  margin-top: 5px;
}
#cookie-bar hr {
  border-top-color: #f7e1b5;
}
#cookie-bar .alert-link {
  color: #66512c;
}
#cookie-bar p {
  padding-right: 70px !important;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0px;
  margin-top: 0px;
  position: relative;
}
@media (min-width: 768px) {
  #cookie-bar p {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #cookie-bar p {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #cookie-bar p {
    width: 1170px;
  }
}
#cookie-bar a.cb-enable {
  position: relative;
  float: right;
  right: -55px;
  color: inherit !important;
  text-decoration: none !important;
}
#cookie-bar a.cb-enable:after {
  content: "\e088";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 2px;
  margin-left: 4px;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option--selectable {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
  padding: 0;
}
.select2-container--default .select2-results__option--disabled {
  color: #999;
}
.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
  padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
div.img-placeholder {
  display: block;
  overflow: hidden;
  min-width: 16px;
  min-height: 16px;
}
div.img-placeholder-resizer {
  position: relative;
}
div.img-placeholder-container {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
div.img-placeholder-container img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0px auto;
}
div.img-placeholder-container:after {
  content: url(../img/loading.gif);
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0px 0px -8px;
}
div.img-placeholder-container.done:after {
  display: none;
}
.no-margin {
  margin: 0px !important;
}
.no-margin-top {
  margin-top: 0px !important;
}
.no-margin-bottom {
  margin-bottom: 0px !important;
}
.no-margin-left {
  margin-left: 0px !important;
}
.no-margin-right {
  margin-right: 0px !important;
}
.no-padding {
  padding: 0px !important;
}
.no-padding-top {
  padding-top: 0px !important;
}
.no-padding-bottom {
  padding-bottom: 0px !important;
}
.no-padding-left {
  padding-left: 0px !important;
}
.no-padding-right {
  padding-right: 0px !important;
}
.display-inline {
  display: inline !important;
}
.display-inline-block {
  display: inline-block !important;
}
.display-block {
  display: block !important;
}
.valign-middle {
  vertical-align: middle !important;
}
.no-float {
  float: none !important;
}
.col-inline {
  display: inline-block;
  float: none !important;
  vertical-align: top;
}
.col-inline-top {
  display: inline-block;
  float: none !important;
  vertical-align: top;
}
.col-inline-middle {
  display: inline-block;
  float: none !important;
  vertical-align: top;
  vertical-align: middle;
}
.col-inline-bottom {
  display: inline-block;
  float: none !important;
  vertical-align: top;
  vertical-align: bottom;
}
.col-margin-bottom {
  margin-bottom: 30px / 2;
}
.col-margin-top {
  margin-top: 30px / 2;
}
.full-width {
  width: 100%;
}
.social-media {
  display: inline-block !important;
  vertical-align: middle !important;
}
.social-media > * {
  display: block !important;
}
figure.pull-left {
  margin-right: 28px;
  margin-bottom: 28px;
}
figure.pull-right {
  margin-left: 28px;
  margin-bottom: 28px;
}
figure.img-center {
  width: 100%;
  text-align: center;
}
figure.img-center img {
  display: inline-block;
}
figcaption {
  vertical-align: middle !important;
  min-height: 28px;
  font-size: 16px;
  line-height: 1.556;
  margin-top: 4px;
}
span.media-link i {
  font-size: 16px;
}
span.media-link i:before {
  content: ' (';
}
span.media-link i:after {
  content: ')';
}
@media (max-width: 767px) {
  figure.figure-responsive {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    float: none !important;
    margin: 0px !important;
  }
  figure.figure-responsive img {
    display: block !important;
    width: 100%;
  }
}
span.media-link a[data-ext]:before {
  content: '';
  background-image: url(../img/sprite-file-icons.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 19px;
  vertical-align: -5px;
  display: inline-block;
  margin-right: 4px;
}
span.media-link a[data-ext=".doc"]:before {
  background-position: -26px -1px;
}
span.media-link a[data-ext=".docx"]:before {
  background-position: -26px -1px;
}
span.media-link a[data-ext=".gpx"]:before {
  background-position: -1px -1px;
}
span.media-link a[data-ext=".gif"]:before {
  background-position: -151px -1px;
}
span.media-link a[data-ext=".bmp"]:before {
  background-position: -101px -1px;
}
span.media-link a[data-ext=".jpg"]:before {
  background-position: -76px -1px;
}
span.media-link a[data-ext=".jpeg"]:before {
  background-position: -76px -1px;
}
span.media-link a[data-ext=".mp3"]:before {
  background-position: -1px -22px;
}
span.media-link a[data-ext=".mp4"]:before {
  background-position: -26px -22px;
}
span.media-link a[data-ext=".avi"]:before {
  background-position: -51px -22px;
}
span.media-link a[data-ext=".mkv"]:before {
  background-position: -126px -22px;
}
span.media-link a[data-ext=".ogg"]:before {
  background-position: -151px -22px;
}
span.media-link a[data-ext=".wav"]:before {
  background-position: -176px -22px;
}
span.media-link a[data-ext=".pdf"]:before {
  background-position: -176px -1px;
}
span.media-link a[data-ext=".png"]:before {
  background-position: -126px -1px;
}
span.media-link a[data-ext=".ppt"]:before {
  background-position: -76px -22px;
}
span.media-link a[data-ext=".pptx"]:before {
  background-position: -76px -22px;
}
span.media-link a[data-ext=".xls"]:before {
  background-position: -51px -1px;
}
span.media-link a[data-ext=".xlsx"]:before {
  background-position: -51px -1px;
}
span.media-link a[data-ext=".exe"]:before {
  background-position: -101px -22px;
}
span.media-link a[data-ext=".zip"]:before {
  background-position: -1px -43px;
}
span.media-link a[data-ext=".rar"]:before {
  background-position: -26px -43px;
}
body.cke_editable {
  background-color: #FFF;
}
body.cke_editable h1 {
  text-align: center;
}
.content {
  display: inline-block;
  float: none !important;
  vertical-align: top;
}
.content.type-video > div {
  padding-bottom: 56.25%;
  position: relative;
  height: 200px;
}
.content.type-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0px;
}
.google-site-search .no-result {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.google-site-search .spelling {
  margin-top: 20px;
  color: #dd4b39;
  font-size: 18px;
  float: left;
  width: 100%;
}
.google-site-search .rc {
  margin-top: 20px;
}
.google-site-search .total {
  color: #808080;
}
.google-site-search .rc h3 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.google-site-search a {
  color: #1a0dab;
}
.google-site-search .rc .f,
.google-site-search .rc .st {
  font-size: 13px;
}
.google-site-search .rc .f {
  color: #006621;
}
.google-site-search .rc .st {
  color: #545454;
}
.google-site-search .search-nav {
  text-align: center;
}
.google-site-search .search-nav ul {
  margin-top: 20px;
  display: inline-block;
}
.google-site-search .search-nav li {
  float: left;
  list-style-type: none;
  margin-right: 10px;
}
.google-site-search .search-nav span.active {
  font-weight: bold;
}
.google-site-search em {
  font-style: normal;
  font-weight: bold;
}
[class*="type-teaser_"] {
  padding: 0;
}
.has-error .g-recaptcha > div {
  border: 1px solid #d9534f;
}
body {
  overflow-x: hidden;
}
.form-group-flex {
  display: flex;
  padding: 0 15px;
  gap: 5px;
}
.form-group-flex > .form-group {
  flex: 1;
}
.form-group-flex--column {
  flex-wrap: wrap;
  gap: 6%;
}
.form-group-flex--column > .form-group {
  flex: 1 1 47%;
}
/* Webfont: LunchBox */
@font-face {
  font-family: 'LunchBox';
  src: url('../fonts/LunchBox/LunchBox.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/LunchBox/LunchBox.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/LunchBox/LunchBox.woff') format('woff'), /* Modern Browsers */ url('../fonts/LunchBox/LunchBox.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/LunchBox/LunchBox.svg#LunchBox') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: LunchBox-Bold */
@font-face {
  font-family: 'LunchBoxBold';
  src: url('../fonts/LunchBox/LunchBox-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/LunchBox/LunchBox-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/LunchBox/LunchBox-Bold.woff') format('woff'), /* Modern Browsers */ url('../fonts/LunchBox/LunchBox-Bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/LunchBox/LunchBox-Bold.svg#LunchBox-Bold') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: LunchBox-Light */
@font-face {
  font-family: 'LunchBoxLight';
  src: url('../fonts/LunchBox/LunchBox-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/LunchBox/LunchBox-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/LunchBox/LunchBox-Light.woff') format('woff'), /* Modern Browsers */ url('../fonts/LunchBox/LunchBox-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/LunchBox/LunchBox-Light.svg#LunchBox-Light') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'CalendaryHands';
  src: url('../fonts/CalendaryHands/CalendaryHands.eot');
  src: url('../fonts/CalendaryHands/CalendaryHands.eot?#iefix') format('embedded-opentype'), url('../fonts/CalendaryHands/CalendaryHands.woff2') format('woff2'), url('../fonts/CalendaryHands/CalendaryHands.woff') format('woff'), url('../fonts/CalendaryHands/CalendaryHands.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* pt-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/pt-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/pt-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/pt-sans-v17-latin-regular.svg#PTSans') format('svg');
  /* Legacy iOS */
}
/* pt-sans-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-italic.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/pt-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/pt-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/pt-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/pt-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/pt-sans-v17-latin-italic.svg#PTSans') format('svg');
  /* Legacy iOS */
}
/* pt-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/pt-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/pt-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/pt-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/pt-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/pt-sans-v17-latin-700.svg#PTSans') format('svg');
  /* Legacy iOS */
}
/* pt-sans-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/pt-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/pt-sans-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/pt-sans-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/pt-sans-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/pt-sans-v17-latin-700italic.svg#PTSans') format('svg');
  /* Legacy iOS */
}
@font-face {
  src: url('../fonts/icomoon/icomoon.eot?h4lvnj');
  src: url('../fonts/icomoon/icomoon.eot?h4lvnj#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?h4lvnj') format('truetype'), url('../fonts/icomoon/icomoon.woff?h4lvnj') format('woff'), url('../fonts/icomoon/icomoon.svg?h4lvnj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1199px) {
  body {
    font-size: 15px;
    line-height: 1.667;
  }
}
h1,
h2,
h3 {
  text-transform: uppercase;
  line-height: 1;
}
h1 small,
h2 small,
h3 small {
  font-family: 'CalendaryHands';
  font-size: 35px;
  line-height: 1.143;
  color: #739600;
  text-transform: none;
}
@media (max-width: 1199px) {
  h1 small,
  h2 small,
  h3 small {
    font-size: 30px;
    line-height: 1.167;
  }
}
@media (max-width: 767px) {
  h1 small,
  h2 small,
  h3 small {
    font-size: 25px;
    line-height: 1.12;
  }
}
h1 {
  font-family: 'LunchBoxLight';
  font-size: 50px;
  color: #739600;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  h1 {
    font-size: 40px;
    line-height: 0.875;
  }
}
h2 {
  font-family: 'LunchBox';
  font-size: 40px;
  font-weight: normal;
}
@media (max-width: 1199px) {
  h2 {
    font-size: 32px;
  }
}
h3 {
  font-family: 'LunchBoxLight';
  font-size: 30px;
}
@media (max-width: 1199px) {
  h3 {
    font-size: 25px;
    line-height: 1.2;
  }
}
h2,
h3 {
  margin-bottom: 0;
}
small {
  display: block;
}
a {
  outline: none !important;
  color: inherit;
  text-decoration: underline;
}
a:hover,
a:active,
a:focus {
  color: #739600;
}
button {
  outline: none !important;
}
ul,
ol {
  padding-left: 18px;
}
input:not([type="submit"]),
select,
textarea {
  border: none;
  height: 30px;
  padding: 0 5px;
  width: 100%;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.15) inset;
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
}
input:not([type="submit"]):active,
select:active,
textarea:active,
input:not([type="submit"]):focus,
select:focus,
textarea:focus {
  outline: 0;
}
select option {
  background: transparent;
}
label {
  display: block;
  font-weight: inherit !important;
}
.radio label,
.checkbox label {
  color: #3e3e3e;
}
hr {
  display: block;
  height: 6px;
  margin: 35px 0 45px 0;
  border: none;
  background-image: url('../img/svg/trennlinie.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40% 100%;
}
@media (max-width: 991px) {
  hr {
    background-size: 60% 100%;
  }
}
@media (max-width: 767px) {
  hr {
    background-size: 100% 100%;
  }
}
header hr {
  margin: 0;
  background-size: 100% 100%;
}
iframe {
  border: none;
}
.header {
  position: relative;
  width: 100%;
  height: 650px;
}
@media (max-width: 1199px) {
  .header {
    height: 430px;
  }
}
@media (max-width: 767px) {
  .header {
    height: 250px;
  }
}
.no-headslider .header {
  height: 70px !important;
}
@media (max-width: 767px) {
  .no-headslider .header {
    height: 60px !important;
  }
}
.header--full {
  height: 100vh;
}
@media (max-width: 1199px) {
  .header--full {
    height: 600px;
  }
}
@media (max-width: 767px) {
  .header--full {
    height: 400px;
  }
}
.header__slider {
  height: 100%;
  padding-top: 70px;
}
@media (max-width: 767px) {
  .header__slider {
    padding-top: 60px;
  }
}
.navbar {
  position: fixed;
  width: 100%;
  height: 70px;
  z-index: 3;
  background-color: #FFFFFF;
}
.navbar:after {
  top: 69px;
  position: absolute;
  display: block;
  left: 0;
  content: url("../img/svg/streifen.svg");
  height: 40px;
  z-index: 1;
}
@media (max-width: 767px) {
  .navbar:after {
    top: 59px;
  }
}
@media (max-width: 767px) {
  .navbar {
    height: 60px;
  }
}
.ie-fix .navbar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=0, Color=#000000)";
  /*IE 8*/
  -moz-box-shadow: 0 10px 17px rgba(0, 0, 0, 0.2);
  /*FF 3.5+*/
  -webkit-box-shadow: 0 10px 17px rgba(0, 0, 0, 0.2);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 10px 17px rgba(0, 0, 0, 0.2);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.navbar__container {
  position: relative;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .navbar__container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .navbar__container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .navbar__container {
    width: 1170px;
  }
}
.navbar__brand {
  position: absolute;
  z-index: 4;
  display: inline-block;
  max-width: 300px;
  margin-top: 50px;
  transition: margin-top 300ms ease-out, max-width 300ms ease-out, opacity 300ms ease-out;
}
@media (min-width: 768px) {
  .navbar__brand {
    opacity: 1 !important;
  }
}
@media (max-width: 991px) {
  .navbar__brand {
    max-width: 155px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .navbar__brand {
    max-width: 130px;
  }
}
.navbar__brand--minimized {
  max-width: 155px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .navbar__brand--minimized {
    max-width: 130px;
  }
}
.language {
  float: right;
  padding: 21px 10px 22px;
}
@media (max-width: 767px) {
  .language {
    margin-top: 20px;
    float: none;
  }
}
.menu-main {
  float: right;
}
@media (max-width: 767px) {
  .menu-main {
    position: relative;
    display: none;
    width: 100%;
    top: -15px;
    padding: 30px 15px 20px;
    float: none;
    background-color: #FFFFFF;
    text-align: center;
  }
  .menu-main:after {
    position: absolute;
    display: block;
    height: 40px;
    left: 0;
    bottom: -40px;
    content: url(../img/svg/streifen.svg);
    overflow: hidden;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .menu-main {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .xs-container {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 5;
    padding: 0;
  }
}
.menu__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;
}
@media (max-width: 767px) {
  .menu__list {
    width: 100%;
    float: none;
    text-align: left;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .menu__list--main {
    max-height: 420px !important;
    overflow: auto;
  }
}
.menu__list--full-width {
  width: 100%;
}
.menu__list-item {
  float: left;
}
@media (max-width: 767px) {
  .menu__list-item {
    display: block;
    width: 100%;
  }
  .menu__list-item:after {
    content: '';
    display: block;
    height: 5px;
    background-image: url(../img/svg/trennlinie-grau.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -10px;
    margin-left: -28px;
  }
}
@media (max-width: 767px) and (max-width: 1199px) {
  .menu__list-item:after {
    margin-left: 0;
    transform: translateX(-24px);
  }
}
.menu__list-subitem {
  padding-left: 15px;
}
.menu__list-item--underline:after {
  content: '';
  display: block;
  height: 5px;
  background-image: url(../img/svg/trennlinie-grau.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: -10px;
  margin-left: -28px;
}
@media (max-width: 1199px) {
  .menu__list-item--underline:after {
    margin-left: 0;
    transform: translateX(-24px);
  }
}
.menu__list--dropdown {
  position: relative;
  padding: 20px 60px 40px;
  display: inline-block;
  width: 100%;
  float: none;
  z-index: 4;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .menu__list--dropdown {
    padding: 20px 30px 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu__list--dropdown {
    padding: 20px 35px 40px;
  }
}
@media (max-width: 767px) {
  .menu__list--dropdown {
    padding: 0 0 30px 0;
  }
}
.menu__link {
  font-family: 'LunchBox';
  position: relative;
  display: block;
  padding: 28px 10px 22px;
  font-size: 25px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
  cursor: pointer;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .menu__link {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .menu__link {
    padding: 10px 0;
    display: inline-block;
  }
}
.menu__link:active,
.menu__link:focus,
.menu__link:visited {
  text-decoration: none;
  outline: none;
}
.menu__link:hover {
  color: #739600;
  text-decoration: none;
  outline: none;
}
.menu__link--active {
  color: #739600;
}
.menu__link--subdropdown {
  padding: 8px 0 12px 0;
}
@media (max-width: 767px) {
  .menu__link--subdropdown {
    font-size: 20px;
  }
}
.menu__link--toggle {
  display: none;
  text-transform: none;
}
@media (min-width: 768px) {
  .menu__link--toggle {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .menu__link--toggle {
    display: block;
    width: 100%;
    padding: 28px 15px 18px 0;
    text-align: right;
    cursor: pointer;
    z-index: 1;
  }
  .menu__link--toggle:before {
    vertical-align: middle;
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../img/icons/ic-menue-oeffnen-grau.png');
    width: 17px;
    height: 17px;
  }
  .menu__link--toggle:hover:before {
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../img/icons/ic-menue-oeffnen-gruen.png');
    width: 17px;
    height: 17px;
  }
}
.menu__link--toggle-close {
  display: none;
}
.menu__link--toggle-close:before {
  vertical-align: top;
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-menue-schliessen-grau.png');
  width: 17px;
  height: 17px;
}
.menu__link--toggle-close:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-menue-schliessen-gruen.png');
  width: 17px;
  height: 17px;
}
.menu__link--subtoggle {
  float: right;
  padding: 9px 0 0 0;
  font-size: 45px;
  line-height: 18px;
  cursor: pointer;
}
.menu__dropdown-container {
  position: absolute;
  width: 100%;
  top: 74px;
  right: 0;
  display: none;
  overflow: hidden;
  max-width: 900px;
}
@media (max-width: 1199px) {
  .menu__dropdown-container {
    max-width: 700px;
  }
}
@media (max-width: 991px) {
  .menu__dropdown-container {
    max-width: 100%;
    top: 70px;
  }
}
@media (max-width: 767px) {
  .menu__dropdown-container {
    position: relative;
    top: 0;
  }
}
.menu__dropdown-container--sub {
  position: relative;
  display: block;
  top: initial;
}
@media (min-width: 767px) {
  .menu__dropdown-container--sub {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .menu__dropdown-container--sub {
    float: none;
    display: none;
    padding-bottom: 15px;
  }
}
.menu__dropdown-background {
  position: absolute;
  top: -15px;
  z-index: 1;
  height: 100%;
  width: 100%;
  left: 0;
}
.slider {
  height: 100%;
}
.slider--home .slider__caption {
  height: initial !important;
  margin: 100px auto 0 !important;
}
@media (max-width: 1199px) {
  .slider--home .slider__caption {
    margin: 50px auto 0 !important;
  }
}
@media (max-width: 767px) {
  .slider--home .slider__caption {
    margin: 0 auto !important;
  }
}
@media (max-width: 767px) {
  .slider--home .slider__slide {
    padding: 70px 0 !important;
  }
}
.slider--header {
  height: 100%;
}
.slider--header hr {
  background-image: url('../img/svg/trennlinie-weiss.svg');
}
.slider--header small {
  display: inline-block;
  color: #FFFFFF;
  margin-top: 22px;
}
.slider--header .slider__slide {
  height: 100%;
  min-height: initial;
}
.slider--header .slider__title {
  color: #FFFFFF;
}
.slider--header .slider__pager {
  bottom: 90px;
}
@media (max-width: 1199px) {
  .slider--header .slider__pager {
    bottom: 80px;
  }
}
@media (max-width: 767px) {
  .slider--header .slider__pager {
    bottom: 55px;
  }
}
.slider--header .slider__caption {
  height: initial;
  margin: 60px auto 0;
}
@media (max-width: 1199px) {
  .slider--header .slider__caption {
    margin: 0px auto 0;
  }
}
@media (max-width: 767px) {
  .slider--header .slider__caption {
    margin: 0 auto;
  }
}
.slider__slide {
  width: 100%;
  min-height: 300px;
  padding: 100px 0;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px) {
  .slider__slide {
    padding: 50px 0;
  }
}
.slider__caption {
  position: relative;
  width: 700px;
  height: 500px;
  min-height: 130px;
  margin: 0 auto;
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color=#000000)";
  /*IE 8*/
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color=#000000);
  /*IE 5.5-7*/
  z-index: 2;
}
@media (max-width: 1199px) {
  .slider__caption {
    width: 550px;
    height: 260px;
  }
}
@media (max-width: 767px) {
  .slider__caption {
    width: 280px;
    height: initial;
  }
}
.slider__headline {
  display: block;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .slider__headline {
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .slider__headline {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
.slider__title {
  display: block;
  font-family: 'LunchBox';
  font-size: 100px;
  line-height: 0.9;
  text-transform: uppercase;
  color: #739600;
}
@media (max-width: 1199px) {
  .slider__title {
    font-size: 70px;
    line-height: 0.857;
  }
}
@media (max-width: 767px) {
  .slider__title {
    font-size: 35px;
    line-height: 0.914;
  }
}
.slider__pager {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  z-index: 103;
  text-align: center;
}
@media (max-width: 1199px) {
  .slider__pager {
    bottom: 50px;
  }
}
@media (max-width: 767px) {
  .slider__pager {
    bottom: 15px;
  }
}
.slider__pager-item {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  background-color: #FFFFFF;
  opacity: 0.7;
  cursor: pointer;
}
@media (max-width: 991px) {
  .slider__pager-item {
    height: 15px;
    width: 15px;
  }
}
.slider__pager-item--active {
  background-color: #739600;
  opacity: 1;
}
.slider__overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}
.button {
  height: initial;
  position: relative;
  display: inline-block;
  padding: 15px 30px;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  background-image: url('../img/svg/button.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
}
@media (max-width: 1199px) {
  .button {
    font-size: 15px;
  }
}
.button:active,
.button:focus,
.button:hover {
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
}
.button:hover {
  background-image: url('../img/svg/button--gray.svg');
}
.button--isActive {
  background-image: url(../img/svg/button--gray.svg);
}
.button--sm-all {
  padding: 7px;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.button--fb {
  padding: 7px;
  margin-right: 5px;
}
.button--insta {
  padding: 7px;
  margin-right: 5px;
}
.button--fb::before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/icons/ic-social-media-facebook-weiss.png);
  height: 34px;
  width: 34px;
}
.button--insta::before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/icons/ic-social-media-instagram-weiss.png);
  height: 34px;
  width: 34px;
}
.button--desc {
  padding: 7px;
  margin-right: 5px;
}
.button--asc {
  padding: 7px;
}
.button--desc::before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: 62%;
  background-image: url(../img/icons/ic-pfeil-weiss.png);
  background-position: 8px;
  transform: rotate(90deg);
  height: 34px;
  width: 34px;
}
.button--asc::before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: 62%;
  background-image: url(../img/icons/ic-pfeil-weiss.png);
  background-position: 7px;
  transform: rotate(-90deg);
  height: 34px;
  width: 34px;
}
.button--full-width {
  width: 100%;
}
.button--icon {
  white-space: nowrap;
}
.button--icon:before {
  vertical-align: middle;
  margin-top: -5px;
}
.button--shadow {
  padding: 37px 50px 31px 50px;
  font-family: 'LunchBoxLight';
  font-size: 25px;
  font-weight: normal;
  color: #739600;
  text-transform: uppercase;
  background-image: url('../img/svg/share-button.svg');
}
@media (max-width: 1199px) {
  .button--shadow {
    font-size: 20px;
  }
}
.button--shadow:hover {
  background-image: url('../img/svg/share-button--green.svg');
}
.button--shadow:hover:focus,
.button--shadow:hover:active {
  color: #fff;
}
.button--shadow:focus,
.button--shadow:active {
  color: #739600;
}
.button--gradient {
  padding: 32px 30px 22px 30px;
  font-family: 'LunchBoxLight';
  font-size: 25px;
  font-weight: normal;
  color: #FFFFFF;
  text-transform: uppercase;
  background-image: linear-gradient(20deg, #83b440 0, #739600 50%);
}
@media (max-width: 1199px) {
  .button--gradient {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .button--gradient {
    display: block;
  }
}
.button--gradient:hover {
  color: #739600;
  background-image: none;
  background-color: #FFFFFF;
}
.button--gradient:before {
  margin-right: 5px;
}
.button-link {
  position: relative;
  text-decoration: none;
  padding-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.button-link:before {
  position: absolute;
  left: 0px;
  top: 6px;
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.button-link:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
@media (max-width: 1199px) {
  .button-link:before {
    top: 4px;
  }
}
.button-link.button-link--more:after,
.button-link.button-link--more:before {
  transform: scale(0.8);
}
.button-link.button-link--more:after {
  position: absolute;
  left: 0;
  top: 6px;
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.button-link.button-link--more:after:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
@media (max-width: 1199px) {
  .button-link.button-link--more:after {
    top: 4px;
  }
}
.button-link.button-link--more:active:after,
.button-link.button-link--more:focus:after,
.button-link.button-link--more:hover:after {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-gruen.png');
  height: 12px;
  width: 10px;
}
.button-link.button-link--more:active:after:before,
.button-link.button-link--more:focus:after:before,
.button-link.button-link--more:hover:after:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-gruen.png');
  height: 12px;
  width: 10px;
}
.button-link:active,
.button-link:focus,
.button-link:hover {
  color: #739600;
  text-decoration: none;
}
.button-link:active:before,
.button-link:focus:before,
.button-link:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-gruen.png');
  height: 12px;
  width: 10px;
}
.button-link:active:before:before,
.button-link:focus:before:before,
.button-link:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-gruen.png');
  height: 12px;
  width: 10px;
}
.button-link > a {
  text-decoration: none;
}
.card:hover .button-link {
  color: #3e3e3e !important;
}
.card:hover .button-link:before {
  background-image: url(../img/icons/ic-pfeil-grau.png);
}
.button-link--big {
  font-size: 18px;
}
.button-link--big:before {
  top: 7px;
}
.button-link--big.button-link--more:after {
  top: 7px;
}
@media (max-width: 1199px) {
  .button-link--big {
    font-size: 15px;
  }
  .button-link--big:before {
    top: 3px;
  }
  .button-link--big.button-link--more:after {
    top: 3px;
  }
}
@media (max-width: 767px) {
  .button-link--big:before {
    top: 5px;
  }
  .button-link--big.button-link--more:after {
    top: 5px;
  }
}
.button-link--bold {
  font-weight: bold;
}
.button-link--bold:before {
  font-weight: normal !important;
}
.button-link--active {
  color: #739600;
}
.button-link--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-gruen.png');
  height: 12px;
  width: 10px;
}
.button-link--active:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-gruen.png');
  height: 12px;
  width: 10px;
}
.button-link--active.button-link--more:after {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-gruen.png');
  height: 12px;
  width: 10px;
}
.button-link--active.button-link--more:after:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-gruen.png');
  height: 12px;
  width: 10px;
}
.button-link--active.button-link--more:hover:after {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.button-link--active.button-link--more:hover:after:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.button-link--active:hover {
  color: #3e3e3e;
}
.button-link--active:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.button-link--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.button-link--menu {
  padding-left: 0;
}
.button-link--menu:before {
  left: -13px;
}
.button-link--more.button-link--menu {
  padding-left: 6px;
}
.button-link--more.button-link--menu:before {
  left: -6px;
}
.button-link--more.button-link--menu:after {
  left: -13px;
}
.button-link--float {
  float: right;
}
.button-link--float:before {
  top: 10px;
}
.button-link--float.button-link--more:after {
  top: 10px;
}
.card:hover .button-link--more:after {
  background-image: url(../img/icons/ic-pfeil-grau.png);
}
small {
  font-family: 'CalendaryHands';
  font-size: 35px;
  line-height: 1.143;
  color: #739600;
}
@media (max-width: 1199px) {
  small {
    font-size: 30px;
    line-height: 1.167;
  }
}
@media (max-width: 767px) {
  small {
    font-size: 25px;
    line-height: 1.12;
  }
}
.card {
  position: relative;
  padding: 30px;
  min-height: 465px;
  text-align: center;
  z-index: 1;
  margin: -28px -26px 5px -27px;
  border-color: transparent;
  border-style: solid;
  border-width: 28px 26px 22px 27px;
  -moz-border-image: url(../img/svg/box-1-3.svg) 28 26 22 27 stretch;
  -o-border-image: url(../img/svg/box-1-3.svg) 28 26 22 27 stretch;
  border-image: url(../img/svg/box-1-3.svg) 28 26 22 27 stretch;
  -webkit-border-image: url(../img/svg/box-1-3.svg) 28 26 22 27 stretch;
  background-clip: padding-box;
  background-color: #fff;
}
@media (max-width: 1199px) {
  .card {
    min-height: 395px;
  }
}
@media (max-width: 767px) {
  .card {
    min-height: 410px;
    margin: -28px -26px 5px -27px;
  }
  .landingpage .card {
    margin: -28px -26px 5px -27px;
  }
}
.card:hover {
  color: #3e3e3e;
  -moz-border-image: url(../img/svg/box-1-3--gray.svg) 28 26 22 27 stretch;
  -o-border-image: url(../img/svg/box-1-3--gray.svg) 28 26 22 27 stretch;
  border-image: url(../img/svg/box-1-3--gray.svg) 28 26 22 27 stretch;
  -webkit-border-image: url(../img/svg/box-1-3--gray.svg) 28 26 22 27 stretch;
  background-clip: padding-box;
  background-color: #d8d8d8;
}
.card:hover .card__image {
  transform: scale(1.05);
}
.ie-fix .card {
  border: none;
  margin: 0 0 30px 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=0, Color=#000000)";
  /*IE 8*/
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  /*FF 3.5+*/
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.card__header {
  position: relative;
  height: 55px;
  margin-bottom: 10px;
  overflow: hidden;
}
.card__body {
  height: 295px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .card__body {
    height: 225px;
  }
}
@media (max-width: 767px) {
  .card__body {
    height: 235px;
  }
}
.card__footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
}
.card__image {
  height: 100%;
  background-size: cover;
  background-position: center center;
  transition: transform 1s ease-in-out;
}
.card__image-hover {
  height: 100%;
  background-size: cover;
  background-position: center center;
  transition: transform 1s ease-in-out;
}
.card__title {
  position: absolute;
  top: 50%;
  margin: 0;
  left: 0;
  right: 0;
  transform: translateY(-49%);
  padding-top: 7px;
}
.card__text {
  max-height: 70px;
  overflow: hidden;
  line-height: 1.4;
  font-size: 16px;
}
.card--portrait {
  height: 660px;
}
@media (max-width: 1199px) {
  .card--portrait {
    height: 575px;
  }
}
@media (max-width: 991px) {
  .card--portrait {
    height: 445px;
  }
}
@media (max-width: 767px) {
  .card--portrait {
    height: 525px;
  }
}
.card--portrait:hover .card__image {
  display: none;
}
.card--portrait:hover .card__image-hover {
  display: block;
}
.card--portrait .card__image {
  height: 400px;
  background-position: top center;
}
@media (max-width: 1199px) {
  .card--portrait .card__image {
    height: 320px;
  }
}
@media (max-width: 991px) {
  .card--portrait .card__image {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .card--portrait .card__image {
    height: 280px;
  }
}
.card--portrait .card__body {
  overflow: initial;
}
.card--portrait .card__title {
  margin: 20px 0 5px 0;
  position: relative;
  top: 0;
  transform: none;
}
.card--portrait .card__image-hover {
  display: none;
  height: 400px;
  background-position: top center;
}
@media (max-width: 1199px) {
  .card--portrait .card__image-hover {
    height: 320px;
  }
}
@media (max-width: 991px) {
  .card--portrait .card__image-hover {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .card--portrait .card__image-hover {
    height: 280px;
  }
}
.card--portrait .card__info {
  white-space: nowrap;
  line-height: 1.2;
}
.card--portrait .card__footer {
  bottom: 25px;
}
.card--portrait .card__footer .card__info {
  line-height: 0.8;
}
.card--intentional .card__header {
  height: 200px;
}
@media (max-width: 1199px) {
  .card--intentional .card__header {
    height: 160px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .card--intentional .card__header {
    height: 120px;
  }
}
.card--intentional .card__body {
  height: auto;
  overflow: initial;
}
.card--intentional .card__title {
  margin-top: 20px;
  position: relative;
  top: 0;
  transform: none;
  text-decoration: none !important;
}
.card--news .card__header {
  height: 200px;
}
@media (max-width: 1199px) {
  .card--news .card__header {
    height: 160px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .card--news .card__header {
    height: 120px;
  }
}
.card--news .card__body {
  height: 220px;
}
.card--news .card__body.big {
  height: 430px;
}
.card--news .card__body.big .card__title {
  margin-top: 0;
}
.card--news .card__body.big .card__text {
  max-height: 265px;
}
.card--news .card__title {
  margin-top: 20px;
  position: relative;
  top: 0;
  transform: none;
  text-decoration: none !important;
}
.card--news .card__title small {
  font-family: inherit;
  font-size: 65%;
  color: inherit;
}
.card--simple {
  min-height: 250px;
  -moz-border-image: url(../img/svg/box-1-3--green.svg) 28 26 22 27 stretch;
  -o-border-image: url(../img/svg/box-1-3--green.svg) 28 26 22 27 stretch;
  border-image: url(../img/svg/box-1-3--green.svg) 28 26 22 27 stretch;
  -webkit-border-image: url(../img/svg/box-1-3--green.svg) 28 26 22 27 stretch;
  color: white;
  background-color: #6fa229;
}
.card--simple .card__body {
  height: 115px;
}
.card--simple .card__title {
  margin-top: 20px;
  position: relative;
  top: 0;
  transform: none;
  text-decoration: none !important;
}
.card--simple .button-link--active {
  color: white;
}
.card--simple .button-link--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-weiss.png');
  height: 12px;
  width: 10px;
}
.card--simple .button-link--active:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-weiss.png');
  height: 12px;
  width: 10px;
}
.card--simple .button-link--active:hover {
  color: #3e3e3e;
}
.card--simple .button-link--active:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.card--simple .button-link--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.card--cutTitle .card__title {
  height: 95px;
  overflow: hidden;
}
#content {
  position: relative;
  background-image: linear-gradient(top, #ffffff 0%, #ffffff 100%);
}
#content:before {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  content: '';
  background-image: url("../img/svg/streifen.svg");
  height: 40px;
  z-index: 1;
  transform: rotate(180deg);
  top: -39px;
}
.ie-fix #content {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=0, Color=#000000)";
  /*IE 8*/
  -moz-box-shadow: 0 -7px 17px rgba(0, 0, 0, 0.2);
  /*FF 3.5+*/
  -webkit-box-shadow: 0 -7px 17px rgba(0, 0, 0, 0.2);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 -7px 17px rgba(0, 0, 0, 0.2);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=17, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.no-headslider #content {
  padding-top: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .no-headslider #content {
    padding-top: 90px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .no-headslider #content {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .no-headslider #content {
    padding-top: 40px;
  }
}
#content h1 {
  text-align: center;
}
.content {
  padding-bottom: 45px;
}
.content[class*="type-teaser_"] {
  padding-bottom: 0;
}
.content[class*="type-teaser_"]:last-of-type {
  padding-bottom: 30px;
}
.content.type-article_blue {
  padding: 0 15px 30px;
}
.content.type-article_blue > article {
  background-color: #739600;
  padding: 20px;
  color: #FFFFFF;
}
.content.type-article_blue > article .button-link:hover {
  color: #FFFFFF;
}
.content.type-article_blue > article .button-link:hover:before {
  opacity: 0.6;
}
.content.type-article_blue > article a:hover {
  color: #FFFFFF;
  opacity: 0.75;
}
.content.type-article_blue > article .button-link:hover:before,
.content.type-article_blue > article .button-link:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-weiss.png');
  height: 12px;
  width: 10px;
}
.content.type-article_blue > article .button-link:hover:before:before,
.content.type-article_blue > article .button-link:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-weiss.png');
  height: 12px;
  width: 10px;
}
@media (max-width: 767px) {
  .type-content {
    overflow: hidden;
  }
}
.type-employees {
  padding-bottom: 0;
}
.type-webcam div[data-toggle="lightbox"] {
  cursor: pointer;
}
.landingpage__slide {
  background-image: linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
  padding: 100px 0;
}
@media (max-width: 767px) {
  .landingpage__slide {
    padding: 70px 0;
  }
}
.landingpage__overhead .landingpage__cards {
  margin-top: -60px;
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .landingpage__overhead .landingpage__cards {
    margin-top: -45px;
  }
}
@media (max-width: 767px) {
  .landingpage__overhead .landingpage__cards {
    margin-top: -30px;
    margin-bottom: 70px;
  }
}
.landingpage__cards + .article {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .landingpage__cards + .article {
    margin-bottom: 70px;
  }
}
.footer__social-share {
  text-align: center;
  padding: 15px 0;
}
.footer__social-share-button {
  display: inline-block;
}
@media (max-width: 767px) {
  .footer__social-share-button {
    display: block;
    margin-bottom: 15px;
  }
  .footer__social-share-button + .footer__social-share-button {
    margin-top: -25px;
  }
  .footer__social-share-button:last-of-type {
    margin-bottom: 0;
  }
}
.footer__social-sites {
  background-color: #739600;
}
.footer__title {
  font-family: 'LunchBoxLight';
  color: #739600;
  font-size: 30px;
  text-transform: uppercase;
  display: block;
  padding: 30px 0 5px 0;
}
@media (max-width: 1199px) {
  .footer__title {
    font-size: 25px;
  }
}
.footer__title--white {
  display: inline-block;
  color: #FFFFFF;
  padding: 0 30px 0 0;
}
@media (max-width: 767px) {
  .footer__title--white {
    margin-top: 30px;
  }
}
.footer__social-sites-button {
  display: inline-block;
}
@media (max-width: 767px) {
  .footer__social-sites-button {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.footer__info {
  padding: 60px 0;
}
@media (max-width: 991px) {
  .footer__info {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .footer__info {
    padding: 20px 0;
  }
}
.footer__partner {
  margin-right: 15px;
  margin-bottom: 10px;
  display: inline-block;
}
.icon-pfeil:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.icon-pfeil--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-gruen.png');
  height: 12px;
  width: 10px;
}
.icon-pfeil--white:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-weiss.png');
  height: 12px;
  width: 10px;
}
.icon-sidebar-karte:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-sidebar-karte.png');
  width: 37px;
  height: 37px;
  left: 18px;
  top: 10px;
}
.icon-sidebar-kontakt:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-sidebar-kontakt.png');
  width: 42px;
  height: 34px;
  left: 15px;
  top: 12px;
}
.icon-sidebar-suche:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-sidebar-suche.png');
  width: 45px;
  height: 40px;
  left: 13px;
  top: 9px;
}
.icon-sidebar-unterkuenfte:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-sidebar-unterkuenfte.png');
  width: 50px;
  height: 41px;
  left: 13px;
  top: 8px;
}
.icon-sidebar-webcam:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-sidebar-webcam.png');
  width: 32px;
  height: 32px;
  left: 18px;
  top: 14px;
}
.icon-sidebar-wetter-wasser:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-sidebar-wetter-wasser.png');
  width: 50px;
  height: 47px;
  left: 11px;
  top: 4px;
}
.icon-social-media-facebook:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-facebook-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-facebook:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-facebook-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-facebook:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-facebook-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-facebook:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-facebook-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-facebook--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-facebook-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-facebook--active:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-facebook-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-facebook--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-facebook-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-facebook--active:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-facebook-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-instagram:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-instagram-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-instagram:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-instagram-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-instagram:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-instagram-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-instagram:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-instagram-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-instagram--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-instagram-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-instagram--active:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-instagram-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-instagram--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-instagram-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-instagram--active:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-instagram-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-youtube:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-youtube-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-youtube:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-youtube-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-youtube:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-youtube-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-youtube:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-youtube-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-youtube--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-youtube-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-youtube--active:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-youtube-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-youtube--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-youtube-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-youtube--active:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-youtube-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter:hover:before:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-twitter--active:hover:before:hover:before:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-twitter-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-google:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-google-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-google:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-google-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-google:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-google-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-google:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-google-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-google--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-google-weiss.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-google--active:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-google-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-google--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-google-gruen.png');
  height: 34px;
  width: 34px;
}
.icon-social-media-google--active:hover:before:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-social-media-google-weiss.png');
  height: 34px;
  width: 34px;
}
.breadcrumb {
  padding: 20px 0;
  margin: 0;
  background: transparent;
}
.breadcrumb__item {
  font-family: 'LunchBox';
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .breadcrumb__item {
    font-size: 15px;
  }
}
.breadcrumb__item--active {
  color: #739600;
}
.breadcrumb__link {
  text-decoration: inherit;
  white-space: nowrap;
}
.breadcrumb__link:hover {
  text-decoration: none;
}
.breadcrumb > .breadcrumb__item + .breadcrumb__item:before {
  content: ">";
  color: #3e3e3e;
  padding: 0 5px;
}
.gallery {
  overflow: hidden;
}
.gallery__container {
  position: relative;
  margin: 0 -15px;
}
.gallery__image {
  padding-left: 15px;
  padding-right: 15px;
}
.gallery__image > img {
  width: 100%;
}
.gallery__nav {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  font-size: 110px;
  background-color: rgba(255, 255, 255, 0.85);
  cursor: pointer;
  overflow: hidden;
  transition: opacity 300ms ease-in-out;
}
.gallery__nav.disabled {
  opacity: 0;
  cursor: default;
}
.gallery__nav:before {
  color: #739600;
  position: absolute;
  height: 28px;
  width: 20px;
  margin-top: 12px;
}
.gallery__nav--prev {
  left: 15px;
}
.gallery__nav--prev:before {
  transform: rotate(180deg);
  margin-left: 13px;
}
.gallery__nav--next {
  right: 15px;
}
.gallery__nav--next:before {
  margin-left: 18px;
}
@media (max-width: 767px) {
  .regionmap {
    width: 100%;
    text-align: center;
  }
  .regionmap img {
    margin: 0 auto;
  }
}
.regionmap__overlay {
  position: absolute;
  left: 0;
  right: 15px;
  height: 100%;
  background-size: 100% 100%;
}
.sidebar {
  position: fixed;
  width: 320px;
  right: -260px;
  z-index: 2;
  top: 185px;
  font-size: 14px;
  line-height: 1.214;
}
.sidebar__item {
  transition: all 300ms ease-out;
}
.sidebar__item:nth-of-type(6) .sidebar__item-head {
  z-index: 1;
}
.sidebar__item:nth-of-type(5) .sidebar__item-head {
  z-index: 2;
}
.sidebar__item:nth-of-type(4) .sidebar__item-head {
  z-index: 3;
}
.sidebar__item:nth-of-type(3) .sidebar__item-head {
  z-index: 4;
}
.sidebar__item:nth-of-type(2) .sidebar__item-head {
  z-index: 5;
}
.sidebar__item:nth-of-type(1) .sidebar__item-head {
  z-index: 6;
}
.sidebar__item--open {
  margin-left: -260px;
}
.sidebar__item--open .sidebar__item-body {
  max-height: 500px;
  padding: 20px 80px 20px 20px;
  opacity: 1;
}
.sidebar__item-head {
  position: relative;
  font-size: 25px;
  font-family: 'LunchBoxLight';
  text-transform: uppercase;
  line-height: 1;
  padding: 22px 14px 14px 60px;
  white-space: nowrap;
  background-color: #FFFFFF;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 20px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 20px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 20px;
  z-index: 3;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .sidebar__item-head {
    font-size: 20px;
  }
}
.sidebar__item-head:before {
  position: absolute;
}
.sidebar__item-body {
  position: absolute;
  font-size: inherit;
  line-height: inherit;
  background-color: rgba(255, 255, 255, 0.9);
  max-height: 0;
  opacity: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 20px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 20px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 20px;
  width: 100%;
  overflow: hidden;
  transition: all 300ms ease-out;
}
.sidebar__tel {
  font-size: 30px;
  margin-bottom: 10px;
  font-family: 'LunchBox';
  display: inline-block;
}
#sidebar__map {
  height: 150px;
}
.sidebar__search-btn {
  background: no-repeat;
  border: none;
  position: absolute;
  right: 0;
  top: 4px;
  z-index: 3;
}
.sidebar__search-btn:before {
  width: 16px;
  height: 20px;
}
.sidebar__search-form {
  position: relative;
}
.sidebar__search-input {
  padding-right: 28px !important;
}
.search-housing {
  font-size: 14px;
  line-height: 1.214;
}
@media (max-width: 1199px) {
  .menu .search-housing select {
    display: block;
  }
}
@media (max-width: 767px) {
  .menu .search-housing {
    padding-top: 15px;
  }
}
.menu-main .search-housing {
  float: left;
}
select[name="arrival[month]"] {
  margin: 0 13px;
}
.sidebar select[name="arrival[month]"] {
  margin: 0 6px;
}
.modal iframe {
  width: 100%;
}
@media (max-width: 767px) {
  .search-housing input,
  .search-housing select {
    font-size: 16px !important;
  }
}
/*!
 * Datetimepicker for Bootstrap v3
//! version : 3.1.3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.datepicker-icon {
  position: absolute;
  top: 30px;
  right: 20px;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget {
  display: none;
  background: white;
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 4px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  line-height: 1.214;
}
.bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px;
}
.bootstrap-datetimepicker-widget.bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.top:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget .dow {
  width: 14.2857%;
}
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: 700;
  font-size: inherit;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget td.cw {
  font-size: inherit;
  height: 20px;
  line-height: 20px;
  color: #777;
}
.bootstrap-datetimepicker-widget td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #777;
}
.bootstrap-datetimepicker-widget td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #739600;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #739600;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: 0 0;
  color: #777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #eee;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #739600;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td span.old {
  color: #777;
}
.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: 0 0;
  color: #777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: 0 0;
  color: #777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eee;
}
.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0 !important;
}
@media screen and (max-width: 767px) {
  .bootstrap-datetimepicker-widget.timepicker-sbs {
    width: 283px;
  }
}
.weather {
  margin-top: 30px;
  margin-bottom: 45px;
}
.sidebar .weather {
  margin: 0;
}
.weather__icon {
  margin-right: 10px;
  width: 60px;
  height: auto;
  float: left;
}
.weather__icon--small {
  width: 50px;
  display: block;
}
.weather__description {
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.214;
  display: block;
  white-space: nowrap;
}
.weather__description--nextdays {
  margin-top: 0;
  white-space: normal;
  float: left;
}
@media (max-width: 767px) {
  .weather__description--current {
    display: inline-block;
    margin-top: 5px;
  }
}
.weather__tempertaure {
  font-family: 'LunchBoxLight';
  font-size: 30px;
  line-height: 1;
  display: block;
  margin-top: 5px;
}
.weather__tempertaure--clearfloat {
  clear: both;
}
.weather__day {
  font-family: 'LunchBoxLight';
  font-size: 30px;
  line-height: 1;
  margin-top: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .weather__day {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .weather__day {
    font-size: 21px;
  }
}
.type-weather .regionmap {
  display: inline-block;
  position: relative;
  float: right;
}
.type-weather .regionmap .regionmap__overlay {
  right: 0;
}
.weather__nav {
  position: relative;
  padding: 20px;
  color: #FFFFFF;
  background-color: #739600;
}
.weather__nav .menu__list {
  display: inline-block;
  float: none;
}
.weather__nav .menu__list-item--underline:after {
  top: 30px;
  position: absolute;
  width: 90%;
  margin-top: 0;
  background-image: url(../img/svg/trennlinie-weiss.svg);
}
.weather__nav .menu__link {
  padding: 8px 0 13px 0;
}
.weather__nav .menu__link:hover {
  color: #FFFFFF;
}
.weather__nav .menu__dropdown-container--sub {
  display: block !important;
}
.lake-temperatures .row {
  display: flex;
  white-space: nowrap;
}
.lake-temperatures .row > div {
  min-width: 90px;
  padding: 0 5px;
}
.lake-temperatures .row > div img {
  margin: 0;
  width: 45px;
}
.lake-temperatures .row > div .weather__tempertaure {
  margin-top: 0;
}
.weather__nav .button-link:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-weiss.png');
  height: 12px;
  width: 10px;
}
.weather__nav .button-link:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-weiss.png');
  height: 12px;
  width: 10px;
}
.weather__nav .button-link:hover,
.weather__nav .button-link:focus {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .img-collection__head .button-link {
    display: inline-block;
    margin-bottom: 10px;
  }
}
.img-collection__title {
  font-family: 'LunchBox';
  display: inline-block;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .img-collection__title {
    margin-bottom: 0;
  }
}
.img-collection__thumbnail {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 10px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .img-collection__thumbnail {
    width: 100%;
  }
}
.link--no-decoration {
  text-decoration: none;
}
.link--no-decoration:hover {
  text-decoration: none;
}
.type-social_media_wall container {
  padding-left: 0;
  padding-right: 0;
}
.button-group {
  margin-bottom: 10px;
  margin-left: -17px;
}
.sm-card {
  margin: 0;
  width: 100%;
  text-align: start;
  border-width: 10px;
}
.sm-card__header {
  font-family: 'LunchBox';
  margin-bottom: 10px;
}
.sm-card__image {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
}
.grid {
  margin-left: -24px;
}
.grid-item {
  padding: 0;
}
.grid-item a {
  text-decoration: none;
}
.facebook::before {
  content: '';
  display: inline-block;
  position: absolute;
  right: 24px;
  top: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/icons/ic-social-media-facebook-gruen.png);
  height: 30px;
  width: 30px;
}
.instagram::before {
  content: '';
  display: inline-block;
  position: absolute;
  right: 28px;
  top: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/icons/ic-social-media-instagram-gruen.png);
  height: 30px;
  width: 30px;
}
.filter-container {
  display: flex;
  justify-content: space-between;
}
.News {
  padding-bottom: 45px;
}
.NewsSlider__Head {
  text-align: center;
  margin-bottom: 75px;
}
.NewsIndex h3 {
  display: inline-block;
}
@media (max-width: 767px) {
  .NewsIndex b + h3 {
    margin-top: 0;
  }
}
.NewsIndex__Row {
  padding: 15px;
  width: 100%;
  white-space: nowrap;
}
.NewsIndex__Row:nth-of-type(2n) {
  background-color: #739600;
  color: white;
}
.NewsIndex__Row:nth-of-type(2n) .button-link--active {
  color: white;
}
.NewsIndex__Row:nth-of-type(2n) .button-link--active:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-weiss.png');
  height: 12px;
  width: 10px;
}
.NewsIndex__Row:nth-of-type(2n) .button-link--active:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-weiss.png');
  height: 12px;
  width: 10px;
}
.NewsIndex__Row:nth-of-type(2n) .button-link--active:hover {
  color: #3e3e3e;
}
.NewsIndex__Row:nth-of-type(2n) .button-link--active:hover:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
.NewsIndex__Row:nth-of-type(2n) .button-link--active:hover:before:before {
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/icons/ic-pfeil-grau.png');
  height: 12px;
  width: 10px;
}
@media (max-width: 767px) {
  .NewsIndex__Row {
    padding: 15px;
    white-space: normal;
  }
}
.NewsIndex__Date {
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
  white-space: normal;
  width: calc((100%/7));
}
@media (max-width: 767px) {
  .NewsIndex__Date {
    width: 100%;
  }
}
.NewsIndex__Text {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: calc((100%/7)*4);
}
@media (max-width: 767px) {
  .NewsIndex__Text {
    width: 100%;
  }
}
.NewsIndex__Link {
  display: inline-block;
  padding-right: 15px;
  text-align: right;
  vertical-align: middle;
  white-space: normal;
  width: calc((100%/7)*2);
}
@media (max-width: 767px) {
  .NewsIndex__Link {
    width: 100%;
  }
}
.Finder__Map {
  position: relative;
  margin: 30px 0;
}
.Finder__Paginator {
  font-size: 24px;
  margin-top: 45px;
  text-align: center;
}
.Finder__PaginatorNav {
  color: #d8d0c2;
  display: inline-block;
  font-size: 12px;
}
.Finder__PaginatorNav a {
  font-size: 24px;
  opacity: 0.6;
  border: none;
  margin: 0 8px;
  transition: all 150ms;
}
.Finder__PaginatorNav a:hover {
  opacity: 1;
}
.Finder__PaginatorNav .current {
  opacity: 1;
  font-size: 24px;
  margin: 0 8px;
  color: #739600;
}
.Finder__Paginator .Button {
  position: relative;
  margin: 0 25px;
  width: 36px;
}
.Finder__Paginator .Button.disabled {
  opacity: 0.3;
}
.Finder__Paginator .Button a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: inline-block;
  width: 38px;
  height: 38px;
  border: none;
}
.Finder__Control {
  padding: 15px;
  margin-bottom: 30px;
  color: #739600;
}
.Finder__Control .button {
  width: 100%;
}
.Finder__Control .control-label {
  display: block;
  font-weight: bold !important;
}
.Finder .slider-wrapper {
  padding: 0 30px;
}
@media (max-width: 991px) {
  .Finder .slider-wrapper {
    padding: 30px 0 20px 0;
  }
}
.Finder .slider-wrapper .form-group {
  margin-bottom: 2px;
}
.Finder .slider-wrapper .slider {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  border: none;
  vertical-align: middle;
  background: none;
}
.Finder .slider-wrapper .slider .slider-track {
  height: 4px;
  margin-top: -3px;
}
.Finder .slider-wrapper .slider .slider-track .slider-selection {
  background: red;
}
.Finder .slider-wrapper .slider .slider-track .slider-handle {
  background-color: #b6b6b6;
  background-image: -webkit-linear-gradient(top, #e0e0e0 0, #b6b6b6 100%);
  background-image: -o-linear-gradient(top, #e0e0e0 0, #b6b6b6 100%);
  background-image: linear-gradient(to bottom, #e0e0e0 0, #b6b6b6 100%);
  margin-top: -8px;
}
.Finder__Popup {
  padding: 20px 0 5px 0;
}
.Finder__PopupBody .Button {
  font-size: 16px;
}
#map-trader-search,
#map-tavern-search {
  height: 500px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=100, Direction=0, Color=#000000)";
  /*IE 8*/
  -moz-box-shadow: 0 0 30px #000000 inset;
  /*FF 3.5+*/
  -webkit-box-shadow: 0 0 30px #000000 inset;
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 0 30px #000000 inset;
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=100, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
#map-trader-search > div,
#map-tavern-search > div {
  opacity: 0.9;
}
.green-block {
  position: relative;
  top: -5px;
  left: 10px;
  background-color: #739600;
  color: #ffffff;
  font-size: 16px;
  padding: 4px 5px;
}
@media (max-width: 767px) {
  .green-block {
    font-size: 14px;
    padding: 3px;
  }
}
.col-flex {
  display: flex;
}
.select2 {
  width: 100% !important;
  margin-top: 11px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #739600;
  color: white;
  border-color: #607c01;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: white;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  border-color: #607c01;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: #739600;
}
.select2-container .select2-search--inline .select2-search__field {
  height: 27px;
}
#qweather {
  margin-top: 11px;
  border: solid #959595 1px;
  height: 39px;
  color: #767676;
  width: 100%;
  background: 0 0;
  outline: 0;
  box-shadow: none;
  box-sizing: border-box;
  font-size: 100%;
  max-width: 100%;
  resize: none;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
  border-radius: 4px;
  cursor: text;
  padding-right: 5px;
}
.header__slider .header__sliderContainer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.header__slider .header__sliderContainer .wp-block-digitalesdorf-cover {
  position: relative;
  display: block;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
}
.header__slider .header__sliderContainer .wp-block-digitalesdorf-cover .wp-block-cover__inner-container {
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header__slider .header__sliderContainer .wp-block-digitalesdorf-cover .wp-block-cover__inner-container h1 {
  font-size: 160px;
  color: #fff;
  top: unset;
  left: unset;
  text-transform: none;
  text-align: center;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
  margin: 0;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-cover,
.type-digital_alpine_village_index [type="checkbox"],
.type-digital_alpine_village_index .tab-label {
  display: none;
}
.type-digital_alpine_village_index h5 {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 8px;
  margin-top: 30px;
  margin-bottom: 45px;
  text-transform: uppercase;
  text-decoration: none;
  color: #444;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.4;
}
.type-digital_alpine_village_index h5,
.type-digital_alpine_village_index h2 {
  text-align: center;
}
.type-digital_alpine_village_index h2 {
  margin-bottom: 90px;
}
.type-digital_alpine_village_index h2:after {
  content: " ";
  display: block;
  position: relative;
  width: 120px;
  height: 2px;
  left: 50%;
  top: 25px;
  transform: translateX(-50%);
  background: #444;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-heading3::before {
  content: " ";
  display: block;
  position: relative;
  height: 2px;
  width: 40px;
  left: 20px;
  top: 43px;
  transform: translateX(-50%);
  background: #444;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-paragraph {
  font-size: 15px;
  line-height: 28px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #444;
  text-align: left;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.type-digital_alpine_village_index figure.wp-block-gallery {
  display: block;
  margin: 0;
}
.type-digital_alpine_village_index .blocks-gallery-grid,
.type-digital_alpine_village_index .wp-block-gallery {
  justify-content: space-between;
}
.type-digital_alpine_village_index .blocks-gallery-grid,
.type-digital_alpine_village_index .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.type-digital_alpine_village_index .blocks-gallery-grid,
.type-digital_alpine_village_index .wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.type-digital_alpine_village_index .blocks-gallery-grid.blocks-gallery-grid {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.type-digital_alpine_village_index .blocks-gallery-grid,
.type-digital_alpine_village_index .wp-block-gallery {
  justify-content: space-between;
}
.type-digital_alpine_village_index .blocks-gallery-grid.columns-3 .blocks-gallery-image,
.type-digital_alpine_village_index .blocks-gallery-grid.columns-3 .blocks-gallery-item,
.type-digital_alpine_village_index .wp-block-gallery.columns-3 .blocks-gallery-image,
.type-digital_alpine_village_index .wp-block-gallery.columns-3 .blocks-gallery-item {
  width: calc((100% - 16px * 2) / 3);
  margin-right: 16px;
}
.type-digital_alpine_village_index .blocks-gallery-grid .blocks-gallery-item {
  max-width: calc((100% - 16px) / 2.5);
}
.type-digital_alpine_village_index .blocks-gallery-grid .blocks-gallery-image,
.type-digital_alpine_village_index .blocks-gallery-grid .blocks-gallery-item,
.type-digital_alpine_village_index .wp-block-gallery .blocks-gallery-image,
.type-digital_alpine_village_index .wp-block-gallery .blocks-gallery-item {
  margin: 0 16px 16px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc((100% - 16px) / 2);
}
.type-digital_alpine_village_index .wp-block-gallery li {
  list-style-type: none;
}
.type-digital_alpine_village_index .blocks-gallery-grid .blocks-gallery-image figure,
.type-digital_alpine_village_index .blocks-gallery-grid .blocks-gallery-item figure,
.type-digital_alpine_village_index .wp-block-gallery .blocks-gallery-image figure,
.type-digital_alpine_village_index .wp-block-gallery .blocks-gallery-item figure {
  margin: 0;
  height: 100%;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-contentgallery .blocks-gallery-item figcaption {
  font-style: italic;
  box-sizing: border-box;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  padding: 8px;
  color: #444;
  text-align: left;
  font-size: 12px;
  background: #f1f1f1;
}
.type-digital_alpine_village_index .blocks-gallery-grid .blocks-gallery-image img,
.type-digital_alpine_village_index .blocks-gallery-grid .blocks-gallery-item img,
.type-digital_alpine_village_index .wp-block-gallery .blocks-gallery-image img,
.type-digital_alpine_village_index .wp-block-gallery .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.type-digital_alpine_village_index .blocks-gallery-grid .blocks-gallery-image img,
.type-digital_alpine_village_index .blocks-gallery-grid .blocks-gallery-item img,
.type-digital_alpine_village_index .wp-block-gallery .blocks-gallery-image img,
.type-digital_alpine_village_index .wp-block-gallery .blocks-gallery-item img {
  width: auto;
}
.type-digital_alpine_village_index .wp-block-quote {
  font-family: LunchBox;
  box-sizing: border-box;
  position: relative;
  border-left: 0;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 80px 350px 60px 55px;
}
.type-digital_alpine_village_index .wp-block-quote::after {
  content: " ";
  display: block;
  position: absolute;
  top: 35px;
  left: -30px;
  width: 232px;
  height: 180px;
  background-image: url(/img/svg/kommentar.svg);
  opacity: 0.2;
  z-index: -1;
}
.type-digital_alpine_village_index .wp-block-quote p {
  font-size: 40px !important;
  line-height: 48px !important;
  color: #000 !important;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox {
  position: relative;
  background: #f9f9f9;
  padding: 60px 0;
  margin-top: 60px;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox:after,
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox:before {
  top: 0;
  width: 100%;
  z-index: -1;
  content: '';
  background: #f9f9f9;
  position: absolute;
  display: block;
  left: 0;
  transform: translateX(-100%);
  height: 100%;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox:before {
  left: auto;
  right: 0;
  transform: translateX(100%);
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox h2 {
  font-size: 32px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox h2::after {
  content: " ";
  display: block;
  position: relative;
  width: 120px;
  height: 2px;
  left: 50%;
  top: 25px;
  transform: translateX(-50%);
  background: #444;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox .wp-block-columns {
  align-items: flex-start;
  display: flex;
  flex-flow: row wrap;
  box-sizing: border-box;
  justify-content: center;
  margin: 0 auto 50px;
  z-index: 0;
  position: relative;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox .wp-block-column {
  align-items: flex-start;
  box-shadow: none !important;
  display: block;
  position: relative;
  padding-bottom: 16px;
  border-radius: 0 !important;
  z-index: 2;
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}
@media (min-width: 782px) {
  .type-digital_alpine_village_index .wp-block-digitalesdorf-metabox .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }
  .type-digital_alpine_village_index .wp-block-digitalesdorf-metabox .wp-block-column:not(:first-child) {
    margin-left: 32px;
  }
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox #block-metacontent__content,
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox #block-metalist__content {
  padding: 25px 0;
  margin: 0 15px;
  border-bottom: 1px dashed #aaa;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox h5 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 800;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox h5:before {
  position: relative;
  content: " ";
  background-color: #739600;
  font-weight: 700;
  display: inline-block;
  width: 14px;
  height: 14px;
  bottom: -1px;
  left: -7px;
  margin-left: -15px;
  line-height: 17px;
}
.type-digital_alpine_village_index .wp-block-digitalesdorf-metabox ul li {
  list-style-type: square;
  font-size: 16px;
  line-height: 28px;
  padding: 0;
  margin-left: 15px;
}
#recaptcha_response_field {
  height: 35px;
  z-index: 1;
}
