@charset "UTF-8";
.flex-wrapper {
  display: flex; }
  .flex-wrapper.overwrite {
    display: flex !important; }
  .flex-wrapper.flex-wrap {
    flex-wrap: wrap; }
  .flex-wrapper.flex-direction-row {
    flex-direction: "row"; }
  .flex-wrapper.flex-direction-col {
    flex-direction: "column"; }
  .flex-wrapper > *.flex-grow {
    flex-grow: 1; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.mt-0 {
  margin-top: 0px; }

@font-face {
  font-family: "RobotoLight";
  src: url("fonts/Roboto-Light.eot");
  src: url("fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Light.woff") format("woff"), url("fonts/Roboto-Light.ttf") format("truetype"), url("fonts/Roboto-Light.svg#RobotoLight") format("svg");
  font-weight: normal;
  font-style: normal; }
.TNCP_tht_about {
  background-image: url("../images/group-bg.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  /*dự án nổi bật*/
  /* .duan-link a:hover {
      text-decoration: none;
      color: $red;
      border: 1px solid $red;
  } */ }
  .TNCP_tht_about .tieude h2 {
    padding: 2px; }
    .TNCP_tht_about .tieude h2:nth-child(1) {
      color: #12207c; }
    .TNCP_tht_about .tieude h2:nth-child(2) {
      color: #cb1e1bea; }
    .TNCP_tht_about .tieude h2 span {
      font-size: 20pt;
      font-weight: bold;
      font-family: SFUFuturaBold; }
  .TNCP_tht_about .about-content {
    font-family: RobotoLight !important; }
    .TNCP_tht_about .about-content *:not(i) {
      font-family: RobotoLight !important; }
  .TNCP_tht_about .group {
    background: rgba(161, 170, 179, 0.103); }
  .TNCP_tht_about .gp-l a {
    border-radius: 5px !important;
    padding: 8px 15px; }
  .TNCP_tht_about .gp-r img {
    margin: 0;
    float: right; }
  .TNCP_tht_about .duan-link a {
    text-transform: uppercase;
    color: black;
    padding: 10px;
    border: 1px solid black;
    margin: 0px 10px 0px 10px; }
  .TNCP_tht_about .duan-link a:hover {
    text-decoration: none; }
  .TNCP_tht_about .duan .active {
    color: #cb1e1bea;
    border: 1px solid #cb1e1bea; }
  .TNCP_tht_about .duan-link {
    margin: 40px 0 40px 0;
    display: flex; }
  .TNCP_tht_about .pic-item {
    width: calc(33% - 10px);
    height: 250px;
    overflow: hidden;
    margin: 5px;
    position: relative;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75); }
  .TNCP_tht_about .pic-item img {
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: auto;
    max-width: 130%;
    max-height: 130%; }
  .TNCP_tht_about .duan-pic {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .TNCP_tht_about .pic-item img:hover {
    transform: scale(1.05);
    transition: all 0.4s ease; }
  .TNCP_tht_about .duan-text {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    background: rgba(15, 15, 15, 0.658);
    padding: 8px; }
  .TNCP_tht_about .tatca {
    width: 100%;
    background: #12207c; }
  .TNCP_tht_about .tatca .container {
    display: flex;
    justify-content: flex-end; }
  .TNCP_tht_about .tatca a {
    padding: 10px;
    margin: 15px;
    background: #cb1e1bea;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 20px;
    display: inline-block; }
  .TNCP_tht_about .tatca a:hover {
    text-decoration: none; }

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