.powermail_fieldwrap_type_submit {
  position: relative;
  display: inline; }

@font-face {
  font-family: 'liberation_sansregular';
  src: url("../../Fonts/LiberationSans-Regular-webfont.eot");
  src: url("../../Fonts/LiberationSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../Fonts/LiberationSans-Regular-webfont.woff") format("woff"), url("../../Fonts/LiberationSans-Regular-webfont.ttf") format("truetype"), url("../../Fonts/LiberationSans-Regular-webfont.svg#liberation_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Adobe Garamond Pro';
  src: url("../../Fonts/Garamond/AGaramondPro-Regular_1.eot");
  src: local("../../Fonts/Garamond/Fonts/AGaramondPro-Regular.eot"), local("AGaramondPro-Regular"), url("../../Fonts/Garamond/AGaramondPro-Regular_1.eot?#iefix") format("embedded-opentype"), url("../../Fonts/Garamond/AGaramondPro-Regular_1.woff") format("woff"), url("../../Fonts/Garamond/AGaramondPro-Regular_1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

h1, h2 {
  font-size: 33px;
  font-family: "liberation_sansregular", Arial, Helvetica, serif;
  text-transform: uppercase;
  color: black;
  line-height: 1.3; }
  @media screen and (max-width: 992px) {
    h1, h2 {
      font-size: 25px; } }

p, div, a {
  font-size: 31px;
  line-height: 1.3; }

p {
  font-family: "Adobe Garamond Pro", Arial, Helvetica, sans-serif; }
  p a {
    border-bottom: 1px solid black; }

.nav-link {
  padding-top: 0px; }

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active {
  outline: none;
  border: none;
  box-shadow: none; }

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: black;
  border-bottom: 1px solid black; }
  @media screen and (max-width: 991.9px) {
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
      color: white;
      border-bottom: 1px solid white; } }

.navbar-light .navbar-nav .nav-link {
  font-size: 18px;
  color: black;
  border-bottom: 1px solid transparent; }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  color: white;
  border-color: transparent; }

.navbar-toggler #nav-icon {
  width: 41px;
  height: 10px;
  position: relative;
  margin: 0 auto;
  transform: rotate(0deg);
  cursor: pointer; }

.navbar-toggler.collapsed #nav-icon span {
  background: white; }

.navbar-toggler #nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 28px;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out; }

.navbar-toggler #nav-icon span:nth-child(1) {
  top: 0px; }

.navbar-toggler #nav-icon span:nth-child(2) {
  top: 6px; }

.navbar-toggler #nav-icon span {
  background: white; }

.navbar > .container {
  display: block; }

.navbar > .container-lg {
  display: block; }

/*@media screen and (min-width: $lg) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px;
  }
  .navbar {
    padding-bottom: 3rem;
    padding-top: 23px;
  }
}*/
.visibility-like-mobile {
  display: none; }

@media screen and (max-width: 575.9px) {
  .padding-left-menu-address {
    color: white;
    padding: 1rem 2rem 1rem 7rem; }
    .padding-left-menu-address a {
      color: white; }
      .padding-left-menu-address a:hover {
        color: white;
        border-color: white; } }

@media screen and (max-width: 767.9px) {
  .navbar {
    padding-bottom: 2rem; } }

.visibility-like-mobile {
  display: block; }

.padding-left-menu-address {
  color: white;
  padding: 1rem 2rem 1rem 12rem; }
  .padding-left-menu-address a {
    color: white; }
    .padding-left-menu-address a:hover {
      color: white;
      border-color: white; }

.modal-open .collapsed-menu {
  height: 100vh; }

.navbar {
  padding-bottom: 3rem;
  padding-top: 23px;
  z-index: 9; }

.navbar-light .navbar-toggler {
  z-index: 51; }

.collapsed-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  height: 0px;
  background: white;
  z-index: 50;
  width: 100vw;
  /*transition: all 0.4s ease;*/ }
  .collapsed-menu .nav-link {
    color: black !important;
    /*&:hover {
        border-bottom: 1px solid $white;
      }*/
    border-bottom: 1px solid transparent; }

