/* 
---------------------------------------------
Font
--------------------------------------------- 
*/

/* raleway-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/raleway-v36-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/raleway-v36-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v36-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/raleway-v36-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v36-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/raleway-v36-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/raleway-v36-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/raleway-v36-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/raleway-v36-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/raleway-v36-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v36-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/raleway-v36-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/raleway-v36-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/raleway-v36-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* 
---------------------------------------------
Allgemein
--------------------------------------------- 
*/
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*	{
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
}

body	{
    overflow-x: hidden;
    height: 100%;
    background: #121011;
    background: #FCFCFC;
    background-color: transparent !important;
}

html 	{
    height: 100%;
}

ul 	{
    list-style: square;
    margin: 0px;
}

a 	{
    color: #d44457;
    cursor: pointer; 
}

a :hover	{
    color: #212741;
    cursor: pointer; 
}


p, li	{
    font-size: 14px;
    line-height: 22px;
    color: #4a4a4a;
}

p.lg, li.lg	{
    font-size: 16px;
    margin-top: 0px;	
    line-height: 25px;
}

.transparent	{
    background-color: transparent;
}
.white	{
    color: #FCFCFC;
}


img 	{ max-width: 100%;}
/*max-width ist für richtige Größe des Logos notwendig*/


/* 
---------------------------------------------
Header Style
--------------------------------------------- 
*/

.background-header {
  background-color: #212741;
  height: 80px!important;
  position: fixed! important;
  top: 0!important;
  left: 0;
  right: 0;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.15)!important;
}

.header-area {
  position: absolute !important;
  height: 70px !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;

}

/*.header-area .main-nav {
  min-height: 80px;
  background: rgba(0,0,0,0.3);
}

.header-area .main-nav .logo {
  line-height: 120px;
  color: #FCFCFC;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  float: left;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 160px;
    margin: 2rem; 
}*/

.background-header .main-nav .logo {
  line-height: 80px;
  width: 160px;
  float: left;
}

.main-nav h1 {
   display: none; 
}

.background-header .nav {
  margin-top: 18px !important;
}

.header-area .main-nav .nav {
  float: right;
  margin-top: 20px;
  margin-right: 0px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 999;
}

/*.header-area .main-nav .nav li {
  padding-left: 10px !important;
  padding-right: 10px !important;
}*/


.header-area .main-nav .nav li a {
  display: block;
  font-weight: 300;
  font-size: 14px;
  text-transform: capitalize;
  color: #FCFCFC;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 40px;
  line-height: 40px;
  border: transparent;
  letter-spacing: 1px;
  opacity: 1!important;
  position: relative;
  padding: 5px 7px;
}


.header-area .main-nav .nav li:last-child a {
  padding-right: 10px !important;  
}

.header-area .main-nav .nav li:hover a,
.header-area .main-nav .nav li a.active {
  color: #d44457;
  text-decoration: none;
  opacity: 1!important;
  background: transparent;
}

.header-area .main-nav .nav li.has-sub {
  position: relative;
  padding-right: 15px;
}

