.full.about .container {
  max-width: 858px !important;
  padding-bottom: 0 !important;
}

.about_detail {
  color: #7c7c7c;
  text-align: justify;
  padding-bottom: 58px;
}
@media (max-width: 992px) {
  .about_detail {
    padding-bottom: 30px;
  }
}
.about_detail p {
  line-height: 24px;
}

.about_focus1 {
  position: relative;
  padding: 64px 0 84px;
}
@media (max-width: 992px) {
  .about_focus1 {
    padding: 30px 0;
  }
}
.about_focus1:before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
  background: url("../images/use/bg_gt2.png") no-repeat center;
  background-size: 100% auto;
}
@media (max-width: 1366px) {
  .about_focus1:before {
    background-size: cover;
  }
}
.about_focus1 .list_item {
  max-width: 552px;
  margin: auto;
}
.about_focus1 .list_item .item .title {
  font-size: 28px;
  color: #23d723;
  text-align: center;
  position: relative;
  font-weight: 600;
  padding-bottom: 8px;
  margin-bottom: 34px;
}
@media (max-width: 992px) {
  .about_focus1 .list_item .item .title {
    font-size: 25px;
    padding-bottom: 2px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .about_focus1 .list_item .item .title {
    font-size: 22px;
  }
}
.about_focus1 .list_item .item .title:after {
  content: "";
  width: 44px;
  height: 2px;
  background: url("../images/use/bottom_title_black.png") no-repeat;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  filter: invert(62%) sepia(39%) saturate(2860%) hue-rotate(76deg) brightness(104%) contrast(91%);
}
.about_focus1 .list_item .item .content {
  font-size: 16px;
  color: #FFF;
  text-align: center;
}
.about_focus1 .list_item .item .content p {
  line-height: 24px;
}
.about_focus1 .list_item .owl-controls .owl-nav {
  padding-top: 40px;
}
@media (max-width: 992px) {
  .about_focus1 .list_item .owl-controls .owl-nav {
    padding-top: 15px;
  }
}
.about_focus1 .list_item .owl-controls .owl-nav .owl-prev {
  width: 20px;
  height: 14px;
  background: url("../images/use/nav_left_bl.png") no-repeat;
  background-size: contain;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(6deg) brightness(105%) contrast(101%);
  margin: 0 10px;
}
.about_focus1 .list_item .owl-controls .owl-nav .owl-next {
  width: 20px;
  height: 14px;
  background: url("../images/use/nav_right_bl.png") no-repeat;
  background-size: contain;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(6deg) brightness(105%) contrast(101%);
  margin: 0 10px;
}

.about_focus2 {
  padding: 65px 0 70px;
}
@media (max-width: 992px) {
  .about_focus2 {
    padding: 30px 0;
  }
}
@media (max-width: 500px) {
  .about_focus2 {
    padding: 30px 0 0;
  }
}
.about_focus2 .list_item .item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 500px) {
  .about_focus2 .list_item .item {
    margin-bottom: 30px;
  }
}
@media (min-width: 500px) {
  .about_focus2 .list_item .item:nth-child(2n+1) {
    flex-flow: row-reverse;
  }
}
.about_focus2 .list_item .item:nth-child(2n+1) .info .title {
  padding-right: 39px;
  padding-left: 0;
}
@media (max-width: 992px) {
  .about_focus2 .list_item .item:nth-child(2n+1) .info .title {
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  .about_focus2 .list_item .item:nth-child(2n+1) .info .title {
    padding-right: 0;
  }
}
.about_focus2 .list_item .item:nth-child(2n+1) .info .title:before {
  background: url("../images/use/tamgiac1.png") no-repeat;
  background-size: contain;
  left: unset;
  right: 0;
}
.about_focus2 .list_item .item:nth-child(2n+1) .info .title:after {
  left: 0;
}
.about_focus2 .list_item .item:nth-child(2n+1) .info .content {
  padding-right: 39px;
  padding-left: 0;
}
@media (max-width: 992px) {
  .about_focus2 .list_item .item:nth-child(2n+1) .info .content {
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  .about_focus2 .list_item .item:nth-child(2n+1) .info .content {
    padding-right: 0;
  }
}
.about_focus2 .list_item .item .img {
  width: 50%;
  border: 4px solid #1c9f46;
  border-radius: 7px;
}
@media (max-width: 500px) {
  .about_focus2 .list_item .item .img {
    width: 100%;
  }
}
.about_focus2 .list_item .item .img a {
  padding-top: 74.88%;
}
.about_focus2 .list_item .item .img a img {
  width: 100%;
}
.about_focus2 .list_item .item .info {
  width: 50%;
}
@media (max-width: 500px) {
  .about_focus2 .list_item .item .info {
    width: 100%;
    padding-top: 10px;
  }
}
.about_focus2 .list_item .item .info .title {
  font-size: 28px;
  font-weight: 600;
  color: #fca227;
  position: relative;
  padding-bottom: 4px;
  padding-left: 39px;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .about_focus2 .list_item .item .info .title {
    font-size: 25px;
    padding-bottom: 2px;
    margin-bottom: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 768px) {
  .about_focus2 .list_item .item .info .title {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  .about_focus2 .list_item .item .info .title {
    padding-left: 0;
  }
}
.about_focus2 .list_item .item .info .title:before {
  content: "";
  width: 15px;
  height: 24px;
  background: url("../images/use/tamgiac2.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 10px;
}
@media (max-width: 992px) {
  .about_focus2 .list_item .item .info .title:before {
    width: 8px;
    height: 12px;
    top: 12px;
  }
}
@media (max-width: 600px) {
  .about_focus2 .list_item .item .info .title:before {
    display: none;
  }
}
.about_focus2 .list_item .item .info .title:after {
  content: "";
  width: 44px;
  height: 2px;
  background: url("../images/use/bottom_title_black.png") no-repeat;
  position: absolute;
  left: 39px;
  bottom: 0;
  filter: invert(75%) sepia(22%) saturate(2766%) hue-rotate(339deg) brightness(100%) contrast(98%);
}
@media (max-width: 992px) {
  .about_focus2 .list_item .item .info .title:after {
    left: 10px;
  }
}
@media (max-width: 500px) {
  .about_focus2 .list_item .item .info .title:after {
    left: 0;
  }
}
.about_focus2 .list_item .item .info .content {
  font-size: 14px;
  color: #7c7c7c;
  padding-left: 39px;
}
@media (max-width: 992px) {
  .about_focus2 .list_item .item .info .content {
    padding-left: 10px;
  }
}
@media (max-width: 500px) {
  .about_focus2 .list_item .item .info .content {
    padding-left: 0;
  }
}
.about_focus2 .list_item .item .info .content p {
  line-height: 24px;
}/*# sourceMappingURL=about.css.map */