/* cardo-regular - latin */
@font-face {
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 400;
  src: url('/resources/fonts/cardo/cardo-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/resources/fonts/cardo/cardo-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/fonts/cardo/cardo-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/fonts/cardo/cardo-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/resources/fonts/cardo/cardo-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/resources/fonts/cardo/cardo-v19-latin-regular.svg#Cardo') format('svg'); /* Legacy iOS */
}
/* cardo-italic - latin */
@font-face {
  font-family: 'Cardo';
  font-style: italic;
  font-weight: 400;
  src: url('/resources/fonts/cardo/cardo-v19-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/resources/fonts/cardo/cardo-v19-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/fonts/cardo/cardo-v19-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/fonts/cardo/cardo-v19-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/resources/fonts/cardo/cardo-v19-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/resources/fonts/cardo/cardo-v19-latin-italic.svg#Cardo') format('svg'); /* Legacy iOS */
}
/* cardo-700 - latin */
@font-face {
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 700;
  src: url('/resources/fonts/cardo/cardo-v19-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/resources/fonts/cardo/cardo-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/fonts/cardo/cardo-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/fonts/cardo/cardo-v19-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/resources/fonts/cardo/cardo-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/resources/fonts/cardo/cardo-v19-latin-700.svg#Cardo') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/resources/fonts/lato/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/resources/fonts/lato/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/fonts/lato/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/fonts/lato/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/resources/fonts/lato/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/resources/fonts/lato/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('/resources/fonts/lato/lato-v23-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/resources/fonts/lato/lato-v23-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/fonts/lato/lato-v23-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/fonts/lato/lato-v23-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/resources/fonts/lato/lato-v23-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/resources/fonts/lato/lato-v23-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('/resources/fonts/lato/lato-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/resources/fonts/lato/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/fonts/lato/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/fonts/lato/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/resources/fonts/lato/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/resources/fonts/lato/lato-v23-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('/resources/fonts/lato/lato-v23-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/resources/fonts/lato/lato-v23-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/resources/fonts/lato/lato-v23-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/resources/fonts/lato/lato-v23-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('/resources/fonts/lato/lato-v23-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/resources/fonts/lato/lato-v23-latin-700italic.svg#Lato') format('svg'); /* Legacy iOS */
}

html {
  margin:0;
  padding:0;
  position:relative;
  overflow-x:hidden;
  overflow-y:scroll;
}

body {
  margin:0;
  padding:0;
  position:relative;
  font-family:'Lato',sans-serif;
  overflow:hidden;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  -moz-text-size-adjust:none;
  -webkit-text-size-adjust:none;
  -ms-text-size-adjust:none;
  text-size-adjust:none;
  font-size:0;
  line-height:0;
}

img {
  border:0;
  outline:0;
  max-width:100%;
  height:auto;
}

.wohnung {
    margin: 0 auto;
    max-width: 1300px;
}

#mobile-indicator, #tablet-indicator, #nav-indicator {
    display:none;
}

@media (max-width:1270px) {

#nav-indicator {
  display:block;
}

}

@media (max-width:1024px) {

#tablet-indicator {
  display:block;
}

}

@media (max-width:767px) {

#mobile-indicator {
  display:block;
}

}

#menubutton {
  cursor:pointer;
  position:absolute;
  right:10px;
  top:0;
  width:50px;
  height:50px;
  display:inline-block;
  top:50%;
  -webkit-transform:translate(0,-50%);
  -moz-transform:translate(0,-50%);
  -ms-transform:translate(0,-50%);
  transform:translate(0,-50%);
}

@media (min-width:1271px) {

#menubutton {
  display:none;
}

}

@media (max-width:767px) {

#menubutton {
  right:0;
}

}

@media (max-width:500px) {

#menubutton {
  width:40px;
}

}

#line1, #line2, #line3 {
  background:#000;
  position:absolute;
  width:30px;
  height:2px;
  left:10px;
  -webkit-transition:-webkit-transform 0.4s ease-in-out,top 0.1s ease-in-out;
  transition:transform 0.4s ease-in-out,top 0.1s ease-in-out;
}


@media (max-width:500px) {

#line1, #line2, #line3 {
  width:20px;
}

}

#line1 {
  top:16px;
}

#line2 {
  top:24px;
}

#line3 {
  top:32px;
}

.active #line1 {
  top:18px;
  -moz-transform:translate(0,5px) rotate(45deg);
  -ms-transform:translate(0,5px) rotate(45deg);
  -o-transform:translate(0,5px) rotate(45deg);
  -webkit-transform:translate(0,5px) rotate(45deg);
  transform:translate(0,5px) rotate(45deg);
}

.active #line3 {
  top:22px;
  -moz-transform:translate(0,1px) rotate(-45deg);
  -ms-transform:translate(0,1px) rotate(-45deg);
  -o-transform:translate(0,1px) rotate(-45deg);
  -webkit-transform:translate(0,1px) rotate(-45deg);
  transform:translate(0,1px) rotate(-45deg);
}

.active #line2 {
  display:none;
}

header {
  background:#fff;
  z-index:100;
  position:fixed;
  top:0;
  left:0;
  right:0;
  /*text-align:center;*/
  border-bottom:1px solid #999;
}

.header-inner {
  margin:0 auto;
  position:relative;
  max-width:1820px;
  height:94px;
}

