.gioi-thieu {
  padding: 60px 0;
}
.gioi-thieu .noi-dung {
  color: var(--grey-grey-10, #525252);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 168%;
}
.gioi-thieu .noi-dung p {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
}
.gioi-thieu .noi-dung ul li {
  padding: 5px 0;
}
.gioi-thieu .block-1 {
  padding: 60px 0;
}
.gioi-thieu .block-1 p {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
}
.gioi-thieu .block-1 p img {
  margin-bottom: 24px;
  width: 100%;
  height: auto;
}
.gioi-thieu .linh-vuc-hoat-dong .title {
  font-size: 32px;
  font-weight: 700;
  color: #333;
}
.gioi-thieu .linh-vuc-hoat-dong .quan-he-doi-tac {
  padding: 60px 0;
}
.gioi-thieu .linh-vuc-hoat-dong .quan-he-doi-tac .item img {
  border-radius: 8px;
}
.gioi-thieu .linh-vuc-hoat-dong .quan-he-doi-tac .right h1,
.gioi-thieu .linh-vuc-hoat-dong .quan-he-doi-tac .right h2,
.gioi-thieu .linh-vuc-hoat-dong .quan-he-doi-tac .right h3,
.gioi-thieu .linh-vuc-hoat-dong .quan-he-doi-tac .right h4,
.gioi-thieu .linh-vuc-hoat-dong .quan-he-doi-tac .right h5,
.gioi-thieu .linh-vuc-hoat-dong .quan-he-doi-tac .right h6 {
  font-size: 32px;
  font-weight: 700;
  color: #333;
}
.gioi-thieu .linh-vuc-hoat-dong .quan-he-doi-tac .right p {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
}
.gioi-thieu .hang-doi-tac {
  background: url(/modules/contents/assets/images/Rectangle\ 1322.png) center;
  background-size: cover;
  padding: 56px;
  display: grid;
  border-radius: 16px;
  grid-template-columns: 40% 60%;
  gap: 56px;
}
.gioi-thieu .hang-doi-tac .left h2,
.gioi-thieu .hang-doi-tac .left h3,
.gioi-thieu .hang-doi-tac .left h4,
.gioi-thieu .hang-doi-tac .left h5,
.gioi-thieu .hang-doi-tac .left h6 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}
.gioi-thieu .hang-doi-tac .left p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.gioi-thieu .hang-doi-tac .right .right-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  top: -40px;
}
.gioi-thieu .hang-doi-tac .right .right-grid .ba-cot {
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.16);
  height: 320px;
}

.anh-tran-man {
  padding: 30px 0 60px;
}
.tin-tuc .title {
  font-size: 32px;
  font-weight: 700;
  color: #333;
}
.tin-tuc .list-news .item .box-img {
  border-radius: 10px;
}
.tin-tuc .list-news .item .created-time {
  padding: 16px 0 12px;
  margin-bottom: 0;
  color: #7a7a7a;
  font-size: 14px;
  font-weight: 40;
}
.tin-tuc .list-news .item .item-title {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
}
.tin-tuc .list-news .item:hover .box-img img {
  transform: scale(1.1);
  transition: all 0.3s ease-in;
}
.tin-tuc .list-news .item:hover .item-title {
  color: #f07c00;
}

.lien-he .lien-he-top {
  padding-bottom: 40px;
}
.lien-he .lien-he-top iframe {
  border-radius: 8px;
}
.lien-he .lien-he-top .btgrid .row-1 .col-md-6:last-child {
  padding-left: 80px;
}
.lien-he .lien-he-top .btgrid .row-1 .col-md-6:last-child h2 {
  font-size: 32px;
  font-weight: 700;
  color: #333;
}
.lien-he .lien-he-top .btgrid .row-1 .col-md-6:last-child p {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
}
.lien-he .lien-he-top .btgrid .row-1 .col-md-6:last-child p img {
  margin-right: 5px;
}
.lien-he .lien-he-top .btgrid .row-1 .col-md-6:last-child p strong {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
}
.lien-he .lien-he-top .btgrid .row-1 .col-md-6:last-child p strong img {
  margin-right: 5px;
}
.lien-he .lien-he-form {
  padding-bottom: 60px;
}
.lien-he .lien-he-form .submit-content {
  background-color: #154194;
  border-radius: 8px;
  padding: 5px;
}
.lien-he .lien-he-form .submit-content .send-contact-content {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.lien-he .lien-he-form .submit-content:hover {
  cursor: pointer;
  background-color: #f07c00;
}/*# sourceMappingURL=cat.css.map */