
/*---------- end news 24h css ----------*/
/*---------- news short css ----------*/
.c-template-grid.is-news-short .b-grid {
  min-height: 0;
}
.c-template-grid.is-news-short .b-grid .b-grid__img {
  display: none;
}
.c-template-grid.is-news-short .b-grid .b-grid__title {
  font-size: 16px;
  font-weight: 400;
}

.c-box.is-border .c-template-grid.is-news-short {
  margin: 0 -14px -14px;
}
.c-box.is-border .c-template-grid.is-news-short > ul > li {
  padding: 12px 15px;
  margin-bottom: 1px;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.c-box.is-border .c-template-grid.is-news-short > ul > li:nth-child(2n) {
  background-color: #ececec;
  padding: 12px 14px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}
.c-box.is-border .c-template-grid.is-news-short > ul > li:first-child {
  padding-top: 0;
  border-top: none;
}


/*---------- end news short css ----------*/
/*---------- home css ----------*/
/*---------- home topevent css ----------*/
.c-topevent {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-top: 5px;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 20px;
}
.c-topevent label {
  font-weight: 700;
  font-size: 12px;
  margin: 0;
  color: #016e39;
  float: left;
  padding-top: 2px;
}
.c-topevent label .icon24-topevent {
  margin-right: 4px;
}
.c-topevent label span {
  display: none;
}
.c-topevent__content {
  margin-left: 32px;
}
.c-topevent__content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-topevent__content a {
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  color: #666;
  font-size: 12px;
  padding: 3px 10px;
  margin-right: 5px;
  background-color: #F5F5F5;
  border-radius: 12px;
}
.c-topevent__content > .scrollbar-macosx {
  padding-bottom: 5px !important;
}
.c-topevent__scroll {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 5px;
}
.c-topevent__scroll.scrollbar-outer > .scroll-element {
  background-color: transparent;
}
.c-topevent__scroll.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #007E00;
}
.c-topevent__scroll.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #007E00;
}


/*---------- end home topevent css ----------*/
/*---------- home statistic css ----------*/
.c-statistic-block {
  border-top: 1px solid #E5E5E5;
  padding: 8px 0px;
}

.c-statistic-box {
  display: none;
}
.c-statistic-box .c-statistic-box__left {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 38px;
}
.c-statistic-box .c-statistic-box__left [class*=icon] {
  margin-right: 10px;
}
.c-statistic-box .c-statistic-box__left [class*=icon16] {
  min-width: 16px;
}
.c-statistic-box .c-statistic-box__right {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 38px;
  display: none;
}
.c-statistic-box .c-statistic-box__right [class*=icon] {
  margin-right: 10px;
}
.c-statistic-box .c-statistic-box__right [class*=icon16] {
  min-width: 16px;
}

