.page-lau {
  background: #f4f4f4; }

/*Slider*/
#pro-lau-slider:not(.owl-loaded) > div {
  flex: 0 0 100%; }

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

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

#pro-lau-slider .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%; }

#pro-lau-slider .owl-dots button {
  width: 8px;
  height: 1px;
  border-radius: 50px;
  background: #fff;
  margin: 0 2px; }

.pro-lau-slider {
  position: relative; }

.pro-lau-sldier-content {
  position: absolute;
  width: 90%;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  color: #fff; }

.pro-lau-slider {
  position: relative; }

.pro-lau-sldier-content h2 {
  font-size: 62px; }

.pro-lau-sldier-content p {
  font-size: 16px; }

.pro-lau-sldier-content a {
  display: inline-block;
  background: #2e9ed5;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  padding: 5px 15px;
  border-radius: 20px; }

/*Service*/
.pro-lau-service {
  padding-top: 30px;
  position: relative;
  z-index: 3; }

.pro-lau-service-wrap {
  border-radius: 20px;
  border: 1px solid #fff;
  max-width: 80%;
  margin: 0 auto;
  background: #fff;
  padding: 15px; }

.pro-lau-service .item {
  width: 33.333333%;
  padding: 0 40px; }

.pro-lau-service .item img {
  max-height: 100px; }

.pro-lau-service .item .item-title {
  font-size: 24px;
  font-weight: 700;
  margin: 0; }

.pro-lau-service .item .item-des {
  margin: 0; }

.pro-lau-col-head {
  max-width: 80%;
  margin: 0 auto; }

.pro-lau-collection {
  margin-top: 30px;
  margin-bottom: 15px; }

.pro-lau-col-head.owl-carousel:not(.owl-loaded) {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.pro-lau-col-head:not(.owl-loaded) .item-wrap {
  width: 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.pro-lau-col-head.owl-carousel .owl-nav button.owl-next,
.pro-lau-col-head.owl-carousel .owl-nav button.owl-prev {
  background: #fff;
  color: #333;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  line-height: 20px;
  font-size: 26px;
  position: absolute;
  top: 50%; }

.pro-lau-col-head.owl-carousel .owl-nav button.owl-next {
  right: -40px; }

.pro-lau-col-head.owl-carousel .owl-nav button.owl-prev {
  left: -40px; }

.pro-lau-col-head .item {
  background: #fef5e6;
  padding: 10px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px; }

.pro-lau-col-head .item img {
  border-radius: 20px; }

.pro-lau-col-head .item .item-content {
  padding: 10px; }

.pro-lau-col-head .item .item-content h3 {
  font-size: 20px;
  min-height: 50px; }

.pro-lau-col-head .item .item-content .item-des {
  height: 80px;
  overflow: hidden; }

.tabs {
  list-style: none;
  margin: 0px auto 0; }

.tabs li {
  float: left;
  position: relative; }

.tabs a {
  float: left;
  padding: 10px 40px;
  text-decoration: none;
  color: black;
  background: #ddc385;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; }

.tabs .activeTab {
  z-index: 3; }

.tabs .activeTab a {
  background: white;
  color: black; }

.pro-lau--video {
  padding-top: 30px;
  padding-bottom: 30px; }

.pro-lau-col-body {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px; }

.pro-lau-title {
  font-size: 52px;
  max-width: 70%; }

.pro-lau-price {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px; }

.pro-lau-img-wrap {
  position: relative; }

.pro-lau-des {
  margin-bottom: 15px; }

.pro-lau-action button {
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  background: #ff7200;
  border: 0;
  padding: 8px 40px;
  border-radius: 30px; }

.pro-lau-action button.preorder {
  background: #0073a0; }

.het-hang {
  background: #949494;
  padding: 9px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  align-items: center;
  display: inline-flex; }
  .het-hang:hover {
    color: #fff; }
  .het-hang svg {
    width: 35px;
    margin-right: 10px; }
  .het-hang span {
    width: calc(100% - 45px); }

.process-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px; }
  .process-top .preorder-num b {
    color: #FF0000; }

.pro-lau-thumb {
  margin-top: 15px; }

.pro-lau-thumb:not(.owl-loaded) > a {
  -ms-flex: 0 0 16.6666667%;
  flex: 0 0 16.6666667%;
  max-width: 16.6666667%;
  margin-right: 10px; }

.pro-lau-thumb.owl-carousel {
  display: -ms-flexbox;
  display: flex; }

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

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

.pro-lau-thanhphan {
  margin-top: 15px; }

.pro-lau-thanhphan-wrap:not(.owl-loaded) > div {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  margin-right: 20px; }

.pro-lau-thanhphan-wrap .thanhpham-item {
  white-space: initial; }

.pro-lau-thanhphan-wrap .thanhpham-item img {
  border-radius: 20px; }

.pro-lau-thanhphan-wrap .thanhpham-item .thanhpham-item-title {
  font-weight: 700;
  margin-top: 5px;
  font-size: 16px; }

.pro-lau-thanhphan-wrap.owl-carousel .owl-nav .owl-next {
  position: absolute;
  border-radius: 0;
  right: 0;
  top: 30%;
  padding: 0;
  color: #000;
  margin: 0;
  opacity: 1;
  background: #fff;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.pro-lau-thanhphan-wrap.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  border-radius: 0;
  left: 0;
  top: 30%;
  padding: 0;
  color: #000;
  margin: 0;
  opacity: 1;
  background: #fff;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.pro-lau-ctkm__title {
  margin-bottom: 30px; }

.pro-lau-ctkm__lists:not(.owl-loaded) > div {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
  margin-right: 10px; }

.pro-lau-ctkm__lists img {
  border-radius: 20px; }

.pro-lau-ctkm__lists.owl-carousel .owl-nav button.owl-next,
.pro-lau-ctkm__lists.owl-carousel .owl-nav button.owl-prev {
  background: #fff;
  color: #333;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  line-height: 20px;
  font-size: 26px;
  position: absolute;
  top: 50%; }

.pro-lau-ctkm__lists.owl-carousel .owl-nav button.owl-next {
  right: 0px; }

.pro-lau-ctkm__lists.owl-carousel .owl-nav button.owl-prev {
  left: 0px; }

.pro-lau-ctkm__lists.owl-carousel .owl-dots button {
  border: 1px solid #747474;
  width: 15px;
  height: 15px; }

.pro-lau-ctkm__lists.owl-carousel .owl-dots button.active {
  border: 1px solid #efefef; }

.pro-lau-tuvan {
  margin-bottom: 15px; }

.pro-lau-tuvan .hotline {
  text-align: center;
  padding-right: 30px;
  padding-top: 20px;
  line-height: 41px;
  padding-bottom: 10px;
  margin: 0;
  position: relative; }

.pro-lau-tuvan .chat {
  text-align: center;
  padding-right: 30px;
  padding-top: 20px;
  line-height: 41px;
  padding-bottom: 10px;
  margin: 0;
  position: relative; }

@media (max-width: 767.98px) {
  .pro-lau-tuvan .hotline, .pro-lau-tuvan .chat {
    padding-right: 0; } }

.pro-lau-ctkm {
  margin-bottom: 15px; }

.pro-lau-about h2 {
  font-size: 48px;
  margin-bottom: 30px; }

.pro-lau-about .pro-lau-about-des {
  font-size: 18px; }

.pro-lau-about {
  margin-bottom: 15px; }

.pro-lau-banner {
  margin-bottom: 15px; }

.pro-lau-related {
  margin-bottom: 15px; }

.pro-lau-related h2 {
  text-align: center;
  margin-bottom: 30px; }

.pro-lau-related .container {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px; }

.pro-lau-related .item-related img {
  border-radius: 20px; }

.pro-lau-related .item-related .item-action {
  margin-top: 15px;
  margin-bottom: 0;
  text-align: center; }

#pro-lau-related.owl-carousel .owl-nav button.owl-next,
#pro-lau-related.owl-carousel .owl-nav button.owl-prev {
  background: #fff;
  color: #333;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  line-height: 20px;
  font-size: 26px;
  position: absolute;
  top: 50%; }

#pro-lau-related.owl-carousel .owl-nav button.owl-next {
  right: 0px; }

#pro-lau-related.owl-carousel .owl-nav button.owl-prev {
  left: 0px; }

#pro-lau-related.owl-carousel .owl-dots button {
  border: 1px solid #747474;
  width: 15px;
  height: 15px; }

#pro-lau-related.owl-carousel .owl-dots button.active {
  border: 1px solid #efefef; }

.pro-lau-related .item-related {
  margin-bottom: 30px; }

.pro-lau-related .item-related .item-action button {
  display: inline-block;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 18px;
  background: #ff7200;
  color: #fff;
  font-weight: 700; }

.pro-lau-tuvan .container {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px; }

.pro-lau-about .container {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px; }

.pro-lau-aboutimg {
  border-radius: 20px; }

.pro-lau-ctkm .container {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff; }

.pro-lau-feedback {
  margin-bottom: 15px; }

.pro-lau-feedback h2 {
  text-align: center;
  margin-bottom: 30px; }

.pro-lau-feedback .container {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px; }

#pro-lau-feedback.owl-carousel .owl-nav button.owl-next,
#pro-lau-feedback.owl-carousel .owl-nav button.owl-prev {
  background: #fff;
  color: #333;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  line-height: 20px;
  font-size: 26px;
  position: absolute;
  top: 50%; }

#pro-lau-feedback.owl-carousel .owl-nav button.owl-next {
  right: 0px; }

#pro-lau-feedback.owl-carousel .owl-nav button.owl-prev {
  left: 0px; }

#pro-lau-feedback.owl-carousel .owl-dots button {
  border: 1px solid #747474;
  width: 15px;
  height: 15px; }

#pro-lau-feedback.owl-carousel .owl-dots button.active {
  border: 1px solid #efefef; }

/* Feedback */
.news-laste-item {
  background: #fff;
  border-radius: 4px;
  border: none;
  padding: 8px 8px 10px 8px;
  position: relative;
  margin: 5px 0 10px 0; }
  .news-laste-item .blog-news-title {
    position: absolute;
    background: #ff7200;
    color: #fff;
    top: -2%;
    left: 8%;
    right: 8%;
    border-radius: 0 0 4px 4px; }
    .news-laste-item .blog-news-title:before {
      border-bottom: 8px solid #622c00;
      border-left: 5px solid transparent;
      content: "";
      position: absolute;
      left: -5px;
      top: 0; }
    .news-laste-item .blog-news-title:after {
      border-bottom: 8px solid #622c00;
      border-right: 5px solid transparent;
      content: "";
      position: absolute;
      right: -5px;
      top: 0; }
    .news-laste-item .blog-news-title h3 {
      font-size: 14px;
      text-align: center;
      font-weight: bold;
      margin-top: 7px;
      margin-bottom: 7px; }
  .news-laste-item .blog-news-address {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 15px; }
    .news-laste-item .blog-news-address svg {
      color: #FF7200;
      margin-right: 5px; }
  .news-laste-item .post-thumb {
    position: static;
    padding-bottom: 5px; }
  .news-laste-item p {
    margin: 10px 0 0 10px; }

