html, body {font-family: 'Open Sans'; font-weight: 500;}
img{
  max-width: 100%;
  height: auto;
}

.veranstaltung  {
   border: none; /* Entfernt die Standardrahmen */
   border-bottom: 1px solid red; /* Fügt eine rote Linie hinzu */
    padding-bottom: 30px         


}
.veranstaltung, .linkboxed  {
      margin-top: 30px;
    position: relative;
}
.accordion-item {
border: none;
}
.accordion-button {
    background-color: #eee;
    border-bottom: 1px solid #b8b7b7;
}
.accordion-button:not(.collapsed){
    color:#fff;
	background-color: #C32124
}


.accordion-header button {
clear: both;
line-height: 1.3em;
color: black;
font-weight: 600;
font-family: "Kanit",sans-serif;
text-transform: uppercase;
}
.accordion-content ul li { padding:8px 0 }
.card-img-top {min-height: 330px}
 
.card-img-top:hover .imageholder  {
   transform: scale(1.2);
    transition: all .5s;
}

a{text-decoration: none}

.card-title {
    font-size: 20px;
    margin-bottom: 0.5rem;
    color: #000;
}
.card-subtitle {font-weight: 300; text-transform: none !important}
 .shop li {
    margin: 0;
    padding: 10px;
    list-style: disclosure-closed;
}
.shop1 li {
    margin: 0;
    padding: 10px;
    list-style: disc;
}
#c384 ul {padding-left: 0;}
#c384 ul li {list-style: none;}
#c384 ul li a {
    font-size: 17px !important;
    margin-bottom: 5px !important;
    display: block;
    color: #000;
    background: #f4f4f4;
    padding: 5px 10px;
}
.pbtn-primary, .link-external  {
  
  font-size: 18px;
  text-decoration: none;
  color: #fff !important;
  background: #000;
  border-radius: 8px;
  padding: 10px;
    
    
}
.pbtn-primary:hover, .link-external:hover  {background: #477281}

.headermenue {height: 80px}

 
.footer-section-content {
    background:#ddd;
    color: #000;
    
}
.footer-section-content p {  color: #000;}

.fafter {
    background:#262626;
    color: #fff;
    height: 40px;
}
@media (min-width: 1400px) {
  .headermenue .container {  max-width: 90%;  }
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
  clear: both;
  line-height: 1.3em;
  color: black;
  font-weight: 600;
  font-family: "Kanit", sans-serif;
  text-transform: uppercase;
}

.h1 {
    font-size: 40px;
}
.h2 {
  font-size: 30px;
}

.h3  {
  font-size: 20px;
}
.h4 {
  font-size: 15px;
}

 
#c503 p {
  font-weight: 700;
  font-size: 20px;
  color:   #C32124;
  font-family: "Kanit", sans-serif;
  font-style: italic;
  margin-bottom: 5px;
}

 #c503 h2 {
  font-size: 33px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 25px;
}

#s502-2{
     padding: 0;
     
    
     
     height: 69vh;
     position: relative;
 
}
#s502-2 .image--frame{
  position: absolute;
  bottom: 0px;
  left: 0%;
    padding-left:5%
}
#s502-2 img{
      width: auto;
      height: 550px
}
#c507 {text-align: right}

