.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-becc72a:#FFFFFF;--e-global-color-2573ad9:#13181A;--e-global-color-0d325d4:#00FFFF;--e-global-color-31a491d:#002C46;--e-global-color-79a1a49:#FFFFFF00;--e-global-color-966a8f3:#F2F2F1;--e-global-color-1d98c0d:#005282;--e-global-color-2694644:#3B8BC2;--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-edbba49-font-size:2.5em;--e-global-typography-edbba49-font-weight:100;--e-global-typography-edbba49-text-transform:uppercase;--e-global-typography-edbba49-font-style:normal;--e-global-typography-edbba49-line-height:1.15em;--e-global-typography-a9aa429-font-size:0.8em;--e-global-typography-a9aa429-line-height:1.4em;--e-global-typography-bbb2eed-font-size:1em;--e-global-typography-0f4cbad-font-size:1.25em;--e-global-typography-0f4cbad-line-height:1.4em;--e-global-typography-0d8a588-font-size:0.7em;--e-global-typography-0d8a588-font-weight:600;--e-global-typography-be92597-font-size:0.7em;--e-global-typography-be92597-font-weight:400;--e-global-typography-7fc298e-font-family:"ivystyle-sans";--e-global-typography-7fc298e-line-height:1.4em;--e-global-typography-b5649bf-font-size:1.25em;--e-global-typography-b5649bf-font-weight:600;--e-global-typography-b5649bf-line-height:1.4em;--e-global-typography-566ee17-font-size:1em;--e-global-typography-566ee17-font-weight:600;--e-global-typography-77526fe-font-size:1.5em;--e-global-typography-77526fe-line-height:1.25em;--e-global-typography-8e8c37c-font-size:1.75em;--e-global-typography-8e8c37c-font-weight:600;color:var( --e-global-color-2573ad9 );font-family:var( --e-global-typography-7fc298e-font-family ), Sans-serif;font-size:var( --e-global-typography-7fc298e-font-size );line-height:var( --e-global-typography-7fc298e-line-height );letter-spacing:var( --e-global-typography-7fc298e-letter-spacing );word-spacing:var( --e-global-typography-7fc298e-word-spacing );}.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);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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-edbba49-font-size:2.25em;font-size:var( --e-global-typography-7fc298e-font-size );line-height:var( --e-global-typography-7fc298e-line-height );letter-spacing:var( --e-global-typography-7fc298e-letter-spacing );word-spacing:var( --e-global-typography-7fc298e-word-spacing );}}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-edbba49-font-size:2.25em;font-size:var( --e-global-typography-7fc298e-font-size );line-height:var( --e-global-typography-7fc298e-line-height );letter-spacing:var( --e-global-typography-7fc298e-letter-spacing );word-spacing:var( --e-global-typography-7fc298e-word-spacing );}.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-edbba49-font-size:2em;font-size:var( --e-global-typography-7fc298e-font-size );line-height:var( --e-global-typography-7fc298e-line-height );letter-spacing:var( --e-global-typography-7fc298e-letter-spacing );word-spacing:var( --e-global-typography-7fc298e-word-spacing );}.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;
}


@media screen and (max-width: 767px){
    html, body{
        font-size: 17px !important;
    }
}

@media screen and (min-width: 768px){
    html, body{
        font-size: 18px !important;
    }
}

@media screen and (min-width: 1024px){
    html, body{
        font-size: 19px !important;
    }
}

@media screen and (min-width: 1400px){
    html, body{
        font-size: 21px !important;
    }
}
@media screen and (min-width: 1600px){
    html, body{
        font-size: 23px !important;
    }
}
@media screen and (min-width: 2200px){
    html, body{
        font-size: 24px !important;
    }
}
@media screen and (min-width: 3000px){
    html, body{
        font-size: 26px !important;
    }
}
@media screen and (min-width: 3300px){
    html, body{
        font-size: 28px !important;
    }
}



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;
    }
    
    
.inline-block{
    display: inline-block;
}
    
.elementor-widget-container p{
    margin: 0 0 1em 0;
    padding: 0;
}
.no-margin .elementor-widget-container p:last-child{
    margin: 0;
    padding: 0;
}




.elementor-widget-container ul:not(.ce-menu ul){
    padding-left: 1em;
    margin: 0;
    list-style-type: circle;
}
.elementor-widget-container ul li:not(.ce-menu ul li){
    padding: 0.40em 0;
}


