.main-header .main-menu .nav-item.active-bk {
    bottom: -2px;
    height: 2px;
    background-color: #0ec6d5;
    transition: width 0.5s;
}