/* rubik-regular - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v21-latin-regular.svg#Rubik') format('svg'); /* Legacy iOS */
}

/* ---------------------- allgemein ---------------------- */
body {
	font-family: 'Rubik', sans-serif;
	font-weight: lighter;
	color: #333;
	position: relative;
}

html, body {
	height: 100%;
	width: 100%;
}
h1{
	color:white;
}
/*header h2 {
	color:lightyellow;
}*/
.pad-section {

	font-size: 1.3em;
}
.text-vcenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.text-vcenter h1 {
	font-weight: 700;
	margin: 0;
	padding: 0;
}

/* ---------------------- headbereich ---------------------- */
#header-subnav{
	background-color:#B0C3AC;
}

.affix {
	top: 0;
	width: 100%;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-color: #B0C3AC;
	border-color: #B0C3AC;
	z-index: 1000;
}
.affix a {
	padding: 15px;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.affix-top a {
	padding: 25px !important;
}
.affix + .container-fluid {
	padding-top: 95px;
}

/* ---------------------- nav-bar ---------------------- */
header h3{
	position: fixed;
	top:-10em;
}
footer h3{
	position: fixed;
	bottom: -10em; 
}
.navbar-brand{ 
	margin-top:0em;
	background: url(../images/logos/logo.svg) no-repeat center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	width: 10em;
}
.navbar{
	margin-bottom: 0;
	z-index: 10;
}
#seerose-bs-menu ul{
	/*border: 2px solid #5A7875;*/
	border-radius: 2px;
}
#seerose-bs-menu.navbar-default .navbar-brand {
	color: rgba(0, 0, 0, 1);
}
#seerose-bs-menu.navbar-default {
	font-size: 16px;
	background-color: rgba(176, 195, 172, 1);
	border-width: 0px;
	border-radius: 0px;
}
#seerose-bs-menu.navbar-default .navbar-nav>li>a {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(90, 120, 117, 1);
}
#seerose-bs-menu.navbar-default .navbar-nav>li>a:hover,
#seerose-bs-menu.navbar-default .navbar-nav>li>a:focus {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(106, 163, 122, 1);
}
#seerose-bs-menu.navbar-default .navbar-nav>.active>a,
#seerose-bs-menu.navbar-default .navbar-nav>.active>a:hover,
#seerose-bs-menu.navbar-default .navbar-nav>.active>a:focus {
	color: rgba(255, 255, 255, 1);
	text-shadow: 1px 1px 1px black, 1px 1px 10px lightgrey, 0px 0px 6px darkgrey;
	background-color: rgba(136, 189, 150, 1);
}
#seerose-bs-menu.navbar-default .navbar-toggle {
	border-color: #88bd96;
}
#seerose-bs-menu.navbar-default .navbar-toggle:hover,
#seerose-bs-menu.navbar-default .navbar-toggle:focus {
	background-color: #88bd96;
}
#seerose-bs-menu.navbar-default .navbar-toggle .icon-bar {
	background-color: #88bd96;
}
#seerose-bs-menu.navbar-default .navbar-toggle:hover .icon-bar,
#seerose-bs-menu.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #b0c3ac;
}

/* ---------------------- dropdownmenu ---------------------- */
.dropdown-menu .active > a{
	background-color: #2E524D;
	color:#fff ;	
}
.dropdown-menu .active > a:hover{
	background-color: #B0C3AC;
	color:#fff ;
}
.dropdown-menu > li > a {
	padding-bottom: 7px !important;
	padding-top: 7px !important; 
}
#footer-subnav{
	background-color:#B0C3AC;
}

#mainlogo{
	max-width:700px;
	max-height:246px;
	margin:1em;
}

/* ---------------------- content / main ---------------------- */
.home {
	background: url(../images/full/oeschle.jpg) no-repeat center center fixed; 
	display: table;
	position: relative;
	height: 100vh;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#infos {
	background-color: #C3D0BE;
	font-size: 110%;
}

.glyphicon{
	display: inline-block;
	font-size: 60px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	vertical-align: middle;
	width: 140px;
}
#infos .glyphicon {
	border: 2px solid #333;
	border-radius: 50%;
}

#kueche{
	background-color: #5A7875;
}
#buchung{
	background-color: #5A7875;
}
#umgebung {
	background: url(../images/full/front_1_3.jpg) no-repeat center center fixed; 
	display: table;
	height: 100vh;
	position: relative;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#umgebung .panel {
	background-color:rgba(255,255,255,.3);
}

#umgebung .panel-body{
	background-color:rgba(255,255,255,.75);
}

