@charset "UTF-8";
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: https://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* This stylesheet generated by Transfonter (http://transfonter.org) on August 23, 2016 11:01 AM */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
@font-face {
  font-family: "Alte Haas Grotesk";
  src: url("fonts/fonts/AlteHaasGrotesk.eot");
  src: url("fonts/AlteHaasGrotesk.eot?#iefix") format("embedded-opentype"), url("fonts/AlteHaasGrotesk.woff") format("woff"), url("fonts/AlteHaasGrotesk.ttf") format("truetype"), url("fonts/AlteHaasGrotesk.svg#fonts/AlteHaasGrotesk") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Alte Haas Grotesk";
  src: url("fonts/AlteHaasGrotesk_Bold.eot");
  src: url("fonts/AlteHaasGrotesk_Bold.eot?#iefix") format("embedded-opentype"), url("fonts/AlteHaasGrotesk_Bold.woff") format("woff"), url("fonts/AlteHaasGrotesk_Bold.ttf") format("truetype"), url("fonts/AlteHaasGrotesk_Bold.svg#fonts/AlteHaasGrotesk_Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group basic */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font: 400 16px/23px "Alte Haas Grotesk", Arial, Helvetica, sans-serif;
  color: #474747;
}

body > nav {
  display: none;
}

div#siteframe {
  margin: 0 auto;
  padding: 0;
  background: #fff;
}

div.content_text {
  width: 1170px;
  padding: 70px 30px 60px;
  box-sizing: border-box;
  margin: 0 auto;
}

div.content_text.with_dropdown {
  padding-top: 128px;
}

div.content {
  margin: 0;
}

div#content.active_portlet {
  width: 68.47%;
  box-sizing: border-box;
  padding-right: 125px;
  float: left;
}

div#navigation {
  display: block;
  height: 50px;
}

div#slider {
  position: relative;
}

div#slider,
div#google_map {
  margin: 0;
  padding: 0;
}

#logo_die_loetschentaler {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
  max-width: 350px;
}
#logo_die_loetschentaler img {
  max-width: 100% !important;
}

.category_14 #logo_die_loetschentaler {
  display: block;
}

div#slider img {
  box-shadow: 0 0 0 #fff;
}

div#content_wrap {
  padding: 0;
  margin: 0 30px;
  box-sizing: border-box;
}

div#content {
  margin: 0;
  padding: 0;
  min-width: 200px;
}

/* @end */
/* @group header */
#headerfix_div {
  height: 91px;
}

.preload #headerfix_div {
  height: 44px;
}

#header {
  top: 0 !important;
  color: #fff;
  position: relative;
  padding: 20px 30px 14px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  position: fixed;
  width: 100%;
  background: #fff;
}

#header:before {
  content: "";
  width: 30px;
  height: 100px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

#header:after {
  content: "";
  width: 30px;
  height: 100px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
}

#header #logo {
  float: left;
  margin-right: 212px;
}

#header div#meta,
#header div#metanavigation,
#header div#language {
  float: right;
  display: inline;
  margin: 0;
  padding: 0;
}

#header div#metanavigation {
  margin-top: 14px;
  margin-right: 15px;
}

#header_image {
  display: block;
}

#header_image img {
  width: 100%;
  height: auto;
  display: block;
}

/* -- book button -- */
#header #book_button {
  float: right;
  margin-top: 3px;
}

#header #book_button a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  padding: 10px 30px 11px;
  float: left;
}

#mobile_button {
  display: none;
}

.mobile_booking_button {
  float: right;
  margin: 0px 60px 0 0;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  width: 42px;
  font-size: 15px;
  line-height: 16px;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
}

.mobile_booking_button:hover {
  color: #000;
}

/* @end */
/* -- popup portlet -- */
.portlet_content_info_wrap {
  position: relative;
  position: fixed !important;
  right: 30px;
  bottom: 30px;
  z-index: 1001;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  pointer-events: none;
}
.portlet_content_info_wrap.hidden {
  display: none !important;
}

.portlet_content_info {
  display: none;
  max-width: 480px;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
  padding: 25px 30px 25px 30px;
  box-sizing: border-box;
  color: #fff;
  background: #3FA62A;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.category_1 .portlet_content_info {
  display: block;
}
.not_logged_in .portlet_content_info.portlet_empty {
  display: none !important;
}
.not_logged_in .portlet_content_info.portlet_empty + #close_portlet, .not_logged_in .portlet_content_info.portlet_empty + #information_responsive {
  display: none;
}
.portlet_content_info.visible {
  pointer-events: all;
  opacity: 1;
  visibility: visible;
  -webkit-animation: animation 2000ms linear both;
  animation: animation 2000ms linear both;
}
.portlet_content_info.visible + #close_portlet {
  opacity: 1;
  visibility: visible;
  transition-delay: 1s;
  pointer-events: all;
}
.portlet_content_info + #close_portlet {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.portlet_content_info ul.controls {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 5px 7px 7px !important;
}
.portlet_content_info ul.controls li {
  margin: 0 !important;
}
.portlet_content_info h3, .portlet_content_info h3 a {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 5px;
  margin-top: 0;
}
.portlet_content_info h3:hover, .portlet_content_info h3 a:hover {
  color: #fff;
  opacity: 1;
}
.portlet_content_info h3 {
  padding-right: 15px;
}
.portlet_content_info a {
  color: #fff;
}
.portlet_content_info a:hover {
  color: #fff;
  opacity: 0.7;
}
.portlet_content_info a.portlet_content_link {
  background: #96BF0D;
}
.portlet_content_info a.portlet_content_link:hover {
  opacity: 1;
  background: #5ea051 !important;
}
.portlet_content_info .portlet-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.portlet_content_info .portlet-content .pictures {
  order: 2;
  flex: 0 0 150px;
  border-radius: 100%;
  overflow: hidden;
  margin-left: 25px;
  margin-top: 2px;
}
.portlet_content_info .portlet-content .portlet_text_wrap {
  max-width: 340px;
}

#close_small_portlet,
#close_portlet {
  width: 20px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: 22px;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
  transition-delay: 1.1s;
}
#close_small_portlet span,
#close_portlet span {
  width: 20px;
  height: 3px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 7px;
  display: block;
}
#close_small_portlet span:nth-child(2),
#close_portlet span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -3px;
}
#close_small_portlet:hover span,
#close_portlet:hover span {
  background: #96BF0D;
}

#information_responsive {
  display: none;
  pointer-events: all;
}

@media screen and (max-width: 1200px) {
  .portlet_content_info {
    max-width: 400px;
    padding: 15px 20px 15px 20px;
  }
  .portlet_content_info.visible + #close_portlet {
    top: 15px;
    right: 15px;
  }
  .portlet_content_info .portlet-content .pictures {
    flex: 0 0 110px;
    margin-left: 15px;
  }
  .portlet_content_info h3, .portlet_content_info h3 a {
    font-size: 20px;
    line-height: 28px;
  }
  .portlet_content_info .portlet_content_description {
    font-size: 15px;
  }
  .portlet_content_info a.portlet_content_link {
    padding: 8px 15px 9px;
  }

  #close_portlet {
    top: 15px;
    right: 15px;
  }
}
@media screen and (max-width: 1000px) {
  #information_responsive {
    display: none;
  }
  .category_1 #information_responsive {
    display: flex;
    opacity: 0;
    visibility: hidden;
    align-items: center;
    max-width: 480px;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
    padding: 16px 30px 17px 16px;
    box-sizing: border-box;
    background: #3FA62A;
    cursor: pointer;
  }
  #information_responsive:hover {
    background: #379225 !important;
  }
  #information_responsive.visible {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-animation: animation 2000ms linear both;
    animation: animation 2000ms linear both;
  }
  #information_responsive i {
    color: #3FA62A;
    background: #fff;
    text-align: center;
    width: 26px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    border-radius: 100%;
    padding-left: 1px;
    box-sizing: border-box;
  }
  #information_responsive h3 {
    color: #fff;
    margin: 0;
    font-size: 20px;
    line-height: 28px;
    margin-left: 10px;
  }

  #close_small_portlet {
    width: 15px;
    height: 16px;
    right: 8px;
    top: 8px;
  }
  #close_small_portlet span {
    width: 15px;
  }
}
@media screen and (max-width: 700px) {
  .portlet_content_info_wrap {
    right: 15px;
    bottom: 15px;
  }
}
@media screen and (max-width: 500px) {
  .portlet_content_info {
    max-width: 280px;
  }
  .portlet_content_info .portlet-content {
    flex-flow: wrap;
    justify-content: center;
  }
  .portlet_content_info .portlet-content .pictures {
    order: 0;
    margin: 5px 0 15px 0;
    flex: 0 0 120px;
  }
  .portlet_content_info h3, .portlet_content_info h3 a {
    font-size: 18px;
  }

  #information_responsive {
    max-width: 280px !important;
  }
  #information_responsive h3 {
    font-size: 18px;
  }
  #information_responsive i {
    width: 24px;
    height: 24px;
    font-size: 13px;
    line-height: 24px;
  }
}
/* -- popup -- */
.category_1 #popup_newsletter {
  display: block;
}

#popup_newsletter {
  display: none;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 1001;
  max-width: 400px;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
  padding: 25px 30px 80px 30px;
  box-sizing: border-box;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#popup_newsletter.visible {
  opacity: 1;
  visibility: visible;
}

#popup_newsletter #close_popup {
  width: 20px;
  height: 19px;
  position: absolute;
  right: 20px;
  top: 22px;
  cursor: pointer;
}

#popup_newsletter #close_popup span {
  width: 20px;
  height: 3px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 7px;
  display: block;
}

#popup_newsletter #close_popup span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -3px;
}

#popup_newsletter h2 {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 5px;
}

#popup_newsletter h2 + p {
  margin-bottom: 0;
}

#popup_newsletter small {
  font-size: 11px;
}

#popup_newsletter .dodeley_subscribe {
  margin-top: 18px;
}

#popup_newsletter .dodeley_subscribe_privacy a:hover {
  color: #fff;
}

#popup_newsletter input.text {
  width: 100%;
  color: #fff;
  padding: 6px 12px;
}

#popup_newsletter input.text::-webkit-input-placeholder {
  color: #fff;
}

#popup_newsletter .select2-container .select2-selection--single .select2-selection__rendered,
#popup_newsletter .select2-results__option {
  padding: 6px 12px;
}

.category_1 .select2-results__option,
#popup_newsletter .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}

#popup_newsletter .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
}

.category_1 .select2-container--default .select2-results__option[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.6);
}

.logged_in #popup_newsletter {
  display: none !important;
}

#popup_newsletter #picture {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 118px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#popup_newsletter #picture img {
  display: block;
  width: 100%;
  height: auto;
}

#popup_newsletter.open {
  padding-bottom: 15px;
}

#popup_newsletter input.button {
  border-radius: 0;
}

#popup_newsletter .popup_link,
#popup_newsletter #open_address {
  position: absolute;
  bottom: 10px;
  left: 30px;
  margin: 14px 0 13px;
}

#popup_newsletter #open_address.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

#popup_newsletter .powered_by {
  margin-bottom: 0;
}

#popup_newsletter .powered_by a {
  color: #fff;
  opacity: 0.6;
  font-size: 11px !important;
}

#popup_newsletter .powered_by a:hover {
  opacity: 1;
}

#popup_newsletter.visible {
  opacity: 1;
  visibility: visible;
  -webkit-animation: animation 2000ms linear both;
  animation: animation 2000ms linear both;
}

