

/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17346938191984*/
.pager {
  margin-top: 40px;
  text-align: center;
}
@media only screen and (max-width: 549px) {
  .pager {
    margin-top: 30px;
  }
}
.pager__next {
  margin-bottom: 50px;
}
@media only screen and (max-width: 549px) {
  .pager__next {
    margin-bottom: 40px;
  }
}
.pager .preloader:before {
  filter: brightness(0) saturate(100%) invert(18%) sepia(79%) saturate(1693%) hue-rotate(216deg) brightness(92%) contrast(87%);
}
.pager .loader--active {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 0;
}

.content .paging {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin: 0 -4px;
}
.content .paging__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  padding-top: 1px;
  border-right: none;
  font-size: 16px;
  line-height: 35px;
  color: #565655;
  text-align: center;
  transition: all 0.1s ease-out;
  text-decoration: none;
  margin: 0 4px;
}
@media only screen and (max-width: 549px) {
  .content .paging__item {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
html:not(.bx-touch) .content .paging__item:hover, .bx-touch .content .paging__item:active {
  text-decoration: underline;
  color: #2e3d8c;
}
.content .paging__item .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
}
.content .paging__item--arr {
  color: #b1b2b3;
  border: 1px solid #b1b2b3;
}
@media only screen and (max-width: 549px) {
  .content .paging__item--arr {
    display: none;
  }
}
html:not(.bx-touch) .content .paging__item--arr:hover, .bx-touch .content .paging__item--arr:active {
  color: #2e3d8c;
  border-color: #2e3d8c;
}
.content .paging__item--active {
  background-color: #f7f7f7;
}
html:not(.bx-touch) .content .paging__item--active:hover, .bx-touch .content .paging__item--active:active {
  text-decoration: none;
  pointer-events: none;
  color: #565655;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news.list/files/style.css?17851517652846*/
body .files-wr__title {
  color: #565655;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.41;
  text-transform: uppercase;
  margin: 60px 0 20px 0;
}
body .files-wr__title-href {
  display: inline-flex;
  align-items: center;
}
body .files-wr__title-href .icon {
  cursor: pointer;
  width: 18px;
  height: 18px;
  fill: #2e3d8c;
  opacity: 0.35;
  margin-left: 8px;
  display: none;
}
html:not(.bx-touch) body .files-wr__title-href:hover .icon, .bx-touch body .files-wr__title-href:active .icon {
  display: inline-block;
}
html:not(.bx-touch) body .files-wr__title-href a:hover .icon, .bx-touch body .files-wr__title-href a:active .icon {
  opacity: 0.6;
}
@media only screen and (max-width: 767px) {
  body .files-wr__title {
    margin: 40px 0 20px 0;
  }
}
body .files-wr__title:first-child {
  margin-top: 0;
  margin-bottom: 20px;
}
body .files-wr__item {
  color: #565655;
  font-weight: 300;
  line-height: 1.43;
}
body .files-wr__item a {
  font-weight: normal;
}
body .files-wr__item--name {
  color: #565655;
  font-weight: normal;
  width: 55%;
}
@media only screen and (max-width: 1439px) {
  body .files-wr__item--name {
    width: 45%;
  }
}
@media only screen and (max-width: 1023px) {
  body .files-wr__item--name {
    width: 30%;
  }
}
@media only screen and (max-width: 549px) {
  body .files-wr__item--name {
    width: min-content;
  }
}
body .files-wr__item .icon {
  font-size: 18px;
}
body .files-wr__block {
  padding: 20px;
  border-bottom: 1px solid rgba(246, 246, 246, 0.85);
  border-top: 1px solid rgba(246, 246, 246, 0.85);
  margin-top: -1px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1023px) {
  body .files-wr__block {
    padding: 20px 10px;
  }
}
@media only screen and (max-width: 767px) {
  body .files-wr__block {
    padding: 20px 5px;
  }
}
body .files-wr__anchor {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1023px) {
  body .files-wr__anchor {
    margin-bottom: 30px;
  }
}
body .files-wr__anchor {
  padding: 1px;
}
body .files-wr__section {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1023px) {
  body .files-wr__section {
    margin-bottom: 40px;
  }
}
body .files-wr__section:last-child {
  margin-bottom: 0;
}
body .files-wr__section .preview {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  body .files-wr__section .model-card {
    width: calc(100% - 52px);
    min-width: calc(100% - 52px);
  }
}
@media only screen and (max-width: 767px) {
  body .files-wr__section .models_wrapper, body .files-wr__section .flex {
    display: block;
    margin: 0;
  }
}
body .files-wr__btn {
  display: none;
  text-align: center;
  margin-top: 20px;
}
body .files-wr__btn .pseudo-link {
  text-transform: uppercase;
  font-weight: normal;
}

/* End */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17346938191984 */
/* /local/templates/2019/components/bitrix/news.list/files/style.css?17851517652846 */
