/*
Theme Name: Dummy2.5 SaturnFeuer 
Author: Informationsstelle Gesundheit GmbH, Düsseldorf
Author URI: www.informationsstelle-gesundheit.de
Description: Dummy2.5 SaturnFeuer countrycore
Version: 2.1
License: Copyright 2019 Informationsstelle Gesundheit GmbH - keine Vervielfältigung - dieser Teil darf nicht gelöscht, geändert oder umbenannt werden.

/* Font-Sammlung */

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-display: swap;
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v17-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('fonts/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* signika-300 - latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('fonts/signika-v10-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Signika Light'), local('Signika-Light'),
       url('fonts/signika-v10-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/signika-v10-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/signika-v10-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/signika-v10-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/signika-v10-latin-300.svg#Signika') format('svg'); /* Legacy iOS */
}
/* signika-regular - latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('fonts/signika-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Signika Regular'), local('Signika-Regular'),
       url('fonts/signika-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/signika-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/signika-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/signika-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/signika-v10-latin-regular.svg#Signika') format('svg'); /* Legacy iOS */
}
/* signika-700 - latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('fonts/signika-v10-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Signika Bold'), local('Signika-Bold'),
       url('fonts/signika-v10-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/signika-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/signika-v10-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/signika-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/signika-v10-latin-700.svg#Signika') format('svg'); /* Legacy iOS */
}


