
@import url(https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic);
@import url(https://fonts.googleapis.com/css?family=GeosansLight:400,700);
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Asap:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Alegreya:400italic,700italic,900italic,400,700,900);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
}
html {
    overflow-x: hidden;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.class_box {
	background-color:#fff!important;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
    display:block;
}
ol, ul{
    list-style:none;
}
blockquote, q{
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after{
    content:'';content:none;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
button, input, select, textarea{
    margin:0;
}
:focus{
    outline:0
}
a:link{
    -webkit-tap-highlight-color:#000;
}
img,video,object,embed{
    max-width:100%;
}
footer a.google img {
    vertical-align: initial;
}
footer a.google img:hover {
	opacity:0.7;
}
iframe {
    max-width:100%;
}
blockquote{
    font-style:italic;
    font-weight:normal;
    font-family:Georgia,Serif;
    font-size:15px;
    padding:0 10px 20px 27px;
    position:relative;
    margin-top: 25px;
}
blockquote:after{
    position:absolute;
    content:'"';
    font-size:40px;
    color:#D0D9E0;
    width:50px;
    top:-5px;
    left:0;
    font-family:arial;
}
blockquote p{
    margin-bottom:10px;
}
strong ,b {
    font-weight:bold;
}
em, i, cite {
    font-style:italic;
}
small{
    font-size:100%;
}
figure{
    margin:10px 0;
}
code,pre{
    font-family:monospace,consolas,sans-serif;
    font-weight:normal;
    font-style:normal;
}
pre{
    margin:5px 0 20px 0;
    line-height:1.3em;
    padding:8px 10px;
    overflow:auto;
}
code{
    padding:0 8px;
    line-height:1.5;
}
mark{
    padding:1px 6px;
    margin:0 2px;
    color:black;
    background:#FFD700;
}
address{
    margin:10px 0
}
form.cmxform { width: 50em; }
em.error {
background:url("https://static.b-forbiz.com/40e12b779f106513/templates/images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
}
em.success {
background:url("https://static.b-forbiz.com/40e12b779f106513/templates/images/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  
}
h2#summary {
color : red; 
}
h2#summary span {
color:#000!important;
font-weight:bold;
}
form.cmxform label.error {
	margin-left: auto;
	width: 250px;
}
em.error { 
line-height: 14px;
}
#warning { display: none; }
.more a, .bubble a:hover, #commentform input#submit {
    background-color: #79ACCD;
}
input.error{
	border-color:red!important;
} 
@font-face {
		font-family: 'GeosansLight';
src:url('https://static.b-forbiz.com/40e12b779f106513/templates/fonts/GeosansLight.eot');
src:url('https://static.b-forbiz.com/40e12b779f106513/templates/fonts/GeosansLight.eot?#iefix') format('embedded-opentype'),
				url('fonts/GeosansLight.woff') format('woff'),
				url('fonts/GeosansLight.ttf') format('truetype'),
				url('fonts/GeosansLight.svg#GeosansLight') format('svg');
		font-weight: normal;
		font-style: normal;
		}

body {
    line-height: 1;
    font: 14px/23px 'Open Sans', sans-serif;
    color: #000;
    background:#fff;
    background-size: cover;
    background-attachment: fixed;
}
::-moz-selection{
    background:#333;
    color:white;

}
::selection{
    background:#333;
    color:white;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
    margin-bottom:12px;
    font-family: 'Open Sans', sans-serif;
	text-align:left
}
h1{
    font-size:28px;
    line-height:44px;
}
h2{
    font-size: 15pt;
    line-height: 30pt;
}
h3{
    font-size:22px;
    line-height: 38px;
}
h4{
    font-size:20px;
    line-height:24px;
}
h5{
    font-size:18px;
    line-height:34px;
}
h6{
    font-size:16px;
    line-height:24px;
}
.sub-title{
    font-size:12px;
}
p{
    margin-bottom: 20px;
    line-height: 20px;
}
a{
    text-decoration:none;
    color: #242424;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
a:hover{-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
a:link, a:visited, a:active{
    text-decoration:none;
}
:target{
    padding-top:20px;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
.clearfix{
	clear: both;
}

#page,
.container{
    background:transparent;
    padding: 0 20px;
    max-width: 1100px;
    min-width:240px;
}
#page{
    min-height:100px;
    float: none;
    clear: both;
    overflow:hidden;
}

body > header{
    width: 100%;
    position: relative;
}
.main-header {
    width: 100%;
    z-index: 99;
    min-height: 120px;
    background: #FFF;
    position: absolute;
    border-bottom: 1px solid #56a71c;
}
#logo{
    display: block;
	position:relative
}
#logo a{
background: url(https://static.b-forbiz.com/40e12b779f106513/templates/images/logo.png) no-repeat left center;
    display: block;
    min-height: 120px;
    line-height: 28px;
	background-size:100%;
}
#logo a:hover{ 
	opacity:1
}
#logo span.logo {
    color:#fff;
    position: absolute;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'asap', sans-serif;
}
.pos{
	float: right;
}
a.btn-reservez {
    line-height: 25px;
    font-family: 'Roboto', sans-serif;
    background: #86c341;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-top: 44px;
    text-transform: uppercase;
    padding: 7px;
    color: #fff;
    float: right;
}
a.btn-reservez:hover {
	opacity:0.8
	}
.bloc-cabinet a.btn-reservez {
       line-height: 25px;
    font-family: 'Roboto', sans-serif;
    background: #86c341;
    font-weight: 400;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 7px;
    color: #fff;
    margin-bottom: 15px;

}
.lien-mutuelle{
	color:#000;
	font-size:15px;
	text-decoration:underline!important;
	-moz-transition: color 0.3s linear, background-color 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear;
	-ms-transition: color 0.3s linear, background-color 0.3s linear;
	transition: color 0.3s linear, background-color 0.3s linear;
	margin-bottom: 6px;
	display: block;
}
.lien-mutuelle:hover{
	color:#fff;
	text-decoration:none;
}
.bloc-cabinet a.btn-reservez:hover {
	opacity:0.8;
	text-decoration:none!important;
	}
.breadli i.fa.fa-home {
    color: #313131!important;
}
header span.phone, header span.adress-header{
	display: block;
	font-family: 'Open Sans condensed', sans-serif;
	color: #000;
}
header span.adress-header {
    font-size: 20px;
    line-height: 25px;
    margin-top: 38px;
}
header i.fa {
    font-size: 50px!important;
    color: #cedd24;
    text-align: center;
    line-height: 40px!important;
    margin: 3px 10px 0 3px;
    float: left!important;
}
header span.phone{
    line-height: 50px;
    font-size: 30px;
    white-space: nowrap;
    float: right;
}
header span.phone a{
	color:#000;
}
span.adresseprint {
    font-weight: 500;
    line-height: 25px;
    font-size: 15px!important;
    padding-left: 55px;
    text-align: left;
    display: block;
    color: #000!important;
}
td span.adress-header{
background: url('https://static.b-forbiz.com/40e12b779f106513/templates/images/adresseprint.png') left center no-repeat;
    line-height: 50px;
    white-space: nowrap;
    margin-top: 0px;
    display: block;
	
}

td span.phone{
    line-height: 50px;
background: url(https://static.b-forbiz.com/40e12b779f106513/templates/images/phoneprint.png) no-repeat left center;
    font-size: 30px;
    white-space: nowrap;
    margin-top: 0px;
    display: block;
}
td span.phone {
    font-weight: 700;
    color: #000!important;
    font-size: 25px!important;
    padding-left: 40px;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 93%!important;
}
.scrollup {
    z-index: 11000;
    background: #ccc;
    display: none;
}
.head-slide {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
div.inscription a.inscription {
	display: inline-block;
    background: #86c341;
    margin: 53px auto;
    text-align: center;
    float: right;
    padding: 5px 25px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 10px 0 10px 0;
    
}
div.inscription a.inscription:hover {
	box-shadow: 2px 4px 1px #56a100;
}


@keyframes bodyArrived {
	from { opacity: 0.99; }
	to { opacity: 1; }
}

@-moz-keyframes bodyArrived {
	from { opacity: 0.99; }
	to { opacity: 1; }
}

@-webkit-keyframes bodyArrived {
	from { opacity: 0.99; }
	to { opacity: 1; }
}

@-ms-keyframes bodyArrived {
	from { opacity: 0.99; }
	to { opacity: 1; }
}

@-o-keyframes bodyArrived {
	from { opacity: 0.99; }
	to { opacity: 1; }
}
.tarif{
     margin-bottom: 15px;
    display: block;
}


.btn-envoie:hover{ background-color: rgba();}
.fail {
    color: #f5f5f5!important;
    background-color: #d71921;
    font-weight: 600!important;
    font-size: 20px!important;
    width: 95%!important;
} 


.ease {
    width: 0px;
    height: 83px;
    background-color: white;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    -ms-transition: .3s ease;
    transition: .3s ease;
}
#button{
	float:left;
	width: 100%;
	background-color:#1e364e;
	color: white;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
#button:hover{
    background-color: #757575;
    color: #fff;
}


.ease {
	width: 0px;
	height: 76px;
	background-color: white;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}


.btn-container:hover .ease{
	width: 100%;
	background-color: white;
	border: 0;
}
#arrow-right{
    position: absolute;
    right: 23%;
    font-size: 35px;
    top: 25%;
}
#arrow-left{
    position: absolute;
    left: 23%;
    font-size: 35px;
    top: 25%;
}
#ncf_sidebar ul {
    padding: 5px 0!important;;
}

