@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=b2f3e90b-d780-4fdb-aa6d-4cac5a0558d4&fontids=5225669,5307750");
@font-face{
    font-family:"Stone_Informal_Medium";
    src:url("Fonts/5225669/ffc2ce41-18ab-4ff5-bc04-a635b9e7fc73.eot?#iefix");
    src:url("Fonts/5225669/ffc2ce41-18ab-4ff5-bc04-a635b9e7fc73.eot?#iefix") format("eot"),url("Fonts/5225669/1b0f03c1-a74a-42c3-9de6-21685987032e.woff2") format("woff2"),url("Fonts/5225669/e27120f7-ae3a-40d0-b7c0-1cf6bd5585c1.woff") format("woff"),url("Fonts/5225669/10fd2390-7c2e-4905-8890-7e907f8a2a35.ttf") format("truetype");
}
@font-face{
    font-family:"Stone_Informal_Semibold";
    src:url("Fonts/5307750/d7495f3b-b781-484d-a0f3-ab49ce6505c5.eot?#iefix");
    src:url("Fonts/5307750/d7495f3b-b781-484d-a0f3-ab49ce6505c5.eot?#iefix") format("eot"),url("Fonts/5307750/011275cb-74dc-490d-bd12-e6c76dc8b52b.woff2") format("woff2"),url("Fonts/5307750/c366d65d-0e8d-4a1d-985f-1e01ed17ad8f.woff") format("woff"),url("Fonts/5307750/cd9f7ee6-6ca3-4e7f-8a32-cb6389dab95c.ttf") format("truetype");
}
html * {
    box-sizing: border-box;
}
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #ddd;
    overflow: hidden;
}
body {
    background-color: #ddd;
    color: #999;
    font-size: 18px;
    font-family:"Stone_Informal_Medium";
    font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mCustomScrollBox,
.mCSB_container {
    overflow: visible;
}

.turn-note {
    display: none;
}

.logo svg {
    width: 100%;
    height: auto;
}
.logo {
    width: 50%;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
a {
    color: currentColor;
    text-decoration: none;
    outline: none;
}
.content a {
    color: #333;
}
.content a:hover {
    text-decoration: underline;
}
.files {
    padding-top: 2em;
}
.files a {
    display: inline-block;
    color:#942427;
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
    padding: 0.5em;
}
.files a:hover {
    color:#fff;
    background-color:#942427;
    text-decoration: none;
}
.files a svg {
    height: 1em;
    width: auto;
}
.files a svg path {
    fill:currentColor;
}
h1, h2, h3 {
    color:#942427;
}
h1, h2, h3, h4 {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
}
h3, h4 {
    margin-top: 1.5em;
    margin-bottom: 0;
}
#kontakt h3 {
    margin: 0;
}
p {
    margin:0 0 0.5em; 
}
h4 {
    color: #333;
}
h1, h2 {
    font-size: 2em;
}
h1, h2, h3, h4, strong, b {
    font-family:"Stone_Informal_Semibold";
    font-weight: normal;
}
h1 span, h2 span, h3 span, h4 span {
    position: absolute;
    right: 100%;
    margin-right: 1em;
    white-space: nowrap;
    font-size: 0.8em;
    color:#333;
    display: block;
    text-align: right;
}
nav {
    position: fixed;
    z-index: 700;
    bottom: 0;
    right:3em;
}
nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
nav ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
}
nav ul li a {
    display: block;
    padding: 1em;
    line-height: 1em;
    font-family:"Stone_Informal_Semibold";
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
}
nav ul li a:hover {
    color:#942427;
}
nav ul li a.active {
    background-color: #942427;
    color: #fff;
}
.wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}
img.foto {
    max-height: 70%;
    width: auto;
    position: absolute;
    max-width: 20%;
    left: 0;
    top: 0;
}
.content-slider .content {
    padding: 3em;
    margin: 3em;
    background-color: #d5d5d5;
    width: 100vw;
    width: calc(100vw - 6em);
    height: 100vh;
    height: calc(100vh - 6em);
    line-height: 1.5em;
    position: relative;
}
.content-slider #start .content {
    background-color: #942427;
}
.content-slider #kontakt .content {
    background-image: url(img/kontakt.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.content-slider li {
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
}
.content-slider {
    height: 100vh!important;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
#i1,
#i2,
#i3,
#i4,
#i5,
#k1,
#k2,
#k3,
#k4,
#k5,
#k6,
#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#m7,
#m8,
#m9,
#m10{
    display: none;
}

.text {
    padding-left:25%; 
    padding-right:10%; 
    position: relative;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}
.touch .text {
    overflow-y: auto!important;
    overflow: auto!important;
}
.kontakt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3em 3em 0;
    width: 100%;
    vertical-align: top;
    color: #fff;
}
.kontakt a,
.kontakt h2,
.kontakt h3 {
    color: #fff;
}
.w25 {
    float:left;
    width: 23%;
    margin-right: 1%;
}
img.lea {
    width: 50%;
    height: auto;
}

