
@import url(/static/css/web-fonts.css);


body {
  position: relative;
}
a {
  color: #9d2121;
}
a:hover {
  color: #9d2121;
}
hr {
  border-color: #9b9994;
  margin-top: 2em;
  margin-bottom: 2em;
}
.content-block table {
  width: 100%;
  margin-bottom: 1.33333333em;
  max-width: 100%;
}
.content-block table > thead > tr > td,
.content-block table > thead > tr > th {
  background-color: #dccdb9;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.content-block table th {
  border-left: 2px solid #f5f0e6;
  border-right: 2px solid #f5f0e6;
  padding: 0.6em 1.2em 0.4em 1.2em;
}
.content-block table th:first-child {
  border-left: 0;
}
.content-block table th:last-child {
  border-right: 0;
}
.content-block table > tbody > tr > td,
.content-block table > tbody > tr > th {
  border-left: 7px solid #f5f0e6;
  border-right: 7px solid #f5f0e6;
  padding: 0.6em 1.06666667em 0.4em 1.06666667em;
  border-top: 1px solid #dccdb9;
}
.content-block table > tbody > tr > td:first-child,
.content-block table > tbody > tr > th:first-child{
  border-left: 0;
}
.content-block table > tbody > tr > td:last-child,
.content-block table > tbody > tr > th:last-child{
  border-right: 0;
}
.content-block table > tbody > tr:first-child > td,
.content-block table > tbody > tr:first-child > th{
  border-top: 0;
}
.testimonial {
    font-size: .87em;
}
@media screen and (min-width: 1200px) {
    .testimonial {
        font-size: 1em;
    }
}
strong {
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
}
li {
  margin-bottom: .8em;
}

