/*
Theme Name:     child theme
Description:    
Author:         hermes
Template:       twentytwelve

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@font-face {
    font-family: 'bebas_neuebold';
    src: url('fonts/bebasneue-bold-webfont.eot');
    src: url('fonts/bebasneue-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-bold-webfont.woff2') format('woff2'),
         url('fonts/bebasneue-bold-webfont.woff') format('woff'),
         url('fonts/bebasneue-bold-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-regular-webfont.eot');
    src: url('fonts/bebasneue-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-regular-webfont.woff2') format('woff2'),
         url('fonts/bebasneue-regular-webfont.woff') format('woff'),
         url('fonts/bebasneue-regular-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-regular-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium-webfont.eot');
    src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('fonts/roboto-medium-webfont.woff') format('woff'),
         url('fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto-regular-webfont.eot');
    src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('fonts/roboto-regular-webfont.woff') format('woff'),
         url('fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.BorlabsCookie._brlbs-cb-google_recaptcha {
	display: none;
}
.grecaptcha-badge {
    display: none!important;
}
a.borlabs-cookie-preference {
    position: fixed;
    bottom: 0;
    z-index: 10000;
    left: 0;
    background-color: #fff;
    padding: 10px;
    color: #000!important;
	font-size: 0.7em;
}
a.borlabs-cookie-preference:link, a.borlabs-cookie-preference:visited {
	text-decoration: none!important;
}

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body {
	font-family: 'robotoregular';
	font-size: 21px;
	color:#fff;
}
body * {
      -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  }

#page {
    max-width: inherit;
	padding: 0;
	margin: 0;
	box-shadow: none;
	background-color:transparent;
}
footer.entry-meta {
	display: none;
}
b, strong {
	font-weight:400!important;
    font-family: 'robotomedium';
}
em {
    color: inherit;
}
img {
	max-width: 100%;
	height: auto;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	border-radius:0!important;
	-webkit-border-radius:0!important;
	margin-top:0!important;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
    font-family: 'bebas_neuebold';
	font-weight: 400!important;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color:#AFC83A;
}
.black-span h1 span, .black-span h2 span, .black-span h3 span, .black-span h4 span, .black-span h5 span, .black-span h6 span {
	color:#515151;
}
.hover-box:hover h1 span, .hover-box:hover h2 span, .hover-box:hover h3 span, .hover-box:hover h4 span, .hover-box:hover h5 span, .hover-box:hover h6 span {
	color: #fff;
}
.bebasregular h1, .bebasregular h2, .bebasregular h3, .bebasregular h4, .bebasregular h5, .bebasregular h6 {
	font-family: 'bebas_neueregular';
}
a, a img, input, img, textarea, button, i.fa, .slick-slide, .slick-prev:before, .slick-next:before, .sub-menu li {
	-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
a:focus {
	outline: none!important;
}
a:link, a:visited, .entry-content a:link, .entry-content a:visited {
    text-decoration: underline!important;
	color:inherit;
}

a:hover, a:active, a:focus, .entry-content a:hover, .entry-content a:active, .entry-content a:focus {
    text-decoration: none;
}
  .entry-content h1, h1 {
          font-size: 2.5em;
      margin-bottom: 0.2em;
  }
  .entry-content h2, h2 {
      font-size: 2em;
      margin-bottom: 0.2em;
  }
  .entry-content h3, h3 {
      font-size: 1.7em;
      margin-bottom: 0.2em;
  }
  .entry-content h4, h4 {
      font-size: 1.4em;
      margin-bottom: 0.2em;
  }
  .entry-content h5, h5 {
      font-size: 1.2em;
      margin-bottom: 0.2em;
  }
.entry-content h6, h6 {
      font-size: 1.1em;
      margin-bottom: 0.2em;
  }
.entry-header .entry-title {
	font-size: 1.7em!important;
}
.entry-content th, .comment-content th, .entry-content td, .comment-content td {
	color: #fff;
}
.entry-content a:link, .entry-content a:visited {
	color: inherit;
}
.entry-content table, .comment-content table {
	color: inherit;
}
.site-content article {
    border: 0;
    margin: 0;
    padding: 0;
}
p, li {
	font-size:1em;
}
p:last-child, p:only-child  {
    margin: 0;
}
p {
    line-height: 1.4em;
    margin-bottom: 1em;
}
li {
    line-height: 1.4em;
    margin-bottom: 0.2em;
}
ul {
	padding-left: 20px;
	margin-bottom: 30px;
}
.elementor-text-editor ul, .elementor-text-editor ol {
    padding-left: 20px;
    margin-bottom: 30px;
}
.elementor-text-editor ul {
	list-style-type: disc;
}
.elementor-text-editor ol {
	list-style-type: decimal;
}
#masthead {
    padding: 20px 20px 0;
    width: 100%;
    height: auto;
	position:relative;
	z-index: 20;
}
hgroup {
    display: flex;
    width: 100%;
    /*max-width: 1840px;*/
    margin: 0 auto;
	padding: 10px 20px;
	align-items: center;
	background-color:#515151;
}
hgroup > div {
	padding: 0 10px;
}
.logo-container, footer .logo-container {
    width: 100%;
    max-width: 370px;
}
.nav-container {
	flex-grow:1;
}
#site-navigation, #footer-navigation {
	margin-top: 0;
	text-align: right;
}
#site-navigation .nav-menu, #footer-navigation .nav-menu {
    border: 0;
	    display: inline-flex!important;
    justify-content: flex-end;
	position: relative;
	width: auto;
}
#site-navigation .nav-menu ul {
	border:0!important;
	text-align: right;
}
#site-navigation .nav-menu li {
    font-size: 1em;
	margin: 0;
}
#site-navigation .nav-menu > li {
	margin: 0 0.8em;
	padding: 0.5em 0;
}
#site-navigation .nav-menu li a {
	color:#fff;
	text-decoration: none!important;
    line-height: 1em;
	font-size: 1.75em;
	font-family: 'bebas_neuebold';
}
#site-navigation .nav-menu li:hover a {
	color:#afc83a!important;
}
#site-navigation .nav-menu li .sub-menu  {
	border-top: 2px solid #afc83a;
}
#site-navigation .nav-menu li .sub-menu .sub-menu {
    top: -2px;
}
#site-navigation .nav-menu li .sub-menu li {
	display: block;
}
#site-navigation .nav-menu li .sub-menu .sub-menu a {
    font-size: 0.57871em;
}
#site-navigation .nav-menu li.current-menu-item > a, #site-navigation .nav-menu li.current-menu-ancestor > a, #site-navigation .nav-menu li.current_page_item > a, #site-navigation .nav-menu li.current_page_ancestor > a {
	font-weight: 400;
	color:#fff;
}
#site-navigation .nav-menu > li > .sub-menu {
	left: 0;
}
#site-navigation .nav-menu > li.login > .sub-menu {
	left: -1.22em;
}
#site-navigation .nav-menu > li > .sub-menu li {
    display: flex;
    width: 100%;
    background-color: #afc83a;
    align-items: center;
	margin: 10px 0;
	    border: 3px solid #afc83a!important;
}
#site-navigation .nav-menu > li > .sub-menu li:hover {
    background-color: #fff;
}
#site-navigation .nav-menu > li > .sub-menu li a {
    word-break: initial;
    white-space: unset;
    text-align: left;
    text-transform: none;
	line-height: 1.3em;
	display: block;
	padding: 10px;
	font-size: 0.9em;
	width: 100%;
	border-bottom: 0;
	color: #515151!important;
    background-color: transparent;
}
#site-navigation .nav-menu > li > .sub-menu li:hover a {
    color: #afc83a!important;
}
.elementor-accordion .elementor-tab-title {
    font-weight: 400!important;
}
.elementor-accordion .elementor-tab-content {
color: #afc83a;
}
section.elementor-section {
    padding: 0 20px;
    margin: 90px 0;
}
section.elementor-section.max-width-1840 {
	max-width: 1840px;
	margin-left: 20px;
	margin-right: 20px;
}
section.elementor-section.max-width-1206 {
	max-width: 1206px;
	margin-left: auto;
	margin-right: auto;
}
section.elementor-section.extra-padding {
	padding: 90px 20px;
}
section.elementor-section.no-padding-bottom {
    padding-bottom: 0!important;
}
section.elementor-section.no-padding-top {
    padding-top: 0!important;
}
section.elementor-section.no-margin-bottom, .elementor-widget.no-margin-bottom {
    margin-bottom: 0!important;
}
.elementor-widget.margin-bottom-10 {
    margin-bottom: 10px!important;
}
section.elementor-section.no-margin-top {
    margin-top: 0!important;
}
section.elementor-section.no-margin-top-bottom {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
section.elementor-section.image-box-frame {
	opacity: 0;
}
p a {
	word-break:break-all;
}
span.wpcf7-list-item-label a {
    color: inherit!important;
	text-decoration:underline!important;
}
#page input, #page select, #page textarea {
   width: 100%!important;
    border-radius: 0!important;
    border: 6px solid #afc83a!important;
    padding: 9px 10px!important;
    height: auto!important;
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 0 7px 1px rgba(3, 3, 3, 0.17);
}
span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}
.wpcf7-form-control-wrap.kategorie {
	position: relative;
}
.wpcf7-form-control-wrap.kategorie:after {
	display: inline-block;
    font: normal normal normal 14px/1 'FontAwesome';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f078";
	    position: absolute;
    right: 12px;
    font-size: 12px;
    top: 10px;
}
#page select {
	-webkit-appearance: none;
	width: 100%!important;
}
#page input[type="checkbox"] {
    width: auto!important;
}
.slick-dots li:only-child {
    display: none;
}
.slick-slider {
    margin: 0 30px;
}
.slick-initialized .slick-track {
    display: flex!important;
    align-items: center;
}
.slick-slide {
    float: none!important;
	text-align: left;
	padding: 0 20px;
}
.slick-slide .flex {
	align-items: center;
}
.slick-slide img {
    display: inline-block!important;
	width: 100%;
}
.slick-prev, .slick-next {
    height: 34px!important;
    width: 19px!important;
}
.slick-prev {
    left: -50px;
}
.slick-next {
    right: -50px;
}
.slick-prev:before, .slick-next:before {
    font-family: inherit;
    content: ''!important;
	background: url(../../../wp-content/uploads/Icon-ionic-ios-arrow-down.svg) center center no-repeat;
    background-size: cover;
    opacity: 1;
    width: 19px;
    height: 34px;
	display: inline-block;
}
.slick-prev:before {
	-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.slick-prev:hover:before, .slick-next:hover:before {
	opacity:1;
}
.slick-dots li button:before {
	color:#afc83a!important;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff!important;
}
#testimonials {
    max-width: 960px;
    margin: 0 auto;
}
#primary {
    width: 100%;
    max-width: 1840px;
    margin: 0 auto;
    float: none;
}
.elementor-text-editor a {
    word-break: break-all;
}
.elementor-heading-title {
	line-height:1em!important;
}
.elementor-heading-title a {
    display: block;
}
.elementor-heading-title.elementor-size-xxl {
    font-size: 4.4em!important;
}
.elementor-heading-title.elementor-size-xl {
    font-size: 2.3em!important;
}
.elementor-heading-title.elementor-size-large {
    font-size: 1.8em!important;
}
.elementor-heading-title.elementor-size-medium {
	font-size: 1.1em!important;
}
.elementor-button, #main .qsm-btn, a.btn-reload-quiz {
	    font-size: 1.4em!important;
    background-color: #000000!important;
    border-radius: 0!important;
    border: 6px solid #AFC83A!important;
    color: #fff!important;
    padding: 8px 30px!important;
    font-family: 'bebas_neueregular';
}
.elementor-button:hover, .elementor-button:hover .elementor-button-text span, #main .qsm-btn:hover, a.btn-reload-quiz:hover {
	background-color:transparent!important;
	border-radius: 0!important;
	color:#AFC83A!important;
}
.elementor-button .elementor-button-text span {
    color: #BC9D85;
}
.grey-button .elementor-button {
	background-color:#000!important;
    border-color: #515151!important;
}
.elementor-button.elementor-size-xl {
    font-size: 2.1em!important;
	font-weight:400!important;
    padding: 0.45em!important;
    border-width: 0.12em!important;
}
a.elementor-button {
	text-transform: uppercase;
	text-decoration: none!important;
}
.kein-titel .elementor-icon-box-title {
    display: none;
}
.elementor-widget-image .elementor-image > a {
    display: block!important;
    width: 100%;
}
.elementor-widget-image .elementor-image>a img[src$=".svg"], .elementor-widget-image .elementor-image figure>a img[src$=".svg"] {
    width: auto!important;
}
.elementor-element .hidden {
    opacity: 0;
    visibility: hidden;
}
.elementor a, a.button {
	text-decoration: none!important;
}
body .slick-dots li button {
    padding: 0!important;
    border: 0;
}
.wpcf7 br {
    display: none;
}
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
	margin: 5px 0 15px;
}
.wpcf7 p {
	margin: 0;
}
#wpcf7-f833-p830-o1 span.wpcf7-list-item, #wpcf7-f833-p830-o1 .wpcf7-acceptance span.wpcf7-list-item {
margin:0!important;
}
.wpcf7-acceptance span.wpcf7-list-item {
	margin: 0;
    line-height: 1.5em;
	margin-left: 0.6em!important;
}
.wpcf7-list-item input[type=checkbox], input[type=radio] {
        display: none!important;
}
.wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before, .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
          content: '\f00c';
          color: #ffffff;
          font-size: 12px;
          font-family: 'FontAwesome'!important;
          font-style: normal;
          font-weight: bold;
          line-height: 14px;
          text-decoration: inherit;
          text-align: center;
          font-weight: bold;
}
  span.wpcf7-list-item {
    margin: 0 1em!important;
}
.wpcf7-list-item .wpcf7-list-item-label {
      display: inline-block;
      font-family: inherit;
      font-size: 14px;
      font-weight: normal;
      left: 0;
      line-height: 20px;
      margin: 0 0 20px;
	padding-left: 30px;
      position: relative;
}
.wpcf7-list-item .wpcf7-list-item-label:before {
        background: transparent;
	border: 1px solid #fff;
        content: "";
        height: 15px;
        left: 0px;
        position: absolute;
        width: 15px;
        top: 2px;
}
.wpcf7-form:after {
    content: '';
    display: block;
    clear: both;
}
.wpcf7 .notice {
    margin-bottom: 20px;
}
#page input[type="submit"] {
	width: auto!important;
    background-color: transparent!important;
    text-decoration: none!important;
    color: #fff!important;
    border: 6px solid #afc83a!important;
    padding: 8px 30px!important;
    align-items: center!important;
    justify-content: center!important;
    background-image: none!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 400!important;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 1.4em;
    line-height: 1em;
     font-family: 'bebas_neueregular';
}
#page input[type="submit"]:hover {
	background-color:transparent!important;
    color: #afc83a!important;
    background-image: none!important;
}
#page input[type="submit"]:not(.qsm-btn) {
	 display: inline-flex!important;
}
.submit-wrapper {
		text-align: right;
	position: relative;
	}
