
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body{
  background-color: white;
  hyphens: auto;
  word-spacing: normal;
  overflow-wrap: break-word;
}

.flex-container{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
     align-content: center;
     align-items: center;
     gap: 0.6rem;
      background-image: url('images/mu.jpg'); 
     background-size: cover;      
      background-position: center; 
      background-repeat: no-repeat;
     height: 700px;
     position: sticky;
        top: 0;
      z-index: -1;

       }


body {
  font-family: sans-serif;
  font-size:22px;
  line-height: 1.6;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: 'Raleway', sans-serif;
  color:#1e6395;
  z-index: 50;
  background-color: white;
  
}


       .item1 {
        width: 8rem;
        height: 8rem;
        background-image: url('images/logo.png'); 
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
  background-color: white;
    }



.flex-container2 {
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 250px;
}

.blocksatz{
    text-align: justify;
width: 70%;


    }





.whatsapp{
    margin-top: 32rem;
    width: 3rem;
    height: 3rem;
    position: fixed;
}
.footer-flexbox{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 15%;
    width: 100%;
    height: 400px;
    background-color:#efeae8;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
 }

.footer-item1{
    background-color: #efeae8;
    width: 10%;
    height: 100%;
     display: flex;
    flex-direction: column;
    align-items: left;
    
    
     }

.footer-item2{
    background-color:#efeae8;
    width: 20%;
    height: 100%;
     }

.footer-item3{
    background-color:#efeae8;
    width: 10%;
    height: 100%;
     }

.footer-item4{
    background-color:#efeae8;
    width: 10%;
    height: 100%;
     }

.footer-content1{
    font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  font-size: larger;
  padding-bottom: 1.5rem;


}

.footer-content2{
  width: 100%;


}


.slider-container {
  position: relative;
  width: 100%;
  height: 950px;
  overflow: hidden;
  background-color: white;
}

.slider {
  display: flex;
  transition: transform 0.5s ease;
  width: 100%;
  height: 100%;
  background-color: white;
}

.slider img {
  width: 100%;
  height: 950px;
  object-fit: cover;
}


.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  border: none;
  font-size: 2rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  z-index: 1;
}

.arrow.left {
  left: 10px;
}

.arrow.right {
  right: 10px;
}

