.elementor-kit-10{--e-global-color-primary:#00465F;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#E30613;--e-global-color-339fa3a:#FFFFFF;--e-global-color-ae2a2aa:#02010100;--e-global-color-dbfcac7:#FCFCFD;--e-global-color-4e5cd4f:#EAF0F2;--e-global-color-9835508:#373C46;--e-global-typography-primary-font-family:"Myriad Pro";--e-global-typography-primary-font-size:38px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Myriad Pro";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Myriad Pro";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Myriad Pro";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.2em;--e-global-typography-ca721d7-font-family:"Myriad Pro";--e-global-typography-ca721d7-font-size:24px;--e-global-typography-ca721d7-font-weight:400;--e-global-typography-ca721d7-line-height:1.5em;--e-global-typography-c443bd2-font-family:"Myriad Pro";--e-global-typography-c443bd2-font-size:21px;--e-global-typography-c443bd2-font-weight:700;--e-global-typography-f53f79a-font-family:"Myriad Pro";--e-global-typography-f53f79a-font-size:15px;--e-global-typography-f53f79a-font-weight:700;--e-global-typography-f53f79a-line-height:1.2em;--e-global-typography-80eaf59-font-family:"Myriad Pro";--e-global-typography-80eaf59-font-size:30px;--e-global-typography-80eaf59-font-weight:400;--e-global-typography-80eaf59-line-height:1.2em;--e-global-typography-2fbbac5-font-family:"Myriad Pro";--e-global-typography-2fbbac5-font-size:18px;--e-global-typography-2fbbac5-font-weight:400;--e-global-typography-2fbbac5-text-transform:uppercase;--e-global-typography-2fbbac5-line-height:1.3em;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-339fa3a );border-radius:0px 0px 0px 0px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:#E30613;}.elementor-kit-10 a:hover{color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.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-kit-10{--e-global-typography-primary-font-size:33px;--e-global-typography-ca721d7-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, html {
    overflow-x: hidden;
}

.shadow {
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.12);
}

.blue_shadow {
    box-shadow: 0px 4px 15px 10px rgba(30, 74, 190, 0.07);
}

/* Hero section ========= */
.hero {
    background-image: var(--wpr-bg-b83dd290-611e-4b08-abbb-6595591dd299);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 30%;
}

@media (max-width: 1440px) {
    
    .hero {
        background-size: 40%;
    }
    
}

@media (max-width: 767px) {
    .hero {
      background-size: 80%;  
    }
}


@media (max-width: 1024px) {
    .elementor-kit-10 .hero_boxes .elementor-icon-box-wrapper {
        flex-direction: column;
        align-items: center;
        align-content: center;
    }
}

@media (max-width: 767px) {
    .elementor-kit-10 .hero_boxes .elementor-widget-wrap {
        gap: 30px;
    }
}

/* Hero section ========= */


/* Gaps and alignment */

@media (min-width: 1025px) {
    .gaphundred .elementor-container {
    gap: 100px;
}

.colored_columns .elementor-container {
    gap: 30px;
    
}
}





.wide_btn a {
    width: 200px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Myriad Pro';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url(https://levitech.de/wp-content/uploads/2022/10/Myriad-Pro-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Myriad Pro';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url(https://levitech.de/wp-content/uploads/2022/10/MyriadPro-Regular.ttf) format('truetype');
}
/* End Custom Fonts CSS */