div.wpcf7 .ajax-loader {
    position: absolute;
    top: 0;
    right: 0;
}
span.wpcf7-not-valid-tip {
    margin: -10px 0 10px 0;
	font-size: 0.7em;
}
.wpcf7 select {
	color:inherit;
	-webkit-appearance: none;
	background-color:#fff;
	color:#000;
}
.safari select {
	-webkit-appearance: none;
}
.wpcf7-form-control-wrap.acceptance-dsgvo .wpcf7-list-item .wpcf7-list-item-label {
    width: calc(100% - 8px);
}
.wpcf7-form-control-wrap.acceptance-dsgvo .wpcf7-list-item .wpcf7-list-item-label a{
	text-decoration: underline;
}
::-webkit-input-placeholder { 
  color: inherit;
	opacity: 0.7;
}
::-moz-placeholder { 
  color: inherit;
	opacity: 0.7;
}
:-ms-input-placeholder {
  color: inherit;
	opacity: 0.7;
}
:-moz-placeholder { 
  color: inherit;
	opacity: 0.7;
}
footer#colophon {
    max-width: inherit;
    border: 0;
	margin: 0;
	font-size: 0.9em;
	padding: 0 20px;
}
footer#colophon #footer-navigation {
	font-family: 'robotomedium';
}
#footer-logo img {
    float: left;
    margin-bottom: 3px;
}
footer#colophon  aside.widget {
    margin-bottom: 1.2em;
}
footer h3 {
        font-size: 1.4em;
    text-transform: uppercase;
}
footer a:link, footer a:visited {
    color: #000!important;
	text-decoration: none!important;
}
footer .menu li a {
	padding-left: 0;
}
footer ul {
	margin: 0;
	padding: 0;
}
.textwidget {
    line-height: 1.4em;
}
footer .site-info {
    margin: 0 auto;
    padding: 10px 20px;
	/*max-width: 1840px;*/
	background-color:#515151;
	display: flex;
	align-items: center;
}
footer .site-info > div {
        padding: 0 10px;
    margin: 0 auto;
	font-size: 1em;
}
footer #menu-footer-menu {
	padding: 0;
    margin: 0;
    line-height: 1em;
}
footer #menu-footer-menu li {
    display: block;
    padding: 0;
    margin: 0 0.5em 0 0;
	line-height: 1.4em;
}
footer #menu-footer-menu li:last-child {
    margin: 0;
}
footer #menu-footer-menu li:before {
    content: '';
    width: 3px;
    display: inline-block;
    background: #fff;
    height: 1em;
    vertical-align: middle;
    position: relative;
    margin: -2px 0.5em 0 0;
}
footer #menu-footer-menu li:first-child:before {
    content: none;
}
footer #menu-footer-menu li a:link, footer #menu-footer-menu li a:visited {
	color:#fff!important;
}
footer #menu-footer-menu li a:hover {
	color:#afc83a!important;
}
footer li a {
	position: relative;
}
footer li .fa {
    position: absolute;
    left: 0;
    top: 4px;
}
footer .social-footer li a {
    margin-left: 0!important;
	padding-left:0;
    position: relative;
    display: inline-block!important;
    padding-right: 36px;
    margin-bottom: 1em;
}
footer .social-footer li .fa {
    left: inherit;
    right: 0;
    top: 2px;
    font-size: 1.2em;
    margin: 0;
}
#back-to-top {
  position: fixed;
  visibility: hidden;
  height: 40px;
  width: 40px;
  line-height: 40px;
  right: 15px;
  bottom: 55px;
  z-index: 1;
  background: #000000;
  border-radius: 2px;
    color: #afc83a;
    border: 1px solid #afc83a;
  text-align: center;
	font-size: 0;
	z-index: 200000;
	text-decoration: none!important;
}
.max-width-full img {
    max-width: inherit;
    width: 100%;
}
#back-to-top:after {
  content: "\2191";
	font-size: 14px;
}
#site-navigation .nav-menu li a:empty {
    display: none!important;
}
#mobile-nav-button {
	display: none;
}
  span.wpcf7-list-item {
    position: relative;
	  top: -4px;
}
span.select {
	position: relative;
	    display: block;
    width: 100%;
}
span.select:after {
    content: "\f078";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 2px;
    top: 14px;
	pointer-events: none;
    display: inline-block;
    font: normal normal normal 14px/1 'FontAwesome';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    background: white;
    text-align: center;
}
#wave-back {
    position: absolute;
    left: 0;
    width: 100%;
	z-index: -1;
}

