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

html,body{
	width:100%;
	height:100%;
	background-color:#efece7;
	}
	
*{
    font-family: 'Montserrat', sans-serif;
	font-weight:300;
	letter-spacing:1px;
	font-size:16px;
	color:#4c4c4c;
			text-transform:uppercase;

	}
	
h1,h2,h3,h4,h5,h6{
    font-family: 'Montserrat', sans-serif;
	}
	
h1{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	letter-spacing:-4px;
	font-size:120px;
	text-transform:uppercase;
	line-height: 48px;
	/*margin-bottom:155px;*/
	}
	
h1 small{
	font-family: 'Open Sans Condensed', sans-serif;
	letter-spacing:0px;
	font-weight:300;
	font-size:60px;
	
	
}

/* head */
a:hover{
	text-decoration:none;
	}
.navmenu{
	position:fixed;
	width:100%;
	top:0px;
	left:0px;
	background-color:#c5baa7;
	display:flex;
	flex-direction:row;
	justify-content:center;
	z-index:10;
	
	}
	
.navmenu a{
	color:rgba(8,8,8,0.7);
	padding:8px 15px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:16px;
	letter-spacing:3px;
	}

.navmenu a:hover{
	color:#ffffff;
	padding:8px 15px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:16px;
	letter-spacing:3px;
	}


.fullHeaContainer{
	width:100%;
	height:100%;
	background-color:#f1eee9;
	background-size:contain;
	background-position:center center;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	}

.BlockFull{
	width:100%;
	height:100%;
	background-color:#000;
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
	display:flex;
	flex-direction:column;
	justify-content:center;
	position:relative
	}
	
.coverbgblack50{
	
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:absolute;
	z-index:0;
	}
	
	
.BlockFull h3, .BlockFull p{
	color:#FFFFFF;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	}
.BlockFull h3{
	font-size:60px;
	text-transform:uppercase;
		font-weight:400;

	}
.BlockFull p{
	font-size:35px;
	}
	
.margintopbottom{
	padding-top:80px;
	padding-bottom:80px;
	}
	
.ContainMenu{
	width:100%;
	background-color:rgba(240,237,232);
	}
.ContainMenu h1{
	
	}
.ContainMenu h1 small{
	
	color:#4c4c4c;
	}
.ContainMenu .jour strong{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	border-bottom:2px solid #e6bf71;
	font-size:18px;
	}
.ContainMenu .jour em{
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:600;
	}	
.ContainMenu p{
	margin-bottom:20px;
	}
	
.ContainMenu .prix p{
	color:#e6bf71;
	font-weight:600;
	}
.menuplanif p{
		text-transform:uppercase;
		font-weight:600;
		}
.lacarte h1{
	
	}
.btnTitle{
	font-weight:600;
	text-transform:uppercase;
	font-size:22px;
	color:#a6352b;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	
	cursor:pointer;
	}
.containerCarte{
	width:100%;
	background-color:#faf7f1;
	border-bottom:2px solid #a6352b;
	margin-bottom:15px;
	}

.cattitle{
	font-weight:600;
	font-size:18px;
	color:#a6352b;
	}
.containerCarte p.prix{
	font-size:14px;
	font-weight:600;
	color:#a6352b
	}
.toview{
	margin-bottom:45px;
	}
.margincarte{
	margin-bottom:35px;
	}
	
h3{
	color: #69859a;
    font-size: 34px;
    font-weight: 600;
    padding-bottom: 5px;
    padding-left: 15px;
    text-transform: uppercase;
	}
.claimtraiteur p strong{
	font-weight:900;
	font-size:38px;
	text-transform:uppercase;
	line-height:30px;
}
.ServiceTraiteur a.catering{
	display:inline-block;
	background-color:#69859a;
	color:#FFF;
	font-weight:600;
	font-size:20px;
	padding:10px 15px;
	}
	
.containcarou{
	padding-left:0px;
	padding-right:0px;
	width:100%;
	height:100%;
	}
#carousel-example-generic{
	width:100%;
	height:100%;
	}
.carousel-inner{
	width:100%;
	height:100%;
	}
	
.carousel-inner .item{
		width:100%;
		height:100%;
		background-color:#ff0000;
		background-size:cover;
		background-position:center center;
	}
	
.footer{
	background-color:#c5baa7;
	padding:45px 0px 25px 0px;
	}
.footer p{
	color:#FFFFFF;
	}
	
.toview{
	display:none;
	}
