

/* Start:/local/templates/2019/components/bitrix/news/customers/style.css?16921050853609*/
.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/news/customers/bitrix/news.detail/.default/style.css?16847990549983*/
body .customer-detail .customer-item {
  margin-top: 48px;
  margin-bottom: 64px;
}
@media (max-width: 1023px) {
  body .customer-detail .customer-item {
    margin-bottom: 48px;
    margin-top: 32px;
  }
}
@media (max-width: 384px) {
  body .customer-detail .customer-item {
    border-radius: 0;
    margin: 0 -15px 48px -15px;
  }
}
.content body .customer-detail body .customer-detail__balance-title {
  margin-bottom: 48px;
}
@media (max-width: 1279px) {
  .content body .customer-detail body .customer-detail__balance-title {
    margin-bottom: 36px;
  }
}
@media (max-width: 1023px) {
  .content body .customer-detail body .customer-detail__balance-title {
    margin-bottom: 32px;
  }
}
body .customer-detail__text-right {
  font-size: 12px;
  line-height: 18px;
  color: #7a7a7a;
}
body .customer-detail__text-right + .download-file {
  margin-top: 64px;
}
@media (max-width: 1023px) {
  body .customer-detail__text-right + .download-file {
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  body .customer-detail__text-right + .download-file {
    max-width: 100%;
  }
}
body .customer-detail__text-right p:last-child {
  margin-bottom: 0;
}
body .customer-detail .customer-text {
  border: none;
}
body .customer-detail .customer-text--tiny .customer-text-mobile {
  overflow: hidden;
}
@media (max-width: 1023px) {
  body .customer-detail .customer-text--tiny .customer-text-mobile {
    overflow: visible;
  }
}
body .customer-detail .customer-text--tiny .customer-text-mobile__btn {
  margin-left: 12px;
  margin-right: 12px;
  padding-bottom: 22px;
}
@media (max-width: 1023px) {
  body .customer-detail .customer-text--tiny .customer-text-mobile__btn {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }
}
body .customer-detail .customer-text--tiny .customer-text-mobile__products-tiny {
  margin: 0 35px;
}
@media (max-width: 1023px) {
  body .customer-detail .customer-text--tiny .customer-text-mobile__products-tiny {
    margin: 0;
  }
}
@media (min-width: 1280px) {
  body .customer-detail .customer-text--tiny .customer-text-mobile__products-tiny .catalog-tile {
    width: 230px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  body .customer-detail .customer-text--tiny .customer-text-mobile__products-tiny .catalog-tile {
    width: 255px;
  }
}
@media (min-width: 1280px) {
  body .customer-detail .customer-text--tiny .customer-text-mobile__products-tiny .catalog-list__item--tiny .catalog-tile {
    width: 300px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  body .customer-detail .customer-text--tiny .customer-text-mobile__products-tiny .catalog-list__item--tiny .catalog-tile {
    width: 245px;
  }
}
body .customer-detail .customer-text__bold-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  body .customer-detail .customer-text__bold-title {
    border-bottom: 1px solid #efefef;
  }
}
body .customer-detail .customer-text__bold-title .icon {
  font-size: 6.5px;
  color: #c4c4c4;
}
body .customer-detail .customer-text__bold-title.open {
  border-bottom: none;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  body .customer-detail .customer-text {
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  body .customer-detail .customer-text {
    margin-bottom: 46px;
  }
}
body .customer-detail .customer-text__item {
  border: none;
  padding: 64px 0 0 0;
}
@media (max-width: 767px) {
  body .customer-detail .customer-text__item {
    padding: 40px 0 0 0;
  }
}
body .customer-detail .customer-text__item:first-child {
  padding: 0;
}
body .customer-detail .customer-text__item--gallery + .customer-text__item--text {
  padding: 16px 0 0 0;
}
body .customer-detail .customer-text-mobile {
  padding-bottom: 64px;
  margin-bottom: 64px;
  border-bottom: 1px solid #efefef;
}
body .customer-detail .customer-text-mobile:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  body .customer-detail .customer-text-mobile {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
body .customer-detail .customer-text-mobile__video .ratio-box {
  padding-bottom: 60%;
}
body .customer-detail .customer-text-mobile__video .company-video__pic {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1279px) {
  body .customer-detail .customer-text-mobile__video .icon {
    font-size: 15px;
  }
  body .customer-detail .customer-text-mobile__video .arr-circle--big {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 413px) {
  body .customer-detail .customer-text-mobile__btn a {
    width: 100%;
  }
}
body .customer-detail .customer-text-mobile__icon-item {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
body .customer-detail .customer-text-mobile__icon-item:last-child {
  margin-bottom: 0;
}
body .customer-detail .customer-text-mobile__icon-item .content-icon {
  margin-right: 25px;
  display: flex;
}
body .customer-detail .customer-text-mobile__icon-item .content-icon svg {
  width: 40px;
  max-height: 40px;
}
body .customer-detail .customer-text-mobile__gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -10px 0;
}
body .customer-detail .customer-text-mobile__gallery-item {
  width: 33.3333333333%;
  padding: 0 15px;
  margin: 10px 0;
}
@media (max-width: 767px) {
  body .customer-detail .customer-text-mobile__gallery-item {
    width: 100%;
  }
}
body .customer-detail .customer-text-mobile__gallery-item .ratio-box {
  padding-bottom: 64%;
  border-radius: 12px;
  border: solid 1px #efefef;
  overflow: hidden;
}
body .customer-detail .customer-text-mobile__picture .ratio-box {
  padding-bottom: 60%;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 767px) {
  body .customer-detail .customer-text-mobile__picture .ratio-box {
    padding-bottom: 64%;
  }
}
@media (max-width: 767px) {
  body .customer-detail .open + .customer-text-mobile__content {
    margin-bottom: 0;
    padding: 0 0 32px 0;
  }
}
body .customer-detail .file-upload {
  height: 228px;
}

.cards-list {
  font-size: 0;
  margin: -15px -15px 49px -15px;
}
@media (max-width: 1023px) {
  .cards-list {
    margin-bottom: 33px;
  }
}
@media (max-width: 767px) {
  .cards-list {
    white-space: nowrap;
  }
}
.cards-list__item {
  display: inline-block;
  vertical-align: middle;
  padding: 15px;
  width: 25%;
}
@media (max-width: 1023px) {
  .cards-list__item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .cards-list__item {
    width: 285px;
  }
}

.card-item {
  position: relative;
  height: 175px;
  border-radius: 12px;
  border: solid 1px #dddddd;
  background-image: -webkit-linear-gradient(left, #ffffff, #f4f4f4);
  background-image: -moz-linear-gradient(left, #ffffff, #f4f4f4);
  background-image: linear-gradient(to right, #ffffff, #f4f4f4);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f4f4f4, GradientType=1')";
  padding: 10px 16px 20px 25px;
}
@media (max-width: 1279px) {
  .card-item {
    height: 145px;
  }
}
@media (max-width: 1023px) {
  .card-item {
    height: 175px;
  }
}
.card-item__title {
  font-size: 56px;
  line-height: 75.6px;
  font-weight: 600;
}
.card-item__price {
  position: absolute;
  left: 24px;
  bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}
.card-item__price em {
  display: none;
}
.card-item .icon {
  position: absolute;
  right: 16px;
  bottom: 20px;
  font-size: 26px;
  color: #c9c9c9;
}

.catalog-list-block {
  margin-top: -20px;
  margin-bottom: -20px;
}
.catalog-list-block__item {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .catalog-list-block__item:after {
    position: absolute;
    content: "";
    height: 1px;
    width: calc(100% - 30px);
    background: #efefef;
    bottom: -20px;
    margin: 0 auto;
  }
  .catalog-list-block__item:last-child:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .catalog-tile-block {
    display: flex;
    flex-direction: row;
    align-items: start;
  }
}
.catalog-tile-block__pic {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 184px;
  margin-bottom: 24px;
  box-sizing: content-box;
}
.catalog-tile-block__pic img {
  max-width: 184px;
  max-height: 184px;
}
.catalog-tile-block__pic .no-photo .icon {
  font-size: 100px;
}
@media (max-width: 767px) {
  .catalog-tile-block__pic {
    width: 96px;
    height: 96px;
    margin-bottom: 0;
    margin-right: 16px;
    min-width: 96px;
  }
  .catalog-tile-block__pic img {
    max-width: 96px;
    max-height: 96px;
  }
  .catalog-tile-block__pic .no-photo .icon {
    font-size: 80px;
  }
}
.catalog-tile-block__name {
  display: block;
  margin-bottom: 5px;
  font-family: "RotondaC", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.48px;
  color: #262626;
  height: 66px;
  max-height: 66px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .catalog-tile-block__name {
    margin-bottom: 2px;
  }
}
.catalog-tile-block__price {
  height: 47px;
}
html.bx-touch .catalog-tile-block__price:not(.no-touch-style) {
  height: 55px;
}
.catalog-tile-block__price .prices__actual {
  justify-content: space-between;
}
.catalog-tile-block__limit {
  display: flex;
  height: 16px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .catalog-tile-block__limit {
    height: auto;
  }
  .catalog-tile-block__limit:empty {
    margin-bottom: 0;
  }
}
.catalog-tile-block__limit .daily-limit__text {
  font-size: 12px;
}

.customer-container__right {
  float: right;
  margin-left: 125px;
  width: 255px;
}
@media (max-width: 1279px) {
  .customer-container__right {
    width: 210px;
    margin-left: 110px;
  }
}
@media (max-width: 1023px) {
  .customer-container__right {
    display: none;
  }
}
@media (min-width: 414px) and (max-width: 767px) {
  .customer-container .map-shop {
    margin: 0;
  }
}

/* End */
/* /local/templates/2019/components/bitrix/news/customers/style.css?16921050853609 */
/* /local/templates/2019/components/bitrix/news/customers/bitrix/news.detail/.default/style.css?16847990549983 */
