@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-rendering: geometricPrecision
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline
}
:focus {
  outline: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none
}
input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden] {
  display: none
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
a:focus {
  outline: thin dotted
}
a:active, a:hover {
  outline: 0;
  color: #f4783e;
  text-decoration: none
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic
}
figure {
  margin: 0
}
form {
  margin: 0
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px
}
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  border: none
}
button, input {
  line-height: normal
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible
}
button[disabled], html input[disabled] {
  cursor: default
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
html, button, input, select, textarea {
  color: #1E1E1E;
}
a {
  text-decoration: none;
  color: #1E1E1E;
  ;
  display: inline-block
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}
::selection {
  background: #b3d4fc;
  text-shadow: none
}
img {
  vertical-align: middle;
  max-width: 100%
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0
}
textarea {
  resize: vertical
}
html, body {
  font-family: "Inter", Arial, Helvetica, sans-serif;
  color: #2C2C2C;
  font-size: 16px;
  line-height: 140%;
  background: #fff;
}
section {
  position: relative
}
.foswa {
  font-family: 'Oswald'
}
.mb40 {
  margin-bottom: 40px
}
.mt40 {
  margin-top: 40px
}
.mb20 {
  margin-bottom: 20px
}
.mt20 {
  margin-top: 20px
}
.mb15 {
  margin-bottom: 15px
}
.mt15 {
  margin-top: 15px
}
.clear-both {
  clear: both
}
.fs16 {
  font-size: 16px;
  line-height: 22px
}
.fs18 {
  font-size: 18px;
  line-height: 24px;
}
.fs20 {
  font-size: 20px;
  line-height: 26px;
}
.fs22 {
  font-size: 22px;
  line-height: 28px
}
.container {
  max-width: 1200px;
}
.btn_show_search {
  background: url("../assets/img/call-top.svg") no-repeat center center #f2f2f2;
  background-size: 20px;
  width: 45px;
  height: 45px;
  border-radius: 100%
}
.logo_main {
  width: auto;
}
.btn_show_support {
  border: 1px solid #CD2028;
  color: #CD2028;
  padding: 10px 15px;
  border-radius: 8px;
  display: inline-block
}
.btn_show_support:hover {
  background: #CD2028;
  color: #fff
}
.menu_main_pc {
  background: #253C92;
  padding: 12px 0;
}
.navbar {
  padding: 0
}
.navbar-nav.left_menu {
  justify-content: center;
  width: 100%
}
.menu_main_pc .container-fluid {
  padding-right: 0;
  padding-left: 0
}
.navbar-nav .nav-link {
  color: #ffffff;
}
.navbar-expand-lg .navbar-nav .nav-link {
  margin: 0 15px;
  padding: 15px 0;
  font-size: 15px;
  font-weight: bold;
}
.right_menu {
  color: #EF5350
}
.navbar-expand-lg .right_menu .nav-link {
  color: #EF5350;
  padding: 15px 0;
  margin-right: 0;
  margin-left: 10px;
}
.nav-item:hover .nav-link, .nav-item.active .nav-link {
  color: #16ace3;
}
.navbar-expand-lg .right_menu span {
  padding: 15px 0;
  display: inline-block;
  margin-left: 10px;
}
.clred {
  color: #CD2028
}
.clblue {
  color: #253C92;
}
.cl66 {
  color: #666
}
.title_cate {
  font-size: 20px;
  font-family: 'Oswald';
  color: #CD2028;
  margin-bottom: 25px
}
.more_cate {
  background: url(../assets/img/icon_more.svg) left 5px no-repeat;
  padding-left: 20px;
  color: #EF5350;
  font-family: 'Oswald';
  font-size: 16px
}
.more_cate:hover {
  color: #EF5350;
  text-decoration: underline
}
.cl99 {
  color: #999
}
.fs20 {
  font-size: 20px;
}
.fs16 {
  font-size: 16px;
}
.fs14 {
  font-size: 14px;
}
.fs15 {
  font-size: 15px;
}
.fs13 {
  font-size: 13px;
}
.txt_oneline {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.thumbblock {
  display: block;
  overflow: hidden;
  position: relative
}
.thumbblock img {
  min-width: 100%;
  object-fit: cover; /*min-height: 100%;*/
}
.thumb70x85 {
  width: 70px;
  height: 85px
}
.flex-one {
  -webkit-box-flex: 1;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0;
}
.footer_site {
  line-height: 26px;
  background: #253C92;
  margin-top: 20px;
  padding-top: 70px;
  font-size: 14px;
  color: #fff;
}
.cl75 {
  color: #757575
}
.list_link_bottom {
  margin-top: 25px
}
.list_link_bottom li {
  margin-bottom: 10px;
}
.list_link_bottom li:last-child {
  margin-bottom: 0
}
.list_link_bottom li a {
  color: #fff;
}
.list_link_bottom li a:hover {
  color: #ffd435;
}
.list_social {
  margin-top: 15px;
}
.list_social a {
  margin-right: 15px
}
.footer_bottom {
  color: #16ACE3;
  border-top: 1px solid #16ACE3;
  padding-top: 25px;
  margin-top: 15px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 12px;
}
.dropdown-menu {
  background: #fff;
  border-radius: 0;
  padding: 10px 0px;
  border: none;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}
.dropdown-item {
  padding: 10px 15px
}
.dropdown-item.active, .dropdown-item:active {
  color: #EF5350;
  text-decoration: none;
  background: none;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #EF5350;
  text-decoration: none;
  background: none;
}
.dropdown-full li {
  width: 33.3% !important
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top_home {
  position: relative
}
.cover_top_home img {
  width: 100%
}
.cover_top_home .slick-next{right:20px}
.cover_top_home .slick-prev{left:20px}
.list_rate_top_home {
  margin-bottom: 25px
}
.bg_rate_top_home {
  background: #2776EC;
  border: 1px solid #9BC3FF;
  box-shadow: 0px 2px 0px 0px #0000004;
  color: #fff;
  border-radius: 100px;
  padding: 6px 15px;
  display: inline-block;
  margin-right: 10px
}
.title_top_home {
  font-weight: 700;
  color: #fff;
  font-size: 52px;
  line-height: 120%
}
.line_txt {
  position: relative;
  color: #FADB14;
  display: inline-block;
}
.line_txt:after {
  content: '';
  background: url("../assets/img/line_free1.svg") no-repeat center bottom;
  display: inline-block;
  position: absolute;
  width: 152px;
  height: 22px;
  bottom: -12px;
  left: 50%;
  margin-left: -75px;
  background-size: 100%;
}
.list_txt_top_home {
  margin-top: 40px
}
.list_txt_top_home li {
  background: url("../assets/img/slat.svg") left center no-repeat;
  padding-left: 30px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #fff
}
.box_advise {
  background: #fff;
  border-radius: 20px;
  padding: 30px
}
.line_txt2 {
  position: relative;
  color: #2D368F;
  display: inline-block;
}
.line_txt2:after {
  content: '';
  background: url("../assets/img/free_line.png") no-repeat center bottom;
  display: inline-block;
  position: absolute;
  width: 65px;
  height: 11px;
  bottom: -11px;
  left: 50%;
  margin-left: -33px;
  background-size: 100%;
}
.tit_box_advise {
  font-size: 24px;
  font-weight: 700;
}
.txt_input {
  background: #f5f8ff;
  padding: 15px 12px;
  width: 100%;
  border-radius: 10px;
  color: #9DA3A6;
  border: 1px solid #e6f1f8;
}
.txt_input::placeholder {
  color: #9DA3A6;
}
.btn_box_advise {
  background: #CD2028;
  padding: 15px;
  border-radius: 10px;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #fff
}
.img_top_home {
  position: absolute;
  bottom: 0;
  z-index: 0;
  right: 33.3%
}
.section_what_advice {
  padding: 120px 0 50px;
}
.tit_home {
  font-size: 36px;
  font-weight: bold;
  line-height: 130%;
  color: #253C92;
  text-align: center;
  margin-bottom: 25px;
}
.tit_home .line_txt2 {
  color: #3889FF
}
.tit_home .line_txt2:after {
  bottom: -13px;
  width: 129px;
  height: 22px;
  margin-left: -65px;
}
.item_slide {
  margin: 0 15px;
  position: relative;
}
.slide_home {
  margin: 40px -15px;
}
.img_slide_what_advice {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.tit_slide_what_advice {
  position: absolute;
  padding: 30px;
  font-size: 24px;
  font-weight: 700;
  top: 0;
  left: 0;
  line-height: 130%
}
.clwhite {
  color: #fff
}
.desc_slide_what_advice {
  font-size: 15px;
  font-weight: 300;
  margin-top: 25px;
  line-height: 140%
}
.btn_show_advise {
  background: url("../assets/img/arr_more.svg") no-repeat 134px center #fff;
  border-radius: 100px;
  padding: 15px 55px 15px 30px;
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-size: 16px;
  font-weight: 700;
  background-position-x: calc(100% - 20px);
}
.btn_show_advise:hover {
  color: #1E1E1E;
}
.btn_learn_more {
  background: url(../assets/img/arr_more.svg) no-repeat 12px center #fff;
  border-radius: 100px;
  padding: 15px 0 15px 0;
  position: absolute;
  bottom: 40px;
  left: 25px;
  font-size: 16px;
  font-weight: 700;
  width: 50px;
  height: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -115px;
  display: inline-block;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.btn_learn_more:hover {
  width: 200px;
  padding: 15px 55px 15px 30px;
  background-position: 150px center;
  text-indent: 0;
  color: #1E1E1E;
  opacity: 0.9;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.bg_teacher {
  background: #fff url("../assets/img/line_gv.png") no-repeat center center;
  border-radius: 20px;
  padding: 30px;
  position: relative
}
.tit_teacher {
  font-size: 40px;
  font-weight: 600;
  line-height: 130%
}
.btn_more {
  background: url("../assets/img/arr_more.svg") no-repeat 134px center #fff;
  border-radius: 100px;
  padding: 15px 55px 15px 30px;
  font-size: 16px;
  font-weight: 700;
  background-position-x: calc(100% - 20px);
  border: 1px solid #ddd;
}
.btn_more:hover {
  color: #2C2C2C;
  background-color: #f2f2f2
}
.fix_title_teacher {
  position: absolute;
  top: 30px;
  left: 30px;
  max-width: 33.3333%
}
.thumb_teacher_home img {
  width: 74px;
  height: 74px;
  overflow: hidden;
  border-radius: 100%;
  display: inline-block;
  object-fit: fill
}
.thumb_teacher_home {
  position: relative;
  width: 74px;
  height: 74px;
  display: inline-block;
}
.slider-nav .slick-current .thumb_teacher_home:after {
  width: 84px;
  height: 84px;
  border: 1px solid #CD2028;
  top: 50%;
  margin-top: -42px;
  left: 50%;
  margin-left: -42px;
  ;
  content: '';
  display: inline-block;
  position: absolute;
  border-radius: 100%
}
.slider-nav:after {
  content: '';
  width: 40px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  z-index: 9
}
.slider-nav:before {
  content: '';
  width: 40px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 9
}
.slider-nav .slick-slide {
  padding: 10px 0
}
.slider-for .info_teacher_home {
  margin-bottom: 10px
}
.img_teacher_home {
  border-radius: 20px;
  overflow: hidden
}
.name_techer_home {
  font-size: 24px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 30px
}
.certi_teacher_home {
  position: absolute;
  bottom: 0
}
.name_certi {
  background: #FFECED;
  padding: 8px 20px;
  border-radius: 100px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #CD2028
}
.info_teacher_home .col-md-6 {
  position: relative
}
.certi_teacher_home div {
  margin-top: 10px;
}
.say_what {
  padding: 70px 0;
}
.view_more {
  background: url("../assets/img/arr_more.svg") no-repeat center right;
  font-size: 16px;
  font-weight: 700;
  padding-right: 35px
}
.box_say_one {
  background: #CD2028;
  color: #fff;
  border-radius: 20px;
  padding: 25px;
  height: 100%
}
.box_say_normal {
  background: url("../assets/img/line_user_say_gray.svg") no-repeat bottom right #fff;
  padding: 25px;
  border-radius: 20px;
  height: 100%;
}
.fs48 {
  font-size: 48px;
  font-weight: 700;
  line-height: 140%
}
.fs24 {
  font-size: 24px;
  font-weight: 600;
  line-height: 140%
}
.list_say_what {
  margin-top: 40px
}
.thumb_stu {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 20px
}
.view_fb_stu {
  background: url("../assets/img/ico_fb.svg") right no-repeat;
  color: #5D62FF;
  font-size: 14px;
  text-decoration: underline;
  padding-right: 30px;
  line-height: 180%
}
.box_procedure {
  background: #fff url("../assets/img/line_pp.svg") top right no-repeat;
  border-radius: 20px;
  ;
  padding: 30px;
  height: 100%
}
.tit_box_procedure {
  position: relative;
  font-size: 38px;
  font-weight: 500;
  line-height: 140%;
  padding-left: 25px;
  margin-bottom: 40px
}
.tit_box_procedure:after {
  width: 5px;
  position: absolute;
  left: 0;
  content: '';
  display: inline-block;
  border-radius: 0 20px 20px 0;
  height: 32px;
  background: #CD2028;
  top: 10px
}
.bg_blue_light {
  background: #E2EDFF
}
.bussines_partner {
  padding: 60px 0 40px;
}
.slide_three img {
  display: inline-block;
  width: auto
}
.bg_slide_bussines {
  padding: 35px;
  border-radius: 20px;
  background: #fff;
  height: 100%
}
.title_slide_bussines {
  background: url("../assets/img/bg_bussiness.svg") no-repeat;
  background-size: 100% 100%;
  padding: 5px 30px;
  text-align: center;
  font-size: 13px;
  font-weight: 800;
  color: #2D368F;
  position: relative;
  margin-top: -35px;
  margin-bottom: 10px
}
.list_bussines {
  background: url("../assets/img/line_center_box.svg") no-repeat center center;
  text-align: center;
  background-size: 80% 80%
}
.slide_four img {
  display: inline-block;
  width: auto
}
.list_bussines .col-6 {
  margin: 0 0
}
.line_hor {
  background: url("../assets/img/line_hor.svg") center center no-repeat;
  background-size: auto auto
}
.bg_slide_bussines_one .col-6 {
  margin: 24px 0
}
.list_partner img {
  background: #fff;
  border-radius: 20px
}
.list_partner .col-3 {
  margin: 10px 0
}
.student {
  padding: 40px 0 50px 0;
}
.press {
  padding: 60px 0 40px;
}
.box_press {
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 0px 50px rgba(37, 60, 146, 0.1);
}
.content_press {
  padding: 25px;
}
.item_press {
  font-size: 14px;
  line-height: 140%;
  display: block;
   !im;
   !i;
   !;
}
.slide_six img {
  width: auto;
  display: inline-block
}
.user_press {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 15px
}
.tag_press {
  border-top: 1px solid #eee;
  margin-top: 15px;
  padding-top: 15px
}
.tag_press a {
  color: #cd2028;
  margin-right: 15px
}
.tag_press a:last-child {
  margin-right: 0
}
.bg_reg_advise {
  background: rgb(74, 83, 178);
  background: radial-gradient(circle, rgba(74, 83, 178, 1) 0%, rgba(45, 55, 144, 1) 100%);
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0px 30px 50px 0px #535DBD33;
}
.tit_reg_advise {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%
}
.img_box_reg_advise {
  margin-left: -40px;
  margin-bottom: -40px;
  margin-top: 60px
}
.line_txt3 {
  position: relative;
  color: #FADB14;
  display: inline-block;
}
.step_reg_advise {
  margin: 0 30px
}
.step_reg_advise li {
  padding-left: 40px;
  padding-top: 3px;
  padding-bottom: 25px;
  position: relative;
}
.step_reg_advise li:after {
  content: '';
  width: 29px;
  height: 29px;
  display: inline-block;
  background: url(../assets/img/ico_bullet.svg) left 0px no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2
}
.step_reg_advise li:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 14px;
  height: 100%;
  width: 1px;
  border-left: 1px dashed #fff
}
.step_reg_advise li:last-child:before {
  display: none
}
.step_reg_advise li:last-child {
  padding-bottom: 0
}
.box_advise_bottm .txt_input {
  padding: 20px
}
.reg_advise {
  margin-bottom: 100px
}
.tit_home br {
  display: none
}
.slide_student {
  position: relative;
  margin: 40px 0 0;
  background: #2d368f;
  overflow: hidden;
  border-radius: 20px;
}
.slide_student img {
  width: auto
}
.box_student {
  background: #2D368F;
  border-radius: 20px;
  overflow: hidden
}
.info_student {
  padding: 30px;
  color: #fff;
  width: 33%
}
.img_student {
  width: calc(100% - 33%)
}
.img_student img {
  width: 100%
}
.name_student {
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 5px
}
.class_student {
  color: #BFC5FF;
  font-size: 16px;
}
.score_student {
  padding: 15px;
  border: 1px solid #3741A4;
  border-width: 1px 0;
  margin: 20px 0
}
.score_before {
  border: 1px dashed #8B95F7;
  font-size: 32px;
  font-weight: 700;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  line-height: 70px
}
.score_after {
  background: #3889FF;
  font-size: 32px;
  font-weight: 700;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  line-height: 70px
}
.score_class {
  font-size: 32px;
  font-weight: 800
}
.more_white {
  background: url("../assets/img/arr_more_w.svg") no-repeat 134px center;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 100px;
  padding: 15px 55px 15px 30px;
  font-size: 16px;
  font-weight: 700;
  background-position-x: calc(100% - 20px);
  border: 1px solid #ddd;
  margin-top: 30px
}
.more_white:hover {
  color: #fff;
}
.slide_thumb_student {
  width: 29%;
  position: absolute;
  bottom: 25px;
  left: 25px
}
.slide_thumb_student .slick-list {
  border-radius: 10px;
  position: relative
}
.slide_thumb_student .slick-next {
  right: -25px;
  background: url("../assets/img/slide_right.svg") center center no-repeat
}
.slide_thumb_student .slick-prev {
  left: -25px;
  background: url("../assets/img/slide_left.svg") center center no-repeat
}
.slide_thumb_student .slick-next:before {
  content: ''
}
.slide_thumb_student .slick-prev:before {
  content: ''
}
.slide_thumb_student .slick-current img {
  opacity: 1 !important;
}
.slide_thumb_student .slick-slide img {
  opacity: 0.7;
  width: 100%;
  height: 100%
}
.thumb_img_student {
  margin: 0 5px
}
.thumb_img_student {
  overflow: hidden;
  border-radius: 10px;
}
.slide_thumb_student .slick-list:before {
  content: '';
  width: 60px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 9;
}
.slide_thumb_student .slick-list:after {
  content: '';
  width: 60px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  z-index: 9;
}
.breadcrumb {
  background: none;
  color: #999;
  margin: 15px -15px
}
.breadcrumb a {
  font-size: 14px;
  color: #999
}
.breadcrumb a:hover, .breadcrumb a.active:hover {
  color: #CD2028
}
.breadcrumb a.active {
  color: #000
}
.breadcrumb span {
  margin: 0 10px
}
.top_blog {
  display: grid;
  margin: 0 -12px 90px
}
.top_blog .item_top_blog {
  position: relative;
  margin: 12px;
}
.top_blog .item_top_blog:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 1;
  border-radius: 20px;
  overflow: hidden
}
.top_blog .item_top_blog:nth-child(2) {
  grid-column-start: 3;
  grid-row-start: 1;
  grid-row-end: 1;
  border-radius: 20px;
  overflow: hidden
}
.top_blog .item_top_blog:nth-child(2) img {
  height: 100%;
  max-width: inherit
}
.thumb_radius {
  border-radius: 20px
}
.top_blog .item_top_blog:nth-child(1) .title_bg_blog, .top_blog .item_top_blog:nth-child(2) .title_bg_blog {
  background: linear-gradient(89.52deg, rgba(238, 101, 108, 0.5) 0.05%, rgba(108, 119, 230, 0.5) 99.59%);
  backdrop-filter: blur(30px);
  padding: 20px 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 115px;
}
.top_blog .item_top_blog:nth-child(1) .title_bg_blog a, .top_blog .item_top_blog:nth-child(2) .title_bg_blog a {
  color: #fff;
  font-size: 24px
}
.top_blog .item_top_blog:nth-child(2) .list_icon_press {
  display: none !important
}
.list_icon_press {
  margin: 15px 0;
   !;
}
.list_icon_press .item_press {
  margin-right: 15px
}
.title_bg_blog {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%
}
.bg_focus_blog {
  padding: 60px 40px;
  background: #fff;
  border-radius: 20px
}
.list_focus_blog {
  margin-top: 30px
}
.list_focus_blog .box_press {
  border: 1px solid #ddd
}
.list_focus_blog .content_press {
  padding: 10px
}
.list_focus_blog .item_press {
  font-size: 10px
}
.list_focus_blog .fs16 {
  font-weight: 700
}
.list_focus_blog .user_press {
  width: 23px;
  height: 23px;
  font-size: 12px
}
.list_focus_blog .col-md-3 {
  margin: 15px 0
}
.tag_press a {
  font-size: 12px
}
.bg_focus_blog .btn_more {
  transform: translate(-50%, 0);
  position: relative;
  left: 50%;
  background-color: #f2f2f2;
  border: none;
}
.fs36 {
  font-size: 36px;
  font-weight: 800;
  line-height: 140%
}
.list_new_slide_cate_blog .thumb_radius {
  border-radius: 20px 20px 0 0
}
.bg_new_cate_blog {
  background: #38419C;
  padding: 20px;
  border-radius: 0 0 20px 20px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 140%
}
.bg_new_cate_blog:hover {
  background: #cd2028;
  color: #fff
}
.list_new_slide_cate_blog li {
  position: relative;
  margin-top: 20px
}
.list_new_slide_cate_blog li:not(:first-child) {
  padding-left: 20px
}
.list_new_slide_cate_blog li:not(:first-child):after {
  content: '';
  width: 8px;
  height: 8px;
  background: #38419C;
  position: absolute;
  top: 7px;
  left: 0;
  display: inline-block;
  border-radius: 20px
}
.cate_blog, .news_yut, .bg_focus_blog, .news_cate {
  margin-bottom: 90px
}
.bg_news_yut {
  background: #CD2028 url("../assets/img/line_box_new_yut.svg")no-repeat center 80%;
  padding: 40px;
  border-radius: 20px
}
.bg_news_yut .fs48 {
  font-weight: 600;
  color: #fff;
  line-height: 140%
}
a.clwhite:hover {
  text-decoration: underline;
  color: #fff
}
.icon_play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: url("../assets/img/icon_play.svg") no-repeat center center #CD2028;
  background-size: 102%;
  z-index: 9
}
.list_news_cate li {
  margin-bottom: 30px
}
.list_news_cate li:last-child {
  margin-bottom: 0
}
.top_blog_cate {
  background: #253C92;
  padding: 120px 0;
  position: relative;
}
.bg_blog {
  background: url("../assets/img/cover-blog.jpg") no-repeat center center;
  background-size: cover
}
.bg_contact {
  background: url("../assets/img/cover_contact.jpg") no-repeat center center;
  background-size: cover
}
.top_blog_cate .breadcrumb {
  color: #fff;
	flex-wrap: nowrap;
    white-space: nowrap;
}
.top_blog_cate .breadcrumb a {
  color: #fff;
  opacity: 0.6;
	
}
.top_blog_cate .breadcrumb a.active {
  color: #fff;
  opacity: 1;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.thumb_radius_100 {
  border-radius: 100%
}
.tag_pinkL {
  background: #FFECED;
  color: #CD2028;
  border-radius: 40px;
  padding: 8px 16px;
  font-weight: 600
}
.title_32 {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%
}
.fmedium {
  font-weight: 600
}
.new_focus_cate {
  margin: 60px auto 90px
}
.list_news_subcate {
  margin-bottom: 90px;
  margin-top: 40px;
}
.list_news_subcate .col-md-4 {
  margin-bottom: 30px
}
.list_tag_news {
  margin-bottom: 40px
}
.list_tag_news a {
  padding: 13px 18px;
  border: 1px solid #b3b3b3;
  border-radius: 40px;
  display: inline-block;
  margin-right: 20px
}
.list_tag_news a.active, .list_tag_news a:hover {
  background: #253c92;
  color: #fff;
  border-color: #253c92;
  font-weight: 700
}
.paging_news a {
  border: 1px solid #D9D9D9;
  text-align: center;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: #fff;
  line-height: 32px;
  font-size: 14px;
  margin: 0 5px
}
.paging_news a:hover, .paging_news a.active {
  background: #16ace3;
  color: #fff;
  border-color: #16ace3;
}
.paging_news a svg {
  fill: #999
}
.paging_news a:hover svg {
  fill: #fff
}
.paging_news .load_page {
  background: none;
  border: none;
  opacity: 0.4
}
.top_detail {
  margin-bottom: 40px
}
.contant_detail_main {
  padding-bottom: 30px;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 60px
}
.contant_detail_main h2 {
  font-size: 24px;
  margin-bottom: 20px
}
.contant_detail_main p {
  margin-bottom: 25px
}
.teacher_detail {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 90px;
  background: #fff
}
.teacher_detail .flex-one {
  padding: 30px
}
.right_box {
  background: #F5F9FF;
  border-radius: 20px;
  padding: 25px;
  margin-bottom: 30px
}
.box_left {
  background: #fff;
  border-radius: 20px;
  padding: 25px;
  margin-bottom: 30px
}
.view_add_near {
  background: #CD2028;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600
}
.view_add_near:hover {
  color: #fff
}
.chosce_add_area {
  font-size: 14px;
  color: #171100;
  position: relative;
  text-align: center;
  margin: 20px 0
}
.chosce_add_area:after {
  content: '';
  border-bottom: 1px solid #5E67C4;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  display: block
}
.chosce_add_area span {
  background: #fff;
  display: inline-block;
  padding: 5px 10px;
  z-index: 9;
  position: relative
}
.city_class {
  text-align: center;
  padding: 15px 0;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  display: block;
  text-transform: uppercase;
  font-weight: 700
}
.list_learn_center {
  margin-bottom: 90px
}
.result {
  position: relative;
  padding-left: 15px
}
.result:before {
  width: 8px;
  height: 8px;
  background: #2D368F;
  content: '';
  border-radius: 10px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 7px
}
.btn_guide {
  border: 1px solid #2D368F;
  padding: 10px 20px;
  border-radius: 40px;
  color: #2D368F;
  font-weight: 600;
  margin-left: 15px
}
.btn_guide svg {
  margin-left: 10px;
  stroke: #2D368F
}
.btn_guide:hover {
  background: #2D368F;
  color: #fff
}
.btn_guide:hover svg {
  margin-left: 10px;
  stroke: #fff
}
.item_result {
  padding-bottom: 30px;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 30px
}
.item_result:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.show_map {
  border-radius: 20px
}
.name_depart {
  background: url("../assets/img/arr-blue.svg") no-repeat center right;
  padding-right: 25px;
  color: #2D368F;
  font-size: 16px;
  font-weight: 700;
  display: inline-block
}
.list_icon_library {
  margin: 20px 0
}
.icon_note {
  background: url("../assets/img/note-2.svg") no-repeat left center;
  padding-left: 30px;
  color: #2c2c2c;
  line-height: 24px;
  display: inline-block;
  margin-right: 15px
}
.icon_user {
  background: url("../assets/img/profile-2user.svg") no-repeat left center;
  padding-left: 30px;
  color: #2c2c2c;
  line-height: 24px;
  display: inline-block
}
.top_library {
  background: rgb(60, 145, 239);
  background: radial-gradient(circle, rgba(60, 145, 239, 1) 0%, rgba(45, 54, 143, 1) 100%);
  padding: 20px;
}
.top_library .breadcrumb {
  color: #fff
}
.top_library .breadcrumb a {
  color: #fff
}
.search_library {
  margin: 60px 0 280px 0
}
.box_search_library {
  background: #fff;
  padding: 2px;
  border-radius: 40px;
  overflow: hidden;
  margin-top: 30px;
}
.txt_search_library {
  border-radius: 40px;
  padding: 15px 25px;
  width: calc(100% - 121px)
}
.btn_search_library {
  padding: 15px 25px;
  background: #2D368F;
  border-radius: 40px;
  color: #fff;
  font-weight: 600
}
.col-library .list_icon_library {
  margin: 5px 0 0;
  font-size: 14px
}
.list_cate_library {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 90px;
  position: relative;
  z-index: 3;
  margin-top: -110px
}
.col-library {
  width: 33.3333%;
  padding: 20px;
  border-right: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3
}
.col-library:nth-child(3), .col-library:nth-child(6) {
  border-right: none
}
.col-library:nth-child(4), .col-library:nth-child(5), .col-library:nth-child(6) {
  border-bottom: none
}
.list_content_exam {
  margin-top: 60px
}
.list_content_exam .col-md-4 {
  margin-bottom: 30px
}
.list_title_exam li {
  background: url("../assets/img/arr-red.svg") no-repeat left 0px;
  padding-left: 30px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #FFE5E6
}
.list_title_exam li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0
}
.content_exam {
  margin-bottom: 80px
}
.content_faq {
  margin-bottom: 90px
}
.bg_faq {
  background: #fff;
  border-radius: 20px;
  padding: 40px
}
.accordion_faq {
  margin-top: 40px
}
.accordion-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 40px;
  padding-bottom: 40px
}
.accordion-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0
}
.accordion-header .accordion-button {
  background: none;
  width: 100%;
  display: block;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  padding-right: 25px
}
.accordion-header .accordion-button:after {
  background: url("../assets/img/arr-up.svg") no-repeat;
  content: '';
  width: 17px;
  height: 22px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 3px;
}
.accordion-header .accordion-button.collapsed:after {
  transform: rotate(3.142rad);
}
.accordion-header .accordion-button {
  border: none;
  outline: none
}
.accordion-body {
  font-size: 16px;
  color: #aaa;
  margin-top: 20px
}
.slide_img_learncenter {
  margin-bottom: 50px !important
}
.item_img_learncenter {
  border-radius: 20px;
  overflow: hidden
}
.slide_img_learncenter .slick-dots {
  bottom: 20px
}
.detail_map_learn {
  padding: 30px;
  border-radius: 20px;
  background: #3889FF;
  color: #FFFFFF;
  margin-bottom: 90px
}
.title_map_learn {
  font-size: 32px;
  line-height: 140%;
  font-weight: 700;
  margin-bottom: 15px
}
.thumb_map_detail {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  border-radius: 20px
}
.thumb_map_detail iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed_video {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  border-radius: 20px
}
.embed_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.list_schedule {
  margin-bottom: 90px
}
.sort_tbl {
  background: url("../assets/img/icon_sort.svg") center center no-repeat;
  width: 12px;
  height: 39px;
  display: inline-block;
  cursor: pointer
}
.tbl_schedule {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #eee;
  background: #fff;
  margin-top: 40px
}
.tbl_schedule table {
  width: 100%
}
.tbl_schedule th {
  background: #2D368F;
  color: #fff;
  line-height: 39px;
  padding: 10px 15px
}
.tbl_schedule td {
  padding: 30px 15px;
  border-bottom: 1px solid #eee
}
.tbl_schedule tr:last-child td {
  border-bottom: none
}
.clblueL {
  color: #1890FF
}
.btn_support {
  background: #CD2028;
  padding: 10px 40px;
  border-radius: 40px;
  color: #fff;
  font-weight: 700
}
.btn_support:hover {
  color: #fff
}
.tbl_schedule tr td:first-child, .tbl_schedule tr th:first-child {
  position: sticky;
  left: 0
}
.tbl_schedule tr td:first-child {
  background: #fff
}
.thumb_teacher_class {
  width: 80px;
  height: 80px;
  border-radius: 100%
}
.name_teacher_class {
  font-size: 20px;
  font-weight: 700;
  background: url("../assets/img/arr-blue.svg") no-repeat right center;
  padding-right: 30px;
  margin-left: 20px;
  background-size: auto 14px;
  color: #2D368F;
}
.desc_teacher_class {
  margin: 20px 0;
  font-size: 15px;
}
.box_teacher_class {
  background: url("../assets/img/line_teacher_class.svg") no-repeat center bottom #fff;
  background-size: 100%;
  padding: 25px;
  border-radius: 20px;
  margin-bottom: 30px
}
.box_teacher_class .certi_teacher_home {
  position: relative
}
.box_teacher_class .certi_teacher_home .name_certi {
  font-size: 12px;
  display: inline-block;
  margin-right: 10px
}
.box_teacher_class .certi_teacher_home div {
  display: inline-block
}
.review_student {
  margin-bottom: 90px
}
.list_teacher_class {
  margin-bottom: 70px
}
.list_teacher_class {
  margin-bottom: 90px
}
.content_share_leader {
  position: relative;
  background: #fff url("../assets/img/quote.svg") 30px 30px no-repeat;
  padding: 70px 230px 30px 30px;
  border-radius: 20px;
  margin-top: 30px
}
.share_leader {
  margin-bottom: 90px
}
.thumb_leader {
  position: absolute;
  bottom: 0;
  right: 0
}
.box_content_detail_learn {
  padding: 40px;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 90px
}
.list_icon_press.mb40 {
  margin-bottom: 40px
}
.box_content_detail_learn .contant_detail_main {
  max-height: 1130px;
  overflow: hidden;
  border-bottom: none;
  position: relative;
  margin-bottom: 0px
}
.box_content_detail_learn .contant_detail_main:after {
  content: '';
  position: absolute;
  height: 350px;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%);
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.9
}
.box_content_detail_learn .contant_detail_main.active:after {
  display: none
}
.show-more {
  position: relative;
  text-align: center;
  margin-bottom: 30px
}
.more_content {
  background: #f2f2f2;
  padding: 15px 55px 15px 35px;
  border-radius: 40px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  cursor: pointer
}
.more_content:after {
  background: url(../assets/img/arr-up.svg) no-repeat;
  content: '';
  width: 17px;
  height: 22px;
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 15px;
  transform: rotate(3.142rad);
}
.more_content.active:after {
  transform: rotate(0);
}
.tbl_schedule_detail .fs12 {
  font-weight: normal;
  font-size: 12px;
}
.tbl_schedule_detail {
  margin-top: 0
}
.tbl_schedule_detail th {
  line-height: inherit !important
}
.tit_slt_center {
  font-weight: 700
}
.tit_slt_center svg {
  margin-right: 5px;
}
.list_name_center {
  margin-top: 20px
}
.list_name_center li {
  border-bottom: 1px solid #CBCBCB;
  padding: 15px 0
}
.list_name_center li a:hover, .list_name_center li a:hover .cl66 {
  color: #CD2028 !important
}
.slt_center {
  margin-top: 20px;
  background: none;
  margin: 15px auto 25px auto;
  font-size: 14px;
  padding: 0 15px;
  color: #CD2028
}
.slt_center:active {
  color: #CD2028
}
.top_sub_teacher {
  background: #DDE5F0;
  border-radius: 0 0 22px 22px;
  position: relative;
  padding-bottom: 110px;
  margin-bottom: 90px;
  padding-top: 15px
}
.top_sub_teacher:after {
  background: url("../assets/img/arr-down_sec.svg") center center no-repeat;
  width: 115px;
  height: 81px;
  display: inline-block;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -57px;
  bottom: -36px
}
.top_sub_teacher .breadcrumb {
  margin-top: 0
}
.list_say_student {
  margin-bottom: 90px
}
.list_say_student .col-md-4 {
  margin-bottom: 25px
}
.top_teacher_all {
  position: relative;
  margin-bottom: 100px
}
.top_teacher_all:after {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 6.8%, rgba(69, 69, 69, 0.4) 72.04%, rgba(0, 0, 0, 0.63) 100%);
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0
}
.top_teacher_all img {
  object-fit: cover;
  width: 100%
}
.top_teacher_all .container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 5
}
.top_teacher_all .breadcrumb a.active, .top_teacher_all .breadcrumb a:hover {
  color: #fff;
  opacity: 1
}
.top_teacher_all .breadcrumb a, .top_teacher_all .breadcrumb span {
  opacity: 0.7;
  color: #fff;
}
.tit_all_teacher {
  color: #fff;
  position: absolute;
  bottom: 60px;
  left: 50%;
  ;
  transform: translate(-50%, 0);
  z-index: 23;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  line-height: 140%;
  width: 100%
}
.gallery_teacher .col-md-7, .gallery_teacher .col-md-3, .gallery_teacher .col-md-5 {
  margin-bottom: 20px
}
.gallery_teacher {
  margin-bottom: 90px
}
.gallery_teacher .col-lg-7, .gallery_teacher .col-lg-5 {
  margin-bottom: 30px
}
.bg_teacher_en {
  background: #3889FF;
  border-radius: 20px;
  overflow: hidden;
}
.bg_teacher_en img {
  width: 64%;
  object-fit: cover;
  object-position: right
}
.info_teacher_en {
  padding: 30px 30px 150px 30px;
  background: url("../assets/img/world.png") bottom left no-repeat, url("../assets/img/air.png") right bottom no-repeat
}
.teacher_en {
  margin-bottom: 90px
}
.list_news_teacher li {
  margin-bottom: 25px;
  background: #fff;
  border-radius: 20px;
  overflow: hidden
}
.list_news_teacher li .list_icon_press {
  margin-top: 0
}
.list_news_teacher li .thumb_radius {
  border-radius: 0
}
.list_news_teacher li .desc_list_news_cate {
  font-size: 14px;
  margin-bottom: 15px
}
.reg_teacher {
  background: #C5E1F7 url("../assets/img/bg-dk.png") right top no-repeat;
  padding: 30px;
  border-radius: 20px
}
.reg_teacher .box_advise {
  width: 35%;
  margin: 25px 0;
  padding: 35px 30px
}
.img_reg {
  margin: -30px 0;
  width: 30%;
}
.img_reg img {
  height: 100%
}
.tit_reg {
  margin: 0px 20px 0 50px;
  width: calc(30% - 50px);
}
.top_library3 {
  background: #3889FF url(../assets/img/bg-thuvien3.png) right center no-repeat;
  background-size: auto 120%;
  padding-bottom: 200px
}
.top_library3 .view_add_near {
  display: inline-block;
  padding: 15px 60px
}
.list_video_feel .col-md-4 {
  margin-bottom: 30px
}
.video_feel {
  background: #fff;
  padding: 60px 0
}
.tit_honor {
  text-align: center;
  padding: 40px 40px;
  margin: 0 50px;
  background: url("../assets/img/tit-vinhdanh.svg") right bottom no-repeat;
  position: relative;
  z-index: 2
}
.bg_honor {
  background: linear-gradient(162.84deg, #3889FF 2.39%, #0B63E2 98.6%);
  position: relative;
  border-radius: 22px;
  overflow: hidden;
  padding: 20px 20px 40px 20px
}
.bg_honor:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: url("../assets/img/bg-vinhdanh.png") center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: overlay;
}
.bg_honor:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: url("../assets/img/daibang.png") center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 0;
}
.content_honor {
  background: #fff;
  border-radius: 20px;
  padding: 25px 0;
  position: relative;
  z-index: 3
}
.list_honor li {
  padding: 0 40px 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #CFCFCF
}
.list_honor li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}
.date_honor {
  font-size: 14px;
  background: url("../assets/img/arr-blue.svg") right center no-repeat;
  padding-right: 35px;
  text-align: center
}
.info_honor {
  padding: 0 30px
}
.score_honor {
  margin-right: 30px
}
.score_honor_before {
  font-size: 32px;
  font-weight: 700;
  background: #CD2028;
  width: 71px;
  height: 71px;
  border-radius: 100%;
  color: #fff;
  line-height: 71px;
  text-align: center;
  position: relative;
  margin-right: 26px
}
.score_honor_before:after {
  background: url("../assets/img/arr_honor.svg") center center no-repeat;
  width: 26px;
  height: 15px;
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -8px
}
.score_honor_after {
  font-size: 32px;
  font-weight: 700;
  background: #3889FF;
  width: 71px;
  height: 71px;
  border-radius: 100%;
  color: #fff;
  line-height: 71px;
  text-align: center
}
.score_honor_class {
  font-size: 32px;
  color: #2D368F;
  margin-left: 40px;
  font-weight: 800
}
.bg_honor .paging_news {
  position: relative;
  z-index: 2
}
.box_white {
  border-radius: 20px;
  background: #fff;
  padding: 25px
}
.count_result {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dashed #ddd
}
.mb50 {
  margin-bottom: 50px
}
.box_shadow_white {
  padding: 20px 25px;
  background: #FFFFFF;
  box-shadow: 0px 0px 50px rgba(37, 60, 146, 0.1);
  border-radius: 20px;
  height: 100%;
}
.list_course {
  padding: 0 40px;
  margin: 50px 0 120px;
}
.img_slide_list_course {
  width: 260px;
  padding-bottom: 70px; /* Rectangle 34624627 */
  background: linear-gradient(296.26deg, #16ACE3 0%, #253C92 100%);
  box-shadow: 0px 0px 50px rgba(37, 60, 146, 0.1);
  border-radius: 20px;
  padding: 25px 25px 70px;
  color: #fff;
}
.list_course .slick-track {
  display: flex !important;
}
.list_course .slick-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}
.list_course .slick-slide > div {
  height: 100%;
}
.bg_course {
  position: absolute;
  left: 0;
  bottom: 0
}
.box_program {
  padding: 30px 10px 30px;
  border-radius: 40px;
  background: linear-gradient(296.26deg, #16ACE3 0%, #253C92 100%);
  color: #fff;
  position: relative
}
.img_radius {
  border-radius: 30px;
  overflow: hidden
}
.img_radius img {
  width: 100%
}
.list_tit_program li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
  margin-bottom: 25px;
  padding-bottom: 25px
}
.list_tit_program li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}
.partner_home {
  overflow: hidden;
  background: #F5F9FF;
  padding: 70px 0
}
.procedure {
  padding: 50px 0 80px;
}
.list_img_partner {
  width: 100%
}
.box_contact {
  padding: 40px
}
.contact_block {
  padding: 120px 0
}
.list_img_partner li {
  width: 33.3%;
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid #F5EACC;
  border-right: 1px solid #F5EACC
}
.list_img_partner li:nth-child(3), .list_img_partner li:nth-child(6) {
  border-right: none
}
.list_img_partner li:nth-child(n+4) {
  border-bottom: none
}
.item_animation_box {
  width: 450px;
  padding: 40px;
  text-align: center
}
.img_stu {
  width: 50px;
  height: 50px;
  border-radius: 70px;
  overflow: hidden
}
.animation_box {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  display: flex;
  width: max-content;
  column-gap: 30px;
}
.animation_eff {
  animation-play-state: running;
}
.animation_box:hover .animation_eff {
  animation-play-state: paused;
}
.grid_box {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  gap: 30px;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  display: grid;
  padding: 15px 0;
}
.form_info_home {
  margin-top: 20px
}
.form_info_home .col-info {
  width: 20%;
  padding: 5px
}
.btn_blue {
  background: #16ACE3;
  padding: 15px 25px;
  width: 100%;
  border-radius: 10px;
  color: #fff;
  font-weight: bold
}
.info_home {
  position: relative;
  margin-top: -90px
}
.info_home .box_shadow_white {
  padding: 30px 25px
}
.animation_eff {
  animation: scroll-horizontal var(--animation-duration, 40s) forwards linear infinite;
}
.right_box .list_news_cate .thumbblock {
  width: 35%;
}
.right_box .list_news_cate .fs20 {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px
}
@keyframes scroll-horizontal {
  0% {
    transform: translateX(0)
  }
  to {
    transform: translateX(calc(-100% - 1rem))
  }
}
.gra_blue {
  background: linear-gradient(296.26deg, #16ACE3 0%, #253C92 100%);
  color: #fff;
}
.gra_orange {
  background: linear-gradient(296.26deg, #FFD435 0%, #F4783E 100%);
}
.gra_red {
  background: linear-gradient(296.26deg, #F4783E 0%, #CD2028 100%);
}
.gra_green {
  background: linear-gradient(296.26deg, #42EE39 0%, #008810 100%);
}
@media all and (max-width: 1150px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 20px;
    padding: 15px 0;
    font-size: 15px;
  }
}
.mb90 {
  margin-bottom: 90px
}
@media all and (max-width: 1080px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    margin: 0 8px;
    font-weight: bold;
  }
}
@media all and (max-width: 992px) {
  .contact_block {
    padding: 50px 0
  }
  .box_contact {
    padding: 30px
  }
  .form_info_home .col-info {
    width: 100%
  }
  .info_home {
    margin-top: 40px
  }
  .say_what .tit_home {
    text-align: center !important;
  }
  .list_tit_program li:last-child {
    margin-bottom: 30px
  }
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  .navbar .nav-item:hover .nav-link {}
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 10px;
    border-top: 3px solid #cd2028;
    border-bottom: 5px solid #e3e3e3;
  }
  .dropdown-full {
    width: 400px;
    display: flex
  }
  .tit_home {
    font-size: 30px;
  }
  .tit_home br {
    display: inline-block
  }
  .tit_box_procedure {
    font-size: 30px
  }
  .navbar-toggler {
    position: relative;
    width: 40px;
    height: 25px;
    cursor: pointer;
    display: inherit;
  }
  .navbar-toggler .navbar-toggler-icon {
    width: 18px;
    height: 2px;
    background-color: #fff;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -khtml-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 0;
    margin-top: -2px;
    transform: translate(-50%, -50%);
  }
  .navbar-toggler .navbar-toggler-icon:before {
    content: "";
    left: 0;
    width: 18px;
    height: 2px;
    background: #fff;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -khtml-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    position: absolute;
    top: 50%;
    margin-top: 4px;
  }
  .navbar-toggler .navbar-toggler-icon:after {
    left: 0;
    content: "";
    width: 18px;
    height: 2px;
    background: #fff;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -khtml-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    position: absolute;
    top: 50%;
    margin-top: -6px;
  }
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    margin-left: 12px;
    background: 0 0;
    top: 40%;
  }
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    height: 18px;
    width: 2px;
    border-radius: 0;
    -o-transition-delay: .2s;
    -webkit-transform: translate(-210%, 10%) rotate(135deg);
    -ms-transform: translate(-210%, 10%) rotate(135deg);
    transform: translate(-210%, 10%) rotate(135deg);
  }
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    width: 18px;
    height: 2px;
    border-radius: 0;
    -o-transition-delay: .2s;
    -webkit-transform: translate(-89%, 15%) rotate(135deg);
    -ms-transform: translate(-89%, 15%) rotate(135deg);
    transform: translate(-70%, -15%) rotate(135deg);
  }
  button:focus {
    outline: 1px dotted;
    outline: 0 auto -webkit-focus-ring-color;
  }
  .w600 {
    max-width: 100%
  }
  .ico_svg.logo_main {
    height: 40px
  }
  .dropdown-full li {
    float: left
  }
  .dropdown-full:after {
    clear: both;
    content: '';
    display: table
  }
  .dropdown-menu {
    background: #fff;
    box-shadow: none
  }
  .logo-footer {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .footer_site {
    margin-top: 0
  }
  .footer_site .col-5.ml-4 {
    margin-left: 0 !important
  }
  .footer_site .col-md-5.row {
    margin: 30px -15px !important
  }
  .list_rate_top_home {
    white-space: nowrap;
    display: block !important;
    overflow: auto;
    width: calc(100% + 15px);
    margin-right: 15px;
  }
  .bg_rate_top_home {
    display: inline-block !important;
    margin-right: 10px;
  }
  .top_home {
    background-size: 70%;
    background: url("../assets/img/cloud-L.png") no-repeat top left, url("../assets/img/cloud-R.png") no-repeat right 70% #3889FF;
    padding: 50px 0
  }
  .img_top_home {
    display: none
  }
  .title_top_home {
    font-size: 40px;
  }
  .title_top_home br {
    display: none
  }
  .list_txt_top_home {
    margin: 20px 0 30px
  }
  .section_what_advice {
    padding: 60px 0 10px;
  }
  .slide_home {
    margin: 30px -15px;
  }
  .tit_slide_what_advice {
    font-size: 20px;
    padding: 25px
  }
  .bg_teacher {
    padding: 15px
  }
  .bg_teacher .row.align-items-end {
    flex-direction: column-reverse
  }
  .certi_teacher_home {
    position: relative;
    margin: 15px 0
  }
  .certi_teacher_home div {
    display: inline-block
  }
  .certi_teacher_home .name_certi {
    font-size: 14px;
    padding: 5px 15px
  }
  .fix_title_teacher {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px;
    max-width: 100%;
  }
  .btn_more {
    padding: 15px 53px 15px 29px;
    background-size: 18px;
    font-size: 16px;
  }
  .tit_teacher {
    font-size: 26px
  }
  .name_techer_home {
    margin-top: 20px
  }
  .slider-nav {
    display: none
  }
  .say_what .view_more, .bussines_partner .view_more, .partner_home .view_more, .press .view_more {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .bussines_partner {
    padding: 40px 0 40px;
  }
  .say_what, .bussines_partner, .press {
    margin-bottom: 30px;
    padding: 30px 0 0;
  }
  .partner_home {
    padding-bottom: 45px
  }
  .list_say_what {
    margin-top: 25px;
  }
  .box_say_one {
    margin-bottom: 20px;
    height: auto;
    padding: 20px
  }
  .fs48 {
    font-size: 36px;
  }
  .list_say_what .col-md-8 .col-md-6 {
    margin-bottom: 20px
  }
  .tit_home.mb40 {
    margin-bottom: 30px
  }
  .img_box_reg_advise {
    display: none
  }
  .bg_reg_advise {
    padding: 30px 20px
  }
  .step_reg_advise {
    margin: 30px 0
  }
  .box_advise_bottm .txt_input {
    padding: 15px
  }
  .reg_advise {
    margin-bottom: 60px;
  }
  .footer_site {
    padding-top: 50px;
  }
  .info_student, .img_student {
    width: 100%
  }
  .box_student {
    flex-direction: column-reverse;
    padding-bottom: 60px;
  }
  .slide_thumb_student {
    width: calc(100% - 40px);
    left: 50%;
    transform: translate(-50%, -0);
    position: relative;
  }
  .more_white {
    font-size: 14px;
    padding: 10px 43px 10px 19px;
    background-size: 18px;
  }
  .student {
    padding: 40px 0 0 0;
  }
  .info_student {
    padding: 30px 15px 10px;
  }
  .name_student {
    font-size: 18px
  }
  .score_class {
    font-size: 28px
  }
  .tit_reg_advise {
    font-size: 30px;
  }
  .line_txt:after {
    background-size: 70%
  }
  .fs24 {
    font-size: 20px
  }
  .item_press {
    font-size: 12px
  }
  .tit_home .line_txt2:after {
    bottom: -9px;
    width: 129px;
    height: 22px;
    margin-left: -65px;
    background-size: 72%;
  }
  .list_course {
    margin-bottom: 50px;
    padding-bottom: 26px;
  }
  .top_blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 50px
  }
  .title_bg_blog {
    min-height: inherit !important;
    padding: 10px 15px !important
  }
  .title_bg_blog a {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .top_blog .item_top_blog:not(:nth-child(1)) {
    width: calc(50% - 20px);
    border-radius: 0;
  }
  .top_blog .item_top_blog:nth-child(2) .list_icon_press {
    display: flex !important;
  }
  .top_blog .item_top_blog:nth-child(2) .title_bg_blog {
    background: none;
    position: relative;
    padding: 0 !important
  }
  .top_blog .item_top_blog:not(:nth-child(1)) .title_bg_blog {
    padding: 0 !important
  }
  .top_blog .item_top_blog:not(:nth-child(1)) .title_bg_blog a {
    font-size: 14px !important;
    line-height: 18px !important
  }
  .top_blog .item_top_blog:nth-child(2) .title_bg_blog a {
    color: #000;
  }
  .top_blog .item_top_blog {
    margin: 10px
  }
  .top_blog .item_press {
    font-size: 10px
  }
  .top_blog .item_press img {
    height: 10px
  }
  .top_blog .item_top_blog:not(:nth-child(1)) .thumbblock {
    max-height: 120px !important
  }
  .bg_focus_blog {
    padding: 40px 20px;
  }
  .bg_focus_blog .fs48 {
    font-size: 30px
  }
  .list_focus_blog {
    margin-top: 20px
  }
  .cate_blog, .news_yut, .bg_focus_blog, .news_cate {
    margin-bottom: 50px
  }
  .bg_news_yut .fs48 {
    font-size: 30px;
  }
  .bg_news_yut .col-md-6 {
    margin-bottom: 25px
  }
  .list_news_cate .desc_list_news_cate {
    display: none
  }
  .list_news_cate .thumbblock {
    width: 35%
  }
  .list_news_cate .fs20 {
    font-size: 16px;
    font-weight: 700
  }
  .news_cate {
    padding-bottom: 60px
  }
  .news_cate .view_more {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .new_focus_cate .flex-one.ml-5 {
    margin-left: 0 !important;
    margin-top: 30px
  }
  .title_32 {
    font-size: 24px;
  }
  .new_focus_cate {
    margin-bottom: 60px
  }
  .top_blog_cate {
    background-size: cover;
    font-size: 14px;
    padding: 60px 0;
  }
  .top_blog_cate .fs36 {
    font-size: 26px
  }
  .list_tag_news a {
    font-size: 14px;
    padding: 7px 12px;
    margin-right: 5px;
  }
  .top_detail .fs36 {
    font-size: 24px
  }
  .top_detail .list_icon_press {
    align-items: center;
    justify-content: center
  }
  .contant_detail_main h2 {
    font-size: 18px
  }
  .contant_detail_main {
    font-size: 14px
  }
  .teacher_detail > div {
    width: 100%
  }
  .teacher_detail {
    margin-bottom: 30px
  }
  .paging_news a {
    margin: 0px 3px
  }
  .list_news_subcate {
    margin-bottom: 40px;
  }
  .box_left {
    padding: 20px;
  }
  .right_btn {
    width: 100%;
    margin-top: 15px
  }
  .btn_guide {
    margin-left: 0;
    margin-right: 10px;
    padding: 8px 16px;
    font-size: 14px
  }
  .bg_faq {
    padding: 30px 20px
  }
  .accordion-header .accordion-button {
    font-size: 16px
  }
  .accordion-body {
    font-size: 14px
  }
  .content_exam {
    margin-bottom: 40px
  }
  .top_library {
    padding: 10px 0
  }
  .search_library .fs48 {
    font-size: 24px
  }
  .search_library .clwhite.mt-3 {
    font-size: 14px
  }
  .btn_search_library {
    padding: 10px 20px
  }
  .col-library {
    width: 50%
  }
  .col-library:nth-child(2), .col-library:nth-child(4), .col-library:nth-child(6) {
    border-right: none
  }
  .col-library:nth-child(3) {
    border-right: 1px solid #E3E3E3
  }
  .col-library:nth-child(2), .col-library:nth-child(4) {
    border-bottom: 1px solid #E3E3E3
  }
  .list_cate_library {
    margin-top: -231px
  }
  .list_cate_library {
    margin-bottom: 50px
  }
  .list_content_exam {
    margin-top: 30px
  }
  .detail_map_learn {
    padding: 20px;
    margin-bottom: 50px
  }
  .title_map_learn {
    font-size: 24px
  }
  .detail_map_learn {
    font-size: 14px;
  }
  .detail_map_learn .fs20 {
    font-size: 16px;
  }
  .detail_map_learn .col-md-5 {
    margin-top: 20px
  }
  .tbl_schedule {
    overflow-x: auto;
  }
  .list_schedule, .list_teacher_class {
    margin-bottom: 50px
  }
  .content_share_leader {
    padding: 70px 20px 20px 20px
  }
  .thumb_leader {
    position: relative;
    text-align: center;
    margin-bottom: -20px
  }
  .share_leader {
    margin-bottom: 50px
  }
  .box_content_detail_learn {
    padding: 20px;
    margin-bottom: 50px
  }
  .tbl_schedule table {
    width: 900px;
  }
  .tbl_schedule table {
    font-size: 14px
  }
  .tbl_schedule td {
    padding: 15px 10px
  }
  .btn_support {
    padding: 5px 25px;
  }
  .list_teacher_class .fix_title_teacher {
    max-width: 100%
  }
  .tbl_schedule_detail table {
    width: 760px;
  }
  .tit_slt_center {
    justify-content: center
  }
  .top_teacher_all img {
    height: 350px;
    width: auto
  }
  .img_reg {
    display: none
  }
  .reg_teacher {
    flex-direction: column-reverse;
    padding: 20px;
    background-position: left top;
    background-size: 100% 300px
  }
  .reg_teacher .box_advise {
    width: 100%
  }
  .tit_reg {
    width: 100%;
    text-align: center;
    margin: 0
  }
  .tit_reg img {
    max-width: 80%
  }
  .bg_teacher_en img {
    width: 100%
  }
  .gallery_teacher .col-12, .gallery_teacher .col-6 {
    margin-bottom: 20px
  }
  .gallery_teacher .box_say_one {
    margin-bottom: 0
  }
  .top_teacher_all, .gallery_teacher, .teacher_en {
    margin-bottom: 50px
  }
  .mb90 {
    margin-bottom: 50px
  }
  .list_news_teacher .flex-one {
    padding: 15px 0
  }
  .top_library3 {
    padding-bottom: 250px
  }
  .list_cate_library3 {
    margin-top: -150px
  }
  .top_library3 {
    background-position: 160% 140%;
    background-size: 100% auto;
    text-align: center
  }
  .fs36 {
    font-size: 25px
  }
  .top_library3 .col-md-7 {
    font-size: 14px
  }
  .list_honor li {
    display: block !important;
    padding: 0 14px 20px;
  }
  .list_honor .thumb_radius_100 {
    text-align: center
  }
  .list_honor .thumb_radius_100 img {
    width: 120px;
    height: 120px;
    min-width: inherit;
    border-radius: 100%
  }
  .info_honor {
    padding: 15px 0
  }
  .score_honor {
    margin-right: 0;
    margin-bottom: 20px
  }
  .score_honor_before, .score_honor_after {
    width: 56px;
    height: 56px;
    font-size: 26px;
    line-height: 56px
  }
  .date_honor {
    text-align: left
  }
  .bg_honor {
    padding: 20px 15px 40px 15px
  }
}
@media all and (max-width: 768px) {
  .col-library {
    padding: 15px
  }
  .col-library .d-flex {
    display: block !important
  }
  .col-library .flex-one {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 15px
  }
  .top_teacher_all img {
    height: 260px;
    width: auto
  }
  .tit_all_teacher {
    bottom: 20px;
    font-size: 21px;
    width: 100%
  }
  .info_teacher_home .col-md-6 {
    padding: 0;
  }
  .list_news_teacher li {
    display: block !important
  }
  .list_news_teacher .flex-one {
    padding: 15px 0;
    width: 100%;
    display: block
  }
  .tit_honor {
    padding: 40px 0px 180px;
    margin: 0 20px;
    background: url(../assets/img/tit-vinhdanh.svg) center bottom no-repeat;
  }
}
.slt_level {
  background: #fff;
  border: 1px solid #b3b3b3;
  padding: 13px 18px;
  border-radius: 40px
}
.view_more_blue {
  background: url("../assets/img/arr-blue.svg") no-repeat center right;
  font-size: 14px;
  font-weight: 700;
  padding-right: 35px;
  color: #3889ff
}
.block_404 {
  margin: 120px 0 90px;
}
.back_home {
  padding: 15px 20px;
  border-radius: 40px;
  background: #fff;
  font-weight: 700
}
.txt_404 {
  background: url("../assets/img/404.svg") center 0px no-repeat;
  font-size: 96px;
  line-height: 120%;
  font-weight: 800;
  padding: 55px 0 0;
}
.over_scroll {
  white-space: nowrap;
  overflow: auto
}
.over_scroll img {
  margin-right: 15px;
  border-radius: 20px
}
.top_detail_teacher {
  background: #3889FF;
  padding: 10px 0 00px 0;
  position: relative;
  margin-bottom: 70px
}
.top_detail_teacher .breadcrumb {
  color: #fff;
}
.top_detail_teacher .breadcrumb a {
  color: #fff;
  opacity: 0.6
}
.top_detail_teacher .breadcrumb a.active {
  color: #fff;
  opacity: 1
}
.bg_img_detail {
  position: relative;
  text-align: center
}
.main_img_teacher {
  position: relative;
  z-index: 6
}
.decor_teacher {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0)
}
.decor_teacher img {
  max-width: inherit
}
.name_detail_teacher {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 140%
}
.list_regency {
  margin-top: 80px
}
.list_regency span {
  background: rgba(0, 79, 782, 0.3);
  padding: 8px 20px;
  border-radius: 40px;
  margin-right: 15px;
  display: inline-block;
  margin-bottom: 10px
}
.top_detail_teacher {
  overflow: hidden
}
.top_detail_teacher .col-md-8 {
  position: relative;
  z-index: 6;
  margin: 40px 0
}
@media all and (max-width: 992px) {
  .slt_level {
    margin-top: 15px;
    font-size: 14px;
    padding: 10px 15px;
    margin-right: 15px;
  }
  .txt_404 {
    background-size: 80% auto;
    font-size: 40px
  }
  .list_regency {
    margin-top: 50px
  }
  .name_detail_teacher {
    font-size: 26px
  }
  .desc_teacher {
    font-size: 14px
  }
  .list_regency span {
    font-size: 14px
  }
  .top_detail_teacher .col-md-8 {
    margin-top: 20px
  }
}
.top_detail_course {
  padding: 5px 0 60px 0
}
.top_detail_course .breadcrumb a.active, .top_detail_course .breadcrumb a:hover {
  color: #fff;
  opacity: 1
}
.top_detail_course .breadcrumb a, .top_detail_course .breadcrumb span {
  opacity: 0.7;
  color: #fff;
}
.img_detail {
  height: 680px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}
.img_detail img {
  min-height: 100%
}
.top_detail_course .container {
  z-index: 9;
  position: relative
}
.box_route_detail {
  padding: 40px;
  border-radius: 20px;
  position: relative;
  z-index: 9;
  background: #fff
}
.box_route_detail .bg_blue_light {
  padding: 25px;
  border-radius: 20px
}
.list_arrow_blue li {
  position: relative;
  margin-top: 10px;
  padding-left: 25px
}
.list_arrow_blue li:before {
  background: url("../assets/img/arr-blue.svg") no-repeat center left;
  content: '';
  width: 16px;
  height: 12px;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0
}
.list_standard .item_list_standard {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #eee
}
.list_standard .item_list_standard:first-child {
  border-left: none
}
.list_step {
  color: #777;
  padding: 20px 50px;
  margin-bottom: 70px;
  position: relative;
}
.list_step:before {
  border-bottom: 5px solid #69A6FF;
  content: '';
  width: 100%;
  bottom: -20px;
  position: absolute;
  left: 0
}
.item_step {
  background: #F2F4F5;
  padding: 20px;
  min-width: 18%;
  border-radius: 20px;
  text-align: center;
  position: relative;
}
.item_step:hover, .item_step.active {
  background: #CD2028;
  color: #fff
}
.item_step:hover:after {
  opacity: 1
}
.item_step.active:after {
  opacity: 1
}
.item_step:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 15px solid #CD2028;
  bottom: -14px;
  left: 50%;
  margin-left: -8px;
}
.dot_step {
  position: absolute;
  width: 24px;
  height: 24px;
  background: #69A6FF;
  border-radius: 50px;
  display: inline-block;
  content: '';
  bottom: -50px;
  margin-left: -12px;
  left: 50%;
  opacity: 1
}
.item_step.active .dot_step:after {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: 40px;
  height: 40px;
  background: rgba(255, 165, 165, 0.2);
  content: '';
  border-radius: 50px
}
.item_step.active .dot_step {
  background: #D33D3F;
  opacity: 1;
}
.fs32 {
  font-size: 32px;
  font-weight: 700;
  line-height: 130%
}
.head_reg_course {
  margin-top: -38px;
  margin-bottom: 20px
}
.head_blue {
  background: url("../assets/img/bg-titblue.svg") no-repeat center center;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 120%;
  padding: 15px 0;
  background-size: 100% 100%;
  margin-bottom: 25px;
}
.head_red {
  background: url("../assets/img/bg-titred.svg") no-repeat center center;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 120%;
  padding: 15px 0;
  background-size: 100% 100%;
  margin-bottom: 25px;
}
.tuition_course .bg_gray {
  padding: 40px;
  padding: 20px;
  border-radius: 20px;
  background: #F2F2F2
}
.bg_red_light {
  background: #FFECED;
  padding: 40px 25px;
  border-radius: 20px
}
.bg_cyan_light {
  background: #DEF1FF;
  padding: 40px 25px;
  border-radius: 20px
}
.bg_purple_light {
  background: #F4ECFF;
  padding: 40px 25px;
  border-radius: 20px
}
.tit_sale {
  font-size: 34px;
  font-weight: bold;
  background: url("../assets/img/slat.svg") left center no-repeat;
  padding-left: 30px;
  line-height: 130%;
  margin-bottom: 25px
}
.fs30 {
  font-size: 30px;
  line-height: 120%
}
.list_sale li {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 30px
}
.list_sale li:last-child {
  margin-bottom: 0
}
.bg_time_count {
  background: linear-gradient(267.62deg, #3889FF 17.25%, #0067FF 98.56%);
  padding: 20px;
  border-radius: 20px;
  position: relative
}
.img_time_count {
  position: absolute;
  bottom: 0;
  left: 0
}
.tit_time_count {
  padding-left: 160px
}
.time_count {
  margin-left: 30px
}
.item_time_count {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 120%;
  width: 30%;
  background: rgba(119, 174, 255, 1);
  border-radius: 20px;
  padding: 10px 0
}
@media all and (max-width: 992px) {
  .box_route_detail {
    padding: 15px
  }
  .box_route_detail .fs36.mb50 {
    margin-bottom: 20px
  }
  .list_step {
    padding: 20px 0;
    margin-bottom: 0
  }
  .item_step {
    min-width: 47%;
    margin-bottom: 25px
  }
  .item_step:nth-child(5) {
    width: 100%
  }
  .dot_step {
    display: none
  }
  .list_step:before {
    display: none
  }
  .list_standard {
    width: 100%;
    margin-top: 20px
  }
  .list_standard .item_list_standard {
    margin-left: 0;
    padding-left: 0;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #eee;
    border-left: none;
    margin-bottom: 15px
  }
  .list_standard .item_list_standard:last-child {
    border: none
  }
  .box_route_detail .bg_blue_light {
    padding: 15px
  }
  .box_white .col-md-9 .col-md-9 {
    margin-top: 20px
  }
  .box_white .col-md-9 .col-md-9 .col-md-6 {
    margin-bottom: 20px
  }
  .head_blue, .head_red {
    background-size: auto;
    border-radius: 20px
  }
  .tuition_course .box_white {
    padding: 15px
  }
  .bg_red_light, .bg_cyan_light, .bg_purple_light {
    padding: 30px 15px
  }
  .fs30 {
    font-size: 26px
  }
  .list_sale .d-flex .align-items-center {
    margin-left: 0;
    width: 100%;
    margin-top: 15px
  }
  .list_sale .d-flex .align-items-center.ml-5 {
    margin-left: 0 !important
  }
  .tit_sale {
    font-size: 26px
  }
  .img_time_count {
    position: absolute;
    bottom: 0;
    left: 5px;
    top: -22px;
    width: 140px;
  }
  .tit_time_count {
    width: 100%;
    padding-bottom: 15px
  }
  .time_count {
    margin-left: 0;
    width: 100%
  }
}
.box_press a img {
    height: 240px !important;
}
@media (min-width: 1271px) {
    .list_news_subcate .box_press .thumbblock img {
        min-height: 240px;
    }
}