@font-face {
    font-family: 'Material Icons';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/datepicker-font.woff2') format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    var(--text-invert)-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

* {
    font-family: 'Open Sans', sans-serif;
}


/* Mobiles Menu Anfang */
@media (max-width: 991px) { 
.sliderdown1 {
    display:none;
}

.header8 .menueleiste nav ul {
    list-style: none;
    padding-left:0;
    margin-top: 4rem;
}

.mobil-menu-button {
    position: relative;
    width: 70px;
    background: var(--primary-color);
    top: 0;
    height: 50px;
    z-index: 50;
    float: right;
}
.mobil-menu-button-bg {
    position: fixed;
    z-index: 1000;
    width: 100%;
    background: var(--primary-color);
}

.mobil-menu-button span {
    float: right;
    width: 30px;
    top: 1rem;
    height: 0.2rem;
    background: var(--text-invert);
    margin-top: 24px;
    margin-right: 15px;
}

.mobil-menu-button.menu-open span {
    height: 0px;
}


.mobil-menu-button.menu-open span:before {
    width: 3rem;
    height: 0.2rem;
    background: var(--text-invert);
    transition: 0.3s;
    right: 15px;
    position: absolute;
    top: 1.2rem;
    content: '';
    transform: rotate3d(0, 0, 1, 45deg);
}

.mobil-menu-button span:before {
    width: 3rem;
    height: 0.2rem;
    background: var(--text-invert);
    transition: 0.3s;
    right: 15px;
    position: absolute;
    top: 1.6rem;
    content: '';
    -webkit-transform-origin: 0.001rem center;
    transform-origin: 0.005rem center;
}

.mobil-menu-button.menu-open span:after {
    width: 3rem;
    height: 0.2rem;
    background: var(--text-invert);
    transition: 0.3s;
    right: 15px;
    position: absolute;
    top: 33px;
    content: '';
    transform: rotate3d(0, 0, 1, -45deg);
}

.mobil-menu-button span:after {
    width: 3rem;
    height: 0.2rem;
    background: var(--text-invert);
    transition: 0.3s;
    right: 15px;
    position: absolute;
    top: 3.2rem;
    content: '';
    -webkit-transform-origin: 0.001rem center;
    transform-origin: 0.005rem center;
}

.header8 .menueleiste nav ul li {
    text-align:left;
    padding-left: 15px;
}

.header8 .menueleiste nav ul li a {
    color: var(--text-invert);
    line-height: 2 !important;
    display:block;
}

.header8 .menueleiste nav ul li a:before {
    content: "\e080";
    font-weight: normal;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 5px;
    text-decoration: none;
    font-family: 'Glyphicons Halflings';
}



.header8 .menueleiste nav ul li ul {
    display: none;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}



.header8 .menueleiste nav ul li ul li {
    float: none;
    display: block;
    border-right: none;
}

.derbutton {
    color: var(--text-invert);
    position: relative;
    right: 0;
    float: right;
    font-size: 1.5rem;
    top: -2.2rem;
    padding: 0rem 1rem;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.drehen {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.drehen + .sub-menu {                           
    display: block !important;
}


}

/* Headboxlink  Anfang */

.headboxlink:before {
    content: "\e080";
    margin-right: 10px;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Glyphicons Halflings';
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.headboxlink:hover:before {
    padding-left: 10px;
    margin-right: 0px;
}

/* Headboxlink  Ende */


@media (min-width:992px){
.mobil-menu-button {
    display:none;
}
}
/* Mobiles Menu Ende */

btn-primary:focus {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

html, body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

p:empty {
    display: none;
}

a {
    color: var(--primary-color);
    font-size: 1.7rem;
}

a:hover {
    color: var(--secondary-color);
}

label {
    font-size: 1.7rem;
    font-weight: 400;
    color: var(--text-color)
}

a#fom {
    font-size: 1.1rem;
}

.checkbox-inline {
    padding-left: 0;
    font-weight: 300;
}

#wide {
    position: relative;
    overflow: hidden;
}

.menueleiste {
    position: relative;
    width: 100%;
    height: 55px;
    top: -10px;
    background: transparent;
    text-align: center;
}

aside .accordion-panel {
    box-shadow: 0px 0px 0rem var(--background) !important;
    border: 0px solid lightgray;

}

@media (max-width: 991px) {
.header {
    display:none;
}

.menueleiste {
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    overflow-y:scroll;
    z-index: 300;
    background: var(--primary-color);
    width: 250px;
}



footer ul li {
    text-align: center;
}

aside .textwidget img {
    max-width: 100%
}

.headsubbox1 {
    transform: none !important;
}

.headsubbox2 {
    transform: none !important;
}

.headsubbox3 {
    transform: none !important;
}

.header8 nav {
    display:block;
}
}

@media (max-width:767px) {
.umschlag-box-teaser {
    margin-top: 15px;
}

footer .textwidget {
    text-align: center;
}

.headline {
    display: none;
}
}

@media (min-width:992px){
.row.leistungsboxen {
    margin-bottom: 100px;
}

.scaling-logo {
    height: 55px;
    position: relative;
    float: left;
    opacity: 0;
}
    
.menueleiste>div>div {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr auto 1fr;
}

footer .textwidget .headboxlink {
    display: inline-block;
    font-weight: 300;
}
}

@media (max-width:991px) { 
.content h2 {
    text-align: left;
}
}

@media (max-width: 767px){
footer .textwidget img {
    margin-top: 0 !important;
}
}

li {
    color:var(--text-color);
    font-weight: 300;
    font-size: 1.7rem;
}

/* Primary Button */
.btn-primary {
    display: inline-block;
    color: var(--text-invert);
    background: var(--primary-color);
    border: 0;
    var(--text-invert)-space:normal;
    border-radius: 4px;
    font-size: 1.7rem;
    font-weight: 300;
    margin-bottom: 1rem;                                                                                            
    margin-top: 0.5rem;
    transition: all 0.2s ease-in-out;
}

.btn-primary:hover {
    background: var(--text-invert);
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    transition: all 0.2s ease-in-out;
}

.btn {
    border-radius: 4px;
    border: 1px solid transparent;
}

.btn .glyphicon {
    top: 2px;
}

.btn-secondary {
    font-size: 1.7rem;
    color: var(--text-invert);
    background: var(--primary-color);
    padding: 1.5rem 1rem;
    border: 1px solid var(--primary-color);
    border-radius: 10px;
    var(--text-invert)-space: normal;    
}

.btn-secondary:hover {
    background: var(--text-invert);
    color: var(--primary-color);
}

.up {
    z-index: 5000;
    position: fixed;
    bottom: 1em;
    right: 1em;
    display: block;
    padding-top: 0.2rem;
    width: 4.5rem;
    height: 4rem;
    color: var(--primary-color);
    background: var(--text-invert);
    border-radius: 30%;
    border: 1px solid var(--text-invert);
    font-size: 1.5rem;
    text-align: center;
    line-height: 4rem;
    opacity: 0.8;
    filter: alpha(opacity=60);
    box-shadow: 0 6px 13px 0 rgba(0,0,0,.23);
}

.platzhalter {
    margin-bottom: 1rem;
    margin-right: -15px;
    margin-left: -15px;
}

.up:hover {
    background: var(--text-invert);
    color: var(--text-color);
    opacity: 0.6;
    border: 1px solid var(--text-color);
}

.up:active, .up:focus {
    outline: none;
}

/* header */
.header {
    margin-top: 0rem;
    padding: 1rem 0rem 0rem 0rem;
    position: relative;
    height: auto;
    text-align: center;
}

#logo {
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    max-width: 100%;
    height: auto;
    display: inline-block;
}

#logo img {    
    max-height: 80px;
    top: -22px;
}


#ht {
    position: fixed;
    display: block;
    top: 0.9rem;
    left: 1rem;
    z-index: 1000;
    width: 50%;
    color: var(--primary-color);
    font-size: 1em;
}

