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



body {
  font-family: sans-serif;
  font-size:22px;
  line-height: 1.6;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: 'Montserrat', sans-serif;
  color:#1e6395;
  z-index: 50;
  hyphens:auto;
  word-spacing: normal;
  overflow-wrap: break-word;
}


.weisse-linie {
  border: none;
  height: 1.5px;
  background-color: white;
  width: 100vw;  
  margin-top: 8rem;    
  position:absolute;
  z-index: 30;
}

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

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

    }

.flex-container3{
    width: 100%;
    height: 600px;
    background-image: url('images/v.webp');
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
    }


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

    }

.a1{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;

  }

.af1{
    background-image: url('images/a.webp'); 
     background-size: cover;      
      background-position: center; 
      background-repeat: no-repeat;
      width: 65%;
      height: 90%;
  }

.af2{
    padding-bottom: 48%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    
  }

.a2{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }

.a-line{
  border: none;
  height: 2px;
  background-color: #1e6395;
  width: 84% 

  

}

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


.flex-container-b{
    width: 100%;
    height: 700px;
    background-color: #efeae8;
    display: flex;
    flex-direction: row;
    

    }

.b1{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;

  }

.bf1{
    background-image: url('images/elefant.webp'); 
     background-size: cover;      
      background-position: center; 
      background-repeat: no-repeat;
      width: 65%;
      height: 90%;
  }

.bf2{
    padding-bottom: 48%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    
  }

.b2{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }

.b-line{
  border: none;
  height: 2px;
  background-color: #1e6395;
  width: 84% 

  

}

.b-p{
    text-align: justify;
    width: 84%;
    
    }

.b2{
    padding-bottom: 10%;
  }

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

    }

.c1{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;

  }

.cf1{
    background-image: url('images/terreno.webp'); 
     background-size: cover;      
      background-position: center; 
      background-repeat: no-repeat;
      width: 65%;
      height: 90%;
  }

.cf2{
    padding-bottom: 48%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    
  }

.c2{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }

.c-line{
  border: none;
  height: 2px;
  background-color: #1e6395;
  width: 84% 

  

}

.c-p{
    text-align: justify;
    width: 84%;
    
    }

.c2{
    padding-bottom: 10%;
  }

.flex-container-d{
    width: 100%;
    height: 700px;
    background-color: #efeae8;
    display: flex;
    flex-direction: row;
    

    }

.d1{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;

  }

.df1{
    background-image: url('images/pedra.webp'); 
     background-size: cover;      
      background-position: center; 
      background-repeat: no-repeat;
      width: 65%;
      height: 90%;
  }

.df2{
    padding-bottom: 48%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    
  }

.d2{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }

.d-line{
  border: none;
  height: 2px;
  background-color: #1e6395;
  width: 84% 

  

}

.d-p{
    text-align: justify;
    width: 84%;
    
    }

.d2{
    padding-bottom: 10%;
  }

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

    }

.e1{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;

  }

.ef1{
    background-image: url('images/reception.webp'); 
     background-size: cover;      
      background-position: center; 
      background-repeat: no-repeat;
      width: 65%;
      height: 90%;
  }

.ef2{
    padding-bottom: 48%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    
  }

.e2{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }

.e-line{
  border: none;
  height: 2px;
  background-color: #1e6395;
  width: 84% 

  

}

.e-p{
    text-align: justify;
    width: 84%;
    
    }

.e2{
    padding-bottom: 10%;
  }

.flex-container-f{
    width: 100%;
    height: 700px;
    background-color: #efeae8;
    display: flex;
    flex-direction: row;
    

    }

.f1{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;

  }

.ff1{
    background-image: url('images/f.webp'); 
     background-size: cover;      
      background-position: center; 
      background-repeat: no-repeat;
      width: 65%;
      height: 90%;
  }

.ff2{
    padding-bottom: 48%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    
  }

.f2{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }

.f-line{
  border: none;
  height: 2px;
  background-color: #1e6395;
  width: 84% 

  

}

.f-p{
    text-align: justify;
    width: 84%;
    
    }

.f2{
    padding-bottom: 10%;
  }


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

.n-item{
    font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  font-size: larger;
  padding-bottom: 0.2%;
  }

  .n-item2{
    font-size: 13px;
    }

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


.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-olympspa.webp'); 
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
  width: 8rem;
  height: 8rem;
     }
   
.footer-flexbox{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 18%;
    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;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    
     }

.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;
  width: 200px;

}

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

.chales {
  font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    color: #1e6395;
    text-decoration: none;
    width: 300px;
}