.show .collapsed-menu {
  width: 100vw;
  height: 100vh;
  overflow: auto; }

.navbar-collapse {
  display: contents; }

body.modal-open .navbar-toggler #nav-icon span:nth-child(1) {
  left: 0px;
  top: 5px;
  background-color: black; }

body.modal-open .navbar-toggler #nav-icon span:nth-child(2) {
  left: 0px;
  top: 5px;
  background-color: black; }

body.modal-open .navbar-toggler #nav-icon span:nth-child(2) {
  transform: rotate(-45deg); }

body.modal-open .navbar-toggler #nav-icon span:nth-child(1) {
  transform: rotate(45deg); }

ul.navbar-nav {
  /*padding: 4rem 1px;*/ }

/*ul.navbar-nav > li:nth-last-of-type(-n+2) {
    padding-left: 5rem;
  }*/
.navbar-light .navbar-nav .nav-link {
  font-size: 36px;
  margin-bottom: 2rem; }

.modal-open .navbar {
  position: sticky;
  top: 0px;
  left: 0px;
  right: 0px; }

body.modal-open {
  overflow: hidden; }

.navbar-toggler {
  padding-right: 0px; }

.navbar-toggler {
  z-index: 51; }

.nav-item a {
  font-size: 12vw;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'liberation_sansregular'; }

.modal-open .logo-on-header {
  z-index: 99; }

h1 {
  font-size: 12vw; }

header {
  padding-top: 90px; }

.no-link a {
  border-bottom: none; }
  .no-link a:hover {
    border-bottom: none; }

.nav-link {
  border-bottom: 0px !important; }

.display-none-baby {
  display: none; }

.openburger #nav-icon span:nth-child(1) {
  left: 0px;
  top: 5px;
  background-color: black; }

.openburger #nav-icon span:nth-child(2) {
  left: 0px;
  top: 5px;
  background-color: black; }

.openburger #nav-icon span:nth-child(2) {
  transform: rotate(-45deg); }

.openburger #nav-icon span:nth-child(1) {
  transform: rotate(45deg); }

body {
  background-color: #fff;
  font-family: "Inter", Arial, Helvetica, sans-serif;
  color: black;
  font-weight: normal; }

body, html {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  font-family: "liberation_sansregular", Arial, Helvetica, serif;
  text-transform: uppercase;
  color: black; }

h1.white {
  color: white; }

.font-capitalised h1, .font-capitalised h2, .font-capitalised h3, .font-capitalised h4, .font-capitalised h5, .font-capitalised h6 {
  text-transform: uppercase; }

.underline {
  border-bottom: 1.5px solid black;
  display: inline-block; }

p.underline {
  border-bottom: 1px solid black; }

a {
  color: black;
  text-decoration: none;
  border-bottom: 1px solid transparent; }
  a:hover {
    color: black;
    text-decoration: none;
    border-bottom: 1px solid black; }

.image-home {
  overflow: hidden; }

.image-home {
  position: relative;
  min-height: 350px;
  min-height: 350px;
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.logo-home-big {
  margin-top: 18px;
  margin-left: 3px; }
  .logo-home-big svg path {
    fill: white; }

.text-on-header p {
  font-size: 25px;
  color: white;
  margin-bottom: 18px;
  text-transform: uppercase; }

.modal-open .logo-home-big svg path {
  /*transition: all 1s ease-in-out;*/
  fill: black; }

.hold-me .logo-on-header {
  z-index: 99; }

.hold-me .navbar-toggler #nav-icon span {
  background: black; }

.hold-me .logo-on-header svg path {
  fill: black; }

.scroll {
  /*min-height: 800px;*/
  height: 100%;
  padding-top: 194px;
  padding-bottom: 120px; }
  @media screen and (max-width: 767.9px) {
    .scroll {
      padding-top: 164px; } }
  @media screen and (max-width: 767.9px) {
    .scroll {
      padding-left: 10px; } }

