@CHARSET "ISO-8859-1";



/* Custom CSS
 * --------------------------------------- */


 
a, p, h3, li, p {
	font-family: "Open Sans", sans-serif;
}
.grundriss {
 background-color: #033958;	
}
/* Style for our header texts
* --------------------------------------- */
h1,.h1{
	font-size: 3em;
	font-family: 'Merriweather',helvetica;
	color: #cfa369;
	margin:0;
	padding:0;
	padding-bottom:7px;
	font-family: "Open Sans", serif;
	color: #ffffff;
	font-weight: 200;
	text-shadow: 0px 0px 8px rgba(129, 129, 129, 0.35), 1px 1px 1px rgba(157, 157, 157, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
}
p {
	color: white;
	
	color: white !important;
	font-weight: 400;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
}
p {
text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
}

p.brand-font {
	font-family: "Open Sans", serif;
	text-transform: uppercase;
	margin-bottom: 0 !important;
}

.brand-font {
	font-variant: unicase;
	text-transform: uppercase;
}
/* Centered texts in each section
* --------------------------------------- */
.section h2 {
	text-align:center;
	overflow: hidden;
	margin-bottom: 60px !important;
}

#section1{
	
}

.webp #section0{
	background-image: none;
	background-color: #000000;
}
.no-webp #section0{
	background-image: none;
	background-color: #000000;
}

.webp #section_cta,#section1{
	background-image: none;
	background-color: #000000;
}
.no-webp #section_cta,#section1{
	background-image: none;
	background-color: #000000;
}

.webp #section2{
	background-image: none;
	background-color: #000000;
}
.no-webp #section2{
	background-image: none;
	background-color: #000000;
}

.webp #section3{
	background-image: none;
	background-color: #000000;
}
.no-webp #section3{	
	background-image: none;
	background-color: #000000;
}

.webp #section0.active{
	background-image: url(imgs/berlinsbeste/backgrounds/section_1_bg.webp);
}
.no-webp #section0.active{
	background-image: url(imgs/berlinsbeste/backgrounds/section_1_bg.jpg);
}

.webp #section_cta,#section1.active{
	background-image: url(imgs/berlinsbeste/backgrounds/section_2_bg.webp);
}
.no-webp #section_cta,#section1.active{
	background-image: url(imgs/berlinsbeste/backgrounds/section_2_bg.jpg);
}

.webp #section2.active{
	background-image: url(imgs/berlinsbeste/backgrounds/section_3_bg.webp);
}
.no-webp #section2.active{
	background-image: url(imgs/berlinsbeste/backgrounds/section_3_bg.jpg);
}

.webp #section3.active{
	background-image: url(imgs/berlinsbeste/backgrounds/section_4_bg.webp);
}
.no-webp #section3.active{
	background-image: url(imgs/berlinsbeste/backgrounds/section_4_bg.jpg);
}

#myVideo, #myVideo2, .video_bg{
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	 background-color: black; /* in case the video doesn't fit the whole page*/
	  background-image: /* our video */;
	  background-position: center center;
	  background-size: contain;
	   object-fit: cover; /*cover video background */
	   z-index:3;
	z-index:-1;
}





/* Layer with position absolute in order to have it over the video
* --------------------------------------- */
.videolayer{
	position: absolute;
	z-index: 4;
	width: 100%;
	left: 0;
	

	/*
	* Preventing flicker on some browsers
	* See http://stackoverflow.com/a/36671466/1081396  or issue #183
	*/
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.videolayer.intro {
	 top: 30%;
}

.videolayer.insection {
	 top: 40%;
}

/*solves problem with overflowing video in Mac with Chrome */
#section0{
	overflow: hidden;
}

/* Layer with position absolute in order to have it over the video
* --------------------------------------- */
#section2 .layer{
	position: absolute;
	z-index: 4;
	width: 100%;
	left: 0;
	top: 43%;

	/*
	* Preventing flicker on some browsers
	* See http://stackoverflow.com/a/36671466/1081396  or issue #183
	*/
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*solves problem with overflowing video in Mac with Chrome */
#section2{
	overflow: hidden;
}


/* Bottom menu
* --------------------------------------- */
#infoMenu li a {
	color: #fff;
}


/* Hiding video controls
* See: https://css-tricks.com/custom-controls-in-html5-video-full-screen/
* --------------------------------------- */
video::-webkit-media-controls {
  display:none !important;
}
p {
	font-size: 2em;
}
p, li {
color: white;
font-size: 1.5em;
}

.content_section {
	margin: 0 auto;
	max-width: 640px;
	
}

.content_section p, .content_section li {
	text-shadow: black 1px 1px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.2;
	text-align:center;
	/*margin: 0 auto 1em;*/
}
.content_section li {
	text-shadow: black 1px 1px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
	font-size: 19px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 auto 1em;
	list-style: disc;
	text-align: left;
	font-size: 1.6em;
	list-style-position: inside;
}

@media screen and (max-device-width: 767px), screen and (max-width: 767px){
	.content_section p {
		font-size: 20px;
		padding: 0 5px 0 20px;
	}
	.content_section ul li {
		font-size: 18px;
		padding: 0 5px 0 20px;
	}
}


.button {
	display: block;
	color: white;
	margin: 0 auto;
	max-width: 500px;
	padding: 7px;
	background-color: #d42121;
	border-color: #d42121;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button:hover {
	background-color: #0a6174!important;
	border-color: #0a6174!important;
		text-shadow: black 1px 1px;
}

.cta_container {
	margin: 0 auto;
	max-width: 640px;
	text-align: center;
	padding: 20px;
}

.cta_container .left, .cta_container .right {

}

.cta_container .left p {

}

p {
	color: white;
}

#section_cta div .cta_container {
	padding: 25px !important;
	/* margin: inherit; */
	background-color: rgba(0,0,0,0.7);
	margin: 0 0 0 auto;
}
#section_cta, #section01 .fp-tableCell {
	vertical-align: bottom;
	margin: 0 0 0 auto;
}	

.logo_slide {
	position: absolute;
	bottom: 50px;
	left: 50px;
	display: none;
}
.logo_slide_video {
	position: absolute;
	bottom: -351px;
	left: 50px;
	display: none;
}

.layer_title_intro {
	position: absolute;
	top: 5%;
	left: 0px;
	background-color: rgba(0,0,0,0.5);
	z-index: 999999;
	padding: 15px;
	padding-left: 136px;
}

.layer_title_intro h1 {
	font-size: 2em;
	font-family: 'Merriweather',helvetica;
	font-weight: 700;
	color: #B37E3C;
	margin: 0;
	padding: 0;
}

.layer_title_intro p {
	color: #B37E3C;
	font-family: Times New Roman;
}

	@keyframes heartbeat
{
  0%
  {
	transform: scale( .90 );
  }
  50%
  {
	transform: scale( 1.0 );
  }
  100%
  {
	transform: scale( .90 );
  }
}
.fullscreen-bg::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';

