@charset "UTF-8";
@import url("https://use.typekit.net/qfn5ejw.css");
pre {
  font-size: 15px !important;
}

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT 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 {
  animation: fa-spin 2s infinite linear;
}

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

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

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

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

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

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

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

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

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

.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-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

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

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

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adobe:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb: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-alipay: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-ankh:before {
  content: "";
}

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

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

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt: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-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-left:before {
  content: "";
}

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

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

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

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

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

.fa-artstation: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-atlassian:before {
  content: "";
}

.fa-atom: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-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon: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-bars:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

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

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

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

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

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

.fa-battle-net: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-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard: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-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blog: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-bone:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer: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-business-time: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-day:before {
  content: "";
}

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

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

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

.fa-calendar-week:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

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

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-side: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-carrot:before {
  content: "";
}

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

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

.fa-cash-register:before {
  content: "";
}

.fa-cat: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-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station: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-cheese:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-rook: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-down:before {
  content: "";
}

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

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

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

.fa-child:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

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

.fa-city:before {
  content: "";
}

.fa-clinic-medical: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-alt:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

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

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch: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-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-contao: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-critical-role:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

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

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

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

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d6: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-directions: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-dog:before {
  content: "";
}

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

.fa-dolly:before {
  content: "";
}

.fa-dolly-flatbed: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-dragon:before {
  content: "";
}

.fa-draw-polygon: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-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

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

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

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

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

.fa-envelope-open-text: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-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

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

.fa-evernote:before {
  content: "";
}

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

.fa-exclamation:before {
  content: "";
}

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

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

.fa-expand:before {
  content: "";
}

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

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link-alt: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-fan:before {
  content: "";
}

.fa-fantasy-flight-games: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-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

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

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

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

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

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

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

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-excel: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-pdf:before {
  content: "";
}

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

.fa-file-prescription:before {
  content: "";
}

.fa-file-signature: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-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt: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-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

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

.fa-flag-usa: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-minus:before {
  content: "";
}

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

.fa-folder-plus: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-fort-awesome:before {
  content: "";
}

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

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare: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-funnel-dollar: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-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt: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-cheers:before {
  content: "";
}

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

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey: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-globe-europe:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball: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-gopuram: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-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

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

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

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

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

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

.fa-hand-middle-finger: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-rock:before {
  content: "";
}

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

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

.fa-hands:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-haykal: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-broken:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

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

.fa-history:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog: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-house-damage:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

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

.fa-ice-cream:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

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

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

.fa-id-card-alt:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

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

.fa-instagram:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

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

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

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

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-js:before {
  content: "";
}

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

.fa-jsfiddle:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-khanda: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-landmark:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-medical: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-layer-group:before {
  content: "";
}

.fa-leaf: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-alt: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-open: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-low-vision:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk: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-markdown: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-mask: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-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor: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-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

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

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

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-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-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

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

.fa-mug-hot:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr: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-odnoklassniki:before {
  content: "";
}

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

.fa-oil-can:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

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

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

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

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet: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-pastafarianism: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-peace: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-alt:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

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

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

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

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

.fa-phone-square-alt:before {
  content: "";
}

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

.fa-photo-video: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-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane: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-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

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

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

.fa-pray:before {
  content: "";
}

.fa-praying-hands: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-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

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

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

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt: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-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

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

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

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

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring: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-running:before {
  content: "";
}

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

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location: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-shapes:before {
  content: "";
}

.fa-share: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-alt:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast: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-sign:before {
  content: "";
}

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

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

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

.fa-signal:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

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

.fa-slash:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

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

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

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

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

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

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

.fa-sort-alpha-down-alt:before {
  content: "";
}

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

.fa-sort-alpha-up-alt:before {
  content: "";
}

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

.fa-sort-amount-down-alt:before {
  content: "";
}

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

.fa-sort-amount-up-alt:before {
  content: "";
}

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

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

.fa-sort-numeric-down-alt:before {
  content: "";
}

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

.fa-sort-numeric-up-alt:before {
  content: "";
}

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

.fa-soundcloud:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

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

.fa-speakap:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spinner: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-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life: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-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue: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-tablets: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-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge: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-the-red-yeti:before {
  content: "";
}

.fa-theater-masks: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-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle: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-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu: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-ups:before {
  content: "";
}

.fa-usb: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-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse: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-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils: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-slash:before {
  content: "";
}

.fa-vihara: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-voicemail: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-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-waze: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-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind: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-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast: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-wpressr: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-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu: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 Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../common/lib/fontawesome-5.9.0/webfonts/fa-solid-900.eot");
  src: url("../common/lib/fontawesome-5.9.0/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-solid-900.woff2") format("woff2"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-solid-900.woff") format("woff"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-solid-900.ttf") format("truetype"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../common/lib/fontawesome-5.9.0/webfonts/fa-brands-400.eot");
  src: url("../common/lib/fontawesome-5.9.0/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-brands-400.woff2") format("woff2"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-brands-400.woff") format("woff"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-brands-400.ttf") format("truetype"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../common/lib/fontawesome-5.9.0/webfonts/fa-regular-400.eot");
  src: url("../common/lib/fontawesome-5.9.0/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-regular-400.woff2") format("woff2"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-regular-400.woff") format("woff"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-regular-400.ttf") format("truetype"), url("../common/lib/fontawesome-5.9.0/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.f1, .nav-heart,
.f1-ch * {
  font-size: 27.6px;
}

.f2, .blog-post .blog-post-content h2,
.f2-ch * {
  font-size: 22px;
}

.f3,
.f3-ch * {
  font-size: 18.6px;
}

.f4, .blog-post .blog-post-content p,
.f4-ch * {
  font-size: 15.7px;
}

.f5, .form-control, .home-searchbar-button-small > .home-searchbar-icon, .home-searchbar-button-small > .btn-group-icon,
.f5-ch *,
.search-item-container * {
  font-size: 15px;
}

.f6,
.f6-ch * {
  font-size: 12.8px;
}

.f7,
.f7-ch * {
  font-size: 11.5px;
}

.h2 {
  margin-top: 3.5rem;
  margin-bottom: 1.5rem;
}

.uppercase,
.uppercase-ch * {
  text-transform: uppercase;
}

.semibold, .form-control, .unit-info-item,
.semibold-ch * {
  font-weight: 500;
}

.center, .day-fields,
.center-ch * {
  text-align: center;
}

.bold,
.bold-ch * {
  font-weight: bold;
}

.regular,
.regular-ch * {
  font-weight: normal;
}

.letter-spacing-sm,
.letter-spacing-sm * {
  letter-spacing: -1px;
}

.nowrap,
.nowrap-ch * {
  white-space: nowrap;
}

/*

.fa-xl{
	@extend .fa-lg;
	font-size: 2em;
}

*/
.nav-link {
  cursor: pointer;
}

.unit_map {
  height: 550px;
}

#content #bodyContent .map_unit_name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
#content #bodyContent .mehr_link {
  font-size: 15px;
  color: #ed7201;
}

label.contact-field.contact-money {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-right: unset;
}
label.contact-field.contact-money > input {
  width: calc(100% - 75px);
  margin-bottom: unset;
}

#loading {
  text-align: center;
  margin: 40px 0 80px;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
.datepicker-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.booking-voffice-iframe {
  width: 100%;
  height: calc(100vh - 255px);
}

.booking-voffice-container {
  padding: 20px;
  background-color: white;
}

#booking-refresh {
  margin-bottom: 10px;
  cursor: pointer;
}
#booking-refresh i {
  margin-left: 5px;
}
#booking-refresh:hover, #booking-refresh:hover > * {
  color: #ed7201;
}

@media (max-width: 1589px) {
  .container {
    max-width: 96vw;
  }
}
@media (min-width: 1590px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1922px) {
  .container {
    max-width: 1800px;
  }
}
* {
  font-family: Interstate;
}

.clearboth {
  clear: both;
}

.z-0 {
  z-index: 0;
}

.z-200, .menu.showMenu,
.menu.showMenu li, .moreAmenities, .nav-heart, .sidebar-icon-big, .ahrens-info-logo, .ahrens-immobilien, .overlay {
  z-index: 200;
}

.relative, ul.menu, .moreAmenities {
  position: relative;
}

.absolute, .bg-img, .bg-wave, .bg-img-white {
  position: absolute;
}

.row.content-center {
  justify-content: center;
}

.hide {
  display: none;
}

.no-border, .nav-menu-header {
  border: none;
}

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

body {
  overflow-x: hidden;
}

body.no-scroll {
  /*
  overflow-y: hidden;
  margin-right: 17px;

  .navbar.navbar-expand.navbar-light.fixed-top.bg-ahrens-light.pb-0 {
    padding-right: 17px !important;
  }

  .wave-index {
    margin-right: 17px;
  }

  .scrollTop {
    right: 37px;
  }
  */
}

@media (hover: hover) {
  /*
  body.no-scroll-chrome {
    overflow-y: hidden;
    margin-right: 10px;

    .navbar.navbar-expand.navbar-light.fixed-top.bg-ahrens-light.pb-0 {
      padding-right: 10px !important;
    }

    .wave-index {
      margin-right: 10px;
    }

    .scrollTop {
      right: 30px;
    }
  }
  */
}
.no-scrollbar, .searchsite-sidebar {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  scrollbar-color: transparent transparent;
}

.no-scrollbar::-webkit-scrollbar, .searchsite-sidebar::-webkit-scrollbar {
  width: 0 !important;
}

.relative, ul.menu, .moreAmenities {
  position: relative;
}

.float-ch * {
  float: left;
}

.hr-thick {
  border: none;
  border-bottom: 1px solid #707070;
}

.inline-icon {
  height: 1.6em;
  margin-top: -0.3em;
}

.specials-text {
  margin-top: 1.8rem;
}

.white,
.white:hover,
.white-ch *,
.white-ch:hover *,
.white-ch:focus * {
  color: #ffffff;
}

.yellow {
  color: #fff030;
}

.grey, ul.menu li:hover,
.grey:hover,
.grey-ch *,
.grey-ch:hover *,
.grey-ch:focus * {
  color: #707070;
}

.light-grey,
.light-grey-ch *,
.light-grey-ch:hover * {
  color: #bdbdbd;
}

.orange {
  color: #ed7201;
}

.br-sm {
  display: none;
}

.br-md {
  display: block;
}

.br-lg {
  display: block;
}

.span-sm {
  display: none;
}

.span-lg {
  display: inline;
}

@media (max-width: 767px) {
  .br-sm {
    display: block;
  }

  .br-lg {
    display: none;
  }

  .span-sm {
    display: inline;
  }

  .span-lg {
    display: none;
  }
}
@media (max-width: 991px) {
  .br-md {
    display: none;
  }
}
.test-btn {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
  width: 60px;
  height: 38px;
  white-space: nowrap;
  padding: 10px 15px;
  font-size: 12px;
  color: white;
  background-color: #ed7201;
  cursor: pointer;
}

.test-btn:hover {
  background-color: #2cb9ec;
}

.test-btn.arrow {
  width: 0;
  height: 0;
  position: absolute;
  border-top: 40px solid #ed7201;
  border-right: 40px solid transparent;
  padding: 0;
  color: #ed7201;
  font-weight: bold;
  background-color: transparent;
  transition: all 0.2s ease-in-out;
}

#test1 {
  right: 195px;
}

#test2 {
  right: 130px;
}

#test3 {
  right: 65px;
}

#stop {
  z-index: 9000;
  right: -100px;
  background-color: #e41d20;
}

.headline-subheadline {
  padding: 80px 10vw;
}
.headline-subheadline h1,
.headline-subheadline h2 {
  margin: 0;
}

.headline-subheadline hr {
  width: 55%;
  border: none;
  height: 1px;
  background-color: #707070;
}

.modal-content {
  background-color: transparent;
  border-radius: unset;
}

.bg-light-blue,
.bg-light-blue-ch,
.bg-light-blue-ch * {
  background-color: #f0faff;
}

.modal-header {
  border-radius: unset;
}

.modal-middle {
  margin: auto;
}

.no-height {
  height: 0px;
}

.overlay {
  position: absolute !important;
}

.ahrens-immobilien {
  height: 4rem;
  overflow: visible;
}

.ahrens-info-logo {
  height: 4rem;
  margin-top: 6px;
  overflow: visible;
}

.sidebar-icon-big {
  height: 4rem;
  overflow: visible;
  height: 5.5rem;
}