/*quiz */
.share-links {
    text-align: center;
    background: #353535;
    padding: 1em;
}
.share-links h4 {
    font-size: 2em;
}
.share-links a {
    font-size: 2em;
    margin: 0 0.2em;
}
.share-links a:hover {
    color: #afc83a;
}
.quiz_section {
    padding: 0;
    font-size: 1em;
}
.quiz_section .mlw_qmn_new_question, .quiz_section label, .quiz_section .mlw_qmn_question {
    font-weight: 400!important;
    font-family: 'robotomedium';
}
.qmn_error_message {
    border: 0!important;
    background: transparent!important;
    padding: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    font-size: 0.8em;
	margin: 0!important;
}
.mlw_qmn_message_before {
    display: none!important;
}
.qmn_pagination {
    border-top: 0!important;
}
#qsm-progress-bar svg path {
  stroke: #ff0000 !important;
}
.qsm-progress-bar svg path {
    stroke: #afc83a;
}
.qsm-progress-bar svg {
    height: 5px!important;
}
.qsm-progress-bar svg path:first-child {
    stroke: #000;
}
#main .qsm-btn {
margin: 0!important;
}
.qsm-progress-bar .progressbar-text {
    font-weight: 400!important;
    color: #afc83a!important;
}
#page .qmn_mc_answer_wrap {
    margin: 0 0 1em;
	position: relative;
}
#page .qmn_mc_answer_wrap label {
    padding-left: 20px;
}
#page .qmn_mc_answer_wrap > input[type=radio]:checked + label:before {
          content: '\f00c';
          color: #000000;
          font-size: 12px;
          font-family: 'FontAwesome'!important;
          font-style: normal;
          font-weight: bold;
          line-height: 14px;
          text-decoration: inherit;
          text-align: center;
          font-weight: bold;
	background-color: #afc83a;
}
#page .qmn_mc_answer_wrap label:before {
        background: transparent;
	border: 1px solid #fff;
	border-radius: 30px;
        content: "";
        height: 15px;
        left: 0px;
        position: absolute;
        width: 15px;
        top: 2px;
}
#page .qmn_mc_answer_wrap label:hover:before {
	background-color: #afc83a;
}
#page .mlw_qmn_question .qsm-text-simple-option {
    color:#ffffff;
}
#page .qsm_questions_answers_section .mlw_qmn_question span {
    margin: 0.7em;
    padding-left: 35px;
    position: relative;
    font-size: 0.9em;
}
#page .mlw_qmn_question .qsm-text-correct-option {
	color:#afc83a;
}
#page .mlw_qmn_question .qsm-text-wrong-option:before {
    position: absolute;
    top: 0;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    width: 26px;
    text-align: center;
    font-size: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
}
#page .mlw_qmn_question .qsm-text-correct-option:before {
    position: absolute;
    top: 0;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    width: 26px;
    text-align: center;
    font-size: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f111";
}
#page .mlw_qmn_question .qsm-text-correct-option.qsm-text-user-correct-answer:before {
    position: absolute;
    top: 0;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    width: 26px;
    text-align: center;
    font-size: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
}
#page .mlw_qmn_question .qsm-text-simple-option:before {
	position: absolute;
    top: 0;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    width: 26px;
    text-align: center;
    font-size: 1em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f111";
}
#page .qmn_radio_answers.mlwRequiredRadio {
    background: transparent;
}
#page .qsm_select {
    width: auto!important;
    border-width: 2px!important;
    margin: 0;
    box-shadow: none;
}
#page .show-only-wrong .qsm_questions_answers_section .mlw_qmn_question span.qsm-text-correct-option, #page .show-only-wrong .qsm_questions_answers_section .mlw_qmn_question span.qsm-text-simple-option, #page .show-only-wrong .qsm_questions_answers_section .qmn_question_answer_correct {
	display: none!important;
}
#page .show-only-wrong .qsm_questions_answers_section .qmn_question_answer {
    padding: 0;
}
/* Timeline  */
.uk-timeline {
 margin: 30px auto;
 position: relative;
 padding: 0 10px;
}
.uk-timeline:before {
	content: "";
    width: 10px;
    height: 100%;
    left: 50%;
    top: 0;
    position: absolute;
    background: white;
    margin-left: -3px;
}
.uk-timeline:after {
	content: "";
	clear: both;
	display: table;
	width: 100%;
}
.uk-timeline .uk-timeline-item {
	margin-bottom: 50px;
	position: relative;
	clear: both;
}
.uk-timeline-icon {
	    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    margin: -2px 0 0 -16px;
    background: #afc83a;
}
 .uk-timeline .uk-timeline-content {
 width: 47%;
 padding: 0 20px;
	 text-align: right;
}
.uk-timeline .meilenstein-titel {
	padding: 0 0 0 27px;
	display: inline-block;
}
.uk-timeline .uk-timeline-content .meilenstein-titel i {
    font-size: 0.6em;
	padding: 0 10px 0 0;
	vertical-align: middle;
}
.uk-timeline .uk-timeline-content .meilenstein-titel i img {
	    max-width: 70px;
    position: relative;
    top: 2px;
}
.uk-timeline .uk-timeline-content.right .meilenstein-titel i img {
	top: -7px;
}
.uk-timeline .uk-timeline-content.right .meilenstein-titel i {
    float: right;
	padding: 0.3em 0 0 10px;
}
.uk-timeline .meilenstein-titel i:before {
	content: none;
}
 .uk-timeline .uk-timeline-content.right {
 float: right;
	 text-align: left;
}
 .uk-timeline .uk-timeline-content.right:before {
 content: '';
          /* right: -20px; */
          left: -20px;
 border-left: 0;
 border-right: 20px solid $blue;
}
.uk-timeline ul {
    padding-left: 30px;
}
/*.uk-timeline li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f005";
    color: #aec73a;
    margin: 0 0 0 -35px;
    padding-right: 15px;
}*/
.uk-timeline li i.fa {
    color: #aec73a;
    margin: 0 0 0 -39px;
    padding-right: 15px;
	display: inline-block;
    width: 39px;
	text-align: center;
}
.uk-timeline li i.fa.fa-star:before {
	content: none;
}
.uk-timeline li i.fa img {
    position: relative;
    top: 4px;
}
.uk-timeline li i.fa-circle {
    font-size: 0.7em;
}
/* end timeline */

