
:root {
  --primary-color: #ff3332;
  --fs-color-primary: #ff3332;
  --fs-color-secondary: #ff914d;
  --fs-color-success: #7a9c59;
  --fs-color-alert: #b20000;
  --fs-experimental-link-color: #334862;
  --fs-experimental-link-color-hover: #111;
  }
  .tooltipster-base {
  --tooltip-color: #fff;
  --tooltip-bg-color: #000;
  }
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
  --drawer-width: 300px;
  }
  .container-width,
  .full-width .ubermenu-nav,
  .container,
  .row {
  max-width: 1140px
  }
  .row.row-collapse {
  max-width: 1110px
  }
  .row.row-small {
  max-width: 1132.5px
  }
  .row.row-large {
  max-width: 1170px
  }
  .header-main {
  height: 90px
  }
  #logo img {
  max-height: 90px
  }
  #logo {
  width: 200px;
  }
  #logo a {
  max-width: 175px;
  }
  .header-bottom {
  min-height: 55px
  }
  .header-top {
  min-height: 30px
  }
  .transparent .header-main {
  height: 90px
  }
  .transparent #logo img {
  max-height: 90px
  }
  .has-transparent+.page-title:first-of-type,
  .has-transparent+#main>.page-title,
  .has-transparent+#main>div>.page-title,
  .has-transparent+#main .page-header-wrapper:first-of-type .page-title {
  padding-top: 90px;
  }
  .header.show-on-scroll,
  .stuck .header-main {
  height: 89px !important
  }
  .stuck #logo img {
  max-height: 89px !important
  }
  .header-bottom {
  background-color: #f1f1f1
  }
  .stuck .header-main .nav>li>a {
  line-height: 50px
  }
  @media (max-width: 549px) {
  .header-main {
  height: 70px
  }
  #logo img {
  max-height: 70px
  }
  }
  .nav-dropdown {
  border-radius: 5px
  }
  .nav-dropdown {
  font-size: 100%
  }
  body {
  color: #1d3044
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font {
  color: #1d3044;
  }
  body {
  font-family: Roboto, sans-serif;
  }
  body {
  font-weight: 400;
  font-style: normal;
  }
  .nav>li>a {
  font-family: Roboto, sans-serif;
  }
  .mobile-sidebar-levels-2 .nav>li>ul>li>a {
  font-family: Roboto, sans-serif;
  }
  .common-home .nav>li>a {
    color: hsla(0, 0%, 100%, .8);
  }
  .nav>li>a,
  .mobile-sidebar-levels-2 .nav>li>ul>li>a {
  font-weight: 700;
  font-style: normal;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font,
  .off-canvas-center .nav-sidebar.nav-vertical>li>a {
  font-family: Roboto, sans-serif;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font,
  .banner h1,
  .banner h2 {
  font-weight: 700;
  font-style: normal;
  }
  .alt-font {
  font-family: "Dancing Script", sans-serif;
  }
  .alt-font {
  font-weight: 400 !important;
  font-style: normal !important;
  }
  .absolute-footer,
  html {
  background-color: #353c54
  }
  .nav-vertical-fly-out>li+li {
  border-top-width: 1px;
  border-top-style: solid;
  }
  /* Custom CSS */
  @media (min-width: 850px) {
  body.archive .post-item .post-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 12px;
  font-size: 20px;
  }
  }
  #top-link {
  background-color: var(--fs-color-secondary);
  }
  .row.row-collapse {
  max-width: 930px;
  }
  .tb-responsive table {
  margin-bottom: 0;
  }
  .tb-responsive {
  margin-bottom: 1.3em;
  }
  .hotline-tindi {
  position: fixed;
  left: 38px;
  bottom: 18px;
  background: #f29727;
  color: #fff;
  font-size: 19px;
  border-radius: 30px;
  padding: 10px 20px 8px 40px;
  z-index: 99999;
  line-height: 18px;
  }
  .hotline-tindi span {
  display: block;
  font-weight: 600;
  }
  .hotline-tindi .sub-number {
  font-size: 15px;
  letter-spacing: .15em;
  font-weight: 400;
  }
  .hotline-tindi a {
  color: #fff;
  }
  .hotline-tindi a:hover {
  color: #363b55 !important;
  }
  .header,
  .header-wrapper {
  z-index: 999;
  }
  .list_services .col.post-item {
  margin: revert;
  }
  .widget_categories>ul>li {
  padding: 6px 0;
  }
  .widget_categories>ul>li>a {
  display: inline;
  }
  .blog-posts-custom-element-wrapper .page-numbers {
  display: none;
  }
  .stack.items-stretch .button {
  text-transform: capitalize !important;
  }
  ol ol,
  ol ul,
  ul ol,
  ul ul {
  margin: 1em 0;
  list-style: circle;
  }
  .list_news .post-item>.col-inner {
  min-height: 485px;
  }
  .list_news .post-item .box-blog-post:hover .box-text {
  min-height: 288px;
  }
  .menu-item-gtranslate>div {
  right: -49px;
  top: -45px;
  }
  /* Custom CSS Tablet */
  @media (max-width: 849px) {
  .medium-columns-3>.col {
  flex-basis: 50%;
  max-width: 50%;
  }
  .transparent .header-main {
  height: 70px;
  }
  .header.show-on-scroll,
  .stuck .header-main {
  height: 69px !important;
  }
  }
  /* Custom CSS Mobile */
  @media (max-width: 549px) {
    .small-columns-2>.col {
    flex-basis: 100%;
    max-width: 100%;
    }
    .banner-inner .text-box {
    padding-top: 35px;
    }
    .hotline-tindi {
    display: none;
    }
    .list_news .post-item>.col-inner,
    .blog-post:hover .box-text {
    min-height: auto;
    }
  }
  .label-new.menu-item>a:after {
  content: "Mới";
  }
  .label-hot.menu-item>a:after {
  content: "Nổi bật";
  }
  .label-sale.menu-item>a:after {
  content: "Giảm giá";
  }
  .label-popular.menu-item>a:after {
  content: "Phổ biến";
  }
  .mobile-sidebar ul:first-child.nav {
    flex-flow: column;
  }
  .mobile-sidebar ul:first-child > li a{
    font-size: .8em;
    padding: 16px 0px !important;
    padding-left: 20px !important;
  }
  .mobile-sidebar ul:first-child > li {
    display: block;
    width: 100%;
    margin: 0 11px !important;
    border-bottom: 1px solid #ececec;
  }
  .mobile-sidebar ul:first-child > li.has-dropdown .icon-angle-down {
    float: right;
    display: inline-block;
    font-size: 28px;
    padding: 3px;
    padding-right: 12px;
    padding-top: 10px;
  }
  .mobile-sidebar ul:first-child li.current-dropdown ul.sub-menu {
    position: relative;
    width: calc(100% + 31px);
    min-width: 100%;
    background-color: rgba(0, 0, 0, .05);
    border: none;
    padding-left: 36px !important;
  }
  .mobile-sidebar ul:first-child li.current-dropdown:before,
  .mobile-sidebar ul:first-child li.current-dropdown:after {
    display: none;
  }
  .mobile-sidebar ul:first-child li.has-dropdown ul li a {
    padding: 8px 0 !important;
  }

  #footer ul {
    justify-content: flex-start;
  }
  #footer ul li a {
    padding: 0 !important;
    text-transform: none !important;
  }
  #footer ul li {
    width: 100%;
    margin-left: 0 !important;
  }
  .text-description {
    font-size: 1rem;
  }
  .text-title {
    font-size: 1rem;
  }

  #slide-item {
    padding-top: 300px;
  }
  #slide-item .overlay {
    background-color: rgba(28, 48, 67, 0.5);
  }
  @media (min-width:550px) {
    #slide-item {
      padding-top: 500px;
    }
  }
  @media (min-width:850px) {
    #slide-item {
      padding-top: 700px;
    }
  }

  #textbox-slide {
    width: 85%;
    }
    #textbox-slide .text-box-content {
    font-size: 100%;
    }
    @media (min-width:550px) {
    #textbox-slide {
    width: 75%;
    }
    }
    @media (min-width:850px) {
    #textbox-slide {
    width: 100%;
    }
    }
  
    #about-us {
      padding-top: 0px;
      padding-bottom: 0px;
      background-color: rgb(237, 247, 248);
      }
      @media (min-width:550px) {
      #about-us {
      padding-top: 50px;
      padding-bottom: 50px;
      }
      }
      @media (min-width:850px) {
      #about-us {
      padding-top: 120px;
      padding-bottom: 120px;
      }
      }

      #choose-me {
        padding-top: 0px;
        padding-bottom: 0px;
        min-height: 0px;
        }
        @media (min-width:550px) {
        #choose-me {
        padding-top: 60px;
        padding-bottom: 60px;
        min-height: 920px;
        }
        }