.logo-small {
    position: absolute;
    left: 3em;
    bottom: 3em;
    padding: 2em;
    width: 25%;
    z-index: 500;
    background-color: #d5d5d5;
}
.logo-small object {
    width: 100%;
    height: auto;
}
ul.list {
    margin: 0;
    padding: 0;
    list-style:none;
}
ul.list li {
    margin: 0;
    padding: 0 0 0.5em 1em;
    position: relative;
    display: block;
}
ul.list li:before {
    position: absolute;
    content: '';
    width: 0.5em;
    height: 0.5em;
    left: 0;
    background-color:currentColor;
    top:0.5em;
}
#referenzen ul li {
    margin-bottom: 1em;
}
.impressum {
    right:3em;
    top:0;
    position: fixed;
    z-index: 500;
}
.impressum a {
    display: inline-block;
    padding: 1.4em;
    line-height: 1em;
    font-size: 0.8em;
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
}
.impressum a:hover {
    color:#942427;
}
.hidden, .navtoggle {
    display: none;
}

.stoerer {
    position: absolute;
    bottom: 36vh;
    width: 18%;
    background: #942427;
    color: #fff;
    transform: rotate(-10deg);
    padding: 10px;
    z-index: 50;
    left: 5%;
}

.stoerer a {
    display: inline-block;
    color: currentColor;
    padding: 0.2em;
    transition: 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
    background-color: transparent;
    min-width: 100%;
}
.stoerer a:hover {
    background-color: #fff;
    color: #942427;
    text-decoration: none
}
.stoerer h3 {
    padding: 0.2em;
    margin: 0;
    display: block;
    color: #fff;
}

    .stoerer.mobileshown {
        display: none;
    }

