@charset "utf-8";
/* CSS Document */

#googlemap {
  box-sizing: border-box;
  position: absolute;
  top: 170px;
  left: 577px;
  width: 1380px;
  font-weight: 100;
  z-index: 1;
  font-size: 38px;
  color: #000;
  font-family: "Trajan Pro", sans-serif;
  height: 1080px;
  text-align: center;
}
#googlemap-traffic {
    box-sizing: border-box;
    position: absolute;
    top: 3%;
    left: -600px;
    width: 1475px;
    height: 100%;
    font-weight: 100;
    z-index: 1;
    font-size: 38px;
    color: #000;
    font-family: "Trajan Pro", sans-serif;
    text-align: center;
}
.view-link {
display:none !important;
}
.gm-style > div.gm-style-cc a{
  display: none !important;
}
.gm-style > div.gmnoprint.gm-style-cc{
  /*display: none !important;*/
}
.gm-style > div:nth-child(2) > a{
display: none !important;
}
.gm-style .gm-style-iw{
  font-size: 1.15rem !important;
}
.poi-info-window *{
  font-size: 1.15rem !important;
}