/* Img img-responsive */

img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

/* illustration Page */

.page-ill {
	background: #2F3238;
	padding: 0px 0;
	position: relative;
	z-index: 99;
}

.img-ill {
	text-align: center;
	margin-bottom: 0px;	
}

/* Map Wrap */

#map {
	width: 100%;
	height: 370px;
}

#map-contact {
	width: 100%;
	height: 650px;
}
