﻿@charset "UTF-8";

.topic-content{    
    color: #6f6f6f;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;

}

ul{list-style:none;}

.slash {
  display: block;
  height: 11px;
  width: 1px;
  border-left: 1px dotted #fff;
  margin: 0 30px; }

.mt-minus-35 {
  margin-top: -35px; }
.mt-10 {
  margin-top: 10px; }
.mt-15 {
  margin-top: 15px; }
.mt-20 {
  margin-top: 20px; }
.mt-30 {
  margin-top: 30px; }
.mt-35 {
  margin-top: 35px; }
.mt-40 {
  margin-top: 40px; }
.mt-50 {
  margin-top: 50px; }
.mt-86 {
  margin-top: 86px; }
.mt-107 {
  margin-top: 107px; }

.mb-0 {
  margin-bottom: 0; }
.mb-10 {
  margin-bottom: 10px; }
.mb-15 {
  margin-bottom: 15px; }
.mb-20 {
  margin-bottom: 20px; }
.mb-30 {
  margin-bottom: 30px; }
.mb-35 {
  margin-bottom: 35px; }
.mb-40 {
  margin-bottom: 40px; }

.zid-1 {
  z-index: 1;
  position: relative; }

.zid-10 {
  z-index: 10;
  position: relative; }

.pst-relative {
  position: relative; }

.div-10 {
  width: 100%;
  float: left;
  height: 10px; }
.div-20 {
  width: 100%;
  float: left;
  height: 20px; }
.div-35 {
  width: 100%;
  float: left;
  height: 35px; }
.div-30 {
  width: 100%;
  float: left;
  height: 30px; }
.div-40 {
  width: 100%;
  float: left;
  height: 40px; }
.div-50 {
  width: 100%;
  float: left;
  height: 50px; }
.div-60 {
  width: 100%;
  float: left;
  height: 60px; }
.div-70 {
  width: 100%;
  float: left;
  height: 70px; }
.div-80 {
  width: 100%;
  float: left;
  height: 80px; }

.pd-0 {
  padding: 0 !important; }

.pd-top-15 {
  padding-top: 15px; }
.pd-top-30 {
  padding-top: 30px; }
.pd-bottom-15 {
  padding-bottom: 15px; }

