body.home .swiper-container {
  width: 100%;
  height: 100%; }
  body.home .swiper-container .slide-1 {
    background-position: left center !important; }
  body.home .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; }
    body.home .swiper-container .swiper-slide:nth-child(3) {
      background-position: center center; }
    body.home .swiper-container .swiper-slide:nth-child(4) {
      background-position: center center; }
    body.home .swiper-container .swiper-slide:nth-child(5), body.home .swiper-container .swiper-slide:nth-child(7) {
      background-position: center bottom; }
  body.home .swiper-container .swiper-button-next,
  body.home .swiper-container .swiper-container-rtl .swiper-button-prev,
  body.home .swiper-container .swiper-button-prev,
  body.home .swiper-container .swiper-container-rtl .swiper-button-next {
    background-image: none; }
  body.home .swiper-container svg {
    fill: #500809; }
  body.home .swiper-container .swiper-pagination-bullet-active {
    background: #500809; }
  body.home .swiper-container .swiper-button-prev {
    bottom: 20px;
    top: auto;
    left: 45px; }
  body.home .swiper-container .swiper-button-next {
    right: auto;
    left: 80px;
    top: auto;
    bottom: 20px; }
  body.home .swiper-container .swiper-pagination.swiper-pagination-bullets {
    text-align: left;
    padding-left: 115px;
    bottom: 30px; }

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