* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}

body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

ul,
li {
  list-style-type: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a,
input {
  outline: none;
}

.text-h28, .wetrust .title {
  font-size: 28px;
  line-height: 1.6em;
  font-weight: 700;
}

.text-h18, .se-course02 .course02--title, .user_form .welcome, .md-title {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 600;
}

.text-t16, .course-info .ci-items strong {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 600;
}

.text-content, .partner .partner-items--desc {
  font-size: 15px;
  line-height: 1.4em;
}

.text-sub, .footer--info ul li a, .footer--courses ul li a, .footer--support ul li a, .course-progress .cp-label, .course-info .ci-items span {
  font-size: 14px;
  line-height: 1.2em;
}

.gebtn40 {
  font-size: 15px;
  height: 40px;
  min-width: 120px;
  color: white;
  line-height: 40px;
  font-weight: 700;
  padding: 0 20px;
  text-align: center;
  border-radius: 6px;
  float: left;
}

.gebtn40:hover {
  color: white;
}

.gebtn40--mainRed {
  background: #ff3333;
}

.gebtn40--mainRed:hover {
  background: #d63629;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.gebtn40--mainGreen {
  background: #34a853;
}

.gebtn40--mainGreen:hover {
  background: #258a40;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.gebtn40--outline {
  background: white;
  border: 1px solid #333;
  color: #333;
}

.gebtn40--outline:hover {
  color: inherit;
}

.gebtn48 {
  font-size: 15px;
  height: 48px;
  min-width: 160px;
  color: white;
  line-height: 48px;
  padding: 0 24px;
  font-weight: 700;
  text-align: center;
  border-radius: 6px;
  float: left;
}

.gebtn48:hover {
  color: white;
}

.gebtn48--mainRed {
  background: #ff3333;
}

.gebtn48--mainRed:hover {
  background: #d63629;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.gebtn48--mainGreen {
  background: #34a853;
}

.gebtn48--mainGreen:hover {
  background: #258a40;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.gEbtn {
  font-size: 16px;
  font-weight: 600;
  color: white;
  padding: 12px 28px;
  border-radius: 6px;
}

.gEbtn:hover {
  color: white;
}

.gEbtn--mainRed {
  background: #ff3333;
}

.gEbtn--mainRed:hover {
  background: #d63629;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.gEbtn--mainGreen {
  background: #34a853;
}

.gEbtn--mainGreen:hover {
  background: #258a40;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.tb-fa {
  display: table;
  width: 100%;
}

.tb-chil {
  display: table-cell;
}

.header .navbar {
  padding-top: 12px;
  padding-bottom: 12px;
}

.header .navbar-brand {
  padding-right: 36px;
}

.header .navbar-brand .subcourse {
  margin-left: 4px;
  display: inline-block;
}

.header .navbar-brand .subcourse img {
  height: 32px !important;
}

.header .navbar-brand img {
  height: 24px;
  position: relative;
}

.header .navbar-light .navbar-nav .nav-link {
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 600;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.header .navbar-light .navbar-nav .nav-link:hover {
  color: #111;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.header .navbar-light .navbar-nav .active > .nav-link,
.header .navbar-light .navbar-nav .nav-link.active,
.header .navbar-light .navbar-nav .nav-link.show,
.header .navbar-light .navbar-nav .show > .nav-link {
  color: #ff3333;
}

.nav-button-action .btn-dktv {
  margin-left: 8px;
}

.nav-button-action .hotline {
  color: #ff3333;
  border-color: #ff3333;
  position: relative;
}

.nav-button-action .hotline:before {
  content: url(../imgs/ic_hl.png);
  width: 16px;
  height: 16px;
  position: relative;
  margin-right: 8px;
}

.nav-user--info {
  display: table;
  margin-left: 12px;
}

.nav-user--info img {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  width: 40px;
  overflow: hidden;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.nav-user--info span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
}

.nav-user--info span b {
  font-size: 14px;
  font-weight: 700;
}

.nav-user--info span a {
  font-size: 12px;
  display: block;
  color: #999;
}

.se-course {
  margin: 50px 0;
}

.hightlight-card {
  margin-top: 72px;
}

.hightlight-card--cover a {
  display: inline-block;
  width: 100%;
}

.hightlight-card--cover a img {
  width: 100%;
  height: 100%;
  display: inline-block;
  -o-object-fit: cover;
     object-fit: cover;
}

.hightlight-card--info .gEbtn {
  margin: 16px 0 20px 0;
  display: inline-block;
}

.hightlight-card--info .gEbtn:hover {
  color: white;
}

.hightlight-card--info ul li {
  padding-left: 32px;
  background: url(../imgs/ic-check.png) 0px 4px no-repeat;
}

.hightlight-card--info ul li p {
  font-size: 18px;
  line-height: 1.5em;
}

.banner-pc {
  width: 100%;
}

.banner-mobile {
  display: none;
}

.media-highlight--cover {
  margin-bottom: 16px;
  display: inline-block;
  width: 100%;
}

.media-highlight--cover a {
  display: inline-block;
  width: 100%;
  height: auto;
}

.media-highlight--cover a img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  max-height: 320px;
}

.media-highlight--info {
  display: inline-block;
  width: 100%;
}

.media-highlight--info .mh-brand {
  float: left;
  margin-right: 16px;
  width: 120px;
  height: 60px;
  overflow: hidden;
}

.media-highlight--info .mh-brand img {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
}

.media-highlight--info .mh-link a {
  font-weight: 400;
  color: #111;
  line-height: 1.5em;
}

.entry--title {
  color: #333;
  margin-bottom: 1rem;
}

.entry--meta {
  font-size: 14px;
  color: #999;
  margin-bottom: 36px;
}

.entry--meta .date {
  position: relative;
}

.entry--meta .date::after {
  position: relative;
  content: "-";
  padding: 0 8px;
}

.entry--desc {
  margin-bottom: 24px;
  display: inline-block;
  width: 100%;
}

.entry--detail p img {
  max-width: 80%;
}

.comment-box {
  border: 1px solid #e0e0e0;
  margin-top: 48px;
}

.comment-box .cb-heading-1 {
  padding: 24px 24px 12px 24px;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.comment-box .cb-heading-1::after {
  content: "";
  width: calc(100% - 48px);
  height: 1px;
  background: #e0e0e0;
  position: absolute;
  bottom: 0px;
  left: 24px;
}

.comment-box .cb-heading-1 h4 {
  margin-bottom: 0;
  font-weight: 700;
  color: #111;
  position: relative;
  z-index: 2;
  display: inline-block;
  height: 26px;
}

.comment-box .cb-heading-1 h4::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #333;
  position: absolute;
  bottom: -12px;
  left: 0;
}

.comment-box .cb-heading-1 h4 span::before {
  content: "(";
}

.comment-box .cb-heading-1 h4 span::after {
  content: ")";
}

.comment-box .cb-heading-2 {
  padding: 0 24px 20px 24px;
}

.comment-box .cb-heading-2 h4 {
  font-weight: 700;
}

.comment-box .cb-ul {
  padding: 0 24px;
  margin-bottom: 0;
}

.comment-box .cb-ul li .cb-items {
  border-bottom: 1px dotted #e0e0e0;
  margin-bottom: 16px;
}

.comment-box .cb-ul li .cb-items .sub .date {
  display: inline-block;
  margin-right: 12px;
  color: #999;
}

.comment-box .cb-ul li .cb-items .sub a {
  padding-left: 20px;
  background: url(../imgs/cm-reply.png) center left no-repeat;
  background-size: 14px auto;
  color: #34a853;
}

.comment-box .cb-reply {
  background: #f7f7f7;
  padding: 24px 0;
}

.comment-box .cb-reply .cm-form {
  padding: 0 24px;
}

.se-about--videoItem {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.se-about--videoItem:hover .cover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.8;
  -webkit-transition: all ease 3s;
  transition: all ease 3s;
}

.se-about--videoItem .cover {
  display: inline-block;
  width: 100%;
  height: 320px;
  overflow: hidden;
  margin-bottom: 12px;
  background: #000;
}

.se-about--videoItem .cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.se-about--videoItem .title {
  font-weight: 700;
  color: #111;
}

.se-about--videoItem span.control {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 320px;
  background: url(../imgs/ic_play.png) center center no-repeat;
  cursor: pointer;
}

.se-about-h01 {
  display: inline-block;
  width: 100%;
  margin: 0 0 48px 0;
}

.happy-section {
  margin-top: 96px;
  margin-bottom: 0px;
}

.happy-section .happy-item-bob .happy-item {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: 2px solid #fff;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.happy-section .happy-item-bob .happy-item:hover {
  border-color: #ff3333;
}

.happy-section .happy-item-bob .happy-item:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all ease 3s;
  transition: all ease 3s;
}

.happy-section .happy-item-bob .happy-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.happy-section .happy-item-bob .happy-item .hi-detail {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 2rem;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.se-subCourse--cover {
  margin-bottom: 96px;
}

.se-subCourse--cover img {
  width: 100%;
}

#gototop {
  display: inline-block;
  background: #34a853;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#gototop::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 50px;
  color: #fff;
}

#gototop:hover {
  cursor: pointer;
  background-color: #ff3333;
}