/* Generated with Bounce.js. Edit at https://goo.gl/NByMhw */
@-webkit-keyframes animation {
  0% {
    -webkit-transform: matrix3d(0.32, 0, 0, 0, 0, 0.3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.32, 0, 0, 0, 0, 0.3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  1.7% {
    -webkit-transform: matrix3d(0.532, 0, 0, 0, 0, 0.458, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.532, 0, 0, 0, 0, 0.458, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  3.4% {
    -webkit-transform: matrix3d(0.796, 0, 0, 0, 0, 0.664, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.796, 0, 0, 0, 0, 0.664, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.01% {
    -webkit-transform: matrix3d(0.985, 0, 0, 0, 0, 0.827, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.985, 0, 0, 0, 0, 0.827, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.11% {
    -webkit-transform: matrix3d(0.994, 0, 0, 0, 0, 0.835, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.994, 0, 0, 0, 0, 0.835, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  6.81% {
    -webkit-transform: matrix3d(1.076, 0, 0, 0, 0, 0.927, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.076, 0, 0, 0, 0, 0.927, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  8.76% {
    -webkit-transform: matrix3d(1.053, 0, 0, 0, 0, 0.942, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.053, 0, 0, 0, 0, 0.942, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.01% {
    -webkit-transform: matrix3d(1.005, 0, 0, 0, 0, 0.923, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.005, 0, 0, 0, 0, 0.923, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.66% {
    -webkit-transform: matrix3d(0.98, 0, 0, 0, 0, 0.911, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98, 0, 0, 0, 0, 0.911, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.61% {
    -webkit-transform: matrix3d(0.922, 0, 0, 0, 0, 0.887, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.922, 0, 0, 0, 0, 0.887, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.51% {
    -webkit-transform: matrix3d(0.912, 0, 0, 0, 0, 0.896, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.912, 0, 0, 0, 0, 0.896, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  15.02% {
    -webkit-transform: matrix3d(0.917, 0, 0, 0, 0, 0.903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.917, 0, 0, 0, 0, 0.903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.37% {
    -webkit-transform: matrix3d(0.981, 0, 0, 0, 0, 0.977, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.981, 0, 0, 0, 0, 0.977, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.02% {
    -webkit-transform: matrix3d(1.009, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.009, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  22.22% {
    -webkit-transform: matrix3d(1.013, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.013, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25.13% {
    -webkit-transform: matrix3d(0.997, 0, 0, 0, 0, 0.984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.997, 0, 0, 0, 0, 0.984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.93% {
    -webkit-transform: matrix3d(0.98, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  30.23% {
    -webkit-transform: matrix3d(0.98, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  37.64% {
    -webkit-transform: matrix3d(0.991, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.991, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.15% {
    -webkit-transform: matrix3d(0.993, 0, 0, 0, 0, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.993, 0, 0, 0, 0, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.35% {
    -webkit-transform: matrix3d(0.994, 0, 0, 0, 0, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.994, 0, 0, 0, 0, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  50% {
    -webkit-transform: matrix3d(0.997, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.997, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  60.06% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@keyframes animation {
  0% {
    -webkit-transform: matrix3d(0.32, 0, 0, 0, 0, 0.3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.32, 0, 0, 0, 0, 0.3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  1.7% {
    -webkit-transform: matrix3d(0.532, 0, 0, 0, 0, 0.458, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.532, 0, 0, 0, 0, 0.458, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  3.4% {
    -webkit-transform: matrix3d(0.796, 0, 0, 0, 0, 0.664, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.796, 0, 0, 0, 0, 0.664, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.01% {
    -webkit-transform: matrix3d(0.985, 0, 0, 0, 0, 0.827, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.985, 0, 0, 0, 0, 0.827, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.11% {
    -webkit-transform: matrix3d(0.994, 0, 0, 0, 0, 0.835, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.994, 0, 0, 0, 0, 0.835, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  6.81% {
    -webkit-transform: matrix3d(1.076, 0, 0, 0, 0, 0.927, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.076, 0, 0, 0, 0, 0.927, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  8.76% {
    -webkit-transform: matrix3d(1.053, 0, 0, 0, 0, 0.942, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.053, 0, 0, 0, 0, 0.942, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.01% {
    -webkit-transform: matrix3d(1.005, 0, 0, 0, 0, 0.923, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.005, 0, 0, 0, 0, 0.923, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.66% {
    -webkit-transform: matrix3d(0.98, 0, 0, 0, 0, 0.911, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98, 0, 0, 0, 0, 0.911, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.61% {
    -webkit-transform: matrix3d(0.922, 0, 0, 0, 0, 0.887, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.922, 0, 0, 0, 0, 0.887, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.51% {
    -webkit-transform: matrix3d(0.912, 0, 0, 0, 0, 0.896, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.912, 0, 0, 0, 0, 0.896, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  15.02% {
    -webkit-transform: matrix3d(0.917, 0, 0, 0, 0, 0.903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.917, 0, 0, 0, 0, 0.903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.37% {
    -webkit-transform: matrix3d(0.981, 0, 0, 0, 0, 0.977, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.981, 0, 0, 0, 0, 0.977, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.02% {
    -webkit-transform: matrix3d(1.009, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.009, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  22.22% {
    -webkit-transform: matrix3d(1.013, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.013, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25.13% {
    -webkit-transform: matrix3d(0.997, 0, 0, 0, 0, 0.984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.997, 0, 0, 0, 0, 0.984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.93% {
    -webkit-transform: matrix3d(0.98, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  30.23% {
    -webkit-transform: matrix3d(0.98, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  37.64% {
    -webkit-transform: matrix3d(0.991, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.991, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.15% {
    -webkit-transform: matrix3d(0.993, 0, 0, 0, 0, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.993, 0, 0, 0, 0, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  45.35% {
    -webkit-transform: matrix3d(0.994, 0, 0, 0, 0, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.994, 0, 0, 0, 0, 0.988, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  50% {
    -webkit-transform: matrix3d(0.997, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.997, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  60.06% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
/* -- snowman -- */
#popup_newsletter #picture_snowman {
  float: right;
}

#popup_newsletter.winter {
  padding: 20px 25px 15px;
}

#popup_newsletter.winter {
  max-width: 430px;
}

#popup_newsletter.winter h2 {
  margin-bottom: 10px;
}

#popup_newsletter #link_to_wettbewerb {
  margin-top: 20px;
  padding-bottom: 11px;
}

#popup_newsletter.winter #close_popup {
  right: 9px;
  top: 10px;
}

/* @group slider */
/*
.bx-wrapper {
	margin: 0;
	padding: 0;
}
#slider div#bx-slider-wrap {
	overflow: hidden;
}
#slider div#bx-slider-wrap * {
	height: 100% ;
}
#slider div#bx-slider-wrap .bx-viewport {
	height: 100% !important;
}
#slider div#bx-slider-wrap .bx-viewport img {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: auto;
}*/
#slider #bx-slider-wrap {
  height: calc(100vh - 120px);
  width: 100%;
}
#slider #bx-slider-wrap img {
  width: 100%;
  object-fit: cover;
}

.bx-wrapper .bx-controls-direction a {
  text-indent: 0;
  color: transparent;
  background: none;
  height: 38px;
  margin-top: -21px;
  z-index: 100;
}

.bx-wrapper .bx-controls-direction a i {
  color: #fff;
  font-size: 60px;
  margin-top: -38px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.bx-wrapper .bx-prev {
  left: 180px;
}

.bx-wrapper .bx-next {
  right: 240px;
}

#slider .bx-wrapper .bx-pager {
  display: block;
  height: auto !important;
  bottom: 60px;
}

#slider .bx-wrapper .bx-pager-item:only-child {
  display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  width: 10px;
  height: 10px !important;
  border-radius: 100%;
  border: 1px solid #fff;
  background: none;
  margin: 0 7px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}

#slider .resource_description,
.slide_text_container {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 100;
  height: auto !important;
  background: rgba(0, 0, 0, 0.3);
  padding: 22px 60px 24px;
  color: #fff;
  text-shadow: 1px 3px 15px rgba(0, 0, 0, 0.3);
  max-width: 34%;
}

#slider .resource_description h2,
.slide_text_container h2 {
  display: block;
  font-size: 30px;
  line-height: 45px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
  text-shadow: 1px 3px 15px rgba(0, 0, 0, 0.3);
}

#slider .resource_description p,
.slide_text_container p {
  margin-bottom: 0;
  margin-top: 3px;
}

/* -- scrolldown -- */
#slider a.scrolldown,
#google_map a.scrolldown {
  position: absolute;
  height: auto !important;
  right: 58px;
  bottom: 52px;
  z-index: 100;
}

#google_map a.scrolldown {
  right: 83px;
}

#google_map a.scrolldown i,
#slider a.scrolldown i {
  font-size: 40px;
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
}

/* @end */
div#slider {
  overflow: hidden;
}

div#slider #bx-slider-wrap .big_picture,
div#slider #bx-slider-wrap .big_picture .picture,
div#slider #bx-slider-wrap .big_picture .picture .resource_background,
div#slider #bx-slider-wrap .big_picture .picture .resource_background .resource_link,
div#slider .bx-slider-wrap .bx-wrapper,
div#slider .bx-slider-wrap .bx-viewport,
div#slider .bx-slider-wrap .bx-viewport .bxslider,
div#slider .bx-slider-wrap .bx-viewport .slide,
div#slider .bx-slider-wrap .bx-viewport .slide span {
  height: 100% !important;
  width: 100%;
}

div#slider #bx-slider-wrap .big_picture .picture .resource_background .resource_link,
div#slider .bx-slider-wrap .bx-viewport .slide span {
  display: block;
}

#slider .bx-wrapper img {
  max-width: none !important;
}

div#slider .bx-slider-wrap .bx-viewport .slide {
  overflow: hidden;
}

div#slider #bx-slider-wrap .big_picture .picture .resource_background .resource_link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

div#slider .bx-slider-wrap .bx-viewport img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.preload div#slider .bx-slider-wrap .bx-viewport img {
  height: 100% !important;
}

.preload div#slider img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

/* ----------- Social Media ----------- */
.preload .social_media_wrap {
  opacity: 0;
}

.social_media_wrap {
  position: fixed;
  right: 50px;
  top: 0;
  bottom: 0;
  z-index: 1000;
  display: table;
  height: 100%;
  pointer-events: none;
}

.social_media {
  display: table-cell;
  vertical-align: middle;
}

.social_media a {
  width: 50px;
  height: 50px;
  margin: -10px -5px;
  display: block;
  float: none !important;
  overflow: hidden;
  pointer-events: all;
}

.social_media a.light:hover img,
.social_media a.light img {
  margin-top: 0 !important;
}

.social_media a.light {
  opacity: 1;
}

.social_media a.light:hover img {
  opacity: 0.7 !important;
}

.social_media a img {
  margin-top: -51px;
}

.social_media a:hover img {
  margin-top: -100px;
}

/* best price */
.social_media .best_price {
  position: absolute;
  right: 60px;
}

.social_media a.best_price {
  width: 130px;
  height: 130px;
}

.social_media a.best_price img:hover,
.social_media a.best_price img {
  width: 100%;
  margin-top: -129px !important;
}

.social_media a.best_price.light img {
  margin-top: 1px !important;
}

.social_media a.best_price img:hover {
  opacity: 0.7 !important;
}

#footer_left .best_price {
  width: 100px;
  height: 100px;
  display: block;
  margin-top: 20px;
  overflow: hidden;
}

#footer_left .best_price img {
  width: 100%;
  margin-top: -99px;
}

#footer_left .best_price img:hover {
  opacity: 0.7;
}

/* @end */
/* @group booking */
/* --------- Booking Wrap ----------- */
.booking_wrap .portlet.hidden {
  display: block;
}

.open_booking .booking_wrap {
  position: fixed;
  top: 91px;
  right: 0;
  bottom: 0;
  width: 630px;
  padding: 0;
  background: #fff;
  z-index: 1200;
  box-sizing: border-box;
  opacity: 1;
  visibility: visible;
  display: block;
  color: #000;
  overflow: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  height: auto;
  box-shadow: inset -7px 3px 6px 0px rgba(0, 0, 0, 0.1);
}

.booking_wrap .small_book_text {
  display: none;
}

.booking_wrap .inner_booking_wrap {
  position: relative;
  padding: 60px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  min-height: 100%;
}

.booking_wrap:after {
  width: 30px;
  height: calc(100% + 5px);
  right: 0;
  top: -5px;
  background: #fff;
  content: "";
  position: absolute;
}

.booking_wrap .inner_booking_wrap:after {
  width: 30px;
  height: calc(100% + 5px);
  right: 0;
  top: -5px;
  background: #fff;
  content: "";
  position: absolute;
}

.booking_wrap .controls .portlet-resource-link {
  display: none;
}

.booking_wrap,
.booking_wrap.hide {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

.booking_wrap .close_icon {
  float: right;
  cursor: pointer;
  display: block;
}

.open_booking .booking_wrap .portlet {
  width: 326px;
  margin-bottom: 36px;
}

.booking_wrap .reviews {
  float: right;
  width: 150px;
  margin-top: -101px;
  box-sizing: border-box;
}

#CDSWIDEXC {
  margin: 0 !important;
}

.booking_wrap h3 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 44px;
  color: #000;
  position: relative;
}

.booking_wrap h3:after {
  content: "";
  background: #000;
  position: absolute;
  bottom: -19px;
  left: -6px;
  width: 46px;
  height: 6px;
}

#booking_form {
  float: left;
  box-sizing: border-box;
}

.booking_wrap label {
  display: block;
  margin: 0;
  padding: 0 0 5px;
}

.booking_wrap input {
  display: block;
  font: 700 16px/40px "Alte Haas Grotesk", Arial, Helvetica, sans-serif;
  color: #474747;
  background: #f7f7f7;
  border: 0;
  outline: 0;
  height: 46px;
  padding: 3px 22px;
  width: 244px;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-transition: background 0.25s ease-out;
  -moz-transition: background 0.25s ease-out;
  -o-transition: background 0.25s ease-out;
  transition: background 0.25s ease-out;
}

.booking_wrap input:focus,
.booking_wrap input:hover {
  background: #efefef;
}

.booking_wrap input.button {
  font: 700 16px/16px "Alte Haas Grotesk", Arial, Helvetica, sans-serif;
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 15px 20px;
  outline: 0;
}

.booking_wrap .date_wrap {
  position: relative;
}

.booking_wrap .date_wrap .icon {
  position: absolute;
  bottom: 12px;
  right: 12px;
  z-index: 5;
  pointer-events: none;
}

.booking_wrap .date_wrap .icon i {
  font-size: 20px;
}

select#select_room,
select#select_room_2,
select#select_people_2,
select#select_people {
  background: transparent;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 16px;
  font-weight: 700;
  color: #474747;
  position: absolute;
  top: 0;
  left: 0;
  height: 45px;
  width: 100%;
  padding-left: 20px;
}

select#select_room::ms-expand,
select#select_room_2::ms-expand,
select#select_people_2::-ms-expand,
select#select_people::-ms-expand {
  display: none;
}

.trust_you_wrap {
  margin-bottom: 15px;
}

/* --------- Booking line ----------- */
#booking_line.booking_wrap {
  background: #fff;
  width: 100%;
  padding: 30px;
  height: 106px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  opacity: 1;
  visibility: visible;
  display: inline-block;
  overflow: visible;
  position: relative;
  display: none;
  z-index: 80;
}

.open_booking #booking_line.booking_wrap {
  top: 0;
}

#booking_line.booking_wrap #reviews {
  display: none;
}

.active_slider #booking_line.booking_wrap {
  display: block;
}

#booking_line.booking_wrap:after,
#booking_line.booking_wrap:before {
  content: "";
  width: 30px;
  height: 106px;
  background: #fff;
  position: absolute;
  left: -30px;
  top: 0;
}

#booking_line.booking_wrap:after {
  right: -30px;
  left: auto;
}

#booking_line_inner {
  width: 1111px;
  margin: 0 auto;
}

#booking_line.booking_wrap .date_wrap {
  float: left;
  margin-right: 15px;
}

#booking_line.booking_wrap .small_book_text {
  display: block;
  float: left;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 15px;
}

#booking_line.booking_wrap input.button {
  color: #fff;
}

#booking_line.booking_wrap input {
  width: 214px;
  float: left;
}

#booking_line.booking_wrap .date_wrap:nth-child(2) input,
#booking_line.booking_wrap .date_wrap:first-child input {
  width: 160px;
}

body.fr #booking_line.booking_wrap .date_wrap:nth-child(2) input,
body.fr #booking_line.booking_wrap .date_wrap:first-child input {
  width: 154px;
}

/* @group datepicker */
.ui-datepicker.ui-widget {
  width: 236px;
}

.ui-datepicker.ui-widget {
  font: 300 14px/18px "Alte Haas Grotesk", Arial, Helvetica, sans-serif;
  color: #666;
  border: 1px solid #ededed;
  border-radius: 0;
  padding: 7px 7px 2px;
  margin: 3px 0 0 0;
  box-sizing: border-box;
}

.open_booking .ui-datepicker.ui-widget {
  width: 244px;
}

.ui-datepicker.ui-widget .ui-widget-header {
  border: 0;
  border-radius: 0;
  margin: -7px -7px 0;
  padding: 5px 10px;
  background: #f1f1f1;
}

.ui-datepicker.ui-widget .ui-datepicker .ui-datepicker-prev,
.ui-datepicker.ui-widget .ui-datepicker .ui-datepicker-next {
  top: 4px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  text-align: center;
}

.ui-datepicker.ui-widget .ui-state-default,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default {
  padding: 4px;
  color: #666;
  border-color: #ededed;
  background: #ededed;
}

.ui-datepicker.ui-widget .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default.ui-state-highlight {
  color: #fff;
}

.ui-datepicker.ui-widget .ui-state-default.ui-state-active,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default.ui-state-active,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default.ui-state-active {
  color: #fff;
}

.ui-datepicker.ui-widget .ui-state-disabled,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-disabled,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-disabled {
  opacity: 0.4;
}

.ui-datepicker table thead,
.ui-datepicker table tbody {
  padding: 0 5px;
}

/* @end */
/* @end */
/* @group fancybox */
.fancybox-close {
  background: none;
  text-decoration: none;
}

.fancybox-close:after {
  content: "\f00d";
  font-family: "Font Awesome 6 Pro";
  color: #fff;
  font-size: 32px;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

.fancybox-overlay-fixed .fancybox-nav span {
  background: none;
  opacity: 1;
}

.fancybox-close:hover:after,
.fancybox-overlay-fixed .fancybox-nav span:hover {
  opacity: 0.6;
}

.fancybox-overlay-fixed .fancybox-nav {
  opacity: 1;
}

.fancybox-overlay-fixed .fancybox-nav span:after {
  content: "\f104";
  font-family: "Font Awesome 6 Pro";
  color: #fff;
  font-size: 60px;
  margin-top: -38px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.fancybox-overlay-fixed .fancybox-nav.fancybox-next span:after {
  content: "\f105";
}

/* @group footer */
#footer {
  margin: 30px;
  padding: 0;
  color: #999;
  font-size: 16px;
  box-sizing: border-box;
  position: relative;
}

#logo_die_loetschentaler_footer {
  margin-top: 28px;
}

#logo_die_loetschentaler_footer img {
  max-width: 100%;
  height: auto;
}

#logo_die_loetschentaler_footer a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

#logo_die_loetschentaler_footer a:hover {
  opacity: 0.8;
}

#footer #footer_left {
  width: calc(100% - 525px);
  float: left;
}

#footer #footer_left .meta-navigation a {
  padding: 0 23px 0 0;
  font-size: 16px;
}

#footer #footer_left .meta-navigation a:hover {
  text-decoration: none;
}

div#logo_footer {
  margin-top: 41px;
}

#footer #footer_right {
  width: 525px;
  float: right;
  position: relative;
}

#footer #footer_right ul li,
#footer #footer_right ul li a {
  color: #474747;
}

#footer #footer_right ul li:first-child {
  font-weight: 700;
  margin-bottom: 12px;
  color: #000;
}

#footer #footer_inner {
  width: 1170px;
  min-height: 355px;
  padding: 80px 0;
  box-sizing: border-box;
  margin: 0 auto;
}

#footer ul {
  display: inline-block;
  list-style-type: none;
}

#footer ul#copy {
  position: absolute;
  bottom: 20px;
  right: 30px;
}

#footer ul#copy li {
  float: left;
  font-size: 12px;
  margin-left: 9px;
}

#footer li a {
  color: #949494;
  text-decoration: none;
}

#footer #copy li span {
  display: none;
}

#second_footer {
  margin: -8px 28px 38px 28px;
  padding: 0 25px;
}

#second_footer_left {
  float: left;
  width: 400px;
}

#second_footer h3 {
  font-size: 30px;
  position: relative;
  padding-left: 12px;
}

#second_footer h3:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 6px;
  bottom: -19px;
  left: 1px;
  background: #000;
}

div#second_footer_right {
  overflow: hidden;
}

div#second_footer_right .logos {
  padding-top: 22px;
  float: right;
}

div#second_footer_right p {
  padding-left: 30px;
  float: left;
  margin: 0;
}

div#second_footer_right a img {
  height: 40px;
}

div#second_footer_right a:hover img {
  opacity: 0.7;
}

div#second_footer_right p:nth-child(2) img,
div#second_footer_right p:first-child img {
  height: 44px;
  margin-bottom: -3px;
}

div#second_footer_right p:last-child img {
  height: 42px;
  margin-bottom: -2px;
}

div#footer_right #logos_right {
  margin-top: 8px;
  margin-bottom: 20px;
}

div#footer_right #logos_right a:first-child img {
  margin-right: 22px;
}

div#footer_right #logos_right a:last-child img {
  margin-right: 0 !important;
}

div#footer_right #logos_right img {
  display: inline-block;
  vertical-align: middle;
}

div#footer_right #logos_right a:hover img {
  opacity: 0.8;
}

#mountains_footer {
  width: 100%;
  margin-top: 223px;
  text-align: center;
  position: relative;
  bottom: 0;
}

#mountains_footer img {
  width: 363px;
  height: auto;
  margin-bottom: -6px;
  position: absolute;
  bottom: 0;
  margin-left: -181px;
}

/* @end */
/* ----- Cookie Banner ----- */
#privacy_banner #privacy_banner_inner {
  letter-spacing: -0.1px;
}
#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button {
  font-size: 14px;
  padding-top: 7px;
}

/* @end */
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group headings, paragraph */
h1 {
  color: #000;
  font-size: 60px;
  line-height: 53px;
  font-weight: 700;
  margin: 0 0 74px 0;
  position: relative;
}

.content h1:after {
  content: "";
  position: absolute;
  width: 66px;
  height: 9px;
  bottom: -30px;
  left: -20px;
  background: #000;
}

p + h2 {
  margin-top: 30px;
}

h2, h2 a {
  font-size: 40px;
  line-height: 45px;
  color: #000;
  margin: 0 0 32px 0;
  padding: 0;
  text-decoration: none;
  font-weight: 700;
  text-decoration: none;
}

small.small_introduction {
  font-weight: 400;
  font-size: 12px;
}

div.introduction {
  color: #000;
  font-weight: 700;
  margin: 0 0 36px 0;
  font-size: 20px;
}

h3, h3 a {
  color: #000;
  margin: 22px 0 10px 0;
  font-size: 22px;
  text-decoration: none;
}

h3 + h4 {
  margin-top: 20px;
}

h6, h6 a,
h4, h4 a,
h5, h5 a {
  font-size: 17px;
  font-weight: 700;
  color: #000;
  margin: 0 0 3px 0;
  line-height: 20px;
  text-decoration: none;
}

p {
  margin: 0 0 14px 0;
}

/* @end */
/* @group link */
a {
  outline: none;
  text-decoration: underline;
}

a img {
  border: none;
}

#contentframe .resource_subtitle {
  display: none;
}

.cr_form .submit_container button,
.dodeley_subscribe input.button,
.mailform-submit,
.login_form .button,
.pagination .pagination-numbers a,
.pagination .pagination-links a,
.listing_entry_backlink a,
.listing-more-button,
a.portlet_content_link,
a.button {
  display: inline-block;
  padding: 9px 30px 10px;
  text-decoration: none;
  color: #fff !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  border: none;
}

.cr_form .submit_container button,
.dodeley_subscribe input.button {
  width: auto;
}

.powered_by.small {
  font-size: 12px;
}

/* @end */
/* @group unordrered list */
.content ul,
.content ol {
  margin: 27px 0 20px 18px;
  width: auto;
}

.content h3 + ul,
.content h4 + ul {
  margin-top: 8px;
}

.content .chosen ul {
  margin: 0;
}

.portlet-content ul {
  margin-left: 20px !important;
  margin-bottom: 20px;
}

.portlet ul li,
.content ul li {
  list-style-type: none;
  padding-left: 5px;
  position: relative;
}

.message ul li i,
.portlet ul li i,
#content ul li i {
  position: absolute;
  left: -18px;
  top: 3px;
}

.content ol {
  list-style-type: decimal;
  margin: 0 0 20px 16px;
}

.content ul.sitemap {
  margin: 0;
}

ul.controls li i {
  position: relative;
  left: 0;
  top: 0;
}

ul.controls li i:before {
  color: rgba(0, 0, 0, 0.6) !important;
}

ul.controls li i:hover:before {
  color: black !important;
}

ul.controls li i.fa-check {
  display: none;
}

/* @end */
/* @group content table */
.content table {
  border: none;
  border-spacing: 0;
  margin: 18px 0 28px 0;
}

table th {
  color: #000 !important;
  border-bottom: 2px solid #000;
  padding: 6px 6px 6px 0;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
}

table td {
  border-bottom: 1px solid #e6e9eb;
  padding: 12px 20px 12px 0;
}

table td p:last-child {
  margin-bottom: 0;
}

/* @end */
/* @group forms */
/* @end */
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)

background: #f2f2f2
blue: #96BF0D logo
dark: #3fa62a


-------------------------------------------------------------------------------- */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
.skd-alternatives-calendar-container > .skd-reason.hidden_after:after,
.skd-alternatives-calendar-container > .skd-reason ul {
  display: none;
  margin-left: 0;
}

.skd-alternatives-calendar-container > .skd-reason a {
  color: #3FA62A;
}

:lang(en) .skd-alternatives-calendar-container > .skd-reason:after {
  content: "There are no rooms available online. Call us, maybe we can help you. Or book with our hotel partners www.dieloetschentaler.ch";
}

:lang(fr) .skd-alternatives-calendar-container > .skd-reason:after {
  content: "Il n'y a pas de chambres disponibles en ligne. Appelez-nous, nous pouvons peut-être vous aider. Ou réservez chez nos partenaires hôteliers sur www.dieloetschentaler.ch";
}

:lang(de) .skd-alternatives-calendar-container > .skd-reason:after {
  content: "Online sind keine Zimmer verfügbar. Rufen Sie uns, vielleicht können wir Ihnen weiterhelfen. Oder buchen Sie bei unseren Hotelpartner auf www.dieloetschentaler.ch";
}

.preload #nav-8 {
  display: none;
}

#nav-8 > a {
  opacity: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

#meta-navigation ul.level1 ul.level2 {
  left: -450px;
}

#nav-1 {
  display: none;
}

#navigation li#nav-54 {
  display: none;
}

#meta-navigation ul.level1 > li.current + div#navigation_hover_background,
.navigation li.current + div#navigation_hover_background {
  background: #b2b2b2;
}

.category_1 #logo_die_loetschentaler {
  display: block;
}

.cr_form .submit_container button,
#booking_line.booking_wrap input.button:hover,
.dodeley_subscribe input.button,
.ui-datepicker.ui-widget .ui-state-default.ui-state-active,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default.ui-state-active,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default.ui-state-active,
.select2-container--default .select2-results__option--highlighted[aria-selected],
a.portlet_content_link {
  background: #96BF0D;
}

.booking_wrap input.button:hover,
.mailform-submit:hover,
#administration_panel h1:hover,
.pagination .pagination-numbers a:hover,
.pagination .pagination-numbers a.current,
.pagination .pagination-links a:hover,
.listing_entry_backlink a:hover,
.listing-more-button:hover,
a.portlet_content_link:hover,
a.button:hover,
.login_form .button:hover,
#header #book_button a:hover {
  background: #96BF0D !important;
}

.ui-datepicker.ui-widget .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default.ui-state-highlight {
  border: 1px solid #96BF0D;
}

.cr_form .submit_container button:focus,
.cr_form .submit_container button:hover,
#meta-navigation ul.level1 > li.current:after,
#meta-navigation ul.level1 > li.current.dropdown:after,
.booking_wrap input.button,
.mailform-submit,
a.button,
#administration_panel h1,
.pagination .pagination-numbers a,
.pagination .pagination-links a,
.listing_entry_backlink a,
.listing-more-button,
.login_form .button,
#header #book_button a,
#booking_line.booking_wrap input.button,
.dodeley_subscribe input.button:hover,
.dodeley_subscribe input.button:focus,
body.open_booking #header #book_button a,
.ui-datepicker.ui-widget .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default.ui-state-highlight,
.booking_wrap input.button:focus,
.booking_wrap input.button:hover,
.mailform-submit:hover,
.mailform-submit:focus,
.login_form .button:hover,
.login_form .button:focus,
.navigation > li.current:after,
.navigation > li.current.dropdown:after,
.navigation > li:hover:after,
#header #book_button a:hover {
  background: #3FA62A;
}

.ui-datepicker.ui-widget .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default.ui-state-highlight {
  border: 1px solid #3FA62A;
}

#booking_line select#select_room_2,
#meta-navigation li li.current a,
#meta-navigation li li:hover a,
#meta-navigation .level1 > li:hover > a,
#meta-navigation .level1 > li li > a:hover,
#footer .meta-navigation li.current a,
.rwd_navigation li.current ul li.current > a,
.rwd_navigation li a:hover,
.rwd_navigation > li.current > a,
.rwd_navigation li.level1 > a:hover,
h6, h6 a, h5, h5 a,
.mobile_booking_button,
.portlet ul li i:before,
.mailform_error label,
.message,
#footer li a:hover,
#footer #footer_right ul li a:hover,
#footer #footer_left .meta-navigation a:hover,
#footer #footer_left .meta-navigation a.current,
#portlets_right .portlet a,
.content_text .content ul li i.fa-check:before,
.language_switcher .portlet-content .language_dropdown a.current,
.language_switcher .portlet-content .language_dropdown a:hover,
a:hover,
.meta-navigation li.current a,
.meta-navigation li a:hover,
.meta-navigation li a.current,
#administration_panel h2,
.navigation > li.current > a,
#booking_line select#select_people,
#booking_line.booking_wrap .date_wrap .icon i,
#booking_line.booking_wrap input,
#booking_line.booking_wrap .small_book_text,
body.open_booking #mobile_button a,
.mobile_booking_button:hover,
#portlets_right .portlet a:hover,
.navigation > li:hover > a,
.navigation ul.level1 > li > a:hover,
a {
  color: #3FA62A;
}

label span.required {
  color: #af1717 !important;
}

.cr_form input:hover,
.cr_form input:focus,
.dodeley_subscribe input:hover,
.dodeley_subscribe input:focus,
div.mailform_error input,
div.mailform_error textarea,
.message,
.select2-container .select2-dropdown,
.select2-container--default.select2-container--open .select2-selection--single,
.select2-container--default .select2-selection--single:hover,
.mailform_element input:hover,
.mailform_element textarea:hover,
.mailform_element input:focus,
.mailform_element textarea:focus {
  border: 1px solid #96BF0D;
}

#slider a.scrolldown:hover i,
.bx-wrapper .bx-controls-direction a:hover i {
  opacity: 0.6;
}

#booking_line.booking_wrap input,
.rwd_navigation > li.current,
div.mailform_error input,
div.mailform_error textarea,
.select2-container--default .select2-results__option[aria-selected=true],
#administration_panel h2,
#footer,
#portlets_bottom .portlet .portlet_inner,
#portlets_right .portlet .portlet_inner {
  background: #f2f2f2;
}

#rwdnav ul.level0 > li {
  border-bottom: 1px solid #f2f2f2;
}

.navigation li.sort-5 ul.level1 {
  left: -150px;
}

.navigation li.sort-1 ul.level1 {
  left: -250px;
  width: 1600px;
}

.navigation li.sort-4 ul.level1,
.navigation li.sort-6 ul.level1 {
  left: -400px;
}

#rwdnav-11 {
  display: none;
}

#rwdnav-8 ul.level1:nth-child(3) {
  margin-top: -20px !important;
}

@media screen and (max-width: 1600px) {
  ul.navigation ul.level1 > li {
    margin: 0 15px;
  }

  .navigation li.sort-1 ul.level1 {
    left: -200px;
  }
}
@media screen and (max-width: 1940px) {
  ul.navigation > li {
    margin: 0 40px 0 0;
  }

  header#header #logo {
    margin-right: 100px;
  }
}
@media screen and (max-width: 1680px) {
  header#header #logo {
    margin-right: 50px;
  }

  ul.navigation > li {
    margin: 0 25px 0 0;
  }

  ul.navigation > li {
    padding: 0 0 20px 0;
  }

  header div#navigation {
    margin-top: -11px;
  }

  ul.navigation > li > a {
    font-size: 18px;
    line-height: 72px;
  }

  ul.navigation ul.level1 > li > a {
    line-height: 84px;
  }

  ul.navigation ul.level1.current > li:hover:after,
