/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */
.bg-dark {
  background-color: #324854 !important; }

.btn-primary {
  background-color: #d9c18e; }

.btn {
  border: none; }

.color-orange {
  color: #d9c18e; }

.nav-link {
  font-size: 14px; }

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
  color: #d9c18e; }

.navbar-dark .navbar-nav .nav-link {
  color: white; }

.navbar-brand {
  font-family: 'Playfair Display'; }

@media (min-width: 992px) {
  .navbar {
    height: 90px; }

  .navbar-nav > li {
    padding-left: 5px;
    padding-right: 5px; } }
@media (min-width: 1200px) {
  .navbar-nav > li {
    padding-left: 10px;
    padding-right: 10px; } }
.bg-dark {
  background-color: #324854 !important; }

.btn-primary {
  background-color: #d9c18e; }

.btn {
  border: none; }

.color-orange {
  color: #d9c18e; }

body {
  padding-top: 56px;
  font-family: 'Roboto';
  color: #5f647a; }

p {
  font-size: 13px;
  margin-top: 1rem;
  margin-bottom: 1rem; }

@media (min-width: 1200px) {
  p {
    font-size: 20px; } }
h1, h2, h3 {
  color: #21485b; }

h1 {
  font-family: 'Playfair Display';
  font-weight: 700;
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 10px; }

@media (min-width: 1200px) {
  h1 {
    font-size: 35px;
    margin-top: 10px;
    margin-bottom: 10px; } }
h2 {
  font-family: 'Playfair Display';
  font-weight: 400;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 5px; }

@media (min-width: 1200px) {
  h2 {
    font-size: 33px;
    margin-bottom: 90px; } }
h3 {
  font-family: 'Roboto';
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

@media (min-width: 1200px) {
  h3 {
    font-size: 25px; } }
h4 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 150%; }

@media (min-width: 1200px) {
  h4 {
    font-size: 26px; } }
h5 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px; }

@media (min-width: 1200px) {
  h5 {
    font-size: 18px; } }
a {
  color: white; }

a:hover {
  color: #fbf9f8;
  text-decoration: none; }

iframe {
  margin: none;
  padding: none;
  border: none;
  display: block; }

section {
  margin-bottom: 50px; }

@media (min-width: 992px) {
  section {
    margin-bottom: 100px; } }
.section-title {
  margin-bottom: 30px; }

.container-legal {
  margin-top: 80px;
  padding-left: 20px !important;
  padding-right: 20px !important; }

.btn {
  border-radius: 0; }

.btn-primary {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px; }

.btn-primary:hover {
  background-color: #317787; }

.btn-primary:active {
  background-color: #317787; }

@media (min-width: 1200px) {
  .btn-primary {
    font-size: 16px; } }
.title-emphasis {
  font-style: italic; }

.container {
  padding-left: 0px;
  padding-right: 0px; }

.container-fluid {
  padding-left: 0px;
  padding-right: 0px; }

.center-section {
  padding-left: 55px;
  padding-right: 55px; }

.full-width-section {
  width: 100vw;
  position: relative;
  left: calc(-50vw + 50%);
  padding-top: 80px;
  padding-bottom: 60px; }

.font-weight-semibold {
  font-weight: 500; }

#das-chalet {
  position: relative; }

@media (max-width: 800px) {
  #das-chalet img {
    max-width: 100%; } }
@media (min-width: 800px) {
  #das-chalet {
    margin-bottom: 120px; }

  #das-chalet img {
    margin-top: 60px;
    max-width: 60%;
    margin-left: 40%; } }
@media (min-width: 1200px) {
  #das-chalet {
    margin-bottom: 150px; }

  #das-chalet img {
    margin-top: 110px; } }
.daschalet-subtitle {
  font-style: italic;
  margin-bottom: -20px; }

@media (min-width: 800px) {
  .daschalet-subtitle {
    margin: 20px 0; } }
.intro {
  background: #F7F6F5;
  padding: 25px;
  min-width: 300px;
  width: auto;
  position: absolute;
  top: 85%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -85%); }

@media (min-width: 800px) {
  .intro {
    top: 100%;
    left: 0;
    text-align: left;
    transform: translate(0%, -80%);
    max-width: 50%;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19); }
    .intro > h2 {
      margin-bottom: 10px; } }
@media (min-width: 992px) {
  .intro {
    padding: 35px; } }
.btn-das-chalet-cta {
  height: 50px;
  transform: translate(0px, 50px); }

@media (min-width: 800px) {
  .btn-das-chalet-cta {
    transform: none;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto; } }
.bg-dark {
  background-color: #324854 !important; }

.btn-primary {
  background-color: #d9c18e; }

.btn {
  border: none; }

.color-orange {
  color: #d9c18e; }

@media (min-width: 1200px) {
  #accordion {
    max-width: 90%; } }
#accordion .btn-link {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #317787;
  padding-top: 10px;
  padding-bottom: 10px; }
  #accordion .btn-link.collapsed {
    font-weight: 400;
    background-color: white;
    color: #809cab; }

i.chevron {
  right: 2px;
  margin-left: 10px; }
  i.chevron::after {
    display: inline-block;
    content: url("../icons/down-chevron.svg");
    height: 25px;
    width: 25px; }
  i.chevron.collapsed::after {
    display: inline-block;
    content: url("../icons/right-chevron.svg");
    height: 25px;
    width: 25px; }

@media (min-width: 768px) {
  i.zirbe::after {
    display: inline-block;
    content: url("../img/zirbe.svg");
    height: 200px;
    width: 200px;
    margin-left: -150px;
    margin-top: -130px; } }
@media (min-width: 1200px) {
  i.zirbe::after {
    display: inline-block;
    content: url("../img/zirbe.svg");
    height: 200px;
    width: 200px;
    margin-left: -200px;
    margin-top: -130px; } }
.vorteile-tablet-img {
  max-width: 100%; }

.div-md-airbnb {
  position: relative;
  padding: 0; }

.div-md-airbnb > img {
  width: 100%; }

.btn-md-airbnb {
  position: absolute;
  bottom: 0;
  left: 0%;
  max-width: 100%; }

#accordion > .card {
  margin-bottom: 10px; }

.vorteile-header {
  width: 100%; }

.card-header {
  margin: 0;
  padding: 0;
  background-color: white; }

.card-body {
  font-weight: 500; }

.airbnb-embed-frame {
  margin-top: -15px;
  width: 442px;
  min-width: 442px;
  min-height: 470px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

#ihre-vorteile {
  background-color: #f7f6f5;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 1200px) {
  #ihre-vorteile {
    padding-left: 0;
    padding-right: 0; } }
