body {
    width: auto;
    max-height: fit-content;
    margin: 0px;
    padding-top: 100px;
    border: 0;
    box-sizing: border-box;
    background-color:rgb(5, 55, 75);
}

a:link{
    text-decoration: none;
  }
  
a:hover {
text-decoration: underline;
}

.projektpage {
    align-items: flex-end;
  
    width: 100%;
    flex-direction: column;
    gap: 84px;
    justify-content: center;
    flex: 0 0 auto;
    overflow: hidden;

}

.projektpage .inhalt {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 97px;
    justify-content: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
}

.projektpage .titel {
    align-items: flex-start;
    flex: 0 0 auto;
    gap: 184px;
    padding: 0px 50px;
    position: relative;
    vertical-align: baseline;
    width: 100%;

}
.projektpage .SummaryHeading{
    color: white;
    font-family: var(--heading-XL-h2-font-family);
    font-weight: var(--heading-XL-h2-font-weight);
    font-size: var(--heading-XL-h2-font-size);
    letter-spacing: var(--heading-XL-h2-letter-spacing);
    line-height: var(--heading-XL-h2-line-height);
    font-style: var(--heading-XL-h2-font-style);
    margin-top: -1px;
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: 340px;
}

.projektpage .introduction{
    align-items: flex-start;
    flex: 0 0 auto;
    gap: 20px;
    padding: 0px 50px;
    position: relative;
    vertical-align: baseline;
    width: 100%;
    display: inline-flex;
}


.projektpage .en-de {
    align-items: center;
    background-color: var(--schrift-2);
    border-radius: 40px 0px 0px 40px;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 10px;
    justify-content: center;
    overflow: hidden;
    padding: 23px 27px;
    position: relative;
}

.projektpage .img {
    max-width: 100%;
    padding: 15px;
    border-radius: 5px;
    margin-top: 20px;
}
.projektpage .img2 {
    max-width: 70%;
    padding: 15px;
    border-radius: 5px;
    margin: auto;
    text-align:center;
}
.projektpage .img3 {
    max-width: 50%;
    padding: 15px;
    border-radius: 5px;

}
.projektpage .text1 {
    align-items: flex-start;
    background-color: transparent;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 184px;
    padding: 0px 50px;
    position: relative;
    width: 100%;
}

.projektpage .frame-57 {
    align-items: flex-start;
    background-color: transparent;
    display: inline-flex;
    flex: 0 0 auto;
    flex-direction: column;
    position: relative;
    padding: 0px 50px;
}

.projektpage .frame-53 {
    align-items: flex-start;
    background-color: transparent;
    display: inline-flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 84px;
    position: relative;
    padding: 0px 50px;
}
.projektpage .frame-54 {
    align-items: flex-start;
    background-color: transparent;
    display: inline-flex;
    flex-direction: column;
    gap: 84px;
    position: relative;
    padding: 0px 50px;
}

  .projektpage .icons {
    align-items: center;
    background-color: transparent;
    display: flex;
    gap: 20px;
    position: relative;
  }
  /*.projektpage .footer {
    align-items: center;
    background-color: var(--purple);
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 36px;
    overflow: hidden;
    padding: 22px 110px;
    width: 100%;
}*/


.projektpage .moreProjects{
    font-family: var(--heading-XL-h2-font-family);
    font-weight: var(--heading-XL-h2-font-weight);
    font-size: var(--heading-XL-h2-font-size);
    letter-spacing: var(--heading-XL-h2-letter-spacing);
    line-height: var(--heading-XL-h2-line-height);
    font-style: var(--heading-XL-h2-font-style);
    color:white;
    margin-top: -1px;
    text-align: center;
    max-width: 100%;

}
  .projektpage .container    {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 32px;
    position: relative;
}

.projektpage .column2 {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: row;
    width: 48.75%;
    align-items: center;
}


.projektpage .textblock {
    align-items: flex-start;
    background-color: transparent;
    display: inline-flex;
    flex-direction: column;
    gap: 20px;
    padding: 0px 50px;
    position: relative;
    width: 80%;
    margin-bottom: 150px;
}
.projektpage .textblock2 {
    align-items: flex-start;
    background-color: transparent;
    display: inline-flex;
    flex-direction: column;
    position: relative;
    width: 100%;
}

.projektpage .textblockheader {
    align-items: center;
    background-color: transparent;
    display: inline-flex;
    flex-direction: row;
    gap: 20px;
    padding: 0px 50px;
    position: relative;
    max-width: 75%;
    margin-top: 20px;;
}

