

/* Start:/local/templates/2019/components/bitrix/news/customers/style.css?17588315573609*/
.customer-item {
  position: relative;
  display: block;
  height: 400px;
  border-radius: 12px;
  overflow: hidden;
  color: #262626;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1279px) {
  .customer-item {
    height: 335px;
  }
}
@media (max-width: 1023px) {
  .customer-item {
    height: 248px;
  }
}
@media (max-width: 767px) {
  .customer-item {
    height: auto;
  }
}
.customer-item__link {
  color: #262626;
}
html:not(.bx-touch) .customer-item__link:hover, html.bx-touch .customer-item__link:active {
  text-decoration: none;
}
.customer-item__bottom {
  padding: 52px 64px 48px 64px;
}
@media (max-width: 1279px) {
  .customer-item__bottom {
    padding: 48px 52px 36px 52px;
  }
}
@media (max-width: 1023px) {
  .customer-item__bottom {
    padding: 32px 40px 20px 40px;
  }
}
@media (max-width: 767px) {
  .customer-item__bottom {
    padding: 0 0 24px 0;
  }
}
.customer-item__top {
  position: relative;
}
@media (max-width: 767px) {
  .customer-item--empty {
    padding: 0;
  }
}
.customer-item--empty .customer-item__pic {
  margin-bottom: 0;
}
.customer-item__title {
  position: relative;
  z-index: 2;
  font-family: "RotondaC", sans-serif;
  display: block;
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: 0.72px;
  font-weight: 600;
  max-width: 350px;
}
@media (max-width: 1023px) {
  .customer-item__title {
    font-size: 22px;
    max-width: 316px;
  }
}
@media (max-width: 767px) {
  .customer-item__title {
    padding: 0 20px;
  }
}
.customer-item__title + .customer-item__anons {
  margin-top: 16px;
}
@media (max-width: 1023px) {
  .customer-item__title + .customer-item__anons {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .customer-item__title + .customer-item__anons {
    margin-top: 8px;
  }
}
.customer-item__anons {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 400px;
  height: 140px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .customer-item__anons {
    max-width: 316px;
    font-size: 14px;
    height: 75px;
  }
}
@media (max-width: 767px) {
  .customer-item__anons {
    padding: 0 20px;
    height: 90px;
  }
}
.customer-item .arr-circle {
  position: absolute;
  bottom: 48px;
  left: 64px;
}
@media (max-width: 1279px) {
  .customer-item .arr-circle {
    bottom: 36px;
    left: 52px;
  }
}
@media (max-width: 1023px) {
  .customer-item .arr-circle {
    bottom: 20px;
    left: 40px;
  }
}
@media (max-width: 767px) {
  .customer-item .arr-circle {
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    bottom: auto;
    left: auto;
  }
}
.customer-item__pic {
  display: block;
}
@media (max-width: 767px) {
  .customer-item__pic {
    position: relative;
    margin-bottom: 20px;
  }
}
.customer-item__pic .img-fluid {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .customer-item__pic .img-fluid {
    position: relative;
  }
}
.customer-item__advert {
  position: absolute;
  right: 24px;
  bottom: 66px;
  z-index: 3;
}
@media (max-width: 1279px) {
  .customer-item__advert {
    bottom: 54px;
  }
}
@media (max-width: 1023px) {
  .customer-item__advert {
    bottom: 27px;
  }
}
@media (max-width: 767px) {
  .customer-item__advert {
    right: 20px;
    bottom: 6px;
  }
}
@media (max-width: 767px) {
  .customer-item__advert--bottom {
    top: auto;
    bottom: 6px;
  }
}

.customer-gift-cert-block {
  max-width: 730px;
  margin-top: 64px;
}
@media (max-width: 1279px) {
  .customer-gift-cert-block {
    max-width: 610px;
  }
}
@media (max-width: 1023px) {
  .customer-gift-cert-block {
    max-width: none;
  }
}

/* End */


/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17588315575459*/
.pager {
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .pager {
    margin-top: 72px;
  }
}
.pager__next {
  position: relative;
  margin-bottom: 40px;
  height: 48px;
}
html.bx-touch .pager__next:not(.no-touch-style) {
  height: 56px;
}
.content .paging, .mfp-content .paging {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  line-height: 0;
}
.content .paging__control, .mfp-content .paging__control {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 10px;
  border-radius: 50%;
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.2);
  background-color: #ffffff;
  color: #15b742;
}
html.bx-touch .content .paging__control:not(.no-touch-style), html.bx-touch .mfp-content .paging__control:not(.no-touch-style) {
  width: 48px;
  height: 48px;
}
html:not(.bx-touch) .content .paging__control:hover, html.bx-touch .content .paging__control:active, html:not(.bx-touch) .mfp-content .paging__control:hover, html.bx-touch .mfp-content .paging__control:active {
  color: #129e39;
}
html:not(.bx-touch) .content .paging__control:active, html.bx-touch .content .paging__control:active, html:not(.bx-touch) .mfp-content .paging__control:active, html.bx-touch .mfp-content .paging__control:active {
  box-shadow: 0 4px 8px 0 rgba(21, 183, 66, 0.16);
}
.content .paging__control--prev, .mfp-content .paging__control--prev {
  margin-right: 20px;
}
.content .paging__control--next, .mfp-content .paging__control--next {
  margin-left: 20px;
}
.content .paging__control--disabled, .mfp-content .paging__control--disabled {
  pointer-events: none;
  filter: grayscale(1);
}
.content .paging__area, .mfp-content .paging__area {
  margin: 0 -10px;
}
.content .paging__item, .mfp-content .paging__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 40px;
  color: #262626;
  text-align: center;
  user-select: none;
}
@media (max-width: 767px) {
  .content .paging__item, .mfp-content .paging__item {
    display: none;
  }
}
html.bx-touch .content .paging__item:not(.no-touch-style), html.bx-touch .mfp-content .paging__item:not(.no-touch-style) {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
html:not(.bx-touch) .content .paging__item:hover, html.bx-touch .content .paging__item:active, html:not(.bx-touch) .mfp-content .paging__item:hover, html.bx-touch .mfp-content .paging__item:active {
  color: #15b742;
  text-decoration: none;
}
.content .paging__item--dots, .mfp-content .paging__item--dots {
  color: #c4c4c4;
}
.content .paging__item--active, .mfp-content .paging__item--active {
  color: #ffffff;
  background-color: #15b742;
}
@media (max-width: 767px) {
  .content .paging__item--active, .mfp-content .paging__item--active {
    display: inline-block;
  }
}
html:not(.bx-touch) .content .paging__item--active:hover, html.bx-touch .content .paging__item--active:active, html:not(.bx-touch) .mfp-content .paging__item--active:hover, html.bx-touch .mfp-content .paging__item--active:active {
  cursor: default;
  color: #ffffff;
}

.container-spread--sparwine .paging__control, .catalog-element--grape .paging__control {
  color: #84406d;
}
html:not(.bx-touch) .container-spread--sparwine .paging__control:hover, html.bx-touch .container-spread--sparwine .paging__control:active, html:not(.bx-touch) .catalog-element--grape .paging__control:hover, html.bx-touch .catalog-element--grape .paging__control:active {
  color: #5f2d50;
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.24);
}
html:not(.bx-touch) .container-spread--sparwine .paging__item:hover, html.bx-touch .container-spread--sparwine .paging__item:active, html:not(.bx-touch) .catalog-element--grape .paging__item:hover, html.bx-touch .catalog-element--grape .paging__item:active {
  color: #5f2d50;
}
.container-spread--sparwine .paging__item--active, .catalog-element--grape .paging__item--active {
  background-color: #84406d;
}
html:not(.bx-touch) .container-spread--sparwine .paging__item--active:hover, html.bx-touch .container-spread--sparwine .paging__item--active:active, html:not(.bx-touch) .catalog-element--grape .paging__item--active:hover, html.bx-touch .catalog-element--grape .paging__item--active:active {
  color: #ffffff;
}
.content .container-spread--sparwine .pager__next .btn--outline, .mfp-content .container-spread--sparwine .pager__next .btn--outline, .content .catalog-element--grape .pager__next .btn--outline, .mfp-content .catalog-element--grape .pager__next .btn--outline {
  color: #84406d;
  border-color: #84406d;
}
html:not(.bx-touch) .content .container-spread--sparwine .pager__next .btn--outline:hover, html.bx-touch .content .container-spread--sparwine .pager__next .btn--outline:active, html:not(.bx-touch) .mfp-content .container-spread--sparwine .pager__next .btn--outline:hover, html.bx-touch .mfp-content .container-spread--sparwine .pager__next .btn--outline:active, html:not(.bx-touch) .content .catalog-element--grape .pager__next .btn--outline:hover, html.bx-touch .content .catalog-element--grape .pager__next .btn--outline:active, html:not(.bx-touch) .mfp-content .catalog-element--grape .pager__next .btn--outline:hover, html.bx-touch .mfp-content .catalog-element--grape .pager__next .btn--outline:active {
  color: rgba(132, 64, 109, 0.9);
  border-color: rgba(132, 64, 109, 0.5);
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news/customers/bitrix/news.list/.default/style.css?17588315571089*/
.customers-list__item {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.customers-list__item + .customers-list__item {
  margin-top: 48px;
}
@media (max-width: 1023px) {
  .customers-list__item + .customers-list__item {
    margin-top: 32px;
  }
}
html:not(.bx-touch) .customers-list__item:hover, html.bx-touch .customers-list__item:active {
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.2);
}
html:not(.bx-touch) .customers-list__item--no-hover:hover, html.bx-touch .customers-list__item--no-hover:active {
  box-shadow: none;
}
.customers-list__item .ratio-box {
  padding-bottom: 36.045%;
  background-color: #efefef;
}
@media (max-width: 767px) {
  .customers-list__item .ratio-box {
    padding-bottom: 45.6%;
  }
}
.customers-list__loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customers-list__loading img {
  height: 40px;
  margin: 0 auto;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .customers-list__loading img {
    height: 25px;
  }
}

/* End */
/* /local/templates/2019/components/bitrix/news/customers/style.css?17588315573609 */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17588315575459 */
/* /local/templates/2019/components/bitrix/news/customers/bitrix/news.list/.default/style.css?17588315571089 */
