@font-face {
  font-family: 'SVN Uniform';
  font-weight: 300;
  font-style: normal;
  src: url(https://file.hstatic.net/1000030244/file/svn-uniform-light_402acbbe5d4a4802baed28c0a3e0ad61.ttf) format("truetype"); }

@font-face {
  font-family: 'SVN Uniform';
  font-weight: 400;
  font-style: normal;
  src: url(https://file.hstatic.net/1000030244/file/svn-uniform_regular_88ef66f14ff14f7b89eb7e402c02d449.ttf) format("truetype"); }

@font-face {
  font-family: 'SVN Uniform';
  font-weight: 500;
  font-style: normal;
  src: url(https://file.hstatic.net/1000030244/file/svn-uniform-medium_9cc81c19d332416e951ec37ab5902410.ttf) format("truetype"); }

@font-face {
  font-family: 'SVN Uniform';
  font-weight: 700;
  font-style: normal;
  src: url(https://file.hstatic.net/1000030244/file/svn-uniform_bold_4cf29abb99d44c11a0c77a057738d14c.ttf) format("truetype"); }

* {
  margin: 0;
  padding: 0; }

a, a:hover, a:focus {
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
  color: #333333; }

img, iframe, video {
  max-width: 100%; }

table {
  width: 100%; }

img {
  border: none;
  max-width: 100%;
  height: auto; }

ol, ul {
  list-style: none; }

fieldset {
  border: 2px groove threedface;
  display: block;
  padding-block-end: 0.75em;
  padding-block-start: 0.35em;
  text-align: center; }

fieldset legend {
  display: inline-block;
  color: inherit;
  background: none;
  vertical-align: top; }

html {
  overflow-x: hidden; }

body, html {
  font-family: 'SVN Uniform','Nunito', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #333333;
  background: #ffffff;
  font-size: 14px; }

.width-100 {
  width: 100%;
  height: auto; }

.heightwidth-auto {
  height: auto;
  width: auto; }

.page-landing-page-tiktok2 {
  background: #129fd8; }

header {
  padding: 30px 0;
  background-color: #129fd8;
  /* For browsers that do not support gradients */
  background-image: linear-gradient(to bottom, #00c5fd, #008fdf);
  text-align: center; }
  header img {
    max-width: 300px; }

#owlSlider:not(.owl-loaded) > a {
  flex: 0 0 100%; }

#owlSlider .owl-next {
  position: absolute;
  border-radius: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  color: #000;
  margin: 0;
  opacity: 1;
  background: #fff;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

#owlSlider .owl-prev {
  position: absolute;
  border-radius: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  color: #000;
  margin: 0;
  opacity: 1;
  background: #fff;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

#owlSlider .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center; }
  #owlSlider .owl-dots button {
    width: 10px;
    height: 3px;
    border-radius: 50px;
    background: #fff;
    margin: 0 2px; }
    #owlSlider .owl-dots button.active {
      background: #129fd8; }

.countdown-tiktok {
  background: #fff;
  padding: 30px 15px 60px;
  border-top: 1px solid #dedfe0; }

.countdown-tiktok h2 {
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px; }

.countdown-content {
  border: 1px solid #dedfe0;
  border-radius: 30px;
  padding: 15px 20px; }

.countdown-content .title {
  font-style: italic;
  text-align: center;
  width: 100%;
  font-size: 18px;
  margin-top: -30px; }

.countdown-content .title span {
  background: #fff;
  padding: 5px 15px; }

div#status-countdown {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0; }

div#status-countdown .item {
  flex: 1;
  background: #129fd8;
  margin: 0 5px;
  text-align: center;
  border-radius: 15px;
  padding: 8px 5px; }

div#status-countdown .item span {
  color: #fff;
  display: block;
  line-height: 1.3; }

div#status-countdown .item span:first-child {
  font-size: 32px;
  font-weight: 700; }

#progressBar {
  margin: 10px auto;
  height: 10px;
  background-color: #ececee;
  border-radius: 15px;
  overflow: hidden; }

#progressBar div {
  height: 100%;
  text-align: right;
  padding: 0;
  /* remove padding */
  line-height: 10px;
  width: 0;
  background-color: #129fd8;
  box-sizing: border-box;
  overflow: visible; }

.countdown-propressbar {
  margin-top: 15px;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 15px;
  margin-bottom: 15px;
  width: 100%; }
  .countdown-propressbar p {
    margin: 0; }
    .countdown-propressbar p .timeleft {
      font-weight: bold; }

.wrap-pro {
  width: 100%; }

@media (min-width: 1200px) {
  .wrap-pro {
    padding: 0 30px;
    padding-bottom: 24px; } }

.btn-hotline {
  padding: 8px 10px;
  background: #EDEDED;
  border: 1px solid #ccc;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 0;
  min-width: 190px;
  width: 100%;
  max-width: 300px;
  margin-top: 15px; }

.goiymonngon h2 {
  font-weight: 700;
  color: #ff6600; }

.goiymonngon .goiymonngon-tab ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px; }

.goiymonngon .goiymonngon--title {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333; }

.goiymonngon .goiymonngon--title .view__more {
  color: #ff6600;
  font-size: 16px;
  font-weight: normal; }

.goiymonngon .goiymonngon--title .view__more svg {
  fill: #ff6600;
  width: 10px;
  height: 10px; }

.goiymonngon .goiymonngon-tab ul li a {
  padding: 5px 15px;
  border: 2px solid #129fd8;
  border-radius: 30px;
  display: block;
  font-weight: 700;
  color: #129fd8; }

.goiymonngon-tab {
  margin: 20px 0; }

.goiymonngon {
  padding: 30px 0; }

.goiymonngon .goiymonngon-tab ul li.active a {
  background: #129fd8;
  color: #fff; }

.goiymonngon .goiymonngon-tab ul li a:hover {
  background: #129fd8;
  color: #fff; }

.goiymonngon .goiymonngon-products .owl-carousel .owl-nav button {
  background: #ff5500;
  border-radius: 50%;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  line-height: 20px;
  font-size: 26px;
  position: absolute;
  top: 30%; }
  .goiymonngon .goiymonngon-products .owl-carousel .owl-nav button.owl-next {
    right: 0px; }
  .goiymonngon .goiymonngon-products .owl-carousel .owl-nav button.owl-prev {
    left: 0px; }

@media (max-width: 767px) {
  .goiymonngon .goiymonngon-products .owl-carousel {
    display: block;
    white-space: nowrap;
    overflow-x: auto;
    margin: 0; }
    .goiymonngon .goiymonngon-products .owl-carousel .product__item {
      vertical-align: top;
      width: 150px;
      display: inline-block;
      margin: 0px 5px 0px 0px; }
    .goiymonngon .goiymonngon-products .owl-carousel::-webkit-scrollbar {
      width: 0;
      height: 0; } }

.goiymonngon .goiymonngon-products .d-flex-owl:not(.owl-loaded) .product__item {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }
  @media (max-width: 991px) {
    .goiymonngon .goiymonngon-products .d-flex-owl:not(.owl-loaded) .product__item {
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  @media (max-width: 767px) {
    .goiymonngon .goiymonngon-products .d-flex-owl:not(.owl-loaded) .product__item {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

.tiktok2--video {
  padding-top: 30px; }
  @media (max-width: 768px) {
    .tiktok2--video iframe {
      height: 300px; } }
  .tiktok2--video h2 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 30px; }
    @media (max-width: 767px) {
      .tiktok2--video h2 {
        font-size: 15px;
        line-height: 1.2; } }
    .tiktok2--video h2 p {
      margin: 0; }
  .tiktok2--video .tiktok2--video-slider.d-flex-owl:not(.owl-loaded) {
    justify-content: center; }
    .tiktok2--video .tiktok2--video-slider.d-flex-owl:not(.owl-loaded) .item {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
      margin-right: 20px; }
      @media (max-width: 767px) {
        .tiktok2--video .tiktok2--video-slider.d-flex-owl:not(.owl-loaded) .item {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
          margin-right: 20px; } }
  .tiktok2--video .tiktok2--video-slider .item .img {
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  .tiktok2--video .tiktok2--video-slider .item svg {
    position: absolute;
    top: 120px;
    left: 50%;
    z-index: 9;
    width: 60px;
    height: 60px;
    transform: translate(-50%, -50%);
    fill: red; }
  .tiktok2--video .tiktok2--video-slider .item .item-content {
    background: #fff;
    margin-top: 0;
    padding: 5px 10px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    display: flex;
    align-items: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    white-space: normal;
    min-height: 70px; }
  @media (max-width: 767px) {
    .tiktok2--video .tiktok2--video-slider .item svg {
      position: absolute;
      top: 50px;
      left: 50%;
      z-index: 9;
      width: 40px;
      height: 40px;
      transform: translate(-50%, -50%);
      fill: red; } }
  .tiktok2--video .tiktok2--video-slider.owl-carousel .owl-nav button {
    background: rgba(0, 162, 236, 0.5);
    border-radius: 50%;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    line-height: 20px;
    font-size: 26px;
    position: absolute;
    top: 30%; }
    .tiktok2--video .tiktok2--video-slider.owl-carousel .owl-nav button.owl-next {
      right: 0px; }
    .tiktok2--video .tiktok2--video-slider.owl-carousel .owl-nav button.owl-prev {
      left: 0px; }
    .tiktok2--video .tiktok2--video-slider.owl-carousel .owl-nav button:hover {
      background: #00a2ec; }

.tiktok2--services {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 576px) {
    .tiktok2--services .row {
      -ms-flex-align: center !important;
      align-items: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important; } }
  @media (max-width: 767px) {
    .tiktok2--services .services__item {
      min-height: inherit; }
    .tiktok2--services .row {
      white-space: nowrap;
      margin: 0px 0px;
      overflow-x: auto;
      flex-wrap: nowrap; }
      .tiktok2--services .row [class^="col"] {
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
        display: flex;
        align-items: center;
        flex-wrap: wrap; }
      .tiktok2--services .row::-webkit-scrollbar {
        width: 0;
        height: 0; } }

.product-description-tiktok {
  background: #fff;
  padding: 30px 0; }

.product-description-toggle {
  box-shadow: none;
  padding: 0;
  border: none;
  margin: 0;
  border-radius: 15px; }

.product-description-toggle .head {
  background: #f1f1f1;
  border-radius: 999px;
  padding: 5px 5px 5px 30px;
  margin: 0;
  line-height: 42px;
  margin-bottom: 30px;
  display: grid;
  grid-template-columns: 1fr 45px;
  align-items: center;
  cursor: pointer; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1599px) {
    .product-description-toggle .head {
      font-weight: 600;
      font-size: 22px;
      line-height: 38px; } }
  @media (max-width: 767px) {
    .product-description-toggle .head {
      font-weight: 600;
      font-size: 22px;
      line-height: 38px; } }

.product-description-toggle .toggle-head-icon {
  background: #fff;
  float: right;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  display: inline-block;
  text-align: center; }

.product-description-toggle .toggle-head-icon img {
  width: 18px;
  height: 18px; }

.product-description-tiktok .content {
  max-height: 0;
  overflow: hidden; }

.product-description-tiktok .content .toggle-body-content {
  overflow: hidden; }

.product-description-tiktok .content.ega-body-collapse .toggle-body-content:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 28%;
  background: #fff;
  bottom: 0;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.42) 74.48%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(-180deg); }

.product-description-toggle .ega-toggle-viewall {
  margin-top: 20px; }

.product-description-toggle .pd-detail-btn {
  background: #129fd8;
  border-radius: 999px;
  text-transform: uppercase;
  width: 178px;
  padding: 13px;
  color: #fff; }

@media (min-width: 768px) {
  .product-description-toggle .pd-detail-btn {
    padding: 3px;
    font-weight: 600; }
  .product-description-toggle .pd-detail-btn b {
    border-radius: 9999px;
    background-color: #fff;
    float: right; }
  .product-description-toggle .pd-detail-btn img {
    width: 12px;
    margin-bottom: 0;
    transform: rotate(180deg); }
  .product-description-toggle .pd-detail-btn.see-more img {
    transform: rotate(0); } }

@media (min-width: 768px) and (max-width: 1599px) {
  .product-description-toggle .pd-detail-btn {
    font-size: 12px;
    line-height: 28px; }
  .product-description-toggle .pd-detail-btn b {
    width: 28px;
    height: 28px;
    line-height: 28px; } }

.product-description-toggle.is-active .head {
  background: #129fd8;
  color: #fff; }

.product-description-toggle.is-active .toggle-head-icon img {
  transform: rotate(90deg); }

.product-description-toggle.is-active .content {
  max-height: none;
  margin-bottom: 30px; }

.camket-tiktok {
  background: #fff;
  padding: 30px 15px;
  border-top: 1px solid #dedfe0; }

.camket-tiktok .title {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px; }

.blog__wrap .post__item--name {
  font-weight: 700;
  margin-bottom: 15px; }

.blog__wrap .post__item--content {
  margin-top: 10px;
  white-space: normal; }

.blog__wrap.owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #1bb7ed;
  background: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 22px; }
  .blog__wrap.owl-carousel .owl-nav button.owl-prev {
    left: 0px; }
  .blog__wrap.owl-carousel .owl-nav button.owl-next {
    right: 0px; }

.blog__wrap.d-flex-owl:not(.owl-loaded) .post__item {
  flex: 0 0 50%;
  margin-right: 10px; }
  @media (max-width: 991px) {
    .blog__wrap.d-flex-owl:not(.owl-loaded) .post__item {
      flex: 0 0 50%; } }

.social-list {
  padding: 30px 15px;
  padding-bottom: 30px;
  background-color: #129fd8;
  background-image: linear-gradient(to bottom, #00c5fd, #008fdf); }

.social-list a {
  padding: 0 10px; }

.social-list h2 img {
  width: 30px;
  margin-right: 10px; }

.social-list h2 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center; }

.social-list .content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 90%;
  margin: 0 auto; }
  .social-list .content a {
    text-align: center; }
    @media (min-width: 768px) {
      .social-list .content a {
        width: 10%; } }
  .social-list .content img {
    width: 60px; }
    @media (max-width: 767px) {
      .social-list .content img {
        width: 40px; } }

footer {
  background: url(https://file.hstatic.net/1000030244/file/asset_6_3x_a3b7ab12674349a8bbb3053aa203e684.jpeg);
  background-size: cover;
  padding: 30px 15px;
  color: #fff; }

.footer-logo {
  max-width: 40%;
  margin: 15px auto 30px; }

.footer-content {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .footer-content {
      max-width: 75%; } }
