/* Start:/bitrix/components/bitrix/sale.location.selector.search/templates/.default/style.min.css?16916451705525*/
.bx-sls .dropdown-block {
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px #ebebeb;
  box-shadow: inset 0 1px 2px #ebebeb;
  font-size: 14px;
  padding: 0 22px 0 30px;
  position: relative;
  background-color: #fff;
}
.bx-sls .dropdown-block-ui {
  font-size: 14px;
  padding: 0 22px 0 30px;
  position: relative;
  background-color: #fff;
  margin-top: 5px;
}

.bx-sls .dropdown-arrow {
  background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/dropdown-errow.png)
    no-repeat center center;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  width: 22px;
}
.bx-sls .bx-ui-sls-container {
  overflow: hidden;
  min-height: 25px;
}
.bx-sls .bx-ui-sls-pane {
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px #c7c7c7;
  box-shadow: 0 2px 3px #c7c7c7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  left: 0;
  top: 35px;
  padding: 5px 5px 3px 5px;
  position: absolute;
  width: 100%;
}
.bx-sls .dropdown-active .bx-ui-sls-pane {
  display: block;
}
.bx-sls .bx-ui-sls-variants {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bx-sls .dropdown-item {
  border-radius: 2px;
  padding: 7px 4px 7px 10px;
  margin-bottom: 2px;
}
.bx-sls .dropdown-item:hover {
  background-color: #f1f3f5;
  cursor: pointer;
}
.bx-sls .dropdown-img {
  border: 0;
  display: inline-block;
  height: 12px;
  margin: 3px 12px 0 0;
  vertical-align: top;
  width: 16px;
}
.bx-sls .dropdown-item-text {
  color: #aba8ac;
  display: inline-block;
  vertical-align: top;
}
.bx-sls .dropdown-item-text span {
  color: #25282c;
}
.bx-sls .dropdown-list-title {
  border-bottom: 1px solid #e5e5e5;
  height: 37px;
  line-height: 37px;
  padding-left: 8px;
}

.bx-sls .dropdown-icon {
  background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/lens.png)
    no-repeat center center;
  height: 14px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 14px;
}
.bx-sls .quick-locations {
  margin-bottom: 5px;
}
.bx-sls .quick-location-tag {
  background-color: #f2f5f8;
  border: 1px solid #cad3dc;
  border-radius: 3px;
  color: #1e55b9;
  display: inline-block;
  font-size: 15px;
  height: 27px;
  line-height: 26px;
  margin: 0 3px;
  padding: 0 14px;
  text-decoration: none;
  margin-bottom: 10px;
}
.bx-sls .quick-location-tag:hover {
  background-color: #fafafa;
}
.bx-sls .dropdown-fade2white {
  width: 46px;
  height: 31px;
  position: absolute;
  top: 2px;
  right: 0;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 0)),
    color-stop(30%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);
}

.bx-sls .bx-ui-sls-clear {
  background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png)
    6px -3386px no-repeat scroll;
  width: 30px;
  height: 30px;
  cursor: pointer;
  cursor: hand;
  margin-top: 2px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
.bx-sls .bx-ui-sls-clear:hover {
  background-position: 6px -3418px;
}