.header-area .main-nav .nav li.has-sub:after {
  font-family: FontAwesome;
  content: "\f107";
  font-size: 12px;
  color: #FCFCFC;
  position: absolute;
  right: 2px;
  top: 12px;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu {
  position: absolute;
  width: 140px;
  background-color: #FCFCFC;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  top: 40px;
  border-radius: 5px;
  opacity: 0;
  transition: all .3s;
  transform: translateY(+2em);
  visibility: hidden;
  z-index: -1;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu li {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.header-area .main-nav .nav li.has-sub ul.sub-menu li a {
  opacity: 1;
  display: block;
  background: #f7f7f7;
  color: #2a2a2a!important;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  font-size: 12px;
  font-weight: 400;
  border-bottom: 1px solid #eee;
}

.header-area .main-nav .nav li.has-sub ul li a:hover {
  background: #FCFCFC;
  color: #ff511a!important;
  padding-left: 25px;
}

.header-area .main-nav .nav li.has-sub ul li a:hover:before {
  width: 3px;
}

.header-area .main-nav .nav li.has-sub:hover ul.sub-menu {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}

.header-area .main-nav .menu-trigger {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 33px;
  width: 32px;
  height: 40px;
  text-indent: -9999em;
  z-index: 99;
  right: 40px;
  display: none;
}

.background-header .main-nav .menu-trigger {
  top: 33px;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #FCFCFC;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
}

.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
  background-color: #fff;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #FCFCFC;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
  width: 75%;
}

.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger span:after {
  background-color: #FCFCFC;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  content: "";
}

.header-area .main-nav .menu-trigger span {
  top: 16px;
}

.header-area .main-nav .menu-trigger span:before {
  -moz-transform-origin: 33% 100%;
  -ms-transform-origin: 33% 100%;
  -webkit-transform-origin: 33% 100%;
  transform-origin: 33% 100%;
  top: -10px;
  z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
  -moz-transform-origin: 33% 0;
  -ms-transform-origin: 33% 0;
  -webkit-transform-origin: 33% 0;
  transform-origin: 33% 0;
  top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
  background-color: transparent;
  width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) transla</small></a>teX(1px) rotate(45deg);
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
  background-color: #fff;
}

.background-header .main-nav .menu-trigger.active span:before {
  background-color: #fff;
}

.header-area .main-nav .menu-trigger.active span:after {
  -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  transform: translateY(-6px) translateX(1px) rotate(-45deg);
  background-color: #fff;
}

.background-header .main-nav .menu-trigger.active span:after {
  background-color: #fff;
}

.header-area.header-sticky {
  min-height: 80px;
}

.header-area .nav {
  margin-top: 30px;
}

.header-area.header-sticky .nav li a.active {
  color: #d44457;
}

.header-area .button-text a {
  color: #FCFCFC;
}

.header-area .button-text a:hover {
  color: #FCFCFC;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-area .main-nav:before {
    display: none;
  }
}

