.remit_terms {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.remit_terms .container_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 6% 8%;
}
.remit_terms .container_wrapper .container_floatright {
  position: relative;
  width: 8%;
  float: right;
}
.remit_terms .container_wrapper .container_floatright img {
  width: 100%;
}
.remit_terms .container_wrapper .container_form .container_text ol {
  list-style: none;
  margin-right: 20px;
}
.remit_terms .container_wrapper .container_form .container_text ol li {
  display: table-row;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 1em;
}
.remit_terms .container_wrapper .container_form .container_text ol > li::before {
  content: attr(seq);
  font-weight: 600;
  display: table-cell;
  text-align: right;
  padding-right: 20px;
}
.remit_terms .container_wrapper .container_form .container_text h4 {
  color: #012062;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: justify;
}
.remit_terms .container_wrapper .container_form .container_text p {
  font-size: 16px;
}
.remit_terms .container_wrapper .container_form .container_text .bold {
  font-weight: 700;
  text-align: justify;
}
.remit_terms .container_wrapper .container_form .container_text .title {
  font-size: 18px;
  font-weight: 700;
}

/*# sourceMappingURL=term.css.map */
