.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;}.elementor-kit-8 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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo,
.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-logo{
    left: 40px;
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder,
.qodef-header-standard--center .qodef-header-sticky-inner .qodef-widget-holder{
    right: 40px;
}

.qodef-header-sticky-inner {
    padding: 0 0px;
}

.qodef-header-navigation > ul > li {
    margin: 0px;
}

.qodef-header-navigation > ul > .radius-top-left-bottom-left > a > span {
    border-radius: 60px 0px 0px 60px;
}

.qodef-header-navigation > ul > .radius-top-right-bottom-right > a > span {
    border-radius: 0px 60px 60px 0px;
}

.qodef-header-navigation > ul > .no-backgorund > a > span {
    background: none !important;
    margin: 0px 20px;
}

.qodef-header-navigation > ul > li > a {
    padding: 0px;
}

.qodef-header-navigation > ul > li > a > .qodef-menu-item-text {
    background: #000;
    padding: 13px 35px;
}

.qodef-header-navigation > ul > li > a > .qodef-menu-item-text svg {
    display: none;
}

.menu-item a img {
    max-height: 30px;
}







/* Hide theme content */
.elementor-page .site-header,
.elementor-page .main-navigation, 
.page-header,
.entry-header,
.elementor-location-header {
    display: none !important;
}

body.elementor-page .elementor-section:not(.hero-section):not(.features-section):not(.audio-section) {
    display: none !important;
}

/* FORCE section heights - strongest override */
.elementor-section.hero-section,
.elementor-section.features-section,
.elementor-section.audio-section {
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Nuclear height override - NEW CODE */
.elementor-section.hero-section *,
.elementor-section.features-section *,
.elementor-section.audio-section * {
    max-height: none !important;
    height: auto !important;
}

/* Force container heights */
.elementor-section.hero-section .elementor-container,
.elementor-section.features-section .elementor-container,
.elementor-section.audio-section .elementor-container {
    height: 100vh !important;
    min-height: 100vh !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Force column heights */
.elementor-section.hero-section .elementor-column,
.elementor-section.features-section .elementor-column,
.elementor-section.audio-section .elementor-column {
    height: 100vh !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Widget heights */
.elementor-section .elementor-widget {
    padding: 0 !important;
    margin: 0 !important;
}

/* Hero Section Styling */
.elementor-section.hero-section {
    background: #000 !important;
    z-index: 3 !important;
}

.hero-content {
    text-align: center;
    width: 100%;
    z-index: 10;
}

.hero-headline {
    font-size: clamp(3.25rem, 8vw, 8.25rem) !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: white !important;
    margin: 0 !important;
    font-family: SF Pro Display, Arial, sans-serif !important;
    line-height: 1 !important;
}

/* Features Section Styling */
.elementor-section.features-section {
    background: #111 !important;
    z-index: 2 !important;
    position: relative !important;
}

.video-background {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1 !important;
    overflow: hidden !important;
}

.video-background video {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    z-index: 1 !important;
}

.features-content {
    position: relative !important;
    z-index: 100 !important;
    max-width: 900px !important;
    width: 90% !important;
    text-align: left !important;
    padding: 2rem !important;
}

.feature-line {
    margin: 2rem 0 !important;
    opacity: 0.15 !important;
    font-weight: 700 !important;
    font-size: 45px !important;
    color: #fff !important;
    font-family: SF Pro Display, Arial, sans-serif !important;
    transition: all 1s ease !important;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.8) !important;
    line-height: 1.2 !important;
}

.feature-line.highlighted {
    opacity: 1 !important;
    text-shadow: 0 2px 20px rgba(0, 0, 0, 0.8), 0 0 30px rgba(255, 255, 255, 0.2) !important;
}

/* Audio Section Styling */
.elementor-section.audio-section {
    background: #000 !important;
    z-index: 3 !important;
}

.audio-content {
    margin: 0 auto !important;
    width: 980px !important;
    max-width: 95% !important;
    text-align: center !important;
    color: white !important;
}

.audio-heading {
    font-size: clamp(2.5rem, 6vw, 4.5rem) !important;
    font-weight: 700 !important;
    margin-bottom: 3rem !important;
    color: white !important;
    font-family: SF Pro Display, Arial, sans-serif !important;
    line-height: 1.2 !important;
}

.audio-paragraph {
    font-size: clamp(1.1rem, 2.5vw, 1.6rem) !important;
    font-weight: 300 !important;
    line-height: 1.7 !important;
    color: white !important;
    font-family: SF Pro Display, Arial, sans-serif !important;
}

/* Responsive */
@media (max-width: 768px) {
    .features-content {
        width: 95% !important;
        padding: 1rem !important;
    }
    
    .feature-line {
        font-size: 36px !important;
        margin: 1.5rem 0 !important;
    }
}/* End custom CSS */