@media (min-width: 768px) and (max-width: 1024px) {
  .cat-breadcrumbs {
    margin-bottom: 30px;
  }
}

.breadcrumb-item.active a {
  color: #fc9f08 !important;
}
.breadcrumb-item.active a:hover {
  text-decoration: underline !important;
}

.cat .tab-audio {
  display: inline-flex;
  float: right;
  position: relative;
}
.cat .tab-audio .nav-item .nav-link {
  border-radius: 0;
  border: none;
  border-right: 1px solid #495057;
  padding: 0 0.6rem;
  color: #535353;
  font-size: 14px;
  text-transform: uppercase;
}
.cat .tab-audio .nav-item .active {
  color: #fc9f08;
}
.cat .tab-audio .nav-item:last-child .nav-link {
  border-right: none;
}

.main-content {
  background: #fff;
  margin-top: 0;
  position: relative;
  z-index: 1;
}

.main-content {
  background: #fff;
  margin-top: 0;
  position: relative;
  z-index: 1;
}
.main-content .feature-news {
  margin-bottom: 30px;
}
.main-content .feature-news .news .news-thumb {
  position: relative;
}
.main-content .feature-news .news .news-thumb .a-tym {
  -webkit-clip-path: polygon(0 22%, 0 0, 35% 0%, 65% 0%, 100% 0, 100% 23%, 100% 50%, 100% 87%, 46% 100%, 46% 100%, 0 88%, 0 48%);
          clip-path: polygon(0 22%, 0 0, 35% 0%, 65% 0%, 100% 0, 100% 23%, 100% 50%, 100% 87%, 46% 100%, 46% 100%, 0 88%, 0 48%);
}
.main-content .feature-news .news .news-thumb a {
  display: block;
}
.main-content .feature-news .news .news-thumb a img {
  transition: all 0.3s linear;
}
.main-content .feature-news .news .news-thumb a img:hover {
  background-size: 130% !important;
  transition: all 0.3s linear;
}
.main-content .feature-news .news .news-thumb a .img-tym {
  width: 336px;
  height: 243px;
  -webkit-clip-path: polygon(0 22%, 0 0, 35% 0%, 65% 0%, 100% 0, 100% 23%, 100% 50%, 100% 87%, 46% 100%, 46% 100%, 0 88%, 0 48%);
          clip-path: polygon(0 22%, 0 0, 35% 0%, 65% 0%, 100% 0, 100% 23%, 100% 50%, 100% 87%, 46% 100%, 46% 100%, 0 88%, 0 48%);
}
.main-content .feature-news .news .news-thumb a .img-tym:hover {
  transform: scale(1.3);
  transition: all 0.3s linear;
  -webkit-clip-path: polygon(0 22%, 0 0, 35% 0%, 65% 0%, 100% 0, 100% 23%, 100% 50%, 100% 87%, 46% 100%, 46% 100%, 0 88%, 0 48%);
          clip-path: polygon(0 22%, 0 0, 35% 0%, 65% 0%, 100% 0, 100% 23%, 100% 50%, 100% 87%, 46% 100%, 46% 100%, 0 88%, 0 48%);
}
@media (max-width: 768px) {
  .main-content .feature-news .news .news-thumb a .img-tym {
    width: 100%;
    height: auto;
  }
}
.main-content .feature-news .news .news-title {
  margin: 10px 0;
}
.main-content .feature-news .news .news-title a {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 3rem;
  min-height: 3rem;
  text-decoration: none;
}
.main-content .feature-news .news .news-shortdesc .news-date {
  color: #fc9f08;
}
.main-content .feature-news .news .news-shortdesc p {
  margin-bottom: 0;
  max-height: 3rem;
  min-height: 3rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.main-content .feature-news .news .news-shortdesc .readmore {
  display: block;
  width: 100%;
  text-align: right;
}
.main-content .feature-news .news .news-shortdesc {
  font-size: 15px;
}
.main-content .feature-news .news .readmore {
  color: #e79002;
  display: block;
  text-align: right;
  font-weight: normal;
}
.main-content .hot-news {
  position: relative;
}
.main-content .hot-news.frame .news-cat-title {
  text-transform: uppercase;
  height: 36px;
  font-size: 18px;
  background: url(/modules/news/assets/img/bg-title.png) no-repeat bottom left/auto 5px;
  font-weight: bold;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  width: 320px;
}
.main-content .hot-news.frame .hot-news-tinhnguoi .news .news-thumb img {
  transition: all 0.3s linear;
}
.main-content .hot-news.frame .hot-news-tinhnguoi .news .news-thumb img:hover {
  background-size: 130% !important;
  transition: all 0.3s linear;
}
.main-content .hot-news.frame .hot-news-tinhnguoi .news .news-title {
  margin: 10px 0;
}
.main-content .hot-news.frame .hot-news-tinhnguoi .news .news-title a {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 3rem;
  min-height: 3rem;
  text-decoration: none;
}
.main-content .hot-news .owl-dots {
  position: absolute;
  top: -30px;
  right: 0;
}
.main-content .hot-news .owl-dots .owl-dot {
  width: 20px;
  height: 6px;
  border-radius: 3px;
  background: #999;
  margin-left: 5px;
  border: 0;
}
.main-content .hot-news .owl-dots .owl-dot.active {
  background: #fc9f08;
}
.main-content .title-sort {
  font-size: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
.main-content .title-sort form {
  float: right;
  display: flex;
  align-items: center;
}
.main-content .title-sort form label {
  display: flex;
  white-space: nowrap;
  flex-wrap: inherit;
}
@media (max-width: 768px) {
  .main-content .title-sort form label {
    display: none;
  }
}
.main-content .title-sort form .button_search {
  width: 76px;
  height: 100%;
  background: url(../img/search_btn.png) no-repeat top left/100%;
  text-indent: -9999px;
  text-indent: -9999px;
  border: none;
  border-radius: 0;
}
@media (max-width: 768px) {
  .main-content .title-sort form {
    gap: 10px;
  }
}
@media (max-width: 1024px) {
  .main-content .title-sort form {
    width: 90px;
  }
}

.stats-block {
  background: #f6f4f4;
  position: relative;
  margin: 50px 0;
}
.stats-block .main-content {
  background-color: transparent;
}
.stats-block:before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -50px;
  background: url(../img/bg-top-cor.png) no-repeat top center/100% 100%;
  z-index: 3;
}
.stats-block:after {
  z-index: 3;
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -50px;
  background: url(../img/bg-bot-cor.png) no-repeat bottom center/100% 100%;
}
.stats-block .stats-title {
  text-align: center;
  color: #f1b50e;
  margin-top: 15px;
  margin-bottom: 15px;
}
.stats-block .stats-title h4 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
  color: #f1b50e;
}
.stats-block .stats-title h5 {
  color: #f1b50e;
}
.stats-block .stats-title .icon-heart-lotus {
  background: url(../img/icon-heart-lotus.png) no-repeat top center/100%;
  display: block;
  max-width: 140px;
  height: 140px;
  margin: 0 auto 10px;
}
@media (max-width: 768px) {
  .stats-block .stats-title .icon-heart-lotus {
    max-width: 100px;
    height: 100px;
  }
}
.stats-block .stats-summary .stats-list {
  display: flex;
  font-size: 36px;
  color: #ee9800;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 0px 10px;
  align-items: center;
}
.stats-block .stats-summary .stats-list .icon-heart {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/icon-heart-red.png) no-repeat top left/100%;
  margin-right: 15px;
}
@media (max-width: 1200px) {
  .stats-block .stats-summary .stats-list {
    font-size: 28px;
  }
  .stats-block .stats-summary .stats-list .icon-heart {
    max-width: 40px;
    height: 40px;
    flex: 0 0 100%;
  }
}
@media (max-width: 768px) {
  .stats-block .stats-summary .stats-list {
    font-size: 24px;
    padding: 15px 0;
    width: 220px;
    margin: 0 auto;
  }
  .stats-block .stats-summary .stats-list .icon-heart {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 768px) {
  .stats-block {
    padding: 25px 0;
  }
}

.news-cat-title {
  text-transform: uppercase;
  height: 36px;
  font-size: 18px;
  background: url(/modules/news/assets/img/bg-title.png) no-repeat bottom left/auto 5px;
  font-weight: bold;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  width: 320px;
}

.result-block .result-content .result-post {
  margin-bottom: 20px;
}
.result-block .result-content .result-post a {
  color: #111;
  text-decoration: none;
}
.result-block .result-content .result-post a:hover .post-title {
  color: #ce9800;
}
.result-block .result-content .post-thumb {
  position: relative;
}
.result-block .result-content .post-thumb:before {
  content: "";
  width: 50px;
  height: 50px;
  background: url(../img/icon-heart-conner.png) no-repeat top left/100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.result-block .result-content .post-thumb img {
  display: block;
  max-width: 100%;
  height: auto !important;
  transition: all 0.2s linear;
}
.result-block .result-content .post-thumb img:hover {
  background-size: 110% !important;
  transition: all 0.2s linear;
}
.result-block .result-content .post-title {
  font-weight: bold;
  padding: 8px 15px 6px;
}
.result-block .result-content .post-meta p {
  margin-bottom: 5px;
  font-size: 14px;
  padding: 0px 15px;
}

.video-block {
  background: #f6f4f4;
  padding: 20px 0;
  position: relative;
  margin: 50px 0;
}
.video-block .news-cat-title {
  text-transform: uppercase;
  height: 36px;
  font-size: 18px;
  background: url(/modules/news/assets/img/bg-title.png) no-repeat bottom left/auto 5px;
  font-weight: bold;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  width: 320px;
}
.video-block .news-cat-title a {
  color: #222;
}
.video-block .news-cat-title a:hover {
  text-decoration: none;
}
.video-block .main-content {
  background-color: transparent;
}
.video-block:before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -50px;
  background: url(../img/bg-top-cor.png) no-repeat top center/100% 100%;
  z-index: 3;
}
.video-block:after {
  z-index: 3;
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -50px;
  background: url(../img/bg-bot-cor.png) no-repeat bottom center/100% 100%;
}
.video-block .video-list .videos .video-thumb {
  position: relative;
}
.video-block .video-list .videos .video-thumb:after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: url(/modules/news/assets/img/ic-hoasen-white.png) no-repeat top left/100%;
  position: absolute;
  bottom: -5px;
  left: calc(50% - 26px);
}
.video-block .video-list .videos .video-thumb:hover:after {
  background: url(/modules/news/assets/img/img-hoasen.png) no-repeat top left/100%;
}
.video-block .video-list .videos .video-title {
  font-weight: bold;
  font-size: 20px;
  margin: 10px 0;
}
.video-block .video-list .videos .video-title a {
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 3.5rem;
  min-height: 3rem;
}
.video-block .video-list .videos .video-title a:hover {
  color: #ce9800;
  text-decoration: none;
}
.video-block .video-list .videos .video-date {
  font-size: 14px;
}
.video-block .video-list .videos .owl-nav button {
  position: absolute;
  width: 30px;
  height: 60px;
  text-indent: -9999px;
  top: 32%;
}
.video-block .video-list .videos .owl-nav button.owl-prev {
  left: 10px;
  background: url(../img/icon-arrow-left.png) no-repeat top left/100%;
}
.video-block .video-list .videos .owl-nav button.owl-next {
  right: 10px;
  background: url(../img/icon-arrow-right.png) no-repeat top left/100%;
}

