/* ----  FONTS --- */
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(''), url('/wp-content/themes/2023-child/assets/fonts/open-sans-v27-latin-300.woff2') format('woff2'), url('/wp-content/themes/eurokey-basetheme/assets/fonts/open-sans-v27-latin-300.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('/wp-content/themes/2023-child/assets/fonts/open-sans-v27-latin-regular.woff2') format('woff2');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''), url('/wp-content/themes/2023-child/assets/fonts/open-sans-v27-latin-600.woff2') format('woff2');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''), url('/wp-content/themes/2023-child/assets/fonts/open-sans-v27-latin-700.woff2') format('woff2');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local(''), url('/wp-content/themes/2023-child/assets/fonts/montserrat-v21-latin-300.woff2') format('woff2');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local(''), url('/wp-content/themes/2023-child/assets/fonts/montserrat-v21-latin-500.woff2') format('woff2'), url('/wp-content/themes/eurokey-basetheme/assets/fontsmontserrat-v21-latin-500.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local(''), url('/wp-content/themes/2023-child/assets/fonts/montserrat-v21-latin-600.woff2') format('woff2');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('/wp-content/themes/2023-child/assets/fonts/montserrat-v21-latin-regular.woff2') format('woff2');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
* {
  box-sizing: border-box;
}
header, main, footer, article, nav, section, aside {
  display: block;
}
body {
  background: #fff;
  margin: 0px;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif !important;
  color: #323232;
  font-size: 17px !important;
  line-height: 1.5;
}
@media only screen and (max-width: 1025px) {
  body {
    color: #000000;
  }
}
article {
  padding: 40px 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif !important;
  color: #323232;
  font-weight: 400;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  margin-top: 0;
  line-height: 1.3em;
  hyphens: manual;
}
h1 {
  font-size: 40px !important;
}
h1.ecol {
  font-family: 'Cagliostro', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}
h2 {
  font-size: 31px !important;
  margin-bottom: 1rem;
}
h2.increase {
  font-size: 35px !important;
  font-weight: 300;
}
h2.frontpage {
  font-size: 33px !important;
}
h3 {
  font-size: 22px !important;
  margin-bottom: 0.5rem;
}
h4 {
  font-size: 18px !important;
  line-height: 1.5em;
  letter-spacing: 0.1px;
  margin-bottom: 0.5rem;
}
h5 {
  font-size: 16px !important;
  line-height: 1.5em;
	text-transform: none;
}

@media only screen and (min-width: 1025px) {
  h1 {
    font-size: 55px !important;
  }
  h1.frontpage {
    font-size: 33px !important;
  }
  h2 {
    font-size: 33px !important;
  }
  h2.increase {
    font-size: 50px !important;
  }
  h3 {
    font-size: 26px !important;
  }
}
a {
  transition: all 0.8s ease 0s;
  text-decoration: none;
}
a:hover {
  text-decoration: none !important;
}
a[rel="noreferrer noopener"]:after, a[target="_blank"]:after {
  content: "\f139";
  transform: rotate(45deg);
  font-size: 0.7em;
  vertical-align: super;
  line-height: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #dc911e;
  display: inline-block !important;
}
a.wp-block-button__link[rel="noreferrer noopener"]:after {
  color: #fff !important;
}
figure a[rel="noreferrer noopener"]:after, figure a[target="_blank"]:after, .no-after:after {
	content: none !important;
}

.separator {
  margin: 0 5px;
}
p {
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1em !important;
  hyphens: manual;
}
p:last-child {
  margin-bottom: 0 !important;
}
/*
@supports (hyphens: auto) or (-webkit-hyphens: auto) or (-ms-hyphens: auto) {
  p {
    text-align: left;
  }
  @media only screen and (min-width: 767px) {
    p {
      text-align: justify;
      hyphens: auto;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
    }
  }
  @media only screen and (max-width: 1025px) {
    .hyphens {
      hyphens: auto;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
    }
  }
}
*/
.text-white {
  color: #ffffff !important;
}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
  color: #ffffff !important;
}
.font-s {
  font-size: 14px !important;
}
.justify {
  text-align: justify;
}
.center {
	text-align: center;
}
.xbold {
  font-weight: 800;
}
.bold, strong {
  font-weight: 600;
}
.semibold {
  font-weight: 600;
}
.projekt-text {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.no-margin {
  margin: 0 !important;
}
.no-margin > figure {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.price-list-margin {
	margin-left: 29px;
}
.no-padding {
  padding: 0 !important;
}
.no-hover-bg:hover, .no-hover-bg a:hover {
  background: none;
}
.hide {
  display: none !important;
}
img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto;
}
img.bottom {
  margin-bottom: 20px;
}
.wp-block-image figcaption {
  font-size: 0.8em;
  word-break: break-word;
}
@media only screen and (max-width: 767px) {
  .wp-block-image figcaption {
    font-size: 1.1em;
  }
}
.wp-block-image.quelle figcaption {
  font-size: 0.6em;
  line-height: 1.1em;
  color: #969696;
}
.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image img {
  height: auto;
}
.wp-block-image.border-top img {
  border-radius: 5px 5px 0 0 !important;
}
.wp-block-image > a:hover {
  background: none;
}
@media only screen and (max-width: 767px) {
  .wp-block-image.size-limit-xs {
    margin-bottom: 10px;
  }
  .wp-block-image.size-limit-xs img {
    max-width: 150px;
    height: auto !important;
  }
}

.wp-block-button, .button {
  margin: 6vw 0 0 0;
}
@media only screen and (min-width: 600px) {
  .wp-block-button, .button {
    margin: 1.5vw 0 0 0;
  }
}
h3 + .wp-block-button {
  margin-top: 1vw !important;
}
.wp-block-button__link, .button, .button-nav a {
  background-color: #dc911e !important;
  color: #fff !important;
  font-size: 16px !important;
  border-radius: 3px !important;
  padding: 6px 12px !important;
  -webkit-transition-duration: 0.5s !important;
  transition-duration: 0.5s !important;
  text-decoration: none !important;
  border: none;
  font-weight: 600;
}
.wp-block-button__link:hover, .button:hover, .button-nav a:hover {
  color: #fff;
  background-color: #323232 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.wp-block-button__link:hover:before, .button:hover:before {
  content: none;
}
.wp-block-buttons .wp-block-button a.wp-block-button__link:before, .wp-block-buttons .wp-block-button a.wp-block-button__link:hover:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-right: 0.4em;
  vertical-align: 1px;
}
.wp-block-buttons .wp-block-button.downloadbutton a.wp-block-button__link:before, .wp-block-buttons .wp-block-button.downloadbutton a.wp-block-button__link[rel="noreferrer noopener"]:before {
  content: "\f019";
  font-size: 0.8em;
}
.wp-block-buttons.alignright {
  text-align: right;
}
.wp-block-buttons.is-content-justification-center {
  text-align: center;
}
.wp-block-buttons.in-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.wp-block-buttons.in-row .wp-block-button {
  padding-right: 0;
}
.wp-block-buttons.dark .wp-block-button .wp-block-button__link:hover {
	color: #dc911e !important;
	background: #fff !important;
}
@media only screen and (min-width: 600px) {
  .wp-block-buttons.in-row {
    justify-content: initial;
  }
  .wp-block-buttons.in-row .wp-block-button {
    padding-right: 30px;
  }
}
.button-nav a.mega-menu-link {
	padding: 0 10px !important;
	height: 35px !important;
  line-height: 39px !important;
	margin-bottom: 7px !important;
}
.button-nav a.mega-menu-link:hover {
	color:#fff !important;
}
.button-nav a.mega-menu-link:after {
	color: #fff;
}
#back-button-floating {
	position: fixed;
	display: block;
 	opacity: 0;
	z-index: 99999;
	bottom: 90px;
	right: 10px;
}
#back-button-floating a.wp-block-button__link {
	border-radius: 500px !important;
}
#back-button-floating a.wp-block-button__link i {
	padding-right: 3px;
}
@media only screen and (max-width: 1200px) {
	#back-button-floating {
		display:none;
	}
}

