h1 {
  font-size: 36px;
  margin: 20px 0;
}
h2 {
  font-size: 36px;
  margin: 20px 0;
}
.h3,
h3 {
  font-family: "Meta Serif Offc W01 Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 22px !important;
  line-height: 33px;
  margin-bottom: 25px;
}
.h3 a,
h3 a {
  font-family: "Meta Serif Offc W01 Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 33px;
}
.h4,
h4 {
  font-family: "Meta Serif Offc W01 Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 20px !important;
  line-height: 120% !important;
  letter-spacing: 0.05em;
  margin-bottom: 25px !important;
}
.h4 a,
h4 a {
  font-family: "Meta Serif Offc W01 Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0.05em;
}
#header {
  height: 50px;
  top: 30px;
  z-index: 101;
  padding: 0 15px;
}
#header .headerTopArea {
  top: 0;
  z-index: 1;
}
#header .headerArea {
  height: 50px;
  flex-direction: column;
}
#header .headerArea .logoNoClaim {
  width: 0;
  height: 50px;
  top: 0;
}
#header .headerArea .logoNoClaim i {
  font-size: 32px;
  font-weight: normal !important;
  color: #ffffff;
  opacity: 0;
  transition: all .3s;
}
#header .headerArea .logoNoClaim:hover {
  border: none;
  text-decoration: none;
}
#header .headerArea .logoK img {
  width: 185px;
}
#header .headerArea .logoP img {
  width: 185px;
}
#header .headerArea .logoClaim {
  opacity: 0;
  font-size: 15px;
}
#header.isFixed {
  background: #292927;
  top: 0;
}
#header.isFixed .headerTopArea {
  z-index: 0;
}
#header.isFixed .headerArea .logoK img {
  width: 0;
  opacity: 0;
  display: none;
}
#header.isFixed .headerArea .logoP img {
  width: 0;
  opacity: 0;
  display: none;
}
#header.isFixed .headerArea .logoNoClaim {
  width: 50px;
  pointer-events: auto;
  opacity: 1;
}
#header.isFixed .headerArea .logoNoClaim i {
  opacity: 1;
}
#header.isFixed .headerArea .logoClaim {
  opacity: 1;
}
.headerSliderWrapper {
  position: relative;
  margin-bottom: 20px;
}
.headerSliderWrapper .headerSliderItem {
  height: 85vh;
}
.headerSliderWrapper .headerSliderItem .headerSliderContent {
  width: 90%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 100px;
  height: 100%;
}
.headerSliderWrapper .headerSliderItem .headerSliderContent * {
  font-size: 18px;
  line-height: 140%;
}
.headerSliderWrapper .headerSliderItem .headerSliderContent .headerSliderTitle {
  font-size: 36px;
  line-height: 36px;
}
.headerSliderWrapper .headerSliderItem .headerSliderContent .headerSliderNavItemMobile {
  display: block;
  margin-top: 30px;
}
.headerSliderWrapper .headerSliderItem .headerSliderContent .headerSliderNavItemMobile * {
  display: block;
  color: #ffffff;
}
.headerSliderWrapper .headerSliderItem .headerSliderContent .headerSliderNavItemMobile .navHeadlineTop {
  font-size: 12px;
  margin-bottom: 5px;
}
.headerSliderWrapper .headerSliderItem .headerSliderContent .headerSliderNavItemMobile .navHeadline {
  font-size: 20px;
  line-height: 33px;
}
.headerSliderWrapper .headerSliderItem .headerSliderContent .headerSliderNavItemMobile .navHeadline br {
  display: none;
}
.headerSliderWrapper .headerSliderCenterBorder {
  display: none;
}
.headerSliderWrapper .headerSliderNav {
  display: none;
}
.headerSliderWrapper .slick-dots {
  display: block !important;
}
.textBox.bigMargin {
  margin: 30px 0 160px;
}
.textBox * {
  font-size: 18px;
  line-height: 160%;
}
.textBox a {
  color: #007396;
}
.listItemsWrapper {
  padding: 90px 0;
  background: #212529;
  margin: 90px 0;
}
.listItemsWrapper * {
  color: #ffffff;
}
@media screen and (max-width: 1023px) {
  .listItemsWrapper .Pitztal {
    margin-top: 30px;
  }
}
.listItemsWrapper p,
.listItemsWrapper li {
  font-size: 18px;
  line-height: 160%;
}
.listItemsWrapper .listButton {
  width: 100%;
  text-align: center;
  margin: 15px 0 30px;
  font-size: 18px;
}
.listItemsWrapper .listSteinBock {
  display: none;
}
.listItemsWrapper .listSteinBockMobile {
  display: block;
}
@media screen and (max-width: 1023px) {
  .instaWrapper img {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .contentSliderWrapper {
    margin: 60px 0;
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  .contentSliderWrapper .contentSliderNavInit {
    position: relative;
    z-index: 1;
    text-align: center;
    overflow: hidden;
  }
  .contentSliderWrapper .contentSliderNavInit span {
    transition: all .3s;
    display: block;
    color: rgba(41, 41, 41, 0.4);
    font-size: 18px;
    line-height: 120%;
    font-family: "Meta Serif Offc W01 Medium";
    margin-right: 0;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .contentSliderWrapper .contentSliderNavInit .slick-current * {
    color: #343432;
  }
  .contentSliderWrapper .contentSliderNavInit .slick-list {
    margin-left: -55px;
  }
  .contentSliderWrapper .contentSliderNavInit .contentSliderNavItem {
    height: 55px;
    display: flex !important;
    justify-content: center;
    align-items: flex-end;
  }
  .contentSliderWrapper .contentSliderItems {
    display: flex !important;
    flex-direction: column;
    align-items: center;
  }
  .contentSliderWrapper .contentSliderItems:before {
    display: none;
  }
  .contentSliderWrapper .contentSliderItems .contentSliderItem {
    height: 245px;
    position: relative;
  }
  .contentSliderWrapper .contentSliderItems .contentSliderItem:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
  }
  .contentSliderWrapper .contentSliderItems .contentSliderContent {
    height: 100%;
    width: 100%;
    padding: 0 15px;
    position: relative;
    bottom: 0;
    margin-top: 15px;
  }
  .contentSliderWrapper .contentSliderItems .contentSliderContent * {
    color: #292927;
    font-size: 18px;
  }
  .contentSliderWrapper .contentSliderItems .contentSliderContent .linkButton {
    color: #292927;
    border-color: #292927;
    font-size: 18px;
    width: 100%;
    margin-top: 15px;
  }
}
footer {
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-direction: column;
  padding: 60px 15px;
  background: #343432;
  position: relative;
  overflow: hidden;
  margin-top: 60px;
}
footer .footerSteinBock {
  position: absolute;
  font-size: 350px;
  left: 100px;
  top: 50%;
  transform: translate(-50%, -50%);
}
footer * {
  color: #ffffff;
  text-decoration: none;
}
footer *:hover {
  color: #ffffff;
  text-decoration: none;
}
footer .footerAreaRight {
  text-align: left;
  position: relative;
  z-index: 1;
}
footer .footerAreaLeft {
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}
footer .footerAreaCenter {
  display: none;
}
footer .footerAreaCenterMobile {
  display: block;
}
footer .footerAreaCenterMobile h3 {
  font-size: 22px;
  margin-bottom: 50px;
}
footer span {
  font-size: 18px;
}
footer span.footerTitle {
  font-family: "Meta Serif Offc W01 Medium";
}
footer .logoImg {
  width: 180px;
  margin-bottom: 20px;
}
footer .footerBtn {
  width: 100%;
  font-size: 15px;
  text-align: center;
  position: relative;
}
footer .footerSocialBox {
  margin-top: 20px;
  text-align: center;
}
footer .footerLinksMobile {
  display: block;
  position: relative;
  font-family: "MetaCompPro-Light W01 Regular";
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
}
footer .footerLinksMobile a {
  text-align: center;
  margin-bottom: 10px;
  display: block;
}
