

/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
	}


	/* Backgrounds will cover all the section
	* --------------------------------------- */
	#section1,
	#section2,
	#section3,
	#section4,
	#section5,
	#section6,
	#section7,
	#section8,
	#section9,
	#section10,
	#section11,
	#section13
	{
		background-size: cover;
		background-position: center center;
	}

	/* Defining each sectino background and styles
	* --------------------------------------- */
	
	body < #section0 {
    height: auto!important
}
	#section1{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_01.jpg?1);
		padding: 0 0 0 0;
	}
	#section2{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_02.jpg?1);
		padding: 0 0 0 0;
	}
	#section3{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_03.jpg?1);
		padding: 0 0 0 0;
	}
	#section4{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_04.jpg?1);
		padding: 0 0 0 0;
	}
	#section5{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_05.jpg?1);
		padding: 0 0 0 0;
	}
	#section6{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_06.jpg?1);
		padding: 0 0 0 0;
	}
	#section7{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_07.jpg?1);
		padding: 0 0 0 0;
	}
	#section8{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_08.jpg?1);
		padding: 0 0 0 0;
	}
	#section9{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_09.jpg?1);
		padding: 0 0 0 0;
	}
    #section10{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_10.jpg?1);
		padding: 0 0 0 0;
	}
    #section11{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_11.jpg?1);
		padding: 0 0 0 0;
	}
	#section12{
		background-color: #CECFCF;
		padding: 0 0 0 0;
	}
    #section13{
		background-image: url(https://www.receno.com/product/noana/images/image_gfd_12.jpg);
		padding: 0 0 0 0;
	}
	#section3 h1{
		color: #000;
	}
	
	.footer{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width:1050px;
height:464px!important;
}


.footer_cover {
	
	padding-top:50px!important;
}

#sv{
	Z-index:999999;
}

#fp-nav ul li .fp-tooltip{
	font-size:0;
}