#bandeaux{
    clear: both;
    float: none;
	position:relative;
	border-bottom: 1px solid #fff;
    overflow: hidden;
}
.right a.next,.right a.prev {
	position:absolute;
	top:48%;
	display:block;
	width:33px;
	height:33px;
background-image:url('https://static.b-forbiz.com/40e12b779f106513/templates/images/navs.png');
	color:transparent;
	background-repeat:no-repeat;
    z-index: 99;
}
.right a.next{
	right:60px;
	background-position:-33px 0;
}
.right a.prev{
	left:60px;
	background-position:0 0;
}
.right a.next:hover,.right a.prev:hover {
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=70);
}
ul.callbacks_tabs{
	width:100%;
	text-align:center;
	position:absolute;
	z-index:2;
	bottom: 0px;
	display: block;
}
ul.callbacks_tabs li{
    display: inline-block;
	margin-right:7px;
}
ul.callbacks_tabs li:last-child{
	margin:0
}
ul.callbacks_tabs:after{
   clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
ul.callbacks_tabs li a{
	color:transparent;
	display:block;
	width:15px;
	height:15px;
background-image:url('https://static.b-forbiz.com/40e12b779f106513/templates/images/nav.png');
}
ul.callbacks_tabs li.callbacks_here a{
background-image:url('https://static.b-forbiz.com/40e12b779f106513/templates/images/nav-activ.png');
}
#bandeaux div.slogan-bandeau{
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-family: 'asap', sans-serif;
    color: #2F0000;
    font-size: 39px;
    line-height: 80px;
    background: rgba(255,255,255,0.4);
	padding: 15px 0;
}
#bandeaux div.slogan-bandeau span{
	font-size:55px;
	display:block;
}
 .title-slider{
	width: 50%;
	color: #fff;
	display: block;
	text-align: center;
	position: absolute;
	top: 45%;
	left: 25%;
	text-shadow:1px 1px 1px #56a71c;
	}
.title-slider:before {
    content: '';
    display: block;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 1;
    width: 25%;
    height: 7px;
    margin: 0 auto 35px;
    background: #fff;
}


.title-slider:hover {
    -moz-opacity: .8;
	color:#fff;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}	
.title-slider strong {font-size: 63px;display: inline-block;text-transform: uppercase;font-weight: 300;font-family: 'Open Sans Condensed', sans-serif;letter-spacing: 3px;}
.title-slider em {font-size: 20px;font-weight: 300;margin-top: 8px;font-family: 'Open Sans Condensed', sans-serif;display: inline-block;font-style: normal;letter-spacing: 1px;}
.slogan div.slogan{
	display: block;
    text-align: center;
    border: 8px solid rgba(255,255,255,0.6);
    padding: 13px;
}

.slogan div.slogan span {
    background: rgba(255,255,255,0.3);
    display: block;
    text-align: center;
    padding: 40px 0;
    font-size: 50px;
    line-height: 67px;
    color: #3a3635;
    font-weight: 700;
	text-shadow: 1px 1px 1px #fff;
}

@keyframes AutoSlide {
    0% {
        left: 0px; 
    }
    15% {
        left: 0px; 
    }
    35% {
        left: -150px; 
    }
    50% {
        left: -150px; 
    }
    70% {
        left: -300px; 
    }
    85% {
        left: -300px; 
    }
    100% {
        left: 0px; 
    }
}
@keyframes AutoSlide {
    0%, 15%, 100% {
        left: 0px; 
    }
    35%, 50% {
        left: -150px; 
    }
    70%, 85% {
        left: -300px; 
    }
}
#slideshow {
    position: relative;
    width: 960px;
    height: 90px;
    margin:  20px auto 0;
    overflow: hidden;
}
#sContent li {
    display: inline;
}
#sContent {
    position: absolute;
    top: 0;
    left: 0;
    width: 1140px;
    margin: 0;            
    padding: 0;
    
    
    animation-name: AutoSlide;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
#partenaire {
	padding: 10px 0;
}


.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.rslides li {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.rslides_tabs {
    background: transparent;
    font-size: 18px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 10%;
	position:absolute;
	bottom:20%;
	right:2%;
}
.rslides_tabs li{
	float:left;
	width:18px
}
.rslides_tabs a {
background-image:url("https://static.b-forbiz.com/40e12b779f106513/templates/images/nav.png");
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
    display: inline;
    height: auto;
    line-height: 20px;
    padding: 0 2px;
    width: auto;
	color: transparent;
}
.rslides_tabs .rslides_here a {
background-image:url("https://static.b-forbiz.com/40e12b779f106513/templates/images/nav-activ.png");
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
    color: transparent;
    font-weight: bold;
}

#menu-nav {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
}
div.cont-menu-haut {
    padding: 0px;
}
#menu-drink {
    display: none;
    z-index:999
}

#menu-drink ul {
	text-align:center;
}
.f-nav #menu-drink ul {
    border-bottom: 0px;
    border-top: 0px;
}
#menu-drink li {
	text-align:center;
	 display:inline-block;
	 float:none;
}

#menu-drink a {
    color: #000;
    white-space: nowrap;
    text-decoration: none;
	font-weight:400;
    display: block;
    font-family: 'Open Sans Condensed', sans-serif;
    -moz-transition: color 0.3s linear, background-color 0.3s linear;
    -o-transition: color 0.3s linear, background-color 0.3s linear;
    -webkit-transition: color 0.3s linear, background-color 0.3s linear;
    -ms-transition: color 0.3s linear, background-color 0.3s linear;
    transition: color 0.3s linear, background-color 0.3s linear;
    text-transform: uppercase;
    text-align: center;
    padding: .375em;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#menu-drink ul li a:hover:after, #menu-drink ul li a.active:after {
    content: '';
    width: 75%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
#menu-drink ul li a:after {
    content: '';
    display: block;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    width: 0%;
    height: 1px;
    margin: 0px auto;
    background: #cedd24 ;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    margin-top: 5px;
    transition-timing-function: ease;
}
#menu-drink a.active, #menu-drink a:hover {
    color: #56a71c;
}
#menu-drink ul > li{
    position:relative;
}
#menu-drink li  ul{
    position:absolute;
	height: auto;
	width: auto;
	font-size: 11px;
}
#menu-drink ul > li > ul {
    display:none;
    z-index:9999;
	background:#251d1a;
	width:auto;
}
#menu-drink ul > li > ul > li {
    padding: 5px 0;
  text-align: left;
  display: inline;
  border-bottom: 1px solid #fff;
  background: transparent;
  overflow: hidden;
  float: none;
  border-right: 0;
  margin:0;
}
#menu-drink ul > li > ul > li a{
	font-size:14px;
	text-align: left;
	font-weight:400;
	border-radius:0!important;
	border-bottom: 1px solid #fff;
}
#menu-drink ul > li > ul > li:first-child a{
	border-top:1px solid #fff
}
#menu-drink  ul li:hover ul {
    display:block;
}
#menu-drink li:hover ul li {
    float:none;
}
#dl-menu.dl-menuwrapper{
    display:none
}
#menu-drink {
	display: block;
}
  .dl-menuwrapper ul{
	background: #56a71c !important;
}
.dl-menuwrapper button.dl-active, .dl-menuwrapper button{
	background: #fff !important;
}
.cont-menu-haut .dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 5px;
    background: #56a71c ;
    top: 10px;
    left: 16%;
    box-shadow: 0 10px 0 #56a71c , 0 20px 0 #56a71c ;
}
no-touch .dl-menuwrapper li a:hover, .dl-menuwrapper li a:hover, .dl-menuwrapper li a.active, .dl-menuwrapper li a.active:hover {
    background: #fff !important;
    color: #00305b;
}
.dl-menuwrapper li a.active {
    color: #56a71c;
    background: #fff;
}
.impressionButton {
background: url('https://static.b-forbiz.com/40e12b779f106513/templates/images/print.png') no-repeat!important;
    color: #fff;
	float: none!important;
    border: 0;
    text-indent: -1000px;
}
.red-tooltip + .tooltip > .tooltip-inner {background-color: #f00!important}
.red-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:#f00!important; }


.lespictos:first-child i:nth-child(1) {
    color: #EA7817!IMPORTANT;
}

.widget #avis a.voiravis {
    color: #f5f5f5!important;
    background-color: #1f1f1f!important;
    font-family: 'asap', sans-serif!important;
}
.f-nav + #scrolltop + #main {
    margin-top: 56px;
}
#main1{
    background:#56a71c;
    color: #fff;
    text-align: center;
    padding: 22px 0;
    font-size: 30px;
    border-bottom: 1px solid #fff;
}
#main1 span.phone a{
	color:#fff
}
#main2{
background: #fff url(https://static.b-forbiz.com/40e12b779f106513/templates/images/bg-main2.jpg) fixed center;
	background-size: cover;
	padding: 20px 0;
	overflow: hidden;
}
#main2 article.article1{
	text-align:center;
}
#main2 div.title1{
    text-align: center;
    padding: 30px 0;
    font-size: 19px;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
}
#main2 a.btn-rdv {
    background: #cedd24;
    color: #000;
    padding: 10px 20px;
    font-size: 31px;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    font-family: 'asap', sans-serif;
    line-height: 36px;
    display: block;
    margin: 0 auto;
    max-width: 490px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 30px;
    margin-bottom: 20px;
    -moz-box-shadow: 0px 4px 4px 0px rgba(204, 204, 204, 0.5);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(204, 204, 204, 0.5);
    -o-box-shadow: 0px 4px 4px 0px rgba(204, 204, 204, 0.5);
    box-shadow: 0px 4px 4px 0px rgba(204, 204, 204, 0.5);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#ddd, Direction=180, Strength=9);
    transition: 0.3s;
}
#main2 a.btn-rdv span{padding-left:10px}
#main2 a.btn-rdv .fa.fa-envelope-o{padding-right:10px;}
#main2 a.btn-rdv:hover{
    color: #fff;
    background: #56a71c;
}
img.images {
    margin: 0px AUTO!important;
    padding: 0px!important;
    border: 1px solid #ffbe00!important;
    margin-bottom: 20px!important;
    width: 90%;
    display: block;
}
img.images-tab {
    margin: 0px AUTO!important;
    padding: 3px!important;
    border: none!important;
    margin-left: 20px!important;
}
.post.clearfix {
    border: 1px solid #252525;
    clear: initial!important;
    position: relative;
    margin-bottom: 20px;
    padding: 8px;
    float: left;
    margin: 10px 7px;
    min-height: 335px;
    width: 100%;
}
span.titre {
    display: block;
    text-align: center;
    color: #111!important;
    font-size: 22px;
    font-weight: 600;
    line-height: 50px;
}
span.bloc {
    display: block;
    text-align: center;
    color: #111!important;
}
span.bloc-tab {
	display: block;
    text-align: center;
    color: #111!important;
    font-size: 15px!important;
    overflow: hidden;
}
.des-spann {
    float: right;
    width: 50%;
}
.pos-bloc {
    width: 50%;
    display: initial!important;
	float:left;
}
em.em-tab{
	font-size: 12px;
}


@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}



.grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}


.grid figure {
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-bottom: 1%;

}

.grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure span {
	word-spacing: -0.15em;
	font-weight: 800;
}

.grid figure span {
	font-weight: 800;
}

.grid figure span,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


figure.effect-honey {

}

figure.effect-honey img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-honey:hover img {
	opacity: 0.5;
}

figure.effect-honey figcaption::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background:#eee ;
	content: '';
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-honey span {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1.3em 0.4em;
	width: 100%;
	text-align: left;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
	color: #fff;
	    font-size: 16px;
	text-shadow:0px 0px 2px #000;
}
figure.effect-honey span i {
	font-style: normal;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey figcaption::before,
figure.effect-honey span {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover span,
figure.effect-honey:hover span i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

article.article1 div.bloc-meme img {
    display: block;
    width: 100%;
    border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    height: auto;
}
.bg-footer2 {
    background: #2c2c2c;
    padding-top: 15px;
    text-align: center;
}
.copyrights a {
    color: #fff;
	line-height: 33px;
}

#gal div.slideshow {
	height:100%;
}

.article{
    margin-bottom: 20px;
    padding: 15px 3%;
    overflow: hidden;
    background: #fff;
    border-left: 4px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#content_box,#content_box div,#content_box p {
    font-family: Asap;
    color: #313131;
    font-size: 15px;
    text-align: left;
    line-height: 25px;
    margin-bottom: 5px;
}
#content_box li{
background:url(https://static.b-forbiz.com/40e12b779f106513/templates/images/list-style.png) no-repeat left 8px;
	list-style: none;
	overflow:hidden;
	text-align:left;
	font-family:Asap;
	color: #313131;
	padding: 0 5px 0 18px;
	font-size:14px;
	line-height:26px;
}
.controls img {
	border: none!important;
    vertical-align: baseline!important;
}
#content_box h1 {
	color: #cedd24;
	font-size: 28px;
	font-weight: 400;
}
#content_box h2{
    color: #56a71c ;
    font-weight: 300;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
}
#content_box h3{
	color: rgba(0, 0, 0, 0.5);
	font-weight:400;
	font-size:20px;
	line-height:30px;
}
#content_box h4{
	color: #56a71c;
	font-weight:300;
	font-size:23px;
	line-height:30px;
}

#content_box h5{
	color:#eee;
	font-weight:400;
	font-size:16px;
	line-height:30px;
}
#content_box span{
	color: #86c341;
	font-size:15px;
}
#content_box article {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    float: left;
    height: 222px;
    margin: 0 12px 30px 0;
    padding: 4px;
    position: relative;
    width: 173px;
    color: #fff;
}
#content_box img{
	vertical-align: middle;
	margin: 10px auto;
	display: block;
	border: 2px solid #3a3635;
}
#content_box img.garanties {
	display:block;
	margin: auto;
	border:none;
}
 #content_box div .name{
	 text-align:center;
 }

.btn-off{
    width: 23%;
    height: 160px;
    padding: 20px;
    background-color: transparent;
    border-left: 10px solid #86c341;
    border-right: 10px solid #86c341;
    border-radius: 0 0 30px 30px;
    display: inline-block;
    margin-right: 1.5%;
    margin-top: 2%;
}
.btn-off:last-child{
	margin-right:0;
}
.description {
	text-align: center!important;
	font-size:12px!important;
	color:#000!important;
	display: block;
}
span.garanties-title {
    display: inline-block;
    position: relative;
    z-index: 10;
    bottom: 9px;
    background: #F7F8FA;
    margin: 0 37%;
    color: #000!important;
    font-size: 19px!important;
    padding: 0 15px;
}
span.block-title:before {
	content: "";
    display: block;
    position: absolute;
    top: 0;
	left:0;
	right:0;
    z-index: 0;
    border-bottom: 1px solid #efefef;
}
span.block-title span.garanties-title:after{
	content: "+";
    display: inline-block;
    margin-left: 10px;
    vertical-align: bottom;
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: #ea7817;
}

.article ol {
    margin: 1.5em 0 1.571em 1.571em;
    list-style-type: decimal;
}
.breadli {
    background-color: transparent!important;
	border:1px solid #56a71c !important
}
.lespictos:first-child i:nth-child(1) {
    color:#56a71c !important;
}

