/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

#logo img {
	max-height: 50px;
}

.logo-footer img {
	max-height: 35px;
}

#map-canvas-reg, #map-canvas-del {
  height: 450px;
}

.background-img-1 {
  background: url("/source/60784d4f8fca50e93b21d48af03c62cc.jpg") 50% 0px no-repeat;
}

.background-img-2 {
  background: url("/source/6712778ead3a1c92565bab0a9aefd50e.jpg") 50% 0px no-repeat;
}

.img-fullwidth{
	position: relative;
	margin: 25px 0px;
}

.img-fullwidth img {
	display: block;
  width: 100%;
  max-height: 1000px; /* corresponds to max height of 450px */
  margin: 0 auto;
}

.main-container {
	padding: 40px 0;
}

.pv-40{
	padding:0;
}

.image-container {
  height: 20vw;
  background-size: cover;
  max-height: 300px;
}

.image-container.primary {
  height: 40vw;
  max-height: 600px;
}

.image-wrapper {
  margin-bottom: 30px;
}