.ahrens-infos {
  text-align: center;
}

.ahrens-infos {
  margin-top: 30px;
  padding-bottom: 80px;
}

h2 {
  margin-top: 3.5rem;
  margin-bottom: 1.5rem;
}

.ahrens-info-element {
  margin: 30px 0;
}

.ahrens-info-element img {
  margin-bottom: 15px;
  width: 15%;
}

.nav-heart {
  height: 2rem;
  overflow: visible;
  color: #ed7201 !important;
}

.scrollTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  background-color: #2cb9ec;
  color: white;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 46px;
  font-size: 30px;
  transform: rotate(-90deg);
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
  display: none;
  cursor: pointer;
}

/*
  @include media_max(xs) {
    .scrollTop {
      right: 10px;
      bottom: 10px;
    }
  }
  */
.heart-button {
  background-color: transparent;
  border: none !important;
  outline: none !important;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0;
  z-index: 5;
}

.heart-button:active {
  border: none;
  outline: none;
}

.fa-heart:hover {
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
}

.fa-heart:active {
  font-weight: 900;
  text-shadow: 1px 1px 3px white, 1px -1px 3px white, -1px 1px 3px white, -1px -1px 3px white;
}

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

.no-border, .nav-menu-header {
  border: none !important;
}

.border {
  border: 1px solid #bdbdbd !important;
}

.border-top {
  border-top: 1px solid #bdbdbd !important;
}

.border-bottom {
  border-bottom: 1px solid #bdbdbd !important;
}

.shade, #tooltip_info_arrow, #tooltip_info, .contact-send, .form-control, .ferienkalender-container #day_info_arrow, .ferienkalender-container #day_info, #occupancy-dropdown,
#holiday-month-dropdown,
#holiday-land-dropdown, #occupancy-selected-month,
#holiday-selected-month, #ui-id-1, .unit-info-btn, ul.menu, .nav-menu-modal .modal-content, .navbar, .result-details, #filter_btn select,
#filter_btn button,
.shade-ch * {
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
}

.col-left {
  padding-left: 0;
  padding-right: 0.5rem;
}

.col-right {
  padding-right: 0;
  padding-left: 0.5rem;
}

.col-05 {
  flex: 0 0 6%;
  max-width: 6%;
}

.my-20 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.centre_image {
  display: block;
  margin: auto;
}

.bg-ahrens, .occupancyMonth {
  background-color: #f0faff;
}

.bg-ahrens-light, .blog-post-slider, .unit_slider {
  background-color: rgba(240, 250, 255, 0.95);
}

.bg-white, .striped-table > tr:nth-child(even),
.bg-white-ch,
.bg-white-ch * {
  background-color: #ffffff;
}

.bg-cyan,
.bg-cyan-ch,
.bg-cyan-ch * {
  background-color: #2cb9ec;
}

.bg-green, .occupancy-free {
  background-color: #1bc362;
}

.bg-red, .occupancy-occupied {
  background-color: #ff0000;
}

.inline {
  display: inline;
}

.bg-img, .bg-wave, .bg-img-white {
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 710px;
  object-fit: cover;
}

.bg-img-white {
  background-color: #ffffff;
  position: fixed;
  height: 100vh;
}

.bg-wave {
  position: fixed;
  height: 100vh;
  background-color: #ffffff;
  background-image: url("/assets/img/ahrens/bg-wave.jpg");
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

:root:root:root .wave {
  height: 100vh;
  width: 20.5vw;
  position: absolute;
  right: -10px;
  top: 0;
  z-index: 2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
}
:root:root:root .wave.wave-anreise {
  height: calc(100vh - 93px - 25px);
}
:root:root:root .wave.wave-search {
  width: 390px;
  position: fixed;
}
:root:root:root .wave:hover {
  background-image: url("/assets/img/ahrens/bg-wave-wide-hover.png") !important;
  right: -9.8px;
}
@media (max-width: 1589px) {
  :root:root:root .wave {
    background-image: url("/assets/img/ahrens/bg-wave.png") !important;
  }
  :root:root:root .wave:hover {
    background-image: url("/assets/img/ahrens/bg-wave-hover.png") !important;
  }
}
@media (max-width: 1380px) {
  :root:root:root .wave {
    background-image: url("/assets/img/ahrens/bg-wave-small.png") !important;
  }
  :root:root:root .wave:hover {
    background-image: url("/assets/img/ahrens/bg-wave-small-hover.png") !important;
  }
}
@media (min-width: 0) {
  :root:root:root .wave {
    opacity: 0;
    pointer-events: none;
  }
}
@media (min-width: 1200px) {
  :root:root:root .wave {
    opacity: 1;
    pointer-events: auto;
  }
}

.font-grey {
  color: #707070;
}

.row.font-grey * {
  color: #707070;
}

.font-grey-ch * {
  color: #707070;
}

.b-text-left {
  text-align: left;
  text-indent: 1rem;
}

.bg-dark {
  background-color: grey;
}

.close:active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.under-navbar, .nav-menu-modal {
  margin-top: 90px;
}

.body-anreise #map {
  height: calc(100vh - 93px);
}

.image_top {
  height: 100vh;
  background-size: cover;
  background-position: center;
  position: relative;
}

.btn {
  border: 1px solid #bdbdbd;
}

.input-searchbox {
  border: none !important;
  width: 100%;
}

.container-searchbar {
  position: absolute;
  bottom: 95px;
}

.container-searchsite {
  margin-top: 130px;
  min-height: 100vh;
}

.container-specials {
  margin-top: 83px;
}

.container-specials .border-top {
  border-top: none !important;
}

.container-no-specials {
  padding-top: 30vh;
  height: calc(100vh - 72px);
}

.search-container {
  margin-top: 90px;
}

.searchsite-sidebar {
  width: 380px;
  position: fixed;
  top: 106px;
  max-height: 85vh;
  overflow-y: scroll;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 5px;
  margin-left: calc(-380px - 20px);
}
.searchsite-sidebar .dropdown_objecttype {
  width: 100%;
  height: 33px;
  border: none;
  padding-left: 10px;
}

.search-btns {
  text-align: right;
  padding-right: 0;
}
.search-btns button {
  width: 33px;
  margin-left: 1rem;
}

.number_filter {
  color: #707070;
}

.headerbox {
  position: relative;
}

#filter_btn {
  position: absolute;
  right: 0;
  top: 0;
}

#filter_btn select,
#filter_btn button {
  height: 30px;
  padding: 0 5px;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  background-color: white;
  border: none;
}

#filter_btn button {
  padding: 0 10px;
  margin-right: 5px;
}

#searchsite-sidebar-xs {
  margin-top: 20px;
}

@media (min-width: 1200px) and (max-width: 1380px) {
  #filter_btn {
    position: unset;
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  #filter_btn {
    position: unset;
    margin-top: 10px;
  }
}
@media (max-width: 630px) {
  #filter_btn {
    right: unset;
    left: 20px;
    top: 44px !important;
  }

  #anzahlDerWohnungen {
    margin-top: 70px;
  }

  .headerbox {
    padding: 12px 20px;
    height: 90px !important;
  }

  :root .scroll-content {
    margin-top: 100px !important;
  }

  .searchsite-sidebar {
    margin: 5px -15px 0 !important;
  }
}
@media (max-width: 450px) {
  .searchsite-sidebar .sun, .searchsite-sidebar .sun_static {
    width: 20% !important;
  }
}
@media (max-width: 350px) {
  .headerbox .f2, .headerbox .blog-post .blog-post-content h2, .blog-post .blog-post-content .headerbox h2 {
    font-size: 13px !important;
  }
}
@media (min-width: 992px) {
  #filter_btn button {
    display: none;
  }
}
@media (max-width: 991px) {
  #filter_btn {
    top: 20px;
    right: 20px;
  }
}
#sort_btn {
  line-height: 0px;
}

#sort_btn:focus {
  outline: none;
  border: none;
}

#sort_btn:hover i {
  color: #ed7201;
}

.amenities-container {
  position: relative;
}

.print-btn {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 50px;
  height: 50px;
  font-size: 35px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

.print-btn i {
  color: #707070;
}

.print-btn:hover i {
  color: #ed7201;
}

.scroll-content,
.headerbox {
  margin-left: 400px;
  width: calc(80% - 400px);
}

@media (max-width: 1199px) {
  .scroll-content,
.headerbox {
    margin-left: 400px;
    width: calc(100% - 400px);
  }
}
@media (max-width: 991px) {
  .searchsite-sidebar {
    position: initial;
    margin: 20px -15px 0;
    max-height: 90%;
    width: calc(100% + 30px);
  }
  .searchsite-sidebar .sun, .searchsite-sidebar .sun_static {
    width: 50px;
  }

  .scroll-content {
    width: 100%;
    margin-top: 130px !important;
    display: block;
    margin: 0;
  }

  .headerbox {
    position: fixed;
    top: 67px;
    left: 0;
    width: 100%;
    margin: 0;
    height: 105px;
    padding: 20px;
    background-color: white;
    white-space: nowrap;
    box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
    z-index: 600;
    overflow: hidden;
    transition: height 0.5s ease-in-out;
  }

  #filtern_btn_xs::after {
    content: " »";
    display: inline-block;
    margin-left: 5px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: transform 0.2s ease-in-out;
  }

  .headerbox.expandDown {
    height: calc(100vh - 83px) !important;
    overflow: hidden;
  }
  .headerbox.expandDown #filtern_btn_xs {
    background-color: #ed7201;
    color: white;
  }
  .headerbox.expandDown #filtern_btn_xs::after {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@media (max-width: 767px) {
  .headerbox {
    height: 80px;
  }

  .headerbox .f2, .headerbox .blog-post .blog-post-content h2, .blog-post .blog-post-content .headerbox h2 {
    font-size: 15px;
  }

  .scroll-content {
    margin-top: 100px !important;
  }
}
.suchbutton,
.searchfield {
  border: none;
}

