@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500&display=swap');
@import url("https://use.typekit.net/iyn1xsp.css");

body{
  color: #000;
  font-family: "kepler-std", serif;
font-weight: 300;
font-style: normal;
  font-size:21px;
  -moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

.rounder:hover {
  background-color: #000;
}
.rounder {
  color: white;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
}
.rounder {
  display: block;
  position: fixed;
  text-decoration: none;
  color: white;
  background-color: #bfa675;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  z-index: 10000;
  box-shadow: rgba(0, 0, 0, 0.5) 1px 2px 4px;
  height: 120px;
  width: 120px;
  border-radius: 120px;
  padding-top: 43px;
  right: 40px;
  bottom: 40px;
  transform: scale(1);
}

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-primary:hover {
  color: #fff;
  background-color: #bfa675;
  border-color: #bfa675;
}

.card{
    border: none;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
}

.navbar-nav {
  list-style: none;
  font-size: 22px;
}

.fa-regular, .fa-solid{
    margin-right: 7px;
    color: #000;
}

.mons2 {
  background-color: #fff1b9;
  margin-top: 100px;
  padding-bottom: 100px;
  padding-top: 100px;
  font-size: 20px;
  font-weight: 100;
  line-height: 30px;
}

.mons2 h2 {
  font-weight: 400;
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 0;
}

.logo img{
    width: 350px;
    height: auto;
}

.box1 {
    background-color: #f4f8f9;
    padding: 15px;
    min-height: 170px;
}



h3{
  font-size: 17px;
  margin-bottom: 40px;
  font-weight: 300;
  line-height: 28px;
}

.background-image2 {
    height: auto;
    padding-bottom: 65%;
    margin-top: 15px;
}

.gallery-thumb2 img {
    width: 100%;
}

.background-image2 img {
    display: none;
}

.punkt {
    padding-left: 10px;
    padding-right: 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 25px;
    color: #000;
    font-weight: 100;
    padding-top: 60px;
    padding-right: 0;
}

.current-lang a {
  color: #131313;
  border-bottom: 1px solid;
  padding-bottom: 7px;
}

.current-lang a:hover {
    color: #000;
    text-decoration: none;
}

.lang ul {
    padding-left: 0;
    margin-bottom: 0;
}

.lang-item {
    list-style: none;
}

.lang-item {
    display: inline;
}

.lang-item-de {
    padding-right: 10px;
    margin-right: 10px;
}

.boxes a:hover{
  color: #000;
  text-decoration: none;
}

.blues{
  background-color: #f3fcff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.firstsection{
  padding-top: 7px;
  padding-bottom: 7px;
  color: #333;
  background-color: #fff1b9;
}

h1{
  font-weight: 300;
  font-size: 40px;
  margin-top: 50px;
}



h2 {
    font-weight: 400;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 50px;
}

h3{

}

.dropdown-item.active, .dropdown-item:active {
    color: #67c3e9;
    text-decoration: none;
    background-color: #fff;
}

.navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
    border-radius: 0;
}

.dropdown-item {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 18px;
}

.dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
}

p{

}

a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.angebote img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.angebote img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.text {
    padding: 25px;
    background-color: #fff;
    min-height: 120px;
}

.bild p{
  padding: 0;
  margin-bottom: 0;
}

.shadow{
  box-shadow: 0px 5px 30px 0px rgba(170,170,170,.21);
}

.bild{
  color: #878c9b;
  overflow: hidden;
}

.bild img{
  width: 100%;
  height: auto;
  padding: 0;
}

.shadow a{
  color: #1c4e2a;
}

.shadow a:hover{
  text-decoration: none;
}

.angebote{
  margin-top: 50px;
  padding-bottom: 100px;
}


b, strong {
    font-weight: bolder;
    font-weight: 500;
}

tr{
  border-bottom: 1px solid #ccc;
}

.hometext{
  text-align: center;
  font-family: 'Caudex', serif;
}

.inhalt-text{

}

.inhalt ul{
  padding-left: 15px;
}

.inhalt ul li{
 list-style-image: url(../img/azeichens2.png);
padding-bottom: 5px;
padding-top: 0px;
}

.listing ul li{
  list-style-image: url(../img/azeichens2.png);
padding-bottom: 5px;
padding-top: 0px;
}

.box-text{
  margin-top: 50px;
}

.inhalt{
  padding-bottom: 15px;
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
  font-weight: 400;
}

.box{
  background-color: #e8ede6;
  min-height: 200px;
  margin-bottom: 30px;
}

.boxes {
    display: block;
    transition: all 350ms ease;
    transition-property: all;
    transition-duration: 350ms;
    transition-timing-function: ease;
    transition-delay: 0s;
    margin-bottom: 25px;
    text-align: center;
    padding-bottom: 5px;
}

.boxes:hover {
    display: block;
    box-shadow: 0px 0px 22px 0px rgb(236, 233, 233) !important;
transition: all .7s ease !important;
opacity: 1 !important;
text-decoration: none;
background-color:
    #fff;
}

.boxes img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.how{
    font-family: "Playfair Display", serif;
    margin-top: 15px;
    margin-bottom: 10px;
}

.start{
  margin-top: 50px;
  margin-bottom: 50px;
}

.alignleft{
    float: left;
    margin-right: 20px;
}

a:focus {
    outline: medium none;
}

.firster {
    text-align: right;
    font-size: 16px;
    font-weight: 400;
}

.feed_background {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none, none;
    background-origin: padding-box, padding-box;
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: cover;
    height: auto;
    padding-bottom: 80%;
    margin: auto;
    margin-top: 50px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #bfa675 !important;
}

.bg-light {
    background-color: transparent !important;
}



.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #bfa675 !important;
}

.navbar {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}


