

/* Start:/local/templates/2019/components/bitrix/catalog/solutions/style.css?17346938191005*/
.solution-text {
  font-size: 16px;
  margin-bottom: 40px;
}
.solution-text a {
  text-decoration: none;
  color: #ec8213;
  font-weight: 400;
}
.solution-filter ~ .solution-text {
  margin-top: 24px;
}
.solution-detail ~ .solution-text {
  margin-bottom: 10px;
}
.solutions-slider ~ .solution-text {
  margin-top: 120px;
}
@media only screen and (max-width: 767px) {
  .solutions-slider ~ .solution-text {
    margin-top: 80px;
  }
}

.construct-h1 .btn-light {
  color: #000356;
  font-size: 14px;
}
html:not(.bx-touch) .construct-h1 .btn-light:hover .icon, .bx-touch .construct-h1 .btn-light:active .icon {
  background: none;
}
.construct-h1 .btn-light span {
  padding-top: 1px;
}
.construct-h1 .btn-light span + .icon {
  margin-left: 0;
}
.construct-h1 .btn-light .icon {
  padding-right: 0;
  width: 16px;
  background: none;
  color: #000356;
}
.banners + .construct-h1 {
  margin-top: 120px;
}
@media only screen and (max-width: 767px) {
  .banners + .construct-h1 {
    margin-top: 80px;
  }
}

/* End */


/* Start:/local/templates/2019/components/bitrix/catalog/solutions/bitrix/news.detail/.default/style.css?17346938192235*/
.solution-detail .solution-info {
  margin-bottom: 64px;
}
@media only screen and (max-width: 1439px) {
  .solution-detail .solution-info {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 549px) {
  .solution-detail .solution-plan {
    margin-bottom: 24px;
  }
}
.solution-detail__text {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.56;
  color: #565655;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .solution-detail__text {
    margin-bottom: 16px;
    font-size: 16px;
  }
}
.solution-detail__text a {
  color: #ec8213;
  text-decoration: none;
  font-weight: 400;
}

