/*!
 * AZ-FIVE Theme <Libertytheme 1.0> (https://az-five-websites.com/)
 * Copyright 2011-2024 AZ-FIVE Industries
 * Licensed under MIT (https://github.com/otacon225/LICENSE)
 */
 :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
	 --light: #d8dbe0;
  --dark: #28292c;
  --link: rgb(27, 129, 112);
  --link-hover: rgb(24, 94, 82);
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap");


@import url('https://fonts.googleapis.com/css?family=Special+Elite');


@import url(https://fonts.googleapis.com/css?family=Khula:700);

html{
font-family: "PT Sans", Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3;

}

section{
	  overflow: hidden;
}

body{
	background-color: #fff;
	  font-family: sans-serif;
}

#free{
	height: 200px;
	width: 500px;
}

.bi-twitter-x:before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9InN2ZzUiIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MDBweCIgaGVpZ2h0PSI1MDBweCIKCSB2aWV3Qm94PSIwIDAgNTAwIDUwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTAwIDUwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPGVsbGlwc2Ugc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGN4PSIyNTAiIGN5PSIyNTAiIHJ4PSIyNDkuNzM1IiByeT0iMjUwLjIzNSIvPgoJPGcgaWQ9ImxheWVyMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTIuMzkwMDg4LC0yNS4wNTg1OTcpIj4KCQk8cGF0aCBpZD0icGF0aDEwMDkiIGZpbGw9IiNGRkZGRkYiIGQ9Ik00My43NzMsMTMwLjA4bDExOS4zNywxNTkuOTI2TDQzLjAyLDQyMC4wMzNoMjcuMDM3bDEwNS4xNy0xMTMuODQ0bDg0Ljk3MiwxMTMuODQ0aDkxLjk5OQoJCQlMMjI2LjExMSwyNTEuMTE0TDMzNy45MjEsMTMwLjA4aC0yNy4wMzdsLTk2Ljg1MywxMDQuODQ1TDEzNS43NzQsMTMwLjA4SDQzLjc3M3ogTTgzLjUzMiwxNTAuMDMzaDQyLjI2NUwzMTIuNDM0LDQwMC4wOEgyNzAuMTcKCQkJTDgzLjUzMiwxNTAuMDMzeiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=");
  background-size: cover;
  height: 16px;
  aspect-ratio: 1 / 1;
}

.bi-twitter-x.inverted {
  filter: invert(100%);
}

.btn-lg .bi-twitter-x:before {
  height: 20px;
}

h1 .bi-twitter-x:before,
.fs-1 .bi-twitter-x:before {
  height: 40px;
}
h2 .bi-twitter-x:before,
.fs-2 .bi-twitter-x:before {
  height: 32px;
}
h3 .bi-twitter-x:before,
.fs-3 .bi-twitter-x:before {
  height: 28px;
}
h4 .bi-twitter-x:before,
.fs-4 .bi-twitter-x:before {
  height: 25px;
}


.dark {
  background: #110f16;
}

.light {
  background: #f3f5f7;
}

a, a:hover {
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}

#pageHeaderTitle {
  margin: 2rem 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 2.5rem;
}

.googlemapspin{
	text-decoration: none !important;
}

.versprechungen{
	pointer-events: none;
}


.get-in-touch {
  max-width: 800px;
  margin: 50px auto;
  position: relative;

}
.get-in-touch .title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 3.2em;
  line-height: 48px;
  padding-bottom: 48px;
     color: #00b5bb;
    background: #00b5bb;
    background: -moz-linear-gradient(left,#f4524d  0%,#e5ccb8 100%) !important;
    background: -webkit-linear-gradient(left,#f4524d  0%,#e5ccb8 100%) !important;
    background: linear-gradient(to right,#f4524d  0%,#e5ccb8  100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.contact-form .form-field {
  position: relative;
  margin: 32px 0;
}
.contact-form .input-text {
  display: block;
  width: 100%;
  height: 36px;
  border-width: 0 0 2px 0;
  border-color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
.contact-form .input-text:focus {
  outline: none;
}
.contact-form .input-text:focus + .label,
.contact-form .input-text.not-empty + .label {
  -webkit-transform: translateY(-24px);
          transform: translateY(-24px);
}
.contact-form .label {
  position: absolute;
  left: 20px;
  bottom: 22px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #00b5bb;
  cursor: text;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, 
  -webkit-transform .2s ease-in-out;
}
.contact-form .submit-btn {
  display: inline-block;
  background-color: #000;
   background-image: linear-gradient(125deg,#00b5bb,#064497);
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  padding: 8px 16px;
  border: none;
  width:200px;
  cursor: pointer;
}




/* kontaktformular */
.contact_section {
  position: relative;
}

.contact_section .heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
}

.contact_section .heading_container hr {
  width: 20%;
  height: 1px;
  border: none;
  margin: 0;
  margin-right: 10px;
  background-color: #b7b7b7;
}

.contact_section .heading_container h2 {
  margin: 0;
}

.contact_section input::-webkit-input-placeholder {
  color: #000;
}

.contact_section input:-ms-input-placeholder {
  color: #000;
}

.contact_section input::-ms-input-placeholder {
  color: #000;
}

.contact_section input::placeholder {
  color: #000;
}

.contact_section input {
  border: none;
  outline: none;
  height: 45px;
  width: 100%;
  margin: 10px 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  padding-left: 15px;
}

.contact_section input::-webkit-input-placeholder {
  color: #ac9784;
  text-transform: uppercase;
  font-size: 15px;
}

.contact_section input:-ms-input-placeholder {
  color: #ac9784;
  text-transform: uppercase;
  font-size: 15px;
}

.contact_section input::-ms-input-placeholder {
  color: #ac9784;
  text-transform: uppercase;
  font-size: 15px;
}

.contact_section input::placeholder {
  color: #ac9784;
  text-transform: uppercase;
  font-size: 15px;
}

.contact_section input.message_input {
  height: 100px;
}

.contact_form-container {
  padding: 15px 15px 15px 0;
}

.contact_form-container button {
  border: none;
  background-color: #00b5bb;
  color: #fff;
  padding: 10px 55px;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 35px;
}

/* partner */
.postcard {
  flex-wrap: wrap;
  display: flex;
  box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
  border-radius: 10px;
  margin: 0 0 2rem 0;
  overflow: hidden;
  position: relative;
  color: #ffffff;
}
.postcard.dark {
  background-color: #18151f;
}
.postcard.light {
  background-color: #e1e5ea;
}
.postcard .t-dark {
  color: #18151f;
}
.postcard a {
  color: inherit;
}
.postcard h1, .postcard .h1 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.postcard .small {
  font-size: 80%;
}
.postcard .postcard__title {
  font-size: 1.75rem;
}
.postcard .postcard__img {
  max-height: 180px;
  width: 100%;
  object-fit: cover;
  position: relative;
}

.postcard__img2 {
  max-height: 180px;
  width: 100%;
  object-fit: cover;
  position: relative;
}

.postcard .postcard__img_link {
  display: contents;
}
.postcard .postcard__bar {
  width: 50px;
  height: 10px;
  margin: 10px 0;
  border-radius: 5px;
  background-color: #424242;
  transition: width 0.2s ease;
}
.postcard .postcard__text {
  padding: 1.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
.postcard .postcard__preview-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  height: 100%;
}
.postcard .postcard__tagbox {
  display: flex;
  flex-flow: row wrap;
  font-size: 14px;
  margin: 20px 0 0 0;
  padding: 0;
  justify-content: center;
}
.postcard .postcard__tagbox .tag__item {
  display: inline-block;
  background: rgba(83, 83, 83, 0.4);
  border-radius: 3px;
  padding: 2.5px 10px;
  margin: 0 5px 5px 0;
  cursor: default;
  user-select: none;
  transition: background-color 0.3s;
}
.postcard .postcard__tagbox .tag__item:hover {
  background: rgba(83, 83, 83, 0.8);
}
.postcard:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(-70deg, #424242, transparent 50%);
  opacity: 1;
  border-radius: 10px;
}
.postcard:hover .postcard__bar {
  width: 100px;
}

.bi-twitter-x{
	content: "\F8DB";
}

.bi-twitter-x:after{
	content: "\F8DB";
}

#css-16pcj5b{
	visibility: hidden;
	display: none;
}

#MuiBox-root{
	visibility: hidden;
	display: none;
}

#MuiBox-root#css-16pcj5b{
	visibility: hidden;
	display: none;
}

