

/* Start:/local/templates/raifa-n/components/bitrix/news.list/production_logistics/style.css?17494785505793*/
@charset "UTF-8";
/*Производство */
.products-child__img {
  position: relative;
  height: 144px;
  width: 100%;
  background-image: url(/local/templates/raifa-n/components/bitrix/news.list/production_logistics/./img/mainpage-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
}

.container_fabric {
  width: 100%;
  padding: 0;
}

.container_slider {
  width: 100%;
  padding: 0;
}

.products-child__row {
  padding: 0 20px;
}

.products-child__img img {
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.production-child__row {
  padding: 0 20px;
}

.fabric__header--wrapper {
  height: 100%;
  background-color: none;
  background-position: top right;
  background-repeat: no-repeat;
  margin-bottom: 60px;
  margin-top: 20px;
  background-image: none;
}

.fabric__header--wrapper h1 {
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  color: #333333;
  margin-top: 0;
}

.fabric__header--wrapper .container_fabric {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.products-child__header--link {
  margin: 20px 0;
  display: block;
}

.products-child__header--link {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #00b052;
  margin-top: 15px;
}

.fabric__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px;
}

.fabric__item:last-child {
  margin-bottom: 50px;
}

.fabric__slider {
  /* width: 620px; */
  overflow: hidden;
  border-radius: 0px;
  position: relative;
  z-index: 1;
  border-bottom-right-radius: 0;
}

.fabric__slider .swiper-wrapper {
  width: 320px;
  height: 100%;
}

.fabric__slider .swiper-slide {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0px;
}

.fabric__item--subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  margin-top: 10px;
}

.fabric__slider--arrow-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fabric__slider--arrow {
  width: 44px;
  height: 44px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 3;
  background-color: #fff;
}

.fabric__item--container {
  padding: 0 20px;
  margin: 0 0 20px 0;
  max-width: 100%;
}

@media (min-width: 870px) {
  .container_fabric {
    width: 100%;
    padding: 0 20px;
  }

  .fabric__item--container {
    max-width: 500px;
    padding: 0;
    margin: 0;
  }

  .fabric__header--wrapper {
    height: 350px;
    background-position: top right;
    background-repeat: no-repeat;
    margin-bottom: 60px;
    background-image: url(/local/templates/raifa-n/components/bitrix/news.list/production_logistics/./img/mainpage-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: bottom;
  }

  .fabric__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-bottom: 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .fabric__item:last-child {
    margin-bottom: 120px;
  }

  .fabric__header--wrapper .container_fabric {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .fabric__slider {
    width: 620px;
    overflow: hidden;
    border-radius: 15px;
    position: relative;
    z-index: 1;
    border-bottom-right-radius: 0;
  }

  .fabric__slider .swiper-slide {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 15px;
  }

  .fabric__header--wrapper h1 {
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    color: #333333;
    margin-top: 50px;
  }

  .fabric__item--subtitle {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #333333;
    margin-top: 20px;
  }

  .fabric__slider .swiper-wrapper {
    width: 620px;
    height: 100%;
  }

  .products-child__row {
    padding: 0;
  }

  .products-child__header--link {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #00b052;
    margin-top: 20px;
  }

  .container_slider {
    width: 100%;
    padding: 0 20px;
  }

  .products-child__img {
    position: relative;
    height: 350px;
    width: 100%;
    background: none;
  }

  .products-child__img img {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
  }

  .production-child__row {
    padding: 0;
  }
}
@media (min-width: 1279px) {
  .fabric__item {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }

  .container_fabric {
    width: 1300px;
    padding: 0 20px;
  }

  .container_slider {
    width: 1300px;
    padding: 0 20px;
  }

  .products-child__img {
    position: relative;
    height: 350px;
    width: 450px;
  }

  .fabric__item--container {
    max-width: 590px;
    padding: 0;
    margin: 0;
  }
}

/* End */
/* /local/templates/raifa-n/components/bitrix/news.list/production_logistics/style.css?17494785505793 */
