
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v17-latin-regulard41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v17-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v17-latin-600d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v17-latin-700d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}




  @font-face{
        font-family:"Guillemet W05 Black";
        src:url("../fonts/7fbfa3e2-c5b5-47ee-9a76-2b05fe7131fe.woff2") format("woff2"),url("../fonts/2781af15-c711-45e9-b651-e5f9dc4c85cb.woff") format("woff");
    }
	
	


.animated-icon1{
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span{
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: #5c4344;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 12px;
}

.animated-icon1 span:nth-child(3) {
top: 24px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}




body{
	 font-family: 'Open Sans';font-size: 20px;
}

.flag{
	max-height: 20px;
	max-width: 20px;
	margin-top: 10px;
}
.nav-link.active{
	
}

.reserve-container{
	position: relative;
}
.card-body{
	-webkit-transition: all 1s ease; /* Safari and Chrome */
  	-moz-transition: all 1s ease; /* Firefox */
  	-o-transition: all 1s ease; /* IE 9 */
  	-ms-transition: all 1s ease; /* Opera */
  	transition: all 1s ease;
}
.card-body:hover{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.reserve-text{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.image-reserve{
	opacity: 0.4;
	max-height: 750px;
}

.carousel-caption{
	top: 40%;
}

.img-slider{
	min-height: 320px;
}

.navMenu{
	padding-top: 120px;
	padding-bottom: 20px;
}

.card-img-top{
	height: 200px;
}

.map{
	height: 320px;
}



.logo_position
{
	    width: 30%;
    position: absolute;
    /* margin: auto; */
    /* position: absolute; */
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
}



.startbild
{
	background: url(../images/huberwirt_start.jpg); 
	background-size: cover; 
	background-position: center;
}




.slider_button {
    position: absolute;
    display: block;
    clear: both;
    bottom: 5%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

li.img-responsive-slider
{
	list-style:none;
	max-width: 100%;
    min-height: calc(100vh - 48px);
    height: 100px;
}


.btn-lg {
    padding: 10px 0px 10px 0px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 0;
    width: 190px;
    position: absolute;
    margin: auto;
    text-align: center;
    left: 50%;
    margin-left: -100px;
    bottom: 20px;
    z-index: 5;
}

.btn-success {
    background: transparent;
    padding-bottom: 75px;
	border:0;
}




.haupttext_laenger
{
	text-align:center;
	max-width:660px;
	margin:auto;
	margin-top:30px;
}


.haupttext_laenger a {
    color: #c3a392;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}



.unterschrift_lex
{
	margin:auto;
	margin-top:30px;
	max-width:300px;
	margin-bottom:90px;
}



.slider
{
	margin-top:100px;
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}



.carousel-inner .col-md-4 {
   float:left;
}



.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
left: -10%;


    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 80px;
    color: #c3a392;
    text-align: center;
    opacity: 1;
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
   
}

.carousel-control.left {
   
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}
.carousel-control.right {
	
    right: -10%;
    left: auto;
   
}

.carousel-control:hover,
.carousel-control:focus {
    color: #c3a392;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}



.beschreibung_container
{
	margin:100px 0 0 0;
	padding:100px 0 40px 0;
	background-color:#5c4344;
}


.beschreibung_container_start_video
{
 background-image: linear-gradient(top, #fff 70%, #5c4344 0);
    background-image: -webkit-linear-gradient(top, #fff 70%, #5c4344 0);
    background-image: -moz-linear-gradient(top, #fff 70%, #5c4344 0);
    background-image: -ms-linear-gradient(top, #fff 70%, #5c4344 0);
    background-image: -o-linear-gradient(top, #fff 70%, #5c4344 0);

}


.beschreibung
{
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	color:#fff;
	text-align:center;
}


.beschreibung h2
{
		font-family:"Guillemet W05 Black";
	color:#fff;
	margin:30px 0 20px 0;
}





.beschreibung p
{
	margin:auto;
	max-width:80%;
	margin-bottom:60px;

}


.wappen
{
	margin:auto;
	margin-top:30px;
	margin-bottom:50px;
	max-width:20%;
	
}



.kontakt_text
{
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
   margin:auto;
	
}



.kueche
{
    text-align: center;
    margin: 120px 0 120px 0;
}



.kueche_svg
{
    margin: auto;
    margin-top: 30px;
    max-width: 25%;
}



.kueche h3
{
		
	color:#5c4344;
	margin:30px 0 20px 0;
}


.kueche h3.fueller
{
		
	color:#c3a392;
	margin:auto;
	margin-top:70px;
	max-width:660px;
}


.slider.speisekarte
{
	margin:0 0 50px 0;
}


.row_ueber_uns
{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}




.row_ueber_uns .haupttext_laenger
{
	text-align:left;

}



.row_ueber_uns:last-child
{
	margin-bottom:100px;
}


h3.ueber_uns
{
	margin-top:100px;
	    margin-bottom: 50px;
}


.row_ueber_uns img
{
	width:100%;
}



.footer .col-md-4:nth-child(2) 
{
	text-align:center;
}



.footer .col-md-4:nth-child(3) 
{
	text-align:right;
}



@media screen and (max-width : 1920px){
  .only-mobile{
  visibility:hidden;
  }
}









@media screen and (max-width : 1100px){

/*li.img-responsive-slider {
    list-style: none;
    max-width: 100%;
    min-height: calc(42vh - 48px);
    height: 100px;
}*/


.kueche_svg
{
 max-width: 300px;
}


}




@media screen and (max-width : 991px){

.carousel-item {
    padding: 18px;

}

.navMenu {
    padding-top: 60px;
   
}


}


@media screen and (max-width : 767px){
	
	
	
	
	
	
	 .navbar-toggler {
      border: none;
      outline: 0 !important;
    }
	
	
	
	.navbar-collapse {
   
    margin: 20px 15px 20px 0;
}
	
	
.unterschrift_lex {
    margin: auto;
    margin-top: 20px;
    max-width: 250px;
	margin-bottom:70px;
}



.kontakt_text .col-md-4
{
	width:100%;
	text-align:center !important;
	margin-bottom:20px;
	font-size:17px;
}

.row_ueber_uns img
 {
    max-width: 80%;

}



.wappen
{

	max-width:250px;
	margin-bottom: 30px;
}


h3.ueber_uns {
    margin-top: 80px;
    margin-bottom: 10px;
}


.row_ueber_uns .haupttext_laenger:first-child
{
	text-align:center;
	
}


}




@media screen and (max-width : 660px){
	
	.logo_position {
    width: 50%;
    position: absolute;
	    margin:0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;

    top: 20%;
    bottom: 0;
}
	
	
	
  .img-fluid {
    max-width: 80%;
    height: auto;
}


  
  .responsive
  {
	  max-width:80%;
	  margin:auto;
  }
  
  
  
  .responsive img
  {
	  max-width:80%;
	  margin:auto;
  }
  
  
  
  
.beschreibung p
{
	max-width:100%;
}


li.img-responsive-slider {
    list-style: none;
    max-width: 100%;
    min-height: calc(100vh - 48px);
    height: 100px;
}



.startbild
{
	background: url(../images/huberwirt_start_mobil.jpg); 
	background-size: cover; 
	background-position: center;
}

  
} 



@media screen and (max-width : 506px){
 
 .only-mobile{
  visibility:visible;
  }
  

  

}

.footer{
	padding-bottom: 30px;
	color:#fff;
	padding-top: 20px;
	background-color:#c3a392;
}
.social-icon{
	font-size:28; 
}

footer{
	position: fixed;
	bottom: 0px;
	padding-top: 20px;
}

iframe {
  border: none;
}



.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
      z-index: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #5c4344;
}
.popup .content {
  max-height: 70%;
  overflow: auto;
}


.newsletter_button
{
float:right;
}

@media screen and (max-width: 700px){
  .box{
    width: 100%;
  }
  .popup{
    width: 90%;
  }
  

  
} 







@media screen and (max-width: 500px){


.newsletter_button
{
float:none;
text-align:center;
margin-bottom:-20px;
margin-top:20px;
}

}













