@font-face {
  font-family: "CeraBasic-Regular";
  src: url("../../font/cera-basic-regular.otf");
  font-display: fallback;
}
.idx-grid-view-pagination .active a {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}

.pagination-hover:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
  transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s, width 0.25s ease 0s;
}

.faq-section aside ul {
  border: 1px solid;
  border-radius: 0 !important;
}
.faq-section aside ul li:first-child {
  border-bottom: 1px solid;
}
.faq-section aside ul li a {
  font-size: 14px;
  font-weight: 500;
}
.faq-section aside ul li a.active {
  color: #a31834 !important;
  font-weight: 600;
}
.faq-section #faq h2 {
  font-size: 20px;
  font-weight: 600;
}
.faq-section #faq .card-header h3 {
  line-height: 1;
}
.faq-section #faq .card-header h3 a {
  color: #a31834 !important;
  font-size: 15px;
  font-weight: 600;
}
.faq-section #faq .card-header h3 a.collapsed {
  color: #000000 !important;
}
.faq-section #faq .card-header h3 a.collapsed .indicator {
  color: #000000 !important;
}
.faq-section #faq .card-header h3 a .indicator {
  font-size: 18px;
  margin-top: 14px;
  font-weight: 400;
  float: right;
}
.faq-section #faq .add_bottom_45 {
  margin-bottom: 45px;
}/*# sourceMappingURL=faq.css.map */