/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
.blau {
    color: #E30613;
}

.varius {
    color: #E30613;
}

body {
    font-weight: 400;
}

:focus-visible,
:focus {
  outline: 3px solid #007acc !important;
  outline-offset: 2px;
}

.slider-caption {
    background-color: rgba(0, 0, 0, 0.01);
}

.carousel-text-inner {
    background-color: rgba(0, 0, 0, 0.01);
}

.showcase-section ul li p {
    color: #555 !important;
}


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}

h1, .h1 {
    color: #E30613;
}

h2,.h2 {
    color: #444;
}

h3, h4, h5, h6,
.h3, .h4, .h5, .h6 {
    color: #666;
}

.menu-link {
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: 1px;
    text-transform: none;
}

.active .menu-link {
    font-weight: 700;
}

.widget_links li.active a {
    font-weight: 700;
}

p a {
    text-decoration: underline !important;
}


a.more:before,
a.download:before,
a.website:before {
    font-family: 'lined-icons';
    margin-right: 10px;
    text-decoration: none !important;
}

a.more:before {
    content: "\e930";
}

a.back:before {
    content: "\e92f";
}

a.download:before {
    content: "\f019";
}

a.website:before,
a.external-link-new-window:before {
    content: "\e9a2";
}

.list-icon {
    list-style: none;
}

.list-icon li {
    margin-bottom: 10px;
    margin-left: 25px;
}

.list-icon li:before {
    margin-left: -25px;
    position: absolute;
    font-family: 'font-icons';
    content: "\eb8a";
    color: #E30613;
}

.text-background-light {
  background-color: #fff;
  padding: 0 4px;
}

.text-background-dark {
  background-color: #444;
  padding: 0 4px;
}

.text-shadow-light {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.53);
}

.text-shadow-dark {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.53);
}

.variant-font-render {
  font-size: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #DDDDDD;
}

.promo-light {
    background-color: #f2f2f2;
}

#footer {
    background-color: #f2f2f2;
    border-top: 1px solid #DDDDDD;
}

#footer .widget_links li {
    font-size: 14px;
}

#footer .widget_links a {
    color: #555;
}



#copyrights {
    padding: 5px 0;
    background-color: #E30613;
    color: #fff;
}

.copyright-links a {
    color: #fff;
    border-bottom: 0;
}

.powermail_fieldwrap_datenschutz {
    display: contents;
}

.powermail_fieldwrap_datenschutz .col-sm-12 {
    padding-left: 30px;
}

.tx-powermail .container-fluid, .tx-powermail .col-sm-10, .tx-powermail .col-sm-2 {
    padding-left: 0;
    padding-right: 0;
}

.frame-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 576px) {
	.frame-container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.frame-container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.frame-container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.frame-container {
		max-width: 1140px;
	}
}

@media (min-width: 1440px) {
	.frame-container {
		max-width: 1320px;
	}
}

.swiper-pagination span  {
    width: 15px;
    height: 15px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
}