:root {
    --primary-color: #0f3186;
  }
  
  body {
    color: #0f3186;
  }
  
  .container-width,
  .full-width .ubermenu-nav,
  .container,
  .row {
    max-width: 1220px;
  }
  
  .row.row-collapse {
    max-width: 1190px;
  }
  
  .row.row-small {
    max-width: 1212.5px;
  }
  
  .row.row-large {
    max-width: 1250px;
  }
  
  .header-main {
    height: 70px;
  }
  
  #logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  
  #logo {
    width: 114px;
    display: flex;
    align-items: center;
  }
  
  .header-bottom {
    min-height: 45px;
  }
  
  .header-top {
    min-height: 30px;
  }
  
  .transparent .header-main {
    height: 70px;
  }
  
  .transparent #logo img {
    max-height: 70px;
  }
  
  .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: 70px;
  }
  
  .header.show-on-scroll,
  .stuck .header-main {
    height: 70px !important;
  }
  
  .stuck #logo img {
    width: 100%;
    height: 100%;
  }
  
  .search-form {
    width: 45%;
  }
  
  .header-bg-color {
    background-color: #ffffff;
  }
  
  .header-bottom {
    background-color: #ffffff;
  }
  
  .header-main .nav > li > a {
    line-height: 52px;
  }
  
  .stuck .header-main .nav > li > a {
    line-height: 52px;
  }
  
  .header-bottom-nav > li > a {
    line-height: 25px;
  }
  
  @media (max-width: 549px) {
    .header-main {
      height: 70px;
    }
  
    #logo img {
      max-height: 70px;
    }
  }
  
  .nav-dropdown {
    border-radius: 5px;
  }
  
  .nav-dropdown {
    font-size: 100%;
  }
  
  .nav-dropdown-has-arrow li.has-dropdown:after {
    border-bottom-color: #ffffff;
  }
  
  .nav .nav-dropdown {
    background-color: #ffffff;
  }
  
  .blog-wrapper {
    background-color: #ffffff;
  }
  
  /* Color */
  
  .accordion-title.active,
  .has-icon-bg .icon .icon-inner,
  .logo a,
  .primary.is-underline,
  .primary.is-link,
  .badge-outline .badge-inner,
  .nav-outline > li.active > a,
  .nav-outline > li.active > a,
  .cart-icon strong,
  [data-color="primary"],
  .is-outline.primary {
    color: #0f3186;
  }
  
  /* Color !important */
  
  [data-text-color="primary"] {
    color: #febc58 !important;
  }
  
  /* Background Color */
  
  [data-text-bg="primary"] {
    background-color: #0f3186;
  }
  
  /* Background */
  
  .scroll-to-bullets a,
  .featured-title,
  .label-new.menu-item > a:after,
  .nav-pagination > li > .current,
  .nav-pagination > li > span:hover,
  .nav-pagination > li > a:hover,
  .has-hover:hover .badge-outline .badge-inner,
  button[type="submit"],
  .button.wc-forward:not(.checkout):not(.checkout-button),
  .button.submit-button,
  .button.primary:not(.is-outline),
  .featured-table .title,
  .is-outline:hover,
  .has-icon:hover .icon-label,
  .nav-dropdown-bold .nav-column li > a:hover,
  .nav-dropdown.nav-dropdown-bold > li > a:hover,
  .nav-dropdown-bold.dark .nav-column li > a:hover,
  .nav-dropdown.nav-dropdown-bold.dark > li > a:hover,
  .header-vertical-menu__opener,
  .is-outline:hover,
  .tagcloud a:hover,
  .grid-tools a,
  input[type="submit"]:not(.is-form),
  .box-badge:hover .box-text,
  input.button.alt,
  .nav-box > li > a:hover,
  .nav-box > li.active > a,
  .nav-pills > li.active > a,
  .current-dropdown .cart-icon strong,
  .cart-icon:hover strong,
  .nav-line-bottom > li > a:before,
  .nav-line-grow > li > a:before,
  .nav-line > li > a:before,
  .banner,
  .header-top,
  .slider-nav-circle .flickity-prev-next-button:hover svg,
  .slider-nav-circle .flickity-prev-next-button:hover .arrow,
  .primary.is-outline:hover,
  .button.primary:not(.is-outline),
  input[type="submit"].primary,
  input[type="submit"].primary,
  input[type="reset"].button,
  input[type="button"].primary,
  .badge-inner {
    background-color: #0f3186;
  }
  
  /* Border */
  
  .nav-vertical.nav-tabs > li.active > a,
  .scroll-to-bullets a.active,
  .nav-pagination > li > .current,
  .nav-pagination > li > span:hover,
  .nav-pagination > li > a:hover,
  .has-hover:hover .badge-outline .badge-inner,
  .accordion-title.active,
  .featured-table,
  .is-outline:hover,
  .tagcloud a:hover,
  blockquote,
  .has-border,
  .cart-icon strong:after,
  .cart-icon strong,
  .blockUI:before,
  .processing:before,
  .loading-spin,
  .slider-nav-circle .flickity-prev-next-button:hover svg,
  .slider-nav-circle .flickity-prev-next-button:hover .arrow,
  .primary.is-outline:hover {
    border-color: #0f3186;
  }
  
  .nav-tabs > li.active > a {
    border-top-color: #0f3186;
  }
  
  .widget_shopping_cart_content .blockUI.blockOverlay:before {
    border-left-color: #0f3186;
  }
  
  .woocommerce-checkout-review-order .blockUI.blockOverlay:before {
    border-left-color: #0f3186;
  }
  
  /* Fill */
  
  .slider .flickity-prev-next-button:hover svg,
  .slider .flickity-prev-next-button:hover .arrow {
    fill: #0f3186;
  }
  
  /* Focus */
  
  .primary:focus-visible,
  .submit-button:focus-visible,
  button[type="submit"]:focus-visible {
    outline-color: #0f3186 !important;
  }
  
  /* Background Color */
  
  [data-icon-label]:after,
  .secondary.is-underline:hover,
  .secondary.is-outline:hover,
  .icon-label,
  .button.secondary:not(.is-outline),
  .button.alt:not(.is-outline),
  .badge-inner.on-sale,
  .button.checkout,
  .single_add_to_cart_button,
  .current .breadcrumb-step {
    background-color: #232a5c;
  }
  
  [data-text-bg="secondary"] {
    background-color: #232a5c;
  }
  
  /* Color */
  
  .secondary.is-underline,
  .secondary.is-link,
  .secondary.is-outline,
  .stars a.active,
  .star-rating:before,
  .woocommerce-page .star-rating:before,
  .star-rating span:before,
  .color-secondary {
    color: #232a5c;
  }
  
  /* Color !important */
  
  [data-text-color="secondary"] {
    color: #232a5c !important;
  }
  
  /* Border */
  
  .secondary.is-outline:hover {
    border-color: #232a5c;
  }
  
  /* Focus */
  
  .secondary:focus-visible,
  .alt:focus-visible {
    outline-color: #232a5c !important;
  }
  
  body {
    color: #2f3469;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font {
    color: #232a5c;
  }
  
  body {
    font-size: 100%;
  }
  
  @media screen and (max-width: 549px) {
    body {
      font-size: 95%;
    }
  }
  
  @font-face {
    font-family: "Barlow";
    src: url("../fonts/Barlow-ExtraLight.ttf") format("truetype");
    font-display: swap;
    font-weight: 400;
  }
  @font-face {
    font-family: "Barlow";
    src: url("../fonts/Barlow-Medium.ttf") format("truetype");
    font-display: swap;
    font-weight: 500;
  }
  @font-face {
    font-family: "Barlow";
    src: url("../fonts/Barlow-SemiBold.ttf") format("truetype");
    font-display: swap;
    font-weight: 600;
  }
  @font-face {
    font-family: "Barlow";
    src: url("../fonts/Barlow-Bold.ttf") format("truetype");
    font-display: swap;
    font-weight: 700;
  }
  
  
  body {
    font-family: 'Barlow', sans-serif;
  }
  
  body {
    font-weight: 300;
  }
  
  .nav > li > a {
    font-family: 'Barlow', sans-serif;
  }
  
  .mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: 'Barlow', sans-serif;
  }
  
  .nav > li > a,
  .mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 600;
  
    font-style: normal;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font,
  .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: 'Barlow', sans-serif;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .heading-font,
  .banner h1,
  .banner h2 {
    font-weight: 600;
  
    font-style: normal;
  }
  
  .alt-font {
    font-family: 'Barlow', sans-serif;
  }
  
  .alt-font {
    font-weight: 700 !important;
  
    font-style: normal !important;
  }
  
  .breadcrumbs {
    text-transform: none;
  }
  
  .section-title span {
    text-transform: none;
  }
  
  h3.widget-title,
  span.widget-title {
    text-transform: none;
  }
  
  .header:not(.transparent) .header-nav-main.nav > li > a {
    color: rgba(35, 42, 92, 0.5);
  }
  
  .header:not(.transparent) .header-nav-main.nav > li > a:hover,
  .header:not(.transparent) .header-nav-main.nav > li.active > a,
  .header:not(.transparent) .header-nav-main.nav > li.current > a,
  .header:not(.transparent) .header-nav-main.nav > li > a.active,
  .header:not(.transparent) .header-nav-main.nav > li > a.current {
    color: #232a5c;
  }
  
  .header-nav-main.nav-line-bottom > li > a:before,
  .header-nav-main.nav-line-grow > li > a:before,
  .header-nav-main.nav-line > li > a:before,
  .header-nav-main.nav-box > li > a:hover,
  .header-nav-main.nav-box > li.active > a,
  .header-nav-main.nav-pills > li > a:hover,
  .header-nav-main.nav-pills > li.active > a {
    color: #fff !important;
  
    background-color: #232a5c;
  }
  
  .header:not(.transparent) .header-bottom-nav.nav > li > a:hover,
  .header:not(.transparent) .header-bottom-nav.nav > li.active > a,
  .header:not(.transparent) .header-bottom-nav.nav > li.current > a,
  .header:not(.transparent) .header-bottom-nav.nav > li > a.active,
  .header:not(.transparent) .header-bottom-nav.nav > li > a.current {
    color: #d0a33e;
  }
  
  .header-bottom-nav.nav-line-bottom > li > a:before,
  .header-bottom-nav.nav-line-grow > li > a:before,
  .header-bottom-nav.nav-line > li > a:before,
  .header-bottom-nav.nav-box > li > a:hover,
  .header-bottom-nav.nav-box > li.active > a,
  .header-bottom-nav.nav-pills > li > a:hover,
  .header-bottom-nav.nav-pills > li.active > a {
    color: #fff !important;
  
    background-color: #d0a33e;
  }
  
  a {
    color: #494949;
  }
  
  .shop-page-title.featured-title .title-overlay {
    background-color: rgba(0, 0, 0, 0.2);
  }
  
  .has-equal-box-heights .box-image {
    padding-top: 90%;
  }
  
  @media screen and (min-width: 550px) {
    .products .box-vertical .box-image {
      min-width: 0px !important;
  
      width: 0px !important;
    }
  }
  
  .absolute-footer,
  html {
    background-color: #161616;
  }
  
  .nav-vertical-fly-out > li + li {
    border-top-width: 1px;
  
    border-top-style: solid;
  }
  
  /* Custom CSS Mobile */
  
  @media (max-width: 549px) {
    .h3,
    h3 {
      font-size: 1.175em;
    }
  
    p {
      font-size: 95% !important;
    }
  }
  
  .label-new.menu-item > a:after {
    content: "New";
  }
  
  .label-hot.menu-item > a:after {
    content: "Hot";
  }
  
  .label-sale.menu-item > a:after {
    content: "Sale";
  }
  
  .label-popular.menu-item > a:after {
    content: "Popular";
  }
  
  .font-weight-600 span,
  .font-weight-600 p,
  .button,
  .font-weight-600 {
    font-weight: 600;
  }
  
  /*modify global form*/
  
  input:not([type="submit"]),
  textarea,
  select,
  input:not([type="submit"]),
  textarea,
  select {
    background-color: transparent !important;
  
    border-bottom: 1px solid black;
  
    box-shadow: none !important;
  }
  
  input:not([type="submit"]),
  textarea,
  .form-flat select {
    border-radius: 0;
  
    border-top: 0;
  
    border-right: 0;
  
    border-left: 0;
  
    background-color: transparent !important;
  
    padding-left: 10px;
  }
  
  .success {
    background-color: #3ab348;
  }
  
  textarea {
    min-height: 100px;
  }
  
  .wpcf7 label {
    font-size: 95%;
  
    margin-bottom: 0;
  }
  
  .wpcf7-form {
    margin-bottom: 0;
  }
  
  input[type="email"],
  input[type="date"],
  input[type="search"],
  input[type="number"],
  input[type="text"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  textarea,
  select,
  .select-resize-ghost,
  .select2-container .select2-choice,
  .select2-container .select2-selection {
    font-size: 95%;
  }
  
  body {
    overflow: hidden;
  }
  
  body.single-product {
    overflow: unset;
  }
  
  /*modify global button*/
  
  .button {
    border-width: 1px !important;
  }
  
  /*modify h6*/
  
  .h6,
  h6 {
    font-size: 0.75em;
  
    opacity: 0.6;
  
    margin-bottom: 15px;
  }
  
  /*modify heading banner*/
  
  .banner h2 {
    font-size: 2.1em;
  }
  
  .banner h6 {
    font-size: 0.6rem;
  }
  
  /*remove text shadow on image box*/
  
  .box-overlay.dark .box-text,
  .box-shade.dark .box-text {
    text-shadow: unset;
  }
  
  /*modify search in menu mobile*/
  
  #woocommerce-product-search-field-1 {
    height: 40px;
  }
  
  /*modify header button right*/
  
  .header-button-1 {
    margin-left: 8px !important;
  }
  
  .header-button-2 a {
    border-radius: 8px;
  
    background: linear-gradient(
      90deg,
      #0d42ca 0%,
  
      #0f3186 34%,
  
      #0943d4 97%,
  
      #0042e9 100%
    );
  
    border: 0;
  
    padding: 2px 40px;
  }
  
  @media only screen and (min-width: 800px) {
    li.html.header-button-1 {
      margin-right: -30px !important;
  
      height: 80px;
    }
  }
  
  @media only screen and (min-width: 1200px) {
    .header-full-width .container {
      padding-left: 30px;
  
      padding-right: 30px;
    }
  
    .header-main .nav-dropdown,
    .header-bottom .nav-dropdown {
      padding-top: 7px;
  
      padding-bottom: 7px;
  
      font-size: 90%;
  
      font-weight: 500;
  
      border: 0;
  
      margin-top: -15px;
    }
  
    .header-main .menu-item .nav-dropdown a,
    .header-bottom .menu-item .nav-dropdown a {
      padding: 12px 20px 14px !important;
  
      text-transform: uppercase;
    }
  
    .header-main .menu-item .nav-dropdown a:hover,
    .header-bottom .menu-item .nav-dropdown a:hover {
      color: #232a5c;
  
      background-color: #fff !important;
  
      font-weight: 600;
    }
  
    /*stretch menu column*/
  
    .nav-dropdown.nav-dropdown-bold > li.nav-dropdown-col,
    .nav-dropdown.nav-dropdown-simple > li.nav-dropdown-col {
      width: fit-content;
    }
  
    .nav > li.header-divider {
      height: 80px;
    }
  }
  
  /*CENTER MAIN MENU HEADER MAIN*/
  
  /* .header-main #logo,
  
  .header-main .flex-right {
  
    flex: 1;
  
  } */
  
  .header-main #logo {
    margin-right: auto;
  }
  
  /*add more space between icon arrow down on menu if have dropdown*/
  
  .has-dropdown .icon-angle-down {
    margin-left: 0.3em;
  }
  
  /*modify menu mobile*/
  
  .mobile-nav .nav-dropdown {
    padding-top: 3px;
  
    padding-bottom: 3px;
  
    min-width: fit-content;
  
    font-size: 0.8em;
  
    margin-top: -10px;
  }
  
  /*modify social follow icon*/
  
  .mobile-sidebar .footer-social-link {
    margin-left: 20px;
  
    margin-bottom: 10px;
  }
  
  /*modify divider mobile sidebar*/
  
  .mobile-sidebar .nav > li.header-divider {
    height: 0;
  
    margin-top: 20px;
  
    margin-bottom: 20px;
  }
  
  .mfp-content .header-divider {
    border-bottom: 1px solid #ffffff17 !important;
  }
  
  /*modify logo sidebar mobile*/
  
  .logo-mobile-sidebar {
    margin-top: 25px;
  
    margin-bottom: 25px;
  }
  
  /*modify lang switcher desktop*/
  
  @media (min-width: 900px) {
    #menu-item-4419 .nav-dropdown {
      width: fit-content !important;
  
      min-width: unset !important;
    }
  
    #menu-item-4419 .nav-dropdown a {
      padding-top: 10px !important;
  
      padding-bottom: 10px !important;
    }
  }
  
  @media (max-width: 600px) {
    #logo {
      margin: 0;
    }
  
    .mobile-nav > li.header-divider {
      height: 70px;
    }
  }
  
  .mobile-nav .trp-ls-language-name {
    font-size: 1.15em;
  }
  
  .nav-sidebar.nav-vertical > li.menu-item.active,
  .nav-sidebar.nav-vertical > li.menu-item:hover {
    background-color: rgb(0 0 0 / 20%);
  }
  
  .mfp-close {
    mix-blend-mode: unset;
  
    background-color: #0000006b;
  
    opacity: 1 !important;
  }
  
  .header-search-form-wrapper .form-flat .search-field {
    height: 45px;
  }
  
  .off-canvas-right.dark .mfp-content,
  .off-canvas-left.dark .mfp-content {
    background: linear-gradient(135deg, #2f3666 0%, #1a2154 100%);
  }
  
  html.js.has-off-canvas.has-off-canvas-left,
  html.has-off-canvas {
    overflow: hidden !important;
  }
  
  .html.custom.html_top_right_text {
    padding-top: 0px !important;
  
    padding-bottom: 0 !important;
  }
  
  .off-canvas-left .mfp-content {
    width: 100%;
  }
  
  .off-canvas-left.undefined .mfp-content {
    background-color: #f7f7f7;
  
    width: 80%;
  }
  
  .off-canvas-left .nav > li > a {
    text-transform: unset;
  
    padding-top: 12px;
  
    padding-bottom: 12px;
  
    font-size: 1.2em;
  
    font-weight: 600;
  
    text-transform: uppercase;
  }
  
  .off-canvas-left .nav-sidebar.nav-vertical > li + li {
    border: 0;
  }
  
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    -webkit-transform: translateY(-30px);
  
    -ms-transform: translateY(-30px);
  
    transform: translateY(-30px);
  
    opacity: 0;
  
    -webkit-transition: opacity 0.3s, -webkit-transform 0.7s;
  
    transition: opacity 0.3s, -webkit-transform 0.7s;
  
    -o-transition: transform 0.7s, opacity 0.3s;
  
    transition: transform 0.7s, opacity 0.3s;
  
    transition: transform 0.7s, opacity 0.3s, -webkit-transform 0.5s;
  }
  
  /*responsive br on desktop and mobile*/
  
  @media screen and (min-width: 600px) {
    .br-mobile {
      display: none;
    }
  }
  
  @media screen and (max-width: 890px) {
    .br-desktop {
      display: none;
    }
  }
  
  @media screen and (min-width: 890px) {
    .br-mobile-tablet {
      display: none;
    }
  }
  
  /*add transition on tab when clicked*/
  
  .tab-panels .panel.active {
    transition: 0.5s;
  }
  
  /*limit 2 line in post title homepage*/
  
  .article-inner .entry-title a,
  .post-item .post-title a {
    -webkit-line-clamp: 1;
  
    -webkit-box-orient: vertical;
  
    overflow: hidden;
  
    text-overflow: ellipsis;
  
    display: -webkit-box;
  }
  
  .post-template-default .post-sidebar .flex-col.flex-grow a,
  .archive.category .post-sidebar .flex-col.flex-grow a {
    -webkit-line-clamp: 2;
  
    -webkit-box-orient: vertical;
  
    overflow: hidden;
  
    text-overflow: ellipsis;
  
    display: -webkit-box;
  }
  
  /*modify absolute footer*/
  
  .footer-secondary a {
    margin-bottom: 0;
  }
  
  .footer-secondary {
    padding: 0;
  }
  
  ul ul {
    margin: 0;
  }
  
  .byline {
    display: none;
  }
  
  p {
    margin-bottom: 0.7em;
  }
  
  .dark,
  .dark p,
  .dark td {
    color: #ffffffcc;
  }
  
  .is-divider {
    display: none;
  }
  
  /*enable divider on specific part if class added into column*/
  
  .divider-enabled .is-divider {
    display: block !important;
  }
  
  #footer .is-divider {
    display: block !important;
  }
  
  /*modify footer menu*/
  
  .footer-col-menu .widget_nav_menu {
    padding: 0;
  }
  
  .footer-col-menu .widget_nav_menu li {
    border: 0;
  }
  
  .footer-col-contact .featured-box {
    margin-bottom: 10px;
  }
  
  .footer-col-menu .widget_nav_menu li a {
    padding: 4px 0;
    line-height: 30px;
  }
  
  /*modify social link img*/
  
  .footer-social-link img {
    margin-left: 12px;
  }
  
  .footer-social-link {
    text-align: center;
  }
  
  @media screen and (max-width: 599px) {
    .footer-social-link img {
      margin-right: 0px;
  
      width: 35px;
    }
  
    .footer-social-link {
      text-align: left;
    }
  
    .footer-social-link a:first-child img {
      margin-left: 0;
    }
  }
  
  .col-logo-footer {
    align-self: flex-end !important;
  
    vertical-align: bottom !important;
  }
  
  #footer .icon-box-img {
    width: 18px !important;
  }
  
  .uppercase,
  .uppercase,
  h6,
  th,
  span.widget-title {
    letter-spacing: unset;
  
    line-height: unset;
  }
  
  li {
    margin-bottom: 0.1em;
  }
  
  /*modify breadcrumb-splash*/
  
  .breadcrumb-splash {
    color: rgba(102, 102, 102, 0.7);
  
    font-weight: normal;
  }
  
  .dark .breadcrumb-splash {
    color: white;
  }
  
  img.mfp-img {
    max-height: 95vh !important;
  }
  
  .mfp-bg.mfp-ready {
    opacity: 0.85;
  }
  
  #header .top-divider {
    display: none;
  }
  
  .nav-spacing-xlarge > li {
    margin: 0 15px;
  }
  
  /*modify footer social icon*/
  
  .social-icons .button.icon {
    margin-right: 5px;
  
    margin-left: 5px;
  }
  
  .social-icons i {
    top: 0px;
  }
  
  /*remove absolute footer*/
  
  .absolute-footer {
    display: none;
  }
  
  /*modify tuyen dung cat*/
  
  .category-tuyen-dung .box-image {
    display: none;
  }
  
  .category-tuyen-dung .from_the_blog_excerpt {
    display: none;
  }
  
  .category-tuyen-dung .post-item .button {
    margin-top: -5px !important;
  }
  
  .archive.category .post-item .col-inner .box-text {
    border: 0;
  }
  
  .archive.category .post-item {
    display: flex !important;
  }
  
  @media screen and (max-width: 600px) {
    .archive.category .post-item {
      padding-bottom: 15px;
    }
  }
  
  .archive.category .post-item .col-inner {
    border: 1px solid #ececec;
  
    border-radius: 10px;
  }
  
  /*modify blog cat*/
  
  .page-title-h1 {
    margin-top: 12px;
  
    font-size: 2.24rem;
  
    line-height: 1.5;
  }
  
  @media screen and (max-width: 600px) {
    .page-title-h1 {
      margin-top: 13px;
  
      font-size: 1.5rem;
    }
  }
  
  .archive.category .page-wrapper {
    padding-top: 50px;
  
    padding-bottom: 30px;
  }
  
  @media screen and (max-width: 600px) {
    .archive.category .page-wrapper {
      padding-top: 40px;
  
      padding-bottom: 0px;
    }
  }
  
  .blog-featured-title,
  .category-page-title {
    background-color: #222222;
  }
  
  @media screen and (min-width: 600px) {
    .single.single-post .page-wrapper {
      padding-top: 15px;
    }
  }
  
  .single.single-post .entry-image {
    display: none;
  }
  
  .single.single-post .post {
    margin-bottom: 0 !important;
  }
  
  @media screen and (max-width: 600px) {
    .single.single-post .post {
      margin-top: -25px;
    }
  }
  
  /*modify image block image*/
  
  .single.single-post .wp-block-image {
    padding-top: 25px;
  
    padding-bottom: 15px;
  }
  
  .single.single-post .wp-block-heading {
    margin-bottom: 20px;
  }
  
  @media screen and (max-width: 600px) {
    .single.single-post .wp-block-image {
      padding-top: 15px;
  
      padding-bottom: 10px;
    }
  
    .single.single-post .wp-block-heading {
      margin-bottom: 10px;
    }
  }
  
  .single.single-post li {
    text-align: justify;
  }
  
  /*remove meta data in article post in archive*/
  
  .article-inner {
    border-radius: 10px;
  }
  
  .blog-wrapper .entry-meta.clearfix {
    display: none;
  }
  
  .archive.category h6.entry-category.is-xsmall {
    display: none;
  }
  
  .single-post .entry-title {
    font-size: 1.85em;
  }
  
  @media screen and (max-width: 600px) {
    .article-inner .entry-title {
      font-size: 1.4em;
    }
  
    .single-post .entry-title {
      font-size: 1.7em;
    }
  
    .article-inner.has-shadow .entry-content,
    .article-inner.has-shadow footer.entry-meta,
    .article-inner.has-shadow .entry-header-text,
    .article-inner.has-shadow .author-box {
      padding-left: 15px;
  
      padding-right: 15px;
    }
  }
  
  /*modify breadcrumb-splash*/
  
  .breadcrumb-splash {
    color: rgba(102, 102, 102, 0.7);
  
    font-weight: normal;
  }
  
  .dark .breadcrumb-splash {
    color: white;
  }
  
  /*modify single*/
  
  .blog-featured-title + #main .post-sidebar {
    padding-top: 0px;
  }
  
  .page-title-bg .title-overlay {
    background-color: rgb(0 0 0 / 45%) !important;
  }
  
  .single .title-bg {
    background-position: 50% 50%;
  }
  
  .single .category-date-group .entry-date {
    display: none;
  }
  
  .blog-share {
    margin-top: 30px;
  }
  
  /*style page with right sidebar on desktop*/
  
  .archive.category .cat-banner .fill {
    background-color: rgb(0 0 0 / 20%);
  }
  
  .archive.category .cat-banner .page-title-inner {
    padding-top: 132px;
  
    padding-bottom: 132px;
  }
  
  .archive.category .cat-banner {
    background-size: cover !important;
  
    background-repeat: no-repeat !important;
  
    background-position: 50% 50%;
  }
  
  .archive.category .cat-banner .fill {
    background-color: rgb(0 0 0 / 30%);
  }
  
  .archive.category .cat-banner .entry-title {
    font-size: 2em;
  }
  
  .post-sidebar .widget,
  .page-right-sidebar .widget {
    padding: 20px;
  
    border-radius: 3px;
  
    background-color: #fff;
  }
  
  .post-sidebar .widget li,
  .page-right-sidebar .widget li {
    border: 0;
  }
  
  .post-sidebar .widget-title,
  .page-right-sidebar .widget-title {
    background-color: #fff;
  
    color: black;
  
    text-transform: unset;
  
    font-size: 20px;
  
    letter-spacing: unset;
  
    margin: -20px -20px 10px -20px;
  
    padding: 20px 15px 0 19px;
  
    border-radius: 5px 5px 0 0;
  
    display: block;
  
    color: #d68722;
  
    font-weight: 600;
  }
  
  .post-sidebar .widget a,
  .page-right-sidebar .widget a {
    line-height: 1.4;
  }
  
  /*modify global arrow*/
  
  .flickity-prev-next-button {
    width: 70px;
  
    height: 70px;
  }
  
  .slider-nav-light .flickity-prev-next-button svg,
  .slider-nav-light .flickity-prev-next-button .arrow {
    fill: #fff !important;
  }
  
  /*modify pagination global*/
  
  .nav-pagination > li > a,
  .nav-pagination > li > span {
    border-radius: 0 !important;
  
    border: unset;
  
    background: unset !important;
  
    color: black !important;
  
    font-weight: 300;
  }
  
  .nav-pagination > li > .current {
    font-weight: bold;
  
    text-decoration: underline;
  
    font-size: 1.4em;
  }
  
  .nav-pagination.links li {
    margin: 0 !important;
  }
  
  .page-numbers.nav-pagination {
    margin-top: -10px;
  }
  
  @media screen and (max-width: 600px) {
    .page-numbers.nav-pagination {
      margin-top: -20px;
    }
  }
  
  /*modify accordion*/
  
  .accordion .accordion-inner,
  .accordion-title {
    background: transparent !important;
  
    padding-left: 0;
  
    padding-right: 0;
  }
  
  .accordion .accordion-title.active span {
    font-size: 125% !important;
  
    font-weight: 500;
  
    line-height: 1.3;
  }
  
  @media screen and (max-width: 600px) {
    .accordion .accordion-title.active span {
      font-size: 110% !important;
    }
  }
  
  .accordion .accordion-title {
    font-weight: 500;
  
    opacity: 0.6;
  }
  
  .accordion .accordion-title.active {
    opacity: 1;
  
    margin-top: 20px;
  }
  
  .accordion .accordion-item:first-child .accordion-title.active {
    margin-top: 0px !important;
  }
  
  .accordion .accordion-inner {
    padding-bottom: 30px;
  }
  
  @media screen and (max-width: 600px) {
    .accordion .accordion-inner {
      padding-bottom: 20px;
  
      padding-top: 0px;
    }
  
    .accordion .accordion-title.active {
      margin-top: 10px;
    }
  }
  
  .accordion .toggle {
    display: none;
  }
  
  /*change background of button on gallery slider default*/
  
  .baguetteBox-button {
    background: transparent !important;
  }
  
  /*modify search icon*/
  
  .header-wrapper .icon-search:before {
    content: url(wp-content/uploads/2023/04/search-icon.svg);
  
    font-family: "UTM-Aptima";
  
    vertical-align: middle;
  }
  
  .header-wrapper .icon-search:after {
    margin-left: 10px;
  
    content: "Tìm kiếm";
  
    font-family: "UTM-Aptima";
  
    font-size: 0.95em;
  
    opacity: 0.8;
  }
  
  /*modify cart icon header*/
  
  .header-wrapper .cart-item a {
    padding-top: 4px;
  }
  
  /*modify close button on iframe video*/
  
  .mfp-iframe-scaler .mfp-close {
    display: none;
  }
  
  /*modify global square slider dot*/
  
  .flickity-page-dots .dot {
    width: 60px !important;
  
    border-width: 1px !important;
  
    height: 1px !important;
  }
  
  @media screen and (max-width: 600px) {
    .flickity-page-dots .dot {
      width: 30px !important;
    }
  }
  
  .slider-nav-light .flickity-page-dots .dot {
    background: #fff;
  }
  
  .border-rad-12,
  .border-rad-12 .banner-bg {
    border-radius: 12px;
  }
  
  /*==============================================================================START MODIFY HOME PAGE*/
  
  /*SECTION 1*/
  
  .hone-section-1 .section {
    align-items: end;
  }
  
  .hone-section-1 .section-bg-overlay {
    background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.6) 0%,
  
      rgba(0, 0, 0, 0.43) 50.82%,
  
      rgba(0, 0, 0, 0) 100%
    );
  }
  
  @media screen and (max-width: 1375px) {
    .hone-section-1 .flickity-prev-next-button {
      display: none;
    }
  }
  
  @media screen and (min-width: 1431px) {
    .hone-section-1 .flickity-prev-next-button {
      top: unset;
  
      bottom: 180px;
    }
  }
  
  /*modify section 2*/
  
  .home-row-figure p {
    margin-bottom: 0;
  }
  
  /*modify section 3*/
  
  .home-section-3 {
    background: linear-gradient(
      90deg,
      #0f3186 0%,
  
      #07205d 25%,
  
      #063bc1 97%,
  
      #0044f0 100%
    );
  }
  
  @media screen and (min-width: 1050px) {
    .col-title-section-3 .col-inner {
      max-width: calc(610px - 8.33vw);
    }
  }
  
  @media screen and (min-width: 1050px) {
    .slider-featured-product-cat .flickity-slider > * {
      max-width: 390px !important;
    }
  }
  
  @media screen and (min-width: 600px) {
    .slider-featured-product-cat .flickity-slider > * {
      max-width: 430px !important;
    }
  }
  
  @media screen and (max-width: 600px) {
    .slider-featured-product-cat .flickity-slider > * {
      max-width: 320px !important;
    }
  }
  
  .slider-featured-product-cat .bg.bg-loaded {
    background-color: rgb(206, 152, 54);
  }
  
  .slider-featured-product-cat .overlay {
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.8) 0%,
  
      rgba(35, 42, 92, 0) 50%
    );
  }
  
  .slider-featured-product-cat .bg-fill {
    filter: blur(4px);
  
    -webkit-filter: blur(4px);
  
    transform: scale(1.03);
  
    transition: filter 0.6s, opacity 0.6s, transform 0.6s, box-shadow 0.3s;
  }
  
  .slider-featured-product-cat .banner.is-selected .bg-fill {
    filter: blur(0);
  
    -webkit-filter: blur(0);
  }
  
  .slider-featured-product-cat .banner .button {
    -webkit-transition: background-color 0.5s ease-out;
  
    -moz-transition: background-color 0.5s ease-out;
  
    -o-transition: background-color 0.5s ease-out;
  
    transition: background-color 0.5s ease-out;
  }
  
  .slider-featured-product-cat .banner.is-selected .button {
    background-color: #0f3186;
  
    color: #fff;
  
    border-color: transparent;
  
    -webkit-transition: background-color 0.5s ease-out;
  
    -moz-transition: background-color 0.5s ease-out;
  
    -o-transition: background-color 0.5s ease-out;
  
    transition: background-color 0.5s ease-out;
  }
  
  /*modify section 4*/
  
  .sec4-col-banner-maps .icon-plus {
    display: none;
  }
  
  .sec4-col-banner-maps .hotspot {
    height: 1.1em;
  
    width: 1.1em;
  }
  
  @media screen and (max-width: 600px) {
    .sec4-col-banner-maps .hotspot {
      height: 0.8em;
  
      width: 0.8em;
    }
  }
  
  .sec4-col-banner-maps .hotspot:hover {
    background-color: #0f3186 !important;
  
    box-shadow: 0px 0px 0 12px #ce98364a;
  }
  
  .tooltipster-box {
    margin-bottom: 40px !important;
  
    background-color: transparent !important;
  
    border-color: transparent !important;
  }
  
  .tooltipster-content {
    font-weight: 600;
  
    color: rgba(0, 24, 83, 0.9) !important;
  }
  
  .tooltipster-arrow {
    height: 30px !important;
  
    margin-left: 0.5px !important;
  
    width: 1px !important;
  
    margin-bottom: 13px;
  
    background-color: rgba(185, 132, 44, 0.65) !important;
  }
  
  .tooltipster-arrow-background {
    border: none !important;
  }
  
  .tooltipster-arrow-border {
    border-top-color: transparent !important;
  }
  
  .map-vn {
    margin-right: -15px;
  
    margin-top: 10px;
  }
  
  /*modify prev next button*/
  
  .featured-product-btn:hover {
    cursor: pointer;
  
    opacity: 1;
  }
  
  .featured-product-btn {
    background-color: #fff;
  
    display: inline-block;
  
    padding: 11px;
  
    text-align: center;
  
    line-height: 0;
  
    border-radius: 99px;
  
    opacity: 0.5;
  
    transition: 0.3s all ease;
  }
  
  .featured-product-btn svg {
    height: 22px !important;
  }
  
  .featured-product-btn.fp-prev svg {
    transform: rotate(180deg);
  }
  
  .featured-product-btn.fp-prev {
    margin-right: 15px;
  }
  
  .featured-product-groupbtn {
    position: absolute;
  
    bottom: 80px;
  
    right: 55px;
  }
  
  @media screen and (max-width: 600px) {
    .featured-product-groupbtn {
      display: none;
    }
  }
  
  @media screen and (min-width: 600px) and (max-width: 1000px) {
    .featured-product-groupbtn {
      bottom: 180px;
  
      right: 15px;
    }
  }
  
  .home-section-5 {
    background: linear-gradient(45deg, #333a6c 0%, #1a2154 100%);
  }
  
  @media screen and (min-width: 1050px) {
    .col-title-section-5 .col-inner {
      max-width: calc(610px - 0vw);
    }
  }
  
  @media screen and (min-width: 800px) {
    /* .tai-sao-chon-hcp-des {
  
      bottom: 80px;
  
      position: absolute;
  
    } */
  }
  
  /*modify home blog post*/
  
  .post-item .image-cover {
    border-radius: 10px 10px 0 0;
  }
  
  .post-item .col-inner {
    box-shadow: none;
  }
  
  .post-item .col-inner .box-text {
    border: 1px solid #ececec;
  
    border-radius: 0 0 10px 10px;
  
    padding-bottom: 10px;
  
    padding-top: 15px;
  
    padding-left: 1.2em;
  
    padding-right: 1.2em;
  }
  
  .post-item .post-meta {
    font-weight: 600;
  
    font-size: 0.9em;
  }
  
  .post-item .icon-clock {
    margin-right: 7px;
  
    top: 1px;
  }
  
  .post-item .post-title {
    font-size: 1.2em;
  
    text-transform: uppercase;
  
    margin-top: 5px;
  
    margin-bottom: 10px;
  }
  
  .post-item p {
    font-size: 1.11em;
  
    line-height: 1.3;
  }
  
  .post-item .button {
    margin-top: 5px !important;
  
    font-size: 1em;
  
    text-transform: unset;
  }
  
  .post-item .button svg {
    margin-left: 7px;
  
    transition: 0.2s all ease;
  }
  
  .post-item .button:hover svg {
    margin-left: 12px;
  }
  
  /*modify arrow see more*/
  
  .more-link .meta-nav {
    font-size: 18px;
  
    line-height: 20px;
  
    margin-left: 3px;
  }
  
  @media screen and (max-width: 600px) {
    .home-blog-post .post-item {
      flex-basis: 80%;
  
      max-width: 80%;
    }
  
    .home-blog-post .post-item:nth-child(1) {
      padding-right: 8px;
    }
  
    .home-blog-post .post-item:nth-child(2) {
      padding-left: 11px;
  
      padding-right: 11px;
    }
  
    .home-blog-post .post-item:nth-child(3) {
      padding-left: 8px;
    }
  
    .post-item .button svg {
      width: 11px;
  
      margin-bottom: -1px;
    }
  }
  
  /*START MODIFY TAI SAO CHON*/
  
  .tai-sao-chon-hcp-title .tsct-option:hover {
    cursor: pointer;
  }
  
  .tai-sao-chon-hcp-title .tsct-option {
    opacity: 0.2;
  
    transition: 0.3s ease all;
  }
  
  .tai-sao-chon-hcp-title .tsct-option.active {
    opacity: 1;
  }
  
  .home-section-5 .tscdesgen,
  .home-section-5 .tscbgen {
    opacity: 0;
  
    transition: 1.2s ease all;
  }
  
  .home-section-5 .tscdesgen.active,
  .home-section-5 .tscbgen.active {
    opacity: 1;
  }
  
  /*==============================================================================START MODIFY ABOUT PAGE*/
  
  .child-page-banner {
    align-items: end;
  }
  
  .child-page-banner .section-bg-overlay {
    background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.55) 0%,
  
      rgba(0, 0, 0, 0.39) 50.82%,
  
      rgba(0, 0, 0, 0) 100%
    ) !important;
  }
  
  .banner-tamnhin-sumenh .overlay {
    background: linear-gradient(
      90deg,
      #232a5c 0%,
  
      rgba(35, 42, 92, 0) 100%
    ) !important;
  }
  
  @media screen and (max-width: 600px) {
    .banner-tamnhin-sumenh .overlay {
      background: linear-gradient(
        180deg,
        #232a5c 0%,
  
        rgba(35, 42, 92, 0) 100%
      ) !important;
    }
  }
  
  /*modify breadcrumb*/
  
  .breadcrumb-style {
    text-transform: uppercase;
  
    color: rgba(255, 255, 255, 0.5);
  }
  
  .breadcrumb-style .breadcrumb_last {
    color: rgba(255, 255, 255, 0.8);
  }
  
  .breadcrumb-style .breadcrumb-splash {
    color: rgba(255, 255, 255, 0.5);
  }
  
  /*==============================================================================START MODIFY NANG LUC SAN XUAT PAGE*/
  
  .row-factory-info p {
    margin-bottom: 0;
  }
  
  .row-factory-info > .col > .col-inner {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  
    margin-bottom: 17px;
  
    padding-bottom: 17px !important;
  }
  
  .row-factory-info > .col:first-child > .col-inner {
    border-bottom: 0;
  }
  
  .row-factory-info > .col:last-child > .col-inner {
    border-bottom: 0;
  }
  
  @media screen and (max-width: 600px) {
    .row-factory-info .large-8 .col-inner {
      padding-left: 10px;
    }
  
    .row-factory-info > .col > .col-inner {
      margin-bottom: 10px;
  
      padding-bottom: 10px !important;
    }
  }
  
  .qlct-row > .col > .col-inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  
    margin-bottom: 10px;
  
    padding-bottom: 5px !important;
  }
  
  .qlct-row > .col:last-child > .col-inner {
    border-bottom: 0;
  }
  
  @media screen and (max-width: 600px) {
    .qlct-row > .col > .col-inner {
      margin-bottom: 0px;
  
      padding-bottom: 0px !important;
    }
  
    .qlct-row .file-icon svg {
      width: 18px;
    }
  }
  
  .qlct-row .file-icon {
    margin-top: 17px;
  
    display: block;
  }
  
  /*==============================================================================START MODIFY PRODUCT PAGE*/
  
  .woocommerce-product-attributes tr:last-child th,
  .woocommerce-product-attributes tr:last-child td {
    border-bottom: 0;
  }
  
  th.woocommerce-product-attributes-item__label {
    width: 140px;
  
    padding-bottom: 0;
  
    padding-top: 14px;
  
    font-size: 13px;
  
    vertical-align: top;
  
    opacity: 0.8;
  }
  
  td.woocommerce-product-attributes-item__value {
    padding-bottom: 5px;
  
    padding-top: 7px;
  }
  
  .product-page-sections {
    display: inline-flex;
  
    flex-flow: row wrap;
  
    width: 100%;
  
    padding-top: 40px;
  
    padding-bottom: 70px;
  
    border-bottom: 1px solid #ececec;
  }
  
  .product-page-sections .product-section p {
    color: #000;
  }
  .product-page-sections .product-section p,
  .product-page-sections .product-section li {
    text-align: justify;
  }
  
  .product-page-sections .product-section {
    border: 0;
  }
  
  .product-page-sections .product-section .entry-content {
    padding-top: 3px;
  
    padding-bottom: 0;
  }
  
  .product-page-sections .product-section:nth-child(2) .entry-content {
    margin-top: -5px;
  
    padding-bottom: 15px;
  }
  
  @media screen and (max-width: 600px) {
    .product-page-sections .product-section:nth-child(2) .entry-content {
      padding-bottom: 0px;
    }
  
    th.woocommerce-product-attributes-item__label {
      padding-top: 11px;
    }
  
    .product-page-sections {
      padding-bottom: 10px;
    }
  }
  
  .product-page-sections .product-section .large-2.col {
    flex-basis: 100%;
  
    max-width: 100%;
  }
  
  .product-page-sections .product-section .large-2.col h5 {
    font-size: 1.4em;
  }
  
  .product-page-sections .product-section .large-10.col {
    flex-basis: 100%;
  
    max-width: 100%;
  }
  
  .product-page-sections .product-section:first-child {
    width: 65%;
  
    padding-right: 100px;
  }
  
  .product-page-sections .product-section:nth-child(2) {
    width: 35%;
  }
  
  .product-page-sections .product-section:nth-child(2) .row {
    background-color: rgba(247, 247, 247, 0.5);
  
    padding: 0px 10px;
  
    border: 1px solid #ececec;
  
    border-radius: 12px;
  }
  
  @media screen and (max-width: 600px) {
    .product-page-sections .product-section:nth-child(2) .row {
      padding: 0;
    }
  }
  
  @media screen and (max-width: 850px) {
    .product-page-sections .product-section:nth-child(1),
    .product-page-sections .product-section:nth-child(2) {
      width: 100%;
    }
  
    .product-page-sections .product-section:nth-child(1) {
      padding: 0;
  
      order: 2;
    }
  
    .product-page-sections .product-section:nth-child(2) {
      padding: 5px 15px 0;
  
      order: 1;
    }
  
    .product-page-sections {
      padding-top: 20px;
    }
  
    .product-page-sections .product-section .entry-content {
      padding-bottom: 5px;
    }
  
    .product-page-sections .product-section .large-2.col h5 {
      font-size: 1.2em;
  
      margin-top: 20px;
  
      margin-bottom: 5px;
    }
  }
  
  @media screen and (min-width: 850px) {
    .product-page-sections .product-section:nth-child(2) > .row {
      position: sticky;
  
      top: 90px;
    }
  }
  
  .variations .label label {
    margin-bottom: 0 !important;
  }
  
  .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    border-radius: 12px;
  
    background: #f7f7f7;
  }
  
  .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
    height: 450px !important;
  
    object-fit: contain;
  
    padding-top: 50px;
  
    padding-bottom: 50px;
  }
  
  .product-gallery .product-thumbnails img {
    height: 100px !important;
  
    width: 100%;
  
    object-fit: contain;
  
    padding-top: 10px;
  
    padding-bottom: 10px;
  
    border-radius: 10px;
  }
  
  .product-thumbnails .is-nav-selected a img,
  .product-thumbnails a:hover img {
    background: #fff;
  
    transform: unset;
  }
  
  .product-thumbnails {
    margin-top: 20px !important;
  }
  
  .product-thumbnails a {
    border-radius: 8px;
    background: #fff;
    opacity: 0.5;
  
    transition: 0.3s ease all;
  
    display: block;
  }
  
  .product-thumbnails .is-nav-selected a,
  .product-thumbnails .flickity-slider > .col:hover a {
    opacity: 1 !important;
  
    background: #fff;
  
    display: block;
  
    cursor: pointer;
  }
  
  /*modify width content*/
  
  @media screen and (min-width: 900px) {
    .product-info {
      padding-left: 80px;
    }
  }
  
  .product-info .breadcrumbs {
    font-size: 1em;
  
    text-transform: uppercase;
  }
  
  .product-info .breadcrumbs a {
    color: rgba(255, 255, 255, 0.5) !important;
  }
  
  .product-info .breadcrumbs a:last-child {
    color: rgba(255, 255, 255, 0.8) !important;
  }
  
  .product-gallery .flickity-prev-next-button {
    display: none;
  }
  
  .single.single-product .product-main {
    padding-top: 60px;
  
    padding-bottom: 60px;
  
    background: linear-gradient(45deg, #333a6c 0%, #1a2154 100%);
  }
  
  .single.single-product .product-info .product-short-description,
  .woocommerce-breadcrumb.breadcrumbs a,
  .woocommerce-breadcrumb.breadcrumbs {
    color: rgba(255, 255, 255, 0.8);
  }
  
  .single.single-product .product-main .product-title {
    text-transform: uppercase;
  
    color: #fff;
  
    font-size: 1.75em;
  
    padding-bottom: 30px;
  
    margin-bottom: 30px;
  
    border-bottom: 1px solid rgba(225, 224, 224, 0.2);
  
    margin-top: 13px;
  }
  
  @media screen and (max-width: 600px) {
    .single.single-product .product-main .product-title {
      padding-bottom: 20px;
  
      margin-bottom: 20px;
    }
  }
  
  /*modify e-com product*/
  
  .ecom-product-link {
    background: #0d1552;
    display: flex;
    padding: 10px 12px 9px;
  
    border-radius: 10px;
  }
  
  .ecom-product-link  ._black {
    padding: 0 2px;
  }
  
  .ecom-product-link img {
    height: 30px;
  
    margin-right: 8px;
  }
  
  .ecom-product-link a:last-child img {
    margin-right: 0;
  }
  
  @media screen and (max-width: 600px) {
    .single.single-product .product-short-description {
      margin-bottom: -10px;
  
      padding-bottom: 0px;
    }
  
    .single.single-product
      .product-gallery
      .row-slider
      .flickity-prev-next-button {
      display: none;
    }
  
    .single.single-product .product-gallery-slider img {
      height: 330px !important;
  
      object-fit: contain;
    }
  
    .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
      padding-top: 30px;
  
      padding-bottom: 30px;
    }
  
    .single.single-product .product-thumbnails img {
      height: 75px !important;
  
      object-fit: contain;
    }
  
    .single.single-product .product-main {
      padding-top: 20px;
  
      padding-bottom: 0;
    }
  
    .single.single-product .product-stacked-info .product-title {
      font-size: 1.695em;
  
      margin-bottom: 15px;
    }
  
    .single.single-product .product-info {
      padding-top: 25px;
  
      padding-bottom: 20px;
    }
  }
  
  /*modify img gallery product*/
  
  .single.single-product .product-gallery-slider img {
    height: 100%;
  }
  
  /*modify related product section*/
  
  .product-section-title-related {
    text-align: center;
  
    font-size: 1.7em;
  
    padding-top: 45px;
  }
  
  .related-products-wrapper {
    margin-top: 15px;
  
    margin-bottom: 60px;
  
    border-top: 0;
  }
  
  /*adjust related product slider*/
  
  .related-products-wrapper .slider-nav-reveal {
    overflow: unset;
  }
  
  @media screen and (min-width: 600px) {
    .related-products-wrapper .slider-nav-reveal .flickity-prev-next-button:hover,
    .related-products-wrapper .slider-nav-reveal .flickity-prev-next-button {
      background-color: unset;
  
      box-shadow: unset;
  
      width: 60px;
    }
  
    .related-products-wrapper .slider-nav-reveal .flickity-prev-next-button.next {
      right: -50px !important;
    }
  
    .related-products-wrapper
      .slider-nav-reveal
      .flickity-prev-next-button.previous {
      left: -50px !important;
    }
  }
  
  @media screen and (max-width: 600px) {
    .related-products-wrapper .has-equal-box-heights {
      flex-flow: row wrap;
  
      overflow-x: scroll;
  
      flex-wrap: unset;
  
      overflow-y: hidden;
  
      -webkit-box-pack: center;
  
      -ms-flex-pack: center;
  
      justify-content: center;
  
      display: -webkit-box;
    }
  
    .product-footer {
      margin-top: 10px;
    }
  
    .product-section-title-related {
      font-size: 1.4em;
  
      padding-top: 15px;
  
      padding-bottom: 10px;
  
      margin-bottom: 0;
    }
  
    .related-products-wrapper {
      margin-bottom: 40px;
    }
  }
  
  /*modify single post*/
  
  .featured-title .page-title-inner {
    align-items: end;
  
    padding-bottom: 60px;
  }
  
  @media screen and (min-width: 850px) {
    .blog-single.page-wrapper .large-12.col {
      flex-basis: 50%;
  
      max-width: 50%;
    }
  }
  
  .blog-single.page-wrapper .large-12.col p {
    text-align: justify;
  }
  
  /*==============================================================================START MODIFY PRODUCT CAT PAGE*/
  
  .has-equal-box-heights .box-image {
    background-color: #f7f7f7;
  
    padding-top: 75% !important;
  
    border-radius: 12px 12px 0 0;
  }
  
  .product-small.box {
    border: 1px solid #ececec;
  
    border-radius: 12px;
  }
  
  @media screen and (max-width: 600px) {
    .has-equal-box-heights .box-image img {
      padding-top: 10px;
  
      padding-bottom: 10px;
    }
  }
  
  .woocommerce-page.archive .widget_product_categories > ul > li {
    display: inline-block;
  
    border-top: 0 !important;
  
    text-transform: uppercase;
  
    margin-right: 15px;
  
    margin-bottom: -5px;
  }
  
  @media screen and (max-width: 600px) {
    .woocommerce-page.archive .widget_product_categories > ul > li {
      display: flex;
    }
  
    .woocommerce-page.archive .widget_product_categories > ul > li {
      margin-right: 10px;
    }
  }
  
  .widget_product_categories > ul > li a {
    padding: 0;
  }
  
  .widget > ul > li .count {
    font-size: 0.8em;
  }
  
  .shop-page-title.category-page-title {
    display: none;
  }
  
  .post-type-archive .page-numbers.nav-pagination {
    margin-bottom: 40px;
  }
  
  .product-cate-title {
    margin-top: 12px;
  
    font-size: 2.24rem;
  
    line-height: 1.5;
  }
  
  @media screen and (max-width: 600px) {
    .product-cate-title {
      margin-top: 13px;
  
      font-size: 1.5rem;
    }
  
    .category-page-row {
      padding-top: 15px;
    }
  }
  
  .product-small.box .box-text-products {
    padding-left: 20px;
  
    padding-right: 20px;
  
    padding-top: 20px;
  }
  
  .product-small.box .add-to-cart-button a {
    margin-top: 2px;
  
    font-size: 1em;
  
    text-transform: unset;
  
    margin-bottom: -5px !important;
  
    padding-left: 0;
  
    margin-right: 0;
  
    padding-right: 0;
  }
  
  .product-small.box .add-to-cart-button svg {
    margin-left: 7px;
  
    transition: 0.2s all ease;
  
    vertical-align: -webkit-baseline-middle;
  }
  
  .product-small.box .add-to-cart-button:hover svg {
    margin-left: 12px;
  }
  
  @media screen and (max-width: 600px) {
    .product-small.box .add-to-cart-button svg {
      width: 11px;
  
      vertical-align: middle;
    }
  }
  
  @media screen and (max-width: 600px) {
    .product-small.box .add-to-cart-button a {
      margin-top: -5px;
    }
  }
  
  .product-small.box .add-to-cart-button .button.is-underline:before {
    display: none;
  }
  
  .product-small.box .title-wrapper p.category {
    font-size: 1.05em !important;
  
    text-transform: unset;
  
    margin-bottom: 5px;
  }
  
  .product-small.box .title-wrapper .product-title a {
    -webkit-line-clamp: 2;
  
    -webkit-box-orient: vertical;
  
    overflow: hidden;
  
    text-overflow: ellipsis;
  
    display: -webkit-box;
  }
  
  .product-small.box .title-wrapper .product-title {
    font-size: 1.2em;
  
    font-weight: 600;
  
    text-transform: uppercase;
  }
  
  @media screen and (max-width: 600px) {
    .product-small.box .title-wrapper .product-title {
      font-size: 1.15em !important;
    }
  
    .product-small.box .title-wrapper p.category {
      margin-bottom: 0;
    }
  
    .product-small.box .box-text-products {
      padding: 10px 12px;
    }
  
    .archive.woocommerce-page .page-numbers.nav-pagination {
      margin-bottom: 10px;
  
      margin-top: -10px;
    }
  
    .product-small.box .title-wrapper .product-title a {
      -webkit-line-clamp: 2;
    }
  }
  
  @media screen and (min-width: 600px) {
    .archive.woocommerce-page .page-numbers.nav-pagination {
      margin-bottom: 40px;
    }
  }
  
  /*modify secondary button color*/
  
  .single.single-product .button.secondary {
    color: #222;
  }
  
  /*modify AR button*/
  
  .ar-uom-thu {
    margin-bottom: 10px;
  }
  
  .icon-model:before {
    content: url(wp-content/uploads/2023/04/model-ar-icon.svg);
  
    top: -2px;
  }
  
  .icon-mail:before {
    content: url(wp-content/uploads/2023/04/mail-icon-3.svg);
  }
  
  .icon-mail {
    top: -2px !important;
  }
  
  .icon-model {
    top: -2px !important;
  }
  
  #ar-lightbox model-viewer {
    width: 100% !important;
  
    height: 60vh;
  }
  
  @media screen and (max-width: 600px) {
  }
  
  #ar-lightbox {
    max-width: 900px !important;
  }
  
  .mfp-container {
    padding: 0 !important;
  }
  
  /*modify back to top btn*/
  
  .back-to-top {
    background: white !important;
  
    border-color: #03143f !important;
  
    color: #07205d !important;
  
    bottom: 80px;
  }
  
  /*sticky phone contact*/
  
  .support-online {
    position: fixed;
  
    z-index: 999;
  
    left: 15px;
  
    bottom: 10px;
  }
  
  .support-content {
    position: relative;
  }
  
  .support-online a {
    display: block;
  }
  
  .support-online a {
    position: relative;
  
    margin: 20px 10px;
  
    text-align: left;
  
    width: 40px;
  
    height: 40px;
  }
  
  .support-online i {
    width: 40px;
  
    height: 40px;
  
    background: #0f3186;
  
    color: #fff;
  
    border-radius: 100%;
  
    font-size: 20px;
  
    text-align: center;
  
    line-height: 1.9;
  
    position: relative;
  
    z-index: 999;
  }
  
  .kenit-alo-circle {
    width: 50px;
  
    height: 50px;
  
    top: -5px;
  
    right: -5px;
  
    position: absolute;
  
    background-color: transparent;
  
    -webkit-border-radius: 100%;
  
    -moz-border-radius: 100%;
  
    border-radius: 100%;
  
    border: 2px solid white;
  
    opacity: 0.1;
  
    border-color: #0f3186;
  
    opacity: 0.5;
  }
  
  .animated,
  .appear-animation {
    -webkit-animation-fill-mode: both;
  
    -moz-animation-fill-mode: both;
  
    -ms-animation-fill-mode: both;
  
    -o-animation-fill-mode: both;
  
    animation-fill-mode: both;
  
    -webkit-animation-duration: 1s;
  
    -moz-animation-duration: 1s;
  
    -ms-animation-duration: 1s;
  
    -o-animation-duration: 1s;
  
    animation-duration: 1s;
  }
  
  .animated {
    -webkit-animation-duration: 1s;
  
    animation-duration: 1s;
  
    -webkit-animation-fill-mode: both;
  
    animation-fill-mode: both;
  }
  
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
  
    animation-iteration-count: infinite;
  
    -webkit-animation-timing-function: all linear;
  
    animation-timing-function: all   linear;
  }
  
  @-webkit-keyframes zoomIn {
    from {
      opacity: 0;
  
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
  
      transform: scale3d(0.3, 0.3, 0.3);
    }
  
    50% {
      opacity: 1;
    }
  }
  
  @keyframes zoomIn {
    from {
      opacity: 0;
  
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
  
      transform: scale3d(0.3, 0.3, 0.3);
    }
  
    50% {
      opacity: 1;
    }
  }
  
  .zoomIn {
    -webkit-animation-name: zoomIn;
  
    animation-name: zoomIn;
  }
  
  @-webkit-keyframes zoomInDown {
    0% {
      opacity: 0;
  
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
  
      transform: scale3d(0.3, 0.3, 0.3);
    }
  
    50% {
      opacity: 1;
    }
  }
  
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(1);
    }
  
    50% {
      -webkit-transform: scale(1.1);
    }
  
    100% {
      -webkit-transform: scale(1);
  
      opacity: 1;
    }
  }
  
  @-moz-keyframes pulse {
    0% {
      -moz-transform: scale(1);
    }
  
    50% {
      -moz-transform: scale(1.1);
    }
  
    100% {
      -moz-transform: scale(1);
  
      opacity: 1;
    }
  }
  
  @-o-keyframes pulse {
    0% {
      -o-transform: scale(1);
    }
  
    50% {
      -o-transform: scale(1.1);
    }
  
    100% {
      -o-transform: scale(1);
  
      opacity: 1;
    }
  }
  
  @keyframes pulse {
    0% {
      transform: scale(1);
    }
  
    50% {
      transform: scale(1.1);
    }
  
    100% {
      transform: scale(1);
  
      opacity: 1;
    }
  }
  
  .pulse {
    -webkit-animation-name: pulse;
  
    -moz-animation-name: pulse;
  
    -o-animation-name: pulse;
  
    animation-name: pulse;
  }
  
  .kenit-alo-circle-fill {
    width: 60px;
  
    height: 60px;
  
    top: -10px;
  
    position: absolute;
  
    -webkit-transition: all 0.2s ease-in-out;
  
    -moz-transition: all 0.2s ease-in-out;
  
    -ms-transition: all 0.2s ease-in-out;
  
    -o-transition: all 0.2s ease-in-out;
  
    transition: all 0.2s ease-in-out;
  
    -webkit-border-radius: 100%;
  
    -moz-border-radius: 100%;
  
    border-radius: 100%;
  
    border: 2px solid transparent;
  
    -webkit-transition: all 0.5s;
  
    -moz-transition: all 0.5s;
  
    -o-transition: all 0.5s;
  
    transition: all 0.5s;
  
    background-color: rgb(15 49 134 / 50%);
  
    opacity: 0.75;
  
    right: -10px;
  }
  
  @-webkit-keyframes zoomIn {
    0% {
      opacity: 0;
  
      -webkit-transform: scale(0.3);
  
      transform: scale(0.3);
    }
  
    50% {
      opacity: 1;
    }
  }
  
  .support-online a span {
    border-radius: 99px;
  
    text-align: center;
  
    background: #0f3186;
  
    padding: 5px 0 7px 0;
    font-size: 1rem;
    width: 165px;
  
    position: absolute;
  
    color: #fff;
  
    font-weight: 700;
  
    z-index: 999;
  
    top: 1px;
  
    left: 50px;
  
    transition: all 0.2s ease-in-out 0s;
  
    -moz-animation: headerAnimation 0.7s 1;
  
    -webkit-animation: headerAnimation 0.7s 1;
  
    -o-animation: headerAnimation 0.7s 1;
  
    animation: headerAnimation 0.7s 1;
  }
  
  .support-online a:hover span {
    display: block;
  }
  
  .support-online a {
    display: block;
  }
  
  .support-online a span:before {
    content: "";
  
    position: absolute;
  
    left: -7px;
  
    top: 9px;
  
    width: 0;
  
    height: 0;
  
    border-bottom: 10px solid transparent;
  
    border-top: 10px solid transparent;
  
    border-right: 10px solid #0f3186;
  }
  
  .alo-floating {
    display: flex;
  
    align-items: center;
  
    position: fixed;
  
    z-index: 9;
  
    height: 45px;
  
    font-size: 13px;
  
    border-radius: 40px;
  
    max-width: 250px;
  
    overflow: hidden;
  
    text-overflow: ellipsis;
  
    padding: 0 10px;
  
    padding-left: 45px;
  
    background: url(../images/zalo-icon.png) 8px center no-repeat, #009dff;
  
    background-size: 35px auto;
  
    bottom: 90px;
  
    left: 15px;
  
    line-height: 38px;
  
    text-transform: uppercase;
  
    color: #fff;
  }
  
  .alo-floating strong {
    vertical-align: middle;
  
    margin-left: 5px;
  }
  
  .alo-floating a {
    color: #fff;
  }
  
  .alo-floating-mail {
    bottom: 145px;
  }
  
  @media screen and (max-width: 767px) {
    .alo-floating {
      padding-left: 36px;
  
      background-position: center;
    }
  
    .support-online {
      bottom: 65px;
    }
  
    .alo-floating {
      bottom: 145px;
    }
  
    .alo-floating-mail {
      bottom: 280px;
    }
  
    .whatsApp {
      bottom: 200px !important;
    }
  }
  
  /*modify danh muc san pham cat*/
  
  #woocommerce_product_categories-7 .current-cat > a {
    font-weight: 700;
  
    opacity: 1;
  }
  
  #woocommerce_product_categories-7 .cat-parent.has-child:hover .children {
    display: block !important;
  }
  
  #woocommerce_product_categories-7 .cat-parent.has-child .children {
    display: none !important;
  
    width: unset;
  
    background-color: #fff;
  
    top: 35px;
  
    z-index: 9;
  
    padding: 13px 27px;
  
    min-width: 170px;
  
    border: 0;
  
    position: absolute;
  
    box-shadow: 0px 0px 15px 10px rgba(0, 0, 0, 0.03);
  
    border-radius: 5px;
  
    margin-left: -5px;
  }
  
  #woocommerce_product_categories-7 .widget .current-cat-parent > ul,
  #woocommerce_product_categories-7 .widget .current > ul,
  #woocommerce_product_categories-7 .active > ul.children,
  #woocommerce_product_categories-7 .active > ul.sub-menu:not(.nav-dropdown) {
    display: none !important;
  }
  
  #woocommerce_product_categories-7 .cat-parent.has-child.active > a {
    opacity: 1;
  
    font-weight: 700;
  
    color: #000;
  }
  
  #woocommerce_product_categories-7 .cat-parent.has-child .children li {
    margin-bottom: 7px;
  }
  
  #woocommerce_product_categories-7
    .cat-parent.has-child
    .children
    li:last-child {
    margin-bottom: 0;
  }
  
  #woocommerce_product_categories-7 .toggle {
    margin-left: 5px;
  }
  
  #woocommerce_product_categories-7 .active > .toggle {
    transform: unset;
  }
  
  @media screen and (max-width: 600px) {
    #woocommerce_product_categories-7 .product-categories {
      flex-flow: row wrap;
  
      overflow-x: scroll;
  
      flex-wrap: unset;
  
      overflow-y: hidden;
  
      -webkit-box-pack: center;
  
      -ms-flex-pack: center;
  
      justify-content: center;
  
      display: -webkit-box;
  
      margin-bottom: 35px;
    }
  
    #woocommerce_product_categories-7 .product-categories a {
      font-size: 14px;
    }
  
    #woocommerce_product_categories-7 .product-categories .children a {
      font-size: 13px;
    }
  
    #woocommerce_product_categories-7 .toggle {
      margin-left: 3px;
    }
  
    #woocommerce_product_categories-7 .toggle i {
      font-size: 1em;
  
      vertical-align: baseline;
    }
  
    #woocommerce_product_categories-7 .cat-parent.has-child .children {
      padding: 10px 15px;
    }
  
    #woocommerce_product_categories-7 .cat-parent.has-child .children li {
      margin-bottom: 2px;
    }
  
    #woocommerce_product_categories-7 .cat-parent.has-child .children {
      top: 30px;
    }
  }
  
  #woocommerce_product_categories-7 i.icon-angle-down {
    vertical-align: super;
  }
  
  .woocommerce-page.archive .widget_product_categories > ul > li {
    height: 45px !important;
  }
  
  .archive.woocommerce-page .category-page-row {
    padding-top: 10px;
  
    padding-bottom: 40px;
  }
  
  @media screen and (max-width: 600px) {
    .archive.woocommerce-page .category-page-row {
      padding-top: 0px;
  
      margin-top: -5px;
  
      padding-bottom: 10px;
    }
  }
  
  /*set global scroll on mobile and tablet*/
  
  @media screen and (max-width: 900px) {
    .row-mobile-tablet-scroll {
      flex-flow: row wrap;
  
      overflow-x: scroll;
  
      flex-wrap: unset;
  
      overflow-y: hidden;
  
      -webkit-box-pack: center;
  
      -ms-flex-pack: center;
  
      justify-content: center;
  
      display: -webkit-box;
    }
  }
  
  /*set global scroll on mobile only*/
  
  @media screen and (max-width: 600px) {
    .row-mobile-scroll {
      flex-flow: row wrap;
  
      overflow-x: scroll;
  
      flex-wrap: unset;
  
      overflow-y: hidden;
  
      -webkit-box-pack: center;
  
      -ms-flex-pack: center;
  
      justify-content: center;
  
      display: -webkit-box;
    }
  
    .row-mobile-scroll-smallcol .col:nth-child(1) {
      padding-left: 15px;
    }
  
    .row-mobile-scroll-smallcol {
      margin-left: -15px !important;
  
      margin-right: -15px !important;
    }
  
    .row-mobile-scroll-smallcol .col:nth-child(4) {
      padding-right: 15px !important;
    }
  }
  
  /*related post*/
  
  .related-box .related-head {
    font-weight: 700;
  
    display: block;
  
    margin-bottom: 10px;
  
    font-size: 19px;
  
    color: black;
  }
  
  .related-box ul li {
    margin-bottom: 3px;
  }
  
  .related-box ul li a {
    font-weight: 700;
  
    font-size: 16px;
  
    /*color: #2a9e2f;*/
  }
  
  .related-box ul li a:hover {
    text-decoration: underline;
  }
  
  .feature {
    position: relative;
  
    overflow: hidden;
  }
  
  .feature::before {
    content: "";
  
    display: block;
  
    padding-top: 60%;
  }
  
  .feature .image {
    position: absolute;
  
    top: 0;
  
    left: 0;
  
    bottom: 0;
  
    right: 0;
  
    margin: auto;
  
    background-size: cover;
  
    background-position: center;
  }
  
  ul.row.related-post li {
    list-style: none;
  }
  
  .related-box .large-6 {
    padding-bottom: 35px;
  }
  
  .related-title {
    font-weight: bold;
  
    line-height: 1.5 !important;
  
    margin-top: 15px !important;
  
    text-align: center;
  
    font-size: 18px;
  }
  
  @media screen and (max-width: 600px) {
    .related-title {
      font-size: 16px;
  
      margin-top: 10px;
    }
  }
  
  .related-box .related-head {
    font-size: 1.7em;
  
    text-align: center;
  
    margin-bottom: 25px;
  
    margin-top: 25px;
  }
  
  @media screen and (max-width: 600px) {
    .related-box .related-head {
      font-size: 1.4em;
  
      margin-top: 10px;
  
      margin-bottom: 20px;
    }
  }
  
  @media screen and (max-width: 768px) {
    .related-box .row-small {
      flex-flow: row wrap;
  
      overflow-x: scroll;
  
      flex-wrap: unset;
  
      overflow-y: hidden;
  
      -webkit-box-pack: center;
  
      -ms-flex-pack: center;
  
      justify-content: center;
  
      display: -webkit-box;
    }
  
    .related-box .row-small .col.large-6 {
      flex-basis: 70%;
  
      max-width: 70%;
    }
  
    .feature::before {
      padding-top: 65%;
    }
  }
  
  #text-1126225058 {
    font-size: 1.4rem;
  
    line-height: 1.3;
  }
  
  #col-2123250168 > .col-inner {
    padding: 0px 0px 20px 0px;
  }
  
  #section_1015370530 {
    padding-top: 0px;
  
    padding-bottom: 0px;
  
    min-height: 308px;
  
    background-color: #232a5c;
  }
  
  /* #section_1015370530 .section-bg.bg-loaded {
    background-image: url(wp-content/uploads/2023/07/hc-banner.jpg);
  } */
  
  #section_1015370530 .section-bg {
    background-position: 32% 100%;
  }
  
  #text-box-1260214888 {
    width: 76%;
  }
  
  #text-box-1260214888 .text-box-content {
    font-size: 115%;
  }
  
  #banner-983472260 {
    padding-top: 230px;
  
    background-color: rgb(35, 42, 92);
  }
  
  #banner-983472260 .overlay {
    background-color: rgba(0, 0, 0, 0.25);
  }
  
  #col-793618550 > .col-inner {
    margin: 0px 0px -30px 0px;
  }
  
  #text-1285850997 {
    color: rgba(35, 42, 92, 0.5);
  }
  
  #text-1285850997 > * {
    /* color: rgba(35, 42, 92, 0.5); */
  }
  
  #text-3534047149 {
    font-size: 1.25rem;
  
    line-height: 1.25;
  }
  
  #gap-1956853528 {
    padding-top: 10px;
  }
  
  #gap-1895648859 {
    padding-top: 10px;
  }
  
  #text-1705967570 {
    font-size: 2.65rem;
  }
  
  #col-758736120 > .col-inner {
    padding: 25px 0px 0px 0px;
  
    margin: 0px 0px -50px 0px;
  }
  
  #section_1480688434 {
    padding-top: 50px;
  
    padding-bottom: 50px;
  }
  
  #text-710792729 {
    font-size: 1.4rem;
  
    line-height: 1.25;
  }
  
  #col-110282312 > .col-inner {
    padding: 50px 15px 15px 15px;
  }
  
  #text-box-969195758 {
    margin: 0px 0px 10px 15px;
  
    width: 100%;
  }
  
  #text-box-969195758 .text-inner {
    padding: 0px 15px 0px 15px;
  }
  
  #text-box-969195758 .text-box-content {
    font-size: 120%;
  }
  
  #banner-1283526340 {
    padding-top: 400px;
  
    background-color: rgba(0, 0, 0, 0.837);
  }
  
  #banner-1283526340 .overlay {
    background-color: rgba(0, 0, 0, 0);
  }
  
  #banner-1283526340 .bg {
    background-position: 35% 24%;
  }
  
  #col-331958291 > .col-inner {
    padding: 0px 0px 0px 0px;
  }
  
  #section_532492077 {
    padding-top: 0px;
  
    padding-bottom: 0px;
  
    background-color: rgb(15, 49, 134);
  }
  
  #section_532492077 .section-bg.bg-loaded {
    background-image: url(../images/bg.png);
  }
  
  #section_532492077 .section-bg {
    background-position: 40% 0%;
  }
  
  #text-223619961 {
    color: rgba(35, 42, 92, 0.5);
  }
  
  #text-223619961 > * {
    color: rgba(35, 42, 92, 0.5);
  }
  
  #text-875949455 {
    font-size: 1.25rem;
  
    line-height: 1.25;
  }
  
  #col-1093636890 > .col-inner {
    padding: 0px 0px 0px 0px;
  }
  
  #banner-2014493565 {
    padding-top: 50.4%;
  
    background-color: rgba(255, 255, 255, 0);
  }
  
  #banner-2014493565 .bg.bg-loaded {
    background-image: url(wp-content/uploads/2023/07/hcp-maps-1.png);
  }
  
  #banner-1550628635 {
    padding-top: 230px;
  }
  
  #banner-1550628635 .bg.bg-loaded {
    background-image: url(wp-content/uploads/2023/08/hcp-maps-phan-phoi.webp);
  }
  
  #col-1233666291 > .col-inner {
    padding: 0px 0px 35px 0px;
  
    margin: -15px 0px -15px 0px;
  }
  
  #col-176484341 > .col-inner {
    margin: 0px 0px -50px 0px;
  }
  
  #section_197285886 {
    padding-top: 50px;
  
    padding-bottom: 50px;
  }
  
  #text-686509151 {
    color: rgba(255, 255, 255, 0.5);
  }
  
  #text-686509151 > * {
    color: rgba(255, 255, 255, 0.5);
  }
  
  #gap-2064423668 {
    padding-top: 10px;
  }
  
  .why_box {
    font-size: 1.25rem;
  
    line-height: 1.4;
  }
  
  #gap-985986796 {
    padding-top: 10px;
  }
  
  #col-1239145591 > .col-inner {
    padding: 50px 15px 20px 15px;
  }
  
  #col-1974299555 > .col-inner {
    padding: 0px 0px 0px 0px;
  }
  
  #section_1788886515 {
    padding-top: 0px;
  
    padding-bottom: 0px;
  
    background-color: rgb(206, 152, 54);
  }
  
  #text-31228888 {
    font-size: 1.25rem;
  
    line-height: 1.25;
  }
  
  #col-956224336 > .col-inner {
    padding: 0px 0px 0px 0px;
  
    margin: 0px 0px -20px 0px;
  }
  
  #col-37727772 > .col-inner {
    margin: 0px 0px -40px 0px;
  }
  
  #col-1899377675 > .col-inner {
    margin: 0px 0px -40px 0px;
  }
  
  #section_1594943371 {
    padding-top: 50px;
  
    padding-bottom: 50px;
  }
  
  #gap-776747442 {
    padding-top: 50px;
  }
  
  #image_1349948292 {
    width: 35%;
  }
  
  #col-1190889778 > .col-inner {
    padding: 0px 0px 0px 0px;
  
    margin: 0px 0px 0px 0px;
  }
  
  #text-1234976469 {
    font-size: 1.25rem;
  
    line-height: 1.35;
  }
  
  #col-1435720959 > .col-inner {
    padding: 10px 0px 0px 0px;
  }
  
  #col-1393071098 > .col-inner {
    margin: 0px 0px 0px 0px;
  }
  
  #col-577835101 > .col-inner {
    margin: -15px 0px 0px 0px;
  }
  
  #col-400354105 > .col-inner {
    margin: 0px 0px 0px 0px;
  }
  
  #col-1801571779 > .col-inner {
    padding: 30px 0px 0px 0px;
  
    margin: -15px 0px -30px 0px;
  }
  
  #col-691086302 > .col-inner {
    margin: 0px 0px -35px 0px;
  }
  
  #text-3429521657 {
    text-align: left;
  }
  
  #col-1456083040 > .col-inner {
    margin: 5px 0px 10px 0px;
  }
  
  #col-1292206093 > .col-inner {
    margin: -45px 0px 10px 0px;
  }
  
  #col-1992040693 > .col-inner {
    padding: 23px 0px 0px 0px;
  
    margin: -18px 0px -15px 0px;
  }
  
  #section_462373983 {
    padding-top: 0px;
  
    padding-bottom: 0px;
  }
  
  #section_462373983 .section-bg.bg-loaded {
    background-image: url(../images/footer-bg.png);
  }
  
  #text-535904748 {
    font-size: 1.25rem;
  
    line-height: 1.4;
  }
  
  #col-1406508434 > .col-inner {
    padding: 0px 0px 20px 0px;
  }
  
  #section_1531974952 {
    padding-top: 0px;
  
    padding-bottom: 0px;
  
    min-height: 308px;
  
    background-color: rgb(22, 22, 22);
  }
  
  #section_1531974952 .section-bg-overlay {
    background-color: rgba(0, 0, 0, 0.57);
  }
  
  #section_1531974952 .section-bg {
    background-position: 100% 100%;
  }
  
  #text-box-1147838935 {
    width: 76%;
  }
  
  #text-box-1147838935 .text-box-content {
    font-size: 115%;
  }
  
  #banner-291680570 {
    padding-top: 230px;
  
    background-color: rgb(35, 42, 92);
  }
  
  #banner-291680570 .overlay {
    background-color: rgba(0, 0, 0, 0.25);
  }
  
  #col-1934021619 > .col-inner {
    margin: 0px 0px -30px 0px;
  }
  
  #text-2727361712 {
    color: rgba(35, 42, 92, 0.5);
  }
  
  #text-2727361712 > * {
    color: rgba(35, 42, 92, 0.5);
  }
  
  #text-3452534565 {
    font-size: 1.25rem;
  
    line-height: 1.25;
  }
  
  #gap-41409435 {
    padding-top: 10px;
  }
  
  #col-253399725 > .col-inner {
    margin: 0px 0px -20px 0px;
    color: #2f3469;
  }
  
  #col-822665478 > .col-inner {
    padding: 25px 0px 0px 0px;
  
    margin: 0px 0px -50px 0px;
  }
  
  #section_1579912834 {
    padding-top: 50px;
  
    padding-bottom: 50px;
  }
  
  #text-632034553 {
    color: rgba(255, 255, 255, 0.5);
  }
  
  #text-632034553 > * {
    color: rgba(255, 255, 255, 0.5);
  }
  
  #text-705145158 {
    font-size: 1.1rem;
  
    line-height: 1.25;
  }
  
  #col-1579444359 > .col-inner {
    padding: 0px 0px 20px 0px;
  
    margin: 0px 0px 0px 0px;
  }
  
  #col-1936120916 > .col-inner {
    padding: 50px 30px 20px 15px;
  }
  
  #banner-1018491634 {
    padding-top: 260px;
  
    background-color: #232a5c;
  }
  
  #banner-1018491634 .overlay {
    background-color: rgba(0, 0, 0, 0);
  }
  
  #banner-1018491634 .bg {
    background-position: 37% 100%;
  }
  
  #section_1075194979 {
    padding-top: 0px;
  
    padding-bottom: 0px;
  
    background-color: rgb(35, 42, 92);
  }
  
  .box_breadcrumb {
    padding-top: 12px;
  }
  
  .box_breadcrumb > .col-inner {
    padding: 0px 0px 20px 0px;
  }
  
  #section_310663352 {
    padding-top: 0px;
  
    padding-bottom: 0px;
  
    min-height: 330px;
  
    background-color: #232a5c;
  }
  
  #section_310663352 .section-bg-overlay {
    background-color: rgba(0, 0, 0, 0.57);
  }
  
  #section_310663352 .section-bg.bg-loaded {
    background-image: url(wp-content/uploads/2023/08/product-cat-banner.jpg);
  }
  
  #section_310663352 .section-bg {
    background-position: 50% 100%;
  }
  
  .widget_product_categories > ul > li {
    display: inline-block;
  
    border-top: 0 !important;
  
    text-transform: uppercase;
  
    margin-right: 15px;
  
    margin-bottom: -5px;
  }
  
  #col-171778331 > .col-inner {
    margin: -5px 0px -45px 0px;
  }
  
  @media screen and (max-width: 600px) {
    .widget_product_categories > ul > li {
      margin-right: 10px;
    }
  
    .widget_product_categories > ul > li {
      display: flex;
    }
  
    #woocommerce_product_categories-7 .product-categories {
      flex-flow: row wrap;
  
      overflow-x: scroll;
  
      flex-wrap: unset;
  
      overflow-y: hidden;
  
      -webkit-box-pack: center;
  
      -ms-flex-pack: center;
  
      justify-content: center;
  
      display: -webkit-box;
  
      margin-bottom: 35px;
    }
  }
  
  .widget {
    padding-bottom: 1.5em;
  }
  
  #gap-1192509081 {
    padding-top: 10px;
  }
  
  #col-1189771843 > .col-inner {
    padding: 0px 5px 0px 0px;
  }
  
  #col-692393576 > .col-inner {
    padding: 0px 0px 0px 5px;
  }
  
  #gap-676829096 {
    padding-top: 5px;
  }
  
  #text-1249753188 {
    color: rgb(255, 255, 255);
  }
  
  #text-1249753188 > * {
    color: rgb(255, 255, 255);
  }
  
  #stack-1518716072 > * {
    --stack-gap: 1rem;
  }
  
  #gap-579726130 {
    padding-top: 15px;
  }
  
  #gap-257110158 {
    padding-top: 15px;
  }
  
  #col-1372305646 > .col-inner {
    padding: 0px 0px 20px 0px;
  }
  
  #section_962130458 {
    padding-top: 0px;
  
    padding-bottom: 0px;
  
    min-height: 330px;
  
    background-color: #232a5c;
  }
  
  #section_962130458 .section-bg-overlay {
    background-color: rgba(0, 0, 0, 0.57);
  }
  
  #section_962130458 .section-bg.bg-loaded {
    background-image: url(wp-content/uploads/2023/09/Screenshot-HC-Plastic.00_04_43_09.Still080.jpg);
  }
  
  #section_962130458 .section-bg {
    background-position: 44% 100%;
  }
  
  #text-2641010754 {
    color: rgba(35, 42, 92, 0.5);
  }
  
  #text-2641010754 > * {
    color: rgba(35, 42, 92, 0.5);
  }
  
  #text-3778738683 {
    font-size: 1.25rem;
  
    line-height: 1.25;
  }
  
  #col-1044927264 > .col-inner {
    padding: 0px 0px 0px 0px;
  
    margin: 0px 0px -20px 0px;
  }
  
  #text-box-1874276300 {
    width: 76%;
  }
  
  #text-box-1874276300 .text-box-content {
    font-size: 115%;
  }
  
  #banner-1813963771 {
    padding-top: 230px;
  
    background-color: rgb(35, 42, 92);
  }
  
  #banner-1813963771 .overlay {
    background-color: rgba(0, 0, 0, 0.25);
  }
  
  #col-244571587 > .col-inner {
    margin: 0px 0px -30px 0px;
  }
  
  #gap-1261754077 {
    padding-top: 25px;
  }
  
  #text-2645096497 {
    font-size: 1rem;
  
    color: rgb(35, 42, 92);
  }
  
  #text-2645096497 > * {
    color: rgb(35, 42, 92);
  }
  
  #text-1292283654 {
    font-size: 1rem;
  }
  
  #col-7377121 > .col-inner {
    padding: 10px 10px 0px 10px;
  }
  
  #text-755615386 {
    color: rgba(35, 42, 92, 0.7);
  }
  
  #text-755615386 > * {
    color: rgba(35, 42, 92, 0.7);
  }
  
  #col-984041704 > .col-inner {
    padding: 0px 10px 0px 10px;
  }
  
  #col-1570766752 > .col-inner {
    padding: 0px 15px 0px 15px;
  
    margin: 0px 0px -20px 0px;
  }
  
  #section_1304898222 {
    padding-top: 50px;
  
    padding-bottom: 50px;
  }
  
  #text-3399144669 {
    font-size: 1.25rem;
  
    line-height: 1.25;
  }
  
  #col-787187273 > .col-inner {
    padding: 0px 0px 0px 0px;
  
    margin: -10px 0px -5px 0px;
  }
  
  #col-854947957 > .col-inner {
    padding: 0px 0px 0px 0px;
  }
  
  #section_1841109789 {
    padding-top: 50px;
  
    padding-bottom: 50px;
  
    background-color: rgb(35, 42, 92);
  }
  
  #section_1841109789 .section-bg-overlay {
    background-color: rgba(35, 42, 92, 0.65);
  }
  
  #text-2244897448 {
    font-size: 1.25rem;
  
    line-height: 1.25;
  }
  
  #col-1384353679 > .col-inner {
    margin: 0px 0px -20px 0px;
  }
  
  #col-755210189 > .col-inner {
    padding: 0px 0px 0px 0px;
  }
  
  #col-1912777125 > .col-inner {
    margin: 0px 0px -70px 0px;
  }
  
  #section_1952185641 {
    padding-top: 50px;
  
    padding-bottom: 50px;
  }
  
  #col-1167555776 > .col-inner {
    padding: 0px 0px 20px 0px;
  }
  
  #section_150336214 {
    padding-top: 0px;
  
    padding-bottom: 0px;
  
    min-height: 330px;
  
    background-color: rgb(22, 22, 22);
  }
  
  #section_150336214 .section-bg-overlay {
    background-color: rgba(0, 0, 0, 0.57);
  }
  
  #section_150336214 .section-bg.bg-loaded {
    background-image: url(wp-content/uploads/2023/08/tin-tuc-hcp1.jpg);
  }
  
  #section_150336214 .section-bg {
    background-position: 50% 100%;
  }
  
  #col-1890788810 > .col-inner {
    padding: 0px 5px 0px 0px;
  }
  
  #col-1922064198 > .col-inner {
    padding: 0px 0px 0px 5px;
  }
  
  #gap-1884803599 {
    padding-top: 5px;
  }
  
  #text-4062200914 {
    color: rgb(255, 255, 255);
  }
  
  #text-4062200914 > * {
    color: rgb(255, 255, 255);
  }
  
  @media (min-width: 550px) {
    #section_150336214 {
      min-height: 50vh;
    }
  
    #gap-1884803599 {
      padding-top: 15px;
    }
  
    #col-1922064198 > .col-inner {
      padding: 0px 0px 0px 10px;
    }
  
    #col-1890788810 > .col-inner {
      padding: 0px 10px 0px 0px;
    }
  
    #section_150336214 .section-bg-overlay {
      background-color: rgba(0, 0, 0, 0.5);
    }
  
    #col-1167555776 > .col-inner {
      padding: 0px 0px 30px 0px;
    }
  
    #section_1952185641 {
      padding-top: 70px;
  
      padding-bottom: 70px;
    }
  
    #col-755210189 > .col-inner {
      padding: 0px 0px 0px 0px;
    }
  
    #col-1384353679 > .col-inner {
      margin: 0px 0px 0px 0px;
    }
  
    #text-2244897448 {
      font-size: 1.4rem;
  
      line-height: 1.25;
    }
  
    #section_1841109789 {
      padding-top: 70px;
  
      padding-bottom: 70px;
    }
  
    #col-854947957 > .col-inner {
      padding: 0px 0px 0px 10px;
    }
  
    #col-787187273 > .col-inner {
      padding: 0px 0px 0px 0px;
  
      margin: 0px 0px 0px 0px;
    }
  
    #text-3399144669 {
      font-size: 1.25rem;
  
      line-height: 1.25;
    }
  
    #text-1126225058 {
      font-size: 1.25rem;
  
      line-height: 1.4;
    }
  
    #col-2123250168 > .col-inner {
      padding: 0px 0px 50px 0px;
    }
  
    #section_1015370530 {
      min-height: 628px;
    }
  
    #text-box-1260214888 .text-box-content {
      font-size: 150%;
    }
  
    #banner-983472260 {
      padding-top: 582px;
    }
  
    #text-3534047149 {
      font-size: 1.4rem;
  
      line-height: 1.25;
    }
  
    #gap-1956853528 {
      padding-top: 15px;
    }
  
    #gap-1895648859 {
      padding-top: 15px;
    }
  
    #text-1705967570 {
      font-size: 3.2rem;
    }
  
    #col-758736120 > .col-inner {
      padding: 0px 0px 0px 0px;
  
      margin: 0px 0px -40px 0px;
    }
  
    #section_1480688434 {
      padding-top: 70px;
  
      padding-bottom: 70px;
    }
  
    #col-110282312 > .col-inner {
      padding: 80px 35px 20px 15px;
    }
  
    #text-box-969195758 {
      margin: 0px 0px 25px 0px;
  
      width: 100%;
    }
  
    #text-box-969195758 .text-inner {
      padding: 0px 15px 0px 15px;
    }
  
    #banner-1283526340 {
      padding-top: 500px;
    }
  
    #text-875949455 {
      font-size: 1.4rem;
  
      line-height: 1.25;
    }
  
    #col-1093636890 > .col-inner {
      padding: 0px 0px 0px 0px;
    }
  
    #banner-1550628635 {
      padding-top: 500px;
    }
  
    #col-1233666291 > .col-inner {
      margin: 0px 0px -5px 0px;
    }
  
    #section_197285886 {
      padding-top: 70px;
  
      padding-bottom: 70px;
    }
  
    #gap-985986796 {
      padding-top: 30px;
    }
  
    #col-1239145591 > .col-inner {
      padding: 80px 35px 0px 15px;
    }
  
    #text-31228888 {
      font-size: 1.4rem;
  
      line-height: 1.25;
    }
  
    #col-956224336 > .col-inner {
      padding: 0px 0px 0px 0px;
  
      margin: 0px 0px -20px 0px;
    }
  
    #col-37727772 > .col-inner {
      margin: 0px 0px -30px 0px;
    }
  
    #section_1594943371 {
      padding-top: 70px;
  
      padding-bottom: 70px;
    }
  
    #gap-776747442 {
      padding-top: 70px;
    }
  
    #image_1349948292 {
      width: 100%;
    }
  
    #col-1190889778 > .col-inner {
      padding: 0px 40px 0px 0px;
  
      margin: 0px 0px 0px 0px;
    }
  
    #text-1234976469 {
      font-size: 1.25rem;
  
      line-height: 1.35;
    }
  
    #text-box-1147838935 .text-box-content {
      font-size: 150%;
    }
  
    #section_1531974952 {
      min-height: 40vh;
    }
  
    #section_1531974952 .section-bg-overlay {
      background-color: rgba(0, 0, 0, 0.5);
    }
  
    #col-1406508434 > .col-inner {
      padding: 0px 0px 30px 0px;
    }
  
    #col-1992040693 > .col-inner {
      padding: 20px 0px 0px 0px;
  
      margin: 0px 0px -20px 0px;
    }
  
    #col-1292206093 > .col-inner {
      margin: -2px 0px 0px 0px;
    }
  
    #col-1456083040 > .col-inner {
      margin: -2px 0px 0px 0px;
    }
  
    #text-3429521657 {
      text-align: left;
    }
  
    #col-1801571779 > .col-inner {
      padding: 40px 0px 0px 0px;
  
      margin: 0px 0px -30px 0px;
    }
  
    #col-577835101 > .col-inner {
      margin: 0px 0px 0px 0px;
    }
  
    #col-1435720959 > .col-inner {
      padding: 15px 0px 0px 0px;
    }
  
    #banner-291680570 {
      padding-top: 500px;
    }
  
    .box_breadcrumb > .col-inner {
      padding: 0px 0px 30px 0px;
    }
  
    #banner-1018491634 {
      padding-top: 610px;
    }
  
    #col-1936120916 > .col-inner {
      padding: 0px 30px 0px 15px;
    }
  
    #col-1579444359 > .col-inner {
      padding: 0px 0px 35px 0px;
  
      margin: 0px 0px 15px 0px;
    }
  
    #text-705145158 {
      font-size: 1.25rem;
  
      line-height: 1.25;
    }
  
    #section_1579912834 {
      padding-top: 70px;
  
      padding-bottom: 70px;
    }
  
    #col-822665478 > .col-inner {
      padding: 0px 0px 0px 0px;
  
      margin: 0px 0px -40px 0px;
    }
  
    #gap-41409435 {
      padding-top: 15px;
    }
  
    #text-3452534565 {
      font-size: 1.4rem;
  
      line-height: 1.25;
    }
  
    #gap-1261754077 {
      padding-top: 50px;
    }
  
    #banner-1813963771 {
      padding-top: 280px;
    }
  
    #text-box-1874276300 .text-box-content {
      font-size: 150%;
    }
  
    #col-1044927264 > .col-inner {
      padding: 0px 0px 0px 0px;
  
      margin: 0px 0px 0px 0px;
    }
  
    #text-3778738683 {
      font-size: 1.4rem;
  
      line-height: 1.25;
    }
  
    #section_962130458 {
      min-height: 50vh;
    }
  
    #section_962130458 .section-bg-overlay {
      background-color: rgba(0, 0, 0, 0.5);
    }
  
    #col-1372305646 > .col-inner {
      padding: 0px 0px 30px 0px;
    }
  
    #gap-579726130 {
      padding-top: 0px;
    }
  
    #gap-676829096 {
      padding-top: 15px;
    }
  
    #col-692393576 > .col-inner {
      padding: 0px 0px 0px 10px;
    }
  
    #col-1189771843 > .col-inner {
      padding: 0px 10px 0px 0px;
    }
  
    #gap-1192509081 {
      padding-top: 5px;
    }
  
    #col-171778331 > .col-inner {
      margin: 10px 0px -50px 0px;
    }
  
    #section_310663352 {
      min-height: 40vh;
    }
  
    #section_310663352 .section-bg-overlay {
      background-color: rgba(0, 0, 0, 0);
    }
  
    #section_1304898222 {
      padding-top: 70px;
  
      padding-bottom: 70px;
    }
  
    #col-1570766752 > .col-inner {
      margin: 0px 0px -30px 0px;
    }
  
    #col-984041704 > .col-inner {
      padding: 0px 20px 0px 20px;
    }
  
    #col-7377121 > .col-inner {
      padding: 15px 20px 0px 20px;
    }
  
    #text-1292283654 {
      font-size: 1.5rem;
    }
  
    #text-2645096497 {
      font-size: 1.5rem;
    }
  }
  
  @media (min-width: 850px) {
    #section_150336214 {
      min-height: 65vh;
    }
  
    #text-1126225058 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #col-2123250168 > .col-inner {
      padding: 0px 0px 90px 0px;
    }
  
    #section_1015370530 {
      min-height: 82vh;
    }
  
    #text-box-1260214888 .text-box-content {
      font-size: 230%;
    }
  
    #banner-983472260 {
      padding-top: 600px;
    }
  
    #text-3534047149 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #gap-1956853528 {
      padding-top: 20px;
    }
  
    #gap-1895648859 {
      padding-top: 60px;
    }
  
    #col-758736120 > .col-inner {
      padding: 0px 0px 0px 60px;
    }
  
    #section_1480688434 {
      padding-top: 80px;
  
      padding-bottom: 80px;
    }
  
    #text-710792729 {
      line-height: 1.4;
    }
  
    #col-110282312 > .col-inner {
      padding: 80px 55px 80px 15px;
    }
  
    #text-box-969195758 {
      margin: 0px 0px 25px 15px;
  
      width: 75%;
    }
  
    #text-box-969195758 .text-inner {
      padding: 0px 0px 0px 0px;
    }
  
    #banner-1283526340 {
      padding-top: 670px;
    }
  
    #col-331958291 > .col-inner {
      padding: 0px 0px 0px 30px;
    }
  
    #text-875949455 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #col-1093636890 > .col-inner {
      padding: 0px 0px 0px 0px;
    }
  
    #section_197285886 {
      padding-top: 80px;
  
      padding-bottom: 80px;
    }
  
    .why_box {
      font-size: 1.3rem;
  
      line-height: 1.4;
    }
  
    #col-1239145591 > .col-inner {
      padding: 80px 0 80px 15px;
    }
  
    #col-1974299555 > .col-inner {
      padding: 0px 0px 0px 0px;
    }
  
    #text-31228888 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #section_1594943371 {
      padding-top: 80px;
  
      padding-bottom: 80px;
    }
  
    #gap-776747442 {
      padding-top: 80px;
    }
  
    #image_1349948292 {
      width: 50%;
    }
  
    #col-1190889778 > .col-inner {
      padding: 0px 0px 0px 0px;
    }
  
    #text-1234976469 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #text-535904748 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #col-1406508434 > .col-inner {
      padding: 0px 0px 50px 0px;
    }
  
    #section_1531974952 {
      min-height: 60vh;
    }
  
    #text-box-1147838935 .text-box-content {
      font-size: 230%;
    }
  
    #banner-291680570 {
      padding-top: 450px;
    }
  
    #text-3452534565 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #gap-41409435 {
      padding-top: 20px;
    }
  
    #col-822665478 > .col-inner {
      padding: 0px 0px 0px 60px;
    }
  
    #section_1579912834 {
      padding-top: 80px;
  
      padding-bottom: 80px;
    }
  
    #text-705145158 {
      font-size: 1.2rem;
  
      line-height: 1.4;
    }
  
    #col-1936120916 > .col-inner {
      padding: 0px 30px 0px 15px;
    }
  
    #banner-1018491634 {
      padding-top: 602px;
    }
  
    .box_breadcrumb > .col-inner {
      padding: 0px 0px 50px 0px;
    }
  
    #section_310663352 {
      min-height: 65vh;
    }
  
    #col-1372305646 > .col-inner {
      padding: 0px 0px 50px 0px;
    }
  
    #section_962130458 {
      min-height: 65vh;
    }
  
    #text-3778738683 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #col-1044927264 > .col-inner {
      padding: 0px 0px 0px 0px;
    }
  
    #text-box-1874276300 .text-box-content {
      font-size: 135%;
    }
  
    #banner-1813963771 {
      padding-top: 550px;
    }
  
    #col-1570766752 > .col-inner {
      padding: 0px 0px 0px 0px;
    }
  
    #section_1304898222 {
      padding-top: 80px;
  
      padding-bottom: 80px;
    }
  
    #text-3399144669 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #col-787187273 > .col-inner {
      padding: 0px 20px 0px 0px;
    }
  
    #col-854947957 > .col-inner {
      padding: 0px 0px 0px 45px;
    }
  
    #section_1841109789 {
      padding-top: 80px;
  
      padding-bottom: 80px;
    }
  
    #text-2244897448 {
      font-size: 1.4rem;
  
      line-height: 1.4;
    }
  
    #col-755210189 > .col-inner {
      padding: 0px 0px 0px 150px;
    }
  
    #section_1952185641 {
      padding-top: 80px;
  
      padding-bottom: 80px;
    }
  
    #col-1167555776 > .col-inner {
      padding: 0px 0px 50px 0px;
    }
  }
  