/* Any overlay color that you want, here I use black with 25% opacity */
background-color: rgba(0,0,0,0.25);
}
.btn {
background-color: #000000!important;
color: rgb(255, 255, 255)!important;
border-color: #000000!important;
font-weight: 700;
border: 3px solid;
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.btn-block {
display: block;
width: 100%;
}
.btn-group-lg>.btn, .btn-lg {
padding: .5rem 1rem;
padding-top: 0.5rem;
padding-right: 1rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: .3rem;
}
.btn:hover {
background-color: #FFF !important;
color: #000000!important;
border-color: #000000!important;
	text-shadow: none;
}

#menu li {
font-size: 1em;
}
.content_section.background_dark {
background-color: #000000cf;
/*padding: 15px !important;*/
max-width: 450px;
}
/*
.content_section.background_dark {
background-color: transparent;
}
*/
.background_light {
background-color: rgba(0, 0, 0, 0.1);
padding: 15px;
}


.white-popup {
position: relative;
background: #fff;
padding: 62px;
width: 100%;
max-width: 800px;
margin: 20px auto;
	padding-bottom: 5px;
}
.white-popup p {
color: black;
text-shadow: none;
font-size: 18px !important;
}
.white-popup h3 {
color: black;
text-shadow: none;
font-size: 24px;
font-weight: 700;
}

.white-popup h4 {
color: black;
text-shadow: none;
font-size: 22px !important;
font-weight: 600;
}
.white-popup p {
color: black;
text-shadow: none;
font-size: 15px !important;
margin: 15px 0;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 45.5px 0 45.5px 34px;
	border-color: transparent transparent transparent #fff;
}
.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 45.5px 34px 45.5px 0;
	border-color: transparent #fff transparent transparent;
}
@media (max-width: 950px){
	#menu li {
		font-size: 12px;
		margin: 2px;
	}
	#menu li a {
		padding: 9px 10px;
	}
	.fp-controlArrow.fp-next {
		
		border-width: 28.5px 0 28.5px 24px;
		border-color: transparent transparent transparent #fff;
	}
	.fp-controlArrow.fp-prev {
		
			border-width: 28.5px 24px 28.5px 0;
	}
	.layer_title_intro {
		width: 100%;
		padding: 5px 0;
	}
	
	.videolayer {
		position: absolute;
		z-index: 4;
		width: 90%;
		left: 20px;

		-webkit-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
	
	.videolayer h1, .videolayer .h1 {
		font-size: 3em;
		margin-bottom: 10px;
	}
	
	.videolayer p {
		margin: 40px 0;
	}
	
	.logo_slide {
		position: absolute;
		top: 50px;
		left: 50px;
	}
	
	.content_section {
		max-width: 70%;
			margin-top: 30px;
	}
	
	p {
		
	}
	.btn-block {
		display: block;
		width: 100%;
		max-width: 80% !important;
	}
	
	p {
		font-size: 1.5em;
	}
	.content_section p {
		font-size: 1.5em;
		padding: 0 5px 0 20px;
	}
	.content_section ul li {
		font-size: 18px;
		padding: 0 5px 0 20px;
	}
	
	.hidden_mobile, .nomobile {
		display: none;
	}
}

.section {
	min-height: 100vh !important;
}
.center_ul {
display: flex;
justify-content: center;
}

/*.fp-controlArrow {
display: none !important;
}
.fp-controlArrow.fp-prev {
left: 45px !important;
}
.fp-controlArrow.fp-next {
right: 45px !important;
}*/


.arrow_button_right {
border-width: 38.5px 0 38.5px 34px;
border-color: transparent transparent transparent #fff;
width: 0;
height: 0;
position: absolute;
top: 50% !important;
position: absolute;
z-index: 4;
top: 50% !important;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
right: 15px !important;
}

.arrow_button_left {
border-width: 38.5px 34px 38.5px 0;
border-color: transparent #fff transparent transparent;
width: 0;
height: 0;
position: absolute;
top: 50% !important;
position: absolute;
z-index: 4;
top: 50% !important;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
left: 15px !important;
}
.arrow_button_up {
border-width: 0px 38.5px 34px 38.5px;
border-color: #fff transparent #fff transparent;
width: 0;
height: 0;
position: absolute;
top: 50% !important;

z-index: 4;
top: 15px !important;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
/* right: 50% !important; */
text-align: center;
margin: 0 auto;
left: 45%;
}
.arrow_button_down {
border-width: 38.5px 47px 0px 38.5px;
border-color: #fff transparent transparent transparent;
width: 0;
height: 0;

z-index: 4;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -38px;
left: 45% !important;
bottom: 15px;
margin: 0 auto;
position: absolute;
}
.arrow_button_down {
border-width: 38.5px 47px 0px 38.5px;
border-color: #fff transparent transparent transparent;
width: 0;
height: 0;
z-index: 4;
cursor: pointer;
width: 0;
height: 0;
border-style: solid;
margin-top: -41px;
left: 45% !important;
bottom: -6px;
margin: 0 auto;
   position: initial;
margin-top: 30px;
}
.arrow_button_down {
position: absolute;
bottom: -27px;
}

.content_section {
margin: 0 auto;
/*padding: 80px 70px !important;*/
padding: 20px 30px !important;
max-width: 640px;
}

.arrow_up {
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
color: white;
padding: 0 0 50px 0 !important;
/* position: absolute; */
bottom: 0;
position: absolute;
/* right: 0; */
padding-left: 10px;
margin-left: 14px;
}
.cta_container {
position: relative;
}

.arrow_up {
position: relative;
padding-left: 10px;
margin-left: 14px;
margin-bottom: 5px;
bottom: 6px;

}

#menu li a {
text-decoration: none;
color: #000;
text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
font-size: 1.1em !important;
font-weight: 700;
line-height: 1.2;
color: white;
}
#menu li a, #menu li.active a {
padding: 9px 8px !important;
display: block;
}
#menu li.active a {
color: #fff;
}

}
#menu li.active {
background: #666;
/* background: rgba(0,0,0, 0.5); */
color: #fff;
background: none !important;
}
#menu li {
font-size: 1em;
background: none !important;
margin: 0 !important;
}
#menu li {
display: inline-block;
/* margin: 10px; */
color: #000;
background: #fff;
background: rgba(255,255,255, 0.5);
-webkit-border-radius: 10px;
border-radius: 10px;
margin-top: 10px !important;

}

#menu li {
display: inline-block;
/* margin: 10px; */
color: #000;
background: #fff;
background: rgba(255,255,255, 0.5);
-webkit-border-radius: 10px;
border-radius: 3px;
margin-top: 10px !important;
background-color: rgba(125, 125, 125, 0.4)!important;
}
#menu li.active a:hover {
color: #cfa369!important;
}

.hamburger {

background: 0 0;

top: 0;
margin: 0 auto;
right: 0;
line-height: 45px;
padding: 0px 15px 0 15px;

border: 0;
font-size: 1.4em;
font-weight: 700;
font-family: "Open Sans", serif!important;
cursor: pointer;
outline: 0;
z-index: 10000000000000
}

.menu li a {
font-family: "Open Sans", serif!important;
font-size: 25px;
font-weight: 400
}

.cross {

background: 0 0;

top: 0;
margin: 0 auto;
right: 0;
padding: 11px 15px 0 15px;
color: #999;
border: 0;
font-size: 3em;
line-height: 37px;
font-weight: 700;
cursor: pointer;
outline: 0;
z-index: 10000000000000;
}