.moreAmenities {
  top: 9px;
  margin-left: 0.25rem;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.moreAmenities.move {
  /*transform: rotate(540deg)*/
  transform: scaleX(-1);
}

.ergebnis-row {
  margin-top: 150px;
}

.unit-images-detailpage .unit-imageslider-container {
  height: 384.61px;
  position: relative;
}
.unit-images-detailpage .icons_amenities {
  width: 90%;
}
.unit-images-detailpage .heart-button {
  right: 25px;
}
.unit-images-detailpage .special-banner {
  position: absolute;
  height: 60px;
  bottom: 0;
  width: 100%;
  padding: 9px 15px;
  background-color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 991px) {
  .unit-images-detailpage .unit-imageslider-container {
    height: 62vw;
  }
}
@media (max-width: 767px) {
  .ergebnis-row .f1, .ergebnis-row .nav-heart,
.blog-post-row .f1,
.blog-post-row .nav-heart {
    font-size: 18.6px;
    margin-bottom: 0;
  }
  .ergebnis-row .f2, .ergebnis-row .blog-post .blog-post-content h2, .blog-post .blog-post-content .ergebnis-row h2,
.blog-post-row .f2,
.blog-post-row .blog-post .blog-post-content h2,
.blog-post .blog-post-content .blog-post-row h2 {
    font-size: 15.7px;
  }
  .ergebnis-row .result-unit-infos *,
.blog-post-row .result-unit-infos * {
    font-size: 12.8px;
  }
  .ergebnis-row .unit_type_font,
.blog-post-row .unit_type_font {
    width: 100%;
  }
  .ergebnis-row .suns-result,
.blog-post-row .suns-result {
    margin-left: 0;
  }

  .amenities-container {
    padding: 5px 15px !important;
  }
  .amenities-container .icons_amenities {
    height: 6vw;
  }
  .amenities-container .icons_amenities .result-amenity-icons {
    height: 6vw;
    max-width: calc(6 * 6vw) !important;
  }
  .amenities-container .icons_amenities .result-amenity-icons .icon_auswahl {
    width: 6vw !important;
    height: 6vw !important;
    max-width: calc(6 * 6vw) !important;
  }
  .amenities-container .icons_amenities .expand {
    max-width: calc(10 * 6vw) !important;
  }
  .amenities-container .icons_amenities .moreAmenities {
    top: calc(3vw - 16px);
  }
  .amenities-container .print-btn {
    top: 5px;
    right: 15px;
    line-height: 6vw;
    width: 6vw;
    height: 6vw;
    font-size: 5vw;
  }
}
.result-details {
  flex: 0 0 800px;
  max-width: 800px;
  margin-bottom: -500px;
  padding-left: 0px;
  padding-right: 0px;
  max-height: 80vh;
  /* overflow-y: hidden; */
}

.result-sidebar {
  margin-left: 830px;
  flex: 0 0 calc(86% - 830px);
  max-width: calc(86% - 830px);
}

.result-details::-webkit-scrollbar {
  display: none;
}

.scroll-content::-webkit-scrollbar {
  display: none;
}

/*NAVBAR*/
.nav-collapse a {
  padding: 0;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}

.nav-menu-modal {
  max-width: 950px;
}

.nav-menu-modal .modal-content {
  border: none;
}

/*MODAL ENABLE SCROLL*/
.showMenuModal {
  overflow-x: unset !important;
  height: unset !important;
  padding-right: 0 !important;
}

.navbar.navbar-expand.navbar-light.fixed-top.bg-ahrens-light.pb-0, .navbar.navbar-expand.navbar-light.fixed-top.pb-0.blog-post-slider, .navbar.navbar-expand.navbar-light.fixed-top.pb-0.unit_slider {
  padding-right: 0 !important;
}

/*####*/
.nav-menu-header {
  background-color: rgba(240, 250, 255, 0.95);
}

.options-img {
  margin-top: -0.15rem;
  margin-right: 0.25rem;
  height: 1.5rem;
}

.sparkle_star {
  -webkit-animation: color-change 2s infinite;
  -moz-animation: color-change 2s infinite;
  -o-animation: color-change 2s infinite;
  -ms-animation: color-change 2s infinite;
  animation: color-change 2s infinite;
}

@-webkit-keyframes color-change {
  0% {
    color: #707070;
  }
  25% {
    color: #f9bd00;
  }
  50% {
    color: #f9bd00;
  }
  75% {
    color: #f9bd00;
  }
  100% {
    color: #707070;
  }
}
@-moz-keyframes color-change {
  0% {
    color: #707070;
  }
  25% {
    color: #f9bd00;
  }
  50% {
    color: #f9bd00;
  }
  75% {
    color: #f9bd00;
  }
  100% {
    color: #707070;
  }
}
@-ms-keyframes color-change {
  0% {
    color: #707070;
  }
  25% {
    color: #f9bd00;
  }
  50% {
    color: #f9bd00;
  }
  75% {
    color: #f9bd00;
  }
  100% {
    color: #707070;
  }
}
@-o-keyframes color-change {
  0% {
    color: #707070;
  }
  25% {
    color: #f9bd00;
  }
  50% {
    color: #f9bd00;
  }
  75% {
    color: #f9bd00;
  }
  100% {
    color: #707070;
  }
}
@keyframes color-change {
  0% {
    color: #707070;
  }
  25% {
    color: #f9bd00;
  }
  50% {
    color: #f9bd00;
  }
  75% {
    color: #f9bd00;
  }
  100% {
    color: #707070;
  }
}
.nav-menu-body a.current {
  color: #ed7201;
}

.bar {
  width: 100%;
  background-color: rgba(240, 250, 255, 0.95);
  margin-left: 0px;
  margin-right: 0px;
}

.ahrens-immobilien-text {
  display: none;
}

.expanded .nav-collapse {
  max-height: 150px;
}

.nav-space {
  display: none;
}

@media (max-width: 767px) {
  .ahrens-immobilien {
    display: none;
  }

  .ahrens-immobilien-text {
    display: inline;
  }

  .nav-headline::before {
    content: "»";
    display: block;
    position: absolute;
    left: -8px;
    top: 1px;
    transform: rotate(90deg);
    transform-origin: center;
    transition: all 0.3s ease-in-out;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
  }

  .expanded .nav-headline::before {
    transform: rotate(270deg);
  }

  .nav-collapse {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
  }

  .nav-space {
    display: block;
    width: 100%;
    height: 18px;
  }
}
@media (max-width: 991px) {
  .container-nav .container {
    width: 100vw;
    max-width: 100vw;
  }

  .nav-menu-modal {
    max-width: 100vw;
    width: 100vw;
  }
}
.fav-counter {
  background-color: #ed7201;
  position: relative;
  top: 19px;
  left: 14px;
  margin-bottom: -16px;
  height: 16px;
  width: 16px;
  border-radius: 16px;
  line-height: 16px;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.mail-icon-front::before {
  content: "✉";
  font-family: "Glyphicons Halflings";
}

.nav-menu-table > tr {
  margin-right: 4rem;
}

.seagulls {
  display: block;
  margin: -25px auto 0 auto;
  height: 25px;
  position: relative;
  top: 30px;
}

/*suns*/
.sun-rating {
  width: 70%;
}

.sun, .sun_static {
  width: 20%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/assets/img/common/icons_neu/sonne-groemitz-sm.png");
  float: left;
  cursor: pointer;
}
.sun::before, .sun_static::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.sun.fill, .fill.sun_static, .sun.hover, .hover.sun_static {
  background-image: url("/assets/img/common/icons_neu/sonne-groemitz-sm-fill.png");
}

.sun_static {
  cursor: default;
}

.sun-radio {
  display: none;
}

.sun-div {
  width: 150px;
}

/*CHECKBOXES*/
/* The container */
.cssfor-checkbox-label, .checkbox-static-label, .checkbox-label {
  display: block;
  position: relative;
  padding-left: 21px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox-label span b {
  font-weight: bold !important;
}

/* Hide the browser's default checkbox */
.checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.cssfor-checkbox-box, .checkbox-static-box, .checkbox-box {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #ffffff;
  border: 0.25px solid #bdbdbd;
}

.checkbox-box.dsgvo {
  height: 25px;
  width: 25px;
  left: 12px;
  border-radius: 3px;
  border-width: 2px;
}

/* On mouse-over, add a grey background color */
.checkbox-label:hover input ~ .checkbox-box {
  background-color: #f1f1f1;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-box:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-label input:checked ~ .checkbox-box:after {
  display: block;
}

/* Style the checkmark/indicator */
.cssfor-checkbox-check, .checkbox-static-box.checked:after, .checkbox-label .checkbox-box:after {
  left: 5px;
  top: 1px;
  width: 6px;
  height: 10px;
  border: solid #707070;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkbox-label.dsgvo .checkbox-box:after {
  height: 18px;
  width: 12px;
  top: 0px;
  left: 5px;
}

/*NO USABLE CHECKBOX*/
.amenities-category {
  text-align: left;
}

@media (min-width: 992px) {
  .amenities-category {
    text-align: right;
  }
}
/* The container */
.checkbox-static-label {
  margin-bottom: 0.25rem;
  cursor: default;
}

/* Create a custom checkbox */
/* Style the checkmark/indicator */
.checkbox-static-box.checked:after {
  border: solid #ed7201;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  display: block;
  position: absolute;
}

/* Acordeon styles */
.tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  overflow: hidden;
}

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

.tab label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  font-weight: bold;
  line-height: 2;
  cursor: pointer;
  margin: 10px 0;
}

.tab-content {
  min-height: 50vh;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.35s ease-in-out;
  -o-transition: max-height 0.35s ease-in-out;
  transition: max-height 0.35s ease-in-out;
}

.tab-content p {
  margin: 1em;
}

.tab-content.specials {
  max-height: 100%;
  margin-bottom: 140px;
}

/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100vh;
}

/* Icon */
.tab label::before {
  position: absolute;
  left: -18px;
  top: 0;
  display: block;
  width: 2em;
  height: 2em;
  line-height: 2;
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

/*MENU*/
ul.menu {
  /* width: 400px; */
  padding-inline-start: 0px;
  padding: 0;
  overflow: hidden;
  max-height: 0px;
  margin: 0 auto;
  cursor: pointer;
  -moz-user-select: none;
  user-select: none;
  -webkit-transition: max-height 0.3s ease-in;
  -moz-transition: max-height 0.3s ease-in;
  -o-transition: max-height 0.3s ease-in;
  transition: max-height 0.3s ease-in;
  color: #707070;
  /*border-style: solid;*/
  border-top: 0;
  /* -moz-transform: scale(0); */
  background-color: white;
  -khtml-user-select: none;
}

ul.menu li {
  line-height: 1.8em;
  padding: 2px 10px;
  max-height: 0px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  border-bottom: 1px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
  text-align: center;
  list-style: none;
}

ul.menu li:hover {
  background-color: #d7f2ff;
  padding-left: 20px;
}

.menu.showMenu,
.menu.showMenu li {
  /*-moz-transform:scale(1);*/
  height: auto;
  max-height: 300px;
}

li.smol {
  padding: 0.5rem 0 !important;
  line-height: 0px !important;
}

.smol:hover > i {
  color: #ed7201;
}

/*table*/
/*carousel*/
.owl-nav,
.owl-nav.disabled {
  display: block !important;
}

.owl-dots,
.owl-dots.disabled {
  display: inline-block !important;
  width: fit-content;
}

.owl-carousel {
  width: 100%;
}

.owl-item:not(.center):not(.day-fields) {
  transform: scale(0.9);
  opacity: 0.6;
}

.owl-item.center, .owl-item.day-fields {
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}

.owl-dots {
  margin-top: 35px;
}

.owl-dot {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  margin: 4px;
  background-color: #bdbdbd !important;
}

.owl-dot.active {
  background-color: #2cb9ec !important;
}

.owl-nav {
  margin-bottom: -24px;
}

:root:root .owl-nav button {
  font-size: 18px;
  color: #2cb9ec;
  padding-bottom: 1px !important;
}

.owl-prev {
  margin-right: 10px;
}

.owl-next {
  margin-left: 10px;
}

.owl-prev span:before {
  content: "‹";
  display: inline-block;
  margin-right: -3px;
}

.owl-next span:after {
  content: "›";
  display: inline-block;
  margin-left: -3px;
}

/*render unit*/
.unit-container {
  font-size: 0;
}

.unit_search {
  margin-bottom: 30px;
}

.unit_search {
  /*
  .unit-infos-container {
    padding: 15px;
  }

  .unit-info-headline {
    width: 100%;
  }

  .unit-price {
    width: 38%;
    margin-left: 12%;
  }

  .unit-infos,
  .unit-price {
    height: 70px;
  }

  .unit-info-amenities-lg {
    width: 50%;
  }

  .icon_auswahl {
    margin-top: 10px;
  }

  .unit-info-btn {
    width: 40%;
    margin-left: 10%;
    font-size: $font-6;
  }*/
  /*.unit-info-btn,
  .unit-info-amenities-lg {
    height: 48px;
    position: absolute;
    bottom: 0;
  }*/
}
.unit_search .unit-images-container,
.unit_search .unit-infos-container {
  display: inline-block;
  position: relative;
  width: 50%;
  vertical-align: top;
}
.unit_search .unit-imageslider-container,
.unit_search .unit-infos-container {
  height: 260px;
}
.unit_search .unit-infos-container {
  padding: 15px;
}
.unit_search .sun-div {
  width: 30%;
  margin-bottom: 10px;
}
.unit_search .unit-infos {
  width: 100%;
}
.unit_search .unit-info-item {
  width: 50%;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}
.unit_search .unit-info-amenities {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.unit_search .unit-price-container {
  position: absolute;
  width: calc(100% - 30px);
  bottom: 15px;
}

.unit_notices {
  border: 2px solid #ed7201;
  margin: 15px -10px;
  padding: 5px 10px 15px;
}
.unit_notices * {
  color: #ed7201 !important;
}

.unit-price-container.disable {
  opacity: 0.2 !important;
  cursor: default;
}

@media (max-width: 767px) {
  .unit_search .unit-images-container,
.unit_search .unit-infos-container {
    width: 100%;
  }
  .unit_search .unit-imageslider-container {
    height: 64vw;
  }
}
/* Slideshow container */
.unit-imageslider-container {
  width: 100%;
  position: relative;
  margin: auto;
}

.unit-imageslide {
  height: 100%;
  width: 100%;
  display: none;
}

.slider-first {
  display: block;
}

.unit-image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.unit-slideshow-prev,
.unit-slideshow-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 10px 16px;
  color: #ffffff !important;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  background-color: rgba(255, 255, 255, 0.2);
}

.unit-slideshow-next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.unit-slideshow-prev:hover,
.unit-slideshow-next:hover {
  background-color: rgba(237, 114, 1, 0.8);
}

#occupancy-touch {
  position: relative;
}

