

/* Start:/include/about/about_text.css?17645917861887*/
.map_wrap {
  position: relative; }
  .map_wrap .map_popup_regions .region {
    visibility: hidden;
    position: absolute;
    background: white;
    padding: 5px 10px;
    min-width: 180px;
    box-shadow: 0 0 4px -1px #000;
    transition: all 0s linear 0.25s;
    z-index: 10; }
    .map_wrap .map_popup_regions .region:before {
      content: "";
      display: block;
      position: absolute;
      width: 40px;
      height: 40px;
      left: -40px;
      background: white url("/include/about/map_region_arrow.png") no-repeat center;
      top: 0;
      box-shadow: -1px 0 3px -1px #000; }
    .map_wrap .map_popup_regions .region.active, .map_wrap .map_popup_regions .region:hover {
      visibility: visible;
      transition: all 0s linear 0s; }
    .map_wrap .map_popup_regions .region[data-region=center] {
      top: 50.5%;
      left: 18%; }
    .map_wrap .map_popup_regions .region[data-region=south] {
      top: 69.5%;
      left: 13%; }
    .map_wrap .map_popup_regions .region[data-region=north-west] {
      top: 41%;
      left: 29%; }
    .map_wrap .map_popup_regions .region[data-region=volga] {
      top: 62.5%;
      left: 25.5%; }
    .map_wrap .map_popup_regions .region[data-region=syberia] {
      top: 62.5%;
      left: 57%; }
    .map_wrap .map_popup_regions .region[data-region=ural] {
      top: 60%;
      left: 42%; }
    .map_wrap .map_popup_regions .region[data-region=east] {
      top: 57.5%;
      left: 76.5%; }
    .map_wrap .map_popup_regions .region .name {
      position: absolute;
      bottom: 100%;
      left: -40px;
      padding: 5px 10px;
      color: white;
      text-shadow: 1px 1px black;
      font-size: 16px;
      font-weight: 700;
      cursor: default; }
    .map_wrap .map_popup_regions .region .city {
      padding-bottom: 0; }

/*# sourceMappingURL=about_text.css.map */

/* End */
/* /include/about/about_text.css?17645917861887 */