.menu {
z-index: 1000000;
font-weight: 700;
font-size: .8em;
width: 100%;
background: #f1f1f1;
position: absolute;
text-align: center;
font-size: 12px;

/*display: none !important;*/
}

.menu ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none
}

.menu li {
display: block;
padding: 15px 0 15px 0;
border-bottom: #ddd 1px solid;
background: #fff;
}

.menu li:hover {
display: block;
background: #fff;
padding: 15px 0 15px 0;
border-bottom: #ddd 1px solid
}

.menu ul li a {
text-decoration: none;
margin: 0;
color: #666
}

.menu ul li a:hover {
color: #cfa369!important;
text-decoration: none;
font-weight: 700;
}

.menu a {
text-decoration: none;
color: #666
}

.menu a:hover {
text-decoration: none;
color: #666
}

.glyphicon-home {
color: #fff;
font-size: 1.5em;
margin-top: 5px;
margin: 0 auto
}
#mobile_menu {
position: fixed;
top: 0px;
left: 0;
height: 40px;
z-index: 70;
width: 100%;
padding: 0;
margin: 0;
z-index: 99999999;
}
#mobile_menu {
position: fixed;
top: 34px;
right: 34px !important;
right: 10px !important;
left: auto;
height: 40px;
z-index: 70;
/* width: 100%; */
width: 50px;
padding: 0;
margin: 0;
z-index: 99999999;
}

.menu {
position: fixed;
top: 41px;
left: 0;
height: 40px;
z-index: 70;
width: 100%;
padding: 0;
margin: 0;
z-index: 99999999;
}
.menu {
position: fixed;
top: 0;
left: 0;
height: 40px;
z-index: 70;
width: 100%;
padding: 0;
margin: 0;
z-index: 1000;
}
#menu {
/*background-color: rgba(125, 125, 125, 0.4);*/
/*padding-bottom: 15px;*/

padding-top: 25px;

}
#mobile_menu {

}
#formcontainer div img {
max-width: 175px !important;
float: left;
}
.white-popup {
position: relative;
background: #fff;
padding: 62px;
width: 100%;
max-width: 460px;
margin: 20px auto;
padding-bottom: 5px;
padding-top: 15px;
}
#section0 div.content_section {
margin-top: 20px;
}
#section0 div.content_section {
margin-top: 20px;

}
.likesection0 div.content_section {
margin-top: 20px;
}
.likesection0 div.content_section {
margin-top: 20px;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
@media screen and (max-width: 800px){
.white-popup {
	position: relative;
	background: #fff;
	padding: 10px;
	width: 100%;
	max-width: 380px;
	margin: 20px auto;
	padding-bottom: 5px;
	padding-top: 15px;
}
}
@media screen and (max-width: 600px){



.nomobile {
	display: none !important;
}
.content_section ul li {
	font-size: 18px;
	padding: 0 5px 0 20px;
	padding-left: 0;
	margin-left: 15px;
}

.arrow_button_down {
	border-width: 25.5px 31px 0px 25.5px;
}
.arrow_button_up {
	border-width: 0px 25.5px 31px 25.5px;
}
.arrow_button_right {
	border-width: 25.5px 0 25.5px 20px;
}
.arrow_button_left {
	border-width: 25.5px 20px 25.5px 0;
}
#formularhinweis {
	font-size: 12px !important;
}
#menu {display: none;}
#mobile_menu, .hamburger {display: block;}
#mobile_menu {
	/*background-color: rgba(255, 255, 255, 1);*/
}
#logo {
	max-width: 200px !important;
	margin-top: 0px !important;
}
.content_section {
	margin: 0 auto;
	padding: 5px 30px !important;
	padding-left: 19px !important;
padding-right: 32px !important;
}
#section0 div.content_section {
	/*padding-top: 0px !important;
	padding-bottom: 20px !important;*/
}
h1,.h1 {
	font-size: 3.5em !important;
}
.content_section p {
	font-size: 1.5em;
	padding: 0 5px 0 20px;
	font-size: 1.3em  !important;
}
.content_section .entrytextformat p {
	font-size: 1.3em !important;
	padding: 0 5px 0 20px;
	text-align:left !important;
}
.entrytextformat {
	width: auto !important;
	padding-left: 0;
	padding: 30px !important;
}
.content_section ul li {
	font-size: 1.3em  !important;
}	
.btn-group-lg>.btn, .btn-lg {
	padding: .5rem 1rem;
	padding-top: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .3rem;
}
p {
	font-size: 1.3em;
}

.white-popup {
	position: relative;
	background: #fff;
	padding: 62px;
	width: 100%;
	max-width: 300px;
	margin: 20px auto;
	padding-bottom: 5px;
	padding-top: 14px;
	max-width: 350px;
    margin: 48px auto;
    padding-left: 10px;
    padding-right: 35px;

}

#formcontainer div imgnth-of-type(1){
	margin-right: 15px !important;
}

#formcontainer div img {
	max-width: 140px !important;
	float: left !important;
	
}
.nopaddinglr {
padding-left: 0 !important;
padding-right: 0 !important;
}
.arrow_button_down, .arrow_button_up {
	position: unset;
}
.arrow_button_down {
	margin-top: 10px;
}
.arrow_button_up {
	margin-bottom: 10px;
}
h2.text-smaller-mobile {
	margin-bottom: 0 !important;
	font-size: 1.2em !important;
	
}
.content_section ul li {
	font-size: 1.1em !important;
}
.content_section p.extrasmall {
	font-size: 1.5em;
	padding: 0 5px 0 20px;
	font-size: 1.1em !important;
}
}


.image {
max-width: 600px;	
}
@media screen and (max-width: 400px){

h1,.h1 {
	font-size: 2.5em !important;
}
.white-popup {
position: relative;
background: #fff;
padding: 5px;
width: 100%;
max-width: 90%;
margin: 20px auto;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
.white-popup p {
font-size: 13px !important;
	color: #757575 !important;
}
#logo {
max-width: 160px !important;
margin-top: 40px !important;
}
.nopaddinglr {
padding-left: 0 !important;
padding-right: 0 !important;
}
.arrow_button_up  {
left: 38% !important;
}

.image {
max-width: 400px;	
}
}

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

.image {
max-width: 400px;	
}
}
label {
min-width: 75px;
/* width: 150px !important; */
/* max-width: 300px !important; */
/* width: 130px; */
overflow: hidden;
display: inline-block;
text-overflow: ellipsis;
white-space: nowrap;
}
input[type=text],input[type=email] {
height: 17px;
}

li {
list-style-position: outside !important;
}
ul {
margin-left: 25px;
}
.white-popup p, .white-popup label {
color: black !important;
text-shadow: none;
font-size: 15px !important;
margin: 15px 0;
font-family: "Open Sans";
font-size: 12px !important;
	color: #757575 !important;
	font-weight: 500;
}
input[type=text], input[type=email] {
background-color: #fff;
border: 1px solid #dcdadd;
box-shadow: inset 1px 1px 3px 0 rgba(188,188,188,0.50);
color: #4e4756;
font-size: 18px;
font-size: 14px;
font-weight: 400;
padding: 9px 7px 9px;
width: 90%;
}
.content_section li, .content_section p {
font-weight: 500;
}

