.elementor-kit-6{--e-global-color-primary:#2DB3E3;--e-global-color-secondary:#003552;--e-global-color-text:#E0E0E0;--e-global-color-accent:#E36F2D;--e-global-color-background:#000000;--e-global-color-backgroundAccent:#A0A0A0;--e-global-color-transparent:#00000000;--e-global-color-f47dc9d:#0F4C75;--e-global-color-c2b953a:#4DD0FF;--e-global-color-56d8de7:#181818;--e-global-color-369c631:#18181895;--e-global-color-1b014b1:#181818E3;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-line-height:1.5em;--e-global-typography-body-s-font-family:"Lato";--e-global-typography-body-s-font-size:1rem;--e-global-typography-body-s-font-weight:100;--e-global-typography-body-s-line-height:1.5em;--e-global-typography-fd3528d-font-family:"Lato";--e-global-typography-fd3528d-font-size:clamp(3rem, 2.5385rem + 2.0513vw, 4rem);--e-global-typography-fd3528d-font-weight:900;--e-global-typography-fd3528d-line-height:1em;--e-global-typography-c7a34ba-font-family:"Lato";--e-global-typography-c7a34ba-font-size:clamp(1rem, 0.8214rem + 0.9524vw, 1.5rem);--e-global-typography-c7a34ba-font-weight:900;--e-global-typography-dbc4ca2-font-family:"Lato";--e-global-typography-dbc4ca2-font-size:clamp(1.4rem, 0.8286rem + 3.0476vw, 3rem);--e-global-typography-dbc4ca2-font-weight:900;--e-global-typography-f5723e2-font-family:"Lato";--e-global-typography-f5723e2-font-size:clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);--e-global-typography-f5723e2-font-weight:900;background-color:var( --e-global-color-background );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-size:1rem;color:var( --e-global-color-secondary );border-radius:2em 2em 2em 2em;padding:0.5em 0.5em 0.5em 0.5em;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-c2b953a );color:var( --e-global-color-background );border-radius:2em 2em 2em 2em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"Lato", Sans-serif;font-size:1rem;font-weight:400;text-decoration:underline;line-height:1em;}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.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);}.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:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-c7a34ba-font-size:1rem;--e-global-typography-dbc4ca2-font-size:1.75rem;--e-global-typography-f5723e2-font-size:1.5rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.blur-border {
  position: relative;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 16px;
  backdrop-filter: saturate(100%) brightness(200%) blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 0;
}

.blur-border .content-box {
  margin: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 16px;
}

/* Grundzustand: unsichtbarer Rahmen */
.elementor-nav-menu--main .elementor-item {
  border: 1.5px solid transparent;
  border-radius: 0.3rem;
  transition: border 0.3s ease, color 0.3s ease;
}

/* Aktives Element */
.elementor-nav-menu--main .elementor-item.elementor-item-active {
  border: 2px solid #e0e0e0;
  border-radius: 0.3rem;
  background: none !important;
  color: #e0e0e0 !important;
}

/* Hover-Rahmen (auch für nicht-aktive) */
.elementor-nav-menu--main .elementor-item:not(.elementor-item-active):hover {
  border: 1.5px solid #8E8D8F;
  border-radius: 0.3rem;
  background: none !important;
  color: #e0e0e0 !important;
  transition: border 0.3s ease, color 0.3s ease;
}
.fancy-fade-divider {
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, transparent, rgba(255,255,255,0.5), transparent);
  margin: 2rem 0; 
}

.fancy-infobox {
    object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
    background: radial-gradient(50% 50% at 0% 0%, rgb(10, 40, 51, 1) , rgba(0, 3, 15, 1));
  backdrop-filter: blur(10px) brightness(1.2);
  -webkit-backdrop-filter: blur(10px) brightness(1.2); 
  overflow: hidden;
}

.my_testimonial_slider .swiper-wrapper{
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;
}

.service-box {
  aspect-ratio: 16 / 11;
  object-fit: cover;
  margin: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 16px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://xn--sachverstndige-willich-84b.de/wp-content/uploads/2025/06/Lato-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://xn--sachverstndige-willich-84b.de/wp-content/uploads/2025/06/Lato-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://xn--sachverstndige-willich-84b.de/wp-content/uploads/2025/06/Lato-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://xn--sachverstndige-willich-84b.de/wp-content/uploads/2025/06/Lato-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://xn--sachverstndige-willich-84b.de/wp-content/uploads/2025/06/Lato-BlackItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */