.content_detail .right_conten {
  background: #fff;
  padding: 40px; }
  .content_detail .right_conten img {
    max-width: 100% !important;
    height: auto !important; }
.content_detail .title_menu {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  text-transform: uppercase;
  /* Black / 87 */
  margin-bottom: 12px;
  color: #000;
  display: block; }

.about_menu {
  padding: 20px 0; }

.pd {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #dddddd; }

.content_title {
  margin-top: 0; }
  .content_title span {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    /* identical to box height */
    text-transform: uppercase; }

.description {
  font-size: 16px;
  line-height: 25px; }
  .description h2 {
    font-size: 22px !important; }
  .description h3 {
    font-size: 19px !important; }
  .description h4, .description h5 {
    font-size: 16px !important; }
  .description p {
    margin: 20px 0; }
  .description ul {
    list-style: disc;
    padding-left: 35px;
    margin-bottom: 5px; }
    .description ul li {
      margin: 20px 0; }
  .description ol {
    list-style: decimal;
    padding-left: 35px;
    margin-bottom: 5px; }
    .description ol li {
      margin: 20px 0; }
  .description table tr td {
    padding: 5px;
    border: 1px solid #ccc; }
    .description table tr td ul, .description table tr td ol {
      padding-left: 20px; }
  .description table tr:first-child {
    background: #f1f1f1; }
    .description table tr:first-child p, .description table tr:first-child strong {
      text-align: center;
      display: block;
      font-weight: 600; }

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