ul.navigation ul.level1.current > li.current:after {
    bottom: 10px;
  }
}
@media screen and (max-width: 1450px) {
  ul.navigation > li > a {
    font-size: 16px;
  }

  ul.navigation ul.level1 > li {
    margin: 0 10px;
  }

  #meta-navigation ul.level1 > li {
    margin-right: 15px !important;
  }

  ul.navigation > li {
    margin-right: 20px !important;
  }
}
@media screen and (max-width: 1450px) {
  header#header #logo {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 40px;
  }

  header#header #logo img {
    width: auto;
    height: 51px;
  }
}
@media screen and (max-width: 700px) {
  header#header #logo img {
    width: auto;
    height: 39px;
    margin-top: -5px;
    display: block;
  }
}
@media screen and (max-width: 470px) {
  header#header div#logo {
    width: auto;
    padding-top: 0;
  }
}
.trust_you_wrap iframe {
  margin-top: 0 !important;
}

#booking_wrap p.date_wrap ::-webkit-input-placeholder {
  color: #474747;
}

#booking_wrap p.date_wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #474747;
  opacity: 1;
}

#booking_wrap p.date_wrap :-ms-input-placeholder {
  /* IE 10+ */
  color: #474747;
  opacity: 1;
}

#booking_wrap p.date_wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #474747;
  opacity: 1;
}