.main-product-khph {
  border: 2px solid #0089c9;
  padding-bottom: 20px;
  padding: 0 15px 20px;
  background: transparent; }
  .main-product-khph .cate-product-khph {
    margin: 10px 0 10px 0;
    background: #fff;
    border-bottom: none;
    padding: 0 3% 10px 3%; }
    .main-product-khph .cate-product-khph .col10 {
      border-bottom: 1px solid #00AEEF;
      padding: 0; }
    .main-product-khph .cate-product-khph .location-article {
      background: transparent;
      color: #ff7200;
      text-transform: capitalize;
      font-size: 14px;
      margin-top: 10px;
      padding: 0;
      line-height: 35px;
      width: 100%;
      display: block;
      margin-right: 3%; }
      .main-product-khph .cate-product-khph .location-article svg {
        color: #FF7200;
        margin-right: 5px; }
    .main-product-khph .cate-product-khph h1.article.title-r {
      background: transparent;
      color: #ff7200 !important;
      text-transform: capitalize;
      font-size: 30px;
      margin-top: 10px;
      padding: 0; }

.pro-lau--price .price {
  color: #129fd8;
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  margin-right: 8px; }

.pro-lau--price .price.has-discount {
  color: #ff424e; }

.pro-lau--price del {
  color: #808089;
  text-decoration: line-through;
  font-size: 14px;
  line-height: 20px; }

.product__detail--price--sale {
  font-weight: 400;
  margin-left: 8px;
  border: 1px solid #ff424e;
  border-radius: 2px;
  background-color: #fff0f1;
  color: #ff424e;
  line-height: 18px;
  font-size: 14px;
  padding: 0px 4px; }

.pro-lau-variants label {
  margin-bottom: 0;
  margin-right: 10px;
  font-weight: 700; }

.pro-lau-variants .selector-title {
  padding: 5px 15px;
  border: 1px solid #333;
  color: #333;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: none;
  cursor: pointer;
  position: relative;
  border-radius: 4px; }

.pro-lau-variants .selector-title.active {
  border: 1px solid #2e9ed5;
  background: #e5f2ff; }

.pro-lau-variants .selector-title img {
  position: absolute;
  top: -1px;
  right: -1px;
  display: none; }

.pro-lau-variants .selector-title.active img {
  display: block; }

@media (min-width: 768px) {
  .tabs li:before, .tabs li:after,
  .tabs li a:before, .tabs li a:after {
    position: absolute;
    bottom: 0; }
  .tabs .activeTab:before, .tabs .activeTab:after {
    background: white;
    z-index: 1; }
  .tabs li:before, .tabs li:after {
    background: transparent;
    width: 10px;
    height: 10px; }
  .tabs li:before {
    left: 0px; }
  .tabs li:after {
    right: 0px; }
  .tabs li a:after, .tabs li a:before {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
    z-index: 2; }
  /*.tabs .activeTab a:after, .tabs .activeTab a:before {
		background: #f4f4f4;
	}*/
  .tabs li:first-child.active a:before,
  .tabs li:last-child.active a:after {
    background: #f4f4f4; }
  .tabs li a:before {
    left: -10px; }
  .tabs li a:after {
    right: -10px; }
  #pro-lau-related:not(.owl-loaded) > div {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-right: 10px; } }

@media (max-width: 767px) {
  .pro-lau-sldier-content {
    text-align: center;
    width: 80%;
    bottom: 60px;
    top: auto; }
  .pro-lau-sldier-content h2 {
    font-size: 24px; }
  .pro-lau-sldier-content p {
    font-size: 16px; }
  .pro-lau-sldier-content a {
    font-size: 16px; }
  .iframe_video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  .iframe_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .pro-lau-service {
    margin-top: 0; }
  .pro-lau-service .container {
    padding: 0; }
  .pro-lau-service-wrap {
    max-width: 100%;
    padding: 15px 0px;
    border-radius: 0; }
  .pro-lau-service .item {
    padding: 0 10px; }
  .pro-lau-service .item img {
    max-width: 60px; }
  .pro-lau-service .item .item-title {
    font-size: 14px;
    margin-top: 5px; }
  .pro-lau-service .item .item-des {
    font-size: 12px; }
  .pro-lau-collection {
    margin-top: 0px; }
  .pro-lau-thumb:not(.owl-loaded) > a {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 10px; }
  .pro-lau-col-head {
    max-width: 100%;
    padding: 0;
    margin-top: 0px;
    padding-top: 30px; }
  .pro-lau-col-head.owl-carousel .owl-nav button.owl-next,
  .pro-lau-col-head.owl-carousel .owl-nav button.owl-prev {
    width: 25px;
    height: 25px;
    font-size: 26px;
    top: 0; }
  .pro-lau-col-head.owl-carousel .owl-nav button.owl-next span, .pro-lau-col-head.owl-carousel .owl-nav button.owl-prev span {
    line-height: 25px;
    display: block; }
  .pro-lau-col-head.owl-carousel .owl-nav button.owl-prev {
    left: auto;
    right: 30px; }
  .pro-lau-col-head.owl-carousel .owl-nav button.owl-next {
    right: 0; }
  .pro-lau-col-head .item-wrap {
    padding: 0; }
  .pro-lau-col-head .item {
    border-radius: 0;
    padding: 5px; }
  .pro-lau-col-head .item .item-content {
    padding: 10px 0; }
  .pro-lau-col-head .item .item-content h3 {
    font-size: 14px;
    margin: 0; }
  .pro-lau-col-head .item .item-content .item-des {
    display: none; }
  .pro-lau-img {
    display: none; }
  .pro-lau-col-body {
    border-radius: 0; }
  .pro-lau-col-body .container {
    padding-top: 15px;
    padding-bottom: 30px; }
  .pro-lau-thumb {
    margin-top: 0;
    margin-bottom: 15px; }
  .pro-lau-title {
    font-size: 32px;
    max-width: 100%; }
  .pro-lau-about .container {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pro-lau-about .pro-lau-about-des {
    margin-bottom: 15px;
    font-size: 16px; }
  .pro-lau-about h2 {
    font-size: 32px; }
  .pro-lau-thanhphan-wrap:not(.owl-loaded) > div {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    margin-right: 20px; }
  .pro-lau-ctkm__lists:not(.owl-loaded) > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-right: 10px; }
  #pro-lau-related:not(.owl-loaded) > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-right: 10px; } }
