img {
  max-width: 100%;
}

.trach-nhiem-bl1,
.trach-nhiem-bl2,
.trach-nhiem-bl3 {
  margin-top: 40px;
}

.trach-nhiem-bl1 h2,
.trach-nhiem-bl2 h2,
.trach-nhiem-bl3 h2 {
  font-weight: 700;
  font-size: 42px;
  line-height: 132%;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 30px;
}

.trach-nhiem-bl1 .under-h2,
.trach-nhiem-bl1 .under-h2-1,
.trach-nhiem-bl2 .under-h2,
.trach-nhiem-bl2 .under-h2-1,
.trach-nhiem-bl3 .under-h2,
.trach-nhiem-bl3 .under-h2-1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
}

.trach-nhiem-bl1 .btgrid,
.trach-nhiem-bl2 .btgrid,
.trach-nhiem-bl3 .btgrid {
  margin-top: 60px;
}

.trach-nhiem-bl1 .btgrid .row,
.trach-nhiem-bl2 .btgrid .row,
.trach-nhiem-bl3 .btgrid .row {
  margin-bottom: 40px;
}

.trach-nhiem-bl1 .btgrid .row-2 .bold,
.trach-nhiem-bl1 .btgrid .row-4 .bold,
.trach-nhiem-bl2 .btgrid .row-2 .bold,
.trach-nhiem-bl2 .btgrid .row-4 .bold,
.trach-nhiem-bl3 .btgrid .row-2 .bold,
.trach-nhiem-bl3 .btgrid .row-4 .bold {
  text-align: right;
}

.trach-nhiem-bl1 .btgrid .row-2 .bold::before,
.trach-nhiem-bl1 .btgrid .row-4 .bold::before,
.trach-nhiem-bl2 .btgrid .row-2 .bold::before,
.trach-nhiem-bl2 .btgrid .row-4 .bold::before,
.trach-nhiem-bl3 .btgrid .row-2 .bold::before,
.trach-nhiem-bl3 .btgrid .row-4 .bold::before {
  right: 0px !important;
  left: unset !important;
}

.trach-nhiem-bl1 .col-md-6,
.trach-nhiem-bl2 .col-md-6,
.trach-nhiem-bl3 .col-md-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.trach-nhiem-bl1 .col-md-6 .image,
.trach-nhiem-bl2 .col-md-6 .image,
.trach-nhiem-bl3 .col-md-6 .image {
  width: 100%;
  height: auto;
  border-radius: 16px;
}

.trach-nhiem-bl1 .col-md-6 img,
.trach-nhiem-bl2 .col-md-6 img,
.trach-nhiem-bl3 .col-md-6 img {
  width: 100%;
  height: auto;
  border-radius: 16px;
}

.trach-nhiem-bl1 .col-md-6 .bold,
.trach-nhiem-bl2 .col-md-6 .bold,
.trach-nhiem-bl3 .col-md-6 .bold {
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px !important;
  text-align: left;
}

.trach-nhiem-bl1 .col-md-6 .bold::before,
.trach-nhiem-bl2 .col-md-6 .bold::before,
.trach-nhiem-bl3 .col-md-6 .bold::before {
  content: "";
  position: absolute;
  width: 120px;
  left: 0px;
  bottom: 0px;
  border-bottom: 4px solid #304498;
}

.trach-nhiem-bl1 .col-md-6 .normal,
.trach-nhiem-bl2 .col-md-6 .normal,
.trach-nhiem-bl3 .col-md-6 .normal {
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  color: rgba(0, 0, 0, 0.87);
  text-align: justify;
}

.trach-nhiem-bl4,
.trach-nhiem-bl5 {
  margin-top: 40px;
}

.trach-nhiem-bl4 h2,
.trach-nhiem-bl5 h2 {
  font-weight: 700;
  font-size: 42px;
  line-height: 132%;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 30px;
}

.trach-nhiem-bl4 .col-md-3,
.trach-nhiem-bl5 .col-md-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.trach-nhiem-bl4 .image,
.trach-nhiem-bl5 .image {
  width: 100%;
  height: auto;
}

.trach-nhiem-bl4 .image img,
.trach-nhiem-bl5 .image img {
  width: 100%;
  height: auto;
}

.trach-nhiem-bl5 img {
  width: 100%;
  height: auto;
}

@media all and (max-width: 767px) {
  .trach-nhiem-bl1 .btgrid .row,
  .trach-nhiem-bl2 .btgrid .row,
  .trach-nhiem-bl3 .btgrid .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .trach-nhiem-bl1 .btgrid .row:nth-child(even) .col:nth-child(2),
  .trach-nhiem-bl2 .btgrid .row:nth-child(even) .col:nth-child(2),
  .trach-nhiem-bl3 .btgrid .row:nth-child(even) .col:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .trach-nhiem-bl1 .btgrid .row:nth-child(even) .col:nth-child(1),
  .trach-nhiem-bl2 .btgrid .row:nth-child(even) .col:nth-child(1),
  .trach-nhiem-bl3 .btgrid .row:nth-child(even) .col:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .trach-nhiem-bl1 .btgrid .row .hover01,
  .trach-nhiem-bl2 .btgrid .row .hover01,
  .trach-nhiem-bl3 .btgrid .row .hover01 {
    width: 100% !important;
    height: auto !important;
    max-height: 265px;
    margin-bottom: 16px;
  }
  .trach-nhiem-bl1 .btgrid .row img,
  .trach-nhiem-bl2 .btgrid .row img,
  .trach-nhiem-bl3 .btgrid .row img {
    width: 100% !important;
    height: auto !important;
    max-height: 265px;
  }
  .trach-nhiem-bl1 .btgrid .row .style_prevu_kit,
  .trach-nhiem-bl2 .btgrid .row .style_prevu_kit,
  .trach-nhiem-bl3 .btgrid .row .style_prevu_kit {
    -webkit-transition: unset;
    transition: unset;
    -webkit-transform: unset;
            transform: unset;
  }
  .trach-nhiem-bl1 .btgrid .row .style_prevu_kit:hover,
  .trach-nhiem-bl2 .btgrid .row .style_prevu_kit:hover,
  .trach-nhiem-bl3 .btgrid .row .style_prevu_kit:hover {
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
}
/*# sourceMappingURL=detail.css.map */