.projektpage .textblockrow {
    align-items: flex-start;
    background-color: transparent;
    display: inline-flex;
    flex: 0 0 auto;
    flex-direction: row;
    gap: 20px;
    padding: 0px 50px;
    position: relative;
    width: 55%;
}

.projektpage .textblock .heading{
    position: relative;
    width: 100%;
    margin-top: -1px;
    font-family: var(--heading-XL-h2-font-family);
    font-weight: var(--heading-XL-h2-font-weight);
    color: white;
    font-size: var(--heading-XL-h2-font-size);
    letter-spacing: var(--heading-XL-h2-letter-spacing);
    line-height: var(--heading-XL-h2-line-height);
    font-style: var(--heading-XL-h2-font-style);
}

.projektpage .textblock .heading2{
    position: relative;
    margin-bottom: 32px;
    width: 100%;
    margin-top: 20px;
    font-family: var(--heading-XL-h2-font-family);
    font-weight: var(--heading-XL-h2-font-weight);
    color: white;
    font-size: 32px;
    letter-spacing: var(--heading-XL-h2-letter-spacing);
    line-height: var(--heading-XL-h2-line-height);
    font-style: var(--heading-XL-h2-font-style);
}
.projektpage .textblock .heading3{
    position: relative;
    width: 100%;
    margin-top: 20px;
    font-family: var(--heading-XL-h2-font-family);
    font-weight: var(--heading-XL-h2-font-weight);
    color: white;
    font-size:  32px;
    letter-spacing: var(--heading-XL-h2-letter-spacing);
    line-height: var(--heading-XL-h2-line-height);
    font-style: var(--heading-XL-h2-font-style);
}


.projektpage .textblock .absatz{    
    position: relative;
    width: 100%;
    font-family: var(--absatz-font-family);
    font-weight: var(--absatz-font-weight);
    color: white;
    font-size: var(--absatz-font-size);
    letter-spacing: var(--absatz-letter-spacing);
    line-height: var(--absatz-line-height);
    font-style: var(--absatz-font-style);
    
}

.projektpage .textblock2 .absatz{    
    position: relative;
    width: 100%;
    font-family: var(--absatz-font-family);
    font-weight: var(--absatz-font-weight);
    color: white;
    font-size: 20px;
    letter-spacing: var(--absatz-letter-spacing);
    line-height: var(--absatz-line-height);
    font-style: var(--absatz-font-style);
    
}
.video {
    position: relative;
    width: 100%;
    padding-bottom: 40%;
    padding-top: 10px;
    height: 0;
    overflow: hidden;

}
.video iframe{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding-bottom: 10px;
}

.letsconnectText{
    text-align: center;
    position: relative;
    width: fit-content;
    font-family: var(--absatz-font-family);
    font-weight: var(--absatz-font-weight);
    color: white;
    font-size: var(--absatz-font-size);
    letter-spacing: var(--absatz-letter-spacing);
    line-height: var(--absatz-line-height);
    font-style: var(--absatz-font-style);
}
.bildersammlung{

    position: relative;
    display:inline-flex;
    align-items: center;
}

 /* ------------------- FOOTER-------------*/


.footer {
  position: relative;
  width: 100%;
  background: #3586ff;
  min-height: 100px;
  padding: 20px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.social-icon,
.menu {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
  flex-wrap: wrap;
}

.social-icon__item,
.menu__item {
  list-style: none;
}

.social-icon__link {
  font-size: 2rem;
  color: #fff;
  margin: 0 10px;
  display: inline-block;
  transition: 0.5s;
}
.social-icon__link:hover {
  transform: translateY(-10px);
}

.menu__link {
  font-size: 1.2rem;
  color: #fff;
  margin: 0 10px;
  display: inline-block;
  transition: 0.5s;
  text-decoration: none;
  opacity: 0.75;
  font-weight: 300;
}

.menu__link:hover {
  opacity: 1;
}

.footer p {
  color: #fff;
  margin: 15px 0 10px 0;
  font-size: 1rem;
  font-weight: 300;
}

.wave {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 100px;
  background: url("https://i.ibb.co/wQZVxxk/wave.png");
  background-size: 1000px 100px;
}

.wave#wave1 {
  z-index: 1000;
  opacity: 1;
  bottom: 0;
  animation: animateWaves 4s linear infinite;
}

.wave#wave2 {
  z-index: 999;
  opacity: 0.5;
  bottom: 10px;
  animation: animate 4s linear infinite !important;
}

.wave#wave3 {
  z-index: 1000;
  opacity: 0.2;
  bottom: 15px;
  animation: animateWaves 3s linear infinite;
}