.fill {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.smallImg {
  width: 120px;
  height: auto;
}
.textImg {
  vertical-align: bottom;
  max-height: 32px;
  width: auto;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
button, .button {
  cursor: pointer;
}
.pageEditButton {
  position: fixed;
  top: 100px;
  font-size: 18px;
  right: 0;
  height: 30px;
  box-sizing: border-box;
  width: 30px;
  display: flex;
  padding: 5px 5px 8px;
  transition: 0.2s;
  background: #f2f2f2;
  color: #fff;
}
.pageEditButton .pageEditButtonTitle {
  opacity: 0;
  font-size: 16px;
  transition: 0.5s;
  line-height: 17px;
}
.pageEditButton:hover {
  width: 120px;
  color: #fff;
}
.pageEditButton:hover > .pageEditButtonTitle {
  opacity: 1;
}
/* ---------- Container -------------*/
.container-100 {
  width: 100%;
  box-sizing: border-box;
  padding: 13vw 0 12vw 0;
  background: #fff;
}
.container-100.less-padding {
  padding: 10vw 0;
}
.container-100.less-padding.bg-mod {
  padding-bottom: calc(10vw + 45px);
}
@media only screen and (min-width: 600px) {
  .container-100 {
    padding: 6vw 0;
  }
  .container-100.less-padding {
    padding: 4vw 0;
  }
  .container-100.less-padding.bg-mod {
    padding-bottom: 6vw;
  }
}
.container, .navigation.pagination {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 600px) {
  .container, .navigation.pagination {
    max-width: 560px;
  }
}
@media (min-width: 767px) {
  .container, .navigation.pagination {
    max-width: 90vw;
  }
}
@media (min-width: 1025px) {
  .container, .navigation.pagination {
    max-width: 960px;
  }
}
@media (min-width: 1201px) {
  .container, .navigation.pagination {
    max-width: 1140px;
  }
}
@media (min-width: 1300px) {
	main .container.wide {
     max-width: 85%;
	}
}
@media (min-width: 2000px) {
	main .container.wide {
	 max-width: 70%;
	}
}
.columnContainer {
  display: flex;
}
/*----*/
.bg-first {
  background-color: #fff;
}
.bg-second {
  background-color: #f2f2f2 !important;
}
.bg-third {
  background-color: #323232 !important;
}
.bg-fourth {
  background-color: #dc911e !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-scroll {
  background-attachment: fixed;
}
#top-link {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  right: 10px;
  bottom: 3px;
  width: 20px;
  height: 20px;
  background: #dc911e;
  cursor: pointer;
  border-radius: 200px;
  z-index: 999;
  color: #fff;
  text-align: center;
  line-height: 1rem;
  font-size: 17px;
  transition: 0.8s;
}
@media (min-width: 1201px) {
  #top-link {
    width: 40px;
    height: 40px;
    bottom: 35px;
    font-size: 35px;
  }
}
#top-link:hover {
  background-color: #323232;
  transition: 0.5s;
  box-shadow: 0 0 2px 0 white;
}
#powered {
  position: fixed;
  width: 100%;
  height: 29px;
  right: 0px;
  bottom: 0;
	color:#323232;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  margin: 0;
  opacity: 1;
  transition: 0.5s;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  padding: 1px 0;
  border-radius: 0;
  border-top: 1px solid #c8c8c8;
  z-index: 888;
}
#powered .button_al {
  background-color: #dc911e;
  border: none;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none !important;
  display: inline;
  font-size: 10px;
  padding: 2px 5px;
  margin: 0 0 0 2px;
  border-radius: 3px;
  transition-duration: 0.5s;
}
#powered .button_al:hover {
  background-color: #323232;
}
#powered .button_al:after {
  content:none;
}
@media only screen and (min-width: 1201px) {
  #powered {
    width: auto;
    height: auto;
    background: rgba(237, 241, 243, 0.5);
    border-radius: 5px 0 0 0;
    border-top: none;
    padding: 0 4px 0 6px;
  }
}
.sticky {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  background-color: #CBCBCB;
  box-shadow: 0 0 10px 1px #000000;
  transition: box-shadow 0.3s;
  z-index: 20;
  right: initial !important;
  height: 70px !important;
}
#datenschutz h1, #impressum h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 600;
  color: #323232 !important;
  background: transparent;
  border: none;
  text-align: left;
  position: inherit;
  display: block;
  width: auto;
  padding: 0;
}
#datenschutz h2, #impressum h2 {
  font-size: 25px !important;
  margin-top: 50px;
  margin-bottom: 15px;
  font-weight: 600;
}
#datenschutz h3, #impressum h3 {
  font-size: 20px !important;
  margin-top: 30px;
  margin-bottom: 5px;
  font-weight: 600;
}
#datenschutz h4, #impressum h4 {
  font-size: 16px !important;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
}
@media only screen and (min-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
  .no-hyphens-sm {
    hyphens: none;
  }
}
@media only screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .no-pad-top-xs {
    padding-top: 0 !important;
  }
  h1.center-xs, h2.center-xs, h3.center-xs, h4.center-xs, h5.center-xs, h6.center-xs {
    text-align: center;
  }
  h1.left-xs, h2.left-xs, h3.left-xs, h4.left-xs, h5.left-xs, h6.left-xs {
    text-align: left;
  }
}