#gototop.show {
  opacity: 1;
  visibility: visible;
}

.text-h28, .wetrust .title {
  font-size: 28px;
  line-height: 1.6em;
  font-weight: 700;
}

.text-h18, .se-course02 .course02--title, .user_form .welcome, .md-title {
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 600;
}

.text-t16, .course-info .ci-items strong {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 600;
}

.text-content, .partner .partner-items--desc {
  font-size: 15px;
  line-height: 1.4em;
}

.text-sub, .footer--info ul li a, .footer--courses ul li a, .footer--support ul li a, .course-progress .cp-label, .course-info .ci-items span {
  font-size: 14px;
  line-height: 1.4em;
}

.main-color-block--red {
  color: #ff3333;
}

.main-color-block--green {
  color: #34a853;
}

.bg-neutral {
  display: block;
  min-height: 100px;
  background: #f7f7f7;
  padding: 1em;
}

.tcl--mainRed {
  color: #ff3333;
}

.tcl--mainGreen {
  color: #34a853;
}

.tcl--111 {
  color: #111;
}

.tcl--333 {
  color: #333;
}

.tcl--999 {
  color: #999;
}

.br-color {
  display: block;
  height: 10px;
  width: 100%;
  margin-bottom: 10px;
}

.br-color--e0 {
  border: 1px solid #e0e0e0;
}