#team-rows {
    flex-wrap: wrap;
}
a.team-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    z-index: 2;
}
#team-rows .col {
    text-align: center;
    margin: 0 0 50px;
	position: relative;
	padding: 50px 20px 0;
}
#team-rows .team-image {
    margin: 0 0 10px;
}
#team-rows .team-image imf {
    border-radius: 50%!important;
}
#team-rows .col > div {
    position: relative;
}
#team-rows .col:before {
    content: '';
    background-color: #515151;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    height: 50%;
    z-index: 0;
}
#team-rows .col.green:before {
    background-color: #AFC83A;
}
#team-rows .team-title {
	color: #AFC83A;
}
#team-rows .team-image img {
    border-radius: 50%!important;
}
/*.youtube-video > div > div p {
    display: none;
}
.youtube-video > div > div > div {
    width: 100%!important;
    max-width: inherit!important;
    max-height: inherit!important;
}*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@keyframes bounce2 { 
  0% { transform: translateY(5px); }
  100% { transform: translateY(-5px); }
}
 @-webkit-keyframes bounce2 { 
	  0% { -webkit-transform: translateY(5px); }
  100% { -webkit-transform: translateY(-5px); }
         } 
.bounce2 {
  animation: bounce2 0.8s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
	-webkit-animation: bounce2 0.8s;
  -webkit-animation-direction: alternate;
 -webkit-animation-iteration-count: infinite;
}
.link-lektion:after {
	content: '\f058';
    display: inline-block;
    font: normal normal normal 14px/1 'FontAwesome';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 12px;
    font-size: 1em;
    top: 16px;
	visibility:hidden;
}
.link-lektion.quiz-taken > div {
    padding-right: 35px!important;
	padding-right: 0!important;
}
.link-lektion.quiz-taken:after {
	visibility: visible;
	visibility: hidden;
}
.video-back .elementor-background-video-container {
	max-height:1074px;
}
@media all and (max-width:1320px)  {
	#site-navigation .nav-menu li a {
    font-size: 1.25em;
}
}

@media all and (max-width:1438px)  {
	body {
		font-size: 17px;
	}
	.elementor-heading-title.elementor-size-xl {
    font-size: 2.4em!important;
}
	.elementor-heading-title.elementor-size-xxl {
    font-size: 3em!important;
}
	.elementor-heading-title.elementor-size-large {
    font-size: 1.5em!important;
}
	.elementor-button.elementor-size-xl {
    font-size: 1.5em!important;
	}
		.elementor-element.make-green-back-mobile {
    background-color: #afc83a;
}
	.elementor-element.make-green-back-mobile h1 span, .elementor-element.make-green-back-mobile h2 span, .elementor-element.make-green-back-mobile h3 span, .elementor-element.make-green-back-mobile h4 span, .elementor-element.make-green-back-mobile h5 span, .elementor-element.make-green-back-mobile h6 span {
		color:#000;
	}

    section.elementor-section {
        margin: 60px 0;
    }
section.elementor-section.extra-padding {
	padding: 60px 20px;
}
	.uk-timeline .uk-timeline-content .meilenstein-titel i img {
    max-width: 40px;
}
.uk-timeline li i.fa img {
    max-width: 18px;
}

}
@media all and (max-width:1024px)  {
/* mobile.css */
	
