@charset "UTF-8";
/* $color-bg: #f5f5f5; */
.headline {
  font-size: 4.5em;
  font-size: 7.7837837838vw;
}
@media (min-width: 925px) {
  .headline {
    font-size: 72px;
  }
}

/* =====================================================
            COMPONENTS / dvv Lightbox (aufräumen)
===================================================== **/
/* =====================================================
            COMPONENTS / dvv toolbar (aufräumen)
===================================================== **/
/* =====================================================
                        BASE / font-awesome
===================================================== **/
/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.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: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.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: 0.1em;
  padding: 0.2em 0.25em 0.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: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.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% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -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: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-alarm-clock:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-alt-down:before {
  content: "";
}

.fa-arrow-alt-from-bottom:before {
  content: "";
}

.fa-arrow-alt-from-left:before {
  content: "";
}

.fa-arrow-alt-from-right:before {
  content: "";
}

.fa-arrow-alt-from-top:before {
  content: "";
}

.fa-arrow-alt-left:before {
  content: "";
}

.fa-arrow-alt-right:before {
  content: "";
}

.fa-arrow-alt-square-down:before {
  content: "";
}

.fa-arrow-alt-square-left:before {
  content: "";
}

.fa-arrow-alt-square-right:before {
  content: "";
}

.fa-arrow-alt-square-up:before {
  content: "";
}

.fa-arrow-alt-to-bottom:before {
  content: "";
}

.fa-arrow-alt-to-left:before {
  content: "";
}

.fa-arrow-alt-to-right:before {
  content: "";
}

.fa-arrow-alt-to-top:before {
  content: "";
}

.fa-arrow-alt-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-from-bottom:before {
  content: "";
}

.fa-arrow-from-left:before {
  content: "";
}

.fa-arrow-from-right:before {
  content: "";
}

.fa-arrow-from-top:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-square-down:before {
  content: "";
}

.fa-arrow-square-left:before {
  content: "";
}

.fa-arrow-square-right:before {
  content: "";
}

.fa-arrow-square-up:before {
  content: "";
}

.fa-arrow-to-bottom:before {
  content: "";
}

.fa-arrow-to-left:before {
  content: "";
}

.fa-arrow-to-right:before {
  content: "";
}

.fa-arrow-to-top:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-badge:before {
  content: "";
}

.fa-badge-check:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-barcode-alt:before {
  content: "";
}

.fa-barcode-read:before {
  content: "";
}

.fa-barcode-scan:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-basketball-hoop:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-bolt:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-slash:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blanket:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-heart:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-bowling-pins:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-alt:before {
  content: "";
}

.fa-box-check:before {
  content: "";
}

.fa-box-fragile:before {
  content: "";
}

.fa-box-full:before {
  content: "";
}

.fa-box-heart:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-up:before {
  content: "";
}

.fa-box-usd:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-boxes-alt:before {
  content: "";
}

.fa-boxing-glove:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-browser:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-edit:before {
  content: "";
}

.fa-calendar-exclamation:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-alt:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-caret-circle-down:before {
  content: "";
}

.fa-caret-circle-left:before {
  content: "";
}

.fa-caret-circle-right:before {
  content: "";
}

.fa-caret-circle-up:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-bishop-alt:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-clock:before {
  content: "";
}

.fa-chess-clock-alt:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-king-alt:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-knight-alt:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-pawn-alt:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-queen-alt:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chess-rook-alt:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-double-down:before {
  content: "";
}

.fa-chevron-double-left:before {
  content: "";
}

.fa-chevron-double-right:before {
  content: "";
}

.fa-chevron-double-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-square-down:before {
  content: "";
}

.fa-chevron-square-left:before {
  content: "";
}

.fa-chevron-square-right:before {
  content: "";
}

.fa-chevron-square-up:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-club:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-code-commit:before {
  content: "";
}

.fa-code-merge:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-alt-check:before {
  content: "";
}

.fa-comment-alt-dots:before {
  content: "";
}

.fa-comment-alt-edit:before {
  content: "";
}

.fa-comment-alt-exclamation:before {
  content: "";
}

.fa-comment-alt-lines:before {
  content: "";
}

.fa-comment-alt-minus:before {
  content: "";
}

.fa-comment-alt-plus:before {
  content: "";
}

.fa-comment-alt-slash:before {
  content: "";
}

.fa-comment-alt-smile:before {
  content: "";
}

.fa-comment-alt-times:before {
  content: "";
}

.fa-comment-check:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-edit:before {
  content: "";
}

.fa-comment-exclamation:before {
  content: "";
}

.fa-comment-lines:before {
  content: "";
}

.fa-comment-minus:before {
  content: "";
}

.fa-comment-plus:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comment-smile:before {
  content: "";
}

.fa-comment-times:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-alt:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-wide:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-container-storage:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-conveyor-belt:before {
  content: "";
}

.fa-conveyor-belt-alt:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-credit-card-blank:before {
  content: "";
}

.fa-credit-card-front:before {
  content: "";
}

.fa-cricket:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-curling:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-desktop-alt:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-empty:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-dolly-flatbed-alt:before {
  content: "";
}

.fa-dolly-flatbed-empty:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-h-alt:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ellipsis-v-alt:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-square:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expand-wide:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-field-hockey:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-check:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-edit:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-exclamation:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-minus:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-plus:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-times:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-film-alt:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-football-helmet:before {
  content: "";
}

.fa-forklift:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-fragile:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-golf-club:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-h1:before {
  content: "";
}

.fa-h2:before {
  content: "";
}

.fa-h3:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hand-heart:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-box:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-seedling:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-receiving:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-heart:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-usd:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-circle:before {
  content: "";
}

.fa-heart-square:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-hexagon:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-hockey-sticks:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-home-heart:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-inbox-in:before {
  content: "";
}

.fa-inbox-out:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-industry-alt:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-info-square:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-inventory:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-jack-o-lantern:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-lamp:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leaf-heart:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-alt:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-lock-open-alt:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-loveseat:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luchador:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-hexagon:before {
  content: "";
}

.fa-minus-octagon:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-mobile-android:before {
  content: "";
}

.fa-mobile-android-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-nintendo-switch:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-octagon:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-brush-alt:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-pallet-alt:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-pennant:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-carry:before {
  content: "";
}

.fa-person-dolly:before {
  content: "";
}

.fa-person-dolly-empty:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-plus:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-alt:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-hexagon:before {
  content: "";
}

.fa-plus-octagon:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-question-square:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-racquet:before {
  content: "";
}

.fa-ramp-loading:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-rectangle-landscape:before {
  content: "";
}

.fa-rectangle-portrait:before {
  content: "";
}

.fa-rectangle-wide:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-rendact:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-repeat:before {
  content: "";
}

.fa-repeat-1:before {
  content: "";
}

.fa-repeat-1-alt:before {
  content: "";
}

.fa-repeat-alt:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-retweet-alt:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-scanner:before {
  content: "";
}

.fa-scanner-keyboard:before {
  content: "";
}

.fa-scanner-touchscreen:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scrubber:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-all:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-check:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shipping-timed:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-shuttlecock:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-sliders-h-square:before {
  content: "";
}

.fa-sliders-v:before {
  content: "";
}

.fa-sliders-v-square:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-plus:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-spade:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-spinner-third:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-exclamation:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablet-android:before {
  content: "";
}

.fa-tablet-android-alt:before {
  content: "";
}

.fa-tablet-rugged:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tennis-ball:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-times-hexagon:before {
  content: "";
}

.fa-times-octagon:before {
  content: "";
}

.fa-times-square:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-tree-alt:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-triangle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-trophy-alt:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-container:before {
  content: "";
}

.fa-truck-couch:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-ramp:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-tv-retro:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-usd-circle:before {
  content: "";
}

.fa-usd-square:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-fork:before {
  content: "";
}

.fa-utensil-knife:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-utensils-alt:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-plus:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-warehouse-alt:before {
  content: "";
}

.fa-watch:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whistle:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-window:before {
  content: "";
}

