.cy_xetaithanhhung_home_blog {
  font-family: "Open Sans", sans-serif;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  padding-top: 20px;
  background-color: #fff; }
  .cy_xetaithanhhung_home_blog .section-title {
    font-size: 30px;
    line-height: 1.5;
    color: #ec1d25;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    z-index: 0;
    text-align: center;
    margin-bottom: 20px; }
    @media (max-width: 1200px) {
      .cy_xetaithanhhung_home_blog .section-title {
        font-size: 20px; } }
    .cy_xetaithanhhung_home_blog .section-title span {
      display: inline-block;
      padding: 0 29px;
      background-color: #fff; }
      @media (max-width: 767px) {
        .cy_xetaithanhhung_home_blog .section-title span {
          padding: 0 15px; } }
    .cy_xetaithanhhung_home_blog .section-title:after {
      z-index: -1;
      content: "";
      border-top: 1px solid #a1a1a1;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0; }
  .cy_xetaithanhhung_home_blog .row-flex {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    flex-wrap: wrap; }
  .cy_xetaithanhhung_home_blog .main-content {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 10px; }
  .cy_xetaithanhhung_home_blog .home-blog-post {
    padding: 0 15px;
    margin-bottom: 20px; }
    @media (max-width: 567px) {
      .cy_xetaithanhhung_home_blog .home-blog-post {
        width: 100%; } }
    .cy_xetaithanhhung_home_blog .home-blog-post .wrapper {
      position: relative; }
      .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .info__date {
        position: absolute;
        top: 27px;
        left: -15px;
        border: 3px solid #2e3192;
        background-color: #fff;
        width: 56px;
        height: 56px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .info__date span {
          display: block;
          font-size: 21px;
          font-weight: bold;
          color: #2e3192; }
          .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .info__date span + span {
            font-size: 15px; }
      .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .image {
        overflow: hidden; }
        .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .image .img-box {
          display: block;
          height: 233px; }
          .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .image .img-box img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block; }
      .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .info {
        padding: 12px 10px;
        text-align: center; }
        .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .info__title {
          font-size: 15px;
          line-height: 22px;
          height: 44px;
          color: #3b3b3b;
          font-weight: bold;
          display: block;
          display: -webkit-box;
          margin: 0 auto;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          position: relative;
          margin-bottom: 5px; }
          .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .info__title a {
            color: inherit;
            -webkit-transition: color 0.3s ease;
            -moz-transition: color 0.3s ease;
            -ms-transition: color 0.3s ease;
            -o-transition: color 0.3s ease;
            transition: color 0.3s ease; }
            .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .info__title a:hover {
              color: #2e3192; }
        .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .info .line {
          display: block;
          margin: 0 auto;
          background-color: #a2a7e5;
          height: 2px;
          width: 106px;
          margin-bottom: 5px; }
        .cy_xetaithanhhung_home_blog .home-blog-post .wrapper .info__desc {
          font-size: 13px;
          font-weight: normal;
          color: #474747;
          line-height: 20px;
          height: 60px;
          display: block;
          display: -webkit-box;
          margin: 0 auto;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          text-align: justify;
          text-align-last: center; }

/*# sourceMappingURL=css.css.map */
