#h_products{
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}

@media only screen and (max-width: 931px) {
	#h_products{
		display: none;
	}
}

#e1, #e2, #e3, #e4, #e5{
	width: 20%;
	height: 550px;
	display: inline-block;
	margin: 0;
	padding: 0;
	-moz-transition-property: width;
    -o-transition-property: width;
    -webkit-transition-property: width;
    transition-property: width;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
    cursor:  pointer;
    
	background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media only screen and (max-width: 1100px) {
	#e1, #e2, #e3, #e4, #e5{
		height: 400px;
	}
}

#e1 p, #e2 p, #e3 p, #e4 p, #e5 p{
	margin:0;
	padding:0;
	margin-top: 30px;
	text-align: center;
    color: white;
    text-shadow: -1px 1px black;
	font-size: 2.5em;
	font-family: ammys_handwritingregular;
	text-transform: uppercase;
}

.t2{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.t2{
	color: black;
	margin-top: 35px;
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 40px;

}

/*$('#e1').animate(*/

#e1{
	float: left;
	background-image: url(img/tea.JPG);
    background-position: 78% 20%;
    width: 20%;
}

#e2{
	float: left;
	background-image: url(img/products/dim-sum.jpg);
    background-position: 70% 20%;
    width: 20%;
}

#e3{
	background-image: url(img/products/wok.png);
    background-position: 45% 0%;
    width: 20%;
}

#e4{/*attention: position 4 et 5 inversée !*/
	float: right;
	background-image: url(img/products/icecream.jpg);
    background-position: 87% 20%;
    width: 20%;
}

#e5{
	float: right;
	background-image: url(img/products/nem.JPG);
    background-position: 40% 20%;
    width: 20%;
}


#letsscroll{
	text-align: center;
	margin-top: 100px;
	margin-bottom: 50px;
	/*font-size: 2em;
	width: 50px;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	background-color: rgba(0, 0, 0, 0.66);
	color: #fff;
	border-radius: 25px;
	z-index: 100;*/
}


#suite3{
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0;
	background-color: rgb(245, 245, 245);
}

#longuephoto{
	width: 100%;
	height: 780px;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

@media only screen and (max-width: 931px) {
	#longuephoto{
		height: 1000px;
	}
}

.lp{
	width: 400px;
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.longuephoto{
	background-image: url(img/products/wok.JPG);
	background-repeat: no-repeat;
    background-position: 100% 60%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    flex: 2;
}

@media only screen and (max-width: 1100px) {
	.longuephoto{
		background-position: 70% 60%;
	}
}

@media only screen and (max-width: 931px) {
	.longuephoto{
		display:none;
	}
}

#suite4{
	width: 100%;
	margin: 0;
	padding: 0;
	/*background: rgb(236, 232, 26);*/
    background-color: rgb(240, 240, 240);
}

.lp1{
	flex: 1.5;
	order: 3;
	background-image: url(img/bol.JPG);
	background-repeat: no-repeat;
    background-position: 100% 90%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.lp2{
	flex: 1;
	order: 1;
	background-image: url(img/screen.JPG);
	background-repeat: no-repeat;
    background-position: 10% 40%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.txt0{
	height: 250px;
	background-color: rgb(251,250,245);
	flex: 1;
	order: 2;
}

@media only screen and (max-width: 640px) {
	.txt0{
		height: 100%;
	}

}

.txt0int{
	padding-right: 20px;
	padding-left: 45px;
}

.txt0int h2{
	font-family: ammys_handwritingregular;
	text-transform: uppercase;
}

.beblack{
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	/*border-radius: 10px;
	background: rgb(236, 232, 26);
	padding: 5px;*/
}

.beblack:hover{
	text-decoration: none;
}

#txt1{
	padding-top: 200px;
	font-size: 1.3em;
	float: left;
	margin-left: 250px;
	width: 450px;
}

#txt1 h2, #txt2 h2{
	/*font-family: futurabold, sans-serif;*/
}

#txt2{
	padding-top: 150px;
	font-size: 1.3em;
	float: right;
	margin-right: 100px;
}

#illus1{
	background-image: url(img/wok-detoure.png);
	background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 500px;
	height: 500px;
	float: right;
	margin-right: 200px;
	margin-top: 50px;
}

#illus2{
	background-image: url(img/products/nem.JPG);
	background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 400px;
	height: 400px;
	float: left;
	margin-left: 230px;
	margin-top: 75px;
	margin-bottom: 20px;
}

#suite5{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /*background-color: rgb(200, 200, 200);*/
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0;
}

#txta, #txtb{
	width: 600px;
	background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: white;
	text-align: center;
	font-size: 1.5em;
}

@media only screen and (max-width: 640px) {
	#txta, #txtb{
		width: 640px;
		padding-top: 50px;
	}
}

@media only screen and (min-width: 641px) {
	#txta, #txtb{
    	flex: 1;
		padding-top: 200px;
	}
}

#txta h2, #txtb h2{
	font-family: ammys_handwritingregular;
	text-transform: uppercase;
	margin-bottom: -30px;
}

#txtb{background-image: url(img/glace_img.jpg);}
#txta{background-image: url(img/tea_img.jpg);}


#photofinger, #txtfinger{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#photofinger{
}

#txtfinger{
}

.te2{
	width: 400px;
	min-height: 500px;
	flex: 1;
	background-color: rgb(251,250,245);
	
}

@media only screen and (max-width: 640px) {
}

.te2 h2{
	font-family: ammys_handwritingregular;
	text-transform: uppercase;
}

@media only screen and (max-width: 931px) {

	@media only screen and (min-width: 813px) {
	
	}

	@media only screen and (min-width: 641px) {
	
	}
}

.te2int{
	font-size: 1.3em;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 65px;
	padding-bottom: 30px;
}

@media only screen and (max-width: 959px) {

	

	@media only screen and (min-width: 932px) {

		.visib_mobile1, .visib_mobile2 {
			display: none;
		}
	
	}
	
}

@media only screen and (max-width: 1050px) {

	@media only screen and (min-width: 932px) {
	.visib_mobile3{display: none;}
}}

@media only screen and (max-width: 1390px) {

	.te2int{
		padding-top: 30px;
	}
	
	@media only screen and (min-width: 932px) {
		/*VIDE*/
	}
}

.te2 h2, #txta h2, #txtb h2{
	font-size: 2em;
}

.ph1, .ph2, .ph3, .te1, .te3{
	width: 400px;
	background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media only screen and (max-width: 640px) {
	.ph1, .ph2{
		width: 640px;
		height: 450px;
	}
}

@media only screen and (min-width: 641px) {
	.ph1, .ph2, .ph3, .te1, .te3{
    	flex: 1;
	}
}


@media only screen and (max-width: 931px) {
	.ph3, .te3{
		display:none;
	}
}

@media only screen and (max-width: 640px) {
	.te1{
		display:none;
	}
}

.ph1{background-image: url(img/products/dim-sum.jpg);}
.ph2{background-image: url(img/products/rolls.jpg);}
.ph3{background-image: url(img/products/nem3.JPG);}
.te1{background-image: url(img/products/dim-sum2.jpg);}
.te3{background-image: url(img/istock_nem2.jpg);}


#photos5a, #photos5b{
	display: flex;
    flex-wrap: nowrap;
}

.pho1a, .pho2a, .pho1b, .pho2b{
	width: 300px;
	height: 300px;
	margin: 10px;
	background: blue;
	background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.pho1a{
	background-image: url(img/products/tea_copie.JPG);
	background-position: 15% 50%;
}
.pho2a{background-image: url(img/products/tea2.JPG);}
.pho1b{background-image: url(img/products/icecream.jpg);}
.pho2b{background-image: url(img/products/icecream2.jpg);}
