/* Custome Homepage */
/* Cover */
main[data-barba-namespace="home"] {
  .section.section-gallery {
    /* [data-flickity-slider-type="gallery"] .flickity-viewport img {
      height: 900px;
    } */
    .icon-animation.animation-text.animation-top-right {
      top: 15%;
      left: -5%;
    }
    .animation-star {
      height: 200px;
      right: -6%;
      top: -75px;
    }
    .animation-text {
      width: 186px;
      height: 130px;
      right: 7%;
    }
  }
  .section.section-1 {
    padding-top: 40px;
    .img_1 {
      width: 128px;
      position: absolute;
      left: 0;
      bottom: 32%;
      z-index: 1;
    }
    .img_2 {
      position: absolute;
      padding: 0px 10%;
      right: 18%;
      bottom: 19px;
    }
    .img_3 {
      position: absolute;
      width: 170px;
      bottom: 3%;
      right: 28%;
      z-index: 1;
    }
  }
}
@media screen and (min-width: 1025px) {
  main[data-barba-namespace="home"] {
    .section.section-gallery {
      padding-top: 190px;
      [data-flickity-slider-type="gallery"] .flickity-viewport img {
        height: 900px;
      }
      .animation-star {
        width: 200px;
      }
    }
  }
}

@media (max-width: 1024px) {
  .section.section-blog {
    margin-top: 0;
    .py-8 {
      padding: 4rem 0;
    }
  }
  .section-impression-marquee {
    .py-8 {
      padding: 4rem 0;
    }
  }
  .section.section-blog {
    .images {
      .sticker {
        width: 257px;
        top: -105px;
      }
    }
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  main[data-barba-namespace="home"] {
    padding-top: 150px;
    .section.section-gallery {
      [data-flickity-slider-type="gallery"] .flickity-viewport img {
        height: 535px;
      }
    }
  }
}

@media screen and (max-width: 992px) {
  main[data-barba-namespace="home"] {
    .section.section-1 {
      .img_1 {
        width: 100px;
      }
      .img_3 {
        width: 134px;
      }
    }
  }
  .section-cat-menu {
    .images {
      .sticker {
        width: 130px !important;
        top: -140px !important;
      }
    }
  }
}

@media screen and (max-width: 767px) {
  main[data-barba-namespace="home"] {
    .section.section-gallery {
      padding-top: 130px;
      .icon-animation.animation-text.animation-top-right {
      }
      .animation-star {
        top: -31px;
      }
      .animation-text {
        width: 85px;
        height: 95px;
      }
    }
  }
  .py-8 {
    padding: 4rem 0;
  }
  .section.section-blog,
  .section-impression-marquee {
    .py-8 {
      padding: 2rem 0;
    }
  }
}

@media (min-width: 576px) {
  .section-about .text-right h3 {
    text-align: right;
  }
}

@media (max-width: 576px) {
  main[data-barba-namespace="home"] {
    .section.section-1 {
      padding-top: 0;
      padding-bottom: 0;
      .btn.btn-short {
        justify-content: center;
      }
      .text-xl {
        text-align: justify;
      }
      .h2 {
        text-align: center;
      }
      .img_2 {
        display: none;
      }
      .img_3 {
        width: 86px;
        right: -15px;
        bottom: -77px;
        z-index: 3;
      }
      .img_1 {
        right: 0;
        left: auto;
        width: 50px;
      }
      h2.h2.text-right {
        margin-top: 40px;
      }
    }
  }
  .image-center {
    padding: 0 !important;
    .sticker {
      width: 130px;
      display: table;
      margin: auto;
    }
  }
  .section-cat-menu {
    .images {
      .sticker {
        width: 70px !important;
        top: -94px !important;
      }
    }
  }
  .section.section-blog {
    .py-8 {
      padding: 1rem 0;
    }
  }
  .section.section-blog {
    .images {
      .sticker {
        width: 165px;
        top: -87px;
      }
    }
  }
  .btn.btn-short.btn-see-menu {
    padding: 10px 0 !important;
  }
}
.text-lg {
  text-align: justify;
}
.section-cat-menu {
  .images {
    width: 100%;
    position: absolute;
    .sticker {
      width: 230px;
      position: absolute;
      top: -230px;
    }
  }
}

.section-blog {
  .images {
    width: 100%;
    position: absolute;
    z-index: 1;
    .sticker {
      width: 300px;
      position: absolute;
      top: -188px;
      right: 0;
    }
  }
}
