.cab_vib_DateIndicator a {
  text-decoration: underline;
		color:white;
		line-height:40px;
}

.kt-accordion>.panel h5 {
  line-height: 24px;
  margin: 0;
  float: left;
  margin-left: 15px;
  font-size: 18px;
}

div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
  color: #4c1873;
}

@media only screen and (max-width: 1024px) {
  .tube iframe {
    width: 89%;
  }
}

@media only screen and (max-width: 425px) {
  .tube iframe {
    width: 95%;
  }
}

.wpcf7-form-control.wpcf7-acceptance {
  color: white;
  margin-left: -10px;
}

@media only screen and (max-width: 1440px) {
  .textleft {
    padding-bottom: 5%;
  }
}

@media only screen and (max-width: 425px) {
  h1 h2 h3 h4 h5 {
    font-size: 30px;
    line-height: 30px;
  }
}

.btn.lg-kad-btn {
  padding: 12px 20px;
  font-size: 16px !important;
}

.image_menu_item_link .image_menu_message h4 {
  text-transform: none !important;
  font-size: 30px;
  font-weight: 400 !important;
  margin: 0;
  line-height: 1;
}

.frank {
  font-family: 'Raleway';
  text-align: center;
  width: 340px;
  background: #0D7335;
  -webkit-transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  padding: 25px 5px;
  margin-bottom: 10px;
  /*text-transform: uppercase;*/
  font-weight: 500;
  color: white;
  font-size: 55px;
  box-shadow: 10px 10px 25px silver;
}

.mignon {
  font-family: 'Raleway';
  text-align: center;
  width: 290px;
  left: 37px;
  right: 40px;
  background: #0D7335;
  -webkit-transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  padding: 25px 5px;
  margin: 0;
  /*text-transform: uppercase;*/
  font-weight: 800;
  color: white;
  font-size: 55px;
  box-shadow: 10px 10px 25px silver;
}

#r4.frontrow {
  display: flex;
  border: 1px solid blue;
  width: 100%;
}

#r4c1 {
  width: 35%;
  border: 1px solid red;
}

.wmt {
  color: #0e7035;
  font-size: 1.5em;
  font-weight: 800;
  padding-bottom: 2%;
}

#coach {
  margin-bottom: 20px;
}

.wpcf7-form-control.wpcf7-textarea {
  background: white;
  border: 1px solid white;
  border-radius: 20px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  background: white;
  border: 1px solid white;
  border-radius: 20px;
}

.wpcf7-form-control.wpcf7-acceptance {
  color: white;
}

.wpcf7-form-control.wpcf7-acceptance a {
  color: white;
}

blockquote {
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 800;
}

#linklink {
  color: white;
}

.kuenstler {
  font-size: 12px;
  line-height: 0px;
}

input[type="submit"] {
background:white;
		border-radius:20px;
}

input[type="submit"] {
    background: white;
    border-radius: 20px;
    color: black;
}

.panel.panel-default.panel h5 {
  color:white;
}