header {
  background: #000;
  position: fixed;
  width: 100%;
  height: 55px;
  box-sizing: border-box;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: flex-end;
  z-index: 11;
  transition: all 0.8s ease 0s;
	border-bottom: 1px solid #323232;
}
@media only screen and (min-width: 1201px) {
  header {
    height: 100px;
    background: white;
	border-bottom: 1px solid #fff;
  }
}
header #topHeader {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  height: 75%;
}

header #logo {
  display: block;
  position: absolute;
  color: #45526d;
  font-size: 30px;
  right: 10px;
  line-height: 1.21;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-variant: small-caps;
  letter-spacing: 3px;
  opacity: 1;
  transition: 0.3s ease 0s;
	z-index: 999999;
}
header #logo .logo_desk {
  display: none;
}
header #logo .logo_mobile {
  display: block;
}
header #logo div:first-child {
  color: #fff;
}
@media only screen and (min-width: 1925px) {
  header #logo {
    left: 5%;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1925px) {
  header #logo {
    left: 3%;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1500px) {
  header #logo {
    left: 1%;
  }
}
@media only screen and (min-width: 1201px) {
  header #logo {
    right: auto;
  }
  header #logo .logo_desk {
    display: block;
  }
  header #logo .logo_mobile {
    display: none;
  }
}
header #logo img {
  transition: 0.3s ease 0s;
  width: auto;
  height: 35px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 1201px) {
  header #logo img {
    width: 20vw;
    height: auto;
    max-width: 320px;
    margin-bottom: 10px;
  }
}
header #logo_invert {
  display: none;
  position: absolute;
  color: #45526d;
  font-size: 30px;
  left: 5%;
  line-height: 1.21;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-variant: small-caps;
  letter-spacing: 3px;
  opacity: 0;
  transition: 0.3s ease 0s;
}
@media only screen and (min-width: 1925px) {
  header #logo_invert {
    left: 5%;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1925px) {
  header #logo_invert {
    left: 3%;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  header #logo_invert {
    left: 1%;
  }
}
@media only screen and (min-width: 1201px) {
  header #logo_invert {
    display: block;
  }
}
header #logo_invert img {
  display: none;
}
@media only screen and (min-width: 1201px) {
  header #logo_invert img {
    display: block;
    transition: 0.3s ease 0s;
    width: auto;
    max-height: 40px;
    margin: 0 0 5px 0;
  }
}
main {
  min-height: calc(100vh - 100px);
  padding-top: 55px;
}

