.center_marker {
  position: relative;
}
.center_marker-img {
  z-index: 1;
  position: relative;
}
.center_marker-title {
  z-index: 0;
  display: block;
  position: absolute;
  width: initial;
  padding: 7px 10px 7px 20px;
  margin-top: 33px;
  background: #fff;
  margin-left: 25px;
  box-shadow: 1px 1px 1px #f2f2f2;
  color: #1e5091;
  font-family: "Source Serif Pro",serif;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.03px;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.wd_infodata {
  line-height: 18px;
  font-size: 14px;
}
.wd_infodata .title-14 {
  color: #1e5091;
  font-family: "Source Serif Pro",serif;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.03px;
}
.wd_infodata .text-center {
  text-align: center;
}
.wd_infodata  .address {
  font-weight: 600;
}
.map_infowindow_box  .link {
  font-family: "Roboto Condensed",sans-serif;
  color: #009ddd;
  font-weight: bold;
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  text-transform: uppercase;
}