#google_map {
	height: 500px;
}
 #seerose, #speisekarte, #kueche, #zimmer, #infos, #umgebung, #adresse{
  scroll-margin-top: 5em;
  padding: 2em 0 2em 0;
}

/* ---------------------- spezial bild einstellungen ---------------------- */
img{
	width:100%;
	height:100%;
}

#kueche img, #buchung img, #umgebung img, #zimmer img{
	max-width:355px;
	margin:1em;
}

#logosumgebung img{
	max-width: 8em;
	margin:1em;
}
#logobox img{
	max-width: 10em;
	margin: 0.3em;
}
#logobox img.hori{
	max-width: 6em;
}
#logobox2 img{
	max-width: 8em;
	margin: 0.5em;
}
#logobox2 img.hori{
	max-width: 5em;
}
#payment img{
	max-width: 3em;
}
#myCarousel img{
	max-height:335px;	
}

.carousel-control.left, .carousel-control.right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
}

.carousel-caption p{
	background-color:rgba(90,120,117,.75);
}
.vimg{
	height:384px !important; 
	width:287px !important;
}

/* fancyscheiß*/
.glowwhite{
	color:#fff;
	text-shadow: 1px 1px 1px black, 1px 1px 10px lightgrey, 0px 0px 6px darkgrey;
}
#imehl{
	max-width:200px;
	max-height:1.2em;
}

/*  ---------------------- Modal Container ----------------------*/

.modal-dialog {
	z-index:99999;
	margin: 5em auto;
	min-width: 90%;
	.close {
		overflow: hidden;
		button.close {
			font-size: 30px;
			line-height: 30px;
			padding: 7px 4px 7px 13px;
			@include text-shadow(none);
			@include opacity(.7);
			color:#fff;
			}

			span {
				display: block;
			}

			&:hover,
			&:focus {
				@include opacity(1);
				outline: none;
			}
		
	}

	.modal-content {
		box-shadow: none;
		border: 0;
	}
}
#booking{
	min-width:250px;
	min-height:250px;
}

#myModal iframe{
	width:100%;
	min-height:80vh;
	padding:1em;
	margin: 0 auto;
	border:0;
}


.modal-body{

	padding:1em;
}
/*#kontakt{
	height:600px;

}*/
/* ---------------------- footer ---------------------- */
footer {
	padding: 20px 0;
}
#rauf{
	position: fixed;
	bottom: 0em;	
	left:0em;
}
#urlaub{
	position: fixed;
	color:white;
	background: #dc3545;
	bottom: 4.5em;	
	left:0.5em;
	padding:1.5em;
	border-radius: 5px;
	z-index: 10000;
	text-shadow: 1px 1px 1px black, 1px 1px 10px lightgrey, 0px 0px 6px darkgrey;
	font-weight: bold;
	font-size: 1.3em;
}
footer .glyphicon {
	color: rgba(255,165,0,0.7);
	font-size: 30px;
	line-height: 0;
	width:40px;
	height:40px;
}
footer .glyphicon:hover {
	color: #306d9f;
}

/* ---------------------- mediaquerys ---------------------- */
@media (max-width: 960px) {
	body{
		font-size: 95%;
	}
	#kontakt div{
		font-size: 1.1em !important;
	}
	.affix a{
		padding:10px;
	}

	.affix-top a {
		padding: 15px !important;
	}

}
@media (max-width: 780px) {
	.modal-dialog {
		padding-left:10px;
		margin: 3px 3px 0px 3px !important;
		width: inherit !important;
	}
}

@media (max-width: 760px) {
	#mainlogo{

		max-width: 400px
	}

	.navbar-header {
		float: none;
	}

	.navbar-toggle {
		display: block;
		background-color: #fff;
	}
	#seerose-bs-menu.navbar-default .navbar-toggle:hover,
	#seerose-bs-menu.navbar-default .navbar-toggle:focus{
		background-color:lightgreen;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		width:15em;
		position:absolute;
		right:0;
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding: 10px;
	}
	.collapse.in{
		display:block !important;
	}
	.navbar-nav .open .dropdown-menu {
		background-color: #fff;
		position: absolute;
	}


}

@media (max-width: 420px) {
	body{
		padding:1px;
	}
	#home img, #umgebung img , #logobox img, #logobox2 img, #payment img {
		display:none !important;
	}
	#kueche img, #buchung img, #umgebung img, #zimmer img{
		max-width:250px;
		margin:1em;
	}
	td{
		max-width:100px !important;
	} 
	input{
		width:170%;
	}
	textarea{
		width:170%;
	}
	.btn{
		padding:3px;
		font-size: 10px;
	}
}