.faq-page h1 {
  margin: 0 0 16px;
  font-size: 1.6em;
  color: #26639e;
  text-transform: uppercase;
}
.faq-page h2 {
  margin: 20px 0 5px;
  font-size: 1.4em;
  font-weight: 400;
  color: #15a29c;
}
.faq-page table, .faq-page th, .faq-page td, .faq-page tr {
  border: 1px solid #001829;
  border-collapse: collapse;
}
.faq-page td, .faq-page th {
  padding: 10px;
}
.faq-page p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.faq-page p strong {
  display: block;
  font-size: 1.2rem;
  margin-top: 20px;
  margin-bottom: 4px;
}
.faq-page .anwser {
  display: block;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  font-size: 1.1em;
  margin-bottom: 2em;
}
.faq-page .anwser p, .faq-page .anwser ul li {
  margin: 10px 0;
  padding: 0 10px;
  line-height: 1.4;
}
.faq-page .anwser ul li {
  padding-left: 10px;
  list-style: inside;
  list-style-position: inside;
}
.faq-page .anwser ul li b, .faq-page .anwser ul li strong {
  font-size: 1.1em;
  color: #15a29c;
}
.faq-page .question {
  display: block;
  margin: 0 0 1px 0;
}
.faq-page .question h3 {
  line-height: 1.6em;
  font-size: 1.2em;
  border-bottom: 1px solid #ebebeb;
}
.faq-page .question span {
  display: none;
  position: relative;
  top: -2px;
  margin: 0 10px 0 0;
  width: 9px;
  height: 6px;
  background: transparent url(/i/ic/sprite.png) -24px -32px no-repeat;
}
.faq-page .question p {
  line-height: 18px;
  font-size: 13px;
  padding: 0 20px 15px;
  text-align: justify;
}
.faq-page .help_img {
  width: 100%;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/*# sourceMappingURL=faq.page.css.map */
