

/* Start:/local/templates/2019/components/teamprofi/empty/tags.cloud/style.css?17691641372139*/
.tags-list {
  position: relative;
  width: 100%;
}
.tags-list__scroll {
  height: 43px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  margin: -5px;
}
.tags-list__item {
  text-decoration: none;
  margin: 5px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 12px;
  color: #878687;
  padding: 8px;
  background: #f7f7f7;
}
html:not(.bx-touch) .tags-list__item:hover, .bx-touch .tags-list__item:active {
  color: #565655;
}
.tags-list__item--active {
  color: #ffffff;
  background-color: rgba(46, 61, 140, 0.85);
}
html:not(.bx-touch) .tags-list__item--active:hover, .bx-touch .tags-list__item--active:active {
  color: #ffffff;
  background: #2e3d8c;
}
.tags-list .icon {
  margin-left: 6px;
}
.tags-list + .tags-control {
  height: 33px;
}
@media only screen and (max-width: 1023px) {
  .tags-list--light {
    height: 46px;
    width: calc(100% + 30px);
    margin: 0 -15px;
    overflow: hidden;
  }
}
.tags-list--light .tags-list__item {
  margin: 6px;
  border: 1px solid #f3f3f3;
  background: #ffffff;
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  padding: 8px 12px;
  line-height: 22px;
}
html:not(.bx-touch) .tags-list--light .tags-list__item:hover, .bx-touch .tags-list--light .tags-list__item:active {
  border-color: #c5c6c6;
}
.tags-list--light .tags-list__scroll {
  margin: -6px;
  height: 52px;
}
@media only screen and (max-width: 1023px) {
  .tags-list--light .tags-list__scroll {
    height: auto;
    margin: -6px 0;
    padding: 0 10px;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.tags-list--light .tags-list__scroll.open {
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .tags-list--light .tag-hide {
    opacity: 1;
  }
}

.catalog-list-wrap .tags-list {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1023px) {
  .catalog-list-wrap .tags-list {
    margin-bottom: 25px;
  }
}

.tag-clear {
  margin: 5px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 12px;
  color: #878687;
  padding: 8px;
}
.tag-clear--mobile {
  margin: 0;
  padding: 0;
}

/* 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/blog/style.css?17346938192120*/
.carousel-grid.blog-slider .swiper-slide {
  padding-top: 5px;
  padding-bottom: 5px;
}
.carousel-grid.blog-slider.product-slider .swiper-button-area.swiper-button-prev .icon, .carousel-grid.blog-slider.product-slider .swiper-button-area.swiper-button-next .icon {
  top: 50%;
}

.blog-list .matrix {
  margin: -20px -10px;
}
.blog-list .matrix__item {
  margin: 20px 0;
}
.blog-list__gallery {
  height: 100%;
}

.blog {
  position: relative;
  display: block;
  height: 100%;
  text-decoration: none;
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
}
html:not(.bx-touch) .blog:hover, .bx-touch .blog:active {
  text-decoration: none;
}
html:not(.bx-touch) .blog:hover .img-fluid, html:not(.bx-touch) .blog:hover .icon, .bx-touch .blog:active .img-fluid, .bx-touch .blog:active .icon {
  transform: scale(1.05);
}
.blog__pic-area {
  display: block;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.blog__pic {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
}
.blog__pic picture, .blog__pic .img-fluid {
  height: 100%;
  transition: transform 0.4s ease-out;
  max-width: none;
  width: 100%;
  object-fit: cover;
}
.blog__pic .icon {
  transition: transform 0.4s ease-out;
}
.blog__info {
  display: block;
  border-top: 1px solid #F7F7F7;
  padding: 16px;
}
.blog__data {
  display: flex;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #878687;
  letter-spacing: 0.01em;
  margin-bottom: 12px;
}
.blog__data-delim {
  color: #c5c6c6;
  margin: -1px 8px 0;
}
.blog__title {
  display: block;
  font-size: 15px;
  line-height: 19px;
  color: #565655;
  font-weight: 600;
}
@media only screen and (max-width: 1439px) {
  .blog__title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .blog__title {
    font-size: 14px;
  }
}
.blog__anons {
  display: block;
  max-height: 85px;
  overflow: hidden;
  padding-top: 8px;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.01em;
  color: #565655;
}

/* End */
/* /local/templates/2019/components/teamprofi/empty/tags.cloud/style.css?17691641372139 */
/* /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/blog/style.css?17346938192120 */