#ftwp-postcontent img {
  width: 100% !important;
  height: auto !important;
}        
body.archive .post-title {
  display: -webkit-box;           /* quan trọng */
  -webkit-line-clamp: 2;          /* giới hạn đúng 2 dòng */
  -webkit-box-orient: vertical;   /* quan trọng */
  line-clamp: 2;                  /* chuẩn mới, không cần -webkit- ở các trình duyệt mới */

  overflow: hidden;               /* ẩn phần thừa */
  text-overflow: ellipsis;        /* thêm dấu ... (hầu hết trình duyệt hỗ trợ) */

  /* Nên có các thuộc tính này để kiểm soát tốt hơn */
  max-width: 100%;                /* hoặc giá trị cụ thể bạn muốn */
  word-break: break-word;
  min-height: 43px;
}
body.archive .from_the_blog_excerpt  {
  display: -webkit-box;           /* quan trọng */
  -webkit-line-clamp: 4;          /* giới hạn đúng 2 dòng */
  -webkit-box-orient: vertical;   /* quan trọng */
  line-clamp: 4;                  /* chuẩn mới, không cần -webkit- ở các trình duyệt mới */

  overflow: hidden;               /* ẩn phần thừa */
  text-overflow: ellipsis;        /* thêm dấu ... (hầu hết trình duyệt hỗ trợ) */

  /* Nên có các thuộc tính này để kiểm soát tốt hơn */
  max-width: 100%;                /* hoặc giá trị cụ thể bạn muốn */
  word-break: break-word;
  min-height: 93px;
}
.col.post-item {
  padding-bottom: 15px;
}
.information-information-about #main section .section-content.block-content p {
  text-align: justify;
}

.list_core_values .text p{
  text-align: center !important;
}
.list_core_values .text::before {
  display: none !important;
}