/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22-ago-2019, 18:11:21
    Author     : holyguard
*/




#parallax-block-1 #header, #parallax-block-1 #intro, #parallax-block-1 #second{
	width: 100%;
}

#parallax-block-1 #intro{
	background:url(/assets/images/bg/mano-works/hotel-mama-mano-work.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 600px;
	margin: 0 auto;
	padding: 0;
}

#parallax-block-1 #second{
	background: url(https://ianlunn.co.uk/plugins/jquery-parallax/images/secondBG.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 1300px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#parallax-block-1 #second .bg{
	background: url(https://ianlunn.co.uk/plugins/jquery-parallax/images/trainers.png) 50% 0 no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}

#parallax-block-1 #third{
	background: url(https://ianlunn.co.uk/plugins/jquery-parallax/images/thirdBG.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 650px;
	padding: 100px 0 0 0;	
}

#parallax-block-1 #fifth{
	background: #ccc;
	height: 400px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#parallax-block-1 .story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
}

#parallax-block-1 .story .float-left, #parallax-block-1 .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;	
}