.wave#wave4 {
  z-index: 999;
  opacity: 0.7;
  bottom: 20px;
  animation: animate 3s linear infinite;
}

@keyframes animateWaves {
  0% {
    background-position-x: 1000px;
  }
  100% {
    background-positon-x: 0px;
  }
}

@keyframes animate {
  0% {
    background-position-x: -1000px;
  }
  100% {
    background-positon-x: 0px;
  }
}
/*GALLERIES*/
.container4galleries {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin: 100px 20px 0 20px;
  width: auto;
}

.video iframe{
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  padding-bottom: 10px;
}

.animations .column {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: row;
  width: 48.75%;
  align-items: center;
}
.box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 100px;
}
.box .column { 
  display: flex;
  flex-direction: column;
  width: 32.5%;
  padding: 10px;
  align-items: center;
}
.box .column img { 
  width: 100%;
  padding-bottom: 15px;
  border-radius: 5px;
}
.box .column2 img { 
  width: 100%;
  padding-bottom: 15px;
  border-radius: 5px;
  
}
.box .column2 { 
  display: flex;
  flex-direction: column;
  width: 48.75%;
  align-items: center;
  padding: 15px;
}
.video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  padding-top: 10px;
  height: 0;
  overflow: hidden;

}
/*------NAV---------*/


.nav {
  display: flex;
  width: 100%;
  height: 90px;
  align-items: center;  
  justify-content: space-between;
  padding: 0;
  position: fixed;
  background-color:#e3d6e767 ; 
  backdrop-filter: blur(10px);
  top: 0;
  left: 1px;
  border: 1px solid;
  border-color: white;

}


.left {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 56px;
  position: relative;
  flex: 0 0 auto;
}

 .text-wrapper-15 {
  position: relative;
  width: 78px;
  height: 28px;
  margin-top: -1px;
  font-family: "Arial-Black", Helvetica;
  font-weight: 900;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  padding-left: 12px;
  text-decoration: none;
}
 /* nav*/
.navbar, .languageswitch {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
  flex: 0 0 auto;
  text-decoration: none;
}
 /*text nav-*/
 .text-wrapper-16 , .languageswitch {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--absatz-font-family);
  font-weight: var(--absatz-font-weight);
  color: rgb(44, 43, 43);
  font-size: 16;
  letter-spacing: var(--absatz-letter-spacing);
  line-height: var(--absatz-line-height);
  white-space: nowrap;
  font-style: var(--absatz-font-style);
  text-decoration: none;
}
 /*kontakt-button-*/
 .right {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}
 /*kontakt-button-*/
 .contact-wrapper {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 32px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  background-color: #d8dde45d;
  border-radius: 8px;
  margin: 12px;
}
 /* Navigation links */
 .navbar a, .languageswitch{
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 8px 16px;
  text-decoration: none;
}
/* The subnavigation menu */
.subnav {
  float: left;
  overflow: hidden;
}
.subnav .subnavbtn {
  border: none;
  outline: none;
  font-family: "Arial-Black", Helvetica;
  color: rgb(44, 43, 43);
  font-size: 16px;
  padding: 12px 16px;
  background-color: inherit;
  margin: 0;
}

  /* When you move the mouse over the subnav container, open the subnav content */
  .subnav:hover .subnav-content {
    display: block;
  }
  /* Style the subnav content - positioned absolute */
  .subnav-content {
    display: none;
    position: absolute;
    left: 0;

    width: 800px;
    z-index: 1;
  }
 /*kontakt-txt-*/
 .contact {
  color: white;
  font-size: 16px;
  text-align: center;
  position: relative;
  width: fit-content;
  font-family: "Arial-Bold", Helvetica;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

/*resizing für verschiedene grössen*/
  @media (max-width: 1300px) {
  .introduction{
  flex-direction: column;
  padding: 0%;
  }
  .projektpage .column{
    width: 80%;
  }
  .projektpage .textblockheader{
    padding: 0;
    max-width: 100%;
  }
  }
  @media (max-width: 900px) {
    .navbar
   {
     gap: 16px;
   }
   .left
   {
     gap: 24px;
   }
 /*  .text-wrapper-15
 {
   display: none;
 }*/
  .right
 {
   display: none;
 }}
  @media (max-width: 670px) {
    .projektpage .introduction{
      padding: 15px;
      }
      .projektpage .textblock{
        padding: 15px;
      }
      .projektpage .titel{
        padding: 0px;
  } 
  .projektpage .frame-54{
    padding: 0px;

    }
 .nav
{
  display: none;
}
}
    