#logo {
  position:absolute;
  left:10px;
  top:15px;
}

#logo a {
  padding:0 10px;
  font-size:0;
  line-height:0;
  color:#000;
  display:block;
  text-decoration:none;
  text-transform:uppercase;
}

#logo img {
  height:60px;
  width:auto;
}

nav {
  margin:0 auto;
  padding:25px 0;
  position:absolute;
  left:50%;
  top:0;
  -webkit-transform:translate(-50%,0);
  -moz-transform:translate(-50%,0);
  -ms-transform:translate(-50%,0);
  transform:translate(-50%,0);
  display:none;
  text-align:center;
}

@media (min-width:1271px) {

nav {
  display:block!important;
}

}

@media (max-width:1500px) {

nav {
  left:auto;
  -webkit-transform:translate(0,0);
  -moz-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0);
  right:210px;
}

}

nav ul {
  margin:0 auto;
  padding:0;
  position:relative;
  list-style:none;
  display:inline-block;
}

nav li {
  margin:0 10px;
  padding:0;
  position:relative;
  display:inline-block;
}

@media (max-width:1500px) {
  nav li {
    margin: 0 5px;
  }
}

nav a {
  margin:0;
  padding:10px;
  position:relative;
  font-size:18px;
  line-height:24px;
  font-weight:400;
  color:#000;
  display:block;
  text-decoration:none;
  text-transform:uppercase;
  -webkit-transition:all 0.2s ease-in-out;
  -moz-transition:all 0.2s ease-in-out;
  -ms-transition:all 0.2s ease-in-out;
  -o-transition:all 0.2s ease-in-out;
  transition:all 0.2s ease-in-out;
}

nav a:hover, nav a.active {
  font-weight:700;
  color:#d09946;
}

@media (max-width:1270px) {

nav {
  margin:0 auto;
  padding:0;
  background:rgba(255,255,255,0.9);
  position:fixed;
  left:0;
  top:95px;
  right:0;
  bottom:0;
  -webkit-transform:translate(0,0);
  -moz-transform:translate(0,0);
  -ms-transform:translate(0,0);
  transform:translate(0,0);
  text-align:center;
}

nav ul {
  position:absolute;
  top:50%;
  -webkit-transform:translate(0,-50%);
  -moz-transform:translate(0,-50%);
  -ms-transform:translate(0,-50%);
  transform:translate(0,-50%);
  left:0;
  right:0;
}

nav li {
  margin:0 0 10px;
  display:block;
}

nav li:last-child {
  margin:0;
}

nav a {
  margin:0;
  padding:10px;
  font-size:24px;
  line-height:1.2;
  font-weight:400;
}

}

@media (max-width:767px) {

nav {
  top:50px;
}

nav a {
  padding:10px;
  font-size:18px;
}

}

#langnav {
  position:absolute;
  right:20px;
  top:26px;
  height:40px;
}

#langnav ul {
  margin:0 auto;
  padding:0;
  position:relative;
  list-style:none;
  display:inline-block;
}

#langnav li {
  margin:0 0 0 8px;
  padding:0;
  position:relative;
  display:inline-block;
}

#langnav a {
  margin:0;
  padding:0;
  position:relative;
  font-size:0;
  display:block;
  text-decoration:none;
  text-transform:uppercase;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  width:40px;
  height:40px;
  opacity:0.7;
  outline: none;
}

#langnav a:hover, #langnav li a.active {
  opacity:1;
}

#langnav li:nth-child(1) a {
  background:url(../images/sound_off.svg) no-repeat center center;
  background-size:100% 100%;
}

#langnav li:nth-child(1) a.active {
  background:url(../images/sound_on.svg) no-repeat center center;
  background-size:auto 100%;
}

#langnav li:nth-child(2) a {
  background:url(../images/flags.png) no-repeat center center;
  background-size:auto 100%;
  background-position:0 0;
}

#langnav li:nth-child(3) a {
  background:url(../images/flags.png) no-repeat center center;
  background-size:auto 100%;
}

#langnav li:nth-child(4) a {
  background:url(../images/flags.png) no-repeat center center;
  background-size:auto 100%;
  background-position:-100px 0;
}

@media (max-width:1270px) {

#langnav {
  right:70px;
}

}

@media (max-width:767px) {

.header-inner {
  height:50px;
}

#logo {
  left:10px;
  top:0;
}

#logo a {
  padding:10px 0;
  font-size:0;
  line-height:0;
  color:#000;
  display:block;
  text-decoration:none;
  text-transform:uppercase;
}

#logo img {
  height:30px;
  width:auto;
}

#langnav {
  top:15px;
  height:20px;
  right:50px;
}

#langnav li {
  margin:0 0 0 8px;
}

#langnav a {
  width:20px;
  height:20px;
}

#langnav li:nth-child(4) a {
  background:url(../images/flags.png) no-repeat center center;
  background-size:auto 100%;
  background-position:-50px 0;
}

}

@media (max-width:500px) {

#langnav {
  right:40px;
}

#langnav li {
  margin:0 0 0 4px;
}

}

@media (max-width:370px) {

#logo a {
  padding:13px 0;
}

#logo img {
  height:24px;
  width:auto;
}

}

.cover {
  background:#fff;
  position:relative;
  text-align:center;
  min-height:600px;
}