.fa-window-alt:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.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.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 480px) {
  .container {
    max-width: 420px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 960px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 480px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 480px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 480px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
.pnlm-container {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  cursor: default;
  width: 100%;
  height: 100%;
  font-family: Helvetica, "Nimbus Sans L", "Liberation Sans", Arial, sans-serif;
  background: #f4f4f4 url("img/background.svg") repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
  line-height: 1.4;
  contain: content;
}

.pnlm-container * {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.pnlm-ui {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.pnlm-grab {
  cursor: -webkit-grab;
  cursor: grab;
  cursor: url("img/grab.svg") 12 8, default;
}

.pnlm-grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  cursor: url("img/grabbing.svg") 12 8, default;
}

.pnlm-sprite {
  background-image: url("img/sprites.svg");
}

.pnlm-container:-webkit-full-screen {
  height: 100% !important;
  width: 100% !important;
  position: static !important;
}

.pnlm-container:-ms-fullscreen {
  height: 100% !important;
  width: 100% !important;
  position: static !important;
}

.pnlm-container:fullscreen {
  height: 100% !important;
  width: 100% !important;
  position: static !important;
}

.pnlm-render-container {
  cursor: inherit;
  /* Fix display bug in Safari 7 */
  position: absolute;
  height: 100%;
  width: 100%;
}

.pnlm-controls {
  margin-top: 4px;
  background-color: #fff;
  border: 1px solid #999;
  border-color: rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  cursor: pointer;
  z-index: 2;
  /* Fix Safari fullscreen bug */
  -webkit-transform: translateZ(9999px);
  transform: translateZ(9999px);
}

.pnlm-control:hover {
  background-color: #f8f8f8;
}

.pnlm-controls-container {
  position: absolute;
  top: 0;
  left: 4px;
  z-index: 1;
}

.pnlm-zoom-controls {
  width: 26px;
  height: 52px;
}

.pnlm-zoom-in {
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  border-radius: 3px 3px 0 0;
}

.pnlm-zoom-out {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  background-position: 0 -26px;
  border-top: 1px solid #ddd;
  border-top-color: rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.pnlm-fullscreen-toggle-button, .pnlm-orientation-button, .pnlm-hot-spot-debug-indicator {
  width: 26px;
  height: 26px;
}

.pnlm-hot-spot-debug-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin: -13px 0 0 -13px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 13px;
  display: none;
}

.pnlm-orientation-button-inactive {
  background-position: 0 -156px;
}

.pnlm-orientation-button-active {
  background-position: 0 -182px;
}

.pnlm-fullscreen-toggle-button-inactive {
  background-position: 0 -52px;
}

.pnlm-fullscreen-toggle-button-active {
  background-position: 0 -78px;
}

.pnlm-panorama-info {
  position: absolute;
  bottom: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 3px 3px 0;
  padding-right: 10px;
  color: #fff;
  text-align: left;
  display: none;
  z-index: 2;
  /* Fix Safari fullscreen bug */
  -webkit-transform: translateZ(9999px);
  transform: translateZ(9999px);
}

.pnlm-title-box {
  position: relative;
  font-size: 20px;
  display: table;
  padding-left: 5px;
  margin-bottom: 3px;
}

.pnlm-author-box {
  position: relative;
  font-size: 12px;
  display: table;
  padding-left: 5px;
}

.pnlm-load-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 150px;
  margin: -75px 0 0 -100px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  display: none;
  color: #fff;
}

.pnlm-load-box p {
  margin: 20px 0;
}

.pnlm-lbox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  display: none;
}

.pnlm-loading {
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-name: pnlm-mv;
  -webkit-animation-name: pnlm-mv;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  height: 10px;
  width: 10px;
  background-color: #fff;
  position: relative;
}

@keyframes pnlm-mv {
  from {
    left: 0;
    top: 0;
  }
  25% {
    left: 10px;
    top: 0;
  }
  50% {
    left: 10px;
    top: 10px;
  }
  75% {
    left: 0;
    top: 10px;
  }
  to {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes pnlm-mv {
  from {
    left: 0;
    top: 0;
  }
  25% {
    left: 10px;
    top: 0;
  }
  50% {
    left: 10px;
    top: 10px;
  }
  75% {
    left: 0;
    top: 10px;
  }
  to {
    left: 0;
    top: 0;
  }
}
.pnlm-load-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 100px;
  margin: -50px 0 0 -100px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  display: table;
  color: #fff;
  cursor: pointer;
}

.pnlm-load-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.pnlm-load-button p {
  display: table-cell;
  vertical-align: middle;
}

.pnlm-info-box {
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 150px;
  margin: -75px 0 0 -100px;
  background-color: #000;
  border-radius: 3px;
  display: table;
  text-align: center;
  color: #fff;
  table-layout: fixed;
}

.pnlm-info-box a {
  color: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.pnlm-info-box p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px 0 5px;
}

.pnlm-error-msg {
  display: none;
}

.pnlm-about-msg {
  font-size: 11px;
  line-height: 11px;
  color: #fff;
  padding: 5px 8px 5px 8px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  position: absolute;
  top: 50px;
  left: 50px;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 1;
}

.pnlm-about-msg a:link, .pnlm-about-msg a:visited {
  color: #fff;
}

.pnlm-about-msg a:hover, .pnlm-about-msg a:active {
  color: #eee;
}

.pnlm-hotspot-base {
  position: absolute;
  visibility: hidden;
  cursor: default;
  vertical-align: middle;
  top: 0;
  z-index: 1;
}

.pnlm-hotspot {
  height: 26px;
  width: 26px;
  border-radius: 13px;
}

.pnlm-hotspot:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.pnlm-hotspot.pnlm-info {
  background-position: 0 -104px;
}

.pnlm-hotspot.pnlm-scene {
  background-position: 0 -130px;
}

div.pnlm-tooltip span {
  visibility: hidden;
  position: absolute;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  max-width: 200px;
  padding: 5px 10px;
  margin-left: -220px;
  cursor: default;
}

div.pnlm-tooltip:hover span {
  visibility: visible;
}

div.pnlm-tooltip:hover span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
  bottom: -20px;
  left: -10px;
  margin: 0 50%;
}

.pnlm-compass {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 4px;
  bottom: 4px;
  border-radius: 25px;
  background-image: url("img/compass.svg");
  cursor: default;
  display: none;
}

.pnlm-world {
  position: absolute;
  left: 50%;
  top: 50%;
}

.pnlm-face {
  position: absolute;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
}

.pnlm-dragfix, .pnlm-preview-img {
  position: absolute;
  height: 100%;
  width: 100%;
}

.pnlm-preview-img {
  background-size: cover;
  background-position: center;
}

.pnlm-lbar {
  width: 150px;
  margin: 0 auto;
  border: #fff 1px solid;
  height: 6px;
}

.pnlm-lbar-fill {
  background: #fff;
  height: 100%;
  width: 0;
}

.pnlm-lmsg {
  font-size: 12px;
}

.pnlm-fade-img {
  position: absolute;
  top: 0;
  left: 0;
}

/* =====================================================
                        BASE / Yaml core base
===================================================== **/
/**
 * "Yet Another Multicolumn Layout" - YAML CSS Framework
 *
 * (en) YAML core stylesheet
 * (de) YAML Basis-Stylesheet
 *
 * Don't make any changes in this file!
 * Your changes should be placed in any css-file in your own stylesheet folder.
 *
 * @copyright       Copyright 2005-2012, Dirk Jesse
 * @license         CC-BY 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-CDL (http://www.yaml.de/license.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         v4.0.2
 * @revision        $Revision: 743 $
 * @lastmodified    $Date: 2012-10-23 23:01:14 +0200 (Di, 23 Okt 2012) $
 *
 * Modifizierte dvv-Version
 */
@media all {
  /**
  * @section CSS-Normalisation Module
  */
  /* (en) Global reset of paddings and margins for all HTML elements */
  /* (de) Globales Zurücksetzen der Innen- und Außenabstände für alle HTML-Elemente */
  * {
    margin: 0;
    padding: 0;
  }

  /* (en) Correction:margin/padding reset caused too small select boxes. */
  /* (de) Korrektur:Das Zurücksetzen der Abstände verursacht zu kleine Selectboxen. */
  option {
    padding-left: 0.4em;
  }

  /* LTR */
  select {
    padding: 1px;
  }

  /**
  * (en) Global fix of the Italics bugs in IE 5.x and IE 6
  * (de) Globale Korrektur des Italics Bugs des IE 5.x und IE 6
  *
  * @bugfix
  * @affected   IE 5.x/Win, IE6
  * @css-for    IE 5.x/Win, IE6
  * @valid      yes
  */
  * html body * {
    overflow: visible;
  }

  body {
    /* (en) Fix for rounding errors when scaling font sizes in older versions of Opera browser */
    /* (de) Beseitigung von Rundungsfehler beim Skalieren von Schriftgrößen in älteren Opera Versionen */
    font-size: 100%;
    /* (en) Standard values for colors and text alignment */
    /* (de) Vorgabe der Standardfarben und Textausrichtung */
    background: #fff;
    color: #000;
    text-align: left;
    /* LTR */
  }

  /* (en) avoid visible outlines on DIV containers in Webkit browsers */
  /* (de) Vermeidung sichtbarer Outline-Rahmen in Webkit-Browsern */
  div:target {
    outline: 0 none;
  }

  /* (en) HTML 5 - adjusting visual formatting model to block level */
  /* (en) HTML 5 - Anpassung des visuellen Formatmodells auf Blockelemente */
  article, aside, details, figcaption, figure,
footer, header, hgroup, nav, section {
    display: block;
  }

  /* (en) HTML5 - default media element styles */
  /* (de) HTML5 - Standard Eigenschaften für Media-Elemente */
  audio,
canvas,
video {
    display: inline-block;
  }

  /* (en) HTML5 - don't show <audio> element if there aren't controls */
  /* (de) HTML5 - <audio> ohne Kontrollelemente sollten nicht angezeigt werden */
  audio:not([controls]) {
    display: none;
  }

  /* (en) HTML5 - add missing styling in IE & old FF for hidden attribute  */
  /* (de) HTML5 - Eigenschaften für das hidden-Attribut in älteren IEs und FF nachrüsten */
  [hidden] {
    display: none;
  }

  /* (en) force consistant appearance of input[type="search"] elements in all browser  */
  /* (de) Einheitliches Erscheinungsbild für input[type="search"] Elemente erzwingen  */
  input[type=search] {
    -webkit-appearance: textfield;
  }

  input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  /* (en) Clear borders for <img> elements */
  /* (de) Rahmen für <img> Elemente löschen */
  /* dvv entfernte fieldset */
  img {
    border: 0 solid;
  }

  /* (en) new standard values for lists, blockquote, cite and tables */
  /* (de) Neue Standardwerte für Listen, Zitate und Tabellen */
  ul, ol, dl {
    margin: 0 0 1em 1em;
  }

  /* LTR */
  li {
    line-height: 1.5em;
    margin-left: 0.8em;
    /* LTR */
  }

  dt {
    font-weight: bold;
  }

  dd {
    margin: 0 0 1em 0.8em;
  }

  /* LTR */
  blockquote {
    margin: 0 0 1em 0.8em;
  }

  /* LTR */
  q {
    quotes: none;
  }

  blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
    content: none;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  /**
  * @section Float Handling Module
  */
  /* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
  .ym-clearfix:before {
    content: "";
    display: table;
  }

  .ym-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }

  /* (en) alternative solutions to contain floats */
  /* (de) Alternative Methoden zum Einschließen von Float-Umgebungen */
  .ym-contain-dt {
    display: table;
    width: 100%;
    overflow: visible;
  }

  .ym-contain-oh {
    overflow: hidden;
    width: 100%;
    display: block;
  }

  .ym-contain-fl {
    float: left;
    width: 100%;
  }

  /**
  * @section Accessibility Module
  *
  * (en) skip links and hidden content
  * (de) Skip-Links und versteckte Inhalte
  */
  /* (en) classes for invisible elements in the base layout */
  /* (de) Klassen für unsichtbare Elemente im Basislayout */
  .ym-skip,
.ym-hideme,
.ym-print {
    position: absolute;
    top: -32768px;
    left: -32768px;
    /* LTR */
  }

  /* (en) make skip links visible when using tab navigation */
  /* (de) Skip-Links für Tab-Navigation sichtbar schalten */
  .ym-skip:focus,
.ym-skip:active {
    position: static;
    top: 0;
    left: 0;
  }

  /* skiplinks:technical setup */
  .ym-skiplinks {
    position: absolute;
    top: 0px;
    left: -32768px;
    z-index: 1000;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }

  .ym-skiplinks .ym-skip:focus,
.ym-skiplinks .ym-skip:active {
    left: 32768px;
    outline: 0 none;
    position: absolute;
    width: 100%;
  }
}
@media screen, projection {
  /**
  * @section Column Module
  *
  * default column config:
  * |-------------------------------|
  * | col1    | col3      | col2    |
  * | 20%     | flexible  | 20%     |
  * |-------------------------------|
  */
  .ym-column {
    /*display: table;*/
    width: 100%;
  }

  /* dvv removed attribute */
  .ym-col1 {
    float: left;
    width: 20%;
  }

  .ym-col2 {
    float: right;
    width: 20%;
  }

  .ym-col3 {
    width: auto;
    margin: 0 20%;
  }

  .ym-cbox {
    padding: 0 10px;
  }

  .ym-cbox-left {
    padding: 0 10px 0 0;
  }

  .ym-cbox-right {
    padding: 0 0 0 10px;
  }

  /* (en) IE-Clearing:Only used in Internet Explorer, switched on in iehacks.css */
  /* (de) IE-Clearing:Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
  .ym-ie-clearing {
    display: none;
  }

  /**
  * @section Grid Module
  *
  */
  .ym-grid {
    display: table;
    width: 100%;
    table-layout: fixed;
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .ym-gl {
    float: left;
    margin: 0;
  }

  .ym-gr {
    float: right;
    margin: 0 0 0 -5px;
  }

  .ym-g20 {
    width: 20%;
  }

  .ym-g40 {
    width: 40%;
  }

  .ym-g60 {
    width: 60%;
  }

  .ym-g80 {
    width: 80%;
  }

  .ym-g25 {
    width: 25%;
  }

  .ym-g33 {
    width: 33.333%;
  }

  .ym-g50 {
    width: 50%;
  }

  .ym-g66 {
    width: 66.666%;
  }

  .ym-g75 {
    width: 75%;
  }

  .ym-g38 {
    width: 38.2%;
  }

  .ym-g62 {
    width: 61.8%;
  }

  .ym-gbox {
    padding: 0 10px;
  }

  .ym-gbox-left {
    padding: 0 10px 0 0;
  }

  .ym-gbox-right {
    padding: 0 0 0 10px;
  }

  .ym-equalize {
    overflow: hidden;
  }

  .ym-equalize > [class*=ym-g] {
    display: table-cell;
    float: none;
    margin: 0;
    vertical-align: top;
  }

  .ym-equalize > [class*=ym-g] > [class*=ym-gbox] {
    padding-bottom: 10000px;
    margin-bottom: -10000px;
  }
}
@media all {
  /**
  * @section Form Module
  *
  * Vertical-Forms - technical base (standard)
  *
  * |-------------------------------|
  * | form                          |
  * |-------------------------------|
  * |   label                       |
  * |   input / select / textarea   |
  * |-------------------------------|
  * | /form                         |
  * |-------------------------------|
  *
  * (en) Styling of forms where both label and input/select/textarea are styled with display:block;
  * (de) Formulargestaltung, bei der sowohl label als auch input/select/textarea mit display:block; gestaltet werden
  */
  .ym-form,
.ym-form fieldset {
    overflow: hidden;
  }

  .ym-form div {
    position: relative;
  }

  .ym-form label,
.ym-form .ym-message {
    position: relative;
    display: block;
    /* important for Safari */
  }

  .ym-form .ym-fbox-check label {
    display: inline;
  }

  .ym-form input,
.ym-form textarea {
    cursor: text;
  }

  .ym-form input[type=checkbox],
.ym-form input[type=radio],
.ym-form select,
.ym-form label {
    cursor: pointer;
  }

  /* small adjustments for Internet Explorer - all versions */
  .ym-form textarea {
    overflow: auto;
  }

  /* Hiding of hidden fields (otherwise ugly spaces in Firefox) | Versteckte Felder wirklich verstecken (sonst ggf. häßliche Lücken im Firefox) */
  .ym-form input[type=hidden] {
    display: none !important;
  }

  /* styling containing DIV elements | Gestaltung der kapselnden DIV-Elemente */
  .ym-form .ym-fbox-text:before,
.ym-form .ym-fbox-select:before,
.ym-form .ym-fbox-check:before,
.ym-form .ym-fbox-button:before {
    content: "";
    display: table;
  }

  .ym-form .ym-fbox-text:after,
.ym-form .ym-fbox-select:after,
.ym-form .ym-fbox-check:after,
.ym-form .ym-fbox-button:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }

  /* styling standard form elements with 'almost' equal flexible width | Gestaltung der einzelnen Formularelemente mit annähend gleicher Breite */
  .ym-form select,
.ym-form input,
.ym-form textarea {
    display: block;
    position: relative;
    width: 58.5%;
  }

  .ym-form .ym-fbox-check input {
    display: inline;
    width: auto;
  }

  /* Styling of buttons | Gestaltung von Buttons */
  .ym-form .ym-fbox-button input {
    display: inline;
    overflow: visible;
    /* Fixes IE7 auto-padding bug */
    width: auto;
  }

  /* avoid jumping checkboxes & radiobuttons in IE8 */
  .ym-form .ym-fbox-check input:focus,
.ym-form .ym-fbox-check input:hover,
.ym-form .ym-fbox-check input:active {
    border: 0 none;
  }

  /* Indent Checkbox fields to match label-width | Checkboxen um den gleichen Wert einrücken, wie die Breite der labels */
  .ym-full .ym-fbox-select select,
.ym-full .ym-fbox-text input,
.ym-full .ym-fbox-text textarea {
    width: 94.2%;
    margin-right: -3px;
  }

  /**
  * Columnar forms display - technical base (optional)
  *
  * |-------------------------------------------|
  * | form                                      |
  * |-------------------------------------------|
  * |                                           |
  * |   label   |   input / select / textarea   |
  * |                                           |
  * |-------------------------------------------|
  * | /form                                     |
  * |-------------------------------------------|
  *
  * (en) Styling of forms where label floats left of form-elements
  * (de) Formulargestaltung, bei der die label-Elemente nach links fließen
  */
  /* Columnar display | Spalten-Darstellung */
  .ym-columnar .ym-fbox-text label,
.ym-columnar .ym-fbox-select label {
    display: inline;
    float: left;
    width: 30%;
    /* Can be fixed width too | Kann auch eine fixe Angabe sein */
  }

  .ym-columnar .ym-fbox-check {
    position: relative;
  }

  .ym-label {
    display: block;
  }

  .ym-columnar .ym-fbox-check .ym-label {
    position: absolute;
    top: 0;
  }

  /* Indent Checkbox fields to match label-width | Checkboxen um den gleichen Wert einrücken, wie die Breite der labels */
  .ym-columnar .ym-fbox-check input,
.ym-columnar .ym-error .ym-message {
    margin-left: 30%;
  }

  /* global and local columnar settings for button alignment */
  .ym-columnar fieldset .ym-fbox-button,
fieldset.ym-columnar .ym-fbox-button {
    padding-left: 30%;
  }

  .ym-columnar .ym-fbox-select select,
.ym-columnar .ym-fbox-text input,
.ym-columnar .ym-fbox-text textarea {
    float: left;
    width: 67.2%;
    /*		margin-right: -3px; dvv removed this for CMSVII-931 */
  }

  /**
  * @section Form Construction Kit | Screen Adjustments
  *
  */
  .ym-fbox-select select {
    width: 60%;
  }

  .ym-full .ym-fbox-select select {
    width: 94.8%;
  }

  .ym-columnar .ym-fbox-select select {
    width: 68.8%;
  }
}
@media print {
  /**
  * @section print adjustments for core modules
  *
  * (en) float clearing for subtemplates. Uses display:table to avoid bugs in FF & IE
  * (de) Float Clearing für die Subtemplates. Verwendet display:table, um Darstellungsprobleme im FF & IE zu vermeiden
  *
  * @bugfix
  * @since     3.0
  * @affected  FF2.0, FF3.0, IE7
  * @css-for   all browsers
  * @valid     yes
  */
  .ym-grid > .ym-gl,
.ym-grid > .ym-gr {
    overflow: visible;
    display: table;
  }

  /* (en) make .ym-print class visible */
  a .ym-print {
    position: static;
    left: 0;
  }

  /* (en) generic class to hide elements for print */
  /* (de) Allgemeine CSS Klasse, um beliebige Elemente in der Druckausgabe auszublenden */
  .ym-noprint {
    display: none !important;
  }
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* =====================================================
                        BASE / Base
===================================================== **/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}

body, html {
  height: 100%;
  /*A value other than height:auto needs to be set*/
}

body,
html {
  color: #212121;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 768px) {
  body {
    overflow-x: hidden;
  }
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/** Hyperlinks */
a {
  color: #1B4683;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a:hover, a:active, a:focus {
  color: #002647;
  text-decoration: underline;
}

a.goPageTop {
  float: left;
}

/** Helpers */
b, strong {
  font-weight: bold;
}

.basecontent-dvv-trenner hr.sep {
  /* border: 1px solid #ccc; */
  /* margin: 40px; */
  margin: 0px;
  padding: 0px;
  height: 1px;
}

.basecontent-dvv-trenner div.sep {
  /* border: 1px solid #ccc; */
  /* margin: 40px; */
  margin: 0px;
  padding: 0px;
  height: 20px;
}

.clear {
  clear: both;
}

.nowrap {
  white-space: nowrap;
}

/* Allgemein */
.float-left {
  float: left;
  display: inline;
}

.float-right {
  float: right;
  display: inline;
}

.center {
  display: block;
  text-align: center;
}

iframe {
  border: 0px;
}

span.align-left, span.align-right, span.align-center, span.align-justify {
  display: block;
}

.align-left {
  text-align: left;
  /*this will align it for IE*/
  margin: 0 auto 0 0;
  /*this will align it left for Mozilla*/
}

.align-right {
  text-align: right;
  margin: 0 0 0 auto;
}

.align-center {
  text-align: center;
  margin: 0 auto 0 auto;
}

.align-justify {
  text-align: justify;
  margin: 0 auto 0 auto;
}

.valign-top {
  vertical-align: top;
}

.valign_middle {
  vertical-align: middle;
}

.valign-bottom {
  vertical-align: bottom;
}

.float-center {
  display: table;
  margin: auto;
}

/* Trenner CMSVII-207 */
.basecontent-dvv-trenner .sep {
  clear: both;
}

.sep50 {
  width: 50%;
}

.sep75 {
  width: 75%;
}

.sep90 {
  width: 90%;
}

.sep100 {
  width: 100%;
}

/* Effekt "mehr oder weniger" */
br.more {
  line-height: 0;
  font-size: 0;
}

/* System-Meldungen */
.sessionMessageIcon {
  width: 20px;
  float: left;
}

.sessionMessage {
  background-color: white;
  border: 1px solid red;
  color: red;
  margin-bottom: 1em;
  padding: 1em;
}

.sessionMessage_info {
  border: 1px solid #555;
  color: black;
}

.sessionMessage_warn {
  border: 1px solid blue;
  color: blue;
}

.sessionMessage_trace {
  border: 1px solid green;
  color: green;
}

/* Quicklinks to do; ggf. entfernen nach Erledigung CMSVII-718 */
.quickLinks {
  min-height: 27px;
  /* reserviert Platz waehrend HTML-Aufbau */
}

/* Nicht-relevante Informationen (Beispiel A-Z-Liste) nicht vorlesen lassen */
@media aural {
  .noSpeech {
    visibility: hidden;
  }
}
/* hervorgehobene Suchtreffer */
.highlight {
  color: #003;
  background-color: #FFD;
}

/* Formulare */
.requiredMark {
  color: #4a76aa;
}

.error .requiredMark {
  color: #FF6600;
}

.error {
  color: red;
}

.ym-form .error label {
  color: red;
}

/* Option "Raster anzeigen" bei CMS8-Tabellen */
.show-grid, .show-grid td {
  border: 1px solid #ccc;
}

.show-grid.orgChart td {
  border: inherit;
}

.show-grid.orgChart td.organizationalchart {
  border: 1px solid #000;
}

/** Back to Top */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #1B4683 url("../img/cd-top-arrow.svg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 10000;
}

.cd-top.cd-fade-out,
.cd-top.cd-is-visible,
.no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}

.no-touch .cd-top:hover {
  background-color: #1B4683;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
  Author's custom styles
  ========================================================================== */
/* ==========================================================================
  Helper classes
  ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */
}

/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
  visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
.dateiGroesse {
  display: none;
}

.httpsLink, .externerLink, .neuFensterLink {
  cursor: pointer;
}

.httpsLink:hover, .externerLink:hover, .neuFensterLink:hover,
pdfLink:hover, dateiLink:hover {
  color: #002647;
  cursor: pointer;
  text-decoration: underline;
}

@media (min-width: 480px) {
  .dvvToolbar.ui-widget-header {
    display: none;
  }
}
@media (min-width: 768px) {
  .dvvToolbar.ui-widget-header {
    display: none;
  }
}
@media (min-width: 1024px) {
  .dvvToolbar.ui-widget-header {
    display: block;
  }
}

@media (max-width: 1023.98px) {
  .dvvToolbar {
    display: none;
  }
}

/* =====================================================
                        BASE / Grid
===================================================== **/
/**
 * Basis-CSS der dvv-Mastertemplates
 */
/* Spaltenfolge N-C-S */
.ym-col1 {
  width: 25%;
  margin: 0;
}

.ym-col2 {
  width: 50%;
  float: left;
  margin: 0;
}

.ym-col3 {
  margin-left: 75%;
  margin-right: 0;
  overflow: hidden;
  width: 25%;
}

/* content breiter ohne infoslot oder auf home */
.ym-col2wide {
  margin-left: 25%;
  width: 75%;
  float: inherit;
}

.home .ym-col2 {
  width: 75%;
}

/* content auf home und ohne infoslot */
.home .ym-col2wide {
  margin-left: 0;
  width: 100%;
  float: inherit;
}

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome Light";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome Solid";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
  font-display: swap;
}
.far {
  font-family: "Font Awesome Regular";
  font-weight: 400;
}

.fa,
.fas {
  font-family: "Font Awesome Solid";
  font-weight: 900;
}

.fal {
  font-family: "Font Awesome Light";
  font-weight: 300;
}

/* =====================================================
                        BASE / font-awesome
===================================================== **/
/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.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: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.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: 0.1em;
  padding: 0.2em 0.25em 0.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: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.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);
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -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: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-alarm-clock:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-alt-down:before {
  content: "";
}

.fa-arrow-alt-from-bottom:before {
  content: "";
}

.fa-arrow-alt-from-left:before {
  content: "";
}

.fa-arrow-alt-from-right:before {
  content: "";
}

.fa-arrow-alt-from-top:before {
  content: "";
}

.fa-arrow-alt-left:before {
  content: "";
}

.fa-arrow-alt-right:before {
  content: "";
}

.fa-arrow-alt-square-down:before {
  content: "";
}

.fa-arrow-alt-square-left:before {
  content: "";
}

.fa-arrow-alt-square-right:before {
  content: "";
}

.fa-arrow-alt-square-up:before {
  content: "";
}

.fa-arrow-alt-to-bottom:before {
  content: "";
}

.fa-arrow-alt-to-left:before {
  content: "";
}

.fa-arrow-alt-to-right:before {
  content: "";
}

.fa-arrow-alt-to-top:before {
  content: "";
}

.fa-arrow-alt-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-from-bottom:before {
  content: "";
}

.fa-arrow-from-left:before {
  content: "";
}

.fa-arrow-from-right:before {
  content: "";
}

.fa-arrow-from-top:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-square-down:before {
  content: "";
}

.fa-arrow-square-left:before {
  content: "";
}

.fa-arrow-square-right:before {
  content: "";
}

.fa-arrow-square-up:before {
  content: "";
}

.fa-arrow-to-bottom:before {
  content: "";
}

.fa-arrow-to-left:before {
  content: "";
}

.fa-arrow-to-right:before {
  content: "";
}

.fa-arrow-to-top:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-badge:before {
  content: "";
}

.fa-badge-check:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-barcode-alt:before {
  content: "";
}

.fa-barcode-read:before {
  content: "";
}

.fa-barcode-scan:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-basketball-hoop:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-bolt:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-slash:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blanket:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-heart:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-bowling-pins:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-alt:before {
  content: "";
}

.fa-box-check:before {
  content: "";
}

.fa-box-fragile:before {
  content: "";
}

.fa-box-full:before {
  content: "";
}

.fa-box-heart:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-up:before {
  content: "";
}

.fa-box-usd:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-boxes-alt:before {
  content: "";
}

.fa-boxing-glove:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-browser:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-edit:before {
  content: "";
}

.fa-calendar-exclamation:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-alt:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-caret-circle-down:before {
  content: "";
}

.fa-caret-circle-left:before {
  content: "";
}

.fa-caret-circle-right:before {
  content: "";
}

.fa-caret-circle-up:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-bishop-alt:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-clock:before {
  content: "";
}

.fa-chess-clock-alt:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-king-alt:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-knight-alt:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-pawn-alt:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-queen-alt:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chess-rook-alt:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-double-down:before {
  content: "";
}

.fa-chevron-double-left:before {
  content: "";
}

.fa-chevron-double-right:before {
  content: "";
}

.fa-chevron-double-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-square-down:before {
  content: "";
}

.fa-chevron-square-left:before {
  content: "";
}

.fa-chevron-square-right:before {
  content: "";
}

.fa-chevron-square-up:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-club:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-code-commit:before {
  content: "";
}

.fa-code-merge:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-alt-check:before {
  content: "";
}

.fa-comment-alt-dots:before {
  content: "";
}

.fa-comment-alt-edit:before {
  content: "";
}

