.mdr_thongtin {
  margin: 30px 0;
  border: 4px solid #538100; }
  .mdr_thongtin .image {
    text-align: center; }
    .mdr_thongtin .image img {
      width: 100%;
      display: block;
      height: auto; }
  .mdr_thongtin .section-title {
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #538100; }
  .mdr_thongtin .info {
    padding: 0 6vh; }
  .mdr_thongtin .desc p, .mdr_thongtin .desc li {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #538100; }
  .mdr_thongtin .desc ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .mdr_thongtin .desc li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 15px;
    line-height: 20px; }
  .mdr_thongtin .desc li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\f111';
    font-family: FontAwesome; }
  .mdr_thongtin .desc li.block {
    display: block;
    padding: 5px 15px;
    color: #fff;
    background-color: #538100; }
    .mdr_thongtin .desc li.block:before {
      display: none; }

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