/*#region EDITER - WP DEFAULT */

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  max-width: 100%;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
  max-width: 100%;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  max-width: 100%;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}
.gd_content_editor b,
.gd_content_editor strong {
  font-weight: 600;
}
.hb_field_single b,
.hb_field_single strong {
  font-weight: 600;
}
.wp-caption {
  background: #fff;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text {
  font-size: 14px;
  padding: 10px;
}

.gd_content_editor *:not(table) {
  max-width: 100%;
}

.gd_content_editor img {
  height: auto;
}

.gd_content_editor h2 {
  font-size: 1.25rem;
  font-weight: 700;
}

.gd_content_editor h3,
.gd_content_editor h4 {
  font-weight: 600;
  font-size: 1.125rem;
}

.gd_content_editor h5,
.gd_content_editor h6 {
  font-style: oblique;
  font-weight: 600;
  font-size: 1.125rem;
}

.gd_content_editor ol,
.gd_content_editor ul {
  padding-left: 30px;
}

.gd_content_editor a {
  color: #183885;
  font-weight: 600;
}

.gd_content_editor a:hover,
.gd_content_editor a:active,
.gd_content_editor a:focus {
  color: #5b8c36;
  font-weight: 600;
}

/*#endregion */

/* #header {
  background: #fff;
} */

.kh_page.kh_banner_site {
  margin-top: 50px;
}
.kh_wrap_banner {
  padding: 150px 85px;
  background: #f7f7f7;
  position: relative;
}
.kh_wrap_banner::before,
.kh_wrap_banner::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1;
  background: url(../images/bg_md_1.png) no-repeat bottom right;
  background-size: 35%;
}
.kh_wrap_banner .kh_box_title,
.kh_wrap_banner .kh_breadcrumbs {
  position: relative;
  z-index: 2;
}
.kh_wrap_banner::after {
  background: url(../images/bg_top_left.png) no-repeat top left;
}
.kh_breadcrumbs a {
  color: #373737;
}
.kh_breadcrumbs .breadcrumb_last {
  color: var(--color);
}
.kh_img_media {
  margin: 0;
}
.kh_img_media .img-fluid {
  width: 100%;
}
.kh_module_page_about.kh_module_revert {
}
.kh_module_page_about.kh_module_revert .kh_box_right {
  order: -1;
}

.kh_img_media a {
  display: block;
  position: relative;
}
.kh_img_media.pop_video a::before {
  content: "\f04b";
  position: absolute;
  width: 55px;
  height: 55px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  color: #fff;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kh_img_media.pop_video a::after {
  content: "";
  position: absolute;
  width: 55px;
  height: 55px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 84, 255, 0.64);
  opacity: 1;
  z-index: 1;
  -webkit-box-shadow: 0 0 0 0 #f86a00;
  -moz-box-shadow: 0 0 0 0 #f86a00;
  -ms-box-shadow: 0 0 0 0 #f86a00;
  -o-box-shadow: 0 0 0 0 #f86a00;
  box-shadow: 0 0 0 0 #fff;
  -webkit-animation: ripple 2s infinite;
  -moz-animation: ripple 2s infinite;
  -ms-animation: ripple 2s infinite;
  -o-animation: ripple 2s infinite;
  animation: ripple 1.7s infinite;
  border-radius: 50%;
}

/*Danh sách Đào tạo*/
.kh_row_program.row .kh_program_item_inner a {
  position: relative;
}
.kh_program_item_content .kh_program_item_title {
  padding: 0 20px;
  text-align: center;
}
.kh_list_programs.row .kh_program_item {
  margin-bottom: 30px;
}
.kh_row_tax_program:not(.kh_row_tax_program:first-child) {
  margin-top: 30px;
}

/*Danh sách giáo viên*/
.kh_module.kh_module_page_teacher {
  padding-bottom: 70px;
}
.kh_module_page_teacher .kh_box_title {
  margin-bottom: 50px;
}
.kh_module_page_teacher .kh_box_title.kh_title_have_line {
  margin-bottom: 30px;
}
.kh_group_teacher:not(.kh_group_teacher:first-child) {
  margin-top: 30px;
}

