.home-section {
  padding: 20px 0px; }
  @media (min-width: 992px) {
    .home-section {
      padding: 60px 0px; } }

.homeIntroduce {
  overflow: hidden;
  background: url(//theme.hstatic.net/200000829665/1001179972/14/homeIntroduce_bg.jpg?v=2158) repeat center center;
  /*
	.item-1 {
		transition: all 2.5s ease 0s;
		-webkit-transition: all 2.5s ease 0s;
		transform: translate(-500px, 0px);
	}
	.item-2 {
		transition: all 2.5s ease 0s;
		-webkit-transition: all 2.5s ease 0s;
		transform: translate(0px, -500px);
	}
	.item-3 {
		transition: all 2.5s ease 0s;
		-webkit-transition: all 2.5s ease 0s;
		transform: translate(0px, 500px);
	}
	.item-4 {
		transition: all 2.5s ease 0s;
		-webkit-transition: all 2.5s ease 0s;
		transform: translate(500px, 0px);
	}
*/ }
  .homeIntroduce.hello .item {
    transform: translate(0) !important; }
  .homeIntroduce_item {
    text-align: center; }
  .homeIntroduce_title {
    font-size: 14px;
    margin-top: 20px;
    font-weight: 600; }
    @media (min-width: 992px) {
      .homeIntroduce_title {
        font-size: 18px; } }

.index.home-testi {
  background: url(//theme.hstatic.net/200000829665/1001179972/14/home_testi_bg.jpg?v=2158) repeat center center; }

.home-blog {
  background: url("//theme.hstatic.net/200000829665/1001179972/14/home_blog_bg.jpg?v=2158") repeat center center; }
  .home-blog .wrapper-heading-home {
    margin-bottom: 12px; }
    @media (max-width: 991px) {
      .home-blog .wrapper-heading-home {
        text-align: left; } }
    @media (min-width: 992px) {
      .home-blog .wrapper-heading-home {
        margin-bottom: 47px; } }
  @media (max-width: 992px) {
    .home-blog .item-article h4 {
      margin-bottom: 14px; } }

.home-discount .owl-dots .owl-dot {
  margin: 5px;
  width: 9px;
  height: 9px;
  background: #8e8e8e;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 50%; }
  .home-discount .owl-dots .owl-dot.active {
    background: var(--site-main-color);
    width: 24px;
    border-radius: 5px; }

@media (max-width: 991px) {
  .home-discount__banner {
    margin-top: 20px; } }

.section-collection {
  background: url("//theme.hstatic.net/200000829665/1001179972/14/home_collection_bg.jpg?v=2158") repeat center center; }
  .section-collection .wrapper-heading-home h2 {
    position: relative;
    padding-bottom: 5px;
    display: inline-block; }
    .section-collection .wrapper-heading-home h2:before {
      position: absolute;
      content: '';
      width: 55%;
      left: 50%;
      height: 2px;
      bottom: 0px;
      transform: translate(-50%, 0px);
      background: var(--site-main-color); }

.section-collectionTab {
  flex-grow: 1;
  margin-bottom: 35px;
  padding: 0px 15px; }
  @media (max-width: 991px) {
    .section-collectionTab {
      overflow-x: auto;
      padding: 0;
      margin-bottom: 10px;
      white-space: nowrap; } }
  .section-collectionTab a {
    font-size: 18px;
    font-weight: normal;
    font-family: var(--site-font-title);
    color: #333333;
    letter-spacing: 0.5px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
    border-bottom: 0;
    padding: 6px 14px 6px; }
    @media (max-width: 991px) {
      .section-collectionTab a {
        background: #e2e2e2;
        margin: 4px 5px;
        padding: 8px 7px;
        border-radius: 5px;
        color: #2b2b2b;
        font-size: 14px; } }
    .section-collectionTab a.current, .section-collectionTab a:hover {
      color: var(--site-main-color); }

.tabhome-content {
  display: none; }
  .tabhome-content.current {
    display: block; }

.section-collectionLink {
  flex-shrink: 0;
  text-align: center; }
  @media (min-width: 992px) {
    .section-collectionLink {
      margin-bottom: 30px; } }

.section-combo.home-section {
  padding-bottom: 0; }

.section-combo__wrap {
  padding: 20px 16px;
  background: #fefaee; }

.section-combo__title {
  text-align: center;
  background: var(--site-main-color);
  padding: 12px 0px;
  margin: 0px 0px 8px; }
  .section-combo__title .tab-item:first-child a:before {
    content: '';
    right: -5px;
    width: 3px;
    border-radius: 20%;
    height: 85%;
    top: 4px;
    position: absolute;
    background: #fdf1d8;
    box-shadow: 2px 1px 0px #000; }
  .section-combo__title .tab-item.active a {
    color: var(--site-secondary-color); }
  .section-combo__title .tab-item a {
    font-size: 24px;
    font-family: var(--site-font-title);
    color: #fdf1d8;
    text-shadow: 3px 1px 0px #000;
    padding: 0px 20px;
    position: relative; }

.section-combo .tab-content {
  border-top: 6px solid var(--site-main-color);
  padding-top: 25px; }

.section-combo__proTitle {
  font-size: 32px;
  color: var(--site-main-color); }

.section-combo__price {
  font-size: 54px;
  color: #992a30;
  position: relative;
  font-weight: normal;
  font-family: var(--site-font-title2); }

.section-combo__content {
  height: 198px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 20px;
  font-family: var(--site-font-title2); }
  .section-combo__content::-webkit-scrollbar {
    width: 3px; }
  .section-combo__content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px var(--site-secondary-color); }
  .section-combo__content::-webkit-scrollbar-thumb {
    background-color: var(--site-main-color);
    outline: 1px solid var(--site-main-color);
    border-radius: 5px; }
  .section-combo__content table {
    width: 100%;
    margin-top: 10px;
    font-size: 22px;
    line-height: 35px; }
    .section-combo__content table tbody > tr td {
      border: none;
      padding: 0; }
      .section-combo__content table tbody > tr td:first-child {
        color: var(--site-main-color); }
      .section-combo__content table tbody > tr td:last-child {
        color: #992a30;
        text-align: right; }

.home-media {
  background: url("//theme.hstatic.net/200000829665/1001179972/14/home_media_bg.jpg?v=2158") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center top !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat; }
  .home-media__wrap {
    background: rgba(0, 0, 0, 0.3); }

.home-gallery .wrapper-heading-home {
  max-width: 970px;
  margin: auto; }
  .home-gallery .wrapper-heading-home h2 {
    margin: 25px 0px;
    position: relative; }
    .home-gallery .wrapper-heading-home h2:before, .home-gallery .wrapper-heading-home h2:after {
      content: '';
      position: absolute;
      width: 30%;
      height: 3px;
      background: #fff;
      top: 50%;
      transform: translate(0px, -50%); }
    .home-gallery .wrapper-heading-home h2:before {
      left: 0; }
    .home-gallery .wrapper-heading-home h2:after {
      right: 0; }

.home-video .container-fluid {
  max-width: 1000px; }

.home-video .list-video {
  padding: 12px 30px;
  background: var(--site-main-color); }
  .home-video .list-video .item-video {
    border: 2px solid #f7f7f7;
    margin: 12px; }
    .home-video .list-video .item-video .video-ratio:before {
      padding-bottom: 50%; }
  .home-video .list-video .owl-nav button {
    fill: #fff;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    width: 30px;
    height: 30px;
    background: transparent;
    border: none;
    padding: 5px 25px;
    outline: none;
    display: inline-block;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%); }
    .home-video .list-video .owl-nav button:hover {
      fill: var(--site-secondary-color); }
    .home-video .list-video .owl-nav button.owl-next {
      right: -30px; }
    .home-video .list-video .owl-nav button.owl-prev {
      left: -30px; }

.home-video .video-big .cover {
  position: relative; }

.home-video .play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 20;
  margin: auto;
  width: auto;
  transform: translate(-50%, -50%);
  width: 47px;
  height: 47px;
  line-height: 47px;
  text-align: center; }

.wrap-gallery .item {
  padding: 15px;
  position: relative; }

.wrap-gallery .item .link_detail {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.5s all ease;
  --webkit-transition: 0.5s all ease; }

.wrap-gallery .item:hover .link_detail a {
  display: block;
  width: 40px;
  height: 40px;
  background: transparent;
  animation: 2s ease-in-out 1s normal none infinite running chang-color-anim;
  padding: 8px;
  border-radius: 50%; }

.wrap-gallery .item:hover .link_detail {
  opacity: 1; }

.wrap-gallery .item .link_detail a {
  display: block;
  width: 40px;
  height: 40px;
  background: transparent;
  animation: 2s ease-in-out 1s normal none infinite running chang-color-anim;
  padding: 8px;
  border-radius: 50%; }

.wrap-gallery .item:hover .link_detail svg {
  fill: #fff;
  animation: 4s ease-in-out 0s normal none infinite running chang-rotage-anim;
  width: 25px;
  height: 25px; }

.wrap-gallery .item:hover .link_detail {
  opacity: 1;
  z-index: 999; }

.wrap-gallery .slider {
  position: relative;
  z-index: 200;
  padding: 0 0px;
  width: 100%; }

.wrap-gallery .slick-arrow {
  transform: translate(0%, -50%);
  position: absolute;
  top: 50%;
  border: none;
  background-color: unset;
  color: #fff;
  text-align: center;
  border: 2px solid var(--site-secondary-color);
  height: 45px;
  border-radius: 50%;
  padding-bottom: 5px;
  width: 45px;
  background: var(--site-color-third);
  font-size: 40px;
  z-index: 300;
  line-height: 18px;
  outline: none;
  cursor: pointer;
  display: none !important; }

@media screen and (max-width: 414px) {
  .wrap-gallery .slick-arrow {
    display: unset !important;
    border: 2px solid #fff; } }

.wrap-gallery .slick-arrow:hover {
  color: #FFF;
  background: var(--site-main-color); }

@media only screen and (max-width: 420px) {
  .wrap .slick-arrow {
    background: none;
    color: #fff; } }

.wrap-gallery .slider:hover .slick-arrow {
  display: block !important; }

.wrap-gallery .slick-prev {
  left: 5px; }

.wrap-gallery .slick-next {
  right: 5px; }

.wrap-gallery .item.slick-slide {
  width: auto;
  transition: transform .4s;
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02), 0 0 1px rgba(0, 0, 0, 0.1) inset; }

.wrap-gallery .slick-slide:after,
.wrap-gallery .slick-slide:before {
  content: "";
  position: absolute;
  z-index: 1;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.05);
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0px;
  -moz-border-radius: 100px / 10px;
  border-radius: 5px; }

.wrap-gallery .item.slick-slide.slick-center + .slick-slide {
  z-index: 10; }

.wrap-gallery .item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
  z-index: 5; }

.wrap-gallery .item.slick-slide.slick-active {
  background: #ffffffd1; }

.wrap-gallery .item.slick-slide.slick-center {
  transform: scale(1);
  z-index: 30;
  position: relative; }

@media screen and (max-width: 414px) {
  .wrap-gallery .item.slick-slide.slick-center {
    transform: unset; } }

.wrap-gallery .item.slick-slide.slick-center img {
  transition: 0.5s all ease;
  --webkit-transition: 0.5s all ease; }

.wrap-gallery .item.slick-slide.slick-center:hover img {
  filter: brightness(0.5); }

.wrap-gallery .slick-center:after {
  opacity: 0; }

@keyframes chang-rotage-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg); }
  5% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  10% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  15% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  25% {
    transform: rotate(0deg) scale(1) skew(1deg); }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg); } }

.home_colType1 .wrapper-heading-home h2 {
  margin-bottom: 10px; }

.home_colType1_banner {
  margin-bottom: 15px; }

@media (max-width: 991px) {
  .home_colType1 .section-para {
    margin-bottom: 20px; } }

.home_colType1_content {
  margin-bottom: 20px; }