.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;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
     }

.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;

}


.blaue-linie {
  border: none;            
  height: 1px;              
  background-color:white;
  width: 100%;               
  margin-bottom: 8%;
  position: absolute;               
}

.bildmenu{
  height: 700px;
  width: 100%;
 background-image: url('images/s2.webp'); 
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
  position: sticky;
  top:0;
  z-index: -1;
}

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

  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.whatsapp.visible {
  opacity: 1;
  pointer-events: auto;
}
  .flexitemc:hover {
    background-color: #1e6395;
    color: white;
  }

  .flexitemc:active {
    transform: scale(0.96);
    box-shadow: 0 2px 5px #1e6395;
  }

.flex-itembildd{
  text-decoration: none;
  border: solid 1px; #1e6395;
 height: 15%;

width: 15%;
  }

.flexitemc {
  height: auto;
  width: auto;
  min-width: 120px; 
  padding: 10px 24px;
  border: solid 1px #1e6395;
  color: #1e6395;
  margin-bottom: 5%;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(12px, 1.2vw, 16px); 
  background-color: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap; 
  box-sizing: border-box;
}
.flex-itembildd{
  height: auto; 
  width: auto;  
  padding: 10px 20px; 
  border: solid 1px #1e6395;
  color: #1e6395;
  margin-bottom: 5%;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
}


.flex-itembildd {
  background-color: white;
  color: #1e6395;
  border: 1px solid #1e6395;
  padding: 10px 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;

}

.flex-itembildd:hover {
  background-color: #1e6395;
  color: white;
}

.flex-itembildd:active {
  transform: scale(0.96);
  box-shadow: 0 2px 6px rgba(30, 99, 149, 0.4);
}

.sauna-item4{
  background-color: transparent;
  color: #1e6395;
  border: 1px solid #1e6395;
  padding: 10px 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
}

.sauna-item4:hover {
  background-color: #1e6395;
  color: white;
}

.sauna-item4:active {
  transform: scale(0.96);
  box-shadow: 0 2px 6px rgba(30, 99, 149, 0.4);
}


.newsletter-btn:hover {
  background-color: #15527a; 
  transform: scale(1.05);
  color: white;
}

.newsletter-btn:active {
  transform: scale(0.97);
  background-color: #0d3c5a; 
  color: white;
}







.menubild{
  background-image: url('images/panor.webp'); 
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
  height: 700px;
  width:100%;
}













.navx {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap; 
  gap: 1rem;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

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

.bild{
  height: 700px;
  width:100%;
  background-image: url('images/panor.webp'); 
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat; 
}


.flexitemc {
  border: solid 1px #1e6395;
  background-color: transparent;
  font-family: 'Montserrat', sans-serif;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-left: 2%;
  padding-right: 2%;
  color: #1e6395;
  margin-top: 4rem;
  transition: all 0.3s ease; 
}

.flexitemc:hover,
.flexitemc:active {
  background-color: #1e6395;
  color: #ffffff;
  cursor: pointer;
}

.flexitemca {
  border: solid 1px #1e6395;
  background-color: transparent;
  font-family: 'Montserrat', sans-serif;
  padding: 1% 2%;
  color: #1e6395;
  margin-top: 4rem;
  transition: all 0.3s ease;
}

.flexitemca:hover,
.flexitemca:active {
  background-color: #1e6395;
  color: #ffffff;
  cursor: pointer;
}


.flexitemca {
  margin-top: 10rem;
}


.button-news{
  color: #1e6395;
  text-decoration:none;
}


.icon-example {
  position: absolute;
  left: 50vw;
  transform: translateX(-50%);
}

.flex-containerx {
  background-color: transparent;
  color: white;
  transition: background-color 0.3s, color 0.3s;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
}


.flex-containerx a {
  color: white;
  text-decoration: none;
  transition: color 0.3s;
}


.weisse-liniex {
  border: 1px solid white;
  transition: border-color 0.3s;
}


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

.flex-containerx:hover a {
  color: #1e6395;
}

.flex-containerx:hover .weisse-liniex {
  border-color: #1e6395;
}


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

.flex-containerx.scrolled a {
  color: #1e6395;
}

.flex-containerx.scrolled .weisse-liniex {
  border-color: #1e6395;
}
.whatsapp {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 50px;
  height: 50px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  z-index: 1000;
}

.whatsapp.visible {
  opacity: 1;
  visibility: visible;
}



.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 !important;
  color: #1e6395 !important;
}

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

.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;
}












.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: -8%;
  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;
}


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

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

