@font-face {
    font-family: 'futura_lightregular';
    src: url('polices/futura_light-webfont.woff2') format('woff2'),
         url('polices/futura_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'futurabold';
    src: url('polices/futura_extra_bold-webfont.woff2') format('woff2'),
         url('polices/futura_extra_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'futura_oblique';
    src: url('polices/futura_oblique-webfont.woff2') format('woff2'),
         url('polices/futura_oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ammys_handwritingregular';
    src: url('police2/ammys_handwriting-webfont.woff2') format('woff2'),
         url('police2/ammys_handwriting-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family:'Futura';
    src: url('police3/Futura Medium.eot');
	src: url('police3/Futura Medium.eot?#iefix') format('embedded-opentype'),
		url('police3/Futura Medium.woff2') format('woff2'),
		url('police3/Futura Medium.woff') format('woff'),
		url('police3/Futura Medium.svg#Futura Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}


body{
	width: 100%;
	margin: 0;
	padding: 0;
	background: rgb(251,250,245);
	font-family: futura_lightregular, sans-serif;
}

#navigation{
	/*opacity: 0.9;
    filter: alpha(opacity=90); -- For IE8 and earlier */
	height: 80px;
	width: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 2000;
}

#navigation{
	/*background-color: rgb(50,50,50);*/
	background-color: rgb(74,75,78);
	/*background-color: rgb(94,95,98);*/
	
}

#logo{
	background-image: url(img/logo.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 71px;
	height: 71px;
	margin: 0;
	padding: 0;
	margin-left: 100px;
	margin-top: 5px;
	display: inline-block;
}

@media only screen and (max-width: 1460px) {
	#logo{
		margin-left: 40px;	
	}
}

@media only screen and (max-width: 450px) {
	#logo{
		margin-left: 5px;	
	}
}





#navigation{
	display: flex;
	flex-wrap: wrap;
}

#menudiv{
	margin: 0;
	padding: 0;
	vertical-align: top;
	margin-top: 12px;
}

@media only screen and (max-width: 1345px) {
	#menudiv{
		margin-left: -40px;
	}
}


@media only screen and (max-width: 700px) {
	#menudiv{
		margin-left: -100px;
	}
}

@media only screen and (max-width: 600px) {
	#menudiv{
		margin-left: -120px;
	}
}

@media only screen and (max-width: 500px) {
	#menudiv{
		margin-left: -250px;
	}
}

@media only screen and (min-width: 440px) {
	#areyouh{
		display:none;
	}
}





	#menudiv_tt{
    	max-width: 1500px;
    	margin-right: auto;
    	margin-left: auto;
    	display: flex;
    	flex-wrap: nowrap;
	}


ul#top-menu {
	margin-left: 5px;
	height : 25px;
	list-style-type : none;
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;

}



ul#top-menu li {
font-size: 1.4em;
font-weight: bold;
}

ul.top-menu_NL li {
padding: 0 1em;
}

ul.top-menu_FR li, ul.top-menu_EN li{
padding: 0 1em;
}

ul#top-menu li a{
text-decoration: none;
color: white;
}

ul#top-menu li a:hover{
	border-bottom: 2px solid white;
}

#top-menu li.active a {
	border-bottom: 2px solid white;
}

.bouton_droite1_EN{
	margin-left: 100px;
}

.bouton_droite1_FR{
	margin-left: 80px;
}

.bouton_droite1_NL{
	margin-left: 80px;
}

@media only screen and (max-width: 1395px) {
	.bouton_droite1_EN{
		margin-left: 50px;
	}

	.bouton_droite1_FR{
		margin-left: 30px;
	}

	.bouton_droite1_NL{
		margin-left: 30px;
	}
}

.bouton_droite4, .bouton_droite4_NL{
	margin-left: 10px;
	margin-right: -30px;
}

/*.bouton_droite4_NL{
	margin-left: -25px;
	margin-right: -30px;
}*/

@media only screen and (min-width: 499px) {
@media only screen and (max-width: 510px) {
	.bouton_droite4{
		margin-left: -20px;
	}
}
}

@media only screen and (min-width: 319px) {
@media only screen and (max-width: 350px) {
	.bouton_droite4{
		margin-left: -20px;
	}
}
}

@media only screen and (max-width: 330px) {
	.bouton_droite4{
		margin-left: -25px;
	}
}

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

@media only screen and (max-width: 1100px) {
	.bouton_gauche, .bouton_droite1_FR, .bouton_droite1_EN, .bouton_droite1_NL, .bouton_droite2{
		display: none
	}
	.bouton_droite_plus{
		margin-left: 400px;
	}
}

@media only screen and (max-width: 900px) {
	.bouton_droite_plus{
		margin-left: 200px;
	}
}

@media only screen and (max-width: 1305px) {
	 .bouton_droite1_FR, .bouton_droite1_EN, .bouton_droite1_NL, .bouton_droite2{
		display: none
	}
	
	.bouton_droite_plus{
		margin-right: -20px;
	}
	
}

@media only screen and (min-width: 1306px) {
	.bouton_droite_plus{
		display: none
	}
}


#menumanquant{
	position: fixed;
	z-index: 1000000;
	top: 64px;
	right: 265px;
	padding: 0;
	color: white;
	display: none;
}

@media only screen and (max-width: 1250px) {
	#menumanquant{
		right: 220px;
	}
}

@media only screen and (max-width: 390px) {
	#menumanquant{
		right: 100px;
	}
}

#menumanquant2{
	height: 80px;
}

#menumanquant1{
	height: 200px;
}

#menumanquant a{
	color: white;
	text-decoration: none;
	font-size: 1.4em;
}

#menumanquant2 li{
	width: 100px;
	border-top: 0.5px solid white;
	padding: 5px;
	background: rgb(50,50,50);
}

#menumanquant1 li{
	width: 200px;
	border-top: 0.5px solid white;
	padding: 5px;
	background: rgb(50,50,50);
}

#menumanquant2 li:hover, #menumanquant1 li:hover{
	background: rgb(30,30,30);
}

#menumanquant ul{
	list-style-type : none;
	text-align:center;
	padding: 0;
}

@media only screen and (min-width: 1306px) {
	#menumanquant{
		display: none;
	}
}

@media only screen and (min-width: 1101px) {
	#menumanquant1{
		display: none;
	}
}

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



#home{
	background-image: url(img/modetest.png);
	background-position: 100%;
	background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	height: 0px;
	
	margin: 0;
	padding: 0;
}

#home2{
	background-image: url(img/exterieur.JPG);
	background-repeat: no-repeat;
    background-position: 50% 20%; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
}


.slogan, .slogan2{
	color: black;
	text-align: center;
	/*text-shadow: 5px 5px 5px rgb(20, 20, 20);*/
}

.slogan{
	text-transform: uppercase;
	font-size: 2.8em;
	font-family: Futura, sans-serif;
}

.slogan2{
	font-size: 1.8em;
}

.checkout{
	text-decoration: none;
	color: black;
}

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

.woklove{
	font-family: ammys_handwritingregular;
	font-size: 5em;
	/*text-transform: uppercase;*/
}

@media only screen and (max-width: 500px) {
	.woklove{
		font-size: 3.5em;
	}
}









/*HISTORY*/


#history{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
	font-size: 1.3em;
	background: rgb(251,250,245);
	color: black;
	
	
	box-sizing:border-box;
}

#history h2{
	font-size: 2.5em;
	font-family: ammys_handwritingregular, sans-serif;
	text-transform: uppercase;
	color: black;
}


@media only screen and (max-width: 350px) {
	#history h2{
		font-size: 2em;	
	}
}




.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons 
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

Position the "next button" to the right
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

 On hover, add a black background color with a little bit see-through
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

On smaller screens, decrease text size
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}*/





#reset{
	color: black;
	font-size: 0.7em;
	text-align: center;
	
	margin-top: 50px;
	width: 20px;
	margin-right: auto;
	margin-left: auto;
	
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 5px;
}











/*FRANCHISE */


#description_franchise{
	background-image: url(img/dessin_restau.png);
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 100%;
	padding-top: 150px;
	padding-bottom: 50px;
}

.description_franchise{

	background: rgba(0,0,0,0.7);
	color: white;
	margin-right: auto;
	margin-left: auto;
	
	min-height: 500px;
	
	padding: 50px;
	
	width: 400px;
	text-align: center;
	margin-bottom: 50px;
}

fieldset{
	padding: 20px;
}

@media only screen and (max-width: 550px) {
	.description_franchise{
		width: 350px;
	}
}

@media only screen and (max-width: 500px) {
	.description_franchise{
		width: 400px;
		padding: 20px;
	}
}

@media only screen and (max-width: 450px) {
	.description_franchise{
		width: 300px;
		padding: 10px;
	}
}

@media only screen and (max-width: 350px) {
	.description_franchise{
		width: 250px;
		padding: 10px;
	}
}


.mail_franchise{
	color: white;
	text-decoration: none;
	font-family: futura;
}

.mail_franchise:hover{
	text-decoration: underline;
}

#contact input{
width: 70%;
height: 25px;
border-radius: 5px;
background: rgb(230,230,230);
}

#contact textarea{
	width: 100px;
	max-width: 120px;
	height: 50px;
	border-radius: 5px;
	background: rgb(230,230,230);
}

@media only screen and (min-width: 349px) {
	#contact textarea{
		width: 70%;
		max-width: 250px;
	}
		
}

@media only screen and (min-width: 449px) {
	#contact textarea{
		width: 70%;
		max-width: 300px;
	}
		
}







/*PAGE DE CHARGEMENT*/


.loader{
	background: url('img/logo_white.png') 50% 50% no-repeat rgb(0, 0, 0);
	cursor: wait;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.loader h1{
	background: none;
	border: none;
	color: white;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: 700;
	height: 100px;
	line-height: 75px;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
}




/*CHANGE LANGUAGE*/

#tt_change_language{
	display: none;
	background: rgba(0,0,0,0.6);
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#change_language{
	position: fixed;
	top: 20%;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	background: rgb(251,250,245);
	border: 1px solid white;
	z-index: 9999;
	border-radius: 10px;
	color: white;
	text-align: center;
	font-size: 2em;
}

#change_language a{
	color: black;
	text-decoration: none;
}

.langue1, .langue2, .langue3{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 300px;
}

.langue1{
	border-bottom: 0.5px solid black;
}

.langue3{
	border-top: 0.5px solid black;
}

@media only screen and (max-width: 300px) {
	#change_language{
		width: 250px;
		margin-left: -125px;
	}
	.langue1, .langue2, .langue3{
		width: 250px;
	}
		
}

.langue1:hover, .langue2:hover, .langue3:hover{
	background: rgb(120,120,120);
}

.langue1{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.langue3{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}