#MuiBox-root #css-16pcj5b{
	visibility: hidden;
	display: none;
}


.MuiBox-root.css-16pcj5b{
	visibility: hidden;
	display: none;
}


.MuiBox-root .css-16pcj5b{
	visibility: hidden;
	display: none;
}

.MuiBox-root css-16pcj5b{
	visibility: hidden;
	display: none;
}

.MuiBox-root{
	visibility: hidden;
	display: none;
}

.css-16pcj5b{
	visibility: hidden;
	display: none;
}

.iframeContainer{
	position: relative;
	width: 1500px;
	height: 1200px;
}

.iframeContent{
	position: absolute;
	margin-top: 10px;
	left: 10px;
	width: 1500px;
	height: 1200px;
}

.whoarewe{
	background-color: #f6f6f6;
}

.cardsection{
	height: 400px;
}

h1{
	color: #000;
}

h2{
	color: #000;
}

h3{
	color: #000;
}

strong{
	color:#000;
}

.system{
	background-color: #f6f6f6;
}

.forexpic{
	width: 100%;
	height: auto;
}

.firstsectiontrade{
	background-color: #f6f6f6; 
}

.nav1{
	align-content: flex-end;
	align-items: flex-end;
	text-align: right;
	position: fixed;
	width: 100%;
	background-color: #000;
	text-color: #fff;
	overflow: hidden;
	text-decoration: none;
	left: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	top: 0;
	text-decoration: none !important;
	z-index: 250;
}

.social-media-links{
	margin-right: 250px;
}

.socialicons{
	height: 30px;
}

