/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 04 2019 | 11:39:36 */
/* iOS spezific styles */
@supports (-webkit-overflow-scrolling: touch) {
  .module_row{
  	background-attachment: scroll !important;
  }
}

.back-top {
  z-index: 10000 !important;
}

/* Custom Styles for better accessebility */
.back-top .back-top-float a {
  aria-label="back to top link" !important;
}

.carusel-next a {
  aria-label="Carusel next slide link" !important;
}

.carusel-prev a {
  aria-label="Carusel previous slide link" !important;
}

.carousel-pager a {
  aria-label="Carusel pager dot link" !important; 
}

/* ----- */

#mc_embed_signup {
  background:#fff; 
  clear:left; 
  font:14px Helvetica,Arial,sans-serif; 
}

#mc-embedded-subscribe {
  border-radius: 100%; 
  background-color: #e60000; 
}

.indicates-required{
  text-align: left; 
}