.readmore {
  color: #a14a9c;
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  line-height: 24px;
  text-transform: uppercase; }
  .readmore:hover {
    color: #a14a9c; }
  .readmore.hvr-underline-from-left:before {
    height: 2px;
    background-color: #a14a9c; }

.psc-col-2 {
  padding: 0 15px;
  width: 20%;
  float: left; }

.bg-lb {
  background-image: url(../imgs/bg-img_overlay.png);
  background-repeat: no-repeat;
  background-position: left bottom; }

@media (min-width: 768px) {
  .bg-lt {
    background: url("../imgs/bg-content.png") no-repeat top -27px left; } }

.star {
  color: #0f5398; }

.align-middle {
  display: table;
  margin: 0 auto; }
  .align-middle > * {
    display: table-cell;
    vertical-align: middle; }

.pst-relative {
  position: relative; }

/*color*/
/*text body*/
/* top header*/
/*5 ─æß╗æi t╞░ß╗úng + footer */
/* icon social*/
/*t╞░ vß║Ñn tuyß╗ân sinh + breadcrumb*/
.cl-fff {
  color: #fff; }

.cl-c7c7c7 {
  color: #c7c7c7; }

.cl-414141 {
  color: #414141; }

.cl-1c5599 {
  color: #1c5599; }

.cl-a14a9c {
  color: #a14a9c; }

.cl-6f6f6f {
  color: #6f6f6f; }

.bg-fff {
  background: #fff; }

.bg-f4f4f4 {
  background-color: #f4f4f4; }

.bg-1c5599 {
  background-color: #1c5599; }

.bg-transparent {
  background-color: transparent; }

a.cl-414141:hover,
a.cl-6f6f6f:hover {
  color: #0077d4; }

a.cl-a14a9c:hover {
  text-decoration: underline; }

.hvr-sweep-to-right:before {
  background: rgba(0, 119, 212, 0.4); }

/* typography */
.italic {
  font-style: italic; }

.uppercase {
  text-transform: uppercase; }

.txt-center {
  text-align: center; }


.txt-12 {
  font-size: 12px;
  line-height: 10px; }

.txt-13 {
  font-size: 13px; }

.txt-15 {
  font-size: 15px; }

.txt-17 {
  font-size: 17px;
  line-height: 26px; }

.txt-22 {
  font-size: 22px;
  line-height: 25px; }

.txt-menu {
  color: #1c5599;
  font-family: "Noto Serif", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 10px;
  text-transform: uppercase; }

.txt-head {
  font-family: "Noto Serif", serif;
  font-weight: 400; }
  .txt-head.txt-12 {
    font-size: 12px; }
  .txt-head.small {
    font-size: 18px; }
  .txt-head.medium {
    font-size: 20px; }
  .txt-head.medium-large {
    font-size: 22px;
    line-height: 33px; }
  .txt-head.large {
    font-size: 25px; }

.txt-title {
  font-family: "Noto Serif", serif;
  font-size: 17px;
  font-weight: 400; }

.widget .header {
  font-family: "Noto Serif", serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase; }
.widget .content.style-1 {
  font-size: 17px;
  font-weight: 300; }
.widget .content.style-2 {
  font-size: 17px;
  font-weight: 300;
  line-height: 35px;
  text-transform: uppercase; }
.widget .content.style-3 {
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  line-height: 35px; }

.txt-loadmore {
  font-size: 20px;
  font-weight: 300;
  font-style: italic; }

@-webkit-keyframes flash {
  0% {
    opacity: .4; }
  100% {
    opacity: 1; } }
@keyframes flash {
  0% {
    opacity: .4; }
  100% {
    opacity: 1; } }
@keyframes pulse {
  0% {
    opacity: 0; }
  25% {
    opacity: 0.25; }
  50% {
    opacity: 0.5; }
  75% {
    opacity: 0.75; }
  100% {
    opacity: 1; } }
@-webkit-keyframes slide {
  100% {
    left: 0; } }
@keyframes slide {
  100% {
    left: 0; } }
/* PAGE TOPIC */
.breadcrumb {
  padding: 10px 0;
  line-height: 20px; }
  .breadcrumb a {
    color: #9e9e9e; }
    .breadcrumb a:hover {
      color: #0f5398; }
  .breadcrumb > .active {
    color: #0f5398; }
    .breadcrumb > .active a {
      color: inherit; }

.widget {
  margin: 0 0 30px 0;
  width: 100%;
  float: left; }
  .widget .header {
    color: #414141; }
  .widget .content {
    padding: 0 0 0 15px; }
    .widget .content a {
      text-decoration: none;
      color: #6f6f6f; }
      .widget .content a:hover {
        color: #0077d4; }
  .widget .style-1 {
    margin-top: 20px; }
    .widget .style-1 a {
      display: block;
      padding: 0 0 20px 45px;
      background-repeat: no-repeat;
      background-position: top left; }
    .widget .style-1 .icon-sach {
      background-image: url("../imgs/topic/icon-book.png"); }
    .widget .style-1 .icon-daotao {
      background-image: url("../imgs/topic/icon-hat.png"); }
    .widget .style-1 .icon-phapluat {
      background-image: url("../imgs/topic/icon-cancan.png"); }

.fblwtia-title-mask-2 {
  top: 60px !important; }

.fblwtia-title-mask-3 {
  top: 125px !important;
  height: 30px !important; }

.fblw-timeline-item {
  background: #fff; }

.fblwtia-mask {
  background: #fff;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 10px; }

.fblwtia-title-line {
  right: 0;
  left: 39% !important;
  top: 0;
  height: 20px;
  width: 3%; }

.fblwtia-front-mask {
  height: 10px;
  left: 36%;
  width: 3%; }

.fblwtia-title-mask-1 {
  top: 30px; }

.fblwtia-front-mask-2 {
  top: 70px;
  height: 15px; }

.fblwtia-front-mask-3 {
  top: 105px; }

.fblwtia-front-mask-4 {
  top: 125px; }

.fblwtia-sepline-sapo {
  left: 39%;
  right: 0; }

.fblwtia-sepline-sapo-0 {
  top: 20px; }

.fblwtia-sepline-sapo-1 {
  top: 50px;
  height: 10px; }

.fblwtia-sepline-sapo-2 {
  top: 80px;
  height: 45px; }

.fblwtia-sepline-sapo-3 {
  top: 146px;
  height: 30px; }

.fblwtia-sepline-sapo-4 {
  top: 135px;
  height: 50px; }

.fblwtia-sapo-line {
  right: 0; }

.fblwtia-sapo-line-2 {
  top: 60px;
  left: 98%;
  height: 20px; }

.fblwtia-sapo-line-3 {
  top: 123px;
  left: 55%;
  height: 30px; }

.fblwtia-sapo-line-4 {
  top: 125px;
  left: 85%;
  height: 10px; }

.fblwti-animated {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 200px;
  height: 110px;
  position: relative; }

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -800px 0; }
  100% {
    background-position: 800px 0; } }
.fblwti-animated {
  height: 170px; }

.fblwtia-sapo-line-0 {
  top: 0;
  left: 98%;
  height: 20px; }

.fblwtia-sapo-line-1 {
  top: 30px;
  left: 98%;
  height: 20px; }

.fblwtia-mask {
  background: #fff;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 10px; }

.fblwtia-title-line {
  right: 0;
  left: 36%;
  top: 0;
  height: 20px;
  width: 3%; }

.fblwtia-front-mask {
  height: 10px;
  left: 36%;
  width: 3%; }

.fblwtia-title-mask-1 {
  top: 30px; }

.fblwtia-front-mask-2 {
  top: 70px;
  height: 15px; }

.fblwtia-front-mask-3 {
  top: 105px; }

.fblwtia-front-mask-4 {
  top: 125px; }

.fblwtia-sepline-sapo {
  left: 39%;
  right: 0; }

.fblwtia-sepline-sapo-0 {
  top: 20px; }

.fblwtia-sepline-sapo-1 {
  top: 50px;
  height: 10px; }

.fblwtia-sepline-sapo-2 {
  top: 80px;
  height: 45px; }

.fblwtia-sepline-sapo-3 {
  top: 146px;
  height: 30px; }

.fblwtia-sepline-sapo-4 {
  top: 135px;
  height: 50px; }

.fblwtia-sapo-line {
  right: 0; }

.fblwtia-sapo-line-2 {
  top: 60px;
  left: 98%;
  height: 20px; }

.fblwtia-sapo-line-3 {
  top: 123px;
  left: 55%;
  height: 30px; }

.fblwtia-sapo-line-4 {
  top: 125px;
  left: 85%;
  height: 10px; }

.fblwti-animated {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 200px;
  height: 110px;
  position: relative; }

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -800px 0; }
  100% {
    background-position: 800px 0; } }
.fblwti-animated {
  height: 170px; }

.fblwtia-sapo-line-0 {
  top: 0;
  left: 98%;
  height: 20px; }

.fblwtia-sapo-line-1 {
  top: 30px;
  left: 98%;
  height: 20px; }

ul.kscnds-list .knswli {
  padding-right: 20px; }

.load-more {
  border: 1px solid #c3ddd5;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 20px;
  transition: all 1s ease; }
  .load-more a {
    color: #6f6f6f; }
    .load-more a:hover {
      color: #fff; }
  .load-more:hover {
    background-color: #c3ddd5; }
    .load-more:hover a {
      color: #fff; }

/* PAGE ACTICLE */
.load-more {
  border: 1px solid #c3ddd5;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 20px;
  transition: all 1s ease; }
  .load-more a {
    color: #6f6f6f; }
    .load-more a:hover {
      color: #fff; }
  .load-more:hover {
    background-color: #c3ddd5; }
    .load-more:hover a {
      color: #fff; }

.Social-Network {
  position: absolute;
  right: 15px; }
  .Social-Network i {
    color: #fff; }
  .Social-Network .icon-nw {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative; }
  .Social-Network #twitter {
    background: #1dcaff;
    border: 1px solid #1dcaff; }
    .Social-Network #twitter:hover {
      background: #fff; }
      .Social-Network #twitter:hover i {
        color: #1dcaff; }
  .Social-Network #facebook {
    background: #3b5998;
    border: 1px solid #3b5998; }
    .Social-Network #facebook:hover {
      background: #fff; }
      .Social-Network #facebook:hover i {
        color: #3b5998; }
  .Social-Network #google-plus {
    background: #dd4b39;
    border: 1px solid #dd4b39; }
    .Social-Network #google-plus:hover {
      background: #fff; }
      .Social-Network #google-plus:hover i {
        color: #dd4b39; }
  .Social-Network .share {
    margin-bottom: 10px !important; }
  .Social-Network div {
    margin-bottom: 1px;
    text-align: center;
    transition: all 0.5s ease; }
  .Social-Network.scroll-to-fixed-fixed {
    top: 80px !important; }

h1.txt-head {
  color: #414141;
  line-height: initial !important;
  margin-top: 10px; }

.content-write {
  padding: 0 70px 70px 0; }
  .content-write img {
    max-width: 100%; }
  .content-write .meta-data {
    padding: 20px 0 0 0;
    color: #a14a9c;
    transition: all 0.5s ease; }
    .content-write .meta-data a {
      color: inherit; }
      .content-write .meta-data a:hover {
        color: #0077d4; }
    .content-write .meta-data li:hover {
      color: #0077d4; }
      .content-write .meta-data li:hover a {
        color: inherit; }
  .content-write .description {
    padding: 20px 0; }
  .content-write .caption {
    color: #9e9e9e;
    font-size: 12px;
    font-style: italic;
    text-align: right;
    padding-top: 10px; }

  /* article */
.thumb {
  float: left;
  overflow: hidden; }
  .thumb img {
    max-width: 100%; }
  .thumb.medium {
    margin: 0 15px 0 0;
    width: 170px;
    height: 170px; }
  .thumb.large {
    width: 100%;
    height: 170px; }
    .thumb.large img {
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.article {
    width:100%;
    float:left;
  margin: 0 0 15px 0; }
  .article a {
    text-decoration: none; }
  .article.style-1 .content {
    width: 100%;
    float: left; }
  .article.style-2 {
    transition: all 0.5s ease-in-out;
    position: relative;
    min-height: 180px; }
    .article.style-2 .txt-head {
      margin-left: 185px; }
    .article.style-2 .thumb {
      position: absolute;
      left: 0;
      bottom: 0; }
    .article.style-2 .content {
      margin-left: 185px; }
    .article.style-2:hover {
      background: url(/Resources/assets/index/imgs/1x5-pink.png) repeat-x left bottom; }
  .article.style-3 {
    margin-bottom: 30px; }
    .article.style-3 .thumb {
      width: 300px;
      margin: 10px 0 15px 0; }
    .article.style-3 .content {
      padding-top: 15px;
      margin-left: 315px; }
    .article.style-3 .ellipsis {
      margin-bottom: 0;
      height: 110px;
      width: 100%;
      float: left; }
  .article.border-bottom {
    background: url(/Resources/assets/index/imgs/1x5.png) repeat-x left bottom; }
  .article a:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s; }
  .article .txt-15 a {
    color: #6f6f6f;
    text-decoration: none; }
    .article .txt-15 a:hover {
      color: #0077d4; }

.slider-img .item {
  padding: 10px 0 20px 0; }
.slider-img a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s; }

/*responsive */
/* -------------------------------------
 * topic
 -------------------------------------- */
@media (max-width: 650px) {
  .topic-content .thumb.large {
    width: 150px;
    height: 85px; }
  .topic-content .article.style-3 {
    margin-bottom: 5px; }
    .topic-content .article.style-3 .content {
      margin-left: 165px; }
    .topic-content .article.style-3 .ellipsis {
      height: 60px; } }

/* -------------------------------------
* article
-------------------------------------- */
.Social-Network + div:not(.content-write) {
  display: none !important; }
@media (min-width: 601px) {
  .Social-Network {
    position: absolute !important;
    top: 80px !important; }
    .Social-Network.scroll-to-fixed-fixed {
      position: fixed !important; } }
@media (max-width: 600px) {
  .Social-Network {
    position: relative !important;
    right: auto !important;
    left: 0 !important;
    top: 0 !important;
    padding: 2px 0;
    text-align: right;
    /*background:rgba(5, 189, 164, 0.05);*/ }
    .Social-Network .share {
      display: inline-block; }
    .Social-Network .icon-nw {
      display: inline-block; }
    .Social-Network.scroll-to-fixed-fixed {
      top: auto !important; } }

@media (max-width: 600px) {
  .content-write {
    padding-right: 0; } }

@media (max-width: 767px) {
  .topic-content .div-40 {
    height: 10px; } }

/*# sourceMappingURL=ulaw_topic_article.css.map */


