#container {
  padding-top: 0px;
}

.short_about {
  background: url("../images/bg-gioithieu.png") no-repeat bottom;
  background-size: cover;
  padding: 51px 0 50px;
}
@media (max-width: 999px) {
  .short_about {
    padding: 30px 0px;
  }
}
.short_about .wrap {
  max-width: 1086px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1086px) {
  .short_about .wrap {
    margin: 0 10px;
  }
}
@media (max-width: 700px) {
  .short_about .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
}
.short_about .wrap .ct_left {
  width: 39.6%;
}
@media (max-width: 700px) {
  .short_about .wrap .ct_left {
    width: 300px;
    margin: auto;
  }
}
.short_about .wrap .ct_left .list_video .video_item a:last-child {
  display: none;
}
.short_about .wrap .ct_right {
  width: 60.4%;
  padding-left: 9%;
}
@media (max-width: 999px) {
  .short_about .wrap .ct_right {
    padding-left: 35px;
    padding-right: 0px;
  }
}
@media (max-width: 700px) {
  .short_about .wrap .ct_right {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 20px;
  }
}
.short_about .wrap .ct_right .content_short h2.title {
  font-family: Roboto;
  font-weight: 300;
  font-size: 30px;
  color: #6b4737;
  display: inline-block;
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 9px;
  position: relative;
}
@media (max-width: 999px) {
  .short_about .wrap .ct_right .content_short h2.title {
    font-size: 25px;
    padding-bottom: 0px;
  }
}
@media (max-width: 790px) {
  .short_about .wrap .ct_right .content_short h2.title {
    font-size: 20px;
  }
}
.short_about .wrap .ct_right .content_short h2.title:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #c2c2c2;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
@media (max-width: 999px) {
  .short_about .wrap .ct_right .content_short h2.title:before {
    width: 8px;
    height: 8px;
  }
}
.short_about .wrap .ct_right .content_short h2.title span {
  font-size: 32px;
  color: #6b4737;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 999px) {
  .short_about .wrap .ct_right .content_short h2.title span {
    font-size: 27px;
  }
}
@media (max-width: 790px) {
  .short_about .wrap .ct_right .content_short h2.title span {
    font-size: 22px;
  }
}
.short_about .wrap .ct_right .content_short .short {
  font-size: 14.5px;
  color: #7a7a7a;
  font-family: Roboto;
  font-weight: 400;
  padding-top: 35px;
  padding-bottom: 23px;
}
@media (max-width: 999px) {
  .short_about .wrap .ct_right .content_short .short {
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 14px;
  }
}
.short_about .wrap .ct_right .content_short .short p {
  padding: 0px;
  line-height: 2;
}
.short_about .wrap .ct_right .content_short a.see_detail {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14.5px;
  color: #6b4737;
}
.short_about .wrap .ct_right .content_short a.see_detail:hover {
  font-weight: 700;
}
.short_about .wrap .ct_right .content_short a.see_detail:after {
  content: "";
  width: 18px;
  height: 5px;
  background: url("../images/right_detail.png") no-repeat;
  display: inline-block;
  margin-left: 5px;
}