.gallery .gallery-header {
  height: 36px;
  background: url(/modules/news/assets/img/bg-title-lg.png) no-repeat bottom left/100%;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 4px 0px;
}
.gallery .gallery-header .title {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.gallery .quicklink-header {
  height: 36px;
  background: url(/modules/news/assets/img/bg-title-lg.png) no-repeat bottom left/100%;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 4px 0px;
}
.gallery .quicklink-header .title {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.gallery .gallery_list a {
  width: 25%;
  float: left;
  padding: 3px 4px;
}
.gallery .gallery_list a img {
  transition: all 0.3s linear;
}
.gallery .gallery_list a img:hover {
  background-size: 130% !important;
  transition: all 0.3s linear;
}
.gallery .carousel-indicators {
  position: absolute;
  top: -45px;
  right: 0;
  left: auto;
  margin-left: 0;
  margin-right: 0;
}
.gallery .carousel-indicators li {
  width: 20px;
  height: 6px;
  background: #999;
  list-style: none;
  margin-right: 10px;
  border-radius: 3px;
  border: 0;
}
.gallery .carousel-indicators li.active {
  background: #f1b50e;
}
.gallery .carousel-indicatorss {
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  list-style: none;
  position: absolute;
  top: -45px;
  right: 0;
  left: auto;
  margin-left: 0;
  margin-right: 0;
}
.gallery .carousel-indicatorss li {
  width: 20px;
  height: 6px;
  background: #999;
  list-style: none;
  margin-right: 10px;
  border-radius: 3px;
  border: 0;
}
.gallery .carousel-indicatorss li.active {
  background: #f1b50e;
}

.quicklink .gallery-header {
  height: 36px;
  background: url(/modules/news/assets/img/bg-title-lg.png) no-repeat bottom left/100%;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 4px 0px;
}
.quicklink .gallery-header .title {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.quicklink .quicklink-header {
  height: 36px;
  background: url(/modules/news/assets/img/bg-title-lg.png) no-repeat bottom left/100%;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 4px 0px;
}
.quicklink .quicklink-header .title {
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.quicklink .gallery_list a {
  width: 25%;
  float: left;
  padding: 3px 4px;
}
.quicklink .gallery_list a img {
  transition: all 0.3s linear;
}
.quicklink .gallery_list a img:hover {
  background-size: 130% !important;
  transition: all 0.3s linear;
}
.quicklink .carousel-indicators {
  position: absolute;
  top: -45px;
  right: 0;
  left: auto;
  margin-left: 0;
  margin-right: 0;
}
.quicklink .carousel-indicators li {
  width: 20px;
  height: 6px;
  background: #999;
  list-style: none;
  border-radius: 3px;
}
.quicklink .carousel-indicators li.active {
  background: #f1b50e;
}

@media (max-width: 768px) {
  .gallery .gallery_list a {
    width: 50%;
    padding: 4px;
  }
  .quicklink .gallery_list a {
    width: 50%;
    padding: 4px;
  }
}
#click_search {
  padding: 30px 30px 0;
}

.text-yellow {
  color: #ce9800 !important;
}/*# sourceMappingURL=home.css.map */