p.date_wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #3FA62A;
}

p.date_wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #3FA62A;
  opacity: 1;
}

p.date_wrap :-ms-input-placeholder {
  /* IE 10+ */
  color: #3FA62A;
}

p.date_wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #3FA62A;
  opacity: 1;
}

#img_unesco {
  margin-top: 15px;
  opacity: 1;
}

/*
#img_unesco img {
 	-webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
}
#img_unesco img:hover {
	-webkit-filter: grayscale(0); 
    filter: grayscale(0);
}*/
div#footer_right #logos_right {
  margin-top: 12px;
}

#logos_right a img {
  margin-right: 10px !important;
}

/* -- popup -- */
#popup_newsletter.winter #close_popup:hover span,
#popup_newsletter #link_to_wettbewerb,
#popup_newsletter {
  background: #3FA62A;
}

.category_1 .select2-container .select2-dropdown,
#popup_newsletter .select2-container--default .select2-selection--single,
#popup_newsletter input.text {
  border: 1px solid #96BF0D;
}

#popup_newsletter input.text:focus,
#popup_newsletter input.text:hover {
  background: #5ea051;
  border: 1px solid #5ea051;
}

#popup_newsletter.winter,
.category_1 .select2-results__option,
#popup_newsletter .select2-container .select2-selection--single .select2-selection__rendered,
#popup_newsletter .select2-container--default .select2-selection--single,
#popup_newsletter #close_popup:hover span,
#popup_newsletter input.text,
#popup_newsletter .button,
#popup_newsletter input.button {
  background: #96BF0D;
}

#popup_newsletter #link_to_wettbewerb:hover,
.category_1 .select2-container--default .select2-results__option--highlighted[aria-selected],
#popup_newsletter input.text:hover,
#popup_newsletter .button:hover,
#popup_newsletter input.button:hover {
  background: #5ea051 !important;
}

#popup_newsletter.winter {
  border: 10px solid #3FA62A;
}

/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group mainnavigation */
#nav-14 {
  display: none;
}

#meta-navigation ul.level1 ul.level2 {
  display: none;
  top: 65px;
}

#meta-navigation ul.level1 li {
  display: inline-block;
  padding-left: 20px;
  position: relative;
}

#header div#metanavigation {
  margin-top: -9px;
}

#meta-navigation ul.level1 li:hover ul.level2 {
  display: block;
  position: absolute;
}

#meta-navigation ul.level1 > li {
  margin-right: 25px !important;
  padding-bottom: 0 !important;
}

#meta-navigation li li a {
  font-size: 14px;
  line-height: 23px;
  color: #949494;
  text-decoration: none;
}

div#navigation {
  margin: 0;
  padding: 0;
  float: left;
  z-index: 1000;
  box-sizing: border-box;
}

div#navigation_hover_background {
  background: #fff;
  position: absolute;
  bottom: -71px;
  left: 37px;
  right: 37px;
  z-index: 10;
  height: 64px;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  display: none;
}

#meta-navigation ul.level1 > li.current + div#navigation_hover_background,
#meta-navigation ul.level1 > li:hover + div#navigation_hover_background,
.navigation li.current + div#navigation_hover_background,
.navigation li:hover + div#navigation_hover_background {
  opacity: 1;
  visibility: visible;
  display: block;
}

#meta-navigation ul.level1 > li:hover + div#navigation_hover_background,
.navigation li:hover + div#navigation_hover_background {
  z-index: 11;
}

/* @group level0 */
.navigation {
  float: left;
  margin: 0;
  padding: 0;
}

#meta-navigation ul.level1 > li,
.navigation > li {
  list-style: none;
  background: transparent;
  float: left;
  margin: 0 71px 0 0;
  padding: 0 0 35px 0;
  position: relative;
}

.navigation > li:last-child {
  margin-right: 0;
}

.navigation > li:first-child {
  margin-left: 0;
  border: none;
}

.navigation > li > a {
  display: block;
  text-decoration: none;
  line-height: 46px;
  font-weight: 600;
  font-size: 20px;
  color: #474747;
}

.navigation > li.level0 {
  position: relative;
}

#meta-navigation ul.level1 > li:hover:after,
#meta-navigation ul.level1 > li.current:after,
#meta-navigation ul.level1 > li.current.dropdown:after,
.navigation > li:hover:after,
.navigation > li.current:after,
.navigation > li.current.dropdown:after {
  content: "";
  width: 100%;
  padding: 0 23px;
  height: 4px;
  position: absolute;
  display: block;
  bottom: 10px;
  left: -23px;
}

#meta-navigation ul.level1 > li:hover:after,
#meta-navigation ul.level1 > li.current:after,
#meta-navigation ul.level1 > li.current.dropdown:after {
  bottom: -34px;
}

#meta-navigation ul.level1 > li.dropdown:after,
.navigation > li.dropdown:hover:after {
  opacity: 0;
  visibility: hidden;
}

#meta-navigation ul.level1 > li.current.dropdown:after,
.navigation li.current.dropdown:hover:after {
  opacity: 1;
  visibility: visible;
}

/* @end */
/* @group level1 */
#meta-navigation li:hover > ul.level2,
.navigation > li:hover > ul {
  visibility: visible;
  opacity: 1;
  display: block;
}

#meta-navigation ul.level2,
.navigation ul.level1 {
  z-index: 99;
  position: absolute;
  margin: 0;
  top: 79px;
  left: -121px;
  width: 1200px;
  padding: 0;
  visibility: visible;
  opacity: 0;
  text-align: center;
  display: none;
  /*-webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;*/
}

#meta-navigation li:hover ul.level2,
.navigation li:hover ul.level1 {
  z-index: 100;
}