.list_tab_product {
  text-align: center;
  padding-top: 56px;
}
@media (max-width: 999px) {
  .list_tab_product {
    padding-top: 30px;
  }
}
.list_tab_product .tab_product_title {
  font-family: Roboto;
  font-size: 34px;
  color: #6b4737;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .list_tab_product .tab_product_title {
    font-size: 25px;
    padding-bottom: 5px;
    margin-bottom: 25px;
  }
}
@media (max-width: 790px) {
  .list_tab_product .tab_product_title {
    font-size: 20px;
  }
}
.list_tab_product .tab_product_title:before {
  content: "";
  width: 14px;
  height: 14px;
  background: #FFF;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  z-index: 2;
}
@media (max-width: 999px) {
  .list_tab_product .tab_product_title:before {
    width: 10px;
    height: 10px;
  }
}
.list_tab_product .tab_product_title:after {
  content: "";
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(211, 211, 211, 0)), color-stop(rgb(211, 211, 211)), to(rgba(211, 211, 211, 0)));
  background-image: linear-gradient(to right, rgba(211, 211, 211, 0), rgb(211, 211, 211), rgba(211, 211, 211, 0));
  position: absolute;
  bottom: 0;
  left: 0;
}
.list_tab_product .wrap {
  max-width: 1200px;
  margin: auto;
}
@media (max-width: 1200px) {
  .list_tab_product .wrap {
    margin: 0 10px;
  }
}
.list_tab_product .wrap ul.resp-tablist {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  margin-bottom: 32px;
  padding-left: 0px;
}
.list_tab_product .wrap ul.resp-tablist li {
  margin: 0 5px;
  font-family: Roboto;
  font-size: 17px;
  color: #7a7a7a;
  font-weight: 400;
  padding: 5px 30px 5px;
  border: 1px dashed #d3d3d3;
  border-radius: 20px;
  cursor: pointer;
}
@media (max-width: 1040px) {
  .list_tab_product .wrap ul.resp-tablist li {
    font-size: 15px;
    padding: 2px 10px 3px;
  }
}
.list_tab_product .wrap ul.resp-tablist li.resp-tablistItem__active, .list_tab_product .wrap ul.resp-tablist li:hover {
  background: #6b4737;
  color: #FFF;
  border-color: #6b4737;
}
.list_tab_product .wrap #tabs .resp-contents {
  overflow: unset;
}
.list_tab_product .wrap #tabs .list_product .list_item .owl-stage-outer {
  padding: 6px;
  margin: -6px;
}
.list_tab_product .wrap #tabs .list_product .list_item .item {
  padding: 7px 7px 36px;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
@media (max-width: 999px) {
  .list_tab_product .wrap #tabs .list_product .list_item .item {
    padding: 5px 5px 25px;
  }
}
.list_tab_product .wrap #tabs .list_product .list_item .item:hover {
  -webkit-box-shadow: 0px 0px 4px 2px #d8d8d8;
          box-shadow: 0px 0px 4px 2px #d8d8d8;
}
.list_tab_product .wrap #tabs .list_product .list_item .item:hover .info .title a {
  color: #6b4737;
}
.list_tab_product .wrap #tabs .list_product .list_item .item:hover .info .btn_detail a {
  color: #ff0000;
}
.list_tab_product .wrap #tabs .list_product .list_item .item .img img {
  width: 100%;
}
.list_tab_product .wrap #tabs .list_product .list_item .item .info {
  margin-top: 3px;
  border: 1px solid #d3d3d3;
  border-bottom: none;
}
.list_tab_product .wrap #tabs .list_product .list_item .item .info .title {
  padding-top: 16px;
}
.list_tab_product .wrap #tabs .list_product .list_item .item .info .title a {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  color: #555555;
}
@media (max-width: 999px) {
  .list_tab_product .wrap #tabs .list_product .list_item .item .info .title a {
    font-size: 16px;
  }
}
.list_tab_product .wrap #tabs .list_product .list_item .item .info .btn_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
.list_tab_product .wrap #tabs .list_product .list_item .item .info .btn_detail .border {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background: #d8d8d8;
}
.list_tab_product .wrap #tabs .list_product .list_item .item .info .btn_detail a {
  font-family: Roboto;
  font-weight: 300;
  font-size: 14px;
  color: #1a84f3;
  display: inline-block;
  padding: 0 16px;
}
.list_tab_product .wrap #tabs .list_product .list_item .item .info .btn_detail a:before {
  content: "\e8ad";
  font-family: ficon;
  margin-right: 7px;
}
.list_tab_product .wrap #tabs .list_product .list_item .owl-controls .owl-nav .owl-prev {
  width: 44px;
  height: 44px;
  border: 2px solid #a0cdfa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: calc(100% + 12px);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.list_tab_product .wrap #tabs .list_product .list_item .owl-controls .owl-nav .owl-prev:hover {
  border-color: #6b4737;
}
.list_tab_product .wrap #tabs .list_product .list_item .owl-controls .owl-nav .owl-prev:hover:before {
  color: #6b4737;
}
.list_tab_product .wrap #tabs .list_product .list_item .owl-controls .owl-nav .owl-prev:before {
  content: "\e8ac";
  font-family: ficon;
  color: #a0cdfa;
  font-size: 25px;
}
.list_tab_product .wrap #tabs .list_product .list_item .owl-controls .owl-nav .owl-next {
  width: 44px;
  height: 44px;
  border: 2px solid #a0cdfa;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: calc(100% + 12px);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.list_tab_product .wrap #tabs .list_product .list_item .owl-controls .owl-nav .owl-next:hover {
  border-color: #6b4737;
}
.list_tab_product .wrap #tabs .list_product .list_item .owl-controls .owl-nav .owl-next:hover:before {
  color: #6b4737;
}
.list_tab_product .wrap #tabs .list_product .list_item .owl-controls .owl-nav .owl-next:before {
  content: "\e8ad";
  font-family: ficon;
  color: #a0cdfa;
  font-size: 25px;
}

