@charset "UTF-8";
/* Tổng quan nhóm sản phẩm*/
#page-collections .banner-full img {
  width: 100%; }

#page-collections .page-collections-banner {
  padding: 72px 0; }
  #page-collections .page-collections-banner .collections-banner-item {
    position: relative; }
    #page-collections .page-collections-banner .collections-banner-item img {
      width: 100%; }
    #page-collections .page-collections-banner .collections-banner-item .collections-banner-title {
      position: absolute;
      bottom: 0;
      width: 100%;
      left: 0;
      color: #fff;
      background: rgba(0, 0, 0, 0.4);
      padding: 8px;
      text-align: center;
      padding: 18px;
      text-align: center;
      font-size: 24px;
      font-weight: 600; }
      #page-collections .page-collections-banner .collections-banner-item .collections-banner-title a {
        color: #fff; }
  #page-collections .page-collections-banner .collections-banner-row1 {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 40px; }
    #page-collections .page-collections-banner .collections-banner-row1 > div {
      flex: 0 0 calc(50% - 3px);
      max-width: calc(50% - 3px); }
  #page-collections .page-collections-banner .collections-banner-row2 {
    display: flex;
    flex-wrap: wrap;
    gap: 6px; }
    #page-collections .page-collections-banner .collections-banner-row2 > div {
      flex: 0 0 calc(33.3333% - 4.6667px);
      max-width: calc(33.3333% - 4.6667px); }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    #page-collections .page-collections-banner {
      padding: 30px 0; }
      #page-collections .page-collections-banner .collections-banner-row1 {
        margin-bottom: 30px; } }
  @media (max-width: 991.98px) {
    #page-collections .page-collections-banner {
      padding: 30px 0; }
      #page-collections .page-collections-banner .collections-banner-row1 {
        margin-bottom: 15px;
        gap: 15px; }
        #page-collections .page-collections-banner .collections-banner-row1 > div {
          flex: 0 0 100%;
          max-width: 100%; }
      #page-collections .page-collections-banner .collections-banner-row2 {
        gap: 15px; }
        #page-collections .page-collections-banner .collections-banner-row2 > div {
          flex: 0 0 100%;
          max-width: 100%; } }

#page-collections .page-collections-why {
  padding: 50px 0; }
  #page-collections .page-collections-why .heading {
    text-align: center; }
    #page-collections .page-collections-why .heading h2 {
      font-size: 40px; }
    #page-collections .page-collections-why .heading p {
      font-size: 16px; }
  #page-collections .page-collections-why .content {
    display: flex;
    flex-wrap: wrap; }
    #page-collections .page-collections-why .content .why-left {
      flex: 0 0 30%;
      max-width: 30%;
      order: 1; }
      #page-collections .page-collections-why .content .why-left .item-os {
        padding-left: 80px;
        text-align: left; }
        #page-collections .page-collections-why .content .why-left .item-os img {
          left: 0; }
    #page-collections .page-collections-why .content .why-right {
      flex: 0 0 30%;
      max-width: 30%;
      order: 3; }
      #page-collections .page-collections-why .content .why-right .item-os {
        padding-right: 80px;
        text-align: right; }
        #page-collections .page-collections-why .content .why-right .item-os img {
          right: 0; }
    #page-collections .page-collections-why .content .why-center {
      flex: 0 0 40%;
      max-width: 40%;
      order: 2; }
    #page-collections .page-collections-why .content .item-os {
      position: relative;
      margin-bottom: 30px; }
      #page-collections .page-collections-why .content .item-os img {
        max-width: 70px;
        position: absolute;
        top: 10px; }
      #page-collections .page-collections-why .content .item-os h4 {
        font-size: 22px;
        margin: 0;
        margin-bottom: 10px;
        color: #4D8F14; }
      #page-collections .page-collections-why .content .item-os p {
        font-size: 16px;
        color: #253846; }
  @media (max-width: 991.98px) {
    #page-collections .page-collections-why .heading h2 {
      font-size: 30px; }
    #page-collections .page-collections-why .content .why-left, #page-collections .page-collections-why .content .why-right, #page-collections .page-collections-why .content .why-center {
      flex: 0 0 100%;
      max-width: 100%; }
    #page-collections .page-collections-why .content .why-right {
      order: 2; }
      #page-collections .page-collections-why .content .why-right .item-os {
        padding-left: 80px;
        padding-right: 0;
        text-align: left; }
        #page-collections .page-collections-why .content .why-right .item-os img {
          left: 0; }
    #page-collections .page-collections-why .content .why-center {
      order: 3; } }

#page-collections .page-collections-thongtin {
  color: #ffffff;
  padding: 120px 0;
  position: relative;
  background-attachment: fixed !important;
  background: rgba(0, 0, 0, 0.7);
  background-image: url(https://file.hstatic.net/200000917899/file/ea8200ce3456874856bee146ecf1c8ed.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }
  #page-collections .page-collections-thongtin .collections-thongtin-item {
    display: flex;
    flex-wrap: wrap; }
    #page-collections .page-collections-thongtin .collections-thongtin-item .icon {
      flex: 0 0 80px;
      border-right: 1px solid #ffffff;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      padding-right: 24px; }
    #page-collections .page-collections-thongtin .collections-thongtin-item .text-number {
      padding-left: 20px; }
      #page-collections .page-collections-thongtin .collections-thongtin-item .text-number .number {
        font-size: 40px;
        display: block;
        line-height: 48px;
        font-weight: 700; }
      #page-collections .page-collections-thongtin .collections-thongtin-item .text-number .text {
        font-size: 16px;
        font-weight: 500; }
  @media (max-width: 991.98px) {
    #page-collections .page-collections-thongtin {
      padding: 30px 0; }
      #page-collections .page-collections-thongtin .row {
        justify-content: center; }
      #page-collections .page-collections-thongtin .collections-thongtin-item {
        padding: 30px 0;
        justify-content: center; } }

#page-collections .page-collections-brand {
  color: #ffffff;
  padding: 72px 0;
  position: relative;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  /*&:after {
      content: '';
      background: rgba(0,0,0,0.2);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 1;
      height: 100%;
      bottom: 0;
      right: 0;
    }*/ }
  #page-collections .page-collections-brand .heading {
    text-align: center; }
    #page-collections .page-collections-brand .heading h2 {
      font-size: 40px; }
    #page-collections .page-collections-brand .heading p {
      font-size: 16px; }
  #page-collections .page-collections-brand .container {
    position: relative;
    z-index: 2; }
  #page-collections .page-collections-brand .collections-brand-slider.owl-carousel:not(.owl-loaded) .slider-item {
    -webkit-flex: 0 0 16.6666667%;
    flex: 0 0 16.6666667%; }
  #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    padding: 8px;
    border: 1px solid #4D8F14;
    border-radius: 50%; }
    #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button svg {
      fill: #4D8F14; }
      #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button svg path {
        stroke: #4D8F14;
        fill: #4D8F14; }
    #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button.owl-prev {
      left: -40px; }
      #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button.owl-prev svg {
        transform: rotate(180deg); }
    #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button.owl-next {
      right: -40px; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button.owl-prev {
        left: -20px; }
      #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button.owl-next {
        right: -20px; } }
    @media (max-width: 767.98px) {
      #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button.owl-prev {
        left: 0; }
      #page-collections .page-collections-brand .collections-brand-slider.owl-carousel .owl-nav button.owl-next {
        right: 0; } }
  @media (max-width: 991.98px) {
    #page-collections .page-collections-brand .heading h2 {
      font-size: 30px; } }

#page-collections .page-collections-chatluong {
  padding: 40px 0;
  background: #F5F4ED; }
  #page-collections .page-collections-chatluong .heading {
    text-align: center; }
    #page-collections .page-collections-chatluong .heading h2 {
      font-size: 40px; }
    #page-collections .page-collections-chatluong .heading p {
      font-size: 16px; }
  #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel:not(.owl-loaded) .slider-item {
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%; }
  #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    padding: 8px;
    border: 1px solid #4D8F14;
    border-radius: 50%;
    background: #fff; }
    #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button svg {
      fill: #4D8F14; }
      #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button svg path {
        stroke: #4D8F14;
        fill: #4D8F14; }
    #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button.owl-prev {
      left: -40px; }
      #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button.owl-prev svg {
        transform: rotate(180deg); }
    #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button.owl-next {
      right: -40px; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button.owl-prev {
        left: -20px; }
      #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button.owl-next {
        right: -20px; } }
    @media (max-width: 767.98px) {
      #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button.owl-prev {
        left: 0; }
      #page-collections .page-collections-chatluong .collections-chatluong-slider.owl-carousel .owl-nav button.owl-next {
        right: 0; } }
  @media (max-width: 991.98px) {
    #page-collections .page-collections-chatluong .heading h2 {
      font-size: 30px; } }