.responsiveTabsDemo{
	margin-top:20px
}

#content_box div.articleblog a.bloger{
	background:#000!important;
}
.responsiveTabsDemo div.r-tabs-panel{
}
.responsiveTabsDemo ul li {
    background: #717173;
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
    height: 35px;
}
.responsiveTabsDemo ul li a, .r-tabs-accordion-title a {
    color: #fff!important;
    padding:5px 25px;
    text-decoration: initial!important;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    display: block;
}
.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}
li.r-tabs-tab.r-tabs-state-active {
    background: #a92060!important;
}
li.r-tabs-tab.r-tabs-state-default {
    background: rgb(68,68,68)!important;
}
.responsiveTabsDemo.r-tabs {
    min-width: 100%;
    clear: both;
    float: left;
    width: auto;
    margin-bottom: 20px;
}
.errors li {
    background: none!important;
    color: red!important;
}


table{
    width:100%;
    text-align:center;
    margin-bottom:0;
}
thead{
    background:#F7F8F9;
    font-size:14px;
    color:#585F65;
}
table th ,table td{
    padding:4px 0px;
    text-align:left;
    color:#000;
    border: 1px solid #fff ;
    text-align: center;
} 
table th {
    padding: 4px 0px;
    color: #000;
    border: 1px solid #fff;
    background: #dad9d9;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
}  
table tbody tr:nth-child(2n+1) td,table tbody tr:nth-child(2n+1) th {
}

table tbody tr td.day{
    font-weight: bolder;
    padding-left: 8px;
	text-align:left
}
#content_box table th,#content_box  table td{ border:1px solid #c8c8c8;}
#content_box table th,#content_box  table td{ vertical-align:middle}
article p{color:#242424;}
#content_box  table td img{width:175px!important;}

hr{
    border: none;
    border-bottom: 1px solid #fff;
     margin: 10px 15px!important;
    clear: both;
    position: relative;
}



nav #searchform {
    float: right;
}
nav #searchform fieldset {
    padding: 7px 0 6px 15px;
    border: 0;
    border-left: 1px solid #eee;
}
#searchform fieldset {
    border: 1px solid #D7D7D9;
    background:#fff;
    float: left;
}
#searchform input {
    border: 0;
}
.sbutton {
    padding: 6px 12px 6px 0;
}
.main-header #s {
    width: 150px;
}
.sidebar #s {
    width: 78%;
    padding: 10px 12px;
}
.footer-widgets fieldset, #sidebars fieldset {
    width: 99%;
}
.footer-widgets #s {
    width: 78%;
}
.footer-widgets .sbutton, #sidebars .sbutton {
    float: right;
}
.sidebar .sbutton {
    padding-top: 10px;
}

.breadcrumb {
    margin-top: 40px;
}


.more {
    float: right;
    box-shadow: 0px 2px #CCC;
    -webkit-box-shadow: 0px 2px #CCC;
    -moz-box-shadow: 0px 2px #CCC;
    margin-bottom: 5px;
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: -15px;
}
.more a{
    float: left;
    background-color: #ff8604;
    color: #666;
    padding: 4px 10px;
    overflow: hidden;

}
.more a:hover {
    color:#fff;
}


#map {
    display: block;
    height: 300px;
    width: 100%;
}
div.map_home{
    display: block;
    height: 150px!important;
    width: 100%;
    margin:0!important;
}
span.bouton-map {
    color: #909091;
    padding: 10px;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-family: 'asap', sans-serif;
    line-height: 36px;
    display: block;
    border: 1px solid #c8c8c8;
	    border-top: 1px solid #a92060 ;
}

a.map-toggle {
  display: block;
  position: relative;
  padding: 30px 0;
  width: 100%;
  background: #d3d3d3;
    color: #a92060 ;
  font: normal 22px 'PT Sans Narrow', sans-serif;
  letter-spacing: 2px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

#map {
  width: 100%;
  height: 165px;
}



.sidebar.flexible {
    line-height: 23px;
    margin-top:0;
    background:transparent;
}
.widget {
    margin:0 auto;
    margin-bottom: 25px;
    overflow: hidden;
    width:100%;
	border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-right: 4px solid #eee ;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
	text-align: center;
	overflow: hidden;
    background: transparent;
    text-align: center;
	padding: 10px!important;
}
.widget a.next,.widget a.prev {
	position:absolute;
	top:33%;
	display:block;
	width:33px;
	height:33px;
background-image:url('https://static.b-forbiz.com/40e12b779f106513/templates/images/navs.png');
	color:transparent;
	background-repeat:no-repeat;
}
.widget a.next{
	right:15px;
	background-position:-33px 0;
}
.widget a.prev{
	left:17px;
	background-position:0 0;
}
.widget a.next:hover,.widget a.prev:hover {
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=70);
}
span.dispo {
    font-size: 18px;
    line-height: 38px;
}
.widget div.box-adresse i.fa {
    font-size: 50px!important;
    color: #fff;
    text-align: center;
    line-height: 40px!important;
    margin: 3px 10px 0 3px;
    float: left!important;
}
.slide-widget  {
	position:relative;
}
.rslides.rslides1{
	box-shadow:none;
    margin-top: 0;
}
.rslides.rslides1 li{
	padding:0
}
.slide-widget ul.callbacks_tabs li.callbacks_here a, .slide-widget ul.callbacks_tabs li a{
	background-image:none
}
li.rappel{
    height:229px;
    position:relative;
}
li.rappel form{
    position:absolute;
    bottom:2%;
    margin:0 auto;
    text-align: center
}
.widget li {
    list-style: none;
    overflow: hidden;
    text-align: left;
    font-family: Asap;
    display: inline-block;
    color: #333;
    padding: 0 5px 6px 18px;
    font-size: 15px;
    line-height: 26px;
    list-style: none;
    display: block;
}
.widget li img.picto {
	float: left;
	margin-right:12px;
	margin-top: 0;
	color: #fff;
}
.widget li span.center {
    padding: 0 0 0 70px;
    text-align: left;
    font-family: 'asap', sans-serif!important;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    text-transform: none;
    display: block;
}
.widget span.titre-widget {
    font-size: 22px;
    line-height: 45px;
    font-family: 'asap', sans-serif;
    color: #fff;
    background: #cedd24;
    font-weight: 700;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.widget div.disponible {
	padding: 15px;
    background:#56a71c ;
    color: #000;
    font-size: 15px;
}
.widget div.disponible span{
	font-size: 17px;
	font-weight:700;
}
span.center img {
	display: block;
    margin: 0 auto;
    margin-bottom: 10px;
	}
.renseignement span a, .renseignement a{
color: #000;
}
.renseignement {
    padding: 5px 10px;
}
.renseignement span {
    color: #000;
    text-align: left;
    font-size: 30px;
background: url(https://static.b-forbiz.com/40e12b779f106513/templates/images/phone1.png) center left 25px no-repeat;
    padding-left: 80px;
    display: block;
    font-family: 'asap', sans-serif;
    font-weight: 700;
    line-height: 60px;
}

.widget div.disponible span.slogan {
	display: block;
    color: #fff;
    text-align: right;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 400;
	margin-bottom: 15px;
}

	
.box-adresse {
    margin-top: 20px;
}
.btna {
    outline: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: transparent;
    min-width: 100%;
    border: 0;
    padding: 15px;
    color: #ffffff;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 1.2px;
    overflow: hidden;
    cursor: pointer;
    font-family: 'asap', sans-serif;
    line-height: 39px;
    margin-top: 20px;
    border: 1px solid #fff;
}
.btna .fa.fa-phone {
    border-radius: 100%;
    -webkit-animation: ripple 0.6s linear infinite;
    animation: ripple 0.6s linear infinite;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
background: url(https://static.b-forbiz.com/40e12b779f106513/templates/images/phone1.png) 4.5px center no-repeat;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    padding: 8px 10px;
    float: left;
}
.btna span.phone {
	display: block;
    margin: 0 auto;
    font-size: 29px;
    font-weight: 700;
}
span.horaire {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 30px;
    margin: 0 0 10px;
}
span.important {
	display:block;
	text-align:center;
	color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0px;
}
span.important span {
	display:block;
	text-align:center;
	color: red;
    font-size: 25px;
    margin: 10px 0;
}
.btna .fa-phone:before{
	color: transparent;
}
@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0);
  }
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0);
  }
}

.widget.coordonees{
	background:none;
}
#main5 i.fa.fa-home {
    font-size: 35px;
    float: none;
    line-height: 40px;
    vertical-align: middle;
}
#main5 .box-adresse{margin-top:0;}
#main5 .box-adresse span {
      display: inline-block;
    vertical-align: middle;
    font-family: 'Oswald';
    padding-left: 50px;
    line-height: 50px;
}
span.box-adresse {
	color: #333!important;
	font-size: 18px!important;
	padding: 5px 5px 1px;
	margin-bottom: 10px;
	text-align: center;
	float: none;
	font-family: 'asap', sans-serif!important;
	font-weight: 600!important;
	display: block;
	line-height: 28px;
	border: 1px dashed #56a71c;
	margin-top: 13px;
}
.widget.paiement{
	background:#3E1804;
	color:#fff;
    padding-bottom: 5px;
    font-size: 16px;
    padding: 0 5px 5px;
}
a.btnn-reservez {
    font-size: 22px;
    line-height: 25px;
    font-family: 'Roboto', sans-serif;
    background: #000;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-top: 8px;
    text-transform: uppercase;
    padding: 7px;
    color: #fff;
    width: 100%;
}
.widget.box-info {
    text-align: center;
    padding: 15px 10px;
	color:#fff;
	background:#634997;
}
.widget div.box-info img{
    display: block;
    margin: 0 auto 10px;
}
.widget.savoir {
    background: transparent;
    color: #000;
    font-size: 20px;
    padding: 10px;
}
a.btnn-reservez:hover {
    opacity: 0.8;
}
.widget.savoir a{
	color:#f5f5f5;
	text-decoration: underline;
}
.widget.savoir a:hover{
	opacity:0.8
}
.widget.savoir img {
	margin: 5px auto;
}
ul.errors li {
    color: red;
    list-style: none;
    font-size: 12px;
}
ul.errors {
    clear: both;
}
.bloc-cabinet span.phone a {
	color:#fff;
}



 div.offre{
    font-family: 'Open Sans', sans-serif;
    background:transparent;

}
.bg-bon {
background: #D4CECC url(https://static.b-forbiz.com/40e12b779f106513/templates/images/bg-bon.jpg) no-repeat center center;
	background-size:cover;
	padding:15px;
}
div.offre div.red-bold {
    color: #000;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    width: 100%;
    background: none;
    padding-top: 5px;
    text-shadow: 1px 1px 1px #86c341;
}
.bloc-cabinet span.promo {
	text-align: center;
    display: block;
    font-size: 25px;
    color: #3a3635;
    font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
}
div.offre div.red-bold span.title{
	display: block;
    color: #86c341;
    text-shadow: 1px 1px 1px #000;
    font-size: 25px;
    line-height: 35px;
}
#print, .sms, #printBon {
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 40px;
    font-size: 23px;
    margin: 5px auto 0;
    display: block;
    text-align: center;
    color: #86c341;
    width:100%!important;
    background: #000!important;
	opacity:1;
}
div.offre div.red-bold span.bon-2 {
    color: #000;
    font-weight: 400;
    line-height: 40px;
    font-size: 12px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 3px 0;
	margin-top: 25px;
    margin-bottom: 58px;
}
div.offre div.red-bold span.bon-2 strong{
	font-size: 19px;
	}
	div.offre div.red-bold span.bon-3 {
    color: #000;
    font-weight: 400;
    line-height: 40px;
    font-size: 12px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 3px 0;
	margin-top: 20px;
    margin-bottom: 20px;
}
div.offre div.red-bold span.bon-3 strong{
	font-size: 19px;
	}
.offre .offre-bd{
	background: rgba(212, 206, 204, 0.80);
    padding: 15px;
}
span.pourcentage {
	font-size: 30px;
    font-weight: bold;
    color: #EA7817;
}
.cont-offre {
	font-size: 15px;
    color: #000;
    font-weight: bold;
    line-height: 30px;
}
.cont-offre span.remise{
	font-size: 30px;
    font-weight: bold;
    color: #EA7817;
    display: block;
}
#print-bd {
	display: block;
    background: #EA7817;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    width: 80%;
    margin: 10px auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#print-bd:hover {
    opacity: 0.8;
}
.offre div.red-bold {
	text-align: center;
	display: block;
	color: #242424;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	line-height: 27px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
}
.offre div.red-bold strong{
	font-weight: 900;
	font-size: 20px;
	line-height: 90px;
	color:#86c341;
	text-shadow: 0px 0px 8px #000;
}
.offre div.red-bold small{
	text-transform: capitalize;
	font-size: 13px;
	padding-right: 15px;
}
#print{
    background: #86c341!important;
    color: #fff!important;
    font-size: 19px!important;
    text-transform: uppercase!important;
    text-align: center!important;
    font-weight: 400!important;
    font-family: 'Open sans', sans-serif!important;
    line-height: 36px!important;
    display: table!important;
    margin: 0 auto!important;
    border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    -webkit-border-radius: 2px!important;
    width: 100%!important;
    margin-top: 10px!important;
    height: 40px!important;
}
span.texte {
    color:#222!important;
    font-family: Segoe Print;
}


