

/* Start:/local/templates/raifa-n/components/bitrix/news.list/ladica/style.css?17494785505853*/
@charset "UTF-8";
/*Продукция - раифский источник /local/templates/raifa/components/bitrix/news.list/products/style.css*/
.container_products {
  width: 100%;
  padding: 0;
}

.products-child__header--wrapper {
  background: none;
  margin-bottom: 50px;
}

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

.products-child__header--wrapper .container_products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  row-gap: 20px;
}

.products-child__img {
  position: relative;
  min-height: 213px;
  width: 100%;
  background: #f7f7fc;
}

.products-child__header--subtitle {
  max-width: 833px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #333333;
  margin: 20px 0;
}

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

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

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

.products-child__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 80px;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

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

.products-child__item-img {
  width: 300px;
  height: 373px;
  position: relative;
  margin-right: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 1270px) {
  .products-child__item-img {
    margin-top: 40px;
  }
}

.products-child__item-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
}

.products-child__item--subtitle p {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #808080;
  margin-top: 10px;
}

.products-child__producer-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #333333;
  margin-top: 20px;
}

.products-child__producer-subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 20px;
}

.products-child__item--container .trademark__accordion:last-child {
  margin-top: 20px;
}

.trademark__accordion.active {
  height: auto;
}

.trademark__accordion.active .trademark__accordion--btn {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition:
    transform 0.5s ease,
    -webkit-transform 0.5s ease;
}

.products-child__item--subtitle p {
  margin: 10px 0 10px 0;
}

table {
  border: 1px solid #e6e6e6;
}

td {
  border: 1px solid #e6e6e6;
  padding: 10px 15px;
}

th {
  padding: 10px 77px;
}

@media (min-width: 1271px) {
  .container_products {
    width: 1366px;
    padding: 0 53px;
  }

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

  .products-child__header--wrapper .container_products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .products-child__header--wrapper {
    /* height: 350px; */
    background: #f7f7fc;
    margin-bottom: 60px;
    margin-top: 20px;
  }

  .products-child__img {
    position: relative;
    min-height: 350px;
    width: 450px;
    background: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

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

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

  .products-child__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 80px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .products-child__header--subtitle {
    max-width: 833px;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #333333;
    margin-top: 20px;
  }

  .products-child__item--subtitle p {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #808080;
    margin-top: 10px;
  }

  .products-child__producer-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 130%;
    color: #333333;
    margin-top: 30px;
  }

  .products-child__producer-subtitle {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 20px;
  }

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

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

@media (max-width: 435px) {
  .main__header--figure {
    -o-object-fit: cover;
    object-fit: cover;
  }

  td {
    border: 1px solid #e6e6e6;
    padding: 2px 4px;
  }

  th {
    padding: 0;
  }
}

@media (min-width: 1271px) {
  .products-child__header--wrapper {
    background-image: url("https://raifavoda.ru/local/templates/raifa/img/bg_ladica.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .products-child__header--wrapper .container_products {
    align-items: flex-end;
  }
  .products-child__img {
    min-height: 457px;
    height: 457px;
  }
}

.products-child__img {
  background-image: url("https://raifavoda.ru/local/templates/raifa/img/bg_ladica.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

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