@charset "utf-8";
/* CSS Document */
*,*:before,*:after{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#googlemap {
	box-sizing: border-box;
	position: absolute;
	top: 170px;
	left: 0px;
	width: 1080px;
	font-weight: 100;
	z-index: 30;
	font-size: 38px;
	color: #000;
	font-family: "Gotham", sans-serif, Times, Helvetica, "Ubuntu", sans-serif !important;
	height: 1269px;
	text-align: center;
	border: solid white 1px;
}
#googlemap-traffic {
	box-sizing: border-box;
position: absolute;
top: 635px;
left: 0px;
width: 1080px;
height: 1070px;
font-weight: 100;
z-index: 30;
font-size: 38px;
color: #000;
font-family: 'myriad pro';
text-align: center;
border: solid white 1px;
}
.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;
	}