.logo-container {
	margin-bottom:0;
}
hgroup {
    padding: 0;
	background-color: #000;
    display: block;
}
.logo-container {
    width: 100%;
    max-width: inherit;
}

html.active #page {
    z-index: 900;
    position: relative;
}
#masthead {
	padding: 0 20px;
}
#logo img {
    max-width: 210px;
    margin: 10px 0!important;
}
#masthead.crossed a#logo {
    display: inline-block;
    vertical-align: middle;
    bottom: 0;
    position: static;
    left: inherit;
    top: inherit;
	margin: 10px 10px 0 0;
}
#mobile-nav-button {
	background-color:#000;
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 10px;
    right: 20px;
    z-index: 999;
    cursor: pointer;
}
#mobile-nav-button span {
height: 3px;
    background-color: #fff;
    border-radius: 2px;
    display: block;
    width: 30px;
    position: absolute;
    top: 18px;
    left: 5px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
}
#mobile-nav-button span.line1 {
	top:8px;
}
#mobile-nav-button span.line3 {
	top:28px;
}
#mobile-nav-button.active span.line1 {
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top:15px;
}
#mobile-nav-button.active span.line2 {
	opacity:0;
}
#mobile-nav-button.active span.line3 {
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
top:15px;
}
#site-navigation {
   position: fixed!important;
	overflow: hidden!important;
    top: 0;
    right: 0!important;
    width: 0!important;
    height: 100%;
    padding: 30px 0px;
    z-index: 700;
    display: block;