.c-statistic-slider {
  width: calc(100% - 26px);
  position: relative;
  z-index: 1;
}
.c-statistic-slider:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  background: linear-gradient(to left, #F7F7F7, rgba(255, 255, 255, 0)); /* Firefox 3.6+ */ /* IE 10 */ /* Opera 11.10+ */
  background: -o-linear-gradient(to left, #F7F7F7, rgba(255, 255, 255, 0));
}
.c-statistic-slider .owl-carousel .owl-item a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  overflow: hidden;
  font-family: "Roboto", sans-serif;;
  height: 38px;
  line-height: 38px;
  padding-right: 15px;
}
.c-statistic-slider .owl-carousel .owl-nav {
  position: absolute;
  z-index: 2;
  right: -45px;
  top: 9px;
  line-height: 20px;
}
.c-statistic-slider .owl-carousel .owl-nav .owl-prev, .c-statistic-slider .owl-carousel .owl-nav .owl-next {
  width: 20px;
  height: 20px;
  border: 1px solid #E5E5E5;
  margin-left: 3px;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.c-statistic-slider .owl-carousel .owl-nav .owl-prev {
  background-image: url("../images/icons/icon16-chevron-down-black.svg");
}
.c-statistic-slider .owl-carousel .owl-nav .owl-next {
  background-image: url("../images/icons/icon16-chevron-up-black.svg");
}

/*---------- end home statistic css ----------*/
/*---------- home head css ----------*/
.c-head {
  margin-bottom: 20px;
}
.c-head:last-child {
  margin-bottom: 0;
}
.c-head .c-head__main {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E5E5E5;
}
.c-head .c-head__main:last-child {
  margin-bottom: 0;
}
.c-head .c-head__side .c-template-list.is-small-pc .b-grid .b-grid__title {
  font-size: 16px;
}

.c-head-big .c-template-grid .b-grid .b-grid__img {
  margin-left: -15px;
  margin-right: -15px;
}
.c-head-big .c-template-grid .b-grid .b-grid__title {
  font-size: 22px;
}
.c-head-big .c-template-grid .b-grid .b-grid__desc {
  display: block;
}


/*---------- end home head css ----------*/
/*---------- block era growth css ----------*/
.c-era-growth-box {
  margin-bottom: 20px;
  border: 1px solid #E72C20;
  background-color: #FFF6D6;
  background-image: url("../images/era-growth-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.c-era-growth-box:last-child {
  margin-bottom: 0;
}
.c-era-growth-box .c-era-growth-box__title {
  padding: 28px 10px 10px 88px;
  background-image: url("../images/icons/era-growth-title.png");
  background-repeat: no-repeat;
  background-position: top left;
  margin-top: -1px;
  min-height: 65px;
}
.c-era-growth-box .c-era-growth-box__name {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 20px;
  color: #E72C20;
  font-weight: 700;
  font-family: "Phudu", serif;
}
.c-era-growth-box .c-era-growth-box__name a {
  display: block;
  text-align: center;
  color: #E72C20;
  text-decoration: none;
}
.c-era-growth-box .c-era-growth-box__content {
  padding: 0 15px 15px;
}
.c-era-growth-box .c-template-grid .b-grid .b-grid__title {
  font-size: 16px;
}
.c-era-growth-box .c-template-grid > ul > li + li .b-grid {
  min-height: 0;
}
.c-era-growth-box .c-template-grid > ul > li + li .b-grid .b-grid__img {
  display: none;
}
.c-era-growth-box .c-template-grid > ul > li + li .b-grid .b-grid__title {
  font-weight: 400;
  font-size: 15px;
}
.c-era-growth-box .c-template-list .b-grid .b-grid__title {
  font-size: 15px;
}
.c-era-growth-box .c-template-list > ul > li:first-child .b-grid .b-grid__img {
  width: 116px;
}
.c-era-growth-box .c-template-list > ul > li:first-child .b-grid .b-grid__content {
  width: calc(100% - 116px);
}
.c-era-growth-box .c-template-list > ul > li + li .b-grid {
  min-height: 0;
}
.c-era-growth-box .c-template-list > ul > li + li .b-grid .b-grid__img {
  display: none;
}
.c-era-growth-box .c-template-list > ul > li + li .b-grid .b-grid__title {
  font-weight: 400;
  font-size: 15px;
}
.c-era-growth-box .c-template-list > ul > li + li .b-grid .b-grid__content {
  width: 100%;
  padding-left: 0;
}

.c-era-growth-slider.c-slider-dots .owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #FFC700;
}
.c-era-growth-slider.c-slider-dots .owl-carousel .owl-dots .owl-dot.active {
  border-color: #F43333;
}


/*---------- end block era growth css ----------*/
/*---------- home focus css ----------*/
.c-focus-box {
  position: relative;
  z-index: 1;
  padding-top: 10px;
}
.c-focus-box .c-focus-box__title {
  font-size: 22px;
  font-family: "Roboto", sans-serif;
  background-color: #F43333;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 7px 12px;
  top: -30px;
  position: absolute;
  margin-bottom: 0;
  border-radius: 3px;
}
.c-focus-box .c-focus-box__content {
  padding-top: 10px;
}
.c-focus-box .c-template-grid .b-grid .b-grid__time {
  display: block;
  margin-bottom: 5px;
}
.c-focus-box .c-template-grid.is-col-3-tablet {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.c-focus-box .c-template-grid.is-col-3-tablet:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.c-focus-box .c-template-grid.is-news-short > ul > li {
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
.c-focus-box .c-template-grid.is-news-short > ul > li + li .b-grid .b-grid__time {
  display: none;
}
.c-focus-box .c-template-grid.is-news-short > ul > li + li .b-grid .b-grid__title {
  font-weight: 400;
}

.l-content-flex:has(.c-focus-box) .l-sidebar .c-box.is-border {
  border-color: #F43333;
}
.l-content-flex:has(.c-focus-box) .l-sidebar .c-box.is-border .c-template-list .b-grid .b-grid__title {
  font-size: 15px;
}
.l-content-flex:has(.c-focus-box) .l-sidebar .c-box.is-border .c-template-list > ul > li:first-child .b-grid .b-grid__img {
  width: 116px;
}
.l-content-flex:has(.c-focus-box) .l-sidebar .c-box.is-border .c-template-list > ul > li:first-child .b-grid .b-grid__content {
  width: calc(100% - 116px);
}
.l-content-flex:has(.c-focus-box) .l-sidebar .c-box.is-border .c-template-list > ul > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.l-content-flex:has(.c-focus-box) .l-sidebar .c-box.is-border .c-template-list > ul > li + li .b-grid {
  min-height: 0;
}
.l-content-flex:has(.c-focus-box) .l-sidebar .c-box.is-border .c-template-list > ul > li + li .b-grid .b-grid__img {
  display: none;
}
.l-content-flex:has(.c-focus-box) .l-sidebar .c-box.is-border .c-template-list > ul > li + li .b-grid .b-grid__title {
  font-weight: 400;
  font-size: 15px;
}
.l-content-flex:has(.c-focus-box) .l-sidebar .c-box.is-border .c-template-list > ul > li + li .b-grid .b-grid__content {
  width: 100%;
  padding-left: 0;
}


/*---------- end home focus css ----------*/
/*---------- home trade css ----------*/
.c-trade-block .c-box .c-box__title .c-box__title__name {
  font-size: 15px;
}

.c-trade-item {
  padding: 7px;
  min-height: 80px;
  border: 1px solid #003454;
  border-radius: 5px;
  background: linear-gradient(to top, #ABDFFF, #FFFFFF); /* Firefox 3.6+ */ /* IE 10 */ /* Opera 11.10+ */
  background: -o-linear-gradient(to top, #ABDFFF, #FFFFFF);
}
.c-trade-item .c-trade-item__row > span {
  margin-right: 5px;
}
.c-trade-item .c-trade-item__row a {
  color: #016e39;
  text-decoration: none;
}
.c-trade-item .c-trade-item__row a:after {
  content: ", ";
  color: #333303;
}
.c-trade-item .c-trade-item__row a:last-child:after {
  content: "";
}
.c-trade-item .c-trade-item__line {
  height: 1px;
  background-color: #999;
  margin-bottom: 10px;
  margin-top: 10px;
}

.c-trade-grid .c-trade-item .c-trade-item__row {
  margin-bottom: 7px;
}
.c-trade-grid .c-trade-item .c-trade-item__row:last-child {
  margin-bottom: 0;
}
.c-trade-grid > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-trade-grid > ul > li {
  padding-bottom: 15px;
}


/*---------- end home trade css ----------*/
/*---------- home topread css ----------*/
.c-news-topread__number {
  width: 40px;
  min-width: 40px;
  border-right: 1px dashed #ddd;
}
.c-news-topread__number span {
  font-size: 40px;
  line-height: 1;
  font-weight: 900;
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #016e39;
  text-shadow: 2px -2px 0 rgba(255, 193, 7, 0.5);
}
.c-news-topread__title {
  margin: 0;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;;
}
.c-news-topread__title a {
  display: block;
  text-decoration: none;
  color: #333303;
}
.c-news-topread__title [class*=icon] {
  margin-right: 5px;
  margin-top: -2px;
}
.c-news-topread ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-news-topread ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E5E5E5;
}
.c-news-topread > ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}


/*---------- end home topread css ----------*/
/*---------- home topic css ----------*/
.c-topic-area.is-margin-bottom {
  margin-bottom: 20px;
}
.c-topic-area.is-margin-bottom:last-child {
  margin-bottom: 0;
}
.c-topic-area .c-template-list .b-grid {
  display: flex;
  flex-direction: row;
  min-height: 0;
}
.c-topic-area .c-template-list .b-grid .b-grid__img {
  display: none;
}
.c-topic-area .c-template-list .b-grid .b-grid__content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.c-topic-area .c-template-list .b-grid .b-grid__title {
  font-size: 16px;
  font-weight: 400;
}
.c-topic-area .c-template-list > ul > li {
  padding-bottom: 15px;
}
.c-topic-area .c-template-list > ul > li:first-child .b-grid {
  display: block;
}
.c-topic-area .c-template-list > ul > li:first-child .b-grid .b-grid__img {
  width: auto;
  margin-bottom: 10px;
  display: block;
}
.c-topic-area .c-template-list > ul > li:first-child .b-grid .b-grid__content {
  padding-left: 0;
  width: auto;
}
.c-topic-area .c-template-list > ul > li:first-child .b-grid .b-grid__title {
  font-size: 20px;
  font-weight: 500;
}
.c-topic-area .c-template-list > ul > li:last-child {
  padding-bottom: 0;
}
.c-topic-area > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-topic-area > ul > li {
  padding-bottom: 20px;
}

.c-topic-cat {
  display: none;
  overflow-x: auto;
  overflow-y: hidden;
}
.c-topic-cat > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-topic-cat > ul > li {
  margin-right: 15px;
}
.c-topic-cat > ul > li:last-child {
  margin-bottom: 0;
}
.c-topic-cat > ul > li > a {
  display: block;
  text-decoration: none;
  font-size: 13px;
  color: #666;
  line-height: 1.4;
  padding-bottom: 10px;
  white-space: nowrap;
}


/*---------- end home topic css ----------*/
/*---------- home category box css ----------*/
.c-category-box__left .c-template-grid .b-grid .b-grid__title {
  font-size: 20px;
}
.c-category-box__right {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #E5E5E5;
}
.c-category-box__right .c-template-grid.is-news-short .b-grid .b-grid__title {
  font-weight: 400;
}
.c-category-box__right .c-template-grid.is-news-short > ul > li:first-child .b-grid .b-grid__img {
  display: block;
}
.c-category-box__right .c-template-grid.is-news-short > ul > li:first-child .b-grid .b-grid__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
}

.c-category-group > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-category-group > ul > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E5E5E5;
}
.c-category-group > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}


