#header #wide-nav ul.header-nav {
  position: relative;
}
#header #wide-nav ul.header-nav::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 2px;
  width: 100%;
  background-image: linear-gradient(to right, var(--fs-color-primary), var(--fs-color-secondary));
}
#header #masthead .flex-col.flex-right .header-block h2 {
  text-transform: uppercase;
  color: var(--fs-color-primary);
  margin-top: 5px;
  margin-bottom: 0;
}
#header #masthead .flex-col.flex-right .header-block p {
  font-size: 14px;
}

@media screen and (max-width: 849px) {
  #header::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 2px;
    width: 100%;
    background-image: linear-gradient(to right, var(--fs-color-primary), var(--fs-color-secondary));
    z-index: 1111;
  }
  #header #masthead .show-for-medium.flex-left {
    display: none;
  }
  #header #masthead .show-for-medium ul.mobile-nav {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #header #masthead .show-for-medium ul.mobile-nav > li {
    margin: 0;
  }
  #header #masthead .show-for-medium .header-block h2 {
    margin-top: 0;
  }
  #header #masthead .show-for-medium .header-block p {
    display: none;
  }
}
@media screen and (max-width: 549px) {
  #logo {
    width: 130px !important;
  }
}
.nav-dropdown-default {
  padding: 0px;
}

.hethongtrungtam img {
  max-height: 60px;
  width: auto;
}

.lbk_fixed_contact {
  position: fixed;
  right: 20px;
  bottom: 120px;
  z-index: 999;
}
.lbk_fixed_contact .item a {
  color: #fff;
  display: block;
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
  width: 40px;
  margin-bottom: 1px;
  z-index: 2;
}
.lbk_fixed_contact .item a span {
  line-height: 40px;
  right: 60px;
  position: absolute;
  text-align: center;
  width: 120px;
  visibility: hidden;
  transition-duration: 0.5s;
  z-index: 1;
  opacity: 0;
}
.lbk_fixed_contact .item a:hover span {
  visibility: visible;
  right: 41px;
  opacity: 1;
}
.lbk_fixed_contact .item svg {
  margin-top: 10px;
  max-width: 20px;
  max-height: 20px;
  fill: #ffffff;
}
.lbk_fixed_contact .item.zalo a, .lbk_fixed_contact .item.zalo span {
  background-color: #0181c8;
}
.lbk_fixed_contact .item.facebook a, .lbk_fixed_contact .item.facebook span {
  background-color: #00AAE5;
}
.lbk_fixed_contact .item.facebook svg path {
  fill: #ffffff !important;
}
.lbk_fixed_contact .item.instagram a, .lbk_fixed_contact .item.instagram span {
  background-color: #0076da;
}
.lbk_fixed_contact .item.youtube a, .lbk_fixed_contact .item.youtube span {
  background-color: #ff0000;
}

#footer {
  position: relative;
  padding-top: 100px;
}
@media screen and (max-width: 549px) {
  #footer {
    padding-top: 50px;
  }
}
#footer::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 5px;
  width: 100%;
  background-image: linear-gradient(to right, var(--fs-color-primary), var(--fs-color-secondary));
}
#footer .footer_right h3 {
  color: var(--fs-color-primary);
}
#footer .footer_left .social-icons {
  display: block;
  margin-bottom: 10px;
}
#footer .footer_left .fb-page {
  margin-bottom: 20px;
}
#footer .footer_left .col-inner {
  padding-right: 100px;
}
@media screen and (max-width: 849px) {
  #footer .footer_left .col-inner {
    padding-right: 0;
  }
}
#footer .footer_left .col-inner i {
  color: var(--fs-color-primary);
}
#footer .footer_left .col-inner a {
  color: #333;
}
#footer .footer_left .col-inner a:hover {
  color: var(--fs-color-primary);
}
#footer p:last-child {
  margin-bottom: 0;
}

.absolute-footer {
  display: none;
}

.home_section h2 {
  font-size: 40px;
  font-weight: 300;
  color: var(--fs-color-primary);
  text-transform: uppercase;
}
@media screen and (max-width: 549px) {
  .home_section h2 {
    font-size: 30px;
  }
}
.home_section h2 a {
  color: var(--fs-color-primary);
}

.home_tintuc_slide .post-item .box-text {
  display: none;
}

.home_clip .post-item .col-inner {
  background: #fff;
}
.home_clip .post-item .col-inner .box-image a::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  z-index: 1;
  background-image: url("../images/play.png");
  background-size: 40px;
}
.home_clip .post-item .col-inner .box-blog-post .box-text {
  padding: 0px;
}

#lbk_dk_lightbox form {
  margin-bottom: 0;
}
#lbk_dk_lightbox form .banquantam {
  margin-top: 20px;
}
#lbk_dk_lightbox form .wpcf7-not-valid-tip {
  margin-top: 0;
}
#lbk_dk_lightbox .wpcf7-response-output {
  padding: 15px;
  margin: 20px 0 0;
  border-radius: 0;
  color: #46b450;
}
#lbk_dk_lightbox .wpcf7.processing::before {
  display: none !important;
}
#lbk_dk_lightbox .wpcf7-form-control {
  margin: 0;
}

