#imageModal.show {
  display: flex !important;
}


/* catalog car slider */
.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.scrollbar-hide::-webkit-scrollbar {
  display: none;
}
.control-dot.active {
  background-color: #ffffff;
}

.car-gallery {
  scroll-behavior: smooth;
}
