@charset "UTF-8";
a:hover {
  color: #2e9ed5; }

.ldp__spthuonghieu {
  padding-bottom: 30px;
  background: #F1FAFE; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu {
      margin-bottom: 15px; } }
  .ldp__spthuonghieu .heading {
    position: relative;
    text-align: center;
    margin-bottom: 30px; }
    .ldp__spthuonghieu .heading h2 {
      font-family: 'SVN-Gilroy';
      font-size: 40px;
      color: #00A5DE;
      text-align: center;
      padding: 0 120px 10px;
      position: relative;
      display: inline-block; }
      .ldp__spthuonghieu .heading h2:after {
        content: '';
        background: url("https://file.hstatic.net/1000030244/file/border_title_2x_5e4f2cab6b13458ba7191ab741b02eb5.png");
        height: 3px;
        width: 100%;
        position: absolute;
        left: 0;
        background-repeat: no-repeat;
        margin: 0 auto;
        right: 0;
        background-size: contain;
        bottom: 0;
        background-position: center; }
      @media (max-width: 767px) {
        .ldp__spthuonghieu .heading h2 {
          font-size: 30px;
          padding: 0 30px 10px; } }

/* Slider */
.ldp__spthuonghieu--slider.d-flex-owl:not(.owl-loaded) > div {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.ldp__spthuonghieu--slider.owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  background: rgba(96, 96, 96, 0.4);
  padding: 10px !important;
  width: 30px;
  height: 50px; }
  .ldp__spthuonghieu--slider.owl-carousel .owl-nav button img {
    height: 15px; }
  .ldp__spthuonghieu--slider.owl-carousel .owl-nav button.owl-prev {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    left: 0; }
  .ldp__spthuonghieu--slider.owl-carousel .owl-nav button.owl-next {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    right: 0; }

/* NAv */
.ldp__spthuonghieu-nav {
  padding: 30px 0;
  background: #fff; }
  .ldp__spthuonghieu-nav .ldp__spthuonghieu-nav-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .ldp__spthuonghieu-nav .ldp__spthuonghieu-nav-wrap li {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
      position: relative; }
      .ldp__spthuonghieu-nav .ldp__spthuonghieu-nav-wrap li a {
        display: block;
        padding: 8px 15px;
        border-radius: 5px;
        color: #0063A2;
        font-weight: 800;
        text-align: center; }
      .ldp__spthuonghieu-nav .ldp__spthuonghieu-nav-wrap li:after {
        content: '';
        position: absolute;
        right: 0;
        top: 20%;
        height: 60%;
        background: #0063A2;
        width: 1px; }
      .ldp__spthuonghieu-nav .ldp__spthuonghieu-nav-wrap li:last-child:after {
        background: transparent; }
    @media (max-width: 767px) {
      .ldp__spthuonghieu-nav .ldp__spthuonghieu-nav-wrap {
        white-space: nowrap;
        margin: 0;
        overflow-x: auto;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        justify-content: start;
        padding-bottom: 15px; }
        .ldp__spthuonghieu-nav .ldp__spthuonghieu-nav-wrap li {
          -ms-flex: inherit;
          flex: inherit;
          max-width: inherit; } }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-nav {
      margin: 15px 0; } }

/* About us 1 */
.ldp__spthuonghieu-aboutus {
  position: relative;
  z-index: 9;
  padding-bottom: 30px;
  background: url("https://file.hstatic.net/1000030244/file/asset_4_2x_0981c4ceea9e47bbb52a7ade7224fd28.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 30px; }
  .ldp__spthuonghieu-aboutus-wrap {
    display: flex;
    flex-wrap: wrap; }
  .ldp__spthuonghieu-aboutus-img {
    position: relative;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
    padding-bottom: 40%; }
    .ldp__spthuonghieu-aboutus-img img {
      width: 70%;
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      margin: 0 auto; }
  .ldp__spthuonghieu-aboutus-content {
    padding-top: 60px;
    position: relative;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    .ldp__spthuonghieu-aboutus-content img {
      width: 85%; }
  .ldp__spthuonghieu-aboutus-des {
    margin-top: 30px;
    font-size: 16px;
    line-height: 24px;
    max-width: 75%; }
  .ldp__spthuonghieu-aboutus-subtitle img {
    width: 60%; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-aboutus-img {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center;
      padding-bottom: 0%; }
      .ldp__spthuonghieu-aboutus-img img {
        width: 70%;
        position: relative;
        top: 0px;
        left: 0;
        right: 0;
        margin: 0 auto; }
    .ldp__spthuonghieu-aboutus-content {
      padding-top: 30px;
      position: relative;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      .ldp__spthuonghieu-aboutus-content img {
        width: 85%; }
    .ldp__spthuonghieu-aboutus-des {
      margin-top: 30px;
      font-size: 16px;
      line-height: 24px;
      max-width: 100%; } }

/* About us 2 */
.ldp__spthuonghieu-aboutus2 {
  position: relative;
  z-index: 9;
  padding-bottom: 60px; }
  .ldp__spthuonghieu-aboutus2-wrap {
    display: flex;
    flex-wrap: wrap;
    background: url("https://file.hstatic.net/1000030244/file/asset_8_2x_cb3f3799bd2f4fcfbcefcb95508b6a53.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px;
    border-radius: 30px; }
  .ldp__spthuonghieu-aboutus2-img {
    position: relative;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center; }
    .ldp__spthuonghieu-aboutus2-img img {
      width: 80%;
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      margin: 0 auto; }
  .ldp__spthuonghieu-aboutus2-content {
    position: relative;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    .ldp__spthuonghieu-aboutus2-content img {
      width: 85%; }
  .ldp__spthuonghieu-aboutus2-des {
    margin-top: 30px;
    font-size: 16px;
    line-height: 24px;
    max-width: 75%; }
  .ldp__spthuonghieu-aboutus2-subtitle img {
    max-width: 150px;
    margin-left: -30px; }
  .ldp__spthuonghieu-aboutus2-title {
    font-family: 'SVN-Gilroy';
    font-size: 30px;
    font-weight: 700;
    color: #0063A2; }
  .ldp__spthuonghieu-aboutus2-des1 {
    margin-bottom: 30px; }
  .ldp__spthuonghieu-aboutus2-des2 {
    position: relative; }
    .ldp__spthuonghieu-aboutus2-des2 .bg_des2 {
      margin-left: -200px; }
    .ldp__spthuonghieu-aboutus2-des2 span {
      font-weight: 700;
      font-style: italic;
      font-family: 'SVN-Gilroy';
      color: #fff;
      margin-left: 5px; }
    .ldp__spthuonghieu-aboutus2-des2-content {
      position: absolute;
      top: 0;
      bottom: 0;
      height: 100%;
      display: flex;
      align-items: center; }
      .ldp__spthuonghieu-aboutus2-des2-content img {
        width: 30px; }
  .ldp__spthuonghieu-aboutus2-des3 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .ldp__spthuonghieu-aboutus2-linksp a {
    background-image: linear-gradient(#f99014, #f35b14);
    padding: 10px 30px;
    color: #fff;
    border-radius: 30px;
    font-family: 'SVN-Gilroy';
    font-weight: 700; }
    .ldp__spthuonghieu-aboutus2-linksp a svg {
      height: 10px;
      margin-left: 10px;
      margin-top: -2px; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-aboutus2-img {
      position: relative;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center; }
      .ldp__spthuonghieu-aboutus2-img img {
        width: 80%;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto; }
    .ldp__spthuonghieu-aboutus2-content {
      position: relative;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      .ldp__spthuonghieu-aboutus2-content img {
        width: 85%; }
    .ldp__spthuonghieu-aboutus2-des1 {
      margin-bottom: 15px; }
    .ldp__spthuonghieu-aboutus2-des2 .bg_des2 {
      margin-left: -100px; }
    .ldp__spthuonghieu-aboutus2-des2-content img {
      width: 30px; }
    .ldp__spthuonghieu-aboutus2-des3 {
      margin-top: 15px;
      margin-bottom: 15px; } }

/* Brand */
.ldp__spthuonghieu-brand {
  padding-bottom: 60px; }
  .ldp__spthuonghieu-brand-wrap {
    background: #fff;
    padding: 30px 0; }

.ldp__spthuonghieu-brand-item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  align-items: baseline; }
  .ldp__spthuonghieu-brand-item-title {
    flex: 0 0 30%;
    max-width: 30%;
    font-weight: 600;
    font-size: 18px;
    color: #18638D; }
  .ldp__spthuonghieu-brand-item-brandlist {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 70%;
    max-width: 70%;
    align-items: center; }
    .ldp__spthuonghieu-brand-item-brandlist .brand-item {
      flex: 0 0 25%;
      max-width: 25%;
      padding: 0 20px;
      margin-bottom: 30px; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-brand-item-title {
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 15px;
      text-align: center; }
    .ldp__spthuonghieu-brand-item-brandlist {
      display: flex;
      flex-wrap: wrap;
      flex: 0 0 100%;
      max-width: 100%; }
      .ldp__spthuonghieu-brand-item-brandlist .brand-item {
        flex: 0 0 50%;
        max-width: 50%; } }

/* Video */
.ldp__spthuonghieu-video {
  padding-bottom: 60px; }
  .ldp__spthuonghieu-video-wrap {
    display: flex; }
    .ldp__spthuonghieu-video-wrap .item {
      flex: 0 0 50%;
      max-width: 50%;
      padding: 0 15px;
      position: relative; }
      .ldp__spthuonghieu-video-wrap .item a {
        position: relative;
        display: block; }
      .ldp__spthuonghieu-video-wrap .item .btn-play-ytb {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        height: 70px;
        width: 70px; }
  .ldp__spthuonghieu-video-title {
    background: #F0F1F1;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 30px;
    text-align: center;
    font-size: 18px;
    font-family: 'SVN-Gilroy';
    font-weight: 600; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-video {
      padding-bottom: 30px; }
      .ldp__spthuonghieu-video-wrap {
        flex-wrap: wrap; }
        .ldp__spthuonghieu-video-wrap .item {
          flex: 0 0 100%;
          max-width: 100%;
          padding: 0 7.5px;
          margin-bottom: 15px; } }

/* Blog */
.ldp__spthuonghieu-blog {
  padding-bottom: 60px; }
  .ldp__spthuonghieu-blog .ldp__spthuonghieu-blog-wrap .ldp__spthuonghieu-blog-item-info {
    padding: 10px;
    background: #fff;
    white-space: initial; }
    .ldp__spthuonghieu-blog .ldp__spthuonghieu-blog-wrap .ldp__spthuonghieu-blog-item-info h3 {
      font-size: 18px; }
  .ldp__spthuonghieu-blog .ldp__spthuonghieu-blog-wrap.d-flex-owl:not(.owl-loaded) > div {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    margin-right: 10px; }
  .ldp__spthuonghieu-blog .ldp__spthuonghieu-blog-wrap.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(96, 96, 96, 0.4);
    padding: 10px !important;
    width: 30px;
    height: 50px;
    color: #fff;
    font-size: 20px; }
    .ldp__spthuonghieu-blog .ldp__spthuonghieu-blog-wrap.owl-carousel .owl-nav button img {
      height: 15px; }
    .ldp__spthuonghieu-blog .ldp__spthuonghieu-blog-wrap.owl-carousel .owl-nav button.owl-prev {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      left: 0; }
    .ldp__spthuonghieu-blog .ldp__spthuonghieu-blog-wrap.owl-carousel .owl-nav button.owl-next {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      right: 0; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-blog .ldp__spthuonghieu-blog-wrap.d-flex-owl:not(.owl-loaded) > div {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      margin-right: 10px; } }

/* Policy */
.ldp__spthuonghieu-policy {
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-policy {
      padding-bottom: 30px; } }

.ldp__spthuonghieu-policy-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-policy-wrap {
      margin-left: 0;
      margin-right: 0; } }

.ldp__spthuonghieu-policy-wrap .ldp__spthuonghieu-policy-item {
  max-width: 33.33333%;
  flex: 0 0 33.33333%;
  padding: 0 15px; }
  .ldp__spthuonghieu-policy-wrap .ldp__spthuonghieu-policy-item .heading {
    position: relative;
    font-weight: 800;
    padding-bottom: 5px;
    font-size: 21px;
    color: #18638D; }
    .ldp__spthuonghieu-policy-wrap .ldp__spthuonghieu-policy-item .heading:after {
      content: '';
      background: url("https://file.hstatic.net/1000030244/file/border_title_2x_5e4f2cab6b13458ba7191ab741b02eb5.png");
      height: 3px;
      width: 70%;
      position: absolute;
      left: 0;
      background-repeat: no-repeat;
      margin: 0 auto;
      right: 0;
      background-size: contain;
      bottom: 0;
      background-position: center; }
  .ldp__spthuonghieu-policy-wrap .ldp__spthuonghieu-policy-item .content {
    background: #fff;
    padding: 30px 15px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 5px 5px rgba(64, 160, 193, 0.15);
    box-shadow: 2px 5px 5px rgba(64, 160, 193, 0.15); }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-policy-wrap .ldp__spthuonghieu-policy-item {
      max-width: 100%;
      flex: 0 0 100%;
      padding: 0 15px;
      margin-bottom: 30px; } }

/* Form dai ly*/
.daily-banner-form {
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .daily-banner-form {
      padding-bottom: 30px; } }

@media (min-width: 992px) {
  .daily-banner {
    padding-right: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%; } }

@media (max-width: 991px) {
  .daily-banner {
    padding: 0; } }

.form-daily-wrap .form-daily {
  background: #F1F2F2;
  padding: 20px 20px 0;
  height: 100%; }
  .form-daily-wrap .form-daily h2 {
    font-weight: bold;
    font-size: 18px; }
  .form-daily-wrap .form-daily p {
    background: #DCF2FD;
    padding: 5px 15px;
    margin: 0;
    color: #01A9E4;
    font-weight: 600; }
  .form-daily-wrap .form-daily #form-daily {
    background: #fff;
    padding: 15px 20px; }
  .form-daily-wrap .form-daily .form-group input,
  .form-daily-wrap .form-daily .form-group select,
  .form-daily-wrap .form-daily .form-group textarea {
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px; }
  .form-daily-wrap .form-daily .form-group button {
    background: #FF6600;
    width: 100%;
    color: #fff;
    padding: 5px;
    border: 0;
    font-weight: 800;
    border-radius: 30px;
    cursor: pointer; }

@media (min-width: 992px) {
  .form-daily-wrap {
    padding-left: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%; } }

@media (max-width: 991px) {
  .form-daily-wrap .form-daily {
    background: #fff;
    padding: 20px 0 0; }
    .form-daily-wrap .form-daily h2 {
      margin-bottom: 15px; }
    .form-daily-wrap .form-daily p {
      padding: 15px;
      border-top-left-radius: 15px;
      border-top-right-radius: 15px;
      font-size: 16px;
      text-align: center;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-bottom: 0; }
    .form-daily-wrap .form-daily #form-daily {
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-top: 0; }
    .form-daily-wrap .form-daily .form-group input,
    .form-daily-wrap .form-daily .form-group select {
      padding: 10px; }
    .form-daily-wrap .form-daily .form-group button {
      padding: 10px; } }

/* Cam kết */
.ldp__spthuonghieu-camket {
  padding-bottom: 60px;
  margin-bottom: 60px;
  background: url("https://file.hstatic.net/1000030244/file/0222_0c23d62ac8b3493e9f688f0b66baa2a1.png");
  background-size: cover;
  background-repeat: no-repeat; }
  .ldp__spthuonghieu-camket .ldp__spthuonghieu-camket-heading {
    text-align: center;
    margin-bottom: 60px; }
    .ldp__spthuonghieu-camket .ldp__spthuonghieu-camket-heading h2 {
      font-family: 'SVN-Gilroy';
      font-size: 63px;
      color: #00A5DE;
      font-weight: 700; }
    .ldp__spthuonghieu-camket .ldp__spthuonghieu-camket-heading .subtitle {
      background: url("https://file.hstatic.net/1000030244/file/bg-subtitle_2x_426c1667dbf14438a69b71a1706ab629.png");
      margin: 0 auto;
      background-size: cover;
      background-repeat: no-repeat;
      max-width: 50%;
      padding: 5px 0;
      color: #fff; }
      .ldp__spthuonghieu-camket .ldp__spthuonghieu-camket-heading .subtitle span {
        font-family: 'SVN-Gilroy';
        font-size: 30px;
        font-weight: 600;
        font-style: italic; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-camket {
      padding-bottom: 30px;
      margin-bottom: 0; }
      .ldp__spthuonghieu-camket .ldp__spthuonghieu-camket-heading {
        margin-bottom: 30px; }
        .ldp__spthuonghieu-camket .ldp__spthuonghieu-camket-heading h2 {
          font-size: 33px; }
        .ldp__spthuonghieu-camket .ldp__spthuonghieu-camket-heading .subtitle {
          max-width: 100%; }
          .ldp__spthuonghieu-camket .ldp__spthuonghieu-camket-heading .subtitle span {
            font-size: 16px; } }

.ldp__spthuonghieu-camket .content {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .ldp__spthuonghieu-camket .content .item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px; }
  .ldp__spthuonghieu-camket .content .item-wrap {
    background: linear-gradient(#00A5DE 0%, #00A5DE 32%, #017ABB 100%);
    padding: 15px;
    border-radius: 30px;
    color: #fff;
    height: 100%; }
    .ldp__spthuonghieu-camket .content .item-wrap .item-icon {
      width: 120px;
      height: 120px;
      margin: 0 auto 10px; }
    .ldp__spthuonghieu-camket .content .item-wrap .item-title {
      font-family: 'SVN-Gilroy';
      font-size: 20px;
      font-weight: 800;
      color: #FFF400;
      text-align: center;
      min-height: 60px;
      margin-bottom: 10px; }
    .ldp__spthuonghieu-camket .content .item-wrap .item-des {
      text-align: center; }
  @media (max-width: 991px) {
    .ldp__spthuonghieu-camket .content {
      margin-left: 0;
      margin-right: 0; }
      .ldp__spthuonghieu-camket .content .item {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px; } }

.ldp__spthuonghieu-nhungconso {
  position: relative;
  padding-bottom: 60px;
  background-image: url("https://file.hstatic.net/1000030244/file/bg-song_2x_7ad8ed8d7f4b41419d13519cd69183c1.png");
  background-size: cover;
  background-repeat: no-repeat; }

.ldp__spthuonghieu-nhungconso .container {
  padding-top: 160px;
  padding-bottom: 200px; }

.ldp__spthuonghieu-nhungconso-heading {
  flex: 0 0 30%;
  max-width: 30%; }
  .ldp__spthuonghieu-nhungconso-heading span {
    font-family: 'SVN-Gilroy';
    font-weight: 600;
    color: #1C68A6;
    font-size: 28px;
    display: block;
    text-align: center; }
    .ldp__spthuonghieu-nhungconso-heading span:nth-child(2) {
      font-weight: 800;
      font-size: 64px; }

.ldp__spthuonghieu-nhungconso-content {
  flex: 0 0 70%;
  max-width: 70%;
  display: flex;
  flex-wrap: wrap; }
  .ldp__spthuonghieu-nhungconso-content .item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    position: relative; }
    .ldp__spthuonghieu-nhungconso-content .item .item-wrap {
      max-width: 60%;
      margin: 0 auto;
      position: relative; }
      .ldp__spthuonghieu-nhungconso-content .item .item-wrap:before {
        content: '';
        background-image: url("https://file.hstatic.net/1000030244/file/vien-tren-conso_2x_51e67b494edd4d5196fb097ace844c96.png");
        position: absolute;
        width: calc(100% + 20px);
        height: 100%;
        background-size: contain;
        top: -20px;
        left: -10px;
        background-repeat: no-repeat; }
      .ldp__spthuonghieu-nhungconso-content .item .item-wrap:after {
        content: '';
        background-image: url("https://file.hstatic.net/1000030244/file/vien-duoi-conso_2x_ca397fd049cb4778a28b77c1c6766c29.png");
        position: absolute;
        width: calc(100% + 10px);
        height: 100%;
        background-size: contain;
        bottom: -60px;
        left: -5px;
        background-repeat: no-repeat; }
    .ldp__spthuonghieu-nhungconso-content .item span {
      font-family: 'SVN-Gilroy';
      color: #1C68A6;
      display: block;
      text-align: center; }
    .ldp__spthuonghieu-nhungconso-content .item .txt-big {
      font-weight: 800;
      font-size: 46px; }
    .ldp__spthuonghieu-nhungconso-content .item .txt-bottom {
      color: #00A5DE;
      font-weight: 700; }

@media (max-width: 767px) {
  .ldp__spthuonghieu-nhungconso .container {
    padding-top: 30px;
    padding-bottom: 100px; }
  .ldp__spthuonghieu-nhungconso-heading {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px; }
    .ldp__spthuonghieu-nhungconso-heading span {
      font-size: 18px; }
      .ldp__spthuonghieu-nhungconso-heading span:nth-child(2) {
        font-size: 34px; }
  .ldp__spthuonghieu-nhungconso-content {
    flex: 0 0 100%;
    max-width: 100%; }
    .ldp__spthuonghieu-nhungconso-content .item .item-wrap {
      max-width: 80%; }
      .ldp__spthuonghieu-nhungconso-content .item .item-wrap:after {
        bottom: -100px; }
    .ldp__spthuonghieu-nhungconso-content .item .txt-big {
      font-weight: 800;
      font-size: 20px; } }

.ldp__spthuonghieu-products-heading {
  margin-bottom: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  .ldp__spthuonghieu-products-heading h2 {
    display: inline-flex;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    color: #fff;
    padding: 10px 30px;
    font-weight: 700;
    font-size: 29px;
    font-family: 'SVN-Gilroy';
    align-items: center; }
    .ldp__spthuonghieu-products-heading h2 a {
      color: #fff; }
    .ldp__spthuonghieu-products-heading h2 img {
      width: 35px;
      margin-left: 10px;
      margin-top: -5px; }
    @media (max-width: 767px) {
      .ldp__spthuonghieu-products-heading h2 {
        font-size: 18px;
        padding: 10px; } }
  .ldp__spthuonghieu-products-heading .view-more a {
    color: #ff6600;
    font-size: 16px; }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-products-heading .view-more {
      display: none; } }
  @media (max-width: 767px) {
    .ldp__spthuonghieu-products-heading {
      margin-bottom: 15px; } }

.ldp__spthuonghieu-products-content {
  display: flex; }
  .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-left {
    color: #fff;
    flex: 0 0 30%;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 30px;
    font-weight: 700;
    font-family: 'SVN-Gilroy';
    font-size: 48px;
    max-width: 30%; }
    .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-left a {
      color: #fff; }
    @media (max-width: 767px) {
      .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-left {
        display: none; } }
  .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-right {
    flex: 0 0 70%;
    padding-left: 7.5px;
    display: flex;
    max-width: 70%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-right .col-product-item {
      flex: 0 0 calc(33.3333% - 15px);
      max-width: calc(33.3333% - 15px);
      margin-bottom: 15px;
      background: #fff;
      margin-left: 7.5px;
      margin-right: 7.5px; }
      .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-right .col-product-item .product__item {
        border-radius: 10px; }
    @media (max-width: 767px) {
      .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-right {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0; }
        .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-right .col-product-item {
          flex: 0 0 calc(100% - 15px);
          max-width: calc(100% - 15px);
          margin-bottom: 15px;
          margin-left: 7.5px;
          margin-right: 7.5px; }
          .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-right .col-product-item .product__item {
            border-radius: 10px; }
          .ldp__spthuonghieu-products-content .ldp__spthuonghieu-products-content-right .col-product-item .product__item--price {
            margin-top: 5px;
            margin-bottom: 5px; } }

.daily-chinhsach {
  margin: 60px 0; }
  .daily-chinhsach .daily-chinhsach-wrap .item {
    margin-bottom: 30px; }
    .daily-chinhsach .daily-chinhsach-wrap .item .head {
      margin-bottom: 15px; }
      .daily-chinhsach .daily-chinhsach-wrap .item .head span {
        display: inline-block;
        padding: 5px 20px;
        background: #01A9E4;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        border-bottom-right-radius: 30px;
        border-top-right-radius: 30px; }
    .daily-chinhsach .daily-chinhsach-wrap .item .content {
      font-size: 16px; }
  .daily-chinhsach .daily-chinhsach-banner {
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .daily-chinhsach .daily-chinhsach-banner {
        margin-left: -7.5px;
        margin-right: -7.5px; } }
  .daily-chinhsach .daily-chinhsach-mxh .head {
    background: #FF7000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 12px 30px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 0; }
  .daily-chinhsach .daily-chinhsach-mxh .content {
    background: #EFEFF0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 15px 0; }
    .daily-chinhsach .daily-chinhsach-mxh .content ul {
      text-align: center;
      margin-bottom: 0;
      padding-bottom: 0; }
      .daily-chinhsach .daily-chinhsach-mxh .content ul li {
        display: inline-block;
        padding: 0 10px; }
        .daily-chinhsach .daily-chinhsach-mxh .content ul li img {
          width: 50px; }
  @media (max-width: 991px) {
    .daily-chinhsach {
      margin: 30px 0; } }

.product-item-thuonghieu .product__item--title {
  position: relative;
  height: 50px;
  white-space: normal; }
  .product-item-thuonghieu .product__item--title a {
    font-weight: bold;
    font-size: 20px;
    color: #1C74A8;
    font-family: 'SVN-Gilroy';
    padding-right: 50px; }
  .product-item-thuonghieu .product__item--title .icon {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: 0; }

.product-item-thuonghieu .product__item--price--normal {
  color: #EE7121;
  font-weight: 500;
  font-size: 24px;
  font-family: 'SVN-Gilroy'; }

.product-item-thuonghieu .btn-readmore {
  text-align: center; }
  .product-item-thuonghieu .btn-readmore a {
    color: #fff;
    background: #EE7121;
    display: inline-block;
    border-radius: 30px;
    padding: 10px 40px; }
    @media (max-width: 767px) {
      .product-item-thuonghieu .btn-readmore a {
        padding: 10px 20px; } }
  .product-item-thuonghieu .btn-readmore svg {
    height: 10px;
    margin-left: 10px;
    margin-top: -2px; }

.ldp__spthuonghieu-bannercenter {
  padding: 30px 0; }