#meta-navigation li.current > ul.level2,
.navigation li.current ul.level1 {
  visibility: visible;
  opacity: 1;
  display: block;
}

#meta-navigation ul.level2 li,
.navigation ul.level1 li {
  pointer-events: all;
}

#meta-navigation li.dropdown,
.navigation li.dropdown {
  position: relative;
}

#meta-navigation li.dropdown:hover:before,
.navigation li.dropdown:hover:before {
  opacity: 1;
  visibility: visible;
}

#meta-navigation li.dropdown.current:before,
#meta-navigation li.dropdown:before,
.navigation li.current.dropdown:before,
.navigation li.dropdown:before {
  content: "";
  width: 47px;
  height: 22px;
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  z-index: 100;
  margin-left: -2px;
  background: url(../img/dropdown_arrow.png) no-repeat;
  background-size: 100%;
  opacity: 0;
  visibility: hidden;
}

#meta-navigation li.dropdown.current:before,
#meta-navigation li.dropdown:before,
.navigation li.current.dropdown:before {
  padding-top: 22px;
  top: 21px;
  background-position: bottom left;
}

#meta-navigation ul.level2 > li,
.navigation ul.level1 > li {
  padding: 0;
  margin: 0 31px;
  float: left;
  list-style: none;
  position: relative;
}

#meta-navigation ul.level2 > li > a,
.navigation ul.level1 > li > a {
  color: #474747;
  line-height: 63px;
  font-size: 16px;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 0;
}

#meta-navigation ul.level2.current > li > a,
.navigation ul.level1.current > li > a {
  color: #fff;
}

#meta-navigation ul.level2.current > li.current > a,
.navigation ul.level1.current > li.current > a {
  font-weight: 700;
}

#meta-navigation ul.level2.current > li:hover:after,
#meta-navigation ul.level2.current > li.current:after,
.navigation ul.level1.current > li:hover:after,
.navigation ul.level1.current > li.current:after {
  content: "";
  width: 100%;
  padding: 0 23px;
  height: 4px;
  position: absolute;
  display: block;
  bottom: 0;
  left: -23px;
  background: #fff;
}

/* @group touch-hack */
.touch .navigation ul.level1 {
  display: none;
}

.navigation > li:hover > ul {
  display: block;
}

/* @end */
/* @end */
/* @end */
/* @group meta navigation */
.meta-navigation {
  margin: 0;
  padding: 0;
}

.meta-navigation li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

.meta-navigation li a {
  color: #949494;
  font-size: 14px;
  line-height: 23px;
  font-weight: normal;
  padding: 0 0 0 20px;
  text-decoration: none;
}

.language_switcher .portlet-content a:first-child {
  padding-left: 0;
}

.language_switcher .portlet-content a {
  text-transform: uppercase;
}

.meta-navigation li a:hover,
.language_switcher .portlet-content a:hover {
  text-decoration: none;
}

.meta-navigation li.current a,
.language_switcher .portlet-content a.current {
  font-weight: 400;
}

/* @end */
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 21.07.14 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group images */
.float_left .picture,
.float_left_with_clear .picture {
  margin-top: 4px;
  margin-bottom: 20px;
  padding-right: 20px;
}

.float_right .picture,
.float_right_with_clear .picture {
  margin-top: 3px;
  margin-bottom: 20px;
  padding-left: 20px;
}

.pictures.float_left,
.pictures.float_left_with_clear {
  width: 240px;
  float: left;
}

.pictures.float_right,
.pictures.float_right_with_clear {
  width: 240px;
  float: right;
}

.pictures.float_left .picture,
.pictures.float_right .picture,
.pictures.float_right_with_clear .picture,
.pictures.float_left_with_clear .picture {
  width: 100%;
  box-sizing: border-box;
}

.pictures.float_left .picture img,
.pictures.float_right .picture img,
.pictures.float_right_with_clear .picture img,
.pictures.float_left_with_clear .picture img {
  display: block;
  width: 100%;
  height: auto;
}

.pictures.gallery {
  width: auto;
  margin-top: 40px;
  margin-left: -30px;
}

.pictures.gallery .picture {
  box-sizing: border-box;
  width: 33.33%;
  float: left;
  padding-left: 30px;
  margin-bottom: 30px;
}

.pictures.gallery .picture span,
.pictures.gallery .picture a {
  display: block;
}

.pictures.gallery .picture img {
  display: block;
  width: 100%;
  height: auto;
}

.resource_container.documents a {
  text-decoration: none;
}

.resource_container.documents a span {
  text-decoration: underline;
}

.resource_container.documents h2 {
  display: none;
}

.resource_subtitle {
  display: none !important;
}

.content img {
  max-width: 100%;
  height: auto !important;
}

/* @end */
/* --- iframe --- */
.content iframe {
  margin-top: 20px;
  width: 100%;
}

/* --- widgets content --- */
#widgets_content {
  margin-left: -30px;
  margin-top: 20px;
}

#widgets_content .widget_content {
  width: 50%;
  float: left;
  padding: 0 0 0 30px;
  box-sizing: border-box;
}

div.hc-widget.hc-widget-white,
#widgets_content .widget_content #CDSWIDSSP {
  width: 100% !important;
}

#roundshot-thumbnail-28a8a8f2fff963f61930222af8399b5c {
  width: 100% !important;
  height: auto !important;
}

#roundshot-thumbnail-28a8a8f2fff963f61930222af8399b5c > div {
  width: 100% !important;
}

iframe {
  max-width: 100%;
}

.youtube_iframe_wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.22%;
}
.youtube_iframe_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group misc management elements */
.message {
  font-weight: 700;
  padding: 10px 18px;
  margin: 20px 0 40px;
  font-size: 16px;
  background: #fff;
}
.message ul {
  margin-top: 10px;
  margin-bottom: 5px;
}

#management a {
  text-decoration: none;
}

#management .select2-container {
  width: auto !important;
  max-width: 600px;
  min-width: 226px;
}

#management .select2-container.select2-container--default .select2-selection--single {
  border-color: #aaa !important;
  border-radius: 0;
}

#management .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 3px 20px 2px 3px;
  background: #fff;
  color: #666;
  font: 13px/18px Helvetica, Verdana, Arial, sans-serif;
}

#management .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 4px;
  right: 0;
}

#management .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  font-size: 15px;
  color: #666;
  top: -7px;
  left: 4px;
}

.logged_in.system_page .select2-container--open .select2-dropdown {
  border-color: #aaa;
  background: #fff;
}

.logged_in.system_page .select2-results__option {
  padding: 3px 3px 2px;
  font: 13px/18px Helvetica, Verdana, Arial, sans-serif;
}

.logged_in.system_page .select2-container--default .select2-results__option {
  background: #fff;
  color: #666;
}

.logged_in.system_page .select2-container--default .select2-results__option[aria-selected=true] {
  background: #eee;
}

.logged_in.system_page .select2-container--default .select2-results__option--highlighted[aria-selected],
.logged_in.system_page .select2-container--default .select2-results__option--highlighted {
  background: #666;
  color: #fff;
}

/* @end */
/* @group adminpanel */
.administration {
  z-index: 10000;
}

#administration_panel {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  font-size: 14px;
  width: 230px;
}

#administration_panel h1 {
  color: #FFF;
  padding: 7px 10px;
  font-weight: 700;
  text-transform: none;
  font-size: 17px;
}

#administration_panel h2 {
  padding: 5px 10px;
  font-size: 14px;
  text-transform: none;
}

#administration_panel .admin_part {
  background: #fff none;
  padding: 10px;
}

/* @end */
/* @group pagination */
.pagination_wrap {
  border-top: 1px solid #e6e9eb;
  margin-top: 60px;
  padding: 60px 0 0 0;
}

.pagination {
  width: 1170px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}

.pagination .pagination-links .inactive {
  display: none;
}

.pagination .pagination-numbers a {
  padding: 9px 17px 10px;
}

.pagination .pagination-numbers a {
  border-right: 3px solid #FFF;
}

.pagination .pagination-links a {
  border-left: 3px solid #FFF;
}

/* @end */
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group main styles portlets */
#content_right.active_portlet {
  width: 31.53%;
  float: right;
  box-sizing: border-box;
}

.portlets .portlet.portlet_listing .portlet_inner,
#portlets_right .portlet.portlet_content .portlet_inner,
#portlets_bottom .portlets .portlet.portlet_content {
  margin-bottom: 30px;
  padding: 35px 45px 45px 45px;
  box-sizing: border-box;
}

#portlets_right .portlet:last-child .portlet_inner {
  margin-bottom: 0;
}

#portlets_right .portlet h3,
#portlets_right .portlet h3 a {
  font-size: 30px;
  line-height: 45px;
  font-weight: 700;
  color: #000;
  margin: 0 0 27px 0;
}

#portlets_bottom .portlet h3,
#portlets_bottom .portlet h3 a,
.portlets .portlet.portlet_listing h2 a,
.portlets .portlet.portlet_listing h2,
.portlets .portlet.portlet_content .portlet h2 a,
.portlets .portlet.portlet_content h2 {
  font-size: 16px !important;
  line-height: 23px !important;
  font-weight: 700 !important;
  color: #000 !important;
  margin-bottom: 0;
  margin-top: 23px;
}

#portlets_right .portlet a.button {
  margin-top: 26px;
}

#portlets_right .resource_container.pictures {
  margin-top: 20px;
}

#portlets_bottom .portlet_inner {
  position: relative;
}

.preload #portlets_right {
  display: none;
}

header .portlet {
  border: none;
  line-height: 22px;
}

.portlet .picture {
  width: auto;
  min-width: 100%;
  height: auto;
}

.portlet .picture img {
  width: 100%;
  height: auto;
}

.portlet_content_description > *:last-child,
.portlet_content_description > *:last-child > *:last-child,
.portlet_content_description > *:last-child > *:last-child > *:last-child {
  margin-bottom: 0;
}

.add_portlet p label {
  padding: 0 0 5px 0 !important;
}

#contentframe .portlet ul.controls {
  margin: 0;
  padding: 0;
}

/* @end */
/* @group portlets reviews */
#reviews_portlets {
  margin-top: 45px;
  margin-left: 24px;
  float: right;
}

#reviews_portlets .trust_you_wrap {
  float: left;
  margin-top: 0;
}

#reviews .tripadvisor_wrap,
#reviews_portlets .tripadvisor_wrap {
  float: left;
  position: relative;
}

/* @end */
/* @group portlets bottom */
#portlets_bottom {
  margin: 0 0 0 -15px;
}

#portlets_bottom .portlet:last-child {
  padding-bottom: 82px !important;
}

#portlets_bottom .portlet {
  float: left;
  width: 25%;
  padding: 0 0 15px 15px;
  box-sizing: border-box;
}

#portlets_bottom .portlet:nth-child(4n+1) {
  clear: both;
}

#portlets_bottom .portlet .portlet_inner .portlet_text_wrap {
  padding: 28px 30px 106px 30px;
}

#portlets_bottom .portlet h3,
#portlets_bottom .portlet h3 a {
  margin-top: 0;
  margin-bottom: 15px;
}

div#portlets_bottom.portlets .portlet.portlet_content h2 {
  margin-top: -16px;
  margin-bottom: 15px;
}

div#portlets_bottom.portlets a.portlet_content_link {
  position: absolute;
  bottom: 30px;
}

div#portlets_bottom ul.controls {
  position: absolute;
  z-index: 100;
  right: 0;
  padding: 5px 5px 0 5px !important;
  padding-top: 5px !important;
  background: rgba(255, 255, 255, 0.5);
}

.add_portlet_link {
  margin-left: 20px !important;
}

/* -- special style -- */
div#portlets_bottom .portlet.text_over_all {
  width: 100%;
  border-top: 1px solid #e6e9eb;
  padding: 78px 0 42px;
}

div#portlets_bottom .portlet.text_over_all .portlet_inner {
  background: #fff;
  max-width: 1170px;
  padding: 0 30px !important;
  margin: 0 auto;
  min-height: 0 !important;
}

#portlets_bottom .portlet.text_over_all .portlet_inner .portlet_text_wrap {
  padding: 0;
}

div#portlets_bottom .portlet.text_over_all .portlet_inner .portlet_content_description {
  margin-top: 32px;
}

div#portlets_bottom.portlets .portlet.text_over_all h3,
div#portlets_bottom.portlets .portlet.text_over_all h3 a {
  font-size: 40px !important;
  line-height: 45px !important;
  color: #000 !important;
  text-align: center;
  margin: 0 0 10px 0;
}

/* @end */
/* @group portlet listing */
.portlet_listing .portlet-listing-more {
  display: none;
}

.portlet_listing .portlet-entry-content p {
  margin-bottom: 0;
}

#portlets_right .portlet_listing a.portlet_listing_show_all {
  margin-top: 40px;
}

/* @end */
/* @group language */
.language_switcher {
  background: transparent none;
  padding: 0;
}

.language_switcher .controls,
.language_switcher h3 {
  display: none;
}

.language_switcher {
  padding: 0;
  margin: 0;
  background: transparent;
}

