/* max-width:1336px; */
body {
  font-family: 'Roboto', monospace;
  background: #f2f2f2; }
  body ul {
    margin: 0;
    padding: 0; }
  body a {
    color: #000;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.3; }
    body a:hover {
      text-decoration: none; }
  body hr {
    border-top: 1px solid #d9d9d9; }
  body table thead th {
    text-align: center; }
  body img {
    max-width: 100%; }
    body img:hover {
      opacity: 0.9; }
  body p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.3; }
  body .row {
    margin-right: -7px;
    margin-left: -7px; }
  body [class^="col-"] {
    padding-right: 7px;
    padding-left: 7px; }
  body h4 {
    font-size: 15px;
    margin: 0; }

.header {
  padding-top: 5px; }
  .header .header-top p.datetime, .header .header-top a {
    margin: 0;
    color: #666666;
    font-size: 12px;
    font-weight: bold; }
  .header .header-top p.datetime {
    margin-top: 5px; }
  .header .header-top .input-group {
    margin-bottom: 5px !important; }
    .header .header-top .input-group input {
      border-radius: 0;
      height: 25px;
      font-size: 11px; }
      .header .header-top .input-group input:focus {
        box-shadow: none; }
    .header .header-top .input-group .input-group-text {
      font-size: 17px;
      border-radius: 0;
      padding: 0px 4px 2px 6px;
      color: #fff;
      background-color: #104eb5;
      border-color: #104eb5; }
  .header .header-x {
    background-size: calc(100% - 14px) auto;
    background-position: 7px center;
    background-repeat: no-repeat; }
    .header .header-x .header-logo {
      width: 15%;
      position: relative; }
      .header .header-x .header-logo img {
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 60%;
        z-index: 99; }
        .header .header-x .header-logo img:hover {
          opacity: 1; }
    .header .header-x .header-title {
      width: 84%;
      padding: 40px 0; }
      .header .header-x .header-title p {
        margin-bottom: 3px;
        text-transform: uppercase;
        font-weight: bold;
        color: #104eb5; }
      .header .header-x .header-title .primary-title {
        font-size: 18px; }
      .header .header-x .header-title .secondary-title {
        font-size: 22px; }

.header-social {
  background: #192433; }
  .header-social span {
    padding-left: 5px;
    color: #fff; }
    .header-social span a {
      color: #fff;
      font-size: 10px;
      font-weight: bold; }
      .header-social span a:hover {
        font-style: italic;
        color: gold; }
  .header-social div {
    margin-top: -4px; }

@media screen and (max-width: 767px) {
  .header {
    padding-top: 5px; }
    .header .header-x .header-logo {
      width: 20%; }
    .header .header-x .header-title {
      width: 79%;
      padding: 10px 0; }
      .header .header-x .header-title .primary-title {
        font-size: 14px; }
      .header .header-x .header-title .secondary-title {
        font-size: 12px; } }
.navbar {
  background-color: #2c6fbe !important;
  padding: 0; }
  .navbar ul.nav li {
    padding: 0; }
    .navbar ul.nav li a {
      color: #fff;
      text-transform: uppercase;
      font-size: 12px;
      display: block;
      padding: 11px 10px 8px 10px; }
    .navbar ul.nav li:hover {
      background: #2c79d1; }
    .navbar ul.nav li.active {
      background: #257cd7; }
    .navbar ul.nav li ul.dropdown-menu {
      padding: 0;
      border-radius: 0;
      margin: 0; }
      .navbar ul.nav li ul.dropdown-menu li a {
        color: #000;
        text-transform: none;
        font-weight: 500; }
        .navbar ul.nav li ul.dropdown-menu li a:hover {
          background: #cae8fd;
          color: #2c6fbe; }

@media screen and (max-width: 480px) {
  .navbar .navbar-toggle {
    background: transparent;
    border-color: #2c6fbe; }
    .navbar .navbar-toggle:focus, .navbar .navbar-toggle:active {
      background: transparent; }
    .navbar .navbar-toggle .icon-bar {
      background: #2c6fbe; }
  .navbar .navbar-header {
    background: url("../../images/banner/banner.jpg");
    background-size: 160% 100%; } }
footer {
  margin-top: 25px; }
  footer .footer-body {
    background: #2c6fbe;
    color: #fff;
    padding: 30px 0 30px 0; }
    footer .footer-body .title {
      text-transform: uppercase;
      font-size: 19px;
      font-weight: 500;
      margin-bottom: 15px; }
    footer .footer-body .description {
      color: rgba(255, 255, 255, 0.8); }
      footer .footer-body .description span {
        color: #d9f198; }

@media screen and (max-width: 767px) {
  footer .footer-body {
    padding: 30px 10px; } }
.style-lq h4 {
  margin-top: 30px;
  color: #313131;
  font-size: large; }
.style-lq .style-lq1 {
  border-left: 2px solid #d2cfcf; }
  .style-lq .style-lq1 ul {
    color: #2c6fbe;
    margin-top: 15px;
    padding-left: 35px; }
    .style-lq .style-lq1 ul li {
      margin-bottom: 10px; }
      .style-lq .style-lq1 ul li a {
        color: #076db6;
        text-decoration-line: underline; }
        .style-lq .style-lq1 ul li a:hover {
          color: #aa4c4c; }

.img-carousel {
  padding-bottom: 10px; }
  .img-carousel h4 {
    background-color: #2c6fbe;
    color: #fff;
    padding: 10px;
    text-align: center;
    /*.myimg-index {
        position: absolute;
        z-index: 1000;
        bottom: 0;
        right: 30px;
    }*/ }
    .img-carousel h4 .right carousel-control {
      margin-top: 50px; }
  .img-carousel .slide-body .carousel-inner .carousel-item .carousel-caption-duong {
    text-align: center;
    background-color: #204d74; }
    .img-carousel .slide-body .carousel-inner .carousel-item .carousel-caption-duong p {
      padding: 10px;
      font-size: 14px;
      font-weight: 500;
      color: #ffffff; }

.btn-document h4 {
  color: #fff;
  background-color: #2c6fbe;
  text-align: center;
  padding: 10px; }
.btn-document .body-document {
  margin-bottom: 10px;
  padding-top: 10px;
  background-color: #fff; }
  .btn-document .body-document ul {
    list-style: none; }
    .btn-document .body-document ul li {
      padding: 10px 10px;
      border-bottom: 2px #eee dotted;
      display: inline-block; }
      .btn-document .body-document ul li:last-child {
        border: none; }
  .btn-document .body-document .document-date {
    text-align: center;
    width: 27%;
    background-color: #df4a37;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    padding: 10px 0; }
    .btn-document .body-document .document-date p {
      font-size: 20px;
      font-weight: 500; }
  .btn-document .body-document .document-text {
    padding-left: 10px;
    width: 71%;
    display: inline-block;
    vertical-align: text-top;
    line-height: 1; }
    .btn-document .body-document .document-text a {
      font-size: 13px; }

.block-news-category .block-body .block-child {
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .block-news-category .block-body .block-child:nth-child(odd) {
    border-right: 1px solid rgba(0, 0, 0, 0.2); }
  .block-news-category .block-body .block-child .block-child-title {
    display: inline;
    padding: 0px 7px 3px 7px;
    position: relative; }
    .block-news-category .block-body .block-child .block-child-title a {
      color: #000;
      font-size: 14px;
      font-weight: bold; }
  .block-news-category .block-body .block-child .block-child-body ul li {
    list-style: none;
    padding-left: 3px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
    padding-top: 5px;
    padding-bottom: 5px;
    /*&:before {
        content: '\f0da';
        font-family: 'FontAwesome';
        font-size: 11px;
    }*/ }
    .block-news-category .block-body .block-child .block-child-body ul li:last-child {
      border-bottom: none; }
    .block-news-category .block-body .block-child .block-child-body ul li .item .img-preview {
      margin-top: 6px;
      display: inline-block;
      width: 25%;
      vertical-align: top; }
    .block-news-category .block-body .block-child .block-child-body ul li .item .title {
      display: inline-block;
      width: 69%;
      vertical-align: top;
      padding-left: 3px; }
      .block-news-category .block-body .block-child .block-child-body ul li .item .title a {
        display: block;
        line-height: 1.3; }

.seach-page .wrap-list-type {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 20px; }
.seach-page .search-result-list serch-list .search-keyword {
  font-size: 16px;
  margin-bottom: 20px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #ddd; }
.seach-page .search-result-list serch-list .search-item {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 1px;
  margin-bottom: 10px; }
  .seach-page .search-result-list serch-list .search-item .search-item-label {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: bold;
    background-repeat: no-repeat; }

.page-category .block-other-news .style-font {
  font-weight: 600;
  color: #2c6fbe;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 5px; }
.page-category .btn-tongso {
  position: relative;
  top: 17px;
  left: 82%; }

.page-search .block-search .block-heading {
  color: #2c6fbe;
  font-size: 17px;
  font-weight: bold;
  padding-bottom: 10px; }
.page-search .block-search .block-body-tittle {
  padding: 15px;
  background-color: #fff; }
  .page-search .block-search .block-body-tittle .form-group .form-control-1 {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem; }
  .page-search .block-search .block-body-tittle .form-group label {
    margin: 0;
    font-size: 14px;
    font-weight: 500; }
.page-search .block-result .text-right {
  padding: 5px; }
.page-search .block-result .parigon {
  background-color: #fff; }
.page-search .block-result .item-excerp {
  background-color: #fff;
  padding: 5px;
  margin: 0; }
  .page-search .block-result .item-excerp .btn-a {
    font-weight: bold;
    font-size: 15px; }
  .page-search .block-result .item-excerp .calendar-a {
    color: #333333;
    font-size: 11px;
    margin-bottom: 7px;
    margin-top: 3px; }
  .page-search .block-result .item-excerp .excerpt {
    text-align: justify; }
.page-search .block-result .pagination-container {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px; }
  .page-search .block-result .pagination-container .pagination {
    display: inline-block; }
    .page-search .block-result .pagination-container .pagination li {
      float: left;
      margin-right: 5px; }
      .page-search .block-result .pagination-container .pagination li a {
        padding: 5px 10px;
        border-radius: 100%;
        color: #616161;
        border: 1px solid #c7c7c7; }
        .page-search .block-result .pagination-container .pagination li a:hover {
          border-color: #2c6fbe;
          background-color: #2c6fbe;
          color: #fff; }
      .page-search .block-result .pagination-container .pagination li.active a {
        background-color: #2c6fbe;
        color: #fff;
        border-color: #2c6fbe; }

@media screen and (max-width: 767px) {
  .page-search .block-search .block-heading {
    color: #2c6fbe;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px; }
  .page-search .block-search .block-body-tittle {
    padding: 15px;
    background-color: #fff; }
    .page-search .block-search .block-body-tittle .form-group label {
      margin: 0;
      font-size: 14px;
      font-weight: 500; }
  .page-search .block-result .text-right {
    padding: 5px; }
  .page-search .block-result .parigon {
    background-color: #fff; }
  .page-search .block-result .item-excerp {
    background-color: #fff;
    padding-top: 20px;
    margin: 0;
    border-bottom: 2px solid #eee; }
    .page-search .block-result .item-excerp .btn-a {
      font-weight: bold;
      font-size: 15px; }
      .page-search .block-result .item-excerp .btn-a .title {
        padding-top: 10px; }
    .page-search .block-result .item-excerp .calendar-a {
      color: #333333;
      font-size: 11px;
      margin-bottom: 7px;
      margin-top: 3px; }
    .page-search .block-result .item-excerp .excerpt {
      text-align: justify; }
  .page-search .block-result .pagination-container {
    text-align: center;
    padding-left: 15px; }
    .page-search .block-result .pagination-container .pagination {
      display: inline-block;
      margin-bottom: 15px; }
      .page-search .block-result .pagination-container .pagination li {
        float: left;
        margin-right: 5px;
        padding: 5px; }
        .page-search .block-result .pagination-container .pagination li a {
          padding: 5px 10px;
          border-radius: 100%;
          color: #616161;
          border: 1px solid #c7c7c7; }
          .page-search .block-result .pagination-container .pagination li a:hover {
            border-color: #2c6fbe;
            background-color: #2c6fbe;
            color: #fff; }
        .page-search .block-result .pagination-container .pagination li.active a {
          background-color: #2c6fbe;
          color: #fff;
          border-color: #2c6fbe; } }
@media screen and (max-width: 767px) {
  .page-category .block-first-item {
    background-color: #fff;
    padding-top: 20px;
    margin: 0; }
    .page-category .block-first-item .block-body {
      height: 600px; }
      .page-category .block-first-item .block-body .body-left .content {
        width: 100%;
        background: none;
        padding-top: 215px; }
      .page-category .block-first-item .block-body .preview-img {
        width: 100%; }
  .page-category .item-tin {
    background-color: #fff;
    margin: 0;
    padding: 5px; }
    .page-category .item-tin .body-bottom {
      border-bottom: 2px solid #eee; }

  .block-other-news {
    background-color: #fff;
    padding: 30px;
    padding-top: 10px; }
    .block-other-news .block-body .item {
      border-bottom: 2px solid #eee; }
      .block-other-news .block-body .item img {
        width: 100%; }
    .block-other-news .block-body .pagination-container {
      text-align: center;
      padding-left: 15px; }
      .block-other-news .block-body .pagination-container .pagination {
        display: inline-block;
        margin-bottom: 15px; }
        .block-other-news .block-body .pagination-container .pagination li {
          float: left;
          margin-right: 5px;
          padding: 6px; }
          .block-other-news .block-body .pagination-container .pagination li a {
            padding: 5px 10px;
            border-radius: 100%;
            color: #616161;
            border: 1px solid #c7c7c7; }
            .block-other-news .block-body .pagination-container .pagination li a:hover {
              border-color: #2c6fbe;
              background-color: #2c6fbe;
              color: #fff; }
          .block-other-news .block-body .pagination-container .pagination li.active a {
            background-color: #2c6fbe;
            color: #fff;
            border-color: #2c6fbe; } }
.page-category .block-first-item {
  background-color: #fff;
  padding-top: 20px;
  margin: 0; }
  .page-category .block-first-item .block-body .content {
    position: absolute;
    padding: 15px 20px;
    padding-left: 20px;
    padding-left: 0;
    z-index: 1;
    left: 0px;
    top: 50%;
    max-height: 90%;
    transform: translateY(-50%);
    width: 43%;
    background: #fff; }
    .page-category .block-first-item .block-body .content img {
      width: 100%; }
.page-category .item-tin {
  background-color: #fff;
  margin: 0;
  padding: 10px; }
  .page-category .item-tin .body-bottom {
    border-bottom: 2px solid #eee;
    padding: 5px; }
  .page-category .item-tin img {
    width: 100%; }

.block-other-news {
  background-color: #fff;
  padding: 10px;
  padding-top: 10px; }
  .block-other-news .block-body .item {
    border-bottom: 2px solid #eee; }
    .block-other-news .block-body .item .img-st {
      width: 100%; }
  .block-other-news .block-body .pagination-container {
    text-align: center;
    padding-left: 15px; }
    .block-other-news .block-body .pagination-container .pagination {
      display: inline-block;
      margin-bottom: 15px; }
      .block-other-news .block-body .pagination-container .pagination li {
        float: left;
        margin-right: 5px;
        padding: 6px; }
        .block-other-news .block-body .pagination-container .pagination li a {
          padding: 5px 10px;
          border-radius: 100%;
          color: #616161;
          border: 1px solid #c7c7c7; }
          .block-other-news .block-body .pagination-container .pagination li a:hover {
            border-color: #2c6fbe;
            background-color: #2c6fbe;
            color: #fff; }
        .block-other-news .block-body .pagination-container .pagination li.active a {
          background-color: #2c6fbe;
          color: #fff;
          border-color: #2c6fbe; }

@media screen and (max-width: 767px) {
  .style-lq .style-lq1 {
    border: none;
    padding-right: 40px; }

  .tintieudiem .item img {
    padding: 10px; }

  .tinnoibat img {
    padding: 10px; }

  .page-home .tinnoibat .title {
    font-size: 14px; }
  .page-home .block-news-category .block-title {
    font-size: 14px; }

  .page-category .block-other-news .block-body .item {
    padding-bottom: 10px; }

  .page-home .tintieudiem .item img {
    max-height: 100%; }

  .page-home .block-news-category .block-body {
    padding: 10px; }

  .page-category .item-tin img {
    max-height: 100%; }

  .khung-news-right {
    padding-top: 15px; }

  .header .header-x .header-title .primary-title {
    font-size: 12px; }

  .header .header-x .header-title .secondary-title {
    font-size: 10px; }

  .page-news-detail .single-post .blog_details h3 {
    font-size: 20px; }

  .page-home .block-news-category .block-body .btn-xemthem {
    font-size: 9px; }

  .style-lq .style-lq1 ul {
    padding-left: 0px;
    width: 117%;
    text-align: justify; }

  .block-news-category .block-body .block-child {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .block-news-category .block-body .block-child:nth-child(odd) {
      border-right: none; }
    .block-news-category .block-body .block-child .block-child-title {
      display: inline;
      background: rgba(44, 111, 190, 0.9);
      padding: 0px 7px 3px 7px;
      position: relative; }
      .block-news-category .block-body .block-child .block-child-title a {
        color: #fff;
        font-size: 11px; }
      .block-news-category .block-body .block-child .block-child-title:after {
        position: absolute;
        content: "";
        right: -11px;
        top: 0;
        border-left: 11px solid #417dc4;
        border-top: 11px solid transparent;
        border-bottom: 11px solid transparent;
        z-index: 1; }
    .block-news-category .block-body .block-child .block-child-body ul li {
      list-style: none;
      padding-left: 3px;
      border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
      padding-top: 5px;
      padding-bottom: 5px; }
      .block-news-category .block-body .block-child .block-child-body ul li:before {
        content: '\f0da';
        font-family: 'FontAwesome';
        font-size: 11px; }
      .block-news-category .block-body .block-child .block-child-body ul li:last-child {
        border-bottom: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .page-news-detail .single-post .excert {
    text-align: justify; }

  .page-home .tinnoibat img {
    padding: 15px;
    max-height: 100%; }

  body img {
    width: 100%; }

  .page-home .tintieudiem .item img {
    padding: 15px;
    max-height: 100%; }

  .page-home .block-news-category .block-body .news-2 .item .title {
    padding: 0;
    width: 100%;
    text-align: justify; }

  .page-category .block-first-item .block-body .preview-img {
    width: 100%;
    padding-bottom: 170px; }

  .page-category .item-tin img {
    max-height: 100%; }

  .block-news-2-right .block-body ul li a p {
    width: 81%; }

  .page-category .block-other-news .block-body .item img {
    max-height: 100%;
    max-width: 100%;
    width: 100%; }

  .block-other-news .block-body .item {
    padding-bottom: 10px; }

  .page-home .block-news-category .block-body .news-2 .item {
    margin-left: 10px; }

  .page-home .block-news-category .block-body .news-2 .item .img-preview {
    width: 100%; }

  .block-news-category .block-body .block-child:nth-child(odd) {
    border-right: none; } }
@media (min-width: 1024px) and (max-width: 1199px) {
  .page-home .block-news-category .block-body .news-2 .item .title {
    width: 48%;
    text-align: justify; }

  .block-other-news .block-body .item {
    padding-bottom: 10px; }

  .page-category .block-first-item .block-body .body-left {
    width: 0; }
    .page-category .block-first-item .block-body .body-left .content {
      width: 50%; }

  .block-news-2-right .block-body ul li a p {
    width: 82%; }

  .page-home .block-news-category .block-body .news-2 .item .img-preview {
    width: 50%;
    padding-left: 15px; }

  .page-home .block-news-category .block-body .news-2 .item .title {
    width: 57%; }

  .block-news-category .block-body .block-child:nth-child(odd) {
    border-right: none; }

  .highcharts-credits {
    display: none; }

  .highcharts-title {
    font-weight: bold;
    color: #2c6fbe; } }
.table-vbxingopy tr td a, .table-vbxingopy tr td p {
  font-size: 14px; }

.block-news-right .block-body ul li.item a {
  text-align: justify; }

.single-post-vpc {
  background: #fff;
  height: 100%;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 10px; }
  .single-post-vpc .blog_details-vpc {
    margin-top: 10px; }
    .single-post-vpc .blog_details-vpc .content-vpc {
      padding-top: 15px; }
      .single-post-vpc .blog_details-vpc .content-vpc table {
        width: 100% !important; }

.khung-news-right .khung-title {
  background-color: #2971bd;
  color: #fafcff;
  text-transform: uppercase;
  font-size: 13px;
  background: #2c6fbe;
  margin-bottom: 0;
  padding: 7px 10px;
  text-align: center; }
.khung-news-right .khung-body {
  background: #fff; }
  .khung-news-right .khung-body ul {
    padding: 5px; }
    .khung-news-right .khung-body ul li {
      list-style: none;
      padding: 10px 0px;
      border-bottom: 2px #eee dotted;
      display: inline-block; }
      .khung-news-right .khung-body ul li:last-child {
        border: none; }
      .khung-news-right .khung-body ul li a {
        display: inline-block;
        width: 28%;
        vertical-align: top;
        padding: 0 5px; }
      .khung-news-right .khung-body ul li .tieude {
        display: inline-block;
        width: 70%;
        vertical-align: top;
        font-size: 13px;
        text-align: justify;
        padding-left: 0; }

.panel-lienhe {
  margin-top: 15px; }
  .panel-lienhe .panel-heading h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background: #2c6fbe;
    margin-bottom: 0;
    padding: 9px 10px 7px 10px; }
  .panel-lienhe .panel-body {
    background: #fff;
    padding: 30px 15px; }
    .panel-lienhe .panel-body label {
      font-size: 13px;
      font-weight: bold;
      margin-top: 9px; }
    .panel-lienhe .panel-body input {
      border-radius: 0; }
    .panel-lienhe .panel-body span.field-validation-error {
      font-size: 12px; }
    .panel-lienhe .panel-body .captcha {
      color: #dc3545 !important;
      font-size: 12px; }

.hinhanh {
  background: white;
  height: max-content;
  margin-top: 15px;
  /* Example 3 */ }
  .hinhanh .hinhanh-heading {
    border-radius: 0;
    padding: 10px 0px 15px 10px;
    background-color: #fff;
    font-weight: 500;
    color: #000;
    border-bottom: none;
    padding-top: 15px; }
    .hinhanh .hinhanh-heading span {
      padding: 5px 10px;
      background: #d9d9d9; }
  .hinhanh .slider-pro {
    font-family: 'Open Sans', Arial;
    position: relative; }
    .hinhanh .slider-pro .ten {
      position: absolute;
      background-color: #d9d9d9;
      bottom: 0;
      left: 0; }
    .hinhanh .slider-pro .ngay {
      position: absolute;
      background-color: #d9d9d9;
      top: 0;
      left: 0; }
  .hinhanh #example3 .sp-selected-thumbnail {
    border: 4px solid #000; }
  .hinhanh .hinhanh-footer {
    padding: 15px; }
    .hinhanh .hinhanh-footer ul {
      padding: 0px 15px; }

.tailieu {
  background: #fff;
  margin: 15px 0px; }
  .tailieu .tailieu-heading h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background: #2c6fbe;
    margin-bottom: 0;
    padding: 9px 10px 7px 10px; }
  .tailieu .tailieu-timkiem {
    padding: 30px 15px 0px 15px; }
    .tailieu .tailieu-timkiem label {
      font-size: 13px;
      font-weight: bold;
      margin-top: 9px; }
    .tailieu .tailieu-timkiem input {
      border-radius: 0; }
  .tailieu .tailieu-body {
    padding: 0px 15px 30px 15px; }
    .tailieu .tailieu-body th {
      background: #2c6fbe;
      color: white; }
  .tailieu .tailieu-sotrang {
    text-align: right;
    padding: 15px; }
    .tailieu .tailieu-sotrang .pagination-container {
      padding: 10px 0px;
      text-align: right; }
      .tailieu .tailieu-sotrang .pagination-container .pagination {
        display: inline-block; }
        .tailieu .tailieu-sotrang .pagination-container .pagination li {
          float: left;
          margin-right: 5px; }
          .tailieu .tailieu-sotrang .pagination-container .pagination li a {
            padding: 5px 10px;
            border-radius: 15%;
            color: #616161;
            border: 1px solid #c7c7c7; }
            .tailieu .tailieu-sotrang .pagination-container .pagination li a:hover {
              border-color: #2c6fbe;
              background-color: #2c6fbe;
              color: #fff; }
          .tailieu .tailieu-sotrang .pagination-container .pagination li.active a {
            background-color: #2c6fbe;
            color: #fff;
            border-color: #2c6fbe; }

.treetochuc {
  background: #fff;
  margin: 15px 0px; }
  .treetochuc .treetochuc-heading h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background: #2c6fbe;
    margin-bottom: 0;
    padding: 9px 10px 7px 10px; }
  .treetochuc .treetochuc-body {
    padding: 20px 15px 30px 15px; }
    .treetochuc .treetochuc-body ul, .treetochuc .treetochuc-body #myUL {
      list-style-type: none;
      margin-left: 22px; }
    .treetochuc .treetochuc-body #myUL {
      margin: 0;
      padding: 0; }
    .treetochuc .treetochuc-body .caret {
      cursor: pointer;
      -webkit-user-select: none;
      /* Safari 3.1+ */
      -moz-user-select: none;
      /* Firefox 2+ */
      -ms-user-select: none;
      /* IE 10+ */
      user-select: none; }
    .treetochuc .treetochuc-body .caret::before {
      content: "\25B6";
      color: black;
      display: inline-block;
      margin-right: 6px; }
    .treetochuc .treetochuc-body .caret-down::before {
      -ms-transform: rotate(90deg);
      /* IE 9 */
      -webkit-transform: rotate(90deg);
      /* Safari */
      transform: rotate(90deg); }
    .treetochuc .treetochuc-body .nested {
      display: block; }
    .treetochuc .treetochuc-body .active {
      display: none; }

.slide-tin .carousel-inner .carousel-item .carousel-caption-ha {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: unset;
  color: #fff;
  padding: 5px;
  text-align: center;
  min-height: 58px; }
  .slide-tin .carousel-inner .carousel-item .carousel-caption-ha .title-ha {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.3; }
.slide-tin .carousel-inner .carousel-control-prev-ha {
  position: absolute;
  width: 30px;
  height: 30px;
  left: unset;
  right: 45px;
  top: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: unset;
  color: #fff; }
  .slide-tin .carousel-inner .carousel-control-prev-ha span {
    position: absolute;
    padding-left: 9px;
    padding-top: 8px; }
.slide-tin .carousel-inner .carousel-control-next-ha {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: unset;
  color: #fff; }
  .slide-tin .carousel-inner .carousel-control-next-ha span {
    position: absolute;
    padding-left: 10px;
    padding-top: 8px; }

.highcharts-figure-line, .highcharts-data-table table {
  min-width: 360px;
  max-width: 800px; }

.highcharts-data-table table {
  font-family: Verdana, sans-serif;
  border-collapse: collapse;
  border: 1px solid #EBEBEB;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px; }

.highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555; }

.highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em; }

.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
  padding: 0.5em; }

.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8; }

.highcharts-data-table tr:hover {
  background: #f1f7ff; }

.page-home {
  margin-top: 15px; }
  .page-home .tinnoibat {
    background-color: #fff;
    height: 100%; }
    .page-home .tinnoibat img {
      max-height: 300px;
      width: 100%; }
    .page-home .tinnoibat .title {
      padding: 15px;
      font-weight: bold;
      font-size: 17px;
      display: block;
      padding-bottom: 0px;
      padding-top: 5px;
      text-align: justify; }
    .page-home .tinnoibat .excerpt {
      padding: 15px;
      text-align: justify; }
  .page-home .tinmoi {
    background: #fff;
    height: 100%; }
    .page-home .tinmoi ul {
      padding: 0;
      margin: 0;
      max-height: 100%;
      overflow: auto; }
      .page-home .tinmoi ul li {
        list-style: none;
        padding: 0 15px; }
        .page-home .tinmoi ul li a {
          font-weight: 500;
          font-size: 14px;
          padding: 15px 0;
          display: block;
          border-bottom: 2px solid #eee; }
        .page-home .tinmoi ul li:last-child a {
          border: none; }
  .page-home .tintieudiem {
    height: 100%; }
    .page-home .tintieudiem .item {
      margin-top: 15px;
      background: #fff;
      height: calc(50% - 7.5px);
      padding-bottom: 10px; }
      .page-home .tintieudiem .item img {
        width: 100%;
        max-height: 170px; }
      .page-home .tintieudiem .item a.title {
        font-weight: bold;
        display: block;
        padding: 10px; }
      .page-home .tintieudiem .item:first-child {
        margin-top: 0; }
  .page-home .hr-block {
    border-top: 5px solid #d9d9d9; }
  .page-home .block-news-category {
    box-shadow: 0 5px 2px -2px #eee;
    margin-bottom: 30px; }
    .page-home .block-news-category .block-title {
      text-transform: uppercase;
      font-size: 18px;
      color: #2c6fbe;
      font-weight: 600;
      padding: 7px 0px 5px 0px; }
    .page-home .block-news-category .block-body {
      background: #fff;
      padding: 15px; }
      .page-home .block-news-category .block-body .news-1 {
        height: 100%; }
        .page-home .block-news-category .block-body .news-1 img {
          width: 100%; }
        .page-home .block-news-category .block-body .news-1 .title {
          font-weight: 500;
          display: block;
          padding-bottom: 0px;
          padding-top: 5px;
          text-align: justify; }
        .page-home .block-news-category .block-body .news-1 .excerpt {
          text-align: justify;
          margin-bottom: 15px; }
      .page-home .block-news-category .block-body .news-2 .item {
        margin-bottom: 10px; }
        .page-home .block-news-category .block-body .news-2 .item div {
          display: inline-block;
          vertical-align: top; }
        .page-home .block-news-category .block-body .news-2 .item .img-preview {
          width: 40%; }
          .page-home .block-news-category .block-body .news-2 .item .img-preview img {
            width: 100%; }
        .page-home .block-news-category .block-body .news-2 .item .title {
          width: 58%;
          padding: 0 15px;
          font-weight: 500;
          line-height: 1.3;
          text-align: justify; }
      .page-home .block-news-category .block-body .btn-xemthem {
        background: #2c6fbe;
        color: #fff;
        text-transform: uppercase;
        border-radius: 0;
        font-size: 11px;
        border-color: #2c6fbe;
        padding: 4px 10px 2px 10px; }
        .page-home .block-news-category .block-body .btn-xemthem:hover {
          color: #2c6fbe;
          background-color: #fff; }

.block-news-right {
  margin-bottom: 15px; }
  .block-news-right .block-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background: #2c6fbe;
    margin-bottom: 0;
    padding: 9px 10px 7px 10px;
    text-align: center; }
  .block-news-right .block-body {
    background: #fff; }
    .block-news-right .block-body ul {
      padding: 0 10px; }
      .block-news-right .block-body ul li.item {
        list-style: none;
        padding: 10px 0;
        border-bottom: 2px solid #eee; }
        .block-news-right .block-body ul li.item a {
          font-weight: 500;
          display: block; }
          .block-news-right .block-body ul li.item a.title {
            margin-top: 10px; }
        .block-news-right .block-body ul li.item:last-child {
          border: none; }

.block-news-2-right {
  margin-bottom: 25px; }
  .block-news-2-right .block-title {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #2c6fbe;
    font-size: 14px;
    padding: 11px 10px 9px 10px;
    margin: 0; }
  .block-news-2-right .block-body {
    background: #fff;
    padding: 15px; }
    .block-news-2-right .block-body ul li {
      list-style: none; }
      .block-news-2-right .block-body ul li a {
        display: block;
        background-color: #f3f3f3;
        padding: 10px 20px;
        margin-bottom: 15px;
        border-radius: 360px; }
        .block-news-2-right .block-body ul li a img {
          width: 15%;
          display: inline-block;
          vertical-align: middle; }
        .block-news-2-right .block-body ul li a p {
          width: 83%;
          display: inline-block;
          font-weight: 500;
          font-size: 14px;
          padding-left: 5px;
          vertical-align: middle; }

.page-category .block-news-right .block-title {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #2c6fbe;
  font-size: 14px;
  padding: 11px 10px 9px 10px;
  margin: 0; }
.page-category .block-first-item {
  padding: 15px;
  background: #fff;
  border-bottom: 2px solid #e4e4e5;
  margin-bottom: 15px; }
  .page-category .block-first-item .block-title {
    color: #2c6fbe;
    text-transform: uppercase;
    padding-left: 5px;
    border-left: 7px solid;
    font-weight: bold;
    font-size: 18px; }
  .page-category .block-first-item .block-body {
    margin-top: 15px;
    position: relative; }
    .page-category .block-first-item .block-body .body-left {
      width: 38%;
      display: inline-block;
      vertical-align: top; }
      .page-category .block-first-item .block-body .body-left .content {
        box-shadow: 5px 8px 5px #aaaaaa;
        overflow: hidden;
        position: absolute;
        padding: 15px 20px;
        padding-left: 10px;
        z-index: 1;
        left: 0px;
        top: 50%;
        max-height: 90%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 43%;
        background: #fff; }
        .page-category .block-first-item .block-body .body-left .content a {
          display: block;
          font-weight: 500;
          text-align: justify; }
        .page-category .block-first-item .block-body .body-left .content p {
          text-align: justify;
          margin-top: 10px; }
    .page-category .block-first-item .block-body .preview-img {
      text-align: center;
      width: 61%;
      display: inline-block;
      vertical-align: top; }
      .page-category .block-first-item .block-body .preview-img img {
        max-height: 300px;
        width: 100%; }
.page-category .block-next-4 {
  text-align: center; }
  .page-category .block-next-4 p {
    text-align: left;
    padding-top: 10px;
    font-weight: 500; }
.page-category .block-other-news {
  margin-top: 15px; }
  .page-category .block-other-news .block-title {
    color: #2c6fbe;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px; }
  .page-category .block-other-news .block-body {
    margin-top: 15px; }
    .page-category .block-other-news .block-body .item {
      margin-bottom: 20px;
      padding-bottom: 10px; }
      .page-category .block-other-news .block-body .item .title {
        font-weight: 500;
        font-size: 15px; }
      .page-category .block-other-news .block-body .item .calendar {
        color: #333333;
        font-size: 11px;
        margin-bottom: 7px;
        margin-top: 3px; }
      .page-category .block-other-news .block-body .item .excerpt {
        text-align: justify; }
    .page-category .block-other-news .block-body .pagination-container {
      text-align: center; }
      .page-category .block-other-news .block-body .pagination-container .pagination {
        display: inline-block; }
        .page-category .block-other-news .block-body .pagination-container .pagination li {
          float: left;
          margin-right: 5px; }
          .page-category .block-other-news .block-body .pagination-container .pagination li a {
            padding: 5px 10px;
            border-radius: 100%;
            color: #616161;
            border: 1px solid #c7c7c7; }
            .page-category .block-other-news .block-body .pagination-container .pagination li a:hover {
              border-color: #2c6fbe;
              background-color: #2c6fbe;
              color: #fff; }
          .page-category .block-other-news .block-body .pagination-container .pagination li.active a {
            background-color: #2c6fbe;
            color: #fff;
            border-color: #2c6fbe; }

.page-news-detail .single-post {
  background: #fff;
  height: 100%;
  padding: 20px;
  margin-bottom: 20px; }
  .page-news-detail .single-post .excert {
    margin-top: 15px;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 15px; }
  .page-news-detail .single-post .content p {
    line-height: 1.5; }
  .page-news-detail .single-post .category {
    margin-top: 10px;
    font-weight: 500; }
    .page-news-detail .single-post .category .create-date {
      margin-left: 10px;
      color: #484848;
      float: right;
      font-weight: normal; }
    .page-news-detail .single-post .category a {
      color: #2c6fbe; }

.breadcrumb {
  margin-bottom: 10px;
  padding: 5px 10px; }

.highlight {
  color: yellow; }

.block-thongketruycap ul li {
  position: relative;
  font-size: 14px;
  padding: 10px 0;
  padding-left: 25px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.4); }
  .block-thongketruycap ul li:last-child {
    border: none; }
  .block-thongketruycap ul li strong {
    float: right; }
  .block-thongketruycap ul li i {
    position: absolute;
    left: 0;
    top: 31%; }
    .block-thongketruycap ul li i.fa-female {
      left: 8px;
      color: #e76f51; }
    .block-thongketruycap ul li i.fa-male {
      color: #e76f51; }
    .block-thongketruycap ul li i.fa-eye {
      color: #219ebc; }
    .block-thongketruycap ul li i.fa-bolt {
      color: #dea821;
      left: 4px; }

.block-news-category .block-body .item-tittle a {
  font-weight: 500; }
.block-news-category .block-body .item-tittle span {
  color: #999;
  font-size: 11px; }

.table-vbxingopy tr th {
  font-size: 12px;
  padding: 4px; }
.table-vbxingopy tr td {
  vertical-align: middle;
  font-size: 12px;
  padding: 5px; }
  .table-vbxingopy tr td a, .table-vbxingopy tr td p {
    font-size: 12px; }

@media screen and (max-width: 767px) {
  .page-home .block-news-category .block-title {
    text-transform: uppercase;
    font-size: 17px; }
  .page-home .block-news-category .block-body .news-2 .item {
    margin-bottom: 10px; }
    .page-home .block-news-category .block-body .news-2 .item div {
      display: inline-block;
      vertical-align: top; }
    .page-home .block-news-category .block-body .news-2 .item .img-preview {
      width: 30%; }
    .page-home .block-news-category .block-body .news-2 .item .title {
      width: 68%;
      font-size: 12px; }
  .page-home .block-news-category .block-body .btn-xemthem {
    background: #2c6fbe;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 11px;
    border-color: #2c6fbe;
    padding: 4px 10px 2px 10px; }
    .page-home .block-news-category .block-body .btn-xemthem:hover {
      color: #2c6fbe;
      background-color: #fff; }

  .hidden-xs {
    display: none; }

  .onphone {
    font-size: 12px; } }
@media (min-width: 1024px) and (max-width: 1199px) {
  .block-news-right .block-title {
    font-size: 12px; }

  .page-home .block-news-category .block-title {
    font-size: 16px; }

  .page-category .block-news-right .block-title {
    padding: 8px 10px 6px 10px; }

  .block-news-2-right .block-title {
    padding: 8px 10px 6px 10px; }

  .block-news-2-right .block-body ul li a {
    padding: 7px 10px; }
    .block-news-2-right .block-body ul li a p {
      font-size: 13px; }

  .img-carousel .slide-body .carousel-inner .carousel-item .carousel-caption-duong p {
    font-size: 13px; }
  .img-carousel h4 {
    padding: 7px; }

  .btn-document h4 {
    padding: 7px;
    font-size: 14px; }
  .btn-document .body-document .document-date {
    padding: 5px 0; }
  .btn-document .body-document .document-text {
    padding-left: 5px; }
    .btn-document .body-document .document-text a {
      font-size: 11px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .block-right-newsdetail {
    margin-top: 20px; } }
.administrator .checkboxpage {
  background: #e6e6e6;
  display: table-cell;
  padding: 7px;
  border-radius: 5px; }
.administrator #side-menu ul li a.active {
  background: #000;
  color: #fff; }
.administrator .page-template .box-style {
  margin-bottom: 40px; }
  .administrator .page-template .box-style .radio-inline {
    position: relative; }
    .administrator .page-template .box-style .radio-inline img {
      max-width: 600px;
      width: 100%; }
    .administrator .page-template .box-style .radio-inline input {
      position: absolute;
      bottom: -30px;
      left: 40px; }
    .administrator .page-template .box-style .radio-inline span {
      position: absolute;
      bottom: -33px;
      left: 45px; }
