/*
	Template Name: BizCraft Responsive HTML5/CSS3 Template
	Author: tripples
	Author URI: http://shapebootstrap.net/user/tripples
	Description: BizCraft Responsive HTML5/CSS3 Template.
	Version: 1.0
*/

/*
*/

.parallax1{
	background: url(../images/parallax/parallax1.jpg) no-repeat;
}
.parallax2{
	background: url(../images/parallax/parallax2.jpg) no-repeat;
}
.parallax3{
	background: url(../images/parallax/parallax3.jpg) no-repeat;	
}
.parallax4{
	background: url(../images/parallax/parallax4.jpg) no-repeat;
}

.footer{
	background: #2e2e2e url(../images/footer-bg.jpg) no-repeat center 0;
}



.hero-section {
	background-image: url(../images/landing/main-bg.jpg);
}
