.site-footer {
  margin-top: 0; }

.angela-cai-thien-lan-da p {
  margin: 0 0 10px;
  font-family: "Roboto Regular";
  font-weight: 400; }
.angela-cai-thien-lan-da h3 {
  padding: 0; }
.angela-cai-thien-lan-da h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.1; }

.head-line {
  font-family: "Roboto Bold";
  font-weight: 600;
  color: #C02427;
  font-size: 35px;
  margin: 0;
  line-height: 50.51px;
  text-align: center;
  text-transform: uppercase;
  position: relative; }
  .head-line:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/head-line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 15%;
    height: 2px; }
  @media only screen and (max-width: 991px) {
    .head-line::after {
      width: 30%; } }
  @media only screen and (max-width: 767px) {
    .head-line {
      font-size: 22px;
      line-height: 1.5; }
      .head-line::after {
        width: 40%; } }
  @media only screen and (max-width: 375px) {
    .head-line {
      font-size: 18px; } }

.main-banner {
  height: 400px;
  width: 100%; }
  .main-banner .mob {
    display: none; }
  .main-banner img {
    width: 100%;
    height: 100%; }
  @media only screen and (max-width: 991px) {
    .main-banner {
      height: 300px; } }
  @media only screen and (max-width: 735px) {
    .main-banner {
      height: 250px; }
      .main-banner .mob {
        display: block; }
      .main-banner .dsk {
        display: none; } }
  @media only screen and (max-width: 375px) {
    .main-banner {
      height: auto; } }