.document {
  background: #f8f8f8;
  margin-top: 55px;
  padding-bottom: 46px;
  padding-top: 30px;
}
@media (max-width: 999px) {
  .document {
    margin-top: 30px;
    padding-bottom: 30px;
  }
}
.document .wrap_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-bottom: 25px;
}
@media (max-width: 999px) {
  .document .wrap_title {
    margin-bottom: 0px;
  }
}
.document .wrap_title .border {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: url("../images/border.png") repeat-x center;
  height: 1px;
}
.document .wrap_title .title {
  font-family: Roboto;
  font-weight: 500;
  font-size: 34px;
  padding: 0 23px;
  text-transform: uppercase;
  color: #6b4737;
  position: relative;
}
@media (max-width: 999px) {
  .document .wrap_title .title {
    font-size: 25px;
    padding: 0 15px;
  }
}
@media (max-width: 790px) {
  .document .wrap_title .title {
    font-size: 20px;
  }
}
.document .wrap_title .title:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #cccccc;
  border-radius: 50%;
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.document .wrap_title .title:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #cccccc;
  border-radius: 50%;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.document .list_item .owl-stage-outer {
  padding-right: 7px;
  margin-right: -7px;
}
.document .list_item .item .img {
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  border: 6px solid #F8F8F8;
}
.document .list_item .item .img:hover {
  border: 6px solid #fff;
  background: #FFF;
  -webkit-box-shadow: 3px 3px 4px #d1d1d1;
          box-shadow: 3px 3px 4px #d1d1d1;
}
.document .list_item .item .img img {
  width: 100%;
}
.document .list_item .item .content .date_writer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #323e4e;
  font-family: Muli;
  font-weight: 400;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 22px;
}
.document .list_item .item .content .date_writer .date_update {
  white-space: nowrap;
  padding-left: 23px;
  position: relative;
  font-size: 12px;
  padding-right: 18px;
  margin-right: 17px;
}
.document .list_item .item .content .date_writer .date_update:before {
  content: "";
  width: 14px;
  height: 14px;
  background: url("../images/calendar.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
}
.document .list_item .item .content .date_writer .writter {
  white-space: nowrap;
  padding-left: 20px;
  position: relative;
  display: none;
}
.document .list_item .item .content .date_writer .writter span {
  font-weight: 700;
}
.document .list_item .item .content .date_writer .writter:before {
  content: "";
  width: 14px;
  height: 12px;
  background: url("../images/pen.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 3px;
}
.document .list_item .item .content a.title {
  font-family: Roboto;
  font-size: 22px;
  color: #696969;
  font-weight: 500;
  line-height: 28px;
  display: inline-block;
  padding-top: 13px;
}
.document .list_item .item .content a.title:hover {
  color: #6b4737;
}
@media (max-width: 999px) {
  .document .list_item .item .content a.title {
    font-size: 18px;
    padding-top: 5px;
    line-height: unset;
  }
}
@media (max-width: 768px) {
  .document .list_item .item .content a.title {
    font-size: 15px;
  }
}
.document .list_item .item .content .short {
  font-family: Muli;
  font-size: 14px;
  color: #9d9d9d;
  font-weight: 400;
  text-align: justify;
  padding-top: 9px;
}
@media (max-width: 768px) {
  .document .list_item .item .content .short {
    font-size: 13px;
    padding-top: 5px;
  }
}
.document .list_item .item .content a.see_detail {
  font-family: Roboto;
  font-size: 14.5px;
  color: #6b4737;
  font-weight: 400;
  display: inline-block;
  margin-top: 24px;
}
@media (max-width: 999px) {
  .document .list_item .item .content a.see_detail {
    margin-top: 7px;
  }
}
.document .list_item .item .content a.see_detail:hover {
  font-weight: 700;
}
.document .list_item .item .content a.see_detail:after {
  content: "";
  width: 18px;
  height: 5px;
  background: url("../images/right_detail.png") no-repeat;
  background-size: contain;
  display: inline-block;
  margin-left: 7px;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
/*# sourceMappingURL=home.css.map */