@charset "UTF-8";

/**
 * _base.scss
 * 
 * 1/ biến màu săc
 * 2/ biến kích thước font chữ
 * 3/ Cấu hình border
 * 4/ Mixin
 * 5/ Responsive
*/
/*banner button*/
.btn__khbg--mbws {
  background-color: var(--color-mbws-custom-3) !important;
}

.btn__about--mbws {
  background-color: var(--color-mbws-custom-2) !important;
}

/**/
.title--mbws .section-title {
  justify-content: center;
}

.title--mbws .section-title b {
  display: none;
}

/*section - about*/
.sec__about--mbws {
  background-image: url(/wp-content/uploads/2025/07/imgi_12_lang3-peoples.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.sec__about--mbws .col__gt--mbws {
  background-color: #f4f3f9;
  padding: 90px 10% 180px;
  border-radius: 38% 27% 74% 28%/28% 36% 50% 38%;
}

/*section - bang gia*/
.sec__banggia--mbws {
  background-image: url(/wp-content/uploads/2025/07/imgi_14_lang3-home-right-dude.png);
  background-repeat: no-repeat;
  background-position: right top;
}

.sec__banggia--mbws .imgicon__bottom--mbws {
  margin-bottom: -70px;
}

.sec__banggia--mbws .age__banggia--mbws h2 {
  font-size: 5rem;
  font-weight: 100;
  color: var(--color-mbws-custom-3);
  margin: 0;
}

.sec__banggia--mbws .age__banggia--mbws p {
  font-weight: 700;
  color: var(--color-mbws-custom-1);
}

.sec__banggia--mbws .info__banggia--mbws p {
  font-size: 14px;
}

.sec__banggia--mbws .info__banggia--mbws ul li {
  list-style: none;
  color: var(--color-mbws-custom-2);
}

.sec__banggia--mbws .price__banggia--mbws h3 {
  font-size: 30px;
  font-weight: 700;
  color: var(--color-mbws-custom-3);
  margin: 0;
}

.sec__banggia--mbws .price__banggia--mbws p {
  font-weight: 700;
  color: var(--color-mbws-custom-1);
}

.sec__banggia--mbws .btn__registan--mbws {
  font-size: 110%;
  font-weight: 100;
  background-color: var(--color-mbws-bgr);
}

.sec__banggia--mbws .btn__watchmore--mbws {
  background-color: var(--color-mbws-custom-3);
}

/*section - phuong phap*/
.sec__method--mbws .row__method--mbws {
  margin-top: -130px;
}

.sec__method--mbws .row__method--mbws .col__method--mbws {
  background-color: var(--color-mbws-bgr);
  padding: 80px 11%;
  border-radius: 40% 27% 74% 28%/40% 43% 47% 52%;
}

.sec__method--mbws .row__method--mbws .col__method--mbws .btn_wm_method--mbws {
  background-color: var(--color-mbws-custom-3);
}

.sec__method--mbws .row__tn--mbws .iconbx__tn--mbws .icon-box-text h3 {
  min-height: 70px;
}

/*section - doi ngu giao vien*/
.sec__dngv--mbws .row__dngv--mbws {
  margin-top: -180px;
  border-bottom: 1px solid var(--primary-color);
}

.sec__dngv--mbws .box .info__dngv--mbws {
  padding-bottom: 15px !important;
}

.sec__dngv--mbws .box .info__dngv--mbws H3 {
  color: #feb832;
  font-size: 1.75rem;
  font-weight: lighter;
}

.sec__dngv--mbws .box .scicon__dngv--mbws a {
  padding: 10px 13px;
  background-color: #fff;
  color: #000;
}

/*about us - gioi thieu*/
.sec__lshd--mbws .imgicon__aboutus--mbws {
  position: absolute;
  bottom: -50px;
  z-index: -1;
}

/* sec khoa hoc*/
.sec__khbg--mbws .imgicon__aboutus--mbws {
  position: absolute;
  bottom: -50px;
  z-index: -1;
}

.sec__khbg--mbws .col__khbg--mbws {
  background-color: #f4f3f9;
  padding: 90px 8% 180px;
  border-radius: 38% 27% 74% 28%/28% 36% 50% 38%;
}

.sec__khbg--mbws .btn__dkkh--mbws {
  background-color: var(--color-mbws-custom-2);
  font-weight: 100;
}

.sec__testing--mbws .row__pdf--mbws .btn__pdf--mbws {
  background-color: var(--color-mbws-custom-3) !important;
}

/*sec -giao vien*/
.sec__gvpp--mbws .row__gvpp--mbws .col__gvpp--mbws {
  background-color: var(--fs-color-secondary);
  padding: 80px 11%;
  border-radius: 40% 27% 74% 28%/40% 43% 47% 52%;
}

.sec__gvpp--mbws .row__gvpp--mbws .btn__gvpp--mbws {
  background-color: var(--color-mbws-custom-3);
}

/*cf7*/
.wpcf7 .wpcf7-form .cf7__dk--mbws {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.wpcf7 .wpcf7-form .cf7__dk--mbws .wpcf7-form-control-wrap {
  display: flex;
  flex: 1 1 48%;
}

.wpcf7 .wpcf7-form .cf7__dk--mbws .wpcf7-form-control-wrap input {
  border: unset;
  border-bottom: 2px solid var(--color-mbws-bgr);
  background-color: transparent;
}

.wpcf7 .wpcf7-form .cf7__dk--mbws .wpcf7-form-control-wrap input:focus {
  border-bottom: 2px solid var(--color-mbws-border);
}

.wpcf7 .wpcf7-form .cf7__dk--mbws .wpcf7-form-control-wrap textarea {
  border: unset;
  border-bottom: 2px solid var(--color-mbws-bgr);
  background-color: transparent;
  min-height: 50px;
}

.wpcf7 .wpcf7-form .cf7__dk--mbws .wpcf7-form-control-wrap textarea:focus {
  border-bottom: 2px solid var(--color-mbws-border);
}

.wpcf7 .wpcf7-form .wpcf7-submit {
  background-color: var(--color-mbws-custom-3);
  border-radius: 5px;
  margin: 30px 42%;
  text-align: center;
}

/*abs foooter*/
.absolute-footer {
  display: none;
}

.nav-dropdown {
  min-width: 200px !important;
}

@media (min-width: 768px) {
  .nav-dropdown-has-border header#header .nav-dropdown ul.sub-menu {
    border-style: solid;
    border-width: 2px;
  }

  header#header .nav-dropdown {
    display: block;
    padding: 20px 0;
  }

  header#header .nav-dropdown ul.sub-menu {
    background-color: #fff;
    position: absolute;
    right: 100%;
    top: -20px;
    width: 250px;
    display: none !important;
  }

  header#header .nav-dropdown ul.sub-menu a {
    white-space: normal;
    margin: 0;
    padding: 10px 15px;
    border: 0;
    font-weight: 400;
  }

  header#header .nav-dropdown li {
    border-right: 0;
    white-space: normal;
    width: 100%;
    display: block;
    position: relative;
  }

  header#header .nav-dropdown li:hover>ul.sub-menu {
    display: block !important;
  }

  header#header .nav-dropdown li.menu-item-has-children>a {
    font-weight: 400;
    text-transform: none;
  }
}

