/*
Theme Name: Avada Child Theme
Description: Child Theme 365FarmNet based on the Avada Parent Theme
Author: Marcel Motyl / Motyl Mediendesign / 2019
Author URI: https://www.motyl-mediendesign.de
Template: Avada
Version: 1.0
Tags:
*/
/* import */
/* media queries */
/* predef */
/* @import 'fontello.css'; */
@import 'css/fontello.css';

.yellow {
  color: #E8AD00;
}
.darkyellow {
  color: #DAA60C;
}
.white {
  color: #fff;
}
.gray {
  color: #494949;
}
.small-font-size {
  font-size: 16px;
}
.medium-font-size {
  font-size: 18px;
}
.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
a.buttonorange {
  color: #fff;
}

h1, h2 {
	font-weight: 500 !important;
}
h1 > strong, h2 > strong {
	font-weight: inherit !important;
}

.fair-date{
	color: #e8ad00;
}
#posts-container.fusion-clearfix {
	display: inherit;
}

/*Sprachumschalter styling*/
div nav.fusion-main-menu > ul li.wpml-ls-item img  {
	width: 15px;
	height: 15px;
}

.search-page-search-form + #posts-container .fusion-post-slideshow {
	display: none;
}

@media only screen and (max-width: 425px) {
	.font-size-mobile {
		font-size: 2.5em !important;
	}
}

/*Vertriebspartner titel kleiner*/
.person-title{
	font-size: 15px !important;
}

/*temporärer Fix der Testimonials*/
.review.avatar-image{
	background-color: transparent !important;
}

/* remove clearfix*/
.fusion-clearfix{
	display: none;
}

.panel-body.fusion-clearfix {
	display: inherit;
}

/*Testimonial Link nicht italic*/
.fusion-testimonials blockquote q strong{
	font-style: normal;
}

@media only screen and (min-width: 768px){
	body {
	word-wrap: normal !important;
	-moz-hyphens: none !important;
	-ms-hyphens: none !important;
	-webkit-hyphens: none !important;
	hyphens: none !important;
	}
}

.fusion-toggle-heading{
	font-weight: bold;
    font-size: 1.1em;
    letter-spacing: 0.5px;
}

/* add horizontal scroll functinality for mobile devices */
@media only screen and (max-width: 768px) {
	.scrolling-wrapper {
	  overflow-x: scroll;
	  overflow-y: hidden;
	  white-space: nowrap;
	}
	.scrolling-wrapper > .fusion-builder-row {
		display: inline-flex;
	}
	.scrolling-wrapper-item {
		flex: 0 0 250px;
		display: inline-block;
		white-space: normal;
	}
	.scrolling-wrapper-item.fusion-layout-column{
		margin-right: 4% !important;
	}
	
	/*hide Produkttour on mobile*/
	li #mobile-menu-item-16272{
		display: none !important;
	}
}

@media only screen and (max-width: 425px){
	.heading{
		font-size: 2em !important;
	}
}


/*michelin bigger*/
.testimonial-image-size img{
	max-width: 400px;
	margin-left: -100px;
	margin-top: -54px;
    margin-bottom: -150px;
}

@media only screen and (max-width: 480px) {
	.testimonial-image-size img{
		margin-left: 0px;
	}
}

@media only screen and (max-width: 767px) {
  .fusion-menu-highlight-label {
	display: none !important;
  }
}
/*
@media print {
  .page-stage {
    background-image: url('http://p557511.mittwaldserver.info/wordpress/wp-content/uploads/2019/10/365background-grey-trans-1.png');
    padding: 1px;
    page-break-after: always;
  }
}
@media print {
  section,
  p,
  div,
  b,
  strong,
  span {
    padding: 1px;
    clear: both;
    float: none;
    margin-left: 1px;
    margin-right: 1px;
  }
}
@media print {
  p {
    font-size: 14px;
    font-size: 17px;
    font-family: 'Roboto', Arial;
  }
}
@media print {
  a {
    color: #e8ad00;
    text-decoration: none;
  }
}
@media print {
  .fusion-layout-column.fusion_builder_column.fusion_builder_column_2_3.fusion-builder-column-4.fusion-two-third.fusion-column-last.fusion-animated_2_3 {
    color: #e8ad00;
	}
}
@media print {
  h1 {
    position: relative;
    width: 18cm;
    max-width: 18cm;
    left: 1px;
    top: 1px;
    margin-left: 1px;
    margin-right: 1px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #404039;
}
@media print {
  .fusion-layout-column {
    width: 21cm;
    max-width: 21cm;
    clear: both;
    float: none;
    margin-left: 1px;
    margin-right: 1px;
    padding: 1px;
  }
}
@media print {
  #boxed-wrapper,
  body.page-template,
  .fusion-wrapper,
  body {
    background-color: white;
    background: white;
    font-family: 'Roboto', Arial;
    color: #404039;
  }
}
@media print {
  .entry-column-left,
  .slider-macbook,
  .fusion-additional-widget-content,
  .fusion-widget-area,
  .app-download,
  .news-section,
  .termine-section,
  .zum-newsroom {
    display: none;
  }
}
@media print {
  .footer {
    border-top: 1px solid #404039;
    padding-top: 10px;
    bottom: 10px;
  }
}
*/

