.row,
.samerow {
  width: 100%;
  max-width: 60%;
  min-width: 1200px;
  margin: 0 auto 0 auto;
}
.row .row {
  min-width: 0px;
  max-width: 100%;
  margin: 0;
}
.row:before,
.row:after,
.samerow:before,
.samerow:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.row:after,
.samerow:after,
.clearfix:after {
  clear: both;
}
.row,
.samerow,
.clearfix {
  zoom: 1;
}
.col,
.samecol {
  margin-right: 4%;
  float: left;
  position: relative;
}
.col:last-child,
.samecol:last-child,
.col-nav {
  margin-right: 0;
}
.one.col,
.one.samecol {
  width: 4.666666666666667%;
}
.two.col,
.two.samecol {
  width: 13.333333333333334%;
}
.three.col,
.three.samecol {
  width: 22%;
}
.four.col,
.four.samecol {
  width: 30.666666666666668%;
}
.five.col,
.five.samecol {
  width: 39.333333333333336%;
}
.six.col,
.six.samecol {
  width: 48%;
}
.seven.col,
.seven.samecol {
  width: 56.66666666666667%;
}
.eight.col,
.eight.samecol {
  width: 65.33333333333334%;
}
.nine.col,
.nine.samecol {
  width: 74%;
}
.ten.col,
.ten.samecol {
  width: 82.66666666666667%;
}
.eleven.col,
.eleven.samecol {
  width: 91.33333333333334%;
}
.twelve.col,
.twelve.samecol {
  width: 100%;
}
@media only screen and (max-width: 1260px) {
  .row,
  .samerow {
    width: auto !important;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
    min-width: 0;
  }
  .row .row,
  .samerow .row,
  .row .samerow,
  .samerow .samerow {
    padding: 0;
  }
}
@media only screen and (max-width: 682px) {
  .row {
    margin: 0;
  }
  .col {
    width: auto !important;
    float: none;
    margin: 0 0 15px 0;
  }
  .row,
  .samerow {
    padding-left: 13px;
    padding-right: 13px;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: 400;
  font-weight: lighter;
  font-size: 100%;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
html {
  position: relative;
  min-height: 100%;
}
html,
body {
  width: 100%;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
img {
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  color: #000001;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
strong {
  font-weight: bold;
}
a {
  color: inherit;
  font-size: inherit;
}
p {
  margin-bottom: 22px;
}
p small {
  font-style: italic;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0.8em;
}
p a {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  margin-bottom: 22px;
  font-weight: 800;
  text-transform: uppercase;
}
@media only screen and (max-width: 682px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 11px;
  }
}
h1 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 44px;
}
@media only screen and (max-width: 682px) {
  h1 {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 22px;
  }
}
h2 {
  font-size: 80px;
  font-size: 8rem;
  line-height: 66px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #000001;
}
@media only screen and (max-width: 682px) {
  h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 24.200000000000003px;
    padding-bottom: 0;
    padding-bottom: 11px;
    margin-bottom: 11px;
  }
}
h3 {
  font-family: 'Playfair Display', 'Courier New', serif;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 30.799999999999997px;
  font-weight: 300;
  text-transform: none;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1260px) {
  h3 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 682px) {
  h3 {
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26.4px;
    font-weight: 900;
  }
}
h4 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 30.799999999999997px;
}
h5 {
  font-size: 18px;
  font-size: 1.8rem;
}
h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 682px) {
  h4,
  h5,
  h6 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 22px;
  }
}
address {
  font-style: normal;
}
article h1 {
  font-size: 40px;
  font-size: 4rem;
}
section.blanksec h2,
section.blanksec h3,
section.blanksec h4,
section.blanksec h5 {
  margin-bottom: 20px;
}
html.light section {
  color: #000001;
}
.main-error {
  color: #f00;
}
form#callback {
  padding: 0;
}
form span.error {
  color: #ff4a4f;
}
form span.agreement {
  font-size: 10px;
  font-size: 1rem;
  display: inline-block;
  line-height: 11px;
  padding-left: 22px;
  top: -22px;
  position: relative;
  color: #fffffe;
}
form label {
  display: block;
  margin-bottom: 2px;
}
form label.check-label {
  display: block;
  margin-bottom: 10px;
}
form input,
form textarea {
  border: 0 none;
  margin: 0;
  padding: 2% 1.5%;
  width: 96%;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  font-size: 15px;
  font-size: 1.5rem;
}
form input:focus,
form textarea:focus {
  background: #fffffe;
}
form input.bb,
form textarea.bb {
  border: 0;
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #fffffe;
}
form input.bout,
form textarea.bout {
  background: transparent;
  border: 1px solid #fffffe;
}
form input.filled,
form textarea.filled {
  margin-top: 20px;
}
form input.border,
form textarea.border {
  color: #fffffe;
}
form input.border::-webkit-input-placeholder,
form textarea.border::-webkit-input-placeholder {
  color: #fffffe;
}
form input.border::-moz-placeholder,
form textarea.border::-moz-placeholder {
  color: #fffffe;
}
form input.border:-ms-input-placeholder,
form textarea.border:-ms-input-placeholder {
  color: #fffffe;
}
form input.border:-moz-placeholder,
form textarea.border:-moz-placeholder {
  color: #fffffe;
}
form input.border.half,
form textarea.border.half {
  width: 44%;
  margin-right: 5%;
  float: left;
}
form input.border.half.nmr,
form textarea.border.half.nmr {
  margin-right: 0;
}
form input.border.label-check,
form textarea.border.label-check,
form input.border.required,
form textarea.border.required {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
form textarea.border {
  margin-top: 15px;
}
form input {
  margin-bottom: 10px;
}
form input[type=submit] {
  margin-top: 20px;
  width: auto;
  padding: 13px 17px;
  margin-bottom: 0;
  border: 1px solid #fffffe;
  background: 0 none;
  color: #fffffe;
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
form input[type=submit].nmt {
  margin-top: 0;
}
form input[type=submit]:hover {
  cursor: pointer;
  background: #fffffe;
  color: #000001;
}
form input[type=checkbox] {
  width: auto;
  float: left;
  margin: 10px 10px 10px 0;
  position: relative;
  z-index: 9;
}
form strong.successMsg {
  width: 100%;
  text-align: center;
  background: #008000;
  margin-top: 30px;
  float: left;
}
form strong.successMsg p {
  padding: 20px;
  color: #fffffe;
}
form strong.successMsg p strong {
  color: #fffffe;
}
form strong.successMsg h3 {
  padding: 20px 20px 0 20px;
  color: #fffffe;
}
form strong.successMsg.inbox {
  float: none;
  display: inline-block;
  margin-top: 0;
}
form strong.successMsg.inbox p {
  margin-bottom: 0;
}
form .half {
  width: 48%;
  margin-right: 4%;
  float: left;
  xbackground: #fffffe;
}
form .half.last {
  margin-right: 0;
}
.error-general {
  background: #f00;
  color: #fffffe;
  text-align: center;
  width: 95%;
  margin-bottom: 20px;
  padding: 1% 2.5%;
  display: block;
  font-weight: 700;
}
input.error {
  background: #f00 !important;
}
section#contact .details span {
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 2rem;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  padding-left: 40px;
  position: relative;
  padding-top: 4px;
  margin-left: 20px;
}
@media only screen and (max-width: 682px) {
  section#contact .details span {
    margin-left: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
section#contact .details span:before {
  color: #000001;
  width: 30px;
  height: 30px;
  background: #fffffe;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
section#contact .details span.phone:before {
  content: "t";
  padding-left: 12px;
  line-height: 30.799999999999997px;
}
section#contact .details span.mail:before {
  content: "m";
  padding-left: 6px;
  line-height: 28.6px;
}
section#contact.light {
  background: #fffffe;
  color: #000001;
}
section#contact.light form textarea {
  background: #000001;
  color: #fffffe;
}
section#contact.light form textarea::-webkit-input-placeholder {
  color: #fffffe;
}
section#contact.light form textarea::-moz-placeholder {
  color: #fffffe;
}
section#contact.light form textarea:-ms-input-placeholder {
  color: #fffffe;
}
section#contact.light form textarea:-moz-placeholder {
  color: #fffffe;
}
section#contact.light form input {
  border-color: #000001;
  color: #000001;
}
section#contact.light form input.border {
  color: #000001;
}
section#contact.light form input.border::-webkit-input-placeholder {
  color: #000001;
}
section#contact.light form input.border::-moz-placeholder {
  color: #000001;
}
section#contact.light form input.border:-ms-input-placeholder {
  color: #000001;
}
section#contact.light form input.border:-moz-placeholder {
  color: #000001;
}
section#contact.light form input[type=submit] {
  background: #000001;
  color: #fffffe;
}
section#contact.light form input[type=submit]:hover {
  background: #fffffe;
  color: #000001;
}
section#contact.light form .agreement {
  color: #000001;
}
section#contact.light .details span:before {
  background: #000001;
  color: #fffffe;
}
.two-col {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.scan-container {
  padding: 25px 10px 50px 10px;
  text-align: center;
}
.scan-container p {
  color: #d3d3d3;
}
#container {
  width: 100%;
  box-sizing: border-box;
}
#container a#btn-scan-qr {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=#7d592a 30%, EndColorstr=#2e271e 70%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=#7d592a 30%, EndColorstr=#2e271e 70%);
  background: -webkit-gradient(linear, right top, right bottom, from(#7d592a 30%), to(#2e271e 70%));
  background: -webkit-linear-gradient(right, #7d592a 30%, #2e271e 70%);
  background: -ms-linear-gradient(right, #7d592a 30%, #2e271e 70%);
  background: -moz-linear-gradient(right, #7d592a 30%, #2e271e 70%);
  background: -o-linear-gradient(right, #7d592a 30%, #2e271e 70%);
  background: linear-gradient(right, #7d592a 30%, #2e271e 70%);
  background-color: #7d592a;
  background-image: -webkit-linear-gradient(right, #7d592a 30%, #2e271e 70%);
  background-image: -moz-linear-gradient(right, #7d592a 30%, #2e271e 70%);
  background-image: -ms-linear-gradient(right, #7d592a 30%, #2e271e 70%);
  background-image: -o-linear-gradient(right, #7d592a 30%, #2e271e 70%);
  background-image: background: linear-gradient(right, #7d592a 30%, #2e271e 70%);;
  background: #7d592a;
  border: 1px solid #fffffe;
  display: grid;
  grid-template-columns: 100px auto;
  width: 270px;
  overflow: hidden;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-left: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#container a#btn-scan-qr.hidden {
  display: none;
}
#container a#btn-scan-qr img#btn-scan-qr-icon {
  width: 80px;
  height: 80px;
  display: inline-block;
  min-width: auto;
  max-height: auto;
  background: #fff;
  padding: 10px;
  margin: 0;
}
#container a#btn-scan-qr span {
  text-align: left;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  padding: 0 0 0 40px;
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
}
#container a#btn-scan-qr span:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #fffffe;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
}
#qr-canvas {
  margin: auto;
  width: calc(100% - 20px);
  max-width: 400px;
}
#btn-scan-qr {
  cursor: pointer;
}
#btn-scan-qr img {
  height: 10em;
  padding: 15px;
  margin: 15px;
  background: #fff;
}
#qr-result {
  font-size: 1.2em;
  margin: 20px auto;
  padding: 20px;
  max-width: 700px;
  background-color: #fff;
  color: #000001;
  display: none;
}
#scan-start {
  position: relative;
}
#scan-start:after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -2;
  background: url("../../images/fup/amb/fup-amb-2.jpg") no-repeat center center;
  background-size: cover;
}
#scan-start:before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,1,0.1) 20%, EndColorstr=rgba(0,0,1,0.9) 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,1,0.1) 20%, EndColorstr=rgba(0,0,1,0.9) 100%);
  background: -webkit-gradient(linear, bottom top, bottom bottom, from(rgba(0,0,1,0.1) 20%), to(rgba(0,0,1,0.9) 100%));
  background: -webkit-linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);
  background: -ms-linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);
  background: -moz-linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);
  background: -o-linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);
  background: linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);
  background-color: rgba(0,0,1,0.1);
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);
  background-image: -moz-linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);
  background-image: -ms-linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);
  background-image: background: linear-gradient(bottom, rgba(0,0,1,0.1) 20%, rgba(0,0,1,0.9) 100%);;
}
.sscan-products-holder .sscan-product-teaser {
  text-align: left;
  box-sizing: border-box;
  width: 96%;
  margin: 0 2% 2% 2%;
  background: #fffffe;
  color: #000001;
  padding: 10px;
  display: none;
}
.sscan-products-holder .sscan-product-teaser p {
  color: #000001;
}
.sscan-products-holder .sscan-product-teaser.active {
  display: block;
}
.sscan-add-to-favorites {
  padding: 10px;
  background: #000001;
  color: #fffffe;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  float: right;
}
.sscan-add-to-favorites:before {
  content: "♡ als Favorit speichern";
}
.sscan-add-to-favorites.active {
  background: #7d592a;
}
.sscan-add-to-favorites.active:before {
  content: "♥ als Favorit gespeichert";
}
#sscan-favorites-bar {
  width: 100%;
  position: fixed;
  bottom: 0;
  height: 50px;
  box-sizing: border-box;
  padding: 5px;
}
#sscan-favorites-bar a#sscan-favorites-link {
  background: #000001;
  position: relative;
  display: inline-block;
  padding: 8px 25px;
  height: 24px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 10px #fffffe;
  -o-box-shadow: 0 0 10px #fffffe;
  -moz-box-shadow: 0 0 10px #fffffe;
  -webkit-box-shadow: 0 0 10px #fffffe;
  color: #fffffe;
  margin: 0 15px 0 0;
  float: right;
  font-weight: 700;
  display: none;
}
#sscan-favorites-bar a#sscan-favorites-link span {
  position: absolute;
  right: -10px;
  top: -10px;
  background: #7d592a;
  color: #fffffe;
  width: 30px;
  height: 30px;
  border-radius: 99px;
  -o-border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  text-align: center;
  line-height: 28px;
}
#sscan-favorites-bar a#sscan-favorites-link.active {
  display: inline-block;
}
.accer {
  text-align: left;
  box-sizing: border-box;
}
.accer .accer-item .accer-head {
  width: 100%;
  border-bottom: 1px solid #808080;
  cursor: pointer;
  margin-bottom: 6px;
}
.accer .accer-item .accer-head .accer-head-title {
  display: inline-block;
  width: calc(100% - 30px);
  box-sizing: border-box;
}
.accer .accer-item .accer-head .accer-head-title span p {
  font-weight: 700;
  display: inline-block;
  margin-bottom: 10px !important;
}
.accer .accer-item .accer-head .accer-head-title span p.title {
  float: left;
  padding-left: 10px;
}
.accer .accer-item .accer-head .accer-head-title span p.price {
  float: right;
  padding-right: 20px;
}
.accer .accer-item .accer-head .accer-head-symbol {
  width: 30px;
  height: 20px;
  float: right;
  position: relative;
}
.accer .accer-item .accer-head .accer-head-symbol:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 13px 13px 13px;
  border-color: transparent transparent #fffffe transparent;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out;
}
.accer .accer-item .accer-head.active .accer-head-symbol:before {
  transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  border-color: transparent transparent #d3d3d3 transparent;
}
.accer .accer-item .accer-head:hover,
.accer .accer-item .accer-head.active {
  color: #d3d3d3;
}
.accer .accer-item .accer-content {
  box-sizing: border-box;
  padding: 10px;
}
.accer.outer-db *,
.accer.outer-darkblue *,
.accer.outer-blue *,
.accer.outer-db-to-b *,
.accer.outer-b-to-db * {
  color: #fffffe;
}
.accer.outer-db .accer-item .accer-head,
.accer.outer-darkblue .accer-item .accer-head,
.accer.outer-blue .accer-item .accer-head,
.accer.outer-db-to-b .accer-item .accer-head,
.accer.outer-b-to-db .accer-item .accer-head {
  border-bottom: 1px solid #808080;
}
.accer.outer-db .accer-item .accer-head .accer-head-symbol:before,
.accer.outer-darkblue .accer-item .accer-head .accer-head-symbol:before,
.accer.outer-blue .accer-item .accer-head .accer-head-symbol:before,
.accer.outer-db-to-b .accer-item .accer-head .accer-head-symbol:before,
.accer.outer-b-to-db .accer-item .accer-head .accer-head-symbol:before {
  border-color: transparent transparent #fffffe transparent;
}
.accer.outer-db .accer-item .accer-head.active .accer-head-symbol:before,
.accer.outer-darkblue .accer-item .accer-head.active .accer-head-symbol:before,
.accer.outer-blue .accer-item .accer-head.active .accer-head-symbol:before,
.accer.outer-db-to-b .accer-item .accer-head.active .accer-head-symbol:before,
.accer.outer-b-to-db .accer-item .accer-head.active .accer-head-symbol:before {
  border-color: transparent transparent #008000 transparent;
}
.row.wide {
  max-width: 90%;
}
html {
  min-height: 100%;
  position: relative;
  max-width: 100%;
  overflow-x: hidden;
  background: #000001;
}
html.light {
  background: #fffffe;
}
body {
  margin: 0 0 70px 0;
  padding: 80px 0 0 0;
  height: none;
}
body.npt {
  padding: 0;
}
body.nm {
  margin: 0;
}
body.footer-match {
  margin: 0 0 70px 0;
}
@media only screen and (max-width: 682px) {
  body {
    padding-top: 54px;
  }
}
body.mobile {
  padding-top: 55px;
}
body.sl {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=#fffffe 60%, EndColorstr=#eaeaea 60%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=#fffffe 60%, EndColorstr=#eaeaea 60%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fffffe 60%), to(#eaeaea 60%));
  background: -webkit-linear-gradient(left, #fffffe 60%, #eaeaea 60%);
  background: -ms-linear-gradient(left, #fffffe 60%, #eaeaea 60%);
  background: -moz-linear-gradient(left, #fffffe 60%, #eaeaea 60%);
  background: -o-linear-gradient(left, #fffffe 60%, #eaeaea 60%);
  background: linear-gradient(left, #fffffe 60%, #eaeaea 60%);
  background-color: #fffffe;
  background-image: -webkit-linear-gradient(left, #fffffe 60%, #eaeaea 60%);
  background-image: -moz-linear-gradient(left, #fffffe 60%, #eaeaea 60%);
  background-image: -ms-linear-gradient(left, #fffffe 60%, #eaeaea 60%);
  background-image: -o-linear-gradient(left, #fffffe 60%, #eaeaea 60%);
  background-image: background: linear-gradient(left, #fffffe 60%, #eaeaea 60%);;
}
body.nkv header {
  background: #808080;
}
section {
  position: relative;
  display: block;
  padding: 80px 0;
  overflow: hidden;
  color: #fffffe;
}
section.ws {
  padding-top: 150px;
}
section.np {
  padding: 0;
}
section.w,
section.white {
  background: #fffffe;
  color: #000001;
}
section.s,
section.black {
  background: lg;
}
section.dark {
  background: #000001;
}
@media only screen and (max-width: 682px) {
  section {
    padding: 40px 0;
  }
}
section section.dark {
  background: #000001;
  color: #fffffe;
}
footer {
  width: 100%;
  position: absolute;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  left: 0;
  bottom: 0;
  height: 50px;
  background: #000001;
  color: #fffffe;
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 13px;
}
main.row {
  margin-top: 40px;
}
@media only screen and (max-width: 682px) {
  main.row {
    margin-top: 10px;
  }
}
.mb0 {
  margin-bottom: 0;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 682px) {
  .mb100 {
    margin-bottom: 25px;
  }
}
.mb150 {
  margin-bottom: 150px;
}
@media only screen and (max-width: 682px) {
  .mb150 {
    margin-bottom: 25px;
  }
}
.mb200 {
  margin-bottom: 200px;
}
@media only screen and (max-width: 682px) {
  .mb200 {
    margin-bottom: 25px;
  }
}
.pb20 {
  padding-bottom: 20px;
}
.pb50 {
  padding-bottom: 50px;
}
.pt20 {
  padding-top: 20px;
}
.pt50 {
  padding-top: 50px;
}
.npt {
  padding-top: 0;
}
.npb {
  padding-bottom: 0;
}
.nmt {
  margin-top: 0;
}
.nmb {
  margin-bottom: 0;
}
.centered,
.center {
  text-align: center;
}
.flr {
  float: right;
}
.fll {
  float: left;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.center {
  text-align: center;
}
@media only screen and (max-width: 682px) {
  .h-no-mb h1,
  .h-no-mb h2,
  .h-no-mb h3,
  .h-no-mb h4,
  .h-no-mb h5,
  .h-no-mb h6 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 682px) {
  .nom,
  .nop {
    display: none;
  }
}
.oom {
  display: none;
}
@media only screen and (max-width: 682px) {
  .oom {
    display: inline-block;
  }
}
@media only screen and (max-width: 1260px) {
  .oig {
    display: none;
  }
}
.nig {
  display: none;
}
@media only screen and (max-width: 1260px) {
  .nig {
    display: block;
  }
}
.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
@media only screen and (max-width: 682px) {
  .flex-wrap {
    -webkit-flex-direction: column /* works with row or column */;
    flex-direction: column;
  }
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 682px) {
  .flex-center {
    -webkit-flex-direction: column /* works with row or column */;
    flex-direction: column;
  }
}
.flex-baseline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: 22px;
  -ms-flex-align: 22px;
  -webkit-align-items: 22px;
  align-items: 22px;
}
@media only screen and (max-width: 682px) {
  .flex-baseline {
    -webkit-flex-direction: column /* works with row or column */;
    flex-direction: column;
  }
}
.flex-parent-horizontal-row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row /* works with row or column */;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 682px) {
  .flex-parent-horizontal-row {
    -webkit-flex-direction: column /* works with row or column */;
    flex-direction: column;
  }
}
@media only screen and (max-width: 682px) {
  .flex-rev-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
  }
}
ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 16px;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  color: #000001;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
strong {
  font-weight: bold;
}
a {
  color: inherit;
  font-size: inherit;
}
p {
  margin-bottom: 22px;
}
p small {
  font-style: italic;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0.8em;
}
p a {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  margin-bottom: 22px;
  font-weight: 800;
  text-transform: uppercase;
}
@media only screen and (max-width: 682px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 11px;
  }
}
h1 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 44px;
}
@media only screen and (max-width: 682px) {
  h1 {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 22px;
  }
}
h2 {
  font-size: 80px;
  font-size: 8rem;
  line-height: 66px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #000001;
}
@media only screen and (max-width: 682px) {
  h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 24.200000000000003px;
    padding-bottom: 0;
    padding-bottom: 11px;
    margin-bottom: 11px;
  }
}
h3 {
  font-family: 'Playfair Display', 'Courier New', serif;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 30.799999999999997px;
  font-weight: 300;
  text-transform: none;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1260px) {
  h3 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 682px) {
  h3 {
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26.4px;
    font-weight: 900;
  }
}
h4 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 30.799999999999997px;
}
h5 {
  font-size: 18px;
  font-size: 1.8rem;
}
h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 682px) {
  h4,
  h5,
  h6 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 22px;
  }
}
address {
  font-style: normal;
}
article h1 {
  font-size: 40px;
  font-size: 4rem;
}
section.blanksec h2,
section.blanksec h3,
section.blanksec h4,
section.blanksec h5 {
  margin-bottom: 20px;
}
html.light section {
  color: #000001;
}
.btn {
  float: left;
  z-index: 3;
  position: relative;
  display: block;
  background-image: url("images/overlays/buttons.png");
  background-repeat: none;
  background-position: 0 0;
}
.up,
.down {
  width: 70px;
  height: 70px;
  margin: 25px 0 0 47%;
}
.up {
  background-position: 0 0;
}
.up:hover {
  background-position: 0 -70px;
}
.down {
  background-position: 0 -140px;
}
.down:hover {
  background-position: 0 -210px;
}
.left,
.right {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
}
.left {
  background-position: -70px 0;
}
.left:hover {
  background-position: -70px -50px;
}
.right {
  background-position: -70px -100px;
}
.right:hover {
  background-position: -70px -150px;
}
.txtbtn {
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  padding: 10px 35px;
  display: inline-block;
  line-height: 22px;
  margin-top: 22px;
  border: 2px solid #000001;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-transform: uppercase;
}
.txtbtn.small {
  padding: 5px 15px;
}
.txtbtn:hover {
  background: #000001;
  color: #fffffe;
}
.txtbtn.s,
.txtbtn.black {
  border: 2px solid #000001;
  background: #000001;
  color: #fffffe;
}
.txtbtn.s:hover,
.txtbtn.black:hover {
  color: #000001;
  background: none;
}
.txtbtn.s.txtbtn.out,
.txtbtn.black.txtbtn.out {
  border: 2px solid #000001;
  color: #000001;
}
.txtbtn.s.txtbtn.out:hover,
.txtbtn.black.txtbtn.out:hover {
  color: #fffffe;
  background: #000001;
}
.txtbtn.w,
.txtbtn.white {
  border: 2px solid #fffffe;
  color: #fffffe;
}
.txtbtn.w:hover,
.txtbtn.white:hover {
  color: #000001;
  background: #fffffe;
}
.txtbtn.w.txtbtn.solid {
  border: 2px solid #fffffe;
  background: #fffffe;
  color: #000001;
}
.txtbtn.w.txtbtn.solid:hover {
  background: transparent;
}
.txtbtn.solid-w {
  border: 2px solid #fffffe;
  background: #fffffe;
  color: #000001;
}
.txtbtn.solid-w:hover {
  background: transparent;
  color: #fffffe;
}
#keyvisual {
  position: relative;
  background-image: url("../../images/noblevie/nv-rend-03.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 0;
  color: #fffffe;
}
#keyvisual.neutral {
  background-image: url("../../images/mood/bg-neutral.jpg");
}
#keyvisual #intro {
  padding-top: 5%;
}
#keyvisual #intro #logo {
  width: 50%;
  margin-bottom: 5%;
}
#keyvisual #intro h2 {
  border-bottom: 0 none;
}
#keyvisual #intro h3 {
  font-weight: 700;
  font-style: italic;
  width: 80%;
  padding: 0 10%;
  margin-bottom: 100px;
}
@media only screen and (max-width: 682px) {
  #keyvisual #intro {
    padding-top: 100px;
  }
}
#keyvisual:before {
  content: "";
  height: 70%;
  width: 100%;
  position: absolute;
  bottom: 0;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,0,0) 0, EndColorstr=#000 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,0,0) 0, EndColorstr=#000 100%);
  background: -webkit-gradient(linear, top top, top bottom, from(rgba(0,0,0,0) 0), to(#000 100%));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
  background: linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
  background-color: rgba(0,0,0,0);
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
  background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
  background-image: background: linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);;
}
#usp {
  background: #fffffe;
  z-index: 2;
  transform: skew(0deg, -10deg);
  -o-transform: skew(0deg, -10deg);
  -moz-transform: skew(0deg, -10deg);
  -webkit-transform: skew(0deg, -10deg);
}
#usp>* {
  transform: skew(0deg, 10deg);
  -o-transform: skew(0deg, 10deg);
  -moz-transform: skew(0deg, 10deg);
  -webkit-transform: skew(0deg, 10deg);
}
#usp #aesthetik {
  margin-top: 100px;
}
@media only screen and (max-width: 1260px) {
  #usp #aesthetik {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 682px) {
  #usp #aesthetik {
    margin-top: 25px;
  }
}
#usp .teaser img {
  margin-bottom: 25px;
}
#usp .teaser p {
  position: relative;
  padding-top: 40px;
}
#usp .teaser p:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 10px;
  background: #000001;
  top: 0;
  xleft: -50px;
  xmargin-left: 50%;
}
#bpoints {
  padding-top: 200px;
  color: #fffffe;
  background: url("../../images/eauxvives/eaux-vives-aussen-night.jpg") no-repeat center center;
  background-size: cover;
}
#bpoints #logo {
  margin-left: 20%;
  width: 80%;
}
#bpoints:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,0,0.2) 0, EndColorstr=#000 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,0,0.2) 0, EndColorstr=#000 100%);
  background: -webkit-gradient(linear, bottom top, bottom bottom, from(rgba(0,0,0,0.2) 0), to(#000 100%));
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);
  background: -ms-linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);
  background: -moz-linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);
  background: -o-linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);
  background: linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);
  background-color: rgba(0,0,0,0.2);
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);
  background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);
  background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);
  background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);
  background-image: background: linear-gradient(bottom, rgba(0,0,0,0.2) 0, #000 100%);;
}
@media only screen and (max-width: 1350px) {
  #bpoints #logo {
    margin-left: 10%;
  }
}
@media only screen and (max-width: 1230px) {
  #bpoints {
    padding-top: 100px;
  }
  #bpoints .row {
    display: inline-block;
    transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
  }
  #bpoints .row .col {
    width: 100%;
    transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
  }
  #bpoints .row .col .bpoint {
    width: 30%;
    margin-right: 3%;
    float: left;
  }
  #bpoints .row .col img#logo {
    margin: 0 25% 80px 25%;
    width: 50%;
  }
}
@media only screen and (max-width: 682px) {
  #bpoints {
    padding-top: 50px;
  }
  #bpoints .row {
    display: inline-flex;
    display: inline-grid;
  }
  #bpoints .row .col {
    text-align: center;
  }
  #bpoints .row .col .bpoint {
    width: 100%;
    margin: 0;
  }
  #bpoints .row .col img#logo {
    margin-bottom: 45px;
  }
}
#project h2 {
  border-bottom: 0 none;
}
#project #project-img {
  position: relative;
}
#project #project-img img {
  margin-bottom: 50px;
}
@media only screen and (max-width: 682px) {
  #project #project-img img {
    margin-bottom: 0;
  }
}
#project #project-img img#project-logo {
  margin-bottom: 0;
  position: absolute;
  width: 50%;
  margin: 17% 25% 0 25%;
  z-index: 2;
}
@media only screen and (max-width: 682px) {
  #project #project-img img#project-logo {
    width: 70%;
    margin: 15% 15% 0 15%;
  }
}
#project #project-img #overlay {
  position: absolute;
  top: 0;
  right: 20px;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  font-weight: 700;
  background: #fffffe;
  padding: 10px 20px;
  display: inline-block;
}
@media only screen and (max-width: 682px) {
  #project #project-desc {
    transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
  }
  #project #project-desc .col {
    transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
  }
  #project #project-desc .col table {
    border: 1px solid #000001;
    padding: 10px;
  }
  #project #project-desc .col table tbody tr td:first-child {
    font-weight: 900;
  }
}
#topnotch {
  background-image: url("../../images/logo/baertig-icon-w.svg");
  background-repeat: no-repeat;
  background-position: -50% center;
  background-size: 50%;
}
#topnotch h2 {
  border-bottom: 1px solid #fffffe;
}
#topnotch.light {
  background-color: #fffffe;
  color: #000001;
  background-image: url("../../images/logo/baertig-icon-s.svg");
}
#topnotch.light h2 {
  border-bottom: 1px solid #000001;
}
@media only screen and (max-width: 682px) {
  #topnotch.light {
    background-image: none;
  }
}
@media only screen and (max-width: 682px) {
  #topnotch {
    background-image: none;
  }
}
.pro-teaser {
  background: url("../../images/noblevie/wozi-dunkel-night.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
}
.pro-teaser:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,0,0.1) 20%, EndColorstr=rgba(0,0,0,0.7) 60%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,0,0.1) 20%, EndColorstr=rgba(0,0,0,0.7) 60%);
  background: -webkit-gradient(linear, right top, right bottom, from(rgba(0,0,0,0.1) 20%), to(rgba(0,0,0,0.7) 60%));
  background: -webkit-linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);
  background: -ms-linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);
  background: -moz-linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);
  background: -o-linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);
  background: linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);
  background-color: rgba(0,0,0,0.1);
  background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);
  background-image: -moz-linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);
  background-image: -ms-linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);
  background-image: -o-linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);
  background-image: background: linear-gradient(right, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.7) 60%);;
}
header#classic {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 96%;
  padding: 2%;
  z-index: 998;
  transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
}
header#classic #logo {
  text-align: left;
  display: inline;
}
header#classic #logo a img {
  width: 150px;
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
header#classic nav {
  display: inline;
}
@media only screen and (max-width: 700px) {
  header#classic nav {
    margin-bottom: 0;
    margin-top: 15px;
  }
}
header#classic nav ul#topnav {
  padding-top: 5px;
  color: #fffffe;
  float: right;
  list-style-type: none;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  text-transform: uppercase;
}
header#classic nav ul#topnav li {
  float: left;
  margin-left: 30px;
}
header#classic nav ul#topnav li a {
  font-weight: 800;
  padding-bottom: 5px;
}
header#classic nav ul#topnav li:hover a,
header#classic nav ul#topnav li.active a {
  border-bottom: 3px solid #fffffe;
}
@media only screen and (max-width: 682px) {
  header#classic nav {
    display: none;
  }
}
header#classic #nav-trigger {
  color: #fffffe;
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 682px) {
  header#classic #nav-trigger {
    display: block;
    float: right;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  header#classic #nav-trigger.active {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
@media only screen and (max-width: 682px) {
  header#classic {
    width: 94%;
    padding: 3%;
  }
  header#classic nav.active {
    display: inline-block;
    width: 100%;
    background: #fffffe;
    position: relative;
  }
  header#classic nav.active ul#topnav {
    padding: 2%;
    width: 96%;
    text-align: center;
  }
  header#classic nav.active ul#topnav li {
    float: none;
    display: block;
    margin: 0 0 15px 0;
  }
  header#classic nav.active ul#topnav li:last-child {
    margin-bottom: 5px;
  }
  header#classic nav.active ul#topnav li a {
    color: #000001;
  }
  header#classic nav.active ul#topnav li:hover a,
  header#classic nav.active ul#topnav li.active a {
    border-color: #000001;
  }
  header#classic nav.active:before {
    xcontent: "";
    position: absolute;
    right: 4px;
    top: -7px;
    width: 15px;
    height: 15px;
    background: #fffffe;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
}
header#classic.bg {
  background: #000001;
  padding: 28px 2%;
}
header#classic.bg #logo a img {
  width: 180px;
}
@media only screen and (max-width: 682px) {
  header#classic.bg {
    padding: 3%;
  }
}
table {
  width: 100%;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  font-weight: 800;
}
table thead {
  background: #a6a6a6;
  color: #fffffe;
}
table thead tr th {
  font-weight: 700;
}
table thead tr th:last-child {
  border-right: 0 none;
}
table tr td,
table tr th {
  padding: 5px;
}
table tr td {
  border-bottom: 1px solid #000001;
}
table tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 682px) {
  table.mobile tr td:first-child,
  table.mobile tr th:first-child {
    display: none;
  }
}
table.w tr td {
  border-bottom: 1px solid #fffffe;
}
.wide-row {
  width: 100%;
  max-width: 90%;
  min-width: 1200px;
  margin: 0 auto 50px auto;
  background: #000001;
  color: #fffffe;
}
@media only screen and (max-width: 1260px) {
  .wide-row {
    width: auto !important;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
    min-width: 0;
  }
}
#keyvisual.verkauf {
  background: url("../../../assets/images/noblevie/nv-wozi-1-night.jpg") no-repeat center center;
  background-size: cover;
}
.wide-row .project-img,
.projects-row .project-img {
  position: relative;
  margin-bottom: 25px;
}
.wide-row .project-img img,
.projects-row .project-img img {
  margin-bottom: 0;
  position: relative;
  display: block;
}
.wide-row .project-img .overlay,
.projects-row .project-img .overlay {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 20px;
  background: #fffffe;
  color: #000001;
}
.wide-row table,
.projects-row table {
  width: 80%;
}
.prteaser {
  background-size: cover;
  color: #fffffe;
  position: relative;
  margin-bottom: 200px;
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
  box-sizing: border-box;
  padding-right: 20px;
}
.prteaser#nvteaser {
  background: url("../../../assets/images/noblevie/nv-rend-03.jpg") no-repeat center center;
}
.prteaser#evteaser {
  background: url("../../../assets/images/eauxvives/eaux-vives-aussen-night.jpg") no-repeat center center;
}
@media only screen and (max-width: 682px) {
  .prteaser {
    padding-right: 0;
  }
}
.prteaser:after {
  content: "";
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,1,0) 40%, EndColorstr=rgba(0,0,1,0.9) 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,1,0) 40%, EndColorstr=rgba(0,0,1,0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,1,0) 40%), to(rgba(0,0,1,0.9) 100%));
  background: -webkit-linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);
  background: -ms-linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);
  background: -moz-linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);
  background: -o-linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);
  background: linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);
  background-color: rgba(0,0,1,0);
  background-image: -webkit-linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);
  background-image: -moz-linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);
  background-image: -ms-linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);
  background-image: -o-linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);
  background-image: background: linear-gradient(left, rgba(0,0,1,0) 40%, rgba(0,0,1,0.9) 100%);;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.prteaser #logo {
  width: 50%;
  margin-bottom: 25px;
}
.prteaser table {
  margin-bottom: 25px;
}
.prteaser .overlay {
  display: none;
  position: absolute;
  top: 30px;
  left: 30px;
  padding: 10px 20px;
  background: rgba(0,0,1,0.9);
  color: #fffffe;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
blockquote {
  font-family: 'Playfair Display', 'Courier New', serif;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 30.799999999999997px;
  position: relative;
/*
 &:before
  content: "''"
  set-font-size(100)
  line-height: 0
  font-weight: 900
  display: block
  padding-bottom: 25px
  transform: rotate(-45deg)
  position: absolute
  left: -20px
  top: -20px
   */
}
blockquote:before {
  content: "";
  width: 50px;
  height: 50px;
  position: relative;
  background: #000001;
  display: inline;
}
blockquote span {
  display: block;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 900;
  padding-top: 25px;
  position: relative;
  padding-left: 45px;
  text-transform: uppercase;
}
blockquote span:before {
  content: "";
  height: 2px;
  width: 35px;
  background: #000001;
  position: absolute;
  display: block;
  left: 0;
  bottom: 14px;
}
blockquote.dark span:before {
  background: #fffffe;
}
#keyvisual.fup-neutral {
  background-image: url("../../images/fup/interim/ambiente-fliesen.jpg");
}
.framed {
  box-sizing: border-box;
  padding: 25px;
  margin: 25px;
  width: calc(100% - 50px);
}
#fup-keyvisual {
  width: 100%;
  height: calc(100vh - 50px);
  position: relative;
  padding: 0;
  max-height: 900px;
}
#fup-keyvisual:before {
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(255,255,254,0) 0, EndColorstr=rgba(255,255,254,0.7) 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(255,255,254,0) 0, EndColorstr=rgba(255,255,254,0.7) 100%);
  background: -webkit-gradient(linear, bottom top, bottom bottom, from(rgba(255,255,254,0) 0), to(rgba(255,255,254,0.7) 100%));
  background: -webkit-linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);
  background: -ms-linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);
  background: -moz-linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);
  background: -o-linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);
  background: linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);
  background-color: rgba(255,255,254,0);
  background-image: -webkit-linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);
  background-image: -moz-linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);
  background-image: -ms-linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);
  background-image: -o-linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);
  background-image: background: linear-gradient(bottom, rgba(255,255,254,0) 0, rgba(255,255,254,0.7) 100%);;
}
#fup-keyvisual:after {
  content: "";
  width: 12px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: #fffffe;
}
#fup-keyvisual img#fup-logo {
  width: 250px;
  position: absolute;
  z-index: 2;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#fup-keyvisual .half {
  width: 50%;
  height: calc(100vh - 50px);
  float: left;
}
#fup-keyvisual .half img {
  width: 100%;
  height: 100%;
  max-width: unset;
  object-fit: cover;
  object-position: 50% bottom;
}
@media only screen and (max-width: 682px) {
  #fup-keyvisual .half img {
    height: 50%;
  }
}
@media only screen and (max-width: 682px) {
  #fup-keyvisual {
    height: 50vh;
  }
  #fup-keyvisual img#fup-logo {
    top: 20px;
    width: 150px;
  }
}
.fup-banner {
  color: #000001;
  width: 100%;
  overflow: visible;
  display: block;
}
@media only screen and (max-width: 682px) {
  .fup-banner {
    padding: 0;
  }
}
.fup-banner:before,
.fup-banner:after {
  content: "";
  display: table;
}
.fup-banner:after {
  clear: both;
}
.fup-banner .fup-divided {
  margin-bottom: 80px;
  background: #ededed;
  width: 100%;
  display: block;
  float: left;
  box-sizing: border-box;
}
@media only screen and (max-width: 1300px) {
  .fup-banner .fup-divided {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 682px) {
  .fup-banner .fup-divided {
    margin-bottom: 0;
  }
}
.fup-banner .fup-divided .fup-divided-text {
  box-sizing: border-box;
  padding: 100px 50px 50px 50px;
  xbackground: #fffffe;
  position: relative;
  z-index: 1;
}
.fup-banner .fup-divided .fup-divided-text:after {
  content: "";
  width: 200%;
  height: 100%;
  position: absolute;
  z-index: -1;
  right: 50%;
  transform: skew(-20deg) translateX(30%);
  -o-transform: skew(-20deg) translateX(30%);
  -moz-transform: skew(-20deg) translateX(30%);
  -webkit-transform: skew(-20deg) translateX(30%);
  top: 0;
  background: #fffffe;
}
@media only screen and (max-width: 682px) {
  .fup-banner .fup-divided .fup-divided-text:after {
    display: none;
  }
}
.fup-banner .fup-divided .fup-fliesen-img {
  text-align: center;
  position: relative;
}
.fup-banner .fup-divided .fup-fliesen-img img {
  width: 50%;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 2;
  top: 10vh;
  right: 15%;
  xtransform: translateX(50%);
}
@media only screen and (max-width: 682px) {
  .fup-banner .fup-divided .fup-fliesen-img img {
    position: relative;
    top: 0;
    right: unset;
  }
}
.fup-banner.switch {
  overflow: hidden;
}
.fup-banner.switch .fup-divided .fup-divided-text {
  float: right;
  h2: , h3;
}
.fup-banner.switch .fup-divided .fup-divided-text:after {
  right: unset;
  left: -80%;
}
.fup-banner.switch .fup-divided .fup-fliesen-img img {
  display: inline-block;
  right: unset;
  top: 8vh;
  left: 15%;
}
@media only screen and (max-width: 682px) {
  .fup-banner.switch .fup-divided .fup-fliesen-img img {
    left: 0;
    top: 2vh;
  }
}
#fup-localbusiness {
  color: #000001;
  width: 100%;
  overflow: visible;
  display: block;
  background: url("../../images/fup/interim/ambiente-localbusiness.jpg") no-repeat bottom left;
  color: #fffffe;
  background-size: cover;
  position: relative;
}
#fup-localbusiness img {
  margin-bottom: 100px;
}
@media only screen and (max-width: 682px) {
  #fup-localbusiness img {
    margin-bottom: 30px;
    width: 50%;
  }
}
#fup-localbusiness img#fup-logo-b-shape {
  margin-bottom: 0;
  height: 70%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}
