/*** INDIVIDULLE CSS-FORMATIERUNG***/

/* Breathing Regular */
@font-face {
    font-family: 'Breathing';
    src: url('../fonts/breathing-webfont.eot');
    src: url('../fonts/breathing-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/breathing-webfont.woff2') format('woff2'),
         url('../fonts/breathing-webfont.woff') format('woff'),
         url('../fonts/breathing-webfont.ttf') format('truetype'),
         url('../fonts/breathing-webfont.svg#breathingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* oswald-300 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/oswald-v40-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald-v40-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v40-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v40-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v40-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v40-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v40-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald-v40-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v40-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v40-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v40-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v40-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-500 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/oswald-v40-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald-v40-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v40-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v40-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v40-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v40-latin-500.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-600 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/oswald-v40-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald-v40-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v40-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v40-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v40-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v40-latin-600.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-700 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/oswald-v40-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald-v40-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v40-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v40-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v40-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v40-latin-700.svg#Oswald') format('svg'); /* Legacy iOS */
}

.typo-script > .sppb-addon-title,
.typo-script .sppb-row-container .sppb-section-title .sppb-title-heading {
    font-family: 'Breathing';
    font-weight: normal;
    font-style: normal;
}

.typo-script > h2.sppb-addon-title {
	font-size: 4rem;
}

/*
* Variable
*/

:root {
  --color-pri: #fdedcf;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
}

body {
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {}

p {}
a {}



/*
* Typohraphy
*/
.uppercase {
	text-transform: uppercase !important;
}
.lowercase {
	text-transform: lowercase !important;
}


/***<Header>***/
#sp-header {
	position: fixed;
	height: auto;
	box-shadow: none;
	background-color: transparent;
	transition: background-color 0.25s linear;
}
#sp-header.header-sticky {
	background-color: rgba(255,255,255,0.5);
}
#sp-header:not(.header-sticky) .logo {
	height: auto;
	transform: translateY(40px);
}
#sp-header.header-sticky .logo .logo-image {
	height: 55px;
}
/***</Header>***/	

/***<Mainnav>***/
#sp-menu {
}
#sp-menu .sp-megamenu-wrapper .sp-megamenu-parent li a {
	text-transform: uppercase;
}
#sp-menu .sp-megamenu-wrapper .sp-megamenu-parent > li > a {
	font-size: 1.1em !important;
}
.sp-megamenu-parent > li > a {
	transition: all 0.2s ease-in-out;
}
.sp-megamenu-parent > li:hover > a {
    color: #000 !important;
	transform: scale(1.15);
	transform-origin: center center;
}
.sp-megamenu-parent > li.active > a, 
.sp-megamenu-parent > li.active:hover > a {
    color: #000;
}
.sp-megamenu-parent > li.active > a {
	font-weight: 400;
}
.sp-megamenu-parent > li.active:hover > a {
}
.sp-megamenu-parent > li .sp-dropdown {
	margin-top: 2px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background-color: rgba(255,255,255,0.5) !important;
	box-shadow: none !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	display: inline-block;
	transition: all 0.2s ease-in-out;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	transform: scale(1.125);
	transform-origin: center;
	color: #000;
}

/***</Mainnav>***/

/***<Canvasmenü>***/
@media (min-width: 992px) {
	#offcanvas-toggler {
		display: none !important;
	}	
}
/***</Canvasmenü>***/

/***<Slider>***/
/***</Slider>***/