.arrow_button_right, .arrow_button_left, .arrow_button_up, .arrow_button_down {

}

.arrow_button_down.show {
display: block !important;
}
.intro p{
width: 100%;

}

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:1;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.cc-color-override-229641957.cc-window {
color: rgb(255, 255, 255);
background-color: rgb(10, 97, 116);
}
.cc-btn {
color: black;
}

.white-popup ul li, .white-popup label {
color: black !important;
text-shadow: none;
font-size: 15px !important;
margin: 15px 0 0 0;
font-family: "Open Sans";
	display: block;
}
label.radio {
display: inline-block;
}
.white-popup ul li a {
font-size: 8px !important;
}


.section-container {
border: 10px solid white;
height: 100%;
border: 2vh solid transparent;

/*outline: rgb(3, 57, 88) solid 15px;*/
box-shadow: rgb(207, 163, 105) 0px 0px 0px 5px inset;
}

.img_logo_block {
margin: auto;
position: absolute;
bottom: 40px;
left: 0;
right: 0;
max-height: 100%;
max-width: 100%;	
max-width: 100px;	
}

@media screen and (min-width: 950px) {

.section-container .content_section {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
	/* max-width: 400px;
	min-height: 135px; */
}

/* .grundriss .section-container .content_section {
	top: 30%;
} */
}


@media screen and (max-width: 949px) {
.section-container .content_section {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
	width: 70%;
}
#section0 > div > div > div {
	top: 60%;
}
#logo {
	margin: 0 auto;
	display: block;
	max-width: 500px;
	margin-top: 20px;
}
#slide22 > div > div > div {
	width: 75%;
}
}
.formatbox {
margin: 100px 0;
}
@media screen and (max-height: 900px) {

#logo {
	width: 60% !important;
	margin: 0 auto;
	display: block;
}

.section-container {

	border: 3vh solid transparent;

}
}
@media screen and (max-height: 460px) {

.section-container {

	border: 4vh solid transparent;

}
}
@media screen and (max-height: 880px) {

.section .slide.grundriss > .fp-tableCell div .content_section {
	margin-top: 4% !important;
}



}

@media screen and (max-height: 880px) and (max-width: 600px){
/* .section .slide.grundriss > .fp-tableCell div .content_section.erdgeschoss,.section .slide.grundriss > .fp-tableCell div .content_section.obergeschoss {
	margin-top: -80px !important;
} */
.gym_spa_zweite_tabelle {
	display: none;
}
}
@media screen and (max-height: 680px) {

.section .slide.grundriss > .fp-tableCell div .content_section {
	margin-top: 9% !important;
}

}
@media screen and (max-height: 860px){
.entrytextformat {
margin-right: 45px;
font-size: 12px;
}

.smalllandscape {
font-size: 1.3em !important;
}
}
@media screen and (max-width: 501px){
.entrytextformat {
margin-right: 45px;
font-size: 12px;
}
}
@media screen and (max-height: 700px)  and (min-width: 700px) {

.entrytextformat {
	display: none !important;
}

}
@media screen and (max-height: 550px)  and (max-width: 600px) {
.entrytextformat {
	display: none !important;
}

}


.img_logo_block {
z-index: 0;
}
.content_section {
z-index: 1;
}

.hamburger, .cross {

color: rgb(207, 163, 105);
}
@media screen and (max-width: 610px) {
.section-container {
	border: 5px solid white;
	height: 100%;
	border: 3vh solid transparent;
	
	box-shadow: rgb(207, 163, 105) 0px 0px 0px 2px inset !important;
}
#logo {

	max-width: 130% !important;
	width: 130% !important;
		max-width: 100% !important;
width: 100% !important;
}

.formatbox {
	margin: 75px 0;
}
#logofooter {

	max-width: 200px !important;
	width: 130% !important;
}
.img_logo_block {
	margin: auto;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	max-height: 100%;
	max-width: 100%;	
	max-width: 80px;	
}
.content_section {
	max-width: 475px; 
}

}

@media screen and (max-width: 600px) {
.text-smaller-mobile {
	font-size: 2em !important;
}	
}

@media screen and (max-width: 490px) {
.section-container {
	border: 10px solid white;
	height: 99%;
	border: 3vh solid transparent;
	border-top: 8vh solid transparent;
	box-shadow: rgb(207, 163, 105) 0px 0px 0px 2px inset !important;
}
.center_ul {
	margin-left: 28px;
}
.text-left {
	text-align: left !important;
}
.text-smaller-mobile {
	font-size: 1.5em !important;
}
h2 {
	font-family: 'Merriweather', serif;
	font-weight: 400;
	color: white;
	font-size: 2em !important;
}
#logo {

		max-width: 90% !important;
	width: 130% !important;
}
.img_logo_block {
	margin: auto;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	max-height: 100%;
	max-width: 100%;	
	max-width: 80px;
	text-align: center;
}
.content_section {
	max-width: 80%; 
}

.formatbox {
	margin: 50px 0;
}

}



#menu {

display: none;

}

h2 {
font-family: 'Merriweather', serif;
font-weight: 400;
color: white;
font-size: 3em;
}
h3 {
font-family: 'Open Sans', serif;
font-weight: 700;
color: white;
font-size: 1.4em;
margin-bottom: 20px;
}
p {
font-family: 'Open Sans', serif !important;
font-size: 1.2em;
}

.fp-responsive #section0,
.fp-responsive #section0 .fp-slide,
.fp-responsive #section0 .fp-tableCell{
height: inherit !important;
}

body > div:nth-child(8) {
display: none !important;	
}

.bluebackground p {
color: #000000!important;
text-shadow: none !important;
text-align: left;
}
.bluebackground h2 {
color: #000000!important;
}

.entrytextformat {
position: relative;
width:406px;
margin: 0 0 0 auto;
margin-top: 70px;
margin-bottom: 70px;
margin-right: 45px;
background: #ffffffcf;
padding: 30px;
padding-left: 70px;
padding-bottom: 10px;
padding-left: 40px;
}
.center_ul ul {
	margin: 15px 0;
margin-top: 20px;
margin-bottom: 0px;
}
.ff p {
color: white !important;
}

.entrytextformat span.big {
position: absolute;
left: -82px;
top: -13px;
font-family: 'Merriweather', serif;
font-weight: 700;
color: #000000!important;
font-size: 2em;
left: 17px;
top: 22px;
}

p.headline_font {
font-family: 'Merriweather', serif!important;
font-weight: 700!important;
color: #cfa369!important!important;
font-size: 1.2em!important;
text-align:center !important;
}
span.hide {
visibility: hidden;
}

@media screen and (min-width: 1261px){
.entrytextformat {
	margin-right: 45px;
}
}
@media screen and (max-width: 1260px){
.entrytextformat {
	margin-right: 0px;
}
}
@media screen and (max-width: 1070px){
.entrytextformat {
	margin-right: -40px;
}
}
@media screen and (max-width: 949px){
.entrytextformat {
	margin-right: 0px;
}
.entrytextformat span.big {
	position: absolute;
	left: -82px;
	top: -13px;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	color: #000000!important;
	font-size: 1.7em;
	left: 23px;
	top: 22px;
}
.entrytextformat {
	margin: 0;
	margin: 20px auto !important;
}
}
@media screen and (max-width: 601px){
.entrytextformat {
	margin-right: 0px;
}
.entrytextformat {
	margin: 30px 0;
}
.bluebackground p {
	text-align: justify;
}
span.hide {
	display: block;
	visibility: visible;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	color: #cfa369!important;
	font-size: 2em;
}
.entrytextformat span.big {
	position: inherit;
	display: none;
}

}