@media only screen and (max-width: 682px) {
  #fup-localbusiness img#fup-logo-b-shape {
    display: none;
  }
}
#fup-localbusiness h4 {
  margin-top: 100px;
}
@media only screen and (max-width: 682px) {
  #fup-localbusiness h4 {
    margin-top: 30px;
  }
}
#fup-localbusiness:before,
#fup-localbusiness:after {
  content: "";
  display: table;
}
#fup-localbusiness a.legal,
#fup-localbusiness p.legal {
  color: #808080;
}
#fup-legal h2,
#fup-legal h3,
#fup-legal h4,
#fup-legal h5,
#fup-legal h6 {
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.framed {
  box-sizing: border-box;
  padding: 25px;
  margin: 25px;
  width: calc(100% - 50px);
}
#bg-keyvisual {
  width: 100%;
  height: calc(100vh - 50px);
  position: relative;
  padding: 0;
}
#bg-keyvisual:after {
  content: "";
  width: 12px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: #000001;
}
#bg-keyvisual .half {
  width: 50%;
  height: calc(100vh - 50px);
  float: left;
  position: relative;
}
#bg-keyvisual .half img.fup-logo {
  width: 250px;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  padding: 25px;
  border: 5px solid transparent;
}
#bg-keyvisual .half img.bgimg {
  width: 100%;
  height: 100%;
  max-width: unset;
  object-fit: cover;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#bg-keyvisual .half:hover img.fup-logo {
  border: 5px solid #fffffe;
}
#bg-keyvisual .half:hover img.bgimg {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 682px) {
  #bg-keyvisual .half:hover {
    height: 50%;
  }
}
@media only screen and (max-width: 682px) {
  #bg-keyvisual:after {
    width: 200%;
    height: 12px;
    left: 0;
    top: 50%;
  }
  #bg-keyvisual .half {
    width: 100%;
    height: 50%;
  }
  #bg-keyvisual .half img.fup-logo {
    width: 150px;
  }
}
html#noblevie {
  background: #fffffe;
  transition: background 1.5s ease-in-out;
  -o-transition: background 1.5s ease-in-out;
  -moz-transition: background 1.5s ease-in-out;
  -webkit-transition: background 1.5s ease-in-out;
}
html#noblevie body {
  padding: 0;
}
html#noblevie section {
  color: #000001;
  transition: color 1.5s ease-in-out;
  -o-transition: color 1.5s ease-in-out;
  -moz-transition: color 1.5s ease-in-out;
  -webkit-transition: color 1.5s ease-in-out;
}
html#noblevie section.nv-bg {
  background: #ab6145;
}
html#noblevie section.nv-bg h1,
html#noblevie section.nv-bg h2,
html#noblevie section.nv-bg h3,
html#noblevie section.nv-bg h4,
html#noblevie section.nv-bg h5,
html#noblevie section.nv-bg p,
html#noblevie section.nv-bg ul,
html#noblevie section.nv-bg li,
html#noblevie section.nv-bg a {
  color: #fffffe;
}
html#noblevie:before {
  content: "";
  width: 2px;
  height: 110vh;
  background: #ab6145;
  position: absolute;
  left: 15%;
  top: 105px;
  z-index: 2;
}
@media only screen and (max-width: 1350px) {
  html#noblevie:before {
    height: 70vh;
  }
}
html#noblevie:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 110vh;
  margin-top: 100px;
  margin-left: -4px;
  left: 15%;
  z-index: 2;
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #ab6145;
}
@media only screen and (max-width: 1350px) {
  html#noblevie:after {
    top: 70vh;
  }
}
@media only screen and (max-width: 1800px) {
  html#noblevie:before,
  html#noblevie:after {
    left: 10%;
  }
}
@media only screen and (max-width: 1600px) {
  html#noblevie:before,
  html#noblevie:after {
    left: 7%;
  }
}
@media only screen and (max-width: 1450px) {
  html#noblevie:before,
  html#noblevie:after {
    left: 4%;
  }
}
@media only screen and (max-width: 1350px) {
  html#noblevie:before,
  html#noblevie:after {
    left: 15%;
  }
}
@media only screen and (max-width: 682px) {
  html#noblevie:before,
  html#noblevie:after {
    content: none;
  }
}
html#noblevie.dark {
  background: #20242d;
}
html#noblevie.dark section {
  color: #fffffe;
}
html#noblevie h1,
html#noblevie h2,
html#noblevie h3,
html#noblevie h4,
html#noblevie h5,
html#noblevie h6,
html#noblevie blockquote {
  font-family: 'Playfair Display', 'Courier New', serif;
  color: #ab6145;
  text-transform: none;
  border-bottom: 0 none;
}
html#noblevie h2 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 55px;
}
@media only screen and (max-width: 1030px) {
  html#noblevie h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 33px;
  }
}
@media only screen and (max-width: 682px) {
  html#noblevie h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 28.6px;
  }
}
@media only screen and (max-width: 682px) {
  html#noblevie h3,
  html#noblevie h4,
  html#noblevie h5,
  html#noblevie h6 {
    font-size: 20px;
    font-size: 2rem;
  }
}
html#noblevie p,
html#noblevie ul {
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
html#noblevie header#nv-navi {
  background: transparent;
  color: #fffffe;
  position: absolute;
  z-index: 9;
  top: 0;
  width: 100%;
  height: 80px;
  transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  -webkit-transition: all 1.5s ease-in-out;
}
@media only screen and (max-width: 682px) {
  html#noblevie header#nv-navi {
    height: auto;
    padding: 2%;
  }
}
html#noblevie header#nv-navi #logo {
  float: left;
  padding: 10px 0 10px 12%;
  height: 60px;
}
@media only screen and (max-width: 1800px) {
  html#noblevie header#nv-navi #logo {
    padding-left: 6%;
  }
}
@media only screen and (max-width: 1600px) {
  html#noblevie header#nv-navi #logo {
    padding-left: 3%;
  }
}
@media only screen and (max-width: 1350px) {
  html#noblevie header#nv-navi #logo {
    padding-left: 10%;
  }
}
@media only screen and (max-width: 682px) {
  html#noblevie header#nv-navi #logo {
    padding: 0;
    height: 40px;
  }
}
html#noblevie header#nv-navi #logo img {
  height: 100%;
}
html#noblevie header#nv-navi.fix {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,1,0.8);
}
html#noblevie header#nv-navi nav {
  display: inline;
}
@media only screen and (max-width: 700px) {
  html#noblevie header#nv-navi nav {
    margin-bottom: 0;
    margin-top: 15px;
  }
}
html#noblevie header#nv-navi nav ul#topnav {
  padding: 25px 20px 0 0;
  float: right;
  list-style-type: none;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  text-transform: uppercase;
}
html#noblevie header#nv-navi nav ul#topnav li {
  float: left;
  margin-left: 30px;
}
@media only screen and (max-width: 725px) {
  html#noblevie header#nv-navi nav ul#topnav li {
    margin-left: 25px;
  }
}
html#noblevie header#nv-navi nav ul#topnav li a {
  padding-bottom: 5px;
  border-bottom: 3px solid transparent;
  font-weight: 700;
  transition: border-bottom 0.4s ease-in-out;
  -o-transition: border-bottom 0.4s ease-in-out;
  -moz-transition: border-bottom 0.4s ease-in-out;
  -webkit-transition: border-bottom 0.4s ease-in-out;
}
html#noblevie header#nv-navi nav ul#topnav li a:hover,
html#noblevie header#nv-navi nav ul#topnav li a.active {
  border-bottom: 3px solid #fffffe;
}
@media only screen and (max-width: 682px) {
  html#noblevie header#nv-navi nav {
    display: none;
  }
}
html#noblevie header#nv-navi #nav-trigger {
  color: #ab6145;
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 682px) {
  html#noblevie header#nv-navi #nav-trigger {
    display: block;
    float: right;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  html#noblevie header#nv-navi #nav-trigger.active {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
@media only screen and (max-width: 682px) {
  html#noblevie header#nv-navi {
    width: 94%;
    padding: 3%;
  }
  html#noblevie header#nv-navi nav.active {
    display: inline-block;
    width: 100%;
    background: #fffffe;
    position: relative;
  }
  html#noblevie header#nv-navi nav.active ul#topnav {
    padding: 2%;
    width: 96%;
    text-align: center;
  }
  html#noblevie header#nv-navi nav.active ul#topnav li {
    float: none;
    display: block;
    margin: 0 0 15px 0;
  }
  html#noblevie header#nv-navi nav.active ul#topnav li:last-child {
    margin-bottom: 5px;
  }
  html#noblevie header#nv-navi nav.active ul#topnav li a {
    color: #000001;
  }
  html#noblevie header#nv-navi nav.active ul#topnav li:hover a,
  html#noblevie header#nv-navi nav.active ul#topnav li.active a {
    border-color: #000001;
  }
  html#noblevie header#nv-navi nav.active:before {
    xcontent: "";
    position: absolute;
    right: 4px;
    top: -7px;
    width: 15px;
    height: 15px;
    background: #fffffe;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
}
html#noblevie header#nv-navi.dark {
  xbackground: #20242d;
  color: #fffffe;
}
html#noblevie #nv-keyvisual {
  height: 100vh;
  padding: 0;
  width: 100%;
  background-image: url("../../images/noblevie/nv-rend-nord.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  transition: background-image 1.5s ease-in-out;
  -o-transition: background-image 1.5s ease-in-out;
  -moz-transition: background-image 1.5s ease-in-out;
  -webkit-transition: background-image 1.5s ease-in-out;
}
@media only screen and (max-width: 682px) {
  html#noblevie #nv-keyvisual {
    height: 50vh;
  }
}
html#noblevie #nv-keyvisual.night {
  background-image: url("../../images/noblevie/nv-rend-03.jpg");
  transition: background-image 1.5s ease-in-out;
  -o-transition: background-image 1.5s ease-in-out;
  -moz-transition: background-image 1.5s ease-in-out;
  -webkit-transition: background-image 1.5s ease-in-out;
}
html#noblevie #nv-keyvisual #logo {
  position: absolute;
  z-index: 3;
  bottom: 25%;
  right: 35%;
  width: 35%;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