main article {
  padding: 0;
}
main .sprungmarke {
  height: 50px;
  margin-top: -50px;
}
@media only screen and (min-width: 1201px) {
  main .sprungmarke {
    height: 150px;
    margin-top: -150px;
  }
}
main .list {
  line-height: 1.8;
  margin-left: 4.5em !important;
}
main .list li {
  line-height: 2.1;
}
main .list li span {
  left: -2.5em;
}
main .list li i {
  color: #45526d;
}
main .bg-title {
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  height: 25vh;
  padding: 0 !important;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (min-width: 767px) {
  main .bg-title {
    height: 40vh;
  }
}
/*
@media only screen and (min-width: 1025px) {
  main .bg-title {
    height: 50vh;
  }
}
*/
main .bg-mod-fixed {
  background-size: auto, cover !important;
  background-attachment: scroll, fixed !important;
  overflow: hidden;
}
@media only screen and (min-width: 600px) {
  main .bg-mod-fixed {
    background-size: contain, cover !important;
  }
}
main .bluebox {
  height: 15px;
  width: 35px;
  background: #45526d;
  display: block;
  position: absolute;
  right: 30px;
  top: 7px;
}
main a {
  color: #dc911e;
  transition: all 0.5s ease 0s;
  text-decoration: underline !important;
	font-weight: 600;
}
main a:hover {
  color: #fff;
  background: #323232;
  text-decoration: none !important;
  border-radius: 3px;
}
main a:hover.dark, main p.dark a:hover {
  background: #dc911e;
}
main ul, main ol {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 19px;
}
main li {
  margin: 10px 0 2px 0;
}
main #kontakt .page-header {
  border-bottom: none;
  margin: 0;
  padding-bottom: 0;
}
main #kontakt .page-header h1 {
  margin-top: 0;
}
main #kontakt label {
  display: block;
  font-size: 15px;
  font-weight: normal;
  max-width: 100%;
  margin: 9px 0 0 0;
}
main #kontakt legend.check_legend {
  margin-top: 10px;
  font-size: 16px;
  margin-bottom: 2px;
}
main #kontakt textarea.form-control.kontakt, main #kontakt input.form-control.kontakt {
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border: none;
  padding: 7px;
  font-size: 15px;
  color: #505050;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
  background: #f2f2f2;
  width: 100%;
}
main #kontakt textarea.form-control.kontakt:focus-visible, main #kontakt input.form-control.kontakt:focus-visible {
	outline: 2px solid #dc911e;
	border-radius: 1px;
}
main #kontakt div.kontakt-end span, main #kontakt #kontakt div.kontakt-end a {
  font-size: 14px;
}
main #kontakt div.kontakt-end p {
  margin-bottom: 1rem;
}
main #kontakt .wpcf7 p {
  margin-bottom: 5px !important;
  font-size: 14px;
  line-height: 1.5em;
}
@media only screen and (max-width: 767px) {
  main #kontakt img {
    max-width: 75%;
  }
}
main span.wpcf7-list-item {
  display: flex;
  align-items: baseline;
  margin: 5px 0 !important;
  line-height: 1.3em;
}
@media only screen and (min-width: 1201px) {
  main {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 1025px) {
  main .bluebox {
    display: none;
  }
}

footer {
  height: auto;
  background: #000;
  color: #fff;
  font-size: 13px;
	margin-bottom: 29px !important;
}
footer p, footer a {
  font-size: 13px;
  color: #fff !important;
	text-align: center;
}
footer a:hover {
  color: #dc911e !important;
}
@media only screen and (min-width: 767px) {
  footer {
    height: auto;
  }
  footer p {
    margin-bottom: 0.5rem;
    font-size: 13px;
	text-align: left;
  }
}
footer .topFooterRight {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 15px 0 0 0;
}

footer #topFooter .fas {
  padding-right: 8px;
}
footer #bottomFooter {
  min-height: 35px;
  line-height: 33px;
  border-top: 1px solid #323232;
}
footer #bottomFooter ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer #bottomFooter ul li {
  flex-grow: 0;
}
footer #bottomFooter .menu {
  padding-bottom: 35px;
  padding-top: 10px;
  margin: 0;
  width: 100%;
  flex-direction: column;
  text-align: left;
  line-height: 30px;
}
footer #bottomFooter .menu li a {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0;
  font-weight: 400;
  letter-spacing: 1px;
}
footer #bottomFooter .menu .separator {
  display: none;
}
@media only screen and (min-width: 1201px) {
  footer #bottomFooter .menu {
    padding: 1px 0;
  }
	footer {
		margin-bottom: 0 !important;
	}
}
@media only screen and (min-width: 600px) {
  footer #bottomFooter .menu {
    width: 500px;
    flex-direction: row;
  }
  footer #bottomFooter .menu .separator {
    display: block;
    margin: 0 14px;
  }
}
footer #footerWidgetArea {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
footer h2 {
  color: #fff !important;
}