/*---------- end home category box css ----------*/
/*---------- home multimedia css ----------*/
.c-multimedia-block {
  background-image: url("../images/multimedia-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-multimedia-block .c-box .c-box__title .c-box__title__name {
  color: #007E00;
}
.c-multimedia-block .c-box .c-box__title .c-box__title__name a {
  color: #007E00;
}
.c-multimedia-block .c-box .c-box__title a.c-box__title__name {
  color: #007E00;
}

.c-multimedia-box .c-multimedia-box__left {
  margin-bottom: 20px;
}
.c-multimedia-box .c-multimedia-box__left:last-child {
  margin-bottom: 0;
}
.c-multimedia-box .c-multimedia-box__right .c-template-list.is-small-pc .b-grid .b-grid__title {
  font-weight: 400;
  font-size: 16px;
}


/*---------- end home multimedia css ----------*/
/*---------- home event css ----------*/
.c-event-block .c-template-list .b-grid .b-grid__desc {
  display: block;
}
.c-event-block .c-template-list .b-grid .b-grid__img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.c-event-block .c-template-list .b-grid .b-grid__img a {
  width: 90px;
  height: 90px;
}
.c-event-block .c-template-list .b-grid .b-grid__content {
  width: calc(100% - 90px);
}
.c-event-block .c-template-list > ul > li:nth-child(2n) .b-grid {
  flex-direction: row-reverse;
}
.c-event-block .c-template-list > ul > li:nth-child(2n) .b-grid .b-grid__content {
  padding-right: 15px;
  padding-left: 0;
}

/*---------- end home event css ----------*/
/*---------- end home css ----------*/
/*---------- example css ----------*/
.c-cat-list {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.c-cat-list.is-margin-bottom {
  margin-bottom: 20px;
}
.c-cat-list__current {
  font-size: 21px;
  line-height: 1.3;
  font-weight: 700;
  color: #016e39;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  padding-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}
.c-cat-list__current.is-tag {
  text-transform: none;
  padding-left: 27px;
  position: relative;
  z-index: 1;
  margin-left: 0;
}
.c-cat-list__current.is-tag:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -16px;
  background-image: url("../images/icons/icon20-tag.svg");
  background-position: center center;
  background-repeat: no-repeat;
}
.c-cat-list__desc {
  padding-bottom: 12px;
  line-height: 1.4;
  color: #666;
}
.c-cat-list__desc p {
  margin-bottom: 5px;
}
.c-cat-list__desc p:last-child {
  margin-bottom: 0;
}
.c-cat-list__sub {
  overflow-y: hidden;
  overflow-x: auto;
  margin-right: -15px;
}
.c-cat-list__sub ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.c-cat-list__sub ul li {
  margin-right: 15px;
}
.c-cat-list__sub ul li h2, .c-cat-list__sub ul li .h2 {
  margin: 0;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.c-cat-list__sub ul li a {
  text-decoration: none;
  color: #666;
  display: block;
  padding: 10px 0;
  white-space: nowrap;
}
.c-cat-list__sub ul li.active a {
  color: #016e39;
}
.c-cat-list__sub.scrollbar-outer > .scroll-element {
  background-color: transparent;
}
.c-cat-list__sub.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #016e39;
}
.c-cat-list__sub.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #016e39;
  height: 6px;
  top: -8px;
}

.c-head-list {
  margin-bottom: 20px;
}
.c-head-list__left {
  margin-bottom: 20px;
}
.c-head-list__left .c-template-grid {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 15px;
}
.c-head-list__left .c-template-grid .b-grid .b-grid__img {
  margin-left: -15px;
  margin-right: -15px;
}
.c-head-list__left .c-template-grid .b-grid .b-grid__row {
  text-align: left;
}
.c-head-list__left .c-template-grid .b-grid .b-grid__title {
  font-size: 26px;
  line-height: 1.4;
}
.c-head-list__left .c-template-grid .b-grid .b-grid__desc {
  display: block;
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  max-height: 66px; /* Fallback for non-webkit */
  line-height: 22px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-head-list__right {
  margin-bottom: 20px;
}
.c-head-list__right .c-template-grid {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 15px;
}

.c-cat-three__left {
  margin-bottom: 20px;
}
.c-cat-three__left .c-template-grid .b-grid .b-grid__title {
  font-size: 20px;
}
.c-cat-three__center {
  margin-bottom: 20px;
}
.c-cat-three__center .c-template-list {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}


/*---------- end example css ----------*/
/*---------- detail css ----------*/
.c-detail-thumb-full {
  overflow: hidden;
  max-height: 100vh;
}
.c-detail-thumb-full img {
  width: 100%;
  height: auto;
}

.bg-detail {
  /* background: #fcfaf6; */
}

.c-detail-head {
  margin-bottom: 15px;
  position: relative;
}
.c-detail-head__row {
  margin-bottom: 10px;
  line-height: 1.3;
}
.c-detail-head__row:last-child {
  margin-bottom: 0;
}
.c-detail-head__row .c-detail-head__author {
  display: block;
}
.c-detail-head__row .space {
  display: none;
}
.c-detail-head__row .c-detail-head__time {
  display: block;
}
.c-detail-head__row.is-bar {
  position: relative;
}
.c-detail-head__title {
  margin: 0;
  font-weight: 700;
  font-size: 26px;
  color: #333303;
  font-family: "IBM Plex Serif", Arial, Helvetica, sans-serif;
  line-height: 1.4;
}
.c-detail-head__cat {
  color: #016e39;
  font-size: 14px;
}
.c-detail-head a.c-detail-head__cat {
  text-decoration: none;
}
.c-detail-head__time {
  color: #666;
  font-size: 12px;
}
.c-detail-head__time span {
  color: #000;
}
.c-detail-head__author {
  color: #333303;
  font-weight: 700;
  font-size: 12px;
}
.c-detail-head .space {
  margin: 0 5px;
  color: #666;
  font-size: 12px;
}
.c-detail-head .breadcrumb {
  padding: 0;
}

.c-article .b-maincontent {
  font-size: 18px;
  font-family: "IBM Plex Serif", Arial, Helvetica, sans-serif;
  line-height: 1.618;
  margin-bottom: 20px;
  font-weight: 400;
}
.c-article .b-maincontent * {
  font-family: "IBM Plex Serif", Arial, Helvetica, sans-serif;
}
.c-article .b-maincontent p {
  font-size: 18px;
}

.c-news-detail .b-maincontent {
  font-size: 18px;
  line-height: 1.618;
  margin-bottom: 20px;
  font-weight: 400;
}
.c-news-detail .b-maincontent * {text-align: justify;}
.c-news-detail .b-maincontent p {
  font-size: 18px;
}
.c-news-detail .b-maincontent .desc {
  font-weight: 700;
  font-size: 18px;
  font-family: "IBM Plex Serif", Arial, Helvetica, sans-serif;
}
.c-news-detail__line {
  height: 1px;
  background-color: #ddd;
  margin-bottom: 15px;
}
.c-news-detail .c-template-grid {
  margin-bottom: 15px;
}
.c-news-detail .c-template-grid ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.c-news-other ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-news-other ul li {
  padding-left: 20px;
  position: relative;
  z-index: 1;
  margin-bottom: 12px;
}
.c-news-other ul li:last-child {
  margin-bottom: 0;
}
.c-news-other ul li:last-child:after {
  bottom: 0;
}
.c-news-other ul li:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 8px;
  left: 0;
  width: 7px;
  height: 7px;
  background: #016e39;
  border-radius: 100%;
}
.c-news-other ul li:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 8px;
  bottom: -20px;
  width: 1px;
  left: 3px;
  background-color: #E5E5E5;
}
.c-news-other ul li a {
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 16px;
}
.c-news-other ul li .c-news-other__time {
  color: #999;
  display: block;
  font-size: 13px;
  padding-top: 3px;
}