.ff {
margin-top: 50px;
}


.section-two .slide > .fp-tableCell div .content_section{
opacity: 0;
transition: opacity 5s ease-in-out;
}

.section-two.active .slide > .fp-tableCell div .content_section {
opacity: 1;
}
.section-two .slide > .fp-tableCell div .content_section{
opacity: 0;
transition: opacity 5s ease-in-out;
}

.section-two.active .slide > .fp-tableCell div .content_section {
opacity: 1;
}

.section-two .slide-seventeen > .fp-tableCell div .content_section{
opacity: 0 !important;
transition: opacity 5s ease-in-out;
}

.section-two.active .slide-seventeen.active > .fp-tableCell div .content_section {
opacity: 1 !important;
}
.section-two .slide-fourteen > .fp-tableCell div .content_section{
opacity: 0 !important;
transition: opacity 5s ease-in-out;
}

.section-two.active .slide-fourteen.active > .fp-tableCell div .content_section {
opacity: 1 !important;
}
.section-two .slide > .fp-tableCell div .content_section
.section-two .slide > .fp-tableCell div .content_section {
opacity: 0;
transition: opacity 3.5s ease-in-out;
}

.section-two.active .slide > .fp-tableCell div .content_section
.section-two.active .slide > .fp-tableCell div .content_section{
opacity: 1;
transition: opacity 4s ease-in-out;
}

.section-two.active .slide > .fp-tableCell div .content_section h2 {
transition-delay: 0.5s;
}

.section-two.active .slide > .fp-tableCell div .content_section h3 {
transition-delay: 1s;
}

.section-three .slide-one > .fp-tableCell div .content_section{
opacity: 0;
transition: opacity 3s ease-in-out;
}

.section-three.active .slide-one > .fp-tableCell div .content_section {
opacity: 1;
}
.section-four > .fp-tableCell div .content_section{
opacity: 0;
transition: opacity 3s ease-in-out;
}

.section-four.active > .fp-tableCell div .content_section {
opacity: 1;
}
.section-five .slide > .fp-tableCell div .content_section{
opacity: 0;
transition: opacity 3s ease-in-out;
}
.section-five.active .slide > .fp-tableCell div .content_section{
opacity: 1;
}
.section-six .slide > .fp-tableCell div .content_section{
opacity: 0;
transition: opacity 3s ease-in-out;
}
.section-six.active .slide > .fp-tableCell div .content_section{
opacity: 1;
}

.section-six.active  .slide > .fp-tableCell div .content_section {
opacity: 1;
}
.section .slide.grundriss > .fp-tableCell div .content_section {
opacity: 0;
transition: opacity 3s ease-in-out;
}

.section.active .slide.active.grundriss > .fp-tableCell div .content_section {
opacity: 1;
}

.section-two .slide-three > .fp-tableCell div .content_section{
opacity: 0 !important;
transition: opacity 3s ease-in-out;
}

.section-two.active .slide-three.active > .fp-tableCell div .content_section {
opacity: 1 !important;
}
.section-two .slide-five > .fp-tableCell div .content_section{
opacity: 0 !important;
transition: opacity 3s ease-in-out;
}

.section-two.active .slide-five.active > .fp-tableCell div .content_section {
opacity: 1 !important;
}
.section-three .slide-one > .fp-tableCell div .content_section h2,
.section-three .slide-one > .fp-tableCell div .content_section h3 {
opacity: 0;
transition: opacity 3.5s ease-in-out;
}

.section-three.active .slide-one > .fp-tableCell div .content_section h2,
.section-three.active .slide-one > .fp-tableCell div .content_section h3 {
opacity: 1;
transition: opacity 4s ease-in-out;
}

.section-three.active .slide-one > .fp-tableCell div .content_section h2 {
transition-delay: 0.5s;
}

.section-three.active .slide-one > .fp-tableCell div .content_section h3 {
transition-delay: 1s;
}
.section-three .slide > .fp-tableCell div .content_section{
opacity: 0;
transition: opacity 5s ease-in-out;
}

.section-three.active .slide.active > .fp-tableCell div .content_section {
opacity: 1;
}
/**.webp #section2 .slide-three, .no-webp #section2 .slide-three {
background-image: none !important;
background: #033958;
}**/

.webp #section2 .slide-three {


background-image: url(imgs/entre.webp);	
}
.no-webp #section2 .slide-three  {


background-image: url(imgs/entre.jpg);
}
.webp #section2 .slide-three1 {


background-image: url(imgs/grundrisse/grundriss_entrada_full_desktop-min.webp);	
background-position: center center;
}
.no-webp #section2 .slide-three1  {


background-image: url(imgs/grundrisse/grundriss_entrada_full_desktop-min.jpg);
background-position: center center;
}

.webp #section2 .slide-five {


background-image: url(imgs/kueche.webp);	
}
.no-webp #section2 .slide-five  {


background-image: url(imgs/kueche.jpg);
}

.webp #section2 .slide-seven {


background-image: url(imgs/kueche.webp);	
}
.no-webp #section2 .slide-seven  {


background-image: url(imgs/kueche.jpg);
}
.webp #section2 .slide-nine {


background-image: url(imgs/schlafzimmer_eg.webp);	
}
.no-webp #section2 .slide-nine  {


background-image: url(imgs/schlafzimmer_eg.jpg);
}
.webp #section2 .slide-eleven {


background-image: url(imgs/bad_eg.webp);	
}
.no-webp #section2 .slide-eleven  {


background-image: url(imgs/bad_eg.jpg);
}
.webp #section2 .slide-fourteen {


background-image: url(imgs/schlafzimmer_og.webp);	
}
.no-webp #section2 .slide-fourteen  {


background-image: url(imgs/schlafzimmer_og.jpg);
}
.webp #section2 .slide-seventeen {


background-image: url(imgs/mallorca_kino.jpg);	
}
.no-webp #section2 .slide-seventeen  {


background-image: url(imgs/mallorca_kino.jpg);
}
.webp #section3 .slide-two {


background-image: url(imgs/karte_makro_2.jpg);	
}
.no-webp #section3 .slide-two {


background-image: url(imgs/karte_makro_2.jpg);
}
.webp #section3 .slide-three {


background-image: url(imgs/karte_mikro_2.jpg);	
}
.no-webp #section3 .slide-three {


background-image: url(imgs/karte_mikro_2.jpg);
}
.webp #section3 .slide-four {


background-image: url(imgs/golfplatz.webp);	
}
.no-webp #section3 .slide-four {


background-image: url(imgs/golfplatz.jpg);
}
.webp #section3 .slide-five {


background-image: url(imgs/olivenbaueme.webp);	
}
.no-webp #section3 .slide-five {


