.map_bl_wrapper2 {
  background: #f2f2f2;
  position: relative; }

.map_bl_wrapper2.inverse {
  background: #f2f2f2; }

.map_bl_wrapper2.inverse .map_contacts {
  background: #ec4432; }

.map_bl_wrapper2.inverse .map_contacts .contacts_title {
  color: #fff; }

.map_bl_wrapper2.inverse .map_contacts .contacts_title span {
  border-color: #ffffffa6; }

.map_bl_wrapper2.inverse .map_contacts .contacts_address, .map_bl_wrapper2.inverse .map_contacts .contacts_phones {
  color: #fff; }

.map_bl_wrapper2.inverse .map_contacts .contacts_time {
  color: #fff; }

.map_bl_wrapper2 .map_block {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.map_bl_wrapper2 .map_block .map {
  position: relative;
  height: 100%;
  padding: 0; }

.map_bl_wrapper2 .map_bl_wrap {
  min-height: 296px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  max-width: 940px;
  margin: 0 auto; }

.map_bl_wrapper2 .map_contacts {
  display: inline-block;
  vertical-align: top;
  max-width: 310px;
  padding: 40px 36px 50px;
  margin: 120px 0;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  text-align: center; }

@media screen and (max-width: 1023px) {
  .map_bl_wrapper2 .map_contacts {
    margin: 30px 30px;
    padding: 32px 30px 40px;
    max-width: 240px; } }

@media screen and (max-width: 767px) {
  .map_bl_wrapper2 .map_contacts {
    margin: 30px 20px; } }

.map_bl_wrapper2 .map_contacts .contacts_title {
  margin: 0 0 16px; }

@media screen and (max-width: 1023px) {
  .map_bl_wrapper2 .map_contacts .contacts_title {
    font-size: 18px;
    margin: 0 0 19px; } }

.map_bl_wrapper2 .map_contacts .contacts_title span {
  padding: 0 0 21px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 2px solid rgba(34, 34, 34, 0.1); }

.map_bl_wrapper2 .map_contacts .contacts_address {
  color: #212121;
  margin-bottom: 0; }

@media screen and (max-width: 1023px) {
  .map_bl_wrapper2 .map_contacts .contacts_address {
    font-size: 14px;
    line-height: 20px; } }

.map_bl_wrapper2 .map_contacts .contacts_phones {
  color: #212121;
  padding: 0 0 15px;
  margin-bottom: 0; }

@media screen and (max-width: 1023px) {
  .map_bl_wrapper2 .map_contacts .contacts_phones {
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 6px; } }

.map_bl_wrapper2 .map_contacts .contacts_phones a {
  color: inherit;
  text-decoration: none; }

.map_bl_wrapper2 .map_contacts .contacts_time {
  margin-bottom: 0;
  padding: 0 0 27px; }

@media screen and (max-width: 1023px) {
  .map_bl_wrapper2 .map_contacts .contacts_time {
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 26px; } }

.map_bl_wrapper2 .map_contacts .contacts_social {
  font-size: 0; }

.map_bl_wrapper2 .map_contacts .contacts_social a {
  max-width: 32px;
  max-height: 32px;
  display: inline-block;
  vertical-align: top; }

.map_bl_wrapper2 .map_contacts .contacts_social a + a {
  margin-left: 5px; }

.map_bl_wrapper2 .map_contacts .contacts_social a img {
  border: none; }