.cover-inner {
  position:absolute;
  top:94px;
  left:0;
  right:0;
  bottom:0;
  overflow:hidden;
}

.cover-bg {
  position:absolute;
  bottom:-50%;
  height:150%;
  left:0;
  right:0;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  -webkit-transform:translateZ(0);
  -webkit-backface-visibility:hidden;
  -webkit-perspective:1000;
  top: -150px;
}

@media (max-width:375px) {

.cover-bg {
  bottom:-25%;
  height:125%;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

}

.cover-text {
  padding:25px 10px;
  background:#f7f5ef;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  -webkit-transition:all 0.8s ease-in-out;
  -moz-transition:all 0.8s ease-in-out;
  -ms-transition:all 0.8s ease-in-out;
  -o-transition:all 0.8s ease-in-out;
  transition:all 0.8s ease-in-out;
}

.cover-text.active {
  opacity:0;
}

.cover-link {
  position: relative;
  float: right;
}

.cover p {
  margin: 0px;
  padding:0;
  font-size:20px;
  line-height:1.5;
  font-weight:400;
  color:#333;
}

.cover a {
  background:url(../images/up.svg) no-repeat center center;
  position:fixed;
  right:20px;
  bottom:92px;
  z-index:100;
  background-size:100% 100%;
  width:51px;
  height:51px;
  cursor:pointer;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  transform: rotate(180deg);
}

.cover a:hover {
  opacity:0.7;
}

@media (max-width:1023px) {

.cover a {
  right:20px;
  bottom:92px;
  width:40px;
  height:40px;
}

}

@media (max-width:767px) {

.cover a {
  right:110px;
  bottom:30px;
  width:32px;
  height:32px;
}

}

.cover-logo {
  margin:0 auto;
  width:330px;
}

@media (max-height:600px) {

.cover {
  min-height:420px;
}

.cover-inner {
  top:50px;
}

.cover-text {
  padding:10px;
}

.cover p {
  margin:0 0 5px;
  font-size:15px;
}

.cover-logo {
  margin:0 auto;
  width:150px;
}

}

@media (max-width:767px) {

.cover {
  min-height:420px;
}

.cover-inner {
  top:50px;
}

.cover-text {
  padding:10px;
}

.cover p {
  margin:0 0 5px;
  font-size:15px;
}

.cover-logo {
  margin:0 auto;
  width:150px;
}

}

.title {
  position:relative;
}

.title-inner {
  padding:120px 10px 60px;
  position:relative;
}

[data-id="6"] .title-inner {
  padding:0px 10px 60px;
}

@media (max-width:1023px) {
  [data-id="6"] .title-inner {
  padding:0px 10px 40px;}
}

@media (max-width:767px) {
  [data-id="6"] .title-inner {
padding:0px 10px 30px;
  }
}

@media (max-width:375px) {
  [data-id="6"] .title-inner {
  padding:0px 10px 30px;
  }
}

.title h2 {
  margin:0 auto;
  padding:0;
  font-family:'Cardo',serif;
  font-size:72px;
  font-weight:400;
  line-height:1;
  color:#000;
  text-transform:uppercase;
  text-align:center;
}

.title h3 {
  margin:0 auto;
  padding:0;
  font-size:18px;
  font-weight:400;
  line-height:1.5;
  color:#333;
  text-align:center;
}

@media (max-width:1023px) {

.title-inner {
  padding:90px 10px 40px;
}

.title h2 {
  font-size:54px;
}

.title h3 {
  font-size:15px;
}

}

@media (max-width:767px) {

.title-inner {
  padding:60px 10px 30px;
}

.title h2 {
  font-size:36px;
}

.title h3 {
  font-size:12px;
}

}

@media (max-width:375px) {

#title-1 .title-inner {
  padding:20px 10px 30px;
}

}

.onecolumn {
  padding: 110px 0;
  position:relative;
  background-color: #f7f5ef;
}

@media (max-width: 767px) {

.onecolumn {
 padding: 50px 0;
}

}

.onecolumn-inner {
  margin:0 auto;
  padding:0 20px;
  position:relative;
  max-width:1300px;
}

.twocolumn {
  position:relative;
}

.twocolumn-inner {
  margin:0 auto;
  padding:0 20px;
  position:relative;
  max-width:1300px;
}

.twocolumn-left {
  padding:0;
  position:relative;
  float:left;
  width:43%;
  box-sizing:border-box;
}

.twocolumn-right {
  padding:0;
  position:relative;
  float:right;
  width:43%;
  box-sizing:border-box;
}

.twocolumn h2 {
  margin:0 0 20px;
  padding:0;
  font-size:24px;
  font-weight:400;
  line-height:1.2;
  color:#000;
  text-transform:uppercase;
}

.twocolumn p {
  margin:0 0 30px;
  padding:0;
  font-size:18px;
  font-weight:400;
  line-height:1.65;
  color:#5a5a5a;
}

.twocolumn p b {
  font-weight:700;
}

.download {
  display:inline-block;
  text-decoration:none;
  width:450px;
  max-width:100%;
  box-sizing:border-box;
}

