@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; }

.cont_head {
  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;
  color: #333; }

@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; }

.section1 {
  margin-bottom: 5em; }
  .section1 img {
    width: 100%; }

.section2 {
  margin-bottom: 5em; }
  .section2 h3 {
    text-transform: uppercase;
    color: #36b0b8;
    font-weight: bold;
    margin-bottom: 1em; }
  .section2 p {
    line-height: 1.5em; }
  .section2 img {
    margin: 0 auto; }
  .section2 .ball {
    width: 25px; }
    @media only screen and (max-width: 767px) {
      .section2 .ball {
        width: 15px;
        margin-bottom: -1em; } }
  .section2 .line {
    width: 30%; }
    @media only screen and (max-width: 767px) {
      .section2 .line {
        margin-bottom: 2em; } }

.section3 {
  background-color: #36b0b8;
  padding-top: 3em;
  padding-bottom: 3em;
  color: white; }
  .section3 img {
    margin-top: 3em; }
  .section3 .line {
    margin-left: -1em;
    width: 30%; }
    @media only screen and (max-width: 767px) {
      .section3 .line {
        margin: 0 auto;
        margin-top: 2em; } }
  .section3 h3 {
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin-bottom: 1em; }
  .section3 ul li {
    margin-bottom: 1em;
    list-style: none; }
    .section3 ul li img {
      margin-top: 0;
      margin-left: -3.5em;
      margin-right: 1.75em; }

.section4 {
  margin-top: 2em; }
  .section4 div {
    padding: 0;
    margin-bottom: 0.5em; }
  .section4 h3 {
    color: #36b0b8;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2em; }
  .section4 .w10 {
    font-size: 450%;
    color: #fdd700;
    font-weight: bold;
    display: inline-block;
    width: 10%;
    float: left;
    margin-right: 16px; }
    @media only screen and (max-width: 767px) {
      .section4 .w10 {
        margin-right: 20px; } }
  .section4 .w80 {
    display: inline-block;
    margin-bottom: 0;
    width: 80%;
    font-weight: bold; }
  .section4 .line {
    width: 10%;
    margin: 0 auto;
    margin-top: 2em; }
    @media only screen and (max-width: 767px) {
      .section4 .line {
        width: 25%; } }

.section5 {
  margin-top: 3em; }
  .section5 h3 {
    margin-top: 2em;
    text-transform: uppercase;
    font-weight: bold;
    color: #36b0b8;
    text-align: center;
    margin-bottom: 2em; }
  .section5 .row span.tit {
    color: #36b0b8;
    font-weight: bold;
    font-size: 110%;
    margin-right: 1em; }
  .section5 .row .glyphicon {
    float: right; }
  .section5 .row a {
    font-weight: bold; }
  .section5 .row a:hover {
    text-decoration: none; }
  .section5 .panel-default {
    border: none; }
    .section5 .panel-default ul li {
      list-style-image: url(../img/point-li.png);
      margin-left: 0em;
      padding-left: 2em; }
  .section5 .panel-heading {
    background-color: transparent;
    border-bottom: 1px solid #36b0b8; }
  .section5 h4.title {
    font-weight: bold;
    color: #36b0b8;
    font-weight: bold;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 160%; }
  .section5 .more {
    margin: 0 auto;
    width: 50%;
    margin-top: 1em;
    margin-bottom: 3em; }
    .section5 .more div {
      background-color: #f3de00;
      padding: 1em;
      width: 48%;
      display: inline-block;
      border-radius: 5px;
      font-weight: bold;
      text-align: center; }
      .section5 .more div a {
        color: #333;
        display: block; }
    .section5 .more div:hover {
      background-color: #36b0b8; }

.section6 p.title {
  color: #36b0b8;
  font-weight: bold; }
.section6 .table-responsive table {
  width: 100%;
  border: 0; }
  .section6 .table-responsive table tr {
    border-bottom: 1px solid #e0dddb; }
    .section6 .table-responsive table tr th {
      text-align: center;
      padding: 0.5em; }
    .section6 .table-responsive table tr td {
      text-align: center;
      padding: 0.5em; }
  .section6 .table-responsive table tr.th-row {
    background-color: #36b0b8; }
  .section6 .table-responsive table .brtl {
    border-top-left-radius: 10px;
    border-right: 1px solid white; }
  .section6 .table-responsive table .brtr {
    border-top-right-radius: 10px;
    border-left: 1px solid white; }
.section6 img {
  width: 10%;
  margin: 1em auto;
  margin-top: 3em; }
  @media only screen and (max-width: 767px) {
    .section6 img {
      margin-bottom: 2em; } }

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; } }

.vertical .carousel-inner {
  height: 100%; }

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  -moz-transition: 0.6s ease-in-out top;
  -ms-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top; }

.carousel.vertical .active {
  top: 0; }

.carousel.vertical .next {
  top: 400px; }

.carousel.vertical .prev {
  top: -400px; }

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0; }

.carousel.vertical .active.left {
  top: -400px; }

.carousel.vertical .active.right {
  top: 400px; }

.carousel.vertical .item {
  left: 0; }
.section10_text p:first-child {
    font-weight: normal;
    color: #666666;
}
.section10 p:first-child {
    font-size: 24px;
    color: ##36b0b8;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
.section10_text table {
    font-weight: bold;
    text-align: center;
}

.section10_text tr th {
    text-align: center;
}

.color_red {
    color: red;
}
.btn-dangky {
    background-color: #28bbef;
    border-radius: 0;
    font-size: 24px;
    font-weight: bold;
    color: white;
    padding: 9px 22px;
}
.section10 .col-md-12{
  text-align: center;
}
.btn-dangky:hover {
    color: white;
}