.fa-comment-alt-exclamation:before {
  content: "";
}

.fa-comment-alt-lines:before {
  content: "";
}

.fa-comment-alt-minus:before {
  content: "";
}

.fa-comment-alt-plus:before {
  content: "";
}

.fa-comment-alt-slash:before {
  content: "";
}

.fa-comment-alt-smile:before {
  content: "";
}

.fa-comment-alt-times:before {
  content: "";
}

.fa-comment-check:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-edit:before {
  content: "";
}

.fa-comment-exclamation:before {
  content: "";
}

.fa-comment-lines:before {
  content: "";
}

.fa-comment-minus:before {
  content: "";
}

.fa-comment-plus:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comment-smile:before {
  content: "";
}

.fa-comment-times:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-alt:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-wide:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-container-storage:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-conveyor-belt:before {
  content: "";
}

.fa-conveyor-belt-alt:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-credit-card-blank:before {
  content: "";
}

.fa-credit-card-front:before {
  content: "";
}

.fa-cricket:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-curling:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-desktop-alt:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-empty:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-dolly-flatbed-alt:before {
  content: "";
}

.fa-dolly-flatbed-empty:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-h-alt:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ellipsis-v-alt:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-square:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expand-wide:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-field-hockey:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-check:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-edit:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-exclamation:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-minus:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-plus:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-times:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-film-alt:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-football-helmet:before {
  content: "";
}

.fa-forklift:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-fragile:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-golf-club:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-h1:before {
  content: "";
}

.fa-h2:before {
  content: "";
}

.fa-h3:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hand-heart:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-box:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-seedling:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-receiving:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-heart:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-usd:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-circle:before {
  content: "";
}

.fa-heart-square:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-hexagon:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-hockey-sticks:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-home-heart:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-inbox-in:before {
  content: "";
}

.fa-inbox-out:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-industry-alt:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-info-square:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-inventory:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-jack-o-lantern:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-lamp:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leaf-heart:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-alt:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-lock-open-alt:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-loveseat:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luchador:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-hexagon:before {
  content: "";
}

.fa-minus-octagon:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-mobile-android:before {
  content: "";
}

.fa-mobile-android-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-nintendo-switch:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-octagon:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-brush-alt:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-pallet-alt:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-pennant:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-carry:before {
  content: "";
}

.fa-person-dolly:before {
  content: "";
}

.fa-person-dolly-empty:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-plus:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-alt:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-hexagon:before {
  content: "";
}

.fa-plus-octagon:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-question-square:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-racquet:before {
  content: "";
}

.fa-ramp-loading:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-rectangle-landscape:before {
  content: "";
}

.fa-rectangle-portrait:before {
  content: "";
}

.fa-rectangle-wide:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-rendact:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-repeat:before {
  content: "";
}

.fa-repeat-1:before {
  content: "";
}

.fa-repeat-1-alt:before {
  content: "";
}

.fa-repeat-alt:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-retweet-alt:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-scanner:before {
  content: "";
}

.fa-scanner-keyboard:before {
  content: "";
}

.fa-scanner-touchscreen:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scrubber:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-all:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-check:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shipping-timed:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-shuttlecock:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-sliders-h-square:before {
  content: "";
}

.fa-sliders-v:before {
  content: "";
}

.fa-sliders-v-square:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-plus:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-spade:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-spinner-third:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-exclamation:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablet-android:before {
  content: "";
}

.fa-tablet-android-alt:before {
  content: "";
}

.fa-tablet-rugged:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tennis-ball:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-times-hexagon:before {
  content: "";
}

.fa-times-octagon:before {
  content: "";
}

.fa-times-square:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-tree-alt:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-triangle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-trophy-alt:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-container:before {
  content: "";
}

.fa-truck-couch:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-ramp:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-tv-retro:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-usd-circle:before {
  content: "";
}

.fa-usd-square:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-fork:before {
  content: "";
}

.fa-utensil-knife:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-utensils-alt:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-plus:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-warehouse-alt:before {
  content: "";
}

.fa-watch:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whistle:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-window:before {
  content: "";
}

.fa-window-alt:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.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.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/* --------------------- DIN Pro --------------------- */
@font-face {
  font-family: "DIN Pro Condensed Regular";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Regular"), url("../fonts/DINPro-Cond.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Condensed Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Italic"), url("../fonts/DINPro-CondIta.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/dinpro-regular-webfont.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/dinpro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DINPro.woff2") format("woff2"), url("../fonts/DINPro.woff") format("woff"), url("../fonts/DINPro.ttf") format("truetype"), url("../fonts/dinpro-regular-webfont.svg") format("svg");
  font-display: swap;
  /* Modern Browsers */
}
@font-face {
  font-family: "DIN Pro Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Italic"), url("../fonts/DINPro-Italic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Condensed Light";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Light"), url("../fonts/DINPro-CondLight.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Light";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Light"), url("../fonts/DINPro-Light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Condensed Light Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Light Italic"), url("../fonts/DINPro-CondLightIta.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Light Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Light Italic"), url("../fonts/DINPro-LightItalic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Condensed Medium";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Medium"), url("../fonts/DINPro-CondMedium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Medium";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Medium"), url("../fonts/DINPro-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Condensed Medium Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Medium Italic"), url("../fonts/DINPro-CondMediIta.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Medium Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Medium Italic"), url("../fonts/DINPro-MediumItalic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Bold";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Bold"), url("../fonts/DINPro-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Condensed Bold";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Bold"), url("../fonts/DINPro-CondBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Bold Italic"), url("../fonts/DINPro-BoldItalic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Condensed Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Bold Italic"), url("../fonts/DINPro-CondBoldIta.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Black";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Black"), url("../fonts/DINPro-Black.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Condensed Black";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Black"), url("../fonts/DINPro-CondBlack.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Black Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Black Italic"), url("../fonts/DINPro-BlackItalic.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "DIN Pro Condensed Black Italic";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Pro Condensed Black Italic"), url("../fonts/DINPro-CondBlackIta.woff") format("woff");
  font-display: swap;
}
/* --------------------- Roboto --------------------- */
/* roboto-100 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/roboto-v19-latin-100.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Thin"), local("Roboto-Thin"), url("../fonts/roboto-v19-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-100.woff2") format("woff2"), url("../fonts/roboto-v19-latin-100.woff") format("woff"), url("../fonts/roboto-v19-latin-100.ttf") format("truetype"), url("../fonts/roboto-v19-latin-100.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v19-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/roboto-v19-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-300.woff2") format("woff2"), url("../fonts/roboto-v19-latin-300.woff") format("woff"), url("../fonts/roboto-v19-latin-300.ttf") format("truetype"), url("../fonts/roboto-v19-latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v19-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v19-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v19-latin-regular.woff") format("woff"), url("../fonts/roboto-v19-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v19-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-v19-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Italic"), local("Roboto-Italic"), url("../fonts/roboto-v19-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-italic.woff2") format("woff2"), url("../fonts/roboto-v19-latin-italic.woff") format("woff"), url("../fonts/roboto-v19-latin-italic.ttf") format("truetype"), url("../fonts/roboto-v19-latin-italic.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v19-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../fonts/roboto-v19-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-500.woff2") format("woff2"), url("../fonts/roboto-v19-latin-500.woff") format("woff"), url("../fonts/roboto-v19-latin-500.ttf") format("truetype"), url("../fonts/roboto-v19-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v19-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto-v19-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-700.woff2") format("woff2"), url("../fonts/roboto-v19-latin-700.woff") format("woff"), url("../fonts/roboto-v19-latin-700.ttf") format("truetype"), url("../fonts/roboto-v19-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/* roboto-900 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto-v19-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Black"), local("Roboto-Black"), url("../fonts/roboto-v19-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-900.woff2") format("woff2"), url("../fonts/roboto-v19-latin-900.woff") format("woff"), url("../fonts/roboto-v19-latin-900.ttf") format("truetype"), url("../fonts/roboto-v19-latin-900.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap;
}
/* =====================================================
                        BASE / helpers
===================================================== **/
/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */
.container {
  max-width: 1180px;
  /* 1 */
  margin-left: auto;
  /* 2 */
  margin-right: auto;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  padding-right: 20px;
  /* 3 */
  width: 100%;
  /* 1 */
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* =====================================================
                        BASE / icons
===================================================== **/
/* ------------   Variablen (wird noch ausgelagert)  ------------ */
/* ------------   vCard ------------ */
.contactDataBox .vCard {
  line-height: 1.65rem;
}

.contactDataBox .vCardLink {
  float: right;
  margin-right: 10px;
}

#content .contactDataBox .vCardLink {
  float: none;
}

.contactDataBox .organization {
  font-weight: 400;
}

.contactDataBox .titles {
  font-weight: 400;
}

.vCard .organization {
  font-weight: bold;
}

.vCard .externerLink:before {
  content: "";
  margin-right: 0;
}

.vCardLink > a:after {
  color: #c1c1c1;
  content: "";
  float: none;
  font-family: "Font Awesome Light";
  font-size: 26px;
}

.vCardLink > a:hover::after {
  color: #1B4683;
}

#service .vCardLink > a:hover::after {
  color: #ffffff;
}

.vCardLink a img {
  display: none;
  width: inherit !important;
}

/* ------------   CMS Links ------------ */
.internerLink:before {
  content: "";
  margin-right: 0px !important;
}

/* ------------   Kontaktelement und Service BW Kontaktelement ------------ */
/* ------------   Spezielle Service-BW Elemente ------------ */
.bez {
  font-weight: bold;
}

.mail .bez, .tel .bez, .fax .bez {
  display: none;
}

.lpBAnsprechRaum .bez {
  display: inline-block;
}

/*** ------------------   Link Icons   --------------- ***/
.mail:before,
.email:before,
.sprechzeiten:before,
.internerLink:before,
.externerLink:before,
.fax:before,
.httpsLink:before,
.infotext:before,
.linkTyp_doc:before,
.linkTyp_docx:before,
.linkTyp_gif:before,
.linkTyp_jpg:before,
.linkTyp_pdf:before,
.linkTyp_png:before,
.linkTyp_ppt:before,
.linkTyp_pptx:before,
.linkTyp_tiff:before,
.linkTyp_xls:before,
.linkTyp_xlsx:before,
.link_ext_replacement:before,
.lpBAnsprechRaum:before,
.mailLink:before,
.tel:before,
.zustaendigkeit:before,
.extra1:before,
.extra2:before,
.street-address:before,
.infotext:before,
.homepage:before,
.efaLink:before,
.mapsLink:before,
.gebaeude:before,
.lpBAnsprechRaum:before,
.zustaendigkeit:before {
  font-family: "Font Awesome Light";
  margin-right: 7px;
}

/* ------ ICONS ------ */
/* Mail Icon */
.mail:before {
  content: "";
}

/* Öffnungszeiten */
.sprechzeiten:before {
  content: "";
}

/* Telefon Icon */
.tel:before {
  content: "";
}

/* Fax Icon */
.fax:before {
  content: "";
  font-size: 18px;
}

/* Gebäude Icon */
.gebaeude:before {
  content: "";
  margin-right: 7px;
}

.zustaendigkeit:before {
  content: "";
}

.lpBAnsprechRaum:before, .kontakt .raum:before {
  font-family: "Font Awesome Light";
  content: "";
  margin-right: 7px;
}

.homepage:before {
  content: "";
  font-size: 18px;
  margin-right: 10px;
}

.consultationHours:before {
  font-family: "Font Awesome Light";
  margin-right: 7px;
  content: "";
}

span.email:before,
span.externerLink:before,
span.fax:before,
span.httpsLink,
span.linkTyp_doc:before,
span.linkTyp_docx:before,
span.linkTyp_gif:before,
span.linkTyp_jpg:before,
span.linkTyp_pdf:before,
span.linkTyp_png:before,
span.linkTyp_ppt:before,
span.linkTyp_pptx:before,
span.linkTyp_tiff:before,
span.linkTyp_xls:before,
span.linkTyp_xlsx:before,
span.link_ext_replacement:before,
span.lpBAnsprechRaum:before,
span.mailLink:before,
span.tel:before,
span.zustaendigkeit:before {
  content: none;
  background: none;
}

.responsibilities .bezeichnung,
.zustaendigkeit .bez {
  display: inline-block;
  font-weight: bold;
  margin-top: 0.5rem;
}

.efaLink:before {
  content: "";
  font-size: 18px;
  margin-right: 10px;
}

.mapsLink:before {
  content: "";
  font-size: 18px;
  margin-right: 13px;
}

.mapsLink {
  margin-top: 10px;
}

.mail {
  margin-top: 10px;
}

.basecontent-dvv-zm-adr .mail {
  margin-top: 0px;
}

/* Service BW Mitarbeiter Icons */
.maliste .lpBAnsprechEMail {
  margin-bottom: 10px;
}

/* Telefon */
.lpBAnsprechTel .lpBAnsprech1,
.kommunikation-TELEFON .bezeichnung {
  display: none;
}

/* Fax */
.lpBAnsprechFax .lpBAnsprech1,
.kommunikation-FAX .bezeichnung {
  display: none;
}

/* Mail */
.lpBAnsprechEMail .lpBAnsprech1,
.kommunikation-EMAIL .bezeichnung {
  display: none;
}

.lpBAnsprechTable .email::before {
  content: "";
}

.kommunikation-TELEFON:before,
.lpBAnsprechTel:before {
  content: "";
  font-size: 18px;
  font-family: "Font Awesome Light";
  margin-right: 7px;
  color: #787878;
}

.kommunikation-FAX:before,
.lpBAnsprechFax:before {
  content: "";
  font-size: 18px;
  font-family: "Font Awesome Light";
  margin-right: 7px;
  color: #787878;
}

#content .lpBAnsprechSachgebiet h2 {
  font-size: 18px;
  margin-bottom: 2px;
  line-height: 1.6rem;
}

.maliste a.backlink {
  float: right;
  margin-right: 15px;
}

.maliste a.backlink:before {
  content: "";
  font-family: "Font Awesome Light";
  margin-right: 3px;
}

.maliste a.backlink:after {
  content: " zur Mitarbeiterliste";
}

/*
.maliste a.backlink {
    background: $color-primaer;
    border-radius: 0px;
    color: #ffffff;
    float: right;
    margin-bottom: 20px;
    padding: 10px 20px;
    transition: all 0.25s ease 0s;
}
.maliste  a.backlink:hover {
    background: $color-tertiaer;
    border-radius: 0px;
    color: #ffffff;
    float: right;
    margin-bottom: 20px;
    padding: 10px 20px;
}
*/
/* Externer Link */
/*
.externerLink:after {
    content: "\f08e";
    font-size: 16px;
    font-family: Font Awesome Light;
    margin-left: 7px;
    color: #787878;
}
*/
.efaLink .externerLink:after,
.homepage .externerLink:after,
.mapsLink .externerLink:after {
  content: "";
  margin-left: 0;
}

.dateiLink.linkTyp_pdf:after {
  content: "";
  font-size: 18px;
  font-family: "Font Awesome Light";
  margin-left: 7px;
  color: #787878;
  font-weight: 300;
}

.externerLink img {
  display: none;
}

.image .externerLink:before {
  font-size: 0px;
}

figure.basecontent-image .externerLink img {
  display: inline-block;
}

/* Bild Icon */
.dateiLink.linkTyp_jpg:after {
  content: "";
  font-size: 18px;
  font-family: "Font Awesome Light";
  margin-left: 7px;
  color: #787878;
}

.dateiLink.linkTyp_pptx:after {
  content: "";
  font-size: 18px;
  font-family: "Font Awesome Light";
  margin-left: 7px;
  color: #787878;
}

.dateiLink.linkTyp_docx:after {
  content: "";
  font-size: 18px;
  font-family: "Font Awesome Light";
  margin-left: 7px;
  color: #787878;
}

.dateiLink.linkTyp_xlsx:after {
  content: "";
  font-size: 18px;
  font-family: "Font Awesome Light";
  margin-left: 7px;
  color: #787878;
}

/* --------------- Kontaktelement --------------- */
#lpSeite .efaLink,
.vCard .efaLink {
  display: none;
}

/* =====================================================
                        BASE / media
===================================================== **/
figure.image.float-left {
  margin-left: 0;
}

figure.image.float-right {
  margin-right: 0;
}

figure figcaption {
  font-style: italic;
  font-size: 12px;
}

/* allgemein */
/* Bilder */
figure {
  float: left;
  margin: 10px 20px 0 0;
}

figure {
  float: none;
}

figure.float_right {
  margin: 10px 0 0 20px;
  float: right;
}

figure.float_right.halbebreite {
  float: none;
}

figure.float-right {
  margin: 10px 0 0 20px;
  float: right;
}

figure.center {
  float: none;
  margin: 0 auto;
}

.image-inner img {
  max-width: 100%;
}

