.label_section, .section2 p.title_section, .section3 p.title_section, .section7 .more_info p.title_section {
  font-size: 25px;
  text-transform: uppercase;
  color: #ffcc00;
  font-weight: bold;
  margin-top: 40px;
  padding: 5px;
  background-color: white; }

.section1 img, .section7 .more_info .img_congcu {
  -webkit-box-shadow: 9px 9px 20px 0 #ccc;
  box-shadow: 9px 9px 20px 0 #ccc; }

@font-face {
  font-family: myRoboto;
  src: url(../fonts/Roboto-Regular.ttf); }
body {
  font-family: myRoboto;
  background-color: #fff;
  color: #000;
  font-size: 15px; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.bg_parallax {
  position: fixed;
  height: 50000px;
  background: url("../img/part_background.png") top left repeat;
  width: 100%;
  top: 0;
  z-index: -100; }

.bg_white {
  background-color: white; }

header {
  padding: 15px;
  background-color: white; }
  header .vn_title {
    color: #10228c;
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px; }
    @media only screen and (max-width: 1200px) {
      header .vn_title {
        font-size: 18px; } }
    @media only screen and (max-width: 767px) {
      header .vn_title {
        display: none; } }
  header .en_title {
    color: #7b7b7b;
    font-size: 16px;
    margin-top: 0; }
    @media only screen and (max-width: 1200px) {
      header .en_title {
        font-size: 12px; } }
    @media only screen and (max-width: 767px) {
      header .en_title {
        display: none; } }
  header .img_itplus {
    float: right; }
    @media only screen and (max-width: 991px) {
      header .img_itplus {
        float: none;
        margin-left: auto !important;
        margin-right: auto !important; } }
  header .img_dhqg_viencntt img {
    margin-left: 15px; }
    @media only screen and (max-width: 991px) {
      header .img_dhqg_viencntt img {
        display: none; } }

.banner img {
  width: 100%; }

.section1 .paragraph-block {
  padding: 0 50px; }
  .section1 .paragraph-block .bg_paragraph {
    padding: 15px;
    background-color: #f6f5f5; }
    .section1 .paragraph-block .bg_paragraph p {
      color: #001f73;
      text-align: justify; }
  @media only screen and (max-width: 767px) {
    .section1 .paragraph-block {
      padding: 0; } }
.section1 img {
  margin-top: 90px; }
  @media only screen and (max-width: 991px) {
    .section1 img {
      margin-top: 30px;
      margin-left: auto;
      margin-right: auto; } }

.section2 p {
  color: #001f73;
  text-align: right !important;
  padding: 0 10px; }
.section2 .bg_paragraph {
  padding: 15px;
  background-color: #f6f5f5; }
  .section2 .bg_paragraph p {
    color: #001f73;
    text-align: justify; }
@media only screen and (max-width: 991px) {
  .section2 img {
    display: none; }
  .section2 .padding_mobile {
    padding: 15px; } }

.section3 {
  margin-top: 30px; }
  .section3 p {
    color: #001f73;
    text-align: right !important;
    padding-left: 50px; }
    @media only screen and (max-width: 767px) {
      .section3 p {
        padding-left: 0px; } }
    .section3 p.title_section {
      margin-top: 10px; }
  .section3 .bg_paragraph {
    padding: 15px;
    background-color: #f6f5f5; }
    .section3 .bg_paragraph p {
      color: #001f73;
      text-align: justify; }
  @media only screen and (max-width: 991px) {
    .section3 img {
      margin-left: auto;
      margin-right: auto; } }

.section4 {
  margin-top: 30px; }
  .section4 .title_section4 {
    text-align: center;
    margin-bottom: 40px; }
    .section4 .title_section4 span {
      color: #001f73;
      font-size: 25px;
      font-weight: bold;
      border: 1px solid #ffcc00;
      padding: 10px;
      width: 270px;
      display: inline-block; }
  .section4 .course_detail {
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #2c5d93;
    margin: 0;
    padding: 10px 13%; }
  .section4 .content {
    margin-top: 32px; }
    .section4 .content .panel {
      margin-bottom: 8px;
      border: 0;
      border-radius: 0; }
      .section4 .content .panel .panel-heading {
        padding-left: 35px;
        background-color: #2c5d93;
        color: white;
        border-radius: 0; }
        .section4 .content .panel .panel-heading a {
          position: relative;
          display: block;
          margin-right: 14px;
          font-size: 15px; }
          .section4 .content .panel .panel-heading a .glyphicon {
            position: absolute;
            right: -27px;
            top: -7px;
            font-size: 30px; }
            @media only screen and (max-width: 767px) {
              .section4 .content .panel .panel-heading a .glyphicon {
                font-size: 20px;
                top: -2px; } }
      .section4 .content .panel .panel-body {
        padding-left: 35px;
        border: 1px solid #e6a34d !important;
        margin-top: 6px; }
        .section4 .content .panel .panel-body ul {
          list-style-type: square;
          color: #001f73;
          padding-left: 20px;
          margin-bottom: 0; }

.section5, .section6 {
  margin-top: 30px; }
  .section5 .course_detail, .section6 .course_detail {
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #2c5d93;
    margin: 0;
    padding: 10px 13%; }
  .section5 .content, .section6 .content {
    margin-top: 32px; }
    .section5 .content .panel, .section6 .content .panel {
      margin-bottom: 8px;
      border: 0;
      border-radius: 0; }
      .section5 .content .panel .panel-heading, .section6 .content .panel .panel-heading {
        padding-left: 35px;
        background-color: #2c5d93;
        color: white;
        border-radius: 0; }
        .section5 .content .panel .panel-heading a, .section6 .content .panel .panel-heading a {
          position: relative;
          display: block;
          margin-right: 14px;
          font-size: 15px; }
          .section5 .content .panel .panel-heading a .glyphicon, .section6 .content .panel .panel-heading a .glyphicon {
            position: absolute;
            right: -27px;
            top: -7px;
            font-size: 30px; }
            @media only screen and (max-width: 767px) {
              .section5 .content .panel .panel-heading a .glyphicon, .section6 .content .panel .panel-heading a .glyphicon {
                font-size: 20px;
                top: -2px; } }
      .section5 .content .panel .panel-body, .section6 .content .panel .panel-body {
        padding-left: 35px;
        border: 1px solid #e6a34d !important;
        margin-top: 6px; }
        .section5 .content .panel .panel-body ul, .section6 .content .panel .panel-body ul {
          list-style-type: square;
          color: #001f73;
          padding-left: 20px;
          margin-bottom: 0; }

.section7 {
  color: #002371;
  margin-top: 20px; }
  .section7 .more_info p {
    color: #001f73;
    margin-bottom: 2px; }
    .section7 .more_info p.title_section {
      margin-bottom: 10px; }
  .section7 .more_info .bg_paragraph {
    padding: 15px;
    background-color: #f6f5f5; }
    .section7 .more_info .bg_paragraph p {
      color: #001f73;
      text-align: justify; }
  .section7 .more_info .left p {
    padding: 0 10px 10px 50px;
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .section7 .more_info .left p {
        padding: 0px; } }
  .section7 .more_info .img_congcu {
    margin: 95px 0 0; }
    @media only screen and (max-width: 991px) {
      .section7 .more_info .img_congcu {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px; } }
  .section7 .hocphi {
    margin-top: 51px; }
    .section7 .hocphi h2 {
      font-weight: normal;
      color: #002371; }
      .section7 .hocphi h2 .border_top {
        border-top: 7px solid #002371;
        padding: 20px 0; }
    @media only screen and (max-width: 767px) {
      .section7 .hocphi h2 {
        font-size: 20px; }
        .section7 .hocphi h2 .border_top {
          padding: 10px 0; } }
    .section7 .hocphi table {
      font-weight: bold;
      background-color: white; }
      .section7 .hocphi table td {
        padding: 15px; }
      .section7 .hocphi table .percentage {
        font-size: 25px; }
      .section7 .hocphi table .not-bold {
        font-weight: normal; }
    .section7 .hocphi .hotline {
      color: #002371; }
    .section7 .hocphi a {
      padding: 8px 15px;
      background-color: #002371;
      color: white;
      font-size: 23px;
      font-weight: bold; }

footer {
  margin-top: 61px;
  background-color: #323644;
  min-height: 252px;
  padding-top: 23px;
  color: white; }
  footer .border_top {
    border: 2px solid #f65959;
    margin-bottom: 48px; }
  footer .col_footer1 {
    border-left: 4px solid #f65959;
    padding-left: 15px;
    min-height: 188px; }
    footer .col_footer1 h3 {
      margin: 0 0 20px; }
    footer .col_footer1 p {
      font-size: 17px; }
  footer .col_footer2 p.text-title {
    color: #f65959;
    font-size: 22px;
    margin-bottom: 0;
    font-weight: bold; }
  footer .icon-container {
    margin-top: 10px; }
    footer .icon-container .icon-facebook, footer .icon-container .icon-global {
      width: 27px;
      height: 27px; }
    footer .icon-container .icon {
      margin-right: 26px;
      text-indent: -9999px;
      display: inline-block;
      font-size: 0;
      background-image: url("../img/icon.png"); }
    footer .icon-container .icon-facebook {
      background-position: 0 0; }
    footer .icon-container .icon-global {
      background-position: -27px 0; }
    footer .icon-container .icon-m {
      width: 37px;
      height: 37px;
      background-position: 0 -34px;
      margin-top: -6px; }
  @media only screen and (max-width: 991px) {
    footer {
      text-align: center; }
      footer .icon-container {
        text-align: center; } }

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