html#noblevie #nv-keyvisual #nightview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../../images/noblevie/nv-rend-03.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: opacity 1.5s ease-in-out;
  -o-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  -webkit-transition: opacity 1.5s ease-in-out;
}
html#noblevie #nv-keyvisual #nightview.active {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
html#noblevie #nv-legend {
  padding: 0;
  width: 100%;
  color: #fffffe;
  bottom: 0;
  position: absolute;
}
html#noblevie #nv-legend #nv-bar {
  width: 100%;
  height: auto;
  background: #ab6145;
}
html#noblevie #nv-legend #nv-bar table {
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
  border-right: 1px solid #fffffe;
  width: 29.333333333333332%;
  margin: 2%;
}
html#noblevie #nv-legend #nv-bar table:last-child {
  border-right: 0 none;
}
html#noblevie #nv-legend #nv-bar table tr td {
  border-bottom: 0 none;
  padding: 0;
}
html#noblevie #nv-legend #nv-bar table tr td:nth-child(even) {
  font-weight: 900;
}
@media only screen and (max-width: 1450px) {
  html#noblevie #nv-legend #nv-bar {
    width: 65%;
  }
}
@media only screen and (max-width: 1030px) {
  html#noblevie #nv-legend #nv-bar {
    width: 75%;
  }
  html#noblevie #nv-legend #nv-bar table {
    margin: 1% 2%;
  }
}
@media only screen and (max-width: 850px) {
  html#noblevie #nv-legend #nv-bar {
    width: 80%;
  }
}
@media only screen and (max-width: 682px) {
  html#noblevie #nv-legend #nv-bar {
    width: 100%;
  }
  html#noblevie #nv-legend #nv-bar table {
    font-size: 10px;
    font-size: 1rem;
    border: 0 none;
  }
}
html#noblevie #nv-intro {
  padding: 160px 0;
}
@media only screen and (max-width: 682px) {
  html#noblevie #nv-intro {
    padding: 50px 0 0 0;
  }
}
html#noblevie #nv-divider-mask {
  height: 30vh;
  background: url("../../images/noblevie/bismarckturm-steppach.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  padding: 0;
  text-align: center;
}
html#noblevie #nv-divider-mask:before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(171,97,69,0.7);
  position: absolute;
  z-index: 1;
}
html#noblevie #nv-divider-mask img {
  height: 102%;
  margin-top: -2px;
  position: relative;
  z-index: 2;
}
html#noblevie #nv-expose {
  padding-bottom: 0;
}
html#noblevie #nv-expose #nv-expose-bg {
  position: relative;
  z-index: 0;
}
html#noblevie #nv-expose #nv-expose-bg .col {
  overflow: hidden;
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text {
  background: rgba(255,255,254,0.9);
  width: 60%;
  padding: 10%;
  margin: 10%;
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input.border {
  color: #ab6145;
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input.border::-webkit-input-placeholder {
  color: #ab6145;
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input.border::-moz-placeholder {
  color: #ab6145;
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input.border:-ms-input-placeholder {
  color: #ab6145;
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input.border:-moz-placeholder {
  color: #ab6145;
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input.bb {
  border-bottom: 1px solid #ab6145;
}
@media only screen and (max-width: 893px) {
  html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input#exmail {
    width: 100%;
    margin-right: 0;
  }
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input[type=submit] {
  color: #ab6145;
  border: 1px solid #ab6145;
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input[type=submit]:hover {
  background: #ab6145;
  color: #fffffe;
}
@media only screen and (max-width: 682px) {
  html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact input[type=submit] {
    padding: 4px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
html#noblevie #nv-expose #nv-expose-bg .col #nv-expose-text form#excontact p.successMsg {
  color: #008000;
  display: inline-block;
  margin-top: 25px;
}
html#noblevie #nv-expose #nv-expose-bg .col:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  background: url("../../images/noblevie/nv-rend-03.jpg") no-repeat center center;
  background-size: cover;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
html#noblevie #nv-divider-quote {
  padding-top: 0;
}
html#noblevie #nv-divider-quote #nv-divider-quote-wrapper {
  width: 70%;
  background: url("../../images/noblevie/nv-rend-03.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 5%;
  z-index: 0;
}
html#noblevie #nv-divider-quote #nv-divider-quote-wrapper.interior {
  background: url("../../images/noblevie/schlafzimmer-night.jpg") no-repeat center center;
  width: 100%;
  box-sizing: border-box;
}
html#noblevie #nv-divider-quote #nv-divider-quote-wrapper h2 {
  color: #fffffe;
}
html#noblevie #nv-divider-quote #nv-divider-quote-wrapper p {
  color: #fffffe;
  margin-bottom: 0;
}
html#noblevie #nv-divider-quote #nv-divider-quote-wrapper:after {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bototm: 0;
  position: absolute;
  background: rgba(171,97,69,0.7);
  z-index: -1;
}
html#noblevie #nv-map {
  padding: 0;
  height: 400px;
  position: relative;
}
html#noblevie #nv-map:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  background: rgba(255,255,255,0);
  z-index: 1;
}
html#noblevie #nv-map #map {
  width: 100%;
  height: 450px;
}
html#noblevie section#nv-additional-info p.heavy {
  position: relative;
}
html#noblevie section#nv-additional-info p.heavy:after,
html#noblevie section#nv-additional-info p.heavy:before {
  position: absolute;
  z-index: 1;
  font-family: 'Playfair Display', 'Courier New', serif;
  font-size: 800px;
  font-size: 80rem;
  color: rgba(171,97,69,0.5);
  line-height: 25rem;
}
html#noblevie section#nv-additional-info p.heavy:after {
  content: "n";
}
html#noblevie section#nv-additional-info p.heavy:before {
  content: "v";
  padding-left: 50px;
}
html#noblevie section#contact.nv-hero form textarea {
  background: #ab6145;
  color: #fffffe;
}
html#noblevie section#contact.nv-hero form textarea::-webkit-input-placeholder {
  color: #fffffe;
}
html#noblevie section#contact.nv-hero form textarea::-moz-placeholder {
  color: #fffffe;
}
html#noblevie section#contact.nv-hero form textarea:-ms-input-placeholder {
  color: #fffffe;
}
html#noblevie section#contact.nv-hero form textarea:-moz-placeholder {
  color: #fffffe;
}
html#noblevie section#contact.nv-hero form input {
  border-color: #ab6145;
  color: #ab6145;
}
html#noblevie section#contact.nv-hero form input.border {
  color: #ab6145;
}
html#noblevie section#contact.nv-hero form input.border::-webkit-input-placeholder {
  color: #ab6145;
}
html#noblevie section#contact.nv-hero form input.border::-moz-placeholder {
  color: #ab6145;
}
html#noblevie section#contact.nv-hero form input.border:-ms-input-placeholder {
  color: #ab6145;
}
html#noblevie section#contact.nv-hero form input.border:-moz-placeholder {
  color: #ab6145;
}
html#noblevie section#contact.nv-hero form input[type=submit] {
  background: #ab6145;
  color: #fffffe;
}
html#noblevie section#contact.nv-hero form input[type=submit]:hover {
  background: #fffffe;
  color: #ab6145;
}
html#noblevie section#contact.nv-hero form .agreement {
  color: #ab6145;
}
html#noblevie section#contact.nv-hero .details span:before {
  background: #ab6145;
  color: #fffffe;
}
html#noblevie #cut {
  background: url("../../images/noblevie/schnitt-full.png") 15% center no-repeat;
  background-size: contain;
}
html#noblevie #cut:after {
  xcontent: "";
  position: absolute;
  width: 55%;
  height: 100%;
  right: 0;
  top: 0;
  xbackground: #000001;
  z-index: -1;
}
@media only screen and (max-width: 2430px) {
  html#noblevie #cut {
    background-position: 5% center;
  }
}
@media only screen and (max-width: 2215px) {
  html#noblevie #cut {
    background-position: -5% center;
  }
}
@media only screen and (max-width: 2060px) {
  html#noblevie #cut {
    background-position: -200px center;
  }
}
@media only screen and (max-width: 1800px) {
  html#noblevie #cut {
    background-position: -400px center;
  }
}
@media only screen and (max-width: 1600px) {
  html#noblevie #cut {
    background: url("../../images/noblevie/schnitt.png") center left no-repeat;
    background-size: contain;
  }
}
@media only screen and (max-width: 1280px) {
  html#noblevie #cut {
    background-position: -50px center;
  }
}
@media only screen and (max-width: 1030px) {
  html#noblevie #cut {
    background-position: -50px center;
  }
}
@media only screen and (max-width: 950px) {
  html#noblevie #cut {
    background-position: left center;
    background-size: 45%;
  }
}
@media only screen and (max-width: 682px) {
  html#noblevie #cut {
    background: 0 none;
  }
  html#noblevie #cut .cutimg {
    width: 100%;
  }
}
#drag-1,
#drag-2,
#drag-3 {
  width: 100px;
  height: 40px;
  margin: 1%;
  float: left;
  text-align: center;
  color: #fff;
  border-radius: 0.45em;
  -o-border-radius: 0.45em;
  -moz-border-radius: 0.45em;
  -webkit-border-radius: 0.45em;
  padding: 5px;
  user-select: none;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  z-index: 5;
}
#drag-1.couchtisch,
#drag-2.couchtisch,
#drag-3.couchtisch {
  width: 60px;
}
#drag-1.draggable.rotateimg img,
#drag-2.draggable.rotateimg img,
#drag-3.draggable.rotateimg img {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
@media only screen and (max-width: 1030px) {
  #nv-plan-navi a {
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 682px) {
  #nv-plan-navi a {
    padding: 2px 5px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
#floorplan-self {
  margin-top: 50px;
  float: left;
  background-size: 10%;
  background-repeat: repeat;
  position: relative;
}
#floorplan-self #floorplan-self-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fffffe;
  display: none;
}
#floorplan-self #floorplan-self-overlay.night {
  background: #20242d;
}
#floorplan-self img {
  display: block;
}
.color-1 {
  background-image: url("../../images/noblevie/floor-1.jpg");
}
.color-2 {
  background-image: url("../../images/noblevie/floor-2.jpg");
}
.color-3 {
  background-image: url("../../images/noblevie/floor-3.jpg");
}
.color-4 {
  background-image: url("../../images/noblevie/floor-4.jpg");
}
#floorplan-colors .color {
  float: left;
  width: 50px;
  height: 50px;
  border: 1px solid #d3d3d3;
  margin-right: 5px;
}
.txtbtn.nv-hero {
  border-color: #ab6145;
  color: #ab6145;
}
.txtbtn.nv-hero:hover,
.txtbtn.nv-hero.active {
  background: #ab6145;
  color: #fffffe;
}
.txtbtn.nv-w {
  border-color: #fffffe;
  color: #fffffe;
}
.txtbtn.nv-w:hover,
.txtbtn.nv-w.active {
  background: #fffffe;
  color: #ab6145;
}
section#nv-floor {
  padding: 0;
  position: relative;
  background: dark;
  overflow: visible;
}
section#nv-floor #nv-floor-navi {
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -125px;
  z-index: 2;
}
@media only screen and (max-width: 1030px) {
  section#nv-floor #nv-floor-navi {
    bottom: 15px;
    margin-left: -73px;
  }
  section#nv-floor #nv-floor-navi a {
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 682px) {
  section#nv-floor #nv-floor-navi {
    margin-left: -53px;
    bottom: 8px;
  }
  section#nv-floor #nv-floor-navi a {
    padding: 2px 5px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