#impressum, #datenschutz, #kulturguides, #dermassaguad, #schweiz {
  position: relative;
  background: #FFF;
  padding: 3em;
  width: auto;
  max-width: 90%;
  max-height: 90vh;
    overflow: auto;
  margin: 0 auto;
}
#kulturguides, #dermassaguad, #schweiz {
    column-count: 2;
}
#kulturguides p, #dermassaguad p, #schweiz p {
    break-inside: avoid;
}
#schweiz p:nth-child(2) {
    break-before: avoid;
}
#kulturguides h2, #dermassaguad h2, #schweiz h2 {
    column-span: all;
}
#impressum a, #datenschutz a, #kulturguides a, #dermassaguad a, #schweiz a {
    text-decoration: underline;
}
#impressum a:hover, #datenschutz a:hover, #kulturguides a:hover, #dermassaguad a:hover, #schweiz a:hover {
    text-decoration: none;
}
/* 

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}


@media only screen and (max-width: 1100px){
    
.w25 {
    float:left;
    width: 48%;
    margin-right: 1%;
}
    
.logo {
    width: 70%;
}
    
.stoerer {
    width: 21%;
    padding: 5px;
    left: 4%;
}
    

}
    
@media only screen and (max-width: 820px){
    
    .stoerer.mobilehidden {
        display: none;
    }
    .stoerer.mobileshown {
        display: block;
    }
    
    
#kulturguides, #dermassaguad {
    column-count: initial;
}
    
.stoerer {
    width: 50vw;
    padding: 5px;
    left: 3%;
    bottom: 0;
    position: relative;
    margin: 3em 0 5em
}
    
.stoerer a {
    display: block;
    color: currentColor;
    padding: 0.2em;
    transition: 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
    background-color: transparent;
}
    
img.lea {
    width: 100%;
    height: auto;
}
nav ul {
    display: none;
}
    nav {
        width: 100%;
        right: 0;
        padding: 0 3em 0;
    background-color: #ddd;
    }
nav ul li {
    display: block;
    text-align: center;
}
nav .navtoggle {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 0.5em 0;
}
    .bar1, .bar2, .bar3 {
    width: 30px;
    height: 2px;
    background-color: currentColor;
    margin: 3px auto;
    transition: 0.4s;
    text-align: center;
}

/* Rotate first bar */
.open .bar1 {
    -webkit-transform: rotate(-45deg) translate(-4.5px, 3px) ;
    transform: rotate(-45deg) translate(-4.5px, 3px) ;
}

/* Fade out the second bar */
.open .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.open .bar3 {
    -webkit-transform: rotate(45deg) translate(-4px, -4px) ;
    transform: rotate(45deg) translate(-4px, -4px) ;
}
    .logo-small {
    left: 50%;
    margin-left: -25%;
    width: 50%;
        
}
    .text {
    padding-left: 0;
    padding-right: 0;
}
    #irene_pill .text {
    padding-left: 25%;
}
    .content-slider .content {
    padding: 1em;
    margin: 3em;
}
    
img.foto {
    max-height: 70%;
    width: auto;
    position: absolute;
    max-width: 25%;
    left: 0;
    top: 0;
}
}
@media only screen and (max-width: 700px){
    
    .lSAction>.lSPrev {
    left: 0;
}
    .lSAction>.lSNext {
    right: 0;
}
.kontakt {
    background-color: rgba(0,0,0,0.5);
    padding: 2em 2em 3em;
}
.w25 {
    float:none;
    width: 100%;
    margin-right: 1%;
}
    
.logo {
    width: 80%;
}
    .logo-small {
        display:none;
    }
img.foto {
    max-height: 70%;
    max-width: 40%;
    position: relative;
    margin-left: -2em;
    margin-top: -2em;
}
    #irene_pill .text {
    padding-left: 0;
} 
.content-slider .content {
    padding: 2em;
    margin: 2em;
    width: 100vw;
    width: calc(100vw - 4em);
    height: 100vh;
    height: calc(100vh - 4em);
    line-height: 1.3em;
} 
.impressum {
    right:2em;
}
.impressum a {
    display: inline-block;
    padding: 1em;
    line-height: 1em;
    font-size: 0.7em;
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
}
body {
    font-size: 16px;
}
}
@media only screen and (max-width: 400px){
   
.kontakt {
    background-color: rgba(0,0,0,0.5);
}
   
}

/* Landscape */
@media only screen 
  and (max-width: 820px)
  and (orientation: landscape) {
      .text, nav, .lSAction, .impressum {
          opacity: 0;
          display: none;
      }
      .turn-note {
          display: block;
          position: fixed;
          z-index: 5000;
          left: 0%;
          top: 0%;
          margin: 2em;
            width: 100vw;
            width: calc(100vw - 4em);
            height: 100vh;
            height: calc(100vh - 4em);
          color:#942427;
            font-family:"Stone_Informal_Semibold";
            background-color: #d5d5d5;
          display: flex;
          justify-content: center;
          align-items: center;
      }
}