body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.banner h1 {
  font-size: 3vw;
  position: absolute;
  font-style: oblique;
  text-shadow: 2px 2px #d0d0d0;
  left: 15%;
  margin-bottom: -4px;
  bottom: 50%;
  color: white; }

/*content*/
.content .menu-gioi-thieu {
  bottom: 43px; }
  .content .menu-gioi-thieu ul {
    background-color: #e8f7fe;
    border-radius: 9px;
    list-style: none;
    padding-left: 0px;
    /*
      li:last-child{
        border-bottom: none;
        &:after{
          content: '';
          background-image: url(../img/icon/box-shadow.png);
          display: block;
          background-position: -23px 0px;
          width: 208px;
          height: 13px;
          margin-top: 11px;
        }
      }*/
    }
    .content .menu-gioi-thieu ul h6 {
      border-bottom: 1px solid #c8e7f7;
      height: 44px;
      padding-top: 10px;
      background-color: #039be6;
      color: white;
      border-top-left-radius: 9px;
      border-top-right-radius: 9px; }
    .content .menu-gioi-thieu ul a:hover {
      text-decoration: none; }
    .content .menu-gioi-thieu ul li:last-child {
      border-bottom: none; }
    .content .menu-gioi-thieu ul a:first-of-type li {
      margin-top: -8px; }
    .content .menu-gioi-thieu ul li {
      padding-left: 12px;
      border-bottom: 1px solid #c8e7f7;
      height: 44px;
      padding-top: 7px;
      font-size: 15px;
      font-size: 15px;
      font-size: 15px; }
   

/*tong-quan*/
.tong-quan h4 {
  color: #0391cc;
  padding-top: 40px;
  font-weight: bold; }
.tong-quan p:last-child {
  padding-bottom: 60px; }

/*# sourceMappingURL=gioithieu.css.map */