section#nv-floor img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  width: 100%;
  transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
section#nv-floor img.active {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  position: relative;
  z-index: 0;
}
.daytime {
  position: absolute;
  top: 90px;
  width: 260px;
  left: 50%;
  margin-left: -130px;
  color: #000001;
  z-index: 5;
  text-align: center;
}
.daytime a {
  display: inline;
  padding: 5px 10px;
  border-right: 1px solid rgba(0,0,0,0.2);
  background: #20242d;
  color: #ab6145;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.daytime a:last-child {
  border-right: 0;
}
.daytime a.active,
.daytime a:hover {
  background: #ab6145;
  color: #fffffe;
}
@media only screen and (max-width: 1030px) {
  .daytime {
    top: 100px;
  }
  .daytime.in-img {
    top: 15px;
  }
}
@media only screen and (max-width: 682px) {
  .daytime {
    bottom: 15px;
    width: 186px;
    margin-left: -93px;
    top: auto;
  }
  .daytime a {
    padding: 2px 4px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 682px) {
  .daytime.in-img {
    top: -10px;
  }
}
.nv-fullimg {
  margin: 0;
  padding: 0;
}
.nv-fullimg img {
  width: 100%;
}
table.nv-table-daytime.dark tr td {
  border-bottom: 1px solid #fffffe;
}
table.nv-table-house thead {
  background: #ab6145;
}
table.nv-table-house.dark tr td {
  border-bottom: 1px solid #fffffe;
}
.nav-prod-items {
  padding-top: 40px;
  position: relative;
}
@media only screen and (max-width: 682px) {
  .nav-prod-items {
    display: none;
  }
}
.nv-prod-item-desc {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4rem;
  text-align: center;
}
.nv-prod-item-img {
  width: 80%;
  padding: 10%;
  border: 2px solid #eaeaea;
  margin-bottom: 15px;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
}
.divider-flow {
  width: 60%;
  margin: 0 20%;
}
@media only screen and (max-width: 682px) {
  .divider-flow {
    display: none;
  }
}
.divider-flow .top {
  width: 100%;
  height: 40px;
  border-left: 2px solid #ab6145;
  border-bottom: 2px solid #ab6145;
  position: relative;
}
.divider-flow .top:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -6px;
  z-index: 2;
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #ab6145;
}
.divider-flow .bottom {
  width: 100%;
  height: 40px;
  border-right: 2px solid #ab6145;
  position: relative;
}
.divider-flow .bottom:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -6px;
  z-index: 2;
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #ab6145;
}
.nv-house-detail {
  text-align: center;
  box-sizing: border-box;
  padding: 25px 15px 15px 15px;
  border-top: 2px solid #ab6145;
  margin-top: 0;
  position: relative;
  top: -2px;
  margin-bottom: 25px;
}
.nv-house-detail h2,
.nv-house-detail p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.nv-table-house-holder {
  display: none;
}
.nv-table-house-holder.active {
  display: block;
}
.nv-line-vert {
  width: 2px;
  height: 200px;
  background: #ab6145;
  margin-left: 50%;
  position: relative;
}
@media only screen and (max-width: 1400px) {
  .nv-line-vert {
    height: 200px;
  }
}
@media only screen and (max-width: 1030px) {
  .nv-line-vert {
    height: 250px;
  }
}
@media only screen and (max-width: 900px) {
  .nv-line-vert {
    height: 300px;
  }
}
@media only screen and (max-width: 682px) {
  .nv-line-vert {
    display: none;
  }
}
.nv-line-vert:before,
.nv-line-vert:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  margin-left: -4px;
  z-index: 2;
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #ab6145;
}
.nv-line-vert:before {
  top: 0;
}
.nv-line-vert:after {
  bottom: 0;
}
.nv-equip p {
  margin-top: 20px;
}
@media only screen and (max-width: 682px) {
  .nv-equip {
    width: 70%;
    margin: 0 15% !important;
  }
}
#nv-equip-elegance {
  background: url("../../images/noblevie/ausstattung/waschbecken-bg-day.jpg") no-repeat center top #ededed;
  background-size: contain;
  text-align: center;
}
#nv-equip-elegance.night {
  background: url("../../images/noblevie/ausstattung/waschbecken-bg-night.jpg") no-repeat center top #20242d;
}
#nv-equip-elegance h2 {
  padding-top: 250px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1500px) {
  #nv-equip-elegance h2 {
    padding-top: 150px;
  }
}
@media only screen and (max-width: 1030px) {
  #nv-equip-elegance h2 {
    padding-top: 100px;
  }
}
#nv-equip-elegance h3 {
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 50px;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  50% {
    -webkit-transform: scale(1, 1);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  100% {
    -webkit-transform: scale(0.6, 0.6);
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
}
#nv-bathroom-imgmask {
  padding-bottom: 0;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper {
  margin-bottom: 100px;
  position: relative;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper img#bathroom {
  display: block;
  width: 100%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker {
  width: 20px;
  height: 20px;
  position: absolute;
  background: #ab6145;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  box-shadow: 0 0 20px rgba(0,0,1,0.5);
  -o-box-shadow: 0 0 20px rgba(0,0,1,0.5);
  -moz-box-shadow: 0 0 20px rgba(0,0,1,0.5);
  -webkit-box-shadow: 0 0 20px rgba(0,0,1,0.5);
  border: 2px solid rgba(255,255,254,0.5);
  cursor: pointer;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  animation: pulsate 2s ease-out;
  animation-iteration-count: infinite;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker:hover,
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker.active {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  border-color: #fffffe;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#armatur {
  right: 28%;
  top: 39%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#waschtisch {
  right: 28%;
  top: 55%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#wc {
  left: 27%;
  top: 66%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#badewanne {
  top: 57%;
  left: 50%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#mischer {
  top: 46%;
  left: 47%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#fliese-stein {
  bottom: 8%;
  left: 55%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#fliese-weiss {
  top: 35%;
  right: 8%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#regenbrause {
  left: 4%;
  top: 30%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal {
  background: rgba(0,0,1,0.8);
  position: absolute;
  left: 0;
  top: -25px;
  width: 40%;
  height: 25%;
  padding-left: 25px;
  display: none;
  min-width: 410px;
  min-height: 160px;
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal {
    border: 0 none;
    display: block;
    width: 90%;
    left: 5%;
    top: 93%;
    box-sizing: border-box;
    min-width: auto;
    min-height: 120px;
    display: none;
    padding-left: 15px;
  }
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-close {
  width: 20px;
  height: 20px;
  position: absolute;
  background: rgba(0,0,1,0.8);
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border: 2px solid #ab6145;
  cursor: pointer;
  right: -10px;
  top: -10px;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-close:before {
  line-height: 16px;
  content: "x";
  color: #ab6145;
  font-size: 20px;
  font-size: 2rem;
  width: 20px;
  text-align: center;
  display: block;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-close:hover {
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  border-color: #fffffe;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content {
  float: left;
  height: 100%;
  width: 100%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-img {
  float: left;
  display: block;
  height: 100%;
  margin-right: 20px;
  max-width: 300px;
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-img {
    display: inline;
    height: auto;
    margin-right: 15px;
    margin-top: 20px;
    max-width: 90px;
  }
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text {
  display: inline;
  color: #fffffe;
  margin: 40px;
}
@media only screen and (max-width: 1030px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text {
    margin: 30px;
  }
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text {
    margin: 10px;
    display: inline;
  }
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text h5 {
  font-size: 30px;
  font-size: 3rem;
  margin: 15px 0;
  line-height: 30px;
}
@media only screen and (max-width: 1700px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text h5 {
    font-size: 25px;
    font-size: 2.5rem;
    margin: 0 0 10px 0;
  }
}
@media only screen and (max-width: 1030px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text h5 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 20px;
  }
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text h5 {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0;
    line-height: 18px;
  }
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text p {
  margin-bottom: 0;
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 15px;
  }
}
.row.large {
  max-width: 80%;
  xmin-width: 1200px;
}
html#eauxvives {
  background: #fffffe;
  transition: background 1.5s ease-in-out;
  -o-transition: background 1.5s ease-in-out;
  -moz-transition: background 1.5s ease-in-out;
  -webkit-transition: background 1.5s ease-in-out;
}
html#eauxvives body {
  padding: 0;
}
html#eauxvives section {
  color: #000001;
  transition: color 1.5s ease-in-out;
  -o-transition: color 1.5s ease-in-out;
  -moz-transition: color 1.5s ease-in-out;
  -webkit-transition: color 1.5s ease-in-out;
}
html#eauxvives section.nv-bg {
  background: #4b6a87;
}
html#eauxvives section.nv-bg h1,
html#eauxvives section.nv-bg h2,
html#eauxvives section.nv-bg h3,
html#eauxvives section.nv-bg h4,
html#eauxvives section.nv-bg h5,
html#eauxvives section.nv-bg p,
html#eauxvives section.nv-bg ul,
html#eauxvives section.nv-bg li,
html#eauxvives section.nv-bg a {
  color: #fffffe;
}
html#eauxvives:before {
  content: "";
  width: 2px;
  height: 110vh;
  background: #4b6a87;
  position: absolute;
  left: 15%;
  top: 105px;
  z-index: 2;
}
@media only screen and (max-width: 1350px) {
  html#eauxvives:before {
    height: 70vh;
  }
}
html#eauxvives:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 110vh;
  margin-top: 100px;
  margin-left: -4px;
  left: 15%;
  z-index: 2;
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #4b6a87;
}
@media only screen and (max-width: 1350px) {
  html#eauxvives:after {
    top: 70vh;
  }
}
@media only screen and (max-width: 1800px) {
  html#eauxvives:before,
  html#eauxvives:after {
    left: 10%;
  }
}
@media only screen and (max-width: 1600px) {
  html#eauxvives:before,
  html#eauxvives:after {
    left: 7%;
  }
}
@media only screen and (max-width: 1450px) {
  html#eauxvives:before,
  html#eauxvives:after {
    left: 4%;
  }
}
@media only screen and (max-width: 1350px) {
  html#eauxvives:before,
  html#eauxvives:after {
    left: 15%;
  }
}
@media only screen and (max-width: 682px) {
  html#eauxvives:before,
  html#eauxvives:after {
    content: none;
  }
}
html#eauxvives.dark {
  background: #20242d;
}
html#eauxvives.dark section {
  color: #fffffe;
}
html#eauxvives h1,
html#eauxvives h2,
html#eauxvives h3,
html#eauxvives h4,
html#eauxvives h5,
html#eauxvives h6,
html#eauxvives blockquote {
  font-family: 'Playfair Display', 'Courier New', serif;
  color: #4b6a87;
  text-transform: none;
  border-bottom: 0 none;
}
html#eauxvives h2 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 55px;
}
@media only screen and (max-width: 1030px) {
  html#eauxvives h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 33px;
  }
}
@media only screen and (max-width: 682px) {
  html#eauxvives h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 28.6px;
  }
}
@media only screen and (max-width: 682px) {
  html#eauxvives h3,
  html#eauxvives h4,
  html#eauxvives h5,
  html#eauxvives h6 {
    font-size: 20px;
    font-size: 2rem;
  }
}
html#eauxvives p,
html#eauxvives ul {
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
html#eauxvives header#nv-navi {
  background: transparent;
  color: #fffffe;
  position: absolute;
  z-index: 9;
  top: 0;
  width: 100%;
  height: 80px;
  transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  -moz-transition: all 1.5s ease-in-out;
  -webkit-transition: all 1.5s ease-in-out;
}
@media only screen and (max-width: 682px) {
  html#eauxvives header#nv-navi {
    height: auto;
    padding: 2%;
  }
}
html#eauxvives header#nv-navi #logo {
  float: left;
  padding: 10px 0 10px 12%;
  height: 60px;
}
@media only screen and (max-width: 1800px) {
  html#eauxvives header#nv-navi #logo {
    padding-left: 6%;
  }
}
@media only screen and (max-width: 1600px) {
  html#eauxvives header#nv-navi #logo {
    padding-left: 3%;
  }
}
@media only screen and (max-width: 1350px) {
  html#eauxvives header#nv-navi #logo {
    padding-left: 10%;
  }
}
@media only screen and (max-width: 682px) {
  html#eauxvives header#nv-navi #logo {
    padding: 0;
    height: 40px;
  }
}
html#eauxvives header#nv-navi #logo img {
  height: 100%;
}
html#eauxvives header#nv-navi.fix {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,1,0.8);
}
html#eauxvives header#nv-navi nav {
  display: inline;
}
@media only screen and (max-width: 700px) {
  html#eauxvives header#nv-navi nav {
    margin-bottom: 0;
    margin-top: 15px;
  }
}
html#eauxvives header#nv-navi nav ul#topnav {
  padding: 25px 20px 0 0;
  float: right;
  list-style-type: none;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  text-transform: uppercase;
}
html#eauxvives header#nv-navi nav ul#topnav li {
  float: left;
  margin-left: 30px;
}
@media only screen and (max-width: 725px) {
  html#eauxvives header#nv-navi nav ul#topnav li {
    margin-left: 25px;
  }
}
html#eauxvives header#nv-navi nav ul#topnav li a {
  padding-bottom: 5px;
  border-bottom: 3px solid transparent;
  transition: border-bottom 0.4s ease-in-out;
  -o-transition: border-bottom 0.4s ease-in-out;
  -moz-transition: border-bottom 0.4s ease-in-out;
  -webkit-transition: border-bottom 0.4s ease-in-out;
}
html#eauxvives header#nv-navi nav ul#topnav li a:hover,
html#eauxvives header#nv-navi nav ul#topnav li a.active {
  border-bottom: 3px solid #fffffe;
}
@media only screen and (max-width: 682px) {
  html#eauxvives header#nv-navi nav {
    display: none;
  }
}
html#eauxvives header#nv-navi #nav-trigger {
  color: #4b6a87;
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 682px) {
  html#eauxvives header#nv-navi #nav-trigger {
    display: block;
    float: right;
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  html#eauxvives header#nv-navi #nav-trigger.active {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
@media only screen and (max-width: 682px) {
  html#eauxvives header#nv-navi {
    width: 94%;
    padding: 3%;
  }
  html#eauxvives header#nv-navi nav.active {
    display: inline-block;
    width: 100%;
    background: #fffffe;
    position: relative;
  }
  html#eauxvives header#nv-navi nav.active ul#topnav {
    padding: 2%;
    width: 96%;
    text-align: center;
  }
  html#eauxvives header#nv-navi nav.active ul#topnav li {
    float: none;
    display: block;
    margin: 0 0 15px 0;
  }
  html#eauxvives header#nv-navi nav.active ul#topnav li:last-child {
    margin-bottom: 5px;
  }
  html#eauxvives header#nv-navi nav.active ul#topnav li a {
    color: #000001;
  }
  html#eauxvives header#nv-navi nav.active ul#topnav li:hover a,
  html#eauxvives header#nv-navi nav.active ul#topnav li.active a {
    border-color: #000001;
  }
  html#eauxvives header#nv-navi nav.active:before {
    xcontent: "";
    position: absolute;
    right: 4px;
    top: -7px;
    width: 15px;
    height: 15px;
    background: #fffffe;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
}
html#eauxvives header#nv-navi.dark {
  xbackground: #20242d;
  color: #fffffe;
}
html#eauxvives #nv-keyvisual {
  height: 100vh;
  padding: 0;
  width: 100%;
  background-image: url("../../images/eauxvives/eaux-vives-aussen-day.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  transition: background-image 1.5s ease-in-out;
  -o-transition: background-image 1.5s ease-in-out;
  -moz-transition: background-image 1.5s ease-in-out;
  -webkit-transition: background-image 1.5s ease-in-out;
}
@media only screen and (max-width: 682px) {
  html#eauxvives #nv-keyvisual {
    height: 50vh;
  }
}
html#eauxvives #nv-keyvisual.night {
  background-image: url("../../images/eauxvives/eaux-vives-aussen-night.jpg");
  transition: background-image 1.5s ease-in-out;
  -o-transition: background-image 1.5s ease-in-out;
  -moz-transition: background-image 1.5s ease-in-out;
  -webkit-transition: background-image 1.5s ease-in-out;
}
html#eauxvives #nv-keyvisual #logo {
  position: absolute;
  z-index: 3;
  bottom: 25%;
  right: 35%;
  width: 35%;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
}
html#eauxvives #nv-keyvisual #nightview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("../../images/eauxvives/eaux-vives-aussen-night.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: opacity 1.5s ease-in-out;
  -o-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  -webkit-transition: opacity 1.5s ease-in-out;
}
html#eauxvives #nv-keyvisual #nightview.active {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
html#eauxvives #nv-legend {
  padding: 0;
  width: 100%;
  color: #fffffe;
  bottom: 0;
  position: absolute;
}
html#eauxvives #nv-legend #nv-bar {
  width: 100%;
  height: auto;
  background: #4b6a87;
}
html#eauxvives #nv-legend #nv-bar table {
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
  border-right: 1px solid #fffffe;
  width: 29.333333333333332%;
  margin: 2%;
}
html#eauxvives #nv-legend #nv-bar table:last-child {
  border-right: 0 none;
}
html#eauxvives #nv-legend #nv-bar table tr td {
  border-bottom: 0 none;
  padding: 0;
}
html#eauxvives #nv-legend #nv-bar table tr td:nth-child(even) {
  font-weight: 900;
}
@media only screen and (max-width: 1450px) {
  html#eauxvives #nv-legend #nv-bar {
    width: 65%;
  }
}
@media only screen and (max-width: 1030px) {
  html#eauxvives #nv-legend #nv-bar {
    width: 75%;
  }
  html#eauxvives #nv-legend #nv-bar table {
    margin: 1% 2%;
  }
}
@media only screen and (max-width: 850px) {
  html#eauxvives #nv-legend #nv-bar {
    width: 80%;
  }
}
@media only screen and (max-width: 682px) {
  html#eauxvives #nv-legend #nv-bar {
    width: 100%;
  }
  html#eauxvives #nv-legend #nv-bar table {
    font-size: 10px;
    font-size: 1rem;
    border: 0 none;
  }
}
html#eauxvives #nv-intro {
  padding: 160px 0;
}
@media only screen and (max-width: 682px) {
  html#eauxvives #nv-intro {
    padding: 50px 0 0 0;
  }
}
html#eauxvives #nv-divider-mask {
  height: 80vh;
  background: url("../../images/eauxvives/fluss-abendstimmung.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  padding: 0;
  text-align: center;
}
html#eauxvives #nv-divider-mask:before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(75,106,135,0.7);
  position: absolute;
  z-index: 1;
}
html#eauxvives #nv-divider-mask video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html#eauxvives #nv-divider-mask img {
  height: 25vh;
  margin-top: 27.5vh;
  position: relative;
  z-index: 2;
}
html#eauxvives #ev-expose {
  padding-bottom: 0;
}
html#eauxvives #ev-expose #ev-expose-bg {
  position: relative;
  z-index: 0;
}
html#eauxvives #ev-expose #ev-expose-bg .col {
  overflow: hidden;
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text {
  background: rgba(255,255,254,0.9);
  width: 60%;
  padding: 10%;
  margin: 10%;
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input.border {
  color: #4b6a87;
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input.border::-webkit-input-placeholder {
  color: #4b6a87;
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input.border::-moz-placeholder {
  color: #4b6a87;
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input.border:-ms-input-placeholder {
  color: #4b6a87;
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input.border:-moz-placeholder {
  color: #4b6a87;
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input.bb {
  border-bottom: 1px solid #4b6a87;
}
@media only screen and (max-width: 893px) {
  html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input#exmail {
    width: 100%;
    margin-right: 0;
  }
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input[type=submit] {
  color: #4b6a87;
  border: 1px solid #4b6a87;
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input[type=submit]:hover {
  background: #4b6a87;
  color: #fffffe;
}
@media only screen and (max-width: 682px) {
  html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact input[type=submit] {
    padding: 4px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
html#eauxvives #ev-expose #ev-expose-bg .col #ev-expose-text form#excontact p.successMsg {
  color: #008000;
  display: inline-block;
  margin-top: 25px;
}
html#eauxvives #ev-expose #ev-expose-bg .col:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  background: url("../../images/eauxvives/eaux-vives-aussen-day.jpg") no-repeat center center;
  background-size: cover;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
html#eauxvives #nv-divider-quote {
  padding-top: 0;
}
html#eauxvives #nv-divider-quote #nv-divider-quote-wrapper {
  width: 70%;
  background: url("../../images/eauxvives/eaux-vives-aussen-day.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 8% 10%;
  z-index: 0;
}
html#eauxvives #nv-divider-quote #nv-divider-quote-wrapper.interior {
  background: url("../../images/eauxvives/eaux-vives-wohnzimmer-night.jpg") no-repeat bottom center;
  width: 100%;
  box-sizing: border-box;
}
html#eauxvives #nv-divider-quote #nv-divider-quote-wrapper h2 {
  color: #fffffe;
}
html#eauxvives #nv-divider-quote #nv-divider-quote-wrapper p {
  color: #fffffe;
  margin-bottom: 0;
}
html#eauxvives #nv-divider-quote #nv-divider-quote-wrapper:after {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bototm: 0;
  position: absolute;
  background: rgba(75,106,135,0.7);
  z-index: -1;
}
html#eauxvives #nv-map {
  padding: 0;
  height: 400px;
  position: relative;
}
html#eauxvives #nv-map:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  background: rgba(255,255,255,0);
  z-index: 1;
}
html#eauxvives #nv-map #map {
  width: 100%;
  height: 450px;
}
html#eauxvives section#nv-additional-info p.heavy {
  position: relative;
}
html#eauxvives section#nv-additional-info p.heavy:after,
html#eauxvives section#nv-additional-info p.heavy:before {
  position: absolute;
  z-index: 1;
  font-family: 'Playfair Display', 'Courier New', serif;
  font-size: 800px;
  font-size: 80rem;
  color: rgba(75,106,135,0.5);
  line-height: 25rem;
}
html#eauxvives section#nv-additional-info p.heavy:after {
  content: "e";
  padding-left: 30px;
}
html#eauxvives section#nv-additional-info p.heavy:before {
  content: "v";
  padding-left: 50px;
}
html#eauxvives section#contact.nv-hero form textarea {
  background: #4b6a87;
  color: #fffffe;
}
html#eauxvives section#contact.nv-hero form textarea::-webkit-input-placeholder {
  color: #fffffe;
}
html#eauxvives section#contact.nv-hero form textarea::-moz-placeholder {
  color: #fffffe;
}
html#eauxvives section#contact.nv-hero form textarea:-ms-input-placeholder {
  color: #fffffe;
}
html#eauxvives section#contact.nv-hero form textarea:-moz-placeholder {
  color: #fffffe;
}
html#eauxvives section#contact.nv-hero form input {
  border-color: #4b6a87;
  color: #4b6a87;
}
html#eauxvives section#contact.nv-hero form input.border {
  color: #4b6a87;
}
html#eauxvives section#contact.nv-hero form input.border::-webkit-input-placeholder {
  color: #4b6a87;
}
html#eauxvives section#contact.nv-hero form input.border::-moz-placeholder {
  color: #4b6a87;
}
html#eauxvives section#contact.nv-hero form input.border:-ms-input-placeholder {
  color: #4b6a87;
}
html#eauxvives section#contact.nv-hero form input.border:-moz-placeholder {
  color: #4b6a87;
}
html#eauxvives section#contact.nv-hero form input[type=submit] {
  background: #4b6a87;
  color: #fffffe;
}
html#eauxvives section#contact.nv-hero form input[type=submit]:hover {
  background: #fffffe;
  color: #4b6a87;
}
html#eauxvives section#contact.nv-hero form .agreement {
  color: #4b6a87;
}
html#eauxvives section#contact.nv-hero .details span:before {
  background: #4b6a87;
  color: #fffffe;
}
html#eauxvives #cut {
  background: url("../../images/eauxvives/schnitt-full.png") 15% center no-repeat;
  background-size: contain;
}
html#eauxvives #cut:after {
  xcontent: "";
  position: absolute;
  width: 55%;
  height: 100%;
  right: 0;
  top: 0;
  xbackground: #000001;
  z-index: -1;
}
@media only screen and (max-width: 2430px) {
  html#eauxvives #cut {
    background-position: 5% center;
  }
}
@media only screen and (max-width: 2215px) {
  html#eauxvives #cut {
    background-position: -5% center;
  }
}
@media only screen and (max-width: 2060px) {
  html#eauxvives #cut {
    background-position: -200px center;
  }
}
@media only screen and (max-width: 1800px) {
  html#eauxvives #cut {
    background-position: -400px center;
  }
}
@media only screen and (max-width: 1600px) {
  html#eauxvives #cut {
    background: url("../../images/eauxvives/schnitt.png") center left no-repeat;
    background-size: contain;
  }
}
@media only screen and (max-width: 1280px) {
  html#eauxvives #cut {
    background-position: -50px center;
  }
}
@media only screen and (max-width: 1030px) {
  html#eauxvives #cut {
    background-position: -50px center;
  }
}
@media only screen and (max-width: 950px) {
  html#eauxvives #cut {
    background-position: left center;
    background-size: 45%;
  }
}
@media only screen and (max-width: 682px) {
  html#eauxvives #cut {
    background: 0 none;
  }
  html#eauxvives #cut .cutimg {
    width: 100%;
  }
}
#drag-1,
#drag-2,
#drag-3 {
  width: 100px;
  height: 40px;
  margin: 1%;
  float: left;
  text-align: center;
  color: #fff;
  border-radius: 0.45em;
  -o-border-radius: 0.45em;
  -moz-border-radius: 0.45em;
  -webkit-border-radius: 0.45em;
  padding: 5px;
  user-select: none;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  z-index: 5;
}
#drag-1.couchtisch,
#drag-2.couchtisch,
#drag-3.couchtisch {
  width: 60px;
}
#drag-1.draggable.rotateimg img,
#drag-2.draggable.rotateimg img,
#drag-3.draggable.rotateimg img {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
@media only screen and (max-width: 1030px) {
  #nv-plan-navi a {
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 682px) {
  #nv-plan-navi a {
    padding: 2px 5px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
#floorplan-self {
  margin-top: 50px;
  float: left;
  background-size: 10%;
  background-repeat: repeat;
  position: relative;
}
#floorplan-self #floorplan-self-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fffffe;
  display: none;
}
#floorplan-self #floorplan-self-overlay.night {
  background: #20242d;
}
#floorplan-self img {
  display: block;
}
.color-1 {
  background-image: url("../../images/noblevie/floor-1.jpg");
}
.color-2 {
  background-image: url("../../images/noblevie/floor-2.jpg");
}
.color-3 {
  background-image: url("../../images/noblevie/floor-3.jpg");
}
.color-4 {
  background-image: url("../../images/noblevie/floor-4.jpg");
}
#floorplan-colors .color {
  float: left;
  width: 50px;
  height: 50px;
  border: 1px solid #d3d3d3;
  margin-right: 5px;
}
.txtbtn.nv-hero {
  border-color: #4b6a87;
  color: #4b6a87;
}
.txtbtn.nv-hero:hover,
.txtbtn.nv-hero.active {
  background: #4b6a87;
  color: #fffffe;
}
.txtbtn.nv-w {
  border-color: #fffffe;
  color: #fffffe;
}
.txtbtn.nv-w:hover,
.txtbtn.nv-w.active {
  background: #fffffe;
  color: #4b6a87;
}
section#nv-floor {
  padding: 0;
  position: relative;
  background: dark;
  overflow: visible;
}
section#nv-floor #nv-floor-navi {
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -125px;
  z-index: 2;
}
@media only screen and (max-width: 1030px) {
  section#nv-floor #nv-floor-navi {
    bottom: 15px;
    margin-left: -73px;
  }
  section#nv-floor #nv-floor-navi a {
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 682px) {
  section#nv-floor #nv-floor-navi {
    margin-left: -53px;
    bottom: 8px;
  }
  section#nv-floor #nv-floor-navi a {
    padding: 2px 5px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