/*
* Main Section
*/
#header-start {
	max-height: 100vh;
	background-size: 100% 100% !important;
	overflow: hidden;
}
@media (max-height: 1200px) {
	#header-start .main-image .sppb-addon-single-image-container {
		max-height: 500px;
		max-width: 500px;
	}
}
#submission {
}
#submission .submission-body {
}
#submission .submission-body .sppb-addon-title {
	font-size: 2.75rem;
}
#submission .submission-body .sppb-addon-content {
	max-width: 600px;
	margin: 30px auto 0 auto;
	font-size: 1.75rem;
	font-weight: 300;
}
/* About */
@media (max-width: 767px) {
	#about {
		background-position: left bottom !important;
	}
}
#about .about-body .sppb-addon-title {
	font-size: 5rem;
}
#about .about-body .sppb-addon-content {
	max-width: 480px;
	margin: 60px auto 0 auto;
	font-size: 1.75rem;
	font-weight: 300;
}
#about .about-sub-headline h2,
#about .about-sub-headline h3 {
	font-weight: 400 !important;
}

.footer-contact {
}
@media (max-width: 991px){
	.footer-contact .sppb-addon-content {
		font-size: 1rem !important;
	}
}
/* Program */
#program {
}
#program .program-body .sppb-addon-content {
	margin-top: 30px;
	font-size: 1.75rem;
	font-weight: 300;
}
#program .program-calendar {
}
#program .program-calendar .sppb-addon-title {
	text-transform: uppercase;
}
#program .program-calendar .sppb-addon-content {
	font-weight: 300 !important;
}
@media (max-width: 991px){
	#program .program-calendar .sppb-addon-content {
		font-size: 1rem;
	}
}
@media (min-width: 992px){
	#program .program-calendar .sppb-addon-content {
		font-size: 1.25rem;
	}
}
#program .program-calendar .sppb-addon-content > ul.list-custom {
	margin: 0;
	padding: 0;
	list-style: none;
}
#program .program-calendar .sppb-addon-content > ul.list-custom > li {
	position: relative;
	padding-left: 50px;
	margin-top: 20px;
}
#program .program-calendar .sppb-addon-content > ul.list-custom > li:before {
	content: '';
	position: absolute;
	height: 14px;
	width: 42px;
	left: 0;
	top: 10px;
	background-image: url('../images/icon-wave.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#program .program-calendar .sppb-addon-content > ul.list-custom > li h4 {
	font-weight: 400 !important;
}
/* Second list style */
#program .program-calendar .sppb-addon-content > ul:not(.list-custom) {
	margin: 0;
	padding: 0;
	list-style: none;
}
#program .program-calendar .sppb-addon-content > ul:not(.list-custom) > li {
	margin-top: 5px !important;
	margin-bottom: 5px !important;

}
#program .program-calendar .sppb-addon-content > ul:not(.list-custom) > li:before {
}
#program .program-calendar .sppb-addon-content > ul:not(.list-custom) > li h4 {
	font-weight: 400 !important;
}
#program .program-calendar .sppb-addon-content > ul:not(.list-custom) > li span.time {
	display: inline-block;
	min-width: 50px;
	font-weight: 600;
}
#program .program-calendar .sppb-addon-content > ul:not(.list-custom) > li span.desc {
	display: block;
	margin-left: 54px;
}

/*
* Impressions
*/
.gallery-slider {
}
.gallery-slider .sppb-carousel-extended-outer-stage {
	height: auto !important;
}
.gallery-slider .sppb-carousel-extended-outer-stage .sppb-carousel-extended-item {
	border: 1px solid #fdedcf;
}
.gallery-slider .sppb-carousel-extended-outer-stage .sppb-carousel-extended-item > img {
	max-width: 100%;
	height: auto;
}

/*
* Gallery
*/
.base-gallery {
}
.base-gallery .category-filter .ba-btn {
	border-radius: 9px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
}

.base-gallery .ba-gallery-items {
	border: 1px solid rgba(255, 218, 156, 0.5);
	transition: border-color .25s ease-in-out;
	overflow: hidden;
}
.base-gallery .ba-gallery-items:hover {
	border-color: rgba(255, 218, 156, 1);
}
.base-gallery .ba-pagination .ba-btn {
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}
/* Images */
.program-image {
	position: relative;
}
.program-image .image-layout-preset-style-poster {
}
.program-image .image-layout-preset-style-poster .sppb-addon-image-layout-content {
	vertical-align: middle;
	top: 0;
	bottom: 0;
	padding-top: 90px;
	margin: 0;
	opacity: 0;
	transition: opacity 0.35s ease;
	overflow-x: auto;
	scrollbar-width: thin;
}
.program-image .image-layout-preset-style-poster .sppb-addon-image-layout-content > *{
}
.program-image:hover .image-layout-preset-style-poster .sppb-addon-image-layout-content {
	opacity: 1;
}

