.menu_toggle{cursor:pointer;display:inline-block;display:none}.bar1,.bar2,.bar3{background-color:#fff;height:2px;margin:0;transition:.4s;width:49px}.open .bar1{transform:translateY(11px) rotate(-45deg)}.open .bar2{opacity:0}.open .bar3{transform:translateY(-11px) rotate(45deg)}.menu_toggle.exit{display:none}@media screen and (max-width:1199px){.menu_toggle{display:flex;flex-direction:column;flex-wrap:wrap;height:26px;justify-content:space-between;margin-left:auto;position:relative;width:47px;z-index:99}.header__bottom{background-color:#0556ff;border-bottom:1px solid #fff;padding:12px 0;position:relative}.toggle_bar{cursor:pointer;display:inline-block;display:block}.header-row .open .header__menu{background:#0066fa!important;display:block!important;position:absolute!important;top:56px!important}.header-row .open .exit{display:block}}@media screen and (max-width:991px){.header-row .open .header__menu{top:56px!important}}@media screen and (max-width:767px){.header__menu-col{width:100%;width:100%!important}.header-row .open .header__menu{top:45px!important}.bar1,.bar2,.bar3{width:35px}}