/*.hold-me {
  .scroll {
    padding-bottom: 50px;
    @media screen and (max-width: $md){
      padding-bottom: 20px;
    }
  }
}*/
#Ebene_2 path {
  fill: black; }

.navbar-toggler.collapsed #nav-icon.black span {
  background: black; }

.home h1 {
  padding-left: 20px; }

.home header {
  padding-top: 67px; }

.first-col {
  padding-left: calc((100% - 1305px) / 2) !important;
  padding-right: 40px !important;
  padding-top: 60px; }
  @media screen and (max-width: 1399.9px) {
    .first-col {
      padding-left: calc((100% - 1130px) / 2) !important; } }
  @media screen and (max-width: 1199.9px) {
    .first-col {
      padding-left: calc((100% - 950px) / 2) !important; } }
  @media screen and (max-width: 991.9px) {
    .first-col {
      padding-top: 30px;
      padding-left: calc((100% - 720px) / 2) !important; } }
  @media screen and (max-width: 767.9px) {
    .first-col {
      padding-bottom: 60px;
      padding-left: calc((100% - 520px) / 2) !important; } }
  @media screen and (max-width: 575.9px) {
    .first-col {
      padding-left: calc(var(--bs-gutter-x) * .5) !important; } }

.first-col {
  padding-top: 60px; }

.padding-bottom-100 {
  padding-bottom: 100px; }
  @media screen and (max-width: 767.9px) {
    .padding-bottom-100 {
      padding-bottom: 0px; } }

.padding-one-column {
  padding-bottom: 100px;
  padding-top: 100px; }

.home-header {
  font-family: "liberation_sansregular", Arial, Helvetica, serif; }
  .home-header p {
    font-family: "liberation_sansregular", Arial, Helvetica, serif; }

.font-garamond p {
  font-family: "Adobe Garamond Pro", Arial, Helvetica, sans-serif;
  line-height: 1.2; }
  .font-garamond p a {
    font-family: "Adobe Garamond Pro", Arial, Helvetica, sans-serif;
    line-height: 1.2; }

.font-liberation p {
  font-family: "liberation_sansregular", Arial, Helvetica, serif;
  font-size: 24px;
  line-height: 1.4; }
  .font-liberation p a {
    font-family: "liberation_sansregular", Arial, Helvetica, serif;
    font-size: 24px;
    line-height: 1.4; }

.section__footer {
  height: 200px;
  padding-bottom: 34px; }
  .section__footer p, .section__footer a, .section__footer div {
    font-size: 15px;
    font-family: "liberation_sansregular", Arial, Helvetica, serif; }
  .section__footer span {
    margin: 0px 5px; }

.frame-minus-50 {
  position: relative;
  margin-bottom: -9vw;
  z-index: 99; }
  @media screen and (max-width: 1199.9px) {
    .frame-minus-50 {
      margin-bottom: 6vw; } }
  .frame-minus-50 .padding-one-column {
    padding-bottom: 0px; }

.hold-me .scroll {
  overflow: auto; }

.subpage.hold-me .show .collapsed-menu {
  width: 100vw;
  display: table !important;
  height: auto;
  overflow: auto; }

.hold-me .show .collapsed-menu.fullheight {
  width: 100vw;
  height: 100vh; }

.hold-me .collapsed-menu {
  position: absolute; }

.image-full img {
  width: 100%;
  height: auto; }

.image-portfolio {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  text-align: center;
  transition: all 0.3s ease-in-out;
  justify-content: center;
  align-items: center; }
  .image-portfolio a {
    font-family: "liberation_sansregular", Arial, Helvetica, serif;
    font-size: 49px; }
  .image-portfolio:hover a {
    font-family: "liberation_sansregular", Arial, Helvetica, serif;
    transition: all 0.3s ease-in-out;
    font-size: 3vw;
    display: block;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    border-bottom: none;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767.9px) {
      .image-portfolio:hover a {
        font-size: 45px; } }

.centered {
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-size: 49px;
  font-family: "liberation_sansregular", Arial, Helvetica, serif; }
  .centered a {
    display: none;
    color: white;
    border-bottom: none;
    transition: all 0.3s ease-in-out; }

