/*  lets go */
.overlay-col {
  margin-top: -450px;
  min-height: 400px; }

.overlay-col .uk-button-large {
  position: absolute; }

.whitetext h1 {
  color: #FFFFFF !important;
  text-shadow: 1px 1px 1px #888; }

.tm-toolbar-default {
  color: white !important; }

.uk-navbar-nav li a {
  color: white !important; }

.uk-sticky {
  background-color: #00676f !important; }

.uk-sticky .uk-navbar-nav > li.uk-active > a::before {
  background-color: #F7AB15;
  height: 2px; }

.uk-navbar-sticky {
  background-color: #F7AB15 !important; }

.uk-sticky-fixed .uk-navbar-nav > li.uk-active > a::before {
  background-color: #00676f;
  height: 2px; }

.uk-navbar-sticky .uk-logo {
  width: 160px !important; }

.topbarlist a {
  display: flex;
  align-items: center;
  flex-direction: row-reverse; }

.topbarlist a svg {
  margin-right: 5px; }

.topbarlist {
  margin: 6px 0 0 0;
  display: flex;
  align-items: center;
  list-style-type: none; }

.trenner {
  margin: 0 10px; }

@media only screen and (min-width: 1024px) {
  .online-beratung-callout {
    margin-top: -200px; } }
@media only screen and (max-width: 959px) {
  .uk-slideshow-items {
    margin-left: -20px;
    margin-top: 20px; }

  .uk-margin-auto-left {
    margin-left: 0px !important; }

  .uk-text-right {
    text-align: left !important; } }
.uk-icon {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end; }

.uk-card .uk-icon {
  justify-content: center; }

.topbarlist-mobile a {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end; }

.topbarlist-mobile {
  padding: 0;
  display: flex;
  align-items: left;
  list-style-type: none;
  flex-direction: column; }

.Gridflexed .el-item {
  display: flex;
  flex-direction: column; }

.Gridflexed .el-item .uk-card-body {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.spenden a {
  background-color: #00676F !important;
  border-radius: 15px !important;
  border: 1px dashed #00676F !important;
  min-height: 10px;
  padding: 10px 21px;
  line-height: 8px; }

.stellen a {
  background-color: #E11419 !important;
  border-radius: 15px !important;
  border: 1px dashed #E11419 !important;
  min-height: 10px;
  padding: 10px 21px;
  line-height: 8px; }