background-image: url(imgs/olivenbaueme.jpg);
}
.webp #section3 .slide-six {


background-image: url(imgs/weingut.webp);	
}
.no-webp #section3 .slide-six {


background-image: url(imgs/weingut.jpg);
}

#section2 .bluebg {
background-image: none !important;
background: #033958;
}



/* mobile backgrounds */
@media screen and (max-width: 650px){


.webp #section2 .slide-three1 {


background-image: url(imgs/grundrisse/grundriss_entrada_full_mobile-min.webp);	
background-position: center center;
}
.no-webp #section2 .slide-three1  {


background-image: url(imgs/grundrisse/grundriss_entrada_full_mobile-min.jpg);
background-position: center center;
}
}


.slide, .section {

background-position: center center !important;


}





.imageinbox img {
max-height: 400px;
max-width: 95%;
}

.tworows div {
float: left;
width: 50%;
}
.slide, .section {

background-repeat: no-repeat !important;

}


.fp-slidesNav.fp-bottom {
bottom: 123px;
}
.fp-slidesNav.fp-top {
top: 9%;
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
height: 16px;
width: 16px;
margin: -6px 0 0 -6px;
border-radius: 100%;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
border-radius: 50%;
position: absolute;
z-index: 1;
height: 4px;
width: 4px;
border: 0;
background: #fff;
left: 50%;
top: 50%;
margin: -2px 0 0 -2px;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

@media screen and (min-width: 651px){
.slide.grundriss, .section.grundriss {

background-size: contain !important;

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

.tworows div {
float: none;
width: 100%;
}
.slide.grundriss, .section.grundriss {

background-size: 290% !important;

}

#fp-nav ul li, .fp-slidesNav ul li {

	margin: 5px !important;

}
}

@media screen and (min-width: 768px) and (max-width: 1000px){

.slide.grundriss, .section.grundriss {

 background-size: 150% !important;

}
}

.grundriss_tabelle {
margin: 0 auto;
min-width: 100%;
background: rgb(255, 255, 255);
border: 1px solid black;
color: rgb(0, 0, 0) !important;
}
.grundriss_tabelle tbody tr td, .grundriss_tabelle thead tr th, .grundriss_tabelle tfoot tr td {
padding: 10px;    
text-align: left;
}
.grundriss_tabelle thead tr th { 
font-weight: 700;
/*background-color: rgb(207, 163, 105);*/
border-bottom: 1px solid white;
}
.grundriss_tabelle tfoot tr td {

}

.btn-group-lg>.btn, .btn-lg {
padding: .5rem 1rem;
padding-top: 0.5rem;
padding-right: 1rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
line-height: 1;
border-radius: 0;
}
/*
h2 {
text-shadow: 5px 5px 12px rgba(0, 0, 0, 0.95);
text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.95);
}
h2 a {
text-shadow: 5px 5px 12px rgba(0, 0, 0, 0.95);
text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.95);
}
*/
h2 a img {
-webkit-filter: drop-shadow(5px 5px 5px #222);
filter: drop-shadow(3px 5px 5px #222);
animation: heartbeat 2s infinite;
width: 22px;
}

.fp-slidesNav.fp-top, .btn-group-lg>.btn, .btn-lg {
text-align: center;
}

.bottom_cta {
bottom: 140px;
position: absolute;
left: 0;
right: 0;
margin: auto;
max-width: 420px;
}

.grundriss.temp_slide {
background-image: none !important;
}

.content_section.another_top {
top: 35% !important;
}
.grundriss > div > div > div > h2, .grundriss > div > div > div > h2 > a  {
	text-shadow: none !important;
	color: #cfa369!important;
}

.fp-controlArrow, .arrow_button_down {
animation: heartbeat 2s infinite !important;
}
.fp-controlArrow {
display: none;
}
.arrow_button_left, .arrow_button_right {
	display: block !important;
}


.grundrissbild {
	text-align:center;
 }
.onylandscape {
display: none;
}
@media screen and (max-width: 630px) {
.section-container {


border-top: 20vh solid transparent;
}
#mobile_menu {
position: fixed;
top: 50px;
right: 10px !important;
left: auto;
height: 40px;
z-index: 70;
/* width: 100%; */
width: 50px;
padding: 0;
margin: 0;
z-index: 99999999;
}
}
@media screen and (max-height: 720px) and (min-width: 500px) and (orientation: landscape) {
/*

.onylandscape {
display: block !important;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
	font-size: 1.3em;
font-weight: 700;
}


.bottom_cta {
max-width: 75% !important;
}
*/
} 
@media screen and (max-height: 600px) {

/*
	.intro {


border-top: 20vh solid transparent;
}
#mobile_menu {
position: fixed;
top: 70px;
right: 10px !important;
left: auto;
height: 40px;
z-index: 70;

width: 50px;
padding: 0;
margin: 0;
z-index: 99999999;
}
*/
}
#orr {	
display:none;
position:fixed;
width:100%;
height:100%;
left:0;
top:0;
/*background:rgba(0,0,0,0.5);*/
z-index:1999;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.grundriss_h2_outer {
position: absolute;
left: 0;
right: 0;
top: 150px;
z-index: 900;
color: #cfa369!important;
}   
.grundrissbild img { 
max-width: 100%;
}
.grundrissbild {
/* position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); */
cursor:pointer;
}

.slide.grundriss > .fp-tableCell div .intro {
max-width: 90%;
padding: 0 4% !important;
}
.grundriss_container {
text-align:center;
width: 90%;
margin: 0 auto;
z-index: 1;
}

.grundrissbild.keller img {
max-width: 80%;
text-align: center;
margin: 0 auto;
max-height: 750px !important;
/* padding: 20px; */
padding-top: 80px;
}
@media screen and (max-width: 1550px){
.grundrissbild img {
max-width: 85%;
}
.grundrissbild img.obergeschoss {
max-width: 70%;
}
.grundrissbild.keller img {
max-width: 60%;
padding-top: 0 !important;
}
.entrytextformat {
 margin-bottom: 0 !important;	
}
}
@media screen and (min-width: 1000px) and (max-width: 1550px){
.grundrissbild img {
max-width: 90%;
}
.grundrissbild img.obergeschoss {
max-width: 70%;
}
.grundrissbild.keller img {
max-width: 60%;
padding-top: 0 !important;
}
.entrytextformat {
 margin-bottom: 0 !important;	
}
}


@media screen and (min-width: 750px){
.content_section {

    padding: 5% !important;
    max-width: 90%;
	width: 1200px;
	width: 600px;
}

.content_section.bigger {

    padding: 5% !important;
    max-width: 90%;
	width: 80%;
	width: 600px;
	
}


.content_section.bigger.bluebackground_bg_video {
	padding: 4% 9% !important;
}


.content_section.big_section {

    padding: 5% !important;
    max-width: 88%;
	width: 90%;
	width: 600px;
}
}

@media screen and (min-width: 1200px) {
	.content_section.big_section {
		padding: 5% !important;
		max-width: 88%;
		width: 90%;
		width: 600px;
	}
}


@media screen and (max-width: 376px) and (max-height: 813){
#mobile_menu {
top: 165px;
}
}
@media screen and (max-width: 376px){
#mobile_menu {
top: 165px;
}
}