.br-color--333 {
  border: 1px solid #333;
}

.gE.pagination .page-item {
  padding: 0 6px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.gE.pagination .page-item .page-link {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.gE.pagination .page-item.active .page-link {
  background: #34a853;
  color: white;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.gE.pagination .page-link {
  border-radius: 50%;
  height: 36px;
  width: 36px;
  color: #333;
  background: #dadada;
  border: none;
  line-height: 36px;
  text-align: center;
  padding: 0;
}

.gE.pagination .page-link i {
  font-size: 10px;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.gE.pagination .page-link:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  background: #bfbfbf;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.gEheading {
  text-transform: uppercase;
  color: #111;
  line-height: 1.5em;
}

.gEheading--28 {
  font-size: 28px;
  margin-bottom: 36px;
}

.gEheading--18 {
  font-size: 18px;
}

.card01 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.card01--cover {
  height: 210px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.card01--cover a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.card01--cover a img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.card01--title {
  text-align: center;
  display: inline-block;
  width: 100%;
}

.card01--title a {
  display: inline-block;
  width: 100%;
  color: #111;
  font-size: 16px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.card01:hover .card01--cover a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all ease 2s;
  transition: all ease 2s;
}

.card01:hover .card01--title a {
  color: #ff3333;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.se-course02 {
  margin-bottom: 96px;
}

.se-course02 .card {
  border-radius: 0;
}

.se-course02 .course02 {
  padding: 24px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.se-course02 .course02:hover {
  background: #f9fffa;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.se-course02 .course02:hover .course02--cover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all ease 2s;
  transition: all ease 2s;
}

.se-course02 .course02--cover {
  margin-bottom: 12px;
  height: 210px;
  overflow: hidden;
}

.se-course02 .course02--cover img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.se-course02 .course02--title {
  display: inline-block;
  width: 100%;
}

.se-course02 .course02--title a {
  color: #34a853;
}

.se-course02 .course02--info strong {
  display: inline-block;
  width: 100%;
  margin: 16px 0;
  font-size: 18px;
}

.se-course02 .course02--info .detail {
  display: inline-block;
  width: 100%;
  height: 240px;
  overflow: hidden;
  margin-bottom: 24px;
}

.se-course02 .course02--info .btn-action {
  display: inline-block;
  width: 100%;
}

.se-course02 .course02--info .btn-action a {
  display: inline-block;
}

.course03 {
  padding: 0 12px;
}

.course03--cover {
  margin-bottom: 16px;
}

.course03--cover a img {
  width: 100%;
  height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}

.course03--title {
  margin-bottom: 12px;
  line-height: 0.8em;
  height: 2em;
  overflow: hidden;
}

.course03--title a {
  font-size: 15px;
  color: #333;
}

.course03--title a:hover {
  color: #ff3333;
}

.course03--progress {
  margin-bottom: 4px;
}

.course03--progress .progress {
  border-radius: 4px;
  background: rgba(234, 67, 53, 0.2);
}

.course03--progress .progress-bar {
  background: #ff3333;
}

.course03--countDay {
  font-size: 14px;
  color: #999;
  margin-bottom: 24px;
  display: inline-block;
  width: 100%;
}

.course03--action {
  display: inline-block;
  width: 100%;
}

.course03--action .gEbtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.expert {
  position: relative;
  background: url(../imgs/expert-cover.jpg) center center no-repeat;
  background-size: cover;
}

.expert .gEheading {
  color: white;
  padding-top: 60px;
}

.expert .ci {
  display: table;
}

.expert .ci .ci-info {
  color: white;
  width: calc(100% - 320px);
  padding-right: 60px;
  display: table-cell;
  vertical-align: top;
}

.expert .ci .ci-avatar {
  display: table-cell;
}

.expert .ci .ci-avatar img {
  width: 350px;
  height: 350px;
  overflow: hidden;
  border-radius: 24px;
  display: inline-block;
  -o-object-fit: cover;
     object-fit: cover;
}

.expert .carousel .carousel-inner {
  -webkit-transform: translateY(48px);
          transform: translateY(48px);
}

.expert .carousel-indicators {
  bottom: -96px;
}

.expert .carousel-indicators li {
  width: 10px;
  height: 10px;
  background: #e0e0e0;
  margin-right: 4px;
  margin-left: 4px;
  border-radius: 50px;
}

.expert .carousel-indicators .active {
  background: #ff3333;
}

.feedback_cs {
  margin-top: calc(64px * 2);
}

.feedback_cs #feedback-slider .carousel-control-next-icon,
.feedback_cs #feedback-slider .carousel-control-prev-icon {
  width: 48px;
  height: 48px;
  margin-top: 265px;
}

.feedback_cs #feedback-slider .carousel-control-prev-icon {
  background-image: url("../imgs/arr_l.jpg");
}

.feedback_cs #feedback-slider .carousel-control-next-icon {
  background-image: url("../imgs/arr_r.jpg");
}

.feedback_cs #feedback-slider .carousel-control-prev {
  left: -140px;
}

.feedback_cs #feedback-slider .carousel-control-next {
  right: -140px;
}