.c-share-scroll {
  position: absolute;
  right: 0;
  display: none;
}

.c-share-scroll > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-share-scroll > ul > li {
  text-align: center;
  float: left;
  margin-left: 5px;
}
.c-share-scroll > ul > li > a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  color: #333303;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 22px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
}
.c-share-scroll > ul > li > a.bg-transparent {
  border-color: transparent;
}
.c-share-scroll > ul > li > a .dot {
  display: inline-block;
  vertical-align: middle;
  width: 3px;
  height: 3px;
  background-color: #999;
  position: relative;
  z-index: 1;
  border-radius: 50%;
}
.c-share-scroll > ul > li > a .dot:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #999;
  position: absolute;
  left: 0;
  top: -6px;
}
.c-share-scroll > ul > li > a .dot:after {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #999;
  position: absolute;
  left: 0;
  bottom: -6px;
}
.c-share-scroll > ul > li > a.c-share-scroll__link {
  border: none;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  font-size: 14px;
  color: #666;
  border-radius: 0;
}

.c-news-readmore {
  padding-top: 20px;
  padding-bottom: 20px;
}

.c-share-detail {
  min-height: 10px;
  margin-bottom: -10px;
}
.c-share-detail ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c-share-detail ul li {
  margin-right: 5px;
  margin-bottom: 10px;
}
.c-share-detail ul li:last-child {
  margin-right: 0;
}
.c-share-detail ul li a {
  display: block;
  font-size: 11px;
  text-decoration: none;
  color: rgba(80, 61, 31, 0.6);
  height: 36px;
  padding: 0 10px;
  line-height: 34px;
  border: 1px solid rgba(80, 61, 31, 0.6);
  border-radius: 5px;
}
.c-share-detail ul li a [class*=icon] {
  margin-right: 5px;
}
.c-share-detail ul li a .icon16-zalo-white {
  width: 12px;
  height: 12px;
  background-size: contain;
}
.c-share-detail ul li a .icon12-link {
  margin-right: 0;
}
.c-share-detail ul li a .icon16-print {
  margin-right: 0;
}
.c-share-detail ul li a span {
  display: none;
}
.c-share-detail ul li a.btn-facebook {
  border-color: #215FA7;
  color: #fff;
  background-color: #215FA7;
}
.c-share-detail ul li a.btn-zalo {
  border-color: #029DED;
  color: #fff;
  background-color: #029DED;
}
.c-share-detail ul li a.is-flex {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-share-detail ul li a .is-text-flex {
  display: inline-flex;
  flex-direction: column;
  font-size: 11px;
  line-height: 1.1;
  padding-left: 5px;
}

.c-author-page {
  margin-bottom: 15px;
  background-color: #fff;
  border: 1px solid rgba(80, 61, 31, 0.2);
  position: relative;
  z-index: 1;
  border-radius: 18px;
}
.c-author-page__copy {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  font-style: italic;
  color: #666;
  padding: 6px 15px;
}
.c-author-page__copy .icon-left {
  margin-right: 4px;
}
.c-author-page__mobile-pop {
  position: absolute;
  z-index: -1;
  bottom: 90%;
  left: auto;
  right: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 10px;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.c-author-page__mobile-pop label {
  text-align: center;
  font-weight: 700;
  padding: 7px 0;
  display: block;
}
.c-author-page__mobile-pop a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.c-author-page__mobile-pop.active {
  opacity: 1;
  visibility: visible;
  z-index: 5;
}
.c-author-page__pc-pop {
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 100%;
  padding: 15px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: none;
  width: 290px;
  text-align: left;
  line-height: 1.3;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.c-author-page__pc-pop:before {
  content: "";
  position: absolute;
  z-index: 2;
  right: 25px;
  bottom: -7px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid rgba(0, 0, 0, 0.8);
}
.c-author-page__pc-pop label {
  display: block;
  margin: 0 0 7px;
  font-size: 12px;
}
.c-author-page__pc-pop label span {
  float: right;
  cursor: pointer;
}
.c-author-page__pc-pop label span .icon-left {
  margin-right: 4px;
}
.c-author-page__pc-pop a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  display: block;
}

.c-homepage-repeat-content {
  padding: 15px 0 10px;
  border-bottom: 5px solid #ddd;
}

.bg-detail.bg-dark .breadcrumb > li > a {
  color: #fff;
}
.bg-detail.bg-dark .breadcrumb-item + .breadcrumb-item:before {
  color: #fff;
}
.bg-detail.bg-dark .c-box .c-box__title .c-box__title__name {
  color: #fff;
}
.bg-detail.bg-dark .c-news-topmore .b-grid {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.bg-detail.bg-dark .c-news-topmore .b-grid .b-grid__title a {
  color: #fff;
}
.bg-detail.bg-dark .c-template-list .b-grid .b-grid__row {
  color: rgba(255, 255, 255, 0.6);
}
.bg-detail.bg-dark .c-template-list .b-grid .b-grid__title a {
  color: #fff;
}
.bg-detail.bg-dark .c-tags:before {
  background-image: url("../images/icons/icon20-tag-white.svg");
}
.bg-detail.bg-dark .c-tags a {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-detail.bg-dark .c-detail-head__title {
  color: #fff;
}
.bg-detail.bg-dark .c-detail-head__time {
  color: #fff;
}
.bg-detail.bg-dark .c-detail-head__author {
  color: #fff;
}
.bg-detail.bg-dark .c-detail-head .space {
  color: #fff;
}
.bg-detail.bg-dark .c-news-detail .b-maincontent {
  color: #fff;
}
.bg-detail.bg-dark .c-news-detail .b-maincontent .desc {
  color: #fff;
}
.bg-detail.bg-dark .c-news-detail .b-maincontent .caption, .bg-detail.bg-dark .c-news-detail .b-maincontent p.caption {
  color: rgba(255, 255, 255, 0.6);
}
.bg-detail.bg-dark .c-news-detail__line {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-detail.bg-dark .c-news-other ul li:before {
  background: #999;
}
.bg-detail.bg-dark .c-news-other ul li a {
  color: #fff;
}
.bg-detail.bg-dark .c-comment-bar {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.bg-detail.bg-dark .c-comment-bar__sort label {
  color: #fff;
}
.bg-detail.bg-dark .c-comment-bar__sort ul li + li:before {
  color: #fff;
}
.bg-detail.bg-dark .c-comment-bar__sort ul li a {
  color: #fff;
}
.bg-detail.bg-dark .c-comment-bar__sort ul li.active a {
  color: #007E00;
}
.bg-detail.bg-dark .c-comment-list .b-grid {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.bg-detail.bg-dark .c-comment-list .b-grid .b-grid__row {
  color: #fff;
}
.bg-detail.bg-dark .c-comment-list .b-grid .b-grid__time {
  color: rgba(255, 255, 255, 0.6);
}
.bg-detail.bg-dark .c-comment-list .b-grid .b-grid__anwser {
  color: rgba(255, 255, 255, 0.6);
}
.bg-detail.bg-dark .c-comment-list .b-grid .b-grid__like {
  color: rgba(255, 255, 255, 0.6);
}
.bg-detail.bg-dark .c-comment-list .b-grid .b-grid__share {
  color: rgba(255, 255, 255, 0.6);
}
.bg-detail.bg-dark .c-comment-list .b-grid .b-grid__title {
  color: #016e39;
}
.bg-detail.bg-dark .c-share-detail .icon12-link {
  background-image: url("../images/icons/icon12-link-white.svg");
}
.bg-detail.bg-dark .c-share-detail .icon16-print {
  background-image: url("../images/icons/icon16-print-white.svg");
}
.bg-detail.bg-dark .c-share-detail ul li a {
  border-color: rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
}

.c-font-box {
  width: 26px;
  background-color: #fff;
  border: 1px solid #ddd;
  position: relative;
  border-radius: 13px;
}
.c-font-box__icon {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 22px;
  color: #333303;
}
.c-font-box__btn {
  padding: 0 37px 0 15px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  flex-direction: row-reverse;
  align-items: center;
  height: 50px;
  justify-content: space-between;
  background-color: #fff;
  display: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.c-font-box__btn span.plus, .c-font-box__btn span.minus, .c-font-box__btn span.font {
  cursor: pointer;
}
.c-font-box__close {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 8px;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  padding: 0;
  border: none;
}
.c-font-box__close:focus {
  outline: none;
}
.c-font-box.active .c-font-box__btn {
  display: flex;
}


/*---------- end detail css ----------*/
/*---------- detail online css ----------*/
.c-detail-head__online {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  position: relative;
  z-index: 1;
  margin-right: 10px;
}
.c-detail-head__online .c-live-action {
  border: none;
  color: #666;
  padding: 0;
}
.c-detail-head__online .c-live-action .ring-container .ringring {
  display: none;
}
.c-detail-head__online .c-live-action .ring-container .circle {
  background-color: #666;
}
.c-detail-head__online.active .c-live-action {
  color: #F43333;
}
.c-detail-head__online.active .c-live-action .ring-container .ringring {
  display: block;
}
.c-detail-head__online.active .c-live-action .ring-container .circle {
  background-color: #F43333;
}

.c-online-tabs {
  margin-bottom: 15px;
}
.c-online-tabs__title ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-online-tabs__title ul li {
  padding: 0 15px;
}
.c-online-tabs__title ul li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  color: #666;
  font-weight: 700;
  padding: 5px 0;
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 1.4;
}
.c-online-tabs__title ul li a:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #016e39;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.c-online-tabs__title ul li.active a {
  color: #016e39;
}
.c-online-tabs__title ul li.active a:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.c-online-tabs__container {
  padding: 15px 0 0;
  border-top: 1px solid #E5E5E5;
}
.c-online-tabs__pane {
  display: none;
}
.c-online-tabs__pane.is-current {
  display: block;
}

.c-online-order {
  margin-bottom: 10px;
}
.c-online-order ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.c-online-order ul li {
  margin-left: -1px;
}
.c-online-order ul li a {
  display: block;
  text-decoration: none;
  padding: 7px 15px;
  line-height: 1.4;
  font-weight: 700;
  color: #333303;
  border: 1px solid #ddd;
  font-size: 14px !important;
  font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
.c-online-order ul li.active a {
  background-color: #ddd;
}

.c-list-live > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-list-live > ul > li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.c-list-live > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.c-list-live__time {
  color: #999;
  font-size: 14px;
  display: block;
  margin-right: 5px;
  font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.c-list-live__title {
  display: block;
  margin: 0 0 7px;
  color: #333303;
  font-weight: 700;
}
.c-list-live__content > :first-child {
  margin-top: 0 !important;
}
.c-list-live__content > :last-child {
  margin-bottom: 0 !important;
}
.c-list-live.is-desc > ul {
  display: flex;
  flex-direction: column;
}
.c-list-live.is-desc > ul > li {
  width: 100%;
}
.c-list-live.is-asc > ul {
  display: flex;
  flex-direction: column-reverse;
}
.c-list-live.is-asc > ul > li {
  width: 100%;
}
.c-list-live.is-asc > ul > li:first-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.c-list-live.is-asc > ul > li:last-child {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

/*---------- end detail online css ----------*/
/*---------- video css ----------*/
.c-video-over-outer-5 {
  overflow: hidden;
  margin-right: -15px;
}
.c-video-over-outer-5 .c-template-grid {
  margin-right: -47%;
}
.c-video-over-outer-5 .c-template-grid .b-grid .b-grid__title {
  font-size: 15px;
}
.c-video-over-outer-5 .c-template-grid .b-grid .b-grid__title a {
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  height: 40px; /* Fallback for non-webkit */
  line-height: 20px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-video-over-outer-5 .c-template-grid.c-template-dots .owl-carousel .owl-dots {
  margin-right: 32%;
}
.c-video-over-outer-5 .c-template-grid.c-template-button .owl-carousel .owl-nav {
  display: none;
}

.c-video-outer {
  padding: 0 0 15px;
}
.c-video-outer .l-main {
  margin-bottom: 15px;
}
.c-video-outer .c-share-detail {
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 0;
  border-bottom: none;
}
.c-video-outer .c-cat-list {
  margin-top: 0;
  padding-top: 10px;
}
.c-video-outer .c-cat-list .c-cat-list__current {
  font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.c-video-head {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  z-index: 10;
}
.c-video-head__icon {
  width: 54px;
  height: 54px;
  border: none;
  background-color: transparent;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  margin-right: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.c-video-head__icon:focus {
  outline: none;
  border: none;
}
.c-video-head__icon span {
  background-color: #fff;
  font-size: 0;
  width: 26px;
  height: 2px;
  position: absolute;
  top: 15px;
  left: 2px;
  border-radius: 2px;
}
.c-video-head__icon span:before, .c-video-head__icon span:after {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
  border-radius: 2px;
}
.c-video-head__icon span:before {
  transform: translateY(-6px);
  width: 100%;
}
.c-video-head__icon span:after {
  transform: translateY(6px);
  width: 100%;
}
.c-video-head__text {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 30px;
}
.c-video-head__cat {
  background-color: #3D4A5E;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 0;
  right: 0;
  padding: 10px;
  display: none;
}
.c-video-head__cat ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c-video-head__cat ul li {
  width: 50%;
}
.c-video-head__cat ul li a {
  display: block;
  text-decoration: none;
  line-height: 1.4;
  padding: 5px 10px;
  color: #fff;
}
.c-video-head.active .c-video-head__icon {
  background-color: #3D4A5E;
}
.c-video-head.active .c-video-head__icon .icon24-menu-white2 {
  background-image: url("../images/icons/icon24-close-white.svg");
}
.c-video-head.active .c-video-head__cat {
  display: block;
}

.c-video-view {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.c-video-view iframe {
  width: 100%;
}
.c-video-view > img {
  width: 100%;
}

.c-video-detail__cat {
  margin-bottom: 10px;
}
.c-video-detail__cat a {
  text-decoration: none;
  text-transform: uppercase;
  color: #17a2b8;
}
.c-video-detail__title {
  margin-bottom: 10px;
}
.c-video-detail__title h1, .c-video-detail__title .h1 {
  margin: 0;
  line-height: 1.4;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  font-family: "IBM Plex Serif", Arial, Helvetica, sans-serif;
}
.c-video-detail__desc {
  color: rgba(255, 255, 255, 0.66);
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.06);
  font-weight: 700;
  font-size: 18px;
  font-family: "IBM Plex Serif", Arial, Helvetica, sans-serif;
}
.c-video-detail__time {
  color: #999;
  margin-bottom: 10px;
}
.c-video-detail__author {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
.c-video-detail .b-maincontent {
  font-size: 18px;
  font-family: "IBM Plex Serif", Arial, Helvetica, sans-serif;
  line-height: 1.618;
  margin-bottom: 20px;
  font-weight: 400;
}
.c-video-detail .b-maincontent * {
  font-family: "IBM Plex Serif", Arial, Helvetica, sans-serif;
}
.c-video-detail .b-maincontent p {
  font-size: 18px;
}
.c-video-detail .b-maincontent .desc {
  font-weight: 700;
  font-size: 18px;
  font-family: "IBM Plex Serif", Arial, Helvetica, sans-serif;
}
.c-video-detail .entry:not(.longform) {
  color: #fff;
  max-width: none;
}
.c-video-detail .entry:not(.longform) > * {
  max-width: none;
}

.c-auto-play {
  padding-top: 2px;
}
.c-auto-play a {
  text-transform: uppercase;
  text-decoration: none;
  color: #999;
}


/*---------- end video css ----------*/
/*---------- fix entry css ----------*/
.entry:not(.longform) {
  padding-bottom: 0;
}

.entry:not(.longform) figcaption {
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #666;
  font-style: italic;
}

.entry:not(.longform) figcaption p {
  font-size: 14px;
  text-align: center;
}


/*---------- end fix entry css ----------*/
/*---------- fix comment css ----------*/
.c-comments .message {
  padding: 15px 0 0;
  font-size: 16px;
}
.c-comments .message p {
  font-size: 14px;
}


/*---------- end fix comment css ----------*/
/*---------- theme video css ----------*/
.c-theme-video {
  background-color: #27303e;
}
.c-theme-video .c-powered {
  background-color: #27303e;
  color: #fff;
}
.c-theme-video .c-powered a {
  color: rgba(255, 255, 255, 0.5);
}
.c-theme-video .c-powered span {
  color: rgba(255, 255, 255, 0.5);
}
.c-theme-video .l-footer {
  background-color: #212832;
  border-top: none;
}
.c-theme-video .l-footer .c-menu-line {
  display: none;
}
.c-theme-video .l-footer .c-menu-outer {
  background-color: rgba(0, 0, 0, 0.1);
}
.c-theme-video .l-footer .c-menu > ul > li {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.c-theme-video .l-footer .c-menu > ul > li > a {
  color: #fff;
}
.c-theme-video .l-footer .c-menu > ul > li:first-child:before {
  background-color: rgba(0, 0, 0, 0.05);
}
.c-theme-video .c-partner-box {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}
.c-theme-video .c-partner-item {
  background-color: #fff;
}
.c-theme-video .c-footer-menu {
  border-bottom-color: rgba(255, 255, 255, 0.15);
}
.c-theme-video .c-footer-menu ul li a {
  color: #fff;
}
.c-theme-video .c-footer-logo {
  text-align: center;
}
.c-theme-video .c-footer-logo a {
  display: inline-block;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
}
.c-theme-video .c-footer-logo__text {
  color: #fff;
}
.c-theme-video .c-footer-main .b-maincontent {
  color: #fff;
}
.c-theme-video .c-footer-main .b-maincontent p {
  color: #fff;
}
.c-theme-video .c-footer-main .b-maincontent a {
  color: #fff;
}
.c-theme-video .c-copyright {
  color: #fff;
}
.c-theme-video .c-footer-category > ul > li > a {
  color: #fff;
}
.c-theme-video .c-footer-category > ul > li > ul > li > a {
  color: #fff;
}
.c-theme-video .c-social label {
  color: #fff;
}
.c-theme-video .c-social ul li a {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
}
.c-theme-video .c-box .c-box__title .c-box__title__name {
  color: #fff;
}
.c-theme-video .c-template-grid .b-grid {
  background-color: #212832;
  height: 100%;
}
.c-theme-video .c-template-grid .b-grid .b-grid__img {
  margin-bottom: 0;
}
.c-theme-video .c-template-grid .b-grid .b-grid__img a {
  padding-top: 56.25%;
}
.c-theme-video .c-template-grid .b-grid .b-grid__content {
  padding: 15px 15px 20px;
}
.c-theme-video .c-template-grid .b-grid .b-grid__row {
  color: #fff;
}
.c-theme-video .c-template-grid .b-grid .b-grid__title a {
  color: #fff;
}
.c-theme-video .c-template-grid .b-grid .b-grid__counttime {
  left: auto;
  right: 0;
  background-color: transparent;
  padding: 0px 7px 0px 28px;
}
.c-theme-video .c-template-grid .b-grid .b-grid__counttime .icon12-play-white {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-color: transparent;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 3px;
}
.c-theme-video .c-template-button .owl-carousel .owl-prev, .c-theme-video .c-template-button .owl-carousel .owl-next {
  background-color: #016e39;
}
.c-theme-video .c-news-readmore {
  background-color: #242c39;
  padding-bottom: 20px;
}
.c-theme-video .c-news-readmore .c-box {
  border-bottom: none;
}
.c-theme-video .c-news-topmore .b-grid .b-grid__img {
  height: auto;
}
.c-theme-video .c-news-topmore .b-grid .b-grid__img a {
  padding-top: 56.25%;
  overflow: hidden;
}
.c-theme-video .c-comment-list .b-grid {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
.c-theme-video .c-comment-list .b-grid .b-grid__row {
  color: rgba(255, 255, 255, 0.86);
}
.c-theme-video .c-comment-list .b-grid .b-grid__title {
  color: #fff;
}
.c-theme-video .c-comment-list .b-grid .b-grid__time {
  color: rgba(255, 255, 255, 0.66);
}
.c-theme-video .c-comment-list .b-grid .b-grid__anwser {
  color: rgba(255, 255, 255, 0.66);
}
.c-theme-video .c-comment-list .b-grid .b-grid__like {
  color: rgba(255, 255, 255, 0.66);
}
.c-theme-video .c-comment-list .b-grid .b-grid__like [class*=icon] {
  margin-right: 5px;
}
.c-theme-video .c-comment-list .b-grid .b-grid__share {
  color: rgba(255, 255, 255, 0.66);
}
.c-theme-video .c-comment-list .b-grid .b-grid__share [class*=icon] {
  margin-right: 5px;
}
.c-theme-video .c-comment-list .b-grid .c-comment-more a {
  color: #17a2b8;
}
.c-theme-video .c-comment-list .b-grid .icon16-facebook {
  background-image: url("../images/icons/icon12-facebook-f-white.svg");
  width: 12px;
  height: 12px;
  background-size: contain;
}
.c-theme-video .c-comment-list .b-grid .icon16-heart-blue {
  background-image: url("../images/icons/icon12-heart-white.svg");
  width: 12px;
  height: 12px;
  background-size: contain;
}
.c-theme-video .c-comment-bar {
  border-top-color: rgba(255, 255, 255, 0.06);
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
.c-theme-video .c-comment-bar__count {
  color: #17a2b8;
}
.c-theme-video .c-comment-bar__sort label {
  color: rgba(255, 255, 255, 0.66);
}
.c-theme-video .c-comment-bar__sort ul li {
  color: rgba(255, 255, 255, 0.66);
}
.c-theme-video .c-comment-bar__sort ul li a {
  color: rgba(255, 255, 255, 0.66);
}
.c-theme-video .c-comment-bar__sort ul li.active a {
  color: #17a2b8;
}
.c-theme-video .c-comment-input textarea {
  background-color: #fff;
  border-color: rgba(255, 255, 255, 0.16);
}
.c-theme-video .c-comment-more a {
  color: #17a2b8;
}
.c-theme-video .c-news-readmore .c-box {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
.c-theme-video .c-news-readmore .c-template-grid > ul > li {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
.c-theme-video .c-news-topmore .b-grid {
  border-bottom: none;
}
.c-theme-video .c-news-topmore .b-grid .b-grid__title a {
  color: #fff;
}
.c-theme-video .c-cat-list {
  border-bottom: none;
}
.c-theme-video .c-cat-list__current {
  text-align: center;
}
 .first-box-right-2 h2 a {
                        font-size: 16px;
                        color: red !important;
                    }

                    .first-box-right-2 {
                        /*background-color: #FFF6D6;*/
                        background-image: url(https://ktck.1cdn.vn/ktck/assets/static/images/era-growth-bg.png);
                    }

/*---------- end theme video css ----------*/
/*---------- theme funeral css ----------*/
.c-theme-funeral {
  filter: gray; /* IE6-9 */ /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

/*---------- end theme funeral css ----------*/

.box-suckhoe.khoa-hoc-va-cong-nghe .b-grid__row.b-grid__desc {
    transition: all 0.2s ease;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box-suckhoe.khoa-hoc-va-cong-nghe .c-template-grid .b-grid .b-grid__title a {
    -webkit-line-clamp: 3;
}
.bx-tag-cloud {
    background-color: #f7f8fa;
    border: 1px solid #e1e1e1;
}
.bx-bg {
    padding: 10px 15px;
}
.bx-cat-title-o {
    border-bottom: 1px solid #f83831;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.bx-cat-title-o .bx-cat-name {
    font-size: 18px;
    text-transform: uppercase;
        color: #ed1d26;
}
.c-box.onecms_load_view.thuong-hieu .b-grid__row.b-grid__desc a {
    -webkit-line-clamp: 7;
}
.bx-tag-cloud .bx-cat-content a {
    width: 50%;
    float: left;
    color: #155825;
    height: 26px;
    line-height: 26px;
    background: url(https://thuonghieusanpham.vn/modules/frontend/themes/thuonghieusanpham/images/ico-tag-s.png) left 8px no-repeat;
    padding-left: 20px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold;
}

.pen_name {
    text-align: right;
    font-weight: bold;
}