section#nv-floor img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  width: 100%;
  transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
section#nv-floor img.active {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  position: relative;
  z-index: 0;
}
.daytime {
  position: absolute;
  top: 90px;
  width: 300px;
  left: 50%;
  margin-left: -130px;
  color: #000001;
  z-index: 5;
  text-align: center;
}
.daytime a {
  display: inline;
  padding: 10px 20px;
  border-right: 1px solid rgba(0,0,0,0.2);
  background: #20242d;
  color: #4b6a87;
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.daytime a:first-child {
  border-radius: 55px 0 0 55px;
  -o-border-radius: 55px 0 0 55px;
  -moz-border-radius: 55px 0 0 55px;
  -webkit-border-radius: 55px 0 0 55px;
}
.daytime a:last-child {
  border-right: 0;
  border-radius: 0 55px 55px 0;
  -o-border-radius: 0 55px 55px 0;
  -moz-border-radius: 0 55px 55px 0;
  -webkit-border-radius: 0 55px 55px 0;
}
.daytime a.active,
.daytime a:hover {
  background: #4b6a87;
  color: #fffffe;
}
@media only screen and (max-width: 1030px) {
  .daytime {
    top: 100px;
  }
  .daytime.in-img {
    top: 15px;
  }
}
@media only screen and (max-width: 682px) {
  .daytime {
    bottom: 15px;
    width: 186px;
    margin-left: -93px;
    top: auto;
  }
  .daytime a {
    padding: 2px 4px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 682px) {
  .daytime.in-img {
    top: -10px;
  }
}
.nv-fullimg {
  margin: 0;
  padding: 0;
}
.nv-fullimg img {
  width: 100%;
}
table.nv-table-daytime.dark tr td {
  border-bottom: 1px solid #fffffe;
}
.fw-grid-four {
  box-sizing: border-box;
  padding: 0 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 50px;
}
@media only screen and (max-width: 1200px) {
  .fw-grid-four {
    padding: 0 30px;
    grid-gap: 30px;
  }
}
@media only screen and (max-width: 1015px) {
  .fw-grid-four {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 682px) {
  .fw-grid-four {
    grid-template-columns: 1fr;
  }
}
table.nv-table-house thead {
  background: #4b6a87;
}
table.nv-table-house.dark tr td {
  border-bottom: 1px solid #fffffe;
}
.nav-prod-items {
  padding-top: 40px;
  position: relative;
}
@media only screen and (max-width: 682px) {
  .nav-prod-items {
    display: none;
  }
}
.nv-prod-item-desc {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4rem;
  text-align: center;
}
.nv-prod-item-img {
  width: 80%;
  padding: 10%;
  border: 2px solid #eaeaea;
  margin-bottom: 15px;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
}
.divider-flow {
  width: 60%;
  margin: 0 20%;
}
@media only screen and (max-width: 682px) {
  .divider-flow {
    display: none;
  }
}
.divider-flow .top {
  width: 100%;
  height: 40px;
  border-left: 2px solid #4b6a87;
  border-bottom: 2px solid #4b6a87;
  position: relative;
}
.divider-flow .top:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -6px;
  z-index: 2;
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #4b6a87;
}
.divider-flow .bottom {
  width: 100%;
  height: 40px;
  border-right: 2px solid #4b6a87;
  position: relative;
}
.divider-flow .bottom:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -6px;
  z-index: 2;
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #4b6a87;
}
.nv-house-detail {
  text-align: center;
  box-sizing: border-box;
  padding: 25px 15px 15px 15px;
  border-top: 2px solid #4b6a87;
  margin-top: 0;
  position: relative;
  top: -2px;
  margin-bottom: 25px;
}
.nv-house-detail h2,
.nv-house-detail p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.nv-table-house-holder {
  display: none;
}
.nv-table-house-holder.active {
  display: block;
}
.nv-line-vert {
  width: 2px;
  height: 200px;
  background: #4b6a87;
  margin-left: 50%;
  position: relative;
}
@media only screen and (max-width: 1400px) {
  .nv-line-vert {
    height: 200px;
  }
}
@media only screen and (max-width: 1030px) {
  .nv-line-vert {
    height: 250px;
  }
}
@media only screen and (max-width: 900px) {
  .nv-line-vert {
    height: 300px;
  }
}
@media only screen and (max-width: 682px) {
  .nv-line-vert {
    display: none;
  }
}
.nv-line-vert:before,
.nv-line-vert:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  margin-left: -4px;
  z-index: 2;
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #4b6a87;
}
.nv-line-vert:before {
  top: 0;
}
.nv-line-vert:after {
  bottom: 0;
}
.nv-equip p {
  margin-top: 20px;
}
@media only screen and (max-width: 682px) {
  .nv-equip {
    width: 70%;
    margin: 0 15% !important;
  }
}
#nv-equip-elegance {
  background: url("../../images/noblevie/ausstattung/waschbecken-bg-day.jpg") no-repeat center top #ededed;
  background-size: contain;
  text-align: center;
}
#nv-equip-elegance.night {
  background: url("../../images/noblevie/ausstattung/waschbecken-bg-night.jpg") no-repeat center top #20242d;
}
#nv-equip-elegance h2 {
  padding-top: 250px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1500px) {
  #nv-equip-elegance h2 {
    padding-top: 150px;
  }
}
@media only screen and (max-width: 1030px) {
  #nv-equip-elegance h2 {
    padding-top: 100px;
  }
}
#nv-equip-elegance h3 {
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 50px;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
  50% {
    -webkit-transform: scale(1, 1);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  100% {
    -webkit-transform: scale(0.6, 0.6);
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }
}
#nv-bathroom-imgmask {
  padding-bottom: 0;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper {
  margin-bottom: 100px;
  position: relative;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper img#bathroom {
  display: block;
  width: 100%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker {
  width: 20px;
  height: 20px;
  position: absolute;
  background: #4b6a87;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  box-shadow: 0 0 20px rgba(0,0,1,0.5);
  -o-box-shadow: 0 0 20px rgba(0,0,1,0.5);
  -moz-box-shadow: 0 0 20px rgba(0,0,1,0.5);
  -webkit-box-shadow: 0 0 20px rgba(0,0,1,0.5);
  border: 2px solid rgba(255,255,254,0.5);
  cursor: pointer;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  animation: pulsate 2s ease-out;
  animation-iteration-count: infinite;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker {
    display: none;
  }
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker:hover,
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker.active {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  border-color: #fffffe;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker.active {
  transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#armatur {
  left: 30%;
  top: 57%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#waschtisch {
  left: 26%;
  top: 82%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#wc {
  left: 90%;
  top: 82%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#badewanne {
  display: none;
  top: 61%;
  left: 46%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#mischer {
  top: 46%;
  left: 42%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#fliese-stein {
  bottom: 6%;
  left: 65%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#fliese-weiss {
  top: 52%;
  left: 57%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper .marker#regenbrause {
  left: 44%;
  top: 35%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal {
  background: #000001;
  position: absolute;
  z-index: 5;
  top: -20px;
  left: 0;
  width: 40%;
  height: 25%;
  padding-left: 25px;
  display: none;
  min-width: 410px;
  min-height: 160px;
  transform: translateX(-50%) translateY(-100%);
  -o-transform: translateX(-50%) translateY(-100%);
  -moz-transform: translateX(-50%) translateY(-100%);
  -webkit-transform: translateX(-50%) translateY(-100%);
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  bottom: -9px;
  left: 50%;
  background: #000001;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal.left {
  transform: translateX(-10px) translateY(-100%);
  -o-transform: translateX(-10px) translateY(-100%);
  -moz-transform: translateX(-10px) translateY(-100%);
  -webkit-transform: translateX(-10px) translateY(-100%);
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal.left:after {
  left: 10px;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal.right {
  transform: translateX(-93%) translateY(-100%);
  -o-transform: translateX(-93%) translateY(-100%);
  -moz-transform: translateX(-93%) translateY(-100%);
  -webkit-transform: translateX(-93%) translateY(-100%);
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal.right:after {
  left: unset;
  right: 10px;
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal {
    border: 0 none;
    display: block;
    width: 90%;
    left: 5%;
    top: 93%;
    box-sizing: border-box;
    min-width: auto;
    min-height: 120px;
    display: none;
    padding-left: 15px;
  }
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-close {
  display: none;
  width: 20px;
  height: 20px;
  position: absolute;
  background: rgba(0,0,1,0.8);
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border: 2px solid #4b6a87;
  cursor: pointer;
  right: -10px;
  top: -10px;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-close:before {
  line-height: 16px;
  content: "x";
  color: #4b6a87;
  font-size: 20px;
  font-size: 2rem;
  width: 20px;
  text-align: center;
  display: block;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-close:hover {
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  border-color: #fffffe;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content {
  float: left;
  height: 100%;
  width: 100%;
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-img {
  float: left;
  display: block;
  height: 100%;
  margin-right: 20px;
  max-width: 300px;
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-img {
    display: inline;
    height: auto;
    margin-right: 15px;
    margin-top: 20px;
    max-width: 90px;
  }
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text {
  display: inline;
  color: #fffffe;
  margin: 40px;
}
@media only screen and (max-width: 1030px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text {
    margin: 30px;
  }
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text {
    margin: 10px;
    display: inline;
  }
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  margin: 0 0 5px 0;
  line-height: 30px;
  color: #fffffe;
}
@media only screen and (max-width: 1700px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text h5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1030px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text h5 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 15px;
  }
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text h5 {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0;
    line-height: 18px;
  }
}
#nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text p {
  margin-bottom: 0;
}
@media only screen and (max-width: 682px) {
  #nv-bathroom-imgmask #nv-bathroom-imgmask-wrapper #nv-modal #nv-modal-content #nv-modal-text p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 15px;
  }
}
.sh-blue {
  box-shadow: 40px -40px 0 rgba(75,106,135,0.2);
  -o-box-shadow: 40px -40px 0 rgba(75,106,135,0.2);
  -moz-box-shadow: 40px -40px 0 rgba(75,106,135,0.2);
  -webkit-box-shadow: 40px -40px 0 rgba(75,106,135,0.2);
}
.quote-slider .col>* {
  padding: 0 15%;
}
.sss {
  height: 0;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
.sss .ssslide {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
}
.sss img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}
.sss .sssnext,
.sss .sssprev {
  width: 25px;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
}
.sss .sssnext:before,
.sss .sssprev:before,
.sss .sssnext:after,
.sss .sssprev:after {
  content: "";
  width: 2px;
  height: 104px;
  background: #fffffe;
  position: absolute;
  display: block;
  top: 50%;
}
@media only screen and (max-width: 682px) {
  .sss .sssnext:before,
  .sss .sssprev:before,
  .sss .sssnext:after,
  .sss .sssprev:after {
    height: 30px;
  }
}
.sss .sssnext:hover:before,
.sss .sssprev:hover:before,
.sss .sssnext:hover:after,
.sss .sssprev:hover:after {
  width: 2px;
}
.sss .sssprev {
  padding-left: 4%;
  transition: padding-left 0.3s ease-in-out;
  -o-transition: padding-left 0.3s ease-in-out;
  -moz-transition: padding-left 0.3s ease-in-out;
  -webkit-transition: padding-left 0.3s ease-in-out;
}
.sss .sssprev:hover {
  padding-left: 4.5%;
}
.sss .sssprev:before {
  margin-top: -90px;
  transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
}
@media only screen and (max-width: 682px) {
  .sss .sssprev:before {
    margin-top: -26px;
  }
}
.sss .sssprev:after {
  margin-top: 0;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
}
.sss .sssnext {
  padding-right: 4%;
  transition: padding-right 0.3s ease-in-out;
  -o-transition: padding-right 0.3s ease-in-out;
  -moz-transition: padding-right 0.3s ease-in-out;
  -webkit-transition: padding-right 0.3s ease-in-out;
  right: 0;
}
.sss .sssnext:hover {
  padding-right: 4.5%;
}
.sss .sssnext:before {
  margin-top: -90px;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  left: 25px;
}
@media only screen and (max-width: 682px) {
  .sss .sssnext:before {
    margin-top: -26px;
  }
}
.sss .sssnext:after {
  margin-top: 0;
  transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  left: 25px;
}
.sss .sssprev:hover,
.sss .sssnext:hover {
  cursor: pointer;
}
.slider-light .sssnext:before,
.slider-light .sssprev:before,
.slider-light .sssnext:after,
.slider-light .sssprev:after {
  background: #000001;
}
.slider-light blockquote span:before {
  background: #000001;
}
#bae-make-labels {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 1fr 1fr;
  width: 800px;
  margin: 0 auto;
}
#bae-make-labels .bae-single-label {
  display: grid;
  grid-template-columns: 100px auto;
  border-bottom: 1px solid #d3d3d3;
  padding: 36px 0 35px 40px;
}
#bae-make-labels .bae-single-label:nth-child(odd) {
  border-right: 1px solid #d3d3d3;
}
#bae-make-labels .bae-single-label:last-child {
  border-right: 1px solid #d3d3d3;
}
#bae-make-labels .bae-single-label .label-qr {
  margin: auto 0;
}
#bae-make-labels .bae-single-label .label-text {
  box-sizing: border-box;
  padding: 20px;
  margin: auto 0;
}
#bae-make-labels .bae-single-label .label-text h4 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 0;
}
#bae-make-labels .bae-single-label .label-text p {
  margin-bottom: 0;
  padding: 0;
}
#connect-frame {
  position: relative;
  display: grid;
  grid-template-columns: 400px auto;
  margin: 0;
  padding: 0;
  min-height: 100vh;
}
#connect-frame aside {
  box-sizing: border-box;
  background: #000001;
  padding: 150px 40px 40px 40px;
}
#connect-frame aside p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
}
#connect-frame main {
  box-sizing: border-box;
  position: relative;
}
#connect-frame main:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url("../../images/fup/showroom/baertig-showroom-fuer-boeden-fliesen-und-parkett-in-augsburg.jpg") no-repeat center center;
  background-size: cover;
  z-index: -2;
}
#connect-frame main:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,1,0.1);
  z-index: -1;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}