.logoheader{
	height: 30px;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700');
*{
  margin: 0;
  padding: 0;
}
.menu{
  padding: 80px 20px;
  font-family: 'Open Sans Condensed', sans-serif;
	z-index: 200;
}
.menu-1, .menu-5{
  background: #000;
}
.menu-2, .menu-4{
  background: #6A1B9A;
}
.menu-3{
  background: #7B1FA2;
}
.menu ul{
  list-style: none !important;
  margin: 0;
  padding: 0;
  text-align: center;
}
.menu li{
	text-decoration: none !important;
  display: inline-block;
  margin: 0 15px;
}
.menu a{
  font-size: 22px;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #fff;
  display: block;
  position: relative;
  padding: 4px 0;
}
.menu a::before{
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  transition: 0.5s transform ease;
  transform: scale3d(0,1,1);
  transform-origin: 0 50%;
}
.menu a:hover::before{
  transform: scale3d(1,1,1);
}
.menu-1 a::before{
  background: #00b5bb;
  transform-origin: 100% 50%;
}
.menu-1 a:hover::before{
  transform-origin: 0 50%;
}
.menu-2 a::before{
  background: #EC407A;
}
.menu-3 a::before{
  transform-origin: 50% 50%;
  background: #F06292;
}
.menu-4 a::before{
  transform-origin: 100% 50%;
  background: #EC407A;
}
.menu-5 a::before{
  background: #E91E63;
  transform-origin: 0 50%;
}
.menu-5 a:hover::before{
  transform-origin: 100% 50%;
}

.inner-logo-after{
	visibility: hidden;
}

.inner-logo{
	height: 4px;
	width: 80px;
	text-decoration: none;
	margin-left: 80px;
}

.inner-logo a::before{
  background: #000;
  transform-origin: 0 50%;
}

.slider {
 overflow: hidden;
 width: auto;
 height: 500px;
 position: relative;
}
 
.slider .slide {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-size: cover;
 background-position: center;
 animation: slider 37.5s infinite;
}
 
.slider .slide:nth-child(1) {
   background-image: url('picture/Bild1.jpg');
   animation-delay: 0s;
}

.slider .slide:nth-child(2) {
   background-image: url('picture/Bild1.jpg');
   animation-delay: -7.5s;
}

.slider .slide:nth-child(3) {
   background-image: url('picture/Bild1.jpg');
   animation-delay: -15s;
}

.slider .slide:nth-child(4) {
   background-image: url('picture/Bild1.jpg');
   animation-delay: -22.5s;
}
.slider .slide:nth-child(5) {
   background-image: url('picture/Bild1.jpg');
   animation-delay: -30s;
}


@keyframes slider {
  0%, 11%, 100% {
    opacity: 1;
    animation-timing-function: ease;
    z-index: 0;
  }
  20% {
    opacity: 0;
    animation-timing-function: step-end;
    z-index: 0;
  }
  91% {
    opacity: 1;
    animation-timing-function: step-end;
    z-index: -1;
  }
}

@keyframes slider {
  0%, 13%, 100% {
    opacity: 1;
    animation-timing-function: ease;
    z-index: 0;
  }
  20% {
    opacity: 0;
    animation-timing-function: step-end;
    z-index: 0;
  }
  93% {
    opacity: 1;
    animation-timing-function: step-end;
    z-index: -1;
  }
}


@keyframes slider {
  0%, 16%, 100% {
    opacity: 1;
    animation-timing-function: ease;
    z-index: 0;
  }
  20% {
    opacity: 0;
    animation-timing-function: step-end;
    z-index: 0;
  }
  96% {
    opacity: 1;
    animation-timing-function: step-end;
    z-index: -1;
  }
}

.content1{
	width: 100%;
	height: 100px;
	background-color: #f6f6f6; 
}

.uberschrift1{
	color: black;
}

.blockquote {
    padding: 60px 80px 40px;
    position: relative;
}
.blockquote p {
    font-family: 'Special Elite', cursive;
    font-size: 25px;
    font-weight: 600px;
    text-align: center;
}


blockquote p::before {
    content: '“'; 
    font-family: FontAwesome;
   display: inline-block;
   padding-right: 8px;
   vertical-align: middle;
  font-size: 150px;
 }

.blockquote::after {
    content: "";
    top: 20px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    border-bottom: 3px solid #cc3366;
    height: 3px;
    width: 200px;
}

.bodysecondsection{
	width: 100%;
	height: 300px;
}


.container {
  display: table;
  height: 90px;
  width: 90%;
  padding-bottom: 5vh;
  margin: auto auto;
  z-index: -1;
}
.content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

h1 {
  font-family: "Lato", sans-serif;
  font-size: 36px;
  font-weight: 300;
  color: #ffffff;
}

.icon-container {
  margin-top: 30px;
  width: 100%;
  height: 60px;
}

.icon {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-left: 12px;
  margin-right: 12px;
  border-radius: 30px;
  overflow: hidden;
}
.icon::before, .icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.25s ease;
  border-radius: 30px;
}
.icon i {
  position: relative;
  color: #000;
  font-size: 30px;
  margin-top: 15px;
  transition: all 0.25s ease;
}

.icon-fill::before {
  transition-duration: 0.5s;
  box-shadow: inset 0 0 0 1px #16a085;
}
.icon-fill:hover::before {
  box-shadow: inset 0 0 0 60px #16a085;
}

.icon-enter::after {
  box-shadow: inset 0 0 0 1px #eb9532;
}
.icon-enter::before {
  border-radius: 0;
  margin-left: -100%;
  box-shadow: inset 0 0 0 60px #eb9532;
}
.icon-enter:hover::before {
  margin-left: 0;
}

.icon-expand::after {
  box-shadow: inset 0 0 0 1px #c82647;
}
.icon-expand::before {
  background: #c82647;
  box-shadow: inset 0 0 0 60px #ffff;
}
.icon-expand:hover::before {
  box-shadow: inset 0 0 0 1px #2d2c3e;
}