#header div#language {
  margin: 7px 6px 0 -14px;
  padding: 8px 34px 0 10px;
  position: relative;
  z-index: 100;
  text-transform: uppercase;
}

#header div#language:hover {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

#language:hover .language_dropdown {
  opacity: 1;
  visibility: visible;
}

.language_dropdown {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 28px;
  width: 45px;
  padding: 6px 10px 5px 10px;
  left: 0;
  background: #fff;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.2);
}

.language_switcher a {
  font-size: 16px;
  line-height: 21px;
  color: #949494;
  display: block;
  text-decoration: none;
}

.language_switcher .language_dropdown a {
  padding-top: 5px;
}

.language_switcher .language_dropdown a.current {
  display: none;
}

.preload .language_switcher a {
  display: none;
}

.preload .language_switcher a.current {
  display: block;
}

#language i {
  font-size: 20px;
  color: #949494;
  position: absolute;
  right: 11px;
  top: 8px;
}

.rwdnav_inner .language_switcher {
  background: #3A3C41;
  color: white;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin: 20px 0 0 0;
  padding: 0;
}

.rwdnav_inner .language_switcher {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
}

.rwdnav_inner .language_switcher a {
  color: #FFF;
  font-size: 20px;
  line-height: 45px;
  text-decoration: none;
  text-transform: uppercase;
  box-sizing: border-box;
  width: 25%;
  display: block;
  float: left;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.rwdnav_inner .language_switcher a.current {
  background: none;
}

/* @end */
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group listing/overview */
#mixItUp {
  margin-top: -47px;
  margin-bottom: 140px;
  padding: 0 30px;
  box-sizing: border-box;
}

#mod_overview {
  margin-top: -48px;
  margin-bottom: 62px;
}

.preload #mod_overview {
  display: none;
}

.overview_item img,
.listing_entry img {
  width: 100%;
  height: auto;
}

#mod_overview .overview_item_wrap .overview_item,
#mixItUp .module-listing .listing-entry-inline {
  width: 1170px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}

#mod_overview .overview_item_wrap .overview_item .bx-wrapper,
#mixItUp .module-listing .listing-entry-inline #bx-slider-wrap {
  width: calc(68.47% - 30px);
  margin-right: 30px;
  box-sizing: border-box;
  float: left;
  margin-top: 5px;
}

#mod_overview .left .resource,
#mod_overview .float_left_with_clear .resource {
  float: left !important;
  clear: none;
  width: 100%;
}

#mod_overview .overview_item_wrap .overview_item .bx-wrapper .bx-viewport {
  height: 0 !important;
  padding-bottom: 67%;
}

#mod_overview .overview_item_wrap .overview_item .bx-wrapper .bx-wrapper img {
  height: auto !important;
}

#mod_overview .overview_item_wrap:nth-child(2) .overview_item .bx-wrapper,
#mod_overview .overview_item_wrap:nth-child(4) .overview_item .bx-wrapper,
#mod_overview .overview_item_wrap:nth-child(6) .overview_item .bx-wrapper,
#mixItUp .module-listing .listing-even .listing-entry-inline #bx-slider-wrap {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}

#mod_overview .overview_item_wrap .overview_item .bx-wrapper .bx-prev,
#mixItUp .module-listing #bx-slider-wrap .bx-wrapper .bx-prev {
  left: 45px;
}

#mod_overview .overview_item_wrap .overview_item .bx-wrapper .bx-next,
#mixItUp .module-listing #bx-slider-wrap .bx-wrapper .bx-next {
  right: 45px;
}

#mixItUp .module-listing .listing-entry-inline a.button {
  margin-top: 25px;
}

.listing_entry .pictures :nth-last-child(2),
.overview_item .pictures :nth-last-child(2) {
  margin-bottom: 0;
}

.listing_entry,
.overview_item_wrap {
  margin: 60px 0 0 0;
  padding: 52px 0 0 0;
  border-top: 1px solid #e6e9eb;
}

.listing_index_0,
.overview_item_wrap:first-child {
  margin-top: 0 !important;
}

.listing_entry .listing-date {
  font-weight: 700;
}

.listing_entry .listing-content,
.overview_item .content {
  overflow: auto;
}

.overview_item .content {
  padding: 0;
}

.overview_item .content .introduction:empty {
  display: none;
}

.listing_entry .resource_container,
.overview_item .resource_container {
  float: left;
  margin: 0 20px 0 0;
}

.listing_entry .resource_container .picture {
  padding: 0;
}

.listing_entry_backlink a,
.listing-more-button {
  margin: 14px 0 0 0;
  display: inline-block;
  text-decoration: none;
}

.listing_entry .listing-content-text {
  overflow: hidden;
}

.listing_entry .listing-content-text > h3 {
  margin-top: 0px;
  line-height: 27px;
}

/* @end */
/* @group google maps */
.gmap-map {
  margin-bottom: 0;
}

div.infowindow h2 {
  font-family: "Alte Haas Grotesk";
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 5px 0;
  line-height: 30px;
}

div.infowindow p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 23px;
  font-family: "Alte Haas Grotesk";
}

#google_map #module_map > .gm-style > div.gmnoprint:nth-child(10) {
  top: 68px !important;
}

/* @end */
/* @group mailform/login-form */
.cr_form label,
.dodeley_subscribe label,
.mailform_element label,
#mailform_submit_button label,
.login_form label {
  float: left;
  width: 160px;
  padding-top: 6px;
}

.mailform_element.select_field select {
  width: 240px;
}

.cr_form input,
.dodeley_subscribe input,
.mailform_element input,
.mailform_element textarea,
.login_form input {
  width: 340px;
  background-color: #fff;
  border: 1px solid #ddd;
  font: 300 16px/23px "Alte Haas Grotesk", Arial, Helvetica, sans-serif;
  padding: 6px;
  outline: none;
  box-sizing: border-box;
  color: #474747;
}

.cr_form input {
  width: 340px !important;
}

.mailform-submit {
  font: 700 16px/23px "Alte Haas Grotesk", Arial, Helvetica, sans-serif;
}

.mailform_element textarea {
  width: 340px;
  height: 160px;
}

.cr_form label {
  display: block;
}
.cr_form .cr_ipe_item {
  margin-bottom: 13px !important;
}
.cr_form .cr_ipe_item.inactive {
  display: none !important;
}
.cr_form .submit_container {
  text-align: left !important;
  margin-left: 160px;
}
.cr_form .mce_text {
  font-size: 12px;
  line-height: 18px;
  max-width: 500px;
}

.login_form p,
.mailform_element p {
  margin: 0 0 13px 0;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.mailform_element h2 {
  margin-top: 20px;
}

.mailform_right_fields {
  float: right;
}

.cr_form .submit_container button:hover,
.cr_form .submit_container button:focus,
.dodeley_subscribe input.button:hover,
.dodeley_subscribe input.button:focus {
  border: none !important;
}

#mailform_content {
  margin-bottom: 30px;
}

/* --- checkbox --- */
.mailform_element.checkbox_field {
  position: relative;
}

.mailform_element.checkbox_field p {
  width: auto;
  float: left;
  position: relative;
  margin: 5px 0 20px 160px;
}

.mailform_element.checkbox_field input {
  width: 20px;
  height: 20px;
  float: left;
  margin: 1px 12px 0 0;
  opacity: 0;
  position: relative;
  cursor: pointer;
  z-index: 10;
}

.mailform_element.checkbox_field label {
  width: auto;
  float: none;
  overflow: hidden;
  cursor: pointer;
  display: block;
  padding: 0;
}

.mailform_element.checkbox_field label:after,
.mailform_element.checkbox_field label:before {
  content: "\f0c8";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  pointer-events: none;
  color: #ddd;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mailform_element.checkbox_field label:after {
  content: "\f14a";
  font-family: "Font Awesome 6 Pro";
  opacity: 0;
  visibility: hidden;
  font-weight: 700;
  color: #3FA62A;
  z-index: 4;
}

.mailform_element.checkbox_field input:checked + label:before {
  color: #3FA62A;
}

.mailform_element.checkbox_field input:checked + label:after {
  opacity: 1;
  visibility: visible;
}

/* --- select2 --- */
span.select2.select2-container {
  width: 340px !important;
  box-sizing: border-box;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ddd;
  border-radius: 0;
  background: #fff;
}

.select2-container--default .select2-selection--single:hover {
  background: #fff;
}

.select2-container--default .select2-selection--single:hover span {
  color: #474747;
}

.select2-container--default.select2-container--open .select2-selection--single {
  border-bottom: 1px solid transparent;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #fff;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  color: #474747;
}

.select2-container .select2-selection--single .select2-selection__rendered,
.select2-results__option {
  padding: 6px 6px;
  background: #fff;
}

.select2-container .select2-dropdown {
  margin-top: -1px;
  border-top: none;
  background: #ECEAE6;
  border-radius: 0;
  overflow: hidden;
}

/* @end */
/* @group tags */
.content .tags {
  list-style-type: none;
  overflow: auto;
  clear: both;
  margin: 0 0 20px -2px;
}

.tags li {
  float: left;
  display: block;
  font-size: 16px;
  line-height: 30px;
  cursor: pointer;
  border: 1px solid #FFF;
  margin: 0 2px;
  padding: 0 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.tags li.active,
.tags li:hover {
  border: 1px solid #00B4E0;
  color: #00B4E0;
}

.tags_cloud > span.active {
  color: #00b4e0 !important;
}

/* @end */
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
.responsive_navigation_toggle {
  z-index: 80;
  display: none;
  width: 38px;
  height: 26px;
  position: absolute;
  top: 33px;
  right: 30px;
}

.responsive_navigation_toggle span {
  border-radius: 1px;
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: #474747;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 80;
}

.responsive_navigation_toggle span:nth-child(2) {
  top: 10px;
}

.responsive_navigation_toggle span:nth-child(3) {
  top: 20px;
}

.navi_open .responsive_navigation_toggle span:first-child {
  opacity: 0;
}

.navi_open .responsive_navigation_toggle span:nth-child(2) {
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navi_open .responsive_navigation_toggle span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* @group responsive navigation */
#rwdnav,
#rwdnav-20 {
  display: none;
}

.rwd_navigation {
  display: block;
  list-style: none;
  clear: both;
}

#rwdnav ul.level1 {
  margin: -14px 0 -3px 0 !important;
  padding-bottom: 20px;
}

#rwdnav ul.level0 li:last-child ul.level1 {
  padding-bottom: 15px;
}

#rwdnav ul li {
  list-style: none !important;
}

#rwdnav ul.level0 > li {
  padding: 0 !important;
  margin: 0 30px 0;
  padding: 20px 0 0 0 !important;
  list-style: none;
}

.rwd_navigation li a {
  display: block;
  text-decoration: none;
  color: #474747;
  font: 900 22px/26px "Alte Haas Grotesk", Arial, Helvetica, sans-serif;
}

.rwd_navigation li a:hover {
  font-weight: 900;
}

.rwd_navigation li.current ul li.current > a {
  font-weight: 700;
  background: none transparent;
  box-shadow: none;
}

.rwd_navigation li.level2 a {
  font-size: 16px;
  font-weight: 400;
  padding-left: 36px;
  color: #aaa;
}

.rwd_navigation li.level2 a:before {
  content: "-";
  position: relative;
  display: block;
  float: left;
  margin-left: -10px;
}

.rwd_navigation ul.level2 {
  margin-bottom: 8px;
}

li#responsive_height_scroll {
  height: 140px !important;
}

/* @group level0 */
.rwd_navigation > li:first-child > a {
  border-top: none;
}

.rwd_navigation > li > a {
  padding: 0 25px 20px;
}

.rwd_navigation > li.current > a {
  padding: 0 25px 19px;
}

.rwd_navigation > li.current > a {
  font-weight: 900;
}

/* @end */
/* @group level1 */
.rwd_navigation li.level1 > a {
  color: #949494;
  padding: 3px 25px 2px;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  border-top: none;
  font-weight: 400;
}

.rwd_navigation li.level1.current > a {
  font-weight: 700 !important;
}

/* @end */
.rwdnav_inner .language_switcher {
  margin: 0 30px 20px 30px;
  border-bottom: 1px solid #E5E4E0;
  background: none;
  border-top: none;
  display: inline-block;
  width: calc(100% - 60px);
}

.rwdnav_inner .language_switcher a {
  width: 33.33%;
  border-right: none;
  color: #bbbbb7;
  font-size: 15px;
}

.rwdnav_inner .language_switcher a:hover,
.rwdnav_inner .language_switcher a.current {
  background: none;
  color: #333;
  font-weight: 700;
}

/* @group hide not current subnavi (disabled) */
.rwd_navigation ul {
  display: block;
}

.rwd_navigation ul ul,
.rwd_navigation ul ul ul {
  display: none !important;
}

.rwd_navigation .current > ul,
.rwd_navigation .current > ul .current > ul {
  display: block !important;
}