.home_dangky .formdk {
  margin-bottom: 0;
  position: relative;
}
.home_dangky .formdk input {
  background: #f1f1f1;
  margin-bottom: 0;
  border: 0;
  box-shadow: 0 0;
  border-radius: 4px 23px 23px 4px;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
}
.home_dangky .formdk .button.primary {
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  border-radius: 23px;
}
.home_dangky .wpcf7-form {
  margin-bottom: 0;
  position: relative;
}
.home_dangky .wpcf7-form .wpcf7-form-control-wrap input {
  background: #f1f1f1;
  margin-bottom: 0;
  border: 0;
  box-shadow: 0 0;
  border-radius: 4px 23px 23px 4px;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
}
.home_dangky .wpcf7-form .wpcf7-form-control.wpcf7-submit {
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  border-radius: 23px;
}

.home_dangky,
.home_sukien {
  padding-bottom: 0 !important;
}

.brand_info {
  border-top: 1px solid #000;
  padding-top: 20px;
}
.brand_info .lists .item i {
  color: var(--fs-color-primary);
  margin-right: 10px;
}
.brand_info .lists .item a {
  font-weight: 700;
}

.post-item .col-inner {
  background: #d7d7d7;
  height: 100%;
}
.post-item .col-inner .box-blog-post .box-text {
  padding: 10px;
}

header.entry-header h6.entry-category {
  opacity: 1;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
header.entry-header h6.entry-category a {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  background: var(--fs-color-secondary);
  color: #fff;
  padding: 0 15px;
  border-radius: 20px;
  line-height: 40px;
}
header.entry-header h1.entry-title {
  font-size: 32px;
  color: #000;
  margin-bottom: 0;
}

.entry-meta {
  text-align: left;
  border-bottom: 0 !important;
  border-top: 0 !important;
}
.entry-meta .post_list_category {
  font-size: 1.3em !important;
  font-weight: 700;
}

.lbk_related_post {
  margin-top: 30px;
}

.danhsachbrands {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.danhsachbrands > * {
  flex-basis: 20%;
  max-width: 20%;
  padding: 0 10px;
}
@media screen and (max-width: 849px) {
  .danhsachbrands > * {
    flex-basis: 25%;
    max-width: 25%;
  }
}
@media screen and (max-width: 549px) {
  .danhsachbrands > * {
    flex-basis: 50%;
    max-width: 50%;
  }
}
.danhsachbrands .brand_item {
  margin-bottom: 20px;
}
.danhsachbrands .brand_item .info {
  background: #f0f0f0;
  padding: 10px;
  text-align: center;
}
.danhsachbrands .brand_item .info h3 {
  margin-bottom: 0;
}

#danhsachbrand {
  position: relative;
}
#danhsachbrand .list_lau {
  position: absolute;
  top: 0;
  right: -70px;
  height: 100%;
  z-index: 2;
}
@media screen and (max-width: 849px) {
  #danhsachbrand .list_lau {
    position: relative;
    right: 0;
    margin-bottom: 20px;
  }
}
#danhsachbrand .list_lau_content {
  position: sticky;
  position: -webkit-sticky;
  width: 60px;
  left: 0;
  top: 15px;
  border: 1px solid #e5e5e5;
  background: #fff;
}
@media screen and (max-width: 849px) {
  #danhsachbrand .list_lau_content {
    position: relative;
    top: 0;
    width: auto;
    display: flex;
    justify-content: center;
    border: 0;
  }
}
#danhsachbrand .list_lau_content .item_lau {
  padding: 2px 0;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  user-select: none;
}
#danhsachbrand .list_lau_content .item_lau:last-child {
  border-bottom: 0;
}
#danhsachbrand .list_lau_content .item_lau.active {
  color: #62caf4;
}
@media screen and (max-width: 849px) {
  #danhsachbrand .list_lau_content .item_lau {
    padding: 2px 10px;
    border: 1px solid #e5e5e5;
    border-right: 0;
  }
  #danhsachbrand .list_lau_content .item_lau:last-child {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
  }
}

h1.page-title,
h1.entry-title {
  font-size: 40px;
  font-weight: 300;
  color: var(--fs-color-primary);
  text-transform: uppercase;
}
@media screen and (max-width: 549px) {
  h1.page-title,
  h1.entry-title {
    font-size: 30px;
  }
}

body.category-lich-su-kien h1 {
  display: none;
}

.lbk_sodotang .tabbed-content {
  flex-direction: column-reverse;
}
.lbk_sodotang .tabbed-content ul.nav {
  margin-top: 20px;
  gap: 8px;
}
.lbk_sodotang .tabbed-content ul.nav li a {
  border-radius: 0;
  font-size: 20px;
  background: #464646;
  color: #fff;
}
.lbk_sodotang .tabbed-content ul.nav li.active a {
  background: var(--fs-color-primary);
}

body {
  font-family: "Arial";
}

b, strong {
  font-weight: 700;
}

.is-divider {
  display: none;
}

.lbk_iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.lbk_iframe video, .lbk_iframe iframe, .lbk_iframe embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 549px) {
  #main, #masthead, #wide-nav, #footer > .section {
    padding-left: 5px;
    padding-right: 5px;
  }
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .container .row-small:not(.row-collapse), .row .row-small:not(.row-collapse) {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row-small > .col, .row-small > .flickity-viewport > .flickity-slider > .col {
    padding: 0 5px 10px;
  }
}
@media screen and (min-width: 850px) {
  .pb-pc-0 {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 550px) and (max-width: 849px) {
  .pb-tb-0 {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 549px) {
  .pb-mb-0 {
    padding-bottom: 0 !important;
  }
}/*# sourceMappingURL=style.css.map */