.bx-sls .bx-ui-sls-loader {
  background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important;
  background-repeat: no-repeat !important;
  background-position: right -1px !important;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 3px;
  right: 2px;
  display: none;
}
.bx-sls .bx-ui-sls-go-edit {
  display: none;
}
.bx-sls .bx-ui-sls-pane {
  max-height: 300px;
}
.bx-sls input::-ms-clear {
  display: none;
}
.bx-sls input[type="text"] {
  position: relative;
}
.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
  position: absolute !important;
  top: 0;
  left: 0;
  color: #000 !important;
  opacity: 1 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 22px 0 0 !important;
  background-position: right 1px;
  background-repeat: no-repeat;
  font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
  font-size: 14px;
  height: 33px;
  width: 100%;
  outline: 0;
  z-index: 10;
}
.bx-sls .bx-ui-sls-route {
  color: #aba8ac !important;
  z-index: 5;
}
.bx-sls .bx-ui-sls-pane {
  background-color: #fff;
  z-index: 999;
  border: 1px solid #87919c;
}
.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,
.bx-sls .bx-ui-sls-error {
  padding: 10px 10px;
}
.bx-sls .bx-ui-sls-error {
  color: #f22;
  padding-left: 30px;
  position: relative;
}
.bx-sls .bx-ui-sls-error div {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png)
    6px -2895px no-repeat scroll;
}
.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.bx-sls .bx-ui-sls-variant-active {
  background-color: #e0e8ea;
}
.adm-sls-edit-link {
  margin-top: 10px;
}
.bx-admin-mode .bx-sls-go-edit {
  margin-left: 10px;
  display: none;
}
.bx-admin-mode .dropdown-block {
  border-color: #87919c #959ea9 #9ea7b1;
  border-radius: 4px;
  -webkit-box-shadow:
    0 1px 0 0 rgba(255, 255, 255, 0.3),
    0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
  box-shadow:
    0 1px 0 0 rgba(255, 255, 255, 0.3),
    0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
  height: 25px;
}
.bx-sls.bx-admin-mode .bx-ui-sls-fake,
.bx-sls.bx-admin-mode .bx-ui-sls-route {
  height: 25px;
}
.bx-admin-mode .dropdown-icon {
  top: 7px;
}
.bx-admin-mode .dropdown-fade2white {
  height: 22px;
}
.bx-admin-mode .dropdown-fade2white {
  right: 1px;
}
.bx-admin-mode .bx-ui-sls-clear {
  background-position: 6px -3389px;
  height: 22px;
}
.bx-admin-mode .bx-ui-sls-clear:hover {
  background-position: 6px -3421px;
}
.bx-admin-mode .bx-ui-sls-loader {
  background-position: right -4px !important;
  height: 21px;
}
.bx-admin-mode .bx-ui-sls-pane {
  top: 27px;
}
/* End */

/* Start:/local/templates/aspro_max/vendor/css/carousel/owl/owl.carousel.min.css?16530413093351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/local/templates/aspro_max/vendor/css/carousel/owl/owl.video.play.png)
    no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/* End */

/* Start:/local/templates/aspro_max/vendor/css/carousel/owl/owl.theme.default.min.css?16530413091013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/* End */

/* Start:/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/style.min.css?16916451706119*/
.bx-slst .dropdown-block {
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px #ebebeb;
  box-shadow: inset 0 1px 2px #ebebeb;
  font-size: 14px;
  padding: 0 22px 0 30px;
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
}
.bx-slst .dropdown-block:last-child {
  margin-bottom: 0;
}

.bx-slst .dropdown-arrow {
  background: url(/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/images/dropdown-errow.png)
    no-repeat center center;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  width: 22px;
}
.bx-slst .bx-ui-combobox-fake,
.bx-slst .bx-ui-combobox-route {
  background: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #000;
  font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
  font-size: 14px;
  height: 33px;
  width: 100%;
  outline: 0;
  padding: 0;
}
.bx-slst .bx-ui-combobox-container {
  overflow: hidden;
}
.bx-slst .bx-ui-combobox-dropdown {
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px #c7c7c7;
  box-shadow: 0 2px 3px #c7c7c7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  max-height: 200px;
  overflow-y: auto;
  left: 0;
  top: 35px;
  padding: 5px 5px 3px 5px;
  position: absolute;
  width: 100%;
}
.bx-slst .dropdown-active .bx-ui-combobox-dropdown {
  display: block;
}
.bx-slst .bx-ui-combobox-variants {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bx-slst .dropdown-item {
  border-radius: 2px;
  padding: 7px 4px 7px 10px;
  margin-bottom: 2px;
}
.bx-slst .dropdown-item:hover {
  background-color: #f1f3f5;
  cursor: pointer;
}
.bx-slst .dropdown-img {
  border: 0;
  display: inline-block;
  height: 12px;
  margin: 3px 12px 0 0;
  vertical-align: top;
  width: 16px;
}
.bx-slst .dropdown-item-text {
  color: #aba8ac;
  display: inline-block;
  vertical-align: top;
}
.bx-slst .dropdown-item-text span {
  color: #25282c;
}
.bx-slst .dropdown-list-title {
  border-bottom: 1px solid #e5e5e5;
  height: 37px;
  line-height: 37px;
  padding-left: 8px;
}

.bx-slst .dropdown-icon {
  background: url(/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/images/lens.png)
    no-repeat center center;
  height: 14px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 14px;
}
.bx-slst .quick-locations {
  margin-bottom: 5px;
}
.bx-slst .quick-location-tag {
  background-color: #f2f5f8;
  border: 1px solid #cad3dc;
  border-radius: 3px;
  color: #1e55b9;
  display: inline-block;
  font-size: 15px;
  height: 27px;
  line-height: 26px;
  margin: 0 3px;
  padding: 0 14px;
  text-decoration: none;
  margin-bottom: 10px;
}
.bx-slst .quick-location-tag:hover {
  background-color: #fafafa;
}
.bx-slst .dropdown-fade2white {
  width: 32px;
  height: 31px;
  position: absolute;
  top: 2px;
  right: 0;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 0)),
    color-stop(30%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 1) 30%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);
}