.animated-heading-text {
}
.animated-heading-text .animated-heading-before-part,
.animated-heading-text .animated-heading-after-part {
	display: inline-block;
	margin-bottom: -12px;
	line-height: 0;
	height: 26px;
	letter-spacing: 5px;
	font-size: 26px;
}

/* Animated text*/
.text-marquee .sppb-addon-title {
	letter-spacing: 0.6px;
}

.text-marquee {
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0;
	display: block;
}
.text-marquee .sppb-addon-title {
	text-indent: 0;
	overflow: hidden;
	-webkit-transition: 12s;
	transition: 12s;
	-webkit-animation: marquee 12s linear infinite;
	animation: marquee 12s linear infinite;
}
@keyframes marquee {
    0% { 
		transform: translate(100%, 0); 
		-webkit-transform: translateX(100%);
	}
    100% { 
		transform: translate(-100%, 0); 
		-webkit-transform: translateX(-100%);
	}
}
.text-marquee .sppb-addon-title > span:before,
.text-marquee .sppb-addon-title > span:after {
	position: relative;
	content: ' . . . . . . ';
	display: inline-block;
	line-height: 1;
	margin: 0 12px;
	letter-spacing: 2px;
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%);
}



/* Location */
.location-body {
	margin: 0 auto;
	max-width: 500px;
	font-size: 1.5rem;
	font-weight: 300;
}
.location-body  .sppb-addon-title {
	text-align: center !important;
}
.location-body .sppb-addon-content {
	position: relative;
	padding-left: 100px;
	margin-top: 45px;
}
.location-body .sppb-addon-content:before {
	content: url('../images/pointer.png');
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
}
/* Pointer */
.location-pointer {
}
.location-pointer .sppb-addon-title {
	font-weight: 300 !important;
}
.location-pointer .fas {
	margin-right: 8px;
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
}
.location-symbole {
	margin: 0 auto;
	max-width: 360px;
}


.stay-safe-body {
	font-size: 1.25rem;
}

/***<Footer>***/
@media (max-width: 991px) {
	.footer-logo .sppb-addon-single-image-container {
		max-width: 360px;
		margin-bottom: 60px;
	}
}
@media (min-width: 992px) {
	.footer-logo .sppb-addon-single-image-container {
	}
}


/***</Footer>***/

/***<Footernav>***/

#sp-footer {
	background-image: url('../images/background-image-02.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.footer-contact {
}
.footer-contact .sppb-addon-content {
	margin-top: 45px;
	font-size: 1.25rem;
	text-transform: uppercase;
}
ul.contact-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.social-icons {
	margin-top: 90px;
}



.icon-phone {
}

