@charset "UTF-8";
/*!
 * Font Awesome Pro 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@import url("./MyFontsWebfontsKit.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-alarm-clock:before {
  content: "\f34e"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-alt-down:before {
  content: "\f354"; }

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

.fa-arrow-alt-left:before {
  content: "\f355"; }

.fa-arrow-alt-right:before {
  content: "\f356"; }

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

.fa-arrow-alt-up:before {
  content: "\f357"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-from-bottom:before {
  content: "\f342"; }

.fa-arrow-from-left:before {
  content: "\f343"; }

.fa-arrow-from-right:before {
  content: "\f344"; }

.fa-arrow-from-top:before {
  content: "\f345"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-square-down:before {
  content: "\f339"; }

.fa-arrow-square-left:before {
  content: "\f33a"; }

.fa-arrow-square-right:before {
  content: "\f33b"; }

.fa-arrow-square-up:before {
  content: "\f33c"; }

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

.fa-arrow-to-left:before {
  content: "\f33e"; }

.fa-arrow-to-right:before {
  content: "\f340"; }

.fa-arrow-to-top:before {
  content: "\f341"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-badge:before {
  content: "\f335"; }

.fa-badge-check:before {
  content: "\f336"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-bolt:before {
  content: "\f376"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-slash:before {
  content: "\f377"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-browser:before {
  content: "\f37e"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-edit:before {
  content: "\f333"; }

.fa-calendar-exclamation:before {
  content: "\f334"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-alt:before {
  content: "\f332"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-circle-down:before {
  content: "\f32d"; }

.fa-caret-circle-left:before {
  content: "\f32e"; }

.fa-caret-circle-right:before {
  content: "\f330"; }

.fa-caret-circle-up:before {
  content: "\f331"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-double-down:before {
  content: "\f322"; }

.fa-chevron-double-left:before {
  content: "\f323"; }

.fa-chevron-double-right:before {
  content: "\f324"; }

.fa-chevron-double-up:before {
  content: "\f325"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-square-down:before {
  content: "\f329"; }

.fa-chevron-square-left:before {
  content: "\f32a"; }

.fa-chevron-square-right:before {
  content: "\f32b"; }

.fa-chevron-square-up:before {
  content: "\f32c"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-club:before {
  content: "\f327"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-code-commit:before {
  content: "\f386"; }

.fa-code-merge:before {
  content: "\f387"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-wide:before {
  content: "\f326"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-credit-card-blank:before {
  content: "\f389"; }

.fa-credit-card-front:before {
  content: "\f38a"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-desktop-alt:before {
  content: "\f390"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-h-alt:before {
  content: "\f39b"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ellipsis-v-alt:before {
  content: "\f39c"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-square:before {
  content: "\f321"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows:before {
  content: "\f31d"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expand-wide:before {
  content: "\f320"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-check:before {
  content: "\f316"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-edit:before {
  content: "\f31c"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-exclamation:before {
  content: "\f31a"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-minus:before {
  content: "\f318"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-plus:before {
  content: "\f319"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-times:before {
  content: "\f317"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-film-alt:before {
  content: "\f3a0"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hexagon:before {
  content: "\f312"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-inbox-in:before {
  content: "\f310"; }

.fa-inbox-out:before {
  content: "\f311"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-industry-alt:before {
  content: "\f3b3"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-info-square:before {
  content: "\f30f"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-alt:before {
  content: "\f30d"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-lock-open-alt:before {
  content: "\f3c2"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-hexagon:before {
  content: "\f307"; }

.fa-minus-octagon:before {
  content: "\f308"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-mobile-android:before {
  content: "\f3ce"; }

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-alt:before {
  content: "\f3de"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-hexagon:before {
  content: "\f300"; }

.fa-plus-octagon:before {
  content: "\f301"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-question-square:before {
  content: "\f2fd"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-retweet-alt:before {
  content: "\f361"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-all:before {
  content: "\f367"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-check:before {
  content: "\f2f7"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-sliders-h-square:before {
  content: "\f3f0"; }

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-exclamation:before {
  content: "\f2f3"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-trello:before {
  content: "\f181"; }

.fa-triangle:before {
  content: "\f2ec"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-trophy-alt:before {
  content: "\f2eb"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usd-circle:before {
  content: "\f2e8"; }

.fa-usd-square:before {
  content: "\f2e9"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f2e2"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

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

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

/*!
 * Font Awesome Pro 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/*!
 * Font Awesome Pro 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

html {
  font-family: 'Open Sans', sans-serif; }
  html h1 {
    font-size: 2.7rem; }
  html body {
    background-color: rgba(254, 239, 214, 0.84);
    background-image: url(../img/gomeralove_hintergrund_sandstein.png);
    background-attachment: fixed;
    background-size: 450px;
    font: 100% "Open Sans", sans-serif;
    color: #404040; }
    html body.page-template-map_page_template {
      background-color: #00CCFF;
      background-image: none; }
    html body .b {
      font: 115% "Open Sans", sans-serif; }
    @media screen and (min-width: 1200px) {
      html body {
        font: 100% "Open Sans", sans-serif; } }
    html body .tag-filter, html body .tags {
      background-color: #5CAC33;
      color: #fff;
      float: left;
      padding: 5px;
      margin-right: 10px;
      border-radius: 100px;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 0.5rem; }
      html body .tag-filter:hover, html body .tags:hover {
        color: #fff;
        background-color: #da682a; }
    html body .nav-tabs-section {
      padding: 2rem 2rem 1rem 2rem;
      margin: 1.5rem 0rem;
      background-color: #fff; }
      @media screen and (max-width: 720px) {
        html body .nav-tabs-section {
          padding: 1rem 1rem 1rem 1rem;
          margin: 1.5rem -1rem;
          overflow: hidden; } }
    html body .nav-tabs {
      border-bottom: 0px solid transparent;
      margin-bottom: 20px;
      display: flex;
      flex-wrap: wrap; }
      html body .nav-tabs__container {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        flex-wrap: nowrap;
        overflow: scroll; }
        @media screen and (min-width: 768px) {
          html body .nav-tabs__container {
            max-width: 50%; } }
      html body .nav-tabs.level1 {
        border-bottom: 0px solid transparent;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        @media screen and (min-width: 768px) {
          html body .nav-tabs.level1 {
            flex-direction: row; } }
        html body .nav-tabs.level1 .nav-link {
          width: 100%;
          height: auto;
          border-radius: 100px;
          text-align: center;
          line-height: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          line-height: 19px;
          background-color: transparent;
          display: flex;
          flex-direction: column;
          border: 0px;
          margin-bottom: 1rem;
          padding: 0; }
          @media screen and (min-width: 992px) {
            html body .nav-tabs.level1 .nav-link {
              min-width: 135px; } }
          html body .nav-tabs.level1 .nav-link .tag-filter__icon {
            display: none; }
          html body .nav-tabs.level1 .nav-link .tag-filter__icon_inaktiv {
            display: block; }
          html body .nav-tabs.level1 .nav-link.active {
            background-color: transparent !important; }
            html body .nav-tabs.level1 .nav-link.active .tag-filter__icon {
              display: block; }
            html body .nav-tabs.level1 .nav-link.active .tag-filter__icon_inaktiv {
              display: none; }
          html body .nav-tabs.level1 .nav-link .tag-filter__label {
            color: #5CAC33;
            margin-top: 10px;
            height: 40px; }
          html body .nav-tabs.level1 .nav-link[title="gut-zu-wissen"] .tag-filter__label {
            color: #fbb03b; }
          html body .nav-tabs.level1 .nav-link[title="orte-und-regionen"] .tag-filter__label {
            color: #754c24; }
          html body .nav-tabs.level1 .nav-link[title="land-und-leute"] .tag-filter__label {
            color: #e63312; }
          html body .nav-tabs.level1 .nav-link[title="aktivitaeten"] .tag-filter__label {
            color: #2a8c46; }
          html body .nav-tabs.level1 .nav-link[title="gastronomie-nachtleben"] .tag-filter__label {
            color: #662d91; }
          html body .nav-tabs.level1 .nav-link[title="unterkunft"] .tag-filter__label {
            color: #0093ca; }
          html body .nav-tabs.level1 .nav-link .tag-filter__icon, html body .nav-tabs.level1 .nav-link .tag-filter__icon_inaktiv {
            width: 90px;
            height: 90px; }
          html body .nav-tabs.level1 .nav-link:hover, html body .nav-tabs.level1 .nav-link:active, html body .nav-tabs.level1 .nav-link:focus {
            color: #fff; }
          html body .nav-tabs.level1 .nav-link.tag-filter.active::after {
            content: "";
            background-color: transparent;
            width: 0px; }
          html body .nav-tabs.level1 .nav-link.tag-filter:hover {
            /*
                                      .tag-filter__icon,.tag-filter__label{
                                        filter: grayscale(0);
                                      }
                        */ }
            html body .nav-tabs.level1 .nav-link.tag-filter:hover .tag-filter__icon {
              display: block; }
            html body .nav-tabs.level1 .nav-link.tag-filter:hover .tag-filter__icon_inaktiv {
              display: none; }
      html body .nav-tabs.level2 {
        border-bottom: 0px solid transparent;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 1rem; }
        html body .nav-tabs.level2 a.nav-link.tag-filter {
          border-radius: 40px;
          font-size: 12px;
          margin-bottom: 1rem; }
          html body .nav-tabs.level2 a.nav-link.tag-filter:hover, html body .nav-tabs.level2 a.nav-link.tag-filter:active, html body .nav-tabs.level2 a.nav-link.tag-filter:focus {
            color: #fff; }
      html body .nav-tabs.level3 {
        border-bottom: 0px solid transparent;
        display: none;
        justify-content: center; }
        html body .nav-tabs.level3 a.nav-link.tag-filter {
          background-color: transparent;
          font-size: 12px;
          color: #5CAC33; }
          html body .nav-tabs.level3 a.nav-link.tag-filter:hover {
            border: 0px solid transparent; }
          html body .nav-tabs.level3 a.nav-link.tag-filter.active {
            color: #da682a;
            background-color: transparent !important;
            border: 0px solid transparent; }
      html body .nav-tabs .nav-link.tag-filter {
        color: #fff;
        float: left;
        margin-bottom: 0px; }
        html body .nav-tabs .nav-link.tag-filter.active {
          background-color: #da682a;
          position: relative; }
    html body #gut-zu-wissen .nav-link {
      border: 3px solid #fbb03b;
      color: #fbb03b;
      background-color: white; }
      html body #gut-zu-wissen .nav-link.active, html body #gut-zu-wissen .nav-link.init {
        background-color: #fbb03b;
        color: white; }
    html body #orte-und-regionen .nav-link {
      border: 3px solid #754c24;
      color: #754c24;
      background-color: white; }
      html body #orte-und-regionen .nav-link.active, html body #orte-und-regionen .nav-link.init {
        background-color: #754c24;
        color: white; }
    html body #land-und-leute .nav-link {
      border: 3px solid #e63312;
      color: #e63312;
      background-color: white; }
      html body #land-und-leute .nav-link.active, html body #land-und-leute .nav-link.init {
        background-color: #e63312;
        color: white; }
    html body #aktivitaeten .nav-link {
      border: 3px solid #2a8c46;
      background-color: white;
      color: #2a8c46; }
      html body #aktivitaeten .nav-link.active, html body #aktivitaeten .nav-link.init {
        background-color: #2a8c46;
        color: white; }
    html body #gastronomie-nachtleben .nav-link {
      border: 3px solid #662d91;
      color: #662d91;
      background-color: white; }
      html body #gastronomie-nachtleben .nav-link.active, html body #gastronomie-nachtleben .nav-link.init {
        background-color: #662d91;
        color: white; }
    html body #unterkunft .nav-link {
      border: 3px solid #0093ca;
      color: #0093ca;
      background-color: white; }
      html body #unterkunft .nav-link.active, html body #unterkunft .nav-link.init {
        background-color: #0093ca;
        color: white; }
    html body .ui-loader {
      display: none; }
    html body .postroll-infos {
      background-color: transparent;
      width: auto;
      padding-top: 20px;
      padding-bottom: 20px; }
      html body .postroll-infos h1 {
        color: #5CAC33; }
      html body .postroll-infos h1, html body .postroll-infos p {
        margin-left: 10px;
        margin-right: 10px; }
    html body .postroll-container {
      height: 340px;
      overflow: hidden;
      margin-bottom: 30px; }
      html body .postroll-container .postroll {
        height: 360px;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 20px 0px; }
        html body .postroll-container .postroll:empty {
          height: 0;
          width: 0; }
        html body .postroll-container .postroll .postroll-inner {
          width: 100px;
          padding-bottom: 20px; }
          html body .postroll-container .postroll .postroll-inner .postroll-section {
            height: 360px;
            width: 200px;
            float: left;
            margin: 0 0.5rem; }
            html body .postroll-container .postroll .postroll-inner .postroll-section .overlay {
              top: 50%; }
    html body br {
      clear: both; }
    html body a {
      color: #5CAC33; }
      html body a .reisetipp-preview {
        height: 100%;
        overflow: hidden;
        position: relative;
        color: #000;
        border-radius: 2px;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }
        html body a .reisetipp-preview .overlay {
          position: absolute;
          background-color: rgba(92, 172, 51, 0.7);
          top: 66%;
          width: 100%;
          height: 100%;
          padding: 20px;
          padding-top: 10px;
          transition: top 0.5s, background-color 0.5s; }
          html body a .reisetipp-preview .overlay:hover {
            background-color: #da682a; }
            html body a .reisetipp-preview .overlay:hover p {
              opacity: 1; }
          html body a .reisetipp-preview .overlay p {
            transition: opacity 0.1s;
            opacity: 0;
            color: #fff;
            font: 1rem "Open Sans", sans-serif; }
          html body a .reisetipp-preview .overlay h6 {
            text-align: center;
            color: #fff;
            font: 0.7rem "Open Sans", sans-serif; }
          html body a .reisetipp-preview .overlay h2 {
            text-align: center;
            color: #fff;
            font: 1.3rem 1.7rem TTCottons-regular; }
          html body a .reisetipp-preview .overlay .more {
            transition: opacity 0.5s;
            text-align: center;
            color: #fff;
            font: 1.3rem 1.7rem TTCottons-regular;
            font-weight: bold; }
        html body a .reisetipp-preview img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
        html body a .reisetipp-preview a {
          color: #000000; }
          html body a .reisetipp-preview a:hover {
            color: #000; }
            html body a .reisetipp-preview a:hover h1, html body a .reisetipp-preview a:hover .h1, html body a .reisetipp-preview a:hover h2, html body a .reisetipp-preview a:hover .h2, html body a .reisetipp-preview a:hover h3, html body a .reisetipp-preview a:hover .h3, html body a .reisetipp-preview a:hover h4, html body a .reisetipp-preview a:hover .h4, html body a .reisetipp-preview a:hover h5, html body a .reisetipp-preview a:hover .h5, html body a .reisetipp-preview a:hover h6, html body a .reisetipp-preview a:hover .h6, html body a .reisetipp-preview a:hover h7, html body a .reisetipp-preview a:hover .h7, html body a .reisetipp-preview a:hover h8, html body a .reisetipp-preview a:hover .h8, html body a .reisetipp-preview a:hover h9, html body a .reisetipp-preview a:hover .h9 {
              color: #000; }
      html body a:hover {
        color: #000; }
        html body a:hover .reisetipp-preview .overlay {
          top: 0%; }
          html body a:hover .reisetipp-preview .overlay .more {
            opacity: 0; }
    html body h1, html body .h1, html body h2, html body .h2, html body h3, html body .h3, html body h4, html body .h4, html body h5, html body .h5, html body h6, html body .h6, html body h7, html body .h7, html body h8, html body .h8, html body h9, html body .h9 {
      color: #5CAC33;
      font: 1.7rem TTCottons-regular; }
      html body h1.content, html body .h1.content, html body h2.content, html body .h2.content, html body h3.content, html body .h3.content, html body h4.content, html body .h4.content, html body h5.content, html body .h5.content, html body h6.content, html body .h6.content, html body h7.content, html body .h7.content, html body h8.content, html body .h8.content, html body h9.content, html body .h9.content {
        color: #000;
        font: 2.7rem "Open Sans", sans-serif;
        font-weight: bold; }
      html body h1 a, html body .h1 a, html body h2 a, html body .h2 a, html body h3 a, html body .h3 a, html body h4 a, html body .h4 a, html body h5 a, html body .h5 a, html body h6 a, html body .h6 a, html body h7 a, html body .h7 a, html body h8 a, html body .h8 a, html body h9 a, html body .h9 a {
        color: #5CAC33;
        font: 2.2rem TTCottons-regular;
        text-decoration: underline; }
        html body h1 a:hover, html body .h1 a:hover, html body h2 a:hover, html body .h2 a:hover, html body h3 a:hover, html body .h3 a:hover, html body h4 a:hover, html body .h4 a:hover, html body h5 a:hover, html body .h5 a:hover, html body h6 a:hover, html body .h6 a:hover, html body h7 a:hover, html body .h7 a:hover, html body h8 a:hover, html body .h8 a:hover, html body h9 a:hover, html body .h9 a:hover {
          color: #000; }
    html body .post-title {
      display: flex;
      justify-content: flex-start;
      width: 100%;
      padding-top: 2rem;
      margin-bottom: -0.5rem; }
      html body .post-title h1 {
        font-size: 2.7rem; }
    html body .post-content {
      overflow: hidden;
      text-justify: inter-word;
      margin-bottom: 40px;
      margin-top: 10px;
      text-align: justify;
      -o-hyphens: auto;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; }
      html body .post-content br:first-of-type {
        display: none !important; }
      html body .post-content a {
        font-style: italic;
        font-weight: bold;
        color: #808080;
        text-decoration: underline; }
        html body .post-content a:hover {
          color: #5CAC33; }
      html body .post-content h1, html body .post-content .h1 {
        font-size: 2.7rem;
        margin-top: 20px; }
      html body .post-content h2, html body .post-content .h2 {
        font-size: 1.6rem;
        line-height: 10px;
        margin-top: 20px; }
      html body .post-content .quote {
        font-weight: 800;
        font-size: 1.07rem;
        color: #5CAC33; }
      html body .post-content p {
        font-size: 1.1rem;
        text-justify: inter-word;
        margin-bottom: 40px;
        margin-top: 10px;
        text-align: justify;
        -o-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto; }
    html body .main-container {
      margin-left: auto;
      margin-right: auto;
      max-width: 1500px;
      padding-top: 5.6rem; }
    html body .content-container {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media screen and (min-width: 1400px) {
        html body .content-container {
          flex-direction: row; } }
    html body .canvas {
      width: 100%; }
    html body .co-campaigns {
      display: flex;
      flex-direction: row; }
      html body .co-campaigns .co {
        width: calc(100% - 200px); }
      @media screen and (max-width: 992px) {
        html body .co-campaigns {
          flex-direction: column; }
          html body .co-campaigns .co {
            width: 100%; } }
    html body .campaign {
      display: flex;
      flex-direction: column;
      height: auto;
      width: 200px;
      min-width: 200px;
      justify-content: flex-start;
      margin-left: 1rem;
      grid-auto-flow: dense; }
      @media screen and (max-width: 992px) {
        html body .campaign {
          width: 100%;
          min-width: 100%;
          display: grid;
          grid-template-columns: calc(32.33vw - 0.2rem) calc(33.33vw - 0.2rem) calc(33.33vw - 0.2rem);
          grid-template-rows: 25vw;
          grid-template-gap: 0.6rem;
          flex-direction: row;
          justify-content: space-around;
          margin-top: 0;
          margin-left: 0; }
          html body .campaign a {
            width: 100%; } }
    html body .campaign_map_right {
      margin-top: -1px;
      margin-left: 1rem;
      width: 200px; }
      html body .campaign_map_right:empty {
        width: 0;
        margin-left: 0; }
      @media screen and (max-width: 720px) {
        html body .campaign_map_right {
          width: 100%;
          float: left;
          margin-top: 20px;
          display: grid;
          grid-gap: 1rem !important;
          grid-template-columns: calc(50% - 0.5rem) calc(50% - 0.5rem);
          grid-template-rows: 100px;
          grid-auto-flow: dense;
          margin: 1rem 0;
          justify-content: center;
          justify-items: center; } }
      @media screen and (max-width: 540px) {
        html body .campaign_map_right {
          grid-gap: 0rem; } }
    html body .campaign-right {
      position: relative;
      margin-top: 70px;
      right: 0px;
      width: 200px;
      min-width: 200px;
      height: auto;
      margin-left: 20px; }
      @media screen and (max-width: 1400px) {
        html body .campaign-right {
          position: relative;
          width: 100%;
          margin-left: 0px;
          height: auto;
          margin-top: 30px; } }
    html body .post .post-img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      margin-bottom: 20px;
      min-height: 25rem; }
    html body .post .post-logo {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
      @media screen and (max-width: 992px) {
        html body .post .post-logo {
          display: none; } }
    html body .post .post-logo-mobile {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      margin-bottom: 2rem;
      display: none; }
      @media screen and (max-width: 992px) {
        html body .post .post-logo-mobile {
          display: block; } }
    html body .post .post-excerpt p {
      font: 1.4rem "Open Sans", sans-serif;
      color: #404040; }
    html body .box {
      background-color: #5CAC33;
      width: 100%;
      height: 100px;
      margin-top: 10px;
      margin-bottom: 10px;
      color: #fff;
      border-radius: 2px;
      position: relative;
      cursor: pointer; }
      html body .box:hover {
        background-color: #da682a; }
      @media screen and (max-width: 720px) {
        html body .box {
          height: 50px;
          width: calc(50% - 20px);
          margin: 10px;
          float: left; } }
      html body .box span {
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #fff;
        border-radius: 2px;
        padding: 10px;
        line-height: 6;
        font: 1.7rem TTCottons-regular; }
        @media screen and (max-width: 720px) {
          html body .box span {
            border: none;
            padding: 10px;
            line-height: 0.6; } }
    html body .advertising {
      text-align: center;
      vertical-align: middle;
      color: #ededed;
      background-color: #fff;
      margin-bottom: 10px;
      background-size: 100%;
      background-position: top center; }
      @media screen and (max-width: 992px) {
        html body .advertising {
          min-width: 0 !important;
          width: 100% !important;
          margin-bottom: 0px; } }
      html body .advertising-l {
        margin-bottom: 10px; }
        @media screen and (max-width: 1400px) {
          html body .advertising-l {
            display: none; } }
    html body .hl {
      width: calc(100%);
      height: 1px;
      background-color: #5CAC33;
      margin: 30px;
      margin-left: 0px;
      margin-right: 0px; }
      html body .hl.m-30 {
        width: calc(100% - 60px);
        margin-left: 30px;
        margin-right: 30px; }
  html .footer-container {
    background-color: #fff;
    color: #404040;
    padding-top: 50px;
    margin-top: 80px;
    padding-bottom: 50px;
    font: 100% "Open Sans", sans-serif; }
    html .footer-container .footer__col {
      display: flex;
      justify-content: center; }
    html .footer-container .sub-menu {
      display: none; }
    html .footer-container ul {
      width: 120px;
      list-style: none;
      padding: 0px;
      margin: 0px; }
  html #navigation {
    display: flex;
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 9999;
    padding: 0px;
    margin: 0px;
    border-radius: 0px; }
    @media screen and (max-width: 720px) {
      html #navigation .container-fluid {
        display: flex;
        flex-direction: column; } }
    html #navigation a {
      padding: 0px;
      margin: 0px;
      color: #5CAC33;
      font: 1.7rem TTCottons-regular; }
    html #navigation .nav-item.active a {
      color: #da682a;
      font-weight: 800; }
    html #navigation ul {
      margin-top: 38px;
      text-align: center;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      @media screen and (max-width: 720px) {
        html #navigation ul {
          margin-top: 0px; } }
    html #navigation img {
      height: 75px; }
    html #navigation .nav-item {
      float: none;
      display: inline-block; }
  html .navigation-space {
    width: 100%;
    height: 100px; }
  html .carousel {
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px; }
    html .carousel .carousel-inner {
      width: 100%;
      overflow: hidden;
      max-height: 250px; }
      html .carousel .carousel-inner .carousel-item img {
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
  html .carousel-gallery.carousel {
    margin-bottom: 10px; }
    html .carousel-gallery.carousel .carousel-control-prev {
      position: absolute;
      top: 40px;
      bottom: 40px;
      left: 0px;
      width: 100px; }
      html .carousel-gallery.carousel .carousel-control-prev .conr {
        position: relative;
        width: 100%;
        height: 100%; }
      html .carousel-gallery.carousel .carousel-control-prev .carousel-control-prev-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: Translate(-50%, 0);
        margin: 0 auto; }
        html .carousel-gallery.carousel .carousel-control-prev .carousel-control-prev-icon span {
          font-size: 40px;
          line-height: 0px;
          color: #fff; }
    html .carousel-gallery.carousel .carousel-control-next {
      position: absolute;
      top: 40px;
      bottom: 40px;
      right: 0px;
      width: 100px; }
      html .carousel-gallery.carousel .carousel-control-next .conr {
        position: relative;
        width: 100%;
        height: 100%; }
      html .carousel-gallery.carousel .carousel-control-next .carousel-control-next-icon {
        position: absolute;
        top: 50%;
        right: 50%;
        transform: Translate(-50%, 0); }
        html .carousel-gallery.carousel .carousel-control-next .carousel-control-next-icon span {
          font-size: 40px;
          line-height: 0px;
          color: #fff; }
    html .carousel-gallery.carousel .carousel-inner {
      position: relative;
      width: 100%;
      overflow: hidden;
      max-height: 2000px; }
      html .carousel-gallery.carousel .carousel-inner .carousel-item img {
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
  html .leaflet-popup-content p {
    margin: 0px; }
  html .leaflet-popup-content h6 {
    margin-bottom: -5px; }
  html .hide {
    display: none; }

.adress-box, .info-box {
  background-color: rgba(255, 255, 255, 0.85);
  color: #5CAC33;
  border: 1px solid #5CAC33;
  border-radius: 5px;
  padding: 20px;
  padding-left: 25px;
  margin: 20px 0px;
  box-sizing: border-box;
  font-size: 14px; }
  .adress-box i, .info-box i {
    width: 64px;
    display: inline-block; }
    .adress-box i.small, .info-box i.small {
      width: 32px; }
    .adress-box i img, .info-box i img {
      width: 100%; }
  .adress-box__list, .info-box__list {
    list-style: none;
    padding: 0px; }
    .adress-box__list li, .info-box__list li {
      margin-bottom: 6px; }
    .adress-box__list i, .info-box__list i {
      margin-right: 10px; }
    .adress-box__list--b, .info-box__list--b {
      display: flex;
      flex-direction: row;
      justify-content: center;
      margin-top: 30px;
      padding-top: 10px;
      border-top: 1px solid;
      margin-bottom: -5px;
      flex-wrap: wrap; }
      .adress-box__list--b i, .info-box__list--b i {
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
        text-align: center; }
      .adress-box__list--b .string, .info-box__list--b .string {
        display: none; }

.infoseiten_liste {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  flex-wrap: wrap; }
  .infoseiten_liste__eintrag_icon {
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px; }
  .infoseiten_liste__eintrag_infos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: absolute;
    bottom: 0px;
    left: 0px; }
  .infoseiten_liste__eintrag {
    cursor: pointer;
    position: relative;
    background-color: white;
    border-radius: 2px;
    height: 0px;
    flex-grow: 0;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
    color: #5CAC33;
    overflow: hidden;
    width: calc(25% - 20px);
    padding-top: 11.8%;
    padding-bottom: 72px; }
    @media screen and (max-width: 720px) {
      .infoseiten_liste__eintrag {
        width: calc(50% - 20px);
        padding-top: 23.5%;
        padding-bottom: 72px; } }
    @media screen and (max-width: 256px) {
      .infoseiten_liste__eintrag {
        width: 100%;
        padding-top: 48.1%;
        padding-bottom: 72px; } }
    @media screen and (min-width: 1140px) {
      .infoseiten_liste__eintrag {
        width: calc(25% - 20px);
        padding-top: 11.8%;
        padding-bottom: 72px; } }
    .infoseiten_liste__eintrag.disabled {
      display: none; }
  .infoseiten_liste__eintrag_thumbnail {
    width: 100%;
    min-height: 20px;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px; }
  .infoseiten_liste__eintrag_title {
    display: block; }

.map-popup-link--active {
  background-color: #5CAC33;
  position: relative;
  color: white; }
  .map-popup-link--active:after {
    content: "";
    width: 20px;
    height: 20px;
    left: 50%;
    position: absolute;
    background-color: #5CAC33;
    bottom: -8px;
    transform: Translate(-50%, 0) Rotate(45deg); }

.karteneintrag-container--popup-prev-next-hidden .map_popup__navigation_prev, .karteneintrag-container--popup-prev-next-hidden .map_popup__navigation_next, .karteneintrag-container--popup-prev-next-hidden .map_popup__navigation_close {
  visibility: hidden;
  pointer-events: none; }

.karteneintrag-container--popup-prev-next-hidden .map_popup__navigation_back, .karteneintrag-container--popup-prev-next-hidden .map_popup__navigation_reload {
  display: flex; }

.filter_list {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: row;
  background-color: transparent;
  padding: 10px 0 0;
  overflow-x: hidden;
  overflow-y: auto;
  height: 60%;
  transition: all 0.5s;
  order: 2;
  align-items: flex-end;
  z-index: 1; }
  .filter_list.l2 .filter_list__l1,
  .filter_list.l2 .filter_list__l2 {
    transform: translateX(0); }
  .filter_list.l2 .filter_list__l2 {
    padding-bottom: 8rem; }
    @media screen and (max-width: 768px) {
      .filter_list.l2 .filter_list__l2 {
        padding-bottom: 0rem;
        padding-top: 1.5rem; } }
  .filter_list__l1 {
    min-width: 100%;
    display: inline-flex;
    height: 100%;
    flex-direction: column;
    padding-top: 22px !important; }
  .filter_list__l2 {
    min-width: 100%;
    display: inline-flex;
    height: 100%;
    flex-direction: column; }
  .filter_list__l3 {
    min-width: 100%;
    display: inline-flex;
    height: 100%;
    flex-direction: column; }
  .filter_list__l1, .filter_list__l2, .filter_list__l3 {
    padding: 0 5px;
    overflow-y: auto;
    overflow-x: hidden;
    align-items: flex-end;
    transition: all 0.5s;
    transform: translateX(100%); }
  .filter_list .filter_list__break {
    flex-basis: 100%;
    height: 0px;
    width: 100%; }
    .filter_list .filter_list__break--l1 {
      order: 1;
      flex-basis: 100%;
      height: 0px; }
    .filter_list .filter_list__break--l2 {
      order: 3;
      flex-basis: 100%;
      height: 0px; }
  .filter_list .filter_list__item {
    flex-grow: 1;
    cursor: pointer;
    padding-right: 1rem;
    padding-left: 1rem;
    color: #fff;
    margin: 2px 5px 0;
    align-self: center;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 100%; }
    .filter_list .filter_list__item[filter="infoseiten"] {
      background: #7F400D;
      color: #fff; }
      .filter_list .filter_list__item[filter="infoseiten"]:hover {
        color: #7F400D;
        border: 3px solid #7F400D; }
    .filter_list .filter_list__item[filter="unterkuenfte"] {
      background: #6DCCFF;
      color: #fff; }
      .filter_list .filter_list__item[filter="unterkuenfte"]:hover {
        color: #6DCCFF;
        border: 3px solid #6DCCFF; }
    .filter_list .filter_list__item[filter="aktivitaeten"] {
      background: #127E44;
      color: #fff; }
      .filter_list .filter_list__item[filter="aktivitaeten"]:hover {
        color: #127E44;
        border: 3px solid #127E44; }
    .filter_list .filter_list__item[filter="gastronomie-nachtleben"] {
      background: #7D3CCB;
      color: #fff; }
      .filter_list .filter_list__item[filter="gastronomie-nachtleben"]:hover {
        color: #7D3CCB;
        border: 3px solid #7D3CCB; }
    .filter_list .filter_list__item[filter="einkaufen"] {
      background: #FD8025;
      color: #fff; }
      .filter_list .filter_list__item[filter="einkaufen"]:hover {
        color: #FD8025;
        border: 3px solid #FD8025; }
    .filter_list .filter_list__item[filter="dienstleistung"] {
      background: #E92E28;
      color: #fff; }
      .filter_list .filter_list__item[filter="dienstleistung"]:hover {
        color: #E92E28;
        border: 3px solid #E92E28; }
    .filter_list .filter_list__item:hover {
      background-color: white;
      padding: 0; }
    .filter_list .filter_list__item[parent="infoseiten"], .filter_list .filter_list__item[parent="unterkuenfte"], .filter_list .filter_list__item[parent="aktivitaeten"], .filter_list .filter_list__item[parent="gastronomie-nachtleben"], .filter_list .filter_list__item[parent="einkaufen"], .filter_list .filter_list__item[parent="dienstleistung"] {
      border: 0px; }
    .filter_list .filter_list__item--visible {
      display: flex !important; }
    .filter_list .filter_list__item--active {
      background-color: #da682a;
      color: #fff;
      font-weight: 800;
      text-shadow: 0.5px 0.5px, 0.5px -0.5px, -0.5px 0.5px, -0.5px -0.5px; }
      .filter_list .filter_list__item--active .filter_list__item--l2, .filter_list .filter_list__item--active .filter_list__item--l3 {
        color: #da682a; }
      .filter_list .filter_list__item--active[filter="infoseiten"] {
        background-color: #7F400D;
        color: #fff; }
      .filter_list .filter_list__item--active[filter="unterkuenfte"] {
        background-color: #6DCCFF;
        color: #fff; }
      .filter_list .filter_list__item--active[filter="aktivitaeten"] {
        background-color: #127E44;
        color: #fff; }
      .filter_list .filter_list__item--active[filter="gastronomie-nachtleben"] {
        background-color: #7D3CCB;
        color: #fff; }
      .filter_list .filter_list__item--active[filter="einkaufen"] {
        background-color: #FD8025;
        color: #fff; }
      .filter_list .filter_list__item--active[filter="dienstleistung"] {
        background-color: #E92E28;
        color: #fff; }
      .filter_list .filter_list__item--active[parent="infoseiten"] {
        color: #7F400D; }
      .filter_list .filter_list__item--active[parent="unterkuenfte"] {
        color: #6DCCFF; }
      .filter_list .filter_list__item--active[parent="aktivitaeten"] {
        color: #127E44; }
      .filter_list .filter_list__item--active[parent="gastronomie-nachtleben"] {
        color: #7D3CCB; }
      .filter_list .filter_list__item--active[parent="einkaufen"] {
        color: #FD8025; }
      .filter_list .filter_list__item--active[parent="dienstleistung"] {
        color: #E92E28; }
    .filter_list .filter_list__item--l1, .filter_list .filter_list__item--l2parent {
      padding: 8px;
      height: 30px;
      flex-grow: 0;
      flex-shrink: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      .filter_list .filter_list__item--l1[parent="infoseiten"], .filter_list .filter_list__item--l2parent[parent="infoseiten"] {
        background: #7F400D;
        color: #fff; }
        .filter_list .filter_list__item--l1[parent="infoseiten"]:hover, .filter_list .filter_list__item--l2parent[parent="infoseiten"]:hover {
          color: #7F400D;
          border: 3px solid #7F400D; }
      .filter_list .filter_list__item--l1[parent="unterkuenfte"], .filter_list .filter_list__item--l2parent[parent="unterkuenfte"] {
        background: #6DCCFF;
        color: #fff; }
        .filter_list .filter_list__item--l1[parent="unterkuenfte"]:hover, .filter_list .filter_list__item--l2parent[parent="unterkuenfte"]:hover {
          color: #6DCCFF;
          border: 3px solid #6DCCFF; }
      .filter_list .filter_list__item--l1[parent="aktivitaeten"], .filter_list .filter_list__item--l2parent[parent="aktivitaeten"] {
        background: #127E44;
        color: #fff; }
        .filter_list .filter_list__item--l1[parent="aktivitaeten"]:hover, .filter_list .filter_list__item--l2parent[parent="aktivitaeten"]:hover {
          color: #127E44;
          border: 3px solid #127E44; }
      .filter_list .filter_list__item--l1[parent="gastronomie-nachtleben"], .filter_list .filter_list__item--l2parent[parent="gastronomie-nachtleben"] {
        background: #7D3CCB;
        color: #fff; }
        .filter_list .filter_list__item--l1[parent="gastronomie-nachtleben"]:hover, .filter_list .filter_list__item--l2parent[parent="gastronomie-nachtleben"]:hover {
          color: #7D3CCB;
          border: 3px solid #7D3CCB; }
      .filter_list .filter_list__item--l1[parent="einkaufen"], .filter_list .filter_list__item--l2parent[parent="einkaufen"] {
        background: #FD8025;
        color: #fff; }
        .filter_list .filter_list__item--l1[parent="einkaufen"]:hover, .filter_list .filter_list__item--l2parent[parent="einkaufen"]:hover {
          color: #FD8025;
          border: 3px solid #FD8025; }
      .filter_list .filter_list__item--l1[parent="dienstleistung"], .filter_list .filter_list__item--l2parent[parent="dienstleistung"] {
        background: #E92E28;
        color: #fff; }
        .filter_list .filter_list__item--l1[parent="dienstleistung"]:hover, .filter_list .filter_list__item--l2parent[parent="dienstleistung"]:hover {
          color: #E92E28;
          border: 3px solid #E92E28; }
    .filter_list .filter_list__item--l2, .filter_list .filter_list__item--l3 {
      background-color: transparent;
      color: #808080;
      padding: 3px;
      padding-right: 5px;
      padding-left: 5px;
      margin: 2px 5px 0; }
      .filter_list .filter_list__item--l2:hover, .filter_list .filter_list__item--l3:hover {
        background: transparent;
        font-weight: bold; }
        .filter_list .filter_list__item--l2:hover[parent="infoseiten"], .filter_list .filter_list__item--l3:hover[parent="infoseiten"] {
          color: #7F400D; }
        .filter_list .filter_list__item--l2:hover[parent="unterkuenfte"], .filter_list .filter_list__item--l3:hover[parent="unterkuenfte"] {
          color: #6DCCFF; }
        .filter_list .filter_list__item--l2:hover[parent="aktivitaeten"], .filter_list .filter_list__item--l3:hover[parent="aktivitaeten"] {
          color: #127E44; }
        .filter_list .filter_list__item--l2:hover[parent="gastronomie-nachtleben"], .filter_list .filter_list__item--l3:hover[parent="gastronomie-nachtleben"] {
          color: #7D3CCB; }
        .filter_list .filter_list__item--l2:hover[parent="einkaufen"], .filter_list .filter_list__item--l3:hover[parent="einkaufen"] {
          color: #FD8025; }
        .filter_list .filter_list__item--l2:hover[parent="dienstleistung"], .filter_list .filter_list__item--l3:hover[parent="dienstleistung"] {
          color: #E92E28; }
    .filter_list .filter_list__item--l2 {
      order: 2;
      display: none;
      flex-grow: 0;
      flex-shrink: 0; }
    .filter_list .filter_list__item--l3 {
      order: 4;
      display: none;
      flex-grow: 0;
      flex-shrink: 0; }
    @media screen and (max-width: 768px) {
      .filter_list .filter_list__item--l1 {
        height: 40px; } }
.map_popup_container {
  display: flex;
  visibility: hidden;
  overflow: hidden;
  max-height: 0px; }
  @media screen and (max-width: 720px) {
    .map_popup_container {
      flex-direction: column;
      margin-left: -1rem;
      width: calc(100% + 2rem); } }
.map_popup {
  position: relative;
  width: 100%;
  padding: 0px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 720px) {
    .map_popup {
      width: 100%;
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content; } }
  .map_popup.home {
    width: 100%;
    margin-top: 3rem; }
  .map_popup .post {
    padding: 20px;
    padding-bottom: 50px; }
    @media screen and (max-width: 720px) {
      .map_popup .post {
        padding: 0px; } }
  .map_popup .carousel-gallery {
    margin-bottom: 40px !important;
    margin-left: 0px;
    margin-right: 0px; }
    .map_popup .carousel-gallery .carousel-control-prev, .map_popup .carousel-gallery .carousel-control-next {
      position: absolute;
      top: auto !important;
      bottom: -20px !important;
      width: 100px; }
      .map_popup .carousel-gallery .carousel-control-prev-icon span, .map_popup .carousel-gallery .carousel-control-next-icon span {
        color: #5CAC33 !important;
        font-size: 27px !important; }
  .map_popup .carousel-indicators {
    bottom: -46px; }
    .map_popup .carousel-indicators li {
      margin: 5px;
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      cursor: pointer;
      background-color: transparent;
      border: 1px solid #5CAC33;
      border-radius: 10px; }
      .map_popup .carousel-indicators li.active {
        background-color: #5CAC33 !important; }
  .map_popup__navigation {
    display: flex;
    flex-grow: 1;
    font-size: 25px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #5CAC33; }
  .map_popup__navigation_item {
    border: 1px solid #5CAC33;
    border-top: 0px;
    border-bottom: 0px;
    flex-basis: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    cursor: pointer; }
  .map_popup__navigation_prev {
    border-left: 0px !important;
    flex-basis: 40%; }
  .map_popup__navigation_back {
    flex-basis: 20%;
    border-right: 0px !important;
    border-left: 0px !important;
    display: none; }
  .map_popup__navigation_close {
    flex-basis: 20%;
    border-right: 0px !important;
    border-left: 0px !important; }
  .map_popup__navigation_next {
    border-left: 0px !important;
    flex-basis: 40%; }
  .map_popup__navigation_reload {
    flex-basis: 20%;
    border-right: 0px !important;
    border-left: 0px !important;
    display: none; }
  .map_popup .post-container {
    padding-top: 10px; }
    .map_popup .post-container .post-title {
      margin-top: -5px; }

#map-container {
  width: 100%;
  max-width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
  margin-bottom: 2rem; }
  #map-container.loading .map-container__loading {
    display: block; }
  #map-container.info .content-map__info {
    padding: 2rem;
    padding-top: 5rem;
    display: flex;
    justify-content: space-between;
    align-content: center;
    z-index: 90000; }
    #map-container.info .content-map__info-column {
      width: 30%;
      display: flex;
      flex-direction: column; }

.map-container {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  display: block; }
  @media screen and (max-width: 720px) {
    .map-container {
      margin: 0px; } }
.map-container__loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  opacity: 1;
  z-index: 5000;
  top: 0;
  display: none; }
  @media screen and (max-width: 720px) {
    .map-container__loading {
      position: fixed;
      z-index: 9999999999; } }
  .map-container__loading:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5rem;
    height: 5rem;
    border: 5px dashed #da682a;
    border-radius: 10rem;
    -webkit-animation: spin 1s infinite linear;
            animation: spin 1s infinite linear;
    transform-origin: center; }

@-webkit-keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    transform: translate(-50%, -50%) rotate(360deg); } }

.infoseite_loader {
  height: 20rem;
  width: 100%;
  background: transparent;
  opacity: 0.5; }
  .infoseite_loader:after {
    content: "";
    width: 5rem;
    height: 5rem;
    border: 5px dashed #da682a;
    border-radius: 10rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-animation: spin 1s infinite linear;
            animation: spin 1s infinite linear; }

.fixed-map {
  position: fixed;
  top: 107px;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0);
  max-width: calc(1500px - 1.875rem);
  z-index: 2;
  background-color: white; }
  .fixed-map .leaflet-container {
    height: 400px !important; }

.content-text {
  text-align: center; }
  .content-text h1, .content-text h2, .content-text h3 {
    text-align: center; }
  @media screen and (min-width: 720px) {
    .content-text {
      text-align: left; } }
.karteneintraege {
  margin-left: -10px;
  margin-right: -10px; }

.content-footer {
  border-radius: 2px;
  margin-top: 20px; }
  .content-footer .author {
    color: #5CAC33;
    font-weight: 800;
    margin-bottom: 20px; }

.sozial-icons {
  display: flex;
  flex-basis: 40px;
  flex-grow: 1;
  flex-shrink: 1;
  justify-content: flex-start; }
  .sozial-icons a {
    margin-right: 1rem; }
  .sozial-icons img {
    width: 60px;
    height: auto;
    border: 1px solid #5CAC33;
    border-radius: 3px;
    padding: 10px; }

/*
.leaflet-popup-tip {
    width: 50px;
    height: 50px;
    padding: 1px;
    margin: 10px 35px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
}

.leaflet-popup-tip-container {
    transform: scaleX(0.7);
    width: 56px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 0%;
    margin-left: -47px;
    margin-top: -35px;
    overflow: hidden;
    pointer-events: none;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: white;
    color: #333;
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.6);
}

.leaflet-popup-content-wrapper {
    border-radius: 0px 12px 12px 0px;
    height: 62px;
}

.leaflet-popup-content {
    //margin: 8px 45px -8px 20px;
    height: 45px;
    line-height: 1.4;
    margin-right: 50px;
}
.leaflet-popup-content-wrapper {
    border-radius: 0px 12px 12px 0px;
    height: 62px;
    margin-left: 50px;
    transform: translate(50%, 50%);
    display: flex;
    align-items: center;
}

.leaflet-popup-content-wrapper:before {
    position: absolute;
    content: " ";
    top: -1px;
    left: -57px;
    width: 44px;
    height: 44px;
    padding: 1px;
    margin: 10px 35px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: white;
    z-index: -1;
}

.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 0px;
}

*/
.leaflet-popup {
  pointer-events: auto; }

.leaflet-popup-content {
  height: 45px;
  line-height: 1.4;
  margin-right: 50px; }

.map-modal-link {
  color: transparent !important;
  background-color: #5CAC33;
  height: 100%;
  content: "";
  position: absolute;
  top: 0px;
  width: 30px;
  right: 0px;
  border-radius: 0px 12px 12px 0px; }

.map-modal-link:after {
  content: url(../img/info-icon.svg);
  margin-top: 1px;
  margin-left: 5px;
  display: block;
  width: 20px;
  pointer-events: none; }

.map-modal-link:hover {
  background-color: #da682a;
  color: transparent; }

.leaflet-popup-close-button {
  display: none; }

.short-tag {
  background: #5CAC33;
  border-radius: 2px;
  color: white;
  display: inline-flex;
  align-items: center;
  padding: 5px 8px; }
  .short-tag:before {
    margin-right: 3px;
    content: " ";
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='tag' class='svg-inline--fa fa-tag fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='white' d='M0 252.118V48C0 21.49 21.49 0 48 0h204.118a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882L293.823 497.941c-18.745 18.745-49.137 18.745-67.882 0L14.059 286.059A48 48 0 0 1 0 252.118zM112 64c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z'%3E%3C/path%3E%3C/svg%3E"); }

.sleep-note {
  max-width: 150px !important;
  border-radius: 4px !important;
  padding: 5px !important;
  padding-left: 10px;
  padding-right: 10px;
  border: 0px solid black !important;
  background: white !important;
  font-size: 16px;
  margin-left: auto !important;
  margin-right: 20px !important;
  position: absolute !important;
  bottom: 10px !important;
  left: 10px !important;
  top: auto !important; }

.fixed-map .sleep-note {
  position: absolute;
  bottom: 10px !important;
  left: 10px !important;
  margin-left: 0px !important;
  margin-bottom: 0px !important; }

.leaflet-marker-icon.active {
  position: relative; }
  .leaflet-marker-icon.active::before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60px;
    height: 60px;
    background-color: #5CAC33;
    border-radius: 100px; }

.content-map__info {
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  top: 0rem;
  bottom: 0rem;
  right: 0rem;
  left: 0rem;
  z-index: 500; }

#content-map {
  position: relative;
  pointer-events: none; }
  #content-map.active {
    pointer-events: all; }
  #content-map.info .content-map__info {
    display: flex; }

.filter_regions {
  height: 80%;
  width: 100%;
  order: 1;
  display: flex;
  align-items: center;
  flex-direction: column; }
  .filter_regions span {
    font-weight: bold; }
  .filter_regions__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 80%;
    grid-area: title; }
  .filter_regions__list_element {
    flex-grow: 0;
    cursor: pointer;
    padding-right: 8px;
    padding-left: 8px;
    background-color: #5CAC33;
    color: #fff;
    border-radius: 35px;
    margin: 5px;
    align-self: center;
    align-items: center;
    justify-content: center;
    display: none; }
    .filter_regions__list_element--active {
      background-color: #da682a; }

/* ! Map Filter */
.map_filter__navigation {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2rem;
  display: flex;
  z-index: 1999;
  justify-content: center;
  margin-bottom: 1rem; }
  .map_filter__navigation-move {
    margin-right: 0.5rem;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.75);
    padding: 0.5rem 1rem;
    font-size: 1rem; }
    .map_filter__navigation-move:before {
      content: "Karte bewegen"; }
    .map_filter__navigation-move.active {
      background: #5CAC33;
      color: #fff; }
      .map_filter__navigation-move.active:before {
        content: "Karte fixieren"; }
  .map_filter__navigation-info {
    margin-left: 0.5rem;
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.75);
    padding: 0.5rem 1rem;
    font-size: 1rem; }
    .map_filter__navigation-info:before {
      content: "Info"; }
    .map_filter__navigation-info.info {
      background: #5CAC33;
      color: #fff; }

.map_filter__container {
  width: auto;
  height: calc(100% + 75px);
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: scroll;
  transition: all 0.5s; }
  @media screen and (max-width: 414px) {
    .map_filter__container {
      width: 100%;
      max-height: 3rem; } }
  @media screen and (max-width: 768px) {
    .map_filter__container {
      pointer-events: none; }
      .map_filter__container.navbar--invisible .map_filter__container-relative {
        transform: translateY(-75px); }
      .map_filter__container.navbar--invisible .map_filter_expand {
        transform: translateY(75px); } }
  .map_filter__container-relative {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 2000;
    display: flex;
    justify-content: flex-end;
    min-height: 100%; }
    @media screen and (max-width: 768px) {
      .map_filter__container-relative {
        overflow: scroll;
        height: auto;
        min-height: 100%;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center; } }
    @media screen and (min-width: 768px) {
      .map_filter__container-relative {
        background: rgba(255, 255, 255, 0.85); } }
  .map_filter__container.active {
    pointer-events: all;
    max-height: 1000rem; }
    @media screen and (max-width: 768px) {
      .map_filter__container.active {
        padding-top: 75px;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 9999; } }
    .map_filter__container.active .map_filter__container-relative {
      background: rgba(255, 255, 255, 0.85); }
    .map_filter__container.active .map_filter_expand {
      z-index: 200000;
      position: relative;
      justify-self: center;
      align-self: center;
      margin: 1rem auto;
      right: auto; }
      .map_filter__container.active .map_filter_expand i::before {
        content: "" !important; }
      .map_filter__container.active .map_filter_expand i::after {
        content: "Schließen"; }
  .map_filter__container .map_filter_expand {
    width: 200px;
    height: 30px;
    top: 11px;
    right: calc(50% - 100px);
    pointer-events: all;
    position: absolute;
    cursor: pointer;
    background-color: #fcd6a4;
    justify-content: center;
    align-items: center;
    z-index: 99999999;
    display: none; }
    .map_filter__container .map_filter_expand i::before {
      content: "" !important; }
    .map_filter__container .map_filter_expand i::after {
      margin-left: 0.5rem;
      content: "Einträge filtern";
      font-family: "Open Sans", sans-serif; }
    @media screen and (max-width: 768px) {
      .map_filter__container .map_filter_expand {
        display: flex; } }
.map_filter_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 250px;
  z-index: 2000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .map_filter_wrapper {
      opacity: 0;
      z-index: 20000;
      transition: all 0.5s;
      transform: translate(100%, 0);
      overflow: visible;
      width: 100%; }
      .map_filter_wrapper.active {
        opacity: 1;
        transform: translate(0, 0);
        overflow: hidden;
        margin: 0 auto;
        height: 100%;
        box-shadow: unset; }
        .map_filter_wrapper.active .map_filter_expand {
          left: 0rem;
          width: 150px;
          transform: rotate(0deg); }
          .map_filter_wrapper.active .map_filter_expand i::after {
            margin-left: 0.5rem;
            content: "Filter Schließen";
            font-family: "Open Sans", sans-serif; } }
  .map_filter_wrapper h2 {
    color: #da682a;
    font-weight: bold;
    display: flex;
    width: 100%;
    justify-content: center;
    height: 50px;
    margin-bottom: .5rem;
    align-items: center;
    order: 0; }
  .map_filter_wrapper svg {
    fill: #00cbff !important;
    stroke: #00cbff !important;
    stroke-miterlimit: 3;
    stroke-width: 0px;
    min-width: 150px; }
    .map_filter_wrapper svg g {
      cursor: pointer; }
    @media screen and (hover: hover) and (min-width: 992px) {
      .map_filter_wrapper svg .filter_region__element:hover {
        fill: #5CAC33 !important; } }
    .map_filter_wrapper svg .filter_region__element--active {
      fill: #5CAC33 !important; }
      @media screen and (hover: hover) and (min-width: 992px) {
        .map_filter_wrapper svg .filter_region__element--active:hover {
          fill: #da682a !important; } }
  .map_filter_wrapper__extend {
    text-align: center;
    color: white;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: none; }
    .map_filter_wrapper__extend_indicator {
      width: 16px;
      height: 16px;
      margin-left: auto;
      margin-right: auto;
      transition: all 0.5s;
      transform: rotate(-45deg);
      border-bottom: 3px solid white;
      border-left: 3px solid white; }
      @media screen and (hover: hover) {
        .map_filter_wrapper__extend_indicator:hover {
          border-bottom: 4px solid white;
          border-left: 4px solid white; } }
  .map_filter_wrapper--extended {
    background-color: white;
    flex-direction: column;
    border-radius: 0px 0px 3px 3px; }
    .map_filter_wrapper--extended svg {
      max-width: 150px;
      fill: #fff !important;
      stroke: #fff !important;
      stroke-miterlimit: 3; }
    .map_filter_wrapper--extended .filter_list__item--visible {
      display: flex !important; }
      .map_filter_wrapper--extended .filter_list__item--visible--l3 {
        display: flex !important; }
    .map_filter_wrapper--extended .filter_list {
      width: 100%; }
    .map_filter_wrapper--extended .filter_regions {
      height: auto;
      width: 100%;
      order: 0;
      justify-content: center;
      flex-direction: column; }
      .map_filter_wrapper--extended .filter_regions svg {
        max-width: 150px; }
      .map_filter_wrapper--extended .filter_regions__list {
        grid-area: title; }
        .map_filter_wrapper--extended .filter_regions__list.norden .filter_regions__list_element.norden {
          display: flex; }
        .map_filter_wrapper--extended .filter_regions__list.nordwesten .filter_regions__list_element.nordwesten {
          display: flex; }
        .map_filter_wrapper--extended .filter_regions__list.westen .filter_regions__list_element.westen {
          display: flex; }
        .map_filter_wrapper--extended .filter_regions__list.suedenwesten .filter_regions__list_element.suedwesten {
          display: flex; }
        .map_filter_wrapper--extended .filter_regions__list.sueden .filter_regions__list_element.sueden {
          display: flex; }
        .map_filter_wrapper--extended .filter_regions__list.osten .filter_regions__list_element.osten {
          display: flex; }
    .map_filter_wrapper--extended + .map_filter_wrapper__extend .map_filter_wrapper__extend_indicator {
      transform: rotate(135deg); }

#navigation {
  display: flex;
  flex-grow: 0; }

#navigation.navbar {
  flex-direction: column;
  transition: all 0.5s; }
  #navigation.navbar.navbar--invisible {
    transform: translateY(-100%); }

#navigation.navbar .container-fluid {
  width: 100%;
  max-width: 1500px; }

.navbar-spacer {
  display: none; }

#playButton {
  position: absolute;
  display: none;
  bottom: 35px;
  height: 22px;
  right: 100px;
  background-color: #fff;
  color: #000;
  border-radius: 4px;
  border: 0px; }
  #playButton:active, #playButton:focus {
    outline: none; }

.dashicons-controls-pause, .paused .dashicons-controls-play {
  display: none; }

.paused .dashicons-controls-pause {
  display: block; }

.clear-container {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

.slider-desktop {
  display: none; }
  @media screen and (min-width: 720px) {
    .slider-desktop {
      display: inline-block;
      position: relative;
      width: 100%;
      height: auto; } }
.slider-mobile {
  display: none; }
  @media screen and (max-width: 720px) {
    .slider-mobile {
      display: inline-block;
      position: relative;
      width: 100%;
      height: auto; } }
.section-header__title {
  display: flex;
  justify-content: center;
  padding: 5px;
  margin: 5px;
  font-size: 2.5rem;
  color: #5CAC33; }

.section-header__copy {
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 40px; }

.carousel-single-img {
  width: 100%; }

.responsive-iframe {
  overflow: hidden;
  padding-bottom: 66.66666%;
  position: relative;
  height: 0; }

.responsive-iframe iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.fa-booking-square {
  width: 60px;
  height: 60px;
  background-image: url("../img/booking_icon.svg"); }

.filter_list__back,
.filter_list__reset {
  text-align: center;
  font-weight: bolder;
  cursor: pointer;
  display: block;
  width: 100%; }

.tp-revslider-mainul {
  max-width: calc(100% - 30px);
  left: .9375rem !important;
  right: .9375rem !important; }

#map-modal {
  z-index: 8000; }
  #map-modal .modal-dialog {
    margin-top: 125px; }

.modal-body .post-container {
  padding-top: 0px; }

.navbar-brand {
  display: flex;
  justify-content: left;
  width: 29rem; }
  @media screen and (max-width: 810px) {
    .navbar-brand {
      justify-content: center;
      width: 100%; } }
.grid {
  margin: 1rem;
  width: calc(100% - 2rem);
  height: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
  grid-auto-flow: dense;
  grid-auto-rows: 20rem;
  grid-gap: 1rem; }
  .grid__element {
    background: blue;
    grid-column: span 1; }
    .grid__element.col2 {
      grid-column: span 2; }
      @media screen and (max-width: 540px) {
        .grid__element.col2 {
          grid-column: span 1; } }
  .grid .show-all {
    background-color: #5CAC33;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    transition: background-color 1s; }
    @media screen and (hover: hover) {
      .grid .show-all:hover {
        background-color: #da682a; } }
.title, h1 {
  font-size: 2.7rem !important;
  color: #5CAC33; }

.title-text {
  text-align: center;
  font-size: 1.5rem; }

@media screen and (max-width: 900px) {
  #menu-hauptmenue {
    display: none !important; }
    #menu-hauptmenue .header_language_list {
      position: relative;
      width: 100%; } }

#menu-hauptmenue.active {
  display: block !important; }

.menu-burger {
  width: 3rem;
  height: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }
  .menu-burger-link {
    position: absolute;
    display: none;
    top: 0.9rem !important;
    right: 1rem;
    float: right !important; }
    @media screen and (max-width: 900px) {
      .menu-burger-link {
        display: block; } }
  .menu-burger-bar {
    height: 20%;
    width: 100%;
    background: #5CAC33; }

.container-fluid {
  position: relative; }

.info-link {
  width: 100%; }

.content-contact {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.hidden {
  display: none !important; }

.region-filter-title {
  cursor: pointer; }

@media screen and (min-width: 782px) {
  .wp-block-column:not(:last-child) {
    margin-right: 32px; }
  .wp-block-column:nth-child(odd) {
    margin-right: 32px; }
  .wp-block-column {
    flex-basis: 50%;
    flex-grow: 0; } }

@media (max-width: 781px) {
  .wp-block-column:not(:last-child), .wp-block-column:nth-child(odd) {
    flex-basis: 50%;
    margin-right: 0px; }
  .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 0px; }
  .wp-block-column {
    flex: 1;
    margin-bottom: 1em;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word; } }

.dropdown-menu {
  padding: 1rem; }

.filter_regions {
  height: 260px;
  padding-top: 1rem; }
  .filter_regions svg {
    max-width: 150px; }

@media screen and (max-width: 768px) {
  .filter_regions {
    height: auto;
    padding-top: 1rem;
    display: grid;
    grid-template-areas: 'title map' 'region map';
    justify-items: center;
    padding-left: 2rem; }
    .filter_regions svg {
      max-width: 250px; }
    .filter_regions h2 {
      width: auto;
      align-self: flex-start;
      justify-self: flex-start; }
    .filter_regions span {
      align-self: flex-end;
      justify-self: flex-start; } }

.leaflet-popup-content {
  margin-right: 40px !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }

.cookie-info {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8) !important;
  color: white !important;
  padding: 1rem !important;
  display: flex;
  z-index: 10000;
  justify-content: center;
  align-items: center;
  display: none; }
  @media screen and (max-width: 720px) {
    .cookie-info {
      font-size: 0.8rem;
      flex-direction: column; }
      .cookie-info .btn-primary {
        margin-top: 1rem;
        margin-bottom: 2rem !important;
        margin-left: 0rem !important; } }
  .cookie-info p {
    margin-top: 0 !important;
    color: white !important; }
  .cookie-info .btn-primary {
    margin-left: 2rem;
    margin-bottom: 0; }

.beta-info {
  position: relative;
  width: 100%;
  background: #da682a;
  color: white;
  display: none;
  z-index: 10000;
  justify-content: center;
  align-items: center;
  padding: 1rem; }
  .beta-info .btn-primary {
    margin-left: 2rem;
    margin-bottom: 0;
    border-color: #fff; }
  @media screen and (max-width: 720px) {
    .beta-info {
      font-size: 0.8rem;
      flex-direction: column; }
      .beta-info .btn-primary {
        margin-left: 0rem; } }
.btn-primary {
  background: #da682a; }

.loading-indicator {
  display: inline;
  content: "";
  width: 2rem;
  height: 2rem;
  border: 5px dashed #da682a;
  border-radius: 10rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation: spin 1s infinite linear;
          animation: spin 1s infinite linear; }

.infokarte .leaflet-popup-content {
  margin-right: 19px !important; }
  .infokarte .leaflet-popup-content .map-modal-link {
    display: none; }

@media screen and (max-width: 992px) {
  .self-advertising {
    display: none; } }

.leaflet-shadow-pane {
  display: none; }

.wp-block-table.is-style-stripes {
  background: white; }
  .wp-block-table.is-style-stripes td {
    padding: 1rem; }
  .wp-block-table.is-style-stripes tr:nth-child(odd) {
    background-color: rgba(254, 241, 220, 0.5); }

.wpcf7-form label, .wpcf7-form .wpcf7-form-control-wrap, .wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
  width: 100%;
  min-height: 50px;
  border: 0; }

.wpcf7-form input[type="checkbox"] {
  min-height: 50px;
  min-width: 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.wpcf7-form input[type="submit"] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #5CAC33;
  color: white;
  min-height: 50px;
  padding-left: 1rem;
  padding-right: 1rem; }

.wpcf7-form input[type="text"], .wpcf7-form input[type="number"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
  padding: 0.8rem; }

.wpcf7-form select {
  padding: 0.8rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }
