/*@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');*/
h1, h2, h3, h4 {
font-family: "Questrial","Open sans",sans-serif;
color: #983b39;
font-size: 24px;
text-align: center;

/*height: 35px;  SUPPRIME PAR CYRILLE LE 24/12 car cela plante l'éditeur */
}
p {
    font-family: "Raleway",sans-serif;
}
html, body {

height: 100%;
width:100%
}
body {
	background: #fff;
	font-size: 14px;
	color:#000;
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #212326;
	font-weight: 500;
}

.clear{
	clear:both
}
.top {
	padding: 25px 35px 15px;
	height: 220px;
	z-index:999;
}
.top .navbar-brand {
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    background-color: #CCC;
    color: #474747;
    text-decoration: none;
}
.top .container {
    padding: 0;
}
.reservations{
	float:left
}
.middle{
	width:65%
}
.middle .container {
    background-color: #FFF;
	padding:0;    
    padding-bottom: 0px;
}
.before-header{
	background:#33312f;
	color:#d0a98c;
	font-family:'Raleway', sans-serif;
	font-size:14px;
	padding:10px;
	height:45px
}
.before-header i{
	color:#d0a98c;
	font-size:18px;
	margin-right:10px

}
.logo{
	float:left;
	z-index:9999;
	padding-top:10px;
	padding-bottom:50px;
	text-align:center;

}
.logo img{

	width:auto!important;
}
p {
    margin: 0 0 0px;
}


#middle .logo img{
	width:auto
}

#middle{
	background:#fff;
	padding-top:0px;

}

#middle h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 2rem;
	color:#4d3b26;
	letter-spacing:6px;
	margin-bottom: 20px;

}

.contenu{
padding-top: 40px;
	text-align:center
}
#middle .contenu h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 2.01rem;
	color:#4d3b26;
	letter-spacing:3px;
	text-align: center;
}
#middle .titre-accueil h2{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 1.3rem;
	color:#fff;
	letter-spacing:1.5px;
	text-align: center;
}
#middle > .equipe h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 3vw;
	color:#4d3b26;
	letter-spacing:6px;
	margin-bottom: 20px;

}
#middle > .equipe p{
	font-family:'Raleway', sans-serif;
	font-size: 1.5vw;
	color:#4d3b26;
	letter-spacing:6px;
	margin-bottom: 20px;

}
.container p {
	font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 24px;
font-weight: 400;
color: #272624;
text-align: center;
padding-top: 40px;
letter-spacing:1px
}
.contenu-accueil {
	margin-top:20px;
}
.contenu-accueil img{
	width:100%
}
.photo-accueil img{
	float:right;
}
.photo-accueil2 img{
	width:100%
}
	.photo-accueil3 {
   display:none
}
.btn-lien {
	font-family:'Questrial', sans-serif;
	border:1px solid #c56039;
	color:#c56039;
	font-size:14px;
	padding:10px;
	float:left;
	text-align:center;
	margin-top:15px;
	letter-spacing:2px;
	background:none
}
#middle1{
	background:url(../images/emergence1.jpg);
	background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		background-color: #fff;	
		margin-top:-200px;
		padding-top:100px;
		padding-bottom:100px;
		height:auto;
}
#middle1 h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 2rem;
	color:white;
	letter-spacing:6px;
	margin-bottom: 20px;	
}
#middle1 h2{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 1rem;
	color:white;
	letter-spacing:3px;
	margin-bottom: 20px;	
	text-align:center
}
.btn-resa {
	font-family:'Raleway', sans-serif;
	border:none;
	color:#fff;
	font-size:14px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	float:right;
	text-align:center;
	margin-top:15px;
	letter-spacing:2px;
	background:#d0a98c;
	font-weight:700
}
.btn-plus, .btn-envoyer {
	font-family:'Raleway', sans-serif;
	border:none;
	color:#fff;
	font-size:14px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	margin-top:15px;
	letter-spacing:2px;
	background:#d0a98c;
	font-weight:500
}
.btn-resa2 {
	font-family:'Raleway', sans-serif;
	border:none;
	color:#fff;
	font-size:14px;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
margin-left:auto;
margin-right:auto;
	text-align:center;
width:100%;
	letter-spacing:2px;
	background:#d0a98c;
	font-weight:700
}
.fleur-carte{
	padding-top:60px;
	padding-bottom:60px
}
#middle2{
	background:url(../images/banniere1.jpg);
	background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		background-color: #fff;	
		margin-top:50px;
		padding-top:350px;
		padding-bottom:350px;
		margin-bottom:30px;
}
.resa{
	background-color: rgba(41, 41, 41, 0.8);
	border:1px solid #d0a98c;
	
}
.resa h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 28px;
	color:#d0a98c;
	letter-spacing:6px;
	margin-top:30px;
	margin-bottom: 10px;	
	text-align:center
}
.resa p{
	font-family:'Raleway', sans-serif;
	
	color:#d0a98c;
	margin-bottom: 20px;	
	text-align:center
}
.btn-carte {
	font-family:'Raleway', sans-serif;
	border:1px solid #d0a98c;
	color:#000;
	font-size:16px;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
margin-left:auto;
margin-right:auto;
margin-bottom:40px;
	text-align:center;
width:100%;
	letter-spacing:2px;
	background:#d0a98c;
	font-weight:600
}
#middle .reseaux h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 1.8vw;
	color:#4d3b26;
	letter-spacing:6px;
	margin-top:20px;
	margin-bottom: 10px;	
	text-align:center
}
#middle .reseaux p{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 1.4vw;
	color:#4d3b26;
	margin-bottom: 20px;	
	text-align:center;
	padding-top: 0px;
}
.reseaux img{
	width:100%
}

#middle4{
	background:#fbfbfa;
}
/**** MENU ****/
/*nav {
	width:100%;
	margin:0 auto;
	position:sticky;
	top:0px
}
nav ul li{
	text-align:center;
	
	position:relative;
}*/
.menu{
	float:left;
	text-align:center;
	z-index:9999;

}
.menu li{
	display:inline;
}

.navbar-nav {
 display:inline;

}
.menu ul {
	border-top:1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
margin-top:20px;
width:100%;
display:block;
height:50px;
display: flex;
justify-content: center;
}
.navbar{padding: 0rem 0rem;}
.navbar-nav li, .navbar-nav li a{
    color: #4d4d4d;
    font-family: 'Centaur', 'Cormorant Garamond', serif;
    background-color: none;
    font-size: 14px;
    text-align: left;
	font-weight: bold;
	letter-spacing:1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-decoration:none;
	float: left;
	/*-webkit-transition: all .5s .1s ease-in-out !important;
	transition: all .5s .1s ease-in-out !important;*/
}
.navbar-nav li ul li {

	padding-bottom:0px;

}
nav ul li:hover .sous{
	display:block;
}
.sous{
	display:none;
	background:white;
	box-shadow:0px 1px 2px #CCC;
	position:absolute;
	z-index:100;
	margin: 0px;
    margin-top: 0px;
	padding: 0px;
    left: 40%;
}


.sous li{
	float:left;
	width:100%;
	text-align:left;
	border-top: 1px solid #e0e0e0;
	
}
.sous a {
	padding:10px;
	border-bottom:none;
}
.sous a:hover{
	border-bottom:none;
	
}
.menu ul li ul {
	border-top:0px;
    padding-top: 0px;
    margin-top: 0px;
}
.menuid4 > a::after{
	font-size:11px;
	
}
.dropdown-menu {

    border: 0px ;
    border-radius: 0px;
box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, .2);
width:250px;

}
.dropdown-item:focus, .dropdown-item:hover {

    background-color: transparent;
}
@media (max-width:1199px){
	.navbar-nav li a {
		font-size: 11px;
	}

}

@media (max-width:991px){
	.menu {
		text-align:center;
		 margin-bottom: 0px;
	}
	.menu ul{

		padding-bottom:10px;
		width: 100%;
	}
	.navbar-nav {
		float:left
	}
	.navbar-nav li a {
		font-size: 12px;
	}
	.menu ul li ul {
		width: auto!important;
	}
	.navbar-nav li{
		padding: 0px;
		
	}
	.navbar-nav li div {
	
		padding: 0px;
		
	}
	  
}


@media(min-width:768px){
	.collapse:not(.show) {
    display: block;
}
	.navbar-toggle {
		display: none;
	}
	.swiper-container2{
		display:none
	}
	
}

.navbar-toggle {
    position: relative;
    float: right;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
	margin-right: 15px;
    background: none;
    background-image: none;
    border: 1px solid #d0a98c;
    border-radius: 0px;
	color:#d0a98c;
	z-index: 999999;
}
@media(max-width:767px){

	.navbar-nav {
		display: block;
	}
	.menu{
		width:100%;
		-webkit-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
		text-align:left;
		padding-right: 0px;
padding-left: 0px;
margin-top:-200px;
	
	}
	.menu ul{
		    padding-top: 0px;
		padding-left:10px;
	}
	.menu li{
		display: block;
	}
	.navbar-collapse {
    position: absolute !important;
		top: 0;
		z-index: 100;
		max-height: 70vh;
		overflow: auto;
		width:100%;
		background:rgba(255, 255, 255, 1);
	
	}
	.navbar-nav li a {
		font-size: 14px;
	}

}

/*** FIN MENU ***/

/* ANIM */
.container-fluid{

	padding-left:0px;
	padding-right:0px;
}
.container-fluid2{
	height:100%;
	padding-left:0px;
	padding-right:0px;
}


/* FIN ANIM */ 

/* CONTENU ACCUEIL */




/* FIN CONTENU ACCUEIL */

/* BEFORE FOOTER */
#before-footer{
	background:url(../images/footer2.jpg);
	background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		background-color: #fff;	
		padding-top:50px;
		padding-bottom:50px;
		height:auto;
		margin-top:90px
}
#before-footer .coordonnees{
	background-color: rgba(41, 41, 41, 0.8);
	padding:20px;
	margin-top:-150px
}
#before-footer .coordonnees h1{
	text-align: center;
	color: #fff;
font-family: 'Centaur', 'Cormorant Garamond', serif;
	font-size:26px;
	letter-spacing:1.5px;
	padding-top:50px
}
#before-footer .coordonnees h2{
	text-align: center;
	color: #fff;
font-family: 'Centaur', 'Cormorant Garamond', serif;
	font-size:21px;
	letter-spacing:1.5px;
	padding-top:20px
}
#before-footer .coordonnees p{
	text-align: center;
	color: #fff;
font-family:'Raleway', sans-serif;
	font-size:14px;
	letter-spacing:1.5px;
padding-top:20px
}
#before-footer .coordonnees i{
	text-align: center;
	color: #d0a98c;
	font-size:31px;

}
/* END BEFORE FOOTER*/

/* FOOTER */
#middle3{
	background:#33312f;
	padding-top:20px;
	text-align:center
}

.footer {
	padding-bottom:20px;
}
.footer p{
	text-align: center;
	font-family:'Raleway', sans-serif;
	font-size:12px;
	letter-spacing:1.5px;
	color: #fff;
	padding-top:20px
}
.footer .contact h1{
	text-align: center;
	color: #d0a98c;
font-family: 'Centaur', 'Cormorant Garamond', serif;
	font-size:18px;
	letter-spacing:1.5px;
	padding-top:50px
}
.footer .contact i{
	text-align: c;
	font-size:22px;
	color: #fff;
	margin-right:10px;
}
.footer-2{
	background:#272624;
}
.footer-2 p{
	text-align: center;
	font-family:'Questrial', sans-serif;
	font-size:12px;
	letter-spacing:1.5px;
	color: #fff;
	padding-top:20px
}
.footer-2 a{
	color: #fff;

}
.info-footer{
	border-right:1px solid white;
}
/* FIN FOOTER */


/* CONTENU PAGES */

.maps{
	margin-top:0px;
	
}
.maps iframe{
	width:100%;
}
.maps h2{
	text-align: left;
	font-family:'Cochin', sans-serif;
	font-size: 28px;
	letter-spacing:1.5px;
	color: #983b39;
	padding-top:60px
}
.maps h1{
	text-align: left;
	font-family:'Questrial', sans-serif;
	font-size: 22px;
	letter-spacing:1.5px;
	color: #983b39;
	padding-top:20px
}
.maps p{
	text-align: left;
	font-family:'Questrial', sans-serif;
	font-size: 12px;
	letter-spacing:1.5px;
	color: #000;
	line-height: 14px;
}
.maps img{
	padding-top:30px;
	width:100%
}
.maps span{
	font-family:'Cochin', sans-serif;
	font-size: 18px;
	letter-spacing:1.5px;
	color: #983b39
}
.fa-linkedin{
	font-size:32px;
	color:#1a3c69
}


/* FIN contenu */


#grid {
    margin-left:0px;
}
.mentions h2{
	text-align: center;
	font-family:'Questrial', sans-serif;
	font-size: 22px;
	letter-spacing:1.5px;
	color: #983b39;
	padding-top:20px	
}

/* CONTACT */
.page-contact{
	padding-top:40px;
}
.contact2{
	background:url(../images/contact2.jpg) no-repeat center;
	width:100%;
	padding-top:250px;
	padding-bottom:250px;
	background-size: cover;
-webkit-background-size: cover;
}
.contact2 h2{
	font-family: 'Centaur', 'Cormorant Garamond', serif;
	font-size: 30px;
	letter-spacing:1.5px;
	color: #4d4d4d;
}
.adresse {
	margin-top:20px;
}
.adresse h1{
	font-family: 'Centaur', 'Cormorant Garamond', serif;
	font-size: 19px;
	letter-spacing:1.5px;
	color: #4d4d4d;
	text-align:center;
	text-transform:uppercase;
}
.container .adresse p{
	font-family:'Raleway', sans-serif;
	font-size: 14px;
	letter-spacing:1.5px;
	color: #3f3f3f;
	text-align:center;
	padding-top:0px
}
.adresse img{
	width:100%
}
.adresse a .fab, .adresse a:hover .fab{
	font-size:40px;
	color:#33312f;
	padding:10px;
}
.form_row p{
	 text-align:left;
	 padding-top:0px;
}
.form_content input{
	width:100%
}
.page-contact .formulaire .form_content textarea {
    display: block;
    width: 100%;
    height: 104px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #d2d2d2;
    background-color:white;
	border:1px solid grey;
	margin-bottom:20px

}
label[for="imail"], label[for="nom"], label[for="tel"], label[for="message"], label[for="date"]{
font-family:'Raleway', sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-transform:uppercase;
	letter-spacing:1.5px;
	text-align:left
}
.coordonnees input[type="text"], .form_content textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #d2d2d2;
    background-color:#5a5a5a;
	border:none;
	margin-bottom:20px

}
.form_content select{
background-color: white;
width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #8f8f9d;
	margin-bottom:20px;
	border:1px solid #8f8f9d;
	border-radius:2px;
}
.coordonnees textarea {

    border: none;
   display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #d2d2d2;
    background-color:#5a5a5a;
	margin-bottom:10px;
    transition: all 0.2s ease-in-out 0s;
    height: 150px;
}
.coordonnees  textarea{
	height: 154px;
}
.btn_submit {
    
    font-family: 'Raleway', sans-serif;
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	float: left;
	text-align: center;
	margin-top: 15px;
	letter-spacing: 2px;
	background: #d0a98c;
    display: inline-block;
    margin-top: 5px;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    text-decoration: none;
    margin-bottom: 20px;

}

#sb-container{
	display:none
}
.header-rhomb {
    text-align: center;
    position: relative;
	text-align: center;
	top: -693px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.losange2 {
    text-align: center;

    position: relative;
	text-align: center;
top: -152px;
position: relative;
margin-left: auto;
margin-right: auto;
}

/* PAGE CARTE */
.titre-carte{
	margin-bottom: 60px;
}
#middle .titre-carte h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 2.01rem;
	color:#4d3b26;
	letter-spacing:3px;
	text-align: center;
}
#middle .titre-carte p {
    font-family: 'Raleway', sans-serif;
    line-height: 24px;
    font-weight: 400;
    color: #272624;
    text-align: center;
    padding-top: 20px;
	letter-spacing: 3px;
font-size: 12px;
	
}

.titre-carte2 img{
	width:100%
}
.subtitle-line-rt {
    margin-left: 17px;
    margin-right: 0px;
}
.subtitle-line-rt, .subtitle-line-lt {
    border-top: 1px solid #707070;
    border-top-color: rgb(112, 112, 112);
    border-bottom: none;
    border-bottom-color: currentcolor;
    border-left: none;
    border-left-color: currentcolor;
    border-right: none;
    border-right-color: currentcolor;
    display: inline-flex;
    float:none;
    height: 2px;
  
    margin-left: 0px;
    position: relative;
    top: -6px;
    width: 70px;
}
#middle4{
	
	background:url(../images/plat-gastronomique.jpg) no-repeat center ;
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
	background-size: cover;

-webkit-background-size: cover;


}
#middle4 .resa, #middle .resa{
	padding-top:30px;
	padding-bottom:30px;
	min-height:834px; /*650px;*/
}
#middle4 .carte, #middle .carte {
	text-align: center;
}
#middle4 .carte2 h1, #middle .carte2 h1, #middle .concept h1, #middle5 .concept h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 1.3rem;
	color:#4d3b26;
	letter-spacing:3px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 auto;
	font-weight:bold;
	min-height: 75px;
	/*text-shadow: #fff 1px 0 10px;*/
}
#middle .carte3 h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	font-size: 32px;
	color:#4d3b26;
	letter-spacing:3px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin: 0 auto;
}
#middle4 .carte h1, #middle .carte h1{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	color:#fff;
	letter-spacing:3px;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 4px;
	margin: 0 auto;
}
#middle4 .resa .carte h2, #middle .resa .carte h2{
	font-family:'Centaur', 'Cormorant Garamond', serif;
	color:#fff;
	letter-spacing:3px;
	text-align: center;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 4px;
	margin: 0 auto;
}
#middle4 .carte p, #middle .carte p{
	font-family: 'Raleway', sans-serif;
	font-size: 0.8rem;
	color:#fff;
	text-align: center;
letter-spacing: 2px;
margin: 0 auto;
line-height: 25px;
padding-top: 0px;
font-weight:400
}
.menu-carte img{
	width:100%
}
.desc-chambre h2{
	text-align: left;
font-family: 'Cochin', sans-serif;
font-size: 2rem;
color: #c56239;
padding-top: 49px;
}
@media (max-width:1307px){
.resa2{
min-height:691px
}
}
.contenu-carte{
	opacity:1;
}
#middle5{
	background-color:#f3f3f3
}
.carte-menu{
	margin-bottom:40px
}
/* FIN CARTE */
/* PAGE CONCEPT*/
.concept img{
	width:100%
}
.concept-bis{
	position:relative;
	top:-20px;
	
}
#middle .concept p, #middle5 .concept p {
   font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 24px;
font-weight: 400;
color: #272624;
text-align: left;
padding-top: 40px;
letter-spacing: 1px;
}
.concept-text{
	padding-top:100px;
	padding-bottom:100px;
}
.concept-text p{
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	font-weight:400
}
.anim-concept{
	padding-top:60px;
	padding-bottom:30px;
}
.concept2{
	margin-top:0px;
}
/* FIN PAGE CONCEPT*/

/* PAGE EVENT*/
.event p, .restaurant p{
	letter-spacing:3px;
	font-size:12px
}
.text-event {
	margin-top:50px
}
.text-event p{
text-align: left;
font-size: 14px;
letter-spacing: 1.5px;
line-height: 16px;
}
.text-event h2, .text-event2 h2, .text-event3 h2{
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	text-align: left;
	line-height: 40px;

	text-transform:uppercase;
	color: #4d3b26;
	
}
.text-event2 {
	margin-top:150px;
	background:#f3f3f3;
	padding-top:100px;
	padding-bottom:100px
}
.event-image img{
	position:relative;
	margin-top:-237px;
	
}
.text-event3 {
	margin-top:100px;

	padding-top:70px;
	padding-bottom:100px
}

.text-event3 p {
text-align:justify}
/* FIN PAGE EVENT*/

/* PAGE RESTAURANT*/

#middle .contenu .restaurant1 h1{
	font-size:20px;
	text-align:right;
	padding-top:50px;
	padding-bottom:50px;
}
.restaurant1 img{
	margin-top:-40px
}
.restaurant1 p{
	text-align:left;
	font-size:14px;
	letter-spacing:1.5px;
	line-height:16px;
}
#middle .restaurant2 h1{
	font-family: 'Centaur', 'Cormorant Garamond', serif;
	font-size: 17px;
	color: #4d3b26;
	letter-spacing: 3px;
	text-align: right;

}
#middle .restaurant4 h1{
	font-family: 'Centaur', 'Cormorant Garamond', serif;
	font-size: 22px;
	color: #4d3b26;
	letter-spacing: 3px;
	text-align: center;
}
#middle .restaurant4 h2{
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	color: #4d3b26;
	letter-spacing: 3px;
	text-align: center;
	text-transform:uppercase;
	font-weight:600
}

#middle .restaurant4 p{
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	color: #4d3b26;
	padding-top: 10px;
	text-align: justify;

}
#middle .restaurant2 h2{
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	color: #4d3b26;
	letter-spacing: 3px;
	text-align: right;

}
#middle .restaurant3 img{
	width:100%

}
/* FIN PAGE RESTAURANT*/

/* PAGE CADEAU */
#middle .cadeaux, #middle .cadeaux-adresse{
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	color: #4d3b26;
	letter-spacing: 3px;
	text-align: left;
}
#middle .cadeaux h1, #middle .cadeaux-adresse h1{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #4d3b26;
	letter-spacing: 3px;
	text-align: left;
	font-weight:600
}

#middle .cadeaux span, #middle .cadeaux-adresse span{
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #4d3b26;
	letter-spacing: 3px;
	text-align: left;
	font-weight:600
}
.cadeaux-adresse {
	background-color: #f3f3f3;
}
.titre-accueil1{
background-color: #d0a98c;padding: 25px;
margin-bottom:30px
}
.titre-accueil1 h2{
font-family: 'Centaur', 'Cormorant Garamond', serif;
  font-size: 1.3rem;
  color: #fff;
  letter-spacing: 1.5px;
  text-align: center;
  }
  .anim-tel{
	  display:none
  }
/* Fin PAGE CADEAUX */
@media (max-width:1326px){
	#middle .contenu img{
		width:100%
	}
	#middle .contenu .titre-accueil{
		padding-left:0px;
		padding-right:0px;
	}
	#middle .container .contenu p {
		line-height:21px;
		font-size: 12px;
		padding-top:30px;
	}
	#middle .contenu .header-rhomb img {
    width:40%
	}
	.header-rhomb {
		top: -650px;
	}
	#middle .contenu .photo-accueil img{
		width:60%
	}
	.trait-titre{
		width:100%
	}
	
}
@media (max-width:1280px){
	.header-rhomb {
		top: -625px;
	}
}
@media (max-width:1199px){
	#middle .contenu h1 {

    letter-spacing: 2px;
    
	}
	#middle .contenu img{
		width:100%
	}
	#middle .contenu .titre-accueil{
		padding-left:0px;
		padding-right:0px;
	}
	#middle .container .contenu p {
		line-height:16px;
		font-size: 13px;
		padding-top:30px;
	}
	#middle .contenu .header-rhomb img {
    width:40%
	}
	.header-rhomb {
		top: -497px;
	}
	#middle .contenu .photo-accueil img{
		width:60%
	}
	.trait-titre{
		width:100%
	}

	#middle1 {

    margin-top: -100px;

	}
	.concept-bis{
		top: -50px;
	}
	.concept2 {
		margin-top: 0px;
	}
	#middle4 .resa, #middle .resa {
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 700px;
}
	
}
@media (max-width:1024px){
	.header-rhomb {
		top: -498px;
	}
}
@media(max-width:991px){

	#middle2 > .container-fluid2{
		height:100%
	}
	.container-fluid{
		height:auto !important
	}	
	.logo img{
		width:100% !important;
	}
	.coordonnees{
		padding-bottom:15px
	}
	.reservations{
	float:right
	}
	.logo {
    padding-bottom: 20px;

	}
	#middle .container .contenu p {
		line-height: 14px;
		font-size: 12px;
		padding-top: 30px;
	}
	.header-rhomb {
		top: -389px;
	}
	#middle1 h2 {
		letter-spacing: 2px;
	}
	.container p {
		padding-top: 10px;
	}
	.contenu {
    padding-top: 0px;
	}
	#middle .container .titre-carte p {
		
		padding-top: 0px;
	}
	.concept2 {
    margin-top: 0px;
	}
	#middle .concept p, #middle5 .concept p {
    font-size: 12px;
   
	}
	#middle .concept p{

    padding-top: 10px;
	}
	.restaurant1 p {
    
    font-size: 12px;
    
	}
	#middle4 .resa, #middle .resa {

  min-height: 720px;

}

