

/* Start:/bitrix/templates/relita/components/bitrix/news.list/docs_items/style.css?17550868461724*/
.documents-block h2 {
  margin-bottom: 18px;
  color: #013313;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
}

.documents-head {
  margin-bottom: 48px;
  max-width: 693px;
  width: 100%;
}

.documents-head p {
  margin: 0;
  color: #444;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 166.667%;
}

.documents-list {
  color: #013313;
}

.documents-item+.documents-item {
  margin-top: 48px;
}

.documents-box+.documents-box {
  margin-top: 20px;
}

.documents-item__title {
  margin-bottom: 18px;
  font-size: 24px;
  line-height: 150%;
}

.documents-box {

  background-color: #fff;
  box-shadow: 0 4px 15px 0 rgba(205, 205, 205, 0.30);
}

.documents-box a {
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.5s;
  column-gap: 10px;
}

.documents-box__inner {
  column-gap: 20px;
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%;
}

.documents-box svg {
  min-width: max-content;
}

.documents-box a:hover {
  background: #EDF1EE;
  text-decoration: none;
}

.documents-box .download path {
  transition: stroke 0.5s;
}

.documents-box a:hover .download path {
  stroke: #013313;
}

.documents-file-name-item {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140% !important;
  width: 91%;
  overflow: hidden;
  margin: 0;
}

.documents-file-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  display: block;
}

.documents-file-size {
  margin-top: 4px;
  display: block;
  color: #A6A6A6;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
/* End */
/* /bitrix/templates/relita/components/bitrix/news.list/docs_items/style.css?17550868461724 */
