.elementor-kit-50{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#134094;--e-global-color-text:#000000;--e-global-color-accent:#FFD700;--e-global-color-4300769a:#43971C;--e-global-color-39725f07:#000;--e-global-color-56d074e:#F4F4F4;--e-global-typography-primary-font-family:"Instrument Sans";--e-global-typography-primary-font-size:2.2rem;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-line-height:1.3em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Noto Sans";--e-global-typography-secondary-font-size:1.6rem;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.6em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Noto Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:0.5px;--e-global-typography-524497f-font-family:"Noto Sans";--e-global-typography-524497f-font-size:2rem;--e-global-typography-a9c0139-font-family:"Noto Sans";--e-global-typography-a9c0139-font-size:1.5rem;--e-global-typography-118fa0b-font-family:"Noto Sans";--e-global-typography-118fa0b-font-size:16px;background-color:var( --e-global-color-primary );}.elementor-kit-50 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-50 button,.elementor-kit-50 input[type="button"],.elementor-kit-50 input[type="submit"],.elementor-kit-50 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );font-style:var( --e-global-typography-accent-font-style );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-50 button,.elementor-kit-50 input[type="button"],.elementor-kit-50 input[type="submit"],.elementor-kit-50 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}}@media(max-width:1024px){.elementor-kit-50{--e-global-typography-primary-font-size:1.5rem;--e-global-typography-secondary-font-size:1.5rem;}.elementor-kit-50 button,.elementor-kit-50 input[type="button"],.elementor-kit-50 input[type="submit"],.elementor-kit-50 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-50{--e-global-typography-primary-font-size:1.75rem;--e-global-typography-secondary-font-size:1.75rem;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1.5em;}.elementor-kit-50 button,.elementor-kit-50 input[type="button"],.elementor-kit-50 input[type="submit"],.elementor-kit-50 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* stickymenu */

#stickyheader {
  -webkit-transition: transform 0.34s ease;
  transition: transform 0.34s ease;
}

.headerup {
  -webkit-transform: translateY(-95px);
  transform: translateY(-95px);
}

/* main */

::selection{
  background: #f9cd8b;
  color:#0c181f;
}

.elementor-widget-text-editor p:last-child {
  margin-bottom: 0px;
}

p>a {
  color: #ffeb37;
   text-decoration: underline;
}

p>a:hover {
  color: #ffeb37;
  text-decoration: underline;
}

.elementor-button:hover svg{
    transform: translate(4px,0);
    transition: all .2s;
}
.elementor-button svg{
    transition: all .2s;
}
.liste ul li {
  list-style-type: none;
  margin-left:-1rem;
}

.liste ul li::before {
  content: "•";
  color: #926e44;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  display: inline-block;
  width: 1.25rem;
  margin-left:-1.25rem;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Instrument Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.tildolino.de/wp-content/uploads/InstrumentSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Instrument Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.tildolino.de/wp-content/uploads/InstrumentSans-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.tildolino.de/wp-content/uploads/NotoSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.tildolino.de/wp-content/uploads/NotoSans-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.tildolino.de/wp-content/uploads/NotoSans-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */