/* rubik-300 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rubik-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-300.svg#Rubik') format('svg'); /* Legacy iOS */
}

/* rubik-regular - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-regular.svg#Rubik') format('svg'); /* Legacy iOS */
}

/* rubik-500 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik-v12-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-500.svg#Rubik') format('svg'); /* Legacy iOS */
}


/* rubik-700 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/rubik-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-700.svg#Rubik') format('svg'); /* Legacy iOS */
}

/* rubik-300italic - latin */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/rubik-v12-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-300italic.svg#Rubik') format('svg'); /* Legacy iOS */
}

/* rubik-700italic - latin */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/rubik-v12-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v12-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v12-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v12-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v12-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v12-latin-700italic.svg#Rubik') format('svg'); /* Legacy iOS */
}

/* quattrocento-regular - latin */
@font-face {
  font-family: 'Quattrocento';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/quattrocento-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/quattrocento-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/quattrocento-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/quattrocento-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/quattrocento-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/quattrocento-v12-latin-regular.svg#Quattrocento') format('svg'); /* Legacy iOS */
}

/* quattrocento-700 - latin */
@font-face {
  font-family: 'Quattrocento';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/quattrocento-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/quattrocento-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/quattrocento-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/quattrocento-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/quattrocento-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/quattrocento-v12-latin-700.svg#Quattrocento') format('svg'); /* Legacy iOS */
}


* { 
	margin:0;
	padding:0;
	box-sizing:border-box;	
}



html  {
    line-height: 1.5;  
    -ms-text-size-adjust: 100%;  
    -webkit-text-size-adjust: 100%;  
    box-sizing: border-box;
    font-family: 'Rubik', sans-serif;
    font-weight:300;
    font-size: 15px;
    hyphens: auto;
    -moz-hyphens: auto;
    background-color:#F1F1F1;
    color: #606060;
    scroll-behavior: smooth;
}


header {
  margin-bottom: 30px;
}

a#logo {
  display: block;
  background: url(../images/Logo-Gasthofzurschenke.png) no-repeat;
  background-size: contain;
  width: 178px;
  height: 31px;
}



#willkommen a:link, #willkommen a:visited, a.button:link, a.button:visited  {
 display: inline-block;
 border:2px solid #767E63;
 text-transform: uppercase;
 font-weight: 700;
 padding:10px 15px;
 font-size: 14px;
 letter-spacing: 0.08em;
 transition:.6s all;
 margin:20px 0 0;
}

#willkommen a:link:hover, #willkommen a:visited:hover, a.button:hover, a.button:active  {
  background:#767E63;
  color:#fff;
}



.row > .willkommen {
  max-width: 95%;
  margin:0 auto;
  z-index: 1;
  position: relative;
}

.willkommen-text {
  background:#fff;
}

.willkommen-bild img {
  max-width: 100%;
  height: auto;
  margin-top: -10px;
  position: relative;
}


a:link, a:visited {
  color: #767E63;
  text-decoration: none;
  transition: all .5s;
}

a.readmore:link, a.readmore:visited, .moduletablegruppen a:last-child:link,  .moduletablegruppen a:last-child:visited {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 14px;
  display: inline-block;
}

a.readmore:hover, a.readmore:active, .moduletablegruppen a:last-child:hover,  .moduletablegruppen a:last-child:active  {
color:#606060;
}

a.readmore::after, .moduletablegruppen a:last-child::after {
  content: '\27F6';
  margin-left: 10px;
  transition: all .5s;
}

a.readmore:hover::after, .moduletablegruppen a:last-child:hover::after {
  margin-left:15px;
}

.moduletablegastraum p a:link, .moduletablegastraum p a:visited {
  border-bottom: 1px dotted #767E63;
  padding-bottom: 1px;
  transition: all .5s;
}

.moduletablegastraum p a:hover, .moduletablegastraum p a:active {
  border-bottom: 1px solid #767E63;
}

strong, b {
  font-weight: 500;
}

/*Headlines*/

h1, h2, h4  {
  font-family: 'Quattrocento', serif;
  color: #1F1F1F;
}

h1   {
  font-weight: 700;
  font-size:30px;
  line-height: 1;
  margin:15px 0 20px 0;

}

h2 {
  font-weight: 400;
  font-size:20px;
  line-height: 1;
}

