

/* Start:/local/templates/mobi/components/bitrix/catalog/catalog/style.css?17423723568175*/
.obertka_wrap .obertka:nth-child(even) {
  background-color: #f2f4f5;
}
.obertka_wrap .obertka:nth-child(odd) {
  background-color: #fff;
}

.product-menu {
  padding: 10px 0 20px;
}
.product-menu .product-menu-ul {
  display: flex;
  border-bottom: 1px solid #f2f4f5;
}
.product-menu .product-menu-ul .product-menu-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 1 18%;
  height: 60px;
  background: #f2f4f5;
  margin: 0 1%;
  cursor: pointer;
  position: relative;
  top: 1px;
  padding: 0 15px;
}
.product-menu .product-menu-ul .product-menu-item.active {
  background: transparent;
  border: 1px solid #e1e1e1;
  border-bottom: 4px solid #ffe804;
}
.product-menu .product-menu-ul .product-menu-item .img {
  margin-right: 10px;
}
@media (max-width: 991px) {
  .product-menu .product-menu-ul .product-menu-item .img {
    margin-right: 0;
  }
}
.product-menu .product-menu-ul .product-menu-item .img img {
  max-width: unset;
}
.product-menu .product-menu-ul .product-menu-item .text {
  white-space: nowrap;
  font-weight: bold;
  font-size: 15px;
}
@media (max-width: 991px) {
  .product-menu .product-menu-ul .product-menu-item .text {
    display: none;
  }
}

.product-menu_tabs {
  flex: 0 0 83.13333%;
  max-width: 83.13333%;
  margin: 0 auto;
  padding-bottom: 25px;
}
@media (max-width: 575px) {
  .product-menu_tabs {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-menu_tabs .product_tab {
  padding: 20px 15px;
  display: none;
}
.product-menu_tabs .product_tab.active {
  display: block;
}
.product-menu_tabs .product_tab.product_tab_description, .product-menu_tabs .product_tab.product_tab_advantages, .product-menu_tabs .product_tab.product_tab_specifications {
  color: #4d4b3b;
}
.product-menu_tabs .product_tab .caption {
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 20px;
  color: black;
}
.product-menu_tabs .product_tab .content {
  font-size: 16px;
  line-height: 24px;
}
.product-menu_tabs .product_tab.product_tab_specifications table {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #4d4b3b;
  border: none;
}
.product-menu_tabs .product_tab.product_tab_specifications table tr {
  border-bottom: 1px solid #f2f2f2;
}
.product-menu_tabs .product_tab.product_tab_specifications table tr td {
  padding-bottom: 4px;
  padding-top: 4px;
  border: none;
}
.product-menu_tabs .product_tab.product_tab_video .thumb-wrap.youtube_video {
  text-align: center;
  cursor: pointer;
}
.product-menu_tabs .product_tab.product_tab_video .thumb-wrap.youtube_video span {
  position: relative;
  display: block;
}
.product-menu_tabs .product_tab.product_tab_video .thumb-wrap.youtube_video span:hover:before {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/images/youtube_play_red.png") no-repeat center;
}
.product-menu_tabs .product_tab.product_tab_video .thumb-wrap.youtube_video span:before {
  content: "";
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/images/youtube_play.png") no-repeat center;
  width: 56px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-menu_tabs .product_tab.product_tab_video .thumb-wrap.rutube_video {
  text-align: center;
  cursor: pointer;
}
.product-menu_tabs .product_tab.product_tab_video .thumb-wrap.rutube_video span {
  position: relative;
  display: block;
}
.product-menu_tabs .product_tab.product_tab_video .thumb-wrap.rutube_video span:hover:before {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/images/youtube_play_red.png") no-repeat center;
}
.product-menu_tabs .product_tab.product_tab_video .thumb-wrap.rutube_video span:before {
  content: "";
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/images/youtube_play.png") no-repeat center;
  width: 56px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-menu_tabs .print_form {
  line-height: 16px;
  margin: 25px 0 0;
  font-size: 12px;
  white-space: nowrap;
  display: flex;
}
.product-menu_tabs .print_form:hover:before {
  background-color: yellow;
}
.product-menu_tabs .print_form:before {
  content: " ";
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/images/element_print_form.png");
  background-repeat: no-repeat;
  height: 33px;
  width: 33px;
  transition: 0.2s;
  margin-right: 4px;
  border-radius: 50%;
}
.product-menu_tabs .print_form a {
  text-decoration: unset;
  color: unset;
}
.product-menu_tabs .print_form a span {
  font-size: 14px;
}

.section_description {
  padding: 96px 0;
  background: #fff;
}
.section_description.has-video .container .section_caption {
  flex: 0 0 calc(100% - 350px);
  max-width: calc(100% - 350px);
}
.section_description.has-video .container .section_caption h2 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
}
.section_description.has-video .container .text_wrap {
  flex: 0 0 calc(100% - 350px);
  max-width: calc(100% - 350px);
}
.section_description .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section_description .container .section_caption {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #111111;
}
.section_description .container .section_caption h2 {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
}
.section_description .container .section_caption .yellow {
  border-top: solid 3px #ffe804;
  max-width: 32px;
  text-align: left;
  margin: 12px 0 16px;
}
.section_description .container .video_caption {
  flex: 0 0 320px;
  max-width: 320px;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #111111;
}
.section_description .container .text_wrap.open .text:after {
  display: none;
}
.section_description .container .text_wrap.open .text_toggle_button:before {
  background-position: 0 -33px;
}
.section_description .container .text_wrap.open .text_toggle_button:hover:before {
  background-position: -33px -33px;
}
.section_description .container .text_wrap .text {
  max-height: 180px;
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}
.section_description .container .text_wrap .text:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #ffffff 100%);
  opacity: 1;
  transition: all 0.3s;
}
.section_description .container .text_wrap .text_toggle_button {
  font-size: 16px;
  line-height: 32px;
  margin-top: 40px;
  cursor: pointer;
}
.section_description .container .text_wrap .text_toggle_button:before {
  content: "";
  display: inline-block;
  width: 33px;
  height: 33px;
  background-image: url(/images/catalog_4_0--6.png);
  background-repeat: no-repeat;
  margin-right: 30px;
  vertical-align: middle;
}
.section_description .container .text_wrap .text_toggle_button:hover:before {
  background-position: -33px 0;
}
.section_description .container .videos {
  flex: 0 0 320px;
  max-width: 320px;
}
.section_description .container .videos .video {
  cursor: pointer;
  margin-bottom: 20px;
}
.section_description .container .videos .video .img {
  max-width: 320px;
  position: relative;
}
.section_description .container .videos .video .img:before {
  content: "";
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/images/youtube_play.png") no-repeat center;
  height: 38px;
  width: 56px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -19px 0 0 -28px;
}
.section_description .container .videos .video .img:hover:before {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/images/youtube_play_red.png") no-repeat center;
}
.section_description .container .videos .video .img img {
  max-width: 100%;
  margin: 0 auto 10px;
}
.section_description .container .videos .video .caption {
  font-size: 21px;
}
.section_description .container .arrows {
  display: flex;
  justify-content: flex-end;
}
.section_description .container .arrows .arrow_left {
  cursor: pointer;
  margin-right: 32px;
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/images/youtube_slider_arrow.png") no-repeat center;
  width: 21px;
  height: 34px;
  transform: scaleX(-1);
}
.section_description .container .arrows .arrow_right {
  cursor: pointer;
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/images/youtube_slider_arrow.png") no-repeat center;
  width: 21px;
  height: 34px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?175913149442684*/
html.bx-no-touch .catalog_element .share-container:hover .share_button {
  background-color: #ffe804;
  transition: background 0s linear 0s;
}
html.bx-no-touch .catalog_element .share-container:hover .ya-share2 {
  visibility: visible;
  transition: visibility 0s linear 0s;
}
html.bx-no-touch .catalog_element .main .right .advanced-info .cheaper:hover {
  text-decoration: none;
}
html.bx-no-touch .catalog_element .main .right .advanced-info .cheaper:hover .cheaper_popup {
  visibility: visible;
  z-index: 20;
  opacity: 0.85;
  transform: translateX(-50%) translateY(0);
  transition: opacity 0.2s linear 0s, transform 0.2s linear 0s;
}

html.bx-touch .catalog_element .share-container.active .share_button {
  background-color: #ffe804;
}
html.bx-touch .catalog_element .share-container.active .ya-share2 {
  visibility: visible;
}
html.bx-touch .catalog_element .share_button {
  transition: background 0s linear 0s;
}
html.bx-touch .catalog_element .ya-share2 {
  transition: visibility 0s linear 0s;
}
.catalog_element {
  background-color: #f2f3f8;
}
.catalog_element .share-container {
  position: absolute;
  height: 35px;
  width: 50px;
  right: 0;
  top: -49px;
  z-index: 1;
  padding: 2px 0;
}
.catalog_element .share-container .share_button {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/share.png") no-repeat center;
  right: 10px;
  border: 1px solid #c3c3c4;
  border-radius: 4px;
  cursor: pointer;
  z-index: 10;
  transition: background 0s linear .2s;
}
.catalog_element .share-container .ya-share2 {
  visibility: hidden;
  position: absolute;
  right: 50px;
  transform: scale(1.2);
  transform-origin: right;
  top: -4px;
  background-color: white;
  padding: 0 10px;
  box-shadow: -5px 6px 10px 3px #898383;
  transition: visibility 0s linear .2s;
}
.catalog_element .share-container .ya-share2 .ya-share2__list {
  display: flex;
}
.catalog_element .share-container .ya-share2 .ya-share2__list .ya-share2__item {
  padding: 6px 0;
}
.catalog_element .share-container .ya-share2 .ya-share2__list .ya-share2__item .ya-share2__badge {
  background: none;
}
.catalog_element .share-container .ya-share2 .ya-share2__list .ya-share2__item .ya-share2__badge .ya-share2__icon {
  filter: brightness(0.5);
}
.catalog_element .main {
  display: flex;
  background-color: #f2f3f8;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .catalog_element .main {
    flex-wrap: wrap;
  }
}
.catalog_element .main .left {
  flex: 0 1 100%;
  max-width: 886px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding-right: 60px;
}
@media (max-width: 1319px) {
  .catalog_element .main .left {
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .catalog_element .main .left {
    padding-bottom: 20px;
    padding-right: 0;
  }
}
.catalog_element .main .left .main_image {
  flex: 1 0 0;
  height: 0;
  min-height: 355px;
}
@media (max-width: 575px) {
  .catalog_element .main .left .main_image {
    height: auto;
    min-height: auto;
  }
}
.catalog_element .main .left .main_image .swiper {
  height: 100%;
  padding: 10px 0 20px;
}
.catalog_element .main .left .main_image .image {
  cursor: pointer;
  text-align: center;
  height: 100%;
}
.catalog_element .main .left .main_image .image .image_wrap {
  position: relative;
  max-height: 100%;
  height: 100%;
  display: inline-block;
}
.catalog_element .main .left .main_image .image .image_wrap img {
  /*object-fit: contain;
  height: 100%;
  width: 100%;
  object-position: center;*/
}
.catalog_element .main .left .main_image .image .main_image_point {
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  cursor: pointer;
}
.catalog_element .main .left .main_image .image .main_image_point:hover:after {
  transform: scale(1);
}
.catalog_element .main .left .main_image .image .main_image_point:before {
  content: '';
  display: block;
  position: absolute;
  width: 33px;
  height: 33px;
  top: -8px;
  left: -8px;
  border-radius: 50%;
  transition: all 0.3s;
  border: solid 4px transparent;
}
.catalog_element .main .left .main_image .image .main_image_point:after {
  content: '';
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #ffe804;
  top: 0;
  left: 0;
  transition: all 0.3s;
  transform: scale(0.5385);
}
.catalog_element .main .left .main_image .image .main_image_point.active:before {
  border-color: #ffe804;
}
.catalog_element .main .left .main_image .image .main_image_point.active:after {
  transform: scale(1);
}
.catalog_element .main .left .main_image .image .main_image_description {
  opacity: 1;
  width: 250px;
  position: absolute;
  border-radius: 3px;
  border-color: black;
  transform: scale(0);
  top: 0;
  background: white;
  padding: 15px;
  z-index: 1;
  margin: 0;
  transition: all 0.3s;
  overflow: hidden;
  vertical-align: top;
  text-align: center !important;
  right: 0;
  transform-origin: top right;
}
.catalog_element .main .left .main_image .image .main_image_description.active {
  transform: scale(0.8);
}
.catalog_element .main .left .main_image .image .main_image_description img {
  margin: 0 auto 20px;
}
.catalog_element .main .left .main_image .image .main_image_description .caption {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
}
.catalog_element .main .left .main_image .image .main_image_description .text {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.catalog_element .main .left .thumb_images_wrap {
  position: relative;
  padding: 0 60px;
  flex: 0 0 80px;
}
.catalog_element .main .left .thumb_images_wrap .thumb_images {
  height: 80px;
}
.catalog_element .main .left .thumb_images_wrap .thumb_images .thumb {
  opacity: 0.5;
  border-bottom: 4px solid transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog_element .main .left .thumb_images_wrap .thumb_images .thumb.swiper-slide-active {
  opacity: 1;
  border-bottom: 4px solid #ffe804;
  background-color: white;
}
.catalog_element .main .left .thumb_images_wrap .thumb_images .thumb img {
  vertical-align: top;
}
.catalog_element .main .left .thumb_images_wrap .swiper-arrow {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/image-thumb-left.png") no-repeat center;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  border-radius: 4px;
}
.catalog_element .main .left .thumb_images_wrap .swiper-arrow:hover {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/image-thumb-left-hover.png") no-repeat center #ffe804;
}
.catalog_element .main .left .thumb_images_wrap .swiper-arrow.swiper-prev {
  left: 10px;
  transform: translateY(-50%);
}
.catalog_element .main .left .thumb_images_wrap .swiper-arrow.swiper-next {
  right: 10px;
  transform: rotate(180deg) translateY(50%);
}
.catalog_element .main .right {
  flex: 0 0 324px;
  max-width: 324px;
}
@media (max-width: 991px) {
  .catalog_element .main .right {
    margin: 0 auto;
  }
}
@media (max-width: 339px) {
  .catalog_element .main .right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.catalog_element .main .right .white {
  background: white;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px;
  border-radius: 5px;
}
.catalog_element .main .right .white .price {
  flex: 0 0 50%;
  max-width: 50%;
  font-size: 21px;
  font-weight: bold;
  white-space: nowrap;
}
.catalog_element .main .right .white .old-price {
  text-decoration: line-through;
  color: #838485;
  margin-left: auto;
}

.catalog_element .main .right .white .saving {
  font-size: 13px;
  color: red;
}

@media (max-width: 339px) {
  .catalog_element .main .right .white .price {
    font-size: 18px;
  }
}
.catalog_element .main .right .white .delay {
  flex: 0 0 50%;
  max-width: 50%;
  color: #838485;
  white-space: nowrap;
  font-size: 13px;
  cursor: pointer;
  text-decoration: underline;
  margin-left: auto;
}
@media (max-width: 339px) {
  .catalog_element .main .right .white .delay {
    text-align: right;
  }
}
.catalog_element .main .right .white .delay:before {
  content: "";
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/delay.png") no-repeat center;
  width: 34px;
  height: 34px;
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
  transition: all 0.2s linear 0s;
}
@media (max-width: 339px) {
  .catalog_element .main .right .white .delay:before {
    display: none;
  }
}
.catalog_element .main .right .white .delay:hover:before, .catalog_element .main .right .white .delay.active:before {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/delay_active.png") no-repeat center;
}
.catalog_element .main .right .white .line {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
  margin-bottom: 20px;
  flex: 0 0 100%;
}
.catalog_element .main .right .white .available {
  flex: 0 0 50%;
  max-width: 50%;
  color: #838485;
  font-size: 13px;
  cursor: pointer;
  padding-bottom: 25px;
}
.catalog_element .main .right .white .available:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/available.png") no-repeat center;
  width: 10px;
  height: 8px;
  padding-right: 10px;
}
.catalog_element .main .right .white .available.not_available:before {
  display: none;
}
.catalog_element .main .right .white .buy_1_click {
  flex: 0 0 50%;
  max-width: 50%;
  color: #838485;
  font-size: 13px;
  cursor: pointer;
  text-decoration: underline;
  padding-bottom: 25px;
}
@media (max-width: 339px) {
  .catalog_element .main .right .white .buy_1_click {
    text-align: right;
  }
}
.catalog_element .main .right .white .buy_1_click:before {
  content: "";
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/buy-1-click.png") no-repeat center;
  width: 34px;
  height: 34px;
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
  transition: all 0.2s linear 0s;
}
@media (max-width: 339px) {
  .catalog_element .main .right .white .buy_1_click:before {
    display: none;
  }
}
.catalog_element .main .right .white .buy_1_click:hover:before, .catalog_element .main .right .white .buy_1_click.active:before {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/buy-1-click_active.png") no-repeat center;
}
.catalog_element .main .right .white .compare {
  flex: 0 0 50%;
  max-width: 50%;
  color: #838485;
  font-size: 13px;
  cursor: pointer;
  text-decoration: underline;
  padding-bottom: 25px;
}
.catalog_element .main .right .white .compare:before {
  content: "";
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/compare.png") no-repeat left center;
  width: 34px;
  height: 34px;
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
  transition: all 0.2s linear 0s;
}
@media (max-width: 339px) {
  .catalog_element .main .right .white .compare:before {
    display: none;
  }
}
.catalog_element .main .right .white .compare:hover:before, .catalog_element .main .right .white .compare.active:before {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/compare_active.png") no-repeat left center;
}
.catalog_element .main .right .white .buy,
.catalog_element .main .right .white .price-request {
  margin-bottom: 10px;
  flex: 0 0 100%;
  height: 34px;
  background-color: #ffe804;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog_element .main .right .white .callback {
  flex: 0 0 100%;
  border: 1px solid black;
  border-radius: 5px;
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog_element .main .right .subscribe-product-modal {
  flex: 0 0 100%;
  border: 1px solid #ffe804;
  background: #ffe804;
  border-radius: 5px;
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog_element .main .right .advanced-info {
  padding: 20px 5px 0;
  flex: 0 0 99.8%;
  max-width: 99.8%;
  line-height: normal;
  margin-bottom: -15px;
  font-size: 14px;
}
.catalog_element .main .right .advanced-info .free_delivery {
  margin-bottom: 10px;
}
.catalog_element .main .right .advanced-info .cheaper {
  margin-bottom: 25px;
  position: relative;
  text-decoration: underline;
}
.catalog_element .main .right .advanced-info .cheaper.active {
  text-decoration: none;
}
.catalog_element .main .right .advanced-info .cheaper.active .cheaper_popup {
  visibility: visible;
  z-index: 20;
  opacity: 0.85;
  transform: translateX(-50%) translateY(0);
  transition: opacity 0.2s linear 0s, transform 0.2s linear 0s;
}
.catalog_element .main .right .advanced-info .cheaper .cheaper_popup {
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  font-size: 11px;
  line-height: 26px;
  padding: 3px 8px;
  border: 1px solid rgba(212, 212, 212, 0.4);
  border-radius: 3px;
  box-shadow: #555555 2px 2px 4px;
  color: #eeeeee;
  background-color: #111111;
  text-align: left;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 416px;
  max-width: 100%;
  transform: translateX(-50%) translateY(-20px);
  transition: opacity 0.2s linear 0.1s, transform 0.2s linear 0.1s, visibility 0s linear 0.3s, z-index 0s linear 0.3s;
}
@media (max-width: 339px) {
  .catalog_element .main .right .advanced-info .cheaper .cheaper_popup {
    width: 95%;
  }
}
.catalog_element .main .right .advanced-info .cheaper .cheaper_popup:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-width: 6px 3px 0;
  border-style: solid;
  border-color: #111111 transparent transparent;
  border-image: initial;
  top: 100%;
  left: 50%;
}
.catalog_element .main .right .advanced-info .cheaper .cheaper_popup a {
  color: white;
  text-decoration: underline;
  font-size: 11px;
}
.catalog_element .main .right .advanced-info a.download_catalog {
  display: block;
  padding-left: 40px;
  margin-bottom: 17px;
  position: relative;
  line-height: 18px;
}
.catalog_element .main .right .advanced-info a.download_catalog:hover:before {
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-dowload-catalog-hover.png");
}
.catalog_element .main .right .advanced-info a.download_catalog:before {
  content: "";
  position: absolute;
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-dowload-catalog.png");
  width: 34px;
  height: 34px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.catalog_element .main .right .advanced-info a.download_price {
  display: block;
  padding-left: 40px;
  margin-bottom: 17px;
  position: relative;
  line-height: 18px;
}
.catalog_element .main .right .advanced-info a.download_price:hover:before {
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-dowload-prices-hover.png");
}
.catalog_element .main .right .advanced-info a.download_price:before {
  content: "";
  position: absolute;
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-dowload-prices.png");
  width: 34px;
  height: 34px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.catalog_element .main .right .advanced-info a.download_price span {
  display: block;
}
.catalog_element .main .right .advanced-info a.alert_fake {
  display: block;
  padding-left: 40px;
  margin-bottom: 17px;
  position: relative;
  line-height: 18px;
}
.catalog_element .main .right .advanced-info a.alert_fake:hover:before {
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-alert-hover.png");
}
.catalog_element .main .right .advanced-info a.alert_fake:before {
  content: "";
  position: absolute;
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-alert.png");
  width: 34px;
  height: 34px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.catalog_element .main .right .advanced-info a.alert_fake span {
  display: block;
}
.catalog_element .main .right .advanced-info a.guarantees_info {
  display: block;
  padding-left: 40px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 15px;
  position: relative;
  height: 34px;
  line-height: 24px;
  font-weight: bold;
}
.catalog_element .main .right .advanced-info a.guarantees_info:hover:before {
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-guarantees-hover.png");
}
.catalog_element .main .right .advanced-info a.guarantees_info:before {
  content: "";
  position: absolute;
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-guarantees.png");
  width: 34px;
  height: 34px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.catalog_element .main .right .advanced-info a.payment_info {
  display: block;
  padding-left: 40px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 15px;
  position: relative;
  height: 34px;
  line-height: 24px;
  font-weight: bold;
}
.catalog_element .main .right .advanced-info a.payment_info:hover:before {
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-payment-hover.png");
}
.catalog_element .main .right .advanced-info a.payment_info:before {
  content: "";
  position: absolute;
  background-image: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/advanced-info-payment.png");
  width: 34px;
  height: 34px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.catalog_element .modal_popup_preview {
  opacity: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 300px;
  min-height: 150px;
  background-color: white;
  z-index: -1;
  transition: opacity 0.2s linear 0s;
  box-shadow: 0 0 5px -1px #000;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .catalog_element .modal_popup_preview {
    display: none;
  }
}
.catalog_element .modal_popup_preview.active {
  z-index: 999;
  opacity: 1;
}
.catalog_element .modal_popup_preview .preview_wrapper {
  width: 1070px;
  display: flex;
  padding: 40px 15px 15px;
}
@media (max-width: 1219px) {
  .catalog_element .modal_popup_preview .preview_wrapper {
    width: 100vw;
  }
}
.catalog_element .modal_popup_preview .preview_wrapper .close {
  width: 47px;
  height: 47px;
  position: absolute;
  background-image: url("/imgs/closebutton.png");
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.catalog_element .modal_popup_preview .preview_wrapper .left {
  /*flex: 0 0 696px;*/
  /*max-width: 696px;*/
  max-width: 95%;
  padding: 0 15px;
}
@media (max-width: 1219px) {
  .catalog_element .modal_popup_preview .preview_wrapper .left {
    /*flex: 0 1 65%;*/
    /*max-width: 65%;*/
  }
}
.catalog_element .modal_popup_preview .preview_wrapper .left .img {
  /*height: 100%;*/
  height: auto;
  max-width: 100%;
  /*max-height: 410px;*/
}
.catalog_element .modal_popup_preview .preview_wrapper .left .img .image .image_wrap {
  height: 100%;
  text-align: center;
}
.catalog_element .modal_popup_preview .preview_wrapper .left .img .image .image_wrap img {
  height: 100%;
}
.catalog_element .modal_popup_preview .preview_wrapper .left .arrows {
  height: 112px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog_element .modal_popup_preview .preview_wrapper .left .arrows .arrow {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/image-thumb-left.png") no-repeat center;
  height: 40px;
  width: 40px;
  cursor: pointer;
  border-radius: 4px;
}
.catalog_element .modal_popup_preview .preview_wrapper .left .arrows .arrow:hover {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/image-thumb-left-hover.png") no-repeat center #ffe804;
}
.catalog_element .modal_popup_preview .preview_wrapper .left .arrows .arrow.arrow-right {
  transform: rotate(180deg);
}
.catalog_element .modal_popup_preview .preview_wrapper .right {
  /*flex: 0 0 344px;*/
  display: none;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .product_name {
  flex: 0 0 100%;
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .price {
  flex: 0 0 50%;
  max-width: 50%;
  font-size: 21px;
  font-weight: bold;
  white-space: nowrap;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .delay {
  flex: 0 0 50%;
  max-width: 50%;
  color: #838485;
  white-space: nowrap;
  font-size: 13px;
  cursor: pointer;
  text-decoration: underline;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .delay:before {
  content: "";
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/delay.png") no-repeat center;
  width: 34px;
  height: 34px;
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
  transition: all 0.2s linear 0s;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .delay:hover:before, .catalog_element .modal_popup_preview .preview_wrapper .right .white .delay.active:before {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/delay_active.png") no-repeat center;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .line {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
  margin-bottom: 20px;
  flex: 0 0 100%;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .available {
  flex: 0 0 50%;
  max-width: 50%;
  color: #838485;
  font-size: 13px;
  cursor: pointer;
  padding-bottom: 25px;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .buy_1_click {
  flex: 0 0 50%;
  max-width: 50%;
  color: #838485;
  font-size: 13px;
  cursor: pointer;
  text-decoration: underline;
  padding-bottom: 25px;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .buy_1_click:before {
  content: "";
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/buy-1-click.png") no-repeat center;
  width: 34px;
  height: 34px;
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
  transition: all 0.2s linear 0s;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .buy_1_click:hover:before, .catalog_element .modal_popup_preview .preview_wrapper .right .white .buy_1_click.active:before {
  background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/buy-1-click_active.png") no-repeat center;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .buy {
  margin-bottom: 10px;
  flex: 0 0 100%;
  height: 42px;
  background-color: #ffe804;
  border-radius: 5px;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog_element .modal_popup_preview .preview_wrapper .right .white .callback {
  flex: 0 0 100%;
  border: 1px solid black;
  border-radius: 5px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal_popup .message.basket-item {
  width: 90vw;
  max-width: 720px;
}
@media (max-width: 520px) {
  .modal_popup .message.basket-item {
    width: 100vw;
    padding: 0 15px;
  }
}
.modal_popup .message.basket-item .added-in-basket {
  display: flex;
  margin: 20px 0 30px;
}
@media (max-width: 767px) {
  .modal_popup .message.basket-item .added-in-basket {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.modal_popup .message.basket-item .added-in-basket .img {
  flex: 0 0 33.13333%;
  max-width: 33.13333%;
  padding: 0 15px; }
  @media (max-width: 600px) {
    .modal_popup .message.basket-item .added-in-basket .img {
      flex: 0 0 150px;
      max-width: 150px;
    }
  }
  .modal_popup .message.basket-item .added-in-basket .info {
    flex: 0 0 66.46667%;
    max-width: 66.46667%;
    padding: 0 15px;
  }
  @media (max-width: 600px) {
    .modal_popup .message.basket-item .added-in-basket .info {
      flex: 0 0 calc(100% - 150px);
      overflow: hidden;
    }
  }
  .modal_popup .message.basket-item .added-in-basket .info .name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 26px;
  }
  .modal_popup .message.basket-item .added-in-basket .info .price {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 16px;
  }
  .modal_popup .message.basket-item .added-in-basket .info .available {
    font-size: 13px;
    color: #838485;
    font-weight: 200;
    padding-bottom: 20px;
  }
  .modal_popup .message.basket-item .added-in-basket .info .available:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/available.png") no-repeat center;
    width: 10px;
    height: 8px;
    padding-right: 10px;
  }
  .modal_popup .message.basket-item .added-in-basket .info .available.not-available:before {
    display: none;
  }
  .modal_popup .message.basket-item .added-in-basket .info .buttons {
    display: flex;
  }
  @media (max-width: 767px) {
    .modal_popup .message.basket-item .added-in-basket .info .buttons {
      display: none;
    }
  }
  .modal_popup .message.basket-item .added-in-basket .info .buttons a {
    border: 1px solid black;
    padding: 5px 10px;
    display: block;
    border-radius: 5px;
    margin-right: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.1s linear 0s;
    line-height: 26px;
    white-space: nowrap;
  }
  .modal_popup .message.basket-item .added-in-basket > .buttons {
    display: none;
    padding: 15px 0 0;
  }
  @media (max-width: 767px) {
    .modal_popup .message.basket-item .added-in-basket > .buttons {
      display: flex;
    }
  }
  @media (max-width: 520px) {
    .modal_popup .message.basket-item .added-in-basket > .buttons {
      justify-content: center;
    }
  }
  .modal_popup .message.basket-item .added-in-basket > .buttons a {
    border: 1px solid black;
    padding: 5px 10px;
    display: block;
    border-radius: 5px;
    margin-right: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.1s linear 0s;
    line-height: 26px;
    white-space: nowrap;
  }
  @media (max-width: 520px) {
    .modal_popup .message.basket-item .added-in-basket > .buttons a {
      white-space: normal;
      text-align: center;
    }
  }
  .modal_popup .message.buy1click .buy_1_click_form {
    font-size: 14px;
  }
  .modal_popup .message.buy1click .buy_1_click_form .product_name {
    padding-bottom: 16px;
  }
  .modal_popup .message.buy1click .buy_1_click_form .product_price {
    padding-bottom: 16px;
  }
  .modal_popup .message.buy1click .buy_1_click_form .fields .field {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }
  .modal_popup .message.buy1click .buy_1_click_form .fields .field .field_caption {
    flex: 0 0 24.8%;
    max-width: 24.8%;
    line-height: 26px;
  }
  .modal_popup .message.buy1click .buy_1_click_form .fields .field .input {
    flex: 0 0 74.8%;
    max-width: 74.8%;
  }
  .modal_popup .message.buy1click .buy_1_click_form .fields .field .input input {
    border: 1px solid #d9dbdc;
    border-radius: 4px;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 18px 5px 20px;
    line-height: 26px;
  }
  .modal_popup .message.buy1click .buy_1_click_form .fields .field .input input.error {
    border: 1px solid #f13939;
    background-color: #ffefef;
    box-shadow: 0 0 2px 0 red;
    outline: none;
  }
  .modal_popup .message.buy1click .buy_1_click_form .fields .field .input textarea {
    border: 1px solid #d9dbdc;
    border-radius: 4px;
    width: 100%;
    line-height: 50px;
    padding-left: 20px;
  }
  .modal_popup .message.buy1click .buy_1_click_form div.agreement {
    padding: 10px 0;
  }
  .modal_popup .message.buy1click .buy_1_click_form div.agreement label {
    padding: 3px 15px;
    display: flex;
    align-items: center;
    border-radius: 4px;
  }
  .modal_popup .message.buy1click .buy_1_click_form div.agreement label.error {
    background: #ffe1e1;
    box-shadow: 0 0 2px 0 red;
    outline: none;
  }
  .modal_popup .message.buy1click .buy_1_click_form div.agreement label input {
    width: auto;
    position: absolute;
    opacity: 0;
  }
  .modal_popup .message.buy1click .buy_1_click_form div.agreement label input:checked + i {
    background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/checkbox_active.png?") no-repeat center;
  }
  .modal_popup .message.buy1click .buy_1_click_form div.agreement label i {
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    border: black solid 1px;
    border-radius: 7px;
    flex: 0 0 30px;
    margin-right: 10px;
  }
  .modal_popup .message.buy1click .buy_1_click_form div.agreement label span {
    white-space: normal;
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #777;
  }
  .modal_popup .message.buy1click .buy_1_click_form .submit {
    text-align: center;
  }
  .modal_popup .message.buy1click .buy_1_click_form .submit .buy_1_click_submit {
    width: 276px;
    border: none;
    border-radius: 5px;
    color: black;
    background-color: #ffe804;
    height: 42px;
    font-weight: bold;
    cursor: pointer;
  }
  .modal_popup .message.buy1click_thanks h5 {
    margin: 0;
    font-size: 20px;
    font-weight: normal;
  }
  .modal_popup .message.buy1click_thanks p {
    font-size: 14px;
  }
  .modal_popup .message.cheaper .cheaper_form {
    font-size: 14px;
  }
  .modal_popup .message.cheaper .cheaper_form .fields .field {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }
  .modal_popup .message.cheaper .cheaper_form .fields .field .field_caption {
    flex: 0 0 24.8%;
    max-width: 24.8%;
    line-height: 26px;
  }
  .modal_popup .message.cheaper .cheaper_form .fields .field .input {
    flex: 0 0 74.8%;
    max-width: 74.8%;
  }
  .modal_popup .message.cheaper .cheaper_form .fields .field .input input[type=text] {
    border: 1px solid #d9dbdc;
    border-radius: 4px;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 18px 5px 20px;
    line-height: 26px;
  }
  .modal_popup .message.cheaper .cheaper_form .fields .field .input input[type=text].error {
    border: 1px solid #f13939;
    background-color: #ffefef;
    box-shadow: 0 0 2px 0 red;
    outline: none;
  }
  .modal_popup .message.cheaper .cheaper_form .fields .field .input input[type=file] {
    line-height: 26px;
  }
  .modal_popup .message.cheaper .cheaper_form div.agreement {
    padding: 10px 0;
  }
  .modal_popup .message.cheaper .cheaper_form div.agreement label {
    padding: 3px 15px;
    display: flex;
    align-items: center;
    border-radius: 4px;
  }
  .modal_popup .message.cheaper .cheaper_form div.agreement label.error {
    background: #ffe1e1;
    box-shadow: 0 0 2px 0 red;
    outline: none;
  }
  .modal_popup .message.cheaper .cheaper_form div.agreement label input {
    width: auto;
    position: absolute;
    opacity: 0;
  }
  .modal_popup .message.cheaper .cheaper_form div.agreement label input:checked + i {
    background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/checkbox_active.png?") no-repeat center;
  }
  .modal_popup .message.cheaper .cheaper_form div.agreement label i {
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    border: black solid 1px;
    border-radius: 7px;
    flex: 0 0 30px;
    margin-right: 10px;
  }
  .modal_popup .message.cheaper .cheaper_form div.agreement label span {
    white-space: normal;
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #777;
  }
  .modal_popup .message.cheaper .cheaper_form .submit {
    text-align: center;
  }
  .modal_popup .message.cheaper .cheaper_form .submit .cheaper_submit {
    width: 276px;
    border: none;
    border-radius: 5px;
    color: black;
    background-color: #ffe804;
    height: 42px;
    font-weight: bold;
    cursor: pointer;
  }
  .modal_popup .message.cheaper_thanks h5 {
    margin: 0;
    font-size: 20px;
    font-weight: normal;
  }
  .modal_popup .message.cheaper_thanks p {
    font-size: 14px;
  }

  .modal_popup .message.product_subscribe {
    width: 612px;
  }
  @media (max-width: 650px) {
    .modal_popup .message.product_subscribe {
      width: 450px;
    }
  }
  @media (max-width: 470px) {
    .modal_popup .message.product_subscribe {
      width: 100vw;
    }
  }

  .modal_popup .message.product_subscribe .product_subscribe_form {
    font-size: 14px;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form .fields .field {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form .fields .field .field_caption {
    flex: 0 0 24.8%;
    max-width: 24.8%;
    line-height: 26px;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form .fields .field .input {
    flex: 0 0 74.8%;
    max-width: 74.8%;
    padding-right: 25px;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form .fields .field .input input[type=email] {
    border: 1px solid #d9dbdc;
    border-radius: 4px;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 18px 5px 20px;
    line-height: 26px;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form .fields .field .input input[type=email].error {
    border: 1px solid #f13939;
    background-color: #ffefef;
    box-shadow: 0 0 2px 0 red;
    outline: none;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form div.agreement {
    padding: 10px 0;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form div.agreement label {
    padding: 3px 15px;
    display: flex;
    align-items: center;
    border-radius: 4px;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form div.agreement label.error {
    background: #ffe1e1;
    box-shadow: 0 0 2px 0 red;
    outline: none;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form div.agreement label input {
    width: auto;
    position: absolute;
    opacity: 0;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form div.agreement label input:checked + i {
    background: url("/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/checkbox_active.png?") no-repeat center;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form div.agreement label i {
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    border: black solid 1px;
    border-radius: 7px;
    flex: 0 0 30px;
    margin-right: 10px;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form div.agreement label span {
    white-space: normal;
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #777;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form .submit {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .modal_popup .message.product_subscribe .product_subscribe_form .submit .product_subscribe_submit {
    width: 276px;
    border: none;
    border-radius: 5px;
    color: black;
    background-color: #ffe804;
    height: 42px;
    font-weight: bold;
    cursor: pointer;
  }
  .modal_popup .message.product_subscribe_thanks h5 {
    margin: 0;
    font-size: 20px;
    font-weight: normal;
  }
  .modal_popup .message.product_subscribe_thanks p {
    font-size: 14px;
  }

  .available_hover {
    position: relative;
  }
  .available_msg {
    position: absolute;
    opacity: 0;
    top: calc(100% - 25px);
    left: 0;
    padding-top: 10px;
    white-space: normal;
    z-index: 2;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    pointer-events: none;
    position: absolute;
    -webkit-perspective: 2000px;
    perspective: 2000px;
  }
  .available_msg > div {
    padding: 7px 14px;
    border-radius: 5px;
    color: #3e3e3e;
    background: #fff;
    width: 100%;
    min-width: 219px;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 15px rgba(0,0,0,.2);
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
    will-change: transform;
    -webkit-transform-origin: 50% -50px;
    transform-origin: 50% -50px;
    -webkit-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s;
  }
  .available_hover:hover > .available_msg {
    opacity: 1;
    pointer-events: all;
    -webkit-transition: none;
    transition: none;
  }
  .available_hover:hover > .available_msg > div {
    -webkit-transform: none;
    transform: none;
  }

  .catalog_element .main .right .advanced-info {
    position: relative;
  }

  .ce-city-wrap { 
    display: inline-block;
    position: relative;
  }

  .ce-city-wrap.active .ce-city .ce-select:after {
    background-image: url("/images/arrow-down--h.png"); 
  }

  .ce-city-wrap.active .ce-sub {
    display: block; 
  }

  .ce-city-wrap .ce-city {
    height: 28px;
    font-size: 14px;
    line-height: 20px;
    color: #838485;
    cursor: pointer;
    text-decoration: underline;
    position: relative;     
    padding: 0 20px 0 0;
  }

  .ce-city-wrap .ce-city .ce-select {
    border-bottom: solid 4px transparent; 
  }

  .ce-city-wrap .ce-city .ce-select:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url("/images/arrow-down.png");
    width: 9px;
    height: 6px;
    top: 7px;
    right: 6px; 
  }

  .ce-city-wrap .ce-sub {
    position: absolute;
    right: 0;
    width: 230px;
    max-width: 95vw;
    height: auto;
    max-height: 60vh;
    padding: 20px;
    background: white;
    box-shadow: 0 0 40px -16px black;
    top: 28px;
    left: 0;
    border-bottom: solid 4px #ffe804;
    z-index: 200;
    display: none; 
  }

  .ce-city-wrap .ce-sub.active {
    display: block; 
  }

  .ce-city-wrap .ce-sub .ce-caption {
    font-size: 15px;
    font-weight: 600; 
  }

  .ce-city-wrap .ce-sub .search-input {
    font-size: 15px;
    margin-top: -57px;
    height: 29px;
    width: 100%;
    padding: 5px 20px;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    border-radius: 7px;
    border: 1px solid rgba(17, 17, 17, 0.15); 
    margin: 15px 0 5px;
  }

  .ce-city-wrap .ce-sub .search-input:hover {
    border-color: #ffe804; 
  }

  .ce-city-wrap .ce-sub .search-input:focus {
    box-shadow: none;
    border-color: black; 
  }

  .ce-city-wrap .ce-sub .ce-cities-list-wrap {
    max-height: 40vh; 
  }

  .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list {
    width: 100%;
    display: flex; 
  }

  @media (max-width: 767px) {
    .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list {
      flex-wrap: wrap; 
    } 
  }

  .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list.searching {
    flex-wrap: wrap; 
  }

  .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list.searching .ce-column {
    flex: 0 0 100%; 
  }

  .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list .ce-column {
    flex: 0 0 100%; 
  }

  @media (max-width: 767px) {
    .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list .ce-column {
      flex: 0 0 100%; 
    } 
  }

  .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list .ce-column .ce-city_item {
    font-size: 13px;
    color: #111;
    padding-left: 22px;
    position: relative;
    margin-top: 15px;
    cursor: pointer;
    display: block;
    line-height: 26px; 
  }

  .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list .ce-column .ce-city_item:hover {
    color: #000;
    text-decoration: none;
  }

  .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list .ce-column .ce-city_item:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 8px;
    height: 2px;
    background-color: #111; 
  }

  .ce-city-wrap .ce-sub .ce-cities-list-wrap .ce-cities-list .ce-column .ce-city_item:hover:after {
    background-color: #ffe804; 
  }

  .bx-no-touch .ce-city-wrap.active .ce-sub {
    display: block; 
  }

  .leasing-block {
    display: flex;
    column-gap: 10px;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
  }

  .leasing-block__text {
    flex-grow: 1;
    text-align: center;
    background-color: #f2f3f8;
    border-radius: 5px;
    padding: 10px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
  }

  .leasing-block__button {
    width: 34px;
    height: 34px;
    border: none;
    border-radius: 5px;
    background-color: #ffe804;
    cursor: pointer;
  }

  .leasing-block__popup {
    visibility: hidden;
    z-index: -1;
    opacity: 0;
    font-size: 11px;
    line-height: 26px;
    padding: 3px 8px;
    border: 1px solid rgba(212, 212, 212, 0.4);
    border-radius: 3px;
    box-shadow: #555555 2px 2px 4px;
    color: #eeeeee;
    background-color: #111111;
    text-align: left;
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 416px;
    max-width: 100%;
    transform: translateX(-50%) translateY(-20px);
    transition: opacity 0.2s linear 0.1s, transform 0.2s linear 0.1s, visibility 0s linear 0.3s, z-index 0s linear 0.3s;
  }

  .leasing-block__popup a,
  .leasing-block__popup a:hover {
    color: #007aff;
    text-decoration: underline;
  }

  .leasing-block__popup ul {
    padding: 0 0 0 15px;
  }

  .leasing-block__inner:hover .leasing-block__popup {
    visibility: visible;
    z-index: 20;
    opacity: 0.85;
    transform: translateX(-50%) translateY(0);
    transition: opacity 0.2s linear 0s, transform 0.2s linear 0s;
  }

  #leasing-form {
    border: 0;
    padding: 0;
    width: 560px;
  }

  .image.swiper-slide {
    text-align: center;
  }
/* End */


/* Start:/local/templates/mobi/components/bitrix/catalog/catalog/bitrix/news.list/product_map/style.css?1742372354328*/
.product_map {
  position: relative;
  height: 448px;
}
.product_map #productMap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.product_map .caption {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  padding-top: 74px;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/mobi/components/bitrix/catalog/catalog/style.css?17423723568175 */
/* /local/templates/mobi/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?175913149442684 */
/* /local/templates/mobi/components/bitrix/catalog/catalog/bitrix/news.list/product_map/style.css?1742372354328 */