[class*='icon-']:before {
	position: relative;
	display: inline-block;	
	content: '';
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.contact-list [class*='icon-']:before {
	width: 32px;
	height: 32px;
	margin-bottom: -6px;
	margin-right: 8px;
}
.contact-list li {
	margin-top: 4px;
	margin-bottom: 4px;
}

.social-icons [class*='icon-'] {
	display: inline-block;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 0px;
	line-height: 999;
}
.social-icons [class*='icon-']:before {
	width: 45px;
	height: 45px;
}	

.icon-phone:before { background-image: url('../images/icon-phone.png'); }
.icon-email:before { background-image: url('../images/icon-email.png'); }
.icon-instagram:before { background-image: url('../images/icon-instagram.png'); }


.footer-navbar-outer {
}
.footer-navbar-outer .sppb-addon-wrapper,
.footer-navbar-outer .sppb-addon-wrapper .clearfix,
.footer-navbar-outer .sppb-addon-wrapper .footer-navbar {
	height: 100%;
}
@media (max-width: 991px) {
	.footer-navbar .sppb-addon-content {
		margin-top: 45px;
		text-align: center;
	}
}
@media (min-width: 992px) {
	.footer-navbar .sppb-addon-content {
		position: relative;
		top: 100%;
		transform: translateY(-100%);
		margin-top: -10px;
		text-align: right;
	}
}

.footer-contact a {
	color: var(--color-pri) !important;
}
.footer-contact a:hover {
	color: #fff !important;
}


.footer-navbar ul.menu > li > a {
	text-transform: uppercase;
	font-size: 1rem;
	color: var(--color-pri) !important;
}
.footer-navbar ul.menu > li > a:hover {
	color: #fff !important;
}

/***</Footernav>***/

/***<Grids>***/
/***</Grids>***/

/***<Tabellen>***/
/***</Tabellen***/

/***<Listenpunkte***/
/***</Listenpunkte***/

/******************************<RESPONSIVE>*************************************/
@media (max-width: 576px) {}
@media (max-width: 775px) {}
@media (min-width:576px){}
@media (max-width: 991px){}
@media (max-width: 1200px){}
@media (min-width:1800px){}
/******************************</RESPONSIVE>*************************************/



/*
* Custom styles
*/


/* Submission */
#submission {
	border-top: 4px dotted var(--color-pri);
	border-bottom: 4px dotted var(--color-pri);
}

/* Program */
.price-badge {
	width: 160px;
	height: 160px;
	padding: 15px;
	text-align: center;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	display: flex;
	align-items: center;
	transform: rotate(-15deg);
	background-color: #feda9d;
	color: #000;
	font-size: 1.25rem;
	line-height: 1.25;
}
@media (max-width: 991px){
	.price-badge {
		margin: 0 auto;
	}
}
@media (min-width: 992px){
	.price-badge {
		position: absolute;
		right: 30px;
		top: 30px;
	}
}
.price-badge strong {
	font-size: 1.5rem;
}

.program-column {
	border: 1px solid var(--color-pri);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
@media (max-width: 991px){
	.program-column {
		padding: 15px 30px;
	}
}
@media (min-width: 992px){
	.program-column {
		padding: 30px 60px;
	}
}
@media (max-width: 991px){
	#program .sppb-row .sppb-col-md-6:not(:first-child) {
		padding-top: 30px !important;
	}
}

.program-btn-row {
	max-width: 768px;
	margin: 0 auto !important;
}

/*
* Bootstrap overrides
*/

.sppb-row-container {
	max-width: 1320px !important;
}

/* Buttons */
.btn-custom {
	min-width: 300px;
	padding: 12px 24px;
	border: 2px solid var(--color-pri);
	background-color: transparent;
	
	cursor: pointer;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.btn-custom:hover {
	border-color:  var(--color-pri);
	background-color: var(--color-pri);
}

/*
* Carousel Pro
*/
.location-carousel {
	max-width: 1140px;
	margin: 0 auto;
}
.sppb-carousel-extended-dots ul li span {
	background: #ffeccd !important;
	opacity: 0.25;
}
.sppb-carousel-extended-dots ul li:hover span {
	opacity: 0.5;
}
.sppb-carousel-extended-nav-control .nav-control {
    color: #ffeccd;
    border-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.6;
}
.sppb-carousel-extended-nav-control .nav-control:hover {
	opacity: 1;
}
.sppb-carousel-extended-nav-control .nav-control.next-control {
	background-image: url('../images/arrow-right.png');
}
.sppb-carousel-extended-nav-control .nav-control.prev-control {
	background-image: url('../images/arrow-left.png');
}
.sppb-carousel-extended-nav-control .nav-control > i {
	display: none;
}

.about-logo .sppb-addon-single-image-container {
	max-width: 420px;
}