.nmaphqs-interface {
  position: relative;

  background: #fff;
}.nmaphqs-holder {
  position: relative;

  width: 100%;
  height: 600px;
  overflow: hidden;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}.nmaphqs-holder, .nmaphqs-holder:active, .nmaphqs-holder:hover {
  -webkit-tap-highlight-color: transparent;
}.nmaphqs-buttons {
  position: absolute;
  top: 50%;
  right: 40px;

  margin: -70px 0 0;
}.nmaphqs-button-zoomIn, .nmaphqs-button-zoomOut {
  position: relative;

  display: block;
  width: 40px;
  height: 0;
  margin: 15px 0;
  padding: 40px 0 0;
  overflow: hidden;

  background: #0d7fa3;
  border-radius: 50%;
}.nmaphqs-button-zoomIn:active, .nmaphqs-button-zoomIn:hover, .nmaphqs-button-zoomOut:active, .nmaphqs-button-zoomOut:hover {
  background: #f30;
}.nmaphqs-button-zoomIn:focus, .nmaphqs-button-zoomOut:focus {
  outline: none;
}.nmaphqs-button-zoomIn:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 31%;

  display: block;
  width: 38%;
  height: 2px;
  margin: -1px 0 0;

  background: #fff;
}.nmaphqs-button-zoomIn:after, .nmaphqs-button-zoomOut:before {
  content: '';
  position: absolute;
  top: 31%;
  left: 50%;

  display: block;
  width: 2px;
  height: 38%;
  margin: 0 0 0 -1px;

  background: #fff;
}.nmaphqs-button-zoomOut:before {
  top: 50%;
  left: 31%;

  width: 38%;
  height: 2px;
  margin: -1px 0 0;
}.nmaphqs-form {
  position: absolute;
  top: 100%;
  right: 25px;
  left: 25px;

  display: none;
  margin: 25px 0 0;
}.nmaphqs-select {
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding: 0 15px;

  font-size: 16px;

  background: #fff url("../img/selectArrow.a451b0408527.png") no-repeat right 20px top 50%;
  border: 1px solid #afb6bf;
  border-radius: 3px;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}.nmaphqs-select-is-inactive {
  color: #999;

  border-color: #dfe4eb;
}@media (max-width:767px) {
  .nmaphqs-holder {
    height: auto;
  }.nmaphqs-holder:before {
    content: '';
    position: relative;

    display: block;
    padding: 62.5% 0 0;
  }.nmaphqs-holder:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;

    display: block;
    width: 100%;
    height: 100%;
  }.nmaphqs-buttons {
    display: none;
  }.nmaphqs-form {
    display: block;
  }
}.nmaphqs {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}.nmaphqs-region {
  transition: .2s;

  fill: #a3aec0;
  stroke: #f2f5fa;
  stroke-width: .5;
}.nmaphqs-region-has-hq:hover, .nmaphqs-region-is-active, .nmaphqs-region-is-highlighted {
  fill: #8a95a8;
}.nmaphqs-hq {
  cursor: pointer;

  transition: fill .2s;

  stroke: none;
  stroke-width: 0;
}.nmaphqs-hq-rect {
  fill: rgba(255,255,255,.001);
}.nmaphqs-hq-path-outside {
  fill: #f30;
}.nmaphqs-hq-is-active .nmaphqs-hq-path-outside, .nmaphqs-hq-is-highlighted .nmaphqs-hq-path-outside {
  fill: #0d7fa3;
}.nmaphqs-hq-planned .nmaphqs-hq-path-outside {
  fill: #a2adc0;
}.nmaphqs-hq-planned.nmaphqs-hq-is-active .nmaphqs-hq-path-outside, .nmaphqs-hq-planned.nmaphqs-hq-is-highlighted .nmaphqs-hq-path-outside {
  fill: #8b96a7;
}.nmaphqs-hq-path-inside, .nmaphqs-hq-planned .nmaphqs-hq-path-inside {
  fill: #fff;
}.nmaphqs-hq-text-group {
  display: none;

  pointer-events: none;
}.nmaphqs-hq-is-highlighted .nmaphqs-hq-text-group {
  display: block;
}.nmaphqs-hq-text {
  font-size: 13px;
  line-height: 26px;
}.nmaphqs-hq-is-highlighted .nmaphqs-hq-text, .nmaphqs-hq-text {
  -webkit-transform: translate(0,-5px);
  -ms-transform: translate(0,-5px);
  transform: translate(0,-5px);
}.nmaphqs-hq-text-background {
  fill: rgba(255,255,255,.95);
}.textMeasure {
  position: absolute;
  top: -10000px;
  left: -10000px;
  z-index: -1;

  visibility: hidden;
}.testText {
  font-size: 13px;
}@media (max-width:767px) {
  .nmaphqs {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
  }
}.nmaphqs-popup-address, .nmaphqs-popup-city, .nmaphqs-popup-email, .nmaphqs-popup-fb, .nmaphqs-popup-hours, .nmaphqs-popup-jobs, .nmaphqs-popup-page, .nmaphqs-popup-peopleHQ, .nmaphqs-popup-person, .nmaphqs-popup-phone, .nmaphqs-popup-vk {
  display: block;
}.nmaphqs-popup-email, .nmaphqs-popup-email:visited, .nmaphqs-popup-fb, .nmaphqs-popup-fb:visited, .nmaphqs-popup-jobs, .nmaphqs-popup-jobs:visited, .nmaphqs-popup-page, .nmaphqs-popup-page:visited, .nmaphqs-popup-vk, .nmaphqs-popup-vk:visited {
  color: #0d7fa3;
}.nmaphqs-popup-email:active, .nmaphqs-popup-email:hover, .nmaphqs-popup-fb:active, .nmaphqs-popup-fb:hover, .nmaphqs-popup-jobs:active, .nmaphqs-popup-jobs:hover, .nmaphqs-popup-page:active, .nmaphqs-popup-page:hover, .nmaphqs-popup-vk:active, .nmaphqs-popup-vk:hover {
  color: #f30;
}.nmaphqs-popup-email:focus, .nmaphqs-popup-fb:focus, .nmaphqs-popup-jobs:focus, .nmaphqs-popup-page:focus, .nmaphqs-popup-vk:focus {
  outline: none;
}.nmaphqs-popup {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;

  width: 0;
  height: 0;

  -webkit-transform: translateX(-10000px);
  -ms-transform: translateX(-10000px);
  transform: translateX(-10000px);
  visibility: hidden;
  opacity: 0;

  transition: opacity .2s,visibility .2s step-end,transform .2s step-end;
  transition: opacity .2s,visibility .2s step-end,transform .2s step-end,-webkit-transform .2s step-end;
}.nmaphqs-popup-is-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;

  transition: opacity .2s,visibility .2s step-start,transform .2s step-start;
  transition: opacity .2s,visibility .2s step-start,transform .2s step-start,-webkit-transform .2s step-start;
}.nmaphqs-popup-section {
  position: absolute;
  bottom: 100%;
  left: 50%;

  width: 270px;
  margin: 0 0 0 -160px;
  padding: 30px 25px 0;

  font-size: 14px;
  line-height: 1.65;
  color: #2e3335;

  background: #fff;
  border-bottom: 15px solid #f30;
  box-shadow: 0 42px 54px rgba(0,0,0,.35);
}.nmaphqs-popup-planned .nmaphqs-popup-section {
  border-color: #99a3b5;
}.nmaphqs-popup-people .nmaphqs-popup-section {
  border-color: #0d7fa3;
}.nmaphqs-popup-opened .nmaphqs-popup-section {
  border-color: #f30;
}.nmaphqs-popup-content {
  position: relative;
  z-index: 1;

  overflow: hidden;

  background: inherit;
}.nmaphqs-popup-info {
  margin: 0 0 23px;
}.nmaphqs-popup-city {
  font-size: 20px;
  line-height: 1.25;
}.nmaphqs-popup-hours {
  margin: 0 0 20px;

  color: #a2adc0;
}.nmaphqs-popup-phone {
  color: #2e3335;
  text-decoration: none;
}.nmaphqs-popup-phone:active, .nmaphqs-popup-phone:hover, .nmaphqs-popup-phone:visited {
  color: #2e3335;
}.nmaphqs-popup-close:focus, .nmaphqs-popup-phone:focus {
  outline: none;
}.nmaphqs-popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;

  display: block;
  width: 14px;
  height: 0;
  padding: 14px 0 0;
}.nmaphqs-popup-close:before {
  content: '';
  position: absolute;
  top: -100%;
  left: -100%;

  display: block;
  width: 300%;
  height: 300%;
}.nmaphqs-popup-close-icon {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  width: inherit;
  height: inherit;
  padding: inherit;
  overflow: hidden;
}.nmaphqs-popup-close-icon:after, .nmaphqs-popup-close-icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -50%;

  display: block;
  width: 200%;
  height: 2px;
  margin: -1px 0 0;

  background: #2e3335;
}.nmaphqs-popup-close-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}.nmaphqs-popup-close-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}@media (max-width:720px) {
  .nmaphqs-popup {
    left: 5%;

    width: 90%;
    height: auto;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }.nmaphqs-popup-section {
    position: relative;
    bottom: 0;
    left: 0;

    width: auto;
    height: 100%;
    margin: 0;
    padding: 0;
  }.nmaphqs-popup-content {
    box-sizing: border-box;
    height: 100%;
    max-height: 320px;
    padding: 30px 25px 0;
    overflow: auto;
  }.nmaphqs-popup-tail {
    display: none;
  }
}
