/* CSS Document Copyright 360°Fotografie Przemyslaw Jaworek*/

@import 'https://fonts.googleapis.com/css?family=Lato:300,400';

html {
  font: normal 16px / 1.7 lato, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #ffffff;
  color: #000000;
}

body {
  justify-content: center;
  margin: 0;
  overflow-x: hidden;
  width: 100%;	
  font: normal 16px / 1.7 lato, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #ffffff;
  color: #000000;	
}

/* basic elements*/

p {
    padding: 0;
    margin: 0;
}

a {
  color: #000;
  text-decoration: none;	
}

a:hover {
   text-decoration: underline;	
}

.inner3 a {
color: #000;
font-weight: bold;
text-decoration: none;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

hr {
display: block;
margin-block-start: 0.5em;
margin-block-end: 0.5em;
margin-inline-start: auto;
margin-inline-end: auto;
border-top-style: inset;
border-top-width: 1px;
margin: 1rem 0;
color: inherit;
opacity: .25;	
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato';
  font-weight: 500;
  color: #000;
  text-transform: none;
}

h1 {
  margin: 0 0 15px 0;		
  font-size: 46px;
  line-height: 58px;
}

h2 {
   margin: 0 0 5px 0;	
  font-size: 32px;
  line-height: 50px;
		float: left;
	width: 100%;
}

h3 {
  margin: 0 0 10px 0; 	
  font-size: 19px;
  line-height: 24px;
}

h2.small {	
   margin: 0 0 10px 0; 	
  font-size: 24px;
  line-height: 50px;	
}

h4 {
  margin: 10px 0 10px 0;  	
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin: 0 0 5px 15px;  	
  font-size: 16px;
  line-height: 1.7;
}

h6 {
  margin: 0 0 10px 0;	
  font-size: 12px;
  line-height: 18px;
}

h4.info_text {
    color: #000;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 100;
	}
	
.header_whitespace {
	height: 400px;
}

/* content desktop */
#content
{
box-sizing: border-box;	
max-width: 1480px;
padding: 30px 70px 50px;
margin-left: auto;
margin-right: auto;
overflow-x: hidden;  
} 

#sidebar
{
display: none;
} 

.margin_xl {
	margin-bottom: 60px;
}

.margin_m {
	margin-bottom: 30px;
}

.margin_s {
	margin-bottom: 10px;
}

.beispiele {
    width: 93%;
    float: left;
    text-align: center;
	border: solid 1px #dddddd;
	border-radius: 3px;
	padding: 2% 2% 2% 2%;
	margin: 2% 2% 4% 2%;
}

.beispiele_img {

    width: 45%;
    float: left;
	padding: 1%;   
}

.float_right {

    float: right;

}


.beispiele_text {

    width: 45%;
    float: left;
	padding: 5% 1% 1% 5%;   
}

.kontakt {
	margin: 2% 2%;
    width: 55%;
    float: left;
    text-align: center;
	border: solid 1px #dddddd;
	border-radius: 3px;
	padding: 2% 2% 2% 2%;  
}

.kontakt_box {
width: 30%;
float: left;
padding-top: 2%;
margin-left: 5%;	
}

.footer a 
{
	color:#000;
	width: 100%;
}


/* top desktop */
.top
{width: 100%;}

.logo
{
	width:23%;
	float: left;
	margin-right: 35px;
	padding-top:15px;
}

.menu
{
	text-align: right;
}

.desktop {
	display:block;
}
	
.mobile,
.menu_mobile
	{
	display:none;
}

.swiper-container3, .swiper-container2 {
	position:relative;
}

.img_header 
{
	width: 100%;
}

.slide1, 
.slide2, 
.slide3, 
.slide4
{
	position: absolute;
}

.slide1 {
right: 12%;
bottom: 46%;
}

.slide1 p {
color: #8c8c8c;
background-color: transparent;
font-size: xx-large;
line-height: 1;	
}	

.slide2 {
right: 5%;
bottom: 31%;
}

.slide2 p {
color: white;
font-size: xx-large;
line-height: 1;	
font-weight: bolder;	
}	

.slide3 {
right: 5%;
bottom: 31%;
}

.slide3 p {
color: white;
font-size: xx-large;
line-height: 1;	
font-weight: bolder;	
}	

.slide4 {
left: 12%;
bottom: 57%;
}

.slide4 p {
color: white;
font-size: xx-large;
line-height: 1;	
font-weight: bolder;	
}	

/* content */

.content {
	padding-bottom: 50px;
}

.buttons {
	margin-top: 30px;
	width: fit-content;
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}

.site {
	margin-top: 30px;	
}

.content {
	width: 100%;
	padding-bottom: 10px;
}

.content66 {
	width: 66.6%;
}

.content50 {
	width: 50%;
}

.content33 {
	width: 33.3%;
}

.content25 {
	width: 25%;
}

.content12 {
	width: 18%;
	margin-top: 30px;	
}

.content,
.content66,
.content50,
.content33,
.content25,
.content12,
.pictures {
	box-sizing: border-box;
	padding-right: 15px;
	float: left;	
}

.content, img,
.content50 img,
.content33 img,
.content25 img {
	max-width: 100%;
}

.footer
{
	box-sizing: border-box;
	padding: 30px 60px;
	color: #000;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
	border: solid 1px #dddddd;
	border-radius: 3px;
}	

.info {
    float: left;
    width: 25%;
}	

#eu_cookies {
border-radius: 5px;
font-weight: normal;
font-family: lato, Arial, sans-serif;
font-size: larger;
font-stretch: normal;
font-style: normal;
font-variant-caps: normal;
line-height: 21px;
width: 100%;
height: 100%;
background-color: rgba(25, 25, 25, 0.82);
overflow: scroll;
}