#error_404 {
  font-size: 18px;
}
#error_404 img {
  max-width: 250px;
  margin: 0 auto;
}
@media only screen and (min-width: 767px) {
  #error_404 img {
    max-width: 330px;
  }
}
#button_404 {
  display: inline-block;
}
#button_404 i {
  padding-right: 5px;
}
.logo-start {
  max-width: 75%;
}
@media only screen and (min-width: 767px) {
  .logo-start {
    max-width: 100%;
  }
}
.col-50-mod {
  width: 100%;
  box-sizing: border-box;
  padding: 6vw 0;
}
@media only screen and (min-width: 1201px) {
  .col-50-mod > .kt-inside-inner-col {
    padding-left: 12vw !important;
    padding-right: 12vw !important;
  }
}
@media only screen and (max-width: 767px) {
  .col-50-mod {
    padding: 15vw 20px 10vw 20px;
  }
}
.bg-title.start-title {
  background: url(/wp-content/uploads/title_start_op.jpg);
  height: 50vh;
  justify-content: center;
}
.startlink a {
  text-decoration: none;
  color: inherit;
}
.startlink h1, .startlink h2 {
  font-size: 3.5vh !important;
  line-height: 5.5vh;
}
@media only screen and (min-width: 1025px) {
  .startlink h1, .startlink h2 {
    font-size: 3vh !important;
    line-height: 4.5vh;
  }
}
@media only screen and (max-width: 1025px) {
  .startlink {
    margin-bottom: 0 !important;
    position: absolute;
    bottom: 0;
    height: 100%;
  }
  .startlink > div:first-child {
    border-radius: 0px !important;
  }
}
.bg-icon-02 {
  background: url(/wp-content/uploads/Logo_ecol_Icon_wht_double-02_noPt.png) no-repeat center;
  background-size: cover;
}
.bg-icon-04 {
  background: url(/wp-content/uploads/Logo_ecol_Icon_wht_double-04_noPt.png) no-repeat center;
  background-size: cover;
}
mark {
  background-color: #ffff00;
}
.mod-austauschen:before {
  content: url(/wp-content/uploads/mod-doccloud_wht-01.png);
  display: block;
  width: 20px;
  height: auto;
}
.font-xs {
  font-size: 0.7rem;
  line-height: 0.9rem;
}
/*---------------------------
 PLUGINS
 ----------------------------*/
