

/* Start:/local/templates/dosaaf74.ru/components/bitrix/news.detail/service/style.css?17546402622744*/
.documents {
  padding: 40px 0;
}
@media screen and (max-width: 999px) {
  .documents {
    padding-top: 0;
    margin-bottom: 20px;
  }
}
.documents__container {
  padding-left: 0;
}
.documents__container ul.documents__elements {
  padding-left: 0;
}
.documents__elements {
  display: flex;
  flex-direction: column;
  gap: 5vh;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 0;
  padding: 0 0;
  justify-content: space-between;
}
@media screen and (max-width: 900px) {
  .documents__elements {
    flex-direction: column;
  }
}
.documents__elements li {
  list-style-type: none;
}
.documents__elements__element {
  margin: 0;
  width: 50%;
  margin-top: -30px;
  background-color: #fff;
  border-radius: 10px;
}
.documents__elements__element::before {
  display: none;
}
@media screen and (max-width: 900px) {
  .documents__elements__element {
    width: 100%;
    margin: 5px 0;
  }
}
.documents__elements__element__text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 20px;
  border-radius: 10px;
  transition: all 0.3s ease;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .documents__elements__element__text {
    padding: 10px;
  }
}
@media screen and (max-width: 500px) {
  .documents__elements__element__text {
    padding: 20px;
  }
}
.documents__elements__element__text .title {
  /*font-family: "Montserrat", sans-serif;*/
  position: relative;
  display: block;
  margin-bottom: 0;
  margin-right: auto;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #2D3E46;
}
.documents__elements__element__text .pdf_icon {
  background-image: url("/upload/images/pdf_gray.svg");
  flex-shrink: 0;
  width: 40px;
  height: 40px;
}
.documents__elements__element__text .load_icon {
  background-image: url("/upload/images/load_gray.svg");
  flex-shrink: 0;
  width: 30px;
  height: 30px;
}
.documents__elements__element:hover {
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}
.documents__elements__element:hover .pdf_icon {
  background-image: url("/upload/images/pdf_red.svg");
}
.documents__elements__element:hover .load_icon {
  background-image: url("/upload/images/load_blue.svg");
}
.documents__elements__element.fit-content {
  width: fit-content;
}
.documents__container {
  max-width: 1540px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 999px) {
  .documents__container {
    width: 100%;
    padding: 0;
  }
}
.documents h3 {
  color: #244f77;
  font-size: 48px;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: left;
}
@media screen and (max-width: 999px) {
  .documents h3 {
    font-size: 30px;
    text-align: left;
    margin: 0 0 20px 0;
  }
}

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

/* End */


/* Start:/local/templates/dosaaf74.ru/components/luxar/super/form/style.css?15499011701*/
 
/* End */
/* /local/templates/dosaaf74.ru/components/bitrix/news.detail/service/style.css?17546402622744 */
/* /local/templates/dosaaf74.ru/components/luxar/super/form/style.css?15499011701 */