.feedback_cs .feedback--info {
  padding: 0 0 0 48px;
  background: url(../imgs/ic_quote.png) top left no-repeat;
  margin-bottom: 24px;
}

.feedback_cs .feedback--info p {
  padding-top: 8px;
  margin-bottom: 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.feedback_cs .feedback--info b {
  display: inline-block;
  width: 100%;
  font-weight: 700;
  margin-bottom: 2px;
}

.feedback_cs .feedback--info span {
  display: inline-block;
  width: 100%;
  height: 50px;
  color: #999;
}

.feedback_cs .feedback--cover {
  border-radius: 8px;
  overflow: hidden;
}

.feedback_cs .feedback--cover img {
  display: inline-block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wetrust {
  padding: 60px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin: 96px 0;
}

.wetrust .title {
  padding-top: 24px;
  margin-right: 24px;
  line-height: 1.6em;
}

.wetrust .brand-trust {
  display: table;
  width: 100%;
  height: auto;
}

.wetrust .brand-trust--items img {
  width: 100%;
}

.media-se {
  margin-bottom: 96px;
}

.media-se .mediaq {
  float: left;
  width: 100%;
  margin-bottom: 24px;
}

.media-se .mediaq--cover {
  float: left;
  width: 180px;
  height: 120px;
  overflow: hidden;
}

.media-se .mediaq--cover img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.media-se .mediaq--info {
  float: left;
  width: calc(100% - 180px - 1.5rem);
  height: auto;
}

.media-se .mediaq--brand img {
  display: inline-block;
  height: 24px;
}

.media-se .mediaq--link a {
  color: #111;
  font-weight: 400;
  line-height: 1.5em;
}

.partner .partner-items--image {
  padding: 16px;
  width: 100%;
  display: inline-block;
  text-align: center;
}

.partner .partner-items--image img {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}

.partner .partner-items--desc {
  font-weight: normal;
}

.stories {
  display: inline-block;
  width: 100%;
  margin-bottom: 24px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.stories:hover .stories--cover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all ease 3s;
  transition: all ease 3s;
}

.stories:hover .stories--title a {
  color: #ff3333;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.stories--cover {
  margin-bottom: 12px;
  height: 210px;
  overflow: hidden;
}

.stories--cover img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.stories--title {
  line-height: 0.7em;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.stories--title a {
  font-size: 16px;
  color: #111;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.stories--plus {
  font-size: 14px;
  color: #999;
}

.stories--plus .date {
  position: relative;
}

.stories--plus .date::after {
  position: relative;
  content: "-";
  padding: 0 8px;
}

.footer {
  display: inline-block;
  width: 100%;
  margin-top: 64px;
  background: #fafafa;
  border-top: 1px solid #e0e0e0;
}

.footer-menu {
  padding: 48px 0;
}

.footer-menu .gEheading--18 {
  margin-bottom: 1.6em;
  font-size: 16px;
}

.footer-brand {
  border-top: 1px solid #e0e0e0;
  background: white;
  padding: 12px 0;
}

.footer-brand .ft-brand a img {
  height: 24px;
}

.footer-brand .copyright p {
  margin-bottom: 0;
  font-size: 14px;
  color: #666;
}

.footer--info ul li {
  padding-left: 32px;
  width: 100%;
}

.footer--info ul li:nth-child(1) {
  background: url(../imgs/ic_place.png) 0px 2px no-repeat;
}

.footer--info ul li:nth-child(2) {
  background: url(../imgs/ic_email.png) 0px 2px no-repeat;
}

.footer--info ul li:nth-child(3) {
  background: url(../imgs/ic_hotline.png) 0px 2px no-repeat;
}

.footer--info ul li a {
  color: #111;
  font-weight: 600;
}

.footer--info ul li a:hover {
  color: #ff3333;
}

.footer--courses ul {
  display: inline-block;
  padding-right: 36px;
}

.footer--courses ul li a {
  font-weight: normal;
  display: inline-block;
  width: 100%;
  margin-bottom: 1em;
  color: #333;
}

.footer--support ul {
  display: inline-block;
  padding-right: 36px;
}

.footer--support ul li {
  display: inline-block;
  width: 100%;
}

.footer--support ul li a {
  font-weight: normal;
  display: inline-block;
  width: 100%;
  margin-bottom: 1em;
  color: #333;
}

.content {
  margin: 64px 0 0 0;
}

.content.over69 {
  margin-top: 69px;
}

.cover-hero {
  height: 320px;
  width: 100%;
  display: inline-block;
  margin-bottom: 48px;
}

.cover-hero img {
  height: 100%;
  width: 100%;
  display: inline-block;
  -o-object-fit: cover;
     object-fit: cover;
}

.course-progress {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}

.course-progress .progress {
  background-color: #ebbfbc;
  height: 8px;
  margin-bottom: 8px;
}

.course-progress .progress .progress-bar {
  background-color: #ff3333;
}

.course-progress .cp-label {
  color: #999;
}

.cp-btn {
  display: inline-block;
  width: 100%;
  margin-top: 24px;
}

.cp-btn--vhn, .cp-btn--kpn {
  display: inline-block;
  float: inherit;
}

.course-info .ci-items {
  float: left;
  width: calc(100% / 3);
  position: relative;
}

.course-info .ci-items:after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  margin-top: -12px;
  width: 1px;
  height: 24px;
  background: #e0e0e0;
}

.course-info .ci-items:last-child:after {
  display: none !important;
  width: 10px;
}

.course-info .ci-items strong {
  color: #34a853;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.course-info .ci-items span {
  color: #666;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.learn-list {
  margin-bottom: 96px;
}

.signin {
  display: inline-block;
  width: 100%;
  margin: 96px 0;
}

.user_form--signin, .user_form--changePW {
  margin-top: 60px;
}

.user_form--signin .btn-cpw, .user_form--changePW .btn-cpw {
  width: 100%;
}

.user_form .welcome {
  color: #111;
}

.user_form .btn-dnp {
  width: 100%;
}

.sign_cover {
  max-width: 100%;
}

.formgetPW {
  padding: 48px;
}

.formgetPW .btn-getPW {
  display: inline-block;
  float: inherit;
  width: 100%;
}

.md-title {
  color: #34a853;
}

#modal_forgotPW .md-title {
  color: #ff3333;
}

.chinh-sach h3 {
  text-align: center;
  padding: 10px 0px 20px;
}

@media only screen and (max-width: 1024px) {
  .banner-mobile {
    display: none;
  }
  .feedback_cs #feedback-slider .carousel-control-prev {
    left: 15px;
  }
  .feedback_cs #feedback-slider .carousel-control-next {
    right: 15px;
  }
  .gEsection,
  .signin {
    margin: 60px 0;
  }
  .feedback_cs .feedback--info p,
  .course01--cover,
  .stories--cover {
    height: 180px;
  }
  .se-course02 .course02--cover {
    height: 150px;
  }
  .se-course02 .course02 {
    padding: 12px 12px 20px 12px;
  }
  .cover-hero {
    height: 240px;
  }
}