/* Code für Mobile Telefonnummer klickbar */
.telefonlink {
    var(--text-invert)-space: nowrap;
    color: var(--text-color);
    padding-bottom: 3px;
    text-decoration: none;
    cursor: pointer;
    background-image: -webkit-linear-gradient(left, transparent, var(--primary-color), transparent);
    background-image: linear-gradient(to right, transparent, var(--primary-color), transparent);
    background-position: 50% 100%;
    background-size: 0% 2px;
    background-repeat: no-repeat;
    transition: all .1s linear;
}

a.telefonlink:hover {
    background-size: 100% 2px;
}

footer .telefonlink {
    color: var(--text-invert);
}

.telefonlink:before {
    content: "\e182";
    font-weight: normal;
    font-size: inherit;
    margin-right: 5px;
    text-decoration: none;
    font-family: 'Glyphicons Halflings';
    color: var(--primary-color);
}

/* slider */
.slider {
    height: auto;
    overflow: hidden;
}

/* content */
.content {
    padding-top: 1rem;
}

.content a { 
    font-size:inherit;
}

.content a:hover {
    text-decoration:none;
}

h1 {
    margin-top: 0rem;
    color: var(--text-color);
    font-size: 3.5rem;
    line-height: 4rem;
    font-weight: 400;
    margin-bottom: 0rem;
    text-align: left;
	text-transform: uppercase;
    font-family: 'Signika', sans-serif;
}  

p {
    padding-bottom: 1rem;
    color: var(--text-color);
    font-size: 1.7rem;
    font-weight: 300;
}

.content p strong {
    color: var(--primary-color);
}

.panel-group .panel + .panel {
    margin: 1 0 0 0;
}

img.alignleft {
    max-width: 100%;
    height: auto;
    margin: 1rem 0 1rem 0;
    display: block;
    float: left;
}

img.alignright {
    max-width: 100%;
    height: auto;
    margin: 0 0 1rem 2rem;
    display: block;
    float: right;
}

img.aligncenter {
    max-width: 100%;
    height: auto;
    margin: 1rem auto;
    display: block;
    float: none;
}

/* callout box*/
.callout-box {
    color: var(--text-color)!important;
    background: var(--primary-transparent); 
    border: 1px solid var(--primary-color);
}

.callout-box .panel-body {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.callout-box h1, .callout-box h2 {
    margin: 0 0 0 0;
    padding: 1rem 0 1rem 0;
    font-size: 1.2em;
    color:var(--primary-color);
    font-weight: bold;
}

.callout-box a {
    color: var(--background);
}

/* aside */
aside {
    padding-top: 33px;
    margin-bottom: 4rem;
}

aside .img {
    margin: 1rem 0 1rem 0;
    width: 100%;
    max-width: 100%;
    height: auto;
}


@media (max-width: 991px) {
#logo img {
    display:none;
}

aside {
    margin-top: 0;
}
}

/* Accordion */
.accordion_container {
    padding: 0;
}

.accordion_container .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion_container .panel-body p {
	padding: 1rem 0;
}

.accordion_container p {
    margin: 0;
    padding-bottom: 0;
}

.accordion {
    border-bottom: 1rem solid transparent;
}