body > footer{
    min-height: 100px;
    overflow: hidden;
    margin-top: 0px;
    width: 100%;
    background: #000;
    font-family: Open Sans Condensed, sans-serif;
}
footer {
    position: relative;
    overflow: hidden;
}
footer div.cont-footer{
	min-height: 200px;
}
img.logo {
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 5px 13px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
}
footer i.fa{
    font-size: 31px!important;
    color: #ffffff;
    text-align: center;
    line-height: 40px!important;
    margin: 0 9px 0 3px;
    float: none!important;
    vertical-align: middle;
}
div.adresse span{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	line-height: 21px;
	display: inline-block;
}
div.adresse span.phone{
	font-size: 24px;
    padding-left: 5px;
}
div.adresse span.phone a{
	color:#000
}
div.adresse div.adress-footer{
	margin-bottom:15px;
}
.bg-footer1 {
    margin: 0 auto;
    text-align: center;
}
footer nav li{
	display:inline-block;
    text-align: left;
}
footer nav li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-transform: none;
    line-height: 35px;
    font-weight: 600;
    padding: 25px;
}
footer nav li a:hover, footer nav li a.active{
	color: #56a71c;
	text-decoration: underline;
}
footer .bg-footer2 nav li a:hover, footer .bg-footer2 nav li a.active{
	color:#c1c1c1;
}
	span.adresse-footer {
    color: #fff;
    font-size: 20px;
    line-height: 18px!important;
}
.phone-footer.clearfix {
    color: #fff;
    padding: 10px;
	font-weight:bold;
}
#navfooter select {
    display: inline-block;
    max-width: none;
    border: none;
    padding: 7px 15px;
    margin-top: 0;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin: 5px 0;
}
.copyrights {
    font-size: 16px;
    color: #fff;
    padding-bottom: 20px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
.iconreseau{
    margin: 4px auto;
    padding: 5px 0;
}
.iconreseau a{
	margin-bottom: 5px;
}
.iconreseau a i{
    color: #000;
    font-size: 24px!important;
    vertical-align: middle;
    padding: 7px 8px 6px 2px;
    margin: 0;
    font-style: normal;
    line-height: 35px;
}
.iconreseau a:hover{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.blocgauche {
    padding: 15px 30px;
    float: left;
    width: 90%;
}
.blocdroite {
    padding: 15px 30px;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px!important;
    width: 90%;
    text-align: right!important;
}
.blocdroite h2 {
    text-align: right;
}
a.reservation{
	background: #a92060 !important;
    color: #fff!important;
    padding: 5px 26px!important;
    font-size: 19px!important;
    text-transform: uppercase!important;
    text-align: center!important;
    font-weight: 400!important;
    font-family: 'asap', sans-serif!important;
    line-height: 30px!important;
    display: table!important;
    margin: 0 auto!important;
    border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    -webkit-border-radius: 2px!important;
    width: 100%!important;
}
input,textarea,select{
    padding: 9px 2%;
    border: none;
    font-size: 12px;
    background: #fff;
    border: 1px solid #ccc;
    color: #a2a2a2;
    width: 300px;
    font-family: Arial;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
input[type='checkbox'] {
	width: 20px;
}
input.bouton{
	 background-color:#1d2530;
	border-radius: 3px;
	padding:5px 10px;
	color:white;
    cursor: pointer;
	margin:5px 0 5px 105px;
	border:none;
	text-transform:upperecase;
}
div.cont input.bouton{
	float:right;
	color:#fff;
	text-transform:uppercase
}
input.numero{
    width:160px;
	background: #faca00;
	border: 2px solid #d7b802;
}
input.send{
	padding: 2px 7px 32px;
	color: #000;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	background: #dfdfdf;
	height: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
}
#map-holder{padding: 5px;}

textarea {
    overflow: auto;
    resize: vertical;
    height: 100px!important;
    width:300px;
}
form label.control-label {
	float: left;
	text-align: left;
	width: 50%; 
	color: #242424;
	font-size: 14px;
}
form div.controls {
	float: left;
	width:100%;
}
form div.controls label {
	display:block;
}
.control-group {
	margin-bottom: 10px;
	overflow: hidden;
}

input:focus,
textarea:focus{
}




.contact form{
    padding:10px
}
.contact form table td{
    background:transparent!important
}
.contact input[type="text"] {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:block;
    margin:0 auto;
    float: left;
    margin-bottom:8px
}
.contact textarea:hover, .contact input[type="text"]:hover {
    opacity: 0.8;
    border: 1px solid #cfd5e1;
}
.contact input[type="submit"] {
    background-color: #973463;
    cursor: pointer;
    color: white!important;
    border: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    float: left;
    width: 100%;
    margin-top: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
    line-height: 35px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.contact input[type="submit"]:hover{
	opacity:0.8
}
#searchsubmit {
    background: #b6a999 !important;
    color: #fff!important;
    padding: 5px 26px!important;
    font-size: 19px!important;
    text-transform: uppercase!important;
    text-align: center!important;
    font-weight: 400!important;
    font-family: 'asap', sans-serif!important;
    line-height: 30px!important;
    display: table!important;
    margin: 0 auto!important;
    border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    -webkit-border-radius: 2px!important;
    width: 100%!important;
    cursor: pointer;
}
.contact textarea{
    float:left;
    height:100px
}
.contact td{border:none;}
.btn-primary:hover {
    color: #fff;
    background-color: #909091!important;
    border-color: #909091!important;
}
.btn-envoie {
 color: #fff!important;
    background-color:#cedd24;
    font-weight: 600!important;
    font-size: 20px!important;
    width: 93%;
}
.btn-envoie:hover{opacity:0.8;}
.fail {
    color: #fff!important;
    background-color: red;
    font-weight: 600!important;
    font-size: 20px!important;
    width: 93%;
}

#button{
	float:left;
	width: 100%;
	background-color: #b6a999;
    color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
#button:hover{
	background-color: rgba(0,0,0,0);
	color: #757575;
}

.ease {
	width: 0px;
	height: 85px;
	background-color: white;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.btn-container:hover .ease{
	width: 100%;
	background-color: white;
	border: 0;
}
#arrow-right{
    position: absolute;
    right: 23%;
    font-size: 50px;
    top: 20%;
}
#arrow-left{
    position: absolute;
    left: 23%;
    font-size: 50px;
    top: 20%;
}
.bounced {
  -moz-animation: bounced 2s infinite;
  -webkit-animation: bounced 2s infinite;
  animation: bounced 2s infinite;
}

@-moz-keyframes bounced {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -moz-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}

@-webkit-keyframes bounced {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}

@keyframes bounced {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}


.content article div.contact.devis input[type="text"] ,.content article div.contact.devis select{
	width:280px
}
.content article div.contact.devis textarea{
	width:254px
}
.content article div.contact.devis input[type="radio"] {
	margin-right: 10px;
}
ul.errors{
	color: #f30101;
	font-size: 12px;
	list-style: none;
	margin: 0;
}


.ad-125 ul {
    float: left;
    width: 330px;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li{
    float: left;
    border: none;
    list-style: none!important;  
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
}
.ad-125 img {
    padding: 0.4em;
    background: #fff;
    border: 1px solid #bbb;
}
li.oddad {
    margin-right: 8%;
}
.ad-300 img {
    padding: 0px;
    background: #fff;
    border: 1px solid #bbb;
    height:100%;
}
.ad-300 span.titre{
	display:block
}
.rappel {
height: 63px;
position: relative;
}
.rappel form {
position: absolute;
bottom: 0%;
margin: 0 auto;
text-align: center;
width: 100%;
}
form#contactform{
	
	padding:0 15px
}
#main5 {
    background-size: cover;
    overflow: hidden;
}
#main5 .bloc-cabinet {
    padding: 10px 15px 14px 15px;
    background: #b6a999;
    margin-bottom: 23px;
    min-height: 300px;
    text-align:center;
    color: #fff;
}
#main5 .bloc-cabinet:nth-child(2){
	background: #cfc1b4;
	color:#fff;
}
#main5 .bloc-cabinet:nth-child(2) span.accueil span{
	color: #b6a999;
	background: #fff;
	margin-bottom: 15px;
}
#main5 .bloc-cabinet span.phone{
	display:block;
	color: #fff;
	font-size:30px;
	text-align:center;
	font-weight:bold;
}
#main5 .bloc-cabinet span.phone .fa-phone{
	margin: 0 10px;
    font-size: 35px;
    vertical-align: middle;
}
#main5 .bloc-cabinet img.picto{
	vertical-align:middle;
}
#main5 .bloc-cabinet hr {
	border-color: #86c341;
}
#main5 .bloc-cabinet span.infos span.ville {
	display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}
#main5 .bloc-cabinet li {
    list-style: none;
    overflow: hidden;
    text-align: center;
    font-family: Asap;
    display: inline-block;
    color: #ffffff;
    padding: 0 5px 6px 18px;
    font-size: 15px;
    line-height: 26px;
    list-style: none;
    display: block;
}
#main5 .bloc-cabinet span.raisons{
	font-size: 20px;
	padding: 20px 0;
	display: block;
	color: #000;
	font-weight:500;
}
#main5 .bloc-cabinet span.accueil{
	font-size: 18px;
	line-height: 30px;
	padding: 40px 0;
	display: block;
	color: #000;
}
#main5 .bloc-cabinet span.accueil span{
	display: block;
    font-size: 25px;
    padding: 20px 0;
	color: #b6a999;
}
.box-adresse span{
background: url('https://static.b-forbiz.com/40e12b779f106513/templates/images/house.png') left center no-repeat;
     font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    padding: 5px 0px 5px 10px;
    display: block;
}
footer span.phone a{
	color:#fff!important;
}
.scrollup a {
    display: none;
}





