/*****************************
***       Beispiel         ***
*****************************/
#footer #footer-boxes a:not(.btn){
  color: #fff;
}
#footer #footer-boxes a:not(.btn):hover{
  color: #4D9DC1;
}

.google-translater-container{
  display: flex !important;
  justify-content: space-between;
  gap: 0.5rem;
}
.google-translater-container > ul{
  min-width: auto !important;
  display: flex !important
}
.slider-pause-controls {
    display: none;
}
.zr-contact-form-wrapper .label-slide .zr-input-checkbox .form-group:not(.exclude-from-label-slide):not(.checkbox) label{
    text-overflow: unset;
    white-space: unset;
}
.zr-contact-form-wrapper .text-muted, .zr-contact-form-wrapper .stepTitle{
  color: #fff !important;
}