* {
  font-size: 16px;
}

body {
  padding-top: 0;
  background: #f2f2f2;
}

a {
  text-decoration: none;
  color: #063d76;
  font-family: PT Sans Caption, sans-serif;
}

header {
  width: 100vw;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 999;
}
header div.container-fluid {
  padding: 5rem;
}
header div.container-fluid a.logo {
  background: url("/typo3conf/ext/sm_brochure_cabinet/Resources/Public/Images/cloos_logo.svg") no-repeat;
  width: auto;
  height: 135px;
  display: block;
}
header div.container-fluid .showroom-col .btn {
  width: 1000px;
  height: 135px;
  display: inline-flex;
  background-color: #063d76;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}
header div.container-fluid .showroom-col .btn svg {
  filter: invert(100%);
  height: 70px;
}
header div.container-fluid .showroom-col .btn p {
  font-size: 4rem;
  color: white;
  font-family: PT Sans Caption, sans-serif;
  text-transform: uppercase;
  padding: 0;
  margin: 0 2rem;
}
header div.container-fluid div.language-select > div {
  float: right;
}
header div.container-fluid div.language-select > div > a {
  float: left;
  color: #063d76;
  text-decoration: none;
}

section {
  padding: 5rem;
}
section .brochure-row .left-brochure {
  display: flex;
  flex-wrap: wrap;
}
section .brochure-row .right-brochure {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
  align-content: flex-end;
}
section .brochure-row .middle-brochure {
  display: flex;
  align-items: flex-end;
}
section .brochure-row .middle-brochure .middle-card {
  width: 100%;
  padding-bottom: 1rem;
}
section .brochure-row .middle-brochure .middle-card .brochure-teaser {
  margin-top: auto;
  padding-bottom: 5rem;
}
section .brochure-row .middle-brochure .middle-card .brochure-teaser img {
  width: 100%;
  height: auto;
}
section .brochure-row .middle-brochure .middle-card .middle-button {
  height: 135px;
  display: inline-flex;
  background-color: #063d76;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  color: white;
}
section .brochure-row .middle-brochure .middle-card .middle-button p {
  font-size: 4rem;
  font-family: PT Sans Caption, sans-serif;
  margin-bottom: 0;
}
section .shed-button {
  background: #fff;
  aspect-ratio: 1/1;
  position: relative;
  background-position: center center;
  background-size: cover;
  height: 530px;
  max-width: 500px;
  margin: 1rem;
}
section .shed-button .shed-image {
  height: 75%;
  width: 100%;
}
section .shed-button .shed-image img {
  max-width: 100px;
  height: auto;
}
section .shed-button .qrcode {
  display: none;
  position: absolute;
  right: 0px;
  top: 0px;
  background: #063d76;
  padding: 1px;
}
@media (max-width: 767px) {
  section .shed-button .qrcode {
    opacity: 0;
  }
}
section .shed-button .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}
section .shed-button .title p {
  margin-top: auto;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  line-height: 2.5rem;
  letter-spacing: 0.15rem;
}
section .shed-button .title p span {
  font-weight: 300;
}

div.item {
  align-items: center;
}

.brochure-row .left-brochure {
  display: flex;
  flex-wrap: wrap;
}
.brochure-row .right-brochure {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
  align-content: flex-end;
}
.brochure-row .middle-brochure {
  display: flex;
  align-items: flex-end;
}
.brochure-row .middle-brochure .middle-card {
  width: 100%;
  padding-bottom: 1rem;
}
.brochure-row .middle-brochure .middle-card .brochure-teaser {
  margin-top: auto;
  padding-bottom: 5rem;
}
.brochure-row .middle-brochure .middle-card .brochure-teaser img {
  width: 100%;
  height: auto;
}
.brochure-row .middle-brochure .middle-card .middle-button {
  height: 135px;
  display: inline-flex;
  background-color: #063d76;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  color: white;
}
.brochure-row .middle-brochure .middle-card .middle-button p {
  font-size: 4rem;
  font-family: PT Sans Caption, sans-serif;
}

.gate-row {
  min-height: 1550px;
  display: flex;
  align-items: center;
}
.gate-row .col .shed-button {
  background: #fff;
  aspect-ratio: 1/1;
  position: relative;
  background-position: center center;
  background-size: cover;
  height: 800px;
  max-width: 1000px;
  margin: 1rem;
}
.gate-row .col .shed-button .shed-image {
  height: 75%;
  width: 100%;
}
.gate-row .col .shed-button .shed-image img {
  max-width: 100px;
  height: auto;
}
.gate-row .col .shed-button .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  min-height: 25%;
}
.gate-row .col .shed-button .title p {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  line-height: 2.5rem;
  letter-spacing: 0.15rem;
}
.gate-row .col .shed-button .title p span {
  font-weight: 300;
}

.web-iframe {
  padding-top: 10rem;
  border: 0;
  -ms-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  margin: 0 auto;
  padding-left: 585px;
}

#screensaver {
  position: absolute;
  width: 100vw;
  height: 100vh;
  left: 0px;
  top: 0px;
  z-index: 9999;
  display: none;
  background-color: black;
}

.showroom-iframe {
  padding-top: 0;
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

footer .container-fluid {
  background-color: white;
  padding: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  padding: 5rem;
}
footer .container-fluid .btn-back {
  background: #063d76;
  min-width: 200px;
  margin: 0 auto;
}
footer .container-fluid .btn-back svg {
  filter: invert(100%);
  height: 70px;
}

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