@media (max-width: 767px) {
    .btn-off {
    width: 100%;
    }
	.pos-bloc {
    width: 100%;
	}
	img.images-tab {
    margin-left: 0px!important;
	}
	.des-spann {
    float: right;
    width:100%; 
}
.new-contact legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

span.bloc-tab {
    font-size: 11px!important;
}
table th {
    font-size: 9px;
}
.phone-footer.clearfix {
    font-size: 30px;
}
	span.adresse-footer {
    font-size: 18px;
	}
	.btna span.phone {
    font-size: 20px;
	}
	span.horaire {
    font-size: 10px;
	}
	span.texte {
    font-size: 13px!important;
	}
	a.btn-reservez {
    width: 100%;
	font-size: 17px;
	    margin-bottom: 20px;
	}
	.fail {
    font-size: 13px!important;
}
	div.offre div.red-bold {
		font-size: 20px;
	}
	.responsiveTabsDemo img {
	  width: auto!important;
	  height: auto;
	  border: none;
	}
	.r-tabs .r-tabs-accordion-title {
    display: none!important;
	}
	.offre div.red-bold strong {
		font-size: 60px;
		}
	header div{
		text-align:center
	}
	.pos {
		float:none;
		margin: 0 auto;
	}
	.main-header {
		position: relative;
		}
	#logo a{
    max-width: 260px;
    margin: 0 auto;
    display: block;
    background-size: 100%;
 }
	#logo span.logo{
    right: 0%;
    bottom: 8px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
	left:12%;
	}
	#print {
	font-size:15px!important
	}
	.renseignement span {
    font-size: 13px;
	}
	header span.phone, header span.adress-header {
		float: none;
		display: -webkit-inline-box;
		margin-bottom: 10px;
	}
	header span.phone{
	    font-size: 24px;
	}
	a.map-toggle {
		font: normal 9px 'PT Sans Narrow', sans-serif;
		}

	#arrow-left {
    left: 6%;
    font-size: 30px;
    top: 30%;
}
#arrow-right {
    right: 6%;
    font-size: 30px;
    top: 30%;
}
	header span.adress-header{
	font-size: 22px;
	margin-bottom: 9px;
	margin-top: 0;
	}
	#dl-menu.dl-menuwrapper{
		display:block;
	    z-index: 9999;
	}
	#menu-drink {
		display: none;
	}
	#bandeaux div.slogan-bandeau {
		font-size: 15px;
		line-height: 16px;
		padding: 10px 0;
	}
	#bandeaux div.slogan-bandeau span{
		font-size:19px
	}
	.rslides_tabs{
		bottom:28%;
	}
	.ad-300 img{
		width:100%!important
	}
	body > footer{
	   min-height:70px;
	   padding:0 15px;
	}
	footer nav {
		width:100%;
	}
	footer nav{
	    padding:0!important
	}
	#navfooter > ul{
		display:none;
	}
	footer .bg-footer1 #navfooter select {
		background: none;
		display: block;
		background: #fff!important;
		color: #56a71c;
	}
	#navfooter{background: #56a71c!important;}
	footer div.cont-footer:nth-child(2){
		border-right:0
	}
	footer div.cont-footer{
		min-height:auto;
		border-right:0
	}
	footer .copyrights{
		float: none;
		padding-bottom: 20px;
		text-align: center;
	}
	.iconreseau a{
    text-align: center;
	}
	div.adresse{
		width:100%!important;
		text-align: center;
	}
	.top {
		float: none;
	}
	.widget div.dispo span {
		font-size: 16px;
	}
	.widget span.titre-widget {
		font-size: 16px
	}
	.btna{
		font-size: 22px;	
	}
	.box-adresse {
		font-size: 18px!important;
	}
	#content_box article a img{
		width:100%;
		height:auto;
	}
	.article ul{
		clear:both
	}
	#content_box div.vignette img {
	  display: block;
	  width: 100%!important;
	  height:auto
	}
	#content_box img{
		width:95%;
		height:auto
	}
	#content_box img.garanties {
		width:initial;
	}
	#main1, #main2 div.title1{
	    font-size: 15px;
	}
	#main2 a.btn-rdv{
		font-size: 17px;
		padding: 5px 6px;
	}
	.bloc-meme{
		width:100%;
		margin-right:0;
	}
	.contact form tr td {
		display: block;
		clear: both;
		text-align: left;
	}
	.widget li span.center{
		font-size:12px;
	}
	div.adresse span{
		font-size:16px;
	}
	div.lespictos img{
		width:initial!important;
	}
	#slideshow {
		width: 69.5%!important;
	}
	span.garanties-title {
		display: block;
		text-align: center;
		padding: 10px 0;
		margin:0;
	}
	span.block-title:before {
		border: 0;
		top:0;
	}
	a.title-slider {
    display: none;
	}
	li.r-tabs-tab.r-tabs-state-active {
    background: #a92060!important;
	}
	.r-tabs .r-tabs-nav {
    display: block!important;
}
div.inscription a.inscription {
	float:none;
	margin: 10px;
}
ul.callbacks_tabs {
	display:none;
}
.slogan div.slogan{
	display:none;
}
.head-slide {
	position:initial;
}
.widget div.disponible span.slogan {
    text-align: center;
	margin-left:45px;
}
}
@media (min-width: 768px) {
    span.dispo{font-size: 14px;}
    .btn-off {
    width: 48%;
    }
	.scrollup a {
		border-image-source: initial;
		border-image-slice: initial;
		border-image-width: initial;
		border-image-outset: initial;
		border-image-repeat: initial;
		bottom: 80px;
		color: #cedd24;
		content: "";
		display: block;
		font-family: FontAwesome;
		font-size: 40px;
		height: 50px;
		position: fixed;
		right: 80px;
		text-align: center;
		width: 50px;
		z-index: 9999;
		background: none 0px 0px repeat scroll transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #cedd24;
		transition: all 1s ease 0s;
		display: block;
	}
		.fail {
    font-size: 18px!important;
}
footer nav li a {
	padding: 7px;
    font-size: 12px;
	}
	#main1 {
    font-size: 20px;
}
.r-tabs .r-tabs-nav {
    display: block!important;
}
	div.offre div.red-bold {
    font-size: 20px;
	}
	.grid figure {
    width: 49%;
 }
	a.title-slider {
    display: none;
}
	#menu-drink a {
		font-size: 0.9em;
		padding: .7em 21px;
	}
	#logo span.logo {
    bottom: 20px;
    font-size: 11px;
    color: #000;
    font-weight: 400;
    left: 30%;
	right:0%;
}

	}
	#logo a {
	min-height: 130px;
	}
	.main-header {
		min-height: 70px;
		}
	header span.adress-header{
	font-size: 15px;
    margin-top: 35px;
	    margin-left: 50px;
	}
	a.btn-reservez{
	width:100%;
	margin-top: 40px;
	}
	div.adresse a.logo-bottom img{
	    width: auto;
	}
	.renseignement span {
    font-size: 17px;
	}
	header span.phone{
		font-size:20px;
		margin-top: 35px;
	}
	div.offre div.red-bold span.bon-2 strong {
    font-size: 14px;
}
div.offre div.red-bold span.bon-3 strong {
    font-size: 14px;
}
	.offre div.red-bold strong {
    font-weight: 900;
    font-size: 70px;
	}
	#print {
	font-size:15px!important;
	}
	div.adresse span{
		font-size:9px;
	}
	div.adresse span.phone {
		font-size: 15px;
	}
	.renseignement span {
    font-size: 15px;
	}
	#bandeaux div.slogan-bandeau{
	    font-size: 28px;
		line-height: 55px;
	}
	#bandeaux div.slogan-bandeau span{
		font-size:40px
	}
	#navfooter > ul{
		display:block;
	}
	#navfooter select {
		display: none
	}
	.widget div.dispo span {
		font-size: 15px;
	}
	.btna{
		font-size: 20px;
	}
	.widget span.titre-widget {
		font-size: 15px;
	}
	.widget li span.center{
		font-size: 11px;
	}
	.bloc-meme{
		width:49%;
		margin-right:1%;
	}
	.bloc-meme:nth-child(2n+2){
		margin-right:0
	}
	span.box-adresse{
		font-size:15px!important;
	}
	#print-bd {
		font-size: 13px;
	}
	.widget div.disponible span {
		font-size: 11px;
		font-family: Oswald;
	}
	.widget span.titre{
		font-size:17px;
	}
	.cont-offre {
		font-size: 9px;
	}
	span.garanties-title {
		margin: 0 30%;
	}
	.slogan div.slogan {
		display:none;
	}
	.main-header {
		position:initial;
	}
}
@media (max-width: 991px){
	#slideshow {
		width: 667px;
	}
}
@media (min-width: 992px) {
	.title-slider strong{font-size:38px;}
    .btn-off {
    width: 23%;
    }
	.post.clearfix {
		width:40%;
		min-height: 360px;
	}
	a.btn-reservez {
    width: 100%;
	    margin-top: 44px;
	}
	footer nav li a {
    padding: 18px;
    font-size: 14px;
	}
	#menu-drink a {
		font-size: 1.1em;
		padding: .7em 32px;
	}
	#logo span.logo {
   right: 0%;
    bottom: 12px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
	left:21%;
	}
		.fail {
    font-size: 20px!important;
}
	div.adresse span.phone {
		font-size: 16px!important;
		display: initial;
	}
	.renseignement span {
    font-size: 27px;
	}
	header span.adress-header {
    font-size: 18px;
    margin-top: 35px;
    margin-left: 100px;
}
	.grid figure {
    width: 19%;
 }
	#bandeaux div.slogan-bandeau{
	    font-size: 28px;
	    line-height: 55px;
	}
	#print {
	font-size:16px!important
	}
	#bandeaux div.slogan-bandeau span{
		font-size:40px
	}
	#navfooter > ul{
		display:block;
	}
	#navfooter select {
		display: none
	}
	.widget div.dispo span {
		font-size: 22px;
	}
	.btna{
		font-size: 25px;
	}
	.widget span.titre-widget {
		font-size: 22px;
	}
	.widget li span.center{
		font-size: 15px;
	}
	.bloc-meme{
		width:23.7%;
		margin-right:1%;
	}
	.bloc-meme:last-child{
		margin-right:0
	}
	.bloc-meme:nth-child(2n+2){
		margin-right:1%
	}
	#print-bd {
		font-size: 15px;
	}
	.cont-offre {
		font-size: 13px;
	}
	.widget div.disponible span {
		font-size: 14px;
	}
	span.garanties-title {
		margin: 0 35%;
	}
	#logo a {
		min-height: 130px;
		}
	.main-header {
		min-height: 70px;
		}
	.slogan div.slogan span {
		padding: 0;
		font-size: 15px;
		line-height: 27px;
	}
	.slogan div.slogan {
		padding: 5px;
		display:block;
	}
	#main5 .bloc-cabinet {
		min-height:340px;
	}
	.main-header {
		position:absolute;
	}
	a.title-slider {
		display: block;
	}
}
@media (min-width: 1200px) {
	.title-slider strong{font-size:49px;}
	.grid figure {
    width: 24%;
    margin-right: 0.5%;
}
	.widget div.disponible span {
		font-family: 'Open Sans', sans-serif;
	}
	span.dispo{font-size: 19px;}
	.phone-footer.clearfix {
		font-size: 30px;
	}
	span.titre{
		font-size:22px;
	}
	header span.adress-header {
    margin-top: 35px!important;
	}
	
	.post.clearfix {
    width: 31%;
	}
	#main1 {
    font-size: 27px;
	}
	header span.adress-header {
    margin-left: 60px;
}
	footer nav li a {
    padding: 20px;
    font-size: 15px;
}
	#logo span.logo {
    right:0%;
	left:5%;
    bottom: 8px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}
	
			.fail {
    font-size: 20px!important;
}
	div.offre div.red-bold {
    font-size: 18px;
}
	.widget span.titre-widget {
    font-size: 22px;
 }
	#menu-drink a {
		font-size: 1.4em;
		padding: .7em 30px;
	}
	#logo a {
		min-height: 110px;
		}