.image-inner a img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.image-inner a img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.image-inner a img:focus {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.image.float_left img {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
}

.basecontent-dynamic-content .image.float_left img {
  float: none;
  margin-right: 0px;
  margin-top: 0px;
}
.basecontent-dynamic-content .image.float_right img {
  float: none;
  margin-left: 0px;
}
.basecontent-dynamic-content .float_right {
  float: none;
  margin-left: 0px;
}
.basecontent-dynamic-content .float_left {
  float: none;
  margin-left: 0px;
}

.image.float_right img {
  float: right;
  margin-left: 20px;
}

.vollebreite img {
  width: 100%;
}

.halbebreite img {
  width: 50%;
}

.image-inner .caption {
  font-size: 16px;
}

iframe {
  max-width: 100%;
}

.basecontent-image.image {
  max-width: 100%;
}

.basecontent-dynamic-content figure {
  float: none;
}

/* =====================================================
                        BASE / Print
===================================================== **/
.printVersion .ym-grid > .ym-gl a img {
  padding: 20px 40px;
  max-width: 250px;
}

.printVersion .wayhome {
  padding-top: 0px;
}

.printVersion h1 {
  font-size: 32px !important;
}

.printVersion h2 {
  font-size: 32px !important;
}

@media print {
  body {
    font-size: 100%;
  }

  h1 {
    font-size: 26px;
    padding-bottom: 12px;
    padding-top: 10px;
  }

  .logo {
    max-width: 230px;
  }
}
/* =====================================================
                        BASE / Typographie
===================================================== **/
body {
  color: #333;
  font-size: 1rem;
  font: 400 100%/1.6 "DIN Pro", sans-serif;
}

h1 {
  color: #333333;
  font-size: 2.5rem;
  margin-bottom: 0px;
  line-height: 3rem;
}
@media (max-width: 767.98px) {
  h1 {
    margin-top: 0px;
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: bold;
  }
}

h2 {
  color: #333333;
  font-size: 2rem;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}

h3 {
  color: #333333;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: bold;
}

h4 {
  color: #333333;
  font-size: 18px;
}

h5 {
  color: #333333;
  font-size: 16px;
}

.teasertitel {
  font-size: 1.3rem;
  font-weight: bold;
}
@media (max-width: 767.98px) {
  .teasertitel {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }
}

.teasertext {
  font-size: 1.1rem;
  font-weight: bold;
}

p {
  margin-top: 1em;
  margin-bottom: 1em;
}

h1 + a + h2 {
  margin-top: 0em;
  line-height: 2.6rem;
}
@media (max-width: 767.98px) {
  h1 + a + h2 {
    margin-top: 0px;
    font-size: 1.6rem;
    line-height: 2rem;
  }
}

.knot_1656017 h1 {
  margin-bottom: 0.83em;
}

/* =====================================================
                        BASE / Z-Index
===================================================== **/
.dvvToolbar.ui-widget-header {
  z-index: 10000;
  position: relative;
}

.l-page__footer {
  font-size: 16px;
}
.l-page__footer h1 {
  font-size: 21px;
  font-weight: 400;
  color: #1B4683;
  margin-bottom: 7px;
}
.l-page__footer h2 {
  font-size: 21px;
  font-weight: 400;
  color: #1B4683;
  margin-bottom: 4px;
}
.l-page__footer h3 {
  font-size: 21px;
  font-weight: 400;
  color: #666;
  margin-bottom: 4px;
}
.l-page__footer p {
  margin: 0;
  padding: 0;
}

.l-page__footer-wrapper {
  max-width: 1320px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.l-page__footer-wrapper .subcolumns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767.98px) {
  .l-page__footer-wrapper .subcolumns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .l-page__footer-wrapper .subcolumns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.l-page__footer-wrapper .subcolumns > div {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  padding: 0px 10px;
}
@media (max-width: 767.98px) {
  .l-page__footer-wrapper .subcolumns > div {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (min-width: 768px) {
  .l-page__footer-wrapper .subcolumns > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (min-width: 1024px) {
  .l-page__footer-wrapper .subcolumns > div {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

.l-page__footer-primary {
  background: #ebebeb;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 35px;
}
.l-page__footer-primary ul {
  margin: 0px;
}
.l-page__footer-primary li {
  list-style: none;
  margin: 0px;
}

.l-page__footer-secondary {
  background: #002647;
  /* color: #004177;*/
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.l-page__footer-secondary a {
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.l-page__footer-secondary a:hover, .l-page__footer-secondary a:active, .l-page__footer-secondary a:focus {
  color: #fff;
}
.l-page__footer-secondary a.poweredby:hover {
  color: #004177;
}

.l-footer-secondary__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.l-footer-secondary__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  .l-footer-secondary__navigation {
    text-align: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .l-footer-secondary__navigation {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1024px) {
  .l-footer-secondary__navigation {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
.l-footer-secondary__navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l-footer-secondary__navigation ul li {
  border-right: 1px solid #ccc;
  padding-right: 10px;
  line-height: 1;
  margin-top: 8px;
  margin-bottom: 8px;
}
.l-footer-secondary__navigation ul li:last-child {
  border-right: 0px solid #ccc;
  padding-right: 0px;
}

.l-footer-secondary__copyright {
  text-align: right;
}
@media (max-width: 767.98px) {
  .l-footer-secondary__copyright {
    text-align: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .l-footer-secondary__copyright {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1024px) {
  .l-footer-secondary__copyright {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

/* Netzwerk */
.netzwerk a:hover {
  text-decoration: none;
}

.netzwerk li {
  padding-bottom: 10px;
}

.netzwerk li:nth-child(1) a:before {
  font-size: 20px;
  font-family: "Font Awesome Brands";
  content: "";
  margin-right: 10px;
}

.netzwerk li:nth-child(2) a:before {
  font-size: 20px;
  font-family: "Font Awesome Brands";
  content: "";
  margin-right: 6px;
}

.netzwerk li:nth-child(3) a:before {
  font-size: 20px;
  font-family: "Font Awesome Brands";
  content: "";
  margin-right: 10px;
}

.l-page__footer table th,
.l-page__footer table td {
  padding: 0px 0px;
}

.l-page__footer .httpsLink,
.l-page__footer .externerLink,
.l-page__footer .neuFensterLink {
  cursor: pointer;
  font-weight: 300;
}

.kontakt-touristinfo:before {
  margin-top: -7px;
  font-size: 30px;
  font-family: "Font Awesome Solid";
  content: "";
  margin-right: 10px;
  float: left;
  color: #1B4683;
}

.l-page__footer .karte .image-inner img {
  max-width: 100%;
  max-width: 240px;
}

.l-page__footer .bwKontakt .fax,
.l-page__footer .bwKontakt .sprechzeiten {
  display: none;
}
.l-page__footer .bwKontakt .gebaeude,
.l-page__footer .bwKontakt .lpBAnsprechRaum,
.l-page__footer .bwKontakt .zustaendigkeit {
  display: none;
}
.l-page__footer .bwKontakt .foto .bild {
  display: none;
  max-width: 133px;
}

.haeufiggestelltefragen:before {
  margin-top: -7px;
  font-size: 30px;
  font-family: "Font Awesome Solid";
  content: "";
  margin-right: 10px;
  float: left;
  color: #004188;
}

.l-page__footer-primary .haeufiggestelltefragen ul li {
  padding: 5px 0px;
  line-height: 1.5rem;
}

.l-page__footer #id1779007 > div > div > br {
  display: none;
}
.l-page__footer #id1780109 > div > div > br {
  display: none;
}
.l-page__footer .noicon .vCardLink {
  display: none;
}

.vCardLink > a:hover::after {
  color: #85bb22;
  text-decoration: none;
}

.vCardLink > a:hover {
  text-decoration: none;
}

.icon-mapmarker a:before {
  content: "";
  font-size: 18px;
  margin-right: 13px;
  font-family: "Font Awesome Light";
}

.l-page__footer-primary .mapsLink {
  display: none;
}

#id1780095 br {
  display: none;
}

#recommend_form fieldset {
  padding: 0px;
}

#recommend_form legend {
  font-size: 48px;
  color: #16528e;
  font-weight: 400;
  padding: 25px 0;
}

#recommend_form .ym-fbox-text {
  padding: 10px 0;
  color: #6a6a6a;
}

#recommend_form .ym-fbox-text input, #recommend_form .ym-fbox-text textarea {
  padding: 10px;
  color: #6a6a6a;
}

#recommend_form input[type=submit] {
  color: #fff;
  background: #6a6a6a;
  padding: 7px 20px;
  border: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#recommend_form input[type=submit]:hover {
  color: #fff;
  background: #16528e;
  cursor: pointer;
}

/* =====================================================
                  COMPONENTS / Forms
===================================================== **/
select.jahr, select.monat, input[type=search] {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

select.jahr:focus, select.monat:focus, input[type=search]:focus {
  color: #495057;
  background-color: #fff;
  border-color: #16528e;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 82, 142, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(22, 82, 142, 0.25);
}

.body_search input[type=search]:focus {
  /*color: #fff;*/
}

select.jahr, select.monat {
  padding: 8px;
}

.pm-filter form {
  padding-bottom: 15px;
}

.shop figure {
  margin: 0;
}

.shop h2 {
  margin-top: 0;
  font-size: 20px;
}

.shop .clearDvv {
  display: none;
}

.shop .subrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f4f4f4;
  margin-bottom: 25px;
}

.shop .subrows > div:first-child {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  padding: 20px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.shop .subrows > div:last-child {
  -ms-flex-preferred-size: 66%;
      flex-basis: 66%;
  padding: 20px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.shop .moreLink a {
  background: #004188;
  color: #fff;
  padding: 7px 15px;
}

.shop .moreLink a:hover,
.shop .moreLink a:active,
.shop .moreLink a:focus {
  background-color: #85bb22;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .shop .subrows > div:first-child,
.shop .subrows > div:last-child {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

/* -----------------------------------------------------------------------------------------
                                  PAGE HEADER 
---------------------------------------------------------------------------------------*/
.page-header__wrapper {
  max-width: 1320px;
  margin: 0 auto;
  position: relative;
}
.page-header__top {
  background: #fff;
}
@media (max-width: 767.98px) {
  .page-header__top {
    height: 80px;
  }
}
@media (min-width: 480px) {
  .page-header__top {
    height: 80px;
  }
}
@media (min-width: 768px) {
  .page-header__top {
    height: auto;
    padding: 15px;
  }
}
.page-header__top a {
  color: #fff;
  -webkit-transition: color 0.08s ease;
  transition: color 0.08s ease;
}
.page-header__top a:hover {
  color: #4b8a79;
}
.page-header__main {
  color: #767676;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-header__submenu {
  color: #767676;
  background: #fff;
  position: absolute;
  right: 0;
  top: 10px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .page-header__submenu {
    right: 80px;
  }
}
@media (min-width: 768px) {
  .page-header__submenu {
    right: 80px;
    top: 32px;
  }
}
@media (min-width: 1024px) {
  .page-header__submenu {
    right: 0;
    top: 10px;
  }
}
.page-header__submenu .kontrast-switcher {
  border-right: 2px solid #ccc;
  padding: 0px 10px;
}
.page-header__submenu .kontrast-switcher a {
  color: #767676;
}
.page-header__submenu .kontrast-switcher .kontrast-normal {
  color: #1B4683;
}
.page-header__submenu .kontrast-switcher a.active {
  display: none;
}
@media (max-width: 767.98px) {
  .page-header__submenu .kontrast-switcher .kontrast-label {
   
  }
}
@media (max-width: 767.98px) {
  .page-header__submenu .lang-switcher {
    display: none;
  }
}
.page-header__submenu .lang-switcher a {
  color: #767676;
  padding: 0px 7px;
}
.page-header__submenu .lang-switcher a abbr[title] {
  text-decoration: none;
}
.page-header__logo {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767.98px) {
  .page-header__logo {
    padding: 20px 10px;
  }
}
@media (min-width: 480px) {
  .page-header__logo {
    padding: 20px 0px;
  }
}
@media (min-width: 1024px) {
  .page-header__logo {
    padding: 40px 0px;
  }
}
@media (max-width: 767.98px) {
  .page-header__logo img {
    max-width: 250px;
    max-height: 45px;
  }
}
@media (min-width: 480px) {
  .page-header__logo img {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  .page-header__logo img {
    max-width: 465px;
  }
}
.page-header__lang-switcher {
  float: right;
}
.page-header__navigation {
  background: rgba(255, 255, 255, 0.88);
  z-index: 200;
  position: relative;
}
@media (max-width: 767.98px) {
  .page-header__navigation {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .page-header__navigation {
    display: none;
  }
}

/* Tourismus Logo */
@media (max-width: 767.98px) {
  .knot_1657112 .page-header__logo {
    padding: 10px 10px;
  }
}
@media (max-width: 767.98px) {
  .knot_1657112 .page-header__logo img {
    max-height: 63px;
  }
}

/* -----------------------------------------------------------------------------------------
                                  Component C-Meta
---------------------------------------------------------------------------------------*/
.c-meta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 50px;
}
@media (max-width: 1023.98px) {
  .c-meta {
    display: none;
  }
}

.c-meta__lang-switcher {
  top: 0px;
}

.c-meta__wetter {
  min-width: 200px;
  margin-right: 20px;
  /*background: #ccc;*/
}

/* -----------------------------------------------------------------------------------------
                                  Hero Image
---------------------------------------------------------------------------------------*/
.l-page__hero {
  position: relative;
}
@media (max-width: 767.98px) {
  .l-page__hero {
    margin-top: 0px;
  }
}
@media (min-width: 480px) {
  .l-page__hero {
    height: auto;
    margin-top: 83px;
  }
}
@media (min-width: 768px) {
  .l-page__hero {
    height: auto;
  }
}
@media (min-width: 1024px) {
  .l-page__hero {
    height: auto;
    margin-top: -75px;
  }
}
.l-page__hero .basecontent-image.image {
  /* max-width: 100%; */
  width: 100%;
}
.l-page__hero .caption {
  display: none;
}
.l-page__hero figure {
  margin: 0;
}
.l-page__hero .bx-wrapper {
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.l-page__hero .home .slider-text {
  position: absolute;
  top: 300px;
  left: 7%;
  background: rgba(255, 255, 255, 0.8);
}

.l-page__hero .mehrlesen::before {
  color: #fff;
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 15px;
  outline: 0px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.l-page__hero .mehrlesen:hover:before {
  color: #002647;
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 15px;
  outline: 0px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.l-page__hero img {
  display: block;
  width: 100%;
  height: auto;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767.98px) {
  .l-page__hero img {
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    margin-top: 76px;
  }
}
@media (min-width: 480px) {
  .l-page__hero img {
    height: auto;
  }
}
@media (min-width: 768px) {
  .l-page__hero img {
    height: auto;
    min-height: 400px;
  }
}
@media (min-width: 1024px) {
  .l-page__hero img {
    height: auto;
  }
}

.l-page__hero .compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.l-page__hero .compat-object-fit img {
  opacity: 0;
}

.l-page__hero--empty {
  position: relative;
  height: 200px;
  background: #ccc;
}

@media (max-width: 767.98px) {
  #js-header {
    position: fixed;
    display: block;
    z-index: 500;
    top: 0px;
    width: 100%;
    -webkit-box-shadow: 0px 2px 10px -3px #CCCCCC;
            box-shadow: 0px 2px 10px -3px #CCCCCC;
  }
}
@media (min-width: 480px) {
  #js-header {
    position: fixed;
    display: block;
    z-index: 500;
    width: 100%;
    top: 0px;
    -webkit-box-shadow: 0px 2px 10px -3px #CCCCCC;
            box-shadow: 0px 2px 10px -3px #CCCCCC;
  }
}
@media (min-width: 768px) {
  #js-header {
    position: fixed;
    display: block;
    z-index: 500;
    width: 100%;
    top: 0px;
    -webkit-box-shadow: 0px 2px 6px #ccc;
            box-shadow: 0px 2px 6px #ccc;
  }
}
@media (min-width: 1024px) {
  #js-header {
    position: relative;
    display: block;
    z-index: 500;
    width: 100%;
    top: 0px;
    -webkit-box-shadow: 0px 0px 0px #ccc;
            box-shadow: 0px 0px 0px #ccc;
  }
}

.searchfield {
  position: relative;
}
@media (max-width: 760px) {
  .searchfield {
    display: none;
  }
}
@media (min-width: 760px) and (max-width: 980px) {
  .searchfield {
    display: none;
  }
}

.searchfield form.quicksearch input.quicksearchtext {
  border: 0 solid #1B4683;
  padding-left: 20px;
  padding-top: 4px;
  color: #fff;
  vertical-align: top;
  -webkit-transition: all 0.08s ease;
  transition: all 0.08s ease;
}

.searchfield form.quicksearch input.quicksearchimg {
  background: #002647;
  margin-left: -5px;
  padding: 11px;
  -webkit-transition: all 0.08s ease;
  transition: all 0.08s ease;
}
.searchfield form.quicksearch input.quicksearchimg:hover, .searchfield form.quicksearch input.quicksearchimg:active, .searchfield form.quicksearch input.quicksearchimg:focus {
  background: #d76e80;
}

.searchfield form.quicksearch label {
  display: none;
}

.sub-page-header__main {
  background: #0C4072;
  height: 16px;
}

.searchfield form.quicksearch input.quicksearchtext {
  height: 50px;
  background: #052F58;
  width: 300px;
  font-weight: 300 !important;
  font-family: "Open Sans";
}

.searchfield form.quicksearch input.quicksearchimg {
  padding: 15px;
}

.searchfield #quicksearch {
  /*float   : inherit;
  position: absolute;
  top     : 0;
  right   : -5px;*/
}

.button-extended-search {
  height: 50px;
}

.header-image-sub {
  height: 150px;
  background-color: rgba(166, 32, 54, 0.8);
  position: absolute;
  bottom: 0;
  z-index: 20000;
  width: 100%;
  color: #fff;
  display: none;
}

.hero {
  position: relative;
}
.hero .basecontent-image {
  width: auto !important;
}
.hero .basecontent-image img {
  display: block;
  width: 100%;
  height: 19.75rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero .composedcontent-dvv-box > div:first-of-type:not(:last-of-type) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}
.hero .composedcontent-dvv-box > div:first-of-type:not(:last-of-type) > .composedcontent-dvv-box-in-box {
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero .composedcontent-dvv-box > div:first-of-type:not(:last-of-type) > .composedcontent-dvv-box-in-box h1,
.hero .composedcontent-dvv-box > div:first-of-type:not(:last-of-type) > .composedcontent-dvv-box-in-box h2 {
  display: block;
  margin: 0;
}
.hero .composedcontent-dvv-box > div:first-of-type:not(:last-of-type) > .composedcontent-dvv-box-in-box h1 {
  text-transform: uppercase;
}
.hero .composedcontent-dvv-box > div:first-of-type:not(:last-of-type) > .composedcontent-dvv-box-in-box .basecontent-line-break-text {
  margin: 0;
}
.hero .composedcontent-dvv-box > div:first-of-type:not(:last-of-type) > .composedcontent-dvv-box-in-box .buttonlink {
  margin-top: 15px;
}
.hero .clearDvv {
  display: none;
}

section#service {
  font-size: 16px;
}
@media (max-width: 760px) {
  section#service {
    margin-right: 0px;
  }
}
@media (min-width: 760px) and (max-width: 980px) {
  section#service {
    margin-right: 0px;
  }
}
section#service div.div {
  /*background: $color-service-bg;*/
}
@media (max-width: 760px) {
  section#service div.div {
    margin: 0px;
  }
}
@media (min-width: 760px) and (max-width: 980px) {
  section#service div.div {
    margin: 0px;
  }
}
section#service h1 {
  font-size: 24px;
  color: #1B4683;
}
section#service h2 {
  font-size: 22px;
  color: #1B4683;
  margin-bottom: 10px;
}
section#service h3 {
  font-size: 20px;
  color: #1B4683;
  margin-bottom: 10px;
}
section#service p {
  font-size: 16px;
}

.sidebar-inner {
  background: #38a09d;
}
.sidebar-inner a {
  color: #fff;
}

.sidebar-inner-info h1 {
  font-size: 24px;
  color: #1B4683;
}
.sidebar-inner-info h2 {
  font-size: 22px;
  color: #1B4683;
  margin-bottom: 10px;
}

#service > div {
  line-height: 1.6rem;
  /*padding: 5px 30px 15px 15px; */
}

.vlist ul.ym-vlist {
  list-style: none;
  margin: 0 0 1em 0.5em;
}

.vlist ul.ym-vlist li {
  color: #4c4c4c;
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  line-height: 1.7em;
}
.vlist ul.ym-vlist li a:link {
  color: #4c4c4c;
}
.vlist ul.ym-vlist li a:visited {
  color: #4c4c4c;
}
.vlist ul.ym-vlist li a:hover {
  font-weight: bold;
  color: #1B4683;
}
.vlist ul.ym-vlist li.current a.active {
  font-weight: bold;
  color: #1B4683;
}

@media (max-width: 760px) {
  .main-navigation {
    display: none !important;
  }
}
@media (min-width: 760px) and (max-width: 980px) {
  .main-navigation {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1280px) {
  .main-navigation {
    display: none !important;
  }
}

.quicklinks {
  position: absolute;
  left: 0;
  height: 100%;
  color: #ffffff;
  text-align: center;
  background: rgba(21, 107, 143, 0.4);
}
@media (max-width: 760px) {
  .quicklinks {
    display: none;
  }
}
@media (min-width: 760px) and (max-width: 980px) {
  .quicklinks {
    display: none;
  }
}
.quicklink-logo {
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 10px;
}

.quicklinks .icon {
  display: block;
  margin-bottom: 15px;
}

.quicklinks .icon a {
  color: #ffffff;
}
.quicklinks .icon a:hover {
  color: #000000;
}

.quicklinks .icon i {
  display: block;
}

.quicklinks .icon span {
  font-size: 14px;
  display: block;
}

.dvvToolbar {
  position: relative;
  z-index: 20000;
}

.sidebar-inner {
  background: #ccc;
  padding: 15px 25px;
}
.sidebar-inner a {
  color: #333;
}
.sidebar-inner a:hover, .sidebar-inner a:active, .sidebar-inner a:focus {
  color: #1B4683;
}

.l-content__sidebar-titel {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 15px;
}

.l-sidebar__navigation ul, .sidebar-inner-info ul {
  margin: 0;
}
.l-sidebar__navigation li, .sidebar-inner-info li {
  list-style: none;
  margin: 0;
  padding: 2px 0px;
}
.l-sidebar__navigation a, .sidebar-inner-info a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #1B4683;
}
.l-sidebar__navigation a:hover, .l-sidebar__navigation a:active, .l-sidebar__navigation a:focus, .sidebar-inner-info a:hover, .sidebar-inner-info a:active, .sidebar-inner-info a:focus {
  color: #002647;
}
.l-sidebar__navigation img, .sidebar-inner-info img {
  max-width: 100%;
}

/* 
.l-page__content{}
  .l-page-content__wrapper{}
  .l-page-content__title{}
  .l-page-content__main{}

.c-breadcrumb{} 

*/
.l-page__main {
  max-width: 1320px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.l-content {
  margin-top: 60px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 767.98px) {
  .l-content {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media (min-width: 480px) {
  .l-content {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
.l-content__inner {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767.98px) {
  .l-content__inner {
    padding: 25px;
  }
}
@media (min-width: 480px) {
  .l-content__inner {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .l-content__inner {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (min-width: 1024px) {
  .l-content__inner {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
.l-content__sidebar {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding: 40px 0px 40px 15px;
}
@media (max-width: 767.98px) {
  .l-content__sidebar {
    padding: 25px;
    border-top: 1px solid #e6e6e6;
  }
}
@media (min-width: 480px) {
  .l-content__sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .l-content__sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 1024px) {
  .l-content__sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.l-content__main {
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .l-content__main {
    margin-bottom: 0px;
  }
}
/* .l-page__sidebar{}
.l-page__sidebar-inner{}
.l-page__sidebar-titel{} */
.l-content__sidebar-inner {
  background: #e1e1e1;
  padding: 35px 30px;
}
.l-content__sidebar .sidebar-inner-info {
  background: #f1f1f1;
  padding: 15px 30px 30px 30px;
}

.site {
  margin-top: 0;
  background: #fff;
}
@media (max-width: 760px) {
  .site {
    margin-top: 0;
  }
}
@media (max-width: 760px) {
  .site {
    margin-top: 0;
  }
}

.content-header figure {
  margin: 0;
  padding: 0;
  margin-bottom: 0px;
}

.content-header {
  margin-left: -0.5rem;
  overflow: hidden;
  margin-right: -0.5rem;
}

.content-header img {
  width: 100%;
  border-radius: 3px 3px 0 0;
}

.site .content-header h1 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.73em;
  margin-top: 0;
  padding: 0 20px;
  margin-bottom: 0;
}

footer#contentFooter {
  float: right;
  text-align: right;
  margin-right: 23px;
}

.content-footer-icons {
  font-size: 22px;
}

.content-footer-icons a {
  color: #999;
  padding-right: 8px;
}

.content-footer-icons a:hover {
  text-decoration: none;
  color: #1B4683;
}

.mm-page {
  height: 100%;
}

/* =====================================================
                  COMPONENTS / Accordion
===================================================== **/
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  background: #fff;
}

.ui-accordion .ui-accordion-content {
  overflow-x: hidden;
}

/**********************************
   Accordion & Jalousie & Tabs
***********************************/
/************ Accordion ************/
.ui-accordion-content h1,
.ui-tabs-panel h1,
.toggle_container h1 {
  color: #333333;
  font-size: 1.9rem;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}

.ui-widget {
  font: 400 100%/1.6 "DIN Pro", sans-serif;
  line-height: 1.75rem;
  font-size: 17px;
}

/*.ui-widget-content a{color:inherit;}*/
.ui-accordion-content .ui-state-active, .ui-accordion-content .ui-widget-content .ui-state-active, .ui-accordion-content .ui-widget-header .ui-state-active, .ui-accordion-content a.ui-button:active, .ui-accordion-content .ui-button:active, .ui-button.ui-state-active:hover {
  background: none;
}

/*
.ui-icon {
  width: 12px;
  height: 16px;
}

.ui-icon-plus{}
.ui-icon-minus{}
  ..ui-icon-minus{
      background-position: -32px -16px;
  }

  .ui-icon-plus {
      background-position: -65px -16px;
  }

  */
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none;
  border: 0 solid rgba(0, 0, 0, 0.75);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-weight: bold;
}

.ui-state-default.ui-corner-all.active {
  color: #1B4683;
}

.ui-state-default:hover {
  color: #1B4683;
}

.ui-state-active {
  color: #1B4683;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #1B4683;
}

.ui-accordion .ui-accordion-header {
  padding: 0.5em 0em 0.5em 0em;
}

.ui-accordion-header a {
  padding-left: 10px;
}

.ui-accordion-header li:hover a {
  color: #16528e;
}

.ui-accordion-header:hover {
  color: #16528e;
}

.ui-accordion-header a:hover {
  color: #16528e;
}

.ui-accordion {
  margin-bottom: 30px;
}

.toggle-icon {
  left: inherit;
  right: 0.5em;
}

.toggle_container {
  margin-bottom: 10px;
}

.toggle_container p {
  padding: 0;
  margin: 0;
}

.toggle_container .boxborder {
  border: 0;
}

.ui-corner-all {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.clearDvv {
  clear: both;
}

.toggle_title.mitpfeil:before {
  font-family: FontAwesome;
  margin-right: 8px;
  content: "";
  font-size: 11px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 1.5em;
  border-bottom: 0px solid #ccc;
  background: #f1f1f1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.6rem;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.ui-widget-content {
  border: 0 solid #aaa;
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png");
}

/************ Jalousie ************/
.toggle_title {
  cursor: pointer;
  padding: 0;
  padding-left: 10px;
  position: relative;
}

/************ Tabs ************/
.ui-widget-header {
  background: none;
}

#content .ui-tabs ul {
  list-style-type: square;
  margin-left: 0px;
  border: 0px;
}

#content .ui-tabs ul.tabsHeaders {
  border-bottom: 1px solid #ccc;
}

#content .ui-tabs .zustaendigkeiten ul {
  list-style-type: square;
  margin-left: 0px;
  border: 0px;
  border-bottom: 0px solid #ccc;
}

#content .ui-tabs .untergeordnet ul {
  list-style-type: square;
  margin-left: 0px;
  border: 0px;
  border-bottom: 0px solid #ccc;
}

.ui-widget.ui-widget-content {
  border: 0px;
}

.ui-tabs-active .ui-tabs-anchor {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor .ui-tabs-active {
  color: #2b9392;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -3px;
  padding-bottom: 0px;
  background: #fff;
  color: #2b9392;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
}

.ui-tabs-panel {
  padding-top: 20px;
}

.basecontent-attachment .caption {
  padding-left: 10px;
}

/* =====================================================
                  COMPONENTS / Breadcrumb
===================================================== **/
.l-breadcrumb {
  position: absolute;
  bottom: 0px;
  padding-right: 15px;
  background: rgba(255, 255, 255, 0.85);
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
@media (max-width: 767.98px) {
  .l-breadcrumb {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eee;
  }
}

.c-breadcrumb .wayhome a {
  color: #002647;
  font-size: 16px;
  /*text-shadow: 0px 2px 5px #616161;*/
}
.c-breadcrumb .wayhome a:hover, .c-breadcrumb .wayhome a:active, .c-breadcrumb .wayhome a:focus {
  color: #002647;
  text-shadow: 0px 2px 5px #fff;
}
.c-breadcrumb .wayhome a.active {
  color: #1B4683;
  font-size: 16px;
  text-shadow: 0px 0px 0px #616161;
}
.c-breadcrumb .wayhome a.active:hover, .c-breadcrumb .wayhome a.active:active, .c-breadcrumb .wayhome a.active:focus {
  color: #002647;
}
.c-breadcrumb .wayhome span.wayhome {
  padding-left: 10px;
}
.c-breadcrumb .wayhome .fa_seperator {
  font-size: 10px;
  color: #fff;
  font-size: 13px;
  padding: 0px 4px;
  text-shadow: 0px 2px 5px #616161;
}
@media (max-width: 767.98px) {
  .c-breadcrumb .wayhome .fa_seperator {
    color: #666;
    text-shadow: none;
  }
}

.breadcrumb {
  color: #666;
  font-size: 1rem;
  font-weight: 600;
  padding: 20px 20px 10px 20px;
  position: relative;
  top: -55px;
  background: rgba(255, 255, 255, 0.7);
}
.breadcrumb a {
  color: #002647;
  font-size: 14px;
  text-shadow: 0px 2px 5px #616161;
}
.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus {
  color: #1B4683;
}

.c-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.breadcrumb__icon {
  background: #002647;
  padding: 13px;
  color: #fff;
  margin-right: 10px;
  height: 100%;
}

@media (max-width: 767.98px) {
  .wayhome {
    padding: 10px 0px;
  }
}

/* =====================================================
                  COMPONENTS / Buttons
===================================================== **/
button.button, .body_search button.button, button[type=submit], input[type=submit] {
  display: inline-block;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#f1f1f1));
  background-image: linear-gradient(to top, #f5f5f5, #f1f1f1);
  color: #444;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  cursor: default;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  height: 38px;
  line-height: 38px;
  min-width: 54px;
  padding: 0 8px;
  text-decoration: none;
}

.body_search button.button:hover, button.button:hover, .body_search button.button, button[type=submit]:hover, input[type=submit]:hover {
  background-color: #F8F8F8;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(#f1f1f1));
  background-image: linear-gradient(to top, #f8f8f8, #f1f1f1);
  border: 1px solid #C6C6C6;
  color: #1B4683;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.button {
  display: inline-block;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#f1f1f1));
  background-image: linear-gradient(to top, #f5f5f5, #f1f1f1);
  color: #444;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  cursor: default;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  height: 27px;
  line-height: 27px;
  min-width: 54px;
  padding: 0 8px;
  text-decoration: none;
}

.button:hover {
  background-color: #F8F8F8;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(#f1f1f1));
  background-image: linear-gradient(to top, #f8f8f8, #f1f1f1);
  border: 1px solid #C6C6C6;
  color: #333;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

input.button {
  display: inline-block;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#f1f1f1));
  background-image: linear-gradient(to top, #f5f5f5, #f1f1f1);
  color: #444;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  cursor: default;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  height: 37px;
  line-height: 27px;
  min-width: 100px;
  padding: 5px 18px;
  text-decoration: none;
}

input.button:hover {
  background-color: #F8F8F8;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(#f1f1f1));
  background-image: linear-gradient(to top, #f8f8f8, #f1f1f1);
  border: 1px solid #C6C6C6;
  color: #333;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

input.button:hover[value=Login] {
  color: #1B4683;
}

input.button:hover[value=Abbrechen] {
  color: red;
}

button[type=submit] {
  height: 37px;
}

/* SUchbuttons - Suchmaske */
.button-link a {
  color: #fff;
  background: #004188;
  color: #fff;
  padding: 8px 15px;
  margin: 10px 0;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.button-link a:hover, .button-link a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #85bb22;
}
.button-link a:before {
  color: #fff;
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 15px;
  outline: 0px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* =====================================================
                  COMPONENTS / bxSlider
===================================================== **/
.bx-viewport {
  margin-bottom: -30px;
}

.home .bx-viewport {
  margin-bottom: -75px;
}
@media (max-width: 767.98px) {
  .home .bx-viewport {
    margin-bottom: 0px;
  }
}

.home .bx-wrapper {
  margin-bottom: 0;
  border: 0px;
}

.bx-wrapper {
  margin-bottom: 0;
  border: 5px solid transparent;
}

.bx-wrapper .bx-prev {
  left: 0;
  background: url("../img/controls.png") no-repeat 0 -60px;
}

.bx-wrapper .bx-next {
  right: 0;
  background: url("../img/controls.png") no-repeat -60px -60px;
}

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
  background-position: -60px 0;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
  background-position: 0px 0px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #1B4683;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
}

.home .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  display: block;
  bottom: 40px;
}
@media (max-width: 767.98px) {
  .home .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: -30px;
  }
}

.bx-wrapper .bx-pager {
  display: none;
}

.l-page__hero .bx-wrapper .bx-controls-direction a {
  height: 60px;
  width: 60px;
  -webkit-transition: none;
  transition: none;
}

/* =====================================================
                  COMPONENTS / Carousel
===================================================== **/
.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.cc-window.cc-invisible {
  opacity: 0;
}

.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em);
}

.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
  transform: translateY(2em);
}

.cc-animate.cc-revoke.cc-active.cc-top {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.cc-animate.cc-revoke.cc-active.cc-bottom {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.cc-revoke:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}

.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}

.cc-window.cc-static {
  position: static;
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cc-revoke {
  padding: 0.5em;
}

.cc-revoke:hover {
  text-decoration: underline;
}

.cc-header {
  font-size: 18px;
  font-weight: 700;
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer;
}

.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
  text-decoration: underline;
}

.cc-link:hover {
  opacity: 1;
}

.cc-link:active, .cc-link:visited {
  color: initial;
}

.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}

.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}

.cc-close:focus, .cc-close:hover {
  opacity: 1;
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}

.cc-top {
  top: 1em;
}

.cc-left {
  left: 1em;
}

.cc-right {
  right: 1em;
}

.cc-bottom {
  bottom: 1em;
}

.cc-floating > .cc-link {
  margin-bottom: 1em;
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}

.cc-window.cc-floating .cc-compliance {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.cc-window.cc-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.cc-banner .cc-message {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em;
}

.cc-compliance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.cc-floating .cc-compliance > .cc-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cc-btn + .cc-btn {
  margin-left: 0.5em;
}

@media print {
  .cc-revoke, .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }

  .cc-window.cc-bottom {
    bottom: 0;
  }

  .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0;
  }

  .cc-window.cc-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cc-window.cc-banner .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cc-window.cc-floating {
    max-width: none;
  }

  .cc-window .cc-message {
    margin-bottom: 1em;
  }

  .cc-window.cc-banner {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }

  .cc-window.cc-banner .cc-message {
    margin-right: 0;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

.cc-banner .cc-message {
  padding: 10px;
}

.cc-compliance {
  margin-right: 10px;
}

/* =====================================================
        COMPONENTS / Dynamic Content
===================================================== **/
.basecontent-dynamic-content {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-left: -15px;
  padding: 0px;
}
@media (max-width: 767.98px) {
  .basecontent-dynamic-content {
    margin-left: 0px;
  }
}
.basecontent-dynamic-content .image-inner img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.basecontent-dynamic-content .image.float_left img {
  float: inherit;
  margin: 0px;
}
.basecontent-dynamic-content .basecontent-image.image {
  max-width: inherit;
}
.basecontent-dynamic-content h2 {
  font-size: 21px;
  font-weight: 500;
  color: #333;
  margin: 0px;
  padding-top: 15px;
  line-height: 1.85rem;
}
.basecontent-dynamic-content h3 {
  margin-top: 0px;
}
.basecontent-dynamic-content .basecontent-image {
  margin: 0 -25px;
  padding-top: 0px;
}
.basecontent-dynamic-content .basecontent-image .caption {
  display: none;
}
.basecontent-dynamic-content .date {
  display: none;
}
.basecontent-dynamic-content .moreLink a {
  background: #004188;
  color: #fff;
  padding: 7px 15px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: inline-block;
}
.basecontent-dynamic-content .moreLink a:before {
  text-decoration: none;
  display: inline-block;
}
.basecontent-dynamic-content .moreLink a:hover, .basecontent-dynamic-content .moreLink a:focus {
  background-color: #002647;
  color: #fff;
  text-decoration: none;
}
.basecontent-dynamic-content .moreLink a:focus {
  background-color: #002647;
  color: #fff;
  text-decoration: underline;
}

.basecontent-dynamic-content .odd,
.basecontent-dynamic-content .even {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  background: #f4f4f4;
  padding: 0 25px 25px 25px;
  position: relative;
  width: 100%;
  min-height: 1px;
}
@media (max-width: 767.98px) {
  .basecontent-dynamic-content .odd,
.basecontent-dynamic-content .even {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    border: 0px solid #fff;
    margin-bottom: 30px;
  }
}
@media (min-width: 480px) {
  .basecontent-dynamic-content .odd,
.basecontent-dynamic-content .even {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    border: 15px solid #fff;
  }
}
@media (min-width: 768px) {
  .basecontent-dynamic-content .odd,
.basecontent-dynamic-content .even {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1024px) {
  .basecontent-dynamic-content .odd,
.basecontent-dynamic-content .even {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767.98px) {
  .basecontent-dynamic-content:last-child.category article:last-child {
    margin-bottom: 0px;
  }
}

.mehrlesen::before {
  color: #fff;
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 15px;
  outline: 0px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.mehrlesen:hover:before {
  color: #1B4683;
  content: "";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 15px;
  outline: 0px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.composedcontent-teaser-lauda-koenigshofen {
  display: none;
}

/* Ausnahme Teilbaum "Tourismus" */
.knot_1657112 .moreLink a {
  background: #004188;
}
.knot_1657112 .moreLink a:hover, .knot_1657112 .moreLink a:focus {
  background-color: #85bb22;
}

/* =====================================================
              COMPONENTS / external Folder
===================================================== **/
/* Downloadlist */
.dlName a {
  padding: 8px;
  font-weight: 600;
}

.site section#content .dlType img {
  padding: 8px;
  /*
  cursor     : pointer;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;*/
}

.ui-state-active {
  font-weight: bold;
}

.downloadlist a:hover {
  color: #d72341;
  cursor: pointer;
  text-decoration: underline;
}

/* =====================================================
                  COMPONENTS / Image Gallery
===================================================== **/
/* Bildergalrie */
/* TODO Bildergalerie */
.galleryImage {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 200px;
  margin: 0.5vw;
}

.galleryImage figure {
  width: 100%;
  height: auto;
  margin: 0;
}

/*#content .galleryImage img {width: 200px; height: 150px;} */
/* #content .galleryImage {float: left; margin: 0 20px -22px 0;} */
.imageGallery {
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -webkit-box;
  /* TWEENER - IE 10 */
  display: -ms-flexbox;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  /* NEW, Spec - Firefox, Chrome, Opera */
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  font-size: 0;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.galleryImage {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 150px;
  margin: 0.5vw;
}

.galleryImage img {
  width: 100%;
  height: auto;
}

/* =====================================================
                  COMPONENTS / Jaylousie
===================================================== **/
/* =====================================================
                  COMPONENTS / Contact
===================================================== **/
/* Infoslot Service */
#service .vCard .organization {
  display: block;
}

/* vCard */
.vCardLink {
  float: right;
}

.vCard .kopf .fn {
  font-weight: bold;
}

.vCard .fn {
  font-weight: bold;
}

.vCard .kopf .foto {
  padding-top: 20px;
}

.l-page__footer .vCard .kopf .foto {
  display: none;
}

.l-page__footer .vCard .kopf {
  padding: 0px;
}

.l-page__footer .vCard .rumpf {
  padding: 0px;
}

/* =====================================================
                  COMPONENTS / Login
===================================================== **/
.logo-login img {
  max-width: 250px;
}

fieldset {
  border: 0;
}

form#loginForm fieldset {
  margin-top: 10px;
  margin-bottom: 20px;
}

form#loginForm fieldset {
  padding: 0em;
}

form#loginForm fieldset legend {
  font-weight: bold;
  color: #1B4683;
  font-size: 1.4rem;
  padding-bottom: 25px;
}

form#loginForm .ym-fbox-button {
  margin-top: 20px;
  margin-left: 2px;
  margin-bottom: 8px;
}

form#loginForm {
  margin-bottom: 10px;
}

form#loginForm fieldset input {
  padding-bottom: 5px;
  padding-left: 6px;
  padding-top: 5px;
  border: 1px solid #ccc;
  width: 100%;
}
form#loginForm fieldset input#j_username:focus {
  background-color: #F1F1F1;
  border: 1px solid #acacac;
}
form#loginForm fieldset input#j_password:focus {
  background-color: #F1F1F1;
  border: 1px solid #acacac;
}
form#loginForm fieldset input#j_username:hover {
  border: 1px solid #1B4683;
}
form#loginForm fieldset input#j_password:hover {
  border: 1px solid #1B4683;
}

form#loginForm fieldset label[for=j_username] {
  display: block;
}
form#loginForm fieldset label[for=j_password] {
  display: block;
}