background: #000000;
background: -moz-linear-gradient(top,  #000000 0%, #afc83a 100%);
background: -webkit-linear-gradient(top,  #000000 0%,#afc83a 100%);
background: linear-gradient(to bottom,  #000000 0%,#afc83a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#afc83a',GradientType=0 );
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#site-navigation.active {
	align-items: center;
	overflow: auto;
	width: 80%!important;
	display: block!important;
    height: 100%;
	    justify-content: center;
	box-shadow: 0 -2px 13px 2px;
    -webkit-box-shadow: 0 -2px 13px 2px;
	overflow: auto!important;
}
	#site-navigation .nav-menu li a {
    color: #fff;
	}
#site-navigation ul.nav-menu {
	text-align: center;
    max-width: 350px;
    margin: 0 auto;
    border: 0;
    position: relative;
	display: block!important;
    padding: 0 10px 0 30px;
    text-align: center!important;
	background-color: transparent;
}
#site-navigation ul.nav-menu li a:hover, #site-navigation ul.nav-menu li a:active, #site-navigation ul.nav-menu li a:focus, #site-navigation ul.nav-menu li.current-menu-item > .sub-menu a:hover, #site-navigation ul.nav-menu li.current-menu-item > a, .main-navigation .current_page_ancestor > a {
    background: transparent;
}
#site-navigation ul.nav-menu li.lang-item {
	position: static!important;
}
#site-navigation ul.sub-menu {
	background-color: transparent;
	width: auto;
}
#site-navigation ul.sub-menu:before {
	top: -10px;
}
	
#masthead.crossed #site-navigation ul.nav-menu li a:link, #masthead.crossed #site-navigation ul.nav-menu li a:visited {
    color: #fff;
}
.menu-mainmenu-container, .menu-mainmenu-english-container, .menu-mobile-header-navigation-container {
    width: 100%;
}
.nav-menu li:before {
   content:none;
}
.nav-menu li:last-child:after {
	content: none;
}
#site-navigation.main-navigation li ul.sub-menu {
	display: none;
    margin-bottom: 10px;
    position: static;
    visibility: visible;
    overflow: auto;
    height: auto;
    width: auto;
	background-color: transparent;
	padding: 10px 0 0;
	width: 100%!important;
}
	#site-navigation .nav-menu li .sub-menu .sub-menu {
    top: 0;
    border-top: 0;
    background: #7d7168;
    margin-top: 0;
    padding: 7px 0 8px;
    border: 1px solid #54504d;
}
#site-navigation.main-navigation li ul.sub-menu li a {
    font-size: 1.2em!important;
	line-height: 1.3em;
    background: transparent;
	text-align: left;
    border: 0;
	padding: 5px 0;
	white-space: normal;
	word-break: normal;
	color: #fff!important;
}
#site-navigation.main-navigation li.menu-item-has-children:after {
    content: '\f0d7';
    color: #fff;
    border-radius: 15px;
    height: 15px;
    font-size: 30px;
    font-family: FontAwesome!important;
    font-style: normal;
    line-height: 14px;
    text-decoration: inherit;
    text-align: right;
    position: absolute;
    right: 0;
    top: 22px;
    width: 20%;
	width:100%;
}
	#site-navigation.main-navigation li.menu-item-has-children.active:after {
    content: '\f0d8';
}
	#site-navigation .nav-menu li .sub-menu .sub-menu li:after {
    width: 2px;
    height: 2px;
}
#site-navigation .nav-menu li .sub-menu li.menu-item-has-children:after {
   content: none;
}
#site-navigation .nav-menu li .sub-menu .sub-menu a {
    font-size: 0.5em!important;
}
#site-navigation.main-navigation li {
    display: block;
    margin: 0!important;
	position:relative;
	text-align: left;
}
#site-navigation .nav-menu > li > .sub-menu li {
    width: auto!important;
    margin:0 0 0.5em!important;
	background-color: transparent!important;
	display: block!important;
	border: 0!important;
}
#site-navigation.main-navigation li a {
    line-height: 1.5em;
    text-decoration: none;
    font-size: 1.5em!important;
	text-transform: uppercase;
}
#site-navigation .nav-menu li:hover a {
    background-color: transparent;
    color: #fff!important;
}
	#site-navigation .nav-menu > li.menu-item-has-children {
    position: relative;
}
	/* end mobile.css */
}
@media all and  (min-width: 768px) and (max-width: 1438px) {
.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
}
@media all and (min-width:768px)  {
	.col-sidebars {
    display: flex;
    width: 100%;
}
.col-logo {
    width: 150px;
    padding: 10px 20px 0 0;
}
	.flex {
		display:flex;
	}
	.col-6 {
		width: 50%;
	}
	.col-3 {
		width:33.33%;
	}
	.col-4 {
		width:25%;
	}
	.col-9 {
		width: 70%;
	}
	#kundenstimmen-slider .col-3 {
		width: 288px;
	}
	#kundenstimmen-slider .col-9 {
		width: calc(100% - 288px);
	}
	.menu-footer {
		margin: 0 0 0 auto;
	}
	.wpcf7 .row {
    display: flex;
		margin: 0 -20px;
}
	.col {
		padding: 0 20px;
	}
	.col-12 {
		width: 100%;
	}
