@font-face {
  font-family: Hoftype foro;
  src: url('../fonts/Hoftype---Foro-Black.eot') format("embedded-opentype"), url('../fonts/Hoftype---Foro-Black.woff') format("woff"), url('../fonts/Hoftype---Foro-Black.ttf') format("truetype"), url('../fonts/Hoftype---Foro-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Hoftype foro;
  src: url('../fonts/Hoftype---Foro-Bold.eot') format("embedded-opentype"), url('../fonts/Hoftype---Foro-Bold.woff') format("woff"), url('../fonts/Hoftype---Foro-Bold.ttf') format("truetype"), url('../fonts/Hoftype---Foro-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Hoftype foro;
  src: url('../fonts/Hoftype---Foro-Regular.eot') format("embedded-opentype"), url('../fonts/Hoftype---Foro-Regular.woff') format("woff"), url('../fonts/Hoftype---Foro-Regular.ttf') format("truetype"), url('../fonts/Hoftype---Foro-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --white: white;
  --black: black;
  --grey: #838383;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". ."
  / .75fr .5fr;
}

.projektlinkblock {
  background-image: url('../images/interior-designing.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 300px;
  display: flex;
  position: static;
  overflow: visible;
}

.image {
  display: block;
  overflow: visible;
}

.projektlinkblock2 {
  background-image: url('../images/DSC6954.jpg');
  background-position: 50%;
  background-size: 749px;
  flex-flow: row;
  place-content: center space-between;
  height: 300px;
  display: flex;
  position: static;
  overflow: visible;
}

.hovertitle_div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: grayscale();
  background-color: #fff0;
  background-image: url('../images/interior-designing.jpg');
  background-position: 50% 79%;
  background-size: cover;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-bottom: 13px;
  padding-right: 12px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.hovertitle_div:hover {
  opacity: 1;
  filter: grayscale(0%);
  backface-visibility: visible;
}

.section {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
}

.flexrow_1 {
  justify-content: space-between;
  align-items: center;
  height: 300px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.hovertitle_div2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  background-image: url('../images/DSC6954.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 749px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-bottom: 14px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.projekttitel_hoverelement {
  transform-origin: 0%;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 14px 49px 28px;
  text-decoration: none;
  display: flex;
}

.projekth1 {
  color: #000;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 49px;
  margin-right: 49px;
  text-decoration: none;
  display: flex;
}

.navlink {
  color: #000;
  width: 100%;
  margin-bottom: 16px;
  text-decoration: none;
  display: flex;
  position: static;
  top: 27%;
}

.menuwrapper {
  z-index: 5;
  background-image: linear-gradient(#fff, #fff);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  padding-top: 95px;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0;
}

.burger-menu {
  z-index: 6;
  cursor: pointer;
  padding: 5px 6px 14px 5px;
  position: absolute;
  top: 37px;
  left: 63px;
}

.navbarlogo-copy {
  z-index: 4;
  color: #fff;
  background-image: url('../images/Schleicher_OPTIK_Schriftzug_w.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 273px;
  height: 33px;
  position: absolute;
  top: 23px;
  left: 103px;
}

.navlinktxt {
  color: #000;
  text-align: center;
  letter-spacing: 7.8px;
  text-transform: uppercase;
  border-top: 1px solid #0000;
  border-bottom: 1px solid #0000;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Hoftype foro, sans-serif;
  font-size: 53px;
  font-weight: 900;
  line-height: 69px;
  text-decoration: none;
  transition: all .555s;
  display: inline;
}

.navlinktxt:hover {
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  line-height: 69px;
}

.burgerline1 {
  background-color: #000;
  width: 37px;
  height: 2px;
  margin-top: 14px;
}

.navbar {
  z-index: 5;
  background-color: #fff;
  width: 100%;
  height: 93px;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: fixed;
  top: 0;
}

.burgerline2 {
  background-color: #000;
  width: 37px;
  height: 2px;
  margin-top: 5px;
}

.navbarlogo {
  z-index: 6;
  background-image: url('../images/Logo-seven2design.svg'), linear-gradient(#fff, #fff);
  background-position: 50% 40px, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 114px, auto;
  width: 144px;
  height: 196px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.hero {
  height: 100vh;
  display: block;
}

.navbarlogo-small {
  z-index: 7;
  background-image: url('../images/Logo-seven2design_solostar.svg');
  background-position: 66% 47%;
  background-repeat: no-repeat;
  background-size: 56px;
  width: 69px;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 15px 0% auto;
}

.button {
  color: #000;
  letter-spacing: 2px;
  background-color: #0000;
  border-top: 1px solid #0000;
  border-bottom: 1px solid #0000;
  font-family: Hoftype foro, sans-serif;
  font-size: 13px;
  line-height: 11px;
  transition: all .555s;
  position: fixed;
  inset: 47px 63px auto auto;
}

.button:hover {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  line-height: 11px;
  text-decoration: none;
}

.heroslider {
  background-color: #0000;
  height: 100vh;
}

.leftarrow {
  z-index: 4;
  background-color: #000;
  width: 30px;
  height: 45px;
  transition: all .444s;
  inset: 0% auto 0% 1%;
}

.leftarrow:hover {
  background-color: #fff;
}

.rightarrow {
  z-index: 4;
  background-color: #000;
  width: 30px;
  height: 45px;
  transition: all .444s;
  inset: 0% 1% 0% auto;
}

.rightarrow:hover {
  background-color: #fff;
}

.icon {
  color: #fff;
  border: 1px #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0;
  padding-top: 0;
  font-size: 16px;
  font-weight: 700;
  transition: all .444s;
  display: flex;
}

.icon:hover {
  color: #000;
  font-size: 16px;
}

.slide-nav {
  color: #000;
  font-size: 10px;
  display: block;
  inset: auto auto 2px 16px;
  overflow: visible;
}

.icon-2 {
  width: 100%;
  height: 100%;
  margin: 0;
  padding-top: 14px;
  font-size: 16px;
  font-weight: 700;
  transition: all .333s;
}

.icon-2:hover {
  color: #000;
  font-size: 16px;
}

.slide1 {
  position: relative;
}

.img_slider {
  background-image: url('../images/_T1A9286_web.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.sliderinfo_div {
  z-index: 1;
  background-color: #ffffffb3;
  width: auto;
  height: auto;
  padding: 26px 50px 16px 49px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.heading {
  color: #000;
  letter-spacing: 3px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.heading-2 {
  color: #000;
  letter-spacing: 3px;
  margin-top: 12px;
  margin-bottom: 16px;
  font-family: Hoftype foro, sans-serif;
  font-size: 35px;
}

.slider-button {
  color: #000;
  letter-spacing: 4px;
  background-color: #0000;
  background-image: url('../images/button_round.svg');
  background-position: 98% 48%;
  background-repeat: no-repeat;
  background-size: 21px;
  width: 107px;
  padding-left: 0;
  font-family: Hoftype foro, sans-serif;
  font-size: 11px;
  font-weight: 700;
  transition: all .222s cubic-bezier(.386, .042, .421, .943);
}

.slider-button:hover {
  width: 113px;
}

.slider-button._1 {
  width: 226px;
  margin-top: 1px;
}

.slider-button._1:hover {
  width: 244px;
}

.homelink, .homelink.w--current {
  width: 100%;
  height: 100%;
}

.homesection1 {
  justify-content: center;
  align-items: center;
  height: 581px;
  padding-top: 0;
  display: flex;
}

.homesection1_div2 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  width: 466px;
  height: 58%;
  margin-left: 106px;
  display: flex;
}

.h1 {
  color: #000;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Hoftype foro, sans-serif;
  font-size: 31px;
  line-height: 39px;
}

.h1.centered {
  text-align: center;
  margin-bottom: 15px;
}

.h1.centered.hover {
  letter-spacing: 2px;
  margin-top: 16px;
  margin-bottom: 10px;
}

.p {
  letter-spacing: 1px;
  margin-bottom: 31px;
  font-family: Open Sans, sans-serif;
  line-height: 23px;
}

.p.centered {
  color: #000;
  text-align: center;
}

.p.centered.d {
  margin-bottom: 135px;
}

.homesection2 {
  justify-content: center;
  height: 179px;
  margin-bottom: 4px;
  display: flex;
}

.homesection3 {
  margin-bottom: 0;
  padding-left: 5%;
  padding-right: 5%;
}

.flexrow_1-copy {
  justify-content: space-between;
  align-items: center;
  height: 354px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.hovertitle_div2-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  background-image: url('../images/Set-Radisson-Bar.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 749px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-left: 5px;
  padding-bottom: 14px;
  padding-right: 12px;
  text-decoration: none;
  transition: all .444s;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.hovertitle_div2-copy:hover {
  filter: grayscale();
}

.hovertitle_div-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: none;
  background-color: #fff0;
  background-image: url('../images/_T1A9264_web.jpg');
  background-position: 50% 79%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-right: 5px;
  padding-bottom: 13px;
  padding-right: 12px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.hovertitle_div-copy:hover {
  opacity: 1;
  filter: grayscale();
  backface-visibility: visible;
}

.div-block {
  flex-direction: column;
  align-self: center;
  align-items: center;
  width: 473px;
  display: flex;
}

.div-block.lll {
  padding-top: 33px;
}

.text-block {
  color: #000;
  letter-spacing: 4px;
  font-family: Hoftype foro, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.mehrdiv {
  background-image: url('../images/button_round.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 102px;
}

.img_slider-2 {
  background-image: url('../images/radisson-blu-291110-315052_web.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.kontaktsection {
  color: #000;
  background-color: #f5f5f5;
  justify-content: center;
  height: 594px;
  margin-top: 68px;
  display: flex;
}

.h1-sub {
  color: #000;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Hoftype foro, sans-serif;
  font-size: 31px;
  line-height: 39px;
}

.h1-sub.centered {
  text-align: center;
  letter-spacing: 4px;
  margin-top: 68px;
  font-size: 21px;
}

.h1-sub.centered.hover {
  margin-top: 16px;
  margin-bottom: 10px;
}

.footer {
  background-color: #000;
  justify-content: space-between;
  height: 49px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  letter-spacing: .4px;
  font-family: Open Sans, sans-serif;
  font-size: 9px;
  text-decoration: none;
}

.link-block {
  text-decoration: none;
}

.div-block-2 {
  align-self: center;
  margin-left: 13px;
}

.text-block-3 {
  color: #fff;
  letter-spacing: .7px;
  margin-top: 13px;
  margin-right: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.div-block-3 {
  flex: 0 auto;
  order: 1;
  align-self: flex-end;
  width: auto;
  height: 47px;
  padding-left: 0;
}

.link-block-3, .link-block-4, .link-block-5, .link-block-6 {
  text-decoration: none;
}

.hero-bureau {
  background-image: url('../images/DSCF0087_web.jpg');
  background-position: 50% 67%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 76vh;
}

.bureausection1 {
  justify-content: center;
  display: flex;
}

.bureaudiv1 {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 66%;
  height: auto;
  margin-top: -88px;
  padding-top: 46px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-copy {
  flex-direction: column;
  align-self: center;
  width: 590px;
  display: flex;
}

.bureausection2 {
  background-color: #f5f5f5;
  justify-content: center;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 85px;
  padding-bottom: 66px;
  display: flex;
}

.bureausection3 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  padding: 85px 40px 36px;
  display: flex;
}

.bureausection4 {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 0;
  display: flex;
}

.h1-subb {
  color: #000;
  letter-spacing: 2px;
  margin-top: 21px;
  margin-bottom: -3px;
  font-family: Hoftype foro, sans-serif;
  font-size: 21px;
  line-height: 39px;
}

.h1-subb.centered {
  text-align: center;
  margin-bottom: 15px;
}

.h1-subb.centered.hover {
  margin-top: 16px;
  margin-bottom: 10px;
}

.homesection1_div-copy {
  margin-top: 68px;
}

.homesection1_div2-copy {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 498px;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 20px;
  display: flex;
}

.bureausection5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 51px;
  padding-top: 80px;
  display: flex;
}

._3erteamrow {
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 33px;
  display: flex;
}

.teammemberdiv {
  margin-right: 13px;
}

.referenzslider {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-nav-2, .right-arrow, .left-arrow {
  display: none;
}

.slide-3 {
  background-color: #0000;
}

.refslide {
  background-color: #0000;
  padding-top: 93px;
}

.refslidediv {
  justify-content: space-around;
  align-items: center;
  margin-top: 45px;
  display: flex;
}

.refslidediv.c {
  margin-top: 69px;
}

.refslidediv.ss {
  margin-top: 28px;
}

.image-3 {
  margin-left: -98px;
}

.image-4 {
  margin-left: -34px;
  margin-right: -30px;
}

.image-5 {
  margin-left: 11px;
}

.image-9 {
  margin-left: -17px;
}

.image-10 {
  margin-right: -46px;
}

.image-11 {
  margin-left: 53px;
}

.image-14 {
  margin-left: -12px;
  position: relative;
}

.preloader {
  z-index: 12;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.rotater {
  z-index: auto;
  background-color: #f80808;
  background-image: url('../images/Logo-seven2design_solostar.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 27px;
  display: block;
  position: fixed;
}

.projektsection1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.flexrow_projekte1 {
  justify-content: space-between;
  align-items: center;
  height: 490px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.hovertitle_div-copy-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: none;
  background-color: #fff0;
  background-image: url('../images/_T1A9264_web.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 93%;
  height: 100%;
  margin-right: 0;
  padding-bottom: 13px;
  padding-right: 0;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.hovertitle_div-copy-copy:hover {
  opacity: 1;
  filter: grayscale();
  backface-visibility: visible;
}

.hovertitle_div2-copy-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  background-image: url('../images/Set-Radisson-Bar.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-left: 2px;
  padding-bottom: 14px;
  padding-right: 0;
  text-decoration: none;
  transition: all .444s;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.hovertitle_div2-copy-copy:hover {
  filter: grayscale();
}

.projektsection2 {
  margin-top: 2px;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.hovertitle_div-copy-copy-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: none;
  background-color: #fff0;
  background-image: url('../images/Wohnung-3_105_weneu.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-right: 0;
  padding-bottom: 13px;
  padding-right: 0;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.hovertitle_div-copy-copy-copy:hover {
  opacity: 1;
  filter: grayscale();
  backface-visibility: visible;
}

.hovertitle_div2-copy-copy-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  background-image: url('../images/IMG_1258.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-left: 2px;
  padding-bottom: 14px;
  padding-right: 0;
  text-decoration: none;
  transition: all .444s;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.hovertitle_div2-copy-copy-copy:hover {
  filter: grayscale();
}

.flexrow_projekte2 {
  justify-content: space-between;
  align-items: center;
  height: 490px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.projektsection3 {
  margin-top: 2px;
  margin-bottom: 100px;
  padding-left: 0%;
  padding-right: 0%;
}

.flexrow_projekte3 {
  justify-content: space-between;
  align-items: center;
  height: 354px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.hovertitle_div-copy-copy-copy3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  filter: none;
  background-color: #fff0;
  background-image: url('../images/DSCF0087_web.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-right: 0;
  padding-bottom: 13px;
  padding-right: 0;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.hovertitle_div-copy-copy-copy3:hover {
  opacity: 1;
  filter: grayscale();
  backface-visibility: visible;
}

.hovertitle_div2-copy-copy-copy3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  background-image: url('../images/_T1A9264_web.jpg');
  background-position: 0 0;
  background-size: 125px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 93%;
  height: 100%;
  margin-left: 2px;
  padding-bottom: 14px;
  padding-right: 0;
  text-decoration: none;
  transition: all .444s;
  display: flex;
  position: static;
  inset: 46px -43px 27px 64px;
  overflow: visible;
}

.hovertitle_div2-copy-copy-copy3:hover {
  filter: grayscale();
}

.section-2 {
  height: 99px;
}

.hero-projektunterseite {
  background-image: url('../images/_T1A9264_web.jpg');
  background-position: 50% 67%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  margin-bottom: 0;
}

.projektherodiv {
  background-color: #fffc;
  border-top: 2px #000;
  border-bottom: 2px #000;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 34px;
  margin-right: 34px;
  padding: 57px 32px 60px 35px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-copy-copy {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  align-self: center;
  width: 391px;
}

.h1-projekt {
  color: #000;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Hoftype foro, sans-serif;
  font-size: 28px;
  line-height: 39px;
}

.h1-projekt.centered {
  text-align: center;
  margin-bottom: 15px;
}

.h1-projekt.centered.hover {
  margin-top: 16px;
  margin-bottom: 10px;
}

.h1-projekt.cc {
  text-align: center;
  letter-spacing: 1px;
}

.p-projekt {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  line-height: 23px;
}

.p-projekt.centered {
  text-align: center;
}

.div-block-copy-copy-copy {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  align-self: center;
  width: 391px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.projektuntersection2 {
  background-image: url('../images/_T1A9249.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  height: 555px;
  margin-top: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 73px;
  padding-bottom: 66px;
  display: flex;
}

.projektuntersection3 {
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  height: auto;
  margin-top: 98px;
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.projektuntersectionimg2 {
  margin-top: 0;
}

.h1-zitat {
  color: #000;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 14%;
  font-family: Hoftype foro, sans-serif;
  font-size: 27px;
  line-height: 37px;
}

.h1-zitat.centered {
  text-align: center;
  margin-bottom: 15px;
}

.h1-zitat.centered.hover {
  margin-top: 16px;
  margin-bottom: 10px;
}

.projektunterseitensection4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 51px;
  padding-top: 113px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.prejektdatenrow {
  border-bottom: .5px solid #000000b3;
  justify-content: space-around;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 17px 0 13px;
  display: flex;
}

.datendiv {
  margin-right: 0;
  display: block;
}

.datendiv.none {
  display: none;
}

.div-block-4 {
  border: .5px solid #000;
  border-bottom-color: #000000b3;
  flex-direction: column;
  width: 100%;
  margin-top: 21px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
}

.h1-subb-copy {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 21px;
  margin-bottom: 2px;
  font-family: Hoftype foro, sans-serif;
  font-size: 18px;
  line-height: 39px;
}

.h1-subb-copy.centered {
  text-align: center;
  margin-bottom: 15px;
}

.h1-subb-copy.centered.hover {
  margin-top: 16px;
  margin-bottom: 10px;
}

.p-copy {
  letter-spacing: 1px;
  margin-bottom: 31px;
  font-family: Open Sans, sans-serif;
  line-height: 23px;
}

.p-copy.centered {
  text-align: center;
}

.p-data {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 31px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 23px;
}

.p-data.centered {
  text-align: center;
}

.prejektdatenrow-copy {
  border-bottom: .5px #000000b3;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 17px 0 13px;
  display: none;
}

.slidersectionprojektunerseite {
  margin: 133px 11% 130px;
}

.projektunterseitenslider {
  background-color: #0000;
  height: 78vh;
}

.rightarrow-copy {
  z-index: 4;
  background-color: #000;
  width: 30px;
  height: 45px;
  transition: all .444s;
  inset: auto 0% 58px auto;
}

.rightarrow-copy:hover {
  background-color: #fff;
}

.leftarrow-copy {
  z-index: 4;
  background-color: #000;
  width: 30px;
  height: 45px;
  transition: all .444s;
  inset: auto 0% 1px auto;
}

.leftarrow-copy:hover {
  background-color: #fff;
}

.image-15 {
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-5 {
  z-index: 2;
  background-color: #fff;
  width: 70px;
  height: 158px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.projektunterseitensection5 {
  background-color: #fff;
  background-image: url('../images/_T1A9232_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 555px;
  margin: 79px 0 10px;
  padding: 0;
  display: flex;
}

.homesection1_div2-copy-copy {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 466px;
  height: auto;
  margin-top: -23px;
  margin-left: 41px;
  display: flex;
}

.weitersection {
  justify-content: center;
  margin-top: 42px;
  margin-bottom: -24px;
  display: flex;
}

.image-16 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.slide-4 {
  position: static;
  inset: auto 0% 0%;
}

.hero-kontakt {
  background-image: url('../images/Slider3.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 72vh;
}

.div-block-copy666 {
  align-self: center;
  width: 473px;
  margin-top: 32px;
}

.hero-datenschuzt {
  height: 33vh;
}

.datesnchutzsecton {
  justify-content: center;
  padding-top: 68px;
  padding-bottom: 207px;
  display: flex;
}

.hero-projektunterseite_radisson {
  background-image: url('../images/radisson-blu-291110-315066_web.jpg');
  background-position: 50% 67%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.projektuntersection2_radisson {
  background-image: url('../images/radisson-blu-291110-315052_web.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  height: 555px;
  margin-top: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 85px;
  padding-bottom: 66px;
  display: flex;
}

.projektunterseitensection5radisson {
  background-color: #fff;
  background-image: url('../images/Set-Radisson-Intro.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 555px;
  margin: 79px 0 10px;
  padding: 0;
  display: flex;
}

.subnav {
  z-index: 3;
  background-image: url('../images/subbutoon3_1.svg');
  background-position: 50% 29%;
  background-repeat: no-repeat;
  background-size: 64px;
  width: 100px;
  height: 100px;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
  transition: all .444s cubic-bezier(.801, .024, .25, 1);
  position: absolute;
  inset: auto 0% 0%;
}

.subnav:hover {
  opacity: .76;
}

.subnav-copy {
  z-index: 3;
  background-image: url('../images/subbutoon3_1.svg');
  background-position: 50% 123%;
  background-repeat: no-repeat;
  background-size: 75px;
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  transition: all .444s cubic-bezier(.801, .024, .25, 1);
  position: absolute;
  inset: auto 0% 0%;
}

.subnav-copy:hover {
  opacity: .76;
  transform: translate(0, 10px);
}

.prejektdatenrow-copy-copy {
  border-bottom: .5px #000000b3;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 17px 0 13px;
  display: flex;
}

.anker {
  padding-top: 42px;
  padding-bottom: 96px;
}

.p-email {
  letter-spacing: 1px;
  margin-bottom: 31px;
  font-family: Open Sans, sans-serif;
  line-height: 23px;
}

.p-email.centered {
  text-align: center;
}

.p-team {
  color: #000;
  letter-spacing: 1px;
  margin-top: 7px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 23px;
}

.p-team.centered {
  text-align: center;
}

.emaillink {
  color: #000;
  font-size: 13px;
  text-decoration: none;
  transition: all .444s cubic-bezier(.743, .001, .25, 1);
}

.emaillink:hover {
  color: #5e5e5e;
  text-decoration: underline;
}

.image-17 {
  filter: grayscale();
  width: 480px;
  max-width: none;
  transition: all .444s;
  transform: translate(-48px, -24px);
}

.image-17:hover {
  filter: none;
}

.xenia {
  filter: grayscale();
  transition: all .444s;
  transform: translate(0);
}

.xenia:hover {
  filter: none;
}

.link-block-7 {
  background-image: url('../images/pinterest.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 34px;
  width: 50px;
  height: 50px;
  margin-top: 14px;
  transition: all .444s cubic-bezier(.731, -.011, .25, 1);
}

.link-block-7:hover {
  opacity: .68;
}

.emaillink-copy {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  transition: all .444s cubic-bezier(.743, .001, .25, 1);
}

.emaillink-copy:hover {
  color: #5e5e5e;
  text-decoration: underline;
}

.hero-projektunterseitesohm {
  background-image: url('../images/Wohnung-6_014_web.jpg');
  background-position: 50% 67%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  margin-bottom: 0;
}

.projektuntersection2-sohm {
  background-image: url('../images/Wohnung-6_040_web.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1500px;
  background-attachment: fixed;
  justify-content: center;
  height: 555px;
  margin-top: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 73px;
  padding-bottom: 66px;
  display: flex;
}

.prejektdatenrow-copy-copy-copy {
  border-bottom: .5px #000000b3;
  justify-content: space-around;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 17px 0 13px;
  display: flex;
}

.image-18 {
  margin-top: -117px;
  position: absolute;
  inset: auto 0% 0%;
}

.image-19 {
  margin-top: -59px;
  position: absolute;
  inset: auto 0% 0%;
}

.image-20 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.projektunterseitensection5-csohm {
  background-color: #fff;
  background-image: url('../images/Wohnung-6_052_web.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1500px;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 555px;
  margin: 79px 0 10px;
  padding: 0;
  display: flex;
}

.hero-projektunterseite_dc {
  background-image: url('../images/IMG_1258.JPG');
  background-position: 50% 67%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  margin-bottom: 0;
}

.projektuntersection2_dc {
  background-image: url('../images/IMG_1261.JPG');
  background-position: 50% 33%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  height: 555px;
  margin-top: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 73px;
  padding-bottom: 66px;
  display: flex;
}

.image-21 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.image-22, .image-23 {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.projektunterseitensection5-dc {
  background-color: #fff;
  background-image: url('../images/IMG_1258.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1500px;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 555px;
  margin: 79px 0 10px;
  padding: 0;
  display: flex;
}

.img_slider-2-copy {
  background-image: url('../images/Wohnung-6_014_web.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.img_slider-2-copy2 {
  background-image: url('../images/IMG_1258.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.projektunterseitenslider-copy {
  background-color: #0000;
  height: 78vh;
}

.image-24, .image-25 {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.slider-button-copy {
  color: #000;
  letter-spacing: 4px;
  background-color: #0000;
  background-image: url('../images/button_round.svg');
  background-position: 98% 48%;
  background-repeat: no-repeat;
  background-size: 21px;
  width: 157px;
  padding-left: 0;
  font-family: Hoftype foro, sans-serif;
  font-size: 11px;
  font-weight: 700;
  transition: all .222s cubic-bezier(.386, .042, .421, .943);
}

.slider-button-copy:hover {
  width: 163px;
}

.slider-button-copy._1 {
  width: 226px;
  margin-top: 1px;
}

.slider-button-copy._1:hover {
  width: 244px;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-7-copy {
  background-image: url('../images/insta_black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px;
  width: 50px;
  height: 50px;
  margin-top: 14px;
  margin-left: 26px;
  transition: all .444s cubic-bezier(.731, -.011, .25, 1);
}

.link-block-7-copy:hover {
  opacity: .68;
}

.image-25-copy {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.image-26 {
  position: absolute;
  inset: auto 0% 0%;
}

.image-25-copy-copy, .image-25-copy-copy-copy, .image-25-copy-copy-copy-copy {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.image-27, .image-28 {
  position: absolute;
  inset: auto 0% 0%;
}

.refslidediv-copy {
  justify-content: space-around;
  align-items: center;
  margin-top: 1px;
  margin-bottom: 44px;
  display: flex;
}

.refslidediv-copy.c {
  margin-top: 69px;
}

.image-5-copy {
  max-width: 100%;
  margin-left: 23px;
  margin-right: 54px;
}

.div-block-7 {
  width: 340px;
  height: 214px;
  overflow: hidden;
}

.xenia-copy {
  filter: grayscale();
  transition: all .444s;
  transform: translate(0, -24px);
}

.xenia-copy:hover {
  filter: none;
}

.div-block-8 {
  width: 340px;
  height: 214px;
  overflow: hidden;
}

html.w-mod-js [data-ix="preload"] {
  opacity: 1;
}

html.w-mod-js [data-ix="arrowbounce"] {
  opacity: 0;
  transform: translate(0, -19px);
}

@media screen and (max-width: 991px) {
  .projekth1 {
    text-align: center;
    margin-left: 33px;
    margin-right: 33px;
    font-size: 30px;
  }

  .menuwrapper {
    display: flex;
  }

  .sliderinfo_div {
    width: 68%;
  }

  .homesection1 {
    flex-direction: column-reverse;
    justify-content: space-between;
    height: 691px;
    margin-top: 59px;
    margin-bottom: 128px;
    padding-bottom: 0;
  }

  .homesection1_div {
    margin-top: 31px;
  }

  .homesection1_div2 {
    align-items: center;
    width: 53%;
    margin-top: 47px;
    margin-bottom: 11px;
    margin-left: 0;
  }

  .h1, .p {
    text-align: center;
  }

  .homesection3 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .hovertitle_div2-copy, .hovertitle_div-copy {
    padding-right: 0;
  }

  .image-2 {
    max-width: 100%;
  }

  .div-block {
    width: 53%;
  }

  .h1-sub {
    text-align: center;
  }

  .div-block-3 {
    width: auto;
  }

  .bureaudiv1 {
    width: 88%;
    padding-top: 64px;
  }

  .div-block-copy {
    width: 71%;
  }

  .bureausection3 {
    padding: 26px 0 0;
  }

  .bureausection4 {
    flex-direction: column-reverse;
    justify-content: space-between;
    height: auto;
    margin-top: 38px;
    margin-bottom: 69px;
    padding-bottom: 0;
  }

  .h1-subb {
    text-align: center;
  }

  .homesection1_div-copy {
    margin-top: 31px;
  }

  .homesection1_div2-copy {
    align-items: center;
    width: 64%;
    margin-top: 47px;
    margin-bottom: 43px;
    margin-left: 0;
  }

  .bureausection5 {
    padding-top: 25px;
  }

  ._3erteamrow {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .projektsection1 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .hovertitle_div-copy-copy, .hovertitle_div2-copy-copy {
    padding-right: 0;
  }

  .projektsection2 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .hovertitle_div-copy-copy-copy, .hovertitle_div2-copy-copy-copy {
    padding-right: 0;
  }

  .projektsection3 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .hovertitle_div-copy-copy-copy3, .hovertitle_div2-copy-copy-copy3 {
    padding-right: 0;
  }

  .projektherodiv {
    width: 88%;
    padding-top: 64px;
  }

  .div-block-copy-copy {
    width: 61%;
  }

  .h1-projekt, .p-projekt {
    text-align: center;
  }

  .div-block-copy-copy-copy {
    width: 61%;
  }

  .projektuntersection3 {
    flex-direction: column-reverse;
    justify-content: space-between;
    height: auto;
    margin-top: 38px;
    margin-bottom: 69px;
    padding-bottom: 0;
  }

  .projektuntersectionimg2 {
    margin-top: 31px;
  }

  .h1-zitat {
    text-align: center;
    margin-left: 0%;
  }

  .projektunterseitensection4 {
    padding-top: 25px;
  }

  .prejektdatenrow {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .h1-subb-copy, .p-copy, .p-data {
    text-align: center;
  }

  .prejektdatenrow-copy {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .slidersectionprojektunerseite {
    margin-top: 129px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .image-15 {
    inset: auto 0% 0%;
  }

  .projektunterseitensection5 {
    padding: 26px 0 0;
  }

  .homesection1_div2-copy-copy {
    align-items: center;
    width: 64%;
    margin-top: 47px;
    margin-bottom: 43px;
    margin-left: 0;
  }

  .image-2-copy {
    max-width: 100%;
  }

  .div-block-copy666 {
    width: 53%;
  }

  .image-2-radisson {
    max-width: 100%;
  }

  .projektunterseitensection5radisson {
    padding: 26px 0 0;
  }

  .subnav, .subnav-copy {
    display: none;
  }

  .prejektdatenrow-copy-copy {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .p-email, .p-team {
    text-align: center;
  }

  .prejektdatenrow-copy-copy-copy {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .projektunterseitensection5-csohm {
    padding: 26px 0 0;
  }

  .image-2-copy-copy {
    max-width: 100%;
  }

  .projektunterseitensection5-dc {
    padding: 26px 0 0;
  }

  .image-25-copy, .image-26, .image-25-copy-copy, .image-25-copy-copy-copy, .image-25-copy-copy-copy-copy {
    position: absolute;
    inset: auto 0% 0%;
  }
}

@media screen and (max-width: 479px) {
  .projektlinkblock2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: ". ."
    / 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: stretch;
    display: grid;
  }

  .hovertitle_div {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .flexrow_1 {
    flex-direction: column;
    height: 500px;
  }

  .hovertitle_div2 {
    width: 100%;
  }

  .navlink {
    margin-bottom: -10px;
  }

  .menuwrapper {
    width: 100%;
    padding-top: 33px;
    display: flex;
  }

  .burger-menu {
    padding-right: 3px;
    top: 26px;
    left: 26px;
  }

  .navbarlogo-copy {
    width: 205px;
    top: 24px;
    left: 88px;
  }

  .navlinktxt {
    letter-spacing: 4.8px;
    font-size: 27px;
  }

  .navbar {
    background-color: #fff;
  }

  .navbarlogo {
    width: 147px;
    display: block;
    top: -16px;
    left: 0;
  }

  .hero {
    height: 100vh;
  }

  .navbarlogo-small {
    width: 55px;
    inset: 14px 0% auto;
  }

  .button {
    display: none;
  }

  .heroslider {
    height: 88vh;
    margin-top: 0;
  }

  .leftarrow {
    display: block;
    inset: auto auto 0% 0%;
  }

  .rightarrow {
    display: block;
    inset: auto 0% 0% auto;
  }

  .slide-nav {
    display: none;
  }

  .sliderinfo_div {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 184px;
    padding: 29px 19px 24px;
    display: flex;
  }

  .heading {
    text-align: left;
    font-size: 13px;
  }

  .heading-2 {
    text-align: center;
    letter-spacing: 4px;
    margin-top: 1px;
    margin-bottom: 9px;
    font-size: 29px;
    line-height: 30px;
  }

  .slider-button {
    text-align: left;
    background-size: 23px;
    width: 119px;
    font-size: 13px;
  }

  .slider-button:hover {
    width: 131px;
  }

  .slider-button._1 {
    width: 237px;
  }

  .homesection1 {
    height: 580px;
    margin-top: 0;
  }

  .homesection1_div {
    margin-top: 18px;
  }

  .homesection1_div2 {
    width: 100%;
    margin-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h1 {
    text-align: center;
    letter-spacing: 4px;
    margin-top: 1px;
    margin-bottom: 20px;
    font-size: 21px;
  }

  .h1.centered {
    letter-spacing: 3px;
    margin-bottom: 17px;
    line-height: 30px;
  }

  .h1.centered.bb {
    font-size: 21px;
  }

  .flexrow_1-copy {
    flex-direction: column;
    height: 500px;
  }

  .hovertitle_div2-copy {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
  }

  .hovertitle_div-copy {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-bottom: 5px;
    margin-right: 0;
    padding-right: 0;
  }

  .div-block {
    width: 100%;
    margin-bottom: 35px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h1-sub {
    text-align: center;
    letter-spacing: 4px;
    margin-top: 1px;
    margin-bottom: 20px;
    font-size: 29px;
  }

  .h1-sub.centered {
    font-size: 15px;
  }

  .footer {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 246px;
    margin-bottom: 0;
    padding-top: 24px;
    padding-bottom: 0;
  }

  .link-block.w--current {
    justify-content: center;
    display: flex;
  }

  .div-block-2 {
    align-self: auto;
    margin-bottom: 12px;
    margin-left: 0;
  }

  .text-block-3 {
    text-align: left;
    margin-right: 0;
  }

  .link-block-2 {
    justify-content: center;
    display: flex;
  }

  .div-block-3 {
    flex: 1;
    order: 0;
    align-self: center;
    margin-bottom: 0;
    padding-left: 0;
  }

  .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
    justify-content: center;
    display: flex;
  }

  .hero-bureau {
    height: 75vh;
  }

  .bureaudiv1 {
    width: 100%;
  }

  .div-block-copy {
    width: 100%;
    margin-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bureausection2 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 62px;
    padding-bottom: 28px;
  }

  .bureausection3 {
    padding-top: 68px;
  }

  .bureausection4 {
    height: auto;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .h1-subb {
    text-align: center;
    letter-spacing: 2px;
    margin-top: 26px;
    margin-bottom: 5px;
    font-size: 21px;
  }

  .homesection1_div-copy {
    margin-top: 45px;
  }

  .homesection1_div2-copy {
    width: 100%;
    margin-top: 44px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  ._3erteamrow {
    flex-direction: column;
    margin-top: -11px;
  }

  .teammemberdiv {
    margin-right: 0;
  }

  .refslidediv {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: flex;
  }

  .refslidediv.c {
    margin-top: 12px;
  }

  .image-3 {
    margin-top: 25px;
  }

  .image-4 {
    margin-top: 49px;
    margin-left: 0;
    margin-right: 1px;
  }

  .image-5 {
    margin-top: 22px;
  }

  .image-6 {
    margin-top: 55px;
  }

  .image-7 {
    margin-top: 57px;
  }

  .image-8 {
    margin-top: 53px;
  }

  .image-9 {
    margin-top: 45px;
    margin-left: 0;
  }

  .image-10 {
    margin-top: 61px;
    margin-right: 0;
  }

  .image-11 {
    margin-top: 51px;
    margin-left: 0;
  }

  .image-12 {
    margin-top: 66px;
  }

  .image-13 {
    margin-top: 73px;
  }

  .image-14 {
    margin-top: 18px;
  }

  .preloader {
    display: flex;
  }

  .flexrow_projekte1 {
    flex-direction: column;
    height: 500px;
  }

  .hovertitle_div-copy-copy {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .hovertitle_div2-copy-copy {
    width: 100%;
    margin-top: 2px;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
  }

  .hovertitle_div-copy-copy-copy {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .hovertitle_div2-copy-copy-copy {
    width: 100%;
    margin-top: 2px;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
  }

  .flexrow_projekte2, .flexrow_projekte3 {
    flex-direction: column;
    height: 500px;
  }

  .hovertitle_div-copy-copy-copy3 {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .hovertitle_div2-copy-copy-copy3 {
    width: 100%;
    margin-top: 2px;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
  }

  .section-2 {
    height: 242px;
  }

  .hero-projektunterseite {
    background-position: 50% 0;
    background-size: 600px;
    align-items: flex-end;
    height: auto;
    padding-top: 348px;
    display: flex;
    overflow: visible;
  }

  .projektherodiv {
    background-color: #fff;
    align-items: flex-end;
    width: auto;
    margin-bottom: 0;
    margin-right: 0;
    padding: 41px 14px 0;
    position: static;
  }

  .div-block-copy-copy {
    width: 100%;
    margin-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h1-projekt {
    text-align: center;
    letter-spacing: 3px;
    margin-top: 1px;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .h1-projekt.centered {
    margin-bottom: 17px;
  }

  .h1-projekt.centered.bb {
    font-size: 21px;
  }

  .h1-projekt.cc {
    letter-spacing: 2px;
  }

  .div-block-copy-copy-copy {
    width: 100%;
    margin-bottom: 9px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .projektuntersection2 {
    height: 66vh;
    margin-left: 0;
    margin-right: 0;
    padding-top: 62px;
    padding-bottom: 28px;
  }

  .projektuntersection3 {
    height: auto;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .projektuntersectionimg2 {
    margin-top: 10px;
  }

  .h1-zitat {
    text-align: center;
    letter-spacing: 1px;
    margin-top: 1px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
  }

  .h1-zitat.centered {
    margin-bottom: 17px;
  }

  .h1-zitat.centered.bb {
    font-size: 21px;
  }

  .prejektdatenrow {
    flex-direction: column;
    margin-top: -11px;
  }

  .datendiv {
    margin-right: 0;
  }

  .h1-subb-copy {
    text-align: center;
    letter-spacing: 2px;
    margin-top: 22px;
    margin-bottom: 5px;
    font-size: 21px;
  }

  .p-data {
    font-size: 13px;
    line-height: 20px;
  }

  .prejektdatenrow-copy {
    flex-direction: column;
    margin-top: -11px;
  }

  .slidersectionprojektunerseite {
    margin-top: 107px;
  }

  .projektunterseitenslider {
    height: 29vh;
    margin-top: 0;
  }

  .rightarrow-copy {
    display: block;
    inset: auto 0% 0% auto;
  }

  .leftarrow-copy {
    display: block;
    inset: auto auto 0% 0%;
  }

  .div-block-5 {
    display: none;
  }

  .projektunterseitensection5 {
    height: 491px;
    padding-top: 65px;
  }

  .homesection1_div2-copy-copy {
    width: 100%;
    margin-top: 44px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-kontakt {
    background-position: 50%;
    height: 75vh;
  }

  .div-block-copy666 {
    width: 100%;
    margin-bottom: 41px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-datenschuzt {
    background-image: none;
    height: 36vh;
  }

  .hero-projektunterseite_radisson {
    background-position: 50% 0;
    background-size: 600px;
    align-items: flex-end;
    height: auto;
    padding-top: 348px;
    display: flex;
    overflow: visible;
  }

  .projektuntersection2_radisson {
    height: 66vh;
    margin-left: 0;
    margin-right: 0;
    padding-top: 62px;
    padding-bottom: 28px;
  }

  .projektunterseitensection5radisson {
    height: 491px;
    padding-top: 65px;
  }

  .prejektdatenrow-copy-copy {
    flex-direction: column;
    margin-top: -11px;
  }

  .link-block-7 {
    width: 50px;
    height: 50px;
  }

  .hero-projektunterseitesohm {
    background-position: 50% 0;
    background-size: 620px;
    align-items: flex-end;
    height: auto;
    padding-top: 348px;
    display: flex;
    overflow: visible;
  }

  .projektuntersection2-sohm {
    height: 66vh;
    margin-left: 0;
    margin-right: 0;
    padding-top: 62px;
    padding-bottom: 28px;
  }

  .prejektdatenrow-copy-copy-copy {
    flex-direction: column;
    margin-top: -11px;
  }

  .image-18 {
    margin-top: 0;
  }

  .image-19 {
    margin-top: 1px;
  }

  .image-20 {
    max-width: 100%;
  }

  .projektunterseitensection5-csohm {
    height: 491px;
    padding-top: 65px;
  }

  .hero-projektunterseite_dc {
    background-position: 50% 0;
    background-size: 620px;
    align-items: flex-end;
    height: auto;
    padding-top: 348px;
    display: flex;
    overflow: visible;
  }

  .projektuntersection2_dc {
    height: 66vh;
    margin-left: 0;
    margin-right: 0;
    padding-top: 62px;
    padding-bottom: 28px;
  }

  .projektunterseitensection5-dc {
    height: 491px;
    padding-top: 65px;
  }

  .projektunterseitenslider-copy {
    height: 425px;
    margin-top: 0;
  }

  .slider-button-copy {
    text-align: left;
    background-size: 23px;
    width: 169px;
    font-size: 13px;
  }

  .slider-button-copy:hover {
    width: 174px;
  }

  .slider-button-copy._1 {
    width: 237px;
  }

  .link-block-7-copy {
    width: 50px;
    height: 50px;
  }

  .image-25-copy, .image-26, .image-25-copy-copy, .image-25-copy-copy-copy, .image-25-copy-copy-copy-copy {
    position: absolute;
    inset: auto 0% 0%;
  }

  .refslidediv-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    margin-bottom: 76px;
    display: flex;
  }

  .refslidediv-copy.c {
    margin-top: 12px;
  }

  .image-5-copy {
    margin-top: 22px;
  }
}


@font-face {
  font-family: 'Hoftype foro';
  src: url('../fonts/Hoftype---Foro-Black.eot') format('embedded-opentype'), url('../fonts/Hoftype---Foro-Black.woff') format('woff'), url('../fonts/Hoftype---Foro-Black.ttf') format('truetype'), url('../fonts/Hoftype---Foro-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Hoftype foro';
  src: url('../fonts/Hoftype---Foro-Bold.eot') format('embedded-opentype'), url('../fonts/Hoftype---Foro-Bold.woff') format('woff'), url('../fonts/Hoftype---Foro-Bold.ttf') format('truetype'), url('../fonts/Hoftype---Foro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Hoftype foro';
  src: url('../fonts/Hoftype---Foro-Regular.eot') format('embedded-opentype'), url('../fonts/Hoftype---Foro-Regular.woff') format('woff'), url('../fonts/Hoftype---Foro-Regular.ttf') format('truetype'), url('../fonts/Hoftype---Foro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}