.region-text__container-first img {
  height: auto;
  margin-bottom: 0;
}

.region-text__contacts-container {
  font-family: 'Exo2';
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #636C76;
}

.region-text__contacts-container b {
  font-weight: 600;
}

.jqvmap-region_active {
  fill: #3C4754;
}

.block-sharing .yashare-auto-init .b-share__link {
  width: 34px !important;
  height: 34px !important;
  border-radius: 50px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0 !important;
}

.block-sharing .yashare-auto-init .b-share-icon {
  display: block !important;
  margin: 0;
}

.block-sharing .yashare-auto-init .b-share-btn__wrap {
  margin-left: 6px !important;
  margin-right: 0 !important;
}

img.b-img-left {
  margin: 5px 20px 10px 0;
}

@media (max-width: 1000px) {
  .quote {
    width: auto;
  }
  main img,
  main iframe {
    width: 100%;
    height: auto;
  }
}