.eb_textinfo {
background: #fff;
margin-top: 5%;
}

.eb_privacypolicy {
width: 100%;
float: left;
margin-top: 30px;
padding-left: 10px;	
}

.leistungen {
	margin: 60px 7%;
    width: 80%;
    float: left;
    text-align: center;
	border: solid 1px #dddddd;
	border-radius: 3px;
	padding: 6% 2% 2% 2%;
}

.promotion {
	background-image: url('images/angebot');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 110px;
}

#fussnote1 {
	font-size: smaller;
	text-align: left;
}	

.bottom {
	float: left;
	width: 100%;
    width: -moz-available;          
    width: -webkit-fill-available;  
    width: fill-available;
	margin-bottom: 5%;
	padding: 5%;
	background-image: url('./images/kaiserin_friedrich_haus.jpg');
	background-size: cover;
	background-position: center;
}

.qualitaet {
	font-size: xx-large;
	float: left;
	width: 50%;
	margin-left: 50%;
	margin-top: 10%;
	font-weight: bold;
	color: white;
}

.button,
.button_cookie {
	border: solid 1px transparent;
	cursor: pointer;	
	-webkit-appearance: none;
	border-radius: 0px;	
	overflow: visible;
	font: inherit;
	color: #ffffff;
	text-transform: none;
	display: inline-block;
	box-sizing: border-box;
	padding: 6px 14px;
	background: #8c8b8b;
	vertical-align: middle;
	line-height: 30px;
	min-height: 30px;
	font-size: 1rem;
	text-decoration: none;
	text-align: center;
}

.button:not(:disabled) {
	cursor: pointer;
}