.wpcf7 .col-9 {
    width: 65%;
}
	.col-6 {
		width: 50%;
	}
	.wpcf7 .col-3 {
    width: 35%;
}

}
@media all and (min-width:769px)  {
#leistungen section.elementor-section.elementor-inner-section, #leistungen section.elementor-section.elementor-inner-section > div {
	position: static;
	margin: 0;
	}
.hover-box  {
	margin:0;
	display: flex!important;
	position: absolute!important;
	z-index: 1;
}
.hover-box > div {
    width: 100%;
}
.hover-box.box1 {
        width: 32.5%!important;
    height: 28%;
    top: 6%;
    left: 0.5%;
	-webkit-mask-box-image: url(../../../wp-content/uploads/mask1new.png);
	-webkit-mask-image: url(../../../wp-content/uploads/mask1new.png);
	mask-image: url(../../../wp-content/uploads/mask1new.png);
    -webkit-mask-size: cover;
	mask-size: cover;
    -webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
    -webkit-mask-position: center;
	mask-position: center;
}
	.hover-box.box1 > div {
    align-items: flex-end;
}
.hover-box.box2 {
   width: 32.3%!important;
    height: 28%;
    top: 1%;
    left: 50.4%;
    margin-left: -16.5%;
}
.hover-box.box3 {
        width: 32.5%!important;
    height: 28%;
    top: 4.3%;
    right: 0.5%;
	-webkit-mask-box-image: url(../../../wp-content/uploads/mask2new.png);
	-webkit-mask-image: url(../../../wp-content/uploads/mask2new.png);
	mask-image: url(../../../wp-content/uploads/mask2new.png);
    -webkit-mask-size: cover;
	mask-size: cover;
    -webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
    -webkit-mask-position: center;
	mask-position: center;
}
.hover-box.box4  {
	width: 24.2%!important;
    height: 42.8%;
    top: 35.3%;
    left: 0.5%;
	z-index: 2;
}
.hover-box.box5  {
	width: 52.2%!important;
    height: 24.6%;
    top: 30.3%;
    left: 50%;
    margin-left: -24.5%;
}
.hover-box.box6  {
	width: 32.5%!important;
    height: 27%;
    top: 33.45%;
    right: 0.5%;
	-webkit-mask-box-image: url(../../../wp-content/uploads/mask3new.png);
	-webkit-mask-image:url(../../../wp-content/uploads/mask3new.png);
	mask-image: url(../../../wp-content/uploads/mask3new.png);
    -webkit-mask-size: cover;
	mask-size: cover;
    -webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
    -webkit-mask-position: center;
	mask-position: center;
}
.hover-box.box7  {
	    width: 25%!important;
    height: 43%;
    top: 56.1%;
    left: 16.3%;
	-webkit-mask-box-image: url(../../../wp-content/uploads/mask4new.png);
	-webkit-mask-image: url(../../../wp-content/uploads/mask4new.png);
	mask-image: url(../../../wp-content/uploads/mask4new.png);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
    -webkit-mask-position: center;
	mask-position: center;
}
.hover-box.box8  {
	    width: 24.1%!important;
    left: 42.1%;
    height: 29.1%;
    top: 56.1%;
}
.hover-box.box9  {
	    width: 32.4%!important;
    height: 31.3%;
    top: 61.8%;
    right: 0.6%;
}
	.hover-box.box9 > div {
    align-items: center;
}
}
@media all and (min-width:1880px) {
	section.elementor-section.max-width-1840 {
	margin-left: auto;
	margin-right: auto;
}
	.pull-right-20-1840 {
		transform:translate(20px, 0)
	}
	.pull-left-20-1840 {
		transform:translate(-20px, 0)
	}
}
@media all and (max-width:768px)  {
	.elementor-section.slide-it.no-slider {
    margin: 0;
		padding: 0;
}
	.elementor-section.slide-it.no-slider .hover-box {
    margin-bottom: 20px;
}
	.hover-box .elementor-heading-title {
    position: relative;
    padding-right: 20px;
}
	.hover-box .elementor-heading-title:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -11px;
}
	#leistungen .slick-slider {
    margin: 0 0 40px;
}
	#leistungen .slick-slider .slick-slide {
    padding: 0;
		margin: 0;
}
	#leistungen .slick-slider .slick-slide .hover-box {
    margin-bottom: 20px;
}
	#leistungen .slick-slider .slick-slide .hover-box:last-child {
    margin-bottom: 0;
}
	#leistungen .slick-slider .slick-dots {
    bottom: -35px;
}
	#leistungen .slick-slider .slick-dots button:before {
    border: 2px solid #afc83a;
    border-radius: 20px;
    opacity: 1;
    content: ''!important;
    background-color: transparent;
		    width: 15px;
    height: 15px;
}
	#leistungen .slick-slider .slick-dots li {
		margin: 0 10px;
	}
	#leistungen .slick-slider .slick-dots li.slick-active button:before, #leistungen .slick-slider .slick-dots li:hover button:before  {
		background-color: #afc83a;
	}
	#leistungen .slick-slider .slick-dots button {
    width: 15px!important;
    height: 15px!important;
}
	section.elementor-section.image-box-frame {
		display:none!important;
	}
