/* KIS */
.tx-eon-kis #keyfilter-form,
.tx-eon-kis #azfilter-form {
  margin-bottom: 1em;
}
.tx-eon-kis .more {
  margin-top: 20px;
}
.tx-eon-kis .panel .panel-heading a {
  font-size: 20px;
}
.tx-eon-kis .panel .panel-heading a[aria-expanded="true"] i.fa-chevron-right {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tx-eon-kis .agency-item .agency-address .contact-wrapper {
  margin-top: 20px;
}
.tx-eon-kis .club-item .description {
  margin-top: 1em;
}
.tx-eon-kis .club-list .description {
  margin-bottom: 1em;
}
.tx-eon-kis .back-link {
  margin-top: 1em;
}