.button:hover,
.button:focus,
.button_cookie:hover,
.button_cookie:focus {
	background-color: #515151;
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

.white,
.button_cookie {
	background-color: #fff;
	color: #000;
	border: solid 2px #dddddd;	
}

.check {
	background-image: url('images/check.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
	
.white:hover,
.white:focus,
.button_cookie:hover,
.button_cookie:focus {
	color: #991818;	
	background-color: #fff;		
	border: solid 2px rgb(26, 115, 0);
}

.light {
	font-weight: 100;
	color: #000;
    margin-bottom: 5px;
    font-size: 16px;
	margin-left: 0%;  	
  	line-height: 1.7;
}

.pictures {
	width: 28%;
	margin-left: 4%; 	
}

.links {
    float: left;
    width: 25%;
}	

/* navigation */

ul.nav
{
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav > li {
	float: left;
	position: relative;
}

.nav > li > a {
	display: block;
	box-sizing: border-box;
	text-decoration: none;
	height: 60px;
	padding: 0 15px;
	line-height: 60px;
	color: #8c8b8b;
	font-size: larger;
	font-weight: 600;
	font-family: lato, sans-serif;
}

.nav > li.active > a {
	color: #000;
}

.nav > li:hover > a,
.nav > li > a:focus {
	background-color: #fff;
	color: #000;
	outline: none;
} 

.nav > li > a.gruen {
	color:rgb(626, 115, 0);	
}


.nav > li:hover > a.gruen,
.nav > li > a.gruen:focus {
	background-color: #fff;
	color: rgb(26, 115, 0);
	outline: none;
}

ul.liste-details {
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
	text-align: left;
}

ul.liste-details li {
	font-size: 14px;
	border-bottom: solid 1px #dddddd;
	padding-left: 20px;
	padding-top: 7px;
}	

 ul.liste-details.black li {
	background-image: url('images/check.png');
	background-repeat: no-repeat;
	background-position: left;
}

ul.liste-details.grey li {
	background-image: url('images/check_grey.png');
	background-repeat: no-repeat;
	background-position: left;
}

ul.liste-details.gold li {
	background-image: url('images/check_gold.png');
	background-repeat: no-repeat;
	background-position: left;
}

.swiper-container2 {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
width: 100%;
height: 100%;
margin-bottom: 30px;	
}

.form-check-inline {
display: inline-block;
margin-right: 1rem;
vertical-align: middle;
box-sizing: border-box;
position: relative;
float: left;
width: 100%;
}

.formControlLabel{
	margin-top: 4%;
}	

.form-check-input[type=radio] {
border-radius: 0%;
}

.form-check-input {
width: 1em;
height: 1em;
margin-top: 7px;
vertical-align: top;
background-color: #fff;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
border: 1px solid #dddddd;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-print-color-adjust: exact;
color-adjust: exact;
}

.form-check-input:checked {
background-color: rgb(26, 115, 0);
border-color: rgb(26, 115, 0);
}

.form-check-input:checked[type=radio] {
background-image: none;
}

.form-control:focus, 
.form-control:hover
{

border-color: rgb(26, 115, 0);
outline: 0;
box-shadow: none;
}

/* max width 960px*/



@media only screen and (max-width: 960px) {
	
.desktop {
display: none;	
}

.mobile {
display: block;	
}	
	
.slide3 {
right: 5%;
bottom: 13%;
}
	
.slide3 p {
color: white;
font-size: larger;
line-height: 1;
font-weight: normal;
}	
	
.slide2 p {
font-size: large;
}			
	
.breit {
width:100%;	
}	
	
.bottom {
padding: 10% 0%;
}	
	
.qualitaet {
font-size: x-large;
float: right;
width: 50%;
margin-left: 50%;
margin-top: 10%;
font-weight: bold;
margin:0;	
}	
	
p.big	{
    font-size: x-large;
    line-height: inherit;
}	
		
h1
{
	margin: 5% 0 0 0;
	font-size: 33px;
	line-height: 44px;
} 

h2
{	
	margin: 2% 0 0 0;
	font-size: 28px;
	line-height: 32px;
} 	

h3 {
  	margin: 2% 0 0 0; 	
 	font-size: 16px;
 	line-height: 23px;
}	
	
h2.small {	
  font-size: 16px;
  line-height: 23px;	
}	
	
h4 {
 	margin: 1% 0 1% 0;  	
 	font-size: 19px;
	line-height: 23px;
}	
	
h4.info_text {
    font-size: 19px;
    font-weight: 100;
}
	
p	{
    font-size: 16px;
    line-height: 22px;
}
	
.content,
.content66,
.content50,
.content33,
.content25,
.content12,
.pictures 
{
padding-right: 0;
} 	
	
#content
{
	padding: 2% 0% 2% 0%;
} 	
	
.footer {
	padding: 2%;
} 	

.margin_xl
{
	margin-bottom: 7%;
} 
	
.margin_m
{
	margin-bottom: 5%;
} 		
	
.margin_s
{
	margin-bottom: 2%;
} 		

.logo
{
	width: 65%;
	margin-left: 3%;
	margin-bottom: 2%;
	margin-top: 1%;
}
	
.menu {
	display: none; 
}	
	
.menu_mobile {
	display: block; 
	width: 10%;
	margin-top: 2%;
	right: 5%;
	position:absolute;
	text-align: center;
}	
	
a.menu_icon:hover {	
	padding: 40% 0 10% 0;
	border: solid 1px rgb(26, 115, 0);
}	
	
		
.img_header 
{
	margin:2% 0 2% 0;
}		
	
.beispiele {
	margin: 5% 1%;
    width: 93%;
}
	
.leistungen {
	margin: 5% 6%;
    width: 80%;
	padding: 10% 2% 2% 2%;
}
	
	
.kontakt {
	margin: 5% 1%;
    width: 97%;
}
		
	
.kontakt_box {
	margin: 5% 5%;
    width: 93%;
}	
	
label {
width: 90%;
}	

.beispiele_text,
.beispiele_img	{
	width: 100%;
	float: left;
	padding: 1% 0% 2% 0%;
	
}	
	
.beispiele_text {
	font-size: 19px;	
}		
	
.button {	
	width:100%;	
	margin-bottom:3%;
	padding: 25px 25px;	
	font-size: 19px;
	font-weight: bold;
}
	
.white:hover,
.white:focus,
.button_cookie:hover,
.button_cookie:focus {
	color: #000;	
	padding: 24px 24px;
	background-color: #fff;		
	border: solid 2px rgb(26, 115, 0);
}

.light {	
width: 50%;
margin-bottom: 3%;
padding: 17px 17px;
font-size: 16px;
font-weight: 100;	
}	
	
.light:hover,
.light:focus {
	color: #000;	
	padding: 16px 16px;
	background-color: #fff;		
	border: solid 2px rgb(26, 115, 0);
}	
	
.example {
width: 93%;	
}
	
.menu_icon {
	padding: 40% 0 10% 0;
	margin-bottom: 10%;
	border-radius: 0px;
	background-image: url('images/menu_icon.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30%;
}	
	
.example {	
	margin: 2% 0 5% 0;	
}
		
	
.promotion {
	background-size: 20%;
}	
	
.info {
    float: left;
    width: 100%;
}		

.mobile-margin {
	margin: 5% 4%;
}		

ul.liste-details li {
	font-size: 19px;
	padding-bottom: 2%;
}	
	
ul.liste-details.black li,
ul.liste-details.grey li,
ul.liste-details.gold li{
	background-position: center left; 
}	

.overlay {
  	position: fixed;
  	z-index: 999;	
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	background: rgba(0, 0, 0, 0.5);
  	transition: opacity 200ms;	
}	
	
.inner_sidebar {
margin-left: 0px;
height: 100%;
background: rgba(255, 255, 255, 0.31);
-webkit-backdrop-filter: blur(10px);
width: 65%;
box-sizing: border-box;
position: relative;
}	
	
.menu_sidebar {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 100%;
}

#sidebar {
 	
}

#sidebar.show {
	display: flex;	
}	
	
a.close_touch {
    min-width: 100%;
    height: 100%;
    position: fixed;
    color: transparent;
}	
	
ul.nav {
width: 100%;
margin-top: 10%;
border-top: solid 1px #8c8b8b;	
}	
	
.nav > li {
float: none;
position: relative;
width: 100%;
text-transform: uppercase;
text-align: center;
box-sizing: border-box;
text-decoration: none;
line-height: 60px;
color: #fff;
text-shadow: 1px 1px #000;
font-size: normal;
font-weight: 500;
font-family: lato, sans-serif;
}
	
  
.nav > li > a {
width: 100%;
margin: 0;
padding: 4% 10%;
height: 60px;
display: block;
box-sizing: border-box;
text-decoration: none;
line-height: 41px;
color: #fff;
width: 100%;
text-shadow: 1px 1px #000;
font-size: normal;
font-weight: 500;
font-family: lato, sans-serif;
text-align: left;
background-color: transparent;
border-bottom: solid 1px rgba(255, 255, 255, 0.31);
backdrop-filter: blur(3px);
-webkit-backdrop-filter: blur(3px);
}  
  
.nav > li.active > a {
	color: #fff;
}

.nav > li:hover > a,
.nav > li > a:focus {
	background-color: #ffffff;
	color: #aaaaaa;
	outline: none;
}	
	
}	

@media only screen and (max-width: 524px) {
	
.menu_mobile {
	display: block; 
	width: 20%;
	margin-top: 2%;
	right: 2%;
	position:absolute;
	text-align: center;
}		
	
.slide2 {
left: 0%;
bottom: 60%;
width: 65%;
}	
	
.slide2 p {
font-size: small;
}	
	
.slide3 p {
font-size: small;
}		
	
}	