@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
*/
.mbws_section-about-us .mbws_des p::first-letter {
  font-size: 30px;
  font-weight: 600;
}

.mbws_section-contact .img {
  margin-bottom: 0 !important;
}
.mbws_section-contact .icon-box {
  background: var(--fs-color-primary);
  padding: 42px 0;
}
@media (max-width: 1024px) {
  .mbws_section-contact .icon-box {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .mbws_section-contact .icon-box {
    padding: 72px 0;
  }
}
.mbws_section-contact .mbws_icon-box-custom {
  padding: 72px 0;
  background: #252525;
}

.pd-0 {
  padding: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.mbws_wrap-form {
  background: #ffffff;
}
.mbws_wrap-form .col-inner {
  padding: 25px 60px;
}
.mbws_wrap-form .wpcf7-submit {
  width: 100%;
}

.mbws_section-blog-project .box .cat-label {
  font-size: 12px !important;
}
.mbws_section-blog-project .box:hover .cat-label {
  background: var(--fs-color-primary);
}

.mbws_section-blog-project .post-item {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  padding: 20px !important;
  background: #ffffff;
}
.mbws_section-blog-project .post-item .box-text {
  padding: 50px 40px;
}
.mbws_section-blog-project .post-item .is-divider {
  display: none;
}
.mbws_section-blog-project .post-item .post-title {
  margin: 20px 0;
}

.mbws_section-service .box .cat-label {
  font-size: 12px !important;
}
.mbws_section-service .box:hover .cat-label {
  background: var(--fs-color-primary);
}
.mbws_section-service .post-item {
  border-top: 1px solid #323232;
  border-left: 1px solid #323232;
}
.mbws_section-service .post-item .post-title {
  margin-bottom: 20px;
}
.mbws_section-service .post-item .post-tags {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}
.mbws_section-service .post-item .post-tags i {
  font-size: 20px;
}
.mbws_section-service .post-item .box-text {
  padding: 20px 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mbws_section-company .mbws_col {
  background: #222;
  padding: 50px 30px 40px 30px;
}

.mbws_section-project-home .post-item {
  padding-bottom: 0 !important;
}
.mbws_section-project-home .post-item .box {
  display: flex;
  align-items: center;
  background-color: #222;
}
@media (max-width: 767px) {
  .mbws_section-project-home .post-item .box {
    flex-wrap: wrap;
    padding: 15px;
  }
}
.mbws_section-project-home .post-item .box .box-image {
  flex: 0 0 60%;
}
@media (max-width: 767px) {
  .mbws_section-project-home .post-item .box .box-image {
    flex: 0 0 100%;
  }
}
.mbws_section-project-home .post-item .box .box-text {
  display: flex;
  align-items: center;
}
.mbws_section-project-home .post-item:nth-child(even) .box {
  flex-direction: row-reverse;
}

.mbws_mb-0 p {
  margin-bottom: 0 !important;
}

.mbws_staff {
  background: #222222;
  padding: 40px;
  color: #ffffff;
}

.mbws_backgroound-white {
  background: #ffffff;
}

.mbws_slide-customer-say {
  padding: 30px 40px;
}

.header-main .header-inner {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .header-main .header-inner {
    margin-top: 0;
  }
}
.header-main .header-inner .header-nav .menu-item .nav-top-link {
  color: #ffffff;
}
.header-main .header-inner .header-nav .menu-item .nav-top-link:hover {
  color: var(--fs-color-primary);
}
.header-main .header-inner .header-nav .current_page_item .nav-top-link {
  color: var(--fs-color-primary);
}
.header-main .header-inner .icon-search {
  color: #ffffff;
}

.stuck .header-main {
  background: #ffffff;
  opacity: 0.8;
}
.stuck .header-main .header-nav .menu-item .nav-top-link {
  color: #000000;
}
.stuck .header-main .header-nav .current_page_item .nav-top-link {
  color: var(--fs-color-primary);
}

.absolute-footer {
  display: none;
}

.footer-wrapper .post-item {
  padding-bottom: 0 !important;
}
.footer-wrapper .post-item .box .box-text {
  padding-bottom: 10px !important;
}
.footer-wrapper .post-item .box .post-tags {
  display: none;
}
.footer-wrapper .post-item .box .is-divider {
  display: none;
}
.footer-wrapper .ux-menu .ux-menu-link {
  border: 0;
}
.footer-wrapper .ux-menu .ux-menu-link .ux-menu-link__link {
  border: 0;
  font-size: 18px;
}
.footer-wrapper .social-icons {
  display: flex;
  gap: 20px;
}

.post-sidebar .widget_tag_cloud .tagcloud {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.post-sidebar .widget_tag_cloud .tagcloud .tag-cloud-link {
  font-size: 16px !important;
}

.single-post .stuck .header-main .header-inner {
  margin-top: 0 !important;
}
.single-post .stuck .header-main .header-inner .header-nav .menu-item .nav-top-link {
  color: #ffffff;
}
.single-post .stuck .header-main .header-inner .header-nav .icon-search {
  color: #ffffff;
}
.single-post .header-main .header-inner {
  margin-top: 0 !important;
}
.single-post .header-main .header-inner .header-nav .menu-item .nav-top-link {
  color: #000000;
}
.single-post .header-main .header-inner .header-nav .icon-search {
  color: #000000;
}
.single-post .blog-single {
  padding-top: 60px;
}

.menu-item-gtranslate .gt-current-wrapper {
  display: none;
}
.menu-item-gtranslate .sub-menu {
  list-style: none;
  display: flex;
  gap: 10px;
}
.menu-item-gtranslate .sub-menu .menu-item {
  margin-bottom: 0 !important;
}