#container {
  padding: 15px 0 41px;
}

h2.mid_title {
  font-family: VLOSWALD;
  font-size: 35px;
  color: #272727;
  text-align: center;
  padding-bottom: 27px;
}
@media (max-width: 992px) {
  h2.mid_title {
    font-size: 30px;
    padding-bottom: 10px;
  }
}

.small_mid_title {
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  position: relative;
  font-family: "Roboto Slab";
  font-size: 16px;
  color: #cf0000;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 45px;
}
@media (max-width: 992px) {
  .small_mid_title {
    margin-bottom: 25px;
  }
}
.small_mid_title:before, .small_mid_title:after {
  content: "";
  width: 65px;
  height: 1px;
  background: #ececec;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.small_mid_title:before {
  right: calc(100% + 34px);
}
@media (max-width: 992px) {
  .small_mid_title:before {
    right: calc(100% + 10px);
  }
}
.small_mid_title:after {
  left: calc(100% + 34px);
}
@media (max-width: 992px) {
  .small_mid_title:after {
    left: calc(100% + 10px);
  }
}

.paginate {
  padding: 0;
}

@media (min-width: 992px) {
  #tth-content {
    width: calc(100% - 212px) !important;
  }
}

@media (min-width: 992px) {
  #tth-column {
    width: 212px !important;
  }
}
#tth-column .category_news div.title {
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  background: #fca227;
  padding: 7px 10px 7px 18px;
  font-weight: 500;
}
@media (max-width: 992px) {
  #tth-column .category_news div.title {
    padding: 7px 10px 7px 10px;
  }
}
#tth-column .category_news ul {
  padding: 10px 18px;
  background: #f6f6f6;
}
@media (max-width: 992px) {
  #tth-column .category_news ul {
    padding: 5px 10px;
  }
}
#tth-column .category_news ul li {
  border-bottom: 1px solid #ededed;
  padding: 6px 0;
}
#tth-column .category_news ul li a {
  font-size: 14px;
  color: #555555;
  padding-left: 13px;
  position: relative;
}
#tth-column .category_news ul li a:hover, #tth-column .category_news ul li a.current {
  color: #fca227;
}
#tth-column .category_news ul li a:hover:before, #tth-column .category_news ul li a.current:before {
  content: "\e8a7";
  font-family: ficon;
  position: absolute;
  left: 0;
  font-size: 17px;
  color: #fca227;
}
#tth-column .box_news .news_title {
  font-size: 18px;
  color: #fca227;
  text-transform: capitalize;
  border-bottom: 1px solid #fbf9dd;
  position: relative;
  font-weight: 500;
  margin-bottom: 18px;
}
#tth-column .box_news .news_title:after {
  content: "";
  width: 65px;
  height: 1px;
  background: #fca227;
  position: absolute;
  bottom: -1px;
  left: 0;
}
#tth-column .box_news ul li {
  padding-bottom: 13px;
}
@media (max-width: 992px) {
  #tth-column .box_news ul li {
    padding-bottom: 10px;
  }
}
#tth-column .box_news ul li:last-child {
  padding-bottom: 0;
}
#tth-column .box_news ul li a {
  font-size: 14px;
  color: #666464;
  line-height: 20px;
  position: relative;
  padding-left: 16px;
}
#tth-column .box_news ul li a:hover {
  color: #fca733;
}
#tth-column .box_news ul li a:hover:before {
  background: #fca733;
}
#tth-column .box_news ul li a:before {
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #fca733;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 7px;
}
#tth-column .box_tags .title {
  font-size: 14px;
  color: #fca227;
  border-bottom: 1px solid #fbf9dd;
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 17px;
}
#tth-column .box_tags .title:after {
  content: "";
  width: 34px;
  height: 1px;
  background: #fca227;
  position: absolute;
  left: 0;
  bottom: -1px;
}
#tth-column .box_tags ul {
  display: flex;
  flex-wrap: wrap;
}
#tth-column .box_tags ul li {
  padding: 0 5px 8px 0;
}
#tth-column .box_tags ul li a {
  font-size: 12px;
  color: #7c7c7c;
  background: #f6f6f6;
  border: 1px solid #dedede;
  border-radius: 50px;
  padding: 1px 14px;
}
#tth-column .box_tags ul li a:hover {
  background: #dedede;
}
#tth-column .box_focus_product .box_title {
  font-size: 18px;
  font-weight: 500;
  color: #fca227;
  text-transform: uppercase;
  border-bottom: 1px solid #fbf9dd;
  position: relative;
  margin-bottom: 29px;
}
@media (max-width: 992px) {
  #tth-column .box_focus_product .box_title {
    margin-bottom: 25px;
  }
}
#tth-column .box_focus_product .box_title:after {
  content: "";
  width: 98px;
  height: 1px;
  background: #fca227;
  position: absolute;
  bottom: -1px;
  left: 0;
}
@media (min-width: 993px) {
  #tth-column .box_focus_product .list_item_product .col_item {
    width: 100%;
    padding-bottom: 23px;
    margin-bottom: 0;
  }
}
#tth-column .box_focus_product .list_item_product .col_item:after {
  display: none;
}
#tth-column .box_focus_product .list_item_product .col_item .item {
  border-color: #e0e0e0;
}
#tth-column .box_focus_product .list_item_product .col_item .item:hover {
  border-color: #ff6000;
}