h3 {
  font-family: 'Rubik', sans-serif; 
  font-weight: 300;
  font-size:14px;
  color: #1F1F1F;
  line-height: 1.2;

}

.moduletablegastraum h3, .moduletableuebernachtungtext h3 {
  font-family: 'Quattrocento', serif;
  color: #1F1F1F;
  font-size: 20px;
  text-align: left;
  margin:0 0 20px 0;
  position: relative;
}

.moduletablegastraum h3::before, .moduletableuebernachtungtext h3::before  {
content:'';
width: 1px;
height: 100%;
position: absolute;
background: #1F1F1F;
left:-10px;
}

.moduletablenews h3  {
  font-family: 'Quattrocento', serif;
  color: #1F1F1F;
  font-size: 20px;
  text-align: center;
  margin:100px 0 50px 0;
  position: relative;
}

.moduletablenews h3::before {
  content:'';
  height:35px;
  width:1px;
  background:#606060;
  position: absolute; 
  left: 50%; 
  transform: translate(-50%, 0); 
  top:-50px;
}

h4 {
  font-weight: 700;
  font-size:20px;
  color: #1F1F1F;
  line-height: 1;
}



h4 a:link, h4 a:visited {
  color: #1F1F1F;
}

.moduletablegruppen h3 {
  font-weight: 500;
  font-size:16px;
  color: #1F1F1F;
  line-height: 1;
  margin: 0 0 10px 0;
}

h4 a:hover {
  color: #767E63;
}

p {
  margin-bottom: 15px;
}

/*News*/

.newsflashnews {
  width: 95%;
  margin: 0 auto;
}

.newsflashnews  {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.newsflashnews figure.newsflash-image img  {
  width: 100%;
  height:auto;
  position: relative;
  z-index: 1;
}

.newsflashnews figure.newsflash-image {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  border: none;
  transition: all .5s;
}

.newsflashnews figure.newsflash-image:hover {
   opacity: .8;
}

.newsflashnews figure.newsflash-image::before {
  content:'';
  width: 54px;
  height: 54px;
  background:#F5ECD5;
  position: absolute;
  right:-20px;
  top:-20px;
  transition: all .5s;
}

.newsflashnews figure.newsflash-image:hover::before {
  background: #e2d9c2; 
  right:-10px;
  top:-10px;
}

.newsflashnews figure.newsflash-image::after {
  content:'';
  width: 54px;
  height: 54px;
  background:#F5ECD5;
  position: absolute;
  right:-20px;
  bottom:-20px;
  transition: all .5s;
}

.newsflashnews figure.newsflash-image:hover::after {
  background: #e2d9c2; 
  right:-10px;
  bottom:-10px;
}

.date  {
  color:#1F1F1F;
  font-weight: 300;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

.newsflashnews .col-lg-4 {
  margin-bottom: 40px;
}

/*Gastraum*/

#gastraum {
  position: relative;
}

.moduletableslider {
  position: relative;
}

.nivoSlider {
  box-shadow: none !important;
  z-index: 0;
}

.moduletablegastraum {
  background: #fff;
  padding:20px;
  max-width:90%;
  margin:-30px auto 0 auto;
  position: relative;
  z-index: 1;
}

/*Uebernachtung*/

#uebernachtung {
  position: relative;
}

.moduletableuebernachtung  {
  position: relative;
  z-index: 0;
}

.moduletableuebernachtung img {
  width:100%;
  height: auto;
}

.moduletableuebernachtungtext {
  background: #fff;
  padding:20px;
  max-width:90%;
  margin:-30px auto 0 auto;
  position: relative;
  z-index: 1;
}

.moduletableuebernachtungtext p:last-child {
  text-align: center;
}

/*Reisegruppe*/
.row  .reisegruppen-bild, .row .reisegruppen  {
  padding-right: 0;
}


#reisegruppen .row {
  margin-right: 0;
}

.reisegruppen-bild  p {
  margin: 0;
}

.reisegruppen-text {
  background:#fff;
}

.reisegruppen-bild img {
  max-width: 100%;
  height: auto;
  margin-top: -10px;
  position: relative;
}

/*Feier*/
.row  .feier-bild, .row .feier {
  padding-right: 0;
}


#feier .row {
  margin-right: 0;
}

.feier-text {
  background:#fff;
}

.feier-bild img {
  max-width: 100%;
  height: auto;
  margin-top: -10px;
  position: relative;
}


