.elementor-kit-7{--e-global-color-primary:#00722E;--e-global-color-secondary:#007E8F;--e-global-color-text:#FFA01D;--e-global-color-accent:#7A7A7A;--e-global-color-d111f5e:#31403D;--e-global-color-39b4554:#FFFFFF;--e-global-color-f4d9483:#000000;--e-global-color-daad4f4:#31403D;--e-global-color-efaa0eb:#F6F6F6;--e-global-color-9fdcaf4:#AFC6AD99;--e-global-typography-primary-font-family:"Dubai";--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-family:"Dubai";--e-global-typography-secondary-font-size:14px;--e-global-typography-text-font-family:"Dubai";--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-family:"Dubai";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;background-color:#FFFFFF;color:var( --e-global-color-d111f5e );font-family:"Dubai", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-39b4554 );border-radius:0px 0px 0px 0px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-39b4554 );border-radius:0px 0px 0px 0px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );font-family:"Dubai", Sans-serif;}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );font-family:"Dubai", Sans-serif;}.elementor-kit-7 h1{color:var( --e-global-color-d111f5e );font-family:"Dubai", Sans-serif;font-size:42px;}.elementor-kit-7 h2{color:var( --e-global-color-d111f5e );font-family:"Dubai", Sans-serif;font-size:36px;}.elementor-kit-7 h3{color:var( --e-global-color-d111f5e );font-family:"Dubai", Sans-serif;font-size:24px;}.elementor-kit-7 h4{color:#31403D;font-family:"Dubai", Sans-serif;font-size:18px;}.elementor-kit-7 h5{color:#31403D;font-family:"Dubai", Sans-serif;font-size:18px;}.elementor-kit-7 h6{color:var( --e-global-color-d111f5e );font-family:"Dubai", Sans-serif;font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ffffff; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #00722E; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #007E8F; 
}

.footer {
    overflow: hidden; !important
}

/* LI - Elemente */
ul.check {
  list-style: none;
  padding: 0;
}
ul.check > li {
  padding-left: 1.3em;
}
ul.check > li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-weight: 900;
  color: rgb(0, 114, 46);
  display: inline-block;
  margin-left: -1.7em; /* same as padding-left set on li */
  width: 1.7em; /* same as padding-left set on li */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Dubai';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://salixx.de/wp-content/uploads/2020/10/Dubai-Light.woff') format('woff');
}
@font-face {
	font-family: 'Dubai';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://salixx.de/wp-content/uploads/2020/10/Dubai-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Dubai';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://salixx.de/wp-content/uploads/2020/10/Dubai-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Dubai';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://salixx.de/wp-content/uploads/2020/10/Dubai-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */