.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e160817:#15191D;--e-global-color-9d173b9:#898B8D;--e-global-color-5c9a1ad:#FFFFFF;--e-global-color-d1f2322:#EF6FBC;--e-global-color-febbf86:#FF6A1B;--e-global-color-88a29fb:#E2E2E2;--e-global-color-b0597f3:#FFFFFF00;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-82b7c7f-font-family:"Zeist-L1";--e-global-typography-82b7c7f-font-size:17px;--e-global-typography-fff3e2b-font-size:0.9em;--e-global-typography-fff3e2b-font-weight:bold;--e-global-typography-fff3e2b-text-transform:uppercase;--e-global-typography-138aa57-font-size:1em;--e-global-typography-138aa57-font-weight:normal;--e-global-typography-138aa57-line-height:1.45em;--e-global-typography-a764350-font-size:0.75em;--e-global-typography-a764350-font-weight:bold;--e-global-typography-a764350-text-transform:uppercase;--e-global-typography-a764350-line-height:1.45em;--e-global-typography-96ea419-font-size:3em;--e-global-typography-96ea419-font-weight:bold;--e-global-typography-96ea419-text-transform:uppercase;--e-global-typography-96ea419-line-height:1em;--e-global-typography-0cb0668-font-size:0.55em;--e-global-typography-0cb0668-font-weight:bold;--e-global-typography-0cb0668-text-transform:uppercase;--e-global-typography-0cb0668-line-height:1.45em;--e-global-typography-35f1080-font-size:1em;--e-global-typography-35f1080-font-weight:bold;--e-global-typography-35f1080-line-height:1.45em;--e-global-typography-efc5a54-font-size:1.5em;--e-global-typography-efc5a54-font-weight:bold;--e-global-typography-efc5a54-line-height:1.25em;--e-global-typography-8241fa2-font-size:3em;--e-global-typography-8241fa2-font-weight:bold;--e-global-typography-8241fa2-text-transform:uppercase;--e-global-typography-8241fa2-line-height:1em;--e-global-typography-484e7a4-font-size:0.75em;--e-global-typography-484e7a4-font-weight:normal;--e-global-typography-484e7a4-line-height:1.35em;color:var( --e-global-color-e160817 );font-family:var( --e-global-typography-82b7c7f-font-family ), Sans-serif;font-size:var( --e-global-typography-82b7c7f-font-size );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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:1366px){.elementor-kit-5{--e-global-typography-82b7c7f-font-size:15px;font-size:var( --e-global-typography-82b7c7f-font-size );}}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-82b7c7f-font-size:15px;font-size:var( --e-global-typography-82b7c7f-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-82b7c7f-font-size:14px;--e-global-typography-fff3e2b-font-size:1.5em;--e-global-typography-a764350-font-size:0.75em;--e-global-typography-0cb0668-font-size:0.75em;--e-global-typography-8241fa2-font-size:2.5em;font-size:var( --e-global-typography-82b7c7f-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ALLGEMEIN */

html{
    scroll-behavior: smooth !important;
}


html, body {
        scroll-padding-top: 90px;
        /* adjust as needed */
}

@media (prefers-reduced-motion: no-preference) {
        html, body {
            scroll-behavior: smooth;
        }
}

@media screen and (min-width: 2300px){
html{
font-size: 22px!important;
}

}
@media screen and (min-width: 2700px){
html{
font-size: 24px!important;
}

}

.no-margin{
    margin: 0!important;
}
.circle{
    border-radius: 100%;
}

.ce-iframe{
    border-radius: 15px;
}


.styled-list-check ul{
    list-style-type: none;
    margin:0;
    padding:0;
}
.styled-list-check ul li{
    padding: 0 0 0.75em 1.5em;
    background: url(https://www.denthic.de/wp-content/uploads/2025/06/gfx_icon-check-black.svg) top left no-repeat;
}




/* BUTTONS */


/* dark */ 
.dh-btn-default.dark .elementor-button-wrapper{
    border: 2px solid var(--e-global-color-e160817);

}
.dh-btn-default.dark a{
    color: var(--e-global-color-e160817);
    position: relative;
    z-index: 1;
}
.dh-btn-default.dark .elementor-button-wrapper:before{
    content: "";
    width: 1em;
    height: 50%;
    left: 0%;
    bottom:0;
    background: var(--e-global-color-88a29fb);
    position: absolute;
    z-index: 0;
    transition: all 0.25s ease-in-out; 
    
}

/* purple */ 
.dh-btn-default.purple .elementor-button-wrapper{
    border: 2px solid var(--e-global-color-d1f2322);

}
.dh-btn-default.purple a{
    color: var(--e-global-color-d1f2322);
    position: relative;
    z-index: 1;
}
.dh-btn-default.purple .elementor-button-wrapper:before{
    content: "";
    width: 1em;
    height: 50%;
    left: 0%;
    bottom:0;
    background: var(--e-global-color-e160817);
    position: absolute;
    z-index: 0;
    transition: all 0.25s ease-in-out; 
    
}


/* orange */ 
.dh-btn-default.orange .elementor-button-wrapper{
    border: 2px solid var(--e-global-color-febbf86);

}
.dh-btn-default.orange a{
    color: var(--e-global-color-febbf86);
    position: relative;
    z-index: 1;
}
.dh-btn-default.orange .elementor-button-wrapper:before{
    content: "";
    width: 1em;
    height: 50%;
    left: 0%;
    bottom:0;
    background: var(--e-global-color-e160817);
    position: absolute;
    z-index: 0;
    transition: all 0.25s ease-in-out; 
    
}





.dh-btn-default .elementor-button-wrapper:hover:before{
    width: 3em;
    height: 50%;
    left: calc(100% - 1em);
    right:0;
    bottom:0;
}





.dh-btn-default div,
.dh-btn-default div a{
     background: none;
}




@media screen and (max-width: 767px){
    body, div, p, a, h1, h2, h3, h4, h5, span{
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
}

.nohyphens div,
.nohyphens p,
.nohyphens a,
.nohyphens h1,
.nohyphens h2,
.nohyphens h3,
.nohyphens h4,
.nohyphens h5,
.nohyphens span{
        -ms-hyphens: none !important;
        -webkit-hyphens: none !important;
        hyphens: none !important;
    }




.text-outline{
    color: rgba(0,0,0,0);
	-webkit-text-stroke-width:1px;
	text-stroke-width:1px;
}
.text-outline.white{
    text-stroke-color:#fff;
	-webkit-text-stroke-color:#fff;
}
.text-outline.black{
    text-stroke-color:#000;
	-webkit-text-stroke-color:#000;
}


.elementor-widget-container p{
    margin: 0 0 1em 0;
    padding: 0;
}




.ce-styled-list ul{
margin: 0 0 0 0;
padding: 0.25em 0 0.25em 0.25em;
list-style-type: "·";
    
}
.ce-styled-list ul li{
margin:0;
padding: 0.20em 0 0.20em 0.5em;
}



.elementor-widget-container p:last-child{
    margin: 0 0 0 0;
    padding: 0;
}

.elementor-widget-container h1 + ul,
.elementor-widget-container h2 + ul,
.elementor-widget-container h3 + ul,
.elementor-widget-container h4 + ul,
.elementor-widget-container h5 + ul,
.elementor-widget-container p + ul {
  margin: -1em 0 1em 0 !important;
}

.elementor-widget-container ul li {
  margin: 0.5em 0 0.5em 0 !important;
}



/* Ratios */

.ratio-1-1{
    aspect-ratio: 1/1;
}
.ratio-4-3{
    
    aspect-ratio: 4/3;
}
.ratio-3-2{

    aspect-ratio: 3/2;
}
.ratio-16-9{

    aspect-ratio: 16/9;
}
.ratio-21-9{
 
    aspect-ratio: 21/9;
}

.ratio-topbar{
    aspect-ratio: 1920/175;
}
.ratio-trenner{
    aspect-ratio: 1920/85;
}


.ratio-laptop{
    aspect-ratio: 2000/1260;
}

.ratio-smartphone{
    aspect-ratio: 844/1660;
}


@media screen and (min-width: 1025px){
.ratio-map{
     aspect-ratio: 21/9;
}   
}

@media screen and (max-width: 1024px){
.ratio-map{
     aspect-ratio: 4/3;
}    
}

@media screen and (max-width: 768px){
.ratio-map{
     aspect-ratio: 1/1;
}    
}




/* Blend Modi */

.multiply{
    mix-blend-mode: multiply;
}

.screen{
    mix-blend-mode: screen;
}
.overlay{
    mix-blend-mode: overlay;
}
.darken{
    mix-blend-mode: darken;
}

.lighten{
    mix-blend-mode: lighten;
}

.color-dodge{
    mix-blend-mode: color-dodge;
}
.color-burn{
    mix-blend-mode: color-burn;
}
.hard-light{
    mix-blend-mode: hard-light;
}
.soft-light{
    mix-blend-mode: soft-light;
}
.difference{
    mix-blend-mode: difference;
}
.exclusion{
    mix-blend-mode: exclusion;
}
.hue{
    mix-blend-mode: hue;
}
.saturation{
    mix-blend-mode: saturation;
}
.color{
    mix-blend-mode: color;
}
.luminosity{
    mix-blend-mode: luminosity;
}




/* Navigation */

ul.elementor-nav-menu--dropdown{
    padding: 8px 0px 8px 0px !important;
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
   border-left: 0px solid transparent !important;
    padding: 8px 20px 8px 20px !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
    
}




/* SCROLL TRIGGER */

@media screen and (min-width:1025px){
.scroll-trigger{
    transform: translate(-100%,0);
}
.elementor-sticky--effects .scroll-trigger{
    transform: translate(0%,0);
}
}





/* Footer */ 

.footer a{
    /* color: #fff;*/
    text-decoration: none;
    display: inline-block;
    margin: 10px 0;
}

.footer a:hover{
    text-decoration: underline;
}

/*
.footer a[href^="tel:"] {
    padding-left: 35px;
    background: url('https://www.denthic.de/wp-content/uploads/2025/06/gfx_icon-phone-black.svg') 0 center no-repeat;
    background-size: 2em;
}


.footer a[href^="mailto:"] {
    padding-left: 35px;
    background: url('https://www.denthic.de/wp-content/uploads/2025/06/gfx_icon-letter-black.svg') 0 center no-repeat;
    background-size: contain;
}

.footer a[href^="https://www.google.com/maps/"] {
    padding-left: 35px;
    background: url('https://www.denthic.de/wp-content/uploads/2025/06/gfx_icon-location-black.svg') 0 center no-repeat;
    background-size: contain;
}


*/

.footer a[href^="tel:"],
.footer a[href^="mailto:"],
.footer a[href^="https://www.google"],

.overlay-menu a[href^="tel:"],
.overlay-menu a[href^="mailto:"],
.overlay-menu a[href^="https://www.google"]{
    padding: 0em 0 0em 3em;
    display: inline-block;
}


.footer a[href^="tel:"]:before,
.overlay-menu a[href^="tel:"]:before{
    content:"";
    position: absolute;
    left: 0;
    top:0;
    height:100%;
    width:2.5em;
    background: url('https://www.denthic.de/wp-content/uploads/2025/06/gfx_icon-phone-black.svg') 0 center no-repeat;
    background-size: contain;
}



.footer a[href^="mailto:"]:before,
.overlay-menu a[href^="mailto:"]:before{
    content:"";
    position: absolute;
    left: 0;
    top:0;
    height:100%;
    width:2.5em;
    background: url('https://www.denthic.de/wp-content/uploads/2025/06/gfx_icon-letter-black.svg') 0 center no-repeat;
    background-size: contain;
}

.footer a[href^="https://www.google"]:before ,
.overlay-menu a[href^="https://www.google"]:before {
    content:"";
    position: absolute;
    left: 0;
    top:0;
    height:100%;
    width:2.5em;
    background: url('https://www.denthic.de/wp-content/uploads/2025/06/gfx_icon-location-black.svg') 0 center no-repeat;
    background-size: contain;
}


a, img
a:focus, img:focus{
    outline: none;
    -webkit-tap-highlight-color: transparent;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Zeist-L1';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.denthic.de/wp-content/uploads/2025/06/ZeistL1Web-Regular.woff2') format('woff2'),
		url('https://www.denthic.de/wp-content/uploads/2025/06/ZeistL1Web-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Zeist-L1';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.denthic.de/wp-content/uploads/2025/06/ZeistL1Web-Bold.woff2') format('woff2'),
		url('https://www.denthic.de/wp-content/uploads/2025/06/ZeistL1Web-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */