.elementor-kit-76028{--e-global-color-primary:#FC481F;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FC481F;--e-global-typography-primary-font-family:"gotham";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"gotham";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"gotham";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"gotham";--e-global-typography-accent-font-weight:700;--e-global-typography-5d3af19-font-family:"gotham";}.elementor-kit-76028 e-page-transition{background-color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1728px;}.e-con{--container-max-width:1728px;}.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);}@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 */.uni-header {
    background: transparent !important;
    transition: background .35s ease-out;
}

.uni-header.TU-header-scrolled {
    background: black !important;
}

.main-link>h6 {
    color: white;
}


/* ---- HEADER ----- */

.logo-black,
.logo-flat {
    filter: brightness(0) invert(1);
}

.uni-header-hamburger__icon.hamburger-black,
.uni-header-search__icon.search-blue {
    filter: brightness(0) invert(1);
}


/* ---- MOBILE ONLY ----- */

@media screen and (max-width: 768px) {

    .logo-black,
    .logo-flat {
        max-width: 100px;
    }
}/* End custom CSS */