.angela-intro {
  background: linear-gradient(180.66deg, #FCEDED 0.45%, rgba(255, 244, 244, 0) 99.32%);
  height: 100%; }
  .angela-intro #breadcrumbs {
    width: 80%;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 14px;
    text-align: left; }
    @media only screen and (max-width: 1024px) {
      .angela-intro #breadcrumbs {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
  .angela-intro h1 {
    font-family: "Roboto Bold";
    color: #C02427;
    font-weight: 700;
    margin: 0;
    text-align: center;
    padding: 10px 15px 30px;
    font-size: 38px;
    line-height: 57.15px;
    text-transform: uppercase; }
  .angela-intro .wrap-text {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px; }
  .angela-intro p, .angela-intro div {
    text-align: center;
    font-size: 23px;
    line-height: 33.35px;
    font-weight: 400; }
  @media only screen and (max-width: 767px) {
    .angela-intro h1 {
      font-size: 28px;
      line-height: 1.5;
      padding: 15px; }
    .angela-intro .wrap-text {
      padding-bottom: 25px; }
    .angela-intro p, .angela-intro div {
      font-size: 18px;
      line-height: 25px;
      text-align: left; } }
  @media only screen and (max-width: 375px) {
    .angela-intro h1 {
      font-size: 22px; }
    .angela-intro p, .angela-intro div {
      font-size: 14px; } }

.skin-problems {
  background: #fafafa;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 50px;
  padding-top: 40px; }
  .skin-problems .head-line {
    flex-basis: 100%;
    margin-bottom: 60px; }
  .skin-problems .problem {
    flex-basis: 30%;
    padding: 25px; }
    .skin-problems .problem .wrap-img {
      display: block;
      margin: 0 auto;
      width: 200px;
      margin-bottom: 20px; }
    .skin-problems .problem h3, .skin-problems .problem p {
      text-align: center; }
    .skin-problems .problem h3 {
      font-family: "Roboto Bold";
      color: #393939;
      font-size: 25px;
      font-weight: 700;
      margin-top: 10px;
      padding: 0; }
    .skin-problems .problem p {
      margin-top: 20px;
      color: #393939;
      font-size: 18px;
      font-weight: 400;
      line-height: 22px; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .skin-problems {
      width: 95%; }
      .skin-problems .problem {
        flex-basis: 33%; } }
  @media only screen and (max-width: 991px) {
    .skin-problems {
      width: 100%; }
      .skin-problems .problem h3 {
        font-size: 21px; }
      .skin-problems .problem p {
        font-size: 16px;
        text-align: justify; } }
  @media only screen and (max-width: 767px) {
    .skin-problems .problem {
      flex-basis: 100%; }
      .skin-problems .problem h3 {
        font-size: 22px; }
      .skin-problems .problem p {
        font-size: 18px;
        text-align: center; } }
  @media only screen and (max-width: 375px) {
    .skin-problems {
      margin-bottom: 20px;
      padding: 20px 10px; }
      .skin-problems .head-line {
        margin-bottom: 30px; }
      .skin-problems .problem {
        padding-bottom: 0; }
        .skin-problems .problem .wrap-img {
          width: 150px; }
        .skin-problems .problem h3 {
          font-size: 16px;
          margin-bottom: 0; }
        .skin-problems .problem p {
          font-size: 14px;
          margin-top: 0; } }

.skin-cause {
  background-color: #FAFAFA; }
  .skin-cause .head-line {
    margin-bottom: 60px; }
  .skin-cause h3 {
    font-family: "Roboto Bold";
    color: #2E2E2E;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    margin-bottom: 30px; }
  .skin-cause .wrap-text {
    width: 65%;
    margin: 0 auto; }
    .skin-cause .wrap-text p {
      text-align: center;
      font-size: 18px;
      line-height: 22.5px;
      font-weight: 400; }
  .skin-cause .line {
    border-top: 2px solid #C02427;
    width: 30px;
    margin: 60px auto; }
  .skin-cause .wrap-factors {
    width: 80%;
    margin: 70px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .skin-cause .wrap-factors .factor {
      border: 1px solid #EDEDED;
      background: #fff;
      border-radius: 10px;
      flex-basis: 32%;
      padding: 0 20px 30px; }
      .skin-cause .wrap-factors .factor img {
        width: 55px;
        height: 55px;
        display: block;
        margin: 0 auto;
        margin-top: -27px;
        background-size: contain;
        background-repeat: no-repeat; }
      .skin-cause .wrap-factors .factor h4, .skin-cause .wrap-factors .factor p {
        font-size: 18px;
        text-align: center;
        line-height: 26.19px; }
      .skin-cause .wrap-factors .factor h4 {
        font-family: "Roboto Bold";
        font-weight: 600;
        padding: 0;
        margin-top: 20px; }
      .skin-cause .wrap-factors .factor p {
        font-weight: 400; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .skin-cause .wrap-text {
      width: 70%; }
    .skin-cause .wrap-factors {
      width: 90%; } }
  @media only screen and (max-width: 991px) {
    .skin-cause .head-line {
      padding-left: 40px;
      padding-right: 40px;
      width: 85%;
      margin: 0 auto 60px; }
    .skin-cause .wrap-text {
      width: 80%; }
    .skin-cause .wrap-factors {
      width: 95%;
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767px) {
    .skin-cause .head-line:after {
      width: 30%; }
    .skin-cause h3 {
      font-size: 22px;
      margin-bottom: 25px;
      line-height: 1.25; }
    .skin-cause .wrap-text {
      width: 95%; }
      .skin-cause .wrap-text p {
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 30px; }
    .skin-cause .wrap-factors {
      margin: 0 auto;
      margin-bottom: 35px;
      width: 90%; }
      .skin-cause .wrap-factors .factor {
        flex-basis: 100%;
        margin-top: 65px; } }
  @media only screen and (max-width: 375px) {
    .skin-cause .head-line {
      margin-bottom: 50px; }
    .skin-cause h3 {
      font-size: 16px; }
    .skin-cause .wrap-text p {
      font-size: 14px;
      margin-bottom: 0; }
    .skin-cause .line {
      margin: 30px auto; }
    .skin-cause .wrap-factors .factor {
      margin-top: 45px;
      padding: 0 20px 10px; }
      .skin-cause .wrap-factors .factor h4, .skin-cause .wrap-factors .factor p {
        font-size: 14px;
        line-height: 1.5; }
      .skin-cause .wrap-factors .factor i {
        width: 45px;
        height: 45px; } }

.skin-protect {
  background-color: #FFFFFF;
  padding: 60px 0; }
  .skin-protect .head-line {
    margin-bottom: 60px; }
  .skin-protect .wrap-text {
    width: 75%;
    margin: 0 auto; }
    .skin-protect .wrap-text p {
      text-align: center;
      font-size: 20px;
      line-height: 25px;
      font-family: 'Roboto Bold';
      font-weight: 700;
      color: #393939; }
  .skin-protect .rich-content {
    width: 55%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative; }
    .skin-protect .rich-content .col-left {
      width: 35%;
      margin-right: 30px; }
      .skin-protect .rich-content .col-left img {
        height: 360px;
        width: 100%; }
    .skin-protect .rich-content .col-right {
      width: 65%; }
      .skin-protect .rich-content .col-right p {
        margin: 0;
        font-size: 20px;
        line-height: 25px;
        font-weight: 400;
        color: #393939; }
    .skin-protect .rich-content:last-child .col-left {
      order: 2;
      margin-right: 0;
      margin-left: 40px; }
      .skin-protect .rich-content:last-child .col-left img {
        height: 185px; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .skin-protect .rich-content {
      width: 70%; } }
  @media only screen and (max-width: 991px) {
    .skin-protect {
      padding: 30px 0; }
      .skin-protect .head-line {
        width: 85%;
        margin: 0 auto 60px; }
      .skin-protect .wrap-text, .skin-protect .rich-content {
        width: 90%; }
      .skin-protect .wrap-content {
        width: 95%; }
        .skin-protect .wrap-content .wrap-img {
          margin-right: 20px; }
        .skin-protect .wrap-content .col-right .caption {
          margin-top: 0; } }
  @media only screen and (max-width: 767px) {
    .skin-protect {
      padding: 30px 0; }
      .skin-protect .wrap-text p {
        font-size: 16px;
        line-height: 1.5; }
      .skin-protect .rich-content {
        width: 95%;
        margin: 20px auto; }
        .skin-protect .rich-content .col-left {
          margin-right: 0; }
          .skin-protect .rich-content .col-left img {
            height: 250px; }
        .skin-protect .rich-content .col-right .wrap-img {
          height: 120px;
          width: 120px; }
        .skin-protect .rich-content .col-right p {
          font-size: 14px; }
        .skin-protect .rich-content:last-child::before {
          background: 0;
          width: 0; }
        .skin-protect .rich-content:last-child .col-left {
          width: 45%;
          margin-left: 0; }
          .skin-protect .rich-content:last-child .col-left img {
            height: 150px; }
        .skin-protect .rich-content:last-child .col-right {
          width: 55%; }
      .skin-protect .wrap-content {
        flex-direction: column;
        width: 90%;
        margin-top: 10px; }
        .skin-protect .wrap-content .wrap-img {
          margin-right: 0;
          height: 300px; }
        .skin-protect .wrap-content .col-right .item p {
          padding-left: 35px; }
          .skin-protect .wrap-content .col-right .item p::before {
            height: 24px;
            width: 24px; }
        .skin-protect .wrap-content .col-right .caption, .skin-protect .wrap-content .col-right .item p {
          font-size: 18px; } }
  @media only screen and (max-width: 575px) {
    .skin-protect .rich-content .col-left img {
      height: 150px; }
    .skin-protect .rich-content:last-child .col-left img {
      height: 120px; } }
  @media only screen and (max-width: 375px) {
    .skin-protect .wrap-text p {
      font-size: 16px; }
    .skin-protect .rich-content .col-right p {
      font-size: 12px; }
    .skin-protect .wrap-content .wrap-img {
      height: 230px; }
    .skin-protect .wrap-content .col-right .item {
      margin: 10px 0; }
      .skin-protect .wrap-content .col-right .item p {
        padding-left: 25px; }
        .skin-protect .wrap-content .col-right .item p::before {
          height: 16px;
          width: 16px; }
    .skin-protect .wrap-content .col-right .caption, .skin-protect .wrap-content .col-right .item p {
      font-size: 14px; } }

.skin-function {
  padding: 60px 0; }
  .skin-function .wrap-text {
    width: 55%;
    margin: 0 auto; }
    .skin-function .wrap-text p {
      font-family: "Roboto Bold";
      font-weight: 700;
      color: #393939;
      text-align: center;
      font-size: 22px; }
  .skin-function .wrap-content {
    width: 80%;
    margin: 40px auto 0; }
    .skin-function .wrap-content .img-top {
      display: none; }
    .skin-function .wrap-content .layer-bgr {
      background: url(../images/dot-pha-tinh-chat.png) no-repeat;
      background-size: 100% 100%;
      height: 500px;
      max-width: 1200px;
      padding: 50px 30px;
      margin: 0 auto;
      position: relative; }
      .skin-function .wrap-content .layer-bgr .img-top {
        display: none; }
      .skin-function .wrap-content .layer-bgr .col-right {
        width: 55%;
        margin-left: auto; }
        .skin-function .wrap-content .layer-bgr .col-right .item {
          margin: 30px 0; }
          .skin-function .wrap-content .layer-bgr .col-right .item p {
            position: relative;
            font-weight: 400;
            font-size: 20px;
            color: #393939;
            padding-left: 50px; }
            .skin-function .wrap-content .layer-bgr .col-right .item p::before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              background: url(../images/icon-check.png) no-repeat;
              background-size: 100% 100%;
              height: 32px;
              width: 32px; }
          .skin-function .wrap-content .layer-bgr .col-right .item:nth-child(2), .skin-function .wrap-content .layer-bgr .col-right .item:nth-child(3) {
            margin-left: 25px; }
      .skin-function .wrap-content .layer-bgr .caption {
        position: absolute;
        bottom: 20px;
        left: 7%;
        width: 45%; }
        .skin-function .wrap-content .layer-bgr .caption img {
          display: none; }
        .skin-function .wrap-content .layer-bgr .caption p {
          font-family: "Roboto Regular";
          font-weight: 400;
          font-style: italic;
          text-align: center;
          color: #fff;
          font-size: 21px;
          margin-top: 80px; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .skin-function .wrap-content {
      width: 100%; }
      .skin-function .wrap-content .layer-bgr .col-right .item:nth-child(2), .skin-function .wrap-content .layer-bgr .col-right .item:nth-child(3) {
        margin-left: 20px; }
      .skin-function .wrap-content .layer-bgr .caption {
        bottom: 15px;
        width: 45%; } }
  @media only screen and (max-width: 991px) {
    .skin-function .wrap-text {
      width: 90%; }
    .skin-function .wrap-content {
      width: 100%; }
      .skin-function .wrap-content .layer-bgr {
        height: 385px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 35px;
        padding-bottom: 35px; }
        .skin-function .wrap-content .layer-bgr .col-right .item {
          margin: 20px 0; }
          .skin-function .wrap-content .layer-bgr .col-right .item p {
            font-size: 18px; }
          .skin-function .wrap-content .layer-bgr .col-right .item:nth-child(2) {
            margin-left: 10px; }
          .skin-function .wrap-content .layer-bgr .col-right .item:nth-child(3) {
            margin-left: 5px; }
        .skin-function .wrap-content .layer-bgr .caption {
          bottom: 0;
          left: 5%;
          width: 50%; }
          .skin-function .wrap-content .layer-bgr .caption p {
            font-size: 18px; } }
  @media only screen and (max-width: 991px) and (orientation: landscape) {
    .skin-function {
      padding-bottom: 10px; } }
  @media only screen and (max-width: 736px) {
    .skin-function {
      padding: 30px 0; }
      .skin-function .wrap-text {
        width: 100%;
        padding: 0 10px; }
        .skin-function .wrap-text p {
          font-size: 16px; }
      .skin-function .wrap-content .layer-bgr {
        background: 0;
        height: auto;
        width: 100%;
        padding: 0; }
        .skin-function .wrap-content .layer-bgr .img-top {
          height: 280px;
          width: 70%;
          max-width: 290px;
          margin: 0 auto;
          display: block; }
        .skin-function .wrap-content .layer-bgr .col-right {
          padding-left: 15px;
          padding-right: 15px;
          width: 100%; }
          .skin-function .wrap-content .layer-bgr .col-right .item {
            margin-left: 0 !important; }
            .skin-function .wrap-content .layer-bgr .col-right .item p {
              font-size: 16px;
              padding-left: 30px; }
              .skin-function .wrap-content .layer-bgr .col-right .item p::before {
                height: 18px;
                width: 18px; }
        .skin-function .wrap-content .layer-bgr .caption {
          position: relative;
          width: 100%;
          left: 0;
          bottom: 0; }
          .skin-function .wrap-content .layer-bgr .caption img {
            display: block;
            width: 100%; }
          .skin-function .wrap-content .layer-bgr .caption p {
            position: absolute;
            top: 50%;
            transform: translateY(calc(-50% + 32px));
            width: 62%;
            margin-top: 0;
            font-size: 15px;
            padding: 0 5px; } }
  @media only screen and (max-width: 991px) and (orientation: landscape) {
    .skin-function .wrap-content .layer-bgr {
      height: auto;
      padding: 0; }
      .skin-function .wrap-content .layer-bgr .img-top {
        height: 280px;
        max-width: 290px;
        width: 70%;
        margin: 0 auto;
        display: block; }
      .skin-function .wrap-content .layer-bgr .col-right {
        width: 75%;
        margin: 0 auto; }
        .skin-function .wrap-content .layer-bgr .col-right .item {
          margin-left: 0 !important; }
      .skin-function .wrap-content .layer-bgr .caption {
        position: relative;
        width: 100%;
        left: 0; }
        .skin-function .wrap-content .layer-bgr .caption img {
          display: block;
          width: 100%; }
        .skin-function .wrap-content .layer-bgr .caption p {
          position: absolute;
          top: 50%;
          transform: translateY(calc(-50% + 55px));
          width: 60%;
          margin-top: 0;
          font-size: 18px;
          padding: 0 5px; } }
  @media only screen and (max-width: 375px) {
    .skin-function .wrap-text p {
      font-size: 14px;
      padding: 0 10px; }
    .skin-function .wrap-content .layer-bgr .img-top {
      height: 250px; }
    .skin-function .wrap-content .layer-bgr .caption p {
      font-size: 14px;
      width: 64%;
      transform: translateY(calc(-50% + 25px)); } }
  @media only screen and (max-width: 320px) {
    .skin-function .wrap-content .layer-bgr .img-top {
      height: 215px; }
    .skin-function .wrap-content .layer-bgr .caption p {
      font-size: 12px;
      width: 65%; } }

.health-product-package {
  background: #fafafa;
  padding-bottom: 60px; }
  .health-product-package .product-pack {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 50%;
    margin: 50px auto; }
    .health-product-package .product-pack .dsk {
      display: block; }
    .health-product-package .product-pack .mob {
      display: none; }
    .health-product-package .product-pack img {
      max-width: 100%;
      width: 100%; }
    .health-product-package .product-pack [class^="product-"] {
      flex-basis: 30%; }
      .health-product-package .product-pack [class^="product-"] .wrap-img img {
        object-fit: scale-down; }
      .health-product-package .product-pack [class^="product-"]:first-child .wrap-img {
        height: 245px; }
        .health-product-package .product-pack [class^="product-"]:first-child .wrap-img img {
          height: 100%;
          width: 100%; }
      .health-product-package .product-pack [class^="product-"]:nth-child(2) .wrap-img {
        height: 215px; }
        .health-product-package .product-pack [class^="product-"]:nth-child(2) .wrap-img img {
          height: 100%;
          width: 100%; }
      .health-product-package .product-pack [class^="product-"]:last-child .wrap-img {
        height: 182px; }
        .health-product-package .product-pack [class^="product-"]:last-child .wrap-img img {
          height: 100%;
          width: 100%; }
    .health-product-package .product-pack .price {
      background: linear-gradient(93.68deg, #BB2024 -0.43%, #B61F23 14.9%, #78171A 28.13%, #AD1E22 44.76%, #A21E24 59.34%, #8C171B 77.33%, #CE1F27 93.99%, #891C1F 101.13%);
      border-radius: 27.5567px;
      padding: 10px;
      width: 65%;
      margin: 0 auto; }
      .health-product-package .product-pack .price span {
        display: block;
        text-align: center;
        line-height: 1.5; }
        .health-product-package .product-pack .price span:first-child {
          color: #E5E5E5;
          font-size: 14px; }
        .health-product-package .product-pack .price span:last-child {
          color: #fff;
          font-size: 16px;
          font-weight: 700; }
  .health-product-package .product-note {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto; }
    .health-product-package .product-note .box-layout {
      flex-basis: 30%;
      padding: 25px;
      border-top: 3px solid #C02427;
      border-radius: 5px;
      background: linear-gradient(180deg, #FFF0F0 0%, rgba(255, 240, 240, 0) 100%); }
      .health-product-package .product-note .box-layout .icon {
        display: block;
        margin: 0 auto;
        background-size: contain;
        background-repeat: no-repeat;
        height: 35px;
        width: 35px;
        margin-bottom: 20px; }
      .health-product-package .product-note .box-layout:first-child .icon {
        background-image: url(../images/product-note-1.png); }
      .health-product-package .product-note .box-layout:nth-child(2) .icon {
        background-image: url(../images/product-note-2.png); }
      .health-product-package .product-note .box-layout:nth-child(3) .icon {
        background-image: url(../images/product-note-3.png); }
      .health-product-package .product-note .box-layout h4, .health-product-package .product-note .box-layout p {
        text-align: center; }
      .health-product-package .product-note .box-layout h4 {
        font-family: "Roboto Bold";
        color: #393939;
        font-size: 22px;
        font-weight: 700;
        margin-top: 10px;
        padding: 0; }
      .health-product-package .product-note .box-layout p {
        margin-top: 20px;
        color: #393939;
        font-size: 20px;
        font-weight: 400;
        line-height: 25px; }
  .health-product-package .cta-btn {
    font-family: 'Roboto Bold';
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 20px auto;
    display: block;
    width: 400px;
    filter: drop-shadow(0px 3.88889px 15.5556px rgba(255, 114, 114, 0.46));
    max-width: 400px;
    background: #B31D1C;
    padding: 15px;
    border-radius: 43px; }
    .health-product-package .cta-btn:hover {
      text-decoration: none; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .health-product-package .product-pack {
      width: 90%; } }
  @media only screen and (max-width: 991px) {
    .health-product-package {
      padding-top: 0; }
      .health-product-package .product-pack {
        width: 90%; }
      .health-product-package .product-note {
        width: 95%; }
        .health-product-package .product-note .box-layout {
          flex-basis: 32%; } }
  @media only screen and (max-width: 767px) {
    .health-product-package {
      padding-bottom: 30px; }
      .health-product-package .product-pack {
        width: 95%;
        margin: 60px auto 0; }
        .health-product-package .product-pack [class^="product-"] {
          flex-basis: 32%; }
          .health-product-package .product-pack [class^="product-"] .wrap-img img {
            object-fit: cover; }
          .health-product-package .product-pack [class^="product-"]:first-child .wrap-img {
            height: 145px; }
          .health-product-package .product-pack [class^="product-"]:nth-child(2) .wrap-img {
            height: 115px; }
          .health-product-package .product-pack [class^="product-"]:nth-child(3) .wrap-img {
            height: 95px; }
            .health-product-package .product-pack [class^="product-"]:nth-child(3) .wrap-img img {
              object-fit: scale-down; }
        .health-product-package .product-pack .price {
          width: 90%; }
          .health-product-package .product-pack .price span:first-child {
            font-size: 12px; }
          .health-product-package .product-pack .price span:last-child {
            font-size: 14px; }
      .health-product-package .product-note {
        flex-direction: column;
        width: 90%;
        padding: 0 25px 25px;
        border-top: 3px solid #C02427;
        border-radius: 5px;
        background: linear-gradient(180deg, #FFF0F0 0%, rgba(255, 240, 240, 0) 100%); }
        .health-product-package .product-note .box-layout {
          background: none;
          border-top: 0;
          border-radius: 0;
          padding-bottom: 0;
          padding-left: 0;
          padding-right: 0; }
          .health-product-package .product-note .box-layout h4 {
            font-size: 18px; }
          .health-product-package .product-note .box-layout p {
            font-size: 16px; }
          .health-product-package .product-note .box-layout .icon {
            width: 40px;
            height: 40px; }
      .health-product-package .cta-btn {
        width: 80%;
        font-size: 18px;
        padding: 15px; } }
  @media only screen and (max-width: 575px) {
    .health-product-package .product-pack .dsk {
      display: none; }
    .health-product-package .product-pack .mob {
      display: block; } }
  @media only screen and (max-width: 375px) {
    .health-product-package {
      padding-bottom: 10px; }
      .health-product-package .product-pack {
        margin: 40px auto 0; }
        .health-product-package .product-pack .price span:first-child {
          font-size: 10px; }
        .health-product-package .product-pack .price span:last-child {
          font-size: 10px; }
      .health-product-package .product-note {
        width: 90%;
        padding: 0 15px 15px; }
        .health-product-package .product-note .box-layout {
          padding: 10px 0; }
          .health-product-package .product-note .box-layout h4 {
            font-size: 16px; }
          .health-product-package .product-note .box-layout p {
            margin-top: 10px;
            font-size: 14px; } }

.health-expert {
  background: #fafafa; }
  .health-expert .wrap-expert {
    width: 90%;
    margin: 50px auto 0;
    display: flex; }
    .health-expert .wrap-expert .owl-stage {
      display: flex; }
    .health-expert .wrap-expert .owl-item {
      display: flex; }
    .health-expert .wrap-expert .expert {
      flex-basis: 100%;
      background: #FFFFFF;
      border: 1px solid #EBEBEB;
      box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.01);
      border-radius: 10px;
      padding: 20px 30px 30px;
      margin-top: 50px; }
      .health-expert .wrap-expert .expert .expert-info {
        display: flex;
        margin-left: 10px;
        margin-bottom: 20px;
        position: relative; }
        .health-expert .wrap-expert .expert .expert-info::after {
          content: '';
          background: url(../images/double-quotes-gray.png) no-repeat;
          background-size: 100% 100%;
          height: 40px;
          width: 40px;
          position: absolute;
          right: 0;
          top: 0; }
      .health-expert .wrap-expert .expert .wrap-img {
        border: 1px solid #ebebeb;
        height: 150px;
        width: 150px;
        overflow: hidden;
        border-radius: 50%;
        margin-top: -65px; }
        .health-expert .wrap-expert .expert .wrap-img img {
          border-radius: 50%;
          padding: 4px; }
      .health-expert .wrap-expert .expert h3 {
        font-family: "Roboto Regular";
        margin-left: 20px; }
        .health-expert .wrap-expert .expert h3 span {
          display: block; }
          .health-expert .wrap-expert .expert h3 span:first-child {
            font-size: 12px;
            font-weight: 400;
            color: #C02427; }
          .health-expert .wrap-expert .expert h3 span:nth-child(2) {
            font-size: 18px;
            font-family: "Roboto Bold";
            font-weight: 700;
            color: #C02427;
            margin-top: 2px; }
          .health-expert .wrap-expert .expert h3 span:nth-child(3) {
            font-weight: 400;
            font-style: italic;
            font-size: 13px;
            margin-top: 5px; }
      .health-expert .wrap-expert .expert p {
        font-size: 16px;
        margin-bottom: 0;
        line-height: 25px; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .health-expert .wrap-expert .expert .expert-info {
      flex-direction: column;
      align-items: center;
      text-align: center;
      margin-left: 0;
      margin-bottom: 10px; }
    .health-expert .wrap-expert .expert h3 {
      margin-left: 0;
      margin-top: 10px; } }
  @media only screen and (max-width: 991px) {
    .health-expert .head-line {
      width: 80%;
      margin: 0 auto; } }
  @media only screen and (max-width: 767px) {
    .health-expert .wrap-expert .expert h3 {
      text-align: center;
      margin-left: 0;
      margin-top: 15px; }
    .health-expert .wrap-expert .expert .expert-info {
      flex-direction: column;
      align-items: center;
      margin-left: 0; } }
  @media only screen and (max-width: 375px) {
    .health-expert {
      padding-top: 30px; }
      .health-expert .wrap-expert .expert {
        padding-left: 15px;
        padding-right: 15px; } }

.owl-carousel-expert {
  position: relative; }
  .owl-carousel-expert .owl-item {
    padding-bottom: 60px; }
  .owl-carousel-expert .owl-dots .owl-dot {
    outline: 0; }
  .owl-carousel-expert .owl-dots .owl-dot.active span, .owl-carousel-expert .owl-dots .owl-dot:hover span {
    background: #D62525; }
  .owl-carousel-expert .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #D62525; }
  .owl-carousel-expert .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%); }

.health-customer {
  background: #fff;
  width: 100%;
  padding: 60px 0; }
  .health-customer .head-line {
    margin-bottom: 60px; }
  .health-customer .wrap-text {
    width: 60%;
    margin: 0 auto; }
    .health-customer .wrap-text p {
      text-align: center;
      font-size: 23px;
      line-height: 33.35px;
      font-weight: 400;
      margin-bottom: 60px;
      color: #fff;
      margin-top: 50px; }
  @media only screen and (max-width: 991px) {
    .health-customer .wrap-text {
      width: 90%; }
    .health-customer .head-line {
      width: 85%;
      margin: 0 auto; } }
  @media only screen and (max-width: 767px) {
    .health-customer {
      padding-top: 30px; }
      .health-customer .head-line {
        font-size: 25px; }
      .health-customer .wrap-text {
        width: 90%; }
        .health-customer .wrap-text p {
          line-height: 1.5;
          margin-top: 0;
          margin-bottom: 40px;
          font-size: 16px; } }
  @media only screen and (max-width: 767px) and (max-width: 375px) {
    .health-customer .head-line {
      font-size: 18px;
      margin-bottom: 30px; }
    .health-customer .wrap-text p {
      font-size: 14px; } }

.bgr-customer {
  background: url(../images/customer-cmt-front.png) no-repeat;
  background-size: 100% 100%;
  padding: 60px 0;
  margin: 80px 0 0; }
  @media only screen and (max-width: 767px) {
    .bgr-customer {
      background: url(../images/customer-cmt-front-mob.png);
      background-size: 100% 100%; } }

.owl-carousel-product {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .owl-carousel-product .owl-stage {
    display: flex; }
  .owl-carousel-product .owl-item {
    display: flex; }
  .owl-carousel-product .owl-dots .owl-dot {
    outline: 0; }
  .owl-carousel-product .owl-dots .owl-dot.active span, .owl-carousel-product .owl-dots .owl-dot:hover span {
    background: #D62525; }
  .owl-carousel-product .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #D62525; }
  .owl-carousel-product .owl-prev, .owl-carousel-product .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .owl-carousel-product .owl-prev i, .owl-carousel-product .owl-next i {
      color: #d11946; }
  .owl-carousel-product .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%); }
  .owl-carousel-product .box-feel {
    padding: 15px;
    background-color: #fff;
    margin-top: 35px;
    border-radius: 10px; }
    @media screen and (width: 1024px) {
      .owl-carousel-product .box-feel {
        min-height: 300px; } }
    .owl-carousel-product .box-feel .box-customer {
      display: flex; }
      .owl-carousel-product .box-feel .box-customer .box-img {
        width: 100px;
        position: relative;
        margin-top: -50px; }
        .owl-carousel-product .box-feel .box-customer .box-img img {
          border-radius: 50%; }
      .owl-carousel-product .box-feel .box-customer .name-feel {
        margin-left: 10px;
        margin-bottom: 10px; }
        .owl-carousel-product .box-feel .box-customer .name-feel h3:first-child {
          font-size: 14px;
          color: #000;
          padding-top: 0;
          margin-top: 0;
          margin-bottom: 5px;
          font-family: "Roboto Bold"; }
          @media screen and (width: 1024px) {
            .owl-carousel-product .box-feel .box-customer .name-feel h3:first-child {
              font-size: 12px; } }
        .owl-carousel-product .box-feel .box-customer .name-feel span:last-child {
          font-family: "Roboto Light";
          font-size: 12px; }
          @media screen and (width: 1024px) {
            .owl-carousel-product .box-feel .box-customer .name-feel span:last-child {
              font-size: 10px; } }
          @media only screen and (max-width: 767px) {
            .owl-carousel-product .box-feel .box-customer .name-feel span:last-child {
              font-size: 14px; } }
    .owl-carousel-product .box-feel .box-content-feel {
      text-align: left;
      position: relative; }
      .owl-carousel-product .box-feel .box-content-feel span.text-light p {
        font-family: "Roboto Regular";
        color: #323030;
        font-size: 18px;
        overflow: hidden;
        margin-bottom: 0;
        height: 135px; }
        @media screen and (max-width: 767px) {
          .owl-carousel-product .box-feel .box-content-feel span.text-light p {
            height: auto !important;
            font-size: 12px; } }
        @media screen and (min-width: 600px) and (max-width: 767px) {
          .owl-carousel-product .box-feel .box-content-feel span.text-light p {
            font-size: 14px; } }
        @media screen and (device-aspect-ratio: 812 / 375) {
          .owl-carousel-product .box-feel .box-content-feel span.text-light p {
            height: 220px !important; } }
      .owl-carousel-product .box-feel .box-content-feel p.show-more {
        display: flex;
        justify-content: center;
        color: #C02427;
        font-family: "Roboto Regular";
        text-transform: uppercase;
        margin-top: 15px;
        cursor: pointer; }
        .owl-carousel-product .box-feel .box-content-feel p.show-more:before {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          bottom: 25px;
          height: 100px;
          background: rgba(255, 255, 255, 0);
          background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 0.8)), color-stop(100%, #fff));
          background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 85%, #fff);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=0); }
        .owl-carousel-product .box-feel .box-content-feel p.show-more img {
          width: 21px;
          height: 21px; }
  @media only screen and (max-width: 991px) {
    .owl-carousel-product {
      margin-top: 50px; } }

/*# sourceMappingURL=ctld.css.map */