.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 30px;
    padding-left: 30px;
    padding: 15px;
    font-weight: 400;
    padding-top: 35px;
    padding-bottom: 35px;
    color: #000;
}

.logo{
}

/*=== Galerie  ===*/

.gallery-thumb{
    margin-bottom:15px;
}
.gallery-thumb img {
    width: 100%;
}

.col-xs-12.gallery-custom h2 {
    padding-left: 15px;
}

.background-image img {
    display: none;
}
.background-image {
    height: auto;
    padding-bottom: 65%;
}

/*===  Galerie ende  ===*/





.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: 0 !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.slick-slider .slide,
.slick-slider .slide img {
  width: 100%;
  height: 400px;
}

.slick-slider p:hover {
  cursor: pointer;
}

.slick-slider .left-arrow {
  text-align: left;
}

.slick-slider .right-arrow {
  text-align: right;
}











.bild_unterseite {
    height: 0;
    padding-bottom: 50vh;
    position: relative;
}

.item-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/*---------------------
 * Slider
 *-------------------*/
.slider-wrapper {
  position: relative;
  display: block;
  background: transparent;
  padding: 0;
}

.slider-wrapper .slide-overlay {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
  opacity: 1;
  transition: opacity 2.25s;
}

.slider-inner {
  position: relative;
  height: 50vh;
  overflow: hidden;
}

.slider-wrapper .slide-single {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  float: left;
  z-index: 1;
  opacity: 0;
  transition: opacity 1.5s;
}

.slider-wrapper .slide-single .slide-caption {
  color: #fff;
  text-align: right;
  font-weight: 100;
}

.slide-caption a {

    background-color: #131415;
color:#fff;
    font-size: 19px;
    font-weight: 400;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 5px;
    border-radius: 7px;
    text-shadow: none;

}

.slide-caption a:hover {
  background-color: #bfa675;
  color: #fff;
  text-decoration: none;
  transition: all .7s ease !important;
opacity: 1 !important;
  }

.slider-wrapper .slide-single .slide-caption p {
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 55px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
  
  opacity: 0;
  
  transition-delay: .25s;
}

.slider-wrapper .slide-single .slide-caption h3 {
  padding: 10px 25px;
  font-size: 42px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  transition: opacity .35s, -webkit-transform .35s;
  transition: transform .35s, opacity .35s;
  transition: transform .35s, opacity .35s, -webkit-transform .35s;
  transition-delay: .5s;
}

.slider-wrapper .slide-nav button {
  position: absolute;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  width: 130px;
  height: 100%;
  color: #fff;
  font-size: 52px;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
  background: none;
  border: none;
  cursor: pointer;
  opacity: .5;
  transition: opacity .5s;
}

.slider-wrapper .slide-nav button:focus {
  outline: 0 !important;
}

.slider-wrapper .slide-nav [data-target="next"] {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, .65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0)', endColorstr='rgba(166, 0, 0, 0)',GradientType=1 );
  right: 0;
}

.slider-wrapper .slide-nav [data-target="prev"] {
  background: linear-gradient(to right, rgba(0, 0, 0, .65) 0%,rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(166, 0, 0, 0)', endColorstr='rgba(0, 0, 0, 0)',GradientType=1 );
  left: 0;
}

.slider-wrapper .slide-nav button:hover {
  opacity: 1;
}

.slider-wrapper .slide-single.active-slide {
  opacity: 1;
  z-index: 2;
}

.slider-wrapper .slide-single.active-slide .slide-caption p, .slider-wrapper .slide-single.active-slide .slide-caption h3 {

    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    display: block;
    overflow: hidden;
    clear: both;

}

@media (max-width: 608px) {
   .slider-wrapper .slide-single .slide-caption p {
    font-size: 30px !important;
    line-height: 40px;
}

.logo img {
  width: 250px;
  height: auto;
}

.slide-caption a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 1px;
    border-radius: 7px;
    text-shadow: none;
}

  h2{

  font-weight: 300;
  color: #000;
  font-size: 19px;
  margin-bottom: 20px;
  font-family: "Playfair Display", serif;
}

  h1 {
    font-weight: 300;
    color: #000;
    font-size: 24px;
    line-height: 34px;
    font-family: "Playfair Display", serif;
}

.start {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blues {
    background-color: 
    #f3fcff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}

.footer {
margin-top: 15px !important;
}
}

@media (max-width: 768px) {
  .slider-wrapper .slide-nav button {
    top: auto;
    bottom: 0;
    height: 80px;
    width: 50%;
  }

  .firster {
    text-align: right;
    font-size: 14px;
    font-weight: 400;
}

.slider-wrapper .slide-single .slide-caption p {
    font-size: 34px;
}

.slide-nav {
    display: none;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 25px;
  color: #000;
  font-weight: 100;
  padding-top: 6px;
  padding-right: 0;
}



.slider-wrapper .slide-single .slide-caption h3 {
  font-size: 22px;
}
}

.footer{
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: 300;
  font-size: 14px;
  color: #000;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    border: none;
    font-size: 30px;
}

.column-half,
.column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (min-width:48em) {
    .column-half {
        width: 50%;
    }
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    color: #333;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpcf7 input[type="text"]:focus {
    background: #fff;
}

.wpcf7-submit {
    float: right;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 8px 20px;
    cursor: pointer;
    width: 100%;
    border: 1px solid #000;
}

.wpcf7-submit:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

span.wpcf7-not-valid-tip {
    text-shadow: none;
    font-size: 12px;
    color: #fff;
    background: #ff0000;
    padding: 5px;
}

div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #f9cd00;
    padding: 5px;
    color: #9C6533;
    text-align: center;
    margin: 0;
    font-size: 12px;
}

div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin: 0;
}



