.map {
  width: 100%;
  height: 36.364rem; }
  @media screen and (max-width: 1024px) {
    .map {
      height: 400px; } }
  @media screen and (max-width: 480px) {
    .map {
      height: 250px; } }
  .map_cluster {
    display: flex;
    align-items: center;
    font-size: 1.227rem; }
    .map_cluster div {
      outline: none !important; }
  .map_popup_title {
    margin-bottom: 0.682rem;
    font-family: 'Suisse Intl' !important;
    font-size: 1.273rem;
    font-weight: 450;
    color: #313033; }
  .map_popup_subtitle {
    margin-bottom: 0.909rem;
    font-family: 'Suisse Intl';
    font-size: 1rem; }
  .map_popup_desc {
    font-family: 'Suisse Intl';
    font-size: 1rem;
    color: #313033; }
  .map_zoom_wrapper {
    padding-bottom: 2.273rem;
    padding-right: 2.273rem; }
    @media screen and (max-width: 1024px) {
      .map_zoom_wrapper {
        padding-right: 50px;
        padding-bottom: 50px; } }
    @media screen and (max-width: 480px) {
      .map_zoom_wrapper {
        padding-right: 20px;
        padding-bottom: 20px; } }
  .map_zoom_control {
    margin-bottom: 0.682rem; }
    .map_zoom_control:last-child {
      margin-bottom: 0; }
  .map_cluster img {
    width: 100%; }
  .map .gm-style .gm-style-iw-c {
    padding: 2.273rem !important;
    max-width: 22.727rem !important;
    border-radius: 0 !important; }
    .map .gm-style .gm-style-iw-c .gm-style-iw-d {
      padding-right: 0 !important;
      overflow: auto !important; }
  .map .gm-ui-hover-effect {
    right: 0 !important;
    top: 0 !important; }

.contacts_form {
  margin-top: -2.727rem; }
  @media screen and (max-width: 1024px) {
    .contacts_form {
      margin-top: 0; } }


/*# sourceMappingURL=8c88411c201c3e3fb405.contacts.css.map*/