.icon-collapse::before {
  border-radius: 0;
}
.icon-collapse:hover::before {
  box-shadow: inset 0 30px 0 0 #8cc63f, inset 0 -30px 0 0 #8cc63f;
}
.icon-collapse::after {
  box-shadow: inset 0 0 0 1px #8cc63f;
}

.icon-rotate {
  box-shadow: inset 0 0 0 1px #7e3661;
}
.icon-rotate::after, .icon-rotate::before {
  border: 0px solid transparent;
}
.icon-rotate:hover::before {
  transition: border-top-width 0.3s ease, border-top-color 0.3s ease;
  border-width: 60px;
  border-top-color: #7e3661;
}
.icon-rotate:hover::after {
  transition: border-left-width 0.3s ease, border-left-color 0.3s ease;
  border-width: 60px;
  border-left-color: #7e3661;
}
.icon-rotate:hover {
  transition: background 0.001s ease 0.3s;
  background: #7e3661;
}
.icon-rotate i {
  z-index: 1;
}

ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
  background: #151414
	  ;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #00b5bb;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #00b5bb;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #00b5bb;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #00b5bb;
    padding: 13px 20px;
    border: 1px solid #00b5bb;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #00b5bb;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #00b5bb;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}

.counterschrift{
	text-decoration-color: #000;
	color: #000;
}

.counters{
    padding: 3em 2em;
   text-align: center;
   color: #000;
	background-color: #f6f6f6;
	text-decoration-color: #000;
}

.counters > div {
	max-width: 900px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 4em 5em;
  font-size: 30px;
  color: #000
}

.counter{
	position: relative;
}

.counter h1{
	font-size: 3em;
	margin-bottom: 0.5em;
	color: #000
}

.counter:not( :last-child)::before{
	content: '';
	background: #000;
	position: absolute;
	widht: 2px;
	height: 3em;
	top: 50%;
	transform: translateY(-50%);
	right: -1em;
}

@media screen and (min-width: 769px) {

  .postcard {
    flex-wrap: inherit;
  }
  .postcard .postcard__title {
    font-size: 2rem;
  }
  .postcard .postcard__tagbox {
    justify-content: start;
  }
  .postcard .postcard__img {
    max-width: 300px;
    max-height: 100%;
    transition: transform 0.3s ease;
  }
  .postcard .postcard__text {
    padding: 3rem;
    width: 100%;
  }
  .postcard .media.postcard__text:before {
    content: "";
    position: absolute;
    display: block;
    background: #18151f;
    top: -20%;
    height: 130%;
    width: 55px;
  }
  .postcard:hover .postcard__img {
    transform: scale(1.1);
  }
  .postcard:nth-child(2n+1) {
    flex-direction: row;
  }
  .postcard:nth-child(2n+0) {
    flex-direction: row-reverse;
  }
  .postcard:nth-child(2n+1) .postcard__text::before {
    left: -12px !important;
    transform: rotate(4deg);
  }
  .postcard:nth-child(2n+0) .postcard__text::before {
    right: -12px !important;
    transform: rotate(-4deg);
  }

}

@media screen and (min-width: 1024px) {
  .postcard__text {
    padding: 2rem 3.5rem;
  }

  .postcard__text:before {
    content: "";
    position: absolute;
    display: block;
    top: -20%;
    height: 130%;
    width: 55px;
  }

  .postcard.dark .postcard__text:before {
    background: #18151f;
  }

  .postcard.light .postcard__text:before {
    background: #e1e5ea;
  }
	
}
/* farben partner */
.postcard .postcard__tagbox .green.play:hover {
  background: #f7941d;
  color: black;
}

.green .postcard__title:hover {
  color: #f7941d;
}

.green .postcard__bar {
  background-color: #f7941d;
}

.green::before {
  background-image: linear-gradient(-30deg, rgba(247, 148, 29, 0.1), transparent 50%);
}

