.map #map-canvas {
  height: 561px;
  z-index: 2; }

.map .header-map {
  position: relative;
  /*
		.infobox-sitesupport {
			text-align: center;
			background: #FFF;
			padding: 0px 0px 15px 0px;
			position: relative;
			margin-left: 20px;
			margin-top: -206px;
			margin-right: 20px;
			width: 248px;
			border-radius: 5px;
			color: $brand-color-1;
			font-family: $font-2-family;
			font-weight: 600;
			font-size: 26px;

			-webkit-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.3);
			-moz-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.3);
			box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.3);

			img {
				border-radius: 5px 5px 0 0;
				margin-bottom: 15px;
				margin-left: 0px;
				width: 100%;
			}

			.arrow {
				position: absolute;
				display: block;
				height: 29px;
				width: 20px;
				background: url('/site/assets/img/icon-arrow.png');
				bottom: 20px;
				left: -15px;
			}
		}
		*/ }
  .map .header-map .header-map-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 600px;
    z-index: 1; }
  .map .header-map .button {
    text-align: center;
    bottom: 25px;
    margin: 0 auto;
    position: absolute;
    z-index: 2;
    width: 100%; }
  .map .header-map .infobox-sitesupport {
    position: relative;
    margin-left: 5px;
    margin-top: -206px;
    margin-right: 0px;
    width: 298px;
    background-color: transparent; }
  .map .header-map .infobox-parking {
    height: 26px;
    width: 26px;
    background: #3d5fac;
    border-radius: 26px;
    margin-left: -13px;
    margin-top: -13px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-weight: bold; }

/*# sourceMappingURL=../maps/custom/map.css.map */