a.accordion-button {
    padding: 0.7rem;
    display: block;
    text-decoration: none;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

a.accordion-button .glyphicon {
    position: relative;
    top: 5px;
    padding-right: 0.5rem;
    font-size:2rem;
}

a.accordion-button:hover {
    text-decoration: none;
}

.accordion-panel {
    margin: 0 0 0 0;
    border-radius: 0 !important;
    border: none;
}

.panel-group {
    margin-bottom: 0;
}

.panel-body strong {
    color: var(--primary-color);
}

a.accordion-button.v1 {
    color: var(--primary-color);
    font-size:3rem;
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 3.2rem 100% !important;
    margin: 5px 0 0 0;
    font-family: 'Source Sans Pro', sans-serif;
}

a.accordion-button.v1:before {
    content:'';
    background-color:var(--text-invert);
    border:1px solid var(--primary-color);
    margin-right:1rem;
    padding-right:38px;
    background-image: url('images/accordion-v1a.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

a.accordion-button.v1:hover:before {
    background-color: var(--primary-color);
    background-image: url('images/accordion-v1d.svg') !important;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

a.accordion-button.collapsed.v1:before {
    content:'';
    background-color:var(--text-invert);
    margin-right:1rem;
    border:1px solid var(--primary-color);
    background-image: url('images/accordion-v1b.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 100% 100%;;
}

a.accordion-button.collapsed.v1:hover:before {
    background-color:var(--primary-color) !important;
    background-image: url('images/accordion-v1c.svg') !important;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

a.accordion-button.collapsed.v1 {
    color: var(--primary-color);
    background-color: transparent;
    background-size: 3.2rem 100% !important;
}

a.accordion-button.v1:hover {
    color: var(--primary-color);
    background-color: transparent;
    font-weight: normal;
}

a.accordion-button.collapsed.v1:hover {
    background-color: transparent;
    color: var(--primary-color);
}

a.accordion-button.v2 {
    color: var(--text-invert);
    font-size: 1.7rem;
    background-color: var(--background);
    background-image: url('images/accordion-v1d.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 3.2rem 100% !important;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    border-radius: 4px;
    border: 1px solid var(--primary-color);
}

a.accordion-button.collapsed.v2 {
    color: var(--text-color);
    background-color: var(--text-invert);
    font-size:1.7rem;
    background-image: url('images/accordion-v1b.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 3.2rem 100% !important;
    -moz-transition: all .0s ease-in;
    -o-transition: all .0s ease-in;
    -webkit-transition: all .0s ease-in;
    transition: all .0s ease-in;
}

a.accordion-button.v2:hover {
    color: var(--text-invert);
    background-color: var(--primary-color);
    font-weight: normal;
}

a.accordion-button.collapsed.v2:hover {
    color: var(--primary-color);
    background-color: var(--text-invert);
    font-weight: normal;
    background-image: url('images/accordion-v1b.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 3.2rem 100% !important;
}

/* header mobile headline */
.logo-mobile-headline {
    padding: 0 1rem 2rem 1rem;
    color: var(--primary-color);
    font-size: 2rem;
    font-weight: normal;
    text-align: center;
}

/* header mobile boxen */
.header-mobile-buttons img {
    width:95%;
    max-width: 400px;
    margin: 7rem 0rem 1rem 0rem;    
}

.header-mobile-buttons p {
    font-size: 1.7rem;
}

.header-mobile-buttons .textwidget {
    font-size: 1.7rem;
    text-align: center;
}


.header-mobile-buttons a {
    margin: 1rem 1rem 1rem 1rem;
    display: block;
    color: var(--text-color);
    font-size: 1.7rem;
}

.header-mobile-buttons a:hover {
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    color: var(--primary-color);
}

.header-mobile-buttons a:focus {
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
}

.header-mobile-buttons .btn-primary .glyphicon {
    top:0px;
    font-size:1.2rem;
}

.header-mobile-buttons .btn-primary {
    font-size: 1.7rem;
    padding:1rem 2rem 1rem 2rem;
    border-radius: 5px;
    color: var(--text-invert);
}

.header-mobile-buttons .glyphicon {
    display: inline-block;
}

/* Footer Callout Button */
.footer_callout {
    margin-top: 6rem;
    padding: 3rem 1.5rem 4rem 1.5rem;
    text-align: center;
    background: transparent;

}

.footer_callout h3 {
    font-size: 3.2rem;
    text-transform: none;
}

.footer_callout a {
    margin: 1rem 0 0 0;
    padding: 1.5rem 3rem 1.5rem 3rem;
    color: var(--text-invert);
    background: linear-gradient(var(--primary-color),rgba(216, 73, 35, 0.8));
    text-align: center;
    var(--text-invert)-space: normal;
    border: 1px solid var(--text-invert);
    border-radius: 30px;
}

.footer_callout a:hover {
    color: var(--primary-color)!important;
    background: var(--text-invert);
    border: 1px solid var(--primary-color);
    border-radius: 30px;
}

/* footer */
footer {
    margin: 0 0 0 0;
    background: linear-gradient(to right, color-mix(in srgb, var(--text-invert) 20%, var(--primary-color)) 0%, var(--primary-color) 50%, color-mix(in srgb, var(--text-invert) 20%, var(--primary-color)) 100%);
}

footer .textwidget {
    color: red;
    line-height: 2.5rem;
}

footer h3 {             
    display: block;
    margin: 20px 0 3rem 0;
    padding: 3rem 0 3rem 0;
    color: var(--text-invert);
    font-size: 2rem; 
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid;
}

footer ul {
    margin: 1rem 0 1rem 0;
    padding: 0 0 0 14px;
    color: var(--text-invert);
}

footer ul li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: rgba(35, 46, 69, 0.7);
    font-size: 14px;
    font-weight: normal;
    list-style-type: none;
}

footer p {
    color: var(--text-invert);
}

footer a {
    color: var(--text-invert);
    font-weight: 300;
    text-decoration: none;
	font-size: 1.7rem;
}

footer a:hover {
    color: var(--text-color);
}

footer ul li a {
    text-decoration: none;
}

.footer-copyright2 {
    padding-top: 2rem;
    color: var(--text-invert);
    font-weight: 300;
    padding-bottom: 4rem;
    text-align: right;
    margin-right: 1.5rem;   
} 


@media (min-width: 768px) {    
aside .textwidget {
    text-align:left;
}

.page-id-8 article.content {
    margin-top: 0rem;
}    
    
article.content {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
}
    
footer h3, footer ul {
    text-align: left;
	text-transform: uppercase;
}

.textwidget {
    text-align: left;
}

img.alignleft {
    margin: 0 2rem 1rem 0;
    display: block;
    float: left;
}

img.alignright {
    margin: 0 0 1rem 2rem;
    display: block;
    float: right;
}

img.aligncenter {
    margin: 2rem auto;
    display: block;
    float: none;
}
}

@media (max-width: 992px) {
    .smallheader-lg {
        display: none;
}

    .footer-copyright2 {
        text-align: center;
}    
}

@media (min-width: 992px) {
    .content h3 {
        text-transform: none;
        margin-top: 0;
}
/* top-navigation & logo desktop */

.slider.header8fix {
    margin-top: 18rem;
}
    
.header-mobile-buttons, .mobil-menu-button-bg {
  display: none;
}

.header8 {
    position: fixed;
    z-index: 1200;
    width: 100%;
    overflow: visible !important;
    background: var(--text-invert);
    background-image: linear-gradient(to right, transparent, var(--primary-color), transparent);
    background-position: 0% 100%;
    background-size: 100% 2px;
    background-repeat: no-repeat;
}

.header8 .header {
    margin-top: 0;
    position: relative;
    overflow-y: visible;
    z-index: 1200;
}

.header8 #logo {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    left: calc(50% - 150px);
}

.header8 .logo {
    position: inherit;
    opacity: 1;
}

.header8 .headline a {
    position: relative;
    float: right;
    font-size: 2rem;
    line-height: 0px;
    top: 15px;
}
    
.header8 .headline .headlinespan {
    position: initial;
    top: 30px;
    right: 3%;
    font-size:2.3rem;
    color: var(--text-color);
    text-align: right;
    z-index: 100;
    opacity: 1;
}

.header8 .menueleiste nav {
    position: relative;
    width: fit-content;
    height: 35px;
    line-height: 40px;
}
    
.header8 .menueleiste nav ul {
    width: auto;
    max-width: 965px;
    margin: 0 auto;
    padding: 0 0 0 0;
    list-style: none;
    height: 60px;
    display: inline-block;
    position: relative;
    left: 0;
    top: -4px;
}

.header8 .menueleiste nav ul li {
    display: block;
    width: auto;
    position: relative;
    padding: 0 0 0 0;
    float: left;
    line-height: 69px;
}

.header8 .menueleiste nav ul li:nth-last-child(1) {
    border-right: none;
}
    
.header8 .menueleiste nav ul li ul a:before {
    content:none !important;
}

.header8 .menueleiste nav ul li ul li.menu-item-has-children > a:after {
    content: '\00BB'; 
    font-weight: 300;   
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 2rem;
}  

.header8 .menueleiste nav ul li a {
    display: block;
    padding: 0rem 1.4rem 0;
    width: auto;
    margin-top: 0px;
    color: var(--text-color);
    text-align: center;
    font-weight: 300;
    font-size: 1.7rem;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
    text-transform: uppercase;
}

.header8 .menueleiste nav ul li a:hover {
    color: var(--primary-color) !important;
    background: transparent;
}

.header8 .menueleiste nav ul li.current-menu-item a {
    color: var(--primary-color);
    background: transparent;
}
    
.header8 .menueleiste nav ul li.current-menu-parent > a {
    color: var(--primary-color) !important;
    background: transparent;
}

.header8 .menueleiste nav ul li ul li.current-menu-parent > a {
    background: var(--text-invert);
}

.header8 .menueleiste nav ul li.current-menu-item ul li a {
    color: var(--text-invert);
    background: color-mix(in srgb, var(--primary-color), transparent 25%);
}
        
.header8 .menueleiste nav ul li.current-menu-item ul li a:hover {
    color: var(--primary-color);
    background: var(--text-invert);
}
        
.header8 .menueleiste nav ul li.current-menu-parent ul li a {
    color: var(--text-invert);
    background: color-mix(in srgb, var(--primary-color), transparent 25%);
}  
   
.header8 .menueleiste nav ul li ul li.current-menu-item > a {
    color: var(--primary-color) !important;
    background: var(--text-invert);
}

.header8 .menueleiste nav ul li.current_page_ancestor > a {
    color: var(--primary-color) !important;
}
        
.header8 .menueleiste nav ul li ul li.current-menu-item a:hover {
    color: var(--primary-color);
    background: var(--text-invert);
}     
    
.header8 .menueleiste nav ul li:hover ul {
    display: block;
}

.header8 .menueleiste nav ul li ul {
    display: none;
    top: 69px;
    left: 0;
    width: 31rem;
    height: auto !important;
    position: absolute;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: transparent;
}

.header8 .menueleiste nav ul li ul li {
    float: none;
    display: block;
    border-right: none;
}

.header8 .menueleiste nav ul li ul li ul {
    width: 24rem;
}

.header8 .menueleiste nav ul li ul li a {
    display: block;
    padding: 0.8rem;
    width: auto;
    line-height: 2rem;
    color: var(--text-invert);
    background: color-mix(in srgb, var(--primary-color), transparent 25%);
    text-align: left;
    text-transform: none;
    text-shadow: none;
    border-right: none;
    margin: 0;
    font-size: 1.7rem;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

.header8 .menueleiste nav ul li ul li a:hover {
    border-radius: 0px;
    background: var(--text-invert);
    color: var(--primary-color) !important;
    -moz-transition: all 0s ease-in;
    -o-transition: all 0s ease-in;
    -webkit-transition: all 0s ease-in;
    transition: all 0s ease-in;
}

.header8 nav ul li ul li ul.sub-menu {
    display: none;
}

.header8 nav ul li ul li:hover ul.sub-menu {
    display: block;
    position: absolute;
    left: 310px;
    top: 0;
    z-index: 20;
}

 /* Slider Info-Boxes */
.slider {
    position: relative;
    overflow-x: hidden;
}

.sliderdown1 {
    height: 60px;
    width: 80px;
    margin: 0px 0 0 -40px;
    line-height: 62px;
    position: absolute;
    left: 50%;
    bottom: 1%;
    color: var(--text-invert);
    text-align: center;
    font-size: 70px;
    z-index: 100;
    text-decoration: none;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -webkit-animation: animation_down 2s ease-in-out infinite;
    animation: animation_down 2s ease-in-out infinite;
}
    
/*animated arrow animation*/
@-webkit-keyframes animation_down {
    0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
    50%  { opacity: 1;  }
    100% { -webkit-transform:translate(0,20px); opacity: 0; }
}

@keyframes animation_down {
    0%   { transform:translate(0,-20px); opacity: 0;  }
    50%  { opacity: 1;  }
    100% { transform:translate(0,20px); opacity: 0; }
}
    
.sliderdown1:hover {
    opacity: 1;
}

.sliderdown1 span {
    font-size:30px;
}

.arrow {
    width: 40px;
    height: 40px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
    background-size: contain;
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
}


@keyframes animation_slb {
0% {
    bottom: 20%;
    opacity: 0;
}

100% {
    bottom: 10%;
    opacity: 1;
}
}

@-webkit-keyframes animation_slb {
0% {
    bottom: 20%;
    opacity: 0;
}

100% {
    bottom: 10%;
    opacity: 1;
}
}

/* Arrow Bounce */
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
}

40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
}

60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
}
}

@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}

60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
}

@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
}

60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
}


/* Arrow Pulse */
@keyframes pulse {
0% {
    opacity: 1;
}

100% {
    opacity: 0.1;
}
}

@-webkit-keyframes play_sliderdown {
from {
    opacity: 0;
}

to {
    opacity: 1;
}
}

@-moz-keyframes play_sliderdown {
from {
    opacity: 0;
}

to {
    opacity: 1;
}
}

@-ms-keyframes play_sliderdown {
from {
    opacity: 0;
}

to {
    opacity: 1;
}
}

@-o-keyframes play_sliderdown {
from {
    opacity: 0;
}

to {
    opacity: 1;
}
}

@keyframes play_sliderdown {
from {
    opacity: 0
}

to {
    opacity: 1;
}
}

/* Parallax */
html, body {
    width: 100%;
    height: 100%;
    scroll-behavior: smooth;
}

.bg-holder {
    width: 100%;
    height: 100%;
    background-attachment: scroll;
}

.bg-holder.parallax {
    margin: 6rem 0 6rem 0;
    color: var(--text-invert);
    font-size: 2rem;
    text-align: center;
    height: 550px;
    background-attachment: scroll;
}

.parallax-window {
    background: transparent;
    color: var(--text-invert);
    text-align: center;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 600px;
}

.h2, h2 {
    font-size: 3rem;
    font-weight: 400;
    color: var(--primary-color);
    text-align: left;
    margin-top: 0rem;
    margin-bottom: 0rem;
    text-transform: uppercase;
    font-family: 'Signika', sans-serif;
}

.h3, h3 {
    font-size: 20px;
    text-transform: uppercase;
  	text-align:left; 
    font-family: 'Signika', sans-serif;
    color: var(--primary-color);
}                  

body {
    background: var(--text-invert);
    -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
body {
    background: var(--text-invert);
}
}

.willkommen {
    float: right;
    background: transparent;
    padding-left:10px;
    padding-right:10px;
}

.form-group p {
    margin: 0;
    padding: 0;
}

div#datetimepicker li {
    text-indent: 0;
    margin: 0;
}

