.elementor-kit-7{--e-global-color-primary:#334155;--e-global-color-secondary:#0A1C3D;--e-global-color-text:#0A1C3D;--e-global-color-accent:#79899E;--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;color:var( --e-global-color-text );font-family:"SourceSansPro", Sans-serif;font-weight:100;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#FFFFFF;}.elementor-kit-7 h1{font-family:"Modernoir", Sans-serif;font-size:130px;}.elementor-kit-7 h2{font-size:50px;font-weight:500;text-transform:uppercase;line-height:62px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-7 h1{font-size:90px;}.elementor-kit-7 h2{font-size:34px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#site-header, #site-footer, .page-header {
    display: none;
}

.elementor-106 .elementor-element.elementor-element-dda4c8a .elementor-nav-menu .elementor-item {
    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.3s ease;
}

.elementor-106 .elementor-element.elementor-element-dda4c8a .elementor-nav-menu .elementor-item:hover {
    font-weight: 900;
    transform: scale(1.03);
}

.elementor-106 .elementor-element.elementor-element-7b9a9a1 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-106 .elementor-element.elementor-element-7b9a9a1 .elementor-icon-list-item > a {
    transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.3s ease;
}

.elementor-106 .elementor-element.elementor-element-7b9a9a1 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-106 .elementor-element.elementor-element-7b9a9a1 .elementor-icon-list-item > a:hover {
    font-weight: 900;
    transform: scale(1.03);
}
/* Bold active menu item */
.elementor-106 .elementor-element.elementor-element-dda4c8a .elementor-nav-menu--main .elementor-item.elementor-item-active{
    font-weight: 900 !important;
}


.inner-border-button {
    position: relative;
    display: inline-block;
    background-color: #DFD0BA;
    color: #091c3d !important;
    font-family: "Arial", sans-serif;
    font-size: 17px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 18px 80px;
    border: none;
    border-radius: 60px;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
  }

  .inner-border-button::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    border: 2px solid #FFFFFF;
    border-radius: 56px;
    pointer-events: none;
  }
  
  /* Hide description text by default */
.elementor-cta__description {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
}

/* Show description text on hover */
.elementor-cta:hover .elementor-cta__description {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Alternative approach using max-height for smooth reveal */
.elementor-cta__description {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s ease, opacity 0.3s ease, padding 0.3s ease;
    padding: 0;
}

.elementor-cta:hover .elementor-cta__description {
    max-height: 100px; /* Adjust based on your content */
    opacity: 1;
    padding: 10px 0 0 0; /* Add some spacing when revealed */
}

/* For smoother animation, you can also add a slight delay */
.elementor-cta__description {
    transition-delay: 0.1s;
}

.elementor-cta:hover .elementor-cta__description {
    transition-delay: 0s;
}

.elementor-nav-menu > li:last-child {
  display: none !important;
}

@media (max-width: 1024px) {
  .elementor-nav-menu > li:last-child {
    display: list-item !important;
  }
  .elementor-element-aebe08c {
      display: none !important;
  }
  .inner-border-button {
      font-size: 15px;
      padding: 15px 60px;
  }
}

@media (max-width: 767px) {
    .homepage_container {
        display: none;
    }
    .background_container {
        background-color: #CFCFCFD1;
    }
}

body {
    background-color: #dfd0ba9e !important;
}


/*#CFCFCFD1*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'SourceSansPro';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://meeresblau-consulting.de/wp-content/uploads/2025/07/SourceSansPro-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'SourceSansPro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://meeresblau-consulting.de/wp-content/uploads/2025/07/SourceSansPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'SourceSansPro';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://meeresblau-consulting.de/wp-content/uploads/2025/07/SourceSansPro-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'SourceSansPro';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://meeresblau-consulting.de/wp-content/uploads/2025/07/SourceSansPro-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'SourceSansPro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Modernoir';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://meeresblau-consulting.de/wp-content/uploads/2025/07/TT-Modernoir-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */