body {
  background: #fff;
  text-shadow: none;
  font-weight: 400;
  color: #1d1e20;
  line-height: 1.3;
  width: 100%;
  overflow-x: hidden;
}
.form-register-footer-1 ::-webkit-input-placeholder {
  color: #f6eeee;
}
.form-register-footer-1 :-ms-input-placeholder {
  color: #f6eeee;
}
.form-register-footer-1 ::placeholder {
  color: #f6eeee;
}
.slick-track {
  display: inline-block;
}
.img_thumb_pro {
  display: block;
  height: 0;
  position: relative;
  overflow: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin-bottom: 10px;
  line-height: 1.4;
}
a:hover {
  color: #1d1e20;
  text-decoration: underline;
}
strong {
  font-weight: 700;
}

body.lg-on .site_header {
  z-index: 1040 !important;
}
body > .loading-overlay {
  position: fixed;
  z-index: 999999;
}
.hl_border_top_home {
  border-top: 1px dotted #e8e8e8;
}
.loading-overlay {
  transition: visibility 0s ease-in-out 0.5s, opacity 0.5s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  right: 0;
  top: 0;
  visibility: hidden;
  background-color: #fff;
}
.bounce-loader {
  transition: all 0.2s;
  margin: -9px 0 0 -35px;
  text-align: center;
  width: 70px;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 10000;
}
.bounce-loader .bounce1,
.bounce-loader .bounce2,
.bounce-loader .bounce3 {
  animation: 1.4s ease-in-out 0s normal both infinite running bouncedelay;
  background-color: #ccc;
  border-radius: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  height: 18px;
  width: 18px;
}
.bounce-loader .bounce1 {
  animation-delay: -0.32s;
}
.bounce-loader .bounce2 {
  animation-delay: -0.16s;
}
@keyframes bouncedelay {
  0%,
  100%,
  80% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.loading-overlay-showing > .loading-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0;
}
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.ratio_1 {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.ratio_1 > img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  /* width: 100% !important; */
  height: 100% !important;
  object-fit: cover;
}
.ratio_2 {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
}


.jf-youtube {
  overflow: hidden;
  position: relative;
  width:100%;
}

.jf-youtube::after {
  padding-top: 56.25%;
  display: block;
  content: '';
}

.jf-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.ratio_2 > img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.ratio_16_9 {
  padding-bottom: 56.25%;
}
.ratio_3_4 {
  padding-bottom: 133.34%;
}
.ratio_9_16 {
  padding-bottom: 177.78%;
}
.fe-theme {
  overflow: hidden;
  transition: all 0.5s ease-in-out 0s;
}
.fe-theme.push-body {
  transform: translateX(300px);
}
.container-fluid {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.notify_comp {
  padding: 7px 0;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  z-index: 2021;
}
.hotline_top * {
  color: #fff;
  text-decoration: none !important;
}
.hotline_top {
  display: inline-block;
}
.hotline_top a:hover {
  color: #fff;
}
.social_top {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  padding-left: 6px;
}
.social_top:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  height: 12px;
  width: 1px;
  background-color: #fff;
  z-index: 1;
}
.social_top a {
  color: #fff;
  padding: 0 3px;
  text-decoration: none !important;
}

/* ====================  */


.img-fluid,.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

article.normal {
    width: 100%;
    float: left;
    position: relative
}

article.normal a {
    text-decoration: none
}

article.normal h1,article.normal h2,article.normal h3,article.normal h4 {
    display: inline
}

article.normal .title a:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    color: #777;
    margin-left: 3px
}

article.normal .title a:first-letter {
    text-transform: uppercase
}

article.normal a:hover {
    color: #217d59
}

article.normal .thumb {
    cursor: pointer;
    width: 100%;
    margin-bottom: 5px;
    float: left;
    position: relative
}

article.normal .news_info {
    width: 100%;
    float: left
}

article.normal .thumb a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    /* background: #eee; */
    padding-top: 56.65%
}

article.normal .thumb img {
    /* width: 100%; */
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0
}


article.ads .thumb:before {
    content: "QC";
    font-weight: 700;
    color: #ffb265;
    padding: 5px;
    background: #d3d3d3;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

.news-grid-2 article .thumb {
    width: 30%;
    float: left
}


.news-list-media article .thumb {
    margin-bottom: 10px
}

.news-list-media article .thumb a {
    padding-top: 100%;
    border-radius: .35rem
}

.news-list-media article .thumb a img {
    border-radius: .35rem
}

.news-list {
    width: 100%;
    float: left
}

.news-list article {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2
}

.news-list article:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.news-list article .sapo {
    max-height: 100px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.news-list article .metadata {
    margin-bottom: 10px;
    padding-top: 3px
}

.news-list .metadata .cat {
    text-decoration: none;
    font-weight: 700
}

.news-list .metadata .timer {
    color: #777
}

.news-list article .title a {
    font-size: 1.2rem
}

.news-list article .news_info {
    width: calc(65% - 20px);
    float: right;
    overflow: hidden
}

.news-list article .thumb {
    width: 35%;
    float: left;
    margin-bottom: 0
}


.tl-list-ads .tl-ads .thumb {
    cursor: pointer;
    width: 100px;
    float: left;
    position: relative;
    margin: 0!important
}


.tl-list-ads .tl-ads .thumb:before {
    content: "QC";
    font-weight: 700;
    color: #ffb265;
    padding: 3px;
    background: #d3d3d3;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10;
    font-size: .8rem
}

.tl-list-ads .tl-ads .thumb a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
    padding-top: 56.65%
}

.tl-list-ads .tl-ads .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0
}

.top-home .left .cover article .thumb {
    width: calc(100% - 300px);
    margin-bottom: 0;
    float: left
}

.top-home .left .cover article .thumb a {
    padding-top: 72%
}

.top-home .left .news-grid-4 article .thumb a {
    padding-top: 75%;
    border-radius: .3rem
}

.top-home .left .news-grid-4 article .thumb a img {
    border-radius: .3rem
}

.most-view article .thumb {
    float: left;
    width: 40%;
    margin-bottom: 0
}

.most-view article:first-child .thumb {
    float: left;
    width: 100%;
    margin-bottom: 8px
}

.category-media-box .right article .thumb {
    width: calc(40% - 15px);
    float: left;
    margin-bottom: 0
}

.category-box-1 .left article .thumb {
    margin-bottom: 10px
}

.category-box-1 .left article .thumb a {
    padding-top: 58%
}

.category-box-1:nth-child(3n+1) .right article .thumb {
    width: 30%;
    float: right;
    margin-bottom: 0
}

.category-box-1:nth-child(3n+2) .right article:nth-child(n+3) .thumb {
    width: 30%;
    float: right;
    margin-bottom: 0
}

.category-box-2 article .thumb a {
    padding-top: 65%
}

.category-box .right article .thumb {
    width: 30%;
    float: left
}
.mb .top-home .left .cover article .thumb a {
    padding-top: 56%
}


@media screen and (max-width: 767px) {

    .category-box .left article .thumb {
        width: 100%!important;
        margin-bottom: 10px
    }

    .category-box .left article .thumb a {
        width: auto;
        margin-right: -10px;
        margin-left: -10px
    }


    .category-box .right article .news_info,.category-box .right article .thumb {
        width: 100%;
        float: left
    }

    .news-list article .thumb {
        width: calc(40% - 15px)
    }

    .news-list article .thumb a {
        width: auto
    }

    .news-list article .news_info .metadata,.news-list article .news_info .sapo {
        display: none
    }

    .news-grid-2 article .thumb {
        width: calc(40% - 15px);
        margin-bottom: 0
    }

    .news-grid-2 article .thumb a {
        width: auto
    }

    .top-home .left .cover article .thumb {
        width: 100%
    }

    .top-home .left .cover article .thumb a {
        width: auto;
        margin-right: -10px;
        margin-left: -10px
    }
    .category-box-1 .left article .thumb {
        margin-bottom: 10px
    }

    .category-box-1 .left article .thumb a {
        padding-top: 58%
    }

    .category-box-2 .row article.normal:first-child .thumb a {
        font-size: 1.3rem
    }

    .category-box-2 article .thumb a {
        padding-top: 65%
    }

    .category-box-2 .center article .thumb,.category-box-2 .left article .thumb,.category-box-2 .right article .thumb {
        width: calc(40% - 15px);
        float: left
    }

    .category-box-2 .left article:first-child .thumb {
        width: 100%;
        margin-bottom: 10px
    }

}



/* ============================ */

.hl-search-login{
    /* background: #000; */
    background: #ffc107;
    /* height: 110px; */
    height: 75px;
}
.top-links {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  float: right;
}
.top-links li {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
.top-links li + li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  height: 12px;
  width: 1px;
  background-color: #fff;
  z-index: 1;
}
.top-links li a {
  color: #fff;
  text-decoration: none !important;
}
.top-links li a span {
  position: relative;
  top: 1px;
}
.top-links .img-icon {
  width: 20px;
  height: 20px;
}
.cart_link {
  position: relative;
  height: 8px;
}
.cart_link a {
  font-size: 20px;
  position: absolute;
  top: -21px;
  left: 16px;
}

.main_category_menu .submenu {
  width: 300%;
  height: 200%;
  /* height: 200%; */
  background-color: #fcfcfc;
}


.cart_link a .number_product {
  position: absolute;
  font-size: 10px;
  background: red;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 11px;
  border-radius: 50%;
  padding: 3px 2px;
  right: -13px;
  top: -6px;
  border: 2px solid #fff;
}
.site_logo .img_logo {
  /*height: 80px;
  //max-width: none;*/
  /* height: 109px; */
  height: 75px;
  width: 100%;
}
.site_header {
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  position: relative;
  z-index: 2021;
}
.inner_main_slider_type_2 .hl-slider-box-inner {
  bottom: 80px;
}
.inner_main_slider_type_2 .hl-slider-title {
  font-size: 32px;
}
.site_header_inner {
  position: relative;
  padding-right: 45px;
}
.site_header .btn_search {
  transition: all 0.2s ease-in-out 0s;
  background: #1d1e20;
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 1;
  text-decoration: none !important;
  color: #fff;
  font-size: 15px;
  padding: 4px;
  border-radius: 4px;
  height: 27px;
  width: 27px;
  text-align: center;
}
.site_header .btn_search .icon-search {
  position: relative;
  left: 1px;
  top: 2px;
}
.main_menu {
  /* margin-bottom: 0; */
  margin-top: 15px;
  padding-left: 0;
}
.navbar-cps__box-main{
  margin-top: 10px;
}

.navbar-cps__box-main .box-main__box-about {
  width: 260px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navbar-cps__box-main .box-main__box-about .box-about {
  display: flex;
  align-items: center;
  margin-top: 5px;
  margin-left: -20px;
}
.box-main__box-about p {
  color: rgb(0, 0, 0);
  font-weight: 600;
}
.navbar-cps__box-main .box-main__box-about .about__box-icon {
  display: flex;
  justify-content: center;
  margin-right: 5px;
}

.navbar-cps__box-main .box-main__box-about .about__box-icon {
  display: flex;
  justify-content: center;
  margin-right: 5px;
}
.icon-cps, .icon-dtv, [class*=icon-cps-] {
  display: inline-block;
  vertical-align: middle;
  background-image: url(https://cdn.cellphones.com.vn/media/icon/icons_menubar-11.svg);
  background-repeat: no-repeat;
  background-size: 1000px;
}

.main_menu li {
  list-style: none;
  display: inline-block;
  position: relative;
  z-index: 100;
}
.main_menu li a {
  text-decoration: none;
  padding: 15px 22px;
  display: block;
  transition: all 0.2s ease-in-out 0s;
  font-size: 14px;
  line-height: 1.3666;
  text-transform: uppercase;
  color: #1d1e20;
}

.site_header .main_menu > li + li {
  margin-left: -4px;
}
.site_header .main_menu > li.active > a,
.site_header .main_menu > li > a:hover {
  background-color: #BDBDBD;
}


.main_menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  min-width: 236px;
  position: absolute;
  left: 0;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
  z-index: 99;
  transform: translate(0, 20px);
  border-radius: 4px;
  top: calc(100% + 1px);
  padding-left: 0;
}
.main_menu ul ul {
  left: calc(100% + 5px);
}
.main_menu ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #171e26;
  border-width: 6px;
  margin-left: -6px;
}
.main_menu ul ul:after {
  bottom: 100%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #171e26;
  border-width: 6px;
  margin-left: -6px;
  transform: rotate(-90deg);
  margin-left: -12px;
  margin-bottom: -25px;
}
.main_menu li a i {
  float: right;
  margin-left: 10px;
  margin-top: 0;
  font-size: 16px;
}

