[class*=fixedsec]{display:block;position:fixed;right:0;z-index:999}.fix-menu-item:hover{width:150px!important}.fix-menu-item{align-items:center;background:#343e50;background:linear-gradient(90deg,#343e50,#231f1f);background:-moz-linear-gradient(90deg,#343e50 0,#231f1f 100%);background:-webkit-linear-gradient(90deg,#343e50,#231f1f);border-radius:10px 0 0 10px;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#343D4F",endColorstr="#231F1F",GradientType=1);height:50px!important;justify-content:flex-start;text-align:center;transition:width .6s;transition-timing-function:ease-out;width:50px!important}.fix-menu-item a{align-items:center;color:#fff!important;display:flex;font-size:18px;font-weight:700;padding-left:15px}.fix-menu-item img{max-height:24px;padding-right:12px}@media screen and (max-width:991px){[class*=fixedsec]{display:none}}