.elementor-kit-7{--e-global-color-primary:#1E3A3D;--e-global-color-secondary:#C39946;--e-global-color-text:#1C3134;--e-global-color-accent:#EDF0F0;--e-global-color-6275f45:#FFFFFF;--e-global-color-5e4ad21:#606C6F;--e-global-color-7a368b2:#C8CFD0;--e-global-color-66514c2:#939FA0;--e-global-color-4b359c3:#284447;--e-global-color-0c85882:#FFFFFF30;--e-global-typography-primary-font-family:"futura-pt";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"futura-pt";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"proxima-nova";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"futura-pt";--e-global-typography-accent-font-weight:500;--e-global-typography-2bd48d0-font-family:"futura-pt";--e-global-typography-2bd48d0-font-size:12px;--e-global-typography-2bd48d0-font-weight:700;--e-global-typography-2bd48d0-text-transform:uppercase;background-color:var( --e-global-color-accent );font-size:16px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-secondary );font-weight:700;}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );}.elementor-kit-7 h1{font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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:539px){.elementor-kit-7 h1{font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-nav-menu a {
	flex-wrap: wrap;
	justify-content: center;
}
.elementor-nav-menu a > i {
	width: 100%;
	font-size: 25px;
	text-align: center;
	margin: 0px;
}

.clickable {
    cursor: pointer;
}

/* top menu */

#menu-1-a7fc83e > li > a {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}

#menu-rmb-icon {
    width: 35px;
    margin-bottom: 5px;
}

@media screen and (max-width:450px) {
   /* Zusätzliche respnsive Regeln  */
   #menu-rmb-icon {
       width: 30px;
       margin-right: 10px;
   } 
}

/* hero sub menu section */
#hero-sub-menu {
    width: 25%
}

.up-arrow {
    width: 0; 
    height: 0; 
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #C39946;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

/* Button arrow right */

#arrow-view {
    margin-top: 2px;
}/* End custom CSS */