.occupancy-arrow-prev,
.occupancy-arrow-next {
  cursor: pointer;
  position: absolute;
  top: 230px;
  width: auto;
  margin-top: -22px;
  padding: 10px 16px;
  color: #ffffff !important;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  background-color: rgba(0, 0, 0, 0.2);
}

.occupancy-arrow-next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.occupancy-arrow-prev:hover,
.occupancy-arrow-next:hover {
  background-color: rgba(237, 114, 1, 0.8);
}

.image_link_container {
  position: absolute;
  height: 60%;
  width: 60%;
  z-index: 10;
  top: 20%;
  left: 20%;
}

.image_link {
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 100px);
  height: 100px;
  width: 200px;
  cursor: pointer;
}

.image_magnifier_container {
  position: absolute;
  height: 60%;
  width: 60%;
  z-index: 10;
  top: 20%;
  left: 20%;
}

.image_magnifier {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  transition: background-color 0.2s ease-in-out;
  border-radius: 4px;
  cursor: pointer;
}
.image_magnifier i {
  transition: color 0.2s ease-in-out;
  color: transparent !important;
}

.image_magnifier_container:hover .image_magnifier {
  background-color: rgba(0, 0, 0, 0.2);
}
.image_magnifier_container:hover .image_magnifier i {
  color: white !important;
}

@media (max-width: 991px) {
  .image_magnifier_container {
    height: 60px;
    width: 60px;
    z-index: 10;
    top: 0;
    left: 0;
  }
  .image_magnifier_container .image_magnifier {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .image_magnifier_container .image_magnifier i {
    transition: color 0.2s ease-in-out;
    color: white !important;
  }
}
/*### UNIT IMAGES MODAL ###*/
#unit_images_modal {
  padding: 20px !important;
  background-color: #212121e6;
}
#unit_images_modal .modal-dialog {
  height: 100%;
  width: 100%;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
}
#unit_images_modal .modal-content {
  height: 100%;
  border: none;
}
#unit_images_modal .modal-content,
#unit_images_modal .modal-body,
#unit_images_modal .modal-header {
  z-index: -1;
}
#unit_images_modal .modal-content {
  background: none;
}
#unit_images_modal .modal-header {
  display: contents;
}
#unit_images_modal .modal-header a {
  color: #707070;
}
#unit_images_modal .modal-header button {
  background-color: white;
  border-radius: 100%;
  color: black;
  height: 55px;
  width: 55px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
#unit_images_modal .modal-header {
  padding: 1rem 1rem 0 1rem;
  font-size: 20px;
  height: 0;
}
#unit_images_modal .modal-header .sun-rating-static {
  width: 120px;
}
#unit_images_modal .threesixty_degrees_svg {
  fill: #fff;
}
#unit_images_modal #before_unit_images_modal_big {
  height: 80px;
  width: 80px;
  position: relative;
  margin-top: -80px;
  background-repeat: no-repeat;
  background-size: contain;
  top: calc(50% + 40px);
  left: calc(50% - 40px);
  z-index: 9999;
  background-color: rgba(170, 170, 170, 0.5);
  border-radius: 15px;
  display: none;
}
#unit_images_modal .modal-body {
  height: calc(100% - 70px - 150px);
  padding: 30px 0;
}
#unit_images_modal .modal-body .image-big-container {
  overflow: hidden;
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  z-index: -1;
}
#unit_images_modal .modal-body .fadeWhite {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #282828;
}
#unit_images_modal .modal-body .image-big {
  height: 100%;
  width: 100%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
  border-radius: 2px;
}
#unit_images_modal .modal-body .unit-info-site {
  width: 28%;
  height: 100%;
  float: right;
  font-size: 0;
  position: relative;
}
#unit_images_modal .modal-body .unit-info-site .copy-image-infos {
  width: 100%;
}
#unit_images_modal .modal-body .unit-info-site .copy-image-infos #copy-image-title {
  margin-bottom: 10px;
}
#unit_images_modal .modal-body .unit-info-site .copy-image-infos #copy-image-description {
  font-size: 16px;
}
#unit_images_modal .modal-body .unit-info-site #copy-unit-infos {
  width: 100%;
  padding-top: 10px;
  border-top: 1px solid #dee2e6;
  position: absolute;
  bottom: 0;
}
#unit_images_modal .modal-body .unit-info-site #copy-unit-infos .unit-info-item {
  width: 50%;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
#unit_images_modal .modal-body .unit-info-site #copy-unit-infos .unit-info-amenities {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
#unit_images_modal .modal-body .unit-info-site #copy-unit-infos .unit-info-amenities img {
  width: 16.667%;
}
#unit_images_modal .modal-body .unit-info-site #copy-unit-infos .unit-price-container {
  width: calc(100% - 30px);
  margin-top: 10px;
  position: unset;
}
#unit_images_modal .modal-footer {
  display: block;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
  height: 150px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
#unit_images_modal .modal-footer .image-small {
  height: 100%;
  background-color: aquamarine;
  white-space: nowrap;
  display: inline-block;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.4s ease-in-out;
}
#unit_images_modal .modal-footer .image-small.selectedImage {
  opacity: 1;
}

@media (max-width: 991px) {
  #unit_images_modal .modal-dialog {
    height: 100vh;
    width: 100vw;
    margin: 0;
    overflow: hidden !important;
  }
  #unit_images_modal .modal-body .unit-info-site {
    width: 100%;
    height: 28%;
    margin-top: 2%;
  }
  #unit_images_modal .modal-body #copy-unit-infos {
    display: none;
  }
}
/*######*/
.unit_search {
  position: relative;
}

.unit-info-container {
  width: 100%;
  height: 70px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
}

.unit-info-item {
  width: 100px;
  white-space: nowrap;
}

.unit-price {
  font-weight: bold;
}

.unit-price-description {
  margin-top: -5px;
}

.unit-price-night {
  font-size: 25px;
}

.unit-price-period {
  font-size: 34px;
}

.unit-info-amenities-lg {
  width: calc(4 * 50px);
  display: block;
}
.unit-info-amenities-lg .icons_amenities {
  width: 100%;
}

.unit-info-amenities-xs {
  display: none;
}

.unit-info-btn {
  height: 48px;
  width: 120px;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
  color: #ffffff !important;
  background-color: #2cb9ec;
}

.unit_slider {
  position: relative;
}
.unit_slider .unit-imageslider-container {
  height: 310px;
}
.unit_slider .unit-info-headline {
  height: 50px;
  line-height: 22px;
  display: table-cell;
  vertical-align: middle;
}
.unit_slider .unit-info-headline .headline-text {
  display: inline-block;
}
.unit_slider .unit-info-headline .headline-text a {
  color: #707070;
}
.unit_slider .icons_amenities {
  float: right;
}
.unit_slider .icons_amenities .icon_auswahl {
  float: right;
}
.unit_slider .specials_icon,
.unit_slider .lastminute {
  width: 2.5rem;
  height: 2.5rem;
}
.unit_slider .special-banner {
  width: 100%;
  position: unset;
  text-align: left;
  white-space: nowrap;
  border-top: 1px solid #707070;
  margin-top: 25px;
  display: block !important;
  background-color: transparent !important;
}
.unit_slider .special-banner .special-price {
  font-size: 20px;
  margin-bottom: -5px;
}
.unit_slider .special-banner .special-periode {
  font-size: 10px;
}
.unit_slider .unit-info-btn {
  height: 34px;
  line-height: 34px;
  font-size: 15px;
}
.unit_slider .unit-info-item {
  width: 50%;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}
.unit_slider .unit-infos-container {
  padding: 15px;
}
.unit_slider .unit-infos {
  margin: 10px 0;
  width: 100%;
}
.unit_slider .unit-infos .unit-info-item,
.unit_slider .unit-infos .unit-info-amenities {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.unit_slider .unit-infos .unit-info-item {
  font-size: 15px;
  white-space: nowrap;
}
.unit_slider .unit-infos .unit-info-amenities .icon_auswahl {
  float: left;
  width: 16.667%;
}

.bg-white .special-banner, .striped-table > tr:nth-child(even) .special-banner {
  background-color: rgba(240, 250, 255, 0.95);
}

.unit_big {
  position: relative;
  margin-bottom: 3em !important;
  transition: all 0.3s;
  max-height: 200vh;
}

.unit_big .unit-imageslider-container {
  height: 60vh;
}

.unit-info-btn a {
  color: #ffffff !important;
  text-decoration: none;
}

.unit-info-btn a:hover {
  text-decoration: none;
}

.unit-info-btn:hover {
  background-color: #ed7201;
}

.disable .unit-info-btn,
.disable .unit-info-btn:hover {
  background-color: #707070 !important;
  cursor: default !important;
}

.unit_search .icon_auswahl {
  float: left;
  width: 16.6667%;
}

:root .unit_big .icons_amenities {
  padding-right: 30px !important;
}

.result-amenity-icons {
  float: left;
  height: 50px;
  max-width: calc(6 * 50px);
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-transition: max-width 0.45s ease-out;
  -moz-transition: max-width 0.45s ease-out;
  -o-transition: max-width 0.45s ease-out;
  transition: max-width 0.45s ease-out;
}

.result-amenity-icons .icon_auswahl {
  width: 50px;
  float: left;
}

.expand {
  max-width: 450px;
}

.image_top .container-infobar {
  margin-top: 2px;
  position: absolute;
  bottom: 0;
}

#searchoptions_modal .form_rooms_home {
  border: none;
  width: 100%;
  height: 35px;
  padding-left: 15px;
  color: #707070;
}
#searchoptions_modal .dropdown_objecttype {
  width: 100%;
  height: 35px;
  padding-left: 15px;
  color: #707070;
  border: none;
}

#searchoptions_modal .checkbox-label {
  white-space: nowrap;
}

#searchoptions_modal .searchword {
  height: 35px;
  line-height: 35px;
}

#searchoptions_modal .dropdownbox,
#searchoptions_modal #form_type,
#searchoptions_modal #form_rooms {
  width: 100%;
  height: 35px;
  text-align: left;
}

#searchoptions_modal #form_type,
#searchoptions_modal #form_rooms {
  padding: 0 15px !important;
}

.rooms-result::after {
  content: " PERSONEN";
}

.result-rooms-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  height: 35px !important;
  margin-top: 0 !important;
}

@media (max-width: 767px) {
  #searchoptions_modal .checkbox-label {
    font-size: 11.5px;
  }
}
@media (max-width: 430px) {
  #searchoptions_modal .close {
    margin: 0;
  }
  #searchoptions_modal .modal-header {
    padding: 0;
  }
  #searchoptions_modal .modal-body {
    padding: 0 0 20px 0;
  }
}
.search-item-container {
  height: 100px;
  display: flex;
  justify-content: space-between;
  width: 85%;
}

.search-item {
  height: 40px;
  margin-top: 40px;
  position: relative;
  width: fit-content;
}

.search-item button,
.search-item input {
  height: 40px;
  width: 100%;
  border: none;
  padding: 0 15px !important;
  line-height: 40px;
  background-color: white;
}

.search-item-options-lg {
  width: 16%;
  display: block;
}

.search-item-options-sm {
  display: none;
}

.search-item-headline-lg {
  display: block;
  position: absolute;
  top: -25px;
  white-space: nowrap;
}

.search-item-headline-sm {
  display: none;
}

.search-item-zeitraum {
  width: 23%;
}

.search-item-text {
  width: 21%;
}

#ui-id-1 {
  height: 200px;
  width: 400px;
  background-color: white;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 15px;
  z-index: 700;
}

#ui-id-1 li {
  list-style-type: none;
  cursor: pointer;
}

#ui-id-1 li:hover {
  font-weight: 500;
  color: #ed7201;
}

.search-item-text input {
  padding-right: 0 !important;
}

.search-item-line {
  width: 1px;
  height: 100px;
  background-color: #707070;
  margin: -40px 15px 0;
}

:root .form_guests_home {
  width: 40px;
  height: 40px;
  padding: 0 !important;
  position: relative;
  background-color: transparent;
  transition: 0.2s background-color ease-in-out;
  border: none;
}

.form_guests_home.wrong,
.form_rooms_home.wrong {
  background-color: red !important;
  color: white !important;
}

.form_guests_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background-color: white;
}

.searchbar .form_guests_home,
.searchbar .form_rooms_home {
  width: 100%;
  height: 33px;
  background-color: white;
  padding-left: 15px !important;
  border: none;
}
.searchbar .form_guests_img {
  display: none;
}

.dropdownbox button,
#resetfilter,
#share_search {
  border: none;
}

.search-item .dropdownbox {
  width: 44px;
  height: 40px;
}

.search-item-button {
  width: 14%;
}

.search-item .menu {
  width: 44px;
}

.search-item-headline {
  position: absolute;
  top: -10px;
}

.search-item-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

#info-lg {
  width: 85%;
  justify-content: space-between;
}

.specials_icon {
  height: 35px;
  width: auto;
  margin-top: 15px;
  object-fit: contain;
}

.lastminute {
  height: 35px;
  width: 35px;
  margin-top: 15px;
  object-fit: contain;
}

.info-item {
  white-space: nowrap;
}

.info-item:not(:last-child) {
  margin-right: 30px;
}

.info-item i {
  position: relative;
  top: 4px;
  font-size: 2em;
  margin-right: 10px;
}

@media (max-width: 1199px) {
  .search-item-container,
#info-lg {
    width: 100%;
  }

  .search-item-container * {
    font-size: 12.8px;
  }

  .search-item {
    height: 35px;
    margin-top: 40px;
  }

  .search-item button,
.search-item input {
    height: 35px;
    line-height: 35px;
  }

  .search-item-container .form_guests_home,
.search-item-container .form_guests_img {
    height: 35px !important;
    width: 35px !important;
  }

  .search-item #form_guests {
    width: 41px;
    padding: 0 !important;
    position: relative;
  }

  .search-item #form_guests img {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 3px;
  }

  .search-item .dropdownbox {
    width: 41px;
    height: 35px;
  }

  .search-item-icon {
    width: 35px;
  }
}
@media (max-width: 991px) {
  .info-item:not(:last-child) {
    margin-right: 35px;
  }

  .search-item-options {
    width: 18%;
  }

  .search-item-zeitraum {
    width: 23%;
  }

  .search-item-text {
    width: 26%;
  }

  .info-item:not(:last-child) {
    margin-right: 15px;
  }

  .unit_search .specials_icon,
.unit_search .lastminute {
    height: 45px;
    width: 45px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .container-infobar i {
    font-size: 2.5em;
    line-height: 0.45em;
  }

  .info-item:not(:last-child) {
    margin-right: 65px;
  }

  .search-item-container * {
    font-size: 10px;
    text-align: left !important;
  }
  .search-item-container button {
    padding: 0 10px !important;
  }
  .search-item-container .search-item-options-lg {
    width: 19%;
  }
  .search-item-container .search-item-zeitraum {
    width: 16%;
  }
  .search-item-container .search-item-text {
    width: 27%;
  }
}
@media (max-width: 575px) {
  #info-xs {
    display: flex;
  }

  #info-lg {
    display: none;
  }

  .info-item {
    padding: 10px;
    text-align: center;
  }

  .info-item:not(:first) {
    padding-top: 50%;
  }

  .info-item p {
    font-size: 4vw;
    padding: 0;
    margin: 2vw 0 0 0;
  }

  .container-infobar i {
    font-size: 7vw;
    margin-top: 2vw;
  }

  .info-item {
    margin: 0 !important;
  }

  .search-item-container {
    display: block;
    height: 190px;
  }
  .search-item-container * {
    font-size: 11.5px;
    text-align: center;
  }
  .search-item-container .search-item {
    float: left;
    margin: 12px 5px 0;
  }
  .search-item-container .search-item-headline-sm {
    margin-left: 10px;
  }
  .search-item-container .search-item-options-lg {
    display: none;
  }
  .search-item-container .search-item-options-sm {
    display: block;
  }
  .search-item-container .search-item-headline-sm {
    display: block;
    width: 100%;
    height: 20px;
    text-align: left !important;
    margin-top: 18px;
  }
  .search-item-container .search-item-headline-lg {
    display: none;
  }
  .search-item-container .search-item-options-sm,
.search-item-container .search-item-button {
    width: calc(50% - 38px + 5px);
  }
  .search-item-container .search-item-zeitraum,
.search-item-container .search-item-text {
    width: calc(100% - 10px);
  }
  .search-item-container .search-item button,
.search-item-container .search-item input {
    padding: 0 10px !important;
  }
  .search-item-container .search-item-icon {
    display: none;
  }
  .search-item-container .search-item-line-container {
    display: none;
  }
}
@media (min-width: 576px) {
  #info-xs {
    display: none;
  }

  #info-lg {
    display: flex;
  }
}
.container-footer {
  box-shadow: inset 0px 4px 10px -5px rgba(0, 0, 0, 0.2);
  height: 72px;
}

.footer-container {
  margin: 0 auto;
  width: 100%;
  padding: 20px 20px 80px;
  background-color: white;
  text-align: center;
  -moz-text-align: center;
  -ms-text-align: center;
}

.footer-element {
  margin: 0 20px;
  line-height: 72px;
  text-transform: uppercase;
  font-size: 15px;
  margin: 0;
  display: inline-block;
}

.footer-element:not(:first-child):before {
  content: " | ";
}

.footer-element .hide-link:hover {
  color: #707070;
}

.container-footer > .row {
  margin-right: 0px;
}

.container-footer-search {
  position: relative;
  height: 72px;
  background-color: white;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
}

.footer-text {
  width: 100%;
  position: relative;
  -webkit-box-shadow: -2px 2px 8px #0000008f;
  box-shadow: -2px 2px 8px #0000008f;
}

.copyright {
  width: 100vw;
  text-align: center;
}

@media (max-width: 970px) {
  .container-footer-search {
    height: 145px;
  }
  .container-footer-search .footer-container {
    height: 100%;
    padding: 20px 20px 30px;
  }

  .footer-element {
    float: left;
    width: 100%;
  }

  .footer-element:not(:first-child):before {
    content: none;
  }
}
.unit_type_font {
  height: 2rem;
  line-height: 2rem;
}

.suns-result {
  float: left;
  width: calc(5 * 2rem);
  margin-left: 1rem;
}

.home-searchbar-button-small {
  min-width: 55px;
  min-height: 3.1em;
}

.home-searchbar-icon, .btn-group-icon {
  height: 2.2em;
  margin-top: -0.2em;
  margin-left: auto;
  margin-right: auto;
  box-shadow: none;
  overflow-x: hidden;
}

.searchsite-searchbar-icon {
  height: 2em;
  margin-top: -0.3em;
  margin-bottom: -0.2em;
  box-shadow: none;
  overflow-x: hidden;
}

.btn-group-icon {
  float: right;
  top: 5px;
}

.btn-group.cell {
  display: table-cell;
}

/*### unit tiles ###*/
.specials_link {
  cursor: ew-resize;
}

.unit_tiles {
  margin-bottom: 30px;
}
.unit_tiles .unit_slider .unit-imageslider-container .special-banner {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.unit_tiles .unit_slider .special-banner {
  display: none !important;
}

@media (max-width: 991px) {
  .unit_tiles .unit_slider .unit-imageslider-container .special-banner {
    display: none !important;
  }
  .unit_tiles .unit_slider .special-banner {
    display: block !important;
  }
}
/*### occupancy start ###*/
#occupancy-selected-month,
#holiday-selected-month {
  padding: 1.5rem;
  margin-bottom: 20px;
}

#occupancy-dropdown,
#holiday-month-dropdown,
#holiday-land-dropdown {
  height: 30px;
  padding: 0 5px;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  margin-right: 5px;
  border: none;
}

#occupancy-selected-month,
#holiday-selected-month,
#occupancy-dropdown,
#holiday-month-dropdown {
  display: none;
}

.occupancy-month-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.occupancy-days-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0 1rem;
}

.occupancyMonth {
  width: calc(25% - 20px);
  padding: 1.5rem;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .occupancyMonth {
    width: calc(33.33333333333% - 20px);
  }
}
@media (max-width: 767px) {
  .occupancyMonth {
    width: calc(50% - 20px);
  }
}
@media (max-width: 575px) {
  #occupancy-dropdown,
#holiday-month-dropdown {
    display: inline-block;
  }

  #occupancy-selected-month,
#holiday-selected-month {
    display: block;
  }

  .occupancyMonth {
    display: none;
  }
}
.current-day {
  border: 2px solid white;
  outline: 2px solid #032950;
}

.day-fields {
  width: calc(100% / 7 - 3px);
  margin: 1px;
  position: relative;
}

.day-fields:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.day-fields .day-text {
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  line-height: 20px;
  text-align: center;
}

.occupancy-red-green {
  background: linear-gradient(to right bottom, #ff0000 50%, #1bc362 50%);
}

.occupancy-green-red {
  background: linear-gradient(to right bottom, #1bc362 50%, #ff0000 50%);
}

.occupancy-free {
  color: #ffffff;
}

.occupancy-occupied {
  color: #ffffff;
}

.occupancy-gone {
  opacity: 0.65;
}

.occupancy-legende .day-fields {
  display: inline-block;
  width: 85px;
  height: 30px;
  line-height: 30px;
  cursor: default;
  margin-bottom: 20px;
}
.occupancy-legende .day-fields::before {
  padding-top: 0;
}
.occupancy-legende .today {
  border: none;
  outline: 2px solid #032950;
  color: #032950;
  margin-right: 3px;
  font-weight: bold;
}

/*### Ferienkalender start ###*/
.ferienkalender-container .feiertag {
  background-color: #ed7201 !important;
  cursor: pointer;
}
.ferienkalender-container .ferien {
  background-color: rgba(237, 114, 1, 0.5) !important;
  cursor: pointer;
}
.ferienkalender-container .wochentag {
  background-color: rgba(44, 185, 236, 0.4);
}
.ferienkalender-container .samstag {
  background-color: rgba(44, 185, 236, 0.7);
}
.ferienkalender-container .sonntag {
  background-color: #2cb9ec;
}
.ferienkalender-container .today {
  font-weight: bold;
  border: 3px solid rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.ferienkalender-container .vergangener-tag {
  opacity: 0.5;
}
.ferienkalender-container #day_info {
  background-color: white;
  position: absolute;
  padding: 5px;
  border-radius: 2px;
  display: none;
}
.ferienkalender-container #day_info_arrow {
  position: absolute;
}
.ferienkalender-container #day_info_arrow:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: white;
  border-width: 15px;
  margin-left: -15px;
}

.ferienkalender-legende .day-fields {
  display: inline-block;
  width: 85px;
  height: 30px;
  line-height: 30px;
  cursor: default;
  margin-bottom: 20px;
}
.ferienkalender-legende .day-fields::before {
  padding-top: 0;
}
.ferienkalender-legende .today {
  border: none;
  outline: 3px solid rgba(0, 0, 0, 0.5);
  margin-right: 3px;
}

/*### Ferienkalender end ###*/
/*### occupancy end ###*/
/*### SPECIAL BANNER start ###*/
.unit_search .unit-imageslider-container .special-banner {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  display: block !important;
}

.unit_search .special-banner {
  width: calc(100% - 30px);
  margin: 10px auto 0;
  padding: 20px 10px;
  border-top: 1px solid #707070;
  bottom: 0;
  white-space: nowrap;
  display: none;
}

@media (max-width: 767px) {
  .unit_search .unit-imageslider-container .special-banner {
    display: none !important;
  }

  .unit_search .special-banner {
    display: block;
  }
}
@media (max-width: 360px) {
  .unit_search .special-banner {
    padding: 20px 0;
  }
  .unit_search .special-banner .special-price {
    font-size: 14px;
  }
}
.bg-white .special-banner, .striped-table > tr:nth-child(even) .special-banner {
  background-color: white;
}

.special-banner .specials_icon,
.special-banner .lastminute {
  float: left;
  margin: 4px 10px 0 0;
}

@media (min-width: 1200px) and (max-width: 1341px), (min-width: 992px) and (max-width: 1072px) {
  .unit_search .special-banner .special-price {
    font-size: 15px;
  }
  .unit_search .special-banner .specials_icon,
.unit_search .special-banner .lastminute {
    display: none;
  }
}
.special-banner:hover .specials_icon {
  animation: pulse 800ms ease-in-out;
}

.sun_static:hover {
  animation: shake 400ms ease-in-out;
}

@keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  33% {
    transform: rotate(-10deg);
  }
  66% {
    transform: rotate(5deg);
  }
  99% {
    transform: rotate(0deg);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.special-line {
  width: 100%;
  padding: 0 24px;
  text-align: center;
}

.special-line hr {
  margin: 0;
  border: none;
  height: 1px;
  background-color: #707070;
}

.owl-item {
  text-align: left !important;
  margin-bottom: 8px;
}
.owl-item .unit_slider .special-banner {
  padding: 8px;
}

/*CALENDAR*/
.daterangepicker {
  border: none;
  border-radius: 0;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
}
.daterangepicker .drp-calendar .table-condensed tbody td {
  border-radius: 0;
  border: 2px solid white;
}
.daterangepicker .drp-calendar .table-condensed tbody td.today {
  outline: 1px solid black;
}
.daterangepicker .drp-calendar .table-condensed tbody td.active,
.daterangepicker .drp-calendar .table-condensed tbody td.start-date.available,
.daterangepicker .drp-calendar .table-condensed tbody td.end-date.in-range.available {
  background-color: #53b261 !important;
  border-radius: 0;
  color: white;
}
.daterangepicker .drp-calendar .table-condensed tbody td.in-range {
  background-color: rgba(83, 178, 97, 0.5) !important;
}
.daterangepicker .drp-calendar .table-condensed tbody td.disabled.in-range {
  background-color: #e41d20 !important;
}
.daterangepicker .drp-calendar .table-condensed tbody td.disabled {
  text-decoration: none;
  background-color: rgba(228, 29, 32, 0.5) !important;
  color: white;
}
.daterangepicker .drp-calendar .table-condensed tbody td.available {
  color: black;
}
.daterangepicker .drp-calendar .table-condensed tbody td.ends {
  opacity: 0.2;
}
.daterangepicker .drp-buttons .btn {
  border: none;
  border-radius: 0;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
}
.daterangepicker .drp-buttons .applyBtn {
  background-color: #2cb9ec;
}
.daterangepicker .drp-buttons .applyBtn:hover {
  background-color: #ed7201;
}
.daterangepicker .drp-buttons .cancelBtn:hover {
  color: white;
  background-color: #e41d20;
}

/*

  .ui-datepicker {
    background-color: $white;
    @extend .shade;
  }

  .ui-datepicker[style*="position"] {
    margin-top: 10px;
    padding: 15px;
  }

  .ui-datepicker-calendar {
    border-spacing: 3px;
  }

  .ui-datepicker-group {
    float: left;
  }

  .ui-datepicker-group-first {
    margin: 0 15px;
  }

  .ui-datepicker-calendar,
  .ui-datepicker-calendar td,
  .ui-datepicker-calendar th {
    font-weight: normal;
    border-collapse: separate;
  }

  .ui-datepicker .ui-state-disabled:not(.ui-datepicker-other-month) {
    // box-shadow: none !important;
    // background-color: #e41d20;
    -webkit-box-shadow: -2px 2px 8px #00000009;
    box-shadow: -2px 2px 8px #00000009;
    color: $light-grey;
  }

  .ui-datepicker td:not(.ui-datepicker-other-month) {
    // .ui-datepicker td:not(.ui-state-disabled) {
    // .ui-datepicker [data-month] {
    text-align: center;
    width: 30px;
    height: 30px;
    background-color: $calendar-bg;
    -webkit-box-shadow: -2px 2px 8px #00000018;
    box-shadow: -2px 2px 8px #00000018;
  }

  .ui-datepicker-title {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid $grey;
    margin-bottom: 5px;
    @extend .semibold;
  }

  .ui-datepicker-prev span,
  .ui-datepicker-next span {
    display: none;
  }

  .ui-datepicker-prev::before,
  .ui-datepicker-next::after {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    @extend .semibold;
  }

  .ui-datepicker-prev::before {
    content: "⇦";
    float: left;
  }

  .ui-datepicker-next::after {
    content: "⇨";
    float: right;
  }

  .ui-datepicker td a {
    color: $calendar-font;
  }

  .ui-datepicker-today {
    background-color: $calendar-bg-today !important;
  }

  .ui-datepicker-today a {
    color: $calendar-font-today !important;
  }

  .ui-datepicker-current-day a {
    color: $calendar-font-sel !important;
  }

  .ui-datepicker-current-day {
    background-color: $calendar-bg-sel !important;
  }

  */
.booking-modal,
.rating_form {
  width: 100vw;
  min-width: 100%;
  max-width: 100%;
  margin: unset;
}
.booking-modal .modal-body,
.rating_form .modal-body {
  padding: 35px;
}
.booking-modal .buchen-btn,
.booking-modal .buchen-abbrechen,
.rating_form .buchen-btn,
.rating_form .buchen-abbrechen {
  border: none;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-weight: bold;
  padding: 10px 20px;
  margin-left: 10px;
}
.booking-modal .buchen-btn,
.rating_form .buchen-btn {
  background-color: #2cb9ec;
  color: white;
}
.booking-modal .buchen-btn:hover,
.rating_form .buchen-btn:hover {
  background-color: #ed7201;
}
.booking-modal .buchen-abbrechen,
.rating_form .buchen-abbrechen {
  background-color: white;
}
.booking-modal .buchen-abbrechen:hover,
.rating_form .buchen-abbrechen:hover {
  background-color: #e41d20;
  color: white;
}
.booking-modal input[type=date],
.booking-modal input[name=daterangepicker],
.rating_form input[type=date],
.rating_form input[name=daterangepicker] {
  color: #707070;
}

@media (min-width: 768px) {
  .booking-modal {
    width: 50vw;
    min-width: 780px;
    max-width: 1200px;
    margin: 1.75rem auto;
  }

  .booking-modal-two-liner {
    line-height: 1.2em;
    margin-bottom: -12px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .booking-modal-translate-down {
    transform: translateY(8px);
    padding-left: 0px;
    padding-right: 0px;
  }

  .minus-margin {
    margin-left: -15px;
    margin-right: -15px;
  }

  #wuensche,
#special,
#objekt {
    margin-left: -15px;
  }

  .checkbox-label {
    margin-left: -15px;
  }

  .permanent-warning {
    padding-left: 3em;
  }
}
@media (max-width: 767px) {
  .booking-modal .modal-body #plz,
.booking-modal .modal-body #antwort_am,
.booking-modal .modal-body #personen {
    margin-bottom: 15px;
  }
  .booking-modal .modal-body #wuensche,
.booking-modal .modal-body #special,
.booking-modal .modal-body #objekt {
    width: calc(100% - 15px);
  }
}
@media (max-width: 575px) {
  .booking-modal .modal-body {
    padding: 15px 15px 100px 15px;
  }
}
.permanent-warning {
  color: #ff0000;
}

.activity-gallery {
  padding-top: 140%;
  background-position: center;
  background-size: cover;
}

.activity-title {
  color: #707070;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 1.2em;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
}

.activity-text {
  color: #707070;
  text-align: center;
}

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

.show_host_comment_container .show_host_comment_label:hover .show_host_comment_text, .nav-menu-modal, .day-fields, .ferienkalender-container .wochentag, .ferienkalender-container .samstag, .ferienkalender-container .sonntag, button {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all             */
  -ms-user-select: none;
  /* IE 10+                  */
  user-select: none;
}

.anreise_container {
  background-color: white;
  padding: 50px 0;
}

.anreise_container a {
  word-wrap: break-word;
}

@media (max-width: 991px) {
  .anreise_container {
    margin: 0;
  }

  .anreise_container .row {
    padding: 10px;
  }
}
.team-div {
  width: 14%;
  margin: 0 1% 30px;
}

.team-img {
  width: 100%;
  margin-bottom: 10px;
}

.team-txt {
  text-align: center;
}

@media (max-width: 1000px) {
  .team-div {
    width: 23%;
  }
}
@media (max-width: 575px) {
  .team-div {
    width: 48%;
    margin: 0 1% 30px;
  }
}
.ueber-uns-text,
.urlaubsplanung-text,
.eigentuemer-text,
.datenschutz-text,
.impressum-text,
.ferienkalender-text,
.gutschein-text {
  padding: 0 25% 80px;
}
.ueber-uns-text h1,
.urlaubsplanung-text h1,
.eigentuemer-text h1,
.datenschutz-text h1,
.impressum-text h1,
.ferienkalender-text h1,
.gutschein-text h1 {
  margin-top: 3.5rem;
  margin-bottom: 1.5rem;
}

.urlaubsplanung-text .f4, .urlaubsplanung-text .blog-post .blog-post-content p, .blog-post .blog-post-content .urlaubsplanung-text p,
.eigentuemer-text .f4,
.eigentuemer-text .blog-post .blog-post-content p,
.blog-post .blog-post-content .eigentuemer-text p,
.ferienkalender-text .f4,
.ferienkalender-text .blog-post .blog-post-content p,
.blog-post .blog-post-content .ferienkalender-text p,
.gutschein-text .f4,
.gutschein-text .blog-post .blog-post-content p,
.blog-post .blog-post-content .gutschein-text p {
  margin-top: 20px;
  font-weight: 500;
}

.gutschein-text a {
  font-weight: 500;
}

.eigentuemer-text .ul_first {
  padding-left: 18px !important;
}

.eigentuemer-text .ul_second {
  font-weight: normal;
}

@media (max-width: 991px) {
  .ueber-uns-text,
.gutschein-text,
.urlaubsplanung-text,
.eigentuemer-text {
    padding: 0 10% 80px;
  }
}
.form-control {
  border: none;
  border-radius: 0;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: white;
  cursor: unset;
  text-align: left;
}

.form-control:disabled:focus,
.form-control[readonly]:focus {
  outline: none;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
}

.kontaktformular-container {
  width: 800px;
  margin: 0 auto;
  padding: 20px;
  font-size: 0;
  background-color: rgba(240, 250, 255, 0.95);
  margin-bottom: 50px;
}

.kontaktformular-container .checkbox-label {
  margin: 0;
}

.contact-field {
  padding: 10px;
  border: none;
  width: calc(33.33333333333% - 8px);
  margin-bottom: 12px;
}

.contact-name,
.contact-email {
  margin-right: 12px;
}

.contact-message {
  width: 100%;
  height: 200px;
  resize: vertical;
}

.contact-send {
  padding: 10px;
  margin: 0;
  background-color: #2cb9ec;
  color: white;
  border: none;
  float: right;
}

.contact-send:hover {
  background-color: #ed7201;
}

.contact-recaptcha {
  margin: 0;
  padding: 0;
}

@media (max-width: 860px) {
  .kontaktformular-container {
    width: 100%;
  }
}
@media (max-width: 550px) {
  .contact-field {
    width: 100%;
  }
}
.impressum-text button {
  background-color: white;
  border: none;
  color: #007bff;
  padding: 0;
}

.impressum-text button:focus {
  outline: none;
}

.impressum-text button:hover {
  text-decoration: underline;
}

.catalogue-container {
  width: 100%;
  margin: 20px 0 100px;
  display: flex;
  justify-content: space-evenly;
}
.catalogue-container .catalogue-float-order {
  position: relative;
}
.catalogue-container .catalogue-float-order .flip-container,
.catalogue-container .catalogue-float-order .front,
.catalogue-container .catalogue-float-order .back {
  width: 600px;
  height: 350px;
}
.catalogue-container .catalogue-float-order .back {
  padding: 15px;
}
.catalogue-container .catalogue-float-order img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalogue-container .catalogue-float-download {
  position: relative;
}
.catalogue-container .catalogue-float-download .flip-container,
.catalogue-container .catalogue-float-download .front,
.catalogue-container .catalogue-float-download .back {
  width: 240px;
  height: 350px;
}
.catalogue-container .catalogue-float-download a {
  display: block;
  width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 10px;
  border-radius: 3px;
  color: white;
  background-color: #2cb9ec;
}
.catalogue-container .catalogue-float-download a:hover {
  background-color: #ed7201;
}
.catalogue-container .catalogue-float-download img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalogue-container label {
  cursor: pointer;
}

_::selection,
.catalogue-container {
  justify-content: space-around\0 ;
}