.green:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(247, 148, 29, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .blue.play:hover {
  background: #0076bd;
}

.blue .postcard__title:hover {
  color: #0076bd;
}

.blue .postcard__bar {
  background-color: #0076bd;
}

.blue::before {
  background-image: linear-gradient(-30deg, rgba(0, 118, 189, 0.1), transparent 50%);
}

.blue:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(0, 118, 189, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .red.play:hover {
  background: #bd150b;
}

.red .postcard__title:hover {
  color: #bd150b;
}

.red .postcard__bar {
  background-color: #bd150b;
}

.red::before {
  background-image: linear-gradient(-30deg, rgba(189, 21, 11, 0.1), transparent 50%);
}

.red:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(189, 21, 11, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .yellow.play:hover {
  background: #bdbb49;
  color: black;
}

.yellow .postcard__title:hover {
  color: #bdbb49;
}

.yellow .postcard__bar {
  background-color: #bdbb49;
}

.yellow::before {
  background-image: linear-gradient(-30deg, rgba(189, 187, 73, 0.1), transparent 50%);
}

.yellow:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(189, 187, 73, 0.1), transparent 50%);
}



@media screen and (min-width: 769px) {
  .green::before {
    background-image: linear-gradient(-80deg, rgba(121, 221, 9, 0.1), transparent 50%);
  }

  .green:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(121, 221, 9, 0.1), transparent 50%);
  }

  .blue::before {
    background-image: linear-gradient(-80deg, rgba(0, 118, 189, 0.1), transparent 50%);
  }

  .blue:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(0, 118, 189, 0.1), transparent 50%);
  }

  .red::before {
    background-image: linear-gradient(-80deg, rgba(189, 21, 11, 0.1), transparent 50%);
  }

  .red:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(189, 21, 11, 0.1), transparent 50%);
  }

  .yellow::before {
    background-image: linear-gradient(-80deg, rgba(189, 187, 73, 0.1), transparent 50%);
  }

  .yellow:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(189, 187, 73, 0.1), transparent 50%);
  }
}
@media screen and (max-width: 900px) and (min-width: 501px){
	.counters > div {
		grid-template-columns: 1fr 1fr;
	}
	.counter:nth-child(2)::before{
		display: none;
	}
	
	.system{
		visibility: hidden;
	}
	
	.cardsection system{
		visibility: hidden;
	}
	
	.iframeContainer{
	position: relative;
	width: 501px;
	height: 1200px;
}

.iframeContent{
	position: absolute;
	margin-top: 0px;
	left: 0px;
	width: 501px;
	height: 1200px;
}

}

@media screen and (max-width: 500px){
	.counters > div{
		grid-template-columns: 1fr;
		row-gap: 5em;
	}
	.counter:not(:last-child)::before {
		widht: 90%;
		height: 2px;
		top: initial;
		right: initial;
		bottom: -3em;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.system{
		visibility: hidden;
	}
	
	.cardsection system{
		visibility: hidden;
	}
	
			.karten{
		width: 500px;
	}
	
	.iframeContainer{
	position: relative;
	width: 500px;
	height: 1200px;
}

.iframeContent{
	position: absolute;
	margin-top: 0px;
	left: 0px;
	width: 500px;
	height: 1200px;
}
}

@media only screen and (min-width: 300px) and (max-width: 1120px){
	
	html{
		align-content: center;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	
	body{
		align-content: center;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	
	.logoheader{
		visibility: hidden;
	}
	
	.inner-logo-after{
	height: 4px;
	float: left;
}
	
	.system{
		visibility: hidden;
	}
	
	.cardsection system{
		visibility: hidden;
	}
	
		.iframeContainer{
	position: relative;
	width: 350px;
	height: 1200px;
}

.iframeContent{
	position: absolute;
	margin-top: 0px;
	left: 0px;
	width: 350px;
	height: 1200px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1400px){
	
		.iframeContainer{
	position: relative;
	width: 1000px;
	height: 1200px;
}

.iframeContent{
	position: absolute;
	margin-top: 0px;
	left: 0px;
	width: 1000px;
	height: 1200px;
}
}