div#datetimepicker li:before {
    content: ' ';
}

.checkbox p {
    margin: 0;
}

.panel-body p {
    padding-top: 10px;
}

aside p {
    margin: 0;
    color: var(--text-color);
}


blockquote {
    border: none;
}

.kk-star-ratings .kksr-legend {
    color: var(--text-invert);
}

.bildimtext {
    width: 35%;
    float: right;
    padding: 0rem 0 1rem 2rem;
    max-width: 600px;
}

.ul-ok-check {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0rem;
    list-style: none;
    padding-right: 3rem;
    list-style-type: none;
}

ul.ul-ok-check li:before {
    font-size: 2rem;
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    padding-right: 1rem;
}


.sprechzeitenp {
    padding:0;
    color: var(--text-color);
    font-size: 1.4rem;   
}

footer .sprechzeitenp {
    padding:0;
    color: var(--text-invert);
    font-size: 1.7rem;   
}

/* Row Row-width */

@media (min-width: 1400px) {
.row-width {
    width: 1400px !important;
}
}

@media (min-width: 1200px) and (max-width: 1399px) {
.row-width {
    width: 1200px !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.row-width {
    width: 970px !important;
}

}

@media (min-width: 768px) and (max-width: 991px) {
.row-width {
    width: 768px !important;
}
}

/* Ende Row Row-width */


.sprechz-trenner>.row>div:after {
  background: linear-gradient(to right,  transparent 0%, var(--text-color) 10%, var(--text-color) 40%, transparent 50%);
  display: block;
  height: 1px;
  content: "";
}

.sprechz-trenner > .row > div p{
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 991px){
    .sprechz-trenner>.row>div:after {
        background: linear-gradient(to right,  transparent 0%, var(--text-color) 20%, var(--text-color) 70%, transparent 100%);
    }
}