/*Liên hệ*/
.kh_title_contact {
  font-size: 1.2rem;
  margin-bottom: 20px;
}
.kh_map_contact iframe {
  width: 100%;
  height: 400px;
}
.kh_module.kh_module_page_contact .kh_list_social {
  justify-content: start;
}
.kh_module.kh_module_page_contact .kh_list_social li {
  margin: 0 15px 0 0;
}

/*Chi tiết đào tạo*/
.kh_sm_title {
  font-weight: 700;
  font-size: 30px;
  color: #0b328e;
  margin-bottom: 20px;
}
.kh_box_title.kh_title_have_line .kh_sm_title {
  display: flex;
  margin-bottom: 25px;
  text-transform: uppercase;
  align-items: center;
}
.kh_box_title.kh_title_have_line .kh_sm_title::before {
  content: "";
  width: 4px;
  height: 28px;
  background-color: var(--color2);
  margin-right: 10px;
}
.kh_module_page_about.module_no_img {
  padding-top: 50px;
}
.kh_module_program.kh_detail_training {
  padding: 100px 0;
}

/*Tin tức*/
.kh_img_post {
  margin: 0;
  flex: 0 0 45%;
  max-width: 45%;
  border-right: 1px solid #c4c4c4;
}
.kh_img_post a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.kh_img_post a .img_news_box {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 200ms ease-in 0ms;
}
.kh_inner_post {
  border: 1.3px solid #c4c4c4;
  border-radius: 5px;
  overflow: hidden;
}
.kh_item_post {
  margin-bottom: 25px;
}
.kh_list_post {
  padding-right: 60px;
}
.kh_wrap_content_post {
  flex: 1;
  padding: 30px;
}
.kh_wrap_content_post .kh_date_post {
  font-size: 14px;
  color: #faa21a;
  margin-bottom: 15px;
}
.kh_wrap_content_post .kh_title_post a {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 600;
  color: #121212;
}
.kh_wrap_content_post .kh_title_post a:hover {
  color: var(--color2);
}
.kh_wrap_content_post .kh_excerpt_post {
  font-weight: 300;
  font-size: 14px;
  color: #121212;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kh_img_post a:hover img {
  transform: scale(1.1);
}
.kh_wrap_content_post .kh_excerpt_post p {
  margin: 0;
}
.kh_btn_detail {
  margin-top: 20px;
}
.kh_btn_detail a {
  display: inline-block;
  border: 1.3px solid #0b328e;
  border-radius: 5px;
  color: #0b328e;
  padding: 8px 20px;
  font-size: 12px;
  text-transform: uppercase;
}
.kh_btn_detail a:hover {
  background-color: #0b328e;
  color: #fff;
}

.wp-block-search__inside-wrapper {
  display: flex;
}
.wp-block-search__inside-wrapper input {
  height: 40px;
  flex: 1;
  border: 1px solid #ccc;
  border-right: none;
  border-radius: 5px 0 0 5px;
  padding: 0 20px;
}
.wp-block-search__label {
  display: none;
}
.wp-block-search__inside-wrapper .wp-block-search__button {
  border: none;
  background: none;
  border-left: none;
  position: relative;
  cursor: pointer;
  width: 50px;
  height: 40px;
  color: transparent;
  font-size: 0;
  border-radius: 0 5px 5px 0;
  overflow: hidden;
}
.wp-block-search__button:focus,
.wp-block-search__button:focus-visible {
  outline: none;
}
.wp-block-search__inside-wrapper .wp-block-search__button::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 100%;
  background-color: var(--color2);
  z-index: 2;
  left: 0;
  top: 0;
  height: 100%;
}
.wp-block-search__inside-wrapper .wp-block-search__button::after {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  color: #222;
  font-size: 1rem;
}

