.input-select .custom-select {
  display: none;
}

.input-select .dropdown-menu.show {
    display: block;
}
