.page {
  min-height: 300px; }

.page-faq {
  margin-bottom: 20px; }
  .page-faq .product-fpt-with-stick-tab {
    margin-bottom: 25px; }
  .page-faq .faq-title {
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    font-size: 30px;
    font-weight: 700; }
  .page-faq .faq {
    margin-bottom: 7px; }
    .page-faq .faq h4 {
      color: #000;
      padding: 12px 20px;
      font-size: 18px;
      margin-bottom: 0;
      background: #E3E3E3;
      cursor: pointer;
      border-radius: 5px; }
    .page-faq .faq.active h4 {
      background: var(--mainColor);
      color: #fff;
      border-radius: 5px 5px 0 0; }
    .page-faq .faq .content {
      display: block;
      border: 1px solid #ACACAC;
      padding: 15px 20px;
      border-top: 0;
      border-radius: 0 0 5px 5px; }
      .page-faq .faq .content p {
        margin-bottom: 0;
        font-size: 16px; }
  .page-faq .contact {
    margin-bottom: 20px;
    border-radius: 5px; }
    .page-faq .contact h4 {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 20px;
      position: relative;
      display: inline-block; }
      .page-faq .contact h4:before {
        background: var(--mainColor);
        content: '';
        right: 0;
        left: 0;
        position: absolute;
        bottom: -5px;
        height: 3px;
        display: block;
        z-index: 1;
        width: 40%; }
    .page-faq .contact .content-form {
      display: block;
      margin-bottom: 10px; }
    .page-faq .contact .group_contact {
      border-radius: 0 0 10px 10px; }
      .page-faq .contact .group_contact input, .page-faq .contact .group_contact textarea {
        border: 1px solid #e1e1e1;
        width: 100%;
        margin-bottom: 10px;
        outline: none;
        font-size: 14px;
        border-radius: 8px; }
      .page-faq .contact .group_contact input {
        padding: 5px 20px;
        border: 1px solid #e6e6e6; }
      .page-faq .contact .group_contact textarea {
        padding: 10px 20px;
        height: 77px;
        border: 1px solid #e6e6e6; }
      .page-faq .contact .group_contact .btn-lienhe {
        background: var(--mainColor);
        color: #fff;
        border: initial;
        padding: 0 20px;
        line-height: 35px;
        font-size: 14px;
        border-radius: 8px; }
        .page-faq .contact .group_contact .btn-lienhe:hover {
          background-color: var(--hover); }

.section_flash_banner {
  margin-bottom: 30px; }

.count-down {
  display: block;
  font-size: 14px;
  padding: 0;
  text-align: center;
  margin-bottom: 30px; }
  .count-down .title {
    font-size: 40px;
    display: block;
    font-weight: 700; }
  .count-down .title-timer {
    font-size: 40px;
    font-weight: bold;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: var(--hover);
    color: #000; }
    @media (max-width: 991px) {
      .count-down .title-timer {
        font-size: 24px; } }
  .count-down .timer-view {
    display: inline;
    width: 100%;
    text-align: center; }
    .count-down .timer-view .block-timer {
      display: inline-flex;
      color: #fff;
      justify-content: center;
      align-items: center;
      background: var(--mainColor);
      margin: 0 5px;
      border-radius: 5px;
      padding: 5px 10px;
      font-size: 20px; }
      .count-down .timer-view .block-timer b {
        font-size: 30px;
        margin-right: 5px; }
      .count-down .timer-view .block-timer p {
        margin-bottom: 0; }
      @media (max-width: 991px) {
        .count-down .timer-view .block-timer {
          font-size: 14px; } }
    .count-down .timer-view:first-child {
      margin-left: 0; }
    .count-down .timer-view > span {
      font-size: 30px;
      font-weight: 600;
      line-height: 30px;
      position: relative;
      color: #000; }

.section_flash_product {
  margin-bottom: 30px; }
  .section_flash_product .bg-thumb {
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 0 5px 0 var(--mainColor); }
    .section_flash_product .bg-thumb .swiper-slide {
      display: flex;
      height: auto; }
    .section_flash_product .bg-thumb .button-more-style {
      text-align: center;
      margin-top: 20px; }

.section_about_1 {
  margin-bottom: 80px; }
  .section_about_1 .title-index {
    text-align: left;
    font-size: 26px; }
    .section_about_1 .title-index .content-title {
      display: block;
      font-weight: 400;
      font-size: 16px; }
  .section_about_1 .right .title-index {
    margin-bottom: 0px;
    margin-top: 20px; }

.about .thumb-content {
  padding: 20px;
  background: #F2F7F3;
  border-radius: 20px;
  box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px; }
  .about .thumb-content .image {
    border-radius: 20px;
    overflow: hidden; }
  .about .thumb-content .title {
    font-size: 36px;
    font-weight: bold;
    color: var(--mainColor); }
  .about .thumb-content .content {
    font-size: 16px; }

.about .margin {
  margin-bottom: 10px; }

.section_thongke {
  margin-bottom: 50px; }
  .section_thongke .thumb {
    background: #f2f7f3;
    padding: 30px 0;
    border-radius: 20px;
    box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.05); }
  .section_thongke .item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%; }
    .section_thongke .item:last-child {
      border-right: 0; }
    @media (max-width: 991px) {
      .section_thongke .item {
        display: block;
        text-align: center;
        margin-bottom: 20px; }
        .section_thongke .item:nth-child(3), .section_thongke .item:nth-child(4) {
          margin-bottom: 0px; }
        .section_thongke .item:nth-child(2), .section_thongke .item:nth-child(4) {
          border-right: 0; } }
    .section_thongke .item .content {
      text-align: center; }
      .section_thongke .item .content .num {
        font-size: 48px;
        line-height: 54px;
        display: inline-block;
        font-weight: bold;
        color: var(--mainColor);
        display: block; }
        @media (max-width: 767px) {
          .section_thongke .item .content .num {
            font-size: 30px; } }
      .section_thongke .item .content .title {
        margin-bottom: 0;
        text-transform: capitalize;
        font-size: 18px;
        line-height: 28px;
        color: #000; }
        @media (max-width: 767px) {
          .section_thongke .item .content .title {
            font-size: 16px; } }

.section_doingu {
  margin-bottom: 80px; }
  .section_doingu .item .image {
    overflow: hidden;
    border-radius: 20px; }
    .section_doingu .item .image:after {
      content: "";
      position: absolute;
      inset: 0;
      background-color: var(--hover);
      border-radius: inherit;
      -webkit-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      opacity: 0.3; }
  .section_doingu .item .thumb-content {
    position: absolute;
    bottom: 10px;
    left: 10px;
    /* width: 100%; */
    right: 10px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out; }
    .section_doingu .item .thumb-content .title {
      display: inline-block;
      background: var(--mainColor);
      color: #fff;
      padding: 5px 10px;
      border-radius: 10px 10px 0 0; }
    .section_doingu .item .thumb-content .content {
      background: #fff;
      padding: 10px;
      border-radius: 0 10px 10px 10px; }
      .section_doingu .item .thumb-content .content span {
        font-weight: bold;
        font-size: 20px;
        display: block; }
  .section_doingu .item:hover .image:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .section_doingu .item:hover .thumb-content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
