body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3 {
  font-family: Merriweather, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#menu > ul > li > a, .action_button, #overlay-menu ul li a {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase !important;
  font-size: 15px;
}
.submenu {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  letter-spacing: 0.3;
}
#Subheader .title {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, .text-logo #logo {
  font-family: Merriweather, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
h5, h6 {
  font-family: Merriweather, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
blockquote {
  font-family: Merriweather, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.chart_box .chart .num, .counter .desc_wrapper .number-wrapper, .how_it_works .image .number, .pricing-box .plan-header .price, .quick_fact .number-wrapper, .woocommerce .product div.entry-summary .price {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}
.italic {
    font-style: italic;
    color: undefined;
}

.einzug {
  margin: 20% 0 0 5%;
}
.subtitle-1 {
  text-transform: none !important;
  font-weight: 400 !important;
  padding-top: 5px !important;
}

.get_in_touch ul li .icon {
    color: #fff;
}
.get_in_touch ul li:after {
	content: "";
	display: block;
	width: 70px;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: rgba(255, 255, 255, .5);
	position: absolute;
	left: -30px;
	bottom: 0
}
.line {
    background-color: #000 !important;
}
.line-short {
	content: "";
	display: block;
	width: 30%;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #444;
	position:absolute;
}

.footer_copy {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px;
}
.head_zeile {
    z-index: 5; white-space: nowrap; font-family: Roboto, sans-serif; font-size: 14px; line-height: 14px; font-weight: 400; color: #fff; text-transform: uppercase; padding-top: 20px; padding-left: 18%;
}

.dark-text-shadow {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15)
}

.section.full-width .section_wrapper {
    width: 100% !important;
}
#Side_slide #menu ul li.submenu .menu-toggle {
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 28px;
	font-weight: 100;
	text-align: center;
	cursor: pointer;
	opacity: 1;
}
#Side_slide #menu ul li.submenu .menu-toggle:after {
	content: "+";
}
#Side_slide #menu ul li.hover>.menu-toggle {
	opacity: 1
}
#Side_slide #menu ul li.hover>.menu-toggle:after {
	content: "-"
}
.blau {
   color: #3a94be;
}
.blau-bold {
   color: #3a94be;
   font-weight:600;
}
.bold {
    font-weight:600;
}

.tp-revslider-mainul {
    visibility: visible; 
    display: block; 
    overflow: hidden; 
    width: 1027px; 
    height: 100%; 
    max-height: none; 
    left: 0px;
} 
#Wrapper, .with_aside .content_wrapper {
    max-width: 100%;
}
/* How it works ---------------------------------------------------------------------- */

.how_it_works {
	text-align: center;
	position: relative;
    padding: 15%;
}
.how_it_works.has_border:after {
	content: "";
	display: block;
	width: 12%;
	height: 4px;
	background: #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	right: -10.5%;
	top: 100px
}
.how_it_works .image {
	width: 200px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	position: relative;
	margin: 0 auto 15px;
	background: #fff;
	border-width: 2px;
	border-style: solid;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.how_it_works .image img {
	max-width: 116px!important;
	max-height: 116px!important;
	vertical-align: middle
}
.how_it_works .image .number {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 65px;
	height: 65px;
	line-height: 35px;
	font-size: 25px;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .1)
}
.with_aside .how_it_works .image {
	width: 150px;
	height: 150px;
	line-height: 150px
}
.with_aside .how_it_works .image .number {
	bottom: 4px;
	right: 4px
}
.with_aside .how_it_works.has_border:after {
	top: 75px
}
#Top_bar .menu > li {
    margin: 0 10px auto;
    z-index: 203;
    display: block;
    float: left;
}

.content-desktop {
    display: none;
}


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

.content-mobile {
    display: none;
}
.image_mobile {
  width: 150%;  
}
#kurs {
    position: absolute;
    width: 240px;
    height: 240px;
    z-index: 2;
    top: 400px;
    font-size: 14px;
    color: #FFFFFF;
    font-family: Helvetica, sans-serif;
    line-height: 18px;
    background-color: #c4bd3f;
    font-weight: 200;
    border-radius: 200px;
    text-align: center;
    -moz-box-shadow: 1px 1px 10px #dedede,-1px -1px 10px #a0a0a0;
    -webkit-box-shadow: 1px 1px 10px #dedede, -1px -1px 10px #a0a0a0;
    -khtml-box-shadow: 1px 1px 10px #dedede, -1px -1px 10px #a0a0a0;
    box-shadow: 1px 1px 10px #dedede, -1px -1px 10px #a0a0a0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    	.logo-overflow #Top_bar #logo img {
		max-width: 250px!important
    }}

.banner_wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.banner_wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

.banner-overlay {
  position: absolute;
  top: 80%;
  left: 5%;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 2.5vw; /* responsive Schriftgröße */
  font-weight: 500;
  max-width: 80%;
  z-index: 2;
  line-height: 1.4;
  font-family: Merriweather, serif;
  text-align: left;
  padding-right: 10%;
}
/* Mobile Optimierung */
@media (max-width: 768px) {
  .banner-overlay {
    font-size: 4vw;
    left: 5%;
    padding-right: 5%;
  }
}