.bg{
	background-size:contain;
	background-position:top center;
	background-repeat:no-repeat;
	min-height: 100vh;
	}
	
.openclose{
	cursor:pointer;
	}
.eventitem{
	border-bottom:3px solid #e6bf71;
	margin-bottom:35px;
	padding-bottom:20px;
	}
.event strong{
	font-family: "Montserrat",sans-serif;
	font-size:24px;
	line-height:18px;
	}
.event .date{
	color:#e6bf71;
	}
.eventitem p{
	}
	
.fevent{
	display:inline-block;
	border:2px solid #e6bf71;
	padding:10px 15px;
	cursor:pointer;
	}
.linkcatering{
	display:inline-block;
	border:2px solid #69859a;
	padding:10px 15px;
	cursor:pointer;
	
	color:#69859a;
	font-weight:700;
	}	
	
.linkcatering:hover{
	display:inline-block;
	border:2px solid #69859a;
	padding:10px 15px;
	cursor:pointer;
	
	color:#ffffff;
	background-color:#69859a;
	font-weight:700;
	}	
	
	
	
.nav-tabs {
     border-bottom: 0px solid #ddd; 
}
.nav-tabs>li>strong{
	font-size:24px;
	}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #4c4c4c;
    cursor: default;
    background-color: #e6bf71;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}

#futurevent small{
	color:#4c4c4c;
}
.inanime{
	margin-bottom:30px;
	}
	
.inanime p{
	background-color:#c5baa7;
	width:100%;
	margin-bottom:0px;
	padding:15px;
	color:#4c4c4c;
	}
.inanime p strong{
	color:#FFFFFF;
	}
.containAnim{
	position:relative;
	cursor:pointer;
	}
.dataanim{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(0,0,0,0.6);
	display:flex;
	flex-direction:columns;
	justify-content:center;
	display:none;
	}
.dataanim p{
	
    background-color: inherit;
    height: 100%;
    padding-top: 45px;
    color: #ffffff;

	}
/* head */
.containertitre{
	position:relative;
	/*margin-bottom: 155px;*/
	}
.imglogo65{
	width:100%;
	z-index:-1;
	/*position:absolute;
	top:75px;*/
	margin-top: -10px;
	}
.imglogo65 img{transform: translate(154px);}
.imglogoAnimation img{transform: translate(128px);}
.imglogoCarte  img{transform: translate(191px);}
.imglogoGalerie img{transform: translate(196px);}
.imglogoGalerie{margin-top:-1px;}
/*.imglogoAnimation{top: 74px	}
					
.imglogoAnimation{transform: translate(166px);}

.imglogoGalerie{top:75px;}
.imglogoGalerie img{transform: translate(180px);}

.imglogoCarte{top:68px;}
.imglogoCarte img{transform: translate(175px);}*/
.lacartetitre{
	font-size:105px;
	}
/*.H1galerie{margin-bottom: 140px;}*/

.navbar-default {
    background-color: #c5baa7;
    border-color: #c5baa7;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
	text-align:center;
	
	color:rgba(0,0,0,1);
	padding:8px 15px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:16px;
	letter-spacing:3px;
}
.navbar-nav>li>a:hover{
	color:#ffffff;
	}


.row-eq{
    display:flex;
}

.flexcenter{
    display:flex;
    flex-direction: column;
    justify-content: space-around;
}


@media only screen and (max-width: 980px) {
	.fullHeaContainer {
		width: 100%;
		height: 100%;
		background-color: #f1eee9;
		background-size: contain;
		background-position: center center;
		background-repeat:no-repeat;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}
	h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: -4px;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 48px;
    margin-bottom: 0px;
}
	.lacartetitre{
	font-size:60px;
	}
	.containertitre{
		overflow:visible;
		}
	
	.BlockFull h3 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 400;
	}
	
	
	.imglogo65{
		width:100%;
		z-index:-1;
		position:absolute;
		top:50px;
	}
	.imglogo65 img{transform: translate(0px);}
	
	.H1galerie{margin-bottom: 0px;}
	
	/*imglogoAnimation{top: 50px}
	.imglogoAnimation img{transform: translate(0px);}
	
	.imglogoGalerie{top:50px;}
	.imglogoGalerie img{transform: translate(0px);}	
	
	.imglogoCarte{top:50px;}
	.imglogoCarte img{transform: translate(0px);}*/
	
	.prix{
		text-align:left;
		}
	
	}