@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
*/
body .ux-menu .ux-menu-link a.ux-menu-link__link {
  position: relative;
  border-bottom-style: unset !important;
}
body .ux-menu .ux-menu-link a.ux-menu-link__link::before {
  color: var(--text-color);
  top: 30%;
  position: absolute;
  font-size: 6px;
  content: "\f6ad";
  transform: rotate(-30deg);
  font-family: "matbaows-icons";
}
body .ux-menu .ux-menu-link a.ux-menu-link__link span {
  margin-left: 15px;
}
body .post .entry-header .entry-category a::before {
  content: "﫷";
  font-family: "matbaows-icons";
  color: var(--text-color);
  margin-right: 5px;
  font-size: 16px;
}
body .post .entry-header .entry-meta .posted-on {
  margin-right: 20px;
}
body .post .entry-header .entry-meta .posted-on::before {
  content: "\f319";
  font-family: "matbaows-icons";
  color: var(--text-color);
  margin-right: 5px;
  font-size: 16px;
}
body .post .entry-header .entry-meta .byline::before {
  content: "\eb4d";
  font-family: "matbaows-icons";
  color: var(--text-color);
  margin-right: 5px;
  font-size: 16px;
}
body .post-item .box .box-text .cat-label::before {
  content: "﫷";
  font-family: "matbaows-icons";
  color: var(--text-color);
  margin-right: 5px;
  font-size: 16px;
}
body .post-item .box .box-text .post-meta::before {
  content: "\f319";
  font-family: "matbaows-icons";
  color: var(--text-color);
  margin-right: 5px;
  font-size: 16px;
}
body .post-item .box .box-text .is-divider {
  display: none;
}
body #wrapper {
  margin-bottom: 30px;
  margin-top: 30px;
}
body .back-to-top {
  border-radius: unset;
  background-color: #fff !important;
  border: 1px solid #ddd !important;
}
body .back-to-top:hover {
  background-color: var(--fs-color-primary) !important;
}
body .mbws_dich-vu .post-item .box .box-text {
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 7px 17px 9px 17px;
  background-color: #fff !important;
  height: 60px;
  -webkit-transition: height 0.3s ease-in-out 0s;
  -moz-transition: height 0.3s ease-in-out 0s;
  -ms-transition: height 0.3s ease-in-out 0s;
  -o-transition: height 0.3s ease-in-out 0s;
  transition: height 0.3s ease-in-out 0s;
}
body .mbws_dich-vu .post-item .box .box-text .cat-label {
  font-size: 13px;
  text-transform: none;
  color: var(--fs-color-primary);
}
body .mbws_dich-vu .post-item .box .box-text .from_the_blog_excerpt {
  display: none;
}
body .mbws_dich-vu .post-item .box .box-text .cat-label::before {
  display: none;
}
body .mbws_dich-vu .post-item .box .box-text .is-divider {
  display: none;
}
body .mbws_dich-vu .post-item .box:hover .box-text {
  height: 100%;
}
body .mbws_dich-vu .post-item .box:hover .box-text .from_the_blog_excerpt {
  display: block;
}
body .wpcf7 label {
  font-weight: 500;
  color: var(--text-color);
}
body .wpcf7 .wpcf7-form-control {
  text-transform: none;
  font-weight: 500;
  box-shadow: unset;
  color: #8a8a8a;
  border: 1px solid #ddd;
  background-color: transparent;
}
body .wpcf7 .wpcf7-form-control:focus {
  color: #8a8a8a;
  background-color: transparent;
  box-shadow: unset;
  border: 1px solid var(--fs-color-primary);
}
body .wpcf7 .wpcf7-submit {
  padding: 9px 10px;
  color: #3b3b3b !important;
  background-color: #fff;
  padding: 0px 30px;
}
body .wpcf7 .wpcf7-submit:hover {
  background-color: var(--fs-color-primary);
  color: #fff !important;
}
body .mbws_y-kien-khach-hang .slider-wrapper .flickity-slider .mbws_testi::after {
  border-right: 16px solid transparent;
  border-top: 15px solid #ddd;
  bottom: -14px;
  content: "";
  position: absolute;
  left: 41px;
  top: auto;
  width: 0;
  z-index: 1;
}
body .mbws_y-kien-khach-hang .slider-wrapper .flickity-slider .mbws_testi::before {
  border-right: 13px solid transparent;
  border-top: 14px solid #fff;
  bottom: -13px;
  top: auto;
  content: "";
  left: 42px;
  position: absolute;
  z-index: 2;
}
body .mbws_y-kien-khach-hang .slider-wrapper .flickity-slider .testimonial-box .icon-box-img img {
  border-radius: unset !important;
  padding: 10px;
  background-color: var(--fs-color-primary);
}
body .slider-nav-circle .flickity-button svg {
  border-radius: unset;
}
body .pri-color {
  color: var(--fs-color-primary);
}
body .sec-color {
  color: var(--fs-color-primary);
}
body .section-title-container .section-title-normal span {
  border-bottom: 2px solid var(--fs-color-primary);
}
body .social-icons a.icon {
  border-radius: unset;
  margin-left: 0;
  margin-right: 0;
  border: unset;
  line-height: 2.4;
  font-size: 12px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
body .social-icons a.icon:nth-child(1) {
  border-left: 1px solid #ddd;
}

.header .header-wrapper .header-top {
  padding: 15px 15px 0px 15px;
}
.header .header-wrapper .header-top .header-contact li a[href^=mailto] {
  text-transform: none;
}
.header .header-wrapper .header-top .header-contact li a i::before {
  color: var(--fs-color-primary);
}
.header .header-wrapper .header-main {
  z-index: 99;
  padding: 0 15px;
}
.header .header-wrapper .header-main .logo {
  margin-top: -35px;
  width: 230px;
}
.header .header-wrapper .header-main .top-divider {
  border: unset;
}
.header .header-wrapper .header-bottom {
  padding: 0 30px;
}
.header .header-wrapper .header-bottom .container {
  padding-left: 0;
  padding-right: 0;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item {
  margin: 0;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item::after {
  border-width: 9px;
  margin-left: -9px;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item > a {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  line-height: unset;
  padding: 18px 25px;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item > a:hover {
  border-top: 1px solid var(--fs-color-primary);
  border-bottom: 1px solid var(--fs-color-primary);
  border-right: 1px solid var(--fs-color-primary);
  background-color: var(--fs-color-primary);
  color: #fff;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item .sub-menu {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: unset;
  box-shadow: unset;
  padding: 0;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item .sub-menu .menu-item {
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item .sub-menu .menu-item a {
  border-bottom: unset;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item .sub-menu .menu-item:nth-child(1) {
  border-top: unset;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item .sub-menu .menu-item:last-child {
  border-bottom: unset;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item .sub-menu .menu-item:hover {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item .sub-menu .menu-item:hover:nth-child(1) {
  border-top: unset;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item .sub-menu .menu-item:hover:last-child {
  border-bottom: unset;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item .sub-menu .menu-item:hover a {
  color: var(--fs-color-primary);
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item:nth-child(1) > a {
  border-left: 1px solid #ddd;
}
.header .header-wrapper .header-bottom .container .header-nav > .menu-item.active > a {
  border-top: 1px solid var(--fs-color-primary);
  border-bottom: 1px solid var(--fs-color-primary);
  border-right: 1px solid var(--fs-color-primary);
  background-color: var(--fs-color-primary);
  color: #fff;
}
.header .header-wrapper .header-bottom .container .flex-right {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.header .header-wrapper .header-bottom .header-search::before {
  display: none;
}
.header .header-wrapper .header-bottom .header-search::after {
  display: none;
}
.header .header-wrapper .header-bottom .header-search a {
  padding: 18.5px 20px;
  border-left: 1px solid #dddddd;
}
.header .header-wrapper .header-bottom .header-search a:hover {
  color: var(--fs-color-primary);
}
.header .header-wrapper .header-bottom .header-search .nav-dropdown {
  box-shadow: unset;
  border: 1px solid #ddd;
}
.header .header-wrapper .header-bottom .header-search .nav-dropdown input {
  box-shadow: unset;
}
.header .header-wrapper .header-bottom .header-search .nav-dropdown .ux-search-submit {
  background-color: var(--fs-color-primary);
}

#mbws_breadcrumbs {
  margin: 0 -30px;
  padding: 16px 30px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  display: block;
}

main .content-area .row-main > .large-12.col {
  padding: 0 30px 30px;
}
main .content-area .row-main > .large-12.col > .col-inner > .section {
  padding-left: 0;
  padding-right: 0;
}

.mbws_doi-ngu-bac-si .box .box-image {
  width: 100% !important;
}
.mbws_doi-ngu-bac-si .box .box-image .box-image-inner {
  border-radius: unset !important;
}
.mbws_doi-ngu-bac-si .box .box-text {
  margin-top: -10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.mbws_doi-ngu-bac-si .box .box-text h4 {
  text-transform: none;
  padding: 20px;
}
.mbws_doi-ngu-bac-si .box .box-text h4 .person-name {
  color: var(--fs-color-primary);
}
.mbws_doi-ngu-bac-si .box .box-text .social-icons {
  padding-left: 10px;
  width: 100%;
  border-top: solid 1px #ddd;
}
.mbws_doi-ngu-bac-si .box .box-text .social-icons a {
  border-radius: unset !important;
  border: unset;
}

body.home .mbws_header {
  display: none;
}
.mbws_home-dich-vu .slider .flickity-viewport .post-item .box .box-text {
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 7px 17px 9px 17px;
  background-color: #fff !important;
  height: 60px;
  -webkit-transition: height 0.3s ease-in-out 0s;
  -moz-transition: height 0.3s ease-in-out 0s;
  -ms-transition: height 0.3s ease-in-out 0s;
  -o-transition: height 0.3s ease-in-out 0s;
  transition: height 0.3s ease-in-out 0s;
}
.mbws_home-dich-vu .slider .flickity-viewport .post-item .box .box-text .cat-label {
  font-size: 13px;
  text-transform: none;
  color: var(--fs-color-primary);
}
.mbws_home-dich-vu .slider .flickity-viewport .post-item .box .box-text .from_the_blog_excerpt {
  display: none;
}
.mbws_home-dich-vu .slider .flickity-viewport .post-item .box .box-text .is-divider {
  display: none;
}
.mbws_home-dich-vu .slider .flickity-viewport .post-item .box:hover .box-text {
  height: 100%;
}
.mbws_home-dich-vu .slider .flickity-viewport .post-item .box:hover .box-text .from_the_blog_excerpt {
  display: block;
}

.mbws_tin-tuc-y-kien .post-item .box .box-text .cat-label {
  font-size: 13px;
  text-transform: none;
  color: var(--fs-color-primary);
}
.mbws_tin-tuc-y-kien .post-item .box .box-text .post-title {
  color: var(--fs-color-primary);
}
.mbws_tin-tuc-y-kien .post-item .box .box-text .is-divider {
  display: none;
}

body .post-sidebar {
  padding: 0 0px 30px !important;
}
body .post-sidebar .widget-area .widget_search .searchform {
  border: 1px solid #ddd;
}
body .post-sidebar .widget-area .widget_search .searchform .search-field {
  border: unset;
  box-shadow: unset;
}
body .post-sidebar .widget-area .widget_search .searchform .ux-search-submit {
  border: unset;
  color: var(--text-color) !important;
  background-color: transparent !important;
}
body .post-sidebar .widget-area .widget_search .searchform .ux-search-submit:hover {
  background-color: var(--fs-color-primary) !important;
  color: #fff !important;
}
body .post-sidebar .widget-area .widget_search {
  margin: 0 30px 0;
}
body .post-sidebar .widget-area .mbws_sidebar-bai-viet .post-item {
  padding: 0 15px 0px;
}
body .post-sidebar .widget-area .mbws_sidebar-bai-viet .post-item .box {
  padding: 15px 20px 17px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
body .post-sidebar .widget-area .mbws_sidebar-bai-viet .post-item .box .box-text {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 0;
}
body .post-sidebar .widget-area .mbws_sidebar-bai-viet .post-item .box .box-text .post-title {
  font-size: 13px;
  color: var(--fs-color-primary);
  font-weight: 500;
}
body .post-sidebar .widget-area .mbws_sidebar-bai-viet .post-item .box .box-text .is-divider {
  display: none;
}
body .post-sidebar .widget-area .mbws_y-kien-khach-hang .section-content .slider-wrapper .flickity-slider > .row > .col {
  padding: 0 0px 30px;
}
body .post-sidebar .widget-area .mbws_y-kien-khach-hang .section-content .slider-wrapper .flickity-slider > .row > .col .testimonial-box .icon-box-img {
  width: 24px !important;
}
body .post-sidebar .widget-area .mbws_y-kien-khach-hang .section-content .slider-wrapper .flickity-slider > .row > .col .testimonial-box .icon-box-img img {
  padding: 5px;
}
body .post-sidebar .widget-area .mbws_y-kien-khach-hang .section-content .slider-wrapper .flickity-slider > .row > .col .icon-box-text .testimonial-text .text {
  font-size: 11px;
}
body .post-sidebar .widget-area .mbws_y-kien-khach-hang .section-content .slider-wrapper .flickity-slider > .row > .col .icon-box-text .testimonial-text .text h3 {
  color: var(--fs-color-primary);
}
body .post-sidebar .widget-area .mbws_sidebar-bac-si .ux-menu .menu-item a {
  color: var(--fs-color-primary);
  font-size: 13px;
}
body .post-sidebar .widget-area .mbws_sidebar-bac-si .ux-menu .menu-item a:hover {
  color: var(--fs-experimental-link-color-hover);
}
body.archive .page-title {
  display: none;
}
body.archive .archive-page-header {
  display: none;
}
body.archive .post footer.entry-meta {
  display: none;
}

body.single-post #comments {
  display: none;
}
body.single-post .page-title {
  display: none;
}
body.single-post .related-box .related-post {
  margin-top: 20px;
}
body.single-post .related-box .related-post ul li {
  list-style: none;
  position: relative;
}
body.single-post .related-box .related-post ul li a {
  margin-left: 20px;
}
body.single-post .related-box .related-post ul li a::before {
  left: 0;
  color: var(--fs-color-primary);
  top: 7px;
  position: absolute;
  font-size: 6px;
  content: "\f6ad";
  transform: rotate(-30deg);
  font-family: "matbaows-icons";
}

.mbws_footer-1 {
  background-color: var(--fs-color-primary) !important;
}
.mbws_footer-1 .col {
  padding: 0 15px 0px;
}
.mbws_footer-1 p {
  margin-top: 10px;
  margin-bottom: 0;
}
.mbws_footer-1 .slider-nav-circle .flickity-prev-next-button {
  transform: unset;
  display: block;
  opacity: 1 !important;
}
.mbws_footer-1 .slider-nav-circle .flickity-prev-next-button svg {
  width: 75%;
  border: 1px solid #7cdced;
  color: #fff;
  top: 10%;
}
.mbws_footer-1 .slider-nav-circle .flickity-prev-next-button:hover svg {
  border: 1px solid #fff;
  background-color: #fff;
}
.mbws_footer-1 .slider-nav-circle .flickity-prev-next-button:hover svg .arrow {
  fill: var(--fs-color-primary) !important;
}
.mbws_footer-1 .slider-nav-circle .flickity-button.next {
  right: 10;
}
.mbws_footer-1 .slider-nav-circle .flickity-button.previous {
  left: unset;
  right: 50px;
}
.mbws_footer-1 .slider-nav-circle:hover .flickity-button {
  transform: unset !important;
}

.mbws_footer-2 {
  padding: 30px 15px !important;
}
.mbws_footer-2 .wpcf7 .wpcf7-form-control {
  border: 1px solid #464646;
}
.mbws_footer-2 .wpcf7 .wpcf7-form-control:focus {
  border: 1px solid #fff;
}
.mbws_footer-2 p {
  color: var(--text-color);
}
.mbws_footer-2 a i {
  color: var(--fs-color-primary);
  margin-right: 15px;
}
.mbws_footer-2 a:hover {
  color: var(--fs-color-primary) !important;
}
.mbws_footer-2 .section-title-container .section-title-normal {
  border-bottom: unset;
}
.mbws_footer-2 .section-title-container .section-title-normal .section-title-main {
  border-color: var(--fs-color-primary);
}

.absolute-footer {
  background-color: #2A2A2A !important;
}
.absolute-footer .footer-primary .copyright-footer {
  padding: 7.5px 0;
}