.qt1 {
  display: flex;
}

.to-top {
  background-color: #BC124E;
}

.carousel {
  margin-bottom: 2rem;
}

.nav_pagenumber {
  display: flex;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.nav_pagenumber ul {
  margin: 0 auto;
  list-style: none;
  display: flex;
}

.nav_pagenumber li {
  font-size: 1.5rem;
  margin-right: 2rem;
}

.nav_pagenumber a {
  color: #666;
}

.nav_pagenumber .active a {
  background-color: #f0ad4e;
  padding: 0.5rem 1rem;
  font-weight: bolder;
  color: #fff;
}

.hot_pdt_card {
  text-align: center;
  margin-bottom: 2rem;
}

.hot_pdt_card .card-text {
  color: #fff;
  background-color: #BC124E;
  padding: 0.5rem 1rem;
}

.hot_pdt_readmore {
  margin: 0 auto;
}

/*# sourceMappingURL=mainStyle.css.map */
