html > body > #page-container > #et-main-area > #main-content > #post-214980 > div > #et-boc > div > div > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(4) {
  background-color: #ff000a;
}
html > body > #page-container > #et-main-area > #main-content > #post-214980 > div > #et-boc > div > div > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(2) {
  background-color: #ff0000;
}
html body div#et-top-navigation ul.nav li ul li a {
  line-height: 22px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-left: 18px;
  padding-top: 5px;
  padding-right: 18px;
  padding-bottom: 5px;
  font-weight: 500;
  border-bottom-color: #e74c3c;
}
.ff-el-section-break .ff-el-section-title {
  font-size: 24px;
  color: #e74c3c;
  padding-left: 0px;
}
.fluentform DIV {
  background-color: #ebebeb;
}
.fluentform FORM {
  background-color: #ebebeb;
  padding-left: 10px;
  padding-right: 9px;
  padding-bottom: 8px;
  padding-top: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #e74c3c;
}
.fluentform .ff-el-form-control {
  color: #bdc3c7;
}
form.fluent_form_4 .ff-btn-submit {
  Hintergrundfarbe: #e74c3c;
  Hintergrundfarbe: #c0392b;
  Hintergrundfarbe: #ea0f17;
  Hintergrundfarbe: #f21f0a;
}
html body div#et-top-navigation ul.nav .current_page_item > a {
  padding-left: 11px;
  padding-right: 11px;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
@keyframes hvr-push {
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
html body div#et-top-navigation ul.nav .current_page_item > a:hover,
html body div#et-top-navigation ul.nav .current_page_item > a:focus,
html body div#et-top-navigation ul.nav .current_page_item > a:active {
  animation-name: hvr-push;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
