@charset "utf-8";
/* CSS Document */

body {
font-family: 'Nunito', sans-serif;
    color: #616162;
	background-color:#f1eeee;
}


header #rx-background-carousel {

    width: 100%;
    top: 0;
    left: 0;
}

header #rx-background-carousel .carousel-inner .item:first-child {
    background: url(../image/slider.jpg);
    background-size: cover;
    background-position: center;
    min-height: 550px;
}

#menuFooter a {
    color: #fff;
  
}
#pres {
	

	margin-bottom:40px;
	font-size:14px;
	
	
	
}

#livre .btn-primarye:hover {
    color: #fff;
    border: solid #fc7120;
    background-color: #fc7120;
    -moz-border-radius: 50px 50px;
    -webkit-border-radius: 50px 50px;
    border-radius: 50px 50px;
    text-transform: uppercase;
    margin-top: 35px;
}


#deco .btn-primarye:hover {
    color: #fff;
    border: solid #fc7120;
    background-color: #fc7120;
    -moz-border-radius: 50px 50px;
    -webkit-border-radius: 50px 50px;
    border-radius: 50px 50px;
    text-transform: uppercase;

}





.navbar{

	background-color:#2f2f2f;
	background-color: rgb(47, 47, 47); /* alternative solide */
    background-color: rgba(47, 47, 47, 0.8);
	border:none;
	
}

.barr
{
	position:absolute;
	bottom:0;
	background-color:#2f2f2f;
	background-color: rgb(47, 47, 47); /* alternative solide */
    background-color: rgba(47, 47, 47, 0.8);
	display: block !important;
	width: 100%;
	
}


.navbar ul a  { 
transition: all 2s ease;
	background-position: top;
	padding-top: 73px;
	font-size:500;
	color:#fff;
	 text-transform: uppercase;

	padding-left:  10px;
	padding-right:  10px;


}

}
.navbar ul  .active a { 

	color:#fff; 
	
}

#logo{
	margin-bottom: 10px;
	
}


.navbar ul li  a:hover { 
transition: background-color 1s;

	
}






.navbar ul li  a:hover { 
	background-color: #e9541a;

	color:#fff; 

z-index:100

	
}

.navbar ul .active  a { 
	background-color: transparent;
	background-image:url(../image/fond.png);
	color:#fff; 
z-index:100
	
}





#hotel{
	margin-top: 30px;
	padding: 0;
	
	
}

#resto{
	margin-bottom: 30px;
	padding: 0;
	
	
}


#hotel .col-md-6 {
	padding: 0;
}

#resto .col-md-6 {
	padding: 0;
}

.hea{
	padding-top:5px;
	padding-bottom:5x;
	color:#fff;
	
	
}

h2
{
	text-align: center;
	padding-top: 50px;
 text-transform: uppercase;

	font-weight: 700;
	margin-bottom: 0;
font-size:20px;
color: #616162;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}


h1
{
	 text-transform: uppercase;
	 font-weight: 700;
	font-size:35px;
	color:#fff;
		 
}
h1 span{
	color:#fc7120;
}	
	


h2 span{
	color:#fc7120;
	
	
}


#hotel h5{
	text-align: center;
	color:#a09172;

}

#hotel p{
	text-align: justify;
	font-size: 17px;
	margin-left: 20px;
	margin-right: 20px;


}


#menus p 
{
	margin-top:20px;
	margin-bottom:20px;
}


#resto h5{
	text-align: center;
	color:#a09172;

}

#resto p{
	text-align: justify;
	font-size: 17px;
	margin-left: 20px;
	margin-right: 20px;


}


#service {
	background-image: url(../image/barre.png);
	min-height: 250px
	
}

#service  h2{
	color: #fff;
	font-weight: 700;
	text-align: center;
	background-image:none;
	padding-top: 25px;
	
}

#menu  h2{
	color: #fff;
	font-weight: 700;
	text-align: center;
	background-image:none;
	padding-top: 25px;
	
}

#service  h5{
	color: #fff;
	font-weight: 70;
	text-align: center;
	background-image:none;
	
}

.col-md-2
{
	text-align: center;
	margin-top: 20px;
}


footer
{
padding: 0 !important;
	
	
}


#service h6{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	
}


#service p{

	color: #fff;
	margin-bottom: 20px;
	
}


.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

.btn-primary {
    color: #fff;
    background-color: #fc7120;
    border-color: #fc7120;
}

.btn-primary:hover {
    color: #fc7120;
    background-color: #fff;
    border-color: #fc7120;
}


.ouvert {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.ouvert a{
	font-size: 14px;
	font-weight: normal;

}


.ouvert .btn-primary {
    color: #fff;
    background-color: #a09172;
    border-color: #a09172;
}

.ouvert .btn-primary:hover {
    color: #a09172;
    background-color: #fff;
    border-color: #a09172;
}

#menu .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #084374;
  background: none;
}
#menu .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

a:hover, a:focus {
    color: #a09172;
    text-decoration: underline;
}

#service .tab-content
{
	color:#fff;
}

#menu a {
    color: #a09172;
    text-decoration: none;
}
#menu a:hover {
    color: #084374;
    text-decoration: none;
}






#deco {
    background-image: url(../image/deco.png);
    min-height: 300px;
    margin-top: 45px;
    background-size: cover;
}

#livre {
    background-image: url(../image/fond-livre.png);
    min-height: 130px;
    max-height: 130px;
}

#selection {
    background-image: url(../image/barre2.png);
    min-height: 130px;
    margin-bottom: 30px;
    text-align: center;
}

#selection  h2{
	color: #616162;
	font-weight: 700;
	text-align: center;
	background-image:none;
	padding-top: 0px;
	font-size:20px;
	
}


#partenaire {
    background-color: #fff;
    min-height: 130px;
}

#magazin{
	background: url(../image/map.png) no-repeat center ; 
	background-size: cover; /* version standardisée */
	min-height:380px;
	padding:0;

}


#fondf{
	background: url(../image/cuisfond.png) no-repeat center ; 
	background-size: cover; /* version standardisée */
	min-height:475px;
	padding:0;

}


figure { 
	display: inline-block;
	position:relative;
	overflow:hidden; 
}

figcaption  img {

	margin-top: 20px;

}
figcaption {
	position:absolute;
	margin:0;
	left:0; 
	right:0;
	text-align:center;
	color:#fff;
	padding-top: 30px;

	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
	
	
	
	}
	
#menus figcaption p 
{
	margin-top:0px;
	margin-bottom:10px;
}
	
	
figure:hover figcaption{
	bottom:0;

	background: rgba(107,107,107,0.5);
	color:#fff;
	top:0;
}

.btn-primarye {
    color: #fff;
	border: solid #fc7120;
    background-color: transparent;
	
	-moz-border-radius:50px 50px;
-webkit-border-radius:50px 50px;
border-radius:50px 50px;
text-transform: uppercase;
}

.btn-primarye:hover {
    color: #fff;
	border: solid #fc7120;
    background-color: transparent;
	
	-moz-border-radius:50px 50px;
-webkit-border-radius:50px 50px;
border-radius:50px 50px;


}



figure h2 {
    position: absolute;
    top: 0;
    color: #fff;
    padding-top: 0;
    font-size: 15px;
    padding-left: 10px;
    z-index: 101;
    width: 95%;
    text-align: left;
	background: url(../image/plus.png) no-repeat right ; 
	height:45px;
	
}

figcaption h2{
	padding:0px;
	background: url(../image/multi.png) no-repeat right ; 
}

#play h2
{
		background: url(../image/play.png) no-repeat right ; 
	
}

#play figcaption img {
	
	margin-top: 75px;
	
	
}



#play figcaption h2
{
		background:none ; 
	
}

#deco
{
	text-align:center;
	color:#050607;
	
}

#deco h2
{
margin: 40px;


	
}


#deco p
{
	margin:20px;

}



#deco  .btn-primarye {
    color: #050607;
	border: solid #fc7120;
    background-color: transparent;
	
	-moz-border-radius:50px 50px;
-webkit-border-radius:50px 50px;
border-radius:50px 50px;
text-transform: uppercase;
margin-top:20px;
}




#intro .btn-primarye {
    color: #fff;
    border: solid #fc7120;
    background-color: #fc7120;
    -moz-border-radius: 50px 50px;
    -webkit-border-radius: 50px 50px;
    border-radius: 50px 50px;
    text-transform: uppercase;
	background-image: url(../image/calendrier.png)   ; 
	background-repeat: no-repeat;
	 background-position: 10px 5px ; 
	 padding-left:40px;
	 padding-top: 8px;
	
}

#intro .tel{
	
	background-image: url(../image/tel.png)   ; 
}

.mail{
	background-image: url(../image/mail.png)   ; 
}





#menu .row 
{
	margin-bottom:30px;
	
	
	
	
}





#livre h2
{
	 color: #050607;
	 font-size:20px;
	 margin:0;
	
}


#livre  .btn-primarye {
    color: #050607;
	border: solid #fc7120;
    background-color: transparent;
	
	-moz-border-radius:50px 50px;
-webkit-border-radius:50px 50px;
border-radius:50px 50px;
text-transform: uppercase;
margin-top:35px;
}

footer h2{
	
	color:#fff;
	padding-top:20px;
	font-size:25px;
	
	
}

footer .cadre{
	text-align:center;
	border: solid #fff 1px;
	padding:5px;
	margin-top:30px;
	color:#fff;
font-size: 12px;
}

footer h5{
	text-transform: uppercase;
	color:#fc7120;
	padding-top:20px;
	font-size:14px;
	font-weight:bold;
	
	
}


	#logo2 {
    min-height: 178px;
    background: url(../image/logo2.png) no-repeat center;
    position: absolute;
    top: -90px;
	color:#fff;
}


#txtfooter {
    padding-top: 90px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
	
#menuFooter{
bottom: 0;
position: absolute;
padding-top: 20px;
padding-bottom: 20px;
background-color: #2f2f2f;
background-color: rgb(47, 47, 47);
background-color: rgba(47, 47, 47, 0.8);
color:#fff;

}
	
	
#pres .btn-primarye {
    color: #fff;
    border: solid #fc7120;
    background-color: #fc7120;
    -moz-border-radius: 50px 50px;
    -webkit-border-radius: 50px 50px;
    border-radius: 50px 50px;
    text-transform: uppercase;
    background-image: url(../image/calendrier.png);
    background-repeat: no-repeat;
    background-position: 10px 5px;
    padding-left: 40px;
    padding-top: 8px;
	margin-top:10px;
	margin-bottom:10px;
}	
	
	
	
	
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
   background-color: transparent;
background-image: url(../image/fond.png);
color: #fff;
}	
	
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
 background-color: rgba(47, 47, 47, 0.8);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	padding: 10px;
}	
	
	
.dropdown-menu > li > a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
	color:#fff;
}	
	

	
.navbar ul .no-active  a { 
	background-color: transparent;
	background-image:none;
	color:#fff; 
z-index:100
	
}	

#partenaire h2
{
	padding:0;
}

	.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
}



.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	
		.barr h1
{
	font-size:15px;
	
}
	
	

}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	

	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
	
	
	.barr h1
{
	font-size:25px;
	
}
	
	.btt {
		text-align:center;
	}
	
	
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		 { left: -25%; }	
	.dropdown:hover .dropdown-menu {
    display: block;
}
}

.petit{
	font-size: 12px;
	color: #fff;
}