    #cfacebook {
            position: fixed;
            bottom: 0px;
            right: 10px;
            z-index: 999999999999999;
            height: auto;
            box-shadow: 6px 6px 6px 10px rgba(0, 0, 0, 0.2);
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            overflow: hidden;
        }

        #cfacebook .fchat {
            float: left;
            width: 100%;
            height: 270px;
            overflow: hidden;
            background-color: #fff;
        }

        #cfacebook .fchat .fb-page {
            margin-top: -130px;
            float: left;
        }

        #cfacebook a.chat_fb {

            display: block;
            text-align: center;
            font-size: 14px;
            padding: 5px 15px;
            margin: 0;
            line-height: 1.5em;
            font-weight: bold;

            color: #fff;
            text-decoration: none;
            text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);

            background-color: #3a5795;
            border: 0;
            border-bottom: 1px solid #133783;
            z-index: 9999999;
        }

        #cfacebook a.chat_fb:hover {
            color: yellow;
            text-decoration: none;
        }
.cont_head {
  background-image: url("../img/ban-head.png");
  padding-top: 15px;
  padding-bottom: 15px; }
  .cont_head .logoitplus a img {
    margin: 0 auto; }

.cont_head .container {
  padding: 15px;
  width: 90%; }

.div_center {
  margin: 0 auto; }

.title1 {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  color: #2c5d93; }

@media only screen and (min-width: 100px) {
  body .title1 {
    font-size: 12px; } }
@media only screen and (min-width: 500px) {
  body .title1 {
    font-size: 15px; } }
@media only screen and (min-width: 875px) {
  body .title1 {
    font-size: 15px; } }
@media only screen and (min-width: 1109px) {
  body .title1 {
    font-size: 22px; } }

.title2 {
  margin-top: 10px;
  font-size: 15px;
  text-align: center; }

@media screen and (min-width: 100px) {
  body .title2 {
    font-size: 11px; } }
@media screen and (min-width: 500px) {
  body .title2 {
    font-size: 12px; } }
@media screen and (min-width: 875px) {
  body .title2 {
    font-size: 12px; }

  .disap {
    display: none; } }
@media screen and (min-width: 1109px) {
  body .title2 {
    font-size: 16px; } }
@media screen and (min-width: 100px) {
  .disap {
    display: none; } }
@media screen and (min-width: 768px) {
  .disap {
    display: block; } }
@media screen and (max-width: 768px) {
  .logoitplus {
    margin: 0 auto; }

  i {
    font-size: 12px; } }
@media screen and (min-width: 1109px) {
  .disap {
    display: block; } }
h1 {
  display: block;
  text-align: center; }

.clicon img {
  margin-left: 15px;
  margin-top: 10px; }

.label_section, .section2 p.title_section, .section3 p.title_section, .sectionx .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, .sectionx .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 {
  background-color: #fff;
  min-height: 90px;
  padding: 15px 0 7px 0; }
  header h1 {
    font-size: 21px;
    margin: 0 0 10px 27px; }
  header .partner img {
    margin-left: 12px;
    display: inline-block; }
  @media only screen and (max-width: 767px) {
    header .img_itplus {
      margin: 0 auto;
      float: none !important; }
    header h1 {
      text-align: center;
      margin-top: 20px; }
    header .partner {
      text-align: center; } }

.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,.section7,.section8,.section9,.section10,.section11,.section12, {
  margin-top: 30px; }
  .section5 .course_detail, .section6 .course_detail, .section7 .course_detail, .section8 .course_detail, .section9 .course_detail, .section10 .course_detail, .section11 .course_detail, .section12 .course_detail {
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #2c5d93;
    margin: 0;
    padding: 10px 13%; }
  .section5, .section6,.section7,.section8,.section9,.section10,.section11,.section12, {
  margin-top: 30px; }
  .section5 .course_detail, .section6 .course_detail, .section7 .course_detail, .section8 .course_detail, .section9 .course_detail, .section10 .course_detail, .section11 .course_detail, .section12 .course_detail {
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: #2c5d93;
    margin: 0;
    padding: 10px 13%; }
  .section5 .content, .section6 .content,.section7 .content,.section8 .content ,.section9 .content ,.section10 .content ,.section11 .content ,.section12 .content  {
    margin-top: 32px; }
    .section5 .content .panel, .section6 .content .panel , .section7 .content .panel , .section8 .content .panel, .section9 .content .panel, .section10 .content .panel, .section11 .content .panel, .section12 .content .panel{
      margin-bottom: 8px;
      border: 0;
      border-radius: 0; }
      .section5 .content .panel .panel-heading, .section6 .content .panel .panel-heading ,.section7 .content .panel .panel-heading ,.section8 .content .panel .panel-heading,.section9 .content .panel .panel-heading,.section10 .content .panel .panel-heading,.section11.content .panel .panel-heading,.section12 .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 ,.section7 .content .panel .panel-heading a , .section8 .content .panel .panel-heading a, .section9 .content .panel .panel-heading a, .section10 .content .panel .panel-heading a, .section11 .content .panel .panel-heading a, .section12 .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,.section7 .content .panel .panel-heading a .glyphicon,.section8 .content .panel .panel-heading a .glyphicon,.section9 .content .panel .panel-heading a .glyphicon,.section10 .content .panel .panel-heading a .glyphicon,.section11 .content .panel .panel-heading a .glyphicon,.section12 .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, .section7 .content .panel .panel-heading a .glyphicon, .section8 .content .panel .panel-heading a .glyphicon, .section9 .content .panel .panel-heading a .glyphicon, .section10 .content .panel .panel-heading a .glyphicon, .section11 .content .panel .panel-heading a .glyphicon, .section12 .content .panel .panel-heading a .glyphicon {
                font-size: 20px;
                top: -2px; } }
      .section5 .content .panel .panel-body, .section6 .content .panel .panel-body,.section7 .content .panel .panel-body,.section8 .content .panel .panel-body ,.section9 .content .panel .panel-body ,.section10 .content .panel .panel-body ,.section11 .content .panel .panel-body ,.section12 .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, .section7 .content .panel .panel-body ul ,.section8 .content .panel .panel-body ul ,.section9 .content .panel .panel-body ul ,.section10 .content .panel .panel-body ul ,.section11 .content .panel .panel-body ul ,.section12 .content .panel .panel-body ul {
          list-style-type: square;
          color: #001f73;
          padding-left: 20px;
          margin-bottom: 0; }

.sectionx {
  color: #002371;
  margin-top: 20px; }
  .sectionx .more_info p {
    color: #001f73;
    margin-bottom: 2px; }
    .sectionx .more_info p.title_section {
      margin-bottom: 10px; }
  .sectionx .more_info .bg_paragraph {
    padding: 15px;
    background-color: #f6f5f5; }
    .sectionx .more_info .bg_paragraph p {
      color: #001f73;
      text-align: justify; }
  .sectionx .more_info .left p {
    padding: 0 10px 10px 50px;
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .sectionx .more_info .left p {
        padding: 0px; } }
  .sectionx .more_info .img_congcu {
    margin: 95px 0 0; }
    @media only screen and (max-width: 991px) {
      .sectionx .more_info .img_congcu {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px; } }

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; } }
  
.qdangki{
  margin: 20px auto;
  padding: 8px 15px;
    background-color: #002371;
    color: white;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
}
.qdangki:hover{
  padding: 8px 15px;
    background-color: #002371;
    color: white;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
}
/*# sourceMappingURL=site.css.map */

