/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v34-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-500.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-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v34-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

html, body,
h1, h2, h3, h4, h5, h6, .ce_revolutionslider_text.bold, .font_headline,
.mainmenu ul li a {
   font-family: "Open Sans";
}
h1, h2, h3, h4, h5, h6, .ce_revolutionslider_text.bold, .font_headline,
.mainmenu ul li a {
   font-weight: 800;
}
.infobox-covid {
position: absolute;
right: 0;
top: 150px;
background:#e6b64e;
color: #fff;
font-size: 24px;
font-weight:bold;
padding: 8px 15px;
z-index: 10000000000;
}
body.page-back2 .link_ticket {
	display: none!important;
}
.ce_accordionSingle .image_container img {
	max-width: 450px;
}
.checkbox_container legend {
	display: none;
}
#footer {
	background: url(../../bilder/footer.jpg) center top repeat-x;
	color: #76736b;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2.2rem;
}
#footer .ce_text {
	transform: rotate(-4deg);
	padding-top: 155px;
	padding-bottom: 40px;
}

#footer .totop:before {
	display: none;
}

#footer .inside {
	text-align: center;
}

body {
	background: #282828;
}
#slider {
	background: #242424;
}

#headerboxes {
	position: absolute;
	bottom: 13%;
	z-index: 100;
	left: 0;
	width: 100%;
}

#headerboxes .autogrid_wrapper {
	margin: 0 auto;
	max-width: 1240px;
}

#headerboxes .autogrid_wrapper .inner {
	padding-left: 2%;
	padding-right: 2%;
}

#headerboxes .ce_text_imagebox .inside {
	position: static;
}

#headerboxes .ce_text_imagebox.imagebox_version2 .inside {
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 35px;
}

#headerboxes .ce_text_imagebox.imagebox_version2 .inside h3 {
	line-height: 0.85;
}

@media only screen and (min-width: 768px) and (max-width: 1030px) {
	
	#headerboxes .ce_text_imagebox, .ce_text_imagebox_image {
		height: 220px;
	}
	
	#headerboxes .ce_text_imagebox.imagebox_version2 .inside h3 {
		font-size: 24px;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 860px) {
	
	#headerboxes .ce_text_imagebox, .ce_text_imagebox_image {
		height: 200px;
	}
	
	#headerboxes .ce_text_imagebox.imagebox_version2 .inside h3 {
		font-size: 22px;
	}
	
}

@media only screen and (max-width: 767px) {
	
	#headerboxes {
		position: static;
	}
	
	#slider .ce_text_imagebox {
		margin-bottom: 15px;
	}
	
}

.ce_accordion .toggler {
	display: flex;
}
.ce_accordion .toggler,
.ce_accordion .toggler.ui-state-active {
	border: 0;
	padding: 0;
	overflow: hidden;
}

.ce_accordionSingle .leftside {
	background: #e8b74a;
	width: 20%;
	display: flex;
	padding: 25px 40px;
	color: #fff;
	text-transform: uppercase;
} 

.ce_accordionSingle .rightside {
	width: 80%;
	display: flex;
	background: #4f4f4f;
	padding: 25px 40px;
	color: #fff;
	text-transform: uppercase;
} 

.ce_accordion .toggler.ui-state-active:before {
	display: none;
}

.ce_accordionSingle:nth-child(even) .rightside {
	background: #3c3c3c;
} 

.ce_accordion {
	border: 0;
	position: relative;
}

.autogrid:not(.block) {
	padding-left: 2%;
	padding-right: 2%;
}

.link_ticket {
	color: #fff;
	background: #e8b74a;
	line-height: 45px;
	padding: 0 30px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 1.2rem;
	position: absolute;
	right: 10px;
	top: 17px;
	z-index: 100000;
}

.title {
	padding-right: 130px;
}

.ce_accordion .toggler:before {
	display: none;
}

.ce_accordion .accordion {
	margin-left: 20%;
	background: #4f4f4f;
	color: #fff;
	padding: 40px;
}

.ce_accordionSingle:nth-child(even) .accordion {
	background: #3c3c3c;
} 

.accordion .info {
	border-top: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding: 8px 0!important;
	font-weight: bold;
	font-size: 0.85rem;
	margin-bottom: 25px;
}

.accordion .info div {
	display: inline-block;
	margin-right: 15px;
}

.accordion h3 {
	color: #fff;
	margin-top: 25px;
}

#bottom span,
#bottom a {
	margin-right: 10px;
	text-transform: uppercase;
	color: #fff!important;
	font-size: 1.1rem;
	font-weight: bold;
}

form.style5 input, form.style5 select, form.style5 textarea {
	background: rgba(255,255,255,0.1);
	border: 0;
	color: #fff;
}

input:hover {
	border: 0!important;
}

.ce_table table td {
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-left: 0;
}

form.style5 input::-webkit-input-placeholder,
form.style5 textarea::-webkit-input-placeholder {
	color: #fff !important;
}

.accordion .info div.last {
	margin: 0;
}

.accordion .image,
.accordion .youtube {
	margin-bottom: 25px;
}

.accordion .link a {
	display: inline-block;
	padding: 5px 15px;
	background: #282828;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
	font-size: 0.9rem;
}

iframe {
	width: 100%;
}

.accordion .galerie {
	margin-top: 25px;
}

.accordion ul {
	padding: 0!important;
	margin: 0!important;
}

.accordion li {
	list-style-type: none!important;
	margin-bottom: 0!important;
	border: 2px solid transparent!important;
}

.accordion .ce_gallery li {
	width: 25%!important;
	padding: 0!important;
}

.ce_accordion .banner {
	position: absolute;
	top: 10px;
	line-height: 1.8;
	background: rgba(0,0,0,0.9);
	display: inline-block;
	border-radius: 3px;
	padding: 0 5px;
	font-size: 0.7rem;
}

@media only screen and (max-width: 767px) {
	
	.ce_accordionSingle .leftside,
	.ce_accordionSingle .rightside,
	.ce_accordion .toggler {
		display: block;
		width: 100%;
	}
	.ce_accordion .accordion {
		margin: 0;
	}
	
	.ce_accordionSingle .leftside,
	.ce_accordionSingle .rightside,
	.ce_accordion .accordion {
		padding: 10px;
	}
	
	.link_ticket {
		top: 2px;
		background: rgba(0,0,0,0.8);
	}
	
	.ce_accordionSingle {
		margin-bottom: 20px;
	}
	
	.title {
		padding-right: 0;
	}
	
	.accordion .ce_gallery li {
		width: 50%!important;
		padding: 0!important;
	}
	
	.ce_accordion .banner {
		right: 10px;
		top: 15px;
	}
	
}

@media only screen and (max-height: 750px) {
#headerboxes {display: none;}
.ce_revolutionslider {max-height: 500px;}
}