.twocolumn h3 {
  margin:0 0 20px;
  padding:0;
  padding:21px 97px 21px 30px;
  border:3px solid #782465;
  text-transform:uppercase;
  position:relative;
  font-size:18px;
  line-height:1;
  font-weight:400;
  color:#000;
  text-decoration:none;
  display:block;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

.twocolumn h3:after {
  background:#782465 url(../images/download-icon.svg) no-repeat center center;
  content:"";
  position:absolute;
  right:-3px;
  top:0;
  bottom:0;
  width:70px;
  background-size:24px 24px;
}

.twocolumn .download:hover h3 {
  background:#782465;
  color:#fff;
}

.twocolumn ul {
  margin:0 0 30px;
  padding:0 0 0 15px;
  position:relative;
  font-size:18px;
  font-weight:400;
  line-height:1.65;
  color:#5a5a5a ;
  list-style:none;
}

.twocolumn li {
  margin:0;
  padding:0;
  position:relative;
}

.twocolumn li:before {
  margin:0 10px 0 0;
  content: "•";
  color:#782465;
}

.oneimg {
  margin:60px auto 0;
  position:relative;
}

@media (max-width:1023px) {

.twocolumn-left {
  padding:0 10px 0 0;
  float:left;
  width:50%;
}

.twocolumn-right {
  padding:0 0 0 10px;
  float:right;
  width:50%;
}

.twocolumn h2 {
  margin:0 0 15px;
  font-size:18px;
}

.twocolumn p {
  margin:0 0 20px;
  font-size:15px;
}

.download {
  width:450px;
}

.twocolumn h3 {
  margin:0 0 15px;
  padding:15px 77px 15px 20px;
  border:2px solid #782465;
  font-size:15px;
  line-height:1;
}

.twocolumn h3:after {
  background:#782465 url(../images/download-icon.svg) no-repeat center center;
  right:-2px;
  width:49px;
  background-size:20px 20px;
}

.twocolumn ul {
  margin:0 0 20px;
  padding:0 0 0 20px;
  font-size:15px;
}

.oneimg {
  margin:40px auto 0;
}

}

@media (max-width:767px) {

.twocolumn-left {
  padding:0;
  float:none;
  width:100%;
}

.twocolumn-right {
  padding:0;
  float:none;
  width:100%;
}

.twocolumn h3 {
  padding:10px 67px 10px 10px;
  border:2px solid #782465;
  font-size:13px;
  line-height:1;
}

.twocolumn h3:after {
  background:#782465 url(../images/download-icon.svg) no-repeat center center;
  right:-2px;
  width:37px;
  background-size:20px 20px;
}

.twocolumn li {
  padding:0;
}

}

.impressionen {
  position:relative;
}

.impressionen-inner {
  margin:0 auto;
  padding:120px 10px 0;
  position:relative;
  max-width:1820px;
}

.impressionen-column {
  padding:10px;
  position:relative;
  display:inline-block;
  width:33.3333%;
  height:400px;
  box-sizing:border-box;
}

.impressionen-bg {
  position:absolute;
  left:10px;
  right:10px;
  top:10px;
  bottom:10px;
  -webkit-background-size:cover!important;
  -moz-background-size:cover!important;
  -ms-background-size:cover!important;
  background-size:cover!important;
}

.impressionen-overlay {
  background:rgba(247,245,239,0.3) url(../images/plus.png) no-repeat center center;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  opacity:0;
}

.impressionen-overlay:after {
  border:3px solid #782465;
  background:url(../images/plus.svg) no-repeat center center;
  position:absolute;
  left:50%;
  top:50%;
  width:64px;
  height:64px;
  background-size:32px 32px;
  content:"";
  margin-left:-32px;
  margin-top:-32px;
  box-sizing:border-box;
  pointer-events:none;

}

.impressionen-overlay:hover {
  opacity:1;
}

.impressionen a {
  display:block;
  width:100%;
  height:100%;
}

@media (max-width:1023px) {

.impressionen-inner {
  padding:90px 10px 0;
}

.impressionen-column {
  padding:10px;
  width:50%;
  height:300px;
}

}

@media (max-width:600px) {

.impressionen {
  padding:60px 5px 0;
}

.impressionen-inner {
  padding:0 25px;
}

.impressionen-column {
  padding:10px;
  width:100%;
  height:200px;
}

.impressionen-overlay {
  opacity:0!important;
}

.impressionen-overlay:after {
  display:none;
}

}

.parallax {
  position:relative;
  height:500px;
  overflow:hidden;
}

.parallax-bg {
  position:relative;
  height:140%;
  top:-40%;
  -webkit-transform:translateZ(0);
  -webkit-backface-visibility:hidden;
  -webkit-perspective:1000;
}

@media (max-width:767px) {

.parallax {
  height:250px;
}

}

#parallax1 .parallax-bg {
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

#parallax2 .parallax-bg {
  background:url(../images/ausstattung-render.jpg) no-repeat center center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

.container-pano {
    margin: 40px 0 0;
    padding: 0;
    height: 500px;
    max-height: 60vh;
    position: relative;
    width: 100%;
    z-index: 0;
}

.container-pano {
    max-height: 50vh;
}

@media (max-width:767px) {

.container-pano {
  height:250px;
}

}


.lage {
  margin:60px 0 0;
  background:#f7f5ef;
  position:relative;
}

.lage-inner {
  margin:0 auto;
  padding:90px 10px;
  position:relative;
  max-width:1300px;
}


.lage-nav {
  margin:0;
  padding:0;
  display:inline-block;
  list-style:none;
  border-top:3px solid #f7f5ef;
  position:absolute;
  right:0;
  top:0;
  -webkit-transform:translate(0,-100%);
  -moz-transform:translate(0,-100%);
  -ms-transform:translate(0,-100%);
  transform:translate(0,-100%);
}

.lage-nav li {
  padding:20px 40px;
  display:inline-block;
  border-right:3px solid #f7f5ef;
  font-size:18px;
  line-height:1.1;
  text-transform:uppercase;
  font-weight:700;
  color:#000;
  cursor:pointer;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

.lage-nav li.active, .lage-nav li:hover {
  background:#f7f5ef;
  color:#d09946;
}

.lage-nav li:nth-child(1) {
  border-left:3px solid #f7f5ef;
}

.lage-left {
  padding:0 10px;
  position:relative;
  width:50%;
  float:left;
  display:inline-block;
  box-sizing:border-box;
  text-align:center;
}

.lage-left h2 {
  margin:0 0 20px;
  padding:0;
  font-size:18px;
  font-weight:700;
  line-height:1.35;
  color:#333;
  text-transform:uppercase;
}

.lage-right {
  padding:0 10px;
  position:relative;
  width:50%;
  float:right;
  display:inline-block;
  box-sizing:border-box;
}

.lage-tab {
  position:absolute;
  top:0;
/*   left:10px; */
/*   right:10px; */
  left:auto;
  right:auto;
  opacity:0;
  z-index:9;
}

.lage-tab:nth-child(1) {
/*  position:relative; */
/*  top:auto; */
/*  left:auto; */
/*  right:auto; */
}

.lage-tab.active {
  z-index:10;
  position: relative;
}

.lage-tab:not(.active) {
  position: absolute;
}

.lage-tab p {
  margin:0 0 20px;
  padding:0;
  font-size:17px;
  font-weight:400;
  line-height:1.65;
  color:#5a5a5a;
}

.lage-tab p:last-child {
  margin:0;
}

@media (max-width:1023px) {

.lage {
  margin:40px 0 0;
}

.lage-inner {
  padding:40px 10px;
}

.lage-nav {
  border-top:2px solid #f7f5ef;
}

.lage-nav li {
  padding:15px 30px;
  border-right:2px solid #f7f5ef;
  font-size:15px;
}

.lage-nav li:nth-child(1) {
  border-left:2px solid #f7f5ef;
}

.lage-left h2 {
  margin:0 0 15px;
}

.lage-tab p {
  margin:0 0 15px;
  font-size:15px;
}

}

@media (max-width:767px) {

.lage-inner {
  padding:20px 10px 40px;
}

.lage-nav {
  border-top:1px solid #f7f5ef;
  left:0;
}

.lage-nav li {
  padding:10px 0;
  width:33.3333%;
  box-sizing:border-box;
  font-size:11px;
  text-align:center;
  border-right:1px solid #f7f5ef;
}

.lage-nav li:nth-child(1) {
  border-left:1px solid #f7f5ef;
}

.lage-left h2 {
  margin:0 0 15px;
}

.lage-tab p {
  margin:0 0 15px;
  font-size:15px;
}

.lage-left {
  width:100%;
  float:none;
}

.lage-right {
  margin:0 0 20px;
  width:100%;
  float:none;
}

}

#map {
  margin:0 auto;
  position:relative;
  height:500px;
}

.label {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

@media (max-width:767px) {

#map {
  height:400px;
}

.label {
  font-size:13px;
}

}

.contacttwo {
  margin:0 auto 120px;
  padding:0 20px;
  position:relative;
}

.contacttwo-inner {
  margin:0 auto;
  position:relative;
  max-width:1100px;
  overflow: auto;
}

.contacttwo-left, .contacttwo-right, .contacttwo-center {
    background: #f7f5ef none repeat scroll 0 0;
}

.contacttwo-left {
  padding:50px;
  position:relative;
  border-right:10px solid #fff;
  width:50%;
  float:left;
  box-sizing:border-box;
}

.contacttwo-right {
  padding:50px;
  position:relative;
  border-left:10px solid #fff;
  width:50%;
  float:right;
  box-sizing:border-box;
}

.contacttwo-center {
    margin: 0 auto;
    padding: 50px;
    border-right: 10px solid #fff;
    box-sizing: border-box;
    position: relative;
    width: 50%;
}

.contacttwo-img {
  margin:0 auto 30px;
  text-align:center;
  height:140px;
  box-sizing:border-box;
}

.contacttwo-left .contacttwo-img {
  padding:10px 0 0;
}

.contacttwo h2 {
  margin:0 0 20px;
  padding:0;
  font-size:18px;
  font-weight:700;
  line-height:1.35;
  color:#333;
  text-transform:uppercase;
  text-align:center;
}

.contacttwo p {
  margin:0 0 30px;
  padding:0;
  font-size:18px;
  font-weight:400;
  line-height:1.65;
  color:#333;
}

.contacttwo p:last-child {
  margin:0;
}

.contacttwo p b {
  font-weight:700;
  color:#333;
}

.contacttwo p a {
  text-decoration:underline;
  color:#333;
}

.contacttwo p a:hover {
  text-decoration:none;
}

@media (max-width:1023px) {

.contacttwo {
  margin:0 auto 90px;
}

.contacttwo-left {
  padding:30px;
  border-right:10px solid #fff;
  width:50%;
  float:left;
}

.contacttwo-right {
  padding:30px;
  border-left:10px solid #fff;
  width:50%;
  float:right;
}

.contacttwo-center {
  padding:30px;
  border-right:10px solid #fff;
  width:50%;
  float:none;
}

.contacttwo-img {
  margin:0 auto 20px;
  height:140px;
}

.contacttwo h2 {
  margin:0 0 15px;
  font-size:15px;
}

.contacttwo p {
  margin:0 0 20px;
  font-size:15px;
}

}

@media (max-width:767px) {

.contacttwo {
  margin:0 auto 60px;
}

.contacttwo-left {
  padding:20px;
  border:0;
  border-bottom:20px solid #fff;
  width:100%;
  float:none;
}

.contacttwo-right {
  padding:20px;
  border:0;
  width:100%;
  float:none;
}

.contacttwo-center {
  padding:20px;
  border:0;
  width:100%;
  float:left;
}

.contacttwo-left .contacttwo-img {
  padding:0;
}

.contacttwo h2 {
  text-align:left;
}

.contacttwo-img {
  height:auto;
}

}

.slider {
  margin:0 auto;
  padding:60px 10px 0;
  position:relative;
  max-width:1820px;
}

.slider-inner {
  margin:0 auto;
  padding:0 50px;
  position:relative;
}

.slick-slide {
  padding:0 10px;
  box-sizing:border-box;
  position:relative;
}

/* .slider img:not(:first-child) { */
/*   display: none; */
/* } */

/* .slider >div:not(:first-child) { */
/*   display: none; */
/* } */

/* .slider-inner>div:not(:first-child) { */
/*   display: none; */
/* } */

.slick-initialized {
  display: block;
}

.slick-initialized>div {
  display: block;
}

.slick-initialized.slider-inner>div {
  display: block;
}

.slick-initialized img {
  display: block;
}



.slick-arrow {
  border:0;
  position:absolute;
  top:50%;
  -webkit-transform:translate(0,-50%);
  -moz-transform:translate(0,-50%);
  -ms-transform:translate(0,-50%);
  transform:translate(0,-50%);
  height:25px;
  width:25px;
  cursor:pointer;
  display:block;
  outline:0;
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  appearance:none;
}

.slick-prev {
  background:url(../images/arrow-black-left.svg) no-repeat center center;
  left:0;
  background-size:100% 100%;
}

.slick-next {
  background:url(../images/arrow-black-right.svg) no-repeat center center;
  right:0;
  background-size:100% 100%;
}


.slider-360 {
  margin: 0 auto;
  padding: 60px 10px 0;
  position: relative;
  max-width: 1420px;
}

.slider-inner-360 {
  margin: 0 auto;
  padding: 0 50px;
  position: relative;
}

.slider-360 h2 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}


