.branch-data-sec {
  padding-bottom: 0 !important;
}

.bus-feat-data {
  background: #fff;
  border-top: none !important;
  border-bottom: none !important;
}

.bus-feat-data h4 {
  font-size: 20px;
  color: #df0514;
  border-bottom: 1px solid #adadad;
  font-family: RobotoRegular;
}

.ratingSec {
  overflow: scroll;
  overflow-y: visible;
  overflow-x: hidden;
  height: 300px;
}

.rating {
  text-align: justify;
  padding-right: 10px;
}

.parking ul li, .paymntOptns ul li, .timings ul li {
  border-bottom: 1px dashed #dadada;
  list-style: none;
}

.timings ul li span:first-child {
  min-width: 75px;
}

.timings ul li span:nth-child(2) {
  min-width: 8px;
}

.rating-star li {
  color: #f8c600;
}

.ratingSec .btn-group a {
  padding: 4px 20px;
  font-size: 13px;
  border: 1px solid transparent;
}

.bus-feat-data h4 i {
  margin-bottom: 0.35rem;
}/*# sourceMappingURL=ratings-reviews.css.map */