.slider-img {
  transition: 0.5s;
}
.slider-img:hover {
  outline: 1px solid rgba(0, 0, 0, 0.25) !important;
  outline-offset: 10px;
}
.n2-ss-slider .n2-ss-slider-controls-absolute-left, .n2-ss-slider .n2-ss-slider-controls-absolute-right {
  width: auto !important;
}
/* --- Kadence Blocks -- */
.is-style-rounded + h2, .is-style-rounded + h3 {
  margin-top: 5px;
  margin-bottom: 0.5rem;
}
.has-small-font-size {
  font-size: 14px !important;
  text-align: left;
  line-height: 1.6em;
}
.width66perc {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .width66perc {
    width: 66%;
    margin: 0 auto;
  }
}
.focus-radius .kt-blocks-accordion-header.kt-accordion-panel-active {
  border-radius: 3px 3px 0 0 !important;
}
.kt-accordion-header-wrap {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.wp-block-kadence-accordion#leistung_schulung .kt-accordion-header-wrap {
  align-items: center;
}
@media only screen and (min-width: 768px) {
	.wp-block-kadence-accordion#leistung_schulung .kt-accordion-header-wrap {
	  align-items: flex-end;
	}
}
.wp-block-kadence-accordion#leistung_schulung .kt-accordion-header-wrap .kt-blocks-accordion-header:focus {
	background: #dc911e;
}
.wp-block-kadence-accordion#leistung_schulung .kt-accordion-header-wrap .kt-blocks-accordion-header:hover {
	background: rgba(220,145,30,0.8);
}
.kt-blocks-accordion-header {
  width: auto !important;
}
.kt-accordion-header-wrap .kt-btn-svg-icon.kt-btn-side-left {
  padding-right: 0px !important;
}
.wp-block-kadence-advancedheading.border mark.kt-highlight {
  border-radius: 5px;
}
.accordion-projekte {
	margin-top: 10px;
}
.accordion-projekte .kt-accordion-header-wrap .kt-blocks-accordion-header:focus{
	background: #dc911e !important;
}
.accordion-projekte .kt-accordion-header-wrap .kt-blocks-accordion-header:hover{
	background: #323232 !important;
}
.accordion-projekte .kt-accodion-icon-side-left .kt-blocks-accordion-icon-trigger {
  margin: 0 !important;
}