/* @end */
/* @end */
@media screen and (max-width: 1780px) {
  #header #logo {
    margin-right: 80px;
  }
}
@media screen and (max-width: 1750px) {
  .navigation > li:last-child {
    margin-right: 0;
  }

  .bx-viewport .slide {
    overflow: hidden;
  }

  /*#slider div#bx-slider-wrap .bx-viewport img {
  	width: 100%;
  	min-width: 138%;
  	min-height: 25%;
  	position: relative;
  	left: 50%;
  	-webkit-transform: translateX(-50%);
  	-moz-transform: translateX(-50%);
  	-o-transform: translateX(-50%);
  	transform: translateX(-50%);
  }
  .bx-wrapper img {
  	max-width: auto !important;
  }*/
}
/*
@media screen and (min-width: 1750px)  {
	#slider div#bx-slider-wrap .bx-viewport img {
		min-width: 100% !important;
	}
}
@media screen and (min-width: 1200px) and (min-height: 1200px) {
	#slider div#bx-slider-wrap .bx-viewport img {
		min-width: 150%;
	}
}
@media screen and (min-width: 1200px) and (min-height: 1300px) {
	#slider div#bx-slider-wrap .bx-viewport img {
		min-width: 160%;
	}
}*/
@media screen and (max-width: 1700px) {
  #header #logo {
    margin-right: 80px;
  }
}
@media screen and (max-width: 1640px) {
  #header #logo {
    margin-right: 55px;
  }

  .navigation > li {
    margin-right: 36px;
  }

  div#second_footer_right p:nth-child(3n) {
    clear: both;
  }

  div#second_footer_right p {
    padding-bottom: 20px;
  }

  div#second_footer_right .logos {
    width: 723px;
    margin: 0 auto;
    float: none;
  }

  div#second_footer_right p:nth-child(2) {
    padding-left: 104px;
  }

  #mountains_footer {
    margin-top: 169px;
  }

  #second_footer {
    margin: -8px 28px 17px 28px;
  }
}
@media screen and (max-width: 1440px) {
  div#navigation {
    margin-top: -11px;
  }

  .navigation > li > a {
    font-size: 18px;
    line-height: 72px;
  }

  .navigation ul.level1 > li > a {
    line-height: 84px;
  }

  .navigation ul.level1.current > li:hover:after,
.navigation ul.level1.current > li.current:after {
    bottom: 10px;
  }

  #header #logo {
    width: 250px;
    margin-top: 7px;
    margin-bottom: 8px;
    margin-right: 40px;
  }

  #header #logo img {
    width: 100%;
    height: auto;
  }

  #header div#metanavigation {
    margin-right: 20px;
  }

  .meta-navigation li a {
    padding: 0 0 0 10px;
  }

  .navigation > li {
    padding: 0 0 20px 0;
  }
}
@media screen and (max-width: 1450px) {
  #meta-navigation ul.level1 > li {
    margin-right: 15px !important;
  }
}
@media screen and (max-width: 1330px) {
  #header #book_button {
    margin-right: 70px;
  }

  #google_map a.scrolldown i,
#slider a.scrolldown i,
div#navigation,
#header div#metanavigation,
#header div#language {
    display: none;
  }

  #header div#language {
    display: none !important;
  }

  .responsive_navigation_toggle {
    display: block;
  }

  .social_media_wrap {
    position: relative;
  }

  nav#rwdnav {
    display: block;
    visibility: hidden;
    position: fixed;
    z-index: 9000;
    top: 91px;
    right: 0;
    width: 630px;
    padding-top: 10px;
    height: 100%;
    opacity: 1;
    background: #fff;
    box-shadow: inset -7px 0 8px 0px rgba(0, 0, 0, 0.2);
    overflow: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }

  nav#rwdnav .rwdnav_inner {
    position: relative;
  }

  nav#rwdnav .rwdnav_inner:after {
    width: 30px;
    height: calc(100% + 10px);
    right: 0;
    top: -10px;
    background: #fff;
    content: "";
    position: absolute;
  }

  .page {
    position: relative;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }

  .navi_open nav#rwdnav {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .bx-wrapper .bx-next {
    right: 30px;
  }

  .bx-wrapper .bx-prev {
    left: 30px;
  }

  .social_media_wrap {
    right: 0;
    margin-top: 12px;
    opacity: 0.8;
    margin-left: -6px;
  }

  .social_media a {
    float: left !important;
  }

  .social_media a.light img {
    -webkit-filter: grayscale(100%);
    /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    opacity: 1;
  }

  .social_media a.light:hover img,
.social_media a.light img {
    margin-top: -100px !important;
  }

  .social_media a.light:hover img {
    opacity: 1 !important;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
  }

  #footer #footer_inner {
    padding: 60px 30px;
  }

  div.content_text.with_dropdown {
    padding-top: 55px;
    padding-bottom: 30px;
  }

  #mixItUp {
    margin-bottom: 35px;
  }

  .listing_entry,
.overview_item_wrap {
    margin: 40px 0 0 0;
    padding: 32px 0 0 0;
  }

  #mod_overview {
    margin-top: 0;
  }

  #footer #footer_inner {
    min-height: 0;
  }
}
@media screen and (max-width: 1250px) {
  .small_book_text {
    display: none !important;
  }

  #booking_line.booking_wrap .date_wrap:nth-child(2),
#booking_line.booking_wrap .date_wrap:first-child {
    width: 20%;
  }

  #booking_line.booking_wrap {
    padding: 30px 0;
  }

  #booking_line_inner {
    width: 100%;
  }

  #booking_line.booking_wrap form {
    width: 90%;
  }

  #booking_line.booking_wrap input.button,
#booking_line.booking_wrap .date_wrap {
    width: 20% !important;
    float: left;
    margin: 0;
    box-sizing: border-box;
  }

  #booking_line.booking_wrap .date_wrap {
    padding-right: 8px;
  }

  #booking_line.booking_wrap input {
    width: 100% !important;
  }

  #booking_line.booking_wrap .date_wrap .icon {
    right: 20px;
  }

  .ui-datepicker.ui-widget {
    width: 20.7%;
    box-sizing: border-box;
  }

  #google_map #module_map > .gm-style > div.gmnoprint:nth-child(10) {
    top: 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  #slider .resource_description,
.slide_text_container {
    display: none;
  }

  #slider .bx-wrapper .bx-pager {
    bottom: 30px;
  }

  div.content_text {
    width: 100%;
    box-sizing: border-box;
    padding: 50px 0 30px;
  }

  #footer #footer_inner {
    width: 100%;
  }

  h1 {
    font-size: 50px;
    margin-bottom: 60px;
  }

  .content h1:after {
    height: 8px;
    bottom: -25px;
    width: 54px;
    left: -10px;
  }

  div#content.active_portlet {
    padding-right: 30px;
  }

  #portlets_bottom .portlet {
    width: 50%;
    padding: 0 0 15px 15px;
  }

  #portlets_bottom .portlet:nth-child(4n+1) {
    clear: none;
  }

  #portlets_bottom .portlet:nth-child(2n+1) {
    clear: both;
  }

  #mixItUp {
    margin-top: 0;
    padding: 0;
  }

  #mod_overview .overview_item_wrap .overview_item,
#mixItUp .module-listing .listing-entry-inline {
    width: 100%;
    padding: 0;
  }

  #second_footer {
    padding: 0;
  }

  div#second_footer_right p {
    padding: 0 20px 30px 0;
  }

  div#second_footer_right .logos {
    padding-top: 40px;
    float: left;
  }

  #mountains_footer {
    margin-top: 120px;
  }

  div#second_footer_right {
    float: left;
    clear: both;
    width: 100%;
  }

  div#second_footer_right .logos {
    width: 100%;
  }

  div#second_footer_right p:nth-child(2) {
    padding-left: 74px;
  }
}
@media screen and (max-width: 1150px) {
  .mailform_right_fields {
    float: left;
    clear: both;
  }
}
@media screen and (max-width: 1130px) {
  .ui-datepicker.ui-widget {
    width: 20.5%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1100px) {
  #booking_line.booking_wrap input.button,
#booking_line.booking_wrap .date_wrap {
    width: 50% !important;
    margin-bottom: 10px;
  }

  #booking_line.booking_wrap input.button {
    width: 100% !important;
  }

  #booking_line.booking_wrap {
    height: 180px;
    box-shadow: none;
  }

  #booking_line.booking_wrap .date_wrap:nth-child(4),
#booking_line.booking_wrap .date_wrap:nth-child(2) {
    padding-right: 0;
  }
}
@media screen and (max-width: 1050px) {
  #content_right.active_portlet,
div#content.active_portlet {
    width: 100%;
    padding-right: 0;
  }

  div#content.active_portlet {
    margin-bottom: 30px;
  }

  #portlets_right {
    margin-left: -20px;
  }

  #portlets_right .portlet {
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding: 0 0 20px 20px;
  }

  #reviews_portlets {
    margin-top: 10px;
    float: left;
  }

  #reviews_portlets .trust_you_wrap {
    margin-left: 0;
  }

  #reviews_portlets .tripadvisor_wrap {
    clear: none;
    float: left;
    margin-left: 20px;
  }

  #booking_line.booking_wrap .small_book_text {
    display: none;
  }

  #booking_line.booking_wrap form {
    width: 100%;
  }

  .ui-datepicker.ui-widget {
    width: 250px;
    box-sizing: border-box;
  }

  .content iframe {
    height: 450px;
  }

  #footer #footer_left {
    width: calc(100% - 335px);
  }

  #footer #footer_right {
    width: 335px;
  }

  #img_unesco {
    margin-top: 20px;
    display: inline-block;
  }
}
@media screen and (max-width: 970px) {
  div#footer_right #logos_right a {
    display: inline-block;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 900px) {
  #booking_line .date_wrap input {
    padding: 3px 10px;
  }

  #booking_line select#select_people {
    padding-left: 10px;
  }

  #booking_line.booking_wrap .date_wrap .icon {
    right: 16px;
  }

  #booking_line.booking_wrap input.button {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 880px) {
  #module_map {
    height: 400px !important;
  }

  nav#rwdnav {
    width: 400px;
  }

  .open_booking .booking_wrap {
    width: 400px;
  }

  .open_booking .booking_wrap .inner_booking_wrap {
    padding: 30px;
  }

  .booking_wrap .reviews {
    clear: both;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #eee;
  }

  .trust_you_wrap {
    margin-left: 16px;
  }

  #CDSWIDEXC {
    margin: 0 auto !important;
  }

  #footer #footer_inner {
    padding: 30px 30px 28px;
  }

  #footer_navigation {
    display: none;
  }

  div#logo_footer {
    margin-top: 0;
  }

  #footer #footer_right,
#footer #footer_left {
    width: 100%;
    clear: both;
    float: left;
  }

  #footer #footer_right {
    width: 335px !important;
    float: left;
  }

  #footer #footer_left {
    margin-bottom: 25px;
  }

  #footer_right {
    margin-bottom: 0;
  }

  #mod_overview .overview_item_wrap .overview_item .bx-wrapper,
#mixItUp .module-listing .listing-entry-inline #bx-slider-wrap {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }

  #mod_overview .overview_item_wrap .overview_item .bx-wrapper,
#mixItUp .module-listing .listing-even .listing-entry-inline #bx-slider-wrap {
    padding-left: 0 !important;
  }

  .listing_entry .listing-content, .overview_item .content,
.listing_entry .listing-content-text {
    overflow: visible;
    width: 100%;
  }

  div.content_text.with_dropdown {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 800px) {
  #booking_line .date_wrap input {
    padding: 3px 20px;
  }

  #booking_line select#select_people {
    padding-left: 20px;
  }

  #booking_line.booking_wrap .date_wrap .icon {
    right: 20px;
  }

  #booking_line.booking_wrap input.button {
    padding: 15px 20px;
  }

  #booking_line.booking_wrap input,
#booking_line_inner,
#booking_line.booking_wrap .small_book_text,
#booking_line.booking_wrap .date_wrap,
#booking_line.booking_wrap form {
    width: 100% !important;
  }

  #booking_line.booking_wrap {
    height: 254px;
    padding: 20px 0 12px;
  }

  #booking_line.booking_wrap .small_book_text {
    margin-bottom: 6px;
  }

  #booking_line.booking_wrap .date_wrap {
    padding-right: 0;
    margin-bottom: 10px;
  }

  #booking_line.booking_wrap:after,
#booking_line.booking_wrap:before {
    height: 254px;
  }

  .ui-datepicker.ui-widget {
    width: auto;
    right: 30px;
  }

  #logo_die_loetschentaler img {
    width: 300px;
    height: auto;
  }
}
@media screen and (max-width: 750px) {
  #portlets_right .portlet {
    width: 100% !important;
  }

  portlets .portlet.portlet_listing .portlet_inner,
.portlets .portlet.portlet_content .portlet_inner {
    margin-bottom: 0;
  }

  h1 {
    font-size: 42px;
  }

  h2, h2 a {
    font-size: 34px;
    line-height: 40px;
  }

  div#portlets_bottom .portlet.text_over_all {
    padding: 40px 0 12px;
  }

  #widgets_content .widget_content {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 700px) {
  #popup_newsletter {
    display: none !important;
  }

  #header {
    padding: 20px 15px 14px;
  }

  #header #logo {
    margin-top: 0;
    margin-bottom: 0;
  }

  #header:before,