@media (max-width: 991px) {
  .catalogue-container {
    display: block;
  }
  .catalogue-container .flip-container {
    margin: 0 auto;
  }
  .catalogue-container .f4, .catalogue-container .blog-post .blog-post-content p, .blog-post .blog-post-content .catalogue-container p {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .catalogue-container .catalogue-float-order {
    position: unset;
    background-color: #f0faff;
    padding: 15px 0;
  }
  .catalogue-container .catalogue-float-order .flip-container,
.catalogue-container .catalogue-float-order .front,
.catalogue-container .catalogue-float-order .back {
    width: unset;
    height: unset;
  }
  .catalogue-container .catalogue-float-order img {
    height: 100%;
    width: 100%;
    position: unset;
    transform: unset;
  }
  .catalogue-container .catalogue-float-order .f4, .catalogue-container .catalogue-float-order .blog-post .blog-post-content p, .blog-post .blog-post-content .catalogue-container .catalogue-float-order p {
    text-align: left;
    padding-left: 20px;
    margin-top: 1.5rem;
  }
  .catalogue-container .catalogue-float-download {
    position: relative;
    margin-top: 110px;
    background-color: #f0faff;
    padding: 15px 0;
  }
  .catalogue-container .catalogue-float-download .flip-container,
.catalogue-container .catalogue-float-download .front,
.catalogue-container .catalogue-float-download .back {
    width: 100%;
    height: 100%;
  }
  .catalogue-container .catalogue-float-download .front {
    text-align: center;
  }
  .catalogue-container .catalogue-float-download a {
    position: unset;
    transform: unset;
    margin: 0 auto;
  }
  .catalogue-container .catalogue-float-download img {
    height: 300px;
    position: unset;
    transform: unset;
    margin: 0 auto;
  }
  .catalogue-container .catalogue-float-download .f4, .catalogue-container .catalogue-float-download .blog-post .blog-post-content p, .blog-post .blog-post-content .catalogue-container .catalogue-float-download p {
    margin-top: 1.5rem;
    text-align: left;
    padding-left: 20px;
  }
}
@media (max-width: 575px) {
  .catalogue-container .catalogue-float-order #stadt,
.catalogue-container .catalogue-float-order #plz,
.catalogue-container .catalogue-float-order #mail,
.catalogue-container .catalogue-float-order #tel {
    width: calc(100% - 15px);
  }
  .catalogue-container .catalogue-float-order .contact-send {
    width: 130px;
  }
}
@media (min-width: 768px) {
  .flip-container {
    perspective: 1000px;
    transform-style: preserve-3d;
  }

  .flip-container.hover .back,
.flip-container:hover .back {
    transform: rotateY(0deg);
  }

  .flip-container.hover .front,
.flip-container:hover .front {
    transform: rotateY(180deg);
  }

  .front {
    background-color: #f0faff;
  }

  .back {
    background-color: #b6e0f1;
  }

  .flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
  }

  .front,
.back {
    backface-visibility: hidden;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0;
  }

  .front {
    z-index: 2;
    transform: rotateY(0deg);
  }

  .back {
    transform: rotateY(-180deg);
  }

  .vertical.flip-container {
    position: relative;
  }

  .vertical .back {
    transform: rotateX(180deg);
  }

  .vertical.flip-container:hover .back {
    transform: rotateX(0deg);
  }

  .vertical.flip-container:hover .front {
    transform: rotateX(180deg);
  }
}
/* katalog-formular */
.catalog-form-container {
  margin-right: -15px;
}
.catalog-form-container input {
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}
.catalog-form-container #name,
.catalog-form-container #adresse {
  width: calc(100% - 15px);
}
.catalog-form-container #plz,
.catalog-form-container #stadt,
.catalog-form-container #tel,
.catalog-form-container #mail {
  width: calc(50% - 15px);
}

.catalogue-container .checkbox-label {
  clear: both;
  margin-left: 0;
}

.neue_domizile_container {
  margin-top: 100px;
}

.favourites_container {
  min-height: 50vh;
}

/* ### Cookie ### */
.cookie-container {
  width: 79.5%;
}

@media (max-width: 1199px) {
  .cookie-container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cookiehinweis > .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.cookiehinweis {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  background-color: white;
  /* height: 145px; */
  -webkit-box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
}

.cookieueber {
  font-size: 17px;
  margin-top: 25px;
  /* padding-left: 15px; */
  color: #ed7201;
  margin-bottom: -5px;
  font-weight: bold;
  text-align: left;
}

.cookie {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 10px;
}

.cookie img {
  width: 50px;
  float: left;
  vertical-align: middle;
  margin-right: 25px;
  margin-top: -25px;
}

.cookie .cookieueber {
  font-size: 17px;
}

.cookie p,
.cookie a,
.more-info {
  font-size: 13px !important;
  color: #707070;
  text-align: left;
}

.cookie a,
.second-footer a,
.cookiecontent-modal.modal-content a {
  color: #707070;
  text-decoration: underline;
  cursor: pointer;
}

.cookie a:hover,
.second-footer a:hover,
.cookiecontent-modal.modal-content a:hover {
  color: #ed7201;
}

.cookieBtn {
  float: right;
}

.cookieBtn button,
.cookie button {
  background-color: #2cb9ec;
  padding: 10px 15px;
  border: none;
  color: white;
}

.cookieBtn button:hover,
.cookie button:hover {
  background-color: #ed7201;
}

@media (max-width: 580px) {
  .cookiehinweis .col-xs-12 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .cookieBtn {
    float: left;
    margin: 20px 0 30px;
  }
}
.cookie-col {
  padding-right: 0;
}

@media (max-width: 767px) {
  .cookie-col {
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .cookiehinweis > .container {
    padding-left: 0;
  }

  .cookie {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .cookie img {
    width: 50px;
    float: left;
    vertical-align: middle;
    margin-right: 25px;
  }

  .cookie .cookieueber {
    font-size: 2vw;
    text-align: center;
  }

  .cookie p,
.cookie a,
.more-info {
    font-size: 2vw;
  }

  .cookie .unit-info-btn {
    outline: none;
    border: none;
  }
}
@media (max-width: 488px) {
  .cookie {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .cookie img {
    width: 50px;
    float: left;
    vertical-align: middle;
    margin-right: 25px;
  }

  .cookie .cookieueber {
    font-size: 4vw;
    text-align: center;
  }

  .cookie p,
.cookie a,
.more-info {
    font-size: 4vw;
  }

  .cookie button {
    font-size: 4vw;
  }
}
/*#### COOKIE MODAL ####*/
.modal.cookie {
  z-index: 9999;
}

.cookiecontent-modal.modal-content {
  background-color: white;
  border: none;
}

.cookiecontent-modal.modal-content .green {
  color: #ed7201;
  font-weight: 600;
}

.cookiecontent-modal.modal-content p {
  color: #707070;
}

#cookie-modal .cookie-option {
  position: relative;
}

#cookie-modal .cookie-option p {
  width: calc(100% - 75px);
  display: inline-block;
  vertical-align: top;
}

/*MORE INFO*/
.more-info-btn input {
  display: none;
}

.more-info-i {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 2px solid #ed7201;
  border-radius: 10px !important;
  text-align: center;
  line-height: 18px;
  font-weight: bolder;
  color: #ed7201;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cookie-option .more-info-i {
  position: absolute;
  right: 0;
  top: 32px;
}

.cookie-explanation p {
  float: left;
  height: 22px;
  margin-right: 10px;
  cursor: pointer;
}

.cookie-explanation .more-info {
  float: left;
}

.more-info-btn input:checked + .more-info-i {
  background-color: #ed7201;
  color: white;
}

.more-info-btn input:checked ~ .more-info {
  max-height: 500px;
}

.more-info {
  font-weight: normal;
  margin-bottom: 20px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #707070;
}

/*#### toggle checkbox ####*/
.switch {
  position: absolute;
  right: 25px;
  top: 32px;
  display: inline-block;
  width: 40px;
  height: 22px;
}

.switch.disabled {
  opacity: 0.5;
}

.switch.disabled .slider {
  cursor: not-allowed;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #ed7201;
}

input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #ed7201;
  box-shadow: 0 0 1px #ed7201;
}

input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 22px !important;
}

.slider.round:before {
  border-radius: 50% !important;
}

/* SECOND FOOTER */
.second-footer {
  display: block;
  margin-top: 20px;
  /* width: 500px; */
  /* position: absolute; */
  /* bottom: 0; */
  /* right: 0; */
}

.second-footer a {
  /* float: left; */
  font-size: 13px !important;
  display: inline-block;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .second-footer {
    margin-top: 0;
  }
}
/* ### COOKIE END ### */
/*grecaptcha*/
.grecaptcha-badge {
  bottom: 100px !important;
}

/*.navbar.navbar-expand.navbar-light.fixed-top.bg-ahrens-light.pb-0 {
    background-color: transparent !important;
  }*/
/*### tooltip ###*/
.tooltip-field {
  cursor: help;
}

#tooltip_info {
  background-color: #ed7201;
  color: white;
  position: absolute;
  padding: 10px;
  border-radius: 2px;
  display: none;
  font-weight: 500;
  z-index: 9999;
}

#tooltip_info_arrow {
  position: absolute;
  z-index: 10000;
}

#tooltip_info_arrow:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #ed7201;
  border-width: 15px;
  margin-left: -15px;
}

#tooltip_info.blue {
  background-color: #169cd8;
}

#tooltip_info_arrow.blue:after {
  border-bottom-color: #169cd8;
}

@media (max-width: 650px) {
  #tooltip_info.blue img {
    width: 85vw;
  }
}
.close_tooltip {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
  color: #0071ba;
  border-radius: 3px;
  background-color: white;
  cursor: pointer;
}

/*special breaks*/
.special-break-450,
.special-break-910 {
  display: none;
}

@media (max-width: 910px) and (min-width: 451px) {
  .special-break-910 {
    display: block;
  }
}
@media (max-width: 450px) and (min-width: 0px) {
  .special-break-450 {
    display: block;
  }
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

button:focus {
  outline: none !important;
}

.noscroll {
  overflow: hidden;
}

body.noscroll .navbar.navbar-expand.navbar-light.fixed-top.bg-ahrens-light.pb-0, body.noscroll .navbar.navbar-expand.navbar-light.fixed-top.pb-0.blog-post-slider, body.noscroll .navbar.navbar-expand.navbar-light.fixed-top.pb-0.unit_slider {
  background-color: #f0faff;
}

@media (min-device-width: 1025px) {
  /* not strictly necessary, just an experiment for 
       this specific example and couldn't be necessary 
       at all on some browser */
  .noscroll {
    padding-right: 15px;
  }
}
.info-icon::after {
  content: "";
  background-image: url("/assets/img/common/icons_neu/info_i.png");
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  position: relative;
  left: 5px;
  top: 2px;
}

.info-icon-red::after {
  content: "";
  background-image: url("/assets/img/common/icons_neu/info_i_red.png");
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  position: relative;
  left: 5px;
  top: 2px;
}

.info-icon-special {
  color: #f9bd00;
}

.info-icon-special::after {
  content: "";
  background-image: url("/assets/img/common/icons_neu/info_i_special.png");
  background-position: center;
  background-size: contain;
  display: inline-block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  position: relative;
  left: 5px;
  top: 2px;
}

/* LAST MINUTE */
.lastminute {
  position: relative;
}

.lastminute_active,
.lastminute_static {
  width: 100%;
  height: 100%;
}

.lastminute_static {
  position: absolute;
  opacity: 1;
}

.lastminute_active {
  opacity: 0;
}

.lastminute:hover .lastminute_static {
  opacity: 0;
}

.lastminute:hover .lastminute_active {
  opacity: 1;
}

/* SCROLLBAR */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  background: #ed7201;
}

::-webkit-scrollbar-track {
  background: white;
}

/*Admin-Button*/
#admin {
  display: block;
  position: fixed;
  top: 83px;
  right: 0;
  height: 30px;
  width: 120px;
  line-height: 30px;
  text-align: center;
  background-color: #ed7201;
  color: white;
  z-index: 999999;
}