.accordion-projekte .kt-accordion-panel-active > .kt-blocks-accordion-title-wrap {
	display: none;
}
.accordion-projekte .kt-blocks-accordion-icon-trigger{
	display: none;
}
 .accordion-projekte .kt-accordion-panel-active > .kt-blocks-accordion-icon-trigger {
	display: flex;
}

.accordion-projekte .kt-blocks-accordion-icon-trigger {
	width: 18px;
	min-width: 18px;
	height: 19px;
}

.accordion-projekte .kt-accodion-icon-style-arrow .kt-blocks-accordion-icon-trigger::after, .accordion-projekte .kt-accodion-icon-style-arrow .kt-blocks-accordion-icon-trigger::before, .accordion-projekte .kt-accodion-icon-style-arrowcircle .kt-blocks-accordion-icon-trigger::after, .accordion-projekte .kt-accodion-icon-style-arrowcircle .kt-blocks-accordion-icon-trigger::before {
	width: 9px;
	top: 8px;
}
.price-list-icon div {
  display: flex;
  align-items: center;
}
.price-list-icon div .wp-block-image {
  margin: -3px -3px 0 0 !important;
}
.price-list-icon div .wp-block-image img {
  max-width: 20px;
  max-height: 20px;
  padding-bottom: 1px;
}
.page-id-36 .wp-block-group:nth-child(2n) .container-100.less-padding, .page-id-2505 .wp-block-group:nth-child(2n) .container-100.less-padding {
  background-color: #fff;
}
.page-id-36 .wp-block-group:nth-child(2n) .container-100.less-padding .logo-container .kt-inside-inner-col, .page-id-2505 .wp-block-group:nth-child(2n) .container-100.less-padding .logo-container .kt-inside-inner-col {
  background-color: #f2f2f2;
}
.page-id-36 .wp-block-group:nth-child(2n+1) .container-100.less-padding, .page-id-2505 .wp-block-group:nth-child(2n+1) .container-100.less-padding {
  background-color: #f2f2f2;
}
.page-id-36 .wp-block-group:nth-child(2n+1) .container-100.less-padding .logo-container .kt-inside-inner-col, .page-id-2505 .wp-block-group:nth-child(2n+1) .container-100.less-padding .logo-container .kt-inside-inner-col {
  background-color: #fff;
}

.page-id-36 .kt-blocks-accordion-header, .page-id-2505 .kt-blocks-accordion-header {
	font-size: 18px;
	line-height: 15px;
}

/* --- WP Forms Kontaktformular ---*/
div.wpforms-container-full.ek-contact-form .wpforms-form input, div.wpforms-container-full.ek-contact-form .wpforms-form textarea {
	border: none;
}
div.wpforms-container-full.ek-contact-form .wpforms-form input:focus-visible, div.wpforms-container-full.ek-contact-form .wpforms-form textarea:focus-visible {
	outline: 2px solid #dc911e;
	border-radius: 1px;
}
.ek-contact-form .cmplz-blocked-content-container {
	position: relative !important;
}

.ek-contact-form .cmplz-blocked-content-container button {
	border-radius: 5px !important;
}

.wpforms-form input[type=submit], 
.wpforms-form button[type=submit] {
    background-color: #dc911e !important;
	border: none !important;
	border-radius: 50px !important;
	padding: 8px 15px !important;
	font-size: 16px !important;
	margin-top: 25px !important;
	transition: 0.5s;
}
.wpforms-form input[type=submit]:hover, 
.wpforms-form input[type=submit]:active, 
.wpforms-form button[type=submit]:hover, 
.wpforms-form button[type=submit]:active {
	 background-color: #323232 !important;
	border-radius: 3px !important;
}

.wpforms-form .wpforms-recaptcha-container {
    padding: 0 !important;
	margin-top: 20px !important;
}
div.wpforms-container-full.ek-contact-form .wpforms-form .wpforms-field {
	padding: 15px 0;
}
.wpforms-form .wpforms-field-label {
	font-weight: 400 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  margin-top: 25px;
}
div.wpforms-container-full.ek-contact-form  .wpforms-form label.wpforms-error {
	font-family: "Exo_2", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
  	font-weight: 600;
	margin-top: 0px;
}
.wpforms-container input, .wpforms-container textarea {
	background-color: #f2f2f2 !important;
}