/*Saal*/

#saal {
  position: relative;
}

.moduletablesaal  {
  position: relative;
  z-index: 0;
}

.moduletablesaal img {
  width:100%;
  height: auto;
}

.moduletableuebernachtungtext p:last-child {
  text-align: center;
}

/*Menu*/

nav li {
  width:100%;
  margin-bottom: 20px;
}

nav li a:link, nav li a:visited {
  color:#fff;
  font-size: 15px;
  font-weight: 400;
}

nav li a:hover, nav li a:active, nav li.current a {
  color:#e2d9c2;
}

.nav li::after {
  font-weight: 300;
  font-size: 13px;
  display: block;
  letter-spacing: 0.05em;
  color: #fff;
}

li.item-137::after {
  content:'Aktuelle Informationen'
}

li.item-138::after {
  content:'Traditionelle Thüringer Küche'
}

li.item-139::after {
  content:'Übernachtungsmöglichkeiten'
}

li.item-140::after {
  content:'Deine Veranstaltung bei uns'
}

li.item-121::after {
  content:'Hier geht es zur Anfrage'
}

li.item-122::after {
  content:'News-Archiv'
}




.mainnav .navbar { 
  top:10px;
  background-color:#767E63; 
  left:0;width:100%;
  transform:translateX(200%);
  transition:.5s;
  padding:50px 20px 20px 20px; 
  position: absolute; 
  z-index: 2;
}

.navbar.active {
  transform:translateX(0);
  transition:.5s
}

.mainnav ul.menu li {
  float:none;
  display:block;
  margin-bottom:15px
}
.menuopen {
  color:#1F1F1F;
  cursor:pointer;
  transition:.3s;
  z-index:9999;
  margin-left:20px;
  display:block;
  visibility:visible;
  float:right;
  margin-right:0;
  position:relative;
  margin-top:10px;
}

.menuopen span {
  margin-left:35px;
  font-size:1.2em;
}

.hamburger {
  width:40px;
  height:40px;
  margin-top:15px;
}

.top-menu {
  top:0;
  width:20px;
  height:2px;
  background-color:#1F1F1F;
  position:absolute;
  transition:.6s ease;
}

.mid-menu {
  top:5px;
  width:20px;
  height:2px;
  background-color:#1F1F1F;
  position:absolute;
  transition:.6s ease;
}

.bottom-menu {
  top:10px;
  width:20px;
  height:2px;
  background-color:#1F1F1F;
  position:absolute;
  transition:.6s ease;
}

.top-animate {
  top:5px;
  width:25px;
  height:2px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
  transition:.6s ease;
}

.animate .mid-animate {
  opacity:0;
  transition:.6s ease;
}

.animate .bottom-animate {
  top:5px;
  left:0;
  width:25px;
  height:2px;
  -webkit-transform:rotate(-225deg);
  transform:rotate(-225deg);
  transition:.6s ease; 
}

/* Scroll top*/

.scroll {
  color: #fff;
  margin-top: 100px
}

#toTopBtn {
  position: fixed;
  bottom: 26px;
  right: 39px;
  z-index: 98;
  padding: 21px;
  background-color: hsla(5, 76%, 62%, .8)
}

.js .cd-top--fade-out {
  opacity: .5
}

.js .cd-top--is-visible {
  visibility: visible;
  opacity: 1
}

.js .cd-top {
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s, visibility .3s, background-color .3s
}

.cd-top {
  position: fixed;
  bottom: 20px;
  bottom: var(--cd-back-to-top-margin);
  right: 20px;
  right: var(--cd-back-to-top-margin);
  display: inline-block;
  height: 40px;
  height: var(--cd-back-to-top-size);
  width: 40px;
  width: var(--cd-back-to-top-size);
  box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
  background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
  background-color: hsla(5, 76%, 62%, .8);
  background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}

.height {
  height: 3000px
}


/*Footer*/

footer {
  background:#767E63;
  color:#fff;
  font-size:14px;
  font-weight: 300;
  line-height: 1.7;
  padding: 30px 0;
}

footer .moduletable h3 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size:14px;
}


footer .nav li {
  width: 100%;
  margin-bottom: 20px;
}

footer .nav li::after {
  color: #fff;
}

footer .nav li a:link, footer .nav li a:visited {
  color: #fff;
  font-weight:500;
  text-transform: uppercase;
  font-size: 16px;
}

