
#map {
  height: 300px;
}

/* Contacts */
.contacts-v4 .row {
  margin-left: 0;
  margin-right: 0;
}
.contacts-v4-info {
  color: #fff;
  padding-top: 60px;
  padding-bottom: 80px;
  text-align: center;
  background: #3e393f;
}
.contacts-v4-info--dark {
  background: #383339;
}
.contacts-title em {
  font-style: normal;
  display1: block;
  text-transform: uppercase;
  color: #89848a;
  font-size: 9px;
  line-height1: 1;
  margin-bottom: 3px;
}
.contacts-anchor strong {
  font-size: 16px;
  line-height: 1;
  color1:  #fbfbb5;
}
.contacts-anchor a {
  color: #fff; /* #fbfbb5 */
}


.icon-v4 {
  width: 30px;
  height: 30px;
  line-height: 1;
  font-size: 30px;
  color:  #f65123;/* #e74c3c; #72c02c */
  display: inline-block;
}


