/*---------------------------------------------------- 	General------------------------------------------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.7;
	color: #333;
	font-weight:400;
	overflow-x:hidden;
		
}



.playball {
	font-family:'Playball',cursive;
}
h1,h2,h3,h4,h5,h6 {
	color:#666;
	line-height:1.4;
	font-weight:700;
}
.w960 {
	max-width:960px;
	margin:0px auto;
}
a,a:hover {
	color:#F9A70F;
	text-decoration: none;
}
img {max-width: 100%;}
/*---------------------------------------------------- 	Menu------------------------------------------------------*/
.isFixed {
	left:0px;
	width:100%;
}
.menu {
	 margin-top:0px;
	 position:absolute;
	 z-index:999;
	 margin-top:0px;
	 left:0px;
	 right:0px;
	 top:0;
}
/*==================Mobile screen =============================*/
@media screen and (min-width: 768px) {
 
.restmenuwrap{
	width:960px;
}
.acceuil{
	font-size: 76px;
}

nav	{
		display:none;
		
	}
}
@media screen and (max-width: 767px) {

.parallax{
	
	background-position: 81% 0% !important;
	background-size: cover !important;
	background-attachment:fixed !important;
	height: device-height !important;
}
 
.menu {
       /* display: none;*/
		/* visibility: hidden;*/
}

header.headermobile  {
        display: block;
}
.semiboxshadow img{
	display: none;
}

.restmenuwrap{
	width:100%;
	text-align: justify;
    text-justify: inter-word;
}
.widget{
	text-align:center;
	margin-left:5px;
}
.imgbg{
	height: device-height !important; 
	padding-top:0px;
	top:0px; 
}
.acceuil{
	font-size: 36px;
}
.div {
	width:auto;
	padding-top:30vh;

 }

}
/*------------- Text Acceuil --------*/
.acceuil{
	/*font-family: 'Great Vibes', cursive;*/
	font-family: 'candy_scriptregular';
	letter-spacing: 0.2em;
	color: #fff; /*#F2F1DD;*/
	text-shadow: 1px 1px 8px #855703; /*#855703;  #9B0000*/
	
	line-height: 3.7;
}