@media only screen and (max-width: 768px) {
  .banner-mobile {
    display: block;
    width: 100%;
  }
  .banner-pc {
    display: none;
  }
  .feedback_cs .feedback--info {
    padding: 48px 0 0 0;
  }
  .feedback_cs #feedback-slider .carousel-control-next-icon,
  .feedback_cs #feedback-slider .carousel-control-prev-icon {
    margin-top: 335px;
  }
  .course01--cover,
  .stories--cover {
    height: 120px;
  }
  .hightlight-card--info {
    margin-top: 24px;
  }
  .hightlight-card--cover a {
    height: 320px;
  }
  .user_form--signin, .user_form--changePW {
    margin-top: 0;
  }
  .cover-hero {
    height: 180px;
  }
  .expert .ci {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .expert .ci .ci-info {
    width: 100%;
    display: inline-block;
    margin-bottom: 24px;
    padding: 0 4rem;
  }
  .expert .ci .ci-avatar {
    display: inline-block;
    width: 100%;
    padding-bottom: 60px;
  }
  .expert .ci .ci-avatar img {
    border-radius: 24px;
    display: inline-block;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .expert .carousel .carousel-inner {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .expert .carousel-indicators {
    bottom: -38px;
  }
  .expert .carousel-indicators .active {
    background: #ff3333;
  }
  .se-about--videoItem {
    margin-bottom: 1rem;
  }
  .happy-section {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .banner-mobile {
    display: block;
    width: 100%;
  }
  .banner-pc {
    display: none;
  }
  .happy-section .happy-item-bob.active .hi-detail {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
}

@media screen and (max-width: 576px) {
  .banner-mobile {
    display: block;
    width: 100%;
  }
  .banner-pc {
    display: none;
  }
  .hightlight-card--cover a {
    height: 240px;
  }
  .course01--cover,
  .course02--cover,
  .stories--cover {
    height: 210px;
  }
  .se-course02 .course02--info .detail {
    height: auto;
    margin-bottom: 0;
  }
  .feedback_cs .feedback--info p,
  .feedback_cs .feedback--info span {
    height: auto;
  }
  .feedback_cs .feedback--info {
    background-position: center top;
    text-align: center;
  }
  .feedback {
    margin-bottom: 36px;
  }
  .wetrust .title {
    padding-right: 0;
    text-align: center;
  }
  .copyright p {
    text-align: left !important;
  }
  .ft-brand {
    margin-bottom: 8px;
  }
  .se-course02 .card {
    margin-bottom: 20px;
  }
  .se-course02 .course02 {
    padding: 0 0 24px 0;
  }
  .se-course02 .course02--cover {
    height: 210px;
  }
  .course02--title,
  .course02--info {
    padding: 0 16px;
  }
  .se-course02 .course02--title a {
    font-size: 18px;
  }
  .se-course02 {
    margin-bottom: 60px;
  }
  .user_form--signin, .user_form--changePW {
    padding: 0 1.2em;
  }
  .cover-hero {
    height: 120px;
  }
  .learn-list .course01 {
    margin-bottom: 20px;
  }
  .learn-list .course01 .cp-label {
    text-align: center;
  }
  .expert .ci .ci-info {
    padding: 0 1rem;
  }
}

@media only screen and (max-width: 375px) {
  .banner-mobile {
    display: block;
    width: 100%;
  }
  .banner-pc {
    display: none;
  }
  .course01--cover {
    height: 180px;
  }
  .media-se .media--cover {
    width: 120px;
    height: 80px;
  }
  .media-se .media--info {
    padding-left: calc(120px + 16px);
  }
  .media-highlight--info .mh-brand {
    width: 80px;
  }
  .wetrust {
    margin: 60px 0;
  }
  .footer-menu {
    padding: 24px 0 0 0;
  }
}
/*# sourceMappingURL=style.css.map */