.entry-content ul li ul {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.blog-wrapper.blog-archive {
  padding-top: 0;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  box-shadow: none !important;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
  margin-bottom: 0;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
  font-size: 0;
  height: unset;
  min-height: unset;
  padding: 0 10px;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button::before {
  content: "\eb1c";
  font-family: "matbaows-icons";
  font-size: 1rem;
  color: inherit;
}

.widget_price_filter .price_slider_wrapper .ui-slider.price_slider .ui-slider-handle {
  background-color: var(--fs-color-primary);
}

.widget_price_filter .price_slider_wrapper .ui-slider.price_slider .ui-slider-range {
  background-color: var(--fs-color-secondary);
}

.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
  background-color: var(--fs-color-primary);
}

.wpcf7-form .wpcf7-form-control-wrap input {
  margin-bottom: 0;
}

.wpcf7-form .wpcf7-form-control-wrap textarea {
  margin-bottom: 0;
}

.wpcf7-form .form-dk {
  display: flex;
  width: 100%;
}

.wpcf7-form .form-dk .wpcf7-spinner {
  display: none;
}

.wpcf7-form .form-dk .wpcf7-submit {
  margin-right: 0;
}

.box-contact p i {
  color: var(--fs-color-primary);
  width: 23px;
  text-align: center;
}

#related_posts {
  border-top: 4px double #e8e8e8;
  padding-top: 10px;
}

#related_posts .col {
  float: left;
  margin-left: 0;
  list-style: none;
}

#related_posts li:nth-child(1) {
  padding-left: 0 !important;
}

#related_posts li:nth-child(2) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#related_posts li:nth-child(3) {
  padding-right: 0 !important;
}

#related_posts .relatedthumb img {
  height: 100%;
}

.relatedcontent h3 {
  font-size: 16px;
  margin-top: 7px;
}