@media (max-width:767px) {
  .slider-360 {
    padding: 60px 5px 0;
  }

  .slider-inner-360 {
    padding: 0 25px;
  }
}



/*
.slider-360 .slick-next {
  right: -5%;
}
.slider-360 .slick-prev {
  left: -5%;
}
@media (max-width:1480px) {
.slider-360 .slick-next {
  right: -2%;
}
.slider-360 .slick-prev {
  left: -2%;
}
}
*/
.slick-prev:before,
.slick-next:before {
  display: none;
}

.slider-overlay {
  background: rgba(247, 245, 239, 0.3) url(../images/plus.png) no-repeat center center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.slider-overlay:after {
  border: 3px solid #782465;
  background: url(../images/plus.svg) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  background-size: 32px 32px;
  content: "";
  margin-left: -32px;
  margin-top: -32px;
  box-sizing: border-box;
  pointer-events: none;
}

.no-touch .slider-overlay:hover {
  opacity: 1;
}

.slider .caption {
  border: 2px solid #f3f2ee;
  background: rgba(255, 255, 255, 0.9);
  display: block;
  position: absolute;
  bottom: 0px;
  left: 10px;
  height: 30px;
  width: 70%;
  color: #5a5a5a;
  line-height: 30px;
  font-size: 16px;
  padding-left: 15px;
}

.slider .caption p {
  margin: 0;
}

.slider-overlay-360 {
  background: rgba(247, 245, 239, 0.3) url(../images/plus.png) no-repeat center center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.slider-overlay-360:after {
  border: 3px solid #782465;
  background: url(../images/plus.svg) no-repeat center center;
   position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  background-size: 32px 32px;
  content: "";
  margin-left: -32px;
  margin-top: -32px;
  box-sizing: border-box;
  pointer-events: none;
}

.slider-overlay-video {
  background: rgba(247, 245, 239, 0) url(../images/play.svg) no-repeat center center;
  background: none;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  background-size: 64px 64px;
}
.slider-overlay-video:after {
  border: none;
  background: url(../images/play.svg) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  background-size: 64px 64px;
  content: "";
  margin-left: -32px;
  margin-top: -32px;
  box-sizing: border-box;
  pointer-events: none;
}
.slider-overlay-video:hover {
  background: rgba(247, 245, 239, 0.3) no-repeat center center;
}


.no-touch .slider-overlay-360:hover {
  opacity: 1;
}

.slider a {
  display:block;
  width:100%;
  height:100%;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  margin-bottom: -15px;
}

.slick-dots li button::before {
  height: 17px;
  width: 17px;
  font-size: 17px;
  color: #fff;
  opacity: 1;
}

.slick-dots li.slick-active button::before {
  color: #782465;
  opacity: 1;
}

@media (max-width:767px) {

.slider {
  padding:60px 5px 0;
}

.slick-dots {
  margin-bottom: -8px;
}

.slider-inner {
  padding:0 25px;
}

.slick-dots li button::before {
  height: 12px;
  width: 12px;
  font-size: 12px;
}

}

@media (max-width:600px) {

  .slider-overlay {
    opacity:0!important;
  }

  .slider-overlay:after {
    display:none;
  }

  .slider-overlay-360 {
    opacity:0!important;
  }

  .slider-overlay-360:after {
    display:none;
  }

}

footer {
  padding:50px 20px 0;
  background:#fff;
  position:relative;
  border-top:1px solid #999;
}

footer-inner {
  margin:0 auto;
  max-width:1300px;
}

footer img {
  width:51px;
  height:51px;
}

footer .footer-left p {
  padding-left: 66px;
}

footer p {
  margin:0;
  padding:1px 0 0;
  font-size:16px;
  font-weight:400;
  line-height:1.5;
  color:#333;
}

footer p a {
  text-decoration:underline;
  color:#333;
}

footer .footer-center p a {
  text-decoration:none;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

footer .footer-center p a:hover {
  opacity:0.7;
}

footer a:hover {
  text-decoration:none;
}

footer ul {
  margin:0;
  padding:0;
  position:relative;
  display:inline-block;
  list-style:none;
  text-align:right;
}

footer li {
  margin:0 0 0 15px;
  padding:0;
  display:inline-block;
}

footer li a {
  display:block;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

footer li a:hover {
  opacity:0.7;
}

.footer-mobile {
  display:none;
}

.footer-left, .footer-center, .footer-right {
  position:relative;
  display:inline-block;
  float:left;
  width:33.3333%;
}

footer .footer-left img {
  padding:0 15px 0 0;
  float:left;
}

footer .footer-center img {
  max-width:250px;
  width:100%;
  height:auto;
}

.footer-center {
  text-align:center;
  top:-11px;
}

.footer-right {
  text-align:right;
}

.footer-left2, .footer-right2 {
  margin:50px 0 0;
  padding:10px 0;
  position:relative;
  display:inline-block;
  float:left;
  width:50%;
  border-top:1px solid #efe2d1;
}

.footer-right2 {
  text-align:right;
}

@media (max-width:1023px) {

footer {
  padding:40px 20px 0;
}

footer img {
  width:40px;
  height:40px;
}

footer .footer-left p {
  padding-left: 55px;
}

footer p {
  padding:1px 0 0;
  font-size:13px;
  line-height:1.5;
}

footer li {
  margin:0 0 0 10px;
  padding:0;
  display:inline-block;
}

.footer-left, .footer-center, .footer-right {
  position:relative;
  display:inline-block;
  float:left;
  width:33.3333%;
}

.footer-left img {
  padding:0 10px 0 0;
}

.footer-center {
  text-align:center;
}

.footer-right {
  text-align:right;
}

}

@media (max-width:767px) {

footer {
  padding:40px 10px 0;
}

.footer-mobile {
  padding:0 0 30px;
  display:block;
  text-align:center;
}

footer .footer-mobile img {
  max-width:335px;
  width:100%;
  height:auto;
}

.footer-center {
  display:none;
}

.footer-left {
  position:relative;
  display:inline-block;
  float:left;
  width:50%;
}

footer .footer-left img {
  padding:0 5px 0 0;
}

.footer-right {
  position:relative;
  display:inline-block;
  float:right;
  width:50%;
}

.footer-right {
  text-align:right;
}

footer p {
  padding:0;
  font-size:11px;
  line-height:1.35;
}

.footer-left img {
  padding:0 5px 0 0;
}

footer li {
  margin:0 0 0 5px;
}

footer img {
  width:32px;
  height:32px;
}

footer .footer-left p {
  padding-left: 37px;
}

.footer-left2, .footer-right2 {
  margin:10px 0 0;
}

}

#imprint,
#privacy-policy {
  background:#f7f5ef;
  position:relative;
  display:none;
  border-top:1px solid #999;
}

#imprint-inner,
#privacy-policy-inner {
  margin:0 auto;
  padding:60px 10px;
  position:relative;
  max-width:648px;
}

#imprint h3,
#privacy-policy h3 {
  margin:0 auto 60px;
  padding:0;
  font-family:'Cardo',serif;
  font-size:72px;
  font-weight:400;
  line-height:1;
  color:#000;
  text-transform:uppercase;
  text-align:center;
}

#imprint h2,
#privacy-policy h2 {
  margin:0 auto 20px;
  padding:0;
  font-size:18px;
  font-weight:700;
  line-height:1.2;
  color:#333;
  text-transform:uppercase;
  text-align:center;
}