/* import - end */
.pdfprnt-buttons {
  display: none;
}
body {
  background-color: #000 !important;
  -webkit-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
.cbequalheight {
  min-height: 400px;
}
.wpcf7-form input[type=submit]:not(.fusion-button-span-yes) {
  margin: 0 auto !important;
  display: block !important;
}
.small-size {
  font-size: 25px;
}
.medium-size {
  font-size: 50px;
}
.big-size {
  font-size: 75px;
}
.fullwidth-dark-container .fusion-title h1,
.fullwidth-dark-container .fusion-title h2,
.fullwidth-dark-container .fusion-title h3,
.fullwidth-dark-container .fusion-title h4,
.fullwidth-dark-container .fusion-title h5,
.fullwidth-dark-container .fusion-title h6 {
  color: #fff;
  margin-bottom: 0;
}
.padding-20 {
  padding: 20px;
}
.lighten-background {
  background-blend-mode: lighten !important;
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.darken-background {
  background-blend-mode: soft-light !important;
  background-color: #3f3f38 !important;
}
.darken-background.fusion-fullwidth {
  background-blend-mode: soft-light !important;
  background-color: #3f3f38 !important;
}
.darken-background .fusion-column-wrapper .fusion_builder_column_1_3 > .fusion-text {
  color: #fff;
}
.darken-background .fusion-column-wrapper .fusion_builder_column_1_3 > .fusion-text p {
  color: #fff;
}
.darken-background .fusion-column-wrapper > .fusion-text {
  color: #fff;
}
.darken-background .fusion-column-wrapper > .fusion-text > h2,
.darken-background .fusion-column-wrapper > .fusion-text p {
  color: #fff;
}
.darken-background .fusion-column-wrapper ul.list-green-circle > li {
  color: #fff;
}
.darken-background .fusion-column-wrapper ul.list-green-circle > li:before {
  color: #fff !important;
  font-size: 15px;
  left: -30px;
}
.darken-background .fusion_builder_column_1_3 .fusion-text p,
.darken-background .fusion_builder_column_1_3 .fusion-text i {
  color: #494949;
}
html.avada-is-100-percent-template #main.width-100 {
  padding-top: 0;
}
main#main {
  padding-bottom: 0;
}

#mobile-menu-item-16321 a {
	background-color: #e7ad00;
}

#boxed-wrapper {
  position: relative;
  transition: margin-right 0.5s;
}
#boxed-wrapper .shortcontact {
  display: none !important;
  position: fixed;
  top: 190px;
  right: 0;
  width: 70px;
  z-index: 2;
}
ul.list-green-circle,
ul.list-gray-minus,
ul.list-gray-plus {
  list-style-type: none;
}
ul.list-green-circle li,
ul.list-gray-minus li,
ul.list-gray-plus li {
  position: relative;
  margin-bottom: 10px;
  line-height: 23px;
}
ul.list-green-circle li:before,
ul.list-gray-minus li:before,
ul.list-gray-plus li:before {
  position: absolute;
  left: -35px;
  content: '\e842';
  font-family: "fontello";
  color: #2DCB48 !important;
}
ul.list-gray-minus li:before {
  content: '\e9a5';
  font-family: "fontello";
  color: #404039 !important;
  transform: rotate(90deg);
}
ul.list-gray-plus li:before {
  content: '\e9d5';
  font-family: "fontello";
  color: #404039 !important;
}
ul.list-yellow-arrow {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.list-yellow-arrow li:before {
  position: absolute;
  content: '\f107';
  font-family: IcoMoon;
  transform: rotate(-90deg);
  display: inline-block;
  margin-right: 5px;
  color: #E8AD00 !important;
  margin-left: -15px;
}
ul.list-boxes-tick {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  flex-flow: row wrap;
  max-width: 940px;
  margin: 0 auto;
}
ul.list-boxes-tick li {
  position: relative;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 40px 20px 20px 20px;
  flex-grow: 1;
  flex: 1 0 30%;
  margin: 1.2%;
  text-align: center;
  font-size: 16px;
}
ul.list-boxes-tick li:before {
  font-size: 35px;
  display: block;
  content: '\e843';
  font-family: "fontello";
  color: #404039 !important;
  margin-bottom: 20px;
}
.horizontal-line {
  border-left: 1px solid rgba(0, 102, 243, 0.1);
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: 0;
  min-height: 450px;
  max-height: 450px;
}
@media only screen and (max-width: 1000px) {
  .horizontal-line {
    display: none;
  }
}
.box-with-padding .fusion-column-wrapper {
  padding: 20px;
}
.recent-posts-content {
  padding: 20px;
}
.recent-posts-content p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.fusion-columns-4 .recent-posts-content {
  background-color: #fff;
}

@media only screen and (max-width: 480px) {
  .fusion_builder_column_1_2 img {
    width: 100%;
  }
}
/* predef - end */
/* elements */
.fusion-one-third .fusion-text,
.fusion-one-third .fusion-button-wrapper {
  font-size: 16px;
}

.fusion-one-third .fusion-one-third {
  outline: 2px solid red;
}
.fusion-testimonials .testimonial-pagination a {
  border: 1px solid #E8AD00 !important;
}
.fusion-testimonials .testimonial-pagination a.activeSlide {
  background-color: #E8AD00 !important;
}
#content .mobile-bigger img {
  width: 100% !important;
}
/*Änderung*/
@media (min-width: 1000px){
	#content .mobile-bigger img {
  		width: 100% !important;
	}
}
	
