﻿@charset "UTF-8";
/******* RESPONSIVE ********/
/****Màn hình máy tính thông thường****/
/****Màn hình desktop loại bé****/
/**** Màn hình ipad hiển thị theo chiều ngang (Landscape) ****/
/****Màn hình ipad loại bé hiển thị theo chiều ngang (Landscape)****/
/****Màn hình ipad hiển thị theo chiều dọc (Portrait)****/
/****Màn hình ipad loại bé hiển thị theo chiều dọc (Portrait)****/
/****Màn hình điện thoại hiển thị theo chiều ngang (Landscape)****/
/****Màn hình điện thoại Iphone Plus****/
/****Màn hình điện thoại Iphone****/
/****Màn hình điện thoại loại bé****/
ul, li {
  list-style: none; }

body {
  color: #0a2540;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px; }

p {
  margin: 0 auto; }

a:hover {
  text-decoration: none; }

#tintucchitiet {
  min-height: calc(100vh - 147px); }
  #tintucchitiet #body-breadcrumb {
    padding: 30px 0; }
    #tintucchitiet #body-breadcrumb .breadcrumb {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      margin: 0 !important;
      margin-bottom: 1rem;
      list-style: none;
      background: white; }
      #tintucchitiet #body-breadcrumb .breadcrumb .breadcrumb-item a {
        text-decoration: none;
        color: #2e73d5;
        font-size: 16px;
        line-height: 1.3; }
  #tintucchitiet .group {
    color: #2e73d5; }
  #tintucchitiet .head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px; }
    #tintucchitiet .head .aUndo {
      color: #999 !important; }
      #tintucchitiet .head .aUndo i {
        margin-right: 3px; }
    #tintucchitiet .head .date {
      font-style: italic;
      color: #999; }
    #tintucchitiet .head a:not([href]):not([tabindex]):focus, #tintucchitiet .head a:not([href]):not([tabindex]):hover {
      color: unset;
      text-decoration: unset; }
  #tintucchitiet .title p {
    padding: 6px 0;
    font-size: 30px;
    color: #2e73d5;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #d2d2d2; }
  #tintucchitiet .content {
    text-align: justify;
    font-size: 15px;
    color: #333;
    margin-right: 40px; }
    #tintucchitiet .content p {
      font-size: 18px !important;
      line-height: 30px !important; }
    #tintucchitiet .content img {
      margin: 15px 0px; }
  #tintucchitiet .source {
    font-style: italic;
    color: #999;
    float: right;
    margin-top: 30px; }
  #tintucchitiet .boxmore {
    margin-top: 70px; }
    #tintucchitiet .boxmore .detail__category {
      padding-top: 28px;
      border-top: 1px solid #e6e6e6; }
      #tintucchitiet .boxmore .detail__category .layout__title-page-bor {
        margin-bottom: 18px; }
        #tintucchitiet .boxmore .detail__category .layout__title-page-bor .title-link {
          font-size: 18px;
          display: block;
          position: relative;
          font-style: normal;
          font-weight: 500;
          line-height: 21px;
          text-transform: uppercase;
          color: #1b1d2d;
          padding-left: 10px; }
        #tintucchitiet .boxmore .detail__category .layout__title-page-bor .title-link:after {
          content: "";
          width: 3px;
          height: 15px;
          background: #ce2424;
          position: absolute;
          left: 0;
          top: 3px; }
      #tintucchitiet .boxmore .detail__category .box-stream {
        grid-template-columns: auto auto auto;
        display: grid; }
        #tintucchitiet .boxmore .detail__category .box-stream .box-stream-item {
          margin-right: 26px;
          margin-bottom: 30px; }
          #tintucchitiet .boxmore .detail__category .box-stream .box-stream-item .box-stream-link-with-avatar {
            display: block;
            margin-bottom: 9px;
            color: #333; }
            #tintucchitiet .boxmore .detail__category .box-stream .box-stream-item .box-stream-link-with-avatar img {
              width: 100%;
              max-width: 100%;
              display: block;
              height: 150px;
              object-fit: cover;
              border: 1px solid #e6e6e6; }
          #tintucchitiet .boxmore .detail__category .box-stream .box-stream-item .box-stream-link-title {
            font-style: normal;
            font-weight: normal;
            font-size: 15px;
            line-height: 24px;
            color: #333;
            display: block;
            text-align: justify;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; }
  #tintucchitiet .btSidebar {
    border-top: 10px solid #2e73d5;
    padding: 30px 30px 0px 30px;
    background-color: #f9f9f9 !important; }
    #tintucchitiet .btSidebar .btBox {
      margin-bottom: 4em; }
      #tintucchitiet .btSidebar .btBox input {
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0 4.25em 0 1.25em;
        background: white;
        height: 3.15em;
        width: 100%; }
      #tintucchitiet .btSidebar .btBox button {
        width: 3.125em !important;
        height: 3.125em !important;
        border: 0 !important;
        cursor: pointer;
        padding: 0 !important;
        background: #fff;
        position: absolute;
        right: 2em;
        transition: all 300ms ease;
        border-radius: 0 !important; }
      #tintucchitiet .btSidebar .btBox button:before {
        content: "\f002";
        font-family: FontAwesome;
        display: inline-block;
        z-index: 2;
        position: relative; }
      #tintucchitiet .btSidebar .btBox button:hover {
        background: #2e73d5;
        color: #fff; }
      #tintucchitiet .btSidebar .btBox .tttile {
        font-size: 1.25em;
        margin-bottom: 1.25em;
        padding-bottom: 0;
        display: inline-block;
        width: 100%; }
      #tintucchitiet .btSidebar .btBox .tttile:after {
        content: "";
        clear: both;
        width: 3em;
        display: block;
        background: #2e73d5;
        height: 2px;
        margin: 1em 0 0; }
      #tintucchitiet .btSidebar .btBox ul {
        padding: 0; }
        #tintucchitiet .btSidebar .btBox ul li {
          display: block;
          width: auto;
          margin: 0;
          position: relative;
          padding: .8em 0;
          margin-left: 0; }
          #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget {
            display: flex;
            align-items: center; }
            #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage {
              flex: 0 0 30%;
              padding-right: 10px; }
              #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage a {
                display: block;
                line-height: 0;
                position: relative; }
              #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage a:before {
                background: #2e73d5;
                font-family: FontAwesome;
                font-size: 1.5rem;
                content: "\f105";
                display: flex;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                align-items: center;
                justify-content: center;
                transition: 300ms ease opacity, 300ms ease transform;
                transform: translateX(0);
                color: #fff;
                opacity: 0; }
              #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage a:hover:before {
                opacity: .9; }
              #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetImage img {
                margin: 0;
                max-width: 100%;
                width: 100%;
                height: 83px; }
            #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText {
              flex: 0 0 70%;
              overflow: hidden; }
              #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline {
                position: relative; }
                #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h4 {
                  font-size: 1.5625rem;
                  position: relative; }
                  #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h4 .bt_bb_headline_superheadline {
                    font-size: 15px;
                    color: gray;
                    font-weight: normal; }
                  #tintucchitiet .btSidebar .btBox ul li .btImageTextWidget .btImageTextWidgetText .bt_bb_headline h4 .bt_bb_headline_content a {
                    font-size: 1rem;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    line-height: 1.4em;
                    max-height: 2.8em;
                    color: #000;
                    font-weight: normal; }
      #tintucchitiet .btSidebar .btBox .tagcloud {
        display: flex;
        flex-wrap: wrap; }
        #tintucchitiet .btSidebar .btBox .tagcloud a {
          font-size: .875em !important;
          display: block;
          padding: .3em 1em;
          margin: 0 2px 2px 0;
          transition: all 300ms ease;
          overflow: hidden;
          position: relative;
          z-index: 1;
          color: #000; }
        #tintucchitiet .btSidebar .btBox .tagcloud a:before {
          content: "";
          display: block;
          position: absolute;
          left: -1px;
          top: -1px;
          right: -1px;
          bottom: -1px;
          transition: 300ms ease all;
          z-index: -1;
          background: gray;
          opacity: .07; }
        #tintucchitiet .btSidebar .btBox .tagcloud a:after {
          transition: 300ms ease transform;
          background: #f1b209;
          transform-origin: top;
          transform: scaleY(0);
          background: #2e73d5; }
        #tintucchitiet .btSidebar .btBox .tagcloud a:hover:after {
          transform: scaleY(1);
          transform-origin: bottom;
          background: #2e73d5;
          content: "";
          display: block;
          position: absolute;
          left: -1px;
          top: -1px;
          right: -1px;
          bottom: -1px;
          transition: 300ms ease all;
          z-index: -1; }
        #tintucchitiet .btSidebar .btBox .tagcloud a:hover {
          color: #fff; }
