.fixed-menu{position:fixed;top:0;z-index:999;width:100%;height:75px;display:flex;align-items:center;transition:top .3s;transform:translate3d(0,0,0)}.fixed-menu+.fixed-menu-spacer{height:75px}.fixed-menu .fixed-menu-logo{margin-left:20px;user-select:none}.fixed-menu>.fixed-menu-items-switcher{display:flex;width:100%;height:100%;cursor:pointer;align-items:center;margin-right:20px;justify-content:flex-end}.fixed-menu>.fixed-menu-items-switcher:before{content:"";font-size:2em;font-family:"FontAwesome"}.fixed-menu>.fixed-menu-items-switcher.open:before{content:""}.fixed-menu>.fixed-menu-items-switcher>ul{display:none;height:100%;margin:0;padding:0;list-style:none;flex-direction:column;justify-content:flex-end}.fixed-menu>.fixed-menu-items-switcher.open>ul{position:absolute;display:block;top:75px;right:0;width:75%;height:auto}.fixed-menu>.fixed-menu-items-switcher>ul>li{height:60px;padding:0 20px;font-size:1.2em;user-select:none;margin-bottom:-1px}.fixed-menu>.fixed-menu-items-switcher>ul>li:hover>.fixed-menu-items-item-spacer{border-color:transparent!important}.fixed-menu>.fixed-menu-items-switcher>ul>li>.fixed-menu-items-item-spacer{height:100%;padding:20px 0;border-left:0;display:flex;align-items:center}.fixed-menu>.fixed-menu-items-switcher>ul>li:not(:last-child):not(:nth-last-child(2))>.fixed-menu-items-item-spacer{border-bottom-width:2px;border-bottom-style:solid}.fixed-menu>.fixed-menu-items-switcher>ul>li>.fixed-menu-items-item-spacer>a{width:100%;pointer-events:all;color:inherit;font-size:inherit;font-weight:inherit;text-decoration:none}.fixed-menu>.fixed-menu-items-switcher>ul>li>.fixed-menu-items-item-spacer>a>i{margin-left:5px}@media(min-width:768px){.fixed-menu{height:95px!important}.fixed-menu+.fixed-menu-spacer{height:95px}.fixed-menu>.fixed-menu-items-switcher{cursor:default;pointer-events:none;margin-right:0!important}.fixed-menu>.fixed-menu-items-switcher:before,.fixed-menu>.fixed-menu-items-switcher.open:before{content:""!important}.fixed-menu>.fixed-menu-items-switcher>ul,.fixed-menu>.fixed-menu-items-switcher.open>ul{display:flex!important;flex-direction:row!important;position:inherit!important;height:inherit!important}.fixed-menu>.fixed-menu-items-switcher>ul>li{padding:15px 0;margin-bottom:0;height:100%!important}.fixed-menu>.fixed-menu-items-switcher>ul>li>.fixed-menu-items-item-spacer{padding:0 20px;border-bottom-width:0!important;border-left:1px solid #1f1f1f!important}}