.index-total.index-hst .widget {
  overflow: auto; }

@font-face {
  font-family: Roboto-light;
  src: url("../fonts/Roboto-Light.ttf") format("truetype"); }
@font-face {
  font-family: Roboto-regular;
  src: url("../fonts/Roboto-Regular.ttf") format("truetype"); }
@font-face {
  font-family: Roboto-bold;
  src: url("../fonts/Roboto-Bold.ttf") format("truetype"); }
@font-face {
  font-family: Roboto-medium;
  src: url("../fonts/Roboto-Medium.ttf") format("truetype"); }
@font-face {
  font-family: "Open Sans SemiBold";
  src: url("../fonts/OpenSans-SemiBold.ttf") format("truetype"); }
@font-face {
  font-family: "OpenSans-Bold";
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype"); }
@font-face {
  font-family: "Open Sans ExtraBold";
  src: url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"); }
@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype"); }
@font-face {
  font-family: "RobotoCondensed-Bold";
  src: url("../fonts/RobotoCondensed-Bold.ttf") format("truetype"); }
@font-face {
  font-family: "OpenSans-Italic";
  src: url("../fonts/OpenSans-Italic.ttf") format("truetype"); }
:root {
  font-size: 16px; }
  @media screen and (max-width: 767px) {
    :root {
      font-size: 14px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px !important; } }
body {
  font-family: OpenSans-Regular, sans-serif; }

p {
  font-size: 1rem;
  margin-bottom: 0.33rem;
  line-height: 1.5; }

a:hover {
  text-decoration: none; }

a.title {
  color: #f1100f;
  font-size: 1.125rem;
  font-family: Montserrat-Medium, sans-serif; }

figure {
  margin: 0; }

.img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.img-contain {
  width: 100%;
  height: 100%;
  object-fit: contain; }

h3.title-logo {
  font-size: 2.1875rem;
  font-family: Montserrat-Bold, sans-serif; }
  h3.title-logo span {
    font-weight: bold;
    font-family: Montserrat-Regular, sans-serif; }

h5.title {
  font-size: 1.25rem;
  color: #888888;
  font-family: Montserrat-Bold, sans-serif; }

p.title {
  font-size: 1.75rem;
  color: #f1100f;
  padding: 1.5rem 0;
  font-family: Montserrat-SemiBold, sans-serif; }

a.button {
  font-size: 1.067rem;
  color: white;
  background: #0080c6;
  padding-top: 10px;
  height: 45px;
  width: 170px;
  display: block;
  border-radius: 50px;
  text-align: center; }

a.buy {
  display: block;
  font-size: 1rem;
  width: 165px;
  height: 42px;
  background: #f1100f;
  color: white;
  margin: auto;
  padding-top: 10px;
  border-radius: 3px;
  text-align: center;
  font-family: Roboto-bold, sans-serif; }

.box-product {
  max-width: 20rem;
  padding: 2rem; }
  .box-product .thuoc {
    max-width: 9.33rem;
    height: 10.33rem;
    text-align: center;
    margin: auto; }
    .box-product .thuoc img {
      object-fit: cover;
      width: 100%; }
  .box-product h3 {
    padding-top: 1rem;
    font-size: 1.333rem; }
    .box-product h3 span {
      font-family: Montserrat-Bold, sans-serif; }
  .box-product p.price {
    color: #888888;
    padding-bottom: 1rem; }
  .box-product a.buy {
    background: #2e3543;
    width: 9.33rem;
    height: 3rem; }
  .box-product a.advisory {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 1.3rem; }
    .box-product a.advisory i {
      color: #888888;
      padding-right: 0.8rem; }
    .box-product a.advisory p {
      color: #888888; }

p.des {
  padding-top: 10px;
  font-size: 0.8125rem;
  color: #666666;
  font-family: Roboto-regular, sans-serif;
  line-height: 1.5; }

@media screen and (min-width: 769px) {
  .md-8-1-5 {
    width: 70%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; } }

@media screen and (min-width: 769px) {
  .md-4-1-5 {
    width: 30%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; } }

.border-box {
  border-right: 1px solid #ebebeb; }

.nav-tabs .nav-link {
  border-radius: 0px !important;
  border-right: .5px solid #ffffff94; }
  .nav-tabs .nav-link:first-child {
    border-top-left-radius: .25rem !important; }
  .nav-tabs .nav-link:last-child {
    border-top-right-radius: .25rem !important;
    border-right: none; }

@media screen and (min-width: 769px) {
  .col-md-6-fix {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-8-fix {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-4-fix {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-2-fix {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; } }
.col-md-2-fix, .col-md-3-fix, .col-md-4-fix, .col-md-5-fix, .col-md-6-fix, .col-md-7-fix, .col-md-8-fix, .col-md-9-fix, .col-md-10-fix, .col-md-11-fix, .col-md-12-fix {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.preloading {
  overflow: hidden; }

.preload-container {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  z-index: 99999999999;
  display: block;
  overflow-x: hidden;
  overflow-x: hidden;
  overflow-y: auto; }

.loading-top {
  width: 120px;
  position: absolute;
  top: -98px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.loading {
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: gray;
  opacity: .5; }

.index-total h3 {
  color: #01567f;
  font-family: "Open Sans SemiBold", sans-serif;
  padding: 15px; }
.index-total .papi-index-custom {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1px; }
  .index-total .papi-index-custom .papi-index {
    -webkit-box-flex: calc(25% - 2px);
    -ms-flex: calc(25% - 2px);
    flex: calc(25% - 2px);
    outline: 1px solid #dcdcdc;
    margin-top: 1px;
    margin-left: 1px;
    padding: 20px 10px !important;
    max-width: calc(25% - 2px); }
    .index-total .papi-index-custom .papi-index > p {
      font-family: OpenSans-Regular, sans-serif;
      font-size: 0.875rem !important; }
    .index-total .papi-index-custom .papi-index .box-index {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .index-total .papi-index-custom .papi-index .box-index .sub-item {
        background: #6da1c1;
        border-radius: 5px;
        margin: 2px;
        text-align: left; }
        .index-total .papi-index-custom .papi-index .box-index .sub-item p {
          font-size: 12px;
          color: #fff;
          margin: 0;
          padding: 3px 5px; }
  .index-total .papi-index-custom .papi-index.active {
    background: #448ccb; }
    .index-total .papi-index-custom .papi-index.active p {
      color: #fff; }
    .index-total .papi-index-custom .papi-index.active .box-index .sub-item {
      background: #01567f; }

.hs-ts {
  z-index: 1;
  top: 51%;
  left: 61%;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg); }
  @media screen and (max-width: 768px) {
    .hs-ts {
      top: 54%;
      left: 70%; } }
  @media screen and (max-width: 576px) {
    .hs-ts {
      top: 48%; } }
  @media screen and (max-width: 768px) {
    .hs-ts img {
      width: 30%; } }

@media screen and (min-width: 769px) {
  .modal-dialog {
    max-width: 890px !important; } }

.link-ref {
  position: absolute;
  width: calc(100% - 14%);
  height: 100%;
  top: 0;
  left: 0; }

.highcharts-legend {
  /*display: none !important;*/ 

}

.index-dao {
  z-index: 9;
  top: 44%;
  left: 64%;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg); }

.ghichu-index {
  width: 240px !important;
  right: -13% !important; }
  @media screen and (max-width: 576px) {
    .ghichu-index {
      width: 200px !important;
      right: 12% !important; } }
  .ghichu-index h5 {
    font-family: "Open Sans SemiBold",sans-serif !important;
    padding-bottom: 0px; }

.top-menu {
  position: relative;
  z-index: 9;
  transition: .3s; }
  .top-menu .logo {
    float: left;
    width: 167px;
    height: 81px;
    margin: 20px 0; }
    @media screen and (max-width: 767px) {
      .top-menu .logo {
        width: 127px;
        height: 54px; } }
  .top-menu .main-menu {
    float: right;
    -webkit-transform: translateY(36%);
    -ms-transform: translateY(36%);
    transform: translateY(36%); }
    @media screen and (max-width: 1199px) {
      .top-menu .main-menu {
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
        margin-top: 34px; } }
    @media screen and (max-width: 767px) {
      .top-menu .main-menu {
        margin-top: 10px; } }
    .top-menu .main-menu .language {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .top-menu .main-menu .language p {
        font-size: 0.875rem;
        color: #656f7a;
        padding-right: 20px;
        margin-bottom: 0; }
        @media screen and (max-width: 767px) {
          .top-menu .main-menu .language p {
            display: none; } }
      .top-menu .main-menu .language a {
        display: block; }
        .top-menu .main-menu .language a img {
          filter: grayscale(100%);
          width: 32px;
          height: 17px;
          object-fit: contain; }
          @media screen and (max-width: 767px) {
            .top-menu .main-menu .language a img {
              width: 25px;
              height: 20px; } }
      .top-menu .main-menu .language a.active img {
        filter: grayscale(0);
        width: 40px;
        height: 29px; }
        @media screen and (max-width: 767px) {
          .top-menu .main-menu .language a.active img {
            width: 30px;
            height: 24px; } }
      .top-menu .main-menu .language a:last-child {
        margin-left: 10px; }

.top-menu.fixed {
  position: fixed;
  width: 100%;
  background: #fff;
  transition: .3s;
  box-shadow: 0px 0px 5px #aea5a5; }

@media screen and (max-width: 768px) {
  .form-search-pc {
    display: none; } }
.form-search-pc .box-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  background: #a71c49;
  width: 243px;
  position: absolute;
  z-index: 2;
  right: 0;
  visibility: hidden; }
.form-search-pc .box-form.active {
  visibility: visible; }

.form-search-mobile {
  background: #4a4949f0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none; }
  .form-search-mobile .mobile {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center; }
    .form-search-mobile .mobile i.fa.fa-times {
      position: absolute;
      color: white;
      top: 13px;
      font-size: 33px;
      right: 15px; }
    .form-search-mobile .mobile .box-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: -20%; }
      .form-search-mobile .mobile .box-form input::placeholder {
        font-style: italic; }
      .form-search-mobile .mobile .box-form .dl {
        width: 300px;
        background: transparent;
        border: transparent;
        color: white;
        border-bottom: 1px solid;
        font-size: 20px;
        font-family: "UTM Avo", sans-serif;
        padding-right: 30px; }
      .form-search-mobile .mobile .box-form .input-group-append {
        position: relative; }
        .form-search-mobile .mobile .box-form .input-group-append button.btn-search {
          background: transparent;
          border: none;
          color: white;
          position: absolute;
          top: -25px;
          right: -7px;
          font-size: 28px; }

#banners .banner-index {
  position: relative;
  width: calc(100% - 613px);
  height: 557px;
  cursor: pointer;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  background-size: cover !important; }
  @media screen and (max-width: 1400px) {
    #banners .banner-index {
      width: calc(100% - 400px); } }
  @media screen and (max-width: 1200px) {
    #banners .banner-index {
      width: 70%;
      height: 200px; } }
  #banners .banner-index .box-1 .ratio {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 170px;
    text-align: left; }
    @media screen and (max-width: 1400px) {
      #banners .banner-index .box-1 .ratio {
        width: 100px;
        right: 5px; } }
    @media screen and (max-width: 1024px) {
      #banners .banner-index .box-1 .ratio {
        width: 65px; } }
    @media screen and (max-width: 576px) {
      #banners .banner-index .box-1 .ratio {
        width: 30px; } }
    #banners .banner-index .box-1 .ratio h5 {
      font-size: 74px;
      color: #fff;
      font-family: "Open Sans SemiBold", sans-serif; }
      @media screen and (max-width: 1400px) {
        #banners .banner-index .box-1 .ratio h5 {
          font-size: 50px; } }
      @media screen and (max-width: 1024px) {
        #banners .banner-index .box-1 .ratio h5 {
          font-size: 30px; } }
      @media screen and (max-width: 576px) {
        #banners .banner-index .box-1 .ratio h5 {
          font-size: 13px; } }
    #banners .banner-index .box-1 .ratio p {
      font-size: 1.25rem;
      color: #fff; }
      @media screen and (max-width: 1400px) {
        #banners .banner-index .box-1 .ratio p {
          font-size: 16px; } }
      @media screen and (max-width: 1024px) {
        #banners .banner-index .box-1 .ratio p {
          font-size: 13px; } }
      @media screen and (max-width: 576px) {
        #banners .banner-index .box-1 .ratio p {
          font-size: 8px; } }
  #banners .banner-index .box-1 .icon-bn {
    bottom: 15px;
    position: absolute;
    right: 63px;
    width: 63px; }
    @media screen and (max-width: 1400px) {
      #banners .banner-index .box-1 .icon-bn {
        width: 45px; } }
    @media screen and (max-width: 1024px) {
      #banners .banner-index .box-1 .icon-bn {
        width: 35px;
        right: 20px; } }
    @media screen and (max-width: 576px) {
      #banners .banner-index .box-1 .icon-bn {
        width: 14px;
        right: 15px;
        bottom: 6px; } }
    #banners .banner-index .box-1 .icon-bn img {
      object-fit: cover;
      width: 100%; }
  #banners .banner-index .box-2 .ava {
    padding-left: 20px;
    padding-top: 40px;
    width: 400px;
    height: 300px; }
    @media screen and (max-width: 1024px) {
      #banners .banner-index .box-2 .ava {
        width: 250px;
        height: auto; } }
    @media screen and (max-width: 768px) {
      #banners .banner-index .box-2 .ava {
        padding-top: 15px;
        width: 165px; } }
    @media screen and (max-width: 576px) {
      #banners .banner-index .box-2 .ava {
        padding-top: 10px;
        width: 94px; } }
    #banners .banner-index .box-2 .ava img {
      width: 100%;
      object-fit: contain; }
  #banners .banner-index .box-2 .danhgia {
    position: absolute;
    bottom: 20px;
    left: 20px; }
    @media screen and (max-width: 768px) {
      #banners .banner-index .box-2 .danhgia {
        width: 425px; } }
    @media screen and (max-width: 576px) {
      #banners .banner-index .box-2 .danhgia {
        width: 210px;
        bottom: 2px; } }
    #banners .banner-index .box-2 .danhgia h5 {
      font-size: 74px;
      color: #fff;
      font-family: "Open Sans SemiBold", sans-serif; }
      @media screen and (min-width: 1400px) {
        #banners .banner-index .box-2 .danhgia h5 {
          font-size: 60px; } }
      @media screen and (max-width: 1399px) {
        #banners .banner-index .box-2 .danhgia h5 {
          font-size: 40px; } }
      @media screen and (max-width: 768px) {
        #banners .banner-index .box-2 .danhgia h5 {
          font-size: 30px; } }
      @media screen and (max-width: 576px) {
        #banners .banner-index .box-2 .danhgia h5 {
          font-size: 17px; } }
      #banners .banner-index .box-2 .danhgia h5 span {
        color: #7d2409; }
    #banners .banner-index .box-2 .danhgia p {
      font-size: 33px;
      color: #fff; }
      @media screen and (min-width: 1400px) {
        #banners .banner-index .box-2 .danhgia p {
          font-size: 25px; } }
      @media screen and (max-width: 1399px) {
        #banners .banner-index .box-2 .danhgia p {
          font-size: 20px; } }
      @media screen and (max-width: 768px) {
        #banners .banner-index .box-2 .danhgia p {
          font-size: 15px; } }
      @media screen and (max-width: 768px) {
        #banners .banner-index .box-2 .danhgia p {
          font-size: 10px; } }

