html
{
  position: relative;
  height: 100%;
}

body {
  position: relative;
  height: 100%;
}

.hell {
  background-color: #fbf8e7;
  height:auto;
}

.backend
{
  height:auto;
}

.blue
{
  color: #020065;
  font-weight: bold;
  letter-spacing: 5px;
}

.blau
{
  color: #020065;
}

.normal
{
  color: #000;
  font-weight: normal;
  letter-spacing: 0px;
}

.dunkel
{
  background-color: #000;
}

/*.home
{
  background-image: url('../images/start.jpg');
}*/

.pswp__img
{
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

@font-face {
    font-family: 'Chinal Black PERSONAL USE ONLY';
    font-style: normal;
    font-weight: 400;
    src: local('Chinal Black PERSONAL USE ONLY'), url('../fonts/ChinalBoldPersonalUseOnly-WRo4') format('woff');
}
@font-face {
    font-family: 'Chinal Bold PERSONAL USE ONLY';
    font-style: normal;
    font-weight: 400;
    src: local('Chinal Bold PERSONAL USE ONLY'), url('../fonts/ChinalBoldPersonalUseOnly-WRo4.woff') format('woff');
}
@font-face {
    font-family: 'Chinal Light PERSONAL USE ONLY';
    font-style: normal;
    font-weight: 400;
    src: local('Chinal Light PERSONAL USE ONLY'), url('../fonts/ChinalLightPersonalUseOnly-xVR8.woff') format('woff');
}
@font-face {
    font-family: 'Chinal Medium PERSONAL USE ONLY';
    font-style: normal;
    font-weight: 400;
    src: local('Chinal Medium PERSONAL USE ONLY'), url('../fonts/ChinalMediumPersonalUseOnly-qVox.woff') format('woff');
}


h1, h3
{
  font-family: 'Chinal Bold PERSONAL USE ONLY';
  color: #cfccbd;
}

a, a:hover, a:active
{color: #5e0c00;}

.btn-primary
{
  background-color: #f1f3f4;
  border-color: #f1f3f4;
  color:#000;
}

.btn, .btn:hover, .btn:active
{
  background-color: #f1f3f4 !important;
  border-color: #f1f3f4 !important;
  border-radius: 0;
  color:#000;
}

.form-control
{
  border-radius: 0;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #5e0c00;
  outline: 0;
  box-shadow: none;
}

.swiper
{
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #444;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-next, .swiper-button-prev
{
  color: #FFF;
}

.swiper-slide video
{
  width: 100%;
  padding-bottom: 8%;
}

.video-container
{
  width: 100%;
  position: relative;
  padding-bottom: 67%;
}

.video-play,
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.navbar-toggler-icon
{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.custom-toggler .navbar-toggler-icon
{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(94, 12, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.navbar-toggler {
  color: #FFF;
  background-color: transparent;
  border: #FFF;
  border-radius: 0;
}

.navbar-toggler:focus,.navbar-toggler:focus-visible  {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}

.exterior_day {
  background-image: url("../images/exterior_day_preview.jpg");
  background-image: image-set(
      url("../images/exterior_day_preview.avif") type("image/avif"),
      url("../images/exterior_day_preview.jpg") type("image/jpeg"));
  background-size: cover;
}

.exterior_night
{
    background-image: url("../images/exterior_night_preview.jpg");
    background-image: image-set(
        url("../images/exterior_night_preview.avif") type("image/avif"),
        url("../images/exterior_night_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.kitchen_day {
  background-image: url("../images/kitchen_day_preview.jpg");
  background-image: image-set(
      url("../images/kitchen_day_preview.avif") type("image/avif"),
      url("../images/kitchen_day_preview.jpg") type("image/jpeg"));
  background-size: cover;
}

.kitchen_night
{
    background-image: url("../images/kitchen_night_preview.jpg");
    background-image: image-set(
        url("../images/kitchen_night_preview.avif") type("image/avif"),
        url("../images/kitchen_night_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.mountain_twin
{
    background-image: url("../images/mountain_twin_preview.jpg");
    background-image: image-set(
        url("../images/mountain_twin_preview.avif") type("image/avif"),
        url("../images/mountain_twin_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.ocean_presidential_day
{
    background-image: url("../images/ocean_presidential_day_preview.jpg");
    background-image: image-set(
        url("../images/ocean_presidential_day_preview.avif") type("image/avif"),
        url("../images/ocean_presidential_day_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.ocean_presidential_night
{
    background-image: url("../images/ocean_presidential_night_preview.jpg");
    background-image: image-set(
        url("../images/ocean_presidential_night_preview.avif") type("image/avif"),
        url("../images/ocean_presidential_night_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.ocean_twin
{
    background-image: url("../images/ocean_twin_preview.jpg");
    background-image: image-set(
        url("../images/ocean_twin_preview.avif") type("image/avif"),
        url("../images/ocean_twin_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.living_room_day
{
    background-image: url("../images/living_room_day_preview.jpg");
    background-image: image-set(
        url("../images/living_room_day_preview.avif") type("image/avif"),
        url("../images/living_room_day_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.living_room_night
{
    background-image: url("../images/living_room_night_preview.jpg");
    background-image: image-set(
        url("../images/living_room_night_preview.avif") type("image/avif"),
        url("../images/living_room_night_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.kitchen_day
{
    background-image: url("../images/kitchen_day_preview.jpg");
    background-image: image-set(
        url("../images/kitchen_day_preview.avif") type("image/avif"),
        url("../images/kitchen_day_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.kitchen_night
{
    background-image: url("../images/kitchen_night_preview.jpg");
    background-image: image-set(
        url("../images/kitchen_night_preview.avif") type("image/avif"),
        url("../images/kitchen_night_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.sauna
{
    background-image: url("../images/sauna_preview.jpg");
    background-image: image-set(
        url("../images/sauna_preview.avif") type("image/avif"),
        url("../images/sauna_preview.jpg") type("image/jpeg"));
    background-size: cover;
}

.detail
{
    background-image: url("../images/detail_preview.jpg");
    background-image: image-set(
        url("../images/detail_preview.avif") type("image/avif"),
        url("../images/detail_preview.jpg") type("image/jpeg"));
    background-size: cover;
}