#header:after,
.booking_wrap .inner_booking_wrap:after,
nav#rwdnav .rwdnav_inner:after {
    width: 15px;
  }

  .responsive_navigation_toggle {
    right: 15px !important;
  }

  div#content_wrap {
    margin: 0 15px;
  }

  .rwdnav_inner .portlet {
    margin: 0 15px 20px 15px;
  }

  #rwdnav ul.level0 > li {
    margin: 0 15px 0;
  }

  div#portlets_bottom .portlet.text_over_all .portlet_inner {
    padding: 0 15px !important;
  }

  .rwdnav_inner .language_switcher {
    width: calc(100% - 30px);
    margin-left: 15px;
  }

  #footer {
    margin: 15px;
  }

  #footer #footer_inner {
    padding: 20px 15px !important;
  }

  .open_booking .inner_booking_wrap {
    padding: 20px;
  }

  div#content_wrap {
    overflow: hidden;
  }

  div#content_right,
div#content {
    float: none;
    width: auto;
    padding-left: 0;
  }

  div#portlets_right {
    padding-left: 0;
    float: none;
    margin-left: -20px;
  }

  div#portlets_right .portlet {
    float: left;
    box-sizing: border-box;
    width: 50%;
  }

  nav#rwdnav,
.open_booking .booking_wrap {
    top: 69px;
  }

  .portlets .portlet.portlet_listing .portlet_inner,
#portlets_right .portlet.portlet_content .portlet_inner,
#portlets_bottom .portlets .portlet.portlet_content {
    padding: 20px 15px;
    margin-bottom: 10px;
  }

  #portlets_bottom .portlet .portlet_inner .portlet_text_wrap {
    padding: 24px 15px 96px 15px;
  }

  #header div#logo {
    width: 200px;
  }

  #header #book_button {
    display: none;
  }

  .ui-datepicker.ui-widget {
    right: 15px;
  }

  #mobile_button {
    display: block;
  }

  .responsive_navigation_toggle {
    top: 23px;
    right: 30px;
  }

  #headerfix_div {
    height: 69px;
  }

  #header #logo {
    margin-right: 0;
  }

  #portlet_content_9 {
    margin-top: 40px;
  }

  #portlets_bottom .portlet:last-child {
    padding-bottom: 40px !important;
  }

  #second_footer {
    margin: -8px 15px 0 15px;
  }

  #second_footer_left {
    width: auto;
  }

  #second_footer h3 {
    padding-left: 0;
    line-height: 33px;
  }

  div#second_footer_right p {
    width: 100%;
    padding: 0 0 7px 0;
  }

  div#second_footer_right .logos {
    padding-bottom: 20px;
  }

  div#second_footer_right p:nth-child(2) {
    padding-left: 0;
  }

  .content iframe {
    height: 350px;
  }
}
@media screen and (max-width: 650px) {
  .bx-wrapper .bx-controls-direction a,
#slider .bx-wrapper .bx-pager {
    display: none;
  }

  #portlets_bottom .portlet {
    width: 100%;
  }

  #portlets_bottom .portlet .portlet_inner {
    min-height: auto !important;
  }

  .pictures.gallery .picture {
    width: 50%;
  }

  #logo_die_loetschentaler {
    top: 15px;
    right: 15px;
  }

  #logo_die_loetschentaler img {
    width: 250px;
  }
}
@media screen and (max-width: 600px) {
  #logo_die_loetschentaler_footer a:first-child {
    display: block;
    margin: 20px 0 10px;
  }

  #privacy_banner #privacy_banner_inner #privacy_description {
    padding-right: 0;
  }

  #privacy_banner #privacy_banner_inner a.button {
    position: relative;
    top: auto;
    margin-top: 15px;
    right: auto;
    float: none;
    display: block;
    text-align: center;
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 550px) {
  .cr_form input,
.dodeley_subscribe input,
.mailform_right_fields,
span.select2.select2-container,
.mailform_element input,
.mailform_element textarea,
.login_form input {
    width: 100% !important;
  }

  .cr_form .submit_container button,
.dodeley_subscribe input.button {
    width: auto !important;
  }

  .cr_form label {
    padding-bottom: 6px;
  }
  .cr_form .submit_container {
    margin-left: 0;
  }

  .mailform_element label,
#mailform_submit_button label,
.login_form label {
    margin-bottom: 6px;
  }

  p.powered_by label,
.dodeley_subscribe p.button_label_hidden label,
#mailform_submit_button label {
    display: none;
  }

  .mailform_element.checkbox_field p {
    margin-left: 0;
  }

  .mailform_element.checkbox_field p input {
    width: 20px !important;
  }
}
@media screen and (max-width: 500px) {
  nav#rwdnav,
.open_booking #booking_wrap {
    width: 280px;
  }

  .open_booking .ui-datepicker.ui-widget {
    width: 231px;
  }

  .booking_wrap h3 {
    margin-top: 0;
  }

  .rwdnav_inner .language_switcher {
    width: calc(100% - 40px);
    margin-left: 20px;
  }

  .rwd_navigation > li.current > a {
    padding: 0 20px 19px;
  }

  #rwdnav ul.level0 > li {
    margin: 0 20px 0 20px;
  }

  .rwd_navigation > li > a {
    padding: 2px 20px 20px;
  }

  .rwd_navigation li.level1 > a {
    padding: 3px 20px 2px;
  }

  .rwdnav_inner .portlet {
    margin: 0 20px 10px 20px;
  }

  .open_booking #booking_wrap .portlet {
    width: 100%;
  }

  .booking_wrap input {
    width: 100%;
  }

  .listing_entry .listing-content,
#listing_entry_content,
.overview_item .content {
    clear: both;
  }

  .listing_entry .resource_container,
.overview_item .resource_container {
    clear: both;
    float: none;
    margin: 0;
  }

  .overview_item .resource_container .picture,
.overview_item .resource_container .picture img {
    width: 100%;
    height: auto;
  }

  .pictures.float_left,
.pictures.float_left_with_clear,
.pictures.float_right,
.pictures.float_right_with_clear {
    width: auto;
  }

  .pictures.float_left .picture,
.pictures.float_left_with_clear .picture,
.pictures.float_right .picture,
.pictures.float_right_with_clear .picture {
    padding: 0;
  }

  .listing_entry .pictures :nth-last-child(2),
.overview_item .pictures :nth-last-child(2) {
    margin-bottom: 10px;
  }

  #footer ul#copy {
    position: relative;
    bottom: -14px;
    left: -10px;
    right: auto;
  }
}
@media screen and (max-width: 470px) {
  div#portlets_right .portlet {
    float: none;
    width: 100%;
  }

  #header div#logo {
    width: 180px;
    padding-top: 3px;
  }

  .mobile_booking_button {
    font-size: 13px;
    line-height: 15px;
    margin-right: 52px;
  }
}
@media screen and (max-width: 430px) {
  .mailform_element input,
.mailform_element textarea {
    box-sizing: border-box;
    width: 100%;
  }

  #mailform_submit_button label {
    display: none;
  }

  .pictures.gallery .picture {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  #reviews_portlets .tripadvisor_wrap {
    clear: both;
    float: left;
    margin-left: 0;
  }

  #footer_wrap {
    overflow: hidden;
  }

  #footer #footer_right {
    width: 260px !important;
    float: left;
  }

  div#footer_right #logos_right a:last-child img {
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 360px) {
  div#second_footer_right p:last-child img {
    height: auto !important;
    max-width: 100%;
  }

  #logo_die_loetschentaler img {
    width: 200px;
  }
}
@media screen and (max-width: 340px) {
  #header div#logo {
    width: 160px;
  }

  .mobile_booking_button {
    margin-right: 40px;
  }

  .responsive_navigation_toggle {
    width: 31px;
  }

  nav#rwdnav, .open_booking .booking_wrap {
    top: 66px;
  }

  #headerfix_div {
    height: 66px;
  }
}
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group basic */
@media print {
  @page {
    margin: 1.5cm 0.8cm 1.8cm 0.8cm;
  }
  body {
    font: 14px/20px "Alte Haas Grotesk", Arial, Helvetica, sans-serif;
    background: #FFF;
  }

  div#siteframe {
    background: #fff;
    box-shadow: 0 0 0 0 transparent;
  }

  #header {
    position: relative;
    box-shadow: none;
    padding: 0 0 14px;
  }

  #header #logo img {
    width: 280px;
  }

  div.content {
    margin: 0;
  }

  div.content_text {
    width: 100%;
    padding: 20px 0;
  }

  .content p iframe,
#mod_overview #bx-slider-wrap,
#metanavigation,
.scrolldown,
#reviews_portlets,
#second_footer,
#booking_line,
#booking_wrap,
.mailform-submit,
a.button,
.bx-wrapper .bx-controls-direction a i,
#header:after,
#header:before,
#portlets_right .portlet a.button,
#portlets_right .portlet_listing a.portlet_listing_show_all,
.ui-datepicker.ui-widget,
#footer ul#copy,
#footer_left,
div#portlets_bottom.portlets a.portlet_content_link,
.social_media_wrap,
#book_button,
#slider,
#headerfix_div,
div#navigation,
#header div#language,
#header .meta-navigation,
#header_image,
.imprint {
    display: none !important;
  }

  div#content_wrap {
    margin: 0 2px;
  }

  div#content.active_portlet {
    padding-right: 20px;
  }

  div#content {
    float: none;
    width: auto;
    padding-left: 0;
  }

  div.content_text.with_dropdown {
    padding: 20px 0 0 0;
  }

  h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px;
  }

  h2,
h2 a,
div.introduction {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 14px;
  }

  #mixItUp {
    margin-top: 0;
    margin-bottom: 40px;
  }

  #module_map {
    height: 350px !important;
  }

  #portlet_content_9 {
    margin-top: 20px;
  }

  div#portlets_bottom.portlets .portlet.text_over_all h3,
div#portlets_bottom.portlets .portlet.text_over_all h3 a,
#portlets_right .portlet h3,
#portlets_right .portlet h3 a {
    font-size: 25px !important;
    line-height: 28px !important;
    margin-bottom: 12px;
  }

  #portlets_bottom .portlet h3,
#portlets_bottom .portlet h3 a,
.portlets .portlet.portlet_listing h2 a,
.portlets .portlet.portlet_listing h2,
.portlets .portlet.portlet_content .portlet h2 a,
.portlets .portlet.portlet_content h2 {
    margin-top: 0;
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .content h1:after {
    height: 6px;
    bottom: -10px;
  }

  .content p img {
    max-width: 550px;
  }

  #portlets_right .portlet .portlet_inner {
    padding: 20px !important;
  }

  #footer,
#portlets_bottom .portlet .portlet_inner {
    background: #fff;
    min-height: 0 !important;
  }

  #portlets_right .portlet .portlet_inner {
    background: #fff;
    border: 1px solid #eee;
  }

  div#portlets_bottom .portlet.text_over_all {
    padding: 30px 0 20px;
  }

  #portlets_bottom .portlet .portlet_inner .portlet_text_wrap {
    padding: 20px 0;
  }

  #bx-slider-wrap .bx-viewport .slide {
    max-width: 380px !important;
    margin-left: -10px;
  }

  #mixItUp {
    padding: 0;
  }

  #mod_overview {
    margin-top: 0;
  }

  #mod_overview .overview_item_wrap .overview_item,
#mixItUp .module-listing .listing-entry-inline {
    width: 100%;
    padding: 0;
  }

  #mod_overview .overview_item_wrap .overview_item #bx-slider-wrap,
#mixItUp .module-listing .listing-entry-inline #bx-slider-wrap {
    width: 380px;
  }

  #mod_overview .overview_item_wrap .overview_item #bx-slider-wrap .bx-viewport,
#mixItUp .module-listing .listing-entry-inline #bx-slider-wrap .bx-wrapper .bx-viewport {
    max-height: 220px !important;
  }

  /*#mixItUp .module-listing .listing-entry-inline #bx-slider-wrap .bx-wrapper .bx-viewport .slide {
  	width: 100% !important;
  }*/
  .listing_entry,
.overview_item_wrap {
    margin: 40px 0 0 0;
    padding: 30px 0 0 0;
  }

  .mailform_element label,
#mailform_submit_button label,
.login_form label {
    width: 130px;
  }

  .mailform_element input,
.mailform_element textarea,
.login_form input,
span.select2.select2-container {
    width: 220px !important;
  }

  #footer {
    margin: 30px 0;
    font-size: 12px;
    line-height: 16px;
  }

  #footer #footer_inner {
    min-height: 0;
  }

  #footer #footer_right ul li:first-child {
    margin-bottom: 5px;
  }

  #footer #footer_right {
    width: 100%;
    float: left;
  }

  #footer #footer_inner {
    width: 100%;
    border-top: 1px solid #eee;
    padding: 20px 0 0;
  }

  /* @end */
}

/*# sourceMappingURL=template_styles.css.map */