.main_menu li a i:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-align: center;
  transition: all 0.5s ease-in-out 0s;
}
.main_menu li.menu-active > a > i:before {
  transform: rotate(180deg);
}
.main_menu ul li a i {
  transform: rotate(-90deg);
}
.main_menu ul li {
  display: block;
  float: none;
  background: 0 0;
  margin: 0;
  padding: 0;
  border-top: 1px dashed #ccc;
}
.main_menu ul li:first-child {
  border-top: 0;
}
.main_menu ul li a {
  display: block;
  padding: 8px 10px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  display: block;
  /* color: #fff; */
  color: rgb(0, 0, 0);
  line-height: 1.5;
  background: 0 0;
}
.hl-slider-box {
  padding-bottom: 40%;
  height: 0;
  background-position: 50%;
  background-size: cover;
  position: relative;
}
.hl-slider-box.img_vua {
  padding-bottom: 35%;
}
.hl-slider-box.img_nho {
  padding-bottom: 30%;
}
.hl-slider-box-inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
  z-index: 1;
  text-align: center;
  padding: 20px 40px;
}
.hl-slider-box-inner .text_box {
  padding: 15px 20px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 4px;
}
.hl-slider-title {
  font-size: 40px;
  margin-bottom: 10px;
  opacity: 0;
  transition-delay: 1s;
  transition: opacity 1s;
  color: #fff;
  font-weight: 700;
}
.hl-slider-desc {
  opacity: 0;
  transition-delay: 1.5s;
  transition: opacity 1s;
  margin-bottom: 15px;
  color: #fff;
}
.hl-slider-link {
  opacity: 0;
  transition-delay: 5s;
  transition: opacity 3s;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 10px;
  text-decoration: none !important;
  color: #fff;
  line-height: 1.3;
}
.slick-active .hl-slider-title {
  opacity: 1;
}
.slick-active .hl-slider-link {
  opacity: 1;
}
.slick-active .hl-slider-desc {
  opacity: 1;
}
.main-slider-full .slick-dots {
  bottom: 15px;
}
.main-slider-full .hl-item {
  display: none;
  line-height: 0;
}
.main-slider-full .hl-slider-container .hl-item + .hl-item {
  display: none;
}
.main-slider-full .hl-slider-container.slick-initialized .hl-item {
  display: block;
}
.main-slider-full .slick-dots li button:before {
  font-size: 14px;
  color: #d6c9c9;
}
.main-slider-full .slick-dots li.slick-active button:before {
  color: #1d1e20;
}
.main-slider-full .slick-prev {
  left: 0;
  z-index: 1;
}
.main-slider-full .slick-next {
  right: 0;
  z-index: 1;
  width: 26px;
  height: 23px;
}
.main-slider-full .slick-arrow {
  width: 30px;
  height: 62px;
}
.main-slider-full .slick-prev {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.main-slider-full .slick-next {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.main-slider-full .slick-arrow:before {
  font-size: 14px;
  color: #fff;
}
.main-slider-full .slick-prev:before {
  content: "\e901";
}
.main-slider-full .slick-next:before {
  content: "\e900";
}
.main-slider-full .slick-next:before,
.main-slider-full .slick-prev:before {
  font-family: inherit;
}
.intro_service_product_item {
  display: block;
}
.intro_service_product,
.list_thumbnail {
  padding: 20px 0 0 0;
}
.intro_service_product.news_type {
  padding: 10px 0 0 0;
}
.danhmucsanpham_home_widget {
  padding: 20px 0 0 0;
}
.product_category_box {
  margin-top: 15px;
}
.product_category_box > .inner {
  margin-left: -15px;
}
.product_category_box .col-25 {
  /* width: 25%;
  float: left;
  padding-left: 15px; */

  width: 12.5%;
  float: left;
  padding-left: 20px;
}
.category_product_item {
  display: block;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.category_product_item img {
  transition: all 0.2s ease-out;
}
.category_product_item .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  margin-bottom: 0;
}

.main_menu li a {
  /* padding-left: 9px; */
  padding-left: 0px;
  padding-right: 9px;
  color: rgb(0, 0, 0);
  font-weight: 600;
}

.category_product_item .txt span {
  z-index: 2;
  position: relative;
}
.category_product_item .txt:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.category_product_item.cat-0 .txt {
  margin-bottom: 0;
  font-size: 16px;
  bottom: 0;
}
.form-register-footer-1 .form-control {
  background-color: transparent;
  margin-bottom: 6px;
}
.form-register-footer-1 .col-lg-6.pr-0 .inner-input-footer-form {
  padding-right: 3px;
}
.form-register-footer-1 .col-lg-6.pl-0 .inner-input-footer-form {
  padding-left: 3px;
}
.hl-mb-4-20 {
  margin-bottom: 20px;
}
.product_box {
  overflow: hidden;
}
.heading_1 {
  text-transform: uppercase;
  /* border-bottom: 2px dotted #ccc; */
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.3;
  color: #5c7aff;
  padding: 8px 0;
}
.heading_1.type_tags {
  border-bottom: 0;
}
.heading_1 > a,
.heading_1 > strong {
  color: #5c7aff;
  color: #000;
  text-decoration: none !important;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.heading_1 a.item-a {
  font-weight: 400;
  color: #000;

  border: 1px solid #d03038;
  border-radius: 16px;
  color: #d03038;
  display: inline-block;
  font-size: 13px;
  line-height: 10px;
  margin-left: 10px;
  padding: 10px 11px;
  text-decoration: none;
}
.link_right {
  text-align: right;
  float: right;
}
.scroll_box_link {
  /* margin: auto;
  overflow: hidden;
  white-space: nowrap;
  width: 100%; */

  margin: auto;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  width: 100%;
}
.scroll_box_item_link {
  font-size: 15px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.scroll_box_outer {
  position: relative;
  float: right;
  width: 63%;
  height: 23px;
  padding-left: 20px;
  padding-right: 20px;
}
.scroll_box_arrow_left {
  padding: 0;
  text-decoration: none !important;
  position: absolute;
  top: 8px;
  z-index: 1;
  left: 3px;
  font-size: 36px;
  line-height: 0;
  color: #869791;
}
.scroll_box_arrow_right {
  padding: 0;
  text-decoration: none !important;
  position: absolute;
  top: 8px;
  z-index: 1;
  right: 3px;
  font-size: 36px;
  line-height: 0;
  color: #869791;
}

::-webkit-scrollbar {
  display: none;
}


.banner_cat:hover {
  opacity: 0.7;
}
.heading_1 > a:before,
.heading_1 > strong:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  z-index: 1;
  height: 2px;
}
.see_all_widget {
  float: right;
}
.see_all_widget > a {
  font-size: 14px;
  text-transform: initial;
  font-weight: 400;
}
.see_all_widget > a i {
  font-size: 10px;
}
.heading_4 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.3;
  color: #1d1e20;
  margin-bottom: 15px;
}
.heading_4 a,
.heading_4 strong {
  color: #1d1e20;
  text-decoration: none !important;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
}
.heading_4.type-1 {
  text-align: center;
}
.heading_4.type-1 a:after,
.heading_4.type-1 a:before,
.heading_4.type-1 strong:after,
.heading_4.type-1 strong:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  width: 16px;
}
.heading_4.type-1 a:before,
.heading_4.type-1 strong:before {
  left: 0;
}
.heading_4.type-1 a:after,
.heading_4.type-1 strong:after {
  right: 0;
}
.heading_2 {
  padding: 5px 0;
  text-transform: uppercase;
  border-bottom: 2px dotted #ccc;
  margin-bottom: 15px;
  font-size: 18px;
}
.heading_2 a {
  color: #1d1e20;
  text-decoration: none !important;
  font-weight: 500;
  position: relative;
  line-height: 1.3;
}
.heading_2 a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7px;
  z-index: 1;
  height: 2px;
}
.heading_3 {
  padding: 5px 0;
  text-transform: uppercase;
  border-bottom: 2px dotted #ccc;
  margin-bottom: 15px;
}
.heading_3 strong {
  color: #1d1e20;
  text-decoration: none !important;
  font-weight: 500;
  position: relative;
  line-height: 1.3;
}
.heading_3 strong:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7px;
  z-index: 1;
  height: 2px;
}
.post_item_home {
  display: block;
  text-decoration: none !important;
  overflow: hidden;
  clear: both;
  width: 100%;
}
.post_item_home .wrap_image_item .image_item {
  height: 66px;
}
.post_item_home .post_item_home_img {
  width: 66px;
  height: 66px;
  overflow: hidden;
  float: left;
  padding: 2px;
  cursor: pointer;
}
.post_item_home .post_item_home_img img {
  width: 66px;
  height: 66px;
  object-fit: cover;
  border-radius: 2px;
}
.post_item_home .post_item_home_content {
  width: calc(100% - 75px);
  float: right;
}
.post_item_home_title {
  display: flex;
  align-items: flex-start;
  max-height: 66px;
  color: #1d1e20;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 2px;
}
.post_item_home_title .txt_title {
  max-height: 66px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.3;
}
.post_item_home .post_item_home_content .desc {
  display: flex;
  align-items: flex-start;
  max-height: 35px;
  color: #1d1e20;
  font-size: 14px;
}
.post_item_home .post_item_home_content .desc .txt {
  max-height: 35px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.3;
}
.post_item_home + .post_item_home {
  margin-top: 5px;
}
.post_item_home.type_video .post_item_home_title {
  max-height: 66px;
  cursor: pointer;
}
.post_item_home.type_video .post_item_home_title .txt_title {
  max-height: 66px;
  -webkit-line-clamp: 3;
  font-size: 16px;
}
.post_col_home {
  margin-bottom: 15px;
}
.post_item_home.type_video .post_item_home_img {
  position: relative;
}
.post_item_home.type_video .overlay_video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
}
.post_item_home.type_video .overlay_video .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}
.product_list {
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  overflow: hidden;
  margin-bottom: 20px;
}
.product_list .product_item {
  width: calc(100% / 3);
  float: left;
  text-decoration: none !important;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  padding: 2px;
}
.product_list.search_page .product_item {
  width: calc(100% / 4);
}
.product_list.hl-4cot-nha .product_item {
  width: calc(100% / 4);
}
.product_list.hl-5cot-nha .product_item {
  width: calc(100% / 5);
}
@keyframes animate1 {
  0% {
    stroke-dashoffset: 200%;
    stroke-opacity: 0.8;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-opacity: 0.8;
  }
}
.product_list .product_item svg,
.product_list .product_item svg rect {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: transparent;
  z-index: 2;
}
.effect_hlhover {
  position: relative;
}
.effect_hlhover svg,
.effect_hlhover svg rect {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: transparent;
  z-index: 2;
}
.effect_hlhover:hover svg,
.effect_hlhover:hover svg rect {
  stroke: #f37121;
  stroke-width: 4px;
  animation: animate1 3s linear infinite;
  stroke-dasharray: 100%;
}
.product_list .product_item:hover svg,
.product_list .product_item:hover svg rect {
  stroke: #f37121;
  stroke-width: 4px;
  animation: animate1 3s linear infinite;
  stroke-dasharray: 100%;
}
.product_list.product-col-4 .product_item {
  width: 25%;
}
.product_list.product-col-5 .product_item {
  width: 20%;
}
.product_list.list-view .product_item {
  width: 100% !important;
  overflow: hidden;
}
.product_list.list-view .product_item .product_item_img {
  width: 280px;
  padding-bottom: 280px;
  float: left;
}
.product_list.list-view .product_item .product_item_img.ratio_9_16 {
  padding-bottom: 498px;
}
.product_list.list-view .product_item .product_item_img.ratio_16_9 {
  padding-bottom: 158px;
}
.product_list.list-view .product_item .product_item_desc {
  width: calc(100% - 280px);
  float: right;
}
.product_list.has-slider {
  overflow: initial;
  margin-bottom: 40px;
}
.product_list.has-paging-slider {
  overflow: initial;
  margin-bottom: 40px;
}
.product_list.has-slider .product_item {
  width: 100%;
}
.product_list.has-slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
  margin-top: 0;
  z-index: 1;
}
.product_list.has-slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 0;
  margin-top: 0;
  z-index: 1;
}
.product_list.has-paging-slider .owl-nav {
  position: absolute;
  top: -50px;
  right: 0;
  margin-top: 0;
  z-index: 1;
}
.product_list.has-slider .owl-nav button {
  height: 20px;
  text-align: center;
  color: #fff !important;
  outline: 0 !important;
  margin-left: 5px;
  width: 20px;
}
.product_list.has-paging-slider .owl-nav button {
  height: 20px;
  text-align: center;
  color: #fff !important;
  outline: 0 !important;
  margin-left: 5px;
  width: 20px;
}
.product_list.has-slider .owl-nav button span {
  font-size: 30px;
  height: 20px;
  display: block;
  line-height: 20px;
  position: relative;
  top: -4px;
}
.product_list.has-paging-slider .owl-nav button span {
  font-size: 30px;
  height: 20px;
  display: block;
  line-height: 20px;
  position: relative;
  top: -4px;
}
.owl-theme .owl-dots .owl-dot {
  outline: 0 !important;
}
.product_list.has-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -34px;
  z-index: 1;
}
.product_list.has-paging-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -34px;
  z-index: 1;
}
.name_product {
  display: flex;
  align-items: flex-start;
  height: 40px;
  margin-bottom: 8px;
  color: #1d1e20;
  font-size: 16px;
  font-weight: 500;
}
.name_product .txt {
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.3;
}
.price {
  height: 41px;
}
.price .sale_price {
  display: block;
  color: #e5101d;
  font-weight: 500;
  font-size: 16px;
}
.price .normal_price {
  display: block;
  margin-top: 3px;
  color: #828282;
  font-style: italic;
  text-decoration: line-through;
  font-size: 14px;
}
.product_item_desc {
  padding: 8px;
}
.client_slider {
  border-radius: 4px;
}
.client_slider .client_slider_item {
  text-align: center;
}
.client_slider .client_slider_item a {
  display: block;
  padding: 5px;
  text-align: center;
  background-color: #fff;
  outline: 0 !important;
}
.client_slider .slick-slide > div {
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 2px;
}
.client_slider img {
  height: 90px;
  display: inline-block;
  max-width: 100%;
}
.partner_box {
  padding-top: 20px;
  padding-bottom: 20px;
}
.project_comp {
  padding-top: 20px;
}
.client_slider .slick-prev {
  left: 10px;
  z-index: 1;
}
.client_slider .slick-next {
  right: 10px;
  z-index: 1;
}
.site_footer {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  /* color: #fff; */
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.site_footer > .inner {
  position: relative;
  z-index: 2;
}
.site_footer {
  background-color: #ffc107;
  /* color: #fff; */
  color: rgb(0, 0, 0);
  padding: 40px 0;
  font-size: 18px;
}
.site_footer .info .item a {
  /* color: #fff; */
  color: rgb(0, 0, 0);
  text-decoration: none !important;
  font-size: 18px;
}
.hl_info_footer_title {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 15px;
  padding: 8px 0;
  text-transform: uppercase;
  border-bottom: 2px dotted #ccc;
}
.hl_info_footer_title > span {
  position: relative;
  display: inline-block;
}
.hl_info_footer_title > span:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  z-index: 1;
  height: 2px;
}
.info .item {
  margin-bottom: 10px;
  line-height: 1.5;
}
.info .item i {
  margin-right: 5px;
}
input.help-block {
  border-color: red;
}
span.help-block {
  color: red;
  font-size: 12px;
}
.daingkynhantin {
  margin-top: 15px;
  position: relative;
}
.daingkynhantin #ten-error {
  position: absolute;
  left: 0;
  bottom: -19px;
  color: red;
  font-size: 12px;
  z-index: 1;
}
.daingkynhantin .text {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  width: 230px;
  font-size: 14px;
  border: none;
  display: inline-block;
  color: #1d1e20;
  float: left;
  border: 0 !important;
  outline: 0 !important;
}
.daingkynhantin #gui_email {
  height: 40px;
  width: 46px;
  border: none;
  outline: 0 !important;
}
.daingkynhantin #gui_email .fa-paper-plane {
  font-size: 20px;
  color: #fff;
}
.list_social_footer {
  margin-top: 15px;
  margin-bottom: 15px;
}
.list_social_footer a {
  font-size: 32px;
  color: #fff;
  margin: 5px;
  text-decoration: none !important;
}
.list_social_footer i {
  font-size: 24px;
}
.list_social_footer strong {
  display: inline-block;
  position: relative;
  top: -5px;
  text-transform: uppercase;
  font-size: 14px;
}
.site_footer .copyright {
  padding-top: 10px;
}
.site_footer .copyright * {
  color: #fff;
  font-size: 13px;
  position: relative;
  z-index: 2;
}
#back-to-top {
  width: 30px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  z-index: 9999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: -2px;
  right: 10px;
  background-color: #3c3c3c;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  border-radius: 2px;
}
#back-to-top .fa {
  position: relative;
  top: -3px;
  font-size: 10px;
}
.page_heading .breadcrumb {
  padding: 15px 0;
  background-color: transparent;
  margin-bottom: 0;
  font-size: 13px;
  opacity: 0.7;
}
.page_heading .h1 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.3;
  padding: 5px 0 10px;
}
.page_heading h1 {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.3;
  padding: 5px 0 10px;
}
.more_ajax {
  text-align: center;
  margin-bottom: 20px;
}
.btn-primary.btn-1 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.btn-primary.btn-1.type-1 {
  padding-left: 33px;
  padding-right: 33px;
}
.empty_product {
  text-align: center;
  color: red;
  font-size: 16px;
}
.tool_product_box {
  float: right;
}
.view-list-product {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.view-list-product li {
  display: inline-block;
  margin-left: 7px;
}
.view-list-product li a {
  text-decoration: none !important;
  color: #1d1e20;
  border: 1px solid #ced4da;
  padding: 7px;
  border-radius: 0.25rem;
}
.view-list-product li a.active {
  color: #fff;
  border: 1px solid #1d1e20;
  background-color: #1d1e20;
}
.view-list-product li i {
  font-size: 20px;
}
.view-list-product li i.fa-th-large {
  position: relative;
  top: 1px;
}
.view-list-product li i.fa-list {
  position: relative;
  top: 2px;
}
.soft-product-form #soft-product-sl {
  cursor: pointer;
  outline: 0 !important;
  box-shadow: none !important;
}
.sidebar_heading {
  font-size: 18px;
  line-height: 1.3;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sidebar_heading:before {
  content: "";
  position: absolute;
  width: 25px;
  left: 0;
  bottom: 0;
  height: 3px;
}
.relative_post_heading {
  font-size: 18px;
  line-height: 1.3;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.relative_post_heading:before {
  content: "";
  position: absolute;
  width: 25px;
  left: 0;
  bottom: 0;
  height: 3px;
}
.list_category_sidebar {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.list_category_sidebar .label-filter {
  display: block;
  color: #000;
  position: relative;
  padding: 5px 0;
  cursor: pointer;
  font-size: 16px;
}
.list_category_sidebar .label-filter h3 {
  font-size: 16px;
}
.service_link_sidebar {
  display: block;
  color: #000;
  position: relative;
  padding: 5px 0 5px 25px;
  cursor: pointer;
}
.list_category_sidebar.service_list h3 {
  font-size: 16px;
}
.list_category_sidebar .label-filter i {
  cursor: pointer;
  transform: rotate(180deg);
  transition: all 0.3s;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  font-size: 20px;
  line-height: 20px;
  height: 30px;
  width: 30px;
}
.service_link_sidebar i {
  cursor: pointer;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 7px;
  z-index: 1;
  font-size: 18px;
  line-height: 20px;
}
.list_category_sidebar li.active .label-filter i {
  transform: rotate(0);
}
.ul-submenu-sidebar {
  padding-left: 25px;
  list-style: none;
}
.list_category_sidebar .label-filter i.icon-ctrl:before {
  position: absolute;
  top: 9px;
  right: 5px;
}
.list_category_sidebar li.active > .label-filter {
  font-weight: 700;
}
.sidebar_box {
  margin-bottom: 20px;
}
.btn-more-category {
  font-size: 13px;
  color: #1d1e20;
  padding: 5px 10px;
  border-radius: 4px;
  text-decoration: none !important;
  color: #1d1e20;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.wrap-btn-more-category {
  margin-top: 10px;
  margin-bottom: 10px;
}
.filter-price-form #price-from,
.filter-price-form #price-to {
  width: 118px;
}
.filter-price-form .line-1 {
  position: relative;
  top: -5px;
}
.filter-price-form .input-group-text {
  background-color: transparent;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 120%;
    margin-left: 0px;
    top: -13px;
}

.filter-price-form .btn {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.btn-open-modal-hl {
  background: 0 0;
  outline: 0 !important;
  position: absolute;
  right: -9px;
  top: 50%;
  color: #010101;
  margin-top: -6px;
  border: 0 !important;
  font-size: 16px;
}
.btn-open-modal-hl:hover {
  color: red;
}
.modal-1 .modal-content {
  padding: 25px 15px 25px;
}
.modal-1 .close {
  position: absolute;
  right: 9px;
  top: 5px;
  z-index: 99;
  font-size: 24px;
}
.modal-1 {
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.modal-1 .modal-dialog {
  margin: 8rem auto;
}
#search-produc-form .daingkynhantin {
  position: relative;
  padding-right: 55px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 4px;
}
#search-produc-form .daingkynhantin .text {
  width: 100%;
}
#search-produc-form .daingkynhantin .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 40px;
  width: 47px;
  border: none;
  outline: 0 !important;
  background-color: #1d1e20;
  transition: all 0.5s ease-in-out 0s;
}
.daingkynhantin .btn-search .icon-search {
  font-size: 18px;
  color: #fff;
  position: relative;
  top: 2px;
  left: 2px;
}
.banner_sidebar_img {
  display: block;
  text-align: center;
  padding: 2px;
}
.banner_sidebar_img:hover {
  opacity: 0.8;
}
.main-slider-full .slick-track {
  display: flex !important;
}
.main-slider-full .slick-list {
  line-height: 0;
}
.slider-nav .slick-slide {
  text-align: center;
  cursor: pointer;
  padding: 3px;
  line-height: 0;
}
.slider-nav .slick-slide > div {
  position: relative;
}
.slider-nav .slick-slide > div:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #1d1e20;
  opacity: 0.5;
  -webkit-transition: ease all 0.4s;
  -o-transition: ease all 0.4s;
  transition: ease all 0.4s;
  border-radius: 2px;
  overflow: hidden;
}
.slider-nav .slick-slide.slick-current > div:before {
  background-color: transparent;
}
.slider-nav .slick-slide img {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
}
.slider-for {
  padding: 3px;
}
.single_product_img {
  margin-bottom: 10px;
}
.single_product_img .slider img {
  display: none;
}
.single_product_img .slider.slick-initialized img {
  display: block;
}
.single_product_img .slick-prev {
  left: 5px;
  z-index: 1;
}
.single_product_img .slick-next {
  right: 5px;
  z-index: 1;
}
.single_product_img .slick-arrow {
  width: 30px;
  height: 30px;
}
.single_product_img .slick-next:before,
.single_product_img .slick-prev:before {
  font-size: 30px;
}
.name_product_title {
  font-size: 24px;
  line-height: 1.3;
}
.single_infor_product ul {
  list-style: none;
  padding-left: 0;
}
.single_infor_product ul li {
  margin-bottom: 6px;
}
.single_infor_product .sku {
  font-size: 16px;
}
.single_infor_product .sku strong {
  padding-right: 5px;
}
.single_infor_product .sale_price {
  color: #e5101d;
  font-size: 20px;
}
.single_infor_product .normal_price {
  color: #828282;
  font-style: italic;
  text-decoration: line-through;
  font-size: 16px;
}
.numbers-row {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 160px;
  outline: 0 !important;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
}
.numbers-row .qtybutton {
  width: 38px;
  height: 38px;
  line-height: 36px;
  padding: 0;
  position: absolute;
  top: 0;
  text-align: center;
  font-size: 20px;
  color: #1d1e20;
  font-weight: 400 !important;
  cursor: pointer;
  border-radius: 0;
  border: 1px solid #d7d7d7;
  background: #fff;
  -webkit-transition: ease all 0.4s;
  -o-transition: ease all 0.4s;
  transition: ease all 0.4s;
  outline: 0 !important;
}
.numbers-row .dec {
  left: 0;
}
.numbers-row .inc {
  right: 0;
}
.numbers-row #input-quantity-product,
.numbers-row .input-quantity-product {
  outline: 0 !important;
  border: 1px solid #d7d7d7;
  color: #555;
  font-size: 14px;
  height: 38px;
  text-align: center;
  width: 100%;
  padding-left: 38px;
  padding-right: 38px;
}
.phu-luc-heading {
  background-color: #344150;
  padding: 10px;
  color: #fff;
  cursor: pointer;
}
.phu-luc-heading-toggle {
  color: #fff !important;
  float: right;
}
.phu-luc-heading-txt i {
  margin-left: 5px;
}
.phu-luc-heading-toggle i {
  font-size: 14px;
}
.phu-luc-content a {
  display: block;
  list-style: none;
  margin: 0;
  line-height: normal;
  background: #f6f8f8;
  border-bottom: 1px solid #fff;
  padding: 10px 15px;
  border-left: 5px solid #dde4e6;
  width: 100%;
  color: #67707c;
}
.phu-luc-content a.tagname-h3 {
  text-indent: 15px;
}
.data-phu-luc-append {
  margin-bottom: 5px;
  width: 360px;
  float: right;
}
.hl-editor h2 {
  font-size: 24px;
  line-height: 1.3;
  margin-top: 15px;
  margin-bottom: 15px;
}
.hl-editor h3 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.hl-editor h4 {
  font-size: 16px;
}
.title_2 {
  font-size: 22px;
}
.hl-img-thumbnail {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.cart-page-box .table-responsive .table {
  min-width: 650px;
}
.cart-page-box .btn-group-bottom {
  overflow: hidden;
}
.btn-delete-cart {
  text-decoration: none !important;
}
.checkout-information {
  border: 1px dotted #ced4da;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.contact-box {
  border: 1px dotted #ced4da;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.contact-page .info .item,
.contact-page .info .item a {
  color: #1d1e20;
}
.checkout-information > h2 {
  font-size: 20px;
  text-align: center;
  padding: 5px 0 10px;
  text-transform: capitalize;
}
.detail-products-in-checkout > h2 {
  font-size: 20px;
  text-align: center;
  padding: 5px 0 10px;
  text-transform: capitalize;
}
.contact-box > h2 {
  font-size: 20px;
  text-align: center;
  padding: 5px 0 10px;
}
.payment-method-and-total-information {
  border: 1px dotted #ced4da;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.payment-method-and-total-information > h2 {
  font-size: 20px;
  text-align: center;
  text-transform: capitalize;
  padding: 5px 0 10px;
}
.form-check-input {
  margin-top: 2px;
}
.form-check {
  margin-bottom: 3px;
}
.form-check-label {
  cursor: pointer;
}
.checkout-form * {
  font-size: 14px;
}
.checkout-form .btn {
  font-size: 14px;
}
.summary-cart {
  border: 1px dotted #ced4da;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.summary-cart > h2 {
  font-size: 20px;
  text-align: center;
  text-transform: capitalize;
  padding: 5px 0 10px;
}
.list_sidebar_product .product_item {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin-bottom: 5px;
}
.list_sidebar_product .product_item_desc {
  padding: 0 8px;
}
.list_sidebar_product .name_product {
  font-size: 16px;
  height: 42px;
  margin-bottom: 6px;
}
.list_sidebar_product .name_product .txt {
  height: 42px;
}
.list_sidebar_product .price {
  height: 15px;
}
.list_sidebar_product .price .normal_price,
.list_sidebar_product .price .sale_price {
  font-size: 13px;
}
.list_sidebar_product .product_item_img {
  width: 60px;
  height: 60px;
  padding-bottom: 0;
  float: left;
}
.no-touch .list_sidebar_product .product_item .product_item_img:hover:before {
  box-shadow: 0 0 0 4px #fff inset;
}
.list_sidebar_product .product_item_desc {
  width: calc(100% - 60px);
  float: right;
}
.hlcheckbox {
  position: relative;
  margin-bottom: 20px;
}
.hlcheckbox span.help-block {
  position: absolute;
  left: 0;
  bottom: -18px;
  z-index: 1;
}
.login_box {
  padding: 20px;
  max-width: 400px;
  margin: 20px auto 50px auto;
  border-radius: 10px;
}
.register_box_client {
  padding: 20px;
  max-width: 450px;
  margin: 20px auto 50px auto;
  border-radius: 10px;
}
.login_box .logo_link img {
  max-height: 120px;
}
.title_thanks {
  font-size: 20px;
  padding: 5px 0 10px;
  line-height: 1.3;
}
.hl-table table td,
.hl-table table th {
  padding: 10px;
  text-align: center;
}
.hl-table.type-1 table td,
.hl-table.type-1 table th {
  text-align: left;
}
#scroll_trigger {
  height: 4px;
  background-color: red;
}

.sidebar_list_post {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.sidebar_list_post li {
  display: block;
  margin-bottom: 5px;
  clear: both;
}
.sidebar_post_item {
  display: block;
  line-height: 1;
  text-decoration: none !important;
}
.sidebar_post_img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  float: left;
  margin-right: 10px;
}
.sidebar_post_txt {
  display: flex;
  align-items: flex-start;
  height: 50px;
  margin-bottom: 1px;
  color: #1d1e20;
  font-size: 16px;
}
.sidebar_post_txt > span {
  max-height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.3;
}
.sidebar_post_date {
  font-size: 13px;
  color: #898989;
}
.post_large_item {
  display: block;
  margin-top: 2px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  border-radius: 2px;
  overflow: hidden;
}
.post_large_img {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.post_large_img > img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.post_large_img .post_large_overlay_img {
  opacity: 0;
  transition: all 0.5s ease-in-out 0s;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.post_large_img .post_large_overlay_img .icon-link1 {
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  z-index: 2;
  padding: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.post_large_txt {
  font-size: 20px;
  color: #1d1e20;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 5px;
  display: inline-block;
}
.post_large_txt h1,
.post_large_txt h2 {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 5px;
}
.post_large_txt.limit_line {
  margin-bottom: 0;
}
.post_large_txt.limit_line > h2,
.post_large_txt.limit_line > h3 {
  line-height: 1.3;
}
.post_large_txt.limit_line > h3 {
  font-size: 18px;
}
.post_large_shortdesc {
  line-height: 1.3;
  margin-bottom: 5px;
}
.post_large_shortdesc > span {
  line-height: 1.3;
}
.post_large_desc {
  padding: 10px 15px;
}
.post_large_bottom {
  overflow: hidden;
}
.post_large_date {
  padding-top: 5px;
  float: left;
  font-size: 14px;
}
.post_large_bottom .hl-btn-share {
  float: right;
}
.post_details_page .post_large_shortdesc {
  height: auto;
  display: block;
}
.relative_post .post_large_txt.limit_line > h2 {
  font-size: 16px;
  max-height: 40px;
}
.relative_post .post_large_txt.limit_line {
  max-height: 40px;
}
.relative_post .post_large_shortdesc {
  font-size: 14px;
  height: 54px;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "\e900";
  font-family: icomoon !important;
  font-size: 6px;
  position: relative;
  top: 6px;
  left: 1px;
}
.page_heading .breadcrumb a {
  color: #6c757d;
}
.service_item_img {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.service_item_img img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  /* width: 100% !important; */
  height: 100% !important;
  object-fit: cover;
}
.service_overlay_img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 3;
  color: #fff;
  transition: 0.3s;
  padding: 20px;
}
.service_overlay_img > .inner {
  padding: 12px 15px 15px 15px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  width: 100% !important;
  transition: 0.3s;
}
.service_overlay_img h2,
.service_overlay_img h3 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.3;
}
.service_shortdesc {
  display: flex;
  align-items: flex-start;
  height: 35px;
  margin-bottom: 1px;
  color: #fff;
  font-size: 14px;
}
.service_shortdesc > span {
  max-height: 35px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.3;
}
.service_item {
  position: relative;
  margin-bottom: 15px;
}
.service_item .category_link {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
  padding: 4px 10px;
  font-size: 12px;
}
.service_item:hover .service_overlay_img {
  background-color: transparent;
}
.service_item .service_overlay_img > .inner {
  background-color: rgba(0, 0, 0, 0.5);
}
.name_avatar-box {
  margin-bottom: 15px;
  text-align: center;
}
.name_avatar-box img {
  margin-bottom: 15px;
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
}
.name_avatar-box .name-client {
  display: block;
  text-align: center;
}
.nav-tabs-account {
  display: block;
}
.nav-tabs-account li {
  display: block;
  margin-bottom: 5px;
}
.nav-tabs-account li a {
  border-radius: 4px;
  display: block;
  padding: 7px 10px;
  background-color: #e62e04;
  color: #fff;
}
.account-information h1 {
  font-size: 20px;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.video_item {
  position: relative;
  margin-bottom: 15px;
}
.video_item .video_item_img {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  border-radius: 2px;
}
.video_item .video_item_img img.img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.video_item .video_item_img .icon-play {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  z-index: 5;
}
.video_item .video_item_img .icon-zoom {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  z-index: 5;
}
.video_item .category_link {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
  padding: 4px 10px;
  font-size: 12px;
}
.video_item .video_overlay_img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 3;
  color: #fff;
  transition: 0.3s;
  padding: 20px;
  border-radius: 2px;
}
.video_item .video_overlay_img > .inner {
  padding: 15px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -55px;
  width: 100% !important;
  transition: 0.3s;
  font-size: 16px;
  margin-bottom: 0;
}
.video_item .video_overlay_img > .inner h2 {
  font-size: 20px;
  margin-bottom: 0;
}
.wrap_image_item .image_item + .image_item {
  display: none;
}
.image_item {
  cursor: pointer;
}
.title_1 {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.3;
  padding: 5px 0 10px;
}
.policy_icon {
  width: 60px;
  text-align: center;
  float: left;
}
.policy_icon img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 2px;
}
.policy_item .policy_text {
  margin-left: 70px;
  padding-top: 12px;
}
.policy_item .policy_text .heading {
  font-size: 18px;
  color: #252531;
  font-weight: 500;
  margin: 0;
}
.policy_item .policy_text .txt {
  font-size: 16px;
  color: #676767;
  margin-top: 6px;
  font-weight: 400;
}
.policy_item.type-2 {
  text-align: center;
}
.policy_item.type-2 .policy_icon img {
  margin: 0 auto;
  display: inline-block;
}
.policy_item.type-2 .policy_icon {
  float: none;
  width: 100%;
}
.policy_item.type-2 .policy_text {
  margin-left: 0;
}
.hl_paging .pagination {
  flex-wrap: wrap;
}
.type_menu_3 .main_menu {
  float: left;
}
.type_menu_3 .banner-right {
  text-align: right;
}
.type_menu_3 .banner-right img {
  height: 80px;
}
.main_slider_type_2 {
  margin-top: 15px;
}
.main_slider_type_2 .slick-track {
  line-height: 0;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.icon_category {
  display: inline-block;
  height: 20px;
  width: 20px;
  padding: 0;
  text-transform: uppercase;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  background-image: url(../images/icon_category.png);
  background-size: 100%;
}
.main_category_menu {
  background-color: #fff;
  position: relative;
}
.main_category_menu .main_category_menu_heading {
  line-height: 11px;
  padding: 7px 8px;
  margin-right: -15px;
  color: #fff;
  position: relative;
}
.main_category_menu .main_category_menu_heading strong {
  position: relative;
  top: -4px;
  font-size: 15px;
  text-transform: uppercase;
}
.main_category_menu .main_category_menu_ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  /* height: 340px; */
}
.main_category_menu .main_category_menu_ul li.menu-item > a {
  display: relative;
}
.main_category_menu .main_category_menu_ul li.menu-item.has-chidren > a {
  position: relative;
}
.main_category_menu .main_category_menu_ul li.menu-item.has-chidren > a:before {
  content: "\e900";
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  z-index: 1;
  right: 4px;
  font-size: 10px;
}
.main_category_menu .main_category_menu_ul li.menu-item a {
  color: #000;
  font-size: 15px;
  display: block;
  /* padding: 6px 10px; */
  padding: 6px 36px;
  transition: all 0.2s ease-in-out;
}
.main_category_menu .main_category_menu_ul > li.menu-item > a {
  position: relative;
}
.main_category_menu
  .main_category_menu_ul
  li.menu-item.has-chidren
  > a
  > .js-icon {
  padding: 6px;
  position: absolute;
  left: 0;
  top: 2px;
  z-index: 1;
}
.main_category_menu
  .main_category_menu_ul
  li.menu-item.has-chidren.active
  > a
  > .js-icon::before {
  content: "\e903";
}
.main_category_menu .submenu {
  display: none;
  position: absolute;
  width: 100%;
  left: 100%;
  top: 0;
  z-index: 999;
  background: #fff;
}
.main_category_menu .submenu .submenu_ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.overlay_category_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2020;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.open-category-menu .main_category_menu {
  z-index: 9999;
  height: auto;
  min-height: 340px;
  /* min-height: 640px; */
}
.main_category_menu .main_category_menu_ul li.menu-item.overlay_item_menu > a {
  position: relative;
}
.main_category_menu
  .main_category_menu_ul
  li.menu-item.overlay_item_menu
  > a:before {
  transform: rotate(90deg);
  left: 50%;
  width: 10px;
  height: 10px;
  content: "\e900";
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  z-index: 1;
  right: 4px;
  font-size: 10px;
}
.cb-batThongTinNhanHang {
  margin-bottom: 20px;
}
.wrap-thongtinnhanhang .txt-label {
  position: relative;
  top: -2px;
  padding-right: 6px;
  cursor: pointer;
}
.thongtinnhanhang {
  display: none;
}
.cb-batThongTinNhanHang:checked + .thongtinnhanhang {
  display: block;
}
.donhang-information h1 {
  font-size: 20px;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.donhang-information .hl-table {
  font-size: 14px;
}
.donhang-information .hl-table .txt {
  display: block;
  margin-top: 5px;
}
.btn-xemchitiet {
  margin-right: 5px;
}
.btn-huydonhang,
.btn-xemchitiet {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 11px !important;
  padding: 2px 8px;
  border-radius: 15px;
  text-decoration: none !important;
}
.hl_paging .pagination {
  flex-wrap: wrap;
}
.view_all_btn {
  font-size: 13px;
  float: right;
  position: relative;
  bottom: -5px;
  font-weight: 400;
  text-decoration: none !important;
}
.site_main {
  overflow: hidden;
}
.product_category_box {
  overflow: hidden;
}
.comment_box {
  background-color: #fff;
  padding-bottom: 20px;
}
.hoidapbinhluan_box {
  background-color: #fff;
  padding: 10px;
  overflow: hidden;
}
.relative_news_title {
  font-size: 20px;
}
.reviews_detail {
  height: auto;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px;
  background-color: #fff;
  margin: 15px 0 0 0;
}
.reviews_detail .danhgia,
.reviews_detail .diem,
.reviews_detail .thongke {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
}
.averageRatings {
  font-size: 40px;
  color: #ffba00;
  line-height: 40px;
  display: flex;
  width: 110px;
  margin: 13px auto;
}
.reviews_detail h3 {
  font-size: 20px;
  text-align: center;
}
.reviews_detail .averageRatings .fa {
  font-size: 40px;
}
.reviews_detail > div.diem,
.reviews_detail > div.thongke {
  height: 150px;
}
.reviews_detail > div.diem {
  border-right: 1px solid #ddd;
}
.reviews_detail > div.danhgia {
  margin: 15px 0 0 0;
}
.thongke > div {
  line-height: 20px;
  position: relative;
  width: 100%;
  float: left;
  margin-top: 10px;
}
.side {
  float: left;
  width: 15%;
}
.reviews_detail .fa {
  font-size: 15px;
}
.reviews_detail .fa.checked {
  color: #ffba00;
}
.bar {
  height: 8px;
  background-color: #ffba00;
}
.right {
  text-align: right;
}
.middle {
  float: left;
  width: 60%;
  padding-top: 7px;
}
.bar-container {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  color: #fff;
}
.reviews_detail .right {
  position: relative;
  width: 25%;
}
.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  display: inline-block;
}
.rating > label {
  display: inline-block;
  position: relative;
  width: 1.1em;
}
.rating > label.checked:before,
.rating > label.checked ~ label:before,
.rating > label:hover:before,
.rating > label:hover ~ label:before {
  content: "\2605";
  position: absolute;
}
.rating > label:hover:before {
  content: "\2605";
  position: absolute;
}
.rating label {
  font-size: 34px;
  cursor: pointer;
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #ffba00;
}
.rating label input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 34px;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.formReview .stars .text {
  display: inline-block;
  position: relative;
  top: -6px;
}
.formReview .review * {
  font-size: 14px;
  line-height: 1;
}
.formReview span.help-block {
  margin-top: 5px;
  display: block;
}
.formReview .review textarea {
  line-height: 1.3;
}
.btn-comment-form {
  display: block;
  width: 100%;
  line-height: 34px;
  height: 34px;
}
#formReview {
  padding-top: 10px;
}
.formReview {
  display: none;
}
.danhgia .guiDanhGia {
  line-height: 1.2;
}
.listReviews {
  float: left;
  width: 100%;
  padding: 15px 0 0 0;
  font-size: 14px;
}
.listReviews .btn-seemore {
  line-height: 1.2;
  font-size: 14px;
}
.reviewer span {
  font-weight: 700;
  margin-bottom: 5px;
  display: inline-block;
  text-transform: capitalize;
  font-size: 14px;
}
.list-detail {
  list-style: none;
  padding-left: 0;
}
.review-content p > i {
  line-height: 1.5;
  margin-left: 10px;
  font-style: normal;
}
.hoidapbinhluan_box .form-add,
.hoidapbinhluan_box .form_reply_input {
  border: 1px solid #dadada;
  border-radius: 5px !important;
}
.user_action_wrap {
  padding: 5px;
  display: block;
  overflow: hidden;
  border-top: 1px solid #dadada;
}
.user_action_wrap .cmt_left {
  float: left;
  font-size: 14px;
}
.user_action_wrap .cmt_right {
  float: right;
}
.user_action_wrap #btnSendCmt {
  padding: 4px 25px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #ffba00;
  border-radius: 4px;
  background: #ffba00;
  margin: 0;
  text-decoration: none !important;
}
.hoidapbinhluan_box .main_form textarea {
  border: 0;
}
.hoidapbinhluan_box .main_form .help-block {
  padding: 5px;
  display: block;
}
.actionuser {
  width: calc(100% - 30px);
  float: right;
  overflow: hidden;
}
.actionuser .top_actionuser {
  color: #ffba00;
}
.actionuser .reply_list {
  margin-top: 10px;
  position: relative;
  background: #eee;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 15px 15px 15px;
}
.actionuser .reply_list span .fa {
  font-size: 22px;
}
.actionuser .reply_list span {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: -15px;
  color: #eee;
  text-align: left;
  left: 8px;
}
.reply_list .rowuser {
  margin-bottom: 5px;
}
.reply_list .question {
  line-height: 1.5;
}
.list-detail .review-content p {
  margin-bottom: 6px;
}
.register-img-footer1 img,
.register-img-footer2 img {
  height: 81px;
  width: auto;
  margin-top: 5px;
}
.policy_box.type-3 .policy_icon {
  position: relative;
  z-index: 1;
}
.policy_box.type-3 .col-md-6 {
  position: relative;
}
.policy_box.type-3 .col-md-6:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.policy_box.type-3 .policy_item .policy_text .heading,
.policy_box.type-3 .policy_item .policy_text .txt {
  color: #fff;
  position: relative;
  z-index: 1;
}
.policy_box.type-3 .col-md-6:nth-child(1):after {
  opacity: 9;
}
.policy_box.type-3 .col-md-6:nth-child(2):after {
  opacity: 0.8;
}
.policy_box.type-3 .col-md-6:nth-child(3):after {
  opacity: 0.7;
}
.policy_box.type-3 .col-md-6:nth-child(4):after {
  opacity: 0.6;
}
.policy_box.type-3 .container-fluid {
  max-width: inherit;
}
.policy_item_inner {
  display: inline-block;
}
.linhvuchoatdong__title {
  padding: 15px 20px;
  height: 100%;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}