@media (min-width: 768px) {
  .ihre-vorteile-h1 {
    margin-top: -90px; } }
@media (min-width: 1200px) {
  .ihre-vorteile-h1 {
    margin-top: -50px; } }
.bg-dark {
  background-color: #324854 !important; }

.btn-primary {
  background-color: #d9c18e; }

.btn {
  border: none; }

.color-orange {
  color: #d9c18e; }

#dieRegionCarousel .carousel-item {
  min-height: 170px;
  background: #fbf9f8; }

#dieRegionCarousel li {
  background-color: #21485b; }

@media (min-width: 576px) {
  #die-region .section-title {
    text-align: center; } }
.region-card {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .region-card > .card-header {
    background-color: #317787;
    color: white;
    text-align: center;
    font-size: 22px;
    padding: 10px 0; }
  .region-card > .card-body {
    font-weight: 300;
    padding-top: 0px;
    padding-bottom: 0px; }

.region-details {
  padding-right: 60px; }
  .region-details > h4 {
    margin-top: 0;
    line-height: 100%;
    margin-bottom: 10px; }

@media (max-width: 768px) {
  i.zirbe-besondere-mobile::after {
    display: inline-block;
    content: url("../img/zirbe.svg");
    height: 120px;
    width: 120px;
    margin-left: -80px;
    margin-top: -20px; } }
@media (max-width: 768px) {
  .region-container {
    margin-bottom: -60px; } }
@media (min-width: 768px) {
  i.zirbe-besondere-medium::after {
    display: inline-block;
    content: url("../img/zirbe.svg");
    height: 150px;
    width: 150px;
    margin-left: 220px;
    margin-top: 0px; } }
@media (min-width: 1200px) {
  i.zirbe-besondere-medium::after {
    margin-left: 330px; } }
@media (min-width: 768px) {
  .die-region-h1 {
    margin-top: -80px; } }
.footer-text {
  font-size: 10px; }

#buchen {
  position: relative;
  text-align: center;
  background-image: url("/img/Waldchalet_Zirbenland_Michaela-Krenn_30_450.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
  height: 400px; }

@media (min-width: 800px) {
  #buchen {
    background-image: url("/img/Waldchalet_Zirbenland_Michaela-Krenn_30_800.jpg"); } }
@media (min-width: 1280px) {
  #buchen {
    background-image: url("/img/Waldchalet_Zirbenland_Michaela-Krenn_30_1280.jpg"); } }
#buchen::before {
  background: rgba(47, 60, 67, 0.9);
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  mix-blend-mode: normal;
  z-index: 0; }

#buchen img {
  width: 100%;
  max-height: 500px; }

.cta-text {
  padding: 10px;
  min-width: 300px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .cta-text > h2 {
    margin-bottom: 25px; }

.cta-text h1, .cta-text h2 {
  color: white; }

.bg-dark {
  background-color: #324854 !important; }

.btn-primary {
  background-color: #d9c18e; }

.btn {
  border: none; }

.color-orange {
  color: #d9c18e; }

#dasBesondereCarousel {
  position: relative; }

.dasbesondere-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(50, 72, 84, 0.8);
  color: #d9c18e;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-style: italic; }

i.zirbe-besondere::after {
  display: inline-block;
  content: url("../img/zirbe.svg");
  height: 100px;
  width: 100px;
  margin-left: 200px;
  margin-top: 0px; }

@media (min-width: 768px) {
  i.zirbe-besondere::after {
    display: none; } }
@media (max-width: 768px) {
  .das-besondere-h1 {
    margin-top: -60px; } }