/*============================================================*/
.navArea {
	/*float:right;*/
}
.navwrapper .container {
	padding:0;
	width:auto;
}
.navbar-header {
	display:none;
}
.nav>li>a {
	display:inline-block;
}
.navbar-nav>li {
	float:none;
	display:inline-block;
}
.navbar-nav {
	margin:0 auto;
	text-align:center;
	float:none;
}
.navbar-toggle {
	margin-top: 14px;
}
/* Special class on .container surrounding .navbar,used for positioning it into place. */
.navbar-wrapper {
	margin-top:0px;
	height:80px;
	position:relative;
	z-index:15;
}
.navbar-wrapper .container {
	padding:0px;
}
.navbar-collapse {
	padding:0;
}
.navbar-collapse.in {
	max-height:100%;
}
.navbar.navbar-inverse.navbar-static-top {
	margin:0px auto;
	background:none;
	/*color:#c3c8d6;*/
	color: #85070A;
	border:none;
	font-family:'Open Sans',sans-serif;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
}
.navbar.navbar-inverse.navbar-static-top a {
	
	/*color:#fff;*/
	color: #85070A;
	padding:31px 16px;
	line-height:18px;
	text-align:center;
}
.navbar.navbar-inverse.navbar-static-top a:hover {
	background:none;
	color:#fff;
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus {
	background:none;
	color:#85070A !important;
}
.navbar-inverse .navbar-nav>.active>a:hover {
	background:#F9A70F;
	color:#fff;
}
.hideClass {
	display:none;
}
.isFixed .navbar-inverse .navbar-nav>.active>a,.isFixed .navbar-inverse .navbar-nav>.active>a:focus {
	background:#F9A70F;
	color:#fff;
	
}
.isFixed .navbar.navbar-inverse.navbar-static-top a:hover {
	background:#F9A70F;
	color:#fff;

}
.isFixed .navbar.navbar-inverse.navbar-static-top a {
	/*color:#fff;*/
	color: #85070A;
}
.stuckMenu {
	-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	transition:all .5s;
		/*background:#111;*/
		background:#FFEFBF;
		box-shadow: 
	5px 7px 15px rgba(0, 0, 0, 0.3), 
    inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.isFixed {
	/*background:#303543;*/
	background:#FFEFBF;
		-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	transition: all .5s;
	/*opacity: 0.9;*/
	box-shadow: 
	5px 7px 15px rgba(0, 0, 0, 0.3), 
    inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.collapse {
	display: block !important;
}
@media (max-width: 655px) {
	.collapse {background: #9B0000;}
	.navbar.navbar-inverse.navbar-static-top a {
		padding: 15px 16px;
		line-height: 15px;
		font-size: 13px;
		}
		

}




/*---------------------------------------------------- 	Intro------------------------------------------------------*/
header {
	padding-bottom:5px;
}
.intro {
	font-size:60px;
	line-height:1;
	font-weight: 900;
	color:#fff;
}
/*---------------------------------------------------- 	Parallax------------------------------------------------------*/

.div {
	
	overflow: hidden;
	z-index:15;
	left:0px;
	width:100%;
	/*------------*/
	/*min-height: 100vh;
	min-width:100vh;
	/*background:transparent;*/
	text-align: center;
	vertical-align:middle;
	padding-top:30vh;
	position: absolute;
  
  /*bottom:28%;*/
	
 }

.parallax {
	background-image: url(../img/background.jpg); 
	position:relative;
	text-align:center;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed !important;
	overflow:hidden;
	
}

.imgbg{
	
	height:960px; padding-top:170px; top:80px; z-index:3;
}
.parallax-pattern-overlay {
	background-image:url(../img/pattern.png);
	background-repeat: repeat;
}
/*---------------------------------------------------- 	Heading------------------------------------------------------*/
.heading {
	padding-bottom:15px;
	text-align:center;
	max-width:960px;
	margin:0px auto;
	padding-top:60px;
}
.heading h2 {
	font-weight:700;
	font-family:'Playball',cursive;
	font-size:35px;
	color:#9B0000;
	margin:0;
	padding:5px;
}
.heading h2::first-letter {
	color:#F9A70F;
}
.heading h3 {
	font-size:16px;
	line-height:1.7;
}
img#site-title {
	max-width: 150px;
}
/*---------------------------------------------------- 	Team------------------------------------------------------*/
.papers,.papers:before,.papers:after {
	background-color:#fff;
	border:1px solid #ccc;
	box-shadow:inset 0 0 30px rgba(0,0,0,0.1),1px 1px 3px rgba(0,0,0,0.2);
}
.papers {
	position:relative;
	width:100%;
	padding:2em;
	margin:0px auto;
	margin-top:40px;
	font-size:12px;
}
.papers:before,.papers:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	-webkit-transform:rotateZ(2.5deg);
	-o-transform:rotate(2.5deg);
	transform:rotateZ(2.5deg);
	z-index:-1;
}
.papers:after {
	-webkit-transform:rotateZ(-2.5deg);
	-o-transform:rotate(-2.5deg);
	transform:rotateZ(-2.5deg);
}
.papers h1 {
	font-size:1.8em;
	font-weight:normal;
	text-align:center;
	padding:0.2em 0;
	margin:0;
	border-top:1px solid #ddd;
	border-bottom:2px solid #ddd;
}
.papers p {
	text-align:left;
	margin:1.5em 0;
}
.papers img {
	max-width:100%;
	max-height:100%;
	margin-bottom: 5px;
	border-width:6px;
	border-style:solid;
	border-color:#F9A70F;
}
/*---------------------------------------------------- 	Restaurant Menu------------------------------------------------------*/
.restmenuwrap {
	box-shadow:inset 0 0 0 16px #fff,inset 0 0 0 17px #eee,inset 0 0 0 18px #fff,inset 0 0 0 19px #eee,inset 0 0 0 20px #fff,inset 0 0 0 21px #eee,0 4px 20px rgba(0,0,0,0.1);
	-webkit-transform:translateZ(0px);
	transform:translateZ(0px);
	opacity:1;
	pointer-events:auto;
}
.restmenuwrap h5 {
	margin:0;
	font-size:14px;
}
.restmenuwrap .rm-thumb {
	width:120px;
	height:120px;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	margin:0 20px 0 0;
	/*box-shadow:inset 1px 1px 3px rgba(0,0,0,0.2),1px 1px 1px rgba(255,255,255,0.1);*/
	box-shadow: 
	5px 7px 15px rgba(0, 0, 0, 0.3), 
    inset 0 2px 1px rgba(0, 0, 0, 0.2);
	border-radius:50%;
}

.restmenuwrap .rm-thumb2 {
	width:100px;
	height:50px;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	margin:0 20px 0 0;
	/*box-shadow:inset 1px 1px 3px rgba(0,0,0,0.2),1px 1px 1px rgba(255,255,255,0.1);
	border-radius:50%;*/
}

.restmenuwrap {
	font-size:12px;
	padding:40px 40px 20px 40px;
}
.restitem {
	margin-bottom:40px;
}
.restitem p {
	margin-bottom:0px;
}
.restmenuwrap h3.maincat {
	margin:0 0 20px 0;
	font-size:19px;
	padding-bottom:10px;
	color:#F9A70F;
	border-bottom: 4px double #eee;
}
/*---------------------------------------- Responsive-bar Menu ------------------------------------------------*/
nav{
	width:100%;
	background: #9B0000;
	padding: 0 50px;
	/*box-sizing: border-box;*/
	display: none;
	
	
}
nav ul
{		
		margin: 0;
		padding: 0;
		float: right;
}
nav ul li
{
	
	list-style: none;
	display: inline-block;
	transition: .5s;
}
nav ul li a
{
	display: block;
	padding: 20px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
nav ul li a:hover
{
	color: #fff;
	text-decoration: none;
	
}
nav ul li:hover
{
	background:#F9A70F;
	
}
.responsive-bar
{
	width: 100%;
	background: #9B0000;
	padding: 25px 30px 5px 0;
	height: 80px;
	/*box-sizing: border-box;*/
	display: none;
}

.responsive-bar h2
{/*
	position: relative;
	margin:0;
	padding:0;
	top:-50px;
	color: #fff;
	float: right;
	padding: 5px 10px;
	text-transform: uppercase;
	cursor: pointer;
	*/
}
.fmenu
{
	float: right;
	top:20px;
	right :20px;
	width:50px;
	height:44px;
	padding: 4px 8px;
	box-sizing: border-box;
	cursor: pointer;
}
.fmenu span
{
	width:40px;
	height:4px;
	display:block;
	background:#fff;
	margin:6px 0;
	transition:.5s;
}

.fmenu.active span
{
	position:fixed;
	
	/*width: (100% - 16px);*/
	margin: 15px 0;
	
}
.fmenu.active span:nth-child(1)
{
	transform: rotate(45deg);
}
.fmenu.active span:nth-child(3)
{
	transform: rotate(-45deg);
}
.fmenu.active span:nth-child(2)
{
	display: none;
}





/*------------------------------------- Social-icons ---------------------------------------------------------*/
.social-icon.active
{
	visibility: visible;
}
.social-icon
{
	margin:0;
	padding:0;
	float: left;
	left:0;
	display: flex;
	width:80%;
	padding: 0px 10px;
	box-sizing: border-box;
	visibility: hidden;
}
.social-icon li
{
	width:20%;
	margin:5px;
	text-align:center;
	list-style: none;
}
.social-icon li a
{
	display: block;
	font-size: 18px;
	color: #fff;
	width: 40px;
	height:40px;
	text-align:center;
	line-height: 40px;
	border-radius:50%;
	background:#592059;
	transition:.5s;
	
}
.social-icon li a:hover
{
	background:#F9A70F;
}

@media (max-width: 768px)
{
	nav
	{
		display:none;
		padding:0;
	}
	.navwrapper
	{
		display: none;
	}

	.responsive-bar
	{
		display: block;
	}
	nav ul
	{
		float: none;
	}
	nav ul li
	{
		display: block;
		text-align: center;
		background:#592059;
		border-bottom: 1px solid rgba(255,255,255,.1);
	}
}




/*----------------------------------- Icones size -----------------------------------------------------------*/
.homeicone {
	padding: 10px 10px;
	color: #9B0000;
	margin-right: 4px;
	font-size: 24px;
	margin-right: 0px;
}
/*---------------------------------------------------- gellery -------------------------------------------------------*/
/*---------------------------------------------------- 	Contact------------------------------------------------------*/
input.contact {
	background:#fff;
	border:solid 1px #9B0000;
	color:#000;
	padding:15px 30px;
	margin-right:3%;
	margin-bottom:30px;
	outline:none;
}
input.contact.noMarr {
	margin-right:0px;
}
textarea.contact {
	background:#fff;
	color:#000;
	border:1px solid #9B0000;
	padding:15px 30px;
	margin-bottom:40px;
	outline:none;
	height:150px;
}
.contact.submit {
	/*background:#303543;*/
	background:#9B0000;
	font-family:'Montserrat',sans-serif;
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-align:center;
	margin:0px;
	border:none !important;
	border-radius:3px;
	margin-top:20px;
	
}
.contact.submit:hover {
	background:#F9A70F;
	margin-top:20px;
}
.done {
	display:none;
}

.messagedone {
	display:none;
}
.error input,input.error,.error textarea,textarea.error {
	background-color:#ffffff;
	border:1px solid red !Important;
	-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;
	-moz-transition:border linear 0.2s,box-shadow linear 0.2s;
	-o-transition:border linear 0.2s,box-shadow linear 0.2s;
	transition:border linear 0.2s,box-shadow linear 0.2s;
}
@media screen and (min-width:768px) {
	input.contact.col-md-6 {
		width: 48.5%;
	}
}

/*----------------------------------------------------	 8. Footer Style------------------------------------------------------*/

.footer {
	background:#F9A70F;
	margin-top:0px;
	position:relative;
	clear:both;
	float:none;
	
	background-repeat: repeat-x;
	background-position: left 1px;
}
.footer .container {
	padding:20px 0 0px;
	margin-bottom:0px;
}
.footer ul {
	margin:0 auto;
	margin-bottom:30px;
	margin-top:10px;
	text-align:center;
	list-style-type:none;
	padding-left:0;
}
.footer ul li {
	display:inline-block;
	text-align:center;
	background:rgba(0,0,0,0.2);
	color:#ffffff;
	line-height:45px;
	margin:0 11px 0px;
	width:45px !important;
	height:45px !important;
		-webkit-border-radius:3px;
	border-radius:3px;
	float: right;
}
.footer span p {
	display:inline-block;
	text-align:center;
	background: transparent;
	color:#ffffff;
	line-height:45px;
	margin:0 10px 0px;
	width:32px !important;
	height:32px !important;
		-webkit-border-radius:3px;
	border-radius:3px;
}
.visible{
	opacity:0.5;
}
.footer ul li:hover {
	background:#2a2a2a;
}
.footer ul li:hover	a {
	color:#fff;
}
.footer ul li a {
	color:#fff;
	width:42px !important;
	height:42px !important;
}
.footer ul li a i {
	line-height:45px;
	color:#fff;
}
.footer p {
	color:#fff;
	font-size:13px;
	line-height:20px;
	font-weight:300;
	text-align:left;
	/*text-transform:uppercase;*/
}
.gototop {
	display:inline-block;
	width:60px;
	height:60px;
	background:#fff;
	position:absolute;
	margin-left:-30px;
	top:-35px;
	border-radius:50%;
}
.gototop i {
	color:#F9A70F;
	line-height:70px;
}
.footer a,.footer a:hover {
	color:#fff;
}
.footer strong {
	text-shadow: 1px 1px 1px #855703;
}
/*----------------------------------------------------------------------------------------------------------*/
blockquote {
	font-style:italic;
	margin:0 0 0px 0;
	padding:20px 70px 10px;
	position:relative;
	font-size:13px;
	border:0;
}
blockquote:before {
	display:block;
	content:"\201C";
	font-size:120px;
	position:absolute;
	left:10px;
	top:-30px;
	/*color:#F9A70F;*/
	color:#9B0000;
	font-family:Georgia;
}
.blockquotep:before {
	display:block;
	content:"\201C";
	font-size:70px;
	position:absolute;
	left:30px;
	padding:0px;
	top:-10px;
	/*color:#F9A70F;*/
	color:#9B0000;
	opacity:0.5;
	font-family:Georgia;
}
.blockquotep:after {
	display:block;
	content:"\201D";
	font-size:70px;
	position:absolute;
	right:40px;
	padding:0px;
	top:10px;
	/*color:#F9A70F;*/
	color:#9B0000;
	opacity:0.5;
	font-family:Georgia;
}

blockquote cite {
	color:#F9A70F;
	font-size:14px;
	display:block;
	margin-top:5px;
	text-align:right;
}
blockquote cite:before {
	content: "\2014 \2009";
}
.gmap { background: white; border: 1px solid #ccc; padding: 4px; width: 100%; height: 374px; }

.l3{
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c1-5, .c1-8 {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	width:170px;
}

.c1, .c2, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12, .c1-5, .c1-8 {
	min-height: 1%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	position: relative;
	width: 100%;
}
.positionright{
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	position:fixed;
	bottom:0;
	right: 0;
	display:block;
	
}
.positionbarm{
	float:right;
	width: 100%;
	position:fixed;
	bottom:0;
	right: 0;
	display:block;
	
}
.positionright.active
{
	display: none;
}
.positiontop{
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	position:fixed;
	Top:0;
	right: 0;
	
}

.column-layout {
  display: table;
  width: 100%;
  border-collapse: separate;
}
.column-layout > div {
  display: table-cell;
  width: 33.3333%; /* 100%/3 = 3 colonnes */
  padding: 5px;
}

shadowslide {
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.tabulation1 {
margin-left: 1em;
}
.tabulation {
margin-left: 2em;
}

.shadowtxt {text-shadow: 0.1em 0.1em 0.05em #333;}


.wrapsemibox {
	max-width: 1200px;
    margin: 0px auto;
    background: #F9F9F7;
    margin-top: -40px;
    box-shadow: 0 0 4px rgba(0,0,0,0.15);
    z-index: 2;
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 40px;
    border-bottom: medium double #ccc;
    padding-top: 0;
    min-height: 500px;
}

.semiboxshadow {
    display: block;
    padding-bottom: 40px;
}

.semiboxshadow img {
    width: 1308px !Important;
	max-width: 1316px;
    margin: 0px auto;
    margin-left: -53px;
    margin-top: -43px;
    position: absolute;
    z-index: -1;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}
.text-center {
    text-align: center;
}

.input-left{
	float:left;
}

.motd{
	
	font-family: 'Arima Madurai', cursive;
	Font-size: 18px;
	color:#444444
	
}
.pdg{
	font-family: 'good_nightregular';
	Font-size: 18px;
}
.pdga{
	font-family: 'good_nightregular';
	Font-size: 40px;
}

/*=========================== Bouton acceuil ====================================*/
btna.small {
	padding:10px 15px;
	margin-top:5px
}
.btna {
	padding:16px 30px;
	margin-top:15px
}
.btna,.btna:hover {
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2px;
	border-radius:3px;
	font-weight:600;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out
}
.btna-default,.btna-default:hover,.btna-default:focus,.btna-default:active,.btna-default.active,.open>.dropdown-toggle.btna-default {
	color:#fff
}
.btna-default {
	/*background-color:#ffd700;*/ 	
	background-color:#9B0000;
	border:1px solid rgba(255,255,255,0.50);
	box-shadow: 
	0 2px 1px rgba(0, 0, 0, 0.2), 
    inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.btna-white {
	background-color:#fff;
	border:1px solid #fff;
	color:#222;
}
.btna-primary {
	color:#fff;
	background-color:#F9A70F;
	border-color:#F9A70F
}
.btna-primary:hover,.btna-default:hover {
	background:transparent;
	/*background-color:#9B0000;
	border-color:#9B0000*/
}
.btna-minimal {
	background:0;
	border:1px solid;
	color:#444
}
.btna-inverse {
	background-color:#F9A70F;
	border:1px solid #F9A70F;
	color:#fff
}
.btna-inverse:hover,.btna-inverse:active,.btna-inverse:focus {
	color:#fff
}
.btna-md {
	padding:14px 16px;
	font-size:10px
}
.btna-md:hover {
	padding:14px 16px;
	font-size:10px
}
.large-header .btna-default {
	border:1px solid #eee;
	color:#fff;
	background:0
}
.btna-xs,.btna-xs:hover {
	font-size:10px;
	padding:9px 15px
}
.large-header .btna-default,.large-header .btna-primary {
	margin-top:0px;
}
.large-header .btna-default:hover,.large-header .btna-primary:hover {
	background-color:#fff;
	color:#222;
	border:1px solid #fff
}
.btna-ghost {
	border:1px solid #eee;
	color:#fff;
	background:0
}
.btna-ghost:hover {
	background-color:#fff;
	color:#333;
	border:1px solid #fff
}
.btna-ghost.active,.btna-ghost.focus,.btna-ghost:active,.btna-ghost:focus,.btna-ghost:hover,.open>.dropdown-toggle.btna-ghost {
	background:#fff;
	border:1px solid #fff;
	color:#444
}
.btna-ghost.black {
	border:1px solid #444;
	background-color:transparent;
	color:#222;
}
.btna-ghost.black:hover {
	background-color:#333;
	color:#fff;
	border:1px solid #333;
}