#content h2,
#content .fusion-title > h2 {
  margin-bottom: 20px;
}
#content .fusion-content-boxes .content-wrapper-background {
  padding: 20px;
}
#content .fusion-columns-4 .content-box-column > div {
  min-height: 340px;
}
@media only screen and (max-width: 1000px) {
  #content .fusion-columns-4 .content-box-column > div {
    min-height: auto;
  }
}
#content .fusion-builder-row .fusion-text h1,
#content .fusion-builder-row .fusion-text h2 {
  margin-bottom: 20px;
}
#content .fusion-builder-row .fusion-text p a {
  color: #E8AD00;
}
#content .fusion-builder-row .fusion-text p a:hover {
  text-decoration: underline;
}
#content .fusion-builder-row .fusion-text p a[href^='mailto:'],
#content .fusion-builder-row .fusion-text p a[href^='tel:'] {
  color: #E8AD00;
}
#content .fusion-builder-row .fusion-text p a[href^='mailto:']:after,
#content .fusion-builder-row .fusion-text p a[href^='tel:']:after {
  display: none;
}
#content .fusion-builder-row .fusion-text ul {
  padding-left: 17px;
}
#content .fusion-builder-row .fusion-text ul.list-green-circle {
  padding-left: 37px;
}
#content .fusion-builder-row .fusion-text ul li {
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 5px;
}
#content .fusion-content-boxes.fusion-columns-1 .fusion-column {
  margin-bottom: 0;
}
#content .page-stage {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
#content .page-stage .fusion-text {
  color: #404039;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
}
#content .page-stage .fusion-text h1 {
  color: #404039;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 32px;
  letter-spacing: -0.4px;
  line-height: 38px;
  text-align: left;
}
#content .page-stage .fusion-text p {
  color: #404039;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  letter-spacing: 0.1px;
  text-align: left;
  margin-top: 0.5em;
  line-height: 28px;
  width: 50%;
}
@media only screen and (max-width: 1060px) {
  #content .page-stage .fusion-text p {
    width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  #content .page-stage .fusion-text p {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #content .page-stage .fusion-button-wrapper {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #content .page-stage .fusion-button-wrapper a {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #content .page-stage .fusion-imageframe {
    text-align: center;
    float: none !important;
    margin: 0 auto !important;
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  #content .fusion_builder_column_1_5 {
    width: 30% !important;
    float: none;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 768px) {
  #content .fusion_builder_column_1_5 {
    width: 50% !important;
  }
}
@media only screen and (max-width: 480px) {
  #content .fusion_builder_column_1_5 {
    width: 70% !important;
  }
}
#content .fusion-gallery-layout-masonry {
  margin-top: 10px !important;
}
#content .integer-part > span {
  font-size: 22px;
}
@media only screen and (max-width: 1000px) {
  #content .fusion-builder-row .fusion_builder_column_1_4 {
    width: 25% !important;
  }
}
@media only screen and (max-width: 768px) {
  #content .fusion-builder-row .fusion_builder_column_1_4 {
    width: 25% !important;
  }
}
@media only screen and (max-width: 767px) {
  #content .fusion-builder-row .fusion_builder_column_1_4 {
    width: 50% !important;
  }
}
@media only screen and (max-width: 1000px) {
  #content .fusion-builder-row .break-column.fusion_builder_column_1_4 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  #content .fusion-builder-row .fusion_builder_column_1_3.fusion-column-first {
    margin-right: 2% !important;
  }
}
@media only screen and (max-width: 768px) {
  #content .fusion-builder-row .fusion_builder_column_1_3.fusion-column-last {
    margin-left: 2% !important;
  }
}
.container-thirds-following-no-margin .fusion-layout-column {
  margin-top: -1px !important;
  margin-bottom: 0 !important;
}
footer p {
  font-size: 14px;
}
footer a[href^="mailto:"] {
  color: #e8ae00;
}
footer.fusion-footer-copyright-area {
  height: 60px;
}
@media only screen and (max-width: 480px) {
  footer.fusion-footer-copyright-area {
    height: inherit;
    text-align: center;
  }
}
footer.fusion-footer-copyright-area a:last-of-type {
  margin-right: 0;
}
footer .fusion-copyright-notice {
  text-align: right;
}
@media only screen and (max-width: 480px) {
  footer .fusion-copyright-notice {
    text-align: center;
  }
}
footer a {
  margin-right: 20px;
}
.fusion-footer .fusion-columns.fusion-columns-6.fusion-widget-area > .fusion-column {
  width: 15%;
}
.fusion-footer .fusion-columns.fusion-columns-6.fusion-widget-area > .fusion-column:first-of-type {
  width: 24%;
}
.fusion-page-title-wrapper {
  flex-direction: column;
  text-align: left;
  justify-content: flex-start !important;
  align-items: start !important;
}
.fusion-page-title-wrapper .fusion-page-title-captions {
  order: 2;
  min-width: 60%;
}
.fusion-page-title-wrapper .fusion-page-title-captions h1 {
  color: #404039;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 32px;
  letter-spacing: -0.4px;
  line-height: 38px;
  text-align: left;
}
.fusion-page-title-wrapper .fusion-page-title-captions h3 {
  color: #404039;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  letter-spacing: 0.1px;
  text-align: left;
  margin-top: 0.5em;
  line-height: 28px;
  width: 50%;
}
@media only screen and (max-width: 1060px) {
  .fusion-page-title-wrapper .fusion-page-title-captions h3 {
    width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  .fusion-page-title-wrapper .fusion-page-title-captions h3 {
    width: 100%;
  }
}
.fusion-page-title-wrapper .fusion-page-title-captions .fusion-button {
  padding: 5px 20px;
  border: 1px solid #E8AD00;
  margin: 25px 0;
  background-color: transparent;
}
.fusion-page-title-wrapper .fusion-page-title-captions .fusion-button a {
  color: #E8AD00;
  font-size: 16px;
}
.fusion-page-title-wrapper .fusion-page-title-captions .fusion-button:hover {
  background-color: #E8AD00;
}
.fusion-page-title-wrapper .fusion-page-title-captions .fusion-button:hover a {
  color: #fff;
}
/* if image is in title bar*/
.text-image-container {
  display: flex;
}
.text-image-container > .fusion-page-title-wrapper {
  flex: 60%;
}
.text-image-container > .title-bar-image {
  flex: 30%;
  text-align: right;
  margin: 0 !important;
  align-self: center;
}
.fusion-page-title-bar-left .fusion-page-title-wrapper .fusion-page-title-secondary {
  text-align: left;
  margin: 1em 0 0 0;
}
.fusion-breadcrumbs .fusion-breadcrumb-sep {
  padding: 0 10px;
  color: #E8AD00;
  opacity: 0.4;
  content: '\f107';
  font-family: IcoMoon;
  font-style: normal;
}
.fusion-breadcrumbs .breadcrumb-leaf {
  opacity: 0.4;
}
.fusion-breadcrumbs .breadcrumb-leaf br {
  display: none;
}
/* single blog post page */
.single-post .fusion-meta-info,
.single-post .fusion-sharing-box {
  display: none;
}
.single-post .fusion-page-title-bar {
  background-color: #f3f3f3;
  background-image: none !important;
}
.single-post .related-posts {
  background-color: #f3f3f3;
  margin-left: -30px;
  margin-right: -30px;
  padding: 80px 30px;
}
.single-post .related-posts > div {
  margin: 0 auto;
  max-width: 940px;
}
.single-post .related-posts li > div {
  background-color: #fff;
  padding: 20px;
}
.single-post .related-posts li > div .fusion-inline-sep {
  display: none;
}
.single-post .related-posts li > div .fusion-carousel-meta span:last-of-type {
  display: none;
}
.single-post .related-posts .fusion-carousel-item-wrapper {
  min-height: 370px;
}
@media only screen and (max-width: 768px) {
  .single-post .related-posts .fusion-carousel-item-wrapper {
    min-height: 340px;
  }
}
@media only screen and (max-width: 480px) {
  .single-post .related-posts .fusion-carousel-item-wrapper {
    min-height: auto;
  }
}
.single-post .related-posts .fusion-carousel-item-wrapper .fusion-image-wrapper {
  transition: transform 0.4s;
}
.single-post .related-posts .fusion-carousel-item-wrapper:hover .fusion-image-wrapper {
  transform: scale(1.1);
}
.single-post .page-stage h1 {
  font-weight: 300 !important;
  font-size: 42px !important;
  line-height: 50px !important;
  margin-top: 0 !important;
}
.single-post .page-stage h3 {
  font-size: 20px;
  line-height: 28px;
  width: auto;
}
.single-post #content p,
.single-post #content p.bodytext {
  font-weight: 300 !important;
}
.single-post .back-button a {
  color: #494949;
  margin-top: 25px;
  font-size: 16px;
  text-align: left;
}
.single-post .back-button a:before {
  position: absolute;
  content: '\f107';
  font-family: IcoMoon;
  transform: rotate(90deg);
  display: inline-block;
  margin-right: 5px;
  color: #E8AD00 !important;
  margin-left: -15px;
  margin-top: 1px;
}
.fusion-carousel-item h4 a,
.fusion-recent-posts .post h4 a {
  color: #494949;
}
.fusion-carousel-item:hover h4 a,
.fusion-recent-posts .post:hover h4 a {
  color: #E8AD00;
}
.fusion-recent-posts .columns .column .fusion-flexslider {
  max-height: 160px;
}
@media only screen and (max-width: 1000px) {
  .fusion-recent-posts .columns .column .fusion-flexslider {
    max-height: inherit;
  }
}
.content-box-column .content-box-wrapper .heading {
  margin-bottom: 0;
}
.content-box-column .content-box-wrapper .heading .content-box-heading {
  margin-bottom: 0;
  font-weight: 700;
  margin-bottom: 5px;
}
.content-box-column .content-box-wrapper .content-container {
  font-size: 16px;
}
.video-wrapper-laptop {
  position: relative;
  width: 500px;
  height: 310px;
  background-image: url('/wp-content/uploads/system/img/stage01-videomask.png');
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 480px) {
  .video-wrapper-laptop {
    width: 375px;
    height: 250px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 375px) {
  .video-wrapper-laptop {
    width: 310px;
  }
}
.video-wrapper-laptop iframe {
  position: absolute;
  top: 23px;
  left: 70px;
  width: 360px;
  height: 226px;
}
@media only screen and (max-width: 480px) {
  .video-wrapper-laptop iframe {
    position: absolute;
    top: 17px;
    left: 53px;
    width: 269px;
    height: 169px;
  }
}
@media only screen and (max-width: 375px) {
  .video-wrapper-laptop iframe {
    top: 14px;
    left: 44px;
    width: 222px;
    height: 141px;
  }
}
.fusion-testimonials .company-name strong {
  font-size: 16px;
}
.fusion-testimonials .company-name span {
  display: block;
  font-size: 16px;
}
.fusion-testimonials p,
.fusion-testimonials .author,
.fusion-testimonials a {
  font-size: 16px;
}

.page-menu-level-two {
  transition: top 500ms ease-in-out;
  z-index: 2;
  width: 100% !important;
  height: 55px;
  position: relative;
  margin: 0 auto !important;
}
@media only screen and (max-width: 767px) {
  .page-menu-level-two {
    display: none;
  }
}
.page-menu-level-two > div {
  max-width: 940px;
  margin: 0 auto;
}
.page-menu-level-two > div > .fusion-layout-column {
  margin: 15px auto !important;
  height: 55px;
}
.page-menu-level-two ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.page-menu-level-two ul li {
  float: left;
  margin-right: 10px;
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  .page-menu-level-two ul li {
    font-size: 14px;
  }
}
.page-menu-level-two ul li a {
  display: block;
  font-size: 16px;
  padding: 0 10px 8px 10px;
  color: rgba(63, 63, 56, 0.4);
  border-bottom: 2px solid #fff;
}
@media only screen and (max-width: 768px) {
  .page-menu-level-two ul li a {
    padding: 0 10px 8px 10px;
  }
}
@media only screen and (max-width: 480px) {
  .page-menu-level-two ul li a {
    padding: 0 0 8px 0;
    font-size: 13px;
  }
}
.page-menu-level-two ul li a:hover {
  color: #404039;
  border-bottom: 2px solid #E8AD00;
}
.page-menu-level-two ul li.active a {
  color: #404039;
  border-bottom: 2px solid #E8AD00;
}
.page-menu-level-two ul li.active a:hover {
  color: #404039;
  border-bottom: 2px solid #E8AD00;
}
.page-menu-level-two.fixed {
  position: fixed;
  top: 64px;
  z-index: 2 !important;
  margin: 0;
  width: 940px;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #fff !important;
}
@media only screen and (max-width: 1060px) {
  .page-menu-level-two.fixed {
    top: 0px !important;
  }
}
.page-menu-level-two.fixed > div > .fusion-layout-column {
  margin-top: 18px !important;
}
.page-menu-level-two.static {
  position: static;
  top: 0;
  z-index: 2;
  margin: 0;
  padding: 0;
  width: auto;
  left: 50%;
  transform: translate(0, 0);
  background-color: #fff;
}
.stick {
  position: fixed;
  top: 0;
}
.logged-in .page-menu-level-two.fixed {
  top: 87px;
}
.avada-page-titlebar-wrapper > .fusion-page-title-bar {
  border: none;
}
@media only screen and (max-width: 1000px) {
  .break-column {
    float: none !important;
  }
}
.slider-macbook .fusion-slider-sc {
  margin: 0 auto !important;
  background-image: url('/wp-content/uploads/system/img/screenshots-mask.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center 20px;
  width: 800px;
  height: 600px !important;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .slider-macbook .fusion-slider-sc {
    max-width: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .slider-macbook .fusion-slider-sc {
    width: 560px;
    height: 480px !important;
  }
}
@media only screen and (max-width: 480px) {
  .slider-macbook .fusion-slider-sc {
    width: 400px;
    height: 400px !important;
  }
}
@media only screen and (max-width: 375px) {
  .slider-macbook .fusion-slider-sc {
    width: 300px;
    height: 320px !important;
  }
}
.slider-macbook .fusion-slider-sc ul.slides {
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 39px;
  width: 545px;
  left: 104px;
}
.slider-macbook .fusion-slider-sc ul.slides li.images {
  max-width: 75% !important;
}
@media only screen and (max-width: 1000px) {
  .slider-macbook .fusion-slider-sc ul.slides {
    width: 580px;
    left: 110px;
  }
}
@media only screen and (max-width: 768px) {
  .slider-macbook .fusion-slider-sc ul.slides {
    top: 34px;
    left: 77px;
    width: 406px;
  }
}
@media only screen and (max-width: 480px) {
  .slider-macbook .fusion-slider-sc ul.slides {
    top: 30px;
    left: 55px;
    width: 290px;
  }
}
@media only screen and (max-width: 375px) {
  .slider-macbook .fusion-slider-sc ul.slides {
    top: 27px;
    left: 40px;
    width: 219px;
  }
}
.slider-macbook .fusion-slider-sc .flex-control-nav {
  bottom: 50px;
}
.fusion-header {
  min-height: 75px;
  /*background-color: #FFFFFF !important;*/
}
.fusion-header.fusion-sticky-shadow .fusion-logo {
  margin-bottom: 10px !important;
}
.fusion-logo {
  margin-left: 90px !important;
  transition: 0.5s;
}
@media only screen and (max-width: 1200px) {
  .fusion-logo {
    margin-left: 0 !important;
  }
}
.fusion-logo .fusion-standard-logo {
  width: 180px;
  max-height: none;
  margin-top: 4px;
}
.fusion-logo .fusion-sticky-logo {
  width: 180px !important;
  max-height: none !important;
  height: auto;
  margin-top: 4px;
}
.fusion-mobile-logo {
  width: 120px !important;
  margin: 10px 0 !important;
}
.fusion-header-has-flyout-menu-content {
  margin-right: 20% !important;
  justify-content: center !important;
  flex-direction: column;
  align-items: flex-end !important;
}
@media only screen and (max-width: 1200px) {
  .fusion-header-has-flyout-menu-content {
    margin-right: 11% !important;
  }
}
@media only screen and (max-width: 1060px) {
  .fusion-header-has-flyout-menu-content {
    height: 65px;
    margin-right: 180px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .fusion-header-has-flyout-menu-content {
    margin-right: 180px !important;
  }
}
@media only screen and (max-width: 480px) {
  .fusion-header-has-flyout-menu-content {
    margin-right: 0 !important;
  }
}
.fusion-header-wrapper .shortbutton-register,
.fusion-header-wrapper .shortbutton-login,
.fusion-header-wrapper .shortbutton-demo {
  position: absolute;
  right: 120px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1200px) {
  .fusion-header-wrapper .shortbutton-register,
  .fusion-header-wrapper .shortbutton-login,
  .fusion-header-wrapper .shortbutton-demo {
    right: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .fusion-header-wrapper .shortbutton-register,
  .fusion-header-wrapper .shortbutton-login,
  .fusion-header-wrapper .shortbutton-demo {
    right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .fusion-header-wrapper .shortbutton-register,
  .fusion-header-wrapper .shortbutton-login,
  .fusion-header-wrapper .shortbutton-demo {
    display: none;
  }
}
.fusion-header-wrapper .shortbutton-register i,
.fusion-header-wrapper .shortbutton-login i,
.fusion-header-wrapper .shortbutton-demo i {
  font-size: 18px;
  padding-top: 5px;
  display: inline-block;
}
.fusion-header-wrapper .shortbutton-register a,
.fusion-header-wrapper .shortbutton-login a,
.fusion-header-wrapper .shortbutton-demo a {
  display: block;
  color: #fff;
  width: 90px;
  font-size: 14px;
  text-align: center;
  min-height: 63px;
}
.fusion-header-wrapper .shortbutton-register a.active,
.fusion-header-wrapper .shortbutton-login a.active,
.fusion-header-wrapper .shortbutton-demo a.active {
  background-color: #E8AD00;
}
.fusion-header-wrapper .shortbutton-register a:hover,
.fusion-header-wrapper .shortbutton-login a:hover,
.fusion-header-wrapper .shortbutton-demo a:hover {
  background-color: #DAA60C !important;
}
.fusion-header-wrapper .shortbutton-login {
  right: 210px;
}
@media only screen and (max-width: 1200px) {
  .fusion-header-wrapper .shortbutton-login {
    right: 120px;
  }
}
@media only screen and (max-width: 480px) {
  .fusion-header-wrapper .shortbutton-login {
    right: 90px;
  }
}
.fusion-header-wrapper .shortbutton-login a {
  width: 60px;
}
.fusion-header-wrapper .shortbutton-login.pl {
  right: 220px;
}
@media only screen and (max-width: 1200px) {
  .fusion-header-wrapper .shortbutton-login.pl {
    right: 130px;
  }
}
.fusion-header-wrapper .shortbutton-login.pl a {
  width: 84px;
}
.fusion-header-wrapper .lang-menu {
  display: none;
  position: absolute;
}
.fusion-header-wrapper.fusion-is-sticky .shortbutton-register a,
.fusion-header-wrapper.fusion-is-sticky .shortbutton-login a {
  min-height: 64px;
}
@media only screen and (max-width: 1440px) {
  .fusion-header-wrapper.fusion-is-sticky nav > ul > li {
    padding-right: 19px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .fusion-header-wrapper.fusion-is-sticky nav > ul > li {
    padding-right: 30px !important;
  }
}
.fusion-is-sticky .fusion-main-menu > ul > li:last-child {
  padding-right: 0 !important;
}
.termine .recent-posts-content {
  min-height: 240px;
}
.termine a {
  color: #494949;
}
.termine a:hover {
  color: #494949;
}
.termine p {
  font-size: 14px;
}
.widget.shailan-subpages-widget #shailan-subpages-2 {
  margin-bottom: 20px;
}
.widget.shailan-subpages-widget #shailan-subpages-2 ul {
  list-style-type: none;
  margin: 0;
  padding-left: 17px;
}
.widget.shailan-subpages-widget #shailan-subpages-2 ul li a {
  font-size: 16px;
  color: #494949;
}
.widget.shailan-subpages-widget #shailan-subpages-2 ul li:before {
  position: absolute;
  content: '\f107';
  font-family: IcoMoon;
  transform: rotate(-90deg);
  display: inline-block;
  margin-right: 5px;
  color: #E8AD00 !important;
  margin-left: -15px;
}
.widget.shailan-subpages-widget #shailan-subpages-2 ul li.current_page_item {
  opacity: 0.6;
}
/* special cases */
@media only screen and (max-width: 1000px) {
  .fullsize-teaser.text-and-image .fusion-builder-row-inner {
    display: grid;
  }
}
@media only screen and (max-width: 1000px) {
  .fullsize-teaser.text-and-image .fusion-builder-row-inner .fusion-column-first {
    order: 2;
  }
}
@media only screen and (max-width: 1000px) {
  .fullsize-teaser.text-and-image .fusion-builder-row-inner .fusion-column-last {
    order: 1;
  }
}
@media only screen and (max-width: 1000px) {
  .fullsize-teaser .imageframe-align-center {
    text-align: left;
  }
}
.fullsize-teaser.darken-background + .teaser-after-mobile {
  background-color: #494949;
}
.fusion-builder-row.fusion-builder-row-inner {
  max-width: inherit !important;
}
/*
#content .post-content > div {
  z-index: 1;
}
#content .post-content > .teaser-after-mobile {
  display: grid;
  margin-left: -30px !important;
  margin-right: -30px !important;
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  color: #fff;
  max-width: inherit !important;
  width: auto !important;
}
#content .post-content > .teaser-after-mobile > div {
  order: 2;
}
#content .post-content > .teaser-after-mobile > div img {
  width: 80%;
}
#content .post-content .post-password-form {
  text-align: center;
  margin: 10em auto;
}*/
.more-margin {
  margin-bottom: 55px;
}
.fusion-flip-box p {
  margin-bottom: 0 !important;
}
.fusion-flip-box .flip-box-grafix.flip-box-image {
  margin: 0 auto !important;
}
.fusion-flip-box .flip-box-grafix img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.fusion-flip-box .flip-box-front,
.fusion-flip-box .flip-box-back {
  border-radius: 0 !important;
}
.fusion-flip-box .flip-box-back {
  background-color: #E8AD00 !important;
}
.fusion-flip-box .flip-box-back img {
  filter: brightness(0) invert(1);
}
.fusion-flip-box .flip-box-inner-wrapper {
  margin-bottom: 5px !important;
  min-height: 180px !important;
}
@media only screen and (max-width: 1000px) {
  .fusion-flip-box .flip-box-inner-wrapper {
    min-height: 270px !important;
  }
}
.fusion-flip-box .flip-box-inner-wrapper + h2 {
  text-align: center;
  font-size: 16px !important;
}
/* search result page*/
body.search-results .fusion-blog-layout-medium-alternate-wrapper {
  padding-bottom: 80px;
}
body.search-results .fusion-blog-layout-medium-alternate-wrapper .fusion-blog-layout-medium-alternate .fusion-single-line-meta {
  display: none;
}
body.search-results .fusion-blog-layout-medium-alternate-wrapper .fusion-blog-layout-medium-alternate article {
  width: 48% !important;
}
@media only screen and (max-width: 480px) {
  body.search-results .fusion-blog-layout-medium-alternate-wrapper .fusion-blog-layout-medium-alternate article {
    width: 100% !important;
  }
}
.page-139 .fusion-page-title-bar,
.page-3939 .fusion-page-title-bar,
.page-5164 .fusion-page-title-bar,
.page-5423 .fusion-page-title-bar {
  background-color: #fff;
  background-image: none !important;
}
.page-139 #post-139 .page-stage,
.page-3939 #post-3939 .page-stage,
.page-5164 #post-5164 .page-stage,
.page-5423 #post-5164 .page-stage {
  height: 90px;
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}
.shortbutton-register.pl a {
  width: 100px;
}
.shortbutton-login.pl {
  right: 220px;
}
@media only screen and (max-width: 1200px) {
  .shortbutton-login.pl {
    right: 130px;
  }
}
.shortbutton-login.pl a {
  width: 84px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fusion-animated {
    visibility: visible !important;
  }
}

/*hide additional text in language switch*/
.additional-text{
	display: none !important;
}

/*Equal hight fix*/
@media only screen and (min-width: 1025px) {
	.eq-heights-container {
		min-height: 510px !important;
	}

	.fusion-builder-row .eq-heights-container > .fusion-column-wrapper {
		min-height: 510px !important;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	
	.eq-heights-container_2 {
		min-height: 500px !important;
	}

	.fusion-builder-row .eq-heights-container_2 > .fusion-column-wrapper {
		min-height: 500px !important;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	
	.eq-heights-container_3 {
		min-height: 630px;
	}

	.fusion-builder-row .eq-heights-container_3 > .fusion-column-wrapper {
		min-height: 630px !important;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
}	

.flex-space-between .fusion-column-wrapper {
	  display: flex;
	  flex-direction: column;
	  justify-content: space-between;
}
 /* push content to bottom */
.flex-grow-1 {
	flex-grow: 1;
}

@media only screen and (min-width: 756px) {
	.fp-fix-width-2-3 {
		width: 65% !important;
	}
	.fp-fix-width-1-3 {
		width: 30% !important;
	}
}

.set-height-120 > .fusion-column-wrapper {
    height: 120px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

html.no-js .fusion-animated {
  visibility: visible !important;
}

/*Silbentrennung an*/
body {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