#wrapper-login {
  max-width: 600px;
  background: #fff;
  padding: 40px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

form#loginForm .ym-fbox-button {
  text-align: right;
  padding-right: 15px;
}

body.home.login {
  background: #0C4072;
  background-image: none;
}

body.login {
  background: #0C4072;
  background-image: none;
}

.login-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.login .ym-columnar .ym-fbox-select select,
.login .ym-columnar .ym-fbox-text input,
.login .ym-columnar .ym-fbox-text textarea {
  float: none;
  width: 100%;
}

.login .ym-columnar .ym-fbox-select label,
.login .ym-columnar .ym-fbox-text label {
  float: none;
  width: 100%;
}

/* =====================================================
                  COMPONENTS / Mmenu
===================================================== **/
/* Hamburger */
#hamburger {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 70px;
  position: fixed;
  top: 0;
  right: 0;
  width: 75px;
  z-index: 40;
  background: #fff;
  display: none;
}
@media (max-width: 1023.98px) {
  #hamburger {
    display: block;
  }
}
@media (max-width: 767.98px) {
  #hamburger {
    top: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  #hamburger {
    top: 20px;
    right: 0;
  }
}
@media (min-width: 1024px) {
  #hamburger {
    top: 0;
    right: 0;
  }
}

#hamburger span,
#hamburger:after,
#hamburger:before {
  background: #3f3e3c;
  content: "";
  display: block;
  width: 35px;
  height: 5px;
  position: absolute;
  left: 20px;
  border: 0;
}

