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

/* opacity @ banner   */
.dark-translucent-bg::after {
	background-color: rgba(0, 0, 0, 0.25);
}

/* banner-height  */
.banner.parallax, .banner.light-translucent-bg, .banner.dark-translucent-bg, .banner.default-translucent-bg {
	min-height: 450px;
	padding-top: 60px;
	padding-bottom: 20px;
}

/* Contact-Logo  */
.contact-logo {
	margin-left: -10px;
	max-height: 150px;
	max-width: auto;
}