.image-portfolio:before {
  content: '';
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.35);
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  margin-left: 0px; }

.image-portfolio.do-not-touch:before {
  content: none !important; }

.image-portfolio:hover:before {
  opacity: 1; }

.do-not-touch {
  pointer-events: none; }
  .do-not-touch img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none; }

.padding-portolio-item {
  padding: 35px; }
  @media screen and (max-width: 767.9px) {
    .padding-portolio-item {
      padding: 20px; } }

.padding-right-0 {
  padding-right: 0px; }

.padding-left-0 {
  padding-left: 0px; }

.rowix {
  content: "";
  clear: both;
  display: table; }

.columnix {
  float: left;
  width: 50%; }
  @media screen and (max-width: 767.9px) {
    .columnix {
      width: 100%; } }

.left-item {
  padding-left: 12.1vw;
  padding-left: 12.5vw; }
  @media screen and (max-width: 767.9px) {
    .left-item {
      padding-left: 20px; } }

.right-item {
  padding-right: 0px; }
  @media screen and (max-width: 767.9px) {
    .right-item {
      padding-right: 20px; } }

.left-item-same {
  padding-left: 12.1vw;
  padding-left: 12.5vw; }
  @media screen and (max-width: 767.9px) {
    .left-item-same {
      padding-left: 20px; } }

.right-item-same {
  padding-right: 12.1vw;
  padding-right: 12.5vw; }
  @media screen and (max-width: 767.9px) {
    .right-item-same {
      padding-right: 20px; } }

.frame-right-no-padding .left-item {
  padding-left: 0px; }
  @media screen and (max-width: 767.9px) {
    .frame-right-no-padding .left-item {
      padding-left: 20px; } }

.frame-right-no-padding .right-item {
  padding-right: 12.1vw;
  padding-right: 12.5vw; }
  @media screen and (max-width: 767.9px) {
    .frame-right-no-padding .right-item {
      padding-right: 20px; } }

a.no-link {
  border-bottom: none; }
  a.no-link:hover {
    border-bottom: none; }

.img-100 img {
  width: 100%;
  height: auto !important; }

.linkto .back:before {
  content: '';
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-image: url("../../Images/Back.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px 31px;
  width: 25px;
  height: 31px;
  transition: all 0.3s ease-in-out; }
  @media screen and (max-width: 575.9px) {
    .linkto .back:before {
      bottom: 77px; } }

.linkto:hover .back:before {
  right: 35px; }

.padding-top-50 {
  padding-top: 150px; }

.menu-top-z {
  position: fixed;
  z-index: 100; }

.dont-click {
  pointer-events: none; }

.video-embed {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.video-embed iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.animation {
  position: absolute;
  padding-top: 50px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  bottom: 80px;
  right: 0px;
  width: 90vw;
  height: auto; }
  @media screen and (max-width: 767.9px) {
    .animation {
      width: 90vw; } }
  .animation svg {
    width: 100%;
    height: auto; }

@media screen and (max-width: 2800px) {
  .image-portfolio img {
    min-width: 100%;
    min-width: 100%; } }

.z-index-99 {
  z-index: 9999; }

.frame-impressum h1, .frame-impressum h2 {
  font-size: 1.75rem;
  margin-bottom: 0px; }

.frame-impressum a {
  font-size: 1.75rem; }

.frame-impressum h3 a {
  font-size: 1.75rem;
  margin-bottom: 0px; }

.image-portfolio img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%); }

.image-portfolio:hover img {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none; }

@media screen and (max-width: 575.9px) {
  .small-footer span:first-of-type {
    display: block; }
  .small-footer span:nth-of-type(2) {
    display: inline-block; } }

.oli-signature {
  position: absolute;
  width: 100%;
  bottom: 35px;
  height: 20px;
  z-index: 99; }

@media screen and (max-width: 767.9px) {
  .heirremove-md {
    display: none; } }

.position-my {
  top: 0px;
  left: 0px;
  right: 0px; }

/*# sourceMappingURL=app.css.map */