section.elementor-section.hover-box  {
	margin:10px 0;
}
	section.elementor-section.hover-box .elementor-heading-title {
		text-align: left!important;
	}
}
@media all and (max-width:767px)  {
	.uk-timeline .uk-timeline-content .meilenstein-titel i img {
    top: -7px;
}
	.bg-color-transparent-mobile {
		background-color: transparent!important;
	}
	section#kontakt {
    margin: 30px 0 0;
}
	#team-rows .col {
    margin: 0 0 30px;
    padding: 20px 20px 0;
}
	.uk-timeline .uk-timeline-content .meilenstein-titel i {
    float: right;
	padding: 0.3em 0 0 10px;
}
	.uk-timeline:before {
    width: 4px;
    margin-left: 0px;
}
.uk-timeline {
	margin: 10px 0;
	padding: 0px;
	width: 90%;
}
.uk-timeline:before {
	left: 0;
}
	.uk-timeline li i.fa {
    margin: 0 0 0 -30px;
    padding-right: 11px;
    width: 30px;
}
	 .uk-timeline .uk-timeline-item {
    margin-bottom: 0;
	 }
	 .uk-timeline li:before {
    font-size: 0.7em;
    margin: 0 0 0 -26px;
}
.uk-timeline .uk-timeline-item  .uk-timeline-content {
     width: 95%;
    float: right;
    text-align: left;
    margin: -15px 0 35px;
	padding: 0;
}
.uk-timeline .uk-timeline-item .uk-timeline-content:before, .uk-timeline .uk-timeline-item .uk-timeline-content.right:before {
	left: 10px;
	margin-left: -25px;
	border-left: 0;
 border-right: 15px solid $blue;
}
.uk-timeline-icon {
	left: 8px;
	width: 20px;
	height: 20px;
}
	section.elementor-section.max-width-1840 {
    max-width: 1840px;
    margin-left: 30px;
    margin-right: 30px;
}
	.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
		display: flex;
		max-width: 204px;
    margin: 0 auto;
	}
	.elementor-widget-icon-box.elementor-position-left.icon-box-stretch-mobile .elementor-icon-box-wrapper {
		max-width: 300px;
    margin: 0 auto;
	}
	.icon-box-stretch-mobile {
	    margin: 0 -30px;
    width: calc(100% + 60px)!important;
}
	.pull-right-20-1840 {
    margin: 0 -20px;
    width: calc(100% + 40px)!important;
}
	.pull-left-20-1840 {
    margin: 0 -20px;
    width: calc(100% + 40px)!important;
}
	.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper .elementor-icon-box-icon {
        margin-right: 15px!important;
    margin-bottom: 0!important;
    padding: 3px 0;
}
	.elementor-widget-icon-box .elementor-icon-box-description {
		text-align: left;
	}
	.elementor-column-gap-default>.elementor-column:not(.mobile-no-padding-left-right)>.elementor-element-populated {
		padding-left: 30px!important;
		padding-right: 30px!important;
	}
	footer .site-info {
		display: block;
		text-align: center;
	}
	footer .logo-container {
		max-width: inherit;
	}
	footer#colophon #footer-logo {
	    margin-top: 0!important;
}
	footer#colophon #footer-logo img {
	   float: none;
}
	#footer-navigation .nav-menu {
    display: block!important;
		margin-top: 2em;
	}
	.wpcf7-acceptance span.wpcf7-list-item {
    margin-left: 1em!important;
}
    section.elementor-section {
        margin: 30px 0;
    }
	section.elementor-section.extra-padding {
	padding: 30px 20px;
}
	.static-mobile {
		position: static!important;
	}
	footer#colophon {
	padding: 40px 0 0;
		font-size: 0.9em;
		text-align: center;
}
	footer .hide-title h3 {
    display: none;
}
	footer #menu-footer-menu li {
    margin: 0 0 1em;
}
	footer #menu-footer-menu li:before {
		content: none;
	}
	footer .social-footer li a {
		margin-bottom: 0;
	}
	#footer-sidebars {
    display: block;
	}
	#footer-sidebars .col, #footer-sidebars .col.wide, #footer-sidebars .col.narrow  {
	width: 100%;
	margin: 0 auto 30px;
}
	#footer-sidebars .col.narrow {
		padding-right: 0;
	}
	footer #menu-footer-menu {
		text-align: center;
		margin-bottom: 1em;
	}
	body {
		font-size: 16px;
	}
		.elementor-heading-title.elementor-size-xxl {
    font-size: 3em!important;
}
	.elementor-heading-title.elementor-size-xl {
    font-size: 2.3em!important;
}
	.elementor-button, #main .qsm-btn {
	padding: 8px 12px!important;
}
	.elementor-button.elementor-size-xl {
    font-size: 1.1em!important;
}
#primary {
		padding: 80px 20px;
	}
}

@media all and (max-width:599px)  {
	.submit-wrapper {
		text-align: center;
	}
	#page input, #page select, #page textarea, .elementor-button, #page input[type="submit"]  {
border-width: 3px!important;
}
	.elementor-heading-title.elementor-size-xl {
    font-size: 2.2em!important;
}
.elementor-heading-title.elementor-size-large {
    font-size: 1.4em!important;
}
	.elementor-button.elementor-size-xl {
    font-size: 1.1em!important;
}
a.anchor {
top:50px;
}
	
}
@media screen and (max-width: 500px) {
}