/*### MESSAGE TICKER ###*/
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(-7%, 0, 0);
    transform: translate3d(-7%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(-7%, 0, 0);
    transform: translate3d(-7%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes ticker-sm {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker-sm {
  0% {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.ticker-wrap {
  position: relative;
  bottom: 245px;
  width: 100%;
  overflow: hidden;
  height: 3rem;
  background-color: #21afe6;
  padding-left: 100%;
  box-sizing: content-box;
}
.ticker-wrap .ticker {
  display: inline-block;
  height: 3rem;
  line-height: 3rem;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 100s;
  animation-duration: 100s;
}
.ticker-wrap .ticker__item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 1.5rem;
  color: white;
}
.ticker-wrap .ticker__item a {
  color: #0a2651;
}

@media (max-width: 575px) {
  .ticker-wrap {
    bottom: 360px;
  }
}
@media (min-width: 575px) {
  .occupancy-arrow-prev,
.occupancy-arrow-next {
    display: none;
  }
}
@media (max-width: 415px) {
  .occupancy-arrow-prev,
.occupancy-arrow-next {
    top: 180px;
  }
}
@media (max-width: 1199px) {
  .ticker-wrap .ticker {
    -webkit-animation-name: ticker-sm;
    animation-name: ticker-sm;
  }
}
#datepicker_reisezeitraum::before {
  content: "«";
  color: blue;
}

.print-element {
  display: none;
}

#check {
  position: fixed;
  left: 50%;
  top: 25px;
  transform: translate(-50%, 0);
  padding: 0 15px;
  height: 30px;
  font-size: 20px;
  background-color: #ed7201;
  border: 1px solid #f7a717;
  color: white;
  line-height: 30px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  z-index: 999999;
}

/* ### RATING ### */
.ratings {
  margin-bottom: 50px;
}
.ratings .rating_box_container {
  padding: 20px;
  margin-bottom: 20px;
}
.ratings .rating_box_container .rating_heading {
  font-weight: bold;
}
.ratings .rating_box_container .rating_user {
  display: inline-block;
}
.ratings .rating_box_container .rating_user::before {
  content: "";
  background-image: url("/assets/img/common/icons_neu/personen-ahrens-groemitz.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  top: 4px;
  left: -3px;
}
.ratings .rating_box_container .rating_date {
  display: inline-block;
  margin-left: 15px;
}
.ratings .rating_box_container .rating_date::before {
  content: "";
  background-image: url("/assets/img/common/icons_neu/calendar.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  top: 4px;
  left: -3px;
}
.ratings .rating_container .rating_average_container {
  padding: 15px;
  display: inline-block;
  vertical-align: middle;
}
.ratings .rating_container .rating_average_container .rating_average_value {
  margin: 10px 0;
}
.ratings .rating_container .rating_average_single_container {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.ratings .rating_container .rating_average_single_container .rating_average_single {
  font-size: 18px;
  vertical-align: middle;
}
.ratings .rating_container .rating_average_single_container .rating_average_single .rating_average_single_headline {
  display: inline-block;
  width: 250px;
}
.ratings .rating_container .rating_average_single_container .rating_average_single .rating_average_single_circles {
  display: inline-block;
}

.unit-rating-container {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}
.unit-rating-container .unit-rating-circle {
  display: inline-block;
  font-size: 12px;
  color: white;
  background-color: #ed7201;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  text-align: center;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
}
.unit-rating-container .unit-rating-text {
  position: relative;
  display: inline-block;
  font-size: 12px;
  left: 6px;
  color: white;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}

.rating_circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}
.rating_circle.filled {
  background-color: #ed7201;
}
.rating_circle.empty {
  border: 1px solid #ed7201;
}

.rating_average {
  margin: 10px 0;
}
.rating_average .rating_circle {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.rating_average .rating_average_single {
  display: inline-block;
  margin-left: 10px;
}

.rating_categories {
  display: inline-block;
}
.rating_categories .rating_categorie {
  display: inline-block;
  margin-right: 10px;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  background-color: #b7e0f1;
}

.rating_button {
  margin-top: 20px;
  width: 220px;
}

.rating_imageslider {
  margin: 0 auto 100px;
  width: 780px;
  height: 500px;
}

.rating_form {
  min-width: 0;
  margin: 0 auto 100px;
  width: 900px;
  padding: 60px 0 20px;
}
.rating_form .rating-form-headline {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}

.show_host_comment {
  display: none;
}
.show_host_comment:checked ~ .show_host_comment_arrow {
  transform: rotate(90deg);
}
.show_host_comment:checked ~ .host_comment {
  display: block;
}

.show_host_comment_container {
  height: 0;
}
.show_host_comment_container .show_host_comment_label {
  margin: 0;
  position: relative;
  top: -50px;
  left: calc(100% - 150px);
  width: 150px;
  text-align: right;
}
.show_host_comment_container .show_host_comment_label:hover .show_host_comment_text {
  text-decoration: underline;
  text-underline-position: under;
}
.show_host_comment_container .show_host_comment_label:hover .show_host_comment_arrow {
  border-color: #21afe6 transparent transparent transparent;
}
.show_host_comment_container .show_host_comment_label .show_host_comment_text {
  display: inline-block;
  opacity: 0.8;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}
.show_host_comment_container .show_host_comment_label .show_host_comment_text::after {
  content: "Antwort zeigen";
}
.show_host_comment_container .show_host_comment_label .show_host_comment_text.collapse::after {
  content: "Antwort verbergen";
}
.show_host_comment_container .show_host_comment_label .show_host_comment_arrow {
  display: inline-block;
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 13px 7.5px 0 7.5px;
  border-color: #ed7201 transparent transparent transparent;
  white-space: nowrap;
  position: relative;
  top: 2px;
  left: 4px;
  cursor: pointer;
}

.host_comment {
  position: relative;
  left: 50px;
  display: none;
}
.host_comment .bg-ahrens-light, .host_comment .blog-post-slider, .host_comment .unit_slider {
  background-color: rgba(255, 241, 228, 0.95) !important;
}

@media (max-width: 1199px) {
  .host_comment {
    left: 10px;
    height: calc(100% - 20px);
  }
}
.spacer_rating {
  width: 100%;
  height: 20px;
}

.circle-rating {
  font-size: 0;
  width: fit-content;
  height: 20px;
  margin-top: 8px;
}
.circle-rating .circle-rating-label {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 1px solid #ed7201;
  background-color: #ed7201;
  margin-left: 8px;
  margin-bottom: 0;
}
.circle-rating .circle-rating-label::before {
  content: "";
  display: inline-block;
  position: relative;
  left: -8px;
  top: -5px;
  width: 28px;
  height: calc(100% + 10px);
}
.circle-rating:hover .circle-rating-label {
  background-color: #ed7201 !important;
}
.circle-rating .circle-radio {
  display: none;
}
.circle-rating .circle-radio:checked ~ .circle-rating-label {
  background-color: transparent;
}
.circle-rating .circle-radio:hover ~ .circle-rating-label {
  background-color: transparent !important;
}

.logo-link {
  background-image: linear-gradient(30deg, #005e52, #005e52 10%, rgba(0, 160, 117, 0.85) 80%, rgba(0, 160, 117, 0.8));
  border-radius: 4px;
  display: block;
  height: 57px;
  position: relative;
  width: 100px;
  z-index: 5;
  cursor: pointer;
}

.img-logo {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 80%;
  max-width: 400px;
}

/* GALLERY TABS */
.gallery-tabs-container {
  margin: 40px 0;
  text-align: center;
}
.gallery-tabs-container .gallery-labels-container .gallery-label {
  cursor: pointer;
  display: inline-block;
  margin: 40px 20px;
  position: relative;
  border: 2px solid white;
}
.gallery-tabs-container .gallery-labels-container .gallery-label.selected {
  border-color: #f7a717;
}
.gallery-tabs-container .gallery-labels-container .gallery-label .headline-subheadline {
  padding: 15px;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.2);
}
.gallery-tabs-container .gallery-labels-container.no-shadow .gallery-label {
  cursor: default;
}
.gallery-tabs-container .gallery-labels-container.no-shadow .headline-subheadline {
  box-shadow: none;
}
.gallery-tabs-container .gallery-tab-radio {
  display: none;
}
.gallery-tabs-container .gallery-tab-radio + .gallery-tab {
  display: none;
}
.gallery-tabs-container .gallery-tab-radio:checked + .gallery-tab {
  display: block;
}

/* ### BLOG Uebersicht ### */
.blog_tiles {
  margin-bottom: 30px;
}

.blog_tiles a {
  color: #707070;
  text-decoration: none;
}
.blog_tiles a:hover {
  text-decoration: none;
}

.blog-post-container {
  font-size: 0;
}

.blog-post-imageslider-container {
  width: 100%;
  position: relative;
  margin: auto;
}
.blog-post-imageslider-container .blog-post-image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.blog-post-slider {
  position: relative;
}
.blog-post-slider .blog-post-imageslider-container {
  height: 220px;
}
.blog-post-slider .blog-post-infos-container {
  padding: 15px;
}
.blog-post-slider .blog-post-infos-container .blog-post-info-headline {
  height: 50px;
  line-height: 22px;
  display: table-cell;
  vertical-align: middle;
}
.blog-post-slider .blog-post-infos-container .blog-post-info-headline .headline-text {
  display: inline-block;
}
.blog-post-slider .blog-post-infos-container .blog-post-info-headline .headline-text a {
  color: #707070;
}
.blog-post-slider .blog-post-infos-container .blog-post-description {
  min-height: 70px;
}
.blog-post-slider .blog-post-infos-container .blog-post-description .module {
  overflow: hidden;
}
.blog-post-slider .blog-post-infos-container .blog-post-description .module p {
  margin: 0;
}
.blog-post-slider .blog-post-infos-container .blog-post-description .line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* ### BLOG ### */
.navbar-blog::after {
  content: " Jetzt Neu!";
  color: #ed7201;
  font-weight: bold;
  display: inline-block;
  font-size: 12px;
  position: relative;
  top: -5px;
  left: 5px;
}
.navbar-blog:hover::after {
  text-decoration: none;
}

.blog-post-row {
  margin-top: 150px;
  margin-bottom: 50px;
}

.blog-post {
  position: relative;
}
.blog-post .blog-post-image {
  max-height: 790px;
}
.blog-post .blog-post-content {
  padding: 20px;
}
.blog-post .blog-post-content h1 {
  margin-bottom: 20px;
}
.blog-post .blog-post-content p {
  text-align: justify;
}

.fab.fa-instagram {
  font-size: 2em;
}
.fab.fa-facebook-square {
  font-size: 2em;
  color: #3b5998;
}

@media (max-width: 560px) {
  .blog-post .blog-post-content p {
    text-align: left;
  }
}
/* ### PDF ### */
.body-pdf {
  overflow-x: visible !important;
  width: 190mm !important;
}
.body-pdf * {
  overflow: visible !important;
  float: none !important;
}
.body-pdf .print-break-page {
  page-break-before: always;
}
.body-pdf .print-break-avoid {
  page-break-inside: avoid;
}
.body-pdf .ergebnis-row {
  margin-top: 0;
}
.body-pdf .container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
.body-pdf .suns-result {
  margin: 0;
}
.body-pdf .suns-result.pdf {
  width: 100%;
  float: none;
}
.body-pdf .unit-image-pdf-container {
  margin: 0 -2mm;
}
.body-pdf .unit-image-pdf-container .unit-image-pdf {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 2mm;
}
.body-pdf .unit-image-pdf-container .unit-image-pdf.pdf-large {
  width: 190mm;
  height: 100mm;
}
.body-pdf .unit-image-pdf-container .unit-image-pdf.pdf-small {
  display: inline-block;
  width: 60mm;
  height: 32mm;
}
.body-pdf .amenities-container .icon_auswahl {
  width: 12mm;
}
.body-pdf .amenities-group .amenities-item {
  display: inline-block;
  width: 80mm;
}
.body-pdf .pdf-info hr {
  margin: 20mm 0;
}
.body-pdf .pdf-info .pdf-info-item {
  margin: 3mm 0;
  text-align: center;
}
.body-pdf .pdf-info .pdf-info-item i {
  margin-right: 2mm;
}
.body-pdf .pdf-info .pdf-info-item a {
  color: #707070;
}
.body-pdf .pdf-info .pdf-info-item img {
  width: 40mm;
  margin-top: 4mm;
  margin-left: 3mm;
}

@media (max-width: 600px) {
  #video-div {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  #video-div > iframe {
    width: 100% !important;
  }
}
.nav-home-sun {
  height: 65px;
  width: 65px;
  width: 100px;
  float: right;
  margin-right: 10px;
  background-image: url("/assets/img/ahrens/ahrens_logo_grade2.png");
  /*
  background-image: url("/assets/img/ahrens/logo-text-sonne.png");
  width: 100px;
  height: 100px;
  margin-top: -33px;
  margin-bottom: -27px;
  */
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.scroll-content {
  min-height: 90vh;
}

.nav-menu-body {
  background-color: rgba(240, 250, 255, 0.95);
  padding-left: 2.2rem;
  padding-top: 5px;
  padding-bottom: 2.2rem;
}

/*# sourceMappingURL=ahrens_neu.css.map */