.solution-info {
  padding: 36px 40px;
  border: solid 1px rgba(246, 246, 246, 0.85);
  background-color: #ffffff;
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 1023px) {
  .solution-info {
    padding: 25px 30px;
  }
}
@media only screen and (max-width: 549px) {
  .solution-info {
    border: none;
    padding: 20px 15px 0 15px;
  }
}
.solution-info__img {
  width: 150px;
  display: block;
  position: relative;
  padding-bottom: 120px;
}
.solution-info__img svg {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  max-width: 100%;
  height: auto;
}
.solution-info__left {
  flex: 1;
  padding-right: 80px;
}
@media only screen and (max-width: 1023px) {
  .solution-info__left {
    padding-right: 0;
  }
}
.solution-info__text {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  color: #565655;
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (max-width: 549px) {
  .solution-info__text {
    margin-bottom: 0;
  }
}

.solution-plan {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 549px) {
  .solution-plan {
    display: block;
  }
}
.solution-plan__item {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  color: #565655;
}
.solution-plan__item + .solution-plan__item {
  margin-left: 16px;
}
@media only screen and (max-width: 549px) {
  .solution-plan__item + .solution-plan__item {
    margin-left: 0;
    margin-top: 8px;
  }
}
.solution-plan__item span {
  font-weight: 400;
  color: #878687;
}
.solution-plan .hint-new {
  background: #ec8213;
  color: #ffffff;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news.detail/collections/style.css?174116601419264*/
.content .collection-detail h1 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1439px) {
  .content .collection-detail h1 {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .content .collection-detail h1 {
    margin-bottom: 12px;
  }
}

.content .collection-detail .h1 {
  margin-bottom: 24px;
}

.collection-detail .section-space {
  margin-bottom: 64px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .section-space {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .collection-detail .section-space {
    margin-bottom: 40px;
  }
}
.collection-detail .preview-section-wrapper {
  position: relative;
}
.collection-detail .catalog-switch {
  display: none;
}
.collection-detail .hints {
  display: flex;
  gap: 0 5px;
  margin-bottom: 24px;
  position: absolute;
  top: 8px;
  left: 108px;
  z-index: 25;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .hints {
    left: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .collection-detail .hints {
    position: relative;
    top: 0;
    left: 0;
  }
}
.collection-detail .hints span {
  font-size: 14px;
  display: flex;
  height: 32px;
  padding: 0 10px;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .collection-detail .hints span {
    font-size: 12px;
    display: flex;
    height: 18px;
    padding: 1px 5px 2px 5px;
    justify-content: center;
    align-items: center;
  }
}
.collection-detail .hints .hint-promo + .hint {
  margin: 0;
}
.collection-detail .hints span.hint--promo {
  padding: 0;
}
.collection-detail .hints span.hint--promo .icon {
  font-size: 32px;
}
@media only screen and (max-width: 767px) {
  .collection-detail .hints span.hint--promo .icon {
    font-size: 18px;
  }
}
.collection-detail .collection-media-mobile {
  display: none;
  gap: 0 8px;
  position: absolute;
  margin-top: 8px;
  right: 8px;
  z-index: 25;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .collection-media-mobile {
    display: flex;
  }
}
.collection-detail .collection-media-mobile__element {
  width: 40px;
  height: 40px;
  background: rgba(111, 111, 110, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .collection-detail .collection-media-mobile__element {
    width: 32px;
    height: 32px;
  }
}
.collection-detail .collection-media-mobile__element .icon {
  width: 20px;
  height: 20px;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .collection-detail .collection-media-mobile__element .icon {
    width: 14px;
    height: 14px;
  }
}
.collection-detail .collection-media-mobile__element .icon--i-360 {
  width: 28px;
  height: 28px;
}
@media only screen and (max-width: 767px) {
  .collection-detail .collection-media-mobile__element .icon--i-360 {
    width: 20px;
    height: 20px;
  }
}
.collection-detail .preview-section {
  width: 100%;
  display: flex;
  gap: 0 20px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section {
    flex-direction: column;
    gap: 24px 0;
  }
}
@media only screen and (max-width: 767px) {
  .collection-detail .preview-section {
    margin-bottom: 40px;
  }
}
.collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-wrapper {
    gap: 0 20px;
    flex-direction: row;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-wrapper {
    gap: 0 16px;
  }
}
.collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-slide:first-of-type {
  border: 1px solid #b1b2b3;
}
.collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-slide:first-of-type img {
  opacity: 1;
}
.collection-detail .preview-section .swiper {
  overflow: hidden;
}
.collection-detail .preview-section .swiper:nth-of-type(1) {
  flex-shrink: 0;
  width: 80px;
  height: 100%;
  position: absolute;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section .swiper:nth-of-type(1) {
    position: unset;
    width: 100%;
    height: 60px;
    order: 2;
  }
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide {
  width: 80px;
  height: 60px;
  padding: 4px;
  border: 1px solid #f3f3f3;
  background: #ffffff;
  cursor: pointer;
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid #b1b2b3;
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide.swiper-slide-thumb-active img {
  opacity: 1;
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide img:not(.lazyloaded) {
  background: #f3f3f3;
  opacity: 1;
}
.collection-detail .preview-section .swiper:nth-of-type(2) {
  aspect-ratio: 4/3;
  flex: 1;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section .swiper:nth-of-type(2) {
    order: 1;
  }
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide {
  display: flex;
  justify-content: center;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .points-list-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .points-list {
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: rgba(111, 111, 110, 0.85);
  transform: translate(50%, 50%);
  border-radius: 50%;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label {
    transform: unset;
  }
}
html:not(.bx-touch) .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:hover, .bx-touch .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:active {
  transform: translate(50%, 50%) scale(1.1);
}
@media only screen and (max-width: 767px) {
  html:not(.bx-touch) .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:hover, .bx-touch .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:active {
    transform: scale(1.1);
  }
}
html:not(.bx-touch) .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:hover:before, .bx-touch .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:active:before {
  border-color: transparent;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label .icon {
  font-size: 12px;
  color: #ffffff;
}
@media only screen and (max-width: 549px) {
  .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label .icon {
    font-size: 10px;
  }
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:before {
  transition: 0.3s;
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  width: 28px;
  height: 28px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide img {
  height: 100%;
  object-fit: contain;
  object-position: 50% 0;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide:not(:has(img.lazyloaded)) {
  background: #f3f3f3;
}
.collection-detail .preview-section .collection-media__element.no-hover .collection-media__element-background {
  transform: unset !important;
}
.collection-detail .preview-section .collection-media__element.no-hover .collection-media__element-background:not(:has(img.lazyloaded)) {
  background: #f3f3f3;
}
.collection-detail .preview-section .collection-media {
  width: 280px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 1439px) {
  .collection-detail .preview-section .collection-media {
    width: 240px;
  }
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section .collection-media {
    display: none;
  }
}
.collection-detail .preview-section .collection-media__element {
  height: calc(50% - 10px);
  position: relative;
  overflow: hidden;
}
.collection-detail .preview-section .collection-media__element--link {
  cursor: pointer;
}
html:not(.bx-touch) .collection-detail .preview-section .collection-media__element:hover .collection-media__element-background, .bx-touch .collection-detail .preview-section .collection-media__element:active .collection-media__element-background {
  transform: scale(1.1);
}
.collection-detail .preview-section .collection-media__element-background, .collection-detail .preview-section .collection-media__element-blackout, .collection-detail .preview-section .collection-media__element-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.collection-detail .preview-section .collection-media__element-background {
  z-index: 10;
  transition: 0.3s ease;
}
.collection-detail .preview-section .collection-media__element-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: unset;
}
.collection-detail .preview-section .collection-media__element-blackout {
  z-index: 20;
  background: rgba(0, 0, 0, 0.3);
}
.collection-detail .preview-section .collection-media__element-content {
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  cursor: pointer;
}
.collection-detail .preview-section .collection-media__element-content .icon {
  color: white;
  width: 32px;
  height: 32px;
}
.collection-detail .preview-section .collection-media__element-content .icon--play-default {
  margin-right: 2px;
}
.collection-detail .preview-section .collection-media__element-content .icon--i-360 {
  margin-right: 5px;
  width: 46px;
  height: 46px;
  margin-bottom: -8px;
}
.collection-detail .preview-section .collection-media__element-content span {
  color: white;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
}
.collection-detail .description-section__text {
  color: #565655;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .description-section__text {
    font-size: 14px;
  }
}
.collection-detail .collection-specs {
  display: flex;
  gap: 0 40px;
  align-self: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .collection-specs {
    gap: 0;
  }
}
.collection-detail .collection-specs__element {
  display: flex;
  padding: 12px 0;
  width: calc(50% - 20px);
  flex-shrink: 0;
  justify-content: space-between;
  border-bottom: 1px solid #f3f3f3;
  gap: 0 20px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .collection-specs__element {
    width: 100%;
  }
}
.collection-detail .collection-specs__element:nth-child(1), .collection-detail .collection-specs__element:nth-child(2) {
  border-top: 1px solid #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .collection-specs__element:nth-child(2) {
    border-top: 0;
  }
}
.collection-detail .collection-specs__title, .collection-detail .collection-specs__value {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
.collection-detail .collection-specs__title {
  color: #878687;
  flex-shrink: 0;
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .collection-detail .collection-specs__title {
    width: 120px;
  }
}
.collection-detail .collection-specs__value {
  color: #565655;
  text-align: right;
}
.collection-detail .collection-specs__value a {
  text-decoration: none;
}
html:not(.bx-touch) .collection-detail .collection-specs__value a:hover, .bx-touch .collection-detail .collection-specs__value a:active {
  text-decoration: underline;
}
.collection-detail .design-collection-slider {
  overflow: hidden;
  position: relative;
}
.collection-detail .design-collection-slider:not(.swiper-container-initialized) .swiper-wrapper {
  display: flex;
  gap: 0 40px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-slider:not(.swiper-container-initialized) .swiper-wrapper {
    gap: 0 20px;
  }
}
.collection-detail .design-collection-slider__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
}
.collection-detail .design-collection-slider__nav.swiper-button-disabled {
  display: none;
}
.collection-detail .design-collection-slider__nav .icon {
  width: 22px;
  height: 40px;
  color: #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-slider__nav .icon {
    width: 18px;
    height: 36px;
  }
}
.collection-detail .design-collection-slider__nav--prev {
  left: 0;
  margin-left: 28px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-slider__nav--prev {
    margin-left: 14px;
  }
}
.collection-detail .design-collection-slider__nav--next {
  right: 0;
  margin-right: 28px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-slider__nav--next {
    margin-right: 14px;
  }
}
.collection-detail .design-collection-slider__nav--next .icon {
  transform: rotate(180deg);
}
.collection-detail .design-collection-slider .swiper-slide {
  width: calc(50% - 20px);
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .collection-detail .design-collection-slider .swiper-slide {
    width: 100%;
  }
}
html:not(.bx-touch) .collection-detail .design-collection-slider .swiper-slide:hover .design-collection-name, .bx-touch .collection-detail .design-collection-slider .swiper-slide:active .design-collection-name {
  opacity: 1;
}
.collection-detail .design-collection-slider .swiper-slide:not(:has(img.lazyloaded)) img {
  background: #f3f3f3;
}
.collection-detail .design-collection-slider .swiper-slide img {
  aspect-ratio: 4/3;
  width: 100%;
  object-position: 50% 0;
  object-fit: contain;
}
.collection-detail .design-collection-slider__360 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 8px;
  right: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 50;
}
html:not(.bx-touch) .collection-detail .design-collection-slider__360:hover, .bx-touch .collection-detail .design-collection-slider__360:active {
  transform: scale(1.1);
}
.collection-detail .design-collection-slider__360 .icon {
  font-size: 30px;
  color: #ffffff;
}
.collection-detail .design-collection-name {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  display: block;
  padding: 10px 16px;
  overflow: hidden;
  color: #565655;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.8);
  transition: 0.3s ease;
  cursor: pointer;
  z-index: 30;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-name {
    padding: 0;
    transform: unset;
    position: relative;
    top: unset;
    left: unset;
    opacity: 1;
    margin-top: 5px;
    background: unset;
    font-size: 14px;
    line-height: 1.3;
  }
}
.collection-detail .main-slider-thumb-wrapper {
  width: 80px;
  flex-shrink: 0;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .main-slider-thumb-wrapper {
    order: 2;
    width: unset;
    flex-shrink: unset;
    position: unset;
  }
}

.collection-video-popup .mfp-iframe-scaler {
  height: auto;
  aspect-ratio: 16/9;
  padding-top: 0;
}
.collection-video-popup .mfp-iframe-scaler iframe {
  aspect-ratio: 16/9;
  height: auto;
}

.toogle-filter .js-show-popup-filter, .toogle-filter .blocked-js-show-popup-filter {
  display: none !important;
}

.catalog-list .catalog-filter__variants {
  padding-top: 0;
}

.catalog-list .toogle-filter__title {
  margin-top: 0;
}

.main-collection-slider {
  position: relative;
}
html:not(.bx-touch) .main-collection-slider:hover .main-screen-slider-prev, html:not(.bx-touch) .main-collection-slider:hover .main-screen-slider-next, .bx-touch .main-collection-slider:active .main-screen-slider-prev, .bx-touch .main-collection-slider:active .main-screen-slider-next {
  display: block;
}
@media only screen and (max-width: 1023px) {
  html:not(.bx-touch) .main-collection-slider:hover .main-screen-slider-prev, html:not(.bx-touch) .main-collection-slider:hover .main-screen-slider-next, .bx-touch .main-collection-slider:active .main-screen-slider-prev, .bx-touch .main-collection-slider:active .main-screen-slider-next {
    display: none;
  }
}
.main-collection-slider .main-screen-slider-prev, .main-collection-slider .main-screen-slider-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 40px;
  z-index: 20;
  cursor: pointer;
  display: none;
}
@media only screen and (max-width: 1023px) {
  .main-collection-slider .main-screen-slider-prev, .main-collection-slider .main-screen-slider-next {
    display: none;
  }
}
.main-collection-slider .main-screen-slider-prev.swiper-button-disabled, .main-collection-slider .main-screen-slider-next.swiper-button-disabled {
  opacity: 0.8;
  cursor: default;
}
.main-collection-slider .main-screen-slider-prev .icon, .main-collection-slider .main-screen-slider-next .icon {
  width: 100%;
  height: 100%;
  color: #c5c6c6;
}
html:not(.bx-touch) .main-collection-slider .main-screen-slider-prev:hover .icon, .bx-touch .main-collection-slider .main-screen-slider-prev:active .icon, html:not(.bx-touch) .main-collection-slider .main-screen-slider-next:hover .icon, .bx-touch .main-collection-slider .main-screen-slider-next:active .icon {
  color: #b1b2b3;
}
.main-collection-slider .main-screen-slider-prev {
  left: 28px;
}
.main-collection-slider .main-screen-slider-next {
  right: 28px;
  transform: translateY(-50%) rotate(-180deg);
}

.content .main-thumb-detail-page-slider__arrow-prev:before, .content .main-thumb-detail-page-slider__arrow-next:before {
  left: -34px;
  width: 80px;
}
@media only screen and (max-width: 1023px) {
  .content .main-thumb-detail-page-slider__arrow-prev, .content .main-thumb-detail-page-slider__arrow-next {
    top: unset;
    bottom: 5px;
  }
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/share.link/style.css?17346938195044*/
html:not(.bx-touch) .share-block:hover .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__link_more.ya-share2__link_more-button-type_short,
html:not(.bx-touch) .share-block:hover .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__badge_more, .bx-touch .share-block:active .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__link_more.ya-share2__link_more-button-type_short,
.bx-touch .share-block:active .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__badge_more {
  opacity: 1;
  background: #2e3d8c;
}
.share-block__title {
  font-size: 12px;
  line-height: 20px;
}
.construct-h1 .share-block {
  color: #565655;
}
.btn-light + .share-block {
  margin-left: 22px;
}
.share-block .ya-share2 {
  margin-left: 10px;
}
.share-block .ya-share2 .ya-share2__badge_more {
  border-radius: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9c9c9c;
}
.share-block .ya-share2__list.ya-share2__list_direction_horizontal, .share-block .ya-share2__list.ya-share2__list_direction_vertical {
  margin: 0;
}
.share-block .ya-share2__title, .share-block .ya-share2__mobile-popup-service-title {
  text-transform: none;
  font-size: 13px;
  line-height: 24px;
}
.share-block .ya-share2__title {
  margin-left: 8px;
}
.share-block .ya-share2__popup-description {
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  .share-block .ya-share2__popup.ya-share2__popup_mobile.ya-share2__popup_visible > .ya-share2__popup-content {
    bottom: 56px;
  }
}
.share-block .ya-share2.ya-share2_inited {
  min-width: 20px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_mobile.ya-share2__container_size_s .ya-share2__badge_more .ya-share2__icon {
  width: 18px;
  height: 18px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__popup:not(.ya-share2__popup_mobile) .ya-share2__item {
  padding: 4px 8px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__popup:not(.ya-share2__popup_mobile) > :last-child:not(:empty):not(.ya-share2__copied-tooltip) {
  padding: 8px 0;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__link_more.ya-share2__link_more-button-type_short {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9c9c9c;
  border-radius: 0;
  padding: 1px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__item {
  padding: 0;
  margin: 0;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__item:after, .share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__item:before {
  content: none;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__popup-tile .ya-share2__item {
  margin-bottom: 20px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__badge {
  padding-top: 0;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__icon_more {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjk5NzIgMi4wNzU0OUMxMC45OTkzIDIuNDc4NDEgMTAuODg0MiAyLjg3MzI1IDEwLjY2NiAzLjIxMTk5QzEwLjQ0NzggMy41NTA3MyAxMC4xMzU5IDMuODE4NzYgOS43NjgyIDMuOTgzNDlDOS40MDMzNiA0LjE0MzUyIDguOTk5MDQgNC4xOTA5MyA4LjYwNzA3IDQuMTE5NjdDOC4yMTUxMSA0LjA0ODQgNy44NTMzNiAzLjg2MTcgNy41NjgyIDMuNTgzNDlMMy45OTcyIDUuNDQ0NDlDNC4wOTUzNyA1LjgwNzMgNC4wOTUzNyA2LjE4OTY4IDMuOTk3MiA2LjU1MjQ5TDcuNTY2MiA4LjQxMjQ5QzcuOTA4NjMgOC4wNzkxOSA4LjM1OTA5IDcuODc5NTIgOC44MzYwMiA3Ljg0OTYyQzkuMzEyOTQgNy44MTk3MiA5Ljc4NDgxIDcuOTYxNTcgMTAuMTY2MiA4LjI0OTQ5QzEwLjU1MjQgOC41NDIzMSAxMC44MjU0IDguOTU5NjggMTAuOTM4OSA5LjQzMDgzQzExLjA1MjUgOS45MDE5OCAxMC45OTk2IDEwLjM5NzkgMTAuNzg5MiAxMC44MzQ1QzEwLjU4NjIgMTEuMjY4NiAxMC4yMzU0IDExLjYxNjMgOS43OTk2MSAxMS44MTU2QzkuMzYzODEgMTIuMDE0OSA4Ljg3MTM1IDEyLjA1MjggOC40MTAyIDExLjkyMjVDNy45NDY3OCAxMS43ODQ4IDcuNTQ1OTYgMTEuNDg5NyA3LjI3Njg3IDExLjA4OEM3LjAwNzc4IDEwLjY4NjQgNi44ODcyOSAxMC4yMDM1IDYuOTM2MiA5LjcyMjQ5TDMuMTM2MTkgNy43NDE0OUMyLjcyNjMzIDguMDEzNSAyLjIzMDU5IDguMTI0OTMgMS43NDM3NSA4LjA1NDQ1QzEuMjU2OSA3Ljk4Mzk4IDAuODEzMTA2IDcuNzM2NTYgMC40OTcxOTUgNy4zNTk0OUMwLjE3NjExNiA2Ljk3ODg3IDAgNi40OTY5NSAwIDUuOTk4OTlDMCA1LjUwMTAzIDAuMTc2MTE2IDUuMDE5MTEgMC40OTcxOTUgNC42Mzg0OUMwLjgxMjUxNyA0LjI2MTA1IDEuMjU1ODYgNC4wMTMwMyAxLjc0MjUgMy45NDE4MkMyLjIyOTE0IDMuODcwNjIgMi43MjQ5NSAzLjk4MTIyIDMuMTM1MiA0LjI1MjQ5TDYuOTM1MiAyLjI3MTQ5QzYuODk5OTIgMS44OTkzMSA2Ljk2NDk4IDEuNTI0NDcgNy4xMjM2IDEuMTg1OTVDNy4yODIyMyAwLjg0NzQyIDcuNTI4NjMgMC41NTc1NTggNy44MzcyIDAuMzQ2NDkxQzguMTQyMDQgMC4xMzkwNiA4LjQ5ODMgMC4wMTk5Mzk5IDguODY2NiAwLjAwMjI5MjQzQzkuMjM0OSAtMC4wMTUzNTUgOS42MDA5MSAwLjA2OTE1NyA5LjkyNDIgMC4yNDY0OTFDMTAuMjUwNCAwLjQyNzQzNiAxMC41MjIgMC42OTI2MDEgMTAuNzEwNyAxLjAxNDMyQzEwLjg5OTUgMS4zMzYwMyAxMC45OTg0IDEuNzAyNSAxMC45OTcyIDIuMDc1NDlaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
  background-size: 11px;
}

/* End */


/* Start:/local/components/teamprofi/banners/templates/.default/style.css?17346938191484*/
.catalog-list__filter .banners {
  margin-top: 40px;
}
@media only screen and (max-width: 1023px) {
  .catalog-list__filter .banners {
    margin-top: 30px;
  }
}
.map-wr ~ .banners {
  margin-top: 32px;
}
.map-text + .banners {
  margin-top: 12px;
}
.banners + .blog-wrap, .banners + .catalog-list-wrap, .banners + .catalog-list-head {
  margin-top: 30px;
}
.catalog-list-wrap .banners {
  margin-bottom: 40px;
}
.banners:not(.swiper-wrapper) {
  display: flex;
  justify-content: center;
}

.banners-gallery .banners__item {
  min-height: 85px;
}
.map-wr ~ .banners-gallery {
  margin-top: 32px;
}
.map-text + .banners-gallery {
  margin-top: 12px;
}
.banners-gallery.carousel-grid .swiper-container {
  margin: 0;
  width: 100%;
}
.banners-gallery.carousel-grid .swiper-container:after, .banners-gallery.carousel-grid .swiper-container:before {
  content: none;
}
.banners-gallery .swiper-button-next.swiper-button-area, .banners-gallery .swiper-button-prev.swiper-button-area {
  height: calc(100% - 30px);
}
.banners-gallery .swiper-button-next.swiper-button-area {
  right: -75px;
}
.banners-gallery .swiper-button-prev.swiper-button-area {
  left: -75px;
}
.banners-gallery.carousel-grid .swiper-button-next .icon, .banners-gallery.carousel-grid .swiper-button-prev .icon {
  font-size: 26px;
}
.banners-gallery .swiper-pagination {
  height: 30px;
  text-align: center;
  padding-top: 15px;
}
.banners-gallery .swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}

/* End */


/* 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/solutions/style.css?17346938192322*/
.solution-wrap ~ .banners {
  margin-top: 120px;
}
@media only screen and (max-width: 767px) {
  .solution-wrap ~ .banners {
    margin-top: 80px;
  }
}
.solution-wrap .solutions {
  margin-bottom: 65px;
}

@media only screen and (max-width: 1439px) {
  .solutions-slider {
    padding-bottom: 30px;
  }
}

.solution {
  position: relative;
  display: block;
  height: 100%;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .solution {
    margin: 0 auto;
  }
}
html:not(.bx-touch) .solution:hover, .bx-touch .solution:active {
  text-decoration: none;
}
html:not(.bx-touch) .solution:hover .solution__anons, .bx-touch .solution:active .solution__anons {
  max-height: 40px;
  margin-top: 8px;
  transition: max-height 0.15s ease-out;
}
html:not(.bx-touch) .solution:hover .img-fluid, .bx-touch .solution:active .img-fluid {
  transform: scale(1.05);
}
.solution .hint-new {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #ec8213;
  padding: 5px 12px 4px;
  font-size: 15px;
}
.solution .ratio-box {
  padding-bottom: 121.775%;
  overflow: hidden;
}
.solution .ratio-box .img-fluid {
  object-fit: cover;
  transition: transform 0.4s ease-out;
}
.solution__info {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .solution__info {
    padding: 16px;
  }
}
.solution__title {
  display: block;
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.2px;
  max-height: 20px;
  overflow: hidden;
  color: #ffffff;
}
@media only screen and (max-width: 1439px) {
  .solution__title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 550px) and (max-width: 767px) {
  .solution__title {
    font-size: 15px;
  }
}
.solution__anons {
  display: block;
  overflow: hidden;
  max-height: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.32px;
  color: #ffffff;
  transition: max-height 0.15s ease-out;
}
@media only screen and (max-width: 1439px) {
  .solution__anons {
    font-size: 16px;
  }
}
@media only screen and (min-width: 550px) and (max-width: 767px) {
  .solution__anons {
    font-size: 14px;
  }
}

/* End */
/* /local/templates/2019/components/bitrix/catalog/solutions/style.css?17346938191005 */
/* /local/templates/2019/components/bitrix/catalog/solutions/bitrix/news.detail/.default/style.css?17346938192235 */
/* /local/templates/2019/components/bitrix/news.detail/collections/style.css?174116601419264 */
/* /local/templates/2019/components/teamprofi/empty/share.link/style.css?17346938195044 */
/* /local/components/teamprofi/banners/templates/.default/style.css?17346938191484 */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17346938191984 */
/* /local/templates/2019/components/bitrix/news.list/solutions/style.css?17346938192322 */
