/* 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
*/
.white{
	color: #fff;
}

#mainContent{
	padding-top: 20px;
	overflow: hidden;
}


.subfooter{
	color: #fff;
	background-color: #e2040f;
}
.subfooter a{
	color: #fff;
}

.btn-default-transparent {
    border-color: #e2040f !important;
}

#textOnParalax{
	font-size: 40px; 
}

/*#paralaxWrap{
	background-size: auto 120%;
}*/

.btn-sm {
    padding: 2px 15px;
    font-size: 16px;
}
h2 {
    font-size: 20px;
}