#item_detail h2.title {
  font-size: 24px;
  color: #1c9f46;
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 2px;
}
@media (max-width: 992px) {
  #item_detail h2.title {
    font-size: 19px;
  }
}
#item_detail .group {
  padding-bottom: 3px;
}
#item_detail .group a {
  color: #fca227;
}
#item_detail .date_writter {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 701px) {
  #item_detail .date_writter {
    height: auto !important;
  }
}
@media (max-width: 480px) {
  #item_detail .date_writter {
    height: auto !important;
  }
}
#item_detail .date, #item_detail .writter {
  font-size: 15px;
  color: #f36e21;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  #item_detail .date, #item_detail .writter {
    padding-bottom: 5px;
  }
}
#item_detail .date span, #item_detail .writter span {
  color: #c8c8c8;
}
#item_detail .date {
  margin-right: 19px;
  padding-right: 20px;
  position: relative;
}
@media (max-width: 992px) {
  #item_detail .date {
    margin-right: 10px;
    padding-right: 10px;
  }
}
#item_detail .date:after {
  content: "";
  width: 2px;
  height: 11px;
  background: #cfcfcf;
  position: absolute;
  right: 0;
  top: 5px;
}
#item_detail .item-content {
  font-size: 14px;
  color: #7c7c7c;
  text-align: justify;
}
#item_detail .item-content p {
  line-height: 24px;
}
@media (max-width: 992px) {
  #item_detail .item-content p {
    line-height: 28px;
  }
}
#item_detail .tool-share {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 27px;
  padding-bottom: 46px;
}
@media (max-width: 992px) {
  #item_detail .tool-share {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
#item_detail .tool-share > .title {
  color: #7c7c7c;
  font-size: 15px;
  padding-right: 6px;
}
#item_detail .tool-share ul {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
#item_detail .tool-share ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  padding: 0;
  cursor: pointer;
  margin-left: 6px;
}
#item_detail .tool-share ul li a {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#item_detail .tool-share ul li a i:before {
  font-size: 14px;
  color: #FFF;
}
#item_detail .tool-share ul li a.zalo-share-button {
  background: #00b9ff url(../images/use/zalo.png) center no-repeat;
  width: 26px !important;
  height: 26px !important;
  background-size: 19px;
}
#item_detail .tool-share ul li a.zalo-share-button iframe {
  visibility: hidden;
  position: absolute;
}

.list_other .list_other-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #fbf9dd;
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  .list_other .list_other-title {
    margin-bottom: 25px;
  }
}
.list_other .list_other-title span {
  font-size: 20px;
  color: #fca227;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 2px;
}
@media (max-width: 700px) {
  .list_other .list_other-title span {
    font-size: 19px;
  }
}
.list_other .list_other-title span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fca227;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.list_other .list_other-title a {
  font-size: 12px;
  color: #fca227;
}
.list_other .list_other-title a:hover {
  font-weight: 500;
}
.list_other .list_other-title a:after {
  content: "\e8ad";
  font-family: ficon;
  display: inline-block;
  margin-left: 9px;
}
.list_other .owl-controls .owl-nav {
  position: absolute;
  right: 0;
  bottom: calc(100% + 37px);
}
@media (max-width: 992px) {
  .list_other .owl-controls .owl-nav {
    bottom: calc(100% + 32px);
  }
}
.list_other .owl-controls .owl-nav .owl-prev {
  width: 31px;
  height: 31px;
  background: #e22a36 url("../images/use/nav_left.png") no-repeat center;
  margin-right: 11px;
  border-radius: 0;
}
.list_other .owl-controls .owl-nav .owl-prev:hover {
  opacity: 0.8;
}
.list_other .owl-controls .owl-nav .owl-next {
  width: 31px;
  height: 31px;
  background: #e22a36 url("../images/use/nav_right.png") no-repeat center;
  border-radius: 0;
}
.list_other .owl-controls .owl-nav .owl-next:hover {
  opacity: 0.8;
}/*# sourceMappingURL=news.css.map */