[class^="weather-icon"],
[class*=" weather-icon"] {
  font-family: 'weathericon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.weather-icon-a:before {
  content: "\e600";
}
.weather-icon-b:before {
  content: "\e601";
}
.weather-icon-c:before {
  content: "\e602";
}
.weather-icon-d:before {
  content: "\e603";
}
.weather-icon-e:before {
  content: "\e604";
}
.weather-icon-f:before {
  content: "\e605";
}
.weather-icon-g:before {
  content: "\e606";
}
.weather-icon-h:before {
  content: "\e607";
}
.weather-icon-i:before {
  content: "\e608";
}
.weather-icon-j:before {
  content: "\e609";
}
.weather-icon-k:before {
  content: "\e60a";
}
.weather-icon-l:before {
  content: "\e60b";
}
.weather-icon-m:before {
  content: "\e60c";
}
.weather-icon-n:before {
  content: "\e60d";
}
.weather-icon-o:before {
  content: "\e60e";
}
.weather-icon-p:before {
  content: "\e60f";
}
.weather-icon-q:before {
  content: "\e610";
}
.weather-icon-r:before {
  content: "\e611";
}
.weather-icon-s:before {
  content: "\e612";
}
.weather-icon-t:before {
  content: "\e613";
}
.weather-icon-u:before {
  content: "\e614";
}
.weather-icon-v:before {
  content: "\e615";
}
.weather-icon-w:before {
  content: "\e616";
}
.weather-icon-x:before {
  content: "\e617";
}
.weather-icon-y:before {
  content: "\e618";
}
.weather-icon-z:before {
  content: "\e619";
}
.weatherblock {
  margin-top: 0.66666667em;
}
.weatherblock h3 {
  font-size: 1.33333333em;
  margin-bottom: 0;
}
.weatherblock strong {
  font-size: 1.6em;
}
.weatherblock.is-active {
  position: relative;
  background: #ffffff;
  border-radius: 5px;
}
.weatherblock.is-active h3 {
  color: #9C1F1F;
}
.weatherblock h4,
.weatherblock-description h4 {
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1em;
  color: #9C1F1F;
  margin: 0;
}
.weatherblock-description {
  padding-left: 1.33333333em;
  padding-right: 1.33333333em;
}
.weather-icon {
  font-size: 5em;
  line-height: 1;
}
.video-js.vjs-default-skin {
  color: #ffffff;
}
.video-js.vjs-default-skin .vjs-big-play-button,
.video-js.vjs-default-skin:hover .vjs-big-play-button,
.video-js.vjs-default-skin:focus .vjs-big-play-button,
.video-js.vjs-default-skin:active .vjs-big-play-button {
  background-color: transparent;
  border-radius: 9999px;
  height: 7.2em;
  width: 7.2em;
  font-size: 15px;
  font-size: 0.9375rem;
  border: 6px solid #ffffff;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 50%;
  left: 50%;
  margin-left: -3em;
  margin-top: -3em;
}
.video-js.vjs-default-skin .vjs-big-play-button:before,
.video-js.vjs-default-skin:hover .vjs-big-play-button:before,
.video-js.vjs-default-skin:focus .vjs-big-play-button:before,
.video-js.vjs-default-skin:active .vjs-big-play-button:before {
  font-size: 3.73333333em;
  line-height: 1.7;
  text-shadow: none;
  margin-left: 3px;
}
.video-js.vjs-default-skin.vjs-has-started .vjs-control-bar {
  background: #9d2121;
  background: rgba(156, 31, 31, 0.8);
}
.video-js.vjs-default-skin .vjs-control:before {
  text-shadow: none;
}
.video-js.vjs-default-skin .vjs-volume-level,
.video-js.vjs-default-skin .vjs-play-progress {
  height: 100%;
  background: #e20031 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.video-js.vjs-default-skin .vjs-load-progress,
.video-js.vjs-default-skin .vjs-slider {
  background: #ffffff;
}
.video-js.vjs-default-skin .vjs-slider-handle {
  color: #43494d;
  text-shadow: none;
}
.video-js.vjs-default-skin .vjs-slider-handle:before {
  text-shadow: none;
  top: -0.1em;
}
.mfp-iframe-scaler {
  padding-top: 125.5%;
}
.mfp-arrow {
  width: 130px;
}
.mfp-arrow:before,
.mfp-arrow:after {
  display: none;
}
.mfp-iframe-holder .mfp-content {
  max-width: 630px;
}
img.mfp-img {
  padding: 0;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
}
.mfp-prevent-close.white.fz70 {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.mfp-image-holder .mfp-content {
  padding: 1em;
  background: #ffffff;
}
.mfp-iframe-holder .mfp-content {
  border: 1em solid #ffffff;
}
.mfp-figure:after {
  display: none;
}
.noUi-horizontal .noUi-handle {
  width: 30px;
  height: 30px;
  top: -12px;
  left: -15px;
}
.noUi-handle {
  box-shadow: none;
  background: #9b9994;
  border: none;
}
.noUi-handle:before {
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background: #ffffff;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -6px;
}
.noUi-handle:after {
  display: none;
}
.noUi-target {
  border-radius: 0;
  box-shadow: none;
  border-color: #9b9994;
  background: #f5f0e6;
}
.noUi-connect {
  box-shadow: none;
  background: #9d2121;
}
.noUi-horizontal {
  height: 8px;
}
.range-slider {
  margin-top: 1.3em;
  margin-bottom: 1.5em;
}
.difficulty-label {
  color: #ffffff;
  padding: .4em .5em;
  display: inline-block;
  line-height: 1.1;
}
.tour-teaser {
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
}
.tour-teaser img {
  border-radius: 5px 5px 0 0;
}
@media screen and (min-width: 768px) {
  .tour-teaser img {
    border-radius: 5px 0 0 0;
  }
}
.teaser {
  overflow: hidden;
  background: #ffffff;
  position: relative;
}
.teaser h1,
.teaser h2,
.teaser h3,
.teaser h4 {
  text-transform: none;
  color: #9C1F1F;
}
.teaser img {
  width: 100%;
  display: block;
  border-radius: 5px 5px 0 0;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  -webkit-transform: translateZ(0);
}
.teaser:hover {
  background: #e8decf;
}
.teaser:hover img {
  opacity: .85;
}
.teaser .price-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #ffffff;
}
.teaser .price-wrapper > .price {
  display: inline-block;
  background: #9d2121;
  border-radius: 0 0 5px 5px;
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 1.1;
  padding: 0.66666667em 1.33333333em;
}
.teaser .price-wrapper > .price > strong {
  font-size: 1.66666667em;
  display: block;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
    .teaser .price-wrapper > .price {
        padding: 0.5em 0.8em;
    }
    .teaser .price-wrapper > .price > strong {
        font-size: 1.25em;
    }
}
.teaser .price-wrapper > .price > .icon-stroke {
  font-size: 0.33333333em;
}
.teaser_high {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .teaser_high {
        max-width: 360px;
        margin: auto;
    }
}
.teaser_body {
  padding: 1.33333333em 2em;
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
}
.teaser_body > .hl {
  margin-bottom: 0;
}
.teaser_body > .hl > a {
  color: #9f1719;
  text-decoration: none;
}
.teaser_body > .hl > a:hover {
  text-decoration: underline;
}
.teaser-hero > .teaser_body {
  padding: 2em 2em;
}
.rotated-hl {
  position: relative;
  margin-bottom: -0.33333333em;
}
.rotated-hl > .hl {
  font-family: "JamesPaul", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  /*-webkit-transform: rotate(-9.2deg);*/
  /*-moz-transform: rotate(-9.2deg);*/
  /*-o-transform: rotate(-9.2deg);*/
  -ms-transform: rotate(-9.2deg);
  /*transform: rotate(-9.2deg);*/
  margin: 0;
  line-height: 1;
}
.rotated-hl > .hl > a {
  text-decoration: none;
}
.rotated-hl > .hl-sub {
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
  margin-left: 5em;
  display: inline-block;
  background: #9d2121;
  padding: 0.28571429em 0.57142857em;
  font-size: 0.93333333em;
  color: #ffffff;
  margin-bottom: 0.5em;
  position: relative;
  top: 0.3em;
  font-family: 'MatrixIIBookItalicLinRegular', 'Open Sans', sans-serif;
}
.teaser_dark {
  background: #f5f0e6;
}
.teaser_wide {
  position: relative;
}
.teaser_wide img {
  border-radius: 5px 5px 0 0;
}
@media screen and (min-width: 768px) {
  .teaser_wide img {
    border-radius: 5px 0 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .teaser_wide img {
    border-radius: 5px 0 0 5px;
  }
}
.teaser_wide .media > .pull-left {
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .teaser_wide .media > .pull-left,
  .teaser_wide .media > .pull-right {
    float: none !important;
    width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .teaser_wide .media > .pull-left img,
  .teaser_wide .media > .pull-right img {
    width: 100%;
  }
}
.teaser_wide .media > .media-body {
  padding: 0.66666667em;
  padding-top: 1.33333333em;
}
.teaser_wide ul {
  padding-left: 20px;
}
.teaser_wide-additional {
  padding: 1.33333333em;
  height: 100%;
}
@media screen and (min-width: 1200px) {
  .teaser_wide-additional {
    text-align: right;
  }
}
@media screen and (min-width: 1200px) {
  .teaser_wide-additional-top {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.teaser_wide-additional-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
  text-align: right;
}
.teaser_simple {
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
  border-radius: 5px;
  overflow: hidden;
}
.teaser_simple img {
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  -webkit-transform: translateZ(0);
}
.teaser_simple:hover {
  text-decoration: none;
}
.teaser_simple:hover > .teaser_simple-overlay {
  background: #e8decf;
  background: rgba(232, 222, 207, 0.85);
  color: #373329;
}
.teaser_simple:hover > .teaser_simple-info {
  background: #e8decf;
  color: #373329;
}
.teaser_simple:hover img {
  opacity: .85;
}
.teaser_simple > .teaser_simple-info:hover {
  text-decoration: underline;
}
.teaser_simple-overlay {
  display: block;
  background: rgba(157, 33, 33, 0.85);
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.33333333em;
  padding-top: 0.66666667em;
  padding-bottom: 0.66666667em;
}
.teaser_simple-info {
  background: #9d2121;
  color: #ffffff;
  padding: 1.33333333em;
  padding-top: 0.66666667em;
  padding-bottom: 0.66666667em;
}
.teaser_wide_big_image img {
  border-radius: 5px 5px 0 0;
}
@media screen and (min-width: 1200px) {
  .teaser_wide_big_image img {
    border-radius: 5px 0 0 5px;
  }
}
.social-media-item {
  display: inline-block;
  margin-right: 1.4em;
}
.sidebar-nav {
  margin-bottom: 2em;
}
.sidebar-nav ul {
  display: none;
}
.sidebar-nav ul .active > ul {
  display: block;
}
.sidebar-nav ul .active > ul > li {
  padding: 0 2em;
  line-height: 1;
}
.sidebar-nav ul .active > ul > li > a {
  font-size: 0.93333333em;
  line-height: 1;
  padding: 0.57142857em 0.4em;
  display: block;
  color: #373329;
}
.sidebar-nav ul .active > ul > li > a:before {
  content: "\E003";
}
.sidebar-nav ul .active > ul > li > a:hover {
  color: #9C1F1F;
}
.sidebar-nav ul .active > ul > li > a:before {
  font-size: 0.66666667em;
  margin-right: 0.66666667em;
  display: inline-block;
}
.sidebar-nav > ul {
  display: block;
}
.sidebar-nav > ul > li {
  border-bottom: 1px solid #9b9994;
}
.sidebar-nav > ul > li > a {
  padding: 1em 2em;
  display: block;
  text-transform: uppercase;
  color: #373329;
  text-decoration: none;
}
.sidebar-nav > ul > li.active {
  border-bottom: none;
}
.sidebar-nav > ul > li.active > a,
.sidebar-nav > ul > li:hover > a,
.sidebar-nav > ul > li:active > a,
.sidebar-nav > ul > li:focus > a {
  background: #ffffff;
}
.sidebar-nav > a {
  background: #9b9994;
  padding: 1em 2em;
  display: block;
  color: #ffffff;
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px 5px 0 0;
}
.pagination {
  margin-top: 0;
  margin-bottom: 0;
}
.pagination .icon-arrow-left,
.pagination .icon-arrow-right,
.pagination .anchor-arrow {
  font-size: 0.73333333em;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
}
.mainNav {
  color: #ffffff;
  margin: 0;
  border: none;
  min-height: 0;
  border-radius: 0;
  background: #851b1b;
  background: -webkit-linear-gradient(0deg, #851b1b 0%, #9c201f 99%);
  background: -moz-linear-gradient(0deg, #851b1b 0%, #9c201f 99%);
  background: -o-linear-gradient(0deg, #851b1b 0%, #9c201f 99%);
  background: -ms-linear-gradient(0deg, #851b1b 0%, #9c201f 99%);
  background: linear-gradient(90deg, #851b1b 0%, #9c201f 99%);
}
.mainNav .navbar-nav > li {
  position: relative;
}
.mainNav .navbar-nav > li > a,
.mainNav .navbar-nav > li > a:hover{
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 0.93333333em;
  padding: 1.414286em 0.5em;
  line-height: 1;
}

.mainNav .scrollToTop {
  visibility: hidden;
  display: none;
}
@media screen and (max-width: 767px) {
  .mainNav .scrollToTop {
    width: 46px;
    height: 36px;
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 1000;
    visibility: visible;
  }
  .mainNav .scrollToTop a {
    background: rgba(95, 92, 84, 0.6);
    opacity: 0.6;
    border-radius: 4px;
    width: 46px;
    height: 36px;
    display: inline-block;
  }
  .mainNav .scrollToTop a:before {
    content: '\E004';
    color: #fff;
    font-family: iconfont;
    line-height: 36px;
    width: 100%;
    text-align: center;
    speak: none;
    display: inline-block;
  }
}

.mainNav .navbar-nav > li > a > strong {
    text-transform: none;
    font-family: "JamesPaul", sans-serif;
    font-style: normal;
    font-size: 1.7em;
    font-weight: normal;
    margin-bottom: .2em;
    margin-right: .4em;
}
@media screen and (min-width: 768px) {
    .mainNav .navbar-nav > li > a {
        text-align: justify;
    }
    .mainNav .navbar-nav > li > a > strong {
        display: block;
        margin-right: .4em;
    }
}
.mainNav .navbar-nav > li.active > a,
.mainNav .navbar-nav > li.active.open > a,
.mainNav .navbar-nav > li.open > a {
    background: transparent;
    color: inherit;
}

@media screen and (min-width: 768px) {
    .mainNav .navbar-nav > li.active > a,
    .mainNav .navbar-nav > li.active.open > a,
    .mainNav .navbar-nav > li.open > a {
        background: #e8decf;
        color: #9c1f1f;
    }
    .mainNav .navbar-nav > li.active > a:hover,
    .mainNav .navbar-nav > li.active > a:active,
    .mainNav .navbar-nav > li.active > a:focus,
    .mainNav .navbar-nav > li:hover > a,
    .mainNav .navbar-nav > li:active > a,
    .mainNav .navbar-nav > li:focus > a {
        background: #e8decf;
        color: #9c1f1f;
    }
}


.mainNav .navbar-brand {
  font-size: 15px;
  font-size: 0.9375rem;
  height: auto;
  padding-top: 0.66666667em;
  padding-bottom: 0.66666667em;
}
.mainNav .navbar-brand > img {
  height: 4.4em;
  width: 12.2em;
}
.mainNav .navbar-nav-sub {
  background: #e8decf;
  border-radius: 5px 5px 5px 5px;
  min-width: 100%;
}
@media screen and (min-width: 768px) {
    .mainNav .navbar-nav-sub {
        border-radius: 0 0 5px 5px;
    }
    .mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn > li {
        font-size: 14px;
        font-size: 0.8rem;
        padding: 1.66666667em 1.53333333em;
    }
}
@media screen and (min-width: 1200px) {
  .mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn > li {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn > li > ul {
  line-height: 2;
  padding-left: 0;
}
.mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn > li > ul > li {
  list-style-type: none;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn > li > ul > li > a {
        color: #373329;
    }
    .mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn > li > ul > li > a:hover {
        color: #9C1F1F;
    }
}

@media screen and (max-width: 767px) {
  .mainNav .navbar-nav-sub {
    display: none;
  }
}
@media screen and (min-width: 768px) {
    .mainNav .navbar-nav-sub.navbar-nav-sub-singlecolumn {
        padding: 1.66666667em 0;
    }
    .mainNav .navbar-nav-sub.navbar-nav-sub-singlecolumn > li > a {
        color: #373329;
        line-height:1.25;
        padding:0.4em 1.53333333em;
        display: block;
    }
    .mainNav .navbar-nav-sub.navbar-nav-sub-singlecolumn > li > a:hover {
        color: #9C1F1F;
    }
  .mainNav .navbar-nav-sub {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
  }
  .mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn {
    white-space: nowrap;
    font-size: 0;
    /*remove whitespace*/
  }
  .mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn > li {
    display: inline-block;
    vertical-align: top;
    max-width: 20em;
  }
  .mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn ul {
    display: block;
  }
  .mainNav .navbar-nav-sub.navbar-nav-sub-multicolumn ul ul {
    display: none;
  }
  .mainNav .navbar-nav-sub ul {
    display: none;
  }
}
.mainNav .navbar-nav {
  float: none;
}
@media screen and (min-width: 768px) {
  .mainNav .navbar-nav > li {
    width: 13.6%;
  }
}
@media screen and (min-width: 768px) {
  .mainNav .navbar-nav > li:hover > .navbar-nav-sub,
  .mainNav .navbar-nav > li:focus > .navbar-nav-sub,
  .mainNav .navbar-nav > li.open > .navbar-nav-sub {
    visibility: visible;
  }
}
@media screen and (max-width: 767px) {
  .mainNav .navbar-nav > li.open > .navbar-nav-sub {
    display: block;
  }
}

@media screen and (min-width: 768px) {
    .mainNav .sub-nav-hl {
        color: #404041;
        font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
        font-weight: normal;
        font-size: 1.06666667em;
        text-transform: uppercase;
        border-bottom: 1px solid #dccdb9;
        line-height: 1;
        padding-bottom: 0.4em;
        margin-bottom: 0;
        display: block;
    }
}
.mainNav .navbar-nav-sub-block > ul {
  padding-left: 0.86666667em;
  padding-right: 0.86666667em;
}
.mainNav a:hover {
  color: #9C1F1F;
}
.mainFooter {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 2.1;
  padding-bottom: 3.57142857em;
}
.mainFooter a {
  color: #ffffff;
}
.mainFooter.has-background {
  background: url("/static/img/footer.jpg") top left no-repeat;
  background-size: cover;
  background: #9d2121\9;
}

@media screen and (min-width: 768px) {
    .mainFooter .container {
        padding: 0 4.64285714em;
    }
}
@media screen and (max-width: 767px) {
    .mainFooter {
        line-height:1.5;
        padding-bottom: 2.5em;
    }
    .mainFooter .mt90 {
        margin-top:0;
    }
    .mainFooter .ta-r {
        text-align: left;
    }
    .mainFooter a.footer-icon-link {
        display:none;
    }
}
/*mobile nav*/
.mainNav .navbar-collapse{
    max-height: none;
    border: none;
}

@media screen and (max-width: 767px) {
    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: transparent;
        border: 2px solid #fff;
        margin-top: 15px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
    }
    .subnav-toggle {
        top: 0;
        right: 0;
        position: absolute;
        z-index: 1;
        padding: 15px;
        -webkit-transition: all 140ms ease;
        -moz-transition: all 140ms ease;
        -ms-transition: all 140ms ease;
        -o-transition: all 140ms ease;
        transition: all 140ms ease;
    }
    .open>.subnav-toggle {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .navbar-nav-sub ul{
        display: none;
    }
    .navbar-nav-sub .open>ul{
        display: block;
    }
    .mainNav .navbar-nav-sub-block > ul {
        padding: 0;
    }
    .navbar-nav-sub li {
        position: relative;
        line-height: 1;
        padding: 0;
        color: #9d2121;
    }
    .navbar-nav-sub li li {
        padding-left: 14px;
    }
    .navbar-nav-sub {
        font-size: 1.25em;
    }
    .navbar-nav-sub li{
        font-size: .95em;
    }
    .navbar-nav-sub li > a {
        display: block;
        padding: .8125em;
        font-size: .95em;
    }
    .navbar-nav-sub.navbar-nav-sub li > a {
        border-bottom: 1px solid #941E1D;
    }
    .navbar-nav-sub>li:last-child>a {
        border-top: 0;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: transparent;
        /*border-color: currentColor;*/
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        background: #fff;
        color: #961F1E;
    }
}

.footer-hl {
  margin-bottom: 0;
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
  line-height: 2.1;
}
.footer-logo-1 {
  font-size: 38px;
}
.footer-logo-2 {
  font-size: 21px;
}
.footer-logo-3 {
  font-size: 21px;
}
.footer-logo-4 {
  font-size: 47px;
}
.footer-logo-5 {
  font-size: 49px;
}
.footer-logo-6 {
  font-size: 41px;
}
.footer-logo-7 {
  font-size: 53px;
}
.footer-logo-8 {
  font-size: 54px;
}
/*some footer icons are not possible with svg -> img replacement*/
.footer-logo {
  height: 1em;
  display: inline-block;
}
.footer-logo-radstadt {
  /*keep aspect ratio*/
  width: 1.46938776em;
  /*delayes loading*/
}
.mainFooter.has-background .footer-logo-radstadt {
  background: url("/static/img/footer-icon/radstadt.png") top left no-repeat;
}
.footer-logo-wanderdoerfer {
  /*keep aspect ratio*/
  width: 1.52830189em;
  /*delayes loading*/
}
.mainFooter.has-background .footer-logo-wanderdoerfer {
  background: url("/static/img/footer-icon/wanderdoerfer.png") top left no-repeat;
}
.footer-logo-kreativ-reisen {
  /*keep aspect ratio*/
  width: 0.96296296em;
  /*delayes loading*/
}
.mainFooter.has-background .footer-logo-kreativ-reisen {
  background: url("/static/img/footer-icon/kreativ-reisen.png") top left no-repeat;
}
.footer-logo-elements {
  /*keep aspect ratio*/
  width: 10.07142857em;
  /*delayes loading*/
}
.mainFooter.has-background .footer-logo-elements {
  background: url("/static/img/footer-icon/elements.png") top left no-repeat;
}
.bg-footer-overlay {
  background: rgba(0, 0, 0, 0.25);
}
/*specificity hack */
.footer-icon-link.footer-icon-link {
  text-decoration: none;
  opacity: .9;
}
.footer-icon-link.footer-icon-link:hover {
  opacity: 1;
}
.interactiveMap-Wrapper {
  overflow: hidden;
}
.interactiveMap-filterBar {
  z-index: 10;
  display: none;
}
.interactiveMap {
  height: 400px;
}
@media screen and (min-width: 768px) {
  .interactiveMap-filterBar {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20.53333333em;
    display: block;
  }
  .interactiveMap {
    height: 600px;
  }
  .interactiveMap-filterBar {
    font-size: .8em;
  }
  .interactiveMapDetail {
    width: 20.53333333em;
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: #ffffff;
    border-radius: 5px;
    padding: 0.66666667em;
    visibility: hidden;
  }
}
@media screen and (min-height: 700px) and (min-width: 768px) {
  .interactiveMap {
    height: 700px;
  }
  .interactiveMap-filterBar {
    font-size: 0.9em;
  }
}
@media screen and (min-height: 1000px) and (min-width: 768px) {
  .interactiveMap {
    height: 828px;
  }
  .interactiveMap-filterBar {
    font-size: 1em;
  }
}
.nav-pills.nav-stacked > li {
  border-radius: 5px;
  overflow: hidden;
}
.nav-pills.nav-stacked > li,
.nav-pills.nav-stacked > li > button.collapsed,
.nav-pills.nav-stacked > li > a.collapsed,
.nav-pills.nav-stacked > li > label {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
}
.nav-pills.nav-stacked > li > button,
.nav-pills.nav-stacked > li > a,
.nav-pills.nav-stacked > li > label {
  padding: 0.53333333em;
  padding-right: 1.33333333em;
  background: #dccdb9;
  color: inherit;
}
.nav-pills.nav-stacked > li > button:hover,
.nav-pills.nav-stacked > li > a:hover,
.nav-pills.nav-stacked > li > label:hover {
  background: #dccdb9;
}
.nav-pills.nav-stacked > li > button > .text,
.nav-pills.nav-stacked > li > a > .text,
.nav-pills.nav-stacked > li > label > .text {
  font-size: 1.2em;
}
.nav-pills.nav-stacked > li > button > .checkbox,
.nav-pills.nav-stacked > li > a > .checkbox,
.nav-pills.nav-stacked > li > label > .checkbox {
  padding: 1.5em 1em;
  margin: -1em;
}
.nav-pills.nav-stacked > li > label {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
}
.nav-pills.nav-stacked > li > .nav-sub {
  padding-left: 0.86666667em;
  padding-right: 1.33333333em;
  padding-bottom: 1em;
}
.nav-pills.nav-stacked > li > .nav-sub > li {
  padding-top: 1em;
}

.icon-base-pseudo,
.sidebar-nav ul .active > ul > li > a:before,
.icon-arrow-down:before,
.icon-arrow-left:before,
.icon-arrow-right:before,
.icon-arrow-up:before,
.icon-bed:before,
.icon-calendar:before,
.icon-camera:before,
.icon-check-sign:before,
.icon-close:before,
.icon-deep:before,
.icon-essen:before,
.icon-facebook:before,
.icon-file:before,
.icon-google-plus:before,
.icon-header-underline-snow:before,
.icon-header-underline:before,
.icon-high:before,
.icon-huetten:before,
.icon-instagram:before,
.icon-kunst:before,
.icon-livecam:before,
.icon-logo-cross-country:before,
.icon-logo-salzburger-sportwelt:before,
.icon-logo-salzburgerland:before,
.icon-logo-ski-amade:before,
.icon-logo-zauchensee:before,
.icon-mountain:before,
.icon-pinterest:before,
.icon-position:before,
.icon-search:before,
.icon-sehenswuerdigkeiten:before,
.icon-service:before,
.icon-sport:before,
.icon-star:before,
.icon-stroke:before,
.icon-time:before,
.icon-twitter:before,
.icon-unterkunft:before,
.icon-verkehr:before,
.icon-video-play:before,
.icon-wellness:before,
.icon-wide:before,
.icon-youtube:before,
.selectWrapper:before,
.ui-datepicker-next:before,
.ui-datepicker-prev:before,
.content-block_highlight ul > li:before,
.btn-detail > .btn-detail-arrow:before,
.anchor-arrow:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.icon-arrow-down:before {
  content: "\E001";
}
.icon-arrow-left:before {
  content: "\E002";
}
.icon-arrow-right:before,
.anchor-arrow:before {
  content: "\E003";
}
.icon-arrow-up:before {
  content: "\E004";
}
.icon-bed:before {
  content: "\E005";
}
.icon-calendar:before {
  content: "\E006";
}
.icon-camera:before {
  content: "\E007";
}
.icon-check-sign:before {
  content: "\E008";
}
.icon-close:before {
  content: "\E009";
}
.icon-deep:before {
  content: "\E00A";
}
.icon-essen:before {
  content: "\E00B";
}
.icon-facebook:before {
  content: "\E00C";
}
.icon-file:before {
  content: "\E00D";
}
.icon-google-plus:before {
  content: "\E00E";
}
.icon-header-underline-snow:before {
  content: "\E00F";
}
.icon-header-underline:before {
  content: "\E010";
}
.icon-high:before {
  content: "\E011";
}
.icon-huetten:before {
  content: "\E012";
}
.icon-instagram:before {
  content: "\E013";
}
.icon-kunst:before {
  content: "\E014";
}
.icon-livecam:before {
  content: "\E015";
}
.icon-logo-cross-country:before {
  content: "\E016";
}
.icon-logo-salzburger-sportwelt:before {
  content: "\E017";
}
.icon-logo-salzburgerland:before {
  content: "\E018";
}
.icon-logo-ski-amade:before {
  content: "\E019";
}
.icon-logo-zauchensee:before {
  content: "\E01A";
}
.icon-mountain:before {
  content: "\E01B";
}
.icon-pinterest:before {
  content: "\E01C";
}
.icon-position:before {
  content: "\E01D";
}
.icon-search:before {
  content: "\E01E";
}
.icon-sehenswuerdigkeiten:before {
  content: "\E01F";
}
.icon-service:before {
  content: "\E020";
}
.icon-sport:before {
  content: "\E021";
}
.icon-star:before {
  content: "\E022";
}
.icon-stroke:before {
  content: "\E023";
}
.icon-time:before {
  content: "\E024";
}
.icon-twitter:before {
  content: "\E025";
}
.icon-unterkunft:before {
  content: "\E005";
}
.icon-verkehr:before {
  content: "\E027";
}
.icon-video-play:before {
  content: "\E028";
}
.icon-wellness:before {
  content: "\E029";
}
.icon-wide:before {
  content: "\E02A";
}
.icon-youtube:before {
  content: "\E02B";
}
.header-section {
  position: relative;
  background: #e9fcdc;
}

@media screen and (min-width: 768px) {
    .header-section {
        height: 0;
        padding-top: 49.70149254%;
    }

    .header-section-small {
        position: relative;
        height: 0;
        padding-top: 20.52238806%;
        background: transparent;
    }

    .header-img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
}
@media screen and (max-width: 767px) {
    .header-section {
        /*overflow: hidden;*/
        position: relative;
        height:auto;
        padding-top:49.5%;
    }
    .header-section-small {
        padding-top:20%;
    }
    .header-section .btn {
        font-size:1.1em;
        padding-bottom:12px;
    }
    .header-overlay.bg-red-dark-overlay {
        background:#fff;
    }

    .header-img.header-img {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
    }
}
.header-overlay {
  padding-top: 2em;
  font-size: 0.93333333em;
}
.header-hl {
  position: absolute;
  top: 0;
  padding-top: 12%;
  left: 50%;
  color: #ffffff;
  margin-left: -1.7em;
  font-size: 4em;
}
.header-hl--color-red {
  color: #9d2121;
}

@media screen and (max-width: 767px) {
    .header-hl {
        /*overrride inline style*/
        top: 0 !important;
    }
}
.header-hl > h1 {
  display: block;
  -webkit-transform: rotate(-7.8deg);
  -moz-transform: rotate(-7.8deg);
  -o-transform: rotate(-7.8deg);
  -ms-transform: rotate(-7.8deg);
  transform: rotate(-7.8deg);
  font-size: 0.65em;
  text-transform: none;
  font-family: "JamesPaul", sans-serif;
  font-style: normal;
  font-weight: normal;
}
.header-hl > h1 span {
    display: block;
    position: relative;
    text-align: right;
    margin:0 -35px 0 0;
    font-size: 0.6em;
}
/*.header-hl > .icon-header-underline {*/
  /*font-size: 0.90666667em;*/
  /*position: absolute;*/
  /*right: -0.1em;*/
  /*top: 100%;*/
  /*line-height: 1;*/
  /*margin-top: -0.15em;*/
/*}*/
.header-hl > .icon-header-underline,
.header-hl > .icon-header-underline-snow {
    font-size: 0.7em;
    position: absolute;
    right: -1.2em;
    top: 100%;
    line-height: 1;
    margin-top: -0.2em;
    -webkit-transform: rotate(-11deg);
    -moz-transform: rotate(-11deg);
    -o-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg);
}
@media screen and (min-width: 530px) {
  .header-hl {
    font-size: 6.66666667em;
  }
}
@media screen and (min-width: 768px) {
  .header-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .header-hl {
    top: 50%;
    padding-top: 0;
    margin-top: -1em;
  }
}
@media screen and (min-width: 1100px) {
  .header-hl {
    font-size: 8em;
  }
  .header-overlay {
    font-size: 1em;
  }
    .header-hl > h1 span {
        margin-top:-15px;
    }
}
@media screen and (min-width: 1300px) {
  .header-hl {
    font-size: 10em;
  }
}
.form.newsletter .form-control{
    border-color: #ccc;
    margin-bottom: 15px;
}
.form.newsletter .form-control.select{
    width: 145px;
}
.form.newsletter .parsley-error-list{
    color: #9c1f1f;
    padding: 0;
    display: inline-block;
}
.form.newsletter .parsley-error-list li{
    list-style-type: none;
}
.form.newsletter .parsley-error{
    border: 1px solid #9c1f1f;
}
.form-control {
  border-radius: 0;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  border: 1px solid #9C1F1F;
  height: auto;
}
a .form-control {
    cursor: pointer;
}
.form-control + .pos-a {
  pointer-events: none;
}
.input-group-addon {
    border-radius: 0px;
    background: #ffffff;
    border-color: #9C1F1F;
}
label {
  font-weight: inherit;
  display: block;
  margin-bottom: 0px;
}
.selectWrapper {
  position: relative;
  overflow: hidden;
  border: 1px solid #9C1F1F;
}
.selectWrapper > select {
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /* Removes Default Firefox style*/
  width: 100%;
  padding-right: 60px;
  height: auto;
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.selectWrapper > select::-ms-expand {
  display: none;
}
.selectWrapper:before {
  content: "\E001";
}
.selectWrapper:before {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -0.6em;
  color: #9C1F1F;
  font-size: 0.53333333em;
  pointer-events: none;
}
.hidden-checkbox {
  display: none;
}
.fake-checkbox {
  display: inline-block;
  background: #ffffff;
  border: 1px solid #9C1F1F;
  height: 1em;
  width: 1em;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  text-align: center;
}
.fake-checkbox > .icon-check-sign {
  visibility: hidden;
  font-size: 0.66666667em;
  position: relative;
  top: -1px;
  color: #373329;
}
@media screen and (min-width: 1200px) {
  .fake-checkbox {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
input:checked + .fake-checkbox > .icon-check-sign,
input:checked + label > .fake-checkbox > .icon-check-sign {
  visibility: visible;
}
.inline-checkbox {
  display: inline-block;
  margin-right: 1em;
  margin-top: .5em;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: inherit;
}
.ui-datepicker {
  background: #ffffff;
  border-radius: 5px;
  text-align: center;
  padding: 0.66666667em;
}
.ui-datepicker-next:before {
  content: "\E003";
}
.ui-datepicker-prev:before {
  content: "\E002";
}
.ui-datepicker-prev,
.ui-datepicker-next,
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
  text-decoration: none;
}
.content-block {
  margin-top: 3em;
}

@media screen and (max-width: 767px) {
    .content-block {
        overflow-x: auto;
    }
}
/*override bootstrap*/
.content-block.media:first-child {
  margin-top: 3em;
}
.content-block p {
  margin-bottom: 2em;
}
.content-block.media > .pull-left,
.content-teaser > .media > .pull-left {
  margin-right: 1.66666667em;
}
.content-block.media > .pull-right,
.content-teaser > .media > .pull-right {
  margin-left: 1.66666667em;
}
.content-block.media > .pull-left,
.content-teaser > .media > .pull-left,
.content-block.media > .pull-right,
.content-teaser > .media > .pull-right {
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .content-block.media > .pull-left,
  .content-teaser > .media > .pull-left,
  .content-block.media > .pull-right,
  .content-teaser > .media > .pull-right {
    float: none !important;
    width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .content-block.media > .pull-left img,
  .content-teaser > .media > .pull-left img,
  .content-block.media > .pull-right img,
  .content-teaser > .media > .pull-right img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .content-teaser > .media > .pull-left,
  .content-teaser > .media > .pull-right {
    margin-bottom: 0;
  }
}
.content-block_media-body {
  padding-top: 1em;
}
@media screen and (max-width: 767px) {
  .content-block_media-body {
    padding: 0;
  }
}
.content-block_images .img-wrapper {
  display: block;
  position: relative;
}
.content-block_images .img-wrapper > img {
  width: 100%;
}
.content-teaser {
  overflow: visible;
  position: relative;
  z-index: 1;
  border-radius: 5px;
}
.content-teaser p {
  margin-bottom: 1em;
}
.content-teaser img {
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  -webkit-transform: translateZ(0);
}
.content-teaser:hover {
  background: #e8decf;
}
.content-teaser:hover img {
  opacity: .85;
}
.content-teaser:hover:after {
  visibility: visible;
}
.content-teaser:after {
  content: '';
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  background: #e8decf;
  z-index: -1;
  visibility: hidden;
  border-radius: 5px;
}
.content-teaser.no-content-teaser-border:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.content-teaser.content-teaser-border-visbile:after {
  background: #ffffff;
  visibility: visible;
}
.content-teaser.content-teaser-border-visbile:hover:after {
  background: #e8decf;
}
@media screen and (min-width: 768px) {
  .two-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3.3333333333333335em;
    -moz-column-gap: 3.3333333333333335em;
    column-gap: 3.3333333333333335em;
  }
}
.content-block_highlight {
  background: #ffffff;
  padding: 2em 2em;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.content-block_highlight ul {
  padding: 0;
}
.content-block_highlight ul > li {
  list-style-type: none;
  list-style-image: none;
  padding-left: 2.8em;
  text-indent: -2.66666667em;
  margin-bottom: 1em;
}
.content-block_highlight ul > li:before {
  content: "\E022";
}
.content-block_highlight ul > li:before {
  color: #9C1F1F;
  vertical-align: text-top;
  margin-right: 1.73333333em;
}
@media screen and (min-width: 768px) {
  .content-block_highlight ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3.3333333333333335em;
    -moz-column-gap: 3.3333333333333335em;
    column-gap: 3.3333333333333335em;
  }
}
.content-block-section-hl {
  color: #9C1F1F;
  text-align: center;
}
.content-block-section-hl > .hl {
  line-height: 1.75;
}
.content-block.leadtext {
  margin-top: 0;
}
.console {
  background: #ffffff;
  color: #000000;
  min-height: 2.93333333em;
  text-align: right;
  line-height: 2.93333333em;
  min-height: 3.3333333em;
}
@media screen and (max-width: 767px) {
  .console {
    font-size: 13px;
  }
}
@media screen and (max-width: 400px) {
  .console {
    font-size: 11px;
  }
  .console .mr30 {
    margin-right:1em;
  }
}
.console a {
  color: inherit;
  text-decoration: none;
}
.console a:hover {
  color: #9C1F1F;
}
.lang-switcher {
  text-transform: uppercase;
}
.lang-switcher > li {
  font-size: 1.06666667em;
  color: #373329;
  text-decoration: underline;
  margin: 0;
}
.lang-switcher > li > a {
  color: inherit;
  text-decoration: inherit;
  padding: 0 10px;
}
.lang-switcher > li.active {
  color: #921e1d;
  text-decoration: none;
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .lang-switcher > li:last-child > a {
    padding-right: 0;
  }
}
.carousel-indicators {
  font-size: 0;
}
.carousel-indicators li {
  border: none;
  background: #ffffff;
  width: 11px;
  height: 11px;
  font-size: 15px;
  font-size: 0.9375px;
  margin: 0 7px 0 0;
}
.carousel-indicators .active {
  background: #9d2121;
  width: 11px;
  height: 11px;
  margin: 0 7px 0 0;
}
.carousel-control.right,
.carousel-control.left {
  background: none;
  filter: none;
}
.carousel-control {
  font-size: 1em;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  text-shadow: none;
  width: 9%;
}
.carousel-control .icon-arrow-left,
.carousel-control .icon-arrow-right,
.carousel-control .anchor-arrow {
  font-size: 10px;
  font-size: 0.625rem;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2.33333333em;
  color: #9d2121;
}
@media screen and (min-width: 768px) {
    .carousel-control .icon-arrow-left,
    .carousel-control .icon-arrow-right,
    .carousel-control .anchor-arrow {
        font-size: 15px;
        font-size: 0.9375rem;
    }
}
.carousel-control .icon-arrow-left:before,
.carousel-control .icon-arrow-right:before,
.carousel-control .anchor-arrow:before {
  font-size: 4.66666667em;
  line-height: 1;
}
.carousel-control .icon-arrow-left {
  margin-left: -1.23333333em;
}
.carousel-control .icon-arrow-right,
.carousel-control .anchor-arrow {
  margin-left: -1.23333333em;
}
.btn {
  font-size: 1.2em;
  padding: 7px 12px;
  text-transform: uppercase;
}
.btn,
.btn:hover,
.btn:active,
.btn:focus .btn:active:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none !important;
  /*todo*/
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
  border-radius: 5px;
  border: none;
}
.btn-no-styling {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  text-align: left;
}
.btn-primary,
.btn-red {
  background: #9d2121;
}
.btn-primary:hover,
.btn-red:hover,
.btn-primary:active,
.btn-red:active,
.btn-primary:focus,
.btn-red:focus {
  background: #5f5c54;
}
.btn-default {
    color: #ffffff;
    background: #5f5c54;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    color: #ffffff;
    background: #9d2121;
}
.btn-success {
    background: #529052;
    border-color: #305f30;
}
.btn-success:hover {
    background: #5f5c54;
    border-color: #5f5c54;
}
.btn-info {
    background: #ffffff;
    color: inherit;
}
.btn-info:hover{
    background: #e8decf;
    color: inherit;
}
.btn-full-width {
  display: block;
  width: 100%;
  white-space: normal;
}
.btn.btn-detail {
  position: relative;
}
@media screen and (max-width: 767px) {
  .btn.btn-detail {
    margin-bottom: 2em;
  }
}
@media screen and (min-width: 768px) {
  .open > .btn.btn-detail {
    background: #5f5c54;
    border-radius: 0 0 5px 5px;
  }
}
.btn-detail > .btn-detail-arrow {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 1;
  overflow: hidden;
  z-index: 1;
  height: 1.2em;
}
.btn-detail > .btn-detail-arrow:before {
  content: "\E004";
}
.btn-detail > .btn-detail-arrow:after,
.btn-detail > .btn-detail-arrow:before {
  display: inline-block;
  line-height: 1;
}
.btn-detail > .btn-detail-arrow:after {
  content: '';
  width: 2.8em;
  height: 2.8em;
  background: #9d2121;
  border-radius: 99999px;
  position: relative;
  top: -1.6em;
}
.open > .btn-detail > .btn-detail-arrow:after {
  background: #5f5c54;
}
.btn-detail > .btn-detail-arrow:before {
  position: absolute;
  left: 50%;
  z-index: 1;
  margin-left: -0.9em;
  font-size: 10px;
  font-size: 0.625rem;
  -webkit-transition: all 120ms ease;
  -moz-transition: all 120ms ease;
  -o-transition: all 120ms ease;
  transition: all 120ms ease;
  -webkit-transform: rotate(180deg) translateZ(0px);
  -moz-transform: rotate(180deg) translateZ(0px);
  -o-transform: rotate(180deg) translateZ(0px);
  -ms-transform: rotate(180deg) translateZ(0px);
  transform: rotate(180deg) translateZ(0px);
}
.open > .btn-detail > .btn-detail-arrow:before {
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  transform: translateZ(0px);
}
@media screen and (min-width: 768px) {
  .btn-detail > .btn-detail-arrow {
    bottom: 99%;
    top: auto;
  }
  .btn-detail > .btn-detail-arrow:after {
    position: static;
  }
  .btn-detail > .btn-detail-arrow:before {
    bottom: 0.2em;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    transform: translateZ(0px);
  }
  .open > .btn-detail > .btn-detail-arrow:before {
    -webkit-transform: rotate(180deg) translateZ(0px);
    -moz-transform: rotate(180deg) translateZ(0px);
    -o-transform: rotate(180deg) translateZ(0px);
    -ms-transform: rotate(180deg) translateZ(0px);
    transform: rotate(180deg) translateZ(0px);
  }
}
.btn-detail:hover > .btn-detail-arrow:after,
.btn-detail:active > .btn-detail-arrow:after,
.btn-detail:focus > .btn-detail-arrow:after {
  background: #5f5c54;
}
.btn-detail > .btn-detail-content {
  display: none;
}
.open > .btn-detail > .btn-detail-content {
  display: block;
}
@media screen and (min-width: 768px) {
  .btn-detail > .btn-detail-content {
    visibility: hidden;
  }
  .open > .btn-detail > .btn-detail-content {
    visibility: visible;
  }
}
.btn-detail-content {
  background: #ffffff;
  padding: 2.33333333em 2em 2.66666667em 2em;
  border-radius: 5px 5px 0 0;
  color: #373329;
  text-transform: none;
  font-size: 15px;
  font-size: 0.9375rem;
}
.btn-detail-content a span {
  pointer-events: none;
}
@media screen and (max-width: 767px) {
    .btn-detail-content {
        border-radius:5px;
    }
}
@media screen and (min-width: 768px) {
    .btn-detail-content {
        position: absolute;
        bottom: 100%;
        left: 0;
        right: 0;
    }
}
.breadcrumb {
  padding: 0;
  background: transparent;
  border-radius: 0;
}
.breadcrumb > li {
  margin-right: 0.33333333em;
}
.breadcrumb > li > a,
.breadcrumb > li > span {
  color: #373329;
}
.breadcrumb > li + li:before {
  color: inherit;
  content: '';
  display: none;
}
.zoom-image {
  overflow: hidden;
  position: relative;
}
.zoom-image:hover > .zoom-image-hover {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.zoom-image-hover {
  font-size: 3.6em;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 150ms ease;
  -moz-transition: opacity 150ms ease;
  -o-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}
.js-child-ages-input {
  display: none;
}
html {
  font-size: 15px;
}
@media screen and (max-width: 1199px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 13px;
  }
}
body {
  color: #373329;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  padding-left: 0;
  padding-right: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  margin-top: 0;
}
h1,
.h1 {
  font-size: 3.2em;
  text-transform: uppercase;
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
    h1, .h1 {
        font-size: 2em;
        text-transform: capitalize;
    }
    .page-hl-main {
      font-size: 1.7em;
      text-transform: uppercase;
    }
}
h2,
.h2 {
  font-size: 1.6em;
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0.83333333em;
}
h3,
.h3 {
  font-size: 1.13em;
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
}
h3,
.h3 {
  font-size: 1.13em;
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
}
h4,
.h4 {
  font-size: 1em;
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
}
.fz6 {
  font-size: 0.4em;
}
.fz8 {
  font-size: 0.53333333em;
}
.fz10 {
  font-size: 0.66666667em;
}
.fz11 {
  font-size: 0.73333333em;
}
.fz13 {
  font-size: 0.86666667em;
}
.fz14 {
  font-size: 0.93333333em;
}
.fz15 {
  font-size: 1em;
}
.fz18 {
  font-size: 1.2em;
}
.fz20 {
  font-size: 1.33333333em;
}
.fz22 {
  font-size: 1.46666667em;
}
.fz24 {
  font-size: 1.6em;
}
.fz25 {
  font-size: 1.66666667em;
}
.fz26 {
  font-size: 1.73333333em;
}
.fz28 {
  font-size: 1.86666667em;
}
.fz30 {
  font-size: 2em;
}
.fz36 {
  font-size: 2.4em;
}
.fz40 {
  font-size: 2.66666667em;
}
.fz54 {
  font-size: 3.6em;
}
.fz70 {
  font-size: 4.66666667em;
}
.tt-u {
  text-transform: uppercase;
}
.tt-n {
  text-transform: none;
}
.fs-i {
  font-style: italic;
}
.td-u {
  text-decoration: underline;
}
.td-n,
.td-n:hover {
  text-decoration: none;
}
.white,
.white:hover,
.white-hover:hover {
  color: #ffffff;
}
.red,
.text-primary,
.text-danger {
  color: #9C1F1F;
}
.grey-dark,
.text-default {
  color: #373329;
}
.grey-medium {
  color: #5f5c54;
}
.text-success {
  color: #228b22;
}
.lh-1 {
  line-height: 1;
}
.lh-2 {
  line-height: 2;
}
.lh-1.1 {
  line-height: 1.1;
}

/**
 * @license
 * MyFonts Webfont Build ID 2818054, 2014-05-26T05:38:23-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed /static/fonts/james(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: James Paul by Fajardo
 * URL: http://www.myfonts.com/fonts/fajardo/james-paul/regular/
 * Copyright: James Paul&#x00A9; James Fajardo. 2007 All Rights Reserved
 * Licensed pageviews: 1,000,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2818054
 * 
 * © 2014 MyFonts Inc
*/
/*
 * Emigre web font kit 53830f64ca86a
 *
 * These fonts are not shareware.
 * Use of these fonts requires the purchase
 * of a license from Emigre, www.emigre.com
 * Please contact sales@emigre.com
 *
 * To purchase a license to use this font go to:
 * http://www.emigre.com/fontpage.php?PMatIBK.html
 *
 * © 2012 Emigre, Inc
 */
.ff-default {
  font-family: 'Open Sans', sans-serif;
}
.ff-special {
  font-family: "JamesPaul", sans-serif;
  font-weight: normal;
  font-style: normal;
}
.fw-normal {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.fw-light {
  font-family: 'Open Sans Ligth', 'Open Sans', sans-serif;
  font-weight: normal;
}
.fw-bold {
  font-family: 'Open Sans Bold', 'Open Sans', sans-serif;
  font-weight: normal;
}
.special-hl {
  text-align: center;
  color: #9C1F1F;
  margin-bottom: 1.33333333em;
}
.special-hl > h2, .special-hl > .h2 {
  font-family: "JamesPaul", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 4em;
  line-height: 1;
  text-transform: none;
  color: #9C1F1F;
  margin-bottom: 0;
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
    .special-hl > h2, .special-hl > .h2 {
        font-size:2.8em;
    }
}
.special-hl > h3, .special-hl > .h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 1.33333333em;
  color: #9C1F1F;
  text-transform: uppercase;
  margin-bottom: 0.4em;
}
@media screen and (max-width: 767px) {
    .special-hl > h3, .special-hl > .h3 {
        font-size:1.1em;
    }
}
.special-hl > .icon-stroke {
  font-size: 0.53333333em;
  line-height: 1;
}
.page-hl {
  margin-bottom: 2em;
}
.page-hl-main {
  margin-bottom: 0;
}
.page-hl-sub {
  color: #9C1F1F;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0;
}
.leadtext {
  font-size: 1.2em;
}
.container_outer {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.container {
  width: 1220px;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.full-width {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body {
    width: 982px;
  }
}
@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
    max-width: 100%;
    overflow-x: hidden;
  }
}
.main-content {
  padding: 0 20px;
  padding-bottom: 2.66666667em;
}
@media screen and (min-width: 768px) {
  .l-sidebar_left .main-content {
    width: 73.7704918%;
    padding: 0 50px 2.66666667em 30px;
    float: right;
  }
  .l-sidebar_left .sidebar {
    width: 26.2295082%;
    padding: 0 20px;
    float: left;
  }
}
.list-reset,
.list-inline {
  padding-left: 0;
}
.list-reset > li {
  list-style-type: none;
  margin-bottom: 0;
}
.list-inline {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.list-inline > li {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
}
.ta-c {
  text-align: center;
}
.ta-r {
  text-align: right;
}
.ta-l {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .ta-l-xs {
    text-align: left;
  }
}
.va-m {
  vertical-align: middle;
}
.va-tt {
  vertical-align: text-top;
}
.va-t {
  vertical-align: top;
}
.va-b {
  vertical-align: bottom;
}
.ov-h {
  overflow: hidden;
}
.bg-grey {
  background: #485258;
}
.bg-grey-dark {
  background: #293035;
}
.bg-grey-light {
  background: #d1d6da;
}
.bg-grey-brown {
  background: #5f5c54;
}
.bg-grey-medium {
  background: #9b9994;
}
.bg-brown,
.bg-brown-hover:hover {
  background: #e8decf;
}
.bg-white {
  background: #ffffff;
}
.bg-black,
.bg-difficulty-hard {
  background: #000000;
}
.bg-default,
.bg-beige {
  background: #f5f0e6;
}
.bg-red,
.bg-red-hover:hover,
.bg-difficulty-medium {
  background: #9d2121;
}
.bg-red-dark-overlay {
  background: rgba(86, 4, 4, 0.8);
}
.bg-red-overlay {
  background: rgba(157, 33, 33, 0.85);
}
.bg-blue,
.bg-difficulty-easy {
  background: #009ee0;
}
.no-margin,
.m0 {
  margin: 0;
}
.mt0 {
  margin-top: 0;
}
.mt3 {
  margin-top: 0.2em;
}
.mt4 {
  margin-top: 0.26666667em;
}
.mt5 {
  margin-top: 0.33333333em;
}
.mt10 {
  margin-top: 0.66666667em;
}
.mt15 {
  margin-top: 1em;
}
.mt20 {
  margin-top: 1.33333333em;
}
.mt25 {
  margin-top: 1.66666667em;
}
.mt30 {
  margin-top: 2em;
}
.mt40 {
  margin-top: 2.66666667em;
}
.mt55 {
  margin-top: 3.66666667em;
}
.mt65 {
  margin-top: 4.33333333em;
}
.mt80 {
  margin-top: 5.33333333em;
}
.mt90 {
    margin-top: 3em;
}
@media screen and (min-width: 768px) {
    .mt90 {
        margin-top: 6em;
    }
}
.mb0 {
  margin-bottom: 0;
}
.mb5 {
  margin-bottom: 0.33333333em;
}
.mb10 {
  margin-bottom: 0.66666667em;
}
.mb15 {
  margin-bottom: 1em;
}
.mb20 {
  margin-bottom: 1.33333333em;
}
.mb30 {
  margin-bottom: 2em;
}
.mb40 {
  margin-bottom: 2.66666667em;
}
.mb80 {
  margin-bottom: 5.33333333em;
}
.mb-15 {
  margin-bottom: -1em;
}
.mb-10 {
  margin-bottom: -0.66666667em;
}
.mb-20 {
  margin-bottom: -1.33333333em;
}
.ml0 {
  margin-left: 0;
}
.ml5 {
  margin-left: 0.33333333em;
}
.ml10 {
  margin-left: 0.66666667em;
}
.ml15 {
  margin-left: 0.66666667em;
}
.ml20 {
  margin-left: 1.33333333em;
}
.ml30 {
  margin-left: 2em;
}
.ml40 {
  margin-left: 2.66666667em;
}
.mr0 {
  margin-right: 0;
}
.mr5 {
  margin-right: 0.33333333em;
}
.mr10 {
  margin-right: 0.66666667em;
}
.mr15 {
  margin-right: 1em;
}
.mr20 {
  margin-right: 1.33333333em;
}
.mr30 {
  margin-right: 2em;
}
.mr40 {
  margin-right: 2.66666667em;
}
.p0 {
  padding: 0;
}
.p5 {
  padding: 5px;
}
.p10 {
  padding: 0.66666667em;
}
.p15 {
  padding: 1em;
}
.p20 {
  padding: 1.33333333em;
}
.p25 {
  padding: 1.66666667em;
}
.p30 {
  padding: 2em;
}
.p40 {
  padding: 2.66666667em;
}
.p50 {
  padding: 3.33333333em;
}
.pl50 {
  padding-left: 3.33333333em;
}
.p55 {
  padding: 3.66666667em;
}
.p110 {
  padding: 7.33333333em;
}
.pb0 {
  padding-bottom: 0;
}
.pl10 {
  padding-left: 0.66666667em;
}
.pr10 {
  padding-right: 0.66666667em;
}
.pb10 {
  padding-bottom: 0.66666667em;
}
.pt10 {
  padding-top: 0.66666667em;
}
.pl15 {
  padding-left: 1em;
}
.pr15 {
  padding-right: 1em;
}
.pb15 {
  padding-bottom: 1em;
}
.pt15 {
  padding-top: 1em;
}
.pl20 {
  padding-left: 1.33333333em;
}
.pr20 {
  padding-right: 1.33333333em;
}
.pb20 {
  padding-bottom: 1.33333333em;
}
.pt20 {
  padding-top: 1.33333333em;
}
.pl30 {
  padding-left: 2em;
}
.pr30 {
  padding-right: 2em;
}
.pb30 {
  padding-bottom: 2em;
}
.pt30 {
  padding-top: 2em;
}
.pl40 {
  padding-left: 2.66666667em;
}
.pr40 {
  padding-right: 2.66666667em;
}
.pb40 {
  padding-bottom: 2.66666667em;
}
.pt40 {
  padding-top: 2.66666667em;
}
.pr50 {
  padding-right: 3.33333333em;
}
.pt50 {
  padding-top: 3.33333333em;
}
.pl55 {
  padding-left: 3.66666667em;
}
.pr55 {
  padding-right: 3.66666667em;
}
.pb55 {
  padding-bottom: 3.66666667em;
}
.pt55 {
  padding-top: 3.66666667em;
}
.pl110 {
  padding-left: 7.33333333em;
}
.pr110 {
  padding-right: 7.33333333em;
}
.pt110 {
  padding-top: 7.33333333em;
}
.pb110 {
  padding-bottom: 7.33333333em;
}
.pb100 {
  padding-bottom: 6.66666667em;
}
.pt12 {
  padding-top: 0.8em;
}
.pb9 {
  padding-bottom: 0.8em;
}
.pl30 {
  padding-left: 2em;
}
.pl25 {
  padding-left: 1.66666667em;
}
.pr6 {
  padding-right: 0.4em;
}
.pl6 {
  padding-left: 0.4em;
}
@media screen and (max-width: 767px) {
  .mobile-default-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mb0-xs {
    margin-bottom: 0;
  }
  .mb30-xs {
    margin-bottom: 2em;
  }
}
.border-top {
  border-top: 1px solid #9b9994;
}
.border-bottom {
  border: none;
  border-bottom: 1px solid #9b9994;
}
.border-red {
  border: 1px solid #9C1F1F;
}
.no-border {
  border: none !important;
}
.rounded-corners {
  border-radius: 5px;
}
.rounded-corners-b {
  border-radius: 0 0 5px 5px;
}
.rounded-corners-t {
  border-radius: 5px 5px 0 0;
}
.rounded-corners-l {
  border-radius: 5px 0 0 5px;
}
.pos-r {
  position: relative;
}
.pos-a {
  position: absolute;
}
.pos-s {
  position: static;
}
.pos-f {
  position: fixed;
}
.pos-a-r {
  left: auto;
  right: 0;
  top: 0;
}
.pos-a-l {
  right: auto;
  left: 0;
  top: 0;
}
.pos-a-b {
  top: auto;
  bottom: 0;
}
.pos-a-t {
  top: 0;
  bottom: auto;
}
.pos-a-h-100 {
  top: 0;
  bottom: 0;
}
.pos-a-w-100 {
  left: 0;
  right: 0;
}
@media screen and (min-width: 1200px) {
  .pos-a-lg {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .pos-xs-s {
    position: static;
  }
}
.close-pos {
  position: absolute;
  top: 1em;
  right: 1em;
}
.h100 {
  height: 100%;
}
.w100 {
  width: 100%;
}
.h27 {
  height: 1.8em;
}
.mw50 {
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .mw50 {
    max-width: none;
    width: 100%;
  }
}
.mw100 {
  max-width: 100%;
}
.mh-940 {
  min-height: 940px;
}
.mih100 {
  min-height: 100%;
}

@media screen and (min-width: 768px) {
    .mih460-nxs {
        min-height: 460px;
    }
}
.gw20 {
  margin-left: -10px;
  margin-right: -10px;
}
.gw20 > * {
  padding-left: 10px;
  padding-right: 10px;
}
.gw0 {
  margin-left: 0;
  margin-right: 0;
}
.gw0 > * {
  padding-left: 0;
  padding-right: 0;
}
.gw50 {
  margin-left: -25px;
  margin-right: -25px;
}
.gw50 > * {
  padding-left: 25px;
  padding-right: 25px;
}
.gw30 {
  margin-left: -15px;
  margin-right: -15px;
}
.gw30 > * {
  padding-left: 15px;
  padding-right: 15px;
}
.gw16 {
  margin-left: -8px;
  margin-right: -8px;
}
.gw16 > * {
  padding-left: 8px;
  padding-right: 8px;
}
@media screen and (min-width: 768px) {
  .gw60 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .gw60 > * {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.img-full-width {
  width: 100%;
}
.img-center {
  overflow: hidden;
  position: relative;
  text-align: center;
}
.img-center > img {
  position: relative;
  display: inline-block;
  left: 100%;
  margin-left: -200%;
}
.img-square-container {
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.img-square-container > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.d-b {
  display: block;
}
.d-ib {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .d-ib-xs {
    display: inline-block;
  }
  .pull-right-xs {
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .pull-right-nxs {
      float: right;
  }
  .d-ib {
      display: inline-block !important;
      /*override bootstrap*/
  }
  .d-ib-nxs {
    display: inline-block;
  }
  .same-height-row {
    /*width: 100%;*/
    table-layout: fixed;
    display: table-row;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .same-height-row:before {
    width: 0;
  }
  .same-height-row > .same-height-col {
    display: table-cell;
    float: none;
    vertical-align: top;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .same-height-row > .col-sm-4 {
    width: 33.333333%;
  }
}
.isClickable {
  cursor: pointer;
}
.aspect-ratio-16-9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.aspect-ratio-16-9 > .aspect-ratio-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.icon-border {
  border: 3px solid #5f5c54;
  border-radius: 4px;
  width: 2.4em;
  height: 2.4em;
  line-height: 2em;
  text-align: center;
  color: #5f5c54;
}
.icon-rect {
  display: inline-block;
  background: #9d2121;
  border-radius: 4px;
  width: 2.53333333em;
  height: 2.53333333em;
  line-height: 2.53333333em;
  text-align: center;
  color: #ffffff;
}
.anchor-arrow {
  display: inline-block;
  margin-left: 0.66666667em;
  font-size: 11px;
  font-size: 0.6875rem;
}
.no-link {
  color: inherit;
  text-decoration: inherit;
}
.btn-group-justified-auto-width {
  table-layout: auto;
}
.btn-group-justified-auto-width > .btn,
.btn-group-justified-auto-width > .btn-group {
  width: auto;
}
.thumbnail {
    padding: 20px;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1;
    color: inherit;
    text-decoration: none;
    background-color: transparent;
    border:none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #9C1F1F;
    background-color: transparent;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #9C1F1F;;
    cursor: default;
    background-color: transparent;
    border: none;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: transparent;
    border-color: #ddd;
}

#socialmedia {
    margin-top: 30px;
}
#fb-root {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.routeplaner #maps, .routeplaner #mapdirections {
    margin-bottom: 50px;
}
.routeplaner .radio, .routeplaner .radio_text {
    display: inline;
}
.routeplaner .auswahl {
    margin: 2px 0px 2px 20px;
}
.routeplaner .routeinfo {
    margin-top: 20px;
    margin-bottom: 10px;
}
.routeplaner form {
    overflow: hidden;
}
.routeplaner form input, .routeplaner form select {
    width: 200px;
    display: inline;
    margin: 5px 2px;
}
.routeplaner .start_adress {
    margin-bottom: 20px;
}
.routeplaner  table > tbody > tr > td,
.routeplaner table > tbody > tr > th {
    border-left: none;
    border-right: none;
}
.parsley-errors-list.parsley-errors-list {
    -webkit-column-count:1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}
.parsley-errors-list.parsley-errors-list > li {
    padding: 0;
    margin: 0;
    text-indent: 0;
}
.parsley-errors-list.parsley-errors-list > li:before {
    display: none;
}
.parsley-required,
.parsley-errors-list{
    color: #9d2121;
}
select+.parsley-errors-list {
    display: none;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.google-map-accordion .collapse-handle.collapsed .icon-chevron-up {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.google-map-accordion .collapse-handle .icon-chevron-up {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
}