@media(max-width:800px){
#middle .concept p{
	padding-top:20px
}
.header-rhomb {
		top: -368px;
	}
	}
	@media(max-width:768px){
		#middle {
    padding-top: 0px;
  }
	}
@media(max-width:767px){
	.titre-accueil1{
		padding: 5px;
		margin-bottom:20px
		}
	.header{
		border-bottom: 1px solid #b0b0b0;
	}
	 #middle .concept h1{
		 margin-top:20px
	 }
	
	.contenu-img img, .contenu-chambres img {
    padding-top:10px;
	}
	.services2{
		margin-top:25px;
	}
	.galerie-img{
		text-align:center;
		padding-top:10px;
	}
	.galerie img {
    width: 70%;
	}
	.top{
		padding:0px;
		
	}
	.top .logo{
		padding:0px;
		position:absolute
	}
	.top .logo a{
		padding:15px;
		
	}
	.coordonnees{
		padding-bottom:15px
	}
	.maps img{
		width:auto
	}
	.menu ul {
		border-top: 0px ;
		
		height:auto!important;
	}
	.navbar-nav li{
		float:none!important;
		
	}
	.navbar-nav li a{
		text-align:left
	}
	#middle {
		background: #fff;
		padding-top: 0px;
	}
	#middle .contenu h1 {
		padding-top:7px
	}
	.info-footer {
		border-right:0px;
	}
	
	.photo-accueil1{
	display:none
	}
	.photo-accueil2{
	margin-top:80px
	}
	#middle .contenu .header-rhomb img {
    width: 30%;
	}
	.photo-accueil2, .header-rhomb {
   display:none
	}
	
	#before-footer .coordonnees {
		margin-top: 10px;
	}
	#middle .reseaux h1 {
    font-size: 1.4rem;
    }
	#middle .reseaux p {
		font-size: 14px;
    }
	.reseaux img {
		margin-top:30px;
	}
	.menu {
	padding-left:0px;
	padding-right:0px;
    margin-top: -120px;
	}
	.container p {
    
    font-size: 12px;
	}
	#middle1 {
		margin-top: 20px;
	}
	.photo-accueil3 {
		display: block;
	}
	#middle2 .row, #before-footer .row{
		padding-left:15px;
		padding-right:15px;
	}
	#before-footer .coordonnees1{
		margin-top: -100px;
	}
	.retaurant3-photo img{
		margin-top:30px;
	}
	#middle4 .resa, #middle .resa {
    margin-bottom: 30px;
	}
	.concept-bis {
		top: 0px;
	}
	.concept2 {
		margin-top: 20px;
	}
	.info-footer img{
		width:50%
	}
	.info-footer p{
		font-size:10px;line-height:12px
	}
	#middle4 .resa, #middle .resa {
	  
	  min-height: auto!important;
	}
	#middle .contenu .restaurant1 h1 {
  font-size: 20px;
  text-align: right;
  padding-top: 20px;
  padding-bottom: 0px;
	}
}
@media (max-width:576px){
	.container, .container-sm {
    max-width: 640px;
	}
	.before-header{
		height:50px
	}
	.btn-resa {
		padding: 0px;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 0px;
	}
	#middle .contenu h1 {

    font-size: 1.5rem;

	}
	.restaurant1 img {
		margin-top: 30px;
	}
	.anim-tel{
		display:block
	}

}
@media (min-width:576px){
	.container, .container-sm {
		max-width: 640px;
	}
}
@media (min-width:768px){
	.container, .container-md, .container-sm, .header .container, .container-md .menu  {
		max-width: 1120px;
	}
	.swiper-container2{
		display:none
	}
}
@media (min-width:768px){
	.header .container, .container-md .menu  {
		max-width: 920px;
	}
}
@media (min-width:1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .header .container, .container-md .menu {
		max-width: 1500px;
	}
	
}
@media (min-width:577px){

	.swiper-container2{
		display:none
	}
}
@media (max-width:576px){
		.swiper-container1{
		display:none
	}
		.swiper-container2{
		display:block
	}
}