.linhvuchoatdong__title .title {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 8px;
}
.linhvuchoatdong__title .title h2 {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.4;
}
.linhvuchoatdong__title * {
  color: #fff !important;
  text-decoration: none !important;
}
.linhvuchoatdong__title p {
  margin-bottom: 0;
}
.lvhd__item {
  position: relative;
  box-shadow: 0 0 8px 0 #000;
  border-bottom: solid 5px #ccc;
}
.lvhd__item__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px 0;
  transition: all 0.5s linear;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.service_home_inner {
  padding: 15px 15px 15px 0;
}
.lvhd__item__content .item-title {
  margin: 0;
  font-size: 16px;
}
.lvhd__item__content .item-title a {
  color: #fff;
  padding: 0 5px;
  text-decoration: none !important;
}
.lvhd__item__content .item-title a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.linh_vuc_wrap_slider .owl-nav {
  top: 0;
  margin: 0;
  left: 0;
  width: 100%;
  padding: 0;
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
  outline: 0 !important;
}
.linh_vuc_wrap_slider .owl-nav button:first-child {
  left: 0;
  position: absolute;
}
.linh_vuc_wrap_slider .owl-nav [class*="owl-"] {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 32px;
  height: 100%;
  font-size: 32px;
  border-radius: 0;
  line-height: initial;
  color: #fff !important;
  top: 0;
  margin: 0;
  outline: 0 !important;
}
.linh_vuc_wrap_slider .owl-nav button span {
  position: relative;
  top: -4px;
  font-size: 50px;
  line-height: 0;
}
.linh_vuc_wrap_slider .owl-nav button:last-child {
  position: absolute;
  right: 0;
}
.ratio_lv > a {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.ratio_lv > a img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.service_home_type_3 {
  padding: 20px 0 0 0;
}
.service_home_type_3_title {
  text-align: center;
  margin-bottom: 20px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.service_home_type_3_title .title {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.3;
  color: #1d1e20;
  margin-bottom: 10px;
  font-weight: 700;
  display: block;
}
.duan_item,
.intro_service_product_item,
.list_sidebar_product .product_item,
.service_home_type_3_item,
.service_item {
  border-radius: 2px;
  overflow: hidden;
}
.service_home_type_3_item_link {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.service_home_type_3_item_link img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.service_home_type_3_item_txt {
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  vertical-align: middle;
}
.service_home_type_3_item_txt .text {
  display: inline-block;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  color: #fff;
  font-size: 20px;
}
.intro_service_product .hl_mb-15 {
  margin-bottom: 20px;
}
.intro_service_product .sub_title_news {
  max-height: 42px;
  display: flex;
  align-items: flex-start;
}
.intro_service_product .sub_title_news p {
  max-height: 42px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.3;
}
.product_box.home_widget {
  padding: 12px 0 0 0;
  border-top: 1px dotted #e8e8e8;
}
.tags_box.home_widget {
  border-top: 1px dotted #e8e8e8;
}
.product_box.home_widget_1 {
  padding: 20px 0 0 0;
  border-top: 1px dotted #e8e8e8;
}
.inner_type_3 {
  padding-left: 15px;
  padding-right: 15px;
}
.type_highlight {
  position: relative;
}
.type_highlight .name_product {
  color: #fff;
  position: relative;
  z-index: 2;
  height: auto;
  text-align: center;
  display: block;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.type_highlight .product_item_img {
  height: 100%;
  padding-bottom: 0 !important;
}
.type_highlight .product_item_desc {
  position: absolute;
  top: 0;
  z-index: 2;
  left: 0;
  right: 0;
}
.type_highlight .product_item_desc:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.product_item_img img {
  transition: all 0.2s ease-out;
}
.list_sidebar_product .product_item .product_item_img img {
  transform: scale(1) !important;
}
.list_sidebar_product .product_item:hover {
  opacity: 0.8;
}
.short-desc-toppage {
  padding-bottom: 10px;
}
.short-desc-bottompage {
  padding-bottom: 20px;
}
.content-global-page {
  padding-bottom: 20px;
}
.wrap-intro_home {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.wrap-intro_home.type-1 {
  padding: 20px 0;
}
.intro_home_subtitle {
  text-align: center;
  line-height: 1.4;
}
.intro_home_subtitle.limit-width {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.intro_home_title {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.3;
  color: #1d1e20;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 700;
}
.intro_home .intro_content img {
  margin-bottom: 20px;
}
.intro_home .btn-1 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.wrap-intro_home.type-2 .intro_home_subtitle,
.wrap-intro_home.type-2 .intro_home_title {
  text-align: left;
  width: 100%;
}
.wrap-intro_home.type-2 .intro_home_heading {
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.wrap-intro_home.type-1 .intro_home_heading {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.wrap-intro_home.type-2 .inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.wrap-intro_home.type-2 .intro_content img {
  margin-bottom: 0;
}
.footer_list_link {
  padding-left: 20px;
}
.footer_list_link li {
  margin-bottom: 5px;
}
.footer_list_link li a {
  color: #fff;
}
.footer_list_link.type_bottom {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  text-align: center;
}
.footer_list_link.type_bottom li {
  position: relative;
  display: inline-block;
}
.footer_list_link.type_bottom li + li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 10px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
.footer_list_link.type_bottom li a {
  padding: 5px 10px;
}
.form-register-footer-1 .help-block {
  margin-bottom: 5px;
  display: block;
}
@-webkit-keyframes coccoc-alo-circle-anim {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
  }
  30% {
    opacity: 0.5;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
  100% {
    opacity: 0.6;
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes coccoc-alo-circle-anim {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
  }
  30% {
    opacity: 0.5;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
  100% {
    opacity: 0.6;
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes coccoc-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes coccoc-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes coccoc-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
  50% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
}
@keyframes coccoc-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
  50% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    opacity: 0.2;
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
  }
}
.call-btn {
  background-color: transparent;
  cursor: pointer;
  height: 120px;
  position: fixed;
  -webkit-transition: visibility 0.5s ease 0s;
  -o-transition: visibility 0.5s ease 0s;
  transition: visibility 0.5s ease 0s;
  width: 235px;
  z-index: 9998 !important;
  left: -15px;
  bottom: -51px;
}
.call-btn .circle {
  border-color: #a6b00a;
  opacity: 0.5;
  -webkit-animation: 1.2s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-anim;
  animation: 1.2s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-anim;
  background-color: transparent;
  border: 2px solid #a6b00a;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 160px;
  left: 20px;
  opacity: 0.1;
  position: absolute;
  top: 20px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 160px;
}
.call-btn .circle-fill {
  background-color: #a6b00a;
  opacity: 0.75 !important;
  -webkit-animation: 2.3s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-fill-anim;
  animation: 2.3s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-fill-anim;
  background-color: #a6b00a;
  border: 2px solid transparent;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 80px;
  left: 54px;
  opacity: 0.1;
  position: absolute;
  top: -5px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 80px;
}
.call-btn .img-circle {
  background-color: #a6b00a;
  -webkit-animation: 1s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-img-anim;
  animation: 1s ease-in-out 0s normal none infinite running
    coccoc-alo-circle-img-anim;
  border: 2px solid transparent;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 50px;
  left: 70px;
  position: absolute;
  z-index: 10000;
  top: 10px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  width: 50px;
}
.call-btn .phone-number {
  color: #fff;
  position: absolute;
  display: block;
  left: 80px;
  top: 50%;
  width: 150px;
  height: 30px;
  background-color: #a6b00a;
  z-index: 9999;
  padding: 8px 14px;
  color: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding-left: 40px;
  margin-top: -40px;
  font-size: 15px;
  line-height: 1.1;
  font-family: Roboto, Helvetica, Arial, sans-serif;
}
.call-btn .call-link img {
  padding: 5px 0 0 5px;
  max-width: 100%;
  height: 33px;
  box-sizing: border-box;
  position: relative;
  left: 2px;
  top: 4px;
}
.call-btn .call-link:hover {
  opacity: 0.8;
}
.zalo-chat-btn {
  width: 55px;
  height: 55px;
  line-height: 40px;
  overflow: hidden;
  z-index: 9999;
  cursor: pointer;
  position: fixed;
  bottom: 285px;
  right: 5px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  text-decoration: none;
  border-radius: 5px;
}
.fixed-right-menu ul {
  list-style: none;
}
.fixed-right-menu {
  position: fixed;
  z-index: 100;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.fixed-right-menu:after {
  display: block;
  content: "";
  clear: both;
}
.fixed-right-menu li {
  float: right;
  clear: both;
  margin-bottom: 1px;
}
.fixed-right-menu li a {
  display: block;
  position: relative;
}
.fixed-right-menu li a.item:hover {
  padding-right: 125px;
  background: 0 0;
}
.fixed-right-menu li a.item {
  padding: 0;
  background: 0 0;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fixed-right-menu li a .icon {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fixed-right-menu li a .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.fixed-right-menu li a .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
  line-height: 30px;
}
.fixed-right-menu li a .text {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 125px;
  padding: 0 10px;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #fff;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.fixed-right-menu li a.item2 {
  background: 0 0;
}
.fixed-right-menu li a.item2 .icon {
  background: 0 0;
}
.fixed-right-menu li a.item2:hover .icon {
  background: 0 0;
}
.fixed-right-menu li a.goTop {
  text-align: center;
  padding: 8px;
}
.area_promotion {
  display: block;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 4px;
  position: relative;
  margin: 5px 0 12px;
  background: #fff;
}
.area_promotion_top {
  display: block;
  overflow: hidden;
  padding: 10px 15px 8px 15px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #ddd;
}
.area_promotion_top strong {
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
}
.area_promotion_top i {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #666;
  display: block;
  text-transform: none;
  padding-top: 1px;
}
.area_promotion_content .desc {
  padding: 10px;
}
#init-modal .modal-dialog {
  max-width: 600px;
}
#init-modal .close {
  position: absolute;
  right: 8px;
  top: -2px;
  font-size: 30px;
  outline: 0 !important;
}
.modal-open .fe-theme {
  position: relative;
  z-index: 100;
}
body.lg-on .fe-theme {
  position: relative;
  z-index: 100;
}
.qrcode-img {
  width: calc(32%);
}
.lg-outer .lg-thumb {
  margin: 0 auto;
}
.hl-slider-desc,
.hl-slider-title {
  -webkit-text-stroke: 0 #0000;
  text-shadow: 0 1px 4px #000;
}
.Safari .product_list.has-slider .owl-nav button span {
  top: -2px;
}
.Safari .post_item_home .post_item_home_content .desc .txt {
  line-height: 16px;
  height: 18px;
}
.inner_news {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.inner_news .title_news {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 0;
}
.site_header.has_background .top_header {
  background-color: #fff;
}
.hl-space-module {
  height: 20px;
}
.hl-space-module.space_menu {
  height: 10px;
}
.slider-three-some .slick-dots {
  bottom: 0;
}
.hl-pd-l-r-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.testimonals_client-ct {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px 0 40px 0;
}
.testimonals_client-ct .slick-dots li button:before {
  font-size: 14px;
}
.testimonals_item {
  text-align: center;
}
.testimonals_item .images {
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
}
.testimonals_item .images img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.testimonals_name {
  font-size: 16px;
  margin-bottom: 0;
  padding: 5px;
}
.testimonals_position {
  font-style: italic;
  font-size: 14px;
}
.testimonals_client-ct .inner {
  margin: 0 auto;
  display: block !important;
}
.testimonals_client-ct.type_2 .images {
  display: inline-block;
  vertical-align: middle;
}
.testimonals_client-ct.type_2 .testimonals_info {
  padding-top: 10px;
}
.testimonals_client-ct.type_2 .testimonals_detail {
  text-align: left;
  padding-left: 10px;
  margin-top: -5px;
  vertical-align: middle;
  display: inline-block;
}
.tabs_products {
  padding-top: 20px;
}
.tabs_products .nav-tabs {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none !important;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.tabs_products .nav-tabs > li {
  display: inline-block;
  float: none;
  cursor: pointer;
  color: #ccc;
  font-size: 18px;
  background: #fff;
  margin: 0;
}
.tabs_products .nav-tabs > li > a {
  text-decoration: none !important;
  background: rgba(135, 135, 135, 0.2);
  text-align: center;
  line-height: 1;
  padding: 10px 15px;
  font-size: 13px;
  display: table;
  color: #333;
  position: relative;
  font-weight: 500;
  border-radius: 0;
  -webkit-transition: ease all 0.4s;
  -o-transition: ease all 0.4s;
  transition: ease all 0.4s;
}
.tabs_products .nav-tabs > li > a.active {
  background: #444;
  color: #fff;
}
.tabs_products .nav-tabs > li > a.active:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 4px 4px 0;
  border-color: #444 transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tags_box a {
  display: inline-block;
  padding: 6px 10px;
  border: 1px solid #ccc;
  margin-bottom: 4px;
  border-radius: 2px;
  font-weight: 700;
}
.tags_box {
  padding: 6px 0 20px;
}
.map-1 {
  padding: 15px;
}
.map-1 iframe {
  width: 100%;
}
.container_desc {
  margin-bottom: 15px;
}
.img_heading {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 150px;
  margin-bottom: 20px;
}
.img_heading .overlay_heading {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.img_heading .page_heading {
  position: relative;
  z-index: 2;
}
.img_heading .page_heading .h1,
.img_heading .page_heading h1 {
  padding-top: 15px;
  padding-bottom: 20px;
}
.img_heading .breadcrumb-item + .breadcrumb-item::before,
.img_heading .page_heading .breadcrumb .breadcrumb-item.active,
.img_heading .page_heading .breadcrumb a,
.img_heading .page_heading .h1,
.img_heading .page_heading h1 {
  color: #fff;
}
.hl_history_year {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  margin-bottom: 15px;
}
.hl_history_year strong {
  padding: 6px 20px;
  border-radius: 4px;
  background-color: #000;
  display: inline-block;
  border-radius: 20px;
}
.hl_history_desc h3 {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  line-height: 1.3;
}
.history_slider_item_msg {
  padding: 20px 10px 10px 10px;
}
.history_slider_item_msg .intro_home_title {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 16px;
}
.history_slider_box {
  padding: 20px 0 30px 0;
}
.history_slider_box .slick-dots {
  bottom: -20px;
}
.history-company {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 0;
}
.main-timeline {
  overflow: hidden;
  position: relative;
}
.main-timeline .timeline {
  position: relative;
  margin-top: -85px;
}
.main-timeline .timeline:first-child {
  margin-top: 0;
}
.main-timeline .timeline:after,
.main-timeline .timeline:before {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.main-timeline .timeline:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.main-timeline .timeline-icon {
  width: 210px;
  height: 210px;
  border-radius: 50%;
  border: 25px solid transparent;
  border-top-color: #173e62;
  border-right-color: #173e62;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  transform: rotate(45deg);
}
.main-timeline .year {
  display: block;
  width: 110px;
  height: 110px;
  line-height: 110px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  margin: auto;
  font-size: 24px;
  font-weight: 700;
  color: #173e62;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: rotate(-45deg);
}
.main-timeline .timeline-content {
  width: 35%;
  float: right;
  background: #173e62;
  padding: 30px 20px;
  margin: 50px 0;
  z-index: 1;
  position: relative;
}
.main-timeline .timeline-content:before {
  content: "";
  width: 20%;
  height: 15px;
  background: #173e62;
  position: absolute;
  top: 50%;
  left: -20%;
  z-index: -1;
  transform: translateY(-50%);
}
.main-timeline .title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px 0;
}
.main-timeline .description {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  margin: 0;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon {
  transform: rotate(-135deg);
}
.main-timeline .timeline:nth-child(2n) .year {
  transform: rotate(135deg);
}
.main-timeline .timeline:nth-child(2n) .timeline-content {
  float: left;
}
.main-timeline .timeline:nth-child(2n) .timeline-content:before {
  left: auto;
  right: -20%;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon {
  border-top-color: #4b3d3d;
  border-right-color: #4b3d3d;
}
.main-timeline .timeline:nth-child(2n) .year {
  color: #4b3d3d;
}
.main-timeline .timeline:nth-child(2n) .timeline-content,
.main-timeline .timeline:nth-child(2n) .timeline-content:before {
  background: #4b3d3d;
}
.main-timeline .timeline:nth-child(3n) .timeline-icon {
  border-top-color: #13afae;
  border-right-color: #13afae;
}
.main-timeline .timeline:nth-child(3n) .year {
  color: #13afae;
}
.main-timeline .timeline:nth-child(3n) .timeline-content,
.main-timeline .timeline:nth-child(3n) .timeline-content:before {
  background: #13afae;
}
.main-timeline .timeline:nth-child(4n) .timeline-icon {
  border-top-color: #4b3d3d;
  border-right-color: #4b3d3d;
}
.main-timeline .timeline:nth-child(4n) .year {
  color: #4b3d3d;
}
.main-timeline .timeline:nth-child(4n) .timeline-content,
.main-timeline .timeline:nth-child(4n) .timeline-content:before {
  background: #4b3d3d;
}
.duan_item {
  position: relative;
  overflow: hidden;
  height: 100%;
  border: 1px solid #ccc;
}
.duan_item_title {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: -40%;
  left: 0;
  right: 0;
  z-index: 1;
  transition: all 0.4s ease 0s;
  min-height: 39px;
}
.duan_item_title a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  line-height: 1.2;
  padding: 10px 0 10px;
  text-decoration: none !important;
  min-height: 39px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.duan_item_title:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.duan_item a {
  display: block;
}
.duan_item_img {
  width: 100%;
}
.duan_item:hover .duan_item_title {
  bottom: 0;
}
.duan_ratio > a {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.duan_ratio > a img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
@-webkit-keyframes imgShine {
  100% {
    left: 125%;
  }
}
@-moz-keyframes imgShine {
  100% {
    left: 125%;
  }
}
@keyframes imgShine {
  100% {
    left: 125%;
  }
}
.img-shine {
  overflow: hidden;
  position: relative;
}
.img-shine:before {
  position: absolute;
  content: "";
  top: 0;
  left: -75%;
  z-index: 100;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.5) 100%
  );
  transform: skewX(-25deg);
}
.img-shine:hover:before {
  animation: imgShine 0.75s ease-in-out;
}
.director_box {
  padding: 20px 0;
}
.director_box.type_full {
  padding-left: 15px;
  padding-right: 15px;
}
.director_box .name {
  color: #f7941c;
  font-size: 16px;
  margin-bottom: 0;
}
.item-team {
  position: relative;
  display: block;
  text-align: center;
  width: 100%;
}
.item-team .image {
  width: 100%;
  position: relative;
  display: block;
  padding: 10px 0;
  overflow: hidden;
}
.item-team .image .inner {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  line-height: 0;
}
.item-team .image .inner:before {
  content: "";
  position: absolute;
  left: 5px;
  right: 5px;
  top: 5px;
  bottom: 5px;
  z-index: 2;
  border: 1px solid #fff;
}
.item-team .image .inner img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.item-team .desc {
  display: block;
  position: relative;
  text-align: center;
}
.item-team .desc p {
  text-align: center;
  font-style: italic;
  font-size: 14px;
}
.hl-tab-1 .nav {
  border-bottom: 0;
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.hl-tab-1 .nav li {
  display: inline-block;
}
.hl-tab-1 .nav li a {
  padding: 4px 10px;
  display: block;
  color: #000;
  font-size: 16px;
}
.hl-tab-1 .nav li a h2,
.hl-tab-1 .nav li a strong {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400;
}
.skin-obj .skin-title {
  font-weight: 300;
  font-size: 16px;
  color: #000;
  text-align: center;
  margin-top: 10px;
  -moz-transition: color 0.4s linear;
  -o-transition: color 0.4s linear;
  -webkit-transition: color 0.4s linear;
  transition: color 0.4s linear;
}
.skin-obj .skin-title span {
  position: relative;
  display: inline-block;
  text-align: center;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.skin-obj {
  position: relative;
  display: block;
}
.skin-obj:hover .skin-title span {
  text-decoration: underline;
}
.skin-obj .skin-img {
  position: relative;
  width: 100%;
  top: 0;
  position: relative;
  box-shadow: 0 4px 20px rgba(25, 25, 25, 0.1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.skin-obj .skin-img .skin-hidden {
  width: 100%;
  overflow: hidden;
  height: 300px;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.skin-obj .skin-img.slow-animation .skin-hidden img {
  -moz-transition: top 2s linear;
  -o-transition: top 2s linear;
  -webkit-transition: top 2s linear;
  transition: top 2s linear;
}
.skin-obj .skin-img .skin-hidden img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
}
.portfolio_box {
  padding: 20px 0;
}
.portfolio_empty {
  text-align: center;
}
.box_thumbnail_1 {
  text-align: center;
}
.box_thumbnail_1 .box_thumbnail_1_title {
  color: #191919;
  font-weight: 500;
  font-size: 19px;
  line-height: 27px;
  margin-top: 15px;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.box_thumbnail_1 .box_thumbnail_1_desc {
  margin: 0;
  padding: 0;
  font-weight: 300;
  color: #777;
  font-size: 19px;
  line-height: 27px;
}
.highlight_block {
  padding-top: 20px;
  padding-bottom: 30px;
}
.highlight_block.type_1 {
  border-radius: 4px;
}
.highlight_title {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  display: block;
  margin: 0;
  padding: 0 0 4px 0;
  text-transform: uppercase;
}
.highlight_desc {
  line-height: 1.4;
  font-size: 16px;
  font-weight: 300;
  max-width: 970px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.highlight_img {
  text-align: center;
}
.highlight_img img {
  max-width: 570px;
  height: auto;
  margin-top: 20px;
}
.btn_group {
  margin-top: 20px;
  text-transform: uppercase;
  text-align: center;
}
.btn_group .btn-primary.btn-1 {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
}
.intro_page .post_short_details {
  margin-bottom: 20px;
}
.gioithieu_box .txt_3 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 700;
}
.gioithieu_box .txt_4 {
  font-size: 18px;
  text-transform: uppercase;
  font-style: italic;
}
.tamnhin_sumenh_giatri .nav-tabs {
  display: block;
  text-align: center;
  border-bottom: 0;
}
.tamnhin_sumenh_giatri .tab-content {
  border: 1px solid #dee2e6;
  border-radius: 4px;
  padding-bottom: 15px;
}
.tamnhin_sumenh_giatri .nav-tabs .nav-item {
  display: inline-block;
  width: 30%;
  margin-bottom: 0;
}
.tamnhin_sumenh_giatri .nav-tabs .nav-item img {
  height: 40px;
}
.tamnhin_sumenh_giatri .nav-tabs .nav-item h2,
.tamnhin_sumenh_giatri .nav-tabs .nav-item span {
  font-size: 18px;
  line-height: 1.5;
  color: #919191;
  display: block;
  padding: 0 10px;
  margin-bottom: 0;
  font-weight: 400;
}
.tamnhin_sumenh_giatri .nav-tabs .nav-item .nav-link {
  border: 0 !important;
}
.tamnhin_sumenh_giatri .nav-tabs .nav-item .nav-link.active {
  background-color: transparent !important;
}
.tamnhin_sumenh_giatri .nav-tabs .nav-item .nav-link h2,
.tamnhin_sumenh_giatri .nav-tabs .nav-item .nav-link span {
  border-bottom: 2px solid transparent;
  padding-bottom: 5px;
  margin-bottom: -9px;
}
.tamnhin_sumenh_giatri .nav-tabs .nav-item .nav-link.active h2,
.tamnhin_sumenh_giatri .nav-tabs .nav-item .nav-link.active span {
  border-bottom: 2px solid red;
}
.hl_slider_1_item_img {
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 120%;
  overflow: hidden;
}
.hl_slider_1_item_img > img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.hl_slider_1_item_link {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  padding: 5px;
  display: block;
}
.hl_slider_1_item {
  padding: 5px;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  margin: 5px;
}
.hl_slider_1_item_link:hover {
  text-decoration: none;
  color: #caa356;
}
.hl_slider_1_more {
  text-align: center;
  margin-top: 5px;
}
.hl_slider_1_more .btn_more {
  color: #fff;
  border-color: #fff;
}
.hl_slider_1_more .btn_more:after {
  background: url(../images/icon_right_white.png) no-repeat;
}
.title_linhvuchoatdong {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 700;
}
.linhvuchoatdong_box_page {
  background-color: #fff;
  padding: 40px 0;
}
.post_large_details_top {
  margin-bottom: 15px;
}
.post_large_details_top .skin-obj .skin-img .skin-hidden {
  height: 500px;
}
.type_portfolio .post_large_desc {
  padding: 0;
  padding: 0;
}
.type_portfolio.post_large_item {
  box-shadow: none;
}
.tongquan .col-img img {
  width: 100%;
  height: auto;
}
.tongquan_desc .heading_3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.tongquan_desc .heading_3 strong {
  line-height: 1.3;
}
.tongquan_desc .sub_heading_3 {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  margin-top: -5px;
}
.chitiet-duan-page .tongquan {
  margin-bottom: 15px;
}
.vitridialy_desc .heading_4 {
  text-align: center;
  font-size: 20px;
}
.vitridialy {
  padding-top: 20px;
  padding-bottom: 20px;
}
.tienich .tienich_desc .heading_4 {
  text-align: center;
}
.tienich {
  padding-top: 20px;
  padding-bottom: 20px;
}
.hl_swiper.swiper-container .swiper-wrapper .swiper-slide {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  transition: all 0.5s ease;
}
.hl_swiper.swiper-container .swiper-wrapper .swiper-slide .title_slide {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0.02em;
  text-align: center;
  color: #fff;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  padding-bottom: 30px;
  pointer-events: none;
  width: 100%;
  padding: 0 30px 30px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}
.hl_swiper.swiper-container {
  width: 58.3333333333%;
  margin: 5px auto 0;
  overflow: initial;
  padding-bottom: 40px;
}
.tienich {
  padding-top: 15px;
}
.hinhanh {
  padding-top: 15px;
}
.hinhanh.thuvien {
  padding-top: 0;
}
.tienich .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.tienich .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.hl_swiper.swiper-container-horizontal > .swiper-pagination-bullets,
.tienich .swiper-pagination-custom,
.tienich .swiper-pagination-fraction {
  bottom: 12px;
}
.hl_swiper.swiper-container .swiper-wrapper .swiper-slide:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(225, 225, 225, 0.8);
}
.hl_swiper.swiper-container
  .swiper-wrapper
  .swiper-slide.swiper-slide-active:before {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 78.13%,
    rgba(0, 0, 0, 0.71) 100%
  );
}
.tienich .swiper-button-next,
.tienich .swiper-button-prev {
  background-image: none;
  outline: 0;
  width: 48px;
  height: 48px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  border-radius: 3px;
  background: #fff;
  transform: translateY(-50%);
  border: 1px solid #fff;
  top: calc((100% - 85px) / 2);
}
.tienich .swiper-button-prev {
  left: -82px;
}
.tienich .swiper-button-next {
  right: -82px;
}
.tienich .swiper-button-next:after,
.tienich .swiper-button-prev:after {
  font-size: 18px;
  color: #003f40;
}
.tienich_desc {
  overflow: hidden;
}
.hinhanh .hl-item-project {
  margin-bottom: 15px;
}
.aniimated-thumbnials {
  line-height: 0;
  font-size: 0;
}
.aniimated-thumbnials a {
  display: inline-block;
  width: 25%;
  line-height: 0;
  font-size: 0;
  padding: 2px;
  border-radius: 2px;
  overflow: hidden;
  vertical-align: top;
}
.du-an-target ul {
  list-style: none;
  text-align: center;
  padding-left: 0;
  background-color: #fff;
}
.du-an-target li {
  display: inline-block;
}
.du-an-target li a {
  display: block;
  text-transform: uppercase;
  padding: 10px;
  font-weight: 700;
}
.wrap-menu-gioithieu-sticky {
  position: fixed;
  width: 100%;
  right: 0;
  z-index: 9;
  background-color: #fff;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
}
.wrap-menu-gioithieu-sticky ul {
  margin-bottom: 0;
}
.site_logo {
  display: inline-block;
  position: relative;
  z-index: 1;
  /* top: 10px; */
}
.pricing-table {
  background-color: #fff;
  text-align: center;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  border-radius: 4px;
}
.price-box {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  height: 100%;
}
.price-box .pricing-table .pt-header {
  background: #08f;
  padding: 30px 15px 80px;
  position: relative;
  border-bottom: 7px solid rgba(166, 176, 10, 0.6);
  border-radius: 4px 4px 0 0;
}
.pricing-table .pt-header .pt-header-title {
  position: relative;
  margin: 0 0 10px;
  color: #fff;
  line-height: 1.1;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-size: 18px;
}
.pricing-table .pt-header .pt-header-title:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  width: 50px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  bottom: -5px;
}
.pt-header .des {
  margin: 30px 0 0;
  color: #fff;
  text-align: center;
  font-weight: 300;
}
.pt-header-price {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -75px;
  width: 130px;
  height: 130px;
  margin: 0 auto;
  padding-top: 40px;
  border-radius: 50%;
  color: #fff;
  background-color: #f36f25;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  z-index: 0;
}
.pt-header-price:before {
  content: " ";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #a6b00a;
  opacity: 0.45;
  z-index: -1;
}
.pt-header-price .pt-header-price-amount {
  display: block;
  font-size: 28px;
  margin: 5px 0 0 0;
  line-height: 1;
}
.font-small {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}
.pt-body {
  padding-top: 95px;
  padding-left: 10px;
  padding-right: 10px;
}
.pt-body ul {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
}
.pt-body li {
  margin: 8px 15px;
  border-bottom: 0;
  color: #737373;
  font-weight: 300;
  text-align: left;
  line-height: 1.4;
}
.pt-body span.bold {
  font-weight: 700;
}
.pt-body li.group-option {
  font-weight: 700;
  color: #ee3c25;
}
.pt-footer {
  padding: 20px 0;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
}
.btn-pt {
  border: 1px solid #fff;
  text-align: center;
  cursor: pointer;
  text-decoration: none !important;
  padding: 8px 25px 8px;
  border-radius: 50px;
  color: #fff !important;
  background: #08f;
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-pt:hover {
  opacity: 0.7;
}
.price_comp {
  padding-top: 20px;
}
.hl-ct-mb-4 {
  margin-bottom: 20px;
}
#business {
  padding: 20px 0 0 0;
}
#business h2 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
  font-weight: 600;
  color: #fff;
}
.hl-box-doitac {
  display: block;
  text-align: center;
  padding: 25px 30px;
  box-shadow: 0 0 30px 0 rgba(30, 37, 54, 0.15);
  -webkit-box-shadow: 0 0 30px 0 rgba(30, 37, 54, 0.15);
  border-radius: 5px;
  background-color: #fff;
  height: 100px;
}
.hl-box-doitac img {
  height: 50px;
  width: auto;
}
.hl-editor blockquote {
  padding: 10px 20px;
  margin: 0 0 15px;
  border-left: 2px solid #ccc;
  background-color: #fff;
  font-style: italic;
  font-size: 16px;
}
.hl-editor blockquote p {
  all: unset;
  display: block;
  line-height: 1.8em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.top-link-phuonghai li {
  display: inline-block;
  text-align: center;
}
.top-link-phuonghai li + li {
  margin-left: 20px;
}
.top-link-phuonghai {
  text-align: right;
  list-style: none;
  padding-left: 0;
  padding: 18px 0;
  margin-bottom: 0;
}
.top-link-phuonghai .text {
  display: block;
  color: #fff;
}
.top-link-phuonghai {
  list-style: none;
  padding-left: 0;
  /* padding-top: 29px; */
  padding-top: 15px;
}
.top-link-phuonghai a {
  text-decoration: none !important;
  color: #fff;
}
.header_search select.form-control {
  width: 169px;
  border-radius: 0 !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 0;
}
.header_search {
  padding: 34px;
}
.header_search input.form-control {
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border-radius: 5px !important;
  line-height: 38px;
  border: 0;
  width: calc(100% - 169px);
  float: right;
}
.header_search .form-group {
  float: left;
  margin-bottom: 0;
}
.collection-selector {
  height: 42px;
  line-height: 42px;
  /* border: 3px solid #fff; */
  border-radius: 4px;
}


.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
  }
  .input-group-addon,
  .input-group-btn {
    /* width: 1%; */
    white-space: nowrap;
    vertical-align: middle;
  }
  .input-group .form-control,
  .input-group-addon,
  .input-group-btn {
    display: table-cell;
  }
  .input-group-btn .search {
    height: 38px;
  }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    /* margin-left: -1px; */
    margin-left: -50px;
    top: -1px;

  }
  .input-group .form-control:last-child,
  .input-group-addon:last-child,
  .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
  .input-group-btn:first-child > .btn:not(:first-child),
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group > .btn,
  .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .input-group-btn > .btn {
    position: relative;
  }

@media (min-width: 1400px) {
  .col-cxl-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  
}
@media only screen and (max-width: 1199px) {
  
  .main-timeline .timeline {
    margin-top: -103px;
  }
  .main-timeline .timeline-content:before {
    left: -18%;
  }
  .main-timeline .timeline:nth-child(2n) .timeline-content:before {
    right: -18%;
  }

}
@media (max-width: 1120px) {
  
  .main_menu li a {
    padding-left: 9px;
    padding-right: 9px;
    /* color: #fff; */
    color: rgb(0, 0, 0);
  }


}
@media (min-width: 992px) {
  .display-header-pc{
    display: none;
  }
    .col-lg-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }
  .bottom_header.type_full_menu_des {
    border-top: 1px solid #ccc;
  }
  .site_header_inner.type_full_menu_des {
    padding-right: 0;
  }
  .full_menu_des .main_menu {
    width: 100%;
    text-align: center;
  }
  .full_menu_des .main_menu li {
    text-align: left;
  }
  .full_menu_des .main_menu > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .site_header .type_full_menu_des.btn_search {
    top: -55px;
  }
  .history_slider_item .first.col-lg-6 {
    padding-right: 7.5px;
  }
  .history_slider_item .seconds.col-lg-6 {
    padding-left: 7.5px;
  }
  .topbarpage.type-3,
  .topbarpage.type-4 {
    display: none;
  }
  .hl-pl-small {
    padding-left: 15px;
  }
  .kaka_intro {
    padding-left: 0;
  }
  .kaka_intro_1 {
    padding-right: 0;
  }
  .main_slider_type_2 .hl-slider-box {
    padding-bottom: 0;
    height: 340px;
  }
  .no-touch .site_footer .info .item a:hover {
    opacity: 0.8;
  }
  .no-touch .site_header .btn_search:hover {
    opacity: 0.7;
  }
  .no-touch .product_list.has-slider .owl-nav button:hover {
    opacity: 0.7;
  }
  .no-touch .product_list.has-paging-slider .owl-nav button:hover {
    opacity: 0.7;
  }
  .no-touch .daingkynhantin #gui_email:hover {
    opacity: 0.7;
  }
  .no-touch .list_social_footer a:hover {
    opacity: 0.8;
  }
  .no-touch #back-to-top:hover {
    opacity: 0.7;
  }
  .main_category_menu {
    /* height: 340px; */
    height: 340px;
  }

  .main_category_menu .sub-menu{
    height: 540px;
  }

  .hl-slider-box.type_1 {
    padding-bottom: 0;
    /* height: 340px; */
    height: 500px;
  }
  .main_category_menu
    .main_category_menu_ul
    li.menu-item.has-chidren
    > a
    > .js-icon {
    display: none;
  }
  .main_category_menu
    .main_category_menu_ul
    li.menu-item.has-chidren:hover
    > .submenu {
    display: block;
  }
  .main_slider_type_2 .col-lg-3 {
    padding-right: 0;
  }
  .no-touch .video_item_img:hover .video_overlay_img > .inner {
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .no-touch .service_item_img:hover .service_overlay_img > .inner {
    bottom: 0;
  }
  .no-touch .nav-tabs-account li a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  .main_menu ul {
    transition: all 0.2s ease-out;
  }
  .btn_toggle_menu {
    display: none;
  }
  .bottom_header .site_logo {
    display: none;
  }
  .no-touch .main_menu ul li:hover > ul {
    transform: translate(0, -35px);
  }
  .no-touch .main_menu li:hover > ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
  }
  .no-touch .product_item .product_item_img:hover:before {
    box-shadow: 0 0 0 10px #fff inset;
  }
  .no-touch .sidebar_post_item:hover .sidebar_post_txt {
    text-decoration: underline !important;
  }
  .no-touch .post_large_txt {
    color: #1d1e20;
  }
  .no-touch .post_large_img:hover .post_large_overlay_img {
    opacity: 1;
  }
  .main_category_menu .submenu {
    width: 300%;
    height: 100%;
    /* height: 200%; */
    background-color: #fcfcfc;
  }
  .main_category_menu .submenu .submenu_ul li {
    width: calc(100% / 3);
    float: left;
  }
  .no-touch .post_item_home.type_video .overlay_video:hover {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .no-touch .service_home_type_3_item_link:hover .service_home_type_3_item_txt {
    opacity: 0;
  }
  .no-touch .service_home_type_3_item_link:hover .service_home_type_3_item_img {
    transform: scale(1.05);
  }
  .no-touch .type_highlight:hover .product_item_img img {
    transform: scale(1.05);
  }
  .no-touch .product_item:hover .product_item_img img {
    transform: scale(1.05);
  }
  .no-touch .category_product_item:hover img {
    transform: scale(1.05);
  }
  .main_category_menu:before {
    position: absolute;
    z-index: 0;
    left: 0;
    right: -15px;
    bottom: 0;
    top: 0;
    content: "";
    background-color: #fff;
    border: 1px solid #ebebeb;
  }
  .sms {
    display: none;
  }
  .wrap-intro_home.type-4 .intro_home_heading.hl-pl-small {
    padding-right: 15px;
  }
  .service_home {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {

  .scroll_box_arrow_left {
    display: none;
}
.scroll_box_arrow_right{
  display: none;
}

    .hl-search-login{
        display: none;
    }
  .post_large_details_top .skin-obj {
    margin-bottom: 15px;
  }
  .img-tamnhin {
    margin-bottom: 15px;
  }
  .tamnhin_sumenh_giatri .nav-tabs .nav-item img {
    height: 20px;
  }
  .history-company .bk-container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-timeline .timeline {
    margin-top: -127px;
  }
  .main-timeline .timeline-content:before {
    left: -2%;
  }
  .main-timeline .timeline:nth-child(2n) .timeline-content:before {
    right: -2%;
  }
  .duan_item_title {
    bottom: 0;
  }
  .form-register-footer-1 .col-lg-6.pr-0 {
    padding-right: 15px !important;
  }
  .form-register-footer-1 .col-lg-6.pl-0 {
    padding-left: 15px !important;
  }
  .form-register-footer-1 .col-lg-6.pl-0 .inner-input-footer-form,
  .form-register-footer-1 .col-lg-6.pr-0 .inner-input-footer-form {
    padding-left: 0;
    padding-right: 0;
  }
  .testimonals_client-ct {
    background-position: 50%;
  }
  .hl-space-module.hl-space-module-mb-none {
    height: 0 !important;
  }
  .page_heading .breadcrumb {
    overflow: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
  }
  .area_promotion {
    margin-top: 15px;
  }
  .menu_mobile .main_menu li a {
    border-bottom: 1px dotted rgba(225, 225, 225, 0.5);
  }
  .type_menu_3 .bottom_header {
    height: 60px;
  }
  #banner_top_page {
    padding-left: 0;
    padding-right: 0;
  }
  #banner_top_page img {
    width: 100%;
  }
  .hl_skin_1 .site_header .btn_search {
    color: #e62e04;
  }
  .main_category_menu .main_category_menu_heading {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .main_category_menu
    .main_category_menu_ul
    li.menu-item.has-chidren
    > a:before {
    display: none;
  }
  .main_category_menu .submenu {
    position: static;
  }
  .main_category_menu .submenu li a {
    text-indent: 20px;
  }
  .footer_col_1,
  .footer_col_2 {
    margin-bottom: 15px;
  }
  .list_social_footer {
    margin-top: 15px;
    text-align: left;
  }
  .site_header_inner {
    text-align: center;
    padding-right: 0;
  }
  .site_logo .img_logo {
    height: 60px;
    width: 100%;
  }
  .site_header .btn_search {
    top: 16px;
  }
  .site_header .btn_toggle_menu {
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 1;
    text-decoration: none !important;
    color: #1d1e20;
    display: inline-block;
    height: 20px;
    width: 20px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    background-image: url(../images/icon_menu.png);
    background-size: 20px;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 15px;
    border-radius: 4px;
    padding: 15px;
  }
  .menu_mobile {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .menu_mobile .main_menu {
    float: none;
    width: 100%;
    height: 100%;
    top: -10px;
    overflow-y: auto;
    position: relative;
  }
  .menu_mobile .main_menu li {
    display: block;
    clear: both;
  }
  .menu_mobile .main_menu li a {
    display: block;
    color: rgb(0, 0, 0);
    position: relative;
    padding: 12px 10px;
    font-size: 14px;
  }
  .menu_mobile .main_menu li a i {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    padding: 11px 10px;
  }
  .menu_mobile .main_menu ul {
    display: none;
    max-width: initial;
    width: 100%;
    position: static;
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
    border: 0;
    box-shadow: none;
    border-radius: 0;
  }
  .menu_mobile .main_menu > li > ul.sub-menu > li > a {
    padding-left: 25px;
  }
  .menu_mobile .main_menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    padding-left: 35px;
  }
  .main_menu ul:after {
    display: none;
  }
  .main_menu ul li {
    border: 0;
  }
  .btn_close_menu_mobile {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 14px;
    z-index: 9999;
    padding: 12px;
  }
  .main_menu ul li a i {
    margin-top: 0;
    transform: rotate(0);
  }
  .product_list .product_item {
    width: 50%;
  }
  .product_list.search_page .product_item {
    width: 50%;
  }
  .product_list.hl-4cot-nha .product_item {
    width: 50%;
  }
  .product_list.hl-5cot-nha .product_item {
    width: 50%;
  }
  .product_list.product-col-4 .product_item {
    width: 50%;
  }
  .product_list.product-col-5 .product_item {
    width: 50%;
  }
  .product_list.has-slider .product_item {
    width: 100%;
  }
  .product_list.list-view .product_item .product_item_img {
    width: 100px;
    padding-bottom: 100px;
  }
  .product_list.list-view .product_item .product_item_desc {
    width: calc(100% - 100px);
  }
  .main_category_menu {
    margin-top: 10px;
  }
  .main_category_menu_ul {
    display: none;
  }
  .inner_main_slider_type_2 {
    border: 0;
  }
  .inner_main_slider_type_2 .col-lg-9 {
    padding-left: 0;
    padding-right: 0;
  }
  .main_slider_type_2 {
    margin-top: 0;
  }
  .product_category_box .col-25 {
    width: 50%;
  }
  .policy_box .inner {
    border-bottom: 0;
  }
  .policy_box .col-md-6:nth-child(1),
  .policy_box .col-md-6:nth-child(2) {
    border-bottom: 1px solid #ebebeb;
  }
  .fixed-right-menu {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    top: auto;
    transform: translate(0, 0);
    background-color: #fff;
    box-shadow: 0 -4px 8px rgba(29, 36, 62, 0.2);
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .fixed-right-menu ul {
    font-size: 0;
    line-height: 0;
  }
  .fixed-right-menu li {
    float: none;
    display: inline-block;
    width: 20%;
    font-size: 16px;
    line-height: 23px;
  }
  .fixed-right-menu li a .text {
    display: none;
  }
  .fixed-right-menu li a .icon {
    width: 30px;
    height: 30px;
  }
  .fixed-right-menu li a.item {
    background-color: transparent !important;
  }
  .fixed-right-menu li a.item:hover {
    padding-right: 0;
  }
  .fixed-right-menu ul {
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
  }
  .fixed-right-menu li a .icon {
    margin: 0 auto;
  }
  #back-to-top {
    bottom: 48px;
    border-radius: 50%;
  }
  .wrap-intro_home.type-2 .intro_home_heading {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mb-pd-intro {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wrap-intro_home.type-1 .container-fluid,
  .wrap-intro_home.type-2 .container-fluid,
  .wrap-intro_home.type-3 .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .wrap-intro_home.type-1 .intro_home_heading,
  .wrap-intro_home.type-2 .intro_home_heading,
  .wrap-intro_home.type-3 .intro_home_heading {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wrap-service_home > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .tamnhin_sumenh_giatri .nav-tabs .nav-item {
    vertical-align: top;
  }
  .tamnhin_sumenh_giatri .nav-tabs .nav-item .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  .tamnhin_sumenh_giatri .nav-tabs .nav-item h2,
  .tamnhin_sumenh_giatri .nav-tabs .nav-item span {
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
  }
  #business h2 {
    font-size: 16px;
  }
  .heading_2,
  .pricing-table .pt-header .pt-header-title {
    font-size: 16px;
  }
  .linhvuchoatdong__title .title h2 {
    font-size: 16px;
  }
  .policy_item .policy_text .heading {
    font-size: 16px;
  }
  .data-phu-luc-append {
    width: 100%;
    position: static !important;
    visibility: visible !important;
  }
  .hl_swiper.swiper-container {
    width: 100%;
  }
  .tienich .swiper-button-next,
  .tienich .swiper-button-prev {
    width: 24px;
  }
  .director_box h2 {
    font-size: 16px;
  }
  .main-timeline .timeline {
    margin-top: 0;
    overflow: hidden;
  }
  .main-timeline .timeline:before,
  .main-timeline .timeline:nth-child(2n):before {
    box-shadow: none;
  }
  .main-timeline .timeline-icon,
  .main-timeline .timeline:nth-child(2n) .timeline-icon {
    margin-top: -30px;
    margin-bottom: 20px;
    position: relative;
    transform: rotate(135deg);
  }
  .main-timeline .timeline:nth-child(2n) .year,
  .main-timeline .year {
    transform: rotate(-135deg);
  }
  .main-timeline .timeline-content,
  .main-timeline .timeline:nth-child(2n) .timeline-content {
    width: 100%;
    float: none;
    border-radius: 0 0 20px 20px;
    text-align: center;
    padding: 25px 20px;
    margin: 0 auto;
  }
  .main-timeline .timeline-content:before,
  .main-timeline .timeline:nth-child(2n) .timeline-content:before {
    width: 15px;
    height: 25px;
    position: absolute;
    top: -22px;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, 0);
  }
  .main-timeline .title {
    font-size: 16px;
  }
  .see_all_widget {
    display: none;
  }
  .site_footer {
    padding-top: 20px;
  }
  .site_footer .daingkynhantin .text {
    width: 230px;
  }
  .site_footer .daingkynhantin #gui_email {
    position: relative;
    left: -2px;
  }
  .policy_box .col-md-6:nth-child(3) {
    border-bottom: 1px solid #ebebeb;
  }
  .wrap-intro_home.type-2 .inner {
    display: block;
  }
  .product_box.home_widget {
    padding: 12px 0 0 0;
  }
  .product_box.home_widget_1 {
    padding: 20px 0 0 0;
  }
  .notify_comp_left {
    text-align: center;
  }
  .top-links {
    float: none;
    text-align: center;
    margin-top: 5px;
    margin-right: 0;
  }
  .btn-group-bottom {
    margin-top: 10px;
  }
  .hl-table table td,
  .hl-table table th {
    text-align: left;
    border-bottom: 0;
  }
  .hl-table table {
    border-width: 0 0 1px 0;
  }
  .hl-table table,
  .hl-table table tbody,
  .hl-table table td,
  .hl-table table th,
  .hl-table table thead,
  .hl-table table tr {
    display: block;
  }
  .hl-table thead {
    position: absolute;
    left: -9999px;
    overflow: hidden;
    width: 0;
    height: 0;
  }
  .hl-table tbody tr:nth-child(2n + 1) {
    background-color: #f8f9fa;
  }
  .hl-table tbody tr td::before {
    content: attr(data-title);
  }
  .hl-table tbody tr td::before {
    display: inline-block;
    width: 30%;
    min-width: 100px;
    margin-right: 10px;
    font-weight: 700;
  }
  .hl-table table th {
    position: absolute;
    left: -9999px;
    overflow: hidden;
    width: 0;
    height: 0;
  }
  .hl-table.type-2 table {
    border-width: 2px 2px 3px 2px !important;
  }
  .hl-table.type-2 tbody tr {
    background-color: #f8f9fa;
  }
  .cart-page-box .price .normal_price,
  .cart-page-box .price .sale_price {
    display: inline-block;
  }
  .hl-table.type-2 .total-cart-final td {
    text-align: left !important;
  }
  .post_large_txt {
    font-size: 16px;
  }
  .post_large_txt h1,
  .post_large_txt h2 {
    font-size: 16px;
  }
  .post_large_txt.limit_line {
    height: 42px;
  }
  .post_large_txt.limit_line > h2 {
    max-height: 42px;
  }
  .main-slider-full .slick-arrow {
    height: 40px;
  }
  .hl_info_footer_title {
    font-size: 16px;
  }
  .info .item {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .heading_1,
  .heading_4,
  .intro_home_title,
  .service_home_type_3_title .title {
    font-size: 16px;
  }
  .category_product_item .txt {
    font-size: 14px;
  }
  .hl-slider-desc,
  .hl-slider-link {
    display: none;
  }
  .hl-slider-title {
    font-size: 18px;
    margin-bottom: 0;
  }
  .hl-slider-box-inner {
    bottom: 35px;
  }
  .inner_main_slider_type_2 .hl-slider-box-inner {
    bottom: 35px;
  }
  .inner_main_slider_type_2 .hl-slider-title {
    font-size: 18px;
    margin-bottom: 0;
  }
  .intro_service_product,
  .service_home_type_3 {
    padding: 20px 0 0 0;
  }
  .hl-slider-box-inner .text_box {
    padding: 5px 15px;
  }
  .wrap-intro_home.type-1 {
    padding: 20px 0;
  }
  .call-btn .circle {
    height: 100px;
    width: 100px;
    left: 20px;
    top: 20px;
  }
  .call-btn .circle-fill {
    height: 66px;
    left: 34px;
    top: -9px;
    width: 66px;
  }
  .call-btn .img-circle {
    height: 45px;
    left: 45px;
    top: 2px;
    width: 45px;
  }
  .call-btn .call-link img {
    padding: 0;
    height: 29px;
  }
  .call-btn {
    height: 48px;
    width: 195px;
    bottom: 5px;
    left: -36px;
  }
  .call-btn .phone-number {
    margin-top: -13px;
    left: 55px;
    font-size: 14px;
    height: 30px;
    width: 136px;
  }
  .call-btn .call-link img {
    left: 6px;
    top: 6px;
  }
  .scroll_box_outer {
    width: 100%;
    flex: none;
    margin-top: 20px;
    margin-bottom: 15px;
  }
}
@media (min-width: 576px) {
  .main_list_service .col-md-6:nth-child(2n + 1) {
    padding-right: 7.5px;
  }
  .main_list_service .col-md-6:nth-child(2n + 2) {
    padding-left: 7.5px;
  }
  .main_list_video .row .col-sm-6:nth-child(2n + 1) {
    padding-right: 7.5px;
  }
  .main_list_video .row .col-sm-6:nth-child(2n + 2) {
    padding-left: 7.5px;
  }
  .main_list_image .row .col-sm-6:nth-child(2n + 1) {
    padding-right: 7.5px;
  }
  .main_list_image .row .col-sm-6:nth-child(2n + 2) {
    padding-left: 7.5px;
  }
}
@media (max-width: 575px) {
  .service_item {
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .du-an-target li a {
    font-size: 12px;
    padding: 8px 5px;
  }
  .hl-phu-luc-cloned {
    display: none !important;
  }
  .btn-group-bottom .btn {
    float: none !important;
    width: 100%;
    margin-top: 5px;
  }
  .btn-group-bottom {
    text-align: center;
  }
  .price .sale_price {
    font-size: 15px;
  }
  .name_product {
    height: 38px;
    font-size: 15px;
  }
  .inner_news .sub_title_news {
    font-size: 13px;
  }
}
@media (max-width: 360px) {
  .post_large_date {
    letter-spacing: -1px;
  }
}
@media print {
  #site_footer,
  #site_header,
  .breadcrumb,
  .btn-print,
  .call-btn,
  .infor_checkout,
  .notify_comp,
  .support-box.fixed-right-menu,
  .zalo-chat-btn {
    display: none;
  }
}