@media (max-width: 767px) {
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  .header-area.header-sticky .nav li a:hover,
  .header-area.header-sticky .nav li a.active {
    color: #ff511a!important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
   background-color: #212741;
    padding: 0px 0px;
    height: 50px;
    box-shadow: none;
    text-align: center; 
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-left: 0px;
    line-height: 80px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
    background: none;
  }
  .header-area .main-nav .nav {
    /*float: inline-start;*/
    width: 100%;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    position: absolute;
    left: 0;
    top: 50px;
      }
        
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 100px !important;
  }
  .background-header.header-sticky .nav {
    margin-top: 60px !important;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a{
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #212741 !important;
    color: #fffeff !important;
  }
  
  .header-area .main-nav .nav li:last-child a {
  padding-right: 0px !important;  
}

  
  .header-area .main-nav .nav li a:hover {
    background: #212741 !important;
    color: #d44457 !important;
  }
  .header-area .main-nav .nav li.has-sub ul.sub-menu {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    top: 0px;
    width: 100%;
    box-shadow: none;
    height: 0px;
    transition: all 0s;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0px;
  }
  .header-area .main-nav .nav li.has-sub ul.sub-menu {
    height: auto;
  }
  .header-area .main-nav .nav li.has-sub:after {
    color: #3B566E;
    right: 30px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:hover ul, .header-area .main-nav .nav li.submenu:focus ul {
    height: 0px;
  }
  
}

@media (min-width: 768px) {
  .header-area .main-nav .nav {
    display: flex !important;
  }
}

/*Ende Header*/

/* 
---------------------------------------------
pulse button
--------------------------------------------- 
*/

 .pulse-button {
        background-color: #c72036; 
        color: #FCFCFC;
        border: 1px solid #970f0f; 
        padding: 10px 20px; 
        cursor: pointer; 
        font-size: 1em;
        border-radius: 5px;
        font-weight: 500;
        letter-spacing: 0.2em;
        position: relative; 
        animation: pulse 2s infinite;
    }
    
     .pulse-button:hover {
        background-color: #981728; 
    }

    .button-text {
        position: relative; /* Stellt sicher, dass der Text korrekt positioniert wird */
        z-index: 1; /* Stellt sicher, dass der Text über den Effekten liegt */
    }
  @keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(222, 84, 72, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px rgba(222, 84, 72, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(222, 84, 72, 0);
    }
}           

    .pulse-button:hover {
        animation: pulse 1.5s infinite; /* Animation starten, Dauer, unendlich wiederholen */
    }
    
    .pulse-button:hover .button-text {
        color: #007bff; /* Textfarbe beim Hovern ändern */
    }          


/* 
---------------------------------------------
Startseite
--------------------------------------------- 
*/

.banner {	
	background: #0f0d0f;
	background: #831f16;
	background: #FCFCFC;
}

.white-border-button a {
	padding: 14px 20px;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 30px;
	color: #fffeff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	text-decoration: none;
	transition: all 0.5s;
}

.white-border-button a:hover {
	padding: 14px 20px;
	background-color: transparent;
	border: 1px solid #e1837b;
	border-radius: 30px;
	color: #e1837b;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	text-decoration: none;
	transition: all 0.5s;
}

/*.pink-button a {
	padding: 14px 20px;
	background-color: #b94e5e;
	border-radius: 30px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.5s;
}*/

/*.white-button a {
	padding: 14px 20px;
	background-color: #FCFCFC;
	border-radius: 30px;
	color: #121011;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.5s;
}*/

.banner .container-fluid {
	padding-right: 0px !important;		
}
	
.banner .col-md-8 {
	padding-left: 0px;
	padding-right: 5px;
}

.banner .col-md-4 {
	padding-right: 0px;
	padding-left: 5px;
}


.banner .left-banner-content {
	padding-top: 100px;
	padding-bottom: 175px;
	padding-left: 120px;
	text-align: left;
	background: #0f0d0f;
	background-image: url(../images/Startbild.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 700px;
	height: 700px;
}



.right-banner-content {
	padding: 200px 10px;
	background-color: #812115;
	background-color: #b30e0b;
	background-color: #831f16;
	text-align: center;		
	min-height: 700px;
	height: 700px;
}

.right-banner-content h2 {
	padding: 15px 10px;
	font-size: 1.3rem;
	text-transform: none;
	font-weight: 500;
	color: #fffeff;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 1.8rem;
}

.right-banner-content .line-dec {
	width: 75%;	
	height: 5px;
	background-color: #fff;
	margin: 30px auto;
}


.right-banner-content span {
	font-weight: 700;
}

.right-banner-content p {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #fffeff;
	text-align: center; 
	font-weight: 500;
}

hr	{ margin-top: 0.5rem;}

.right-banner-content .social-icons {
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

.right-banner-content .social-icons li {
	display: inline-block;
	margin: 0px 3px;
	margin-bottom: 30px;
}

.right-banner-content .social-icons li a {
	width: 36px;
	height: 36px;
	text-align: center;
	display: inline-block;
	line-height: 36px;
	background-color: #f8f8f8;
	border-radius: 50%;
	transition: all 0.5s;
	color: #812115;
	font-size: 17px;
}

.right-banner-content .social-icons li a:hover {
	background-color: #e1837b;
}



/* 
---------------------------------------------
page heading
--------------------------------------------- 
*/

.page-heading {
  /*background-image: url(../images/events-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;*/
  background: #0f0d0f;
  padding: 145px 0px 45px 0px;
  text-align: center;
}

.page-heading .header-text {
  width: 160px; 
}

.page-heading h2 {
  font-size: 20px;
  color: #FCFCFC;
  font-weight: 500;
  text-align: center;
}

.page-heading .div-dec {
  width: 80px;
  height: 3px;
  border-radius: 1px;
  background-color: #FCFCFC;
  margin: 20px auto 0 auto;
   text-align: center;
}


/* 
---------------------------------------------
programm
--------------------------------------------- 
*/

.programm {
  background: #121011;
}

.programm p 	{
    font-size: 13px;
    line-height: 22px;
    color: #4a4a4a;
}

.card {
  background:  #FCFCFC;
  border: none;
}

.card-body h3 {
  text-align: center;
  font-size: 1.5rem;
}

.card-body h4 {
  text-align: center;
  font-size: 1.4rem;
}

.card-body.sold-out h4 {
  text-align: left;
  font-size: 1.4rem;
}

.card-text img {
 margin-right: 1rem; 
 float: left;
}

.card-title {
 padding: 5px;
}


/* 
---------------------------------------------
booking
--------------------------------------------- 
*/

.book {
  	background-color: #121011;
  	padding-top: 20px;
  	padding-bottom: 20px;
  	margin: 0;
  }
  
/*.book .card {background-color: #ffefdb; margin-top: -15px;}*/
.book .card {margin-top: -15px;}

.referenzen { 
	background-color: #121011; 
	margin-top: -20px; 
	padding-top: 0;
}

.moderation-foto  { 
	background-image: url(../images/Startbild_ohneSchrift.jpg);
 	 background-position: center center;
  	background-repeat: no-repeat;
  	background-size: cover;
  }
  
 /* 
---------------------------------------------
services
--------------------------------------------- 
*/ 
  
/*.services {
	margin-top: 0px;
	padding-top: 0vh;
	padding-bottom: 0vh;
	text-align: center;
	background-image: url(../images/services-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background:#121011; 	
}

.services .col-md-3 {
	padding-left: 0px;
	padding-right: 0px;
}

.flip-container { perspective: 1000;}

/* turning on hover */

/*.flip-container:hover .flipper {
  	transform: rotateY(180deg);
  	-webkit-transform: rotateY(180deg);
  	-webkit-transition-delay: 0s;
    	-moz-transition-delay: 0s;
    	-ms-transition-delay: 0s;
    	-o-transition-delay: 0s;
   	 transition-delay: 0s;
}

.flip-container,
.front,
.back {
  	width: 100%;
  	height: 350px;
  	text-align: center;
  	font-size: 30px;
}*/


/* flipping speed here */

/*.front {
	padding: 0px 0px;
}

/*.front .icon {
	width: 140px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	margin: 30px auto;
}*/



/*.flipper {
  	-webkit-transition: 0.3s all;   
	-webkit-transition-delay: 0.3s; 
	-moz-transition: 0.3s all;   
	-moz-transition-delay: 5s; 
	-ms-transition: 0.3s all;   
	-ms-transition-delay: 5s; 
	-o-transition: 0.3s all;   
	-o-transition-delay: 5s; 
	transition: 0.3s all;   
	transition-delay: 0.3s; 
  	transform-style: preserve-3d;
  	position: relative;
}
/* making the the other side hidden while flipping */


/*.front,
.back {
  	backface-visibility: hidden;
  	position: absolute;
  	top: 0;
  	left: 0;
}
/* front side is in front of a back side */

/*.front {
  	z-index: 2;
  	color: white;
  	/* for firefox 31 */
  	/*transform: rotateY(0deg);
}

.front h4 {
	margin-top: 0px;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 500;
	padding: 10px;
}

.front .icon {
	width: 150px;
	height: 150px;
}

.front .text {
	padding-bottom: 10px;
}



/* back side */

/*.back { transform: rotateY(180deg);}

.back p {
  	color: #fff;
  	padding: 40px 30px;
}*/

/*.first-service .front{
	background-image: url(../images/programm_ende-der-nerven.jpg);
	background-repeat: no-repeat;
	background-size: cover;	
	background-position: center center;
}
.first-service .back {
	background-color: rgba(148, 65, 57, 0.9);
}

.second-service .front {
	background-image: url(../images/programm_in-den-himmel.jpg);
	background-repeat: no-repeat;
	background-size: cover;	
	background-position: center center;
}
.second-service .back {
	background-color: rgba(243, 158, 75, 0.9);
}

.third-service .front {
	background-image: url(../images/programm_vor-der-ehe.jpg);
	background-repeat: no-repeat;
	background-size: cover;	
	background-position: center center;
}
.third-service .back {
	background-color: rgba(77, 174, 155, 0.9);
}

.fourth-service .front{
	background-image: url(../images/programm_weihnachten.jpg);
	background-repeat: no-repeat;
	background-size: cover;	
	background-position: center center;
}
.fourth-service .back {
	background-color: rgba(232, 104, 89, 0.9);
}*/

.small-white-border-button a {
	padding: 10px 10px;
	background-color: transparent;
	border: 1px solid #FCFCFC;
	border-radius: 0px;
	color: #FCFCFC;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	transition: all 0.5s;
	margin-top: 10px;
	margin-bottom: 20px;
}


/* 
---------------------------------------------
tourplan
--------------------------------------------- 
*/


.projects-holder .mix { display: none; }


.events {
	margin-top: 0px;
   	padding-top: 20px;
  	padding-bottom: 20px;
  	text-align: center;
   	background-image: url(../images/events-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background: #0f0d0f;
	background-position: center center;
	/* The image used */	
  } 
#events-section .container-fluid {
	padding-right: 0px;	
	padding-left: 0px;	
  } 
  
.events .-categories {
  	list-style: none;
 	 margin-top: 0px;
 	 padding-right: 0px;
  	text-align: center;
  	margin-bottom: 60px;
  	background-color: rgba(255, 255, 255, 0.5);
}

.events .filter-categories  {
 	 background: #831f16;
 	 margin-top: -20px;
 	 border-top: 10px solid #FCFCFC;;
}
.events .filter-categories li {
 	 display: inline;
 	 text-align: center;
 	 margin: 10px 0px;
}

.events .filter-categories li {
  	display:block;
  	transition: all 0.5s;
  	text-align: center;
  	text-decoration:none;
  	letter-spacing: 0.5px;
  	color:#FCFCFC;
  	font-size: 20px!important;
  	/*font-weight: 300;*/
  	font-weight: 500;
  	display: inline-block;
  	max-width: 300px;
  	width: 300px;
  	height: 30px;
  	line-height: 15px;
  	background-color: rgba(255, 255, 255, 0.5);
  	cursor: pointer;
  	border: 1px solid #fff;
  	border-radius: 30px;
  	padding: 5px 5px;
  	text-decoration: none;
}


.filter-categories ul li.active span {
  	color: #FCFCFC;
  	font-weight: 500;
}

.project-item { width: 100%; background: #ffead2;}

.event-list {
	background-color: #ffead2;
	display: blocK;
	padding-top: 0px;
	margin-top:0px;
}

.event-list ul  {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	list-style: none;
	background-color: #ffead2;
	padding-bottom: 10px;	
	padding-top: 20px;	
}

.event-list ul li {
	display: block;
	text-align: left;
	margin-bottom: 5px;	
}

.event-list ul li:last-child {
	margin-bottom: 0px;
}

.event-list ul .child{
	 background-color: #fff;
	 background-color: #ffead2;
}

/*.event-list ul .second-child{
	background-color: #ddd;	
}

.event-list ul .third-child{
	background-color: #eee;
}

.event-list ul .fourth-child{
	background-color: #ddd;
}

.event-list ul .fivth-child{
	background-color: #eee;
}*/


.event-list ul li .date span {
	background-color: #aaaaaa!important;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 25px;
	margin-right: 0px;
	padding-top: 5px;
	margin-top: 0px;
	font-size: 13px;
	font-size: 14px;
	display: block;
	font-weight: 500;
	color: #fffeff;
	text-transform: uppercase;
}

.event-list .event-item {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	background-color: #FCFCFC;
}

.event-list .event-item li {
	display: inline-block;
	padding: 10px;
}

.event-list .event-item li:last-child {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}


.event-list .event-item .place span{
	text-align: left;
	color: #828282;
	font-weight: 300;
	font-size: 12px;
	font-size: 15px;
	display: inline-block;
	line-height: 28px;
}


.event-list h4, #tour-accordion .card-body h4 {
	width: 300px;
	margin-top: 0px;
	font-size: 15px;
	font-size: 18px;
	color: #696666;
	font-weight: 400;
	margin-bottom: 5px;
	display: inline-block;
}

.event-list span {
	font-size: 16px;
	font-weight: 300;
	color: #918e8e;
}

.event-list .nerven span {
	font-size: 15px;
	font-weight: 400;
	color: #9e534c;
}

.event-list .himmel span {
	font-size: 16px;
	font-weight: 400;
	color: #f58c25;
}

.event-list .ehe span {
	font-size: 15px;
	font-weight: 400;
	color: #479e8e;
}

.event-list .weihnachten span {
	font-size: 15px;
	font-weight: 400;
	color: #ea7669;
}

.event-list .show span {
	font-size: 15px;
	font-weight: 400;
	color: #38c417;
}

.event-list .karneval span {
	font-size: 15px;
	font-weight: 400;
	color: #9808a5;
}

.event-list .tv span {
	font-size: 15px;
	font-weight: 400;
	color: #1972a1;
}

 .event-list .ticket-button a {
	letter-spacing: 0.15em;
	background-color: #d44457;
	padding: 10px 35px;
	border-radius: 10px;
	color: #FCFCFC;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.5s;
}

.event-list .ticket-button a:hover {
	background-color: #ac3747;
	color: #FCFCFC;
}

 .event-list .website-button a {
	letter-spacing: 0.15em;
	background-color: #AAAAAA;
	padding: 10px 23px;
	border-radius: 10px;
	color: #FCFCFC;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	transition: all 0.5s;
}

.event-list .sold-out-button a {
	padding: 10px 15px;
	background-color: transparent;
	border: 1px solid #d44457;
	border-radius: 10px;
	color: #d44457;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.5s;	
}

.event-list .sold-out a {
	padding: 10px 20px;
	background-color: transparent;
	border: 0px solid #d44457;
	border-radius: 10px;
	color: #d44457;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.5s;	
}

.event-list { transition: all 0.5s; /*height: 545px;*/}

#tour-accordion .card, #tour-accordion .card-header {background-color: #FCFCFC;}

#tour-accordion .card-body {padding: 0; background: #ffead2;}

#tour-accordion .card-body h3 {font-size: 5rem;}


/* 
---------------------------------------------
news
--------------------------------------------- 
*/

.news{background: #FCFCFC;}

.bg-news {background: #212741;}

.container-fluid {padding-right: 0px; padding-left: 0px;}

p {padding-right:5%; padding-left: 5%;}
/* 
---------------------------------------------
downloads
--------------------------------------------- 
*/


.gallery {
	margin-top: 0px; 
	background: #121011;
}

.gallery .col-lg-3, .gallery .col-md-4, .gallery .col-xs-12, .gallery .col-sm-12,  .gallery .col-md-6 {
	background: #FCFCFC; 
	margin-top: -15px; 
	border-radius: 0.25rem;
}

ul.sans li{
    list-style: none;
    margin: auto;
    line-height: 2rem;
    font-size: 16px;
}

.info {
  background-image: url(../images/microphone.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background: #121011;
  margin-top: -55px;
  /*height: 75vh;*/
}  





/*.testimonial .col-md-8 {
	padding-left: 5px;
	padding-right: 0px;
}

.testimonial .col-md-4 {
	padding-right: 5px;
	padding-left: 0px;
}

.testimonial-image {
	text-align: center;
	background-image: url(../img/testimonial-left-image.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 600px;
	height: 600px;

}

#owl-testimonial {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	background-image: url(../img/testimonial-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 600px;
	height: 600px;
}

#owl-testimonial .item {
	text-align: center;
}

#owl-testimonial .item img {
	width: 130px;
}

#owl-testimonial .item span {
	margin-top: 28px;
	display: block;
	color: #e86859;
	font-size: 13px;
	font-style: italic;
	font-weight: 300;
}

#owl-testimonial .item h4 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	color: #121011;
}

#owl-testimonial .item p {
	font-size: 17px;
	font-style: italic;
	color: #4a4a4a;
	padding: 0px 120px;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0.5px;
}

.owl-pagination {
	margin-top: 15px;
	margin-left: -30px;
  opacity: 1;
  display: inline-block;
  position: absolute;
  text-align: center;
  z-index: 9999;
}


.owl-page span {
	text-align: center;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0px 5px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #e86859;
}*/


/* 
---------------------------------------------
media
--------------------------------------------- 
*/
.video, .audio { background: #121011;}

.audio { background: #121011; margin-top:-50px;}

.modal-dialog {margin: 1.75rem auto;}


@media (max-width: 575px) {
.modal-dialog { max-width: 500px;}
}

audio{
	max-height: 100%;
        max-width: 100%;
        margin: auto;
        object-fit: contain;
}

/* 
---------------------------------------------
shop
--------------------------------------------- 
*/

/*#shop-section { background: #121011;}



#shop-section .card-img-top  {
	width: auto;
	height: auto;
	margin-top: 1rem;
}

#shop-section .card-footer  {
	background: #FCFCFC;
	border: none;
}

.shop span {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 400;
	color: #FCFCFC;
	text-align: center;
}

.shop .rounded-circle {
	background: #FCFCFC;
	background: transparent;
	transform: rotate(-15deg);
	padding: 1rem 1rem;
}

.black-border-button a {
	padding: 5px 5px;
	border: 1px solid #121011;
	border-radius: 30px;
	color: #121011;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	transition: all 0.5s;
}

.grey {
	background-color: #eee;
	padding: 40px 20px;
}*/

/* 
---------------------------------------------
contact
--------------------------------------------- 
*/

.contact, .impressum { background: #121011;}



/* 
---------------------------------------------
datenschutz
--------------------------------------------- 
*/

.dse { background: #121011;}
 
.dse p, .dse li	{
    font-size: 13px;
    line-height: 22px;
    color: #4a4a4a;   
}

.dse ul	{
   padding-left: 1rem;  
}
    
/* 
---------------------------------------------
footer
--------------------------------------------- 
*/
.footer {	
	margin-top: 0px;
	/*background: #121011;*/	
} 

.footer p, .footer ul {	
	color: #121011;
	padding-top: 0px;
	text-align: center;
}


.footer .social-icons {
	margin-top: 0px;
	padding: 0;
	list-style: none;
	float: left; 
}

.footer .social-icons li {
	display: inline-block;
	margin: 0px 3px;
	margin-bottom: 0px;
}

.footer .social-icons li a {
	width: 28px;
	height: 28px;
	text-align: center;
	display: inline-block;
	line-height: 28px;
	background-color: #121011;
	border-radius: 50%;
	transition: all 0.5s;
	color: #f8f8f8;
	font-size: 13px;
}

.footer .social-icons li a:hover {
	background-color: #f8f8f8;
	color: #000;
}

@media (min-width: 1400px)	{

.banner .left-banner-content {	
	background-image: url(../images/Startbild.jpg);
	min-height: 900px;
	height: 900px;
}
	.right-banner-content {	
	padding: 300px 10px;	
	min-height: 900px;
	height: 900px;
	}
}

@media  (min-width: 1400px) and (max-width: 1200px) {

.right-banner-content h2 {	
	font-size: 1.5rem;
	line-height: 1.8rem;
	padding-bottom: 15px;
	margin-top: 10px;
	}


.right-banner-content p {
	font-size: 1.8rem;
	line-height: 3.8rem;	
	}
}




@media (max-width: 1000px) {

	.event-list h4 {
		width: 230px;
	}

	.event-list .event-item .time span {
		margin-left: 20px;	
	}
	.services {display: none;}	
	
}

@media (min-width: 1000px) {
	
	.black-border-button a {
	padding: 10px 10px;
	}
}

@media (max-width: 991px) {

	.banner .col-md-8 {
		margin-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.banner .col-md-4 {
		margin-top: 10px;
		padding-right: 10px;
		padding-left: 0px;
	}

	.banner .left-banner-content {
		padding-left: 0px;
		text-align: center;
	}
	

	.left-banner-content h1 {
		font-size: 64px;
		font-weight: 300;
		color: #fff;
		line-height: 80px!important;
	}


	.banner .left-banner-content .line-dec {
		margin: 0 auto;
	}
	
	.card-text img {
 	float: none;
 	padding-bottom: 15px;
 	display: block;
 	margin: 0 auto;
	}
	/*.event-list h4 {
		width: 300px;
		text-align: center;
	}

	.small, small {
  		font-size: 70%;
  		font-weight: 300;
  		line-height: 15px;
	}
	.events {
		margin-right: 10px;
		margin-left: 10px;
	}

	.event-item {
		text-align: center!important;
		display: inline-block;
	}

	.event-item h4 {
		text-align: center!important;
	}

	.event-item span {
		text-align: center!important;
		display: inline-block;
		width: 100%;
	}

	

	.event-list .event-item .time span{
		margin-left: 50px;
	}

	.event-list .project-item li:first-child {
		float: none;
	}
	
	.event-list .project-item li:last-child {
		float: none;
		margin-top: 0px;
		margin-right: 0px;
		padding-bottom: 25px;
	}
	
	.events .filter-categories li {
		text-align: center;
		display: inline-block;
		margin-bottom: -5px;
	}

	.event-list {
		transition: all 0.5s;
		height: auto;
	}

	.event-list .event-item li:last-child {
		float: right;
		margin-top: 30px;
		margin-right: 20px;
	}

	.event-list .event-item .time {
		margin-left: 0px;
	}

	.events .filter-categories li {
	  cursor: pointer;
	  display:block;
	  transition: all 0.5s;
	  text-align: center;
	  text-decoration:none;
	  text-transform:uppercase;
	  letter-spacing: 0.5px;
	  color:#121011;
	  font-size: 14px!important;
	  font-weight: 600;
	  display: inline-block;
	  width: 100%;
	  height: 50px;
	  line-height: 50px;
	  background-color: #fff;
	  padding: 0px 10px;
	}

	.event-list .event-item .time span {
		margin-left: 0px;
	}

	
	.services {
		margin-left: 10px;
		margin-right: 10px;
	}*/
	

	footer {
		margin-right: 10px;
		margin-left: 10px;
	}

	footer p {
		font-size: 11px;
	}
		
}



@media (max-width: 991px) {

	
	.right-banner-content h2 {	
	font-size: 1.2rem;
	line-height: 1.8rem;
	padding-bottom: 15px;
	margin-top: 10px;
	}


	.right-banner-content p {
	font-size: 1.5em;
	line-height: 2.5rem;
	}
	
	.event-item {
		text-align: center;
		width: 100%;
	}

	.event-item li:first-child {
		float: none!important;
		width: 100px;
	}

	.event-item li {
		text-align: center!important;
		width: 49%!important;
		height: 50px;
	}

	.event-item li:last-child {
		display: block;
		margin-top: 5px!important;
		margin-right: 0px!important;
	}

	.event-list ul li .date span {
		background-color: #eee;
		width: 100%;
		height: 60px;
		text-align: center;
		line-height: 25px;
		margin-right: 0px;
		border-radius: 10px;
	}
	.event-list ul li .object {
		margin-top: 10px;
	}
	.event-list h4 {
		width: auto;
	}
	
	.event-list ul li .date span {
		font-size: 17px;
	}	

}


@media (max-width: 620px) {


	.right-banner-content {
	padding: 100px 10px;
	}
	
	.banner .container-fluid {
	padding-right: 0;
	padding-left: 0;
	}
	
	.event-list h4 {
		width: auto;
		margin-top: 30px;
	}
	
	.card-text img {
		display: block;
		margin-right: 0rem;
		float: none;
		width: 100%;
		margin-bottom: 0.5rem;
	}
	
	.events {
		margin-top: -100px;/*ohne News*/
		margin-top: -8px;
	}
	
}


@media (max-width: 575px) {	
	.black-border-button a {
	padding: 10px 10px;
	}

}


@media (max-width: 500px) {

	.pulse-button {
        font-size: 1.1em;
        }
        
	.banner .left-banner-content {	
	background-image: url(../images/Startbild_sm.jpg);
	min-height: 432px;
	height: 432px;
	/*background-image: url(../images/plakat.jpg);*/
	}
	
	.right-banner-content {
	padding: 20px 10px;		
	min-height: 550px;
	height: 550px;
	}
	
	.event-item {
		text-align: center;
		width: 100%;
	}

	.event-item li:first-child {
		float: none!important;
		width: 100px;
	}

	.event-item li {
		text-align: center!important;
		width: 100%!important;
	}

	.event-item li:last-child {
		float: none!important;
		margin-top: 15px!important;
		margin-right: 0px!important;
	}

	.event-list h4 {
		width: auto;		
	}
	.events .filter-categories li {
  	font-size: 12px!important;
  	font-weight: 400;
  	max-width: 165px;
  	width: 165px;
	}	
	
	.footer p, .footer ul {	
	font-size: 12px;
	text-align: right;
	}

}

/* ScrollToTop */
a.scroll-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
  text-decoration: none;
}

a.scroll-top i {
  display: block;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #d44457;
  border-radius: 2px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  margin-bottom: 30px;
}

a.back-to-top:hover, a.back-to-top:focus {
  text-decoration: none;
}


