<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media (min-width: 791px) {

    .tt-stuck-nav {
        position: relative !important;
    }

    .tt-header-holder .tt-obj-options.obj-move-right, .tt-header-holder .tt-obj-menu {
        padding-top: 30px !important;
    }

    .tt-header-holder .tt-obj-menu {
        text-align: center !important;
    }

    .tt-desctop-menu nav &gt; ul &gt; li.dropdown &gt; a {
        font-weight: 800 !important;
        font-size: 18px !important;
        color: #F9C44E !important;
    }

    header .tt-dropdown-obj .tt-dropdown-toggle {
        color: #F9C44E !important;
    }

    .slider-wrapper.theme-custom {
        margin-top: -140px !important;
    }

    .theme-custom .nivo-controlNav a {
        width: 3px !important;
        height: 3px !important;
    }

    .tt-logo img {
        max-height: 70px !important;
    }

    .theme-custom {
        margin: 0px !important
    }

    .tt-desktop-header {
        position: absolute !important;
        margin-left: 240px !important;
    }

    header .tt-parent-box:first-child .tt-dropdown-toggle {

        margin-left:200px
    }
}
</pre></body></html>