.flex-container3{
  width: 100%;
  height: 700px;
   background-image: url("images/chalet.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

}

.flex-container4{
  width: 100%;
  height: 700px;
  background-color: white;
  display: flex;
  flex-direction: row;
  align-items: center;

}

.flex-container5{
  width: 60%;
  height:80%;
   background-image: url("images/chales1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
}

.flex-container6{
  width: 40%;
  height:70%;
  background-color:#efeae8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  gap: 1rem;
}

.a{
text-align: justify;
width: 80%;
}

button{
  background-color: #1e6395;
  color: white;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  }

.flex-containerA{
  background-color: white;
  width: 100%;
  height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  background-color: white;
 }

.flex-item-A{
  width: 14rem;
  color:#1e6395;
font-weight: 900;
font-family: 'Montserrat', sans-serif;
font-size: larger;
width: 300px
background-color: white;
   }

.flex-item-B{
  width: 65%;
  color: #1e6395;
  text-align: justify;


   }

.flex-container-bild{
  width: 100%;
  height: 700px;
   background-image: url("images/chales2.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

}

.flex-container-dispo{
  width: 100%;
  height: 220px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  }


.flex-item-dispo{
  width: 70%;
  height: 220px;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-items: center;
   padding-top: 7%;
   padding-left:8%;
  }

.flex-item-dispo4{
  width: 40%;
  height: 220px;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 22rem;
  font-size: 15px;
  }


.n-flexbox{
    height: 290px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 2rem;
     font-family: 'Montserrat', sans-serif;
     padding-left: 2%;
     background-color: white;
      }

.n-item{
    font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: larger;
  background-color: white;
  margin-top: 5%;
  }

  .n-item2{
    font-size: 13px;
    margin-top: 5%;
    }

.newsletter-btn {
    font-family: 'Montserrat', sans-serif;
    background-color: transparent;
    color: #1e6395;
    text-decoration: none;
    padding-left: 4%;
    padding-right: 4%;
    font-size: 15px;
    padding-bottom: 0.5%;
    padding-top: 0.5%;
    text-align: center;
    border: 1px solid #1e6395; 
    cursor: pointer; 
    transition: background 0.3s, color 0.3s;
    margin-top: 5%;
}

.newsletter-btn:hover {
  background-color: #1e6395;
  color: white;
}

.newsletter-btn:active {
  background-color: #104268;
  color: white;
}




    .linie-1-5px{
  border: none;
  height: 1.5px;
  background-color: #1e6395;
  margin-left: 5%;
  width: 90%;
  margin-top:5%;

}

.l-flexbox{
    height: 170px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #efeae8;
      }

.l-item{
   
     background-image: url('images/logo.png'); 
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
  width: 8rem;
  height: 8rem;
     }

.ti{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding-bottom: 1rem;
  }

.blocksatz{
    text-align: center;
  }


.flex-container-boxen{
    width: 100%;
    height: 700px;
    display:flex;
    flex-direction:row;
    background-color: white;
      }

.flex-con1{
    width: 50%;
    background-color: #1e6395;
    display: flex;
    flex-direction:row;
    justify-content: flex-end;

     }

.flex-con2{

    height: 600px;
    background-color: #efeae8;
    width: 50%;
    height: 87%;
    margin-left: 45%;
    margin-top: 3%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    

     }

.flex1{
  background-image: url('images/t1.jpg'); 
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
  width: 80%;
  height: 100%;
  
    }

.flexcon2{
    display: flex;
    flex-direction: column;
   width: 100%;
   height: 100%;
   padding-top: 4rem;
   background-color: white;
  }

.n2{
    padding-left: 5rem;
    width: 100%;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    
     }

.n3{
      width: 100%;
      padding-left: 5rem;
     }

.n4{
     width: 100%;
     padding-left: 5rem;
     padding-top: 3rem;
     }

.n5{
      width: 100%;
      padding-left: 5rem;
     }

.n6{
      width: 100%;
      padding-left: 5rem;
     }

.n7{
      width: 100%;
      padding-left: 5rem;
      padding-top:4rem;
        font-weight: bold;
    font-family: 'Montserrat', sans-serif;

     }

.n8{
      width: 100%;
      padding-left: 5rem;
     }

.flex-container-branco{
    width: 100%;
    height: 100px;
    background-color: white;
     }


.flexrow{
    width:100%;
    height: 600px;
    background-color: #efeae8;
    display:flex;
    flex-direction: row;
    gap: 4rem;
    padding-left:3rem;
  }

  .flex-item-column{
    width: 40%;
    height:600px;
    background-color: #efeae8
    display: flex;
    flex-direction: column;
    gap: 3rem;
    align-items: center;
    text-align:center;
    padding-top:8%;
    text-align: justify;
   
}

.flex-item-row2{
    width:50%;
    height:600px;
    background-color: #efeae8;
    display: flex;
    padding-top: 3rem;
}

.c1{
 font-family: 'Montserrat', sans-serif;
 font-weight: bold;

}
.c2{
padding-top:2.5%;
}
.c4{
     background-image: url('images/t1.jpg'); 
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
width: 100%;
height: 500px;
background-color: white;
}

.chales{
  color: #1e6395;
  font-weight: 200;
text-decoration: none;
width: 350px;
}

.whatsapp {
    top: 32rem; 
    width: 3rem;
    height: 3rem;
    position: fixed;
    z-index: 100;
    margin-top: 0;
}


.footer-item1{
    background-color: #efeae8;
    width: 10%;
    height: 100%;
     display: flex;
    flex-direction: column;
    align-items: left;
    
    
     }

.footer-item2{
    background-color:#efeae8;
    width: 10%;
    height: 100%;
     }

.footer-item3{
    background-color:#efeae8;
    width: 10%;
    height: 100%;
     }

.footer-item4{
    background-color:#efeae8;
    width: 10%;
    height: 100%;
     }

.footer-content1{
     font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  font-size: larger;
  padding-bottom: 1.5rem;

}

.whatsapp {
  top: 32rem; 
  width: 3rem;
  height: 3rem;
  position: fixed;
  z-index: 8000;
  margin-top: 0;
  
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.whatsapp.visible {
  opacity: 1;
  pointer-events: auto;
}



       .item1x {
        width: 8rem;
        height: 8rem;
        background-image: url('images/logo.png'); 
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
  z-index: 40000;
    }











.reservebereich {
  width: 53%;
  height: 80px;
  background-color: #ffffff;
  z-index: 3;
  display: flex;
  flex-direction: row;
  padding-top: 0.7%;
  border: solid 0.2px black;
  margin-left: 4%;
  margin-top:-12%;
  box-sizing: border-box;
  flex-wrap: nowrap;
  overflow: hidden;
}

.inhalt1,
.inhalt2,
.inhalt3 {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  min-width: 0;
  box-sizing: border-box;
}

.inhalt1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  width: 10%;
  height: 10px;
  gap: 0.4rem;
  text-align: start;
  margin-left: 1rem;
}

.inhalt2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  
  display: flex;
  flex-direction: column; 
  align-items: center; 
  
}

.Datum,
.partida {
  height: 40px;
  font-size: 10px;
  width: 60px;
  background-color: #ffffff;
  border: none;
  font-family: 'Montserrat', sans-serif;
  color: #1e6395;
  text-align: start;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.line,
.line2 {
  margin-bottom: 40%;
  height: 60px !important;
  flex-shrink: 0;
}

.inhalt3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-align: start;
  margin-left: 4%;
}

.quantos {
  font-size: 10px;
  border: none;
  background-color: transparent;
  color: #1e6395;
  width: 90px;
  padding: 4%;
  text-align: start;
  box-sizing: border-box;
}

.quantos::placeholder {
  color: #1e6395;
  opacity: 1;
}

.btn-reserve {
  margin-top: 0.8rem;
  margin-right: 0.6rem;
  text-align: center;
  font-size: 10px;
  color: white;
  background-color: #1e6395;
  width: 90px;
  border: none;
  flex-shrink: 0;
  height: 30px;
}
.visually-hidden {
  position: absolute !important;
  width: 1px; 
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  white-space: nowrap;
}










.flex-containerx {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  gap: 0.6rem;
  background-color: transparent;
  height: 160px;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 10;
  color: white;
  margin-bottom: 170px;
  transition: background-color 0.3s ease, color 0.3s ease;
}


.SPRACHENx {
  background-color: transparent;
  width: 270px;
  position: fixed;
  z-index: 20;
  font-size: 12px;
  text-decoration: none;
  margin-left: 80%;
  margin-top: 4%;
}


.item1x {
  width: 8rem; 
  height: 8rem; 
  background-image: url('images/logo.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 40;
  padding-bottom: 3rem;
  margin-left: 0;
}


.weisse-liniex {
  border: none;
  height: 1.5px;
  background-color: white;
  width: 100vw;
  margin-top: 7.9rem; 
  position: absolute;
  z-index: 30;
  transition: background-color 0.3s ease;
}


.navx {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 1rem;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 1%;
  color: white;
  background-color: transparent;
  overflow: hidden;
  box-sizing: border-box;
  margin-top: 0px; 
}


.nav-link2x {
  text-decoration: none;
  color: white;
  font-weight: 300;
  flex-shrink: 1;
  font-size: clamp(0.5rem, 1vw, 1rem);
  padding: 5px 8px;
  white-space: nowrap;
  background-color: transparent;
}

.nav-linkssx {
  color: white;
  font-size: 14px;
  text-decoration: none;
  background-color: transparent;
}


.flex-containerx.scrolled,
.flex-containerx:hover {
  background-color: white;
  color: #1e6395;
}

.flex-containerx.scrolled .nav-link2x,
.flex-containerx:hover .nav-link2x {
  color: #1e6395;
}

.flex-containerx.scrolled .nav-linkssx,
.flex-containerx:hover .nav-linkssx {
  color: #1e6395;
}

.flex-containerx.scrolled .weisse-liniex,
.flex-containerx:hover .weisse-liniex {
  background-color: #1e6395;
}

.flex-containerx.scrolled .SPRACHENx ,
.flex-containerx:hover .SPRACHENx  {
  color: #1e6395;
}

.SPRACHENx a:hover {
  color: #1e6395;
  text-decoration: underline;
}



.footer-item2{
  white-space: nowrap;
}