#hamburger:before {
  top: 15px;
}

#hamburger span {
  top: 25px;
}

#hamburger:after {
  top: 35px;
}

/* Hamburger animation */
#hamburger span,
#hamburger:after,
#hamburger:before {
  -webkit-transition: none 0.5s ease 0.5s;
  transition: none 0.5s ease 0.5s;
  -webkit-transition-property: transform, top, bottom, left, opacity;
  -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: top, bottom, left, opacity, -webkit-transform;
  transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity, -webkit-transform;
}

html.mm-wrapper_opening #hamburger:after,
html.mm-wrapper_opening #hamburger:before {
  top: 20px;
}

html.mm-wrapper_opening #hamburger span {
  left: -50px;
  opacity: 0;
}

html.mm-wrapper_opening #hamburger:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

html.mm-wrapper_opening #hamburger:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#hamburger .label {
  position: relative;
  bottom: 0;
  padding-top: 46px;
  padding-left: 20px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #555555;
}

#hamburger {
  text-decoration: none;
}

/* MM Menü */
.mm-logo {
  max-width: 275px;
}

.mm-menu {
  font-size: 16px;
}

.mm-menu_theme-white .mm-navbar > *,
.mm-menu_theme-white .mm-navbar a {
  color: #1B4683;
}

.mm-menu_offcanvas {
  z-index: 10;
}

.quicksearchimg {
  padding-left: 10px;
}

.mmenu-search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.mm-menu_theme-white .mm-navbar > *,
.mm-menu_theme-white .mm-navbar a {
  color: #004188;
  font-weight: 500;
}

.mm-menu_theme-white .mm-navbar .mm-navbar__title {
  font-weight: 800;
}

.mm-menu_theme-white .mm-navbar a:hover {
  color: #002647;
}

.mmenu-search {
  padding: 20px 20px 0px 20px;
}

/* Hover */
.mm-menu_theme-white .mm-listview a:not(.mm-btn_next):hover {
  color: #002647;
}

/* =====================================================
                  COMPONENTS / Pressemodul
===================================================== **/
/* Überschriften Aktuelle Meldung in der Übersicht */
.presse-uebersicht .pm-meldung h3 {
  font-size: 22px;
  line-height: 2rem;
  font-weight: 600;
}

.pm-topnews span.schlagwort {
  font-size: 100%;
  /* color: #85bb22; */
  color: #1B4683;
  padding-bottom: 10px;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
}

.composedcontent-presse-lauda-koenigshofen .basecontent-schlagwort {
  font-size: 100%;
  color: #1B4683;
  padding-bottom: 0px;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
}

/* =====================================================
                  COMPONENTS / Pressemodul
===================================================== **/
.pm-topnews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.pm-topnews h1 {
  display: none;
}
.pm-topnews .pm-meldung {
  width: 33%;
  background: #f4f4f4;
  border: 5px solid #fff;
  padding: 15px 15px 20px 15px;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767.98px) {
  .pm-topnews .pm-meldung {
    padding: 25px;
  }
}
@media (min-width: 480px) {
  .pm-topnews .pm-meldung {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 25px;
  }
}
@media (min-width: 768px) {
  .pm-topnews .pm-meldung {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 1024px) {
  .pm-topnews .pm-meldung {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.pm-topnews .pm-meldung img {
  max-width: 100%;
  padding-bottom: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pm-topnews .pm-meldung img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.pm-topnews .pm-meldung img:focus {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.pm-topnews .pm-meldung .pm-head {
  padding-top: 0px;
}
.pm-topnews .pm-detaillink {
  margin-top: 10px;
  color: #fff;
  padding: 7px 15px;
  background: #1B4683;
}
.pm-topnews .pm-detaillink:hover, .pm-topnews .pm-detaillink:active, .pm-topnews .pm-detaillink:focus {
  text-decoration: none;
  color: #fff;
  background-color: #002647;
}

.pm-pubDate {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 6px;
  display: block;
}

.pm-anreisser-link {
  padding-top: 20px;
}

.presse-uebersicht .pm-meldung {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 30px;
  padding-bottom: 40px;
}

.presse-uebersicht .pm-pager {
  padding: 20px 0px;
  margin-left: -5px;
}

.presse-uebersicht .pm-pager a {
  border: 1px solid #ccc;
  padding: 3px 7px;
  margin: 5px 5px;
}

.presse-uebersicht .pm-pager a:hover {
  background: #002647;
  border: 1px solid #002647;
  color: #fff;
  text-decoration: none;
}

.presse-uebersicht .pm-pager span {
  border: 0px solid #ccc;
}

.presse-uebersicht .pm-pager span:hover {
  background: none;
  border: 0px solid #002647;
  text-decoration: none;
}

.presse-uebersicht .pm-search #pm-suchfeld {
  padding: 0.5em 2em 0.4em 0.5em;
  background-color: #f2f2f2;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  color: #666;
  line-height: 1.3rem;
}

.presse-uebersicht .pm-searchform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.presse-uebersicht .pm-searchform input {
  margin-left: 10px;
}

/* =====================================================
                  COMPONENTS / Search
===================================================== **/
.c-meta__search {
  position: relative;
  max-width: 450px;
}
.c-meta__search .nowrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-meta__search label {
  display: none;
}

.quicksearchtext {
  width: 100%;
  height: 3rem;
  padding: 1em 2em 0.7em 0.5em;
  background-color: #f2f2f2;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  color: #666;
  /*min-width: 300px;*/
}
@media (min-width: 480px) {
  .quicksearchtext {
    min-width: auto;
  }
}
@media (min-width: 768px) {
  .quicksearchtext {
    min-width: auto;
  }
}
@media (min-width: 1024px) {
  .quicksearchtext {
    min-width: 300px;
  }
}

.quicksearchimg {
  margin-left: -30px;
  display: block;
  -webkit-transform: translateX(-0.6em);
          transform: translateX(-0.6em);
}

.ui-menu .ui-menu-item a {
  display: block;
}

.ui-menu .ui-menu-item a:hover, .ui-menu .ui-menu-item a:focus {
  color: #002647 !important;
  border: 0px;
}

.ui-menu .ui-menu-item:hover {
  color: #666 !important;
}
#ui-id-1 li *, #ui-id-1 li *:hover, #ui-id-1 li *:focus {color:#666 !important;}

/* =====================================================
                  COMPONENTS / Service BW
===================================================== **/
.bwKontakt .kopf {
  padding: 10px 0px;
}
.bwKontakt .rumpf {
  padding: 10px 0px;
}
.bwKontakt .sprechzeiten {
  padding: 10px 0px;
}
.bwKontakt .gebaeude {
  padding: 10px 0px;
}
.bwKontakt p {
  margin: 0;
}

.l-sidebar__navigation .bwKontakt .foto img, .sidebar-inner-info .bwKontakt .foto img {
  width: 35%;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 35px;
}

.l-sidebar__navigation .bwKontakt .foto img, .sidebar-inner-info .bwKontakt .foto {
  margin: 0px;
  padding: 0px;
}

/* =====================================================
                  COMPONENTS / Slider
===================================================== **/
/* =====================================================
                  COMPONENTS / Superfish
===================================================== **/
/*** SUPERFISH ESSENTIAL STYLES ***/
.page-header__main-navigation {
  /*
   .sf-menu {
    float: left;
  	margin-bottom: 1em;
  }
  */
  /* Ebene 1 */
}
.page-header__main-navigation .sf-menu,
.page-header__main-navigation .sf-menu * {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-header__main-navigation .sf-menu {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  font-family: "DIN Pro", sans-serif;
}
.page-header__main-navigation .sf-menu li {
  position: relative;
}
.page-header__main-navigation .sf-menu ul {
  display: none;
  left: 0;
  position: absolute;
  top: 100%;
  /*z-index : 99;*/
  z-index: 12000;
}
.page-header__main-navigation .sf-menu li.sfHover > ul,
.page-header__main-navigation .sf-menu li:hover > ul {
  display: block;
}
.page-header__main-navigation .sf-menu a {
  display: block;
  position: relative;
}
.page-header__main-navigation .sf-menu ul ul {
  left: 100%;
  top: 0;
}
.page-header__main-navigation .sf-menu ul {
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */
}
.page-header__main-navigation .sf-menu a {
  border-left: 0 solid #fff;
  zoom: 1;
  border-top: 0 solid red;
  /* fallback colour must use full shorthand */
  border-top: 0 solid rgba(255, 255, 255, 0.5);
  font-size: 16px;
  padding: 0.75em 1em;
  text-decoration: none;
  color: #1B4683;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.page-header__main-navigation .sf-menu li {
  -webkit-transition: background 0.2s;
  background: none;
  transition: background 0.2s;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
}
.page-header__main-navigation .sf-menu ul li {
  background: rgba(0, 65, 136, 0.9);
  border-bottom: 1px solid #1B4683;
}
.page-header__main-navigation .sf-menu li.sfHover,
.page-header__main-navigation .sf-menu li:hover {
  /* only transition out, not in */
  -webkit-transition: none;
  background: #122f59;
  transition: none;
}
.page-header__main-navigation .sf-menu li.ebene1 > a {
  font-size: 22px;
  font-weight: 500;
}
.page-header__main-navigation .sf-menu li.ebene1 {
  -webkit-transition: background 0.2s;
  background: none;
  transition: background 0.2s;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
}
.page-header__main-navigation .sf-menu li.sfHover > a,
.page-header__main-navigation .sf-menu li:hover > a {
  background: #122f59;
}
.page-header__main-navigation .sf-menu li.ebene1.sfHover > a,
.page-header__main-navigation .sf-menu li.ebene1:hover > a {
  background: none;
  color: #002647;
  border-bottom: 7px solid #002647;
}
.page-header__main-navigation .sf-menu li.ebene1.sfHover,
.page-header__main-navigation .sf-menu li.ebene1:hover {
  /* only transition out, not in */
  -webkit-transition: none;
  background: none;
  transition: none;
}
.page-header__main-navigation .sf-menu li.ebene1 > a:focus {
  color: #1B4683;
}
.page-header__main-navigation .sf-menu > li > a {
  padding: 22px 0px 15px 0px;
  border: 0px solid rgba(0, 0, 0, 0);
}
.page-header__main-navigation .sf-menu ul li a {
  color: #fff;
  padding: 12px 40px 12px 15px;
}
.page-header__main-navigation .sf-menu ul ul li a {
  padding: 12px 40px 12px 15px;
}
.page-header__main-navigation .sf-menu ul ul ul li a {
  padding: 12px 40px 12px 15px;
}
.page-header__main-navigation .sf-menu ul ul ul ul li a {
  padding: 12px 40px 12px 15px;
}
.page-header__main-navigation .sf-menu ul ul ul ul ul li a {
  padding: 12px 40px 12px 15px;
}
.page-header__main-navigation .sf-menu > li.ebene1 > a {
  border-bottom: 7px rgba(0, 0, 0, 0) solid;
}
.page-header__main-navigation .sf-menu > li.ebene1 > a.active {
  color: #002647;
  border-bottom: 7px solid #002647;
}
.page-header__main-navigation .sf-menu > li.ebene1.currentParent > a {
  border-bottom: 7px solid #002647;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, 0.5);
  content: "";
  height: 0;
  margin-top: -3px;
  position: absolute;
  right: 1em;
  top: 50%;
  width: 0;
}

.sf-arrows > .sfHover > .sf-with-ul:after,
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */
}

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  border-color: transparent;
  border-left-color: #eef4fc;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5);
  margin-right: -3px;
  margin-top: -5px;
}

.sf-arrows ul .sfHover > .sf-with-ul:after,
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after {
  /* border-left-color: rgb(240, 232, 232); */
  border-top-color: transparent;
  border-left-color: white;
}

.sf-arrows li.ebene1 > .sf-with-ul:after {
  display: none;
}

.sf-menu > li:last-child > ul ul {
  left: auto;
  right: 100%;
}

@media all and (-ms-high-contrast: none) {
  .page-header__main-navigation .sf-menu {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
/* =====================================================
                  COMPONENTS / Tables
===================================================== **/
table {
  width: 100%;
}

table tr.even {
  background: #eee;
}

table th,
table td {
  padding: 4px 4px;
}

/* =====================================================
                  COMPONENTS / Tabs
===================================================== **/
/* =====================================================
                  COMPONENTS / Veranstaltungen
===================================================== **/
#touri844748 {
  margin: 0 5px 0 -15px;
}

/* ----------------------------
       VERANSTALTUNGS ERGEBNIS
------------------------------*/
#zmEListe .zmzursuche {
  display: inline-block;
  background-color: #1B559E;
  padding: 2px 4px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 0px !important;
  font-weight: 600;
  margin-top: 20px;
}

#zmEListe .zmRegister {
  margin-bottom: 20px;
}

#zmEListe .zmRegister .aktiv {
  border: 1px solid #0C4072;
  padding: 0 0.22em;
  display: inline-block;
  margin-bottom: 1em;
}

#zmEListe .zmRegister .aktiv:hover {
  border: 1px solid #85bb22;
}

#zmEListe .zmRegister span.inaktiv {
  color: #999999;
}

#zmEListe .zmRegister .inaktiv {
  border: 1px solid #CCCCCC;
  padding: 0.3em;
}

#zmEListe article.item {
  background: #f5f4f4;
  margin-bottom: 40px;
}

#zmEListe article.item:hover {
  background: #fff;
}

#zmEListe article.zmitem header {
  padding: 10px 25px 0;
}

#zmEListe article.zmitem .btn.btn-info {
  padding: 10px 25px 0;
  float: right;
}

#zmEListe article.zmitem footer {
  padding: 0 25px 25px;
}

#zmEListe .zmitem .zmOrt {
  padding: 0 25px;
}

#zmEListe .zmitem .zmVeranstalter {
  display: none;
}

#zmEListe h4 {
  color: #555555;
}

/* ----------------------------
    VERANSTALTUNGS Detail
------------------------------*/
#zmDetail header.label {
  font-weight: bold;
}

#zmDetail .titel {
  font-weight: normal;
  margin-top: 0;
}

.zmDetail nav ul li.zmzureu a {
  display: none;
}

.zmDetail footer nav ul li.zmzureu a {
  display: block;
  font-size: 100%;
}

#zmEListe i.fa.fa-calendar {
  color: #0C4072;
  content: "";
  font-family: "Font Awesome Light";
  font-weight: 300;
  font-size: 100%;
}

.Ver .titelzmtitel {
  font-size: 22px;
  line-height: 2rem;
  font-weight: 600;
  color: #16528e;
}

video {
  max-width: 100%;
}

.oembed-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.oembed-content > img {
  width: 100%;
}
.oembed-content .oembed__saferClick {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 1em;
  position: absolute;
  top: 2rem;
  left: 0;
  right: 0;
}
.oembed-content .oembed__saferClick a {
  background: #fff;
  padding: 0.2rem 0.7rem;
}
.oembed-content .oembed__saferClick--youtube button {
  background: #f00;
  border: none;
  color: #fff;
}
.oembed-content .oembed-infos {
  margin: 20px;
  color: #fff;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.oembed640x360 {
  max-width: 640px;
}

.oembed-infos:after {
  font-size: 40px;
  font-family: "Font Awesome Solid";
  content: "";
  color: #fff;
}

/* =====================================================
                  COMPONENTS / Wetter
===================================================== **/
.forecasts {
  display: none;
}