#connect-frame main #connect-logo {
  position: fixed;
  top: 25px;
  right: 25px;
}
#connect-frame main #connect-projects {
  box-sizing: border-box;
  width: 100%;
  padding: 150px;
}
#connect-frame main #connect-projects h1 {
  font-size: 40px;
  font-size: 4rem;
}
#connect-frame main #connect-projects .connect-project-link {
  width: 100%;
  background: rgba(0,0,1,0.5);
  box-sizing: border-box;
  margin-bottom: 10px;
  position: relative;
  display: grid;
  grid-template-columns: auto 50px;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}
#connect-frame main #connect-projects .connect-project-link .title {
  font-size: 20px;
  font-size: 2rem;
  padding: 15px;
}
#connect-frame main #connect-projects .connect-project-link .arrow {
  background: rgba(255,255,254,0.8);
  position: relative;
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
#connect-frame main #connect-projects .connect-project-link .arrow:before,
#connect-frame main #connect-projects .connect-project-link .arrow:after {
  content: "";
  width: 20px;
  height: 2px;
  background: #000001;
  top: 18px;
  left: 15px;
  position: absolute;
  transform: rotate(50deg);
  -o-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
#connect-frame main #connect-projects .connect-project-link .arrow:after {
  top: 33px;
  transform: rotate(-50deg);
  -o-transform: rotate(-50deg);
  -moz-transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
}
#connect-frame main #connect-projects .connect-project-link:hover {
  background: rgba(0,0,1,0.9);
}
#connect-frame main #connect-projects .connect-project-link:hover .arrow {
  background: #fffffe;
}
#connect-frame main #connect-projects .connect-project-link:hover .arrow:before,
#connect-frame main #connect-projects .connect-project-link:hover .arrow:after {
  left: 20px;
}
#connect-frame main #connect-projects #connect-add-project {
  background: #fffffe;
  color: #000001;
  padding: 10px 25px;
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-top: 20px;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#connect-frame main #connect-projects #connect-add-project:hover {
  background: #000001;
  color: #fffffe;
}
#showcase-frame {
  position: relative;
  xdisplay: grid;
  grid-template-columns: 300px auto;
  margin: 0;
  padding: 0;
  min-height: 100vh;
}
#showcase-frame aside {
  box-sizing: border-box;
  background: #000001;
  padding: 50px 0 0 0;
  position: fixed;
  width: 200px;
  z-index: 5;
  height: 100%;
  border-right: 1px solid #808080;
}
#showcase-frame aside img {
  margin-left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding-left: 0;
  margin-bottom: 50px;
}
#showcase-frame aside p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
}
#showcase-frame aside ul {
  list-style-type: none;
  padding-left: 0;
}
#showcase-frame aside ul li {
  list-style-type: none;
  padding-left: 0;
}
#showcase-frame aside ul li a {
  padding: 12px 30px;
  background: #404040;
  border-bottom: 1px solid #000001;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
}
#showcase-frame aside ul li a.active,
#showcase-frame aside ul li a:hover {
  background: #fffffe;
  color: #000001;
}
#showcase-frame main {
  box-sizing: border-box;
  position: relative;
  margin-left: 200px;
  height: 100vh;
}
#showcase-frame main:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url("../../images/fup/showroom/baertig-showroom-fuer-boeden-fliesen-und-parkett-in-augsburg.jpg") no-repeat center center;
  background-size: cover;
  z-index: -2;
}
#showcase-frame main:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,1,0.5);
  z-index: -1;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