.index {
  padding: 30px 0; }
  .index h3.title {
    font-size: 42px;
    color: #00537d;
    padding-bottom: 20px;
    font-family: RobotoCondensed-Bold, sans-serif; }
    @media screen and (max-width: 576px) {
      .index h3.title {
        font-size: 24px; } }
  .index p {
    font-size: 1rem;
    color: #2e3543;
    font-family: OpenSans-Regular, sans-serif; }

.index-total .widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto; }
  .index-total .widget .item {
    text-align: center;
    padding: 0 18px; }
    .index-total .widget .item .image {
      height: 100px;
      width: 100px;
      margin: auto;
      padding-bottom: 10px;
      cursor: pointer;
      transition: .3s all; }
      .index-total .widget .item .image img {
        height: 92px;
        width: 92px; }
      .index-total .widget .item .image:hover img {
        height: 95px;
        width: 95px; }
    .index-total .widget .item p {
      color: #1b2734; }

.data-papi {
  padding: 50px 0; }
  @media screen and (max-width: 767px) {
    .data-papi {
      padding: 20px; } }
  .data-papi .data-papi-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 10px;
    background: #448ccb; }
    @media screen and (max-width: 767px) {
      .data-papi .data-papi-widget {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .data-papi .data-papi-widget .title h3 {
      color: #1b2734;
      font-family: "Open Sans SemiBold", sans-serif;
      font-size: 1.875rem;
      padding-bottom: 11px; }
    .data-papi .data-papi-widget .province .box {
      position: relative; }
      @media screen and (max-width: 767px) {
        .data-papi .data-papi-widget .province .box {
          width: 100%;
          margin-right: 0 !important;
          margin-bottom: 5px; } }
      .data-papi .data-papi-widget .province .box .form-control {
        color: #2e3543;
        font-size: 0.875rem;
        font-family: OpenSans-Bold, sans-serif; }
      .data-papi .data-papi-widget .province .box i.fa {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 12px;
        font-size: 12px; }
  .data-papi .data-papi-content .item-papi .sub {
    display: none; }
    .data-papi .data-papi-content .item-papi .sub table {
      margin-bottom: 0; }
      .data-papi .data-papi-content .item-papi .sub table th {
        color: #fff;
        font-family: OpenSans-Regular, sans-serif; }
  .data-papi .data-papi-content .item-papi .parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .data-papi .data-papi-content .item-papi .box-left, .data-papi .data-papi-content .item-papi .box-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #fff; }
  .data-papi .data-papi-content .item-papi .box-left {
    height: 71.5px;
    background: #edf4f9;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media screen and (max-width: 767px) {
      .data-papi .data-papi-content .item-papi .box-left a.toggle-index {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .data-papi .data-papi-content .item-papi .box-left i.fa {
      padding: 0 20px;
      color: #2e3543;
      font-size: 1.25rem; }
  .data-papi .data-papi-content .item-papi .box-right {
    width: 100px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .data-papi .data-papi-content .item-papi .box-right span {
      color: #fff; }
  .data-papi .data-papi-content .item-papi span {
    font-family: "Open Sans SemiBold", sans-serif;
    color: #2e3543;
    font-size: 1rem;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .data-papi .data-papi-content .item-papi span {
        font-size: 14px; } }
  .data-papi .data-papi-content .item-papi-papi .box-left {
    border-left: 15px solid; }
  .data-papi .data-papi-content .item-papi:first-child .box-left {
    border-left: 15px solid #448ccb; }
  .data-papi .data-papi-content .item-papi:first-child .box-right {
    background: #ffeda9; }
  .data-papi .data-papi-content .item-papi:nth-child(2) .box-left {
    border-left: 15px solid #36b0d1; }
  .data-papi .list-post {
    padding-bottom: 0 !important; }
    .data-papi .list-post .social a {
      padding: 11px !important; }
  .data-papi .top-scroll {
    max-height: 314px;
    overflow: auto;
    background: #36b0d1; }
  .data-papi .top-scroll::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5; }
  .data-papi .top-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px; }
  .data-papi .top-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

.table {
  }
  .table thead th {
    vertical-align:middle;
    text-align:center;
    color: #fff;
    font-family: "Open Sans SemiBold", sans-serif;
    line-height: 1.3; border:1px solid #ddd; background:#36b0d1}
  .table tr th img {
    padding: 12% 0; }
  .table tr td {
    font-size: 0.9375rem;
    color: #333;
    font-family: OpenSans-Regular, sans-serif;
    line-height: 2.3; background:#edf4f9;border:1px solid #ddd;text-align:center }
    .table tr td p {
      font-size: 0.875rem;
      font-family: "Open Sans SemiBold", sans-serif;
      margin-bottom: 0;
      color: #1c283d; }

.news .widget-new {
  position: relative;
  overflow: hidden;
  height: 405px; }
  @media screen and (max-width: 576px) {
    .news .widget-new {
      height: 200px; } }
  .news .widget-new .image {
    height: 405px; }
    @media screen and (max-width: 576px) {
      .news .widget-new .image {
        height: 200px; } }
  .news .widget-new .inner {
    position: absolute;
    top: 0;
    left: 0;
    background: #164976;
    opacity: .7;
    height: 100%;
    width: 100%;
    padding: 20px 50px;
    color: #FFFFFF;
    overflow: auto;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    transition: .4s; }
    .news .widget-new .inner h3 {
      font-size: 1.5625rem;
      font-family: OpenSans-Regular, sans-serif;
      padding-bottom: 10px; }
    .news .widget-new .inner span {
      font-family: OpenSans-Italic, sans-serif;
      font-size: 0.9375rem;
      padding-bottom: 10px;
      display: block; }
    .news .widget-new .inner .ct {
      min-height: 200px;
      overflow: auto; }
      @media screen and (max-width: 576px) {
        .news .widget-new .inner .ct {
          height: 80px; } }
      .news .widget-new .inner .ct p {
        line-height: 1.5;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 0.8125rem;
        font-family: OpenSans-Regular, sans-serif;
        transition: .4s; }
    .news .widget-new .inner:hover {
      transform: translateY(0);
      padding-top: 20px; }
      .news .widget-new .inner:hover .ct p {
        -webkit-line-clamp: initial; }
.news .slick-arrow {
  height: 25px !important;
  width: 12px !important; }
.news .slick-prev {
  left: 0 !important; }
.news .slick-next {
  right: 0 !important; }

.logo-lienket {
  padding: 45px 0; }
  .logo-lienket h3 {
    font-size: 42px;
    color: #00537d;
    padding-bottom: 20px;
    font-family: RobotoCondensed-Bold, sans-serif; }
  .logo-lienket .widget-lienket .slick-list {
    margin: 0 -2px 0 -2px; }
  .logo-lienket .widget-lienket .item {
    padding: 3px; }
    .logo-lienket .widget-lienket .item img {
      box-sizing: border-box; }
  .logo-lienket .slick-arrow {
    height: 15px !important;
    width: 8px !important; }

.ghichu {
  width: 200px;
  position: absolute;
  top: 0%;
  right: 10%;
  border: 1px solid #CBCBCB;
  z-index: 1;
  padding: 18px; }
  .ghichu h5 {
    font-family: Montserrat-Bold, sans-serif;
    font-size: 1rem;
    line-height: 1.4;
    color: #2e3543; }
  @media screen and (max-width: 576px) {
    .ghichu {
      right: 6%;
      padding: 10px;
      width: 90%; } }

.stellarnav a {
  color: #777; }
.stellarnav ul {
  margin: 0;
  padding: 0;
  text-align: center; }
  .stellarnav ul ul {
    top: auto;
    width: 220px;
    position: absolute;
    z-index: 9900;
    text-align: left;
    display: none;
    background: #ddd; }
    .stellarnav ul ul ul {
      top: 0;
      left: 220px; }
.stellarnav li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: normal;
  vertical-align: middle; }
  .stellarnav li a {
    padding: 15px;
    display: block;
    text-decoration: none;
    color: #777;
    font-size: 20px;
    font-family: inherit;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out; }
  .stellarnav li li {
    display: block; }
  .stellarnav li li.has-sub > a:after {
    margin-left: 10px;
    float: right;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #FFF;
    position: relative;
    top: 4px; }
.stellarnav > ul > li {
  display: inline-block; }
  .stellarnav > ul > li i.fa-home {
    font-size: 27px; }
  .stellarnav > ul > li > a {
    padding: 10px; }
  .stellarnav > ul > li:hover > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    top: 0; }
.stellarnav > ul li.active > a {
  color: #36b0d1 !important; }
.stellarnav > ul > li.drop-left > ul {
  right: 0; }
.stellarnav > ul li.home a:before {
  bottom: -2px !important; }
.stellarnav li.drop-left ul ul {
  left: auto;
  right: 220px; }
.stellarnav li.drop-left li.has-sub > a:after {
  float: left;
  margin-right: 10px;
  border-left: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #FFF; }
.stellarnav .menu-toggle {
  display: none;
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 0;
  box-sizing: border-box; }
  .stellarnav .menu-toggle span.bars {
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: 3px; }
    .stellarnav .menu-toggle span.bars span {
      display: block;
      width: 42px;
      height: 6px;
      border-radius: 0px;
      background: #777;
      margin: 0 0 6px; }
.stellarnav .close-menu {
  display: none;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 0;
  box-sizing: border-box; }
.stellarnav .call-btn-mobile {
  display: none;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 0;
  box-sizing: border-box; }
.stellarnav .location-btn-mobile {
  display: none;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 0;
  box-sizing: border-box; }
.stellarnav .dd-toggle {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 48px;
  height: 48px;
  text-align: center;
  z-index: 9999;
  border: 0; }
.stellarnav li.call-btn-mobile {
  display: none; }
.stellarnav li.location-btn-mobile {
  display: none; }
.stellarnav svg {
  fill: currentColor;
  width: 1em;
  height: 1em;
  position: relative;
  top: 2px; }
.stellarnav a.dd-toggle .icon-plus {
  box-sizing: border-box;
  transition: transform 0.3s;
  width: 12px;
  height: 100%;
  position: relative;
  vertical-align: middle;
  display: inline-block; }
  .stellarnav a.dd-toggle .icon-plus:before {
    content: '';
    display: block;
    width: 12px;
    height: 0px;
    border-bottom: solid 3px #777;
    position: absolute;
    top: 50%;
    transform: rotate(90deg);
    transition: width 0.3s; }
  .stellarnav a.dd-toggle .icon-plus:after {
    content: '';
    display: block;
    width: 12px;
    height: 0px;
    top: 50%;
    border-bottom: solid 3px #777;
    position: absolute; }
.stellarnav li.open > a.dd-toggle .icon-plus {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }
.stellarnav .icon-close {
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  position: relative;
  display: inline-block; }
  .stellarnav .icon-close:before {
    content: '';
    display: block;
    width: 12px;
    height: 0px;
    border-bottom: solid 3px #777;
    position: absolute;
    top: 50%;
    transform: rotate(45deg); }
  .stellarnav .icon-close:after {
    content: '';
    display: block;
    width: 12px;
    height: 0px;
    top: 50%;
    border-bottom: solid 3px #777;
    position: absolute;
    transform: rotate(-45deg); }
.stellarnav .full {
  width: 100%; }
.stellarnav .half {
  width: 50%; }
.stellarnav .third {
  width: 33%;
  text-align: center; }
.stellarnav .location-btn-mobile.third {
  text-align: center; }
.stellarnav .location-btn-mobile.half {
  text-align: right; }

.stellarnav.light {
  background: white; }
  .stellarnav.light a {
    color: #000; }
  .stellarnav.light ul ul {
    background: white; }
  .stellarnav.light li a {
    color: #000; }
  .stellarnav.light a.dd-toggle .icon-plus:before {
    border-color: #000; }
  .stellarnav.light a.dd-toggle .icon-plus:after {
    border-color: #000; }
  .stellarnav.light .icon-close:before {
    border-color: #000; }
  .stellarnav.light .icon-close:after {
    border-color: #000; }
  .stellarnav.light .third {
    border-left: 1px solid rgba(0, 0, 0, 0.15); }
    .stellarnav.light .third:first-child {
      border-left: 0; }
  .stellarnav.light .half {
    border-left: 1px solid rgba(0, 0, 0, 0.15); }
    .stellarnav.light .half:first-child {
      border-left: 0; }
  .stellarnav.light .menu-toggle span.bars span {
    background: #000; }

.stellarnav.dark {
  float: right; }
  .stellarnav.dark a {
    color: #FFF; }
  .stellarnav.dark > ul ul {
    background: #eff5f9; }
  .stellarnav.dark > ul > li a {
    color: #2e3543;
    font-family: "Open Sans SemiBold", sans-serif;
    font-size: 1rem; }
    @media screen and (max-width: 1200px) {
      .stellarnav.dark > ul > li a {
        color: #fff; } }
    .stellarnav.dark > ul > li a:hover {
      color: #36b0d1; }
      .stellarnav.dark > ul > li a:hover:before {
        width: 100%; }
    .stellarnav.dark > ul > li a:before {
      content: '';
      position: absolute;
      width: 0;
      height: 5px;
      left: 0;
      bottom: -3px;
      background: #36b0d1;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
  .stellarnav.dark a.dd-toggle .icon-plus:before {
    border-color: #FFF; }
  .stellarnav.dark a.dd-toggle .icon-plus:after {
    border-color: #FFF; }
  .stellarnav.dark .icon-close:before {
    border-color: #FFF; }
  .stellarnav.dark .icon-close:after {
    border-color: #FFF; }
  .stellarnav.dark .third {
    border-left: 1px solid rgba(255, 255, 255, 0.15); }
    .stellarnav.dark .third:first-child {
      border-left: 0; }
  .stellarnav.dark .half {
    border-left: 1px solid rgba(255, 255, 255, 0.15); }
    .stellarnav.dark .half:first-child {
      border-left: 0; }
  .stellarnav.dark .menu-toggle span.bars span {
    background: #000; }

.stellarnav.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999; }

body.stellarnav-noscroll-x {
  overflow-x: hidden; }

.stellarnav.hide-arrows li.has-sub > a:after {
  display: none; }
.stellarnav.hide-arrows li li.has-sub > a:after {
  display: none; }
.stellarnav.hide-arrows li.drop-left li.has-sub > a:after {
  display: none; }

.stellarnav.mobile {
  position: static; }
  .stellarnav.mobile > ul {
    border-top: 1px solid rgba(255, 255, 255, 0.15); }
    .stellarnav.mobile > ul > li {
      display: block; }
      .stellarnav.mobile > ul > li > a.dd-toggle {
        padding: 0; }
      .stellarnav.mobile > ul > li > a {
        padding: 15px; }
  .stellarnav.mobile ul {
    position: relative;
    display: none;
    text-align: left;
    background: #dddddd; }
    .stellarnav.mobile ul ul {
      position: relative;
      opacity: 1;
      visibility: visible;
      width: auto;
      display: none;
      -moz-transition: none;
      -webkit-transition: none;
      -o-transition: color 0 ease-in;
      transition: none; }
      .stellarnav.mobile ul ul ul {
        left: auto;
        top: auto; }
  .stellarnav.mobile li.drop-left ul ul {
    right: auto; }
  .stellarnav.mobile li.drop-left li.has-sub > a:after {
    display: none; }
  .stellarnav.mobile li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .stellarnav.mobile li a.dd-toggle {
    border: 0; }
  .stellarnav.mobile li li.has-sub > a:after {
    display: none; }
  .stellarnav.mobile .menu-toggle {
    display: inline-block; }
  .stellarnav.mobile .dd-toggle {
    display: inline-block; }
  .stellarnav.mobile .close-menu {
    display: inline-block; }
  .stellarnav.mobile .call-btn-mobile {
    display: inline-block; }
  .stellarnav.mobile .location-btn-mobile {
    display: inline-block; }
  .stellarnav.mobile li.call-btn-mobile {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    text-transform: uppercase;
    text-align: center; }
  .stellarnav.mobile li.location-btn-mobile {
    display: inline-block;
    width: 50%;
    text-transform: uppercase;
    text-align: center; }
  .stellarnav.mobile li.call-btn-mobile.full {
    display: block;
    width: 100%;
    text-transform: uppercase;
    border-right: 0;
    text-align: left; }
  .stellarnav.mobile li.location-btn-mobile.full {
    display: block;
    width: 100%;
    text-transform: uppercase;
    border-right: 0;
    text-align: left; }
  .stellarnav.mobile li.has-sub > a:after {
    display: none; }

.stellarnav.light.left .third {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.stellarnav.light.left .half {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.stellarnav.light.left .menu-toggle {
  border-bottom: 0; }

.stellarnav.light.right .third {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.stellarnav.light.right .half {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.stellarnav.light.right .menu-toggle {
  border-bottom: 0; }

.stellarnav.dark.left .third {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
.stellarnav.dark.left .half {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
.stellarnav.dark.left .menu-toggle {
  border-bottom: 0; }

.stellarnav.dark.right .third {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
.stellarnav.dark.right .half {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
.stellarnav.dark.right .menu-toggle {
  border-bottom: 0; }

.stellarnav.mobile.fixed {
  position: static; }

.stellarnav.mobile.active {
  padding-bottom: 0; }
  .stellarnav.mobile.active > ul {
    display: block; }

.stellarnav.mobile.light li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.stellarnav.mobile.light li a.dd-toggle {
  border: 0; }
.stellarnav.mobile.light > ul {
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
.stellarnav.mobile.light ul {
  background: white; }
.stellarnav.mobile.light li.call-btn-mobile {
  border-right: 1px solid rgba(0, 0, 0, 0.1); }

.stellarnav.mobile.dark ul {
  background: #004e85; }
  .stellarnav.mobile.dark ul ul {
    background: rgba(255, 255, 255, 0.08); }

.stellarnav.mobile.top {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999; }

.stellarnav.mobile.right > ul {
  padding: 0 25px;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9;
  -webkit-overflow-scrolling: touch;
  right: 0; }
.stellarnav.mobile.right .close-menu {
  display: inline-block;
  text-align: right; }
.stellarnav.mobile.right .location-btn-mobile.half {
  text-align: center; }
.stellarnav.mobile.right .call-btn-mobile.half {
  text-align: center; }
.stellarnav.mobile.right .close-menu.half {
  text-align: center; }
.stellarnav.mobile.right .location-btn-mobile.third {
  text-align: center; }
.stellarnav.mobile.right .call-btn-mobile.third {
  text-align: center; }
.stellarnav.mobile.right .close-menu.third {
  text-align: center; }
  .stellarnav.mobile.right .close-menu.third span {
    display: none; }
.stellarnav.mobile.right .menu-toggle.half {
  text-align: left; }
.stellarnav.mobile.right .menu-toggle.third {
  text-align: left; }

.stellarnav.mobile.left > ul {
  padding: 0 25px;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9;
  -webkit-overflow-scrolling: touch;
  left: 0; }
.stellarnav.mobile.left .close-menu {
  display: inline-block;
  text-align: right; }
.stellarnav.mobile.left .location-btn-mobile.half {
  text-align: center; }
.stellarnav.mobile.left .call-btn-mobile.half {
  text-align: center; }
.stellarnav.mobile.left .close-menu.half {
  text-align: center; }
.stellarnav.mobile.left .location-btn-mobile.third {
  text-align: center; }
.stellarnav.mobile.left .call-btn-mobile.third {
  text-align: center; }
.stellarnav.mobile.left .close-menu.third {
  text-align: center; }
  .stellarnav.mobile.left .close-menu.third span {
    display: none; }
.stellarnav.mobile.left .menu-toggle.half {
  text-align: left; }
.stellarnav.mobile.left .menu-toggle.third {
  text-align: left; }

@media screen and (max-width: 576px) {
  .stellarnav .menu-toggle span.bars span {
    width: 35px;
    height: 4px;
    margin: 0 0 5px; } }
@media only screen and (max-width: 768px) {
  .stellarnav {
    overflow: hidden;
    display: block; }
    .stellarnav ul {
      position: relative;
      display: none; } }
@media only screen and (max-width: 420px) {
  .stellarnav.mobile .call-btn-mobile.third span {
    display: none; }
  .stellarnav.mobile .location-btn-mobile.third span {
    display: none; } }
.stellarnav ul li.tinh {
  position: static !important; }
  .stellarnav ul li.tinh ul.sub {
    left: 0;
    width: 100%;
    background: #eff5f9; }
    .stellarnav ul li.tinh ul.sub li.data-year {
      float: left; }
      .stellarnav ul li.tinh ul.sub li.data-year > a {
        font-size: 0.8125rem; }
    .stellarnav ul li.tinh ul.sub .sub-tinh {
      float: left;
      width: 100%;
      background: #165a87;
      height: 200px; }
      .stellarnav ul li.tinh ul.sub .sub-tinh > a {
        float: left;
        font-size: 0.8125rem; }
    .stellarnav ul li.tinh ul.sub a {
      color: #2e3543; }
      .stellarnav ul li.tinh ul.sub a:hover {
        color: #36b0d1; }
      .stellarnav ul li.tinh ul.sub a:before {
        height: 0; }

.footer {
  padding-top: 30px;
  background-size: cover !important; }
  .footer .logo-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .footer .menu-footer {
    padding-top: 30px; }
    @media screen and (max-width: 767px) {
      .footer .menu-footer {
        padding-top: 15px; } }
    .footer .menu-footer h3 {
      font-size: 1rem;
      font-family: "Open Sans SemiBold", sans-serif;
      color: #fff;
      padding-bottom: 15px; }
    .footer .menu-footer ul li a {
      font-size: 0.8125rem;
      color: #fff;
      padding-bottom: 15px;
      display: block;
      font-family: "Open Sans Light", sans-serif;
      opacity: .7; }

.copyright {
  padding: 15px 0;
  background: #0727378f; }
  .copyright .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .copyright .box p {
      font-size: 0.875rem;
      color: #fff;
      font-family: "Open Sans Light", sans-serif;
      margin-bottom: 0; }
    .copyright .box a {
      font-size: 0.875rem;
      color: #fffad6;
      font-family: "Open Sans Light", sans-serif; }

.thumb-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0; }
  @media screen and (max-width: 767px) {
    .thumb-index {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .thumb-index .item {
    -webkit-box-flex: 33.33%;
    -ms-flex: 33.33%;
    flex: 33.33%;
    max-width: 33.33%;
    position: relative;
    height: 210px;
    margin-right: 15px; }
    @media screen and (max-width: 767px) {
      .thumb-index .item {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 5px; } }
    .thumb-index .item:last-child {
      margin-right: 0; }
    .thumb-index .item .note {
      position: absolute;
      top: 59%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center; }
      .thumb-index .item .note img {
        transition: .3s ease-in;
        width: 110px;
        height: 110px;
        object-fit: contain; }
      .thumb-index .item .note h3 {
        font-size: 1.5625rem;
        font-family: OpenSans-Regular, SansSerif;
        padding-top: 12px;
        color: #fff; }

.noscroll {
  overflow: hidden; }

.column {
  height: 100%; }
  .column.left, .column.right {
    background: #fcfcfc;
    display: block;
    position: relative;
    font-size: 1rem;
    height: 100%;
    width: 100%;
    min-height: 0;
    vertical-align: top; }
    .column.left a, .column.right a {
      height: 100%; }

@media (min-width: 641px) {
  main .column.left, main .column.right {
    display: inline-block;
    width: 50%;
    min-height: 100vh; }
  main .column.left {
    position: fixed; }
  main .column.right {
    margin-left: 50%; } }
.video-banner {
  display: block; }
  .video-banner .video-banner-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%; }

@media (min-width: 641px) {
  .video-banner {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0; } }
.video-banner-headline {
  left: 0;
  right: 0;
  position: absolute;
  bottom: 1.5rem;
  font-size: 1.25em;
  color: #fff;
  font-family: OpenSans-Regular, sans-serif;
  font-size: 1.5625rem;
  margin: auto;
  text-align: center; }

.video-banner-icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 2.5em;
  height: 2.5em;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transition: all 0.2s ease-out 0.05s;
  transition: all 0.2s ease-out 0.05s; }
  .video-banner-icon-play:hover {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
    transform: translateX(-50%) translateY(-50%) scale(1.2);
    backgound: #330099; }

@media (min-width: 641px) {
  .video-banner-icon-play {
    width: 4.5em;
    height: 4.5em; } }
.content {
  display: block;
  min-height: 100vh;
  max-width: 40rem;
  margin: 2.5rem auto;
  padding: 1.5rem; }
  .content h1, .content h2, .content p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5em;
    color: #0D013D; }
  .content h1 {
    font-size: 3.25em;
    font-weight: 200;
    line-height: 1.0em;
    margin: 0 0 0.5rem 0; }
  .content h2 {
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.155em;
    margin-top: 3em; }
  .content .button-group {
    margin-top: 1em; }
  .content .button {
    display: inline-block;
    padding: 1em 2em;
    min-width: 8em;
    text-align: center;
    font-weight: 900;
    text-decoration: none;
    border-radius: 1.5em;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    /* button theme - secondary is default */
    background: #f0f0f0;
    color: #2B2B2B;
    -webkit-transition: all 0.2s ease-out 0.05s;
    transition: all 0.2s ease-out 0.05s; }
    .content .button ~ .button {
      margin-left: 0.5em; }
    .content .button:hover {
      background: #e5e5e5; }
    .content .button.primary {
      background: #E50055;
      color: #fff; }
      .content .button.primary:hover {
        background: #9D00E5; }
  .content .video-thumb-grid {
    position: relative;
    font-size: 0;
    /* collapse the white-space */
    width: calc(100% + 2rem);
    margin: 0 -1rem; }
  .content .video-thumb {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    /* calculate the width, gutters, and aspect ratio */
    width: calc((100% - 4rem) / 2);
    height: 0;
    padding-top: calc(((100% - 4rem) / 2) * 0.5625);
    /* 16:9 calc */
    margin: 1rem 1rem;
    /* gutters */
    overflow: hidden;
    /* clipping */
    position: relative;
    /* enable positioning for inner content */
    font-size: 1rem;
    /* reset the font size */
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: all 0.2s ease-out 0.05s;
    transition: all 0.2s ease-out 0.05s; }
    .content .video-thumb:hover {
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
      box-shadow: 0 2px 4px rgba(13, 1, 61, 0.35); }
    .content .video-thumb img {
      display: block;
      width: 100%;
      height: 100%;
      /* position inside the 16:9 container */
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      /* clipping for source images that are letterboxed */
      object-fit: cover;
      object-position: 50% 50%;
      background: #2b2b2b; }

@media (min-width: 641px) {
  .content {
    margin: 5.75rem auto;
    padding: 2.5rem; } }
@media (min-width: 641px) {
  .content h1 {
    font-size: 4em; } }
/* buttons */
/* primary button overrides */
/* video thumbnail grid */
/* Video Modal
-----------------------------------------*/
.video-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3000;
  overflow: hidden;
  position: fixed;
  opacity: 0.0;
  -webkit-transform: translate(500%, 0%);
  transform: translate(500%, 0%);
  -webkit-transition: -webkit-transform 0s linear 0s;
  transition: transform 0s linear 0s;
  /* using flexbox for vertical centering */
  /* Flexbox display */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  /* Vertical alignment */
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  .video-modal .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
    z-index: 0;
    background: rgba(46, 46, 46, 0.82);
    /* overlay color */
    opacity: 0.0;
    -webkit-transition: opacity 0.2s ease-out 0.05s;
    transition: opacity 0.2s ease-out 0.05s; }

.video-modal-content {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  margin: 0 auto;
  overflow-y: visible;
  background: #000;
  width: calc(100% - 12em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625);
  /* 16:9 calc */ }

/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
@media (min-aspect-ratio: 16 / 9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778);
    /* 16:9 calc */ } }
/* Mobile Layout Tweaks - side margins reduced */
@media (max-width: 640px) {
  .video-modal-content {
    width: calc(100% - 1em);
    padding-top: calc((100% - 1em) * 0.5625);
    /* 16:9 calc */ } }
/* modal close button */
.close-video-modal {
  display: block;
  position: absolute;
  left: 0;
  top: -40px;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  color: #fff; }

/* set the iframe element to stretch to fit its parent element */
iframe#youtube {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #000;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5); }

/* show the modal:
   add class to the body to reveal */
.show-video-modal .video-modal {
  opacity: 1.0;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%); }
  .show-video-modal .video-modal .overlay {
    opacity: 1.0; }
.show-video-modal .video-modal-content {
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%); }

.banner {
  position: relative;
  background-size: cover;
  height: 200px; }
  .banner .title {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%); }
    .banner .title h3 {
      font-size: 1.875rem;
      font-family: OpenSans-Bold, sans-serif;
      color: white; }
      @media screen and (max-width: 576px) {
        .banner .title h3 {
          font-size: 23px; } }

.breadcrumb-papi {
  background: #e5eef2; }
  .breadcrumb-papi .widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .breadcrumb-papi .widget {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 5px; } }
    .breadcrumb-papi .widget .box-breadcrumb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .breadcrumb-papi .widget .box-breadcrumb span {
        font-size: 0.8125rem;
        color: #41424b;
        padding: 15px 0;
        display: block;
        font-family: OpenSans-Regular, sans-serif; }
        @media screen and (max-width: 576px) {
          .breadcrumb-papi .widget .box-breadcrumb span {
            padding: 11px 0; } }
        .breadcrumb-papi .widget .box-breadcrumb span a {
          font-size: 0.8125rem;
          color: #195f8b;
          display: block;
          font-family: OpenSans-Regular, sans-serif; }
        .breadcrumb-papi .widget .box-breadcrumb span i.fa {
          padding: 0 20px; }
          @media screen and (max-width: 767px) {
            .breadcrumb-papi .widget .box-breadcrumb span i.fa {
              padding: 0 8px; } }
    .breadcrumb-papi .widget .box-social span {
      font-size: 0.875rem;
      color: #41424b;
      font-family: OpenSans-Bold, sans-serif;
      padding-right: 11px;
      line-height: 1.5; }
      .breadcrumb-papi .widget .box-social span:hover {
        color: #01567f; }
        .breadcrumb-papi .widget .box-social span:hover i.fa {
          color: #01567f; }
      .breadcrumb-papi .widget .box-social span i.fa {
        color: #41424b;
        padding-right: 5px; }
      .breadcrumb-papi .widget .box-social span a {
        font-size: 0.9375rem;
        color: #41424b;
        font-family: "Open Sans SemiBold", sans-serif;
        width: 45px !important;
        padding-top: 3px !important; }
        @media screen and (max-width: 576px) {
          .breadcrumb-papi .widget .box-social span a {
            padding-top: 5px !important; } }
      .breadcrumb-papi .widget .box-social span img {
        filter: grayscale(100%); }

.document-content {
  padding-bottom: 20px; }
  .document-content .main-content-dc {
    padding: 20px 0; }
    .document-content .main-content-dc h3 {
      font-size: 25px;
      color: #2e3543;
      font-family: "Open Sans SemiBold", sans-serif;
      padding-bottom: 10px; }
    .document-content .main-content-dc .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 1px solid #cccccc;
      padding-top: 20px;
      padding-bottom: 15px; }
      .document-content .main-content-dc .item .tt {
        min-width: 60px;
        font-size: 1.741rem;
        font-family: "Open Sans Light", sans-serif;
        color: #01567f; }
        @media screen and (max-width: 767px) {
          .document-content .main-content-dc .item .tt {
            padding-right: 10px; } }
      .document-content .main-content-dc .item .image {
        width: 100px;
        height: 79px; }
        @media screen and (max-width: 767px) {
          .document-content .main-content-dc .item .image {
            width: 85px;
            height: 85px; } }
      .document-content .main-content-dc .item .title {
        padding: 0 30px; }
        @media screen and (max-width: 576px) {
          .document-content .main-content-dc .item .title {
            width: auto;
            padding-left: 18px; } }
        .document-content .main-content-dc .item .title h5 {
          font-family: OpenSans-Bold, sans-serif;
          font-size: 1rem;
          color: #2e3543;
          padding-bottom: 6px;
          line-height: 1.2; }
        .document-content .main-content-dc .item .title p {
          font-family: "Open Sans Light", sans-serif;
          font-size: 0.8125rem;
          color: #2e3543;
          text-transform: uppercase; }
          .document-content .main-content-dc .item .title p span {
            text-transform: none;
            padding-left: 10px; }
      .document-content .main-content-dc .item .dowload a {
        color: #01567f;
        font-family: "Open Sans SemiBold", sans-serif;
        font-size: 1rem;
        display: inline-block;
        width: 110px; }
        @media screen and (max-width: 576px) {
          .document-content .main-content-dc .item .dowload a {
            width: 100px; } }
        .document-content .main-content-dc .item .dowload a i {
          padding-left: 5px;
          color: #01567f; }
    .document-content .main-content-dc a.more {
      display: block;
      width: 100%;
      text-align: center;
      font-family: "Open Sans SemiBold", sans-serif;
      color: #01567f;
      background: #e5e5e5;
      padding: 15px 0;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .document-content .main-content-dc a.more:hover {
        background: #01567f;
        color: #fff; }

.select-provincial {
  padding-top: 20px; }
  .select-provincial h5 {
    font-size: 1.25rem;
    color: #2e3543;
    font-family: "Open Sans SemiBold", sans-serif;
    padding-bottom: 20px; }
  .select-provincial h3 {
    color: #16283b;
    font-family: OpenSans-Bold, sans-serif;
    font-size: 1.125rem;
    padding-top: 20px; }
  .select-provincial .form-group {
    position: relative; }
    .select-provincial .form-group i.fa {
      position: absolute;
      top: 50%;
      left: 12px;
      transform: translateY(-50%); }
  .select-provincial .form-control {
    height: 50px;
    text-indent: 30px;
    color: #36b0d1;
    font-family: "Open Sans SemiBold",sans-serif;
    font-size: 1.25rem; }
  .select-provincial .item {
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1; }
    .select-provincial .item h2 {
      font-size: 0.875rem;
      font-family: OpenSans-Regular, sans-serif;
      color: #16283b; }

h5.title-highlight {
  font-size: 1.25rem;
  color: #2e3543;
  font-family: "Open Sans SemiBold", sans-serif;
  padding-bottom: 20px; }

.news-highlight .item .image-hl {
  width: 100%;
  height: 238px; }
.news-highlight .item h3 {
  font-size: 1rem;
  color: #2e3543;
  font-family: "Open Sans SemiBold", sans-serif;
  padding: 15px 0; }
.news-highlight .item p {
  font-size: 0.8125rem;
  color: #2e3543;
  font-family: OpenSans-Regular, sans-serif; }
  .news-highlight .item p i {
    color: #2e3543;
    width: 17px;
    margin-top: -2px;
    font-size: 0.8125rem; }
.news-highlight .slick-dots {
  width: auto !important;
  margin-top: 20px;
  bottom: -29px !important; }
  .news-highlight .slick-dots li {
    margin: 0 !important; }
  .news-highlight .slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #b2b2b2; }
    .news-highlight .slick-dots button:before {
      content: '' !important; }
  .news-highlight .slick-dots li.slick-active button {
    background-color: #02518a; }

.notify .notify-tab {
  background: #6da1c1;
  padding-top: 20px; }
  .notify .notify-tab h4 {
    font-size: 1.875rem;
    color: #fff;
    padding-bottom: 10px;
    font-family: "Open Sans SemiBold", sans-serif; }
  .notify .notify-tab .nav-tabs a {
    font-size: 0.875rem;
    background: #02518a;
    color: #fff;
    font-family: OpenSans-Regular, sans-serif;
    padding: 11px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media screen and (max-width: 768px) {
      .notify .notify-tab .nav-tabs a {
        -ms-flex-preferred-size: 143px;
        flex-basis: 143px;
        -ms-flex-negative: 0;
        flex-shrink: 0; } }
  .notify .notify-tab .nav-tabs a.active {
    font-family: OpenSans-Bold, sans-serif;
    color: #2e3543;
    background: #fff;
    font-size: 1rem; }
  @media screen and (max-width: 768px) {
    .notify .notify-tab .index-yearr {
      -ms-flex-wrap: initial;
      flex-wrap: initial;
      overflow: auto; } }
.notify .notify-content .image-uef img {
  width: 90%; }
@media screen and (max-width: 576px) {
  .notify .notify-content .image-uef {
    text-align: center; } }
.notify .notify-content .tab-content .index-year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 30px; }
  .notify .notify-content .tab-content .index-year .image {
    width: 170px;
    height: 219px; }
  @media screen and (max-width: 576px) {
    .notify .notify-content .tab-content .index-year .index-content {
      width: 222px; } }
  .notify .notify-content .tab-content .index-year .index-content h3 {
    font-size: 1.875rem;
    color: #2e3543;
    padding-bottom: 20px;
    font-family: "Open Sans SemiBold", SansSerif; }
  .notify .notify-content .tab-content .index-year .index-content span {
    font-family: OpenSans-Regular, sans-serif;
    font-size: 0.8125rem;
    color: #2e3543;
    display: block;
    line-height: 1.5; }
  .notify .notify-content .tab-content .index-year .index-content .box-dow a.download {
    display: block;
    padding: 15px 0;
    width: 320px;
    color: #01567f;
    font-family: "Open Sans SemiBold", sans-serif;
    font-size: 1rem;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
    background: #e5e5e5; }
    @media screen and (max-width: 576px) {
      .notify .notify-content .tab-content .index-year .index-content .box-dow a.download {
        width: auto; } }
  .notify .notify-content .tab-content .index-year .index-content .box-dow span {
    display: block;
    margin-top: 15px;
    font-family: OpenSans-Regular, sans-serif;
    color: #2e3543;
    font-size: 0.8125rem;
    width: 320px; }
    @media screen and (max-width: 576px) {
      .notify .notify-content .tab-content .index-year .index-content .box-dow span {
        width: auto; } }
.notify .form-group {
  position: relative;
  margin-top: 30px; }
  .notify .form-group i.fa {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%); }
.notify .form-control {
  text-indent: 30px;
  color: #2e3543;
  font-family: "Open Sans SemiBold", sans-serif;
  font-size: 0.875rem;
  font-size: 1.25rem !important; }
.notify .icon-goals {
  width: 33px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5px; }

.notify-des {
  padding: 30px 0;
  border-top: 1px solid #d7d7d7;
  max-width: 100%;
  line-height: 1.6; }
  .notify-des h2 {
    font-size: 2.1875rem;
    font-family: "Open Sans SemiBold",sans-serif;
    color: #16283b;
    padding: 10px 0; }
  .notify-des h3 {
    font-family: OpenSans-Bold, sans-serif;
    color: #16283b;
    font-size: 1.5625rem;
    padding-bottom: 10px;
    line-height: 1.5; }
  .notify-des span.date {
    font-size: 0.8125rem;
    color: #2e3543; }
  .notify-des p {
    font-size: 1rem;
    color: #23273e;
    font-family: OpenSans-Regular, sans-serif;
    text-align: center; }
  .notify-des ul {
    list-style: disc;
    padding-left: 20px; }
    .notify-des ul li {
      line-height: 2; }
  .notify-des ol {
    list-style: disc;
    padding-left: 20px; }
  .notify-des img {
    margin: 15px 0;
    max-width: 100%;
    height: auto;
    padding: 0 10px; }
  .notify-des .alignright {
    float: right; }
  .notify-des .alignleft {
    float: left; }

.tab-notify a {
  -webkit-box-flex: initial !important;
  -ms-flex: initial !important;
  flex: initial !important; }

@media screen and (max-width: 576px) {
  .highcharts-title {
    font-size: 12px !important; } }

.list-post {
  padding-bottom: 30px; }
  @media screen and (max-width: 576px) {
    .list-post .item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .list-post .item .image {
    width: 265px !important;
    height: 188px !important; }
    @media screen and (max-width: 767px) {
      .list-post .item .image {
        width: 100% !important; } }
  @media screen and (max-width: 576px) {
    .list-post .item .title {
      padding: 10px 0 !important; } }
  .list-post .item .title h5 {
    font-size: 1.5625rem !important; }
    @media screen and (max-width: 576px) {
      .list-post .item .title h5 {
        padding: 10px 0 !important; } }
  .list-post .social-border:after {
    content: '';
    bottom: -15px;
    width: 100%;
    height: 1px;
    background: #448ccb;
    position: absolute; }
  .list-post .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    position: relative; }
    .list-post .social a {
      background: #9ecb3b;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 35px; }
      .list-post .social a:hover {
        background: #82af1e; }
      .list-post .social a i {
        color: #fff;
        font-size: 25px; }
  .list-post .social-home {
    position: relative;
    margin-top: 5px !important; }
    .list-post .social-home a {
      background: #448ccb !important; }
      .list-post .social-home a:hover {
        background: #2b7bc1 !important; }
  .list-post h3.title-social {
    padding-top: 35px !important;
    font-size: 20px;
    font-family: "Open Sans SemiBold", sans-serif;
    margin-bottom: -5px !important; }

.question {
  padding: 30px 0; }
  .question .list-question h3 {
    font-size: 1.9375rem;
    font-family: "Open Sans SemiBold", sans-serif;
    color: #2e3543; }
  .question .list-question .sign-email {
    padding: 0 !important;
    background: transparent !important;
    margin: 20px 0; }
    .question .list-question .sign-email button {
      background: transparent;
      color: black; }
  .question .list-question a {
    display: block;
    padding: 10px 0;
    font-size: 1rem;
    font-family: OpenSans-Regular, sans-serif;
    color: #1673db;
    line-height: 1.5; }
    .question .list-question a:hover {
      color: #36b0d1; }
    .question .list-question a i {
      font-size: 1rem;
      padding-right: 3px; }

.notify-des {
  padding: 0 !important;
  border-top: none !important;
  width: 100% !important; }
  @media screen and (max-width: 768px) {
    .notify-des {
      overflow: auto; } }
  .notify-des table {
    width: 100% !important; }
    .notify-des table tr td:first-child {
      /*width: 230px !important; */
    }
  @media screen and (max-width: 1200px) {
    .notify-des iframe {
      width: 100% !important; } }

.hotline {
  margin-top: 35px;
  position: relative;
  width: 370px;
  height: 84px; }
  .hotline .phone {
    position: absolute;
    margin: auto;
    top: 0;
    left: 130px;
    right: 0;
    bottom: 0;
    width: 200px;
    height: min-content; }
    .hotline .phone h5 {
      font-size: 0.75rem;
      color: white;
      font-family: Roboto-regular,sans-serif; }
    .hotline .phone p {
      color: white;
      font-size: 34px;
      font-family: Roboto-bold, sans-serif; }

.sign-email {
  padding: 15px;
  background: #448ccb; }
  .sign-email h5 {
    font-size: 1.25rem;
    font-family: OpenSans-Regular, sans-serif;
    color: #ffff;
    padding: 15px 0; }
  .sign-email p {
    font-size: 0.875rem;
    color: #fff; }
  .sign-email .form-mail {
    position: relative;
    margin: 15px 0; }
    .sign-email .form-mail button {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      background: #6fd1f8;
      border: none;
      color: #fff;
      padding: 0 10px; }

.modal-header {
  border-bottom: none; }

.contact {
  padding: 30px 0; }
  .contact h5 {
    padding-bottom: 30px;
    font-family: "Open Sans SemiBold", sans-serif;
    font-size: 1.5625rem;
    color: #2e3543; }
  .contact .form-contact ::placeholder {
    font-size: 1.125rem;
    color: #2c2f39;
    opacity: .5; }
  .contact .form-contact input {
    border: none;
    border-radius: initial;
    border-bottom: 1px solid #a6a9ab;
    width: 90%;
    padding-left: 0; }
    .contact .form-contact input:focus {
      box-shadow: none; }
  .contact .form-contact label {
    font-size: 0.875rem;
    color: #4e4f50;
    padding-bottom: 10px; }
    .contact .form-contact label span {
      color: #f1100f; }
  .contact button {
    background: #02518a;
    font-size: 1rem;
    font-family: OpenSans-Bold, sans-serif;
    padding: 12px 74px;
    border-radius: initial; }

.banner-intro {
  height: 512px;
  background-size: cover !important;
  position: relative; }
  .banner-intro .title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50%; }
    @media screen and (max-width: 767px) {
      .banner-intro .title {
        width: auto; } }
    .banner-intro .title h3 {
      font-size: 3rem;
      color: #fff;
      font-family: OpenSans-Bold, sans-serif;
      padding-bottom: 15px; }
      @media screen and (max-width: 767px) {
        .banner-intro .title h3 {
          font-size: 33px; } }
    .banner-intro .title p {
      color: #fff;
      font-size: 1.125rem;
      padding-bottom: 30px; }
    .banner-intro .title a {
      color: #fff;
      background: transparent;
      border: 1px solid #fff;
      padding: 10px 30px; }

.intro-index {
  padding: 30px 0; }
  .intro-index .item-index {
    position: relative;
    height: 510px;
    background-size: cover; }
    .intro-index .item-index p {
      position: absolute;
      left: 50%;
      width: 100%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: 86px;
      font-size: 1.875rem;
      color: #fff;
      text-align: center;
      font-family: OpenSans-Bold, sans-serif; }
  .intro-index .item-partner {
    background-size: cover;
    position: relative; }
    .intro-index .item-partner .logo-partner {
      text-align: center; }
      .intro-index .item-partner .logo-partner .partner-slide {
        padding-top: 212px; }
        .intro-index .item-partner .logo-partner .partner-slide .box img {
          width: 125px;
          height: 125px;
          object-fit: contain;
          margin: auto; }
        .intro-index .item-partner .logo-partner .partner-slide .slick-dots {
          bottom: -30px; }
          .intro-index .item-partner .logo-partner .partner-slide .slick-dots li {
            margin: 0; }
            .intro-index .item-partner .logo-partner .partner-slide .slick-dots li button:before {
              font-size: 0.875rem;
              opacity: 1;
              color: #afdfed; }
          .intro-index .item-partner .logo-partner .partner-slide .slick-dots li.slick-active button:before {
            color: #e17e0a; }
      .intro-index .item-partner .logo-partner p {
        padding-top: 10px;
        font-size: 1.5625rem;
        color: #1b214e; }
  .intro-index .journeys {
    background-size: cover;
    position: relative;
    text-align: center; }
    .intro-index .journeys p {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: 53px;
      width: 85%;
      font-size: 1.5625rem;
      color: #1b214e; }

.data .video-banner {
  height: 100%; }

@media screen and (min-width: 1200px) {
  .modal-index-papi {
    max-width: 1110px; } }
.modal-index-papi .index-content {
  padding: 0 100px 30px 100px; }
  @media screen and (max-width: 768px) {
    .modal-index-papi .index-content {
      padding: 20px; } }
  .modal-index-papi .index-content .title .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .modal-index-papi .index-content .title .box h5 {
      color: #01547e;
      line-height: 0.8;
      font-size: 201px;
      font-family: OpenSans-Bold; }
      @media screen and (max-width: 576px) {
        .modal-index-papi .index-content .title .box h5 {
          font-size: 120px; } }
    .modal-index-papi .index-content .title .box p {
      font-family: "Open Sans Light", sans-serif;
      font-size: 38px;
      color: #01547e;
      padding-left: 40px; }
      @media screen and (max-width: 576px) {
        .modal-index-papi .index-content .title .box p {
          font-size: 30px; } }
  .modal-index-papi .index-content .title .nd h5 {
    font-size: 40px;
    font-family: OpenSans-Bold, sans-serif;
    color: #01547e; }
  .modal-index-papi .index-content .title .nd p {
    font-size: 20px;
    font-family: "Open Sans Light", sans-serif;
    color: #5c92ac; }
    @media screen and (max-width: 576px) {
      .modal-index-papi .index-content .title .nd p {
        font-size: 15px; } }
  .modal-index-papi .index-content .title .ques {
    padding: 0 10px; }
    .modal-index-papi .index-content .title .ques h5 {
      color: #5cc8f4;
      font-size: 80px;
      font-family: OpenSans-Bold; }
      @media screen and (max-width: 576px) {
        .modal-index-papi .index-content .title .ques h5 {
          font-size: 45px; } }
    .modal-index-papi .index-content .title .ques p {
      color: #5cc8f4;
      font-size: 37px;
      font-family: OpenSans-Bold; }
      @media screen and (max-width: 576px) {
        .modal-index-papi .index-content .title .ques p {
          font-size: 23px; } }
    .modal-index-papi .index-content .title .ques span {
      color: #4f89a5;
      font-family: OpenSans-Regular, sans-serif;
      font-size: 1.125rem;
      line-height: 1.5; }
  .modal-index-papi .index-content .index-sub .item {
    position: relative; }
    .modal-index-papi .index-content .index-sub .item .widget {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 20px 0; }
      .modal-index-papi .index-content .index-sub .item .widget .title {
        width: 252px;
        margin: 0 20px; }
        .modal-index-papi .index-content .index-sub .item .widget .title p {
          color: #156288;
          font-size: 1.125rem; }
      .modal-index-papi .index-content .index-sub .item .widget i.fa {
        color: #156288;
        font-size: 1.125rem; }
    .modal-index-papi .index-content .index-sub .item .des {
      display: none;
      position: absolute;
      right: 0;
      right: -38%;
      top: -38px;
      border-radius: 12px;
      z-index: 1;
      overflow: hidden; }
      @media screen and (max-width: 768px) {
        .modal-index-papi .index-content .index-sub .item .des {
          right: 0; } }
      .modal-index-papi .index-content .index-sub .item .des .sub {
        padding: 5px 15px;
        background: #00547d;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; }
        .modal-index-papi .index-content .index-sub .item .des .sub i.fa {
          color: #fff;
          padding-right: 10px; }
        .modal-index-papi .index-content .index-sub .item .des .sub > p {
          color: #fff; }
    .modal-index-papi .index-content .index-sub .item:hover .des {
      display: block; }
  .modal-index-papi .index-content .tenyear {
    width: 100%;
    object-fit: contain; }

.widget-new {
  position: relative; }
  .widget-new h5 {
    position: absolute;
    width: 100%;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.875rem;
    font-family: "Open Sans SemiBold", sans-serif;
    color: #fff;
    z-index: 1; }

.new-gt-slide .slick-prev {
  left: 0 !important; }
.new-gt-slide .slick-next {
  right: 0; }

.data {
  padding: 30px 0;
  height: 300px; }
  @media screen and (max-width: 767px) {
    .data {
      height: 244px; } }
  .data .widget ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .data .widget ul {
        overflow: auto; } }
    .data .widget ul li .item-data-dw .style_prevu_kit {
      display: inline-block;
      border: 0;
      width: 80px;
      height: 80px;
      position: relative;
      transform: scale(1);
      border-radius: 50%; }
      @media screen and (max-width: 576px) {
        .data .widget ul li .item-data-dw .style_prevu_kit {
          margin: 0 10px; } }
    .data .widget ul li .item-data-dw p.dl {
      font-size: 0.875rem;
      color: #1b2734;
      font-family: "Open Sans Light", sans-serif;
      padding-top: 10px;
      display: none; }
    .data .widget ul li .item-data-dw p.year {
      font-size: 1rem;
      color: #1b2734;
      font-family: OpenSans-Bold, sans-serif; }
    .data .widget ul li .item-data-dw .date {
      display: none; }
      .data .widget ul li .item-data-dw .date p {
        font-size: 0.8125rem;
        color: #1b2734;
        font-family: "Open Sans Light", sans-serif; }
    .data .widget ul li .item-data-dw:hover p.dl {
      display: block; }
    .data .widget ul li .item-data-dw:hover .date {
      display: block; }
    .data .widget ul li .item-data-dw:hover .style_prevu_kit {
      background: url("../../dist/images/data-dowload.png") no-repeat center;
      box-shadow: 0px 0px 3px #817e7e;
      z-index: 2;
      transform: scale(1.1);
      width: 100px;
      height: 100px; }
      @media screen and (max-width: 768px) {
        .data .widget ul li .item-data-dw:hover .style_prevu_kit {
          transform: scale(1); } }
    .data .widget ul li .item-data-dw:hover p.year {
      font-size: 1.8125rem; }

.baocao {
  padding-bottom: 30px;
  background: #e5eef2; }
  .baocao .banner-baocao {
    padding-top: 60px; }
    .baocao .banner-baocao img {
      width: 100%; }
  .baocao .baocao-papi .select-provincial .form-control {
    color: #2e3543; }
  .baocao .baocao-papi .baocao-download {
    display: flex; }
    .baocao .baocao-papi .baocao-download img {
      width: 126px;
      height: 169px; }
    .baocao .baocao-papi .baocao-download .index-content h3 {
      padding-top: 15px;
      padding-bottom: 10px;
      font-size: 1.5625rem;
      color: #2e3543;
      font-family: "Open Sans SemiBold", sans-serif; }
    .baocao .baocao-papi .baocao-download .index-content span {
      padding-top: 5px;
      font-size: 0.8125rem;
      color: #2e3543;
      display: block; }
  .baocao .baocao-papi a.download {
    display: block;
    padding: 15px 0;
    width: 320px;
    color: #01567f;
    font-family: "Open Sans SemiBold", sans-serif;
    font-size: 1rem;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
    background: #ced6d9; }
    @media screen and (max-width: 576px) {
      .baocao .baocao-papi a.download {
        margin: auto; } }
  .baocao .baocao-papi span {
    display: block;
    margin-top: 15px;
    font-family: OpenSans-Regular, sans-serif;
    color: #2e3543;
    font-size: 0.8125rem;
    width: 100%; }

.overview-content {
  padding-bottom: 40px; }
  @media screen and (max-width: 576px) {
    .overview-content {
      padding-bottom: 0; } }
  .overview-content .widget .item .image img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%); }
  .overview-content .widget .item:hover .image img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0); }
  .overview-content .widget .item.active .image img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0); }

.color-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-top: 25px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .color-map h3 {
    font-size: 1.125rem;
    font-family: "Open Sans SemiBold", sans-serif;
    padding-right: 20px; }
  .color-map .box-color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-right: 15px; }
    .color-map .box-color .box {
      height: 15px;
      width: 15px;
      background: red;
      margin-right: 10px; }

.index-hst .widget .item {
  padding: 10px;
  height: 145px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .index-hst .widget .item:first-child {
    border-left: none; }
  .index-hst .widget .item h5 {
    font-size: 2.3rem;
    color: #fff; }
  .index-hst .widget .item p {
    font-size: 0.8125rem;
    color: #fff; }

.document-hst .title {
  width: calc(100% - 150px) !important;
  padding: 0 !important; }
  .document-hst .title p span {
    padding-left: 0 !important; }

.index-number {
  padding: 14px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  color: #fff; }

@media screen and (min-width: 768px) and (max-width: 800px) {
  .index-number span {
    font-size: 18px; } }

#index-number2, #index-number3 {
  background: #5182bb; }

.icheckbox_line-blue,
.iradio_line-blue {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  margin: 0;
  padding: 7px 15px 7px 15px;
  line-height: 17px;
  color: #fff;
  font-weight: 700;
  background: #5182bb;
  border: none;
  cursor: pointer;
  border-bottom: 1px solid #fff; }

.icheckbox_line-blue.checked, .iradio_line-blue.checked {
  background: #3d699c; }

.icheckbox_line-blue .icheck_line-icon,
.iradio_line-blue .icheck_line-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 30px;
  border: none; }

.icheck_line-icon img {
  width: 20px; }

.index-generator span {
  display: inline-block; }

.index-number3-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.index-number3-label span {
  display: inline-block;
  background: #abbad6;
  font-weight: normal;
  color: #fff;
  line-height: 27px;
  font-size: 12px;
  margin: 0 1px 1px 0;
  padding: 3.8px 10px; }

.active-label span {
  background: #3d699c; }

/*# sourceMappingURL=main.css.map */