.bggray {background: #d3d3d3}

.frame-background-primary { color:#fff}
.frame-background-primary a { color:#fff}


.frame-teaser-1 .card {
      min-height: 400px;
      overflow: hidden;
    
}

.frame-teaser-1 .imageholder {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    
     
}

.frame-teaser-1 .card-body {
    background: #000;
    opacity: 0.4; 
    transition: opacity 1s ease; 

}
.frame-teaser-1 .card:hover .card-body {
     opacity: 0.8;
      
}
 
.frame-teaser-1 .card:hover .imageholder {
     transform-origin: 100% 0;
       transform: scale(1.2);
      transition: all .5s;

}
.frame-teaser-1 .btn-text{
  font-size: 55px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
   color: #fff; 
     font-family: "Kanit", sans-serif;
}




.frame-teaser-3 .frame-container-default {
    max-width: unset;
    padding: 0;
    margin: -42px 0;
} 


.frame-teaser-3  .textpic-left .textpic-text{
   padding: 40px 7% 40px 10px
     
}


.play-button {
  position: relative;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  display: block;
  width: 100px;
  height: 100px;
  font-size: 1.3em;
  font-weight: light;
  font-family: 'Trebuchet MS', sans-serif;
  text-transform: uppercase;
  text-align: center;
  line-height: 100px;
  letter-spacing: -1px;
  color: white;
  border: none;
  border-radius: 50%;
  background: #5a99d4;
  cursor: pointer;
  box-shadow: 0 0 0 0 rgba(#5a99d4, .5);
 
}
.play-button:hover {
  -webkit-animation: none;
}

 .ft-testimonial-page {
  float: left;
  width: 100%;
}
.ft-testimonial-page .ft-class-description {
  float: left;
  width: 100%;
  margin-bottom: 85px;
}
.testimonial-wrap {
  float: left;
  width: 100%;
  min-height: 200px;
  background: #f0f0f0;
  padding-top: 63px;
  padding-bottom: 86px;
}
.testimonial-wrap .content-wrap .content {
  margin-top: 37px;
  background: #fefefe;
  background: -webkit-linear-gradient(#fefefe 60%, #fbfbfb 40%);
  background: -o-linear-gradient(#fefefe 60%, #fbfbfb 40%);
  background: -moz-linear-gradient(#fefefe 60%, #fbfbfb 40%);
  background: linear-gradient(#fefefe 60%, #fbfbfb 40%);
  ;
}
.testimonial-wrap .content-wrap .content .blq-text {
  padding-bottom: 16px;
}
.testimonial-wrap .content-wrap .content .blq-text p {
  color: #898989;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.testimonial-wrap .testimonial .content-wrap .user p {
  color: #898989;
}
.testimonial-wrap .content-wrap .content::after {
  bottom: 35px;
}
.ft-recent-testimonial {
  float: left;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 85px;
  background: url('/fileadmin/Resources/pyranha/Public/images/ft-team-bg.jpg') 100% 0%;
}
.recent-testimonial {
  float: left;
  width: 100%;
  text-align: center;
}
.recent-testimonial p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #969595;
  line-height: 25px;
}
.recent-testimonial .images {
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 22px;
}
.recent-testimonial p span {
  color: #4e4e4e;
  font-style: italic;
}



.testimonial-wrap .ce-div {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #6f6f6f;
}
.ft-testimonial {
  float: left;
  width: 100%;
  min-height: 325px;
  background: #ddd;
}
.ft-testimonial .images-wrap {
  float: left;
  width: 100%;
  text-align: center;
  min-height: 200px;
}
.ft-testimonial .images-wrap .image {
  display: inline-block;
  width: 175px;
  height: 175px;
  background: url('/fileadmin/webdaten/ft-testimonial-img-border-bg.png');
  padding: 4.5px 4px;
  margin-top: 37px;
}
.ft-testimonial .images-wrap .image img {
  display: inline-block;
  width: 165px;
  height: 165px;
}
.ft-testimonial .content-wrap {
  float: left;
  width: 100%;
  min-height: 200px;
}
.ft-testimonial .content-wrap .content {
  float: left;
  width: 100%;
  min-height: 137px;
  margin-top: 75px;
  background: url('/fileadmin/webdaten/ft-testimonial-content-bg.png');
}
.ft-testimonial .content-wrap .content::after {
  content: '';
  background: url('/fileadmin/webdaten/ft-testimonial-comments-arrow.png');
  width: 45px;
  height: 20px;
}
.ft-testimonial .content-wrap .content .blq-icon {
  float: left;
  width: 47px;
  font-size: 38px;
  height: 68px;
  text-align: center;
  padding: 10px 0px;
  color: #fff;
}
.ft-testimonial .content-wrap .content .blq-text {
  float: left;
  width: 85%;
  margin-top: 27px;
  margin-left: 32px;
}
.ft-testimonial .content-wrap .content .blq-text p {
  font-family: 'PT Serif', sans-serif;
  font-style: italic;
  text-align: justify;
  font-size: 16px;
  color: #4b4b4b;
  line-height: 27px;
}
.ft-testimonial .content-wrap .user {
  float: left;
  margin-left: 103px;
  margin-top: 25px;
}
.ft-testimonial .content-wrap .user p {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #fff;
}
.ft-newsletter-area{
    
     
  background: yellow;
  position: relative;
  min-width: auto;
  height: 274px;
  padding: 10px 20px;
 
}
.masterplan {
  height: 225px;
  position: absolute;
  right: -79px;
  top: -54px;
}
.ft-newsletter-des {
  float: left;
  width: 100%;
  min-height: 62px;
  padding-top: 9px;
}

.ft-newletter-button {
  float: right;
  min-height: 62px;
}

.news-single h1 {
    font-size: 34px;
  font-weight: 600;
}
@-webkit-keyframes pulse {
  0% {
    @include transform(scale(.9));
  }
  70% {
    @include transform(scale(1));
    box-shadow: 0 0 0 50px rgba(#5a99d4, 0);
  }
    100% {
    @include transform(scale(.9));
    box-shadow: 0 0 0 0 rgba(#5a99d4, 0);
  }
}

@media (max-width: 1300px) {
    
   .headermenue .container  { max-width: 99% }
   .fl-88  { font-size: 15px !important}
}


@media (max-width: 1200px) {
    
    .parent-88 { font-size: 15px !important}
    .textpic-gallery, .textpic-text {  width: 100% !important }
    .col-md-hidden {display: none}
}
@media (max-width: 992px) {
    
     #page-footer .section-column {width: 100%}
     .parent-88  { display:none !important }
}

@media (max-width: 768px) {
  #s502-2 { margin-bottom: 20px }
  
 .sbottom {
  margin: 10px 0 0 0;
   }   
     .col-xs-hidden {display: none}
     .logo {width: 230px}
    
 
    
     .h1, h1 {
          font-size: 8vw !important;
        }
        .h2, h2 {
          font-size:  7vw !important;
        }

        .h3  {
          font-size:  5vw !important;
        }
        .h4 {
          font-size:  4vw !important;
        }   
    
}

@media (max-width: 468px) {
    
       .h1, h1 {
          font-size: 7vw !important;
        }
        .h2, h2 {
          font-size: 6vw !important;
        }

        .h3  {
          font-size:  5vw !important;
        }
        .h4 {
          font-size:  4vw !important;
        }  
    .pbtn-primary, .link-external {font-size: 13px}
}