#tth-content {
  background: none !important;
}
#tth-content h2.mid_title {
  font-family: LinhAvantGardeDemiBold;
  font-size: 17px;
  color: #FFF;
  text-transform: uppercase;
  background: #0753c4;
  padding: 10px 0 10px 67px;
  position: relative;
}
@media (max-width: 980px) {
  #tth-content h2.mid_title {
    padding: 5px 0 5px 40px;
  }
}
#tth-content h2.mid_title:before {
  content: "";
  width: 27px;
  height: 9px;
  background: url("../images/use/right_title.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  filter: grayscale(1) brightness(100);
}
@media (max-width: 980px) {
  #tth-content h2.mid_title:before {
    width: 22px;
    height: 8px;
    left: 10px;
  }
}
#tth-column {
  width: 265px;
}
@media (max-width: 900px) {
  #tth-column {
    width: 100%;
  }
}
#tth-column .category_news {
  background: #107eae;
  border-radius: 4px;
  padding: 13px 17px 0px;
  margin-bottom: 10px;
}
@media (max-width: 980px) {
  #tth-column .category_news {
    padding: 13px 10px 0px;
  }
}
#tth-column .category_news .category_news_title {
  font-family: Muli-Bold;
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  background: #ffba00;
  border-radius: 4px;
  padding: 8px 5px 4px 13px;
}
#tth-column .category_news ul {
  padding-top: 15px;
  padding-bottom: 19px;
}
#tth-column .category_news ul li {
  padding-bottom: 7px;
}
#tth-column .category_news ul li:last-child {
  padding-bottom: 0px;
}
#tth-column .category_news ul li a {
  font-family: Muli-Regular;
  font-size: 14px;
  color: #FFF;
}
#tth-column .category_news ul li a:hover, #tth-column .category_news ul li a.current {
  color: #ffba00;
}
#tth-column .focus_news {
  padding-top: 23px;
}
#tth-column .focus_news .box_title {
  font-family: Roboto-Regular;
  font-size: 20px;
  color: #2c2d2d;
  text-transform: uppercase;
  position: relative;
  padding-left: 19px;
  padding-bottom: 10px;
  margin-bottom: 11px;
  border-bottom: 1px solid #fbfcff;
}
@media (max-width: 980px) {
  #tth-column .focus_news .box_title {
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
}
#tth-column .focus_news .box_title:before {
  content: "";
  width: 5px;
  height: 14px;
  background: #e40909;
  position: absolute;
  left: 0;
  top: 8px;
}
#tth-column .focus_news .list_item .item {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #f6f6f6;
}
#tth-column .focus_news .list_item .item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
#tth-column .focus_news .list_item .item .img {
  width: 80px;
}
#tth-column .focus_news .list_item .item .img a {
  padding-top: 75%;
}
#tth-column .focus_news .list_item .item .img a img {
  min-width: 100%;
}
#tth-column .focus_news .list_item .item .info {
  width: calc(100% - 80px);
  font-family: Roboto-Regular;
  padding-left: 5.7%;
}
#tth-column .focus_news .list_item .item .info a.title {
  font-size: 15px;
  color: #000;
  line-height: 18px;
  padding-bottom: 5px;
}
#tth-column .focus_news .list_item .item .info a.title:hover {
  color: #e40909;
}
#tth-column .focus_news .list_item .item .info .date_update {
  font-size: 13px;
  color: #a4a2a2;
  padding-left: 18px;
  position: relative;
}
#tth-column .focus_news .list_item .item .info .date_update:before {
  content: "";
  width: 11px;
  height: 11px;
  background: url("../images/use/icon_clock.png") no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
}

.paginate {
  margin-top: 14px;
  margin-bottom: 0;
  justify-content: flex-end;
  margin-right: -12px;
}
@media (max-width: 980px) {
  .paginate {
    margin-right: -5px;
  }
}

#container #item_detail {
  background: #FFF;
  padding: 12px 4% 29px;
}
@media (max-width: 980px) {
  #container #item_detail {
    padding: 12px 10px 20px;
  }
}
#container #item_detail .detail_title {
  font-family: LinhHelBold;
  font-size: 17px;
  color: #0076ab;
  text-transform: uppercase;
  padding-bottom: 22px;
}
@media (max-width: 980px) {
  #container #item_detail .detail_title {
    font-size: 16px;
    padding-bottom: 5px;
  }
}
#container #item_detail .date_writter {
  display: flex;
  font-family: LinhHelReg;
  font-size: 14px;
  color: #999999;
  border-bottom: 1px dotted #bfbfbf;
  padding-bottom: 8px;
}
@media (max-width: 980px) {
  #container #item_detail .date_writter {
    font-size: 13px;
    padding-bottom: 5px;
  }
}
#container #item_detail .item-content {
  font-family: lato-light;
  font-size: 14px;
  color: #6d6d6d;
  text-align: justify;
  padding-top: 23px;
}
@media (max-width: 980px) {
  #container #item_detail .item-content {
    padding-top: 10px;
  }
}
#container #item_detail .item-content p {
  line-height: 24px;
}
#container #item_detail .item-content img {
  display: block;
  max-width: 100%;
  margin: auto;
  height: auto;
}
#container #item_detail .list_share {
  display: flex;
  align-items: center;
  font-family: Roboto-Light;
  font-size: 14px;
  color: #000;
}
#container #item_detail .list_share span {
  margin-right: 8px;
}
#container #item_detail .list_share .list_item_share {
  display: flex;
  align-items: center;
}
#container #item_detail .list_share .list_item_share a {
  padding-right: 11px;
  margin-right: 11px;
  position: relative;
}
#container #item_detail .list_share .list_item_share a:last-child:after {
  display: none;
}
#container #item_detail .list_share .list_item_share a:after {
  content: "";
  width: 1px;
  height: 19px;
  background: #e1e1e1;
  position: absolute;
  right: 0;
}
#container #item_detail .list_share .list_item_share a i:before {
  margin: 0;
  color: #605657;
  font-size: 18px;
}
#container #item_detail .list_share .list_item_share a.zalo-share-button {
  width: 19px !important;
  height: 25px !important;
  background: url("../images/use/share_zalo.png") no-repeat;
  cursor: pointer;
}
#container #item_detail .list_share .list_item_share a.zalo-share-button iframe {
  position: absolute;
  visibility: hidden;
}
#container #item_detail .tool-share {
  padding-top: 23px;
}
#container .list_other {
  margin-top: 14px;
  background: #FFF;
  padding: 22px 4% 18px;
}
@media (max-width: 980px) {
  #container .list_other {
    padding: 20px 10px 18px;
  }
}
#container .list_other .list_other-title {
  font-family: LinhHelBold;
  font-size: 18px;
  text-transform: uppercase;
  color: #595959;
  position: relative;
  padding-left: 18px;
  margin-bottom: 22px;
}
@media (max-width: 980px) {
  #container .list_other .list_other-title {
    margin-bottom: 15px;
  }
}
#container .list_other .list_other-title:before {
  content: "";
  width: 4px;
  height: 17px;
  background: #0086c3;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#container .list_other .list_item {
  padding: 0;
}
#container .list_other .list_item .col_item {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
#container .list_other .list_item .col_item .wrap_item {
  padding: 0;
}
#container .list_other .list_item .col_item .img {
  width: 100%;
}
#container .list_other .list_item .col_item .img a {
  padding-top: 51.25%;
}
#container .list_other .list_item .col_item .info {
  padding-top: 12px;
  width: 100%;
  padding-left: 0;
}
@media (max-width: 980px) {
  #container .list_other .list_item .col_item .info {
    padding-top: 10px;
  }
}
#container .list_other .list_item .col_item .info .short {
  padding: 3px 0 10px;
}
#container .list_other .list_item .owl-controls .owl-nav {
  position: absolute;
  right: 0;
  bottom: calc(100% + 42px);
  display: flex;
}
@media (max-width: 980px) {
  #container .list_other .list_item .owl-controls .owl-nav {
    position: unset;
    justify-content: center;
  }
}
#container .list_other .list_item .owl-controls .owl-nav .owl-prev {
  margin-right: 6px;
  width: 40px;
  height: 40px;
  background: #fcda73;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
}
@media (max-width: 980px) {
  #container .list_other .list_item .owl-controls .owl-nav .owl-prev {
    width: 35px;
    height: 35px;
  }
}
#container .list_other .list_item .owl-controls .owl-nav .owl-prev i {
  width: 11px;
  height: 21px;
  background: url("../images/use/nav_left.png") no-repeat;
  background-size: contain;
}
@media (max-width: 980px) {
  #container .list_other .list_item .owl-controls .owl-nav .owl-prev i {
    width: 9px;
    height: 15px;
  }
}
#container .list_other .list_item .owl-controls .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background: #fcda73;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
}
@media (max-width: 980px) {
  #container .list_other .list_item .owl-controls .owl-nav .owl-next {
    width: 35px;
    height: 35px;
  }
}
#container .list_other .list_item .owl-controls .owl-nav .owl-next i {
  width: 11px;
  height: 21px;
  background: url("../images/use/nav_right.png") no-repeat;
  background-size: contain;
}
@media (max-width: 980px) {
  #container .list_other .list_item .owl-controls .owl-nav .owl-next i {
    width: 9px;
    height: 15px;
  }
}/*# sourceMappingURL=news.css.map */