.bx-slst .bx-ui-combobox-toggle {
  background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png)
    6px -2618px no-repeat scroll;
  width: 30px;
  height: 30px;
  cursor: pointer;
  cursor: hand;
  margin-top: 2px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
.bx-slst .bx-ui-combobox-toggle:hover {
  background-position: 6px -2696px;
}

.bx-slst .bx-ui-combobox-loader {
  background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important;
  background-repeat: no-repeat !important;
  background-position: right -1px !important;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 3px;
  right: 2px;
  display: none;
}
.bx-slst .bx-ui-combobox-go-edit {
  display: none;
}
.bx-slst .bx-ui-combobox-dropdown {
  max-height: 300px;
}
.bx-slst .bx-ui-pager-area {
  height: 40px;
  text-align: center;
  color: gray;
  padding: 10px 0 0 0;
}
.bx-slst input[type="text"] {
  position: relative;
}
.bx-slst input::-ms-clear {
  display: none;
}
.bx-slst .bx-ui-combobox-dropdown {
  background-color: #fff;
  z-index: 999;
  border: 1px solid #87919c;
}
.bx-slst .bx-ui-combobox-variant {
  cursor: pointer;
  cursor: hand;
}
.bx-slst .bx-ui-combobox-variant,
.bx-slst .bx-ui-combobox-error {
  padding: 10px 10px;
}
.bx-slst .bx-ui-combobox-error {
  color: #f22;
  padding-left: 30px;
  position: relative;
}
.bx-slst .bx-ui-combobox-error div {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png)
    6px -2895px no-repeat scroll;
}
.bx-slst .bx-ui-combobox-variant:hover,
.bx-slst .bx-ui-combobox-variant-active {
  background-color: #e0e8ea;
}
.adm-sls-edit-link {
  margin-top: 10px;
}
.bx-admin-mode .bx-sls-go-edit {
  margin-left: 10px;
  display: none;
}
.bx-admin-mode .dropdown-block {
  border-color: #87919c #959ea9 #9ea7b1;
  border-radius: 4px;
  -webkit-box-shadow:
    0 1px 0 0 rgba(255, 255, 255, 0.3),
    0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
  box-shadow:
    0 1px 0 0 rgba(255, 255, 255, 0.3),
    0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
  height: 25px;
}
.bx-slst.bx-admin-mode .bx-ui-combobox-fake,
.bx-slst.bx-admin-mode .bx-ui-combobox-route {
  height: 25px;
}
.bx-slst.bx-admin-mode .dropdown-icon {
  top: 7px;
}
.bx-slst.bx-admin-mode .dropdown-fade2white {
  height: 22px;
}
.bx-slst.bx-admin-mode .dropdown-fade2white {
  right: 1px;
}
.bx-slst.bx-admin-mode .bx-ui-combobox-toggle {
  background-position: 6px -2623px;
  height: 22px;
}
.bx-slst.bx-admin-mode .bx-ui-combobox-loader {
  background-position: right -4px !important;
  height: 21px;
}
.bx-slst.bx-admin-mode .bx-ui-combobox-dropdown {
  top: 27px;
}
.bx-slst .bx-ui-state-items-discover-in-progress .bx-ui-combobox-loader {
  display: block;
}
.bx-ui-slst-pool select {
  margin: 10px 10px 0 0;
}
div[data-bx-ui-id="error"] {
  display: none;
}
.bx-ui-state-error div[data-bx-ui-id="error"] {
  display: block;
}
.bx-ui-slst-other-item,
.bx-ui-combobox-deselect-item {
  border-bottom: 1px solid gray;
}
.bx-ui-sls-tree-trunk {
  padding: 0 0 9px 30px;
}
.disabled-keyboard {
  cursor: pointer;
  cursor: hand;
}
.disabled-keyboard input {
  cursor: inherit;
}
.bx-ui-combobox-container .bx-combobox-fake-as-input {
  padding-top: 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* End */
/* /bitrix/components/bitrix/sale.location.selector.search/templates/.default/style.min.css?16916451705525 */
/* /local/templates/aspro_max/vendor/css/carousel/owl/owl.carousel.min.css?16530413093351 */
/* /local/templates/aspro_max/vendor/css/carousel/owl/owl.theme.default.min.css?16530413091013 */
/* /bitrix/components/bitrix/sale.location.selector.steps/templates/.default/style.min.css?16916451706119 */