.grundrissbild.nonmobile {
display: block;
}
.grundrissbild.mobile {
display: none;
}
@media screen and (max-width: 660px){
.grundrissbild.nonmobile {
display: none;
}
.grundrissbild.mobile img {
display: block;
	width: 100% !important;
	max-width: 400px !important;
	margin: 0 auto;
	
}
.grundrissbild.mobile.og img {
display: block;
	width: 50% !important;
	max-width: 400px !important;
	margin: 0 auto;
	
}	
.grundrissbild.mobile.keller img {
display: block;
	width: 70% !important;
	max-width: 400px !important;
	margin: 0 auto;
	
}	
.grundrissbild.mobile  {
display: block;
width: 100% !important;
}	

.bottom_cta {
max-width: 90%;
}
.bottom_cta a {
font-size: 15px !important;
}
}

@media screen and (min-width: 602px){
.fp-prev {
display: none !important;
}

}

#actionform {
max-height: 620px;

}

.mfp-wrap {
z-index: 99999999999999999999;	
}

.onylandscape {
font-size: 1.3em;
font-weight: 700;
}

@media screen and (max-width: 376px) and (max-height: 668px){

#mobile_menu {
	top: 30px;
}

}
	/* Style for our header texts
	* --------------------------------------- */
	h1{
		font-size: 5em;
		font-family: arial,helvetica;
		color: #fff;
		margin:0;
		padding:40px 0 0 0;
	}
	.intro p{
		color: #fff;
		padding:0px 0 0 0;
		font-size: 1.4em;
	}

	/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
		min-height: 100vh;
	}
	/* Backgrounds will cover all the section
	* --------------------------------------- */
	.section{
		background-size: cover;
		background-position: center center;
	}
	.slide{
		background-size: cover;
		background-position: center center;
	}


	/* Bottom menu
	* --------------------------------------- */
	#infoMenu li a {
		color: #fff;
	}

	.intro {
		border: 2vh solid transparent;
		border-bottom: 6vh solid transparent;
		
   	 	/* outline: rgb(3, 57, 88) solid 15px; */
		box-shadow: rgb(207, 163, 105) 0px 0px 0px 5px inset;
		min-height: 85vh;
	}

	.entrytextformat {
		position: relative;
		width: 700px;
		max-width: 90%;
		margin: 0 auto;
		margin-top: 70px;
		margin-bottom: 70px;
		background: #ffffffcf;
		padding: 30px;
		padding-left: 70px;
		padding-bottom: 10px;
		padding-left: 40px;
		text-align: left;
		padding: 4%;
		}

	.entrytextformatstyle {
		position: relative;
		width: 700px; 
		max-width: 90%;
		margin: 0 auto;
		margin-top: 70px;
		margin-bottom: 70px;

		padding: 30px;
		padding-left: 70px;
		padding-bottom: 10px;
		padding-left: 40px;
		text-align: left;

		padding: 4%;

	}
		.entrytextformat span.big {
		font-family: 'Merriweather', serif;
		font-weight: 700;
		color: #000000!important;
		font-size: 1.5em;
		left: 28px;
		top: 112px;
		text-align: left;
		position: inherit !important;
		margin-right: 5px;
		background: none !important;
		box-shadow: none !important;
	
	}
	@media screen and (max-width: 600px) {
		.entrytextformat span.big {

			font-size: 1.2em;
		}
		.entrytextformat {
			max-width: 76%;
		}
		.bluebackground p {

			font-size: 1.3em;

		}
		.intro {
			border-top: 3vh solid transparent;
		}
	}
	.content_section h2 {
		margin-bottom: 0;
	}
	.content_section p, .content_section li, .entrytextformatstyle p, .entrytextformatstyle p {
		text-shadow: black 1px 1px;
		text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
		font-size: 1.6em;
		font-weight: 400;
		line-height: 1.2;
		text-align: center;
		color: white !important;
		/* margin: 0 auto 1em; */
	}
	.entrytextformatstyle p, .entrytextformatstyle p {
		text-shadow: black 1px 1px;
		text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
		font-size: 1.0em;
		font-weight: 400;
		line-height: 1.2;
		text-align: center;
		color: black !important;
		/* margin: 0 auto 1em; */
	}

	.entrytextformatstyle h2, .entrytextformat h2 {
			font-family: 'Merriweather', serif;
			font-weight: 400;
			color: rgb(0, 0, 0) !important;
			font-size: 1.8em;
	}
	.content_section h2 {
		color: rgb(255, 255, 255) !important;
	}
	.content_section {
		/* position: absolute; */
		/* left: 50%; */
		/* top: 50%; */
		/* -webkit-transform: translate(-50%, -50%); */
		/* transform: translate(-50%, -50%); */
		margin: 0 auto;
		padding: 4% !important;
	}

	div.bluebackground_bg > div > ul > li, div.bluebackground_bg > div > p, div.bluebackground_bg > p {
		color:black !important;

	}
	.content_section.more_padding {
		padding: 10% 4% !important;
	}

	.intro {
		padding: 50px 0;
	}

	.bluebackground_bg {
		background: #ffffffcf;
		padding: 4%;
		margin: 10% auto;
	}

	

	.content_section p {
		text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5) !important;
	}

	.bottom_spacer {
		visibility: hidden;
		height: 40vh;
	}
	
	.grid {
		display: grid;
		gap: 1rem;
		grid-auto-flow: column;
		margin: 0 0 1rem 0;
	  }
	  
	  .grid > div {
		height: fit-content;
		min-width: 10px;
	  }

	  .testbg span, h2 span, p span {
		/*background-color: #033958;
		padding: 2px !important;*/
		/* position: relative; */
		/* left: 7px; */
		/*box-shadow: 7px 0px 0px #033958, -7px 0px 0px #033958;*/
	  }

	  .sidenav {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		right: 0;
		background-color: rgb(3, 57, 88);
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;
		z-index: 999;
	  }
	  #mobile_menu {
		  z-index: 1000;
	  }
	  .sidenav a {
		padding: 8px 8px 8px 32px;
		text-decoration: none;
		font-size: 25px;
		color: white;
		display: block;
		transition: 0.3s;
	  }
  
	  .sidenav a:hover {
		color: #f1f1f1;
	  }
  
	  .sidenav .closebtn {
		position: absolute;
		top: 0;
		right: 25px;
		font-size: 36px;
		margin-left: 50px;
	  }
  
	  @media screen and (max-height: 450px) {
		.sidenav {padding-top: 15px;}
		.sidenav a {font-size: 18px;}
		/*.section-one .section-container {
			  border: none !important;
			  box-shadow: none !important;
		  }*/
	  }
	  
	  @media screen and (max-width: 600px){
		  #mySidenav {
			  max-width: 250px;
		  }
		  /*.section-one .section-container {
			  border: none !important;
			  box-shadow: none !important;
		  }*/
		  div.content_section, .content_section.more_padding {

			padding: 15vh 5vh !important;
			max-width: 79%;
		}
		.mobilenobottompadding {
			padding-bottom: 0 !important;
		}
	  }

	  .image_container {
		position: relative;
		text-align: center;
		color: white;
	  }

	  .image_container .centered {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	  }

	  .new_box_shaodw_effect {
		-webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.96);
		box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.96);
	  }

	  .grid div a img {
		  
    
   	 		max-height: 300px;
				width: auto !important;
				max-width: 95%;
				max-height: inherit;
	  }


	  .grid div a img.grundrissbild {
		max-height: 100% !important;
		width: auto !important;
		
		
	  }

	  .desktop {
		  display: block;
	  }
	  
	  .mobile {
		display: none;
	  }
	  @media screen and (max-width: 750px){
		.grid {
			display: block;
		}
		.mobilepadding {
			padding: 20px 0 50px 0px;
		}
		.grid div a img {
			margin-top: 20px;
		}
		.section h2 {
			margin-bottom: 5px !important;
		}
		.mobilenobottompadding {
			padding-bottom: 0 !important;
		}

		.image_container .centered {
			width: 100%;
		}

		.centered h2 {
			font-size: 1.5em !important;
		}
		.centered p {
			font-size: 1.1em !important;
		}

		.content_section.more_padding.videcontainer, .content_section.bigger, .content_section.content_section.big_section {
			padding: 15vh 1vh !important;
    		max-width: 100% !important;
		}
		.desktop {
			display: none;
		}
		
		.mobile {
		  display: block;
		}


	  }

	  video {
		width: 100%;
		box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.96);
	  }


	  .arrow_button_down {
		animation: heartbeat 2s infinite !important;
	}


	.arrow_button_down {
		border-width: 38.5px 47px 0px 38.5px;
		border-color: #fff transparent transparent transparent;
		width: 0;
		height: 0;
		z-index: 4;
		cursor: pointer;
		width: 0;
		height: 0;
		border-style: solid;
		margin-top: -41px;
		left: 45% !important;
		bottom: -6px;
		margin: 0 auto;
		position: initial;
		margin-top: 30px;
	}

	p.arrow_button_down_click {
		color: white !important;
		text-align:center;
		cursor: pointer;
	}

	.bottom_cta p a {
		margin: 75px auto !important;
	}

	.mouse_scroll_effect {
		display: block;
		margin: 0 auto;
		width: 24px;
		height: fit-content;
		margin-top: 0;
		/*cursor: pointer;*/
	}
	
	
	.arrows
	{
	  display: block;
	  width: 5px;
	  height: 5px;
	  -ms-transform: rotate(45deg); /* IE 9 */
	  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	  transform: rotate(45deg);
	   
	  border-right: 2px solid #000000;
	  border-bottom: 2px solid #000000;
	  margin: 0 0 3px 4px;
	  
	  width: 16px;
	  height: 16px;
	}
	
	
	.one
	{
	  margin-top: 1px;
	}
	
	.one
	{
		-webkit-animation: mouse-scroll 1.5s infinite;
		-moz-animation: mouse-scroll 1.5s infinite;
		animation: mouse-scroll 1.5s infinite;
	  
	}
	
	.one
	{
	  -webkit-animation-delay: .1s;
	  -moz-animation-delay: .1s;
	  -webkit-animation-direction: alternate;
	  
	  animation-direction: alternate;
	  animation-delay: alternate;
	}
	
	
	
	.mouse_icon {
	  height: 42px;
	  width: 24px;
	  border-radius: 14px;
	  transform: none;
	  border: 2px solid #000000;
	  top: 170px;
	}
	
	.wheel_icon {
	  height: 5px;
	  width: 2px;
	  display: block;
	  margin: 5px auto;
	  background: #000000;
	  position: relative;
	  
	  height: 4px;
	  width: 4px;
	  border: 2px solid #000000;
	  -webkit-border-radius: 8px;
			  border-radius: 8px;
	}
	
	.wheel_icon {
	  -webkit-animation: scroll 1.5s linear infinite;
	  -moz-animation: scroll 1.5s linear infinite;
	  animation: scroll 1.5s linear infinite;
	}
	
	@-webkit-keyframes mouse-wheel{
	   0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	  }
	
	  100% {
		opacity: 0;
		-webkit-transform: translateY(6px);
		-ms-transform: translateY(6px);
		transform: translateY(6px);
	  }
	}
	@-moz-keyframes mouse-wheel {
	  0% { top: 1px; }
	  25% { top: 2px; }
	  50% { top: 3px;}
	  75% { top: 2px;}
	  100% { top: 1px;}
	}
	@-o-keyframes mouse-wheel {
	
	   0% { top: 1px; }
	  25% { top: 2px; }
	  50% { top: 3px;}
	  75% { top: 2px;}
	  100% { top: 1px;}
	}
	@keyframes mouse-wheel {
	
	   0% { top: 1px; }
	  25% { top: 2px; }
	  50% { top: 3px;}
	  75% { top: 2px;}
	  100% { top: 1px;}
	}
	
	@-webkit-keyframes mouse-scroll {
	
	  0%   { opacity: 0;}
	  50%  { opacity: .5;}
	  100% { opacity: 1;}
	}
	@-moz-keyframes mouse-scroll {
	
	  0%   { opacity: 0; }
	  50%  { opacity: .5; }
	  100% { opacity: 1; }
	}
	@-o-keyframes mouse-scroll {
	
	  0%   { opacity: 0; }
	  50%  { opacity: .5; }
	  100% { opacity: 1; }
	}
	@keyframes mouse-scroll {
	
	  0%   { opacity: 0; }
	  50%  { opacity: .5; }
	  100% { opacity: 1; }
	}