.ek-contact-form .wpforms-confirmation-container-full {
	background: #3c5000 !important;
    border: none !important;
    box-sizing: border-box !important;
	color: #fff;
	margin-top: 55px !important;
}
.ek-contact-form .wpforms-confirmation-container-full p {
	color: #fff !important;
}


/*	====================================	start Complianz CookieBanner	====================================*/

#cmplz-cookiebanner-container .cmplz-cookiebanner{
	padding: 25px 20px 20px 20px;
}

.privacy-policy #cmplz-cookiebanner-container {
	background-color: transparent;
}

.privacy-policy #cmplz-cookiebanner-container .cmplz-cookiebanner {
	top: initial;
    left: initial;
    right: 10px;
    bottom: 10px;
    transform: initial;
}

.cmplz-cookiebanner .cmplz-close svg {
    color: #dc911e;
}

.cmplz-cookiebanner .cmplz-title {
    font-size: 20px !important;
    font-family: "Exo_2", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif;
  font-weight: 600;
	 color: #dc911e;
}

#cmplz-cookiebanner-container .cmplz-description {
	line-height: 1.4em;
}

#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-message {
	margin-bottom: 10px;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-category {
    background-color: #f2f2f2 !important;
}

.cmplz-cookiebanner .cmplz-categories .cmplz-description {
	border-top: 1px solid #c8c8c8;
	background: #fff;
}

.cmplz-cookiebanner .cmplz-categories span {
	color: #323232 !important;
}

#cmplz-cookiebanner-container .cmplz-buttons button, #cmplz-manage-consent button.cmplz-manage-consent {
	border: none;
	height: auto;
}

#cmplz-cookiebanner-container .cmplz-buttons .cmplz-btn:hover {
  color: #fff;
  transition: 0.3s;
  background: #dc911e;
}

#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent, #Datenschutz button.cmplz-btn.cmplz-manage-consent {
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
	background-color: #dc911e;
	box-shadow: none;
	font-size: 0.9rem;
	line-height: 1em;
	color: #fff;
	height: 25px;
	min-width: 25px;
	max-width: 25px;
	padding: 4px;
	transition: 0.5s;
	border: none;
	border-radius: 500px;
}

#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent {
	right: inherit;
    top: inherit;
    left: 15px;
    bottom: 15px !important;
	 z-index: 999999999999;
  filter: drop-shadow(1px 1px 0px rgba(0, 0, 0, 0.5));
}

#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent:hover, #Datenschutz button.cmplz-btn.cmplz-manage-consent:hover {
	background: #323232 !important;
}


#cmplz-manage-consent button.cmplz-btn:hover:before {
	content: "Cookie-Einstellungen";
  	color: #323232;
	z-index: 9999;
	position: absolute;
    left: 17px;
    top: -30px;
    width: max-content;
    font-size: 12px;
    font-family: sans-serif;
    background: #fff;
    border: 1px solid #000;
    padding: 5px;
	font-weight: 400;
}

.cmplz-blocked-content-container {
	height: auto !important;
}

.cmplz-blocked-content-container.recaptcha-div {
	min-height: 120px;
	margin-top: 10px;
}

.cmplz-placeholder-element {
	border-radius: 5px;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
	 font-size: 12px !important; 
	 line-height: 1.4em;
	background-color: rgba(0,60,90,0.6) !important;
	border: none;
	border-radius: 5px;
	width: 100% !important;
	height: 100% !important;
	z-index: 97;
	cursor: pointer;
}

.cmplz-blocked-content-container.recaptcha-div .cmplz-blocked-content-notice {
	max-width: 100%;
	height: 100%;
	border-radius: 0px;
}

.cmplz-blocked-content-container:hover .cmplz-blocked-content-notice, .cmplz-wp-video:hover .cmplz-blocked-content-notice {
	background-color: rgba(186,122,26,0.8) !important;
}

@media (max-width: 1450px) {
	#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent {
		font-size: 0.9rem;
		right: 10px;
	}
}

@media (max-width: 1050px) {
	#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent {
	
		display:none;
	}
	
	#cmplz-manage-consent button.cmplz-btn.cmplz-manage-consent:hover {
		background-color: #dc911e !important;
		color: #ffffff !important;
	}
}


/*---------------------------
 END PLUGINS
 ----------------------------*/
.wp-block-cover, .wp-block-cover-image {
  height: 0% !important;
}
