.elementor-4432 .elementor-element.elementor-element-4c03066b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-3ece173e *//* ============================================
   NAVBAR OVERRIDES — Force correct hover states
   ============================================ */

/* NAV LINKS — White text on red bg on hover (override any green) */
.vom-v17-nav-link,
.vom-v17-nav-link:link,
.vom-v17-nav-link:visited {
    color: #333333 !important;
    background: transparent !important;
}

.vom-v17-nav-link:hover,
.vom-v17-nav-item:hover > .vom-v17-nav-link,
.vom-v17-nav-link:focus {
    color: #ffffff !important;
    background: #ba0000 !important;
}

/* Make sure chevron icon also turns white */
.vom-v17-nav-link:hover i,
.vom-v17-nav-item:hover > .vom-v17-nav-link i {
    color: #ffffff !important;
    opacity: 1 !important;
}

/* ============================================
   CONTACT US BUTTON — Black outline, fills black on hover
   ============================================ */

a.vom-v17-cta,
.vom-v17-cta,
.vom-v17-cta:link,
.vom-v17-cta:visited {
    background: #ffffff !important;
    background-image: none !important;
    color: #000000 !important;
    border: 1px solid #000000 !important;
    border-radius: 10px !important;
    box-shadow: none !important;
}

a.vom-v17-cta:hover,
.vom-v17-cta:hover {
    background: #000000 !important;
    background-image: none !important;
    color: #ffffff !important;
    border: 1px solid #000000 !important;
    box-shadow: none !important;
    transform: translateY(-2px);
}/* End custom CSS */