body {
  padding: 0;
  margin: 0;
  background: linear-gradient(120deg, #F27877, #D98B8B,#177273, #255559, #042326 90%);
  font-family: "Karla", sans-serif;
  font-family: "Montserrat", sans-serif;
  

  place-content: center;
  background-color: #255559;
}
  




h1{
  font-family: Ethnocentric;
  font-weight: 900;
  color: white;
  font-size: 3.5rem;
  text-align: center;
  
}
h2{
  font-family: Ethnocentric;
  font-weight: 900;
  color: white;
  font-size: 3.2rem;
  text-align: center;
}
h3{
  font-family: Ethnocentric;
  font-weight: 100;
  color: white;
  font-size: 2.8rem;
  text-align: center;
}
h4{
  font-family: Ethnocentric;
  font-weight: 200;
  color: white;
  font-size: 1.8rem;
  text-align: center;
}
h5{
  font-family: Montserrat;
  font-weight: 200;
  color: white;
  font-size: 1.5rem;
  text-align: center;
}


.Homesektion .Infos h3{
  font-family: Ethnocentric;
  font-weight: 200;
  color: white;
  font-size: 1.8rem;
}

@media (max-width: 50em) {
  h1{
    font-size: 2rem;
  }
  h2{
    font-size: 1.9rem;
  }
  h3{
    font-size: 1.5rem;
  }
  h4{
    font-size: 1.3rem;
  }
  h5{
    font-size: 1.2rem;
  }
  .Homesektion .Infos h3{
    min-width: 60vw;
    font-size: 1.2rem;
  }
}


.Homesektion {
  
  background-image: url(/3.0/XdExport/Streifen.png)nicht ;
  display: flex;
  height: 90vh;
  border:solid ;
  border-color: white;
  border-width: 4px;
  margin: 3em;
  border-right-width: 0px;
  justify-content: center;
  margin-top: 2em;
  margin-bottom: 5em;

}



.navigator{
 display: flex;
 align-items: center;
 max-width: 30%;
 
 
}



.navigator1{
  max-width: 100%;
  height: auto;
  margin-right: 1.5%;
  
}
 
.navigator1 a{
  
  height: auto;
  display: flex;
  justify-content: flex-end;
  
}

.aImpressum{
  
  margin-top: -10%;
  margin-bottom: -11%;
}
.navigator1 a img{
 max-width:80%;
 height: auto;
 
}


.navigator1 a img:hover{
  
  transform: scale(1.04);
  transition: transform 0.75s;
  
}
 

.navigator2{
  max-width: 100%;
  height: auto;
  
}
 
.navigator2 a{
  
  height: auto;
  display: flex;
  justify-content: flex-start;
  
}
.aProjekte{
  
  margin-top: -23%;
  margin-bottom: -23%;
}

.navigator2 a img{
 max-width:80%;
 height: auto;
}
.navigator2 a img:hover{
  
  transform: scale(1.04);
  transition: transform 0.75s;
  
 }





.Homesektion .Infos{
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 40%;
  margin: 1em;
  align-items: center;
  position: relative;
 }






.Zwischenebene{
  background:linear-gradient(300deg,#F27877, #D98B8B,#177273 60%, #255559, #042326 );
  height: 96vh;
  width: 85vw;
  position: absolute;
  z-index: -1;
  margin-top: -1.5%;
  margin-right: -10%;
}




.Übermich{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}

.Bildvonmir{
  
  max-width: 30%;
  margin: 2em;
}
.Übermichtext{
  font-family: Montserrat;
  max-width: 50%;
  margin: 2em;
  
}


.Projektesektion{
 align-items: center;

}



.Oasezeit{

 display: flex;
 
 padding-top: 3em;
 padding-bottom: 3em;
 align-items: center;
 
}


.OasezeitFoto{
 padding: 2em;
width: 40%;
}


.OasezeitInfos h5{
  padding: 1em;
  
}
.Graduation{

  display: flex;
  padding-top: 3em;
  padding-bottom: 3em;
  align-items: center;
  
 }
 .GraduationFoto{
  padding: 2em;
 width: 40%;
 }
 .GraduationInfos h4{
  margin: none;
 }
 .GraduationInfos h5{
   padding: 1em;
   margin: none;
 }




 .fotos-container {
  max-width: 100vw;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 8%;
}
.fotos-container .fotos-gallary {
  width: 100vw;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(175px, auto));
  grid-gap: 30px;
}
.fotos-container .fotos-content-imag {
  width: 100%;
}
.fotos-container .fotos-content-imag:hover {
  transform: scale(1.05);
  border: 1px;
  border-style: solid;
  border-color: white;
  border-radius: 9px;
}

.fotos-picture {
  margin-top: 3em;
  background-image: url(./fotos-picture.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 60vh;
}


.Videosektion{
  align-items: center;
}

.Youthplanet{
  display: flex;
  padding-top: 3em;
  padding-bottom: 3em;
  align-items: center;
}

.Youthplanetvideo{
  padding: 1em;
  border-radius: 0px 0px 0px 30px;
  border-color: white;
  border-width: 5px;
  border-right-width: 0px;
  margin: 5px;
  
}
.YouthplanetInfos{
  
 width: 55%;
 margin: 1em;
}

.WhatistheOneighty{
  display: flex;
  padding-top: 3em;
  padding-bottom: 3em;
  align-items: center;
}

.WhatistheOneightyvideo{
  padding: 1em;
  border-radius: 0px 30px 0px 0px;
  border-color: white;
  border-width: 5px;
  border-left-width: 0px;
  margin: 1em;
  
}
.WhatistheOneightyInfos{
 width: 55%;
 margin: 1em;

}


.Impressum{
 
 display: grid;
 align-content: center;
    justify-items: center;
}
.Impressumsbild{
  
 max-width: 40%;
}

@media (max-width: 50em) {
  .navigator{
    /*position: fixed;
    left: 0;
    top: 1em;
    z-index: 3;*/
    max-width: 50%;
    display: none;
  }
  .Homesektion{
    align-items: center;
    flex-direction: column;
  }
  .Zwischenebene{
    left: 2em;
  }
  .Übermich{
    flex-direction: column;
  }
  .Übermichtext{
    max-width: none;
  }
  .Bildvonmir{
   max-width: 30%;
  }
  .Oasezeit{
    align-items: center;
    flex-direction: column-reverse;
  }
  .OasezeitFoto {
    padding: 2em;
    width: 60%;
  }
  .Graduation{
    align-items: center;
    flex-direction: column;
  }
  .GraduationFoto {
    padding: 2em;
    width: 60%;
  }
  .Youthplanet{
    align-items: center;
    flex-direction: column-reverse;
    
  }
  .YouthplanetInfos{
    width: 90%;
    margin: 1em;
   }
  .Youthplanetvideo{
    width: 20em;
    height: 11.25em;
  }
  .WhatistheOneighty{
    align-items: center;
    flex-direction: column;
  }
  .WhatistheOneightyvideo{
    width: 20em;
    height: 11.25em;
  }
  .WhatistheOneightyInfos{
    width: 90%;
    margin: 1em;
   }
  .fotos-container .fotos-gallary {
    width: 100vw;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(7em, auto));
    grid-gap: 30px;
}

}
















.allscrollpath #scrollpath {
  position: fixed;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  background: rgba(255, 255, 255, 0);
}
.allscrollpath #preogressbar {
  position: fixed;
  top: 0;
  right: 0;
  width: 10px;
  background: linear-gradient(to top, #ffffff, #ffffff);
  animation: animate 5s linear infinite;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}
@keyframes animate {
  0%, 100% {
    filter: hue-rotate(Odeg);
  }
  50% {
    filter: hue-rotate(1000deg);
  }
}
.allscrollpath #preogressbar:before,
.allscrollpath #preogressbar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: linear-gradient(to top, #ffffff, #ffffff);
  filter: blur(10px);
}
.allscrollpath #preogressbar:after {
  filter: blur(30px);
}

::-webkit-scrollbar {
  width: 0;
}