.elementor-widget-container p a:not(.ce-menu ul li a){
color: inherit;
text-decoration: underline;    
}    

.row-footer-menu a{
    text-decoration: none!important;    
}
.row-footer-menu a:hover{
    color: var(--e-global-color-5c60073)!important;    
}


p b, p strong{
    font-weight: 600;
}

h1 b,
h1 strong,
h2 b,
h2 strong,
h3 b,
h3 strong,
h4 b,
h4 strong,
h5 b,
h5 strong{
    font-weight: 600;
}


.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: -0.5em 0 1em 0 !important;
}





.list-arrow-cyan ul,
.list-check-blue ul,
.list-check-cyan ul{
list-style-type: none !important;
margin: 0!important;
padding: 0!important;
}
.list-arrow-cyan ul li{
padding: 0.3em 0 0.3em 1.5em !important;
background: url('https://www.vollmersecurity.de/wp-content/uploads/2025/09/gfx-right-blue-light.svg') 0 0.8em no-repeat;
background-size: 1em;
}

.list-check-blue ul li{
padding: 0.3em 0 0.3em 1.5em !important;
background: url('https://www.vollmersecurity.de/wp-content/uploads/2025/09/gfx-check-blue-dark.svg') 0 0.4em no-repeat;
background-size: 1em;
}
.list-check-cyan ul li{
padding: 0.3em 0 0.3em 1.5em !important;
background: url('https://www.vollmersecurity.de/wp-content/uploads/2025/09/gfx-check-blue-light.svg') 0 0.4em no-repeat;
background-size: 1em;
}










.strong-color-cyan strong{
    color: var(--e-global-color-0d325d4);
}

.strong-color-blue strong{
    color: var(--e-global-color-2694644);
}


/* Ratios */

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

@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;
}    
}


/* max width */
.max-width-50p{
    max-width: 50%;
}


/* Transparenz */

.opacity10{
    opacity: 0.1;
}

.opacity20{
    opacity: 0.2;
}

.opacity30{
    opacity: 0.3;
}

.opacity40{
    opacity: 0.4;
}

.opacity50{
    opacity: 0.5;
}

.opacity60{
    opacity: 0.6;
}

.opacity70{
    opacity: 0.7;
}

.opacity80{
    opacity: 0.8;
}

.opacity90{
    opacity: 0.9;
}



/* 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 */

.elementor-nav-menu,
.elementor-nav-menu li,
.elementor-nav-menu li:active,
.elementor-nav-menu li:focus,
.elementor-nav-menu li a:active,
.elementor-nav-menu li a:focus,
.elementor-nav-menu li a:hover{
    background: none!important;
    border: none !important;
    outline: none!important;
    transition: color 0.3s ease-in-out !important;
}

ul.elementor-nav-menu--dropdown{
    padding: 0.5em 0px 0.5em 0 !important;
    margin-left: 0em !important;
    margin-top: 1em !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: 0.25em 0.75em 0.25em 0.75em !important;
    font-weight: normal !important;
    font-size: 1em !important;
    letter-spacing: 0 !important;
    
}




ul.elementor-nav-menu li.menu-item a span.nav-dot{
    color: #49C5B1 !important;
}


ul.elementor-nav-menu li.menu-item.current-menu-item a span.nav-dot{
    color: #051C2C !important;
}



/* SUB MENU */

.sub-menu.elementor-nav-menu--dropdown:not(.slideout-menu .sub-menu.elementor-nav-menu--dropdown){
border-radius: 6px 6px 6px 6px;
box-shadow: 10px 10px 35px rgba(0,0,0,0.75)
}



/* SLIDEOUT MENU */
.slideout-menu .sub-menu.elementor-nav-menu--dropdown {
    font-size: 1.25em;
}

.slideout-menu ul.elementor-nav-menu--dropdown{
    padding: 0.25em 0px 0.75em 0.5em !important;
    margin-left: 0em !important;
    margin-top: 0em !important;
}




/* STICKY MENU */

@media screen and (max-width:768px){
    .ce-sticky-menu{
        left: 1em !important;
        position: fixed;
    }
}

@media screen and (max-width:1024px){
    .ce-sticky-menu{
        left: 1em !important;
        position: fixed;
    }
}

@media screen and (min-width:1025px){
    .slideout-trigger{
        left:-150px !important;
        transition: left ease-in-out 0.3s;
    }
    .elementor-sticky--effects .slideout-trigger{
        left: 1em !important;
    }
}/* End custom CSS */