.h1_title {
  font-size: 40px;
  font-weight: 600;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-top: 30px;
}

.detail-top {
  display: flex;
  max-width: 457px;
  margin: auto;
}
.detail-top .share {
  margin-top: 5px;
}
.detail-top .share .at-icon-wrapper {
  background-color: #fff !important;
  height: 20px !important;
  width: 20px !important;
}
.detail-top .share .at-icon-wrapper svg {
  height: 20px !important;
  width: 20px !important;
  fill: #737373;
}
.detail-top .left {
  margin-right: 20px;
}

.button-dangki {
  background-color: rgb(228, 32, 20);
  text-align: center;
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 40px;
  padding: 10px 30px;
}

p {
  font-size: 16px;
  line-height: 30px;
}

.main-content {
  display: grid;
  grid-template-columns: 69% 30%;
  grid-gap: 20px;
}
.main-content .main-right .item {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}
.main-content .main-right .item .name-intro {
  position: absolute;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  background: rgba(228, 32, 20, 0.8117647059);
}
.main-content .main-right .item .name-intro i {
  float: right;
  margin-top: 7px;
}
.main-content .main-right .item .img-intro:hover {
  transform: scale(1.2);
  transition: transform 1s;
}
.main-content .main-left p, .main-content .main-left li, .main-content .main-left p span, .main-content .main-left li span, .main-content .main-left tr, .main-content .main-left td, .main-content .main-left td span, .main-content .main-leftt p, .main-content .main-leftt li, .main-content .main-leftt p span, .main-content .main-leftt li span, .main-content .main-leftt tr, .main-content .main-leftt td, .main-content .main-leftt td span {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 15px !important;
}
.main-content .main-left iframe, .main-content .main-leftt iframe {
  margin-bottom: 10px;
}

.main-left p, .main-left li, .main-left p span, .main-left li span, .main-left tr, .main-left td, .main-left td span, .main-leftt p, .main-leftt li, .main-leftt p span, .main-leftt li span, .main-leftt tr, .main-leftt td, .main-leftt td span {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 15px !important;
}