#showcase-frame main #showcase-logo {
  position: fixed;
  top: 25px;
  right: 25px;
}
#showcase-frame main #showcase-projects {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0;
  xoverflow: hidden;
}
#showcase-frame main #showcase-projects .showcase-item {
  width: 100%;
  height: 100%;
  display: none;
}
#showcase-frame main #showcase-projects .showcase-item.bgdark {
  background: rgba(0,0,1,0.9);
}
#showcase-frame main #showcase-projects .showcase-item.scroll-y {
  overflow-y: scroll;
}
#showcase-frame main #showcase-projects .showcase-item.active {
  display: block;
}
#showcase-frame main #showcase-projects .showcase-item #showcase-start {
  text-align: center;
  padding: 150px;
}
#showcase-frame main #showcase-projects .showcase-item #showcase-start h1 {
  font-size: 60px;
  font-size: 6rem;
  margin: 30px 0 70px 0;
}
#showcase-frame main #showcase-projects .showcase-item #showcase-start h1 span {
  font-weight: 300;
}
#showcase-frame main #showcase-projects .showcase-item #showcase-start h3 {
  font-size: 20px;
  font-size: 2rem;
}
#showcase-frame main #showcase-projects .showcase-item img.cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#showcase-frame main #showcase-projects .showcase-item #showcase-video {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#showcase-frame main #showcase-projects .showcase-item #showcase-video video {
  margin-left: 50%;
  transform: translateX(-50%) translateY(25%);
  -o-transform: translateX(-50%) translateY(25%);
  -moz-transform: translateX(-50%) translateY(25%);
  -webkit-transform: translateX(-50%) translateY(25%);
  width: 80%;
  box-shadow: 0 0 50px #fffffe;
  -o-box-shadow: 0 0 50px #fffffe;
  -moz-box-shadow: 0 0 50px #fffffe;
  -webkit-box-shadow: 0 0 50px #fffffe;
}
#showcase-frame main #showcase-projects .showcase-item .showcase-slider {
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
}
#showcase-frame main #showcase-projects .showcase-item .showcase-slider .showcase-slider-item {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 100vh;
}
#showcase-frame main #showcase-projects .showcase-item .showcase-slider .showcase-slider-item.gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#showcase-frame main #showcase-projects .showcase-item .showcase-slider .showcase-slider-item .showcase-row {
  display: inline-block;
  width: 100%;
  height: 100vh;
  box-sizing: background-origin box;
}
#showcase-frame main #showcase-projects .showcase-item .showcase-slider .showcase-slider-item .showcase-row .wide {
  width: 65%;
  height: 100%;
  text-align: center;
  float: left;
  box-sizing: border-box;
  padding: 3%;
}
#showcase-frame main #showcase-projects .showcase-item .showcase-slider .showcase-slider-item .showcase-row .wide img {
  left: 50%;
  display: inline;
  height: 100%;
  min-width: auto;
  width: auto;
}
#showcase-frame main #showcase-projects .showcase-item .showcase-slider .showcase-slider-item .showcase-row .aside {
  width: 35%;
  height: 100%;
  float: right;
  box-sizing: border-box;
  padding: 3% 3% 3% 0;
}
#showcase-frame main #showcase-projects .showcase-item .showcase-slider .showcase-slider-item .showcase-row .aside a {
  margin-top: 0;
  display: inline-block;
  margin-bottom: 15px;
}
#showcase-frame main #showcase-projects .showcase-item #showcase-contact {
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  background: rgba(0,0,1,0.5);
  padding: 10%;
}
#showcase-frame main #showcase-projects .showcase-item #showcase-contact .showcase-contact-set {
  float: left;
  width: 50%;
}
#showcase-frame main #showcase-projects .showcase-item #showcase-contact .showcase-contact-card {
  width: 50%;
  box-sizing: border-box;
  padding: 25px;
  float: left;
}
@media only screen and (max-width: 1400px) {
  #showcase-frame main #showcase-projects .showcase-item #showcase-contact {
    padding: 5%;
  }
  #showcase-frame main #showcase-projects .showcase-item #showcase-contact .showcase-contact-set {
    width: 100%;
  }
  #showcase-frame main #showcase-projects .showcase-item #showcase-contact .showcase-contact-set .showcase-contact-card {
    width: 30%;
  }
}
#showcase-frame main .showcase-gallery {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px;
  position: relative;
}
#showcase-frame main .showcase-gallery #showcase-gallery-close {
  position: fixed;
  top: 10px;
  right: 25px;
  z-index: 6;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 25px;
  font-size: 2.5rem;
  background: #fffffe;
  color: #000001;
  border-radius: 99px;
  -o-border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  line-height: 45px;
  display: none;
}
#showcase-frame main .showcase-gallery #showcase-gallery-close.active {
  display: block;
}
#showcase-frame main .showcase-gallery .showcase-gallery-set {
  border: 1px solid #808080;
}
#showcase-frame main .showcase-gallery .showcase-gallery-set a {
  display: block;
  background: #ff0;
  height: 100%;
  width: 100%;
}
#showcase-frame main .showcase-gallery .showcase-gallery-set a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#showcase-frame main .showcase-gallery .showcase-gallery-set .showcase-gallery-items {
  background: rgba(0,0,1,0.9);
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: calc(100% - 200px);
  height: 100vh;
  overflow: visible;
  margin-left: 200px;
  overflow-y: scroll;
  box-sizing: border-box;
  padding-bottom: 50px;
}
#showcase-frame main .showcase-gallery .showcase-gallery-set .showcase-gallery-items img {
  float: left;
  width: 80%;
  margin: 0 10%;
  box-sizing: border-box;
  padding: 50px 50px 0 50px;
}
#showcase-frame main .showcase-gallery .showcase-gallery-set .showcase-gallery-items.active {
  display: block;
}
.afterhour-introtext {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  color: #d3d3d3;
}
#afterhour-logo {
  margin-bottom: 10px;
  width: 60%;
}
#afterhour-date {
  font-weight: 600;
  text-transform: none;
}
@media only screen and (max-width: 682px) {
  #afterhour-anmeldung {
    margin: 0 20px;
  }
}
#afterhour-anmeldung .header {
  background-color: #000;
  text-align: center;
  padding: 20px;
}
#afterhour-anmeldung .header img {
  max-width: 100%;
}
#afterhour-anmeldung .btngroup-start {
  display: flex;
  height: 50px;
  justify-content: center;
  margin-bottom: 50px;
}
#afterhour-anmeldung .btngroup-start button {
  display: inline-block;
  min-width: 193px;
}
@media only screen and (max-width: 682px) {
  #afterhour-anmeldung .btngroup-start button {
    min-width: 0;
  }
}
#afterhour-anmeldung .name {
  display: grid;
  grid-template-columns: auto 1fr 1fr 1fr;
  grid-gap: 50px;
  margin-bottom: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 25px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #fffffe;
  color: #000001;
}
@media only screen and (max-width: 1100px) {
  #afterhour-anmeldung .name {
    grid-gap: 25px;
  }
}
@media only screen and (max-width: 850px) {
  #afterhour-anmeldung .name {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 682px) {
  #afterhour-anmeldung .name {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}
#afterhour-anmeldung .menugroup-holder {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 5px;
}
@media only screen and (max-width: 900px) {
  #afterhour-anmeldung .menugroup-holder {
    grid-template-columns: 1fr;
  }
}
#afterhour-anmeldung .form-group.menugroup {
  display: grid;
  grid-template-columns: 50px auto;
  grid-gap: 20px;
  margin-bottom: 20px;
  xbackground: #d3d3d3;
  border: 1px solid #d3d3d3;
  box-sizing: border-box;
  padding: 25px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 682px) {
  #afterhour-anmeldung .form-group.menugroup {
    padding: 10px;
    grid-gap: 10px;
  }
}
#afterhour-anmeldung .form-group.menugroup p {
  margin-bottom: 0;
  color: #000001;
}
#afterhour-anmeldung .form-group.menugroup input[type="radio"] {
  width: 30px;
}
#afterhour-anmeldung .form-group.menugroup.active {
  background: #efefef;
}
#afterhour-anmeldung .form-group input {
  background: #fffffe;
  border: none;
  border-radius: 0;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-bottom: 2px solid #000001;
  color: #000001;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 682px) {
  #afterhour-anmeldung .form-group input {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#afterhour-anmeldung .form-group select {
  height: 50px;
  background: #fffffe;
  border: 1px solid #888;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #000001;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 3px 10px;
}
@media only screen and (max-width: 682px) {
  #afterhour-anmeldung .form-group select {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    height: 45px;
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#afterhour-anmeldung .form-group label {
  display: block;
  margin-bottom: 5px;
}
#afterhour-anmeldung .form-control {
  display: block;
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-sizing: border-box;
}
#afterhour-anmeldung .btn {
  display: inline-block;
  padding: 14px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #fffffe;
  background-color: #007bff;
  border: none;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: pointer;
  margin-right: 10px;
}
@media only screen and (max-width: 682px) {
  #afterhour-anmeldung .btn {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 9px 14px;
  }
}
#afterhour-anmeldung .btn.ja {
  background: none;
  border: 2px solid #0fa90f;
  color: #0fa90f;
}
#afterhour-anmeldung .btn.ja.active,
#afterhour-anmeldung .btn.ja:hover {
  background: #0fa90f;
  color: #fffffe;
}
#afterhour-anmeldung .btn.nein {
  background: none;
  border: 2px solid #f00;
  color: #f00;
}
#afterhour-anmeldung .btn.nein:hover,
#afterhour-anmeldung .btn.nein.active {
  background: #f00;
  color: #fffffe;
}
#afterhour-anmeldung .btn:hover {
  background-color: #0069d9;
}
#afterhour-anmeldung .btn.disabled,
#afterhour-anmeldung .btn.inactive {
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
#afterhour-anmeldung .menu-group {
  display: none;
}
#afterhour-anmeldung .menu-group h3 {
  margin-bottom: 25px;
}
#afterhour-anmeldung .menu-group.afterhour-food {
  margin-top: -6px;
  color: #000001;
  background: #fffffe;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 40px 25px 25px 25px;
  box-sizing: border-box;
}
#afterhour-anmeldung .menu-group.afterhour-food .afterhour-introtext {
  color: #808080;
}
#afterhour-anmeldung #submit-btn {
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin-top: 25px;
  margin-right: 0;
  text-transform: none;
  margin-bottom: 50px;
}
#afterhour-setting {
  width: 100%;
  box-sizing: border-box;
  padding: 25px;
}
.afterhour-legend {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 25px;
}
.afterhour-legend .afterhour-legend-item {
  display: grid;
  grid-template-columns: 50px auto;
}
.afterhour-legend .afterhour-legend-item span {
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 682px) {
  .afterhour-legend .afterhour-legend-item span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 682px) {
  .afterhour-legend {
    grid-gap: 15px;
    grid-template-columns: 1fr;
  }
  .afterhour-legend .afterhour-legend-item p {
    margin-bottom: 0;
  }
}
.afterhour-faq {
  margin: 80px 0 50px 0;
}
.afterhour-faq h3 {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
#afterhour-teilnehmer tbody tr:nth-child(even) {
  background: #303030;
}
#afterhour-teilnehmer tbody tr:first-child th {
  font-weight: 700;
}
#afterhour-r-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-backdrop-filter: blur(20px);
  -moz-backdrop-filter: blur(20px);
  -o-backdrop-filter: blur(20px);
  -ms-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: rgba(0,0,1,0.5);
  top: 0;
  left: 0;
  z-index: 4;
}
#afterhour-r-overlay #afterhour-r-overlay-loginbox {
  width: 300px;
  height: auto;
  backgrund: #000001;
  border: 1px solid #fffffe;
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}
#afterhour-r-overlay #afterhour-r-overlay-loginbox input {
  padding: 10px 20px;
  width: auto;
  margin-bottom: 25px;
}
#network-countdown {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
  margin: 50px 0 100px 0;
}
#network-countdown .countdown-item {
  text-align: center;
}
#network-countdown .countdown-item div {
  font-size: 100px;
  font-size: 10rem;
  line-height: 120px;
  font-weight: 700;
  color: #fffffe;
  display: block;
}
#network-countdown .countdown-item .countdown-label {
  font-size: 20px;
  font-size: 2rem;
  color: #fffffe;
}
@media only screen and (max-width: 682px) {
  #network-countdown {
    margin: 0 0 40px 0;
    grid-gap: 10px;
  }
  #network-countdown .countdown-item div {
    font-size: 40px;
    font-size: 4rem;
    line-height: 40px;
  }
  #network-countdown .countdown-item .countdown-label {
    font-size: 10px;
    font-size: 1rem;
  }
}
#afterhour-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
  width: 80%;
  margin: 0 10% 50px 10%;
}
#afterhour-gallery .lsb-preview {
  overflow: hidden;
  height: 300px;
}
#afterhour-gallery .lsb-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#afterhour-gallery .lsb-preview:hover img {
  transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
@media only screen and (max-width: 1400px) {
  #afterhour-gallery {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 1200px) {
  #afterhour-gallery {
    width: 90%;
    margin: 0 5% 50px 5%;
  }
  #afterhour-gallery .lsb-preview {
    height: 250px;
  }
}
@media only screen and (max-width: 682px) {
  #afterhour-gallery {
    grid-template-columns: 1fr 1fr;
    width: 96%;
    margin: 0 2% 50px 2%;
    grid-gap: 10px;
  }
  #afterhour-gallery .lsb-preview {
    height: 200px;
  }
}
.lightspeed-box .lsb-header {
  top: 20px !important;
}
#uc-privacy-button {
  display: none;
}
