

/* Start:/local/templates/rumles/components/bitrix/map.yandex.system/map/style.css?17489528287300*/
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
  padding: 0px !important;
}

div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
  background-image: none !important;
}

body .content-wrapper .ymaps-controls-lefttop {
  bottom: 0;
  top: auto !important;
}

body .content-wrapper .ymaps-b-zoom_hints-pos_right {
  left: 50% !important;
  right: auto !important;
  top: auto !important;
  bottom: 20px !important;
  border-radius: 32px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
  background: #fff;
  margin-left: -88px;
}

body .content-wrapper .ymaps-b-zoom {
  width: 80px;
  height: 36px;
  padding: 6px 10px;
}

body .content-wrapper .ymaps-b-zoom:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 5px;
  bottom: 5px;
  width: 2px;
  background-color: #f5f5f5;
}

body .content-wrapper .ymaps-b-zoom__scale {
  display: none;
}

body .content-wrapper .ymaps-b-zoom__button {
  display: inline-block;
  height: 26px;
  width: 30px;
  opacity: .6;
}

body .content-wrapper .ymaps-b-zoom__button:hover {
  opacity: 1;
}

body .content-wrapper .ymaps-b-form-button__content {
  background-image: none;
}

body .content-wrapper .ymaps-b-form-button {
  background-image: none;
  overflow: visible;
}

body .content-wrapper .ymaps-b-form-button__left {
  background-image: none;
}

body .content-wrapper .ymaps-b-zoom__button_type_minus {
  background-image: none;
  text-align: center;
}

body .content-wrapper .ymaps-b-zoom__button_type_plus {
  background-image: none;
  text-align: center;
}

body .content-wrapper .ymaps-b-zoom__button_type_minus .ymaps-b-zoom__sprite {
  width: 100%;
  height: 100%;
  background-image: url(/bitrix/templates/axios_max/css/../images/svg/yandexMapMinus.svg);
  left: 0;
  background-position: -6px -3px;
}

body .content-wrapper .ymaps-b-zoom__button_type_plus .ymaps-b-zoom__sprite {
  width: 100%;
  height: 100%;
  background-image: url(/bitrix/templates/axios_max/css/../images/svg/yandexMapPlus.svg);
  left: 0;
  top: 0;
  background-position: -1px -3px;
}

body .content-wrapper .ymaps-controls-righttop {
  bottom: 0;
  top: auto !important;
}

body .content-wrapper .ymaps-controls-righttop>ymaps {
  top: auto !important;
  bottom: 20px !important;
  right: auto !important;
  left: 50%;
  margin-left: 2px;
}

body .content-wrapper .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox {
  background: #fff;
  border-radius: 32px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
  padding: 3px 0 3px 25px;
  position: relative;
}

body .content-wrapper .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 2px;
  width: 25px;
  height: 25px;
  background-image: url(/bitrix/templates/axios_max/css/../images/svg/yandexMapShema.svg);
}

body .content-wrapper .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
  position: absolute;
  left: 3px;
  bottom: 100%;
  margin-bottom: 3px;
  top: auto;
}

body .content-wrapper .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__shadow {
  display: none;
}

body .content-wrapper .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes .ymaps-b-popupa__body {
  border-radius: 8px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .2);
  padding: 5px;
}

body .content-wrapper .ymaps-image-with-content {
  background-image: none !important;
}

body .ymaps-outer-pane {
	display: none;
}

body .content-wrapper .ymaps-point-overlay {
	margin: -3rem 0 0 -1.5rem;
}

body .content-wrapper .ymaps-b-balloon {
  margin: -5rem 0 0 -2.5rem;
  width: 305px !important;
  background: var(--white);
  border-radius: 0.5rem;
  padding: 2rem 3rem 2rem 2rem;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
  -moz-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}

body .content-wrapper .ymaps-b-balloon:before {
  content: "";
  background: var(--white);
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  box-sizing: border-box;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body .content-wrapper .ymaps-b-balloon:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 19px;
  z-index: 2;
  background: var(--white);
	border-radius: 0 0 0.5rem 0.5rem;
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__content > ymaps {
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__content-holster {
  padding: 0;
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__tr {
  display: none;
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__tl {
  display: none;
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__content {
  border: none;
  background-color: var(--white);
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__bl {
  display: none;
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__br {
  display: none;
}

body .ymaps-label {
  display: none !important;
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__close.close_custom {
  top: 0 !important;
  right: 0 !important;
  width: 3.5rem !important;
  height: 3.5rem !important;
  background: none !important;
  transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__close svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 10px;
  opacity: 0.35;
  background: none;
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__close svg path {
  fill: var(--gray-800);
}

body .content-wrapper .ymaps-b-balloon .ymaps-b-balloon__close:hover svg {
  opacity: 1;
}

body .content-wrapper .ymaps-shadows-pane {
	display: none;
}

.cluster_custom .cls-cluster2 {
	fill: var(--primary);
}

@media (max-width: 991px) {
  body .content-wrapper .ymaps-b-balloon {
    margin: -3rem 0 0 -1.25rem;
    width: 290px !important;
    border-radius: 0.375rem;
    padding: 1.25rem 2rem 1.25rem 1.25rem;
  }
}

@media (max-width: 767px) {
	.contacts_map .bx-yandex-map * {
	  touch-action: auto
	}

  body .content-wrapper .ymaps-b-balloon {
    width: 280px !important;
  }
}

@media (max-width: 479px) {
  body .content-wrapper .ymaps-b-balloon {
    margin: -2.75rem 0 0 -1.25rem;
    width: 230px !important;
    padding: 1.25rem 1.75rem 1.25rem 1.25rem;
  }
}

@media (max-width: 419px) {
  body .content-wrapper .ymaps-b-balloon {
    margin: -2.75rem 0 0 -1.25rem;
    width: 230px !important;
    padding: 1.25rem 1rem 1.25rem 1.25rem;
  }

  body .content-wrapper .ymaps-b-balloon .map-store .value {
    margin-right: 2.5rem;
    line-height: 1.35;
  }
}

/* End */
/* /local/templates/rumles/components/bitrix/map.yandex.system/map/style.css?17489528287300 */