#logo a {
background: url(https://static.b-forbiz.com/40e12b779f106513/templates/images/logo.png) no-repeat left 12px;
    min-height: 120px;
}
	.main-header {
		min-height: 120px;
		}
	.renseignement span {
    font-size: 30px;
	}
	select#listedesvaleurs {
    width: 300px;
	}
	input#captcha-input {
		vertical-align: initial;
	}
	.f-nav {
		z-index: 9999;
		position: fixed;
		left: 50%;
		top: 0;
		width: 100%;
		background: rgba(255,255,255,0.75);
		transform: translate(-50%, 0%);
		}
	.f-nav1 {
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    transform: translate(0%, 0%);
    background: #FFF!important;
 }
 .f-nav + #main {
    margin-top: 73px;
}

	.f-nav1 + .fixedd + #bandeaux {
    margin-top: 140px;
	}
	div.offre div.red-bold span.bon-3 strong {
    font-size: 20px;
}

	#menu-drink ul li a:hover:after, #menu-drink ul li a.active:after {
    content: '';
    width: 75%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
div.offre div.red-bold span.bon-2 strong {
    font-size: 19px;
}
.offre div.red-bold strong {
    font-weight: 900;
    font-size: 70px;
	}
#menu-drink ul li a:after {
    content: '';
    display: block;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    width: 0%;
    height: 1px;
    margin: 0px auto;
    background:#56a71c ;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    margin-top: 5px;
    transition-timing-function: ease;
}
#main2 div.title1 {
    font-size: 30px;
}
	#navfooter > ul{
		display:block;
	}
	#navfooter select {
		display: none
	}
	#print {
	font-size:24px!important;
	}
	.renseignement span {
    font-size: 30px;
	}
	footer div.cont-footer{
	min-height: 165px;
	}
	.bloc-meme{
	width: 24.2%;
    margin-right: 5px;
	}
	.bloc-meme:last-child{
	margin-right:0
	}
	header span.phone {
		font-size: 25px;
	}
	header span.adress-header{
	    font-size:20px;
		    margin-left: 120px;
	}
	#print-bd {
		font-size: 20px;
	}
	.cont-offre {
		font-size: 15px;
	}
	.widget div.disponible span {
		font-size: 18px;
	}
	span.garanties-title {
		display: inline-block;
		position: relative;
		z-index: 10;
		bottom: 10px;
		background: #F7F8FA;
		margin: 0 37%;
		color: #000!important;
		font-size: 19px!important;
		padding: 0 15px;
	}
	span.block-title:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left:0;
		right:0;
		z-index: 0;
		border-bottom: 1px solid #efefef;
	}
	span.block-title span.garanties-title:after{
		content: "+";
		display: inline-block;
		margin-left: 10px;
		vertical-align: bottom;
		font-weight: 700;
		font-family: Arial, sans-serif;
		color: #ea7817;
	}
	div.adresse span.phone {
		font-size: 27px!important;
	}
	div.adresse span {
		font-size: 15px;
	}
	a.btn-reservez {
	font-size: 22px;
    width: 85%;
	    margin-top: 44px;
}
.bloc-cabinet a.btn-reservez {
	font-size: 22px;
    width: 100%;
}
.slogan div.slogan span {
    padding: 0 0;
    font-size: 25px;
    line-height: 45px;
}
.slogan div.slogan {
    padding: 13px;
}
#main5 .bloc-cabinet {
	min-height: 358px;
}
}
@media (min-width:1500px){
	#main5 .bloc-cabinet span.phone {
    font-size: 27px;
    margin-top: 6px;
}
.widget div.disponible span.phone{font-size:25px!important;}
	.slogan div.slogan span {
		background: rgba(255,255,255,0.3);
		display: block;
		text-align: center;
		padding: 40px 0;
		font-size: 50px;
		line-height: 67px;
		color: #3a3635;
		font-weight: 700;
		text-shadow: 1px 1px 1px #fff;
	}
}
@media (max-width:650px){
	#logo span.logo {
    left: 11%;
    bottom: 16px;
    font-size: 12px;
    color: #000;
    font-weight: 400;
	right:0%;
}
}
@media (max-width:560px){
	#logo span.logo {
    left: 13%;
    bottom: 16px;
    font-size: 11px;
    color: #000;
    font-weight: 400;
	right:0%;
}
	.lien-mutuelle{font-size:13px;}
	#main5 .bloc-cabinet li{font-size:13px;}
	.box-adresse span {
    font-size: 11px!important;
    font-family: Oswald;
    font-weight: 500!important;
}
.phone-footer.clearfix {
    font-size: 24px!important;
}
span.adresse-footer {
    font-size: 11px!important;
    font-family: Oswald;
}
#main1, #main2 div.title1 {
    font-size: 14px!important;
    font-family: Oswald;
}
#main1 span.phone{display:block;}
.widget div.disponible span {
    font-size: 15px!important;
    font-family: Oswald;
}
.widget span.titre-widget {
    font-size: 13px!important;
}
span.box-adresse{ font-size: 12px!important;}
.bloc-cabinet ul li span{font-family: Oswald;font-size: 12px}
}
@media (min-width:270px) and (max-width:374px){
	#logo span.logo {
    left: 31%;
    bottom: 16px;
    font-size: 11px;
    color: #000;
    font-weight: 400;
	right:0%;
}
	#print-bd {
		font-size:14px;
	}
	.cont-offre {
		font-size:10px;
	}
	.widget div.disponible span {
    font-size: 13px!important;
    font-family: Oswald;
}
.widget div.disponible span {
    font-size: 10px;
    font-family: Oswald;
}
	#bandeaux div.slogan-bandeau span {
		font-size: 15px!important;
	}
	#bandeaux div.slogan-bandeau {
		font-size: 10px!important;
		line-height: 20px!important;
		padding: 5px 0!important;
	}
}