.btgrid {
  width: 100%;
  overflow: hidden;
}
.btgrid .row {
  width: 100%;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.content-about .ul_square {
  list-style-type: none;
  padding-inline-start: 0px;
}
.content-about .ul_square li {
  background: url("/image/content/Polygon 25.svg") left center no-repeat;
  padding-left: 20px;
}
.content-about ul {
  padding-inline-start: 20px;
}
.content-about ul li {
  font-size: 16px;
}
.content-about .button-dangki {
  color: #fff !important;
}
.content-about h1, .content-about h2, .content-about h3, .content-about h4, .content-about h5, .content-about h6 {
  margin-bottom: 12px;
}

.add {
  background: #F7F8F9;
  padding: 55px 0px;
}

.content {
  width: 100%;
  overflow: hidden;
  padding-top: 5px;
  text-align: justify;
}
.content span {
  margin-bottom: 12px;
}

.register-now {
  background: url("/image/content/bg-register.png") center center no-repeat;
  padding: 40px 0px 50px;
  margin-top: 40px;
}
.register-now .title_1 {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #E42014;
  margin-bottom: 20px;
}
.register-now .title_2 {
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
.register-now .left {
  border-right: 2px solid rgba(221, 229, 235, 0.2705882353);
}
.register-now .left p {
  width: 80%;
  margin-bottom: 16px;
}
.register-now .left .p1-left {
  font-size: 16px;
  font-weight: 400;
  color: #E42014;
}
.register-now .left .p2-left, .register-now .left .p3-left, .register-now .left .p4-left {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  padding-left: 66px;
}
.register-now .left .p2-left {
  background: url("/image/content/businessman.svg") left center no-repeat;
}
.register-now .left .p3-left {
  background: url("/image/content/expert.svg") left center no-repeat;
}
.register-now .left .p4-left {
  background: url("/image/content/open-book.svg") left center no-repeat;
}
.register-now .right form {
  width: 83%;
  float: right;
}
.register-now .right form input, .register-now .right form select {
  width: 100%;
  height: 48px;
  border: 1px solid #DDE5EB;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 10px;
  outline: snow;
}
.register-now .right form .btn-submit {
  background: #E42014;
  color: #fff;
  padding: 12px;
  width: 100%;
  height: 48px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 4px;
}

.customer .title-customer {
  max-width: 662px;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 600;
  margin: 40px auto 30px;
  color: #333;
  text-align: center;
  line-height: 45px;
}
.customer .title_why, .customer .title_why_2 {
  display: none;
}

@media all and (max-width: 1023px) {
  .content h1, .content h1 strong, .content h2, .content h2 strong {
    font-size: 26px;
    margin-bottom: 12px;
    padding: 5px 0px;
    line-height: 32px;
  }
  .content h1, .content h1 span, .content h2, .content h2 span {
    font-size: 26px;
    margin-bottom: 12px;
    padding: 5px 0px;
    line-height: 32px;
  }
  .content h1, .content h1 strong span, .content h2, .content h2 strong span {
    font-size: 26px;
    margin-bottom: 12px;
    padding: 5px 0px;
    line-height: 32px;
  }
  .content h3, .content h3 span {
    font-size: 24px;
    margin-bottom: 12px;
    padding: 5px 0px;
    line-height: 30px;
  }
  .content h3, .content h3 strong {
    font-size: 24px;
    margin-bottom: 12px;
    padding: 5px 0px;
  }
  .content h3, .content h3 strong span {
    font-size: 24px;
    margin-bottom: 12px;
    padding: 5px 0px;
    line-height: 32px;
  }
}
@media all and (max-width: 767px) {
  .main-content {
    display: block;
  }
  .content-about p img {
    max-width: 100% !important;
    height: auto !important;
    margin: auto !important;
  }
  .content-about .content {
    text-align: inherit;
  }
  .content-about .content .dang-ki-hoc-thu-header {
    width: 100%;
    background-size: 100%;
    font-size: 16px;
  }
  .content-about .button-dangki {
    padding: 10px 10px;
  }
  .content-about .add {
    height: unset !important;
  }
  .content-about .add .content iframe {
    height: auto;
  }
  .content-about .margintop150 {
    margin: 0;
  }
  .content-about .list-khoa-hoc-item-image {
    width: 100% !important;
  }
  .content-about .list-khoa-hoc-item-image a {
    width: 100%;
  }
  .content-about .list-khoa-hoc-item-image a img {
    width: 100% !important;
    height: auto !important;
  }
  .content-about .list-khoa-hoc-item-content {
    width: 100% !important;
  }
  .content-about .thanh-tuu .col5 {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .content-about .thanh-tuu .col5 .content-thanhtuu {
    padding-right: 0px !important;
  }
  .register-now {
    background-size: 100% 100%;
  }
  .register-now .title_1 {
    font-size: 22px;
  }
  .register-now .title_2 {
    font-size: 20px;
  }
  .register-now .right form {
    width: 100%;
  }
  .customer .title-customer {
    font-size: 22px;
    color: #0F54CE;
    font-weight: 600;
  }
  .padding30 p img {
    width: 100% !important;
    height: auto !important;
    margin: auto !important;
  }
  .main-left .dang-ki {
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
}
.bottom-dang-ki-ngay {
  padding: 14px 50px 14px 50px;
  background-color: #E42014;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 50px;
}

.button-dangki {
  padding: 10px 30px 10px 30px;
  background-color: #E42014;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
}

.tang-7-ngay-hoc {
  padding: 10px 30px 10px 30px;
  background-color: #EC766A;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  margin-right: 20px;
}

.title-dangki-hocthu {
  font-size: 32px !important;
  color: #E42014;
  font-weight: bold;
  line-height: 42px !important;
}

.ul-dangkihocthu li {
  font-size: 16px !important;
  line-height: 26px;
  margin-bottom: 10px;
}

.li-duoc-gi-sau-7-ngay li {
  font-size: 16px !important;
  line-height: 26px;
  margin-bottom: 10px;
  font-weight: bold;
  background: url(/upload_images/images/2021/07/20/icon-hoc-thu.png) left 7px no-repeat;
  list-style-type: none;
  padding-left: 40px;
}

.li-sao li {
  font-size: 16px !important;
  line-height: 28px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 26px;
  background: url(/upload_images/images/2021/07/20/icon-hocthu2.png) left 0px no-repeat;
  list-style-type: none;
  padding-left: 40px;
  height: 38px;
}

.clearfix {
  clear: both;
}

.title-nghe, .title-nghe a {
  font-size: 20px !important;
  color: #E42014;
  line-height: 30px;
  margin-bottom: 16px;
  font-weight: bold;
}

.col5 {
  width: 20%;
  float: left;
}

.content-thanhtuu {
  padding-right: 20px;
}

.number-thanhtuu {
  color: #fff;
  text-align: center;
}

.hexagon {
  width: 140px;
  height: 80px;
  background: #0642AD;
  position: relative;
  margin: 10px auto;
}

.hexagon:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -35px;
  left: 0;
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  border-bottom: 35px solid #0642AD;
}

.hexagon:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -35px;
  left: 0;
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  border-top: 35px solid #0642AD;
}

.number-thanhtuu-number {
  font-size: 28px !important;
  font-weight: bold;
  padding-top: 12px;
}

.content-thanhtuu-text {
  background: linear-gradient(#0F54CE, #0642AD);
  padding: 75px 20px 20px 20px;
  color: #fff;
  border-radius: 10px;
  height: 300px;
  margin-top: -40px;
}

.margintop150 {
  margin-top: 150px;
}

.list-khoa-hoc .col-md-6 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.list-khoa-hoc-item .list-khoa-hoc-item-image {
  width: 40%;
  float: left;
}

.list-khoa-hoc-item .list-khoa-hoc-item-content {
  width: 60%;
  float: left;
}

.list-khoa-hoc-item .list-khoa-hoc-item-content .padding30 {
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 6px;
}

.hexagon-border {
  width: 160px;
  height: 84px;
  background: #0F54CE;
  position: relative;
  margin: 10px auto;
}

.hexagon-border:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -42px;
  left: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-bottom: 42px solid #0F54CE;
}

.hexagon-border:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -42px;
  left: 0;
  border-left: 78px solid transparent;
  border-right: 78px solid transparent;
  border-top: 42px solid #0F54CE;
}

.dang-ki-hoc-thu-header {
  background: url(/upload_images/images/2021/07/22/bg_dang_ki.png) no-repeat;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 13px 58px;
  margin: 0 auto;
  width: 456px;
  height: 56px;
  text-align: center;
}

.main-left .p1-x1 p, .main-left .p1-x1 span, .main-left .p1-x1 strong {
  font-size: 48px !important;
  line-height: 60px;
  color: #E42014;
}
@media all and (max-width: 768px) {
  .main-left .p1-x1 p, .main-left .p1-x1 span, .main-left .p1-x1 strong {
    font-size: 36px !important;
    line-height: unset;
    margin-bottom: 15px !important;
  }
}
.main-left .p1-x1 p {
  margin-bottom: 35px !important;
}
@media all and (max-width: 768px) {
  .main-left .p1-x1 p {
    margin-bottom: 8px !important;
  }
}

.main-left .p2-x1 p, .main-left .p2-x1 span, .main-left .p2-x1 strong {
  font-size: 73px !important;
  line-height: 70px;
  color: #0642AD;
}
@media all and (max-width: 768px) {
  .main-left .p2-x1 p, .main-left .p2-x1 span, .main-left .p2-x1 strong {
    font-size: 36px !important;
    line-height: unset;
    margin-bottom: 15px !important;
  }
}
.main-left .p2-x1 p {
  margin-bottom: 40px !important;
}
@media all and (max-width: 768px) {
  .main-left .p2-x1 p {
    margin-bottom: 6px !important;
  }
}

.main-left .p3-x1 p, .main-left .p3-x1 span, .main-left .p3-x1 strong {
  font-size: 36px !important;
  font-weight: 600;
}
@media all and (max-width: 768px) {
  .main-left .p3-x1 p, .main-left .p3-x1 span, .main-left .p3-x1 strong {
    font-size: 22px !important;
    line-height: unset;
    margin-bottom: 15px !important;
  }
}
.main-left .p3-x1 p {
  margin-bottom: 50px !important;
}
@media all and (max-width: 768px) {
  .main-left .p3-x1 p {
    margin-bottom: 10px !important;
  }
}

.main-left .p4-x1 p, .main-left .p4-x1 span, .main-left .p4-x1 strong {
  font-size: 36px !important;
  font-weight: 600;
}
@media all and (max-width: 768px) {
  .main-left .p4-x1 p, .main-left .p4-x1 span, .main-left .p4-x1 strong {
    font-size: 22px !important;
    line-height: unset;
    margin-bottom: 15px !important;
  }
}
.main-left .p4-x1 p {
  margin-bottom: 30px !important;
}
@media all and (max-width: 768px) {
  .main-left .p4-x1 p {
    margin-bottom: 10px !important;
  }
}

.main-left .p5-x1 p, .main-left .p5-x1 span, .main-left .p5-x1 strong {
  font-size: 20px !important;
  font-weight: 600;
}
.main-left .p5-x1 p {
  margin-bottom: 10px !important;
}

.main-left h3 {
  font-size: 20px;
  color: #E42014;
  font-weight: 600;
  margin-bottom: 12px;
}

.main-left h3 a {
  font-size: 20px;
  color: #E42014;
  font-weight: 600;
  margin-bottom: 12px;
}/*# sourceMappingURL=detail.css.map */