.bcolor {
  background: #0a2558;
  transition: all 0.5s ease;
}

.bcolor.active {
  width: 60px;
}