.gd_widget.gd_widget_article {
  padding: 10px;
}
.gd_widget__title {
  padding: 10px;
}
.widget {
  margin-bottom: 25px;
}
.gd_widget__title .gd_widget__text {
  font-weight: 600;
  font-size: 20px;
  color: #0b328e;
}
.gd_post__inner {
  display: flex;
  align-items: flex-start;
  margin-top: 17px;
  padding-bottom: 17px;
  border-bottom: 1px solid #E8E8E8;
}
.gd_post__inner .gd_post__image {
  margin: 0 15px 0 0;
  width: 110px;
  overflow: hidden;
}
.cat-item.cat-item-1 {
	display: none;
  }
.gd_post__inner .gd_post__image a {
  display: block;
}
.gd_post__inner .gd_post__image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gd_post__content {
  flex: 1;
}
.gd_post__content .gd_post__title {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #3a3a3a;
  display: inline-block;
  line-height: 1.3;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gd_post__content .kh_excerpt {
  display: none;
}
.gd_post__content .gd_date i {
  display: none;
}
.gd_post__content .gd_date {
  display: block;
  margin-bottom: 5px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  /* identical to box height */

  color: #2d257d;
}
.kh_navigation {
  margin-top: 50px;
}
.kh_navigation * {
  color: #222;
  margin-right: 5px;
  padding: 5px 10px;
}
.kh_navigation .current {
  color: #fff;
  background-color: var(--color);
  border-color: var(--color);
}
.page-single-article .kh_mid_title {
  margin-bottom: 20px;
}
.page-single-article .kh_meta_post {
  margin-bottom: 30px;
}
.page-single-article .kh_meta_post .kh_date_post {
  font-weight: 300;
  font-size: 14px;
  color: #faa21a;
}
.gd_post__single .kh_list_social {
  justify-content: start;
}
.gd_post__single .kh_list_social li {
  margin: 0 15px 0 0;
}

/*Đăng ký xét tuyển*/

.kh_form_recruitment {
  padding-left: 100px;
}
.kh_form_recruitment .form-group {
  margin-bottom: 12px;
}
.kh_form_recruitment .wpcf7-form-control {
  padding: 10px 20px;
  background: #f7f7f7;
  width: 100%;
}
.kh_form_recruitment .wpcf7-form-control-wrap {
  display: block;
}
.kh_form_recruitment select.wpcf7-form-control {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.kh_form_recruitment .form-group.row {
  margin-left: -6px;
  margin-right: -6px;
}
.kh_form_recruitment .form-group.row .col-md-6.col-12 {
  padding: 0 6px;
}
.kh_form_recruitment .submit_form {
  margin-top: 15px;
}
.kh_form_recruitment .submit_form .contentform {
  display: inline-block;
  position: relative;
}
.kh_form_recruitment .submit_form .contentform #submit_contaxt {
  display: inline-block;
  width: auto;
  background-color: var(--color);
  border: 1px solid var(--color);
  padding: 10px 50px;
}
.kh_form_recruitment .submit_form .contentform .wpcf7-spinner {
  position: absolute;
  margin: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.kh_form_recruitment .submit_form .contentform #submit_contaxt:hover {
  background-color: #fff;
  color: var(--color);
}
.kh_inner_mothod.d-flex {
  justify-content: space-between;
  margin-top: -100px;
}
.kh_method_recruitment {
  width: 90%;
  background: #f5f5f5;
  border-radius: 22px;
  margin: 152px auto 0;
  background: #f5f5f5;
  padding: 50px 20px 50px 20px;
  position: relative;
}
.kh_step_mothod {
  flex: 0 0 30%;
  max-width: 30%;
}
.kh_step_mothod .kh_icon_step {
  width: 152px;
  height: 152px;
  background-color: var(--color);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 4px solid #ffd362;
  margin: 0 auto 10px auto;
}
.kh_des_method {
  font-size: 14px;
  color: #121212;
  text-align: center;
}
.kh_des_method a {
  display: block;
  font-size: 14px;
  text-align: center;
  text-decoration-line: underline;
  color: #0b328e;
}
.kh_des_method {
}
.kh_plus_icon {
  display: block;
  padding-top: 60px;
  font-size: 1.4rem;
}
.kh_method_recruitment .kh_anchor_profile {
  position: absolute;
  width: 50%;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.kh_anchor_profile {
}
.kh_method_recruitment .kh_anchor_profile a {
  display: inline-block;
  padding: 8px 0;
  background-color: var(--color2);
  font-weight: 600;
  color: #121212;
  width: 100%;
  text-align: center;
  border-radius: 30px;
  text-transform: uppercase;
}

.kh_item_field .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.kh_item_field .wpcf7-form-control-wrap .kh_field_form {
  width: 100%;
  padding: 10px 20px;
  background: #f2f2f2;
  border: none;
  display: block;
  border-left: 5px solid #faa21a;
  border-radius: 5px;
  height: 50px;
}
.kh_item_field .wpcf7-form-control-wrap textarea.kh_field_form {
  height: 100px;
}
.kh_item_field {
  padding: 0 10px;
  margin-bottom: 15px;
}
.kh_item_field label {
  font-weight: 400;
  font-size: 14px;
  color: #121212;
  margin-bottom: 5px;
}
.kh_item_field label span {
  color: #ff3535;
}
.kh_list_field.row {
  margin: 0 -10px;
}
.kh_item_field .wpcf7-form-control-wrap[data-name="gioitinh"] {
  flex: 1;
}
.kh_item_field .wpcf7-form-control-wrap[data-name="gioitinh"] .kh_field_form {
  background: none;
  display: flex;
  justify-content: space-between;
  padding: 0;
  height: 100%;
  align-items: center;
  border-left: unset;
}
.kh_item_field
  .wpcf7-form-control-wrap[data-name="gioitinh"]
  .kh_field_form
  .wpcf7-list-item {
  margin: 0;
}
.kh_item_field
  .wpcf7-form-control-wrap[data-name="gioitinh"]
  .kh_field_form
  .wpcf7-list-item
  label
  span {
  color: #121212;
  margin-left: 5px;
}
.kh_item_field
  .wpcf7-form-control-wrap[data-name="gioitinh"]
  .kh_field_form
  input {
  border-radius: 50%;
}
.kh_wrap_form_profile {
  padding: 60px;
  border: 1px solid #ffd362;
  border-radius: 20px;
}
.kh_wrap_form_profile .kh_sm_title {
  font-size: 20px;
  margin-bottom: 30px;
  display: flex;
  align-items: end;
}
.kh_wrap_form_profile .kh_sm_title::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #0b328e;
  margin-bottom: 5px;
  margin-left: 10px;
}
.kh_submit_profile {
  margin-top: 20px;
  position: relative;
  display: inline-block;
}
.kh_submit_profile .wpcf7-submit {
  padding: 8px 50px;
  background-color: var(--color2);
  border: 1px solid var(--color2);
  border-radius: 5px;
  cursor: pointer;
}
.kh_submit_profile .wpcf7-submit:hover {
  background-color: transparent;
}

.kh_item_field .kh_custom_upload {
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  background-color: #ffd87d;
  border-radius: 5px;
  cursor: pointer;
}
.kh_submit_profile .wpcf7-spinner {
  position: absolute;
  margin: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-device-width: 1440px) {
  .kh_sm_title {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
  .kh_module_program.kh_detail_training {
    padding: 80px 0;
  }
  .wp-block-search__inside-wrapper {
    position: relative;
  }
  .wp-block-search__inside-wrapper .wp-block-search__button {
    width: 40px;
    position: absolute;
    right: 0;
    z-index: 1;
  }
  .gd_post__inner .gd_post__image {
    width: 70px;
  }
  .gd_post__content .gd_post__title {
    -webkit-line-clamp: 3;
    font-size: 13px;
  }
  .gd_widget__title .gd_widget__text {
    font-size: 17px;
  }
  .gd_post__inner {
    margin-top: 15px;
  }
  .kh_wrap_content_post .kh_title_post a {
    font-size: 1.1rem;
  }
  .kh_wrap_content_post {
    padding: 30px 15px;
  }
  .kh_list_post {
    padding-right: 15px;
  }
  .kh_form_recruitment {
    padding-left: 70px;
  }
  .kh_method_recruitment {
    margin: 100px auto 0;
  }
  .kh_step_mothod .kh_icon_step {
    width: 120px;
    height: 120px;
    border: 3px solid #ffd362;
  }
  .kh_step_mothod .kh_icon_step .img-fluid {
    max-width: 50%;
  }
  .kh_wrap_form_profile {
    padding: 30px;
  }
}

@media screen and (max-device-width: 992px) {
  .kh_wrap_banner {
    padding: 100px 35px;
  }
  .kh_module_page_about .kh_box_right {
    order: -1;
    margin-bottom: 20px;
  }
  .kh_wrap_banner::before,
  .kh_wrap_banner::after {
    opacity: 0.3;
  }
  .kh_module.kh_module_page_contact .kh_list_social {
    margin: 20px 0 40px;
  }
  .kh_title_contact {
    font-size: 1.1rem;
  }
  .kh_sm_title {
    font-size: 1.2rem;
  }
  .kh_module_program.kh_detail_training {
    padding: 50px 0 60px;
  }
  .kh_sỉde_bar {
    display: none;
  }
  .kh_list_post {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .kh_wrap_content_post .kh_date_post {
    margin-bottom: 5px;
  }
  .kh_wrap_content_post .kh_title_post a {
    font-size: 1rem;
  }
  .kh_btn_detail {
    margin-top: 15px;
  }

  .kh_recruitment_img {
    display: none;
  }
  .kh_form_recruitment {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
  }
  #kh_profile {
    padding-top: 100px;
  }
  .kh_form_profile {
    margin-top: 30px;
  }

  .kh_item_field .wpcf7-form-control-wrap[data-name="gioitinh"] .kh_field_form {
    justify-content: flex-start;
  }
  .kh_item_field
    .wpcf7-form-control-wrap[data-name="gioitinh"]
    .kh_field_form
    .wpcf7-list-item {
    margin: 0 30px 0 0;
  }
  .kh_item_field
    .wpcf7-form-control-wrap[data-name="gioitinh"]
    .kh_field_form
    .wpcf7-list-item
    label
    span {
    margin-left: 2px;
  }
}
@media screen and (max-device-width: 576px) {
  .kh_wrap_banner::after {
    background-size: 29%;
  }
  .kh_wrap_banner {
    padding: 60px 15px;
  }
  .kh_page.kh_banner_site {
    margin-top: 20px;
  }
  .kh_list_programs.row {
    margin: 0 -8px;
  }
  .kh_list_programs.row .kh_program_item {
    margin-bottom: 16px;
    padding: 0 8px;
  }
  .kh_module_page_teacher .kh_item_teacher {
    padding: 0 8px;
    margin-bottom: 16px;
  }
  .kh_module_page_teacher .kh_list_teacher.row {
    margin: -8px;
  }
  .kh_inner_post {
    flex-wrap: wrap;
  }
  .kh_img_post {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .kh_wrap_content_post {
    padding: 15px;
  }

  .kh_method_recruitment {
    width: 100%;
    padding: 30px 5px;
  }

  .kh_step_mothod .kh_icon_step {
    width: 80px;
    height: 80px;
  }
  .kh_method_recruitment {
    margin: 40px auto 0;
  }
  .kh_inner_mothod.d-flex {
    margin-top: 0;
  }
  .kh_des_method {
    font-size: 12px;
  }
  .kh_plus_icon {
    padding-top: 25px;
    font-size: 1.2rem;
  }
  .kh_des_method a {
    font-size: 12px;
  }
  .kh_form_recruitment .form-group.row .col-md-6.col-12:first-child {
    margin-bottom: 12px;
  }
  .kh_wrap_form_profile {
    padding: 15px;
  }
  .kh_box_title.kh_title_have_line .kh_sm_title {
    margin-bottom: 25px;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-transform: initial;
  }
}