footer hr {
  color: #fff;
  background-color: #fff;
}

/* News Blog */

.item-page {
  margin-top: 50px;
}

.page-header h2 {
  text-align: center;
}

.published {
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}

.published::before {
  content: '';
  width: 50px;
  height: 1px;
  background: #ccc;
  display: block;
  margin: 0 auto 10px auto;
}

.article-info {
  margin-bottom: 20px;

}

.item-image img {
  max-width: 100%;
  margin-bottom: 20px;
}

.items-row .span6, .items-leading {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}

.item-page .page-header h2  {
  margin-top: 0;
}
.item-page h2 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.item-page h3 {
  font-weight: 700;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding:5px 0;
}

.item-page h4 {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 20px;
}


@media only screen and (max-width: 899px) {
  h1  {
    font-size:40px !important;
  }
}


@media only screen and (min-width: 992px) {
  
  
  html {
    font-size: 18px;
  }

   a#logo {
    width: 274px;
    height: 47px;
  }

  a.readmore:link, a.readmore:visited, .moduletablegruppen a:last-child:link, .moduletablegruppen a:last-child:visited  {
    font-size:16px;
  }

  .willkommen-text  {
    margin-right: -90px;
    margin-top: 10px;
    z-index: 1;
    position: relative;
  }

  .willkommen-bild {
    text-align: right;
  }

  #willkommen a:link, #willkommen a:visited {
     font-size: 16px;
     padding:15px 25px;
   }
   
  h1  {
    font-size:50px;
    margin:25px 0 30px 0;
  }

  h2  {
    font-size:35px;
  }

  h3 {
    font-size:16px;
  }

  .moduletablegruppen h3 {
    font-size:20px;
    margin:0 0 20px 0;
  }

  #uebernachtung, #gastraum, #saal {
    max-width: 1920px;
    margin: auto;
  }

.moduletablegastraum h3, .moduletableuebernachtungtext h3  {
    font-size: 35px;
    margin: 0 auto 20px auto;
  }

  .moduletablenews h3  {
    font-size: 35px;
    max-width: 750px;
    margin: 120px auto 30px auto;
  }

  .moduletablenews h3::before {
    height:45px;
    top:-60px;
  }

  h4 {
    font-size:30px;
  }

  .newsflashnews figure.newsflash-image img  {
    height:470px;
    width: 100%;
    object-fit: cover;
  }

  
.newsflashnews figure.newsflash-image {
  margin-bottom: 35px;
}

.moduletablegastraum, .moduletableuebernachtungtext  {
  padding:40px;
  max-width:940px;
  width: 90%;
  margin:-50px auto 0 auto;
}



.reisegruppen-text  {
  margin-top: 30px;
  z-index: 1;
  position: relative;
  right: 80px;
}

.reisegruppen-bild img {
  height: 420px;
  max-width: 100%;
  object-fit: cover;
}

.feier-text  {
  margin-top: 30px;
  z-index: 1;
  position: relative;
  left:80px;
}

.feier-bild {
  padding-right: 0 !important;
}

.feier-bild img {
  height: 450px;
  max-width: 100%;
  object-fit: cover;
}

#slider {
  width: 80%;
  margin: 0 auto;
}


.nav li {
  width: inherit;
}

.nav li a:link, .nav li a:visited {
 font-size: 17px;
 color:#1F1F1F;
}

.nav li a:active, .nav li a:hover, .nav li.current a {
  color:#767E63;
 }


.nav li::after {
  font-size: 14px;
  color: #1F1F1F;
}

.mainnav {
  position:inherit;
  margin-top:0;
}

.menuopen {
  display:none;
  visibility:hidden
}

.mainnav .navbar {
  position:inherit; 
  transform:translateX(0%);
  top:inherit;
  background:none; 
  padding:0; 
  left:inherit; 
}

.mainnav .navbar .moduletable_menu {
  width: 100%;
}

.mainnav .navbar ul.nav {
  justify-content: space-between !important;
}

footer {
  font-size: 16px;
}

footer .moduletable h3 {
 font-size:16px;
}

.item-image img {
  max-width: 500px;
  float: left;
  margin: 0 30px 30px 0;
}

.items-row {
  display: flex;
}

.item-page h2 {
  margin-top: 50px;
  margin-bottom: 20px;
}

}