.fixed_right_menu.active{transform-origin:right}.fixed_right_menu_item_img{position:absolute;top:0;width:86px;padding:6px;z-index:-1;right:100%;opacity:0;transition:.6s;transform:translate(120%,0)}.fixed_right_menu_item:hover .fixed_right_menu_item_img{opacity:1;transform:translate(-10%,0)}