.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #928D8A;
  font-size: 24px;
  line-height: 1.25;
  cursor: pointer;
  color: #fff;
  padding: 17px 58px 17px 18px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
  background-size: 20px 20px;
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-white.svg);
  border-radius: 2px;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #7D7571;
}
.button:active {
  background-color: #706865;
}
@media (max-width: 767px) {
  .button {
    font-size: 19px;
    line-height: 1.47368421;
    padding-top: 6px;
    padding-bottom: 6px;
    padding: 6px 50px 6px 10px;
    background-size: 16px 16px;
    background-position: right 17px center;
  }
}
/**
 * @license
 * MyFonts Webfont Build ID 3898343, 2020-05-04T05:56:56-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: UniversLTPro-45Light by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/univers/pro-45-light/
 * 
 * Webfont: UniversLTPro-65Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/univers/pro-65-bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2014 Monotype GmbH. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'UniversLTLight';
  src: url('/extras/fonts/UniversLTPro-45Light/font.woff2') format('woff2'), url('/extras/fonts/UniversLTPro-45Light/font.woff') format('woff');
}
@font-face {
  font-family: 'UniversLTBold';
  src: url('/extras/fonts/UniversLTPro-65Bold/font.woff2') format('woff2'), url('/extras/fonts/UniversLTPro-65Bold/font.woff') format('woff');
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: none;
  background: none;
  font-size: 100%;
}
*::selection {
  background: #928D8A;
  color: #fff;
}
.hidden,
.cb-invisible {
  display: none !important;
}
li {
  list-style-position: inside;
}
img,
audio,
video,
iframe {
  float: left;
  width: 100%;
}
strong {
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
}
sup,
sub {
  position: relative;
  vertical-align: baseline;
  top: -0.8em;
  font-size: 70%;
}
sub {
  top: 0.4em;
}
address {
  font-style: normal;
}
input,
textarea {
  border-radius: 0;
  font-size: 19px;
  font-family: 'UniversLTLight', sans-serif;
  line-height: 1.47368421;
}
.unit caption {
  display: none;
}
.flag {
  background: #928D8A;
  color: #fff;
}
img.cb-loading {
  background-size: 30px 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-loader.svg);
}
.area {
  float: left;
  width: 100%;
}
#view .area:empty {
  display: none;
}
.unit {
  float: left;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 1023px) {
  .unit {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .unit {
    margin-top: 25px;
  }
}
@media (max-width: 1023px) {
  .unit {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .unit {
    margin-bottom: 25px;
  }
}
.unit .head,
.unit .body,
.unit .foot {
  float: left;
  width: 100%;
}
.unit.fold div.less,
.unit.fold div.more {
  float: left;
  width: 100%;
}
.unit.fold .ctrl {
  float: left;
  width: 100%;
}
.part {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 1023px) {
  .part {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .part {
    margin-top: 15px;
  }
}
@media (max-width: 1023px) {
  .part {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .part {
    margin-bottom: 15px;
  }
}
.pict a {
  float: left;
  width: 100%;
}
.pict img {
  width: 100%;
}
.pict img:not(.svg) {
  width: auto;
  max-width: 100% !important;
}
#root#root#root img.zoom {
  display: none !important;
}
.cb-image-figure {
  float: left;
  width: 100%;
}
.cb-image-container {
  float: left;
  width: 100%;
  position: relative;
}
.cb-image-caption {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 1.86666667;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .cb-image-caption {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .cb-image-caption {
    margin-top: 15px;
  }
}
#expo .cb-image-figure {
  height: 100%;
}
#expo .cb-image-container {
  height: 100% !important;
}
#disp.zoom .cb-image-figure {
  height: 100%;
}
#disp.zoom .cb-image-container {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#disp.zoom .cb-image-caption {
  display: none;
}
.cb-album .cb-image-figure {
  opacity: 1 !important;
  display: block !important;
}
.cb-album .cb-image-container {
  position: static;
}
.cb-album .cb-image-caption {
  display: none;
}
div.load {
  background: none !important;
}
div.load a.load {
  display: inline-block;
  padding-left: 26px;
  background-size: 16px 16px;
  background-position: 0 6px;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-download-black.svg);
}
.show a {
  float: left;
  width: 100%;
  display: block;
}
#edit .line {
  padding-top: 5px;
  padding-bottom: 5px;
}
.line hr {
  float: left;
  width: 100%;
  border-bottom: 1px solid #000;
}
.line hr.bold {
  border-bottom-width: 2px;
}
.line hr.dash {
  border-bottom-style: dashed;
}
.line hr.spot {
  border-bottom-style: dotted;
}
#edit div.code {
  position: relative;
  min-height: 30px;
}
#edit div.code:after {
  content: 'Code';
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: #aaa;
  opacity: 0.6;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
  font-size: 11px;
  letter-spacing: 0.2em;
  padding: 0 20px;
}
.cb-code-executable {
  float: left;
  width: 100%;
}
.cb-service {
  float: left;
  width: 100%;
  margin: 5px 0;
}
.cb-service:first-child {
  margin-top: 0;
}
.cb-service:last-child {
  margin-bottom: 0;
}
.cb-youtube iframe,
.cb-vimeo iframe {
  height: 100%;
  background-color: #fff;
}
.text-section {
  float: left;
  width: 100%;
}
.list {
  float: left;
  width: 100%;
}
.list--bullet li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.list--bullet li:before {
  content: '–';
  position: absolute;
  left: 0;
  top: 0;
}
.list--numbered li {
  margin-left: 20px;
  list-style-position: outside;
}
#expo {
  float: left;
  width: 100%;
  position: relative;
}
#slides {
  float: left;
  width: 100%;
  height: 0 !important;
  max-width: 100% !important;
  max-height: 100% !important;
  padding-bottom: 33.671875%;
  position: relative;
}
@media (max-width: 950px) {
  #slides {
    padding-bottom: 320px;
  }
}
#slides .slide {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}
#slides a {
  display: block;
  width: 100%;
  height: 100%;
}
#slides a.null {
  cursor: default;
}
.cb-slides .cb-image-figure {
  height: 100%;
}
.cb-slides .cb-image-container {
  height: 100% !important;
}
#slides img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
#expo div.link {
  display: none;
  float: left;
  width: 100%;
  height: 0;
}
#expo a.link {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 30px;
  height: 50px;
  transform: translateY(-50%);
  background: #928D8A;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
}
#expo a.link.prev {
  left: 20px;
}
#expo a.link.next {
  right: 20px;
}
table.link,
table.link tbody {
  float: left;
  display: block;
  width: 100%;
  height: 0;
}
.cb-index-all {
  display: block;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cb-index-all td {
  float: left;
  display: block;
  margin: 0 10px;
}
.cb-index-all td.init {
  margin-left: 0;
}
.cb-index-all td.exit {
  margin-right: 0;
}
.cb-index-all a {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  background: #fff;
  border-radius: 16px;
  transition: all 0.4s;
}
.cb-index-all td.this a {
  background: #928D8A;
}
.cb-index-some {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
.cb-index-some td {
  float: left;
  display: block;
  color: #fff;
}
.cb-index-some td:first-child:after {
  display: inline-block;
  content: '/';
  margin: 0 5px;
}
.cb-index-some a {
  color: #fff;
}
.cb-index-some a:hover,
.cb-index-some a:focus {
  color: #fff;
}
#over {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  width: 100%;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.8);
}
#disp {
  position: absolute;
  z-index: 5001;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%);
  width: 1000px !important;
  max-width: 90%;
  min-height: 100vh;
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  font-size: 14px;
  font-family: 'UniversLTLight', sans-serif;
  line-height: 1.42857143;
  color: #000;
}
@media (max-width: 767px) {
  #disp {
    padding: 20px 0 !important;
  }
}
.disp-wrapper {
  float: left;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px;
}
@media (max-width: 767px) {
  .disp-wrapper {
    padding: 15px;
  }
}
#disp form {
  float: left;
}
.disp-wrapper > form {
  width: 100%;
}
@media (max-width: 767px) {
  #disp form {
    width: 100%;
  }
}
#disp .fail {
  color: #ae2121;
}
#disp .part {
  margin-top: 4px;
  margin-bottom: 4px;
}
#disp a.mail {
  float: left;
  min-height: 26px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
#disp .head,
#disp .body,
#disp .foot {
  float: left;
  width: 100%;
  position: relative;
}
#disp .body {
  margin: 20px 0 30px;
}
#disp .foot form + form {
  float: right;
}
#disp h2 {
  font-size: 14px;
  line-height: 1.71428571;
  font-weight: normal;
  text-transform: uppercase;
  color: #928D8A;
  width: 100%;
  box-sizing: border-box;
  padding-right: 30px;
}
#disp h3 {
  color: #928D8A;
  font-size: 16px;
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
  padding: 20px 0;
  width: 100%;
}
#disp .head .ctrl {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
#disp .head .ctrl > div {
  float: left;
}
#disp .head .ctrl a {
  float: left;
  display: block;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/backlink.svg);
}
#disp .foot input {
  float: left;
  background-color: #928D8A;
  font-size: 24px;
  line-height: 1.25;
  cursor: pointer;
  color: #fff;
  padding: 17px 58px 17px 18px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
  background-size: 20px 20px;
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-white.svg);
  border-radius: 2px;
  padding: 9px 45px 9px 15px;
  background-size: 17px 17px;
  background-position: right 15px center;
  font-size: 16px;
  line-height: 1.42857143;
}
#disp .foot input:hover,
#disp .foot input:focus {
  color: #fff;
  background-color: #7D7571;
}
#disp .foot input:active {
  background-color: #706865;
}
@media (max-width: 767px) {
  #disp .foot input {
    font-size: 19px;
    line-height: 1.47368421;
    padding-top: 6px;
    padding-bottom: 6px;
    padding: 6px 50px 6px 10px;
    background-size: 16px 16px;
    background-position: right 17px center;
  }
}
#disp .foot input.next {
  float: right;
}
#disp .foot a {
  float: right;
  color: #5abb55;
  width: 100%;
  text-align: right;
  text-decoration: none;
  font-size: initial;
}
#disp.mail .foot input {
  float: right;
}
@media (max-width: 767px) {
  #disp .foot input,
  #disp .foot a {
    width: 100%;
    margin: 5px 0;
  }
  #disp .foot input:first-child,
  #disp .foot a:first-child {
    margin-top: 0;
  }
  #disp .foot input:last-child,
  #disp .foot a:last-child {
    margin-bottom: 0;
  }
}
#disp fieldset {
  float: left;
  width: 100%;
  position: relative;
  margin: 4px 0;
}
#disp fieldset.tiny {
  width: 48%;
}
#disp .head fieldset,
#disp .foot fieldset {
  margin: 0;
}
@media (max-width: 767px) {
  #disp fieldset.tiny {
    width: 100%;
  }
}
#disp label.name {
  float: left;
  width: 30%;
  margin-right: 4%;
  min-height: 26px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  #disp label.name {
    width: 100%;
    margin-right: 0;
  }
}
#disp input.text,
#disp textarea {
  float: right;
  width: 66%;
  background-color: #F0F0F0;
  min-height: 26px;
  box-sizing: border-box;
  padding: 2px 10px;
}
#disp input.text.fail,
#disp textarea.fail {
  border: 2px solid #ae2121;
}
#disp textarea {
  min-height: 100px;
  padding: 6px 10px;
}
@media (max-width: 767px) {
  #disp input.text,
  #disp textarea {
    width: 100%;
  }
}
#disp select {
  float: right;
  width: 66%;
  background-color: #F0F0F0;
  height: 26px;
}
@media (max-width: 767px) {
  #disp select {
    width: 100%;
  }
}
#disp input + label,
#disp input + label {
  display: block;
  padding-left: 30px;
}
#disp input.radio,
#disp input.checkbox {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 20px;
  width: 20px;
}
.cb-sitemap-target {
  float: left;
  margin-bottom: 20px;
  color: #fff;
  padding: 5px 10px;
  background-color: #ae2121;
}
.cb-sitemap-contents {
  float: left;
  width: 100%;
}
.cb-sitemap-contents li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.cb-sitemap-contents li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
}
.cb-zoom-indicator {
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: 15px;
  width: 36px;
  height: 36px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 18px 18px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-zoom-white.svg);
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
}
a.zoom .cb-zoom-indicator {
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 1023px) {
  .cb-zoom-indicator {
    right: 10px;
    bottom: 10px;
    width: 24px;
    height: 24px;
    background-size: 12px 12px;
    opacity: 1;
    transform: scale(1);
  }
}
#disp.zoom {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  max-width: 100%;
  height: 100%;
  background: none;
  padding: 0 !important;
  display: block !important;
  transform: none;
}
#disp.zoom .disp-wrapper {
  padding: 0;
  background: none;
  height: 100%;
}
#disp.zoom div.head h2 {
  display: none;
}
#disp.zoom div.head div.ctrl {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
}
@media (max-width: 767px) {
  #disp.zoom div.head div.ctrl {
    top: 20px;
    right: 20px;
  }
}
#disp.zoom div.head div.ctrl > div {
  float: left;
  margin: 0 10px;
}
#disp.zoom div.head div.ctrl > div:first-child {
  margin-left: 0;
}
#disp.zoom div.head div.ctrl > div:last-child {
  margin-right: 0;
}
#disp.zoom div.head div.ctrl a {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-white.svg);
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
}
#disp.zoom div.head div.ctrl .next a {
  background-image: url(/images/cb-default/cb-arrow-right-white.svg);
}
#disp.zoom div.head div.ctrl .quit a {
  background-image: url(/images/cb-default/cb-cross-white.svg);
  background-size: 16px 16px;
}
#disp.zoom div.head div.ctrl a:hover {
  transform: scale(1.1);
}
#disp.zoom div.head div.ctrl a:active {
  transform: scale(1);
}
#disp.zoom div.body {
  float: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 80px 30px;
  margin: 0;
}
@media (max-width: 767px) {
  #disp.zoom div.body {
    padding: 60px 20px;
  }
}
#disp.zoom div.body > div {
  float: left;
  width: 100% !important;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#disp.zoom div.body a {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#disp.zoom div.body img {
  float: left;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
#disp.zoom div.foot {
  display: none;
}
.ie11 #disp.zoom {
  position: absolute;
}
.ie11 #disp.zoom div.body,
.ie11 #disp.zoom div.body > div,
.ie11 #disp.zoom div.body a {
  height: auto;
  display: block;
}
.ie11 #disp.zoom div.body img {
  float: none;
  position: relative;
  height: auto;
  display: block;
  margin: 0 auto;
}
#disp.srch {
  display: block !important;
}
#disp.srch h2 {
  display: none;
}
#disp.srch .disp-wrapper {
  background: none;
  padding: 0;
}
#disp.srch .head .ctrl a {
  background-image: url(/images/cb-default/cb-cross-white.svg);
}
#disp.srch div.body {
  margin: 0;
}
#disp.srch fieldset {
  margin: 0;
}
#disp.srch label.name {
  display: none;
}
#disp.srch input.text {
  font-family: 'UniversLTLight', sans-serif;
  background-color: transparent;
  margin-top: 40px;
  width: 100%;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  border-bottom: 1px solid #fff;
  padding: 20px 0;
  -webkit-font-smoothing: antialiased;
  -webkit-appearance: none;
}
@media (max-width: 767px) {
  #disp.srch input.text {
    font-size: 18px;
  }
}
.cb-result {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}
.cb-result p {
  margin-top: 40px;
}
.cb-result a {
  color: #fff;
  text-decoration: none;
}
.cb-result a:hover {
  color: #fff;
  text-decoration: underline;
}
.cb-result table {
  float: left;
  width: 100%;
  border-collapse: collapse;
}
.cb-result tbody {
  width: 100%;
}
.cb-result th {
  padding-top: 20px;
  font-size: 24px;
  line-height: 1;
  text-align: left;
}
.cb-result th:first-child {
  padding-right: 40px;
  width: 80px;
}
.cb-result td {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.cb-result th,
.cb-result td {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .cb-result {
    font-size: 14px;
  }
  .cb-result th {
    padding-top: 10px;
    font-size: 18px;
  }
  .cb-result th:first-child {
    padding-right: 10px;
    width: 54px;
  }
  .cb-result td {
    padding-bottom: 10px;
    padding-top: 5px;
  }
}
.unit.form form {
  float: left;
  width: 100%;
}
.cb-form-required {
  float: left;
  width: 100%;
}
.unit.form fieldset {
  float: left;
  width: 100%;
  position: relative;
}
.unit.form div.ctrl {
  float: left;
  width: 100%;
}
.unit.form div.ctrl.fail {
  box-sizing: border-box;
  padding: 5px;
  background-color: #e7bcbc;
}
@media (min-width: 768px) {
  .unit.form .tile div.ctrl {
    float: right;
    width: 66%;
  }
}
.unit.form .name {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .unit.form .tile .name {
    width: 30%;
    min-height: 50px;
    padding-top: 11px;
    padding-bottom: 11px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
  }
}
.unit.form input.text,
.unit.form textarea {
  float: left;
  width: 100%;
  box-sizing: border-box;
  background: transparent;
  min-height: 50px;
  padding: 5px 10px;
  -webkit-appearance: none;
  border: 1px solid #000;
}
.unit.form input.text.fail,
.unit.form textarea.fail {
  background-color: #e7bcbc;
}
.unit.form textarea {
  padding: 10px;
}
@media (min-width: 768px) {
  .unit.form .tile input.text,
  .unit.form .tile textarea {
    float: right;
    width: 66%;
  }
}
.unit.form div.tick div.ctrl > div {
  float: left;
  width: 100%;
  position: relative;
  padding: 4px 0;
}
@media (min-width: 768px) {
  .unit.form div.tick.tile div.ctrl > div {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
.unit.form div.tick label {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 26px;
}
.unit.form div.tick input {
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  margin-right: 6px;
  height: 28px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .unit.form div.tick.tile input {
    top: 11px;
  }
}
.unit.form select {
  float: left;
  width: 100%;
  background: transparent;
  height: 50px;
  border: 1px solid #000;
  padding: 5px;
  font-family: 'UniversLTLight', sans-serif;
  -webkit-appearance: menulist;
}
.unit.form .ship fieldset > div {
  float: left;
  width: 100%;
}
.unit.form .ship fieldset > div.fail {
  box-sizing: border-box;
  padding: 5px;
  background-color: #e7bcbc;
}
.unit.form .ship div.chop {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.unit.form .ship div.chop input {
  float: left;
  display: block;
  font-size: 12px;
}
.unit.form .ship div.chop span {
  float: left;
}
.unit.form .ship div.chop a {
  float: left;
  display: block;
  margin-left: 10px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  width: 12px;
  height: 12px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-cross-black.svg);
}
@media (min-width: 768px) {
  .unit.form .ship.tile fieldset > div {
    float: right;
    width: 66%;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
}
.unit.form input.submit {
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #928D8A;
  font-size: 24px;
  line-height: 1.25;
  cursor: pointer;
  color: #fff;
  padding: 17px 58px 17px 18px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
  background-size: 20px 20px;
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-white.svg);
  border-radius: 2px;
}
@media (max-width: 1023px) {
  .unit.form input.submit {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .unit.form input.submit {
    margin-top: 15px;
  }
}
@media (max-width: 1023px) {
  .unit.form input.submit {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .unit.form input.submit {
    margin-bottom: 15px;
  }
}
.unit.form input.submit:hover,
.unit.form input.submit:focus {
  color: #fff;
  background-color: #7D7571;
}
.unit.form input.submit:active {
  background-color: #706865;
}
@media (max-width: 767px) {
  .unit.form input.submit {
    font-size: 19px;
    line-height: 1.47368421;
    padding-top: 6px;
    padding-bottom: 6px;
    padding: 6px 50px 6px 10px;
    background-size: 16px 16px;
    background-position: right 17px center;
  }
}
.calendar {
  position: absolute !important;
  z-index: 2;
  left: 34% !important;
  top: 100% !important;
  right: unset !important;
  background: #fff;
  width: 200px;
  margin: 10px 0 0 0 !important;
  box-shadow: 0 0 6px rgba(160, 160, 160, 0.4);
  font-size: 14px;
  line-height: 1.14285714;
  padding: 20px;
}
.calendar table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.calendar th,
.calendar td {
  text-align: center;
  padding: 2px;
}
.calendar tr.month th {
  padding-bottom: 10px;
}
.calendar tr.month th:first-child a,
.calendar tr.month th:last-child a {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
}
.calendar tr.month th:last-child a {
  float: right;
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.calendar td.today a {
  color: #000;
  text-decoration: underline;
}
.unit.form .recaptcha-info {
  color: #aaa;
}
.unit.form .recaptcha-info a {
  color: #aaa;
}
.unit.form .recaptcha-info a:hover,
.unit.form .recaptcha-info a:focus {
  text-decoration: underline;
}
.unit.form .part.fail {
  font-size: 16px;
  line-height: 1.25;
  border-left: 4px solid #ae2121;
  box-sizing: border-box;
  padding: 20px;
  background-color: #e7bcbc;
  color: #ae2121;
}
.unit.form div.cb-form-sent {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .unit.form div.cb-form-sent {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .unit.form div.cb-form-sent {
    margin-top: 15px;
  }
}
@media (max-width: 1023px) {
  .unit.form div.cb-form-sent {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .unit.form div.cb-form-sent {
    margin-bottom: 15px;
  }
}
.unit.form div.cb-form-sent a {
  float: right;
  color: #5abb55;
  width: 100%;
  text-align: left;
  text-decoration: none;
}
#disp.two-step-verification div.body {
  overflow: hidden;
}
#disp.two-step-verification p {
  float: left;
  width: 100%;
}
.two-step-verification-container {
  float: left;
  width: 100%;
  min-width: 300px;
  margin-top: 10px;
  height: 350px;
  position: relative;
}
.two-step-verification-container a {
  background-color: #928D8A;
  font-size: 24px;
  line-height: 1.25;
  cursor: pointer;
  color: #fff;
  padding: 17px 58px 17px 18px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
  background-size: 20px 20px;
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-white.svg);
  border-radius: 2px;
}
.two-step-verification-container a:hover,
.two-step-verification-container a:focus {
  color: #fff;
  background-color: #7D7571;
}
.two-step-verification-container a:active {
  background-color: #706865;
}
@media (max-width: 767px) {
  .two-step-verification-container a {
    font-size: 19px;
    line-height: 1.47368421;
    padding-top: 6px;
    padding-bottom: 6px;
    padding: 6px 50px 6px 10px;
    background-size: 16px 16px;
    background-position: right 17px center;
  }
}
.two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #fff;
  background-size: 100px 100px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-loader-black.svg);
}
.two-step-verification-container.loaded .two-step-verification__div {
  background-image: none;
}
.table {
  float: left;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  font-size: 15px;
  line-height: 1.86666667;
}
.table-layout-fixed .table {
  table-layout: fixed;
}
.table tr {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 5px 10px;
}
.table th.init {
  padding-left: 0;
}
.table th.exit {
  padding-right: 0;
  text-align: right;
}
.table th.align-left {
  text-align: left;
}
.table th.align-center {
  text-align: center;
}
.table th.align-right {
  text-align: right;
}
.table--headline th {
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
}
.table td {
  height: 46px;
  padding: 0 10px;
  vertical-align: middle;
}
.table td.init {
  padding-left: 0;
}
.cb-layout3 .table td.init {
  width: 62.18220339%;
}
@media (max-width: 1023px) {
  .cb-layout3 .table td.init {
    width: auto;
  }
}
.table td.exit {
  padding-right: 0;
}
#view.cb-layout3 .table td.exit {
  float: right;
}
.table td a.open {
  float: left;
  font-size: 15px;
  line-height: 1.33333333;
  margin: 13px 0;
  padding-right: 22px;
  background-size: 14px 14px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-down-brown.svg);
  color: #928D8A;
  text-decoration: none;
}
.table td a.open:hover,
.table td a.open:focus {
  color: #000;
  background-image: url(/images/arrow-down-black.svg);
}
.table td.align-left {
  text-align: left;
}
.table td.align-center {
  text-align: center;
}
.table td.align-right {
  text-align: right;
}
#edit .table td {
  border-left: 1px dashed #e0e0e0;
  border-right: 1px dashed #e0e0e0;
}
.table--footer .table-foot td {
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
}
@media (max-width: 767px) {
  body:not(.cb-layout3) .part--table .table {
    display: block;
  }
  body:not(.cb-layout3) .part--table .table .table-head,
  body:not(.cb-layout3) .part--table .table .table-foot {
    display: none;
  }
  body:not(.cb-layout3) .part--table .table .table-body {
    display: block;
    width: 100%;
  }
  body:not(.cb-layout3) .part--table .table tr {
    float: left;
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 15px;
    border: none;
    background-color: #F0F0F0 !important;
    margin-top: 15px;
  }
  .table-body body:not(.cb-layout3) .part--table .table tr:first-child {
    margin-top: 0;
  }
  body:not(.cb-layout3) .part--table .table .table-body tr:first-child {
    margin-top: 0;
  }
  body:not(.cb-layout3) .part--table .table td {
    float: left;
    display: block;
    width: 100%;
    padding: 5px 0;
    height: auto;
  }
  body:not(.cb-layout3) .part--table .table.table--headline td {
    position: relative;
    box-sizing: border-box;
    padding-left: 52%;
  }
  body:not(.cb-layout3) .part--table .table.table--headline td:before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    top: 0;
    width: 48%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    font-weight: normal;
    font-family: 'UniversLTBold', sans-serif;
  }
}
@media (max-width: 1023px) {
  .cb-layout3 .table {
    background-color: #F0F0F0 !important;
    padding: 15px!important;
    -webkit-hyphens: auto;
            hyphens: auto;
    border-collapse: unset;
    display: flex;
    justify-content: space-between;
  }
  .cb-layout3 .table-head {
    float: left;
  }
  .cb-layout3 .table-body {
    float: right;
  }
  .cb-layout3 .table tr {
    display: flex;
    flex-direction: column;
    width: 100%;
    border: unset;
    height: 100%;
    justify-content: space-between;
  }
  .cb-layout3 .table th {
    padding: 5px 0;
    height: auto;
  }
  .cb-layout3 .table td {
    padding: 5px 0;
    height: auto;
    text-align: right!important;
  }
  .cb-layout3 .table td a.open {
    margin: 0;
    font-size: 15px;
    line-height: 1.86666667;
  }
  #view.cb-layout3 .table td a.open {
    float: right;
  }
}
html,
body {
  float: left;
  width: 100%;
  min-height: 100vh;
}
#home {
  float: left;
  height: 98px;
  margin: 20px 0;
}
.logo {
  width: auto;
  height: 100%;
}
#head {
  float: left;
  width: 100%;
  margin-top: 120px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1023px) {
  #head {
    margin-top: 120px;
  }
}
@media (max-width: 767px) {
  #head {
    margin-top: 80px;
  }
}
.cb-layout3 #head {
  margin-top: 60px;
}
@media (max-width: 1023px) {
  .cb-layout3 #head {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .cb-layout3 #head {
    margin-top: 40px;
  }
}
.wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  background-color: #fff;
  font-size: 19px;
  font-family: 'UniversLTLight', sans-serif;
  line-height: 1.47368421;
  color: #000;
  overflow: hidden;
  -webkit-hyphens: manual;
          hyphens: manual;
}
#edit.cb-layout4 .wrapper {
  padding: 100px;
  box-sizing: border-box;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 88%;
  width: 836px;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
.section--beta .desk {
  width: 1112px;
}
.section--gamma .desk {
  width: 944px;
}
.moodcontent .desk,
.section--footer .desk {
  width: 1270px;
}
.section {
  float: left;
  width: 100%;
  position: relative;
}
.cb-layout4 .section--header,
.cb-layout4 .section--main,
.cb-layout4 .section--footer {
  display: none;
}
.cb-layout3 .section--multimood {
  display: none;
}
.section--delta {
  height: 100vh;
  display: none;
}
.cb-layout4 .section--delta {
  display: block;
}
.headercontent {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.moodcontent {
  float: left;
  width: 100%;
}
.moodcontent .service_tour {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: #928D8A;
  font-size: 24px;
  line-height: 1.25;
  cursor: pointer;
  color: #fff;
  padding: 17px 58px 17px 18px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
  background-size: 20px 20px;
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-white.svg);
  border-radius: 2px;
  transform: translateY(50%);
  display: none;
}
.moodcontent .service_tour:hover,
.moodcontent .service_tour:focus {
  color: #fff;
  background-color: #7D7571;
}
.moodcontent .service_tour:active {
  background-color: #706865;
}
@media (max-width: 767px) {
  .moodcontent .service_tour {
    font-size: 19px;
    line-height: 1.47368421;
    padding-top: 6px;
    padding-bottom: 6px;
    padding: 6px 50px 6px 10px;
    background-size: 16px 16px;
    background-position: right 17px center;
  }
}
.c2 .moodcontent .service_tour {
  display: block;
}
.maincontent {
  float: left;
  width: 100%;
}
.footcontent {
  float: left;
  width: 100%;
  padding: 70px 0;
  border-top: 1px solid #000;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 15px;
  line-height: 1.46666667;
  margin-top: 60px;
}
@media (max-width: 1023px) {
  .footcontent {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .footcontent {
    margin-top: 40px;
  }
}
.vcard {
  float: left;
  display: flex;
  flex-direction: column;
}
.vcard-image {
  float: left;
  width: 70px;
}
.vcardcontent {
  float: left;
  margin-top: 15px;
}
.vcardcontent .org {
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
}
#services {
  float: left;
}
#services .meta {
  float: left;
  margin-right: 16px;
}
#services .meta:last-child {
  margin-right: 0;
}
.toplink {
  position: fixed;
  right: 0;
  transform: translateX(100%);
  bottom: 70px;
  width: 40px;
  height: 40px;
  background-size: 20px 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-top-black.svg);
  background-color: #fff;
  cursor: pointer;
  display: block;
  transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
}
@media (max-width: 1023px) {
  .toplink {
    bottom: 120px;
  }
}
@media (max-width: 767px) {
  .toplink {
    bottom: 40px;
  }
}
.toplink.cb-goto-top-visible {
  right: 70px;
  transform: translateX(0);
}
@media (max-width: 1023px) {
  .toplink.cb-goto-top-visible {
    right: 6%;
  }
}
.mr-intro {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  transition: height 0s 1.05s;
  display: none;
}
.rm-intro-show .mr-intro {
  display: block;
}
.rm-intro-hide .mr-intro {
  pointer-events: none;
  height: 0;
}
.mr-intro__wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  position: relative;
}
.mr-intro__stripes {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
}
.mr-intro__stripe {
  float: left;
  width: 16.66666667%;
  height: 100%;
  background-color: #928D8A;
  transition: all 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.rm-intro-hide .mr-intro__stripe {
  height: 0;
}
.mr-intro__stripe--1 {
  transition: all 0.8s 0.25s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.mr-intro__stripe--2 {
  transition: all 0.8s 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.mr-intro__stripe--3 {
  transition: all 0.8s 0.15s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.mr-intro__stripe--4 {
  transition: all 0.8s 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.mr-intro__stripe--5 {
  transition: all 0.8s 0.05s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.mr-intro__content {
  float: left;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  transition: all 0.6s;
}
.rm-intro-hide .mr-intro__content {
  opacity: 0;
}
.introfrutiger {
  position: absolute;
  right: 84px;
  top: 72px;
  width: 92px;
  z-index: 2;
}
@media (max-width: 1023px) {
  .introfrutiger {
    width: 68px;
    right: 6vw;
    top: 6vw;
  }
}
.intrologo {
  float: left;
  height: 282px;
  width: auto;
  margin: 200px 0;
}
@media (max-width: 767px) {
  .intrologo {
    height: 180px;
  }
}
.introclaim {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 70px;
  z-index: 2;
  color: #fff;
  font-size: 22px;
  line-height: 1.36363636;
  text-align: center;
}
@media (max-width: 767px) {
  .introclaim {
    font-size: 18px;
    line-height: 1.44444444;
  }
}
.backlink {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  z-index: 2;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/backlink.svg);
  cursor: pointer;
  display: none;
}
.cb-layout4 .backlink {
  display: block;
}
@media (max-width: 1023px) {
  .backlink {
    width: 20px;
    height: 20px;
    right: 20px;
    top: 20px;
  }
}
a {
  color: #000;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #928D8A;
}
h1 {
  font-size: 34px;
  line-height: 1.20588235;
  font-weight: normal;
}
h2 {
  font-size: 34px;
  line-height: 1.20588235;
  font-weight: normal;
}
h3 {
  font-size: 24px;
  line-height: 1.45833333;
  font-weight: normal;
}
h4 {
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
}
.section--beta .side {
  margin-top: 181px;
}
.section--delta .area {
  height: 100%;
}
.section--alpha .area .pure {
  box-sizing: border-box;
}
.section--alpha .area .seam,
.section--alpha .area .flat {
  left: 50%;
  transform: translateX(-50%);
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.section--alpha .area .edge {
  width: 100vw !important;
  left: 50%;
  margin-left: -50vw !important;
  margin-right: 0 !important;
}
@media (max-width: 767px) {
  .section--alpha .area .edge div.pict {
    height: 320px;
  }
  .section--alpha .area .edge div.pict * {
    height: 100%;
  }
  .section--alpha .area .edge div.pict img {
    width: 100%;
    height: 100%;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: cover;
    object-position: center;
  }
}
.section--beta .side .unit {
  margin-top: 10px;
  margin-bottom: 10px;
}
.section--beta .side .unit div.part {
  margin-top: 10px;
  margin-bottom: 10px;
}
.section--beta .side .unit div.pict .cb-image-figure {
  overflow: hidden;
  position: relative;
}
.section--beta .side .unit div.pict .cb-image-caption {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 26px;
  line-height: 1.38461538;
  padding: 20px;
  box-sizing: border-box;
  color: transparent;
  transform: scale(1.05);
  background-color: transparent;
  transition: all 0.4s;
}
.section--beta .side .unit div.pict .cb-image-caption:hover {
  transition: background 0.4s, transform 0.4s 0.1s, color 0.4s 0.1s;
  background-color: #928D8A;
  transform: scale(1);
  color: #fff;
}
.section--delta .area .unit {
  margin-top: 0;
  margin-bottom: 0;
}
.section--delta .area .unit .part {
  margin-top: 0;
  margin-bottom: 0;
}
.section--delta .area .unit.cb-slideshow {
  padding: 0;
  height: 100%;
}
.section--delta .area .unit.cb-slideshow .cb-zoom-indicator {
  display: none !important;
}
.section--delta .area .unit.cb-slideshow .body {
  height: 100%;
}
.section--delta .area .unit.cb-slideshow .cb-slideshow-images {
  height: 100%;
}
.section--delta .area .unit.cb-slideshow .part.foto {
  height: 100% !important;
  padding: 0;
}
.section--delta .area .unit.cb-slideshow a.foto {
  pointer-events: none;
}
.section--delta .area .unit.cb-slideshow .cb-image-figure {
  height: 100%;
  border: solid #fff;
  border-width: 40px 90px 60px;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 1023px) {
  .section--delta .area .unit.cb-slideshow .cb-image-figure {
    border-width: 40px 60px 60px;
  }
}
.section--delta .area .unit.cb-slideshow .cb-image-container {
  height: 100%;
  overflow: hidden;
}
.section--delta .area .unit.cb-slideshow .cb-image-container img {
  object-fit: contain;
  object-position: center;
}
.section--delta .area .unit.cb-slideshow .cb-image-caption {
  display: block;
  position: absolute;
  left: 0;
  bottom: -60px;
  z-index: 3;
  margin: 0;
  width: 100%;
  background: #fff;
  min-height: 60px;
  box-sizing: border-box;
  padding: 5px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.28571429;
  text-align: center;
}
.section--delta .area .unit.cb-slideshow .ctrl a {
  left: 30px;
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-left-black.svg);
}
@media (max-width: 1023px) {
  .section--delta .area .unit.cb-slideshow .ctrl a {
    width: 20px;
    height: 20px;
    left: 20px;
  }
}
.section--delta .area .unit.cb-slideshow .ctrl .next a {
  left: initial;
  right: 30px;
  background-image: url(/images/arrow-right-black.svg);
}
@media (max-width: 1023px) {
  .section--delta .area .unit.cb-slideshow .ctrl .next a {
    right: 20px;
  }
}
.unit.form div.part.must {
  display: none;
}
.unit.form div.tick.tile {
  margin-top: 0;
}
.unit.form div.tick.tile span.name {
  display: none;
}
.unit.form div.tick.tile div.ctrl {
  width: 100%;
}
.unit.form div.tick.tile div.ctrl > div {
  padding-top: 0;
  padding-bottom: 0;
}
.unit.form div.tick.tile div.ctrl > div input {
  top: 0;
}
.unit.form div.tick.pile {
  margin-top: 0;
}
.unit.form div.tick.pile span.name {
  display: none;
}
.unit.form div.tick.pile div.ctrl {
  width: 100%;
}
.unit.form div.tick.pile div.ctrl > div {
  padding-top: 0;
  padding-bottom: 0;
}
.unit.form div.tick.pile div.ctrl > div input {
  top: 0;
}
.unit.form div.word + div.word {
  margin-top: 0;
}
.cb-layout3 .section--gamma .unit.flat {
  margin-top: 0;
  margin-bottom: 0;
}
.cb-layout3 .section--gamma .unit.seam {
  margin-top: -40px;
}
.cb-layout3 .section--gamma .unit.seam .part {
  font-size: 15px;
  line-height: 1.4;
}
div.link a.open {
  color: #928D8A;
  font-size: 20px;
  line-height: 1.5;
}
div.link a.open:hover,
div.link a.open:focus {
  color: #7D7571;
}
@media (max-width: 1023px) {
  .navi {
    display: none;
  }
}
.togglenavigation {
  position: absolute;
  top: 55px;
  right: 6%;
  z-index: 2001;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .togglenavigation {
    top: 32px;
  }
}
.cb-layout4 .togglenavigation {
  display: none;
}
.tline {
  position: absolute;
  top: 6px;
  left: 0;
  width: 24px;
  height: 2px;
  background-color: #000;
  border-radius: 2px;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .tline {
  background-color: #fff;
}
.tline--2,
.tline--3 {
  top: 50%;
  transform: translateY(-50%);
}
.tline--4 {
  top: unset;
  bottom: 6px;
}
body.cb-toggle-target-active .tline--1 {
  opacity: 0;
  transform: translateY(-10px);
}
body.cb-toggle-target-active .tline--2 {
  transform: rotate(-45deg);
}
body.cb-toggle-target-active .tline--3 {
  transform: rotate(45deg);
}
body.cb-toggle-target-active .tline--4 {
  opacity: 0;
  transform: translateY(10px);
}
.mobile-navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  background-color: #928D8A;
  overflow-y: scroll;
  transform: translateY(-100%);
  transition: all 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .mobile-navigation {
  transform: translateY(0);
}
.mobile-navi-animation {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  transform: translateY(-100vh);
  transition: all 0s 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .mobile-navi-animation {
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: translateY(0);
  opacity: 1;
}
.mobilehome {
  float: left;
  height: 154px;
  margin-top: 36px;
}
@media (max-width: 767px) {
  .mobilehome {
    height: 98px;
    margin-top: 20px;
  }
}
.mobile-navigation div.navi {
  float: left;
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  padding: 0 6vw;
  margin: 100px 0 80px;
}
@media (max-width: 767px) {
  .mobile-navigation div.navi {
    margin-top: 90px;
    margin-bottom: 70px;
  }
}
.mobile-navigation div.navi > .item {
  float: left;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 22px 0;
}
@media (max-width: 767px) {
  .mobile-navigation div.navi > .item {
    margin: 13px 0;
  }
}
.mobile-navigation div.navi > .item.init {
  margin-top: 0;
}
.mobile-navigation div.navi > .item.exit {
  margin-bottom: 0;
}
.mobile-navigation div.navi > .item > .menu {
  float: left;
  display: block;
  color: #fff;
  font-size: 30px;
  line-height: 1.33333333;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.045em;
  -webkit-font-smoothing: antialiased;
  border-bottom: 1px solid transparent;
}
@media (max-width: 767px) {
  .mobile-navigation div.navi > .item > .menu {
    font-size: 20px;
    line-height: 1.5;
  }
}
.mobile-navigation div.navi > .item > .menu.path {
  border-color: #fff;
}
.cb-album {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 0 !important;
}
.cb-album .body-mobile {
  display: none !important;
}
.cb-album h2 {
  display: none;
}
.cb-album .body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100% !important;
  margin: 0 !important;
}
.cb-album .part {
  width: 100% !important;
  margin: 0 !important;
}
.cb-album .part.desc {
  display: none;
}
#root.ie11 .cb-album img {
  height: auto !important;
  max-height: 1000000000px !important;
}
.cb-album.cb-album .scan {
  margin-top: 40px !important;
}
.cb-album.cb-album .scan:first-child {
  margin-top: 0 !important;
  margin-bottom: 40px !important;
}
.cb-album .scan table,
.cb-album .scan tbody,
.cb-album .scan tr {
  float: left;
  display: block;
  width: 100%;
}
.cb-matrix .body {
  margin-top: -0.5%;
  margin-bottom: -0.5%;
}
.cb-matrix .part {
  margin-top: 0.5% !important;
  margin-bottom: 0.5% !important;
}
.cb-matrix .part.foto {
  height: auto !important;
  box-sizing: border-box;
}
.cb-matrix .part.foto a.foto,
.cb-matrix .part.foto span.foto {
  display: block;
  height: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
}
.cb-matrix .part.foto img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-matrix .part.foto a.foto.zoom img {
  transform: scale(1.1);
}
.cb-matrix.cb-matrix-columns-1 .part.foto {
  width: 100% !important;
}
.cb-matrix.cb-matrix-columns-2 .part.foto {
  width: 49.5% !important;
}
.cb-matrix.cb-matrix-columns-3 .part.foto {
  width: 32.66666667% !important;
}
.cb-matrix.cb-matrix-columns-4 .part.foto {
  width: 24.25% !important;
}
.cb-matrix.cb-matrix-columns-5 .part.foto {
  width: 19.2% !important;
}
.cb-matrix.cb-matrix-columns-6 .part.foto {
  width: 15.83333333% !important;
}
.cb-matrix.cb-matrix-columns-7 .part.foto {
  width: 13.42857143% !important;
}
.cb-matrix.cb-matrix-columns-8 .part.foto {
  width: 11.625% !important;
}
.cb-matrix .scan tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.cb-matrix .scan td {
  float: left;
  display: block;
  margin: 0 10px;
  font-size: 16px;
  line-height: 1.25;
}
.cb-matrix .scan td:first-child {
  margin-left: 0;
}
.cb-matrix .scan td:last-child {
  margin-right: 0;
}
.cb-matrix .scan td.prev,
.cb-matrix .scan td.next {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  width: 20px;
  height: 20px;
}
.cb-matrix .scan td.prev a,
.cb-matrix .scan td.next a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
}
.cb-matrix .scan td.prev:empty,
.cb-matrix .scan td.next:empty {
  opacity: 0.5;
  pointer-events: none;
}
.cb-matrix .scan td.next a {
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.cb-matrix .scan td a {
  color: #000;
}
.cb-matrix .scan td .same {
  color: #928D8A;
}
.cb-strips .part.foto {
  height: auto !important;
  max-height: 1000000000px !important;
}
.cb-strips-images {
  float: left;
  width: 100%;
  height: 0 !important;
  padding-bottom: 56.25%;
  position: relative;
}
.cb-strips-images a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transform: scale(0.96);
  z-index: 2;
  transition: opacity 1s cubic-bezier(0.05, 0.8, 0.5, 1), transform 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  overflow: hidden;
}
.cb-strips-images a.is-active {
  z-index: 3;
  pointer-events: auto;
  opacity: 1;
  transform: scale(1);
}
.cb-strips-images img {
  opacity: 1 !important;
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.cb-strips .scan tbody > tr {
  float: left;
  width: 100%;
  display: flex;
}
.cb-strips .scan tbody > tr > td {
  float: left;
  width: 100%;
  display: block;
}
.cb-strips .scan td.prev,
.cb-strips .scan td.next {
  margin-right: 1.25%;
  width: 6.25%;
}
.cb-strips .scan td.next {
  margin-right: 0;
  margin-left: 1.25%;
}
.cb-strips .scan div.prev,
.cb-strips .scan div.next {
  float: left;
  width: 100%;
  height: 100%;
}
.cb-strips .scan div.prev a,
.cb-strips .scan div.next a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
  transition: background 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-strips .scan div.prev a:hover,
.cb-strips .scan div.next a:hover {
  background-position: 40% 50%;
}
.cb-strips .scan div.next a {
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.cb-strips .scan div.next a:hover {
  background-position: 60% 50%;
}
.cb-strips .scan td.cb-strips-thumbs {
  width: 85%;
}
.cb-strips-container {
  float: left;
  width: 100%;
}
.cb-strips-container .body {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.cb-strips-container .part.foto {
  position: relative;
}
.cb-strips-container .part.foto a.foto,
.cb-strips-container .part.foto span.foto {
  float: left;
  width: 100%;
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 60%;
  opacity: 0.4;
  transition: opacity 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  overflow: hidden;
}
.cb-strips-container .part.foto a.foto:hover,
.cb-strips-container .part.foto span.foto:hover,
.cb-strips-container .part.foto a.foto.is-active,
.cb-strips-container .part.foto span.foto.is-active {
  opacity: 1;
}
.cb-strips-container .part.foto img {
  opacity: 1 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-strips-container .part.foto a.foto:hover img {
  transform: scale(1.2);
}
.cb-strips-4 .cb-strips-container .part.foto {
  width: 23.95833333% !important;
}
.cb-strips-6 .cb-strips-container .part.foto {
  width: 15.50925926% !important;
}
.cb-strips-8 .cb-strips-container .part.foto {
  width: 11.28472222% !important;
}
.cb-strips-10 .cb-strips-container .part.foto {
  width: 8.75% !important;
}
.cb-slideshow-images {
  float: left;
  width: 100%;
}
.cb-slideshow .part.foto,
.cb-slideshow .part.crossslideContainer {
  max-height: 1000000000px !important;
  max-width: 100% !important;
  height: 0 !important;
  padding-bottom: 58.82352941%;
  overflow: hidden;
  position: relative;
}
.cb-slideshow a.foto {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  z-index: 1;
  transition: opacity 1.2s;
}
.cb-slideshow a.foto.is-activated {
  z-index: 2;
  pointer-events: auto;
  opacity: 1;
}
.cb-slideshow img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  border: none !important;
  z-index: 1;
}
.cb-slideshow img.is-activated {
  z-index: 2;
}
#view .cb-slideshow.cb-manual img {
  transition: all 1.2s;
  transform: scale(1.05);
}
#view .cb-slideshow.cb-manual a.foto.is-activated img {
  transform: scale(1);
}
#view .cb-slideshow.cb-fading img {
  opacity: 0 !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: scale(1.05);
}
#view .cb-slideshow.cb-fading img.is-activated,
#view .cb-slideshow.cb-fading .cb-image-figure.is-activated img {
  opacity: 1 !important;
  transform: scale(1);
}
#view .cb-slideshow.cb-sliding img {
  opacity: 0 !important;
  width: 110% !important;
  max-width: 110% !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  animation-name: SlideshowSlide;
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#view .cb-slideshow.cb-sliding img.is-activated,
#view .cb-slideshow.cb-sliding .cb-image-figure.is-activated img {
  opacity: 1 !important;
}
@keyframes SlideshowSlide {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -10%;
  }
  100% {
    margin-left: 0;
  }
}
#view .cb-slideshow.cb-moving img {
  opacity: 0 !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  animation-name: SlideshowMove;
  animation-duration: 16s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#view .cb-slideshow.cb-moving img.is-activated,
#view .cb-slideshow.cb-moving .cb-image-figure.is-activated img {
  opacity: 1 !important;
}
@keyframes SlideshowMove {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.cb-slideshow .head {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 4;
  height: 0;
  width: 100%;
}
.cb-slideshow .ctrl {
  float: left;
  width: 100%;
}
.cb-slideshow .ctrl a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.6);
  background-size: 20px 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-left-black.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-slideshow .ctrl a:hover {
  width: 70px;
}
.cb-slideshow .ctrl a.fade {
  opacity: 0.4;
  cursor: default;
  width: 50px;
}
.cb-slideshow .ctrl .next a {
  left: unset;
  right: 0;
  background-image: url(/images/arrow-right-black.svg);
}
.crossslide {
  float: left;
  width: 100%;
  max-width: 100% !important;
  position: static !important;
  padding: 0 !important;
}
.realestate-item-group {
  float: left;
  width: 100%;
}
.realestate {
  float: left;
  width: 100%;
  color: #000;
  font-size: 19;
  line-height: 1.47368421;
}
.realestate__section {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.realestate__section:first-child {
  margin-top: 0;
}
.realestate__section.realestate__section--info--top {
  margin-top: 20px;
}
.realestate__section--table {
  overflow-x: auto;
}
.realestate__section--svg {
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/real-estate-background-2020-06-22.svg);
}
.realestate-item-group--2 .realestate__section--svg {
  background-image: url(/images/real-estate-background-2022-01-17.svg);
}
.realestate svg {
  float: left;
  width: 100%;
  overflow: visible;
}
.house {
  cursor: pointer;
}
.building--inactive .house * {
  fill: #A6A8AB !important;
  cursor: default;
}
.house * {
  fill: #404042;
}
.building.is-hovered .house *,
.building.is-active .house *,
.building:hover .house * {
  fill: #000;
}
.realestate-item-group--2 .building--2 .house * {
  fill: #a5595d;
}
.realestate-item-group--2 .building--2.is-hovered .house *,
.realestate-item-group--2 .building--2.is-active .house *,
.realestate-item-group--2 .building--2:hover .house * {
  fill: #84474a;
}
.realestate-item-group--2 .building--6 .house * {
  fill: #663333;
}
.realestate-item-group--2 .building--6.is-hovered .house *,
.realestate-item-group--2 .building--6.is-active .house *,
.realestate-item-group--2 .building--6:hover .house * {
  fill: #442222;
}
.realestate-item-group--2 .building--7 .house * {
  fill: #b06142;
}
.realestate-item-group--2 .building--7.is-hovered .house *,
.realestate-item-group--2 .building--7.is-active .house *,
.realestate-item-group--2 .building--7:hover .house * {
  fill: #8b4d34;
}
.realestate-item-group--2 .building--8 .house * {
  fill: #7c6d65;
}
.realestate-item-group--2 .building--8.is-hovered .house *,
.realestate-item-group--2 .building--8.is-active .house *,
.realestate-item-group--2 .building--8:hover .house * {
  fill: #60544e;
}
.realestate-item-group--2 .building--11 .house * {
  fill: #5d6e5e;
}
.realestate-item-group--2 .building--11.is-hovered .house *,
.realestate-item-group--2 .building--11.is-active .house *,
.realestate-item-group--2 .building--11:hover .house * {
  fill: #465246;
}
.floor {
  transition: all 0.3s ease-out;
  transform-origin: 0 100%;
}
.floor.is-open {
  transform: translateY(-80px);
}
.filter-section {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.filter-section:first-child {
  margin-top: 0;
}
.filter-section--selectors {
  position: relative;
  z-index: 2;
}
.filter {
  float: left;
  width: 360px;
  max-width: 100%;
  margin-right: 20px;
}
.filter:last-child {
  margin-right: 0;
}
.filter.is-disabled {
  opacity: 0.4;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .filter {
    width: 100%;
    margin-right: 0;
    margin-top: 16px;
  }
  .filter:first-child {
    margin-top: 0;
  }
}
.realestate .o-label {
  display: block;
  padding-bottom: 10px;
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
}
.realestate .o-form-group {
  float: left;
  width: 100%;
}
.realestate .o-form-input {
  float: left;
  width: 100%;
}
.realestate .o-dropdown {
  float: left;
  width: 100%;
  position: relative;
  background-color: #F0F0F0;
}
.realestate .o-dropdown__selected {
  float: left;
  width: 100%;
  position: relative;
}
.realestate .o-dropdown__link {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background-color: #928D8A;
  background-image: url(/images/realestate-arrow-down.svg);
  background-size: 18px 18px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 2;
}
.realestate .o-dropdown__link:hover {
  cursor: pointer;
}
.realestate .o-dropdown.is-open .o-dropdown__link {
  background-image: url(/images/realestate-arrow-up.svg);
}
.realestate .o-dropdown__results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #F0F0F0;
  z-index: 3;
  display: none;
  border-top: 1px solid #fff;
}
.realestate .o-dropdown.is-open .o-dropdown__results {
  display: block;
}
.realestate .o-dropdown__item {
  padding: 4px 10px;
  min-height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}
.realestate .o-dropdown__item:hover {
  cursor: pointer;
  background-color: #d7d7d7;
}
.realestate .o-dropdown__selected .o-dropdown__item {
  padding-right: 60px;
}
.realestate .o-dropdown__item.is-active {
  color: #928D8A;
}
.o-slider {
  float: left;
  width: 100%;
}
.o-slider__bar {
  float: left;
  width: 100%;
  margin: 10px 0;
  position: relative;
  height: 1px;
  background-color: #000;
}
.o-slider-handler {
  position: absolute;
  top: -10px;
  width: 21px;
  height: 21px;
  background-color: #928D8A;
  border-radius: 21px;
}
.o-slider-handler:hover {
  cursor: pointer;
}
.o-slider-handler--min {
  left: 0;
}
.o-slider-handler--max {
  left: 100%;
}
.o-slider__values {
  float: left;
  width: 100%;
  margin-top: 5px;
}
.o-slider-value--min {
  float: left;
}
.o-slider-value--max {
  float: right;
}
.realestate-button {
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #F0F0F0;
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
  min-height: 50px;
  box-sizing: border-box;
  padding: 5px 20px;
  cursor: pointer;
  margin: 0 20px;
}
.realestate-button:first-child {
  margin-left: 0;
}
.realestate-button:last-child {
  margin-right: 0;
}
.realestate-button:hover {
  color: #fff;
  background-color: #928D8A;
}
.realestate-button.is-disabled {
  opacity: 0.6;
  pointer-events: none;
  color: #000;
  background-color: #F0F0F0;
}
@media only screen and (max-width: 1023px) {
  .realestate-button {
    width: 100%;
  }
}
.table--realestate {
  float: left;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 15px;
  line-height: 1.86666667;
}
.status--cbPluginREStatusBought,
.status--cbPluginREStatusReserved,
.status--35b2b245-aa15-4677-acdb-f3349a434ea4 {
  opacity: 0.5;
}
.status--cbPluginREStatusBought .table-anchor--contact,
.status--cbPluginREStatusReserved .table-anchor--contact,
.status--35b2b245-aa15-4677-acdb-f3349a434ea4 .table-anchor--contact {
  display: none;
}
.table--realestate tr.table-appartment {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  display: none;
}
.table--realestate tr.table-appartment.is-visible {
  display: table-row;
}
.table--realestate tr.table-appartment.is-hovered,
.table--realestate tr.table-appartment.is-active {
  background-color: #928D8A;
  color: #fff;
  cursor: pointer;
}
.table--realestate tr.table-appartment.is-disabled {
  opacity: 0.5;
  pointer-events: none;
  background-color: #F0F0F0 !important;
  color: #000 !important;
}
.table--realestate thead tr {
  border-bottom: 1px solid #000;
}
.table--realestate th {
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
  padding: 0 10px;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.21428571;
  padding-bottom: 12px;
}
.table--realestate th.table-column--4,
.table--realestate th.table-column--5,
.table--realestate th.table-column--6,
.table--realestate th.table-column--7,
.table--realestate th.table-column--8 {
  text-align: right;
}
@media only screen and (min-width: 1023px) {
  .table--realestate th:first-child {
    padding-left: 0;
  }
  .table--realestate th:last-child {
    padding-right: 0;
    text-align: right;
  }
}
.table--realestate td {
  height: 46px;
  padding: 0 10px;
  vertical-align: middle;
}
.table--realestate td.table-column--1 {
  width: 70px;
}
@media (max-width: 1023px) {
  .table--realestate td.table-column--1 {
    width: auto;
  }
}
.table--realestate td.table-column--3 {
  width: 50px;
}
@media (max-width: 1023px) {
  .table--realestate td.table-column--3 {
    width: auto;
  }
}
.table--realestate td.table-column--4 {
  width: 70px;
}
@media (max-width: 1023px) {
  .table--realestate td.table-column--4 {
    width: auto;
  }
}
.table--realestate td.table-column--4,
.table--realestate td.table-column--5,
.table--realestate td.table-column--6,
.table--realestate td.table-column--7,
.table--realestate td.table-column--8 {
  text-align: right;
}
@media only screen and (min-width: 1023px) {
  .table--realestate td:first-child {
    padding-left: 0;
  }
  .table--realestate td:last-child {
    padding-right: 0;
    text-align: right;
    float: right;
  }
}
.table-address {
  margin-top: 5px;
}
.table-address th {
  padding-top: 55px;
  padding-bottom: 15px;
  font-size: 17px;
  line-height: 1.17647059;
  text-align: left!important;
}
@media only screen and (max-width: 1023px) {
  .table-address th {
    padding: 25px 0 15px 0;
  }
}
.table--realestate .heading--mobile {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .table--realestate thead {
    display: none;
  }
  .table--realestate tr.table-appartment {
    padding: 15px 0;
    color: #000 !important;
    background-color: #F0F0F0 !important;
    border-width: 8px 0;
    border-color: #fff;
  }
  .table--realestate tr.table-appartment.is-visible {
    display: block !important;
  }
  .table--realestate td {
    display: block;
    text-align: right !important;
    height: auto;
    padding: 0 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
  }
  .table--realestate .heading--mobile {
    display: inline;
    width: 50%;
    text-align: left !important;
    font-weight: normal;
    font-family: 'UniversLTBold', sans-serif;
  }
}
.realestate-information {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 1.4;
}
.information-text {
  float: left;
  width: 100%;
}
.realestate__section--info--bottom {
  display: none;
}
.number * {
  fill: #fff;
}
.realestate-download {
  float: left;
  font-size: 15px;
  line-height: 1.33333333;
  margin: 13px 0;
  padding-right: 22px;
  background-size: 14px 14px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-down-brown.svg);
  color: #928D8A;
  text-decoration: none;
}
.realestate-download:hover,
.realestate-download:focus {
  color: #000;
  background-image: url(/images/arrow-down-black.svg);
}
@media only screen and (max-width: 1023px) {
  .realestate-download {
    margin: 0;
    display: flex;
    align-items: center;
  }
}
.table-anchor--contact {
  float: left;
  margin: 14px 36px 14px 0;
  width: 24px;
  height: 18px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-mail-gray.svg);
}
.table-anchor--contact:hover,
.table-anchor--contact:focus {
  background-image: url(/images/icon-mail-black.svg);
}
@media only screen and (max-width: 1023px) {
  .table-anchor--contact {
    margin: 0;
    position: absolute;
    right: 80px;
    top: 5px;
  }
}
.realestate--manage {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  font-size: 14px;
  line-height: 1.2;
  font-family: 'UniversLTLight', sans-serif;
  color: #333;
}
.realestate--manage input,
.realestate--manage textarea,
.realestate--manage select {
  display: block;
  border: 1px solid #000;
  border-radius: 2px;
  padding: 3px;
  background-color: #fff;
}
.realestate--manage * {
  font-size: 14px;
  line-height: 1.2;
  font-family: helvetica;
  color: #333;
}
.realestate--manage a:hover {
  color: #555;
}
.realestate--manage .hidden {
  display: none !important;
}
.manage-section {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.realestate-configuration .realestate-form-group--file {
  width: 100%;
  margin-top: 10px;
}
.realestate-configuration .realestate-form-group--file .realestate-form-input {
  margin-left: 0;
}
.realestate-heading {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
}
.realestate-form-group {
  float: left;
  margin-right: 40px;
}
.realestate-form-group:last-child {
  margin-left: 0;
}
.realestate-label,
.realestate-form-label {
  float: left;
  min-height: 32px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.realestate-form-input {
  float: left;
  margin-left: 10px;
  min-height: 32px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.manage-button {
  float: left;
  display: block;
  background-color: #333;
  color: #fff;
  line-height: 32px;
  border-radius: 4px;
  padding: 0 10px;
  font-weight: 300;
}
.manage-button:hover {
  background-color: #444;
  cursor: pointer;
}
.manage-button--delete,
.manage-button--download,
.manage-button--upload,
.manage-button--save,
.manage-button--edit,
.manage-button--abort {
  width: 32px;
  height: 32px;
  padding: 0;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 50% 50%;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
}
.manage-button--delete {
  background-image: url(/icons/realestate/realestate-trash-white.svg);
}
.manage-button--download {
  background-image: url(/icons/realestate/realestate-download-white.svg);
}
.manage-button--upload {
  background-image: url(/icons/realestate/realestate-upload-white.svg);
}
.manage-button--save {
  background-image: url(/icons/realestate/realestate-save-white.svg);
}
.manage-button--edit {
  background-image: url(/icons/realestate/realestate-edit-white.svg);
}
.manage-button--abort {
  background-image: url(/icons/realestate/realestate-abort-white.svg);
}
.manage-section--report table {
  width: 100%;
  margin-bottom: 40px;
  border-collapse: collapse;
}
.manage-section--report table tr {
  min-height: 36px;
}
.manage-section--report table tr.odd {
  background: #eee;
}
.manage-section--report table th,
.manage-section--report table td {
  text-align: left;
  vertical-align: middle;
  padding: 5px 10px;
  white-space: nowrap;
}
.manage-section--report table th .button-width,
.manage-section--report table td .button-width {
  float: left;
  min-width: 156px;
}
.manage-section--report table th .manage-button,
.manage-section--report table td .manage-button {
  margin: 5px;
}
.manage-section--report table th .manage-button:first-child,
.manage-section--report table td .manage-button:first-child {
  margin-left: 0;
}
.manage-section--report table th .manage-button:last-child,
.manage-section--report table td .manage-button:last-child {
  margin-right: 0;
}
.manage-section--report table th {
  padding: 20px 10px;
  background: #333;
  color: #fff;
}
.manage-section--report table th a {
  color: #fff;
  text-decoration: none;
}
.manage-section--report table th a:hover,
.manage-section--report table th a:focus {
  color: #ccc;
}
.manage-section--report table .report-sort--desc,
.manage-section--report table .report-sort--asc {
  padding-right: 20px;
  background-image: url(/icons/realestate/realestate-sort-white.svg);
  background-size: 10px 10px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.realestate-configuration {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 60px;
  font-family: helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.2;
}
.realestate-configuration .realestate-configuration,
.realestate-configuration.realestate-configuration--data {
  padding: 0;
}
.realestate-configuration h1 {
  float: left;
  width: 100%;
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
}
.realestate-configuration h3 {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.realestate-tab-container {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.realestate-content {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.realestate-configuration .realestate--manage {
  padding: 0;
}
.realestate-configuration--global {
  padding: 0;
  border-top: 1px solid #ccc;
}
.re-config-content {
  float: left;
  width: 100%;
}
.re-config-content .realestate-form-group {
  float: left;
  width: auto;
}
.re-config-content input {
  float: left;
}
.realestate-definition {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
}
.realestate-definition:nth-child(even) {
  background: #eee;
}
.realestate-definition .realestate-definition-actions {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
.realestate-definition h4 {
  font-size: 16px;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.realestate-definition a {
  text-decoration: underline;
  margin-right: 10px;
}
.definition label {
  width: 100%;
  display: block;
  margin-top: 20px;
}
.definition textarea {
  width: 50%;
  min-height: 200px;
  margin-bottom: 20px;
}
.realestate-definition-add {
  text-decoration: underline;
}
#disp.mail--realestate-contact {
  width: 1266px !important;
}
#disp.mail--realestate-contact .disp-wrapper {
  padding: 100px;
}
@media (max-width: 1023px) {
  #disp.mail--realestate-contact .disp-wrapper {
    padding: 80px;
  }
}
@media (max-width: 767px) {
  #disp.mail--realestate-contact .disp-wrapper {
    padding: 30px;
  }
}
#disp .realestate-contact {
  float: left;
  width: 100%;
  font-size: 19px;
  line-height: 1.68421053;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#disp .realestate-contact__title {
  float: left;
  width: 100%;
  margin-bottom: 38px;
}
#disp .realestate-contact__title h3 {
  font-size: 24px;
  line-height: 1.25;
  font-family: 'UniversLTLight', sans-serif;
  font-weight: normal;
  letter-spacing: 0.016em;
  color: #000;
  padding: 0;
}
.realestate-contact__address {
  float: left;
  width: 100%;
  margin-bottom: 18px;
}
.realestate-contact__information {
  float: left;
  width: 37.89868668%;
}
@media (max-width: 1023px) {
  .realestate-contact__information {
    width: 100%;
  }
}
.realestate-contact__appartment-data {
  float: left;
  width: 100%;
}
.appartment-data {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.appartment-data__title {
  font-weight: normal;
  font-family: 'UniversLTBold', sans-serif;
}
.appartment-data .table-anchor--contact {
  display: none;
}
.appartment-data .realestate-download {
  margin: 6px 0;
}
.realestate-contact__notice {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.375;
  margin-top: 20px;
  padding-bottom: 33.8899196%;
  background-size: 100% auto;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}
.realestate-contact__notice p {
  margin-bottom: 30px;
}
.B1.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/21_EG.png);
}
.B1.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/21_OG.png);
}
.B1.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/21_Attika.png);
}
.B2.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/23_EG.png);
}
.B2.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/23_OG.png);
}
.B2.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/23_Attika.png);
}
.B3.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/25_EG.png);
}
.B3.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/25_OG.png);
}
.B3.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/25_Attika.png);
}
.B4.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/26_EG.png);
}
.B4.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/26_OG.png);
}
.B4.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/26_Attika.png);
}
.B5.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/27_EG.png);
}
.B5.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/27_OG.png);
}
.B5.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/27_Attika.png);
}
.B6.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/30_EG.png);
}
.B6.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/30_OG.png);
}
.B6.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/30_Attika.png);
}
.B7.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/16_EG.png);
}
.B7.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/16_OG.png);
}
.B7.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/16_Attika.png);
}
.B8.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/18_EG.png);
}
.B8.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/18_OG.png);
}
.B8.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/18_Attika.png);
}
.B9.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/20_EG.png);
}
.B9.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/20_OG.png);
}
.B9.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/20_Attika.png);
}
.B10.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/22_EG.png);
}
.B10.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/22_OG.png);
}
.B10.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/22_Attika.png);
}
.B11.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/24_EG.png);
}
.B11.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/24_OG.png);
}
.B11.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/24_Attika.png);
}
.B12.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/28_EG.png);
}
.B12.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/28_OG.png);
}
.B12.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2020-06-29/28_Attika.png);
}
.G2.B2.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2022-01-17/18_EG.png);
}
.G2.B2.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2022-01-17/18_OG.png);
}
.G2.B2.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2022-01-17/18_Attika.png);
}
.G2.B6.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2022-01-17/23_EG.png);
}
.G2.B6.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2022-01-17/23_OG.png);
}
.G2.B6.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2022-01-17/23_Attika.png);
}
.G2.B7.F1 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2022-01-17/24_EG.png);
}
.G2.B7.F2 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2022-01-17/24_OG.png);
}
.G2.B7.F3 .realestate-contact__notice {
  background-image: url(/images/realestate-contact/2022-01-17/24_Attika.png);
}
.realestate-contact__appartment-form {
  float: left;
  width: 47.8424015%;
}
@media (max-width: 1023px) {
  .realestate-contact__appartment-form {
    width: 100%;
    margin-top: 50px;
  }
}
.realestate-contact__appartment-form .cb-form-required {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.5625;
  color: #9B9B9B;
}
.realestate-contact__appartment-form .realestate-form-group {
  margin-right: 0;
  width: 100%;
  margin-top: 18px;
}
.realestate-contact__appartment-form .realestate-form-label {
  float: left;
  min-height: 50px;
  width: 25.49019608%;
}
.realestate-contact__appartment-form .realestate-form-input {
  float: right;
  margin-left: 0;
  width: 71.76470588%;
}
#root .realestate-contact__appartment-form .realestate-form-input input.text,
#root .realestate-contact__appartment-form .realestate-form-input textarea {
  float: left;
  width: 100%;
  min-height: 50px;
  border: 1px solid #000;
  box-sizing: border-box;
  background-color: transparent;
}
.realestate-contact__appartment-form .checkbox.realestate-form-group {
  width: 71.76470588%;
  margin-left: 27.45098039%;
  position: relative;
  box-sizing: border-box;
  padding-left: 34px;
  font-size: 16px;
  line-height: 1.375;
}
.realestate-contact__appartment-form .checkbox .realestate-form-label {
  width: 100%;
  margin-top: 0;
}
.realestate-contact__appartment-form .checkbox .realestate-form-label a {
  margin-top: 30px;
}
.realestate-contact__appartment-form .checkbox .realestate-form-input {
  width: auto;
  position: absolute;
  left: 0;
  top: 6px;
}
.realestate-contact__appartment-form .realestate-form-group--dropdown {
  width: 71.76470588%;
  margin-left: 28.43137255%;
  position: relative;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.375;
}
.realestate-contact__appartment-form .realestate-form-group--dropdown .realestate-form-label {
  width: 100%;
  margin-top: 0;
}
.realestate-form-dropdown {
  float: left;
  width: 75%;
  position: relative;
  border: 1px solid #000;
  margin-top: 17px;
  margin-bottom: 15px;
}
.realestate-form-dropdown__selected {
  float: left;
  width: 100%;
  position: relative;
}
.realestate-form-dropdown__link {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background-image: url(/images/arrow-dropdown-black.svg);
  background-size: 18px 18px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 2;
}
.realestate-form-dropdown__link:hover {
  cursor: pointer;
}
.realestate-form-dropdown.is-open .realestate-form-dropdown__link {
  transform: rotate(180deg);
}
.realestate-form-dropdown__results {
  position: absolute;
  top: 100%;
  left: -1px;
  width: calc(100% + 2px);
  background-color: #FFF;
  border: 1px solid #000;
  border-top: 1px solid #fff;
  box-sizing: border-box;
  z-index: 3;
  display: none;
}
.realestate-form-dropdown.is-open .realestate-form-dropdown__results {
  display: block;
}
.realestate-form-dropdown__item {
  padding: 4px 10px;
  min-height: 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.realestate-form-dropdown__item:hover {
  cursor: pointer;
  background-color: #d7d7d7;
}
.realestate-form-dropdown__selected .realestate-form-dropdown__item {
  padding-right: 60px;
}
.realestate-form-dropdown__item.is-active {
  color: #928D8A;
}
@media (max-width: 767px) {
  .footcontent {
    padding: 40px 0;
    flex-direction: column;
    align-items: flex-start;
  }
  #services {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .wrapper {
    font-size: 17px;
    line-height: 1.52941176;
  }
  h1,
  h2 {
    font-size: 24px;
    line-height: 1.41666667;
  }
  h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  h4 {
    font-size: 17px;
    line-height: 1.52941176;
  }
}
@media (max-width: 767px) {
  .section--beta .side {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px 0;
  }
}
.section--beta .main .unit.form div.tick.tile {
  width: 50%;
}
/*# sourceMappingURL=./screen-small.css.map */