.weatherBox {
  color: #333;
}
.weatherBox .kopf {
  float: right;
  border-left: 3px solid #002647;
  padding-left: 10px;
}
.weatherBox .title {
  display: none;
}
.weatherBox .wind {
  display: none;
}
.weatherBox .rumpf {
  line-height: 1.5rem;
}

.temperature .dat {
  font-size: 160%;
}
.temperature abbr {
  text-decoration: none;
}

.condition .dat {
  font-size: 70%;
}

/* =====================================================
                  COMPONENTS / Zusatzmodule
===================================================== **/
#zmSuche .zeitraumitem input {
  margin-right: 8px;
}
#zmSuche #kategorieid ul {
  margin-left: 0px;
}
#zmSuche #kategorieid li {
  list-style-type: none;
  margin-left: 0px;
}
#zmSuche #kategorieid li input {
  margin-right: 8px;
}

#zmEliste .zmRegister {
  margin-bottom: 20px;
}
#zmEliste .zmhitsfound {
  font-weight: bold;
}
#zmEliste .zmitem {
  margin-bottom: 30px;
}
#zmEliste .category {
  margin: 20px 0px 0px 0px;
}
#zmEliste .category::before {
  content: " Kategorie(n): ";
  font-weight: bold;
}

/* =====================================================
                  PAGES / Category
===================================================== **/
.teaser_columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.teaser_columns > div {
  background: #f4f4f4;
  border: 15px solid #fff;
  padding: 0px !important;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767.98px) {
  .teaser_columns > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 480px) {
  .teaser_columns > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .teaser_columns > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
.teaser_columns .teaser {
  padding-bottom: 20px;
}
.teaser_columns .teaser h1,
.teaser_columns .teaser h2 {
  font-size: 21px;
  font-weight: 500;
  color: #333;
  margin: 0px;
  line-height: 1.85rem;
}
.teaser_columns .teaser h3 {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  margin: 0px;
  line-height: 1.85rem;
}
.teaser_columns .teaser img {
  width: 100%;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}
.teaser_columns .teaser .kopf {
  padding: 0px 20px;
}
.teaser_columns .teaser .rumpf {
  padding: 0px 20px;
}
.teaser_columns .teaser .bild {
  margin-bottom: 20px;
}
.teaser_columns .moreLink a {
  color: #fff;
  padding: 7px 15px;
  background: #1B4683;
  font-weight: normal;
}
.teaser_columns .moreLink a:hover, .teaser_columns .moreLink a:active, .teaser_columns .moreLink a:focus {
  text-decoration: none;
  color: #1B4683;
  background-color: #002647;
}

.moreLink a:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 18px;
  content: "";
  margin-right: 15px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: 0px;
}

.moreLink a.internerLink:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 18px;
  content: "";
  margin-right: 15px;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: 0px;
}

.moreLink:hover::before {
  color: #1B4683;
}

#panorama {
  height: 400px;
  width: 100%;
}

#panorama br {
  display: none;
}

#panorama_1, #panorama_2, #panorama_3, #panorama_4, #panorama_5, #panorama_6, #panorama_7, #panorama_8, #panorama_heiratenimrathaus, #panorama_riesenrad {
  height: 400px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
}

#panorama_1 br, #panorama_2 br, #panorama_3 br, #panorama_4 br, #panorama_5 br, #panorama_6 br, #panorama_7 br, #panorama_8 br, #panorama_heiratenimrathaus br, #panorama_riesenrad br {
  display: none;
}

/*
.gewerblicheimmobilien .subrows{display: flex;}


.gewerblicheimmobilien .subrows > div{flex-basis:50%;width:50%;}
.gewerblicheimmobilien .subrows > div:first-child{padding:0 20px;}
.gewerblicheimmobilien .subrows > div:nth-child(2){padding:25px;}

.gewerblicheimmobilien .subrows img{max-width: 100%;}

.gewerblicheimmobilien .toggle_container{    background: #f6f6f6;
}
.gewerblicheimmobilien .toggle_container h2{font-size:1.5rem;}
.gewerblicheimmobilien .toggle_title{ margin-bottom:0px;}

.gewerblicheimmobilien .subrows br{display: none;}

*/
.gewerblicheimmobilien .subrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gewerblicheimmobilien .subrows > div {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
}

.gewerblicheimmobilien .subrows img {
  max-width: 100%;
}

.gewerblicheimmobilien .subrows > div:first-child {
  padding: 0 20px 0 0px;
}

.gewerblicheimmobilien h3 {
  margin-top: 0px;
}

.gewerblicheimmobilien .mehrlesen a {
  margin-top: 10px;
  color: #fff;
  padding: 7px 15px;
  background: #004188;
}

.gewerblicheimmobilien .mehrlesen::before {
  color: #fff;
  content: " ";
  font-family: FontAwesome;
  font-size: 18px;
  margin-right: 0px;
  outline: 0px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.gewerblicheimmobilien > div {
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
}

/* =====================================================
                  PAGES / View: Home
===================================================== **/
html {
  overflow-x: hidden;
}

.home .l-content__inner {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.home .l-content__sidebar {
  display: none;
}

.home .l-content__main {
  margin-bottom: 60px;
}

.home .l-content {
  margin-bottom: 0px;
  margin-top: 0px;
}

/* ================= Top Themen ================= */
.topthemen {
  max-width: 1320px;
  /*margin: 0px auto 30px;*/
  margin: 0px auto;
  padding: 10px;
  padding-top: 20px;
}

.topthemen h1 {
  font-size: 30px;
  font-weight: 400;
  color: #004188;
  margin-bottom: 7px;
}
@media (max-width: 1023.98px) {
  .topthemen h1 {
    text-align: center;
    line-height: 2.6rem;
  }
}

.topthemen h2 {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 7px;
  margin-top: 0px;
  line-height: 2rem;
}

.topthemen__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1320px;
  margin: 0px auto 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.topthemen__navigation > div {
  padding: 0px 20px;
}

.topthemen__navigation .more {
  text-align: center;
  margin: 0px auto;
}

.topthemen__navigation .more::before {
  font-family: FontAwesome;
  color: #002554;
  font-size: 18px;
  content: "";
  margin-right: 15px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: 0px;
}

@media (min-width: 1024px) {
  .home .l-content__inner {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media (min-width: 768px) {
  .home .l-content__inner {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media (min-width: 480px) {
  .home .l-content__inner {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.home .l-content__inner {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 0px;
}

/* ================= Veranstaltungen und Grußwort ================= */
.veranstaltungen_und_grusswort {
  max-width: 1320px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.25rem 30px;
  background: #e3e3e3;
  margin: 0px auto;
}
.veranstaltungen_und_grusswort .c33r {
  width: 33%;
}
@media (max-width: 767.98px) {
  .veranstaltungen_und_grusswort .c33r {
    width: 100%;
  }
}
.veranstaltungen_und_grusswort .c66l {
  width: 66%;
}
@media (max-width: 767.98px) {
  .veranstaltungen_und_grusswort .c66l {
    width: 100%;
  }
}

.veranstaltungen_und_grusswort::before,
.veranstaltungen_und_grusswort::after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 9600px;
  right: 100%;
  background: #e3e3e3;
}

.veranstaltungen_und_grusswort::after {
  left: 100%;
  background: #e3e3e3;
}

.veranstaltungen_und_grusswort h1 {
  font-size: 30px;
  font-weight: 400;
  color: #004188;
  margin-bottom: 0px;
  padding-bottom: 20px;
}
@media (max-width: 1023.98px) {
  .veranstaltungen_und_grusswort h1 {
    padding-top: 15px;
  }
}

.veranstaltungen_und_grusswort img {
  max-width: 100%;
}

.veranstaltungen #boxid1767952 {
  margin-right: 40px;
  margin-top: 25px;
}

/* ===== Outdooractive ===== */
.veranstaltungen_und_grusswort #id1758016 {
  padding-right: 1em;
}

.veranstaltungen_und_grusswort #id1758016 .oax-magazine-snippet-cont .oax_marg_bottom_44 .oax_clearfix {
  background-color: #fff;
}

.home .pm-detaillink:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 18px;
  content: "";
  margin-right: 15px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: 0px;
}

/* ===== Zitat ===== */
.home .grusswort {
  padding-bottom: 40px;
}

.home .grusswort img {
  width: 100%;
}

.home .grusswort figure {
  margin: 0;
}

/* To-Do Abstand unten */
.home .grusswort .clearDvv {
  clear: both;
  height: 0px;
  display: none;
}

.home .grusswort h1 {
  padding-bottom: 20px;
}

.home .grusswort .zitat {
  background: #fff;
  padding-bottom: 15px;
}

.home .grusswort .zitat .boxChild {
  position: relative;
}

.home .grusswort .zitat #boxid1758023 p {
  padding: 45px 40px 0px 40px;
}

.home .grusswort .zitat #boxid1761468 p {
  padding: 0px 40px;
}

.home .zitat .zitat-text {
  font-size: 1.3rem;
  line-height: 1.9rem;
  padding-top: 0px;
  padding: 40px;
}

.home .zitat .zitat-text:before {
  font-size: 1.9rem;
  color: #002647;
  content: "";
  font-family: Font Awesome Solid;
  position: absolute;
  top: 0px;
  left: 20px;
  float: left;
  display: block;
}

.home .zitat .zitat-autor {
  color: #1B4683;
  padding: 0 40px;
}

.home .l-page__hero {
  max-width: 1320px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .home .l-page__hero {
    margin: 80px auto 80px auto;
    padding-bottom: 40px;
  }
}
@media (min-width: 480px) {
  .home .l-page__hero {
    margin: 80px auto 50px auto;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .home .l-page__hero {
    margin: 80px auto 50px auto;
    padding-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .home .l-page__hero {
    /*margin: -95px auto 50px auto;*/
    margin: -95px auto 0px auto;
    padding-bottom: 95px;
  }
}
@media (max-width: 767.98px) {
  .home .l-page__hero .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 25%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.home .l-page__hero .bx-wrapper .boxChild:nth-child(2) h2 {
  position: absolute;
  top: 100px;
  left: 7%;
  background: rgba(0, 38, 71, 0.8);
  color: #fff;
  font-size: 50px;
  padding: 8px 20px;
}
@media (max-width: 1023.98px) {
  .home .l-page__hero .bx-wrapper .boxChild:nth-child(2) h2 {
    top: 50px;
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .home .l-page__hero .bx-wrapper .boxChild:nth-child(2) h2 {
    background: rgba(0, 38, 71, 0.8);
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    padding: 8px 20px 0px 20px;
  }
}
.home .l-page__hero .bx-wrapper .boxChild:nth-child(3) h2 {
  position: absolute;
  top: 196px;
  left: 7%;
  background: rgba(0, 38, 71, 0.8);
  color: #fff;
  font-size: 50px;
  padding: 8px 20px;
}
@media (max-width: 1023.98px) {
  .home .l-page__hero .bx-wrapper .boxChild:nth-child(3) h2 {
    top: 120px;
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .home .l-page__hero .bx-wrapper .boxChild:nth-child(3) h2 {
    background: rgba(0, 38, 71, 0.8);
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    padding: 0px 20px 8px 20px;
  }
}
.home .l-page__hero .bx-wrapper .boxChild:nth-child(4) {
  position: absolute;
  top: 350px;
  left: 7%;
  background: rgba(255, 255, 255, 0.8);
  color: #333;
  font-size: 16px;
  padding: 8px 20px;
  max-width: 500px;
}
@media (max-width: 1023.98px) {
  .home .l-page__hero .bx-wrapper .boxChild:nth-child(4) {
    top: 230px;
  }
}
@media (max-width: 767.98px) {
  .home .l-page__hero .bx-wrapper .boxChild:nth-child(4) {
    background: white;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0px 20px;
  }
}
.home .l-page__hero .mehrlesen {
  position: absolute;
  top: 470px;
  left: 7%;
  background: rgba(0, 38, 71, 0.8);
  color: #fff;
  padding: 8px 20px;
}
@media (max-width: 1023.98px) {
  .home .l-page__hero .mehrlesen {
    top: 350px;
  }
}
@media (max-width: 767.98px) {
  .home .l-page__hero .mehrlesen {
    position: relative;
    top: 0;
    left: 20px;
    margin: 0;
    padding: 8px 20px;
    display: inline-block;
  }
}
.home .l-page__hero .mehrlesen a {
  color: #fff;
}
.home .l-page__hero .mehrlesen a:hover, .home .l-page__hero .mehrlesen a:active, .home .l-page__hero .mehrlesen a:focus {
  color: #002647;
  text-decoration: none;
}

.home .l-page__hero img {
  display: block;
  width: 100%;
  height: 650px;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767.98px) {
  .home .l-page__hero img {
    height: 100%;
    margin-top: 0px;
  }
}
@media (min-width: 480px) {
  .home .l-page__hero img {
    height: 100%;
  }
}
@media (min-width: 768px) {
  .home .l-page__hero img {
    height: 450px;
  }
}
@media (min-width: 1024px) {
  .home .l-page__hero img {
    height: 650px;
  }
}

@media (max-width: 767.98px) {
  .home .l-page__hero .bx-wrapper .bx-pager.bx-default-pager a {
    background: #1B4683;
  }
  .home .l-page__hero .bx-wrapper .bx-pager.bx-default-pager a:hover,
.home .l-page__hero .bx-wrapper .bx-pager.bx-default-pager a.active,
.home .l-page__hero .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #002647;
  }
}

@media (max-width: 767.98px) {
  .home .l-page__main {
    border-top: 1px solid #ccc;
  }
}

/*Abstand Outdooractive-Inhalte*/
#boxid2351627 {
  padding: 20px;
  background: white;
}

/* Claims */
.claims {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.claims > div {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
  text-align: center;
}
.claims > div figure {
  margin: 0;
}
.claims > div img {
  max-width: 180px;
}
@media (max-width: 767.98px) {
  .claims > div img {
    max-width: 100px;
  }
}
@media (max-width: 1023.98px) {
  .claims > div {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    max-width: 33%;
  }
}
@media (max-width: 767.98px) {
  .claims > div {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    max-width: 33%;
  }
}
@media (max-width: 1023.98px) {
  .claims > div:first-child {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
.claims .claim-text {
  font-size: 24px;
  color: #004188;
  line-height: 1.25;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
  font-weight: 600;
}

.newsletter-archiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 0px;
}

.newsletter-archiv > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.newsletter-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f6f6f6;
  padding: 15px;
  border: 10px solid #fff;
}

.newsletter-item > div:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.newsletter-item > div:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.newsletter-item > div:first-child img {
  max-width: 100%;
}

.newsletter-item > div:nth-child(2) {
  padding: 0 15px;
}

.newsletter-item h2 {
  margin: 0px 8px;
}

.newsletter-item .clearDvv {
  clear: both;
  display: none;
}

.newsletter-archiv-nav {
  margin-bottom: 25px;
}

.newsletter-archiv-nav .current a {
  color: #1B4683;
}

/* mPopup box style */
.mpopup {
  display: none;
  position: fixed;
  z-index: 1;
  right: 111px;
  bottom: 0;
  max-width: 280px;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: rgba(0, 0, 0, 0.56) 0px 10px 10px 0px;
          box-shadow: rgba(0, 0, 0, 0.56) 0px 10px 10px 0px;
}
@media (max-width: 767.98px) {
  .mpopup {
    right: 0px;
  }
}

.mpopup-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  width: 100%;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
.mpopup-content h2 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  padding: 10px 0px;
  margin-top: 0px;
  line-height: 2rem;
}
.mpopup-content .button {
  background: #002647;
  padding: 15px 10px;
  border: 0px;
  color: #fff;
  width: 100%;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 40px;
  line-height: 0.7rem;
  font-size: 16px;
  margin-bottom: 10px;
  cursor: pointer;
  font-weight: normal;
}
.mpopup-content .button a {
  color: #fff;
  display: block;
}
.mpopup-content button:hover {
  background: #1B4683;
  padding: 15px 10px;
  border: 0px;
  color: #fff;
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer;
}
.mpopup-content .newsletter-options {
  text-align: center;
  font-size: 85%;
}

.mpopup-head {
  padding: 2px 16px;
  background-color: #004188;
  color: white;
}

.mpopup-main {
  padding: 0 25px;
}

.mpopup-main input[type=text] {
  width: 30%;
  height: 25px;
  font-size: 15px;
}

.mpopup-main input[type=submit] {
  padding: 5px;
  font-size: 15px;
  font-weight: bold;
  background-color: #333;
  outline: none;
  border: none;
  color: #fff;
  cursor: pointer;
}

.mpopup-foot {
  padding: 2px 16px;
  color: #ffffff;
}

/* add animation effects */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* close button style */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover, .close:focus {
  color: #1B4683;
  text-decoration: none;
  cursor: pointer;
}

#anmeldung_newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  #anmeldung_newsletter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#anmeldung_newsletter > div {
  padding-right: 10px;
}

#anmeldung_newsletter > div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#anmeldung_newsletter label {
  font-weight: bold;
}

#anmeldung_newsletter input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  font: 400 100%/1.6 "DIN Pro", sans-serif;
}

#anmeldung_newsletter select {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #ced4da;
  padding: 0.48rem 0.75rem;
  font-size: 1rem;
  font: 400 100%/1.6 "DIN Pro", sans-serif;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

#anmeldung_newsletter input[type=submit] {
  background: #004188;
  border: 0px;
  color: #fff;
  height: 39px;
}

#anmeldung_newsletter input[type=submit]:hover {
  background: #85bb22;
  border: 0px;
  color: #fff;
  height: 39px;
}

.newsletter-archiv-nav .toc li:nth-child(1),
.newsletter-archiv-nav .toc li:nth-child(2),
.newsletter-archiv-nav .toc li:nth-child(3) {
  display: none;
}