#imprint p,
#privacy-policy p {
  margin:0 auto 30px;
  padding:0;
  font-size:15px;
  font-weight:400;
  line-height:1.65;
  color:#333;
  text-align:center;
}

#imprint p a,
#privacy-policy p a {
  color:#000;
}

#imprint p a:hover,
#privacy-policy p a:hover {
  text-decoration:none;
}

@media (max-width:1023px) {

#imprint-inner,
#privacy-policy-inner {
  padding:40px 10px 60px;
}

#imprint h3,
#privacy-policy h3 {
  margin:0 auto 40px;
  font-size:54px;
}

#imprint h2,
#privacy-policy h2 {
  margin:0 auto 15px;
  font-size:15px;
}

#imprint p,
#privacy-policy p {
  margin:0 auto 20px;
  font-size:13px;
}

}

@media (max-width:767px) {

#imprint-inner,
#privacy-policy-inner {
  padding:40px 10px 60px;
}

#imprint h3,
#privacy-policy h3 {
  margin:0 auto 30px;
  font-size:36px;
}

}

aside {
  background:url(../images/up.svg) no-repeat center center;
  display:none;
  position:fixed;
  right:20px;
  bottom:90px;
  z-index:100;
  background-size:100% 100%;
  width:51px;
  height:51px;
  cursor:pointer;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

aside:hover {
  opacity:0.7;
}

@media (max-width:1023px) {

aside {
  right:20px;
  bottom:90px;
  width:40px;
  height:40px;
}

}

@media (max-width:767px) {

aside {
  right:20px;
  bottom:115px;
  width:32px;
  height:32px;
}

}

.sketchfab-outer {
  margin:120px auto 120px;
  padding:0 10px;
  max-width:1300px;
}

.sketchfab-outer iframe {
  width:100%;
}

.sketchfab-embed-wrapper p a {
  color:#999!important;
  line-height:1.1!important;
}

@media (max-width:1023px) {

.sketchfab-outer {
  margin:90px auto 90px;
}

.sketchfab-outer iframe {
  height:300px;
}

}

@media (max-width:767px) {

.sketchfab-outer {
  margin:60px auto 60px;
}

}



.verge3d-outer {
  margin: 120px auto 30px;
  padding: 0 10px;
  max-width: 1300px;
}

.verge3d-outer iframe {
  width: 100%;
}

.verge3d-embed-wrapper p a {
  color: #999 !important;
  line-height: 1.1 !important;
}

@media (max-width:1023px) {
  .verge3d-outer {
    margin: 30px auto 90px;
  }

  .verge3d-outer iframe {
    height: 300px;
  }
}

@media (max-width:767px) {
  .verge3d-outer {
    margin: 30px auto 60px;
  }
}


/* Magnific Popup CSS */
.mfp-bg {
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  opacity: 0.95; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  padding: 0 8px;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  margin: 0 auto;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  padding: 0;
  border: 0;
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: none;
  display: block;
  outline: none;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  background:url(../images/close.svg) no-repeat center center;
  position: fixed;
  right:20px;
  top:20px;
  text-decoration: none;
  text-align: center;
  width:25px;
  height:25px;
  background-size:100% 100%;
  cursor:pointer;
}

@media (max-width:767px) {

.mfp-close {
  right:15px;
  top:15px;
}

}


.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }


.mfp-arrow-left, .mfp-arrow-right {
  background:url(../images/arrow-black-left.svg) no-repeat center center;
  position:absolute;
  top:50%;
  margin-top:-13px;
  left:20px;
  width:25px;
  height:25px;
  background-size:100% 100%;
  cursor:pointer;
}

.mfp-arrow-right {
  background:url(../images/arrow-black-right.svg) no-repeat center center;
  left:auto;
  right:20px;
  background-size:100% 100%;
}

@media (max-width:767px) {

.mfp-arrow-left {
  left:10px;
}

.mfp-arrow-right {
  right:10px;
}

}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    background: #000;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

/* Main image in popup */
img.mfp-img {
  margin: 0 auto;
  padding: 40px 0 40px;
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    background: #444;
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    margin: 0;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    top: auto;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    padding: 0;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: fixed;
    text-align: center; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


/* Addons */

::-moz-selection { /* Code for Firefox */
    background: #782465;
    color: #f4f4f4;
}

::selection {
    background: #782465;
    color: #f4f4f4;
}

.img {
  position: relative;
  padding-bottom: 60px;
}

@media screen and (max-width: 1023px) {
  .img {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .img {
    padding-bottom: 30px;
  }
}

/* COOKIE */
.cc-window {
  border: 1px solid #999
}

.cc-window .cc-link {
  color: #000 !important;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.cc-window .cc-link:hover {
  color: #d09946 !important;
}

.cc-window .cc-compliance .cc-btn:hover {
  background-color: #782465 !important;
  color: #fff !important;
}


.mfp-iframe-holder .mfp-content {
    max-width: 1680px;
}
.mfp-iframe-holder .mfp-close {
  top: 20px;
  right: 20px;
}

#imprint .text.copyright p {
  margin-bottom: 0;
}

#imprint .text.copyright ul {
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.65;
  color: #333;
  list-style: none;
  text-align: center;
}

/*#imprint .text.copyright ul li {
  display: inline;
}*/

/*#imprint .text.copyright ul li:not(:first-child):before {
  content: " | ";
}*/

#imprint ul li a {
  color: #000;
}

#imprint ul li a:hover {
  text-decoration: none;
}



  #fc_frame {
    bottom: 22px;
  }

@media (max-width:767px) {
  #fc_frame {
    bottom: 40px !important;
  }
}


@media (max-width:767px) {
.footer-right {
    text-align: right;
    width: calc(50% - 80px);
    padding-right: 80px;
}
}