/* questrial-regular - latin */
/* yusei-magic-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Yusei Magic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/yusei-magic-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cabin-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cabin-v34-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body{
    /*font-family: 'Open Sans', sans-serif;*/
    padding-top:0;
    /*font-family: 'Questrial', sans-serif;*/
  font-family: 'Cabin';
    font-size:14px;
    line-height:1.7em;
    /*color:#00639e;*/
    color:#000;
    width:100%; 
    background-image:url('../img/background.jpg');
}


/*blue
#00639e*//*006190*//*006190*//*100 55 15 0*/
/*yellow
#ffd401*//*fbd020*//*fbd020*//*0 15 100 0*//*ffeb00*//*0 8 100 0*/
/*red
#e4003a*//*d91f43*//*0 100 70 0*/

nav  .container {
    max-width: 100%;
    width:100%;
}
.navbar-toggler{background-image:url('../img/navbtn_hover.png');background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;}
.navbar-toggler:hover{background-image:url('../img/navbtn.png');background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;}

.navbar{--bs-navbar-toggler-icon-bg:unset;}
#wrapper{height: 100%;min-height: 100vh;
  width: 100%;/*background-color:#006190;background-image:url('../img/background.jpg');background-attachment: fixed;background-position: right top;background-repeat: repeat-y;
  background-size: 50%;*/}  
 .container {max-width: 730px;}
.min-container{max-width: 730px;margin:0 auto}
figure.image img{max-width:100%!important;height:auto}
#film{}
.video-embed {
      position: relative;
      width: 20em;
      height: 17em;
      border-radius: 50%; /* rund, für Quadrat: entfernen */
      overflow: hidden;
      margin: 50px auto;
      /*box-shadow: 0 0 20px rgba(0,0,0,0.4);*/
    }

    .video-embed-item {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      transform: translate(-50%, -50%);
      width: auto;
  height: 100% !important;
    }
figure video {
  pointer-events: none;
  user-select: none;
}
#logo{width:120px;height:auto; transition: transform 0.3s ease;position:fixed}
.navbar-brand:hover #logo {
  transform: scale(0.5);
}
a {color:#63a8a1}
a:hover,.navbar-nav a:hover{color:#f8ed1b}
#navbarNavAltMarkup {margin-left: 30%;}
.navbar-nav a, footer a{font-family: 'Yusei Magic';color:#c081a3}
#jumbotron {padding:2%;padding-top: 20%;}
#jumbotron h2{font-size:2.3rem;}
.jumbotron-content {text-align:center}
#jumbotron-content p {font-size:1.3em;}
#angebot{margin:50px 0 70px 0}
#angebot h2 {margin-top: 5%;margin-bottom:50px;
hyphens: auto;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal; 
  }  
  .row.fw-bold{border-bottom: 3px solid #f8ec1a}
  #c1326 .col-3{border-right: 3px solid #f8ec1a}
  #c1326 .col-3:last-child{border-right: 0px}
#angebot figure.image img{width:70%}
.frame-bluebox{padding: 15%;background-image:url('../img/frame-blue.png'); background-size: 100% 100%;background-repeat: no-repeat;}
.frame-redbox{padding: 10%;background-image:url('../img/frame-red.png'); background-size: 100% 100%;background-repeat: no-repeat;}
#angebot .ce-gallery {}
.frame-yellowbox{padding: 10%;background-image:url('../img/frame-yelow.png'); background-size: 100% 100%;background-repeat: no-repeat;}
.frame-70perc{width:100%;margin: 0 auto;}
.frame-divider {padding-bottom: 5%;
  background-image: url('../img/trenner.png');
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: 55% 100%;} 
.frame-divider_up {padding-top: 5%;
  background-image: url('../img/trenner.png');
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: 55% 0%;} 
.intro {padding-top: 7%;
  background-image: url('../img/intro_back.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding:11%;margin-bottom:50px} 

.col-left{color:#fff}
.col-left div{background-color:#1f4ea4}

h2{ font-family: 'Yusei Magic';font-size:2.3rem;color:#c081a3}
h3{font-family: 'Cabin';font-size:1.9rem;color:#63a8a1}
#move{width:190px;}
#move.reveal {
  position: absolute;
  transform: translateX(-300%);
  opacity: 0;
  transition: 5s all ease;
  margin-top: -75px;
}
#move.reveal.active {
  transform: translateX(-25%);
  opacity: 1;
  left: 25%;       
  }
#c1328{margin-top:50px;margin-bottom:50px}
footer{width: 100%;
  background-image: url('../img/flower.png'), url('../img/line-green.png');
  background-position: 88% 13px, 0 75px;
  background-size: 4em, auto;
  background-repeat:  no-repeat,repeat-x;
  padding-top: 100px;
  height:200px}
footer ul{margin-top:50px;padding-left:0;list-style-type:none}
ul,ol{list-style-position: inside}
#page-390 nav,#page-389 nav{margin-bottom:70px}
@media (min-width: 420px) { 
.video-embed {width: 18em;height: 15em;}
footer{background-position: 78% 8px, 0 75px;}
#move {width: 220px;}
#move.reveal {margin-top: -95px;}
#move.reveal.active {
  transform: translateX(-32%);
  left: 32%;        
  }
}
@media (min-width: 576px) { 
body{font-size:16px;}
.video-embed {width: 22em;height: 18em;}
#angebot .ce-gallery { margin-top: 80px;}
figure.image img {
  max-width: 100% !important;
  height: auto;
  width: 60%;
}
#angebot h2{font-size: 1.7rem;}
footer {background-position: 78% -2px, 0 75px;}
#move.reveal.active {
  transform: translateX(-47%);
  left: 47%;        
  }
}
@media (max-width: 767px) { 
#navbarNavAltMarkup {margin-left: 0%;}
.navbar-nav{margin-top:70px;padding-bottom:20px;background-image: url('../img/line-green.png');background-position: bottom center;
  background-repeat: no-repeat;background-size: contain;
    text-align: center;}
.navbar a{font-size: 1.2em;}
}
@media (min-width: 768px) { 
.video-embed {width: 25em;height: 22em;}
#jumbotron h2{font-size:3rem;}
h3{font-size:2.3rem;}
.frame-70perc { width: 70%;}
.frame-divider,.frame-divider_up {background-size: 15%;}
#angebot h2{font-size: 2rem;}
#move.reveal.active {
  transform: translateX(-55%);
  left: 55%;        
  }
}
@media (min-width: 992px) { 
body{background-attachment: fixed;}
.jumbotron-content {text-align:left}
.video-embed {width: 23em;height: 18em;}
h3{font-size:2rem;}
#jumbotron {padding: 10%;}
#jumbotron h2 {font-size: 3rem;}
.intro {padding:5%;} 
#move.reveal {margin-top: -6em;}
}
@media (min-width: 1200px) { 
.video-embed {width: 25em;height: 21em;}
}

@media (orientation:portrait){
.intro {padding-top:15%;} 
}