/* =====================================================
                  PAGES / View: Pressemodul
===================================================== **/
/* Überschriften Aktuelle Meldung in der Übersicht */
.presse-uebersicht .pm-meldung {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .presse-uebersicht .pm-meldung {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.presse-uebersicht .pm-meldung h3 {
  font-size: 22px;
  line-height: 2rem;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .presse-uebersicht .pm-meldung h3 {
    line-height: 1.68rem;
  }
}

.presse-uebersicht .pm-meldung .pm-content {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.presse-uebersicht .pm-meldung .pm-content .pm-bild img {
  padding-right: 20px;
}

/* parentRubrik*/
.pm-parentRubrik {
  padding-top: 25px;
}
.pm-parentRubrik a {
  background: #004188;
  color: #fff;
  padding: 8px 15px;
  display: block;
}
.pm-parentRubrik a:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
  content: "";
  padding-right: 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: 0px;
}
.pm-parentRubrik a:hover,
.pm-parentRubrik a:active,
.pm-parentRubrik a:focus {
  background-color: #85bb22;
  color: #fff;
  text-decoration: none;
}

.pm-detail .pm-from {
  font-style: italic;
}

.presse-uebersicht .pm-meldung .pm-content .pm-teaser a.pm-teaser-more {
  padding: 8px 15px;
}

.presse-uebersicht .pm-meldung span.schlagwort {
  font-size: 100%;
  color: #85bb22;
  padding-bottom: 5px;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
}

/* Presseübersicht */
.presse-uebersicht a.pm-mehrlink,
.presse-uebersicht a.pm-teaser-more {
  background: #004188;
  color: #fff;
  padding: 8px 15px;
  margin-top: 20px;
  display: inline-block;
}
.presse-uebersicht a.pm-mehrlink:before,
.presse-uebersicht a.pm-teaser-more:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
  content: "";
  padding-right: 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: 0px;
}
.presse-uebersicht a.pm-mehrlink:hover,
.presse-uebersicht a.pm-mehrlink:active,
.presse-uebersicht a.pm-mehrlink:focus,
.presse-uebersicht a.pm-teaser-more:hover,
.presse-uebersicht a.pm-teaser-more:active,
.presse-uebersicht a.pm-teaser-more:focus {
  background-color: #85bb22;
  color: #fff;
  text-decoration: none;
}

.presse-uebersicht .pm-meldung .pm-content .pm-bild {
  padding-top: 20px;
}

@media (max-width: 767.98px) {
  .presse-uebersicht .pm-meldung .pm-content .pm-bild img {
    max-width: 100%;
  }
}

#node1827372 .pm-filter,
#node1827372 .pm-suche-head,
#node1827372 .pm-from,
#node1827372 .pm-options,
#node1827372 .pm-rss {
  display: none;
}

#node1827372 .pm-ress {
  float: right;
}

/* Filter */
.pm-filter input[type=submit], .pm-filter button[type=submit] {
  color: #1B4683;
  height: auto;
}

/* =====================================================
                  PAGES / View: ServiceBW
===================================================== **/
/* Navigation */
.lpSeite .detailnavigation {
  padding-top: 15px;
}

/* Freigabevermerk*/
.section-freigabevermerk .section-text {
  background: #F4F4F4;
  padding: 10px 20px;
}

/* Verfahrensbeschreibung */
#node1644296 #lpSeite .modul {
  display: none;
}

#lpSeite .titel {
  margin-bottom: 0.6em;
}

#lpSeite #anfangsbuchstaben {
  padding-top: 20px;
}

#lpSeite .anfangsbuchstabenLeiste {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#lpSeite #anfangsbuchstaben a {
  border: 1px solid #ccc;
  padding: 3px 7px;
  margin: 5px 5px;
}

#lpSeite #anfangsbuchstaben a:hover {
  background: #002647;
  border: 1px solid #002647;
  color: #fff;
  text-decoration: none;
}

#lpSeite #anfangsbuchstaben span {
  border: 0px solid #ccc;
  padding: 3px 7px;
  margin: 5px 5px;
}

#lpSeite #anfangsbuchstaben span:hover {
  background: none;
  border: 0px solid #002647;
  text-decoration: none;
}

#lpSeite .anfangsbuchstabenLeiste {
  padding-top: 20px;
}

/* Mitarbeiterliste */
#lpSeite .kontakt .ansprechName {
  font-weight: bold;
  font-size: 1.4rem;
}

.maliste h1 {
  display: none;
}

.maliste .lpAnsprechClassTable td {
  padding: 4px 12px;
}

/* Responsiv Table */
/*.maliste .lpBAnsprechpartnerEintrag{display:flex;flex-flow: row wrap;}
.maliste .lpAnsprechClassTable .ansprech{width:25%;    min-width: 180px;}
.maliste .lpAnsprechClassTable .funktion{width:25%;}
.maliste .lpAnsprechClassTable .responsibilities{width:25%;}*/
.maliste .lpAnsprechClassTable .tel {
  width: 25%;
  min-width: 210px;
}

.maliste .lpAnsprechClassTable .ansprech {
  min-width: 180px;
}

.maliste .lpAnsprechClassTable .zeile0 {
  border-bottom: 1px solid #ccc;
}

.maliste #anfangsbuchstaben {
  padding-bottom: 30px;
  line-height: 2.4rem;
}

.maliste .lpBAnsprechpartnerEintrag {
  min-width: 210px;
}

/* Mitarbeiterliste */
.maliste .lpBAnsprechpartnerEintrag:nth-of-type(odd) {
  background: #f4f3f3;
}

.maliste .lpBAnsprechOE .lpBAnsprechpartnerEintrag {
  padding: 15px;
}

.maliste .ansprechKommunikation > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.maliste .ansprechKommunikation > div > span:first-child {
  min-width: 130px;
}
.maliste .kommunikation-EMAIL:before {
  font-family: "Font Awesome Light";
  margin-right: 7px;
  content: "";
}
.maliste .responsibilities p {
  margin-top: 0;
}
.maliste .responsibilities .bezeichnung {
  margin-top: 0;
  min-width: 158px !important;
}
.maliste .responsibilities .bezeichnung:after {
  content: ":";
  padding-right: 7px;
}
.maliste .tel:before {
  content: "";
  margin: 0;
}
.maliste .kommunikation-TELEFON:before,
.maliste .kommunikation-FAX:before,
.maliste .kommunikation-EMAIL:before,
.maliste .consultationHours:before,
.maliste .gebaeude:before,
.maliste .raum:before,
.maliste .responsibilities:before {
  width: 22px;
  min-width: 22px;
}
.maliste .consultationHours .wert p:first-child {
  margin-top: 0;
}

/* =====================================================
                  PAGES / View: Search
===================================================== **/
.body_search .sub-header {
  margin-top: 260px;
}

.body_search .ergebnisse ul {
  margin: 0;
}

.body_search .site section#content .ergebnisse ul li h3 {
  font-size: 22px;
  line-height: 2rem;
  width: 85%;
  margin-top: 0px;
  font-weight: 600;
}

.body_search .ergebnisse li {
  list-style: none;
  margin: 0;
  padding: 20px 25px;
  margin-bottom: 20px;
  background: #f5f4f4;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  position: relative;
}

.body_search .ergebnisse li .info {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
  font-size: 14px;
  padding: 15px;
}

.body_search .ergebnisse li:hover {
  list-style: none;
  margin: 0;
  padding: 20px 25px;
  margin-bottom: 20px;
  background: #fff;
}

.body_search .ergebnisseRumpf {
  padding: 35px 0;
}

.body_search .ergebnisse li.entry0 {
  /*background: #f5f4f4;*/
}

.body_search .ergebnisse li.entry1 {
  /*  background: #f5f4f4;*/
}

.body_search .ergebnisse li.pdf:after {
  /*  background: #f5f4f4;*/
  content: "";
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  right: 30px;
  top: 50%;
  font-size: 30px;
  color: #6a6a6a;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.body_search .ergebnisse li.pdf .description {
  padding-right: 40px;
}

.body_search .ergebnisse li .searchResultName {
  padding-bottom: 10px;
}

.body_search .ergebnisse {
  padding-top: 40px;
}

.body_search .ergebnisse .searchSort {
  padding-bottom: 25px;
}

.body_search .ergebnisse span.wayhome {
  padding-left: 0;
  font-size: 12px;
  margin-bottom: 20px;
}

/* Buttons */
.body_search button.button span.current {
  color: #002647;
  border: 0px solid #002647;
}

/* Falls Startseite, blende Aktuelles und Veranstaltungen aus */
.home.body_search section.aktuelles,
.home.body_search section.veranstaltungen {
  display: none;
}

/* Unterseiten fixed Header*/
.body_search .site {
  margin-top: 200px;
}

.body_search .l-content__sidebar {
  display: none;
}

/* Ergebnisse */
.body_search .l-content__inner {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  max-width: 100%;
}
.body_search .searchDiv button {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 0.9rem;
  font-weight: normal;
  line-height: 2.6rem;
  border: 1px solid #dfdfdf;
}
.body_search .searchDiv button:hover {
  border: 1px solid #002647;
}
.body_search .ergebnisseBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.body_search .searchForm input {
  padding: 0.7em 2em 0.4em 0.5em;
  background-color: #f2f2f2;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  color: #666;
  line-height: 1.3rem;
}
/* SUCHE */
.body_search .searchPaging button.button {
  padding: 0px;
}

.body_search .ergebnisse li.sbw:after {
  content: "";
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  right: 30px;
  top: 50%;
  font-size: 30px;
  color: #6a6a6a;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.body_search .ergebnisse li.sbw .description {
  padding-right: 40px;
}

.body_search .ergebnisse li.zm:after {
  content: "";
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  right: 30px;
  top: 50%;
  font-size: 30px;
  color: #6a6a6a;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.body_search .ergebnisse li.zm .description {
  padding-right: 40px;
}

.body_search .ergebnisse li.plain:after {
  content: "";
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  right: 30px;
  top: 50%;
  font-size: 30px;
  color: #6a6a6a;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.body_search .ergebnisse li.plain .description {
  padding-right: 40px;
}

.body_search .ergebnisse li.xls:after {
  content: "";
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  right: 30px;
  top: 50%;
  font-size: 30px;
  color: #6a6a6a;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.body_search .ergebnisse li.xls .description {
  padding-right: 40px;
}

.body_search .ergebnisse li.xlsx:after {
  content: "";
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  right: 30px;
  top: 50%;
  font-size: 30px;
  color: #6a6a6a;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.body_search .ergebnisse li.xlsx .description {
  padding-right: 40px;
}

/* =====================================================
                  PAGES / View: Sitemap
===================================================== **/
/* =====================================================
                  PAGES / View: ZM
===================================================== **/
/* ===== Suche ==== **/
.zmBox fieldset legend {
  font-size: 1.4rem;
  font-weight: bold;
  display: none;
}

.zmcdform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 767.98px) {
  .zmcdform {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) {
  .zmcdform .zmSuchButton {
    margin-top: 15px;
  }
}

.zmcdform > div {
  padding-right: 10px;
}

.zmcdform .zmVolltextSuche {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.zmcdform .zmClear {
  display: none;
}

#zmtopnav .zmnavprev {
  display: none;
}

.Ver {
  padding-top: 30px;
}

.zmcdform input {
  padding: 0.7em 2em 0.4em 0.5em;
  background-color: #f2f2f2;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  color: #666;
  line-height: 1.3rem;
}

.zmcdform .zmsuchbutton {
  padding: 0.7em 2em 0.4em 2em;
  background-color: #f2f2f2;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  color: #666;
  line-height: 1rem;
}

.zmcdform .zmsuchbutton:hover {
  border: 1px solid #002647;
}

.zmcdform .zmkat select {
  padding: 10px;
}

#zmEListe {
  /* ===== Pagination ==== **/
  /* ===== Register ==== **/
}
#zmEListe .zmitem {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 23px 0;
}
#zmEListe .zmitem .titel, #zmEListe .zmtitel {
  font-size: 1.6rem;
  font-weight: bold;
}
#zmEListe .hideme {
  display: none;
}
#zmEListe .skip {
  display: block;
  padding-bottom: 10px;
}
#zmEListe .organization {
  display: none;
}
#zmEListe .zmanschrift > h4.label {
  display: none;
}
#zmEListe .vereine_rumpf {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
#zmEListe form {
  border-bottom: 2px solid #85bb22;
  padding-bottom: 30px;
}
#zmEListe form > fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#zmEListe form > fieldset legend {
  font-weight: bold;
}
#zmEListe form > fieldset .zmVolltextSuche {
  width: 100%;
}
#zmEListe form > fieldset #kategorieid {
  width: 100%;
  margin-top: 30px;
}
#zmEListe form > fieldset #kategorieid label {
  font-weight: bold;
}
#zmEListe form .zmSuchButton {
  margin-top: 30px;
}
#zmEListe #zmDataItems {
  margin-top: 30px;
}
#zmEListe .zmDataItems {
  padding-top: 30px;
}
#zmEListe .zmnav {
  padding-top: 20px;
}
#zmEListe .zmnav span {
  padding: 0px 3px;
}
#zmEListe .zmRegister .inaktiv {
  border: 1px solid #CCCCCC;
  padding: 0.2em;
}

.zmzursuche a {
  padding: 5px 10px;
  color: #fff;
}

.zmRegister .skip {
  display: block;
  padding-bottom: 10px;
}

#zmEListe .zmRegister {
  margin-bottom: 20px;
  margin-top: 20px;
}

.category {
  margin-bottom: 20px;
}
.category > h4.label {
  display: block;
}
.category .zmkatLink {
  margin-top: 10px;
  background: #f2f2f2;
  padding: 10px 15px;
  display: inline-block;
}

#zmtopnav .zmnavnext {
  display: none;
}

.zmNavigClassInnen {
  text-align: center;
}

#zmEListe .category {
  padding-bottom: 0px;
}

#zmEListe a.details {
  border: 1px solid #0C4072;
  padding: 3px 5px;
}

#zmEListe a.details:hover {
  border: 1px solid #85bb22;
  color: #85bb22;
}

#zmEListe .skip {
  display: none;
}

#zmEListe .zmitem div:last-child {
  margin-top: 7px;
}

.zmBox {
  padding-top: 15px;
}
.zmBox .vCard .organization {
  font-weight: bold;
  font-size: 125%;
}
.zmBox .zm {
  padding-bottom: 25px;
}
.zmBox .zmlinktodata {
  margin-top: 10px;
  display: none;
}
.zmBox .zmlinktodata a {
  background: #004188;
  color: #fff;
  padding: 5px 15px;
}
.zmBox .zmlinktodata a:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
  content: "";
  margin-right: 15px;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: 0px;
}
.zmBox .zmlinktodata a:hover, .zmBox .zmlinktodata a:active, .zmBox .zmlinktodata a:focus {
  background-color: #85bb22;
  color: #fff;
  text-decoration: none;
}

/* =====================================================
                  THEMES / Microsite
===================================================== **/
#node1784019.home {
  /*
  .zmBox .rumpf > div:nth-of-type(odd){background:transparent;}
  .zmBox .rumpf > div:nth-of-type(even){background:#fafafa;}
  */
}
#node1784019.home .veranstaltungen_und_grusswort {
  padding-left: 0px;
}
#node1784019.home .zmBox ul {
  margin: 0;
  padding-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#node1784019.home .zmBox li {
  list-style: none;
  margin-bottom: 0px;
  padding-left: 0px;
  margin-left: 0px;
  padding: 10px 20px;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
#node1784019.home .zmBox li:nth-of-type(even) {
  background: #fafafa;
}
#node1784019.home .zmBox .dtstart {
  font-weight: normal;
}
#node1784019.home .zmBox {
  padding-top: 20px;
}
#node1784019.home .zmBox h2 {
  font-size: 100%;
  line-height: 1.4em;
}
#node1784019.home .zmBox .rumpf {
  margin: 0;
  padding-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#node1784019.home .zmBox .rumpf > div {
  list-style: none;
  margin-bottom: 0px;
  padding-left: 0px;
  margin-left: 0px;
  padding: 20px;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  border: 1px solid #fafafa;
}
#node1784019.home .zmBox .rumpf > div:nth-child(1),
#node1784019.home .zmBox .rumpf > div:nth-child(3),
#node1784019.home .zmBox .rumpf > div:nth-child(6),
#node1784019.home .zmBox .rumpf > div:nth-child(8),
#node1784019.home .zmBox .rumpf > div:nth-child(9),
#node1784019.home .zmBox .rumpf > div:nth-child(11),
#node1784019.home .zmBox .rumpf > div:nth-child(14),
#node1784019.home .zmBox .rumpf > div:nth-child(16),
#node1784019.home .zmBox .rumpf > div:nth-child(17),
#node1784019.home .zmBox .rumpf > div:nth-child(19),
#node1784019.home .zmBox .rumpf > div:nth-child(22),
#node1784019.home .zmBox .rumpf > div:nth-child(24) {
  background: #fafafa;
}
#node1784019.home .zmBox .rumpf .zmClear {
  display: none;
}
#node1784019.home .zmBox .rumpf .zmOrt,
#node1784019.home .zmBox .rumpf .zmVeranstalter {
  display: block;
  font-size: 90%;
}
#node1784019.home .zmBox .rumpf .zmVeranstalter .data {
  font-size: 90%;
}
#node1784019.home .zmBox .rumpf .zmOrt h4,
#node1784019.home .zmBox .rumpf .zmVeranstalter h4 {
  font-size: 90%;
}
#node1784019.home .zmBox .rumpf .zmOrt .vCard .organization {
  font-weight: normal;
  font-size: 90%;
}
#node1784019.home .zmBox .rumpf .zmOrt .vCard .borrow,
#node1784019.home .zmBox .rumpf .zmOrt .vCard .street-address,
#node1784019.home .zmBox .rumpf .zmOrt .vCard .cityline {
  display: none;
}
#node1784019.home .zmBox .zmlinktodata {
  display: block;
  margin-top: 10px;
}
#node1784019.home .zmBox .zmlinktodata a {
  background: transparent;
  color: #004188;
  padding: 0px;
}
#node1784019.home .zmBox .zmlinktodata a:hover {
  background: transparent;
  color: #002647;
  padding: 0px;
}
#node1784019.home .zmBox .zmlinktodata a:before {
  color: #004188;
}
#node1784019.home .grusswort .zitat #boxid1835239 p,
#node1784019.home .grusswort .zitat #boxid1835240 p {
  padding: 45px 40px 0px 40px;
}
#node1784019.home .veranstaltungen_und_grusswort .more::before {
  font-family: FontAwesome;
  color: #002554;
  font-size: 18px;
  content: "";
  margin-right: 15px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: 0px;
}
#node1784019.home #boxid1835177 {
  text-align: center;
}
#node1784019.home .section-imagevideo {
  position: relative;
  margin-top: 40px;
}
#node1784019.home .section-imagevideo .video-intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 50px;
}
#node1784019.home .section-imagevideo .video-intro .play-button {
  padding: 0;
  border: 0;
  background: transparent;
}
#node1784019.home .section-imagevideo .video-intro .play-text {
  font-size: 34px;
  font-family: "DIN Pro", sans-serif;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  background: rgba(0, 65, 136, 0.75);
  padding: 20px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  justify-content: center;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#node1784019.home .section-imagevideo .video-intro .play-text:hover, #node1784019.home .section-imagevideo .video-intro .play-text:focus {
  background: rgba(133, 187, 34, 0.75);
}
@media (max-width: 767.98px) {
  #node1784019.home .section-imagevideo .video-intro .play-text {
    font-size: 20px;
    padding: 5px 10px;
  }
}
#node1784019.home .section-imagevideo .video-intro .play-text:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 47px;
  content: "";
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  outline: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#imageVideo {
  background: rgba(0, 65, 136, 0.9);
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: none;
  overflow: hidden;
  outline: 0;
}
@media (max-width: 767.98px) {
  .modal video {
    height: auto;
    padding: 20px;
  }
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0;
  pointer-events: none;
}

.modal-lg {
  margin: 0 auto;
  max-width: 1340px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.modal-backdrop.fade {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  background: transparent;
  border: 0;
  font-size: 50px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.modal-header .close:hover, .modal-header .close:focus {
  color: #85bb22;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem 0;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/* =====================================================
                  THEMES / Default
===================================================== **/
/*# sourceMappingURL=style.css.map */