.icon-scroll,
.icon-scroll:before {
    position: absolute;
    left: 50%
}
.icon-scroll {
    width: 30px;
    height: 50px;
    margin-left: -20px;
    bottom: 10px;
    margin-top: -35px;
    border: 2px solid #fff;
    border-radius: 25px
}
@media (max-width: 767px) {
    .icon-scroll {
        position: relative
    }
}
.icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll
}
@keyframes scroll {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translateY(26px)
    }
}

.lastsectionelement {
	margin-bottom: 250px;
}

.bluebackground_bg_video {
	background: #033958cf;
	padding: 4% 9% !important;
}

@media screen and (max-width: 1050px){
	.content_section.more_padding.ipadpaddingbottom {
		
		
		padding-bottom: 25vh !important;
	
	}
	.content_section.more_padding.ipadpaddingboth  {
		
		padding-top: 25vh !important;
		padding-bottom: 25vh !important;
	
	}

	.content_section.bluebackground_bg.ipadpaddingboth {
		margin-top: 25vh !important;
		margin-bottom: 25vh !important;
	}
	.content_section.bluebackground_bg.ipadpaddingbottom {
		margin-bottom: 25vh !important;
	}
}

.content_section.bluebackground_bg h2, .content_section.bluebackground_bg p {
	color: black !important; 
}


ul {
	margin: 0;
}
li {
	color: black;
	text-align:left;
	font-size: 1.2em;
}



@media screen and (max-width: 600px){
	input[type=text], input[type=email] {
		margin: 3px 0 !important;
	}
	.white-popup label.nomobile {
		display: none !important;
	}
	.textmobilebig {
		font-size: 14px !important;
	}
	.mobilemargintop {
		margin-top: 200px;
	}
	#section2.active {
		background-position: left bottom !important;
	}
}