/* Google Fonts offline */
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v29-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v29-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v29-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
  max-width: 40%;
}

body {
  font-family: "Open Sans",sans-serif,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #333;
}

@media (max-width: 575px) {
#sp-header {
  height: 80px;
}
#sp-header .logo {
  height: 80px !important;
}
}

@media (max-width: 576px) {
.logo-image-phone {
  height: 80px;
}
}

@media (max-width: 992px) {
.logo-image-phone {
  height: 50px !imortant;
}
}

#sp-main-body {
    padding: 50px 0;
}

.sp-page-title .sp-page-title-heading {
  text-align: center;
}

.breadcrumb {
  display: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.sp-page-title .sp-page-title-heading {
  font-size: 28px;
}

#sp-header {
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 90px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #000;
  margin: 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 16px;
  line-height: 1.4;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
}

.sp-megamenu-parent>li:hover>a {
 color:#00713d;
}
.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li.active:hover>a {
 color:#00713d;
}

#sp-top-bar {
  padding: 14px 0;
  font-size: 0.875rem;
}

.sp-contact-info li {
  font-size: 100%;
}

.entry-header h2 {
    font-size: 26px;
    color: #00713d;
	font-weight: normal;
}

.rstboxes .rstbox .rstbox-content {
    line-height: 1.5;
}

.rstboxes .rstbox .rstbox-header {
	color: rgb(43, 182, 115);
}

.alert {
  border: 5px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.alert-success {
  color: #00713d;
  background-color: #f9f9f9;
  border-color: #badbcc;
}

/*#redim-cookiehint{
	background-color: rgba(43, 182, 115, 1);
}*/

#redim-cookiehint-bottom {
    z-index: 9999;
}

/* Formularkomponente */
.fcp_wrapper {
  max-width: calc(100% - 0px);
  padding: 0px;
  font-family: inherit;
  font-size: 18px;
  line-height: 1.42857143;
}

div.fcp_line {
  padding: 0.4em 0;
}

div.fcp_line select {
  height: 2.5em;
}

.fcp_fixed_content {
	font-size: 14px;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
  font-size: 18px;
}

button.fcp_btn {
  font-size: 1em;
}

.fcp_form button.fcp_btn_green {
  background-color: #00713d;
}

span.fcp_error_text {
  display: none;
  color: red;
}

div.fcp_line label {
  display: initial;
}

div.fcp_captcha_inner {
  display: block ruby;
  padding: 3px 10px 10px 10px;
  border: 1px solid lightgray;
  border-radius: 3px;
}

div.fcp_captcha_prompt {
  padding: 5px 10px;
}

#sp-footer #sp-footer2 {
  text-align: left;
}

#sp-footer #sp-footer1 {
  text-align: right;
}

@media only screen and (max-width: 767px) {

#sp-footer, #sp-footer1, #sp-footer2 {
	text-align: center !important;
	}
div.fcp_captcha_inner {
  display: inline-block;
  padding: 3px 10px 10px 10px;
  border: 1px solid lightgray;
  border-radius: 3px;
}
}