.section-home-slider {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 0; }
  .section-home-slider .slider-item {
    position: relative; }
    .section-home-slider .slider-item img {
      width: 100%; }
    .section-home-slider .slider-item .owl-lazy {
      transition: opacity 0.3s ease; }
    .section-home-slider .slider-item .slide--content {
      position: absolute;
      left: 32px;
      bottom: 110px;
      max-width: 445px;
      z-index: 10; }
      .section-home-slider .slider-item .slide--content .slide--content-title {
        font-family: "RIO-HAP";
        font-size: 44px;
        color: #fff;
        line-height: 1; }
      .section-home-slider .slider-item .slide--content .slide--content-action {
        padding: 16px 0; }
        .section-home-slider .slider-item .slide--content .slide--content-action a {
          color: #fff; }
          .section-home-slider .slider-item .slide--content .slide--content-action a svg path {
            stroke: #fff; }
          .section-home-slider .slider-item .slide--content .slide--content-action a:hover {
            color: #8e8e93; }
            .section-home-slider .slider-item .slide--content .slide--content-action a:hover svg path {
              stroke: #8e8e93; }
      @media (max-width: 767.98px) {
        .section-home-slider .slider-item .slide--content {
          left: 16px; }
          .section-home-slider .slider-item .slide--content .slide--content-title {
            font-size: 28px;
            max-width: 160px; }
          .section-home-slider .slider-item .slide--content .slide--content-action {
            padding: 12px 0; }
            .section-home-slider .slider-item .slide--content .slide--content-action a {
              font-size: 12px; } }
  .section-home-slider .slider-item.item-video .slide--frame {
    height: 100%;
    padding-bottom: 0; }
  .section-home-slider .slider-item.item-video .slide--frame video {
    aspect-ratio: 16 / 9;
    width: 100%; }
    @media (max-width: 767.98px) {
      .section-home-slider .slider-item.item-video .slide--frame video {
        aspect-ratio: 9 / 16; } }
  .section-home-slider .owl-carousel:not(.owl-loaded) {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    overflow: hidden; }
  .section-home-slider .owl-carousel:not(.owl-loaded) .slider-item {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .section-home-slider .owl-carousel.owl-loaded .slider-item img {
    width: 100% !important; }
  .section-home-slider .owl-carousel .slider-item a {
    display: block; }
  .section-home-slider .owl-carousel .owl-nav button {
    position: absolute;
    top: calc(50% - 20px);
    padding: 0;
    opacity: 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    text-align: center;
    color: #444444;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    outline: none;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    display: flex;
    align-items: center;
    justify-content: center; }
    .section-home-slider .owl-carousel .owl-nav button.owl-prev {
      left: 30px; }
    .section-home-slider .owl-carousel .owl-nav button.owl-next {
      right: 30px; }
    .section-home-slider .owl-carousel .owl-nav button svg {
      width: 20px;
      height: 20px; }
  .section-home-slider .owl-carousel .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 15px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .section-home-slider .owl-carousel .owl-dots .owl-dot {
      margin: 0 3px;
      outline: 0; }
    .section-home-slider .owl-carousel .owl-dots .owl-dot span {
      display: flex;
      display: -ms-flex;
      display: -webkit-flex;
      width: 7px;
      height: 7px;
      margin: 5px;
      border-radius: 50%;
      background: #928c8c; }
    .section-home-slider .owl-carousel .owl-dots .owl-dot.active {
      border-radius: 50%;
      border: 2px solid #000000; }
    .section-home-slider .owl-carousel .owl-dots .owl-dot.active span {
      background: #000000; }
  .section-home-slider:hover .owl-nav button {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  @media (max-width: 767px) {
    .section-home-slider .owl-carousel .owl-dots {
      bottom: 5px; }
    .section-home-slider .owl-carousel .owl-dots .owl-dot {
      margin: 0 2px; }
    .section-home-slider .owl-carousel .owl-dots .owl-dot span {
      width: 4px;
      height: 4px;
      margin: 4px; }
    .section-home-slider .owl-carousel .owl-dots .owl-dot.active {
      border: 1px solid #000000; } }
  @media (min-width: 1900px) {
    .section-home-slider {
      max-width: 1900px;
      padding: 0 40px;
      margin: 0 auto; } }

@media (min-width: 1200px) {
  .home-collections-tabs-body {
    max-width: 1900px;
    margin: 0 auto;
    padding-left: 40px; }
  .home-block-features-slider-wrap2 {
    padding-left: 40px;
    max-width: 1900px;
    margin: 0 auto; }
  .home-blog-slider-wrap {
    max-width: 1900px;
    margin: 0 auto;
    padding-left: 40px; } }

@media (max-width: 1199.98px) {
  .home-collections-tabs-body {
    padding-left: 15px; }
  .home-block-features-slider-wrap2 {
    padding-left: 15px; }
  .home-blog-slider-wrap {
    padding-left: 15px; } }

/* Home Blog */
@media (max-width: 767.98px) {
  .home-blog {
    padding: 32px 0; } }

.home-blog-slider {
  position: relative;
  width: 100%;
  padding: 0 32px; }
  .home-blog-slider .swiper-wrapper {
    padding-bottom: 33px; }
  .home-blog-slider .slide-inner {
    position: relative;
    width: 100%; }
  .home-blog-slider .slide-content {
    margin-top: 16px; }
    .home-blog-slider .slide-content .slide-date {
      margin-bottom: 6px;
      color: #000;
      font-weight: 300; }
    .home-blog-slider .slide-content .slide-title {
      font-weight: 500;
      color: #000;
      font-size: 14px; }
  .home-blog-slider.swiper:not(.swiper-initialized) .swiper-slide {
    -webkit-flex: 0 0 calc((100% / 3.5) - 8px);
    flex: 0 0 calc((100% / 3.5) - 8px);
    margin-right: 8px; }
  @media (min-width: 768px) and (max-width: 1199.98px) {
    .home-blog-slider.swiper:not(.swiper-initialized) .swiper-slide {
      -webkit-flex: 0 0 calc((100% / 2.5) - 8px);
      flex: 0 0 calc((100% / 2.5) - 8px);
      margin-right: 8px; } }
  @media (max-width: 767.98px) {
    .home-blog-slider {
      padding-left: 16px; }
      .home-blog-slider .slide-content {
        padding: 16px 0; }
      .home-blog-slider .slide-title {
        font-size: 12px; }
      .home-blog-slider.swiper:not(.swiper-initialized) .swiper-slide {
        -webkit-flex: 0 0 calc((100% / 1.5) - 8px);
        flex: 0 0 calc((100% / 1.5) - 8px);
        margin-right: 8px; } }

/* Section video banner */
.section-banner-video {
  position: relative; }
  .section-banner-video .banner-video-bg {
    min-height: 400px;
    height: 100vh; }
  .section-banner-video video {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .section-banner-video .banner-video-content-wrap {
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    padding-left: 32px;
    padding-right: 32px;
    width: 100%; }
    .section-banner-video .banner-video-content-wrap .banner-video-box {
      max-width: 215px;
      flex: 0 0 215px; }
      .section-banner-video .banner-video-content-wrap .banner-video-box .banner-video-box-title {
        margin-bottom: 16px; }
        .section-banner-video .banner-video-content-wrap .banner-video-box .banner-video-box-title a {
          color: #fff;
          font-size: 16px; }
          .section-banner-video .banner-video-content-wrap .banner-video-box .banner-video-box-title a svg {
            margin-left: 8px; }
            .section-banner-video .banner-video-content-wrap .banner-video-box .banner-video-box-title a svg path {
              stroke: #fff; }
          .section-banner-video .banner-video-content-wrap .banner-video-box .banner-video-box-title a:hover {
            color: #8e8e93; }
            .section-banner-video .banner-video-content-wrap .banner-video-box .banner-video-box-title a:hover svg path {
              stroke: #8e8e93; }
    .section-banner-video .banner-video-content-wrap .banner-video-content-left {
      max-width: 480px;
      flex: 0 0 480px;
      color: #fff; }
      .section-banner-video .banner-video-content-wrap .banner-video-content-left h2 {
        color: #fff;
        font-family: "RIO-HAP";
        font-weight: 400;
        font-size: 32px;
        margin-bottom: 8px; }
      .section-banner-video .banner-video-content-wrap .banner-video-content-left .banner-video-button {
        margin-top: 8px; }
        .section-banner-video .banner-video-content-wrap .banner-video-content-left .banner-video-button a {
          display: inline-block;
          color: #fff;
          padding: 16px 0;
          font-size: 16px; }
          .section-banner-video .banner-video-content-wrap .banner-video-content-left .banner-video-button a svg {
            margin-left: 8px; }
            .section-banner-video .banner-video-content-wrap .banner-video-content-left .banner-video-button a svg path {
              stroke: #fff; }
          .section-banner-video .banner-video-content-wrap .banner-video-content-left .banner-video-button a:hover {
            color: #8e8e93; }
            .section-banner-video .banner-video-content-wrap .banner-video-content-left .banner-video-button a:hover svg path {
              stroke: #8e8e93; }
    @media (max-width: 991.98px) {
      .section-banner-video .banner-video-content-wrap {
        gap: 24px;
        flex-wrap: wrap; }
        .section-banner-video .banner-video-content-wrap .banner-video-box {
          max-width: 100%;
          flex: 0 0 100%; }
          .section-banner-video .banner-video-content-wrap .banner-video-box .banner-video-box-title {
            margin-bottom: 8px; }
            .section-banner-video .banner-video-content-wrap .banner-video-box .banner-video-box-title a {
              font-size: 12px; }
          .section-banner-video .banner-video-content-wrap .banner-video-box img {
            max-width: 120px; }
        .section-banner-video .banner-video-content-wrap .banner-video-content-left {
          max-width: 100%;
          flex: 0 0 100%;
          font-size: 12px; }
          .section-banner-video .banner-video-content-wrap .banner-video-content-left h2 {
            font-size: 28px; }
          .section-banner-video .banner-video-content-wrap .banner-video-content-left .banner-video-button {
            margin-top: 8px; }
            .section-banner-video .banner-video-content-wrap .banner-video-content-left .banner-video-button a {
              padding: 8px 0;
              font-size: 12px; } }
  .section-banner-video:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(180deg, transparent 40.09%, black 100%); }

/* Section block features*/
.home-block-features .home-section-action {
  margin-bottom: 24px; }

@media (max-width: 767.98px) {
  .home-block-features {
    padding: 30px 0; } }

.home-block-features-slider2, .home-block-features-slider3 {
  position: relative;
  width: 100%; }
  .home-block-features-slider2 .swiper-slide, .home-block-features-slider3 .swiper-slide {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: .3s; }
  .home-block-features-slider2 .block-features-image, .home-block-features-slider3 .block-features-image {
    margin-bottom: 16px; }
    .home-block-features-slider2 .block-features-image a, .home-block-features-slider3 .block-features-image a {
      display: block; }
  .home-block-features-slider2 .block-features-title a, .home-block-features-slider3 .block-features-title a {
    font-size: 12px;
    color: #1A0C09; }
  .home-block-features-slider2 .block-features-proimg img, .home-block-features-slider3 .block-features-proimg img {
    height: 80px;
    object-fit: cover; }
  .home-block-features-slider2.swiper:not(.swiper-initialized, .swiper-initialized) .swiper-slide, .home-block-features-slider3.swiper:not(.swiper-initialized, .swiper-initialized) .swiper-slide {
    -webkit-flex: 0 0 calc((100% / 4.5) - 4px);
    flex: 0 0 calc((100% / 4.5) - 4px);
    margin-right: 4px; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .home-block-features-slider2.swiper:not(.swiper-initialized, .swiper-initialized) .swiper-slide, .home-block-features-slider3.swiper:not(.swiper-initialized, .swiper-initialized) .swiper-slide {
      -webkit-flex: 0 0 calc((100% / 3.5) - 4px);
      flex: 0 0 calc((100% / 3.5) - 4px);
      margin-right: 4px; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .home-block-features-slider2.swiper:not(.swiper-initialized, .swiper-initialized) .swiper-slide, .home-block-features-slider3.swiper:not(.swiper-initialized, .swiper-initialized) .swiper-slide {
      -webkit-flex: 0 0 calc((100% / 2.5) - 4px);
      flex: 0 0 calc((100% / 2.5) - 4px);
      margin-right: 4px; } }
  @media (max-width: 991.98px) {
    .home-block-features-slider2, .home-block-features-slider3 {
      padding: 0 15px; } }
  @media (max-width: 767.98px) {
    .home-block-features-slider2.swiper:not(.swiper-initialized, .swiper-initialized) .swiper-slide, .home-block-features-slider3.swiper:not(.swiper-initialized, .swiper-initialized) .swiper-slide {
      -webkit-flex: 0 0 calc((100% / 2.5) - 4px);
      flex: 0 0 calc((100% / 2.5) - 4px);
      margin-right: 4px; }
    .home-block-features-slider2 .block-features-image, .home-block-features-slider3 .block-features-image {
      margin-bottom: 12px; }
      .home-block-features-slider2 .block-features-image img, .home-block-features-slider3 .block-features-image img {
        height: inherit; }
    .home-block-features-slider2 .block-features-title, .home-block-features-slider3 .block-features-title {
      margin-bottom: 12px; }
      .home-block-features-slider2 .block-features-title a, .home-block-features-slider3 .block-features-title a {
        font-size: 10px;
        letter-spacing: -0.3px; }
    .home-block-features-slider2 .block-features-proimg img, .home-block-features-slider3 .block-features-proimg img {
      height: 53px;
      object-fit: cover; } }

@media (hover: hover) {
  .home-block-features-slider:has(a:hover) .opacity-50 {
    opacity: 0.5; }
  .home-block-features-slider .swiper-slide.opacity-100:hover {
    opacity: 1 !important; } }

/* Home Banner */
@media (min-width: 768px) {
  .home-block-banner .gap-4 {
    gap: 4px; } }

.home-block-banner .home-block-banner-item {
  flex: 0 0 calc(50% - 2px);
  max-width: calc(50% - 2px);
  position: relative; }
  .home-block-banner .home-block-banner-item img {
    width: 100%; }
  .home-block-banner .home-block-banner-item .content {
    position: absolute;
    bottom: 12px;
    padding: 0 32px;
    left: 0;
    right: 0;
    width: 100%; }
    .home-block-banner .home-block-banner-item .content h2 {
      font-family: "RIO-HAP";
      font-weight: 400;
      font-size: 32px;
      color: #fff; }
    .home-block-banner .home-block-banner-item .content .action {
      padding: 16px 0; }
      .home-block-banner .home-block-banner-item .content .action a {
        display: block;
        color: #fff;
        font-size: 16px; }
        .home-block-banner .home-block-banner-item .content .action a svg path {
          stroke: #fff; }
        .home-block-banner .home-block-banner-item .content .action a:hover {
          color: #8e8e93; }
          .home-block-banner .home-block-banner-item .content .action a:hover svg path {
            stroke: #8e8e93; }

@media (max-width: 991.98px) {
  .home-block-banner .home-block-banner-item .content {
    position: absolute;
    padding: 0 15px;
    bottom: 32px; }
    .home-block-banner .home-block-banner-item .content h2 {
      font-size: 28px; }
    .home-block-banner .home-block-banner-item .content .action {
      padding: 8px 0; }
      .home-block-banner .home-block-banner-item .content .action a {
        font-size: 12px; } }

@media (max-width: 767.98px) {
  .home-block-banner .home-block-banner-item {
    flex: 0 0 100%;
    max-width: 100%; } }

/* Collections tabs */
.home-collections-tabs {
  padding: 50px 0 0; }
  .home-collections-tabs .home-collections-tabs-head {
    margin-bottom: 28px; }
    .home-collections-tabs .home-collections-tabs-head ul li {
      display: inline-block;
      min-width: 120px;
      color: gray;
      font-family: "RIO-HAP";
      cursor: pointer; }
      .home-collections-tabs .home-collections-tabs-head ul li.active {
        color: #000000; }
  .home-collections-tabs .home-collections-tabs-body {
    overflow-x: hidden; }
  @media (max-width: 991.98px) {
    .home-collections-tabs {
      padding: 32px 0 0; } }
  @media (max-width: 767.98px) {
    .home-collections-tabs {
      padding: 32px 0; } }

#swiper_banthan {
  background: #ECECEC;
  padding: 63px 0 90px;
  margin-bottom: 64px; }
  @media (max-width: 991.98px) {
    #swiper_banthan {
      margin-bottom: 0; } }

@media (max-width: 767px) {
  .section-home-slider .owl-carousel.owl-loaded .slider-item img {
    aspect-ratio: initial; } }
