.top{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff}@media(max-width:992px){.top{height:50px;background:#dd750d}}.top .center{display:flex;justify-content:stretch;align-items:center;gap:24px}@media(max-width:992px){.top .center{background:#dd750d;justify-content:space-between}.top .center .options{width:42px}}.top .center nav{flex:1}.top .center .logo{display:flex;height:70px;align-items:center;margin:10px 0;width:auto}.top .center .logo .white{display:none}@media(max-width:992px){.top .center .logo{margin:0;padding:2px 0 0 5px;height:40px}.top .center .logo .default{display:none}.top .center .logo .white{display:block}}.top .center .logo img{max-width:100%;max-height:100%}.top .toggle-navbar{cursor:pointer;height:42px;line-height:42px;display:none;font-size:12px;font-weight:700}@media(max-width:992px){.top .toggle-navbar{display:block}}.top .toggle-navbar span.bars{display:block;margin:8px;width:26px;height:26px;position:relative}.top .toggle-navbar span.bars span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:2px;opacity:1;right:4px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-transform-origin:right center;-moz-transform-origin:right center;-o-transform-origin:right center;transform-origin:right center}.top .toggle-navbar span.bars span:nth-child(1){top:7px;width:18px}.top .toggle-navbar span.bars span:nth-child(2){top:13px}.top .toggle-navbar span.bars span:nth-child(3){top:19px;width:14px}.top .toggle-navbar.open span.bars span:nth-child(1){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:5px;width:23px;height:2px}.top .toggle-navbar.open span.bars span:nth-child(2){width:0;opacity:0}.top .toggle-navbar.open span.bars span:nth-child(3){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:22px;width:23px;height:2px}@media(max-width:992px){.top .toggle-navbar{display:inline-block}}
