* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Exo";
  background-color: #0a0a16;
  color: #fff;
  margin-bottom: 0 !important;
}

a {
  color: #fff;
  font-size: inherit;
  text-decoration: none;
  text-transform: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

a:active {
  text-decoration: none;
  color: inherit;
}

a:focus,
a:focus-visible,
a:focus-within,
a:visited {
  outline: none;
  color: inherit;
}

figure {
  margin: 0;
}

.cs-bar-menu {
  position: relative;
  width: 100%;
  min-height: 122px;
}

.cs-bar-menu ul {
  margin: 0;
  width: 100%;
}

.cs-bar-menu .bg_bar {
  position: absolute;
  top: 0;
  left: -140px;
}

.cs-bar-menu .bg_bar img {
  height: 122px;
}

.mb-link {
  display: none;
}

.navbar-brand {
  position: relative;
  z-index: 2;
}

.navbar-brand img {
  max-width: none;
  height: 215px;
}

.cs-bar-menu .navbar-nav {
  margin-left: -50px;
}

.navbar-nav .nav-item.active > .nav-link,
.navbar-nav .nav-item:active:focus > .nav-link,
.navbar-nav .nav-item:active > .nav-link,
.navbar-nav .nav-item:focus > .nav-link,
.navbar-nav .nav-item:hover > .nav-link {
  color: #fff;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding: 0 20px 0px 20px;
}

.navbar-nav .nav-item .nav-link {
  position: relative;
  color: #fff;
  width: 120px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../imgs/Homepage/button_year.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  line-height: 1.2;
  font-family: "Exo-bold";
}

.navbar-nav .nav-item .nav-link:hover {
  background-image: url(../imgs/Homepage/button_year_hover.png);
}

.nav-item.active .caret,
.nav-item:hover .caret {
  border-top-color: #fff;
}

.nav-item .caret {
  border-top: solid 5px #fff;
}

.bsnav {
  background: transparent;
}

.about-us {
  position: relative;
  padding: 40px 80px;
}

.about-us .content {
  position: relative;
  z-index: 2;
}

.about-us h2 {
  margin-bottom: 20px;
}

.cs-img {
  position: absolute;
  top: 0;
  left: 0;
}

.title {
  font-size: 24px;
  font-family: "Exo-bold";
  color: #fff;
}

.description {
  font-size: 14px;
  color: #fff;
}

.btn-tt-link {
  margin-top: 20px;
}

.btn-tt-link a {
  padding: 10px 20px 10px 20px;
  font-size: 14px;
  font-family: "Exo-bold";
  text-transform: uppercase;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 205px;
  height: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../imgs/Homepage/button_2.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.btn-tt-link a:hover {
  background-image: url(../imgs/Homepage/button_2_hover.png);
}

.btn-up {
  position: absolute;
  top: 59%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.btn-up i {
  color: #00aeef;
}

.about-us-wrap {
  margin-top: 40px;
  position: absolute;
  top: 250px;
  right: calc((100% - 1170px) / 2);
}

.cs-bg {
  position: absolute;
  top: 0;
  left: 0;
}

.source-list-wrap {
  position: relative;
}

.source-content {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
}

.title-box {
  min-height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../imgs/Homepage/lightning.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  font-family: "SairaStencilOne";
  position: relative;
  z-index: 2;
}

.bg-title-box {
  position: relative;
}

.title-ba {
  background-image: url(../imgs/Homepage/linebd.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

.source-content .description {
  max-width: 545px;
  margin: 0 auto;
  margin-top: 50px;
}

.title_sc {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.title_sc span {
  padding: 16px 0;
  width: 100%;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(51.56%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 51.56%, rgba(0, 0, 0, 0) 100%);
}

.source-item {
  position: relative;
  padding: 20px;
}

.frame_course {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 2;
}

.list-source {
  margin-top: 50px;
}

.btn-see-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-see-link a {
  padding: 10px 20px 10px 20px;
  font-size: 14px;
  font-family: "Exo-bold";
  text-transform: uppercase;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 185px;
  height: 57px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../imgs/Homepage/button.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

.btn-see-link a:hover {
  background-image: url(../imgs/Homepage/button_hover.png);
}

.btn-cs {
  position: absolute;
  top: 0;
  left: 0;
}

.teacher-wrap {
  overflow: hidden;
  margin-top: 50px;
  padding-bottom: 300px;
}

.bg_teacher_1,
.bg_teacher_2 {
  position: absolute;
  top: 0;
}

.bg_teacher_1 {
  right: 0;
}

.bg_teacher_2 {
  left: 0;
  top: 350px;
}

.list-teacher {
  margin-top: 70px;
}

.avatar-circle {
  position: absolute;
  top: 0;
}

.frame_teacher {
  position: absolute;
  top: 0;
  left: 0;
}

.mxh-infor li {
  margin-bottom: 7px;
}

.mxh-infor i {
  font-size: 25px;
  color: #00aeef;
}

.top-content {
  margin-top: 60px;
}

.avatar {
  width: 178px;
  height: 178px;
  overflow: hidden;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.content-teacher {
  padding: 0 30px 50px 30px;
}

.date_birth {
  color: #00aeef;
}

.description-teacher {
  font-size: 14px;
  color: #fff;
}

.teacher-item {
  min-height: 563px;
}

.mySwiper {
  padding-bottom: 80px;
}

.mySwiper .swiper-pagination-bullet {
  background-color: #fff;
}

.product_bar {
  position: absolute;
  top: -95px;
  left: 0;
}

.img_product {
  position: absolute;
  top: -100px;
  left: -50px;
}

.product-of-student {
  background-image: url(../imgs/Homepage/bg_product.png);
  background-repeat: repeat;
  padding-top: 95px;
  padding-bottom: 70px;
}

.product-of-student .title-box {
  background-image: unset;
  min-height: auto;
}

.product-slider .swiper-slide {
  min-height: 628px;
}

.product-slider .swiper-btn::after {
  content: "";
}

.product-slider .swiper-btn:hover .next_hover {
  opacity: 1;
}

.product-slider .swiper-button-next {
  top: 45%;
  width: auto;
  height: auto;
  right: 25px;
}

.product-slider .swiper-button-prev {
  top: 45%;
  left: 25px;
  width: auto;
  height: auto;
}

.frame_product {
  position: absolute;
  top: 0;
  left: 0;
}

.name {
  border-left: 3px solid #00aeef;
  padding-left: 10px;
}

.name p {
  font-size: 12px;
  color: #fff;
  margin-bottom: 5px;
}

.name h6 {
  margin-bottom: 0;
  color: #00aeef;
  font-size: 14px;
  font-family: "Exo-bold";
}

.cource h3 {
  margin: 25px 0;
}

.see-detail {
  margin-top: 20px;
  font-size: 14px;
}

.see-detail a {
  text-decoration: underline;
  text-transform: uppercase;
  font-family: "Exo-bold";
  color: #00aeef;
}

.content-product-slide {
  padding-left: 120px;
}

.img-product-item-slide {
  max-width: 605px;
}

.wrap-slide-item {
  min-height: 628px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.next_hover {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.jg-entry::after {
  border: 1px solid #00ffff !important;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.study-environment {
  background-image: url(../imgs/Homepage/bg_mtht.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.mtht {
  padding-top: 120px;
  padding-bottom: 150px;
}

.img_vide0 {
  padding-top: 35px;
  padding-left: 25px;
  padding-right: 20px;
  max-height: 405px;
  -o-object-fit: cover;
     object-fit: cover;
}

.play {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.blog-wrap {
  background-image: url(../imgs/Homepage/bg_news.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}

.img_news {
  overflow: hidden;
  border-top-left-radius: 90px;
  border-bottom-right-radius: 90px;
}

.title-blog-wrap .title {
  color: #fff;
  margin-top: 20px;
}

.title-blog-wrap span {
  color: #fff;
}

.time {
  font-size: 14px;
  color: #fff;
}

.title-blog {
  font-size: 18px;
}

.img_new_small .img_news {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.blog-left-item {
  margin-bottom: 40px;
}

.footer-wrap {
  padding-top: 100px;
  background-image: url(../imgs/Homepage/bg_footer.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.name-company {
  font-size: 18px;
  font-family: "Exo-bold";
  color: #fff;
}

.info-item {
  text-align: center;
}

.info-item span {
  color: #00aeef;
  font-size: 14px;
}

.info-item p {
  font-size: 14px;
  color: #fff;
}

.mxh-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
  padding-bottom: 100px;
}

.mxh-wrap a {
  height: 82px;
  margin-right: 20px;
  width: 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../imgs/Homepage/social.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.mxh-wrap a i {
  color: #fff;
  font-size: 23px;
}

.menu-footer {
  position: absolute;
  width: 100%;
  top: 40px;
}

.menu-footer ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 0;
}

.menu-footer ul li {
  position: relative;
  font-size: 14px;
  color: #fff;
  padding-right: 20px;
  padding-left: 20px;
  font-family: "Exo-bold";
}

.menu-footer ul li:last-child::after {
  content: none;
}

.menu-footer ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  width: 1px;
  height: 15px;
  background-color: #b8b5b5;
}

.menu-footer ul li a {
  opacity: 0.5;
  color: #fff;
}

.menu-footer ul li a:hover {
  color: #fff;
  opacity: 1;
}

.copy-right {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  font-size: 18px;
  color: #fff;
  opacity: 0.5;
}

.product_bar_mb {
  display: none;
}

.frame_product_mb {
  display: none;
}

.footer_mb {
  display: none;
}

.navbar-toggler {
  top: -5px;
  width: 26px;
}

.navbar-toggler .navbar-toggler-icon,
.navbar-toggler .navbar-toggler-icon::after,
.navbar-toggler .navbar-toggler-icon::before {
  background-color: #00ffff;
  height: 2px;
}

.navbar-toggler:focus {
  outline: none;
}

.line_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.page-wrap .title-box {
  font-size: 60px;
  background-image: none;
  padding-top: 270px;
  padding-bottom: 50px;
}

.page-kh-wrap {
  background-image: url(../imgs/kh/banner_khoahoc.png);
}

.page-kh-wrap .list-source {
  margin-top: 0;
}

.page-bg-wrap {
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}

.breadcrumb-cs {
  font-size: 14px;
  margin-top: 25px;
  color: #fff;
  margin-bottom: 80px;
}

.breadcrumb-cs i {
  color: #fff;
}

.breadcrumb-cs span {
  opacity: 0.9;
}

.content-wrap {
  position: relative;
  margin-top: 45px;
  padding: 0 25px 0 25px;
}

.content-wrap::before {
  content: "";
  position: absolute;
  display: block;
  left: 24px;
  top: 0;
  bottom: 0;
  background: #01e7e8;
  background-size: 100% 10px;
  width: 1px;
}

.content-wrap::after {
  content: "";
  position: absolute;
  display: block;
  right: 24px;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: #01e7e8;
  background-size: 100% 10px;
  width: 1px;
}

.pattern_khoahoc {
  position: absolute;
}

.pattern_khoahoc_1 {
  top: -60px;
  left: 0;
  z-index: 2;
}

.pattern_khoahoc_2 {
  bottom: -35px;
  right: 0;
  z-index: 2;
}

.content-main {
  background-color: rgba(29, 29, 41, 0.6);
  padding-top: 50px;
  padding-bottom: 70px;
  color: #fff;
}

.title-single {
  font-size: 30px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: unset;
  border-color: unset;
  color: #fff;
  border: 0;
  background-image: url(../imgs/kh/button_khoahoc_hover.png);
}

.nav-tabs .nav-link {
  border: 0;
  border-radius: 0;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  padding: 0;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: "Exo-Semibold";
  background-image: url(../imgs/kh/button_khoahoc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.nav-tabs .nav-link:hover {
  background-image: url(../imgs/kh/button_khoahoc_hover.png);
}

.nav-tabs {
  border: 0;
  padding: 30px 15px 0 15px;
}

#nav-tabContent {
  padding: 30px 25px 0 25px;
  color: #fff;
  font-size: 14px;
}

.sidebar-item {
  color: #fff;
  margin-bottom: 10px;
  font-family: "Exo-Semibold";
  font-size: 14px;
}

.sidebar-item:hover .tab-hover {
  opacity: 1;
}

.sidebar-item a {
  height: 87px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}

.tab {
  position: absolute;
  top: -5px;
  left: 0;
}

.tab-hover {
  opacity: 0;
  -webkit-transition: opacity 0.45 ease-in-out;
  transition: opacity 0.45 ease-in-out;
}

.page-gv-wrap {
  background-image: url(../imgs/gv/banner_teacher.png);
}

.avatar2 {
  width: 160px;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  -o-object-position: center;
     object-position: center;
}

.col-md-2_5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.list-gv {
  padding: 50px 30px 0 30px;
  border-bottom: 1px solid #144965;
  margin-bottom: 30px;
}

.ab-gv-wrap {
  background-color: rgba(0, 55, 76, 0.2);
  -webkit-box-shadow: inset 0 0 40px rgba(42, 197, 255, 0.8);
          box-shadow: inset 0 0 40px rgba(42, 197, 255, 0.8);
  padding: 20px;
}

.ab-gv-wrap h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Exo-bold";
  color: #00aeef;
}

.ab-gv-wrap .description {
  margin-top: 20px !important;
}

.experience-title {
  background-image: url(../imgs/gv/pattern_exp.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  font-family: "Exo-bold";
  font-size: 18px;
  color: #fff;
}

.experience-title span {
  color: #00aeef;
  font-size: 12px;
}

.ex-content {
  font-size: 14px;
  padding: 20px 120px 50px 120px;
}

.software-item {
  font-size: 14px;
  text-align: center;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../imgs/gv/software.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 30px;
}

.btn-gv {
  font-size: 14px;
  color: #00aeef;
  border: 0;
  outline: 0;
}

.btn-gv:hover {
  color: #00aeef;
  text-decoration: none;
  border: 0;
  outline: none;
}

.btn-gv:focus {
  text-decoration: none;
  outline: none;
  border: 0;
}

.btn-gv:focus-visible {
  text-decoration: none;
  outline: none;
  border: 0;
}

.page-sp-wrap {
  background-image: url(../imgs/sp/banner_sanpham.png);
}

.page-test-bg-wrap {
  background-image: url(../imgs/Homepage/bg_product.png);
  background-repeat: repeat;
}

.page-sp-wrap .breadcrumb-cs {
  margin-bottom: 40px;
}

.year-bf {
  width: 183px;
  position: relative;
  background-image: url(../imgs/sp/button_year_2.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.year-bf .dropdown-menu {
  color: #fff;
  padding: 8px 16px;
  left: 10px !important;
  top: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid #00ffff;
  border-radius: 0;
}

.year-bf:hover .year-sp {
  background-color: unset;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: unset;
  border-color: unset;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.year-sp {
  padding: 0 20px;
  height: 68px;
  background-color: transparent;
  border: 0;
  outline: 0;
  color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.year-sp:hover {
  background-color: unset;
}

.year-sp:focus {
  color: #fff;
  background-color: transparent;
  border-color: unset;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 1s linear infinite;
  animation: rotating 1s linear infinite;
  height: 35px;
}

.loading {
  margin-top: 30px;
}

.content {
  font-size: 14px;
}

.page-sp-single .pattern_khoahoc_1,
.page-mtht-wrap .pattern_khoahoc_1 {
  top: -30px;
}

.pattern_sp {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  bottom: -25px;
}

.sidebar-wrap .content-wrap {
  padding: 0 20px 0 20px;
}

.sidebar-wrap .content-wrap::before {
  left: 20px;
}

.sidebar-wrap .content-wrap::after {
  right: 20px;
}

.content-ratting {
  padding: 0 25px;
}

.content-ratting p {
  font-size: 14px;
  font-family: "Exo-bold";
  margin-bottom: 0;
}

.content-ratting h3 {
  font-size: 18px;
  color: #00aeef;
  font-family: "Exo-bold";
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
}

.content-ratting .description {
  font-size: 12px;
  margin-top: 10px;
}

.product-related {
  padding: 25px 30px 20px 30px;
  margin-top: 70px;
  background-color: rgba(0, 55, 76, 0.2);
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 40px rgba(42, 197, 255, 0.8);
          box-shadow: inset 0 0 40px rgba(42, 197, 255, 0.8);
}

.product-related h3 {
  font-size: 18px;
  text-align: center;
}

.product-related .see-detail {
  margin-top: 35px;
  text-align: center;
}

.img-item-sp {
  margin-bottom: 20px;
  display: block;
}

.cs-ha-wrap {
  overflow: hidden;
  border-radius: 25px;
}

.page-mtht-wrap {
  background-image: url(../imgs/mtht/banner_mtht.png);
}

.page-mtht-wrap .list-source {
  margin-top: 0;
}

.wp-pagenavi {
  margin: 0 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wp-pagenavi .nextpostslink {
  font-size: 12px;
}

.wp-pagenavi .nextpostslink i {
  margin-left: 10px;
  font-weight: 500;
  font-size: 18px;
}

.wp-pagenavi .previouspostslink {
  font-size: 12px;
}

.wp-pagenavi .previouspostslink i {
  margin-right: 10px;
  font-weight: 500;
  font-size: 18px;
}

.wp-pagenavi .page,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  color: #fff;
  border: 0;
  height: 59px;
  width: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-image: url(../imgs/News/number_bg2.png);
  font-weight: bold;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.wp-pagenavi .page:hover,
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
  background-image: url(../imgs/News/number_bg.png);
}

.wp-pagenavi a,
.wp-pagenavi span {
  border: 0;
}

.extend {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  background-image: none;
  font-weight: bold;
}

.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
  background-image: none;
}

.wp-pagenavi .current {
  border: 0;
  height: 59px;
  width: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-image: url(../imgs/News/number_bg.png);
  font-weight: bold;
  background-size: contain;
  background-repeat: no-repeat;
  color: #ffffff;
}

.wp-pagenavi {
  height: 109px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../imgs/News/bg_number.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 50px;
}

.sub-content {
  padding: 0 30px;
}

.gallery_slider {
  padding: 0 50px 50px;
}

.gallery_slider .swiper-button-next:after,
.gallery_slider .swiper-rtl .swiper-button-prev:after {
  content: url(../imgs/mtht/arrowr.png);
}

.gallery_slider .swiper-button-prev:after,
.gallery_slider .swiper-rtl .swiper-button-next:after {
  content: url(../imgs/mtht/arrowl.png);
}

.tata-cl-thumbs {
  margin-left: 25px;
  margin-right: 25px;
}

.tata-cl-thumbs .swiper-slide {
  border: 2px solid transparent;
}

.tata-cl-thumbs .swiper-slide-thumb-active {
  border: 2px solid #00ffff;
}

.list-video .img_vide0 {
  padding: 0;
}

.list-video .play {
  height: 50px;
}

.list-video .video-item {
  margin-bottom: 40px;
}

.cat-video {
  margin-bottom: 20px;
  background-image: url(../imgs/mtht/cat-video.png);
}

.cat-video.active {
  background-image: url(../imgs/mtht/cat-video-hover.png);
}

.cat-video:hover {
  background-image: url(../imgs/mtht/cat-video-hover.png);
}

.video-cat-wrap {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 80px;
}

.video-cat-wrap .ex-content {
  padding: 0;
  padding-bottom: 30px;
}

.title-video {
  font-size: 16px;
}

.video-paginate {
  margin-top: 30px;
  background-image: none;
  height: auto;
}

.video-paginate .wp-pagenavi .current {
  height: 50px;
  width: 50px;
}

.video-paginate .wp-pagenavi .page,
.video-paginate .wp-pagenavi .previouspostslink,
.video-paginate .wp-pagenavi .nextpostslink {
  height: 50px;
  width: 50px;
}

.hr {
  margin-top: 40px;
  border-top: 0.5px solid #77bfda;
}

.page-video-wrap .video-content-wrap {
  margin-top: 25px;
}

.title_ha span {
  padding: 16px 55px;
}

.page-new-wrap {
  background-image: url(../imgs/News/banner_news.png);
}

.img-new-item-slide {
  padding: 65px;
  position: relative;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  height: 600px;
  -o-object-position: top;
     object-position: top;
}

.content-new-slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  height: 100%;
  max-width: 60%;
  padding: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 151px;
}

.frame_new {
  z-index: 2;
}

.new-slider .swiper-button-next,
.new-slider .swiper-button-prev {
  top: 52%;
}

.new-slider .swiper-button-next,
.new-slider .swiper-rtl .swiper-button-prev {
  right: 80px;
}

.new-slider .swiper-button-prev,
.new-slider .swiper-rtl .swiper-button-next {
  left: 80px;
}

.new-slider .swiper-button-prev:after,
.new-slider .swiper-rtl .swiper-button-next:after {
  content: none;
}

.new-slider .swiper-button-next:after,
.new-slider .swiper-rtl .swiper-button-prev:after {
  content: none;
}

.new-item {
  margin-bottom: 50px;
}

.new-item img {
  border: 1px solid #00ffff;
}

.list-new {
  margin-top: 50px;
}

.content-new-wrap {
  padding-left: 100px;
  padding-right: 100px;
}

.content-new-wrap h1 {
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 50px;
}

.form-item {
  position: relative;
  margin-bottom: 30px;
}

.form-item:last-child {
  margin-bottom: 0;
}

.form-item label {
  font-size: 14px;
}

.content-field-tit {
  font-size: 14px;
}

.form-item input {
  border-radius: 5px;
  height: 55px;
  width: 100%;
  padding-left: 15px;
  border: 0;
  border: 1px solid #00ffff;
  background-color: rgba(0, 0, 0, 0.4);
  color: #00ffff !important;
  -webkit-box-shadow: inset 0 0 20px rgba(42, 197, 255, 0.8);
          box-shadow: inset 0 0 20px rgba(42, 197, 255, 0.8);
}

.content-field {
  width: 100%;
  background-color: #f4f4f4;
  border: 0;
  border-radius: 5px;
  padding: 10px 10px 20px 30px;
  border: 1px solid #00ffff;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 20px rgba(42, 197, 255, 0.8);
          box-shadow: inset 0 0 20px rgba(42, 197, 255, 0.8);
  color: #00ffff !important;
  min-height: 287px;
}

.content-field:focus {
  outline: none;
}

.form-wrap {
  padding: 0 50px;
  padding-top: 50px;
  width: 100%;
}

.form-item input:focus {
  outline: none;
}

.page-contact-wrap {
  background-image: url(../imgs/Contact/banner_contact.png);
}

.page-about-wrap {
  background-image: url(../imgs/About/bg_about_1.png);
  background-size: cover;
}

.page-about-wrap-2 {
  background-image: url(../imgs/About/bg_about_2.png);
}

.about-ct {
  padding: 90px 50px 90px 50px;
  color: #fff;
}

.about-ct .content {
  position: relative;
}

.page-about-wrap .about-ct .cs-img {
  min-height: 434px;
  max-width: 555px;
}

.page-about-wrap-2 {
  padding-top: 70px;
}

.page-about-wrap-2 .about-ct-left .about-ct {
  width: 474px;
  height: 759px;
  background-image: url(../imgs/About/mt.png);
  background-size: contain;
  padding: 100px 90px 90px 90px;
}

.page-about-wrap-2 .tt-about {
  margin-bottom: 40px;
}

.page-about-wrap-2 .about-ct-right .about-ct {
  margin-top: 240px;
  width: 569px;
  height: 746px;
  background-image: url(../imgs/About/bg_muctieu.png);
  background-size: contain;
  padding: 200px 90px 90px 90px;
}

.max-w {
  max-width: 555px;
}

.house_img {
  position: absolute;
  top: -200px;
  left: 0;
  z-index: 0;
}

.tn-wrap .row {
  padding-bottom: 400px;
}

.title-qa {
  font-size: 18px;
  margin: 0;
}

.list-qa {
  padding: 50px 150px 0px 150px;
  border-bottom: 1px solid #144965;
  position: relative;
}

.list-qa .ex-content {
  padding: 20px 20px 40px 20px;
}

.list-qa .bg_qa {
  position: absolute;
  left: 0;
  z-index: 0;
  top: 0;
  max-width: 628px;
}

.title-qa-wrap {
  border-radius: 5px;
  width: 100%;
  background-color: rgba(5, 44, 78, 0.4);
  -webkit-box-shadow: inset 0 0 20px rgba(0, 174, 239, 0.8);
          box-shadow: inset 0 0 20px rgba(0, 174, 239, 0.8);
  padding: 15px 20px;
}

.w-10per {
  width: 10%;
}

.tetx-show {
  display: block;
}

.elementary_item.in .tetx-show {
  display: none;
}

.ct-test {
  max-height: 80px;
  overflow-y: hidden;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}

.ct-test.in {
  max-height: 1500px;
  -webkit-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
}

.click-test {
  margin-top: 20px;
}

.main-tit-qa {
  margin-top: 30px;
  padding: 50px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.main-tit-qa::before {
  content: url(../imgs/About/bg_title.png);
  background-size: cover;
  background-position: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.main-tit-qa::after {
  content: url(../imgs/About/bg_title_2.png);
  background-size: cover;
  background-position: top;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.main-tit-qa h3 {
  max-width: 650px;
  text-align: center;
  line-height: 1.7;
}

.frame_khoahoc {
  position: absolute;
  top: 0;
  left: 0;
}

.register-form-click {
  position: relative;
}

.register-form-click .btn-tt-link {
  position: absolute;
  bottom: 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.img_khoahoc {
  padding-top: 15px;
  overflow: hidden;
}

.img_khoahoc img {
  border-radius: 30px;
}

.modal-dialog {
  max-width: 1046px;
  height: 756px;
}

.modal-content {
  background-color: transparent;
  background-image: url(../imgs/kh/form.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  border: 0;
}

.modal-header {
  border-bottom: 0;
  color: #fff;
  padding-top: 55px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.close {
  position: absolute;
  right: 75px;
  bottom: 20px;
}

.modal-body {
  padding: 50px 130px 50px 100px;
}

.modal-body .form-wrap {
  padding-top: 0px;
}

.modal-body .form-wrap .form-item {
  margin-bottom: 20px;
}

.modal-body .form-wrap .form-item input {
  background-color: #000;
}

.modal-body .form-wrap .btn-see-link {
  margin-top: 0 !important;
}

.search-wrap {
  position: absolute;
  top: 5px;
  right: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-wrap .btn-see-link a {
  width: 160px;
  height: 45px;
  font-size: 12px;
}

.search-field {
  background-color: transparent;
  border: 0 !important;
  border-color: 0 !important;
  outline: none;
  height: 50px;
  border-radius: 0 !important;
  padding: 0 !important;
  padding-left: 10px !important;
  color: #00ffff !important;
  font-size: 14px;
  width: 100%;
}

.search-field:focus {
  outline: none;
}

.search-form {
  background-image: url(../imgs/Homepage/bg_search.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 360px;
  position: relative;
}

.search-submit {
  background-color: transparent;
  outline: none;
  border: 0;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}

.page-search-wrap {
  background-image: url(../imgs/Homepage/banner.png);
}

.bar-search {
  background-color: rgba(0, 55, 76, 0.2);
  -webkit-box-shadow: inset 0 0 30px rgba(42, 197, 255, 0.8);
          box-shadow: inset 0 0 30px rgba(42, 197, 255, 0.8);
  padding: 10px 16px;
  color: #fff;
  margin-bottom: 30px;
}

.bar-search .bar-search-item {
  margin-right: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

.kq_tk {
  font-size: 18px;
  color: #fff;
}

.ts-searchword {
  margin-bottom: 0;
  width: 100%;
}

.ctis-loader-elements {
  width: 100% !important;
}

#ctis-loading {
  width: 100% !important;
}

.rating-slider {
  padding: 40px 0;
  position: relative;
}

.rating-slider .swiper-button-prev:after,
.rating-slider .swiper-rtl .swiper-button-next:after {
  content: none;
}

.rating-slider .swiper-button-next:after,
.rating-slider .swiper-rtl .swiper-button-prev:after {
  content: none;
}

.rating-slider .swiper-button-prev,
.rating-slider .swiper-rtl .swiper-button-next {
  bottom: -35px;
  top: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.rating-slider .swiper-button-next,
.rating-slider .swiper-rtl .swiper-button-prev {
  top: 35px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cs-iimg-mb {
  display: none;
}

.bsnav-transparent .nav-item.dropdown > .navbar-nav,
.bsnav-transparent .nav-item.dropdown > .navbar-nav .navbar-nav {
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid #00ffff;
  border-radius: 0;
}

.bsnav-transparent .nav-item.dropdown > .navbar-nav .nav-item .nav-link,
.bsnav-transparent .nav-item.dropdown > .navbar-nav .navbar-nav .nav-item .nav-link {
  width: 100%;
  height: auto;
  background-image: none;
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  padding: 16px 10px;
  border-bottom: 1px solid #048282;
}

.source-item figure {
  overflow: hidden;
}

.source-item figure img {
  position: relative;
  will-change: transform;
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, transform 0.7s;
  transition: opacity 0.7s, transform 0.7s, -webkit-transform 0.7s;
  -webkit-transform: scale3d(1.001, 1.001, 1);
  transform: scale3d(1.001, 1.001, 1);
  opacity: 1;
  overflow: hidden;
}

.new_hover a {
  display: block;
}

.source-item:hover figure img {
  opacity: 0.9;
  -webkit-transform: scale3d(1.07, 1.07, 1);
  transform: scale3d(1.07, 1.07, 1);
}

.error {
  color: #da1919;
}

.btn-send {
  background-color: transparent;
  border: 0;
  color: #fff;
  font-weight: bold;
  width: 180px;
  height: 55px;
  background-image: url(../imgs/Homepage/button.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

.btn-send:hover {
  background-image: url(../imgs/Homepage/button_hover.png);
}

.group-student {
  padding-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.group-student .name {
  border-left: 0;
}

.prev-wrap {
  width: 332px;
  height: 131px;
}

.np-content {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Exo-bold";
  position: absolute;
  width: 260px;
}

.np-content img {
  width: 80px;
  height: 80px;
}

.np-content span {
  height: 84px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  /* autoprefixer: off */
}

.prev-ct {
  top: 25px;
  left: 42px;
}

.prev-ct img {
  margin-right: 30px;
}

.next-ct {
  top: 25px;
  right: 42px;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.next-ct img {
  margin-left: 30px;
}

.next-ct span {
  text-align: right;
}

.next-prev-post {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #048282;
}

@media (min-width: 320px) and (max-width: 767px) {
  .prev-wrap {
    width: 265px;
    height: 104px;
  }
  .np-content img {
    width: 65px;
    height: 65px;
  }
  .prev-ct img {
    margin-right: 10px;
  }
  .prev-ct {
    top: 20px;
    left: 34px;
  }
  .np-content {
    width: 210px;
  }
  .np-content span {
    height: 65px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    /* autoprefixer: off */
  }
  .next-ct img {
    margin-left: 10px;
  }
  .next-ct {
    top: 20px;
    right: 33px;
  }
  .prev-wrap {
    margin-bottom: 30px;
  }
  .next-prev-post {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .year-bf {
    margin: 30px 0;
  }
  .btn-up {
    top: 53%;
  }
  .cs-iimg-mb {
    display: block;
  }
  .page-wrap {
    padding-top: 75px;
  }
  .bsnav-mobile .navbar-nav {
    margin: 0;
  }
  .img_news {
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
  }
  .img_vide0 {
    padding-top: 15px;
  }
  .cs-bar-menu .navbar-nav {
    margin-left: 0;
  }
  .bsnav-mobile .navbar-nav .nav-item {
    position: relative;
  }
  .bsnav-mobile .mb-btn {
    width: 50px !important;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute !important;
    right: 0;
    top: 0;
    border: none !important;
  }
  .bsnav-mobile .mb-btn i {
    text-indent: initial;
    text-align: center;
    color: #fff;
  }
  .mb-btn i {
    display: block;
  }
  .bsnav-mobile .mb-link {
    color: #fff;
    padding: 13px 0;
    display: inline-block;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    text-transform: uppercase;
    font-family: "Exo-bold";
  }
  .navbar-nav .navbar-nav {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
  }
  .navbar-nav .navbar-nav .nav-item .nav-link {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 14px;
  }
  .bsnav-mobile .navbar-nav .nav-item .mb-link i,
  .bsnav-mobile .navbar-nav .nav-item .nav-link i {
    float: right;
    font-size: 25px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
  }
  .bsnav-mobile .in .mb-link i,
  .bsnav-mobile .in .nav-link i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .product_bar {
    display: none;
  }
  .frame_product {
    display: none;
  }
  .order-mb-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .product_bar_mb {
    display: block;
  }
  .frame_product_mb {
    display: block;
  }
  .footer_mb {
    display: block;
  }
  .footer_dt {
    display: none;
  }
  .navbar-brand img {
    height: 95px;
    width: auto;
  }
  .about-us-wrap {
    right: auto;
    bottom: 100px;
  }
  .bg-box {
    width: 100%;
  }
  .search-wrap {
    display: none;
  }
  .banner-wrap img {
    height: 720px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .about-us {
    padding: 20px 15px 20px 30px;
  }
  .title {
    font-size: 18px;
  }
  .description {
    font-size: 12px;
  }
  .btn-tt-link a {
    font-size: 12px;
    width: 180px;
    height: 40px;
  }
  .source-content .description {
    margin-top: 10px;
  }
  .source-content {
    position: relative;
  }
  .cource_img_bg {
    display: none;
  }
  .img_product_slide {
    padding: 70px 35px 35px 35px;
  }
  .content-product-slide {
    padding: 0px 35px 0px 35px;
  }
  .product-slider .swiper-slide {
    min-height: 860px;
  }
  .product-slider .swiper-button-next {
    right: 15px;
  }
  .product-slider .swiper-button-prev {
    left: 15px;
  }
  .mtht {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .order-mb--1 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .video-content {
    margin-bottom: 40px;
  }
  .video-content .play {
    width: 60px;
  }
  .line_img {
    height: 27px;
  }
  .title-box {
    min-height: 80px;
  }
  .title-blog {
    font-size: 14px;
  }
  .time {
    font-size: 12px;
  }
  .title-blog-wrap {
    margin-bottom: 30px;
  }
  .title-blog-wrap .title {
    font-size: 16px;
  }
  .blog-left-item {
    margin-bottom: 20px;
  }
  .img_new_small .img_news {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .blog-wrap {
    padding-bottom: 40px;
  }
  .mxh-wrap a {
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }
  .mxh-wrap {
    padding-bottom: 60px;
  }
  .menu-footer {
    top: 30px;
    padding: 0 15px 0 15px;
  }
  .menu-footer ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu-footer ul li {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .copy-right {
    bottom: 40px;
    font-size: 16px;
  }
  .teacher-wrap {
    padding-bottom: 200px;
  }
  .bg_teacher_2 {
    bottom: 110px !important;
    top: auto;
    width: 325px;
  }
  .bg_teacher_1 {
    display: none;
  }
  .navbar-brand {
    position: absolute;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    top: 0;
    left: 54%;
  }
  .bsnav {
    height: 87px;
    background-image: url(../imgs/Homepage/menu_bar.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .navbar-nav .nav-item .nav-link {
    background-image: none !important;
    width: auto;
    height: auto;
    font-size: 16px;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
  }
  .bsnav-mobile .navbar {
    background-color: #1f2021cc;
    padding: 90px 0 15px;
  }
  .img-product-item-slide {
    height: 207px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page-wrap .title-box {
    padding-top: 50px;
    font-size: 24px;
  }
  .breadcrumb-cs {
    margin-bottom: 35px;
  }
  .content-wrap {
    padding: 0 10px 0 10px;
  }
  .content-wrap::before {
    left: 10px;
  }
  .content-wrap::after {
    right: 10px;
  }
  .pattern_khoahoc_1 {
    top: -25px;
  }
  .pattern_khoahoc_2 {
    bottom: -15px;
  }
  .pl-0 {
    padding-left: 15px !important;
  }
  .tab {
    height: 87px;
    top: -2px;
  }
  .list-gv {
    padding: 0px 15px 0 15px;
    margin-bottom: 20px;
  }
  .list-gv .gv-if {
    margin-bottom: 20px !important;
  }
  .list-gv .gv-if .col-md-4 {
    padding: 0;
  }
  .col-md-2_5 {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ab-gv-wrap {
    background-image: none;
  }
  .experience-title {
    height: 45px;
    background-size: cover;
  }
  .ex-content {
    padding-left: 0;
    padding-right: 0;
  }
  .software-item {
    margin-bottom: 10px;
  }
  .product-related {
    background-image: none;
    margin-top: 25px;
    padding: 25px 25px 20px 25px;
    max-height: unset;
  }
  .sidebar-wrap .content-wrap {
    margin-top: 80px;
  }
  .page-sp-single .name {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .page-sp-single .pattern_khoahoc_1,
  .page-mtht-wrap .pattern_khoahoc_1 {
    top: -15px;
  }
  .page-sp-wrap .breadcrumb-cs {
    margin-bottom: 0px;
  }
  .pagenavi-wrap {
    margin-top: 20px;
    height: auto;
    margin-bottom: 30px;
    background-image: none;
  }
  .content-new-slide {
    padding-left: 0;
    padding: 50px;
    max-width: 100%;
  }
  .img-new-item-slide {
    height: 364px;
    padding: 30px;
  }
  .new-slider .frame_product_mb {
    height: 364px;
    z-index: 2;
  }
  .new-slider .cource h3 {
    margin: 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    /* autoprefixer: off */
  }
  .new-slider .see-detail {
    margin-top: 0;
  }
  .new-slider .swiper-button-prev,
  .new-slider .swiper-rtl .swiper-button-next {
    left: -5px;
  }
  .new-slider .swiper-button-next,
  .new-slider .swiper-rtl .swiper-button-prev {
    right: -5px;
  }
  .content-new-wrap {
    padding: 30px;
  }
  .about-ct {
    padding: 80px 40px;
  }
  .about-ct .col-1 {
    padding-left: 0 !important;
  }
  .about-ct .cs-img {
    display: none;
  }
  .about-ct .cs-iimg-mb {
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
  }
  .main-tit-qa {
    overflow: hidden;
  }
  .page-about-wrap-2 .about-ct-left .about-ct {
    background-image: url(../imgs/About/bg_phuongcham.png);
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    width: 360px;
    height: 715px;
    padding: 100px 40px 65px 40px;
  }
  .page-about-wrap-2 .about-ct-right .about-ct {
    background-image: url(../imgs/About/bg_muctieumb.png);
    width: 360px;
    height: 740px;
    padding: 90px 50px 60px 50px;
    margin-top: 100px;
  }
  .page-about-wrap-2 .about-ct-right .about-ct h3 {
    text-align: center !important;
  }
  .house_img {
    top: 0;
  }
  .tn-wrap .row {
    padding-bottom: 0;
  }
  .main-tit-qa {
    margin-top: 0;
    padding: 0px 20px;
  }
  .main-tit-qa::before, .main-tit-qa::after {
    content: none;
  }
  .main-tit-qa .title {
    font-size: 14px;
  }
  .list-qa {
    padding: 30px 15px 0px 15px;
  }
  .list-qa .ex-content {
    padding-bottom: 0;
  }
  .title-qa-wrap .title-qa {
    font-size: 14px;
  }
  .form-wrap {
    padding: 0 20px;
    padding-top: 0px;
  }
  .content-field-tit {
    margin-top: 30px;
  }
  .content-field {
    min-height: auto;
  }
  .sidebar-wrap .content-wrap {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .sidebar-wrap {
    margin-top: 30px;
  }
  .gallery_slider .swiper-button-next,
  .gallery_slider .swiper-button-prev {
    top: 40%;
  }
  .list-video .video-item {
    margin-bottom: 30px;
  }
  .list-video .video-item .video-content {
    margin-bottom: 10px;
  }
  .video-cat-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
  }
  .modal-content {
    background-image: url(../imgs/kh/form_mb.png);
    background-position: center;
    max-width: 360px;
  }
  .modal-dialog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .modal-header {
    padding-top: 16px;
  }
  .form-item input {
    height: 40px;
  }
  .modal-body {
    padding: 25px 50px 50px 40px;
  }
  .close {
    right: 43px;
  }
  .register-form-click {
    margin: 50px 0;
  }
}

@media (min-width: 375px) and (max-width: 413px) {
  .product-slider .swiper-button-next,
  .product-slider .swiper-button-prev {
    top: 19%;
  }
  .product-slider .swiper-button-next img,
  .product-slider .swiper-button-prev img {
    height: 100px;
  }
  .product-slider .swiper-slide {
    min-height: 826px;
  }
}

@media (min-width: 414px) and (max-width: 427px) {
  .product-slider .swiper-button-next,
  .product-slider .swiper-button-prev {
    top: 18%;
  }
  .product-slider .swiper-button-next img,
  .product-slider .swiper-button-prev img {
    height: 100px;
  }
  .product-slider .swiper-slide {
    min-height: 860px;
  }
  .about-ct {
    padding: 100px 60px;
  }
}

@media (min-width: 1275px) {
  .menu-footer {
    top: 25px;
  }
  .container {
    max-width: 1170px;
  }
  .cource_img_bg {
    min-height: 1112px;
  }
  .teacher-wrap {
    margin-top: 150px;
  }
  .copy-right {
    bottom: 11px;
  }
  .tn-wrap .row {
    padding-bottom: 150px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1170px;
  }
  .teacher-wrap {
    margin-top: 50px;
  }
  .menu-footer {
    top: 40px;
  }
  .copy-right {
    bottom: 30px;
  }
  .tn-wrap .row {
    padding-bottom: 400px;
  }
}
/*# sourceMappingURL=art.css.map */