/* ------------------------------------------------------------------------

Projet : Template site "Cliqeo template demo"

------------------------------------------------------------------------- */

/*-------------------------------------------------------------------------
============================================================================
            [ CSS Framework pour responsive themes pour CLIQEO ]
============================================================================
--------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------
1/*-----------[ Reset ]
2/*----------[ Header ]
3/*--[ Main container ]
4/*------[ Navigation ]
5/*---------[ Content ]
6/*------[ Form Input ]
7/*----------[ Tables ]
8/*------------[ Line ]
9/*-----[ Search Form ]
10/*------[ Read More ]
11/*------------[ Map ]
12/*--------[ Sidebar ]
13/*---------[ Footer ]
14/*-[ Contact Widget ]
15/*-----[ Ad Widgets ]
16/*-----[page contact]
17/*-------[Responsive]
/*--------------------------------
/*-[ Reset ]
---------------------------------*/
@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=Montserrat: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=Dosis:200,300,400,500,600,700,800);
@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:white;
	background: none;
    background-image: none;
}
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:#fff;
}
img,video,object,embed{
    max-width:100%;
}
iframe {
    max-width:100%;
}
blockquote{
    font-style:italic;
    font-weight:normal;
    font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-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:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
}
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:'Helvetica Neue',Helvetica,Roboto,Arial,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("images/unchecked.html") no-repeat 0px 0px;
  padding-left: 16px;
}
em.success {
  background:url("images/checked.html") no-repeat 0px 0px;
  padding-left: 16px;
}
h2#summary {
color : red;
}
form.cmxform label.error {
	margin-left: auto;
	width: 250px;
}
em.error { color: black; }
#warning { display: none; }
.more a, .bubble a:hover, #commentform input#submit {
    background-color: #79ACCD;
}
a, .title a:hover, #navigation ul ul li a:hover, #navigation > ul > li > a:hover {
    color:#00043c;
}

/*-----------------------------------------------
=================================================
                   [ Body ]
=================================================
------------------------------------------------*/
body{
    line-height:1;
    font: 14px/23px 'Open Sans', sans-serif;
    color: #000;
	background: url('images/bg.png') repeat;
}
::-moz-selection{
    background:#333;
    color:white;

}
::selection{
    background: #008dbb;
    color:white;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
    margin-bottom:12px;
    font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	text-align:left;
}
.sub-title{
    font-size:12px;
}
p{
    margin-bottom: 20px;
    line-height: 17px;
}
a{
    text-decoration:none;
    color: #00043c;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;

}
a:hover{
    opacity:0.7;
}
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;
}
/*-----------------------------------------------
/*-[ Main container ]
-----------------------------------------------*/
#page,
.container{
    background:transparent;
    padding: 0 20px;
    max-width: 960px;
    min-width:240px;
    overflow:visible;
}
#page{
    min-height:100px;
    float: none;
    clear: both;
    overflow:hidden;
}
#content_box div.box{
  display: block;
  background: #a1c4c9;
  text-align: center;
  color: #573022;
  font-size: 22px;
  font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
  font-weight: 500;
  clear: both;
  line-height: 45px!important;
  padding: 5px;
  letter-spacing: 0.22em;
}
#content_box div.box span{
  color: #a1c4c9;
  border-top: 2px solid #E8BDAE;
  display: block;
  background-color: #573022;
  line-height: 48px!important;
  font-weight: 400;
  font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
  width: 100%;
  font-size: 26px;
  text-align: center;
  display: block;
}
/*-----------------------------------------------
/*-[ Header ]
-----------------------------------------------*/
body > header{
    width: 100%;
    position: relative;
}
.m-show {
    display:none;
}
.main-header {
    z-index: 99;
    background-color:#fff;
	padding-bottom: 10px;
}
#logo{
    display: block;
	position:relative
}
#logo a{
    background: url(images/logo.png) no-repeat left center;
    display: block;
    min-height: 130px;
    line-height: 28px;
	color:transparent;
}
#logo a:hover{ 
	opacity:1
}
#logo span.logo {
    bottom: 30px;
    color: #0f7986;
    position: absolute;
    left: 78px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 19px;
    text-align: center;
    font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    line-height: 24px;
}
header span.phone, header span.adress-header{
	display: inline-flex;
	font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	color: black;
	font-weight: 400;
}
header span.adress-header {
    font-size: 20px;
    line-height: 24px;
	margin-top: 40px;
}
header span.phone{
    line-height: 50px;
    font-size: 30px;
    white-space: nowrap;
    margin-top: 40px;
	float: right;
}
header span.phone a{
	color:#2c4364;
}
header span.adress-header i.ion-ios-location {
    float: left;
    display: inline-block;
    font-size: 50px;
    margin: 0 10px 0 0;
    color: #0f7986;
}
header span.phone i.fa.fa-mobile, #ncf_sidebar  i.fa.fa-mobile{
    font-size: 50px;
    float: left;
    margin: 0 10px 0 0;
    color: #0f7986;
}
/*-----------------------------------------------
/*-[ Bandeaux]
-----------------------------------------------*/
#bandeaux{
    clear: both;
    float: none;
	position: relative;
    overflow: hidden;
	margin-bottom: 10px;
}
.left a.next,.left a.prev {
	position:absolute;
	top:48%;
	display:block;
	width:33px;
	height:33px;
	background-image:url('images/navs.png');
	color:transparent;
	background-repeat:no-repeat;
}
.left a.next{
	right:60px;
	background-position:-33px 0;
}
.left a.prev{
	left:60px;
	background-position:0 0;
}
.left a.next:hover,.left 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;
}
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:14px;
	height:14px;
	background-image:url('images/nav.png');
}
ul.callbacks_tabs li.callbacks_here a{
	background-image:url('images/nav-activ.png');
}
#bandeaux .btn-urgence {
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
    text-align: center;
    background: #08cae8;
    width: 400px;
    margin: 0 auto;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    display: none;
}
#bandeaux .btn-urgence:hover, #bandeaux .btn-urgence a:hover {
	opacity: 0.8;
}
#bandeaux .btn-urgence a {
    color: #fff;
    display: block;
    font-size: 35px;
    padding: 15px 0;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
}
/*-----------------------------------------------
/*-[ Slider]
-----------------------------------------------*/
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
	-webkit-box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.2); 
    box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}
.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;
}
.shadow-slider{
	height:19px;
	position:absolute;
	bottom:-20px;
	width:100%;
	z-index:1;
}
.rslides_tabs {
    background: transparent;
    font-size: 18px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 50%;
	position:absolute;
	bottom:20%;
	right:2%;
}
.rslides_tabs li{
	float:right;
	width:18px
}
.rslides_tabs a {
    background-image:url("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("images/nav-activ.png");
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
    color: transparent;
    font-weight: bold;
}
/*-----------------------------------------------
/*-[ menu ]
-----------------------------------------------*/
#menu-nav {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
}
#menu-button {
    vertical-align: bottom;
    float: right;
    padding: .375em;
    margin: 0 .375em 0 2em;
    opacity: .7;
    cursor: pointer;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    background-color: #4aaad4;
    background-position: left bottom;
    background-repeat: repeat-x;
}
#menu-button.selected,
#menu-button:active {
    opacity: 1;
    -moz-box-shadow: 0 1px 1px rgba(120, 120, 120, .2);
    -webkit-box-shadow: 0 1px 1px rgba(120, 120, 120, .2);
    -ms-box-shadow: 0 1px 1px rgba(120, 120, 120, .2);
    -o-box-shadow: 0 1px 1px rgba(120, 120, 120, .2);
    box-shadow: 0 1px  1px rgba(120, 120, 120, .2);
    background-color: #a1c4c9;
    margin-bottom: -.375em;
}
#menu-button-inner {
    background: transparent url(image/menu-bg.html) no-repeat 0 0;
    width: 78px;
    height: 41px;
}
section.cont-menu-haut {
    background-color: #0f7986;
    margin: 0 auto;
    padding: 0px;
    border-bottom: 3px solid #fff;
}
#menu-drink {
    display: none;
    z-index:999
}
#menu-drink ul {
	text-align:center;
    margin-bottom: 0;
}
#menu-drink li {
	text-align:center;
	 display:inline-block;
	 float:none;
}
#menu-drink a {
    color: #fff;
    white-space: nowrap;
    text-decoration: none;
    display: block;
    font-family:'Helvetica Neue',Helvetica,Roboto,Arial,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;
    font-weight:400;
    text-align:center;
    padding: .375em;
}
#menu-drink a.active, #menu-drink a:hover {
    color: #0f7986;
    background: #fff;
}
#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 button.dl-active, .dl-menuwrapper button, .dl-menuwrapper ul{
	background:#0f7986 !important
}
/*-----------------------------------------------
/*-[ Main ]
----------------------------------------------*/
#main{

padding: 7px 0;
}
#main2 {
    background: #fff;
    padding: 30px 0;
    overflow: hidden;
    border-top: 1px solid #0f7986;
}
.btn-envoie {
 color: #fff!important;
    background-color: #2472a4 ;
    font-weight: 600!important;
    font-size: 20px!important;
    width: 95%!important;
}
.fail {
    width: 95%!important;
}
/*-----------------------------------------------
/*-[ Content ]
----------------------------------------------*/
.article{
    margin-bottom: 20px;
	background: #f7f8fa;
	padding: 15px;
	border: 1px solid #e7ebf1;
}
#content_box,#content_box div,#content_box p {
    font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	color: #000;
	font-size:14px;
	text-align: justify;
	line-height:26px;
    margin-bottom: 0;
}
#content_box li{
	background:url(images/list-style.png) no-repeat left 8px;
	padding-left:15px;
	list-style: none;
	overflow:hidden;
	text-align:left;
	font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	color: #000;
	font-size:14px;
	line-height:26px;
}
#content_box h1 {
	color: #0f7986 ;
    font-size: 27px;
    font-weight: 400;
	margin-top: 10px;
	line-height:36px;
}
#content_box h2{
	color: #0f7986;
	font-weight:300;
	font-size:25px;
	line-height:36px;
}
#content_box h3{
	color: #0f7986;
	font-weight:300;
	font-size:23px;
	line-height:30px;
}
#content_box h4{
	color: #0f7986;
	font-weight:400;
	font-size:20px;
	line-height:30px;
}
#content_box h5{
	color:#0f7986;
	font-weight:400;
	font-size:16px;
	line-height:30px;
}
#content_box span{
	color: #313131;
	font-size:18px;
}
#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{
	margin:10px 10px 10px 0;
	border: 2px solid #0f7986;
}
#content_box article img {
	border: 0;
	margin: 0;
	height: auto;
	width: 95%;
}
.article ul {
    margin: 0.5em 0 1.571em 1em;
    list-style-type: circle;
	overflow:hidden
}
.article ol {
    margin: 1.5em 0 1.571em 1.571em;
    list-style-type: decimal;
}
.breadli {
    background-color: #edf0f6!important;
}
/*
Forme vig
*/
div.vignette{
	text-align:center!important
}
.ih-item img {
    width: 100%;
    height: 100%;
}
.ih-item.circle {
    margin: 0 auto 0px;
    position: relative;
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
}
.ih-item.circle .img {
    position: relative;
   width: 216px;
    height: 216px;
    border-radius: 50%;
	float: left;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
	border-radius: 50%;
    border: none!important;
	margin:0!important;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
     padding-top: 40%;
}
.ih-item.circle .info span{
	color:#fff!important;
	    font-weight: 700!important;
}
.ih-item.square {
  position: relative;
  width: 316px;
  height: 216px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.circle.effect6 .img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect6.colored .info {
  background: #1a4a72;
}
.ih-item.circle.effect6 .info {
  background: #0f7986;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect6 .info span.title {
    text-transform: uppercase;
    position: relative;
    top: 35px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0 0 0;
    height: 110px;
    text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
	color: #919191!important;
    font-weight: 300;
    font-size: 23px!important;
    line-height: 30px;
}
.ih-item.circle.effect6.scale_up .info {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ih-item.circle.effect6.scale_up a:hover .img {
  opacity: 0;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.ih-item.circle.effect6.scale_up a:hover .info  {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.ih-item.circle.effect6.scale_down .info {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.ih-item.circle.effect6.scale_down  a:hover .img {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ih-item.circle.effect6.scale_down  a:hover .info {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.ih-item.circle.effect6.scale_down_up .info {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.35s ease-in-out 0.2s;
  -moz-transition: all 0.35s ease-in-out 0.2s;
  transition: all 0.35s ease-in-out 0.2s;
}
.ih-item.circle.effect6.scale_down_up a:hover .img {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ih-item.circle.effect6.scale_down_up  a:hover .info {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*-----------------------------------------------
/*-[ Contactez-nous ]
----------------------------------------------*/
		body:not([class*=ncf_mobile]) .nks_cc_trigger_tabs.ncf_tab {
	top: 70% !important;
}



.ncf_exposed #ncf-overlay {
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.ncf_exposed #ncf-overlay:hover {
	cursor: pointer;
	cursor: url("../../www.laventlaw.com/wp-content/plugins/ninja-contact-form/img/close2.html") 16 16,pointer;
}




.ncf_color1, #ncf_sidebar .ncf_button:before {
	background-color: #c70f31 !important ;
}

#ncf_sidebar.ncf_minimalistic .wpcf7 p, #ncf_sidebar.ncf_minimalistic .wpcf7-response-output {
	color:  #c70f31;

}
#ncf_sidebar , .nks_cc_trigger_tabs.ncf_tab, .nks_cc_trigger_tabs.ncf_tab {
text-align:center;}

.ncf_minimalistic .ncf_form_res_message {
	color:  #c70f31 !important;
}
.ncf_color2 {
	background-color: #210c10 !important ;
}
.ncf_minimalistic .ncf_user_bio, .ncf_minimalistic .wpcf7 p {
	color:  #210c10 !important;
}

#ncf_sidebar.ncf_aerial .ncf_user_title{
	color: #210c10;
}

#ncf_sidebar input, #ncf_sidebar textarea, #ncf_sidebar select {
    padding: 8px 2%!important;
    border: none!important;
    font-size: 12px!important;
    background: #fff!important;
    border: 1px solid #ccc!important;
    color: #a2a2a2!important;
    width: 100%!important;
    font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
	margin: 5px 0;
}
#ncf_sidebar textarea {
    overflow: auto!important;
    resize: vertical!important;
    height: 100px!important;
}
.ncf_minimalistic .ncf_user_title{
	color:  #87555f !important;
}
.ncf_color3 {
	background-color: #87555f !important;
}
.ncf_color4 {
	background-color: #e06f86 !important ;
}
.ncf_color5 {
	background-color: #b31e41 !important ;
}
.ncf_imagebg_custom {
	background-image: url() !important;
}

.nks_cc_trigger_tabs .ncf-tab-icon .fa:before  {
			color: #0f7986!important;
		}
		.nks_cc_trigger_tabs.nks_metro .ncf-tab-icon .fa-stack-2x {
			background-color: rgb(62, 155, 241);
			}.nks_cc_trigger_tabs .ncf-tab-icon:after {
	font-family: inherit;
	content: 'CONTACTEZ-NOUS';
	position: absolute;
	top: -10%;
	font-size: 20px;
	left: 50%;
	line-height: 28px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: left top 0;
	-moz-transform-origin: left top 0;
	-ms-transform-origin: left top 0;
	-o-transform-origin: left top 0;
	transform-origin: left top 0;
	color: #FFF;
	padding: 6px 14px;
	margin-left: -20px;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-backface-visibility: hidden;
}

.ncf_hidden .nks-hover .fa-stack-1x.fa-inverse:before  {
	color: white !important;
}

.nks_cc_trigger_tabs.nks_metro .ncf-tab-icon:after {
	left: 0;
	top: 0;
	margin-left: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.nks_cc_trigger_tabs.nks_metro .ncf-tab-icon.fa-3x:after {
	padding: 21px;
	font-size: 24px;
}

.nks_cc_trigger_tabs.nks_metro .ncf-tab-icon.fa-2x:after {
	padding: 10px 21px;
}

.nks_cc_trigger_tabs.nks_metro .ncf-tab-icon.fa-2x:after {
	font-size: 18px;
}



body.ncf_sidebar_push > * {
    position: relative;
}
.ncf_exposed #ns-overlay {
	opacity: 0.3;
}
/* set up the keyframes */
@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; }
}
#ncf_sidebar .ncf_select_wrap:before {
    display:none!important;
}
#soumettre-un-dossier .control-group textarea {
	height:100px;
}
#soumettre-un-dossier h2{
	font-size: 19px;
	color: #333;
}
#ncf_sidebar.ncf_minimalistic {
    background-color: #7e7e80!important;
}
#ncf_sidebar.ncf_minimalistic .ncf_sidebar_cont {
    background: #fff!important;
}
#ncf_sidebar .ncf_sidebar_cont_scrollable span.phone {
	line-height: 50px;
	font-size: 30px;
	white-space: nowrap;
	display: block;
	font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	color: #fff;
	font-weight: 600;
	margin: 10px 25%;
}
#ncf_sidebar .ncf_sidebar_cont_scrollable span.phone a{
	color:#fff;
}
#ncf_sidebar .ncf_sidebar_cont_scrollable i.fa {
    font-size: 50px!important;
    color: #0f7986;
    text-align: center;
    line-height: 40px!important;
    margin: 3px 10px 0 3px;
    float: left!important;
}

#ncf_sidebar.ncf_minimalistic .ncf_sidebar_cont {
    margin-top: 20px!important;
}


.btn-envoie {
 color: #fff!important;
 background-color: #0f7986;
 font-weight: 600!important;
 font-size: 20px!important;
 width: 95%!important;
}
.btn-envoie:hover{ background-color: rgba();}
.fail {
    color: #f5f5f5!important;
    background-color: #d71921;
    font-weight: 600!important;
    font-size: 20px;
    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: #7e7e80;
	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;
}

/* The white hover effect */
.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;
}

/* Make visable when hover */
.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 #searchsubmit {
    background: #0f7986!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: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    line-height: 30px!important;
    display: table!important;
    margin: 10px auto 0!important;
    border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    -webkit-border-radius: 2px!important;
    width: 100%!important;
    cursor: pointer;
}
#ncf_sidebar #searchsubmit:hover {
	opacity:0.8
}
/*********
End Contactez-nous
*********/
.scrollup {
    z-index: 11000;
    background: #ccc;
    display: none;
}
/*-----------------------------------------------
/*-[ Tooltip effect ]
-----------------------------------------------*/
.tooltip-menu {
	display: inline;
	position: relative;
	z-index: 999;
}
/* Trigger text */
.tooltip-item {
    background: #fff;
    cursor: pointer;
    display: block;
    padding: .7em 8px;
    font-size: 1.1em;
    font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    color: #0f7986;
    text-transform: uppercase;
}
/* Arrow */
span.tooltip-item::before {
    content: '';
    left: 38px;
    top: 48px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #0f7986;
    border-width: 10px;
    z-index: 9999;
}
/* Gap filler */
.tooltip-item::after {
    content: '';
    position: absolute;
    margin: 0px 0px 0 70px;
    width: 260px;
    height: 20px;
    bottom: -17px;
    left: 50%;
    z-index: 9999999;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tooltip-menu:hover .tooltip-item::after {
	pointer-events: auto;
}
span.tooltip-menu:hover span.tooltip-item::before {
    display: none;
}
/* Tooltip */
.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 260px;
    left: 50%;
    margin: 10px 0 0 -125px;
    text-align: left;
    font-size: 0.765em;
    line-height: 1.4;
    box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
    background: #0f7986;
    opacity: 0;
    cursor: default;
    pointer-events: none;
    border-radius: 10px;
    box-shadow: 0px 0px 2px 2px #fff;
}
.tooltip-effect-1 .tooltip-content {
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-2 .tooltip-content {
	-webkit-transform-origin: 50% calc(100% + 10px);
	transform-origin: 50% calc(100% + 10px);
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,45deg);
	transform: perspective(1000px) rotate3d(1,0,0,45deg);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}
.tooltip-effect-3 .tooltip-content {
	-webkit-transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
	transform: translate3d(0,10px,0) rotate3d(1,1,0,25deg);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-4 .tooltip-content {
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: scale3d(0.7,0.3,1);
	transform: scale3d(0.7,0.3,1);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}
.tooltip-effect-5 .tooltip-content {
	width: 180px;
	margin-left: -90px;
	-webkit-transform-origin: 50% calc(100% + 6em);
	transform-origin: 50% calc(100% + 6em);
	-webkit-transform: rotate3d(0,0,1,15deg);
	transform: rotate3d(0,0,1,15deg);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
	-webkit-transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
	transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39);
}
.tooltip-menu:hover .tooltip-content {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
	transform: translate3d(0,0,0) rotate3d(0,0,0,0);
}
.tooltip-menu.tooltip-effect-2:hover .tooltip-content {
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,0deg);
	transform: perspective(1000px) rotate3d(1,0,0,0deg);
}
/* Arrow */
.tooltip-content::before {
    content: '';
    top: -20px;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #0f7986;
    border-width: 10px;
    margin-left: -10px;
}
/* Tooltip content*/
.tooltip-content img {
    position: relative;
    display: block;
    margin: 0 auto;
}
.tooltip-text {
    font-size: 15px;
    line-height: 1.35;
    display: block;
    padding: 15px;
    color: #fff;
    text-align: center;
}
.tooltip-effect-5 .tooltip-text {
	padding: 1.4em;
}
.tooltip-text a {
	font-weight: bold;
}
span.tooltip-text a {
    font-size: 14px!important;
    background: none!important;
    text-transform: uppercase!important;
    font-weight: bold!important;
    padding: 0!important;
}
span.tooltip-text a:hover {
    text-decoration: underline!important;
	color: #fff!important;
}
/*-----------------------------------------------
/*-[ Tables ]
-----------------------------------------------*/
table{
    width:100%;
    text-align:center;
    margin-bottom:0;
}
thead{
    background:#F7F8F9;
    font-size:14px;
    color:#585F65;
}
table th ,table td{
   text-align:left;
}   
table tbody tr td{ 
	padding-left: 10px; 
	background-color: #E3DEDA;
}  
.contact table tbody tr:first-child td,table tbody tr:first-child th {
	background: none repeat scroll 0 0 transparent !important;
    font-family: none !important;
    height: auto;
	line-height:auto !important;
}
table tbody tr:nth-child(2n+1) td,table tbody tr:nth-child(2n+1) th {
    background-color: #d7d8d5;
}
#content_box table tbody tr td {
	border:1px solid #fff;	
	color:#292b2a;
	font-size:18px;
	font-weight:400;
	font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	background: #eeede8;
	line-height:36px;
	font-style:normal;
}
table tbody tr td.day{
    font-weight: bolder;
    vertical-align: middle;
    background: #d7d8d5;
	color:#292b2a;
	font-size:18px;
	font-weight:400;
	font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
}
thead th{
    padding:14px;
}
tbody th{
    font-weight:normal;
    border-bottom:1px solid #F5F7F9;
	background-color: #B0B3B6;
	font-weight: bolder;
	
}
/*-----------------------------------------------
/*-[ Line ]
------------------------------------------------*/
hr{
    border: 1px dashed #A7A9AB;
    width: 72%;
    clear: both;
    position: relative;
}
/*-----------------------------------------------
/*-[ Search Form ]
-----------------------------------------------*/
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;
}
/*-----------------------------------------------
/*-[ Read More ]
----------------------------------------------*/
.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 ]
-----------------------------------------------*/
#map {
    display: block;
    height: 300px;
    margin-bottom: 24px;
    width: 100%;
   
}
div.map_home{
    display: block;
    height: 150px!important;
    width: 100%;
    margin:0!important
}
/********************** Form sidebar ******************/
li.widget.widget-sidebar select, li.widget.widget-sidebar form div.controls input, li.widget.widget-sidebar form div.controls textarea{
	padding: 10px 5px;
	background: #f1f3f2;
	border: 1px solid #e4e4e4;	
	margin-bottom: 10px;
	margin-left: 2%;
}
li.widget.widget-sidebar select {
	width: 96%;
}
li.widget.widget-sidebar #listedevaleurs{
	margin-top: 5px;
}
li.widget.widget-sidebar form div.controls input {
	width: 91%;
}
li.widget.widget-sidebar form div.controls textarea {
	width: 92%;
	height: 70px;
}
li.widget.widget-sidebar form input#searchsubmit {
	display: block;
	width: 96%;
	background: #4a4947;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	line-height: 36px;
	padding: 0;
	font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	margin: -20px auto 6px;
	cursor:pointer
}
ul.errors li{
	color:red!important;
	text-align:center;
	font-size:11px
}
/*****************************************************/
/*-----------------------------------------------
/*-[ Sidebar ]
----------------------------------------------*/
.sidebar.flexible {
    line-height: 23px;
    background: rgba(78, 93, 149, 0.07);
}
.sidebar_list{
    padding: 20px 0;
}
.widget {
    margin:0 auto;
    margin-bottom: 15px;
    overflow: hidden;
    width:85%;
	background:#ffffff;
	border:1px solid #fff;
}
.widget:last-child{
	margin-bottom:0
}
li.rappel{
    height:229px;
    position:relative;
}
li.rappel form{
    position:absolute;
    bottom:2%;
    margin:0 auto;
    text-align: center
}
.widget li {
    display: block;
    overflow: hidden;
    list-style-type: none;
    padding:5px 0px;
	font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	 font-size:11px;
	  color:#4a4947!important;
	 line-height:18px;
	 font-weight:400;
}
.widget li img.picto{
    float:left;
	margin-left: 3px;
}
.widget li span.center{ 
	display:block;
	padding:4px 0 0px 2px;
	font-size:12px;
	text-align: left;
	font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	font-weight: 300;
	float: left;
}
.box-adresse{
	background-color: #0f7986;
	color: #fff;
	font-size:15px;
	padding: 10px 5px;
	margin:5px;
	text-align: center;
	float: none;
	font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	font-weight: 400;
	display: block;
	white-space: nowrap;
}
.box-adresse.prix{
	font-weight: bold;
    font-size: 18px;
}
.widget span.titre-widget {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    margin-bottom: 0px;
    padding:3px;
    color: #fff;
    background:#21d0c3 ;
	font-weight:300;
	text-align:center;
	display: block;
	text-transform: uppercase;
}
.widget.rdv {
    text-align: center;
    background: #1bb33f;
    margin: 0 auto;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    display: block;
}
.widget.rdv a {
    text-align: center;
    background: #1bb33f;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 10px 0;
    font-weight: 700;
	text-decoration:none
}
.widget.rdv img{
	display:block;
	margin: 10px auto;
}
.widget.rdv > a > img:hover{
	opacity: 0.7;
}
.widget.rdv .center {
	text-align:center;
	display:block;
	padding: 10px;
	font-weight: bold;
}
.widget .proximite{
	padding: 10px;
    display: block;
}
.widget div.disponible{
    padding: 15px 5px 5px;
    text-align: center;
    font-weight: 700;
	font-size: 14px;
    font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
}
.widget div.disponible span {
    background: #08cae8;
    padding: 10px 5px;
    margin: 10px 0;
    font-weight: 400;
    display: block;
    color: #fff;
    font-size: 20px;
}
.widget .portrait {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin:5px auto;
	width: 180px;
    height: 180px;
}
.widget div.dispo span.phone a{
	color:#fff;
}
.lespictos:first-child i:nth-child(1) {
    color: #0f7986!important;
}
.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: #0f7986;
    background-size: 100% 100%;
    min-width: 100%;
    border: 0;
    border-radius: 4px;
    padding: 15px;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1.2px;
    overflow: hidden;
    cursor: pointer;
    font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    line-height: 39px;
}
.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(images/phone1.png) 7px center no-repeat;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    padding: 8px 5px;
	float:left
}
.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 div.paiement {
    text-align: center;
    margin: 10px 0 5px;
}
.widget div.paiement  img{
	padding: 5px 9px;
}
.widget div.box-info{
    text-align: center;
    padding: 10px 5px ;
}
.widget div.box-info img{
	margin: 5px auto;
	display: block;
}
.widget div.savoir {
    color: #4a4947;
    line-height: 35px;
    text-align: center;
    font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    margin: 10px 5px;
    font-size: 15px;
}
.widget span.pictos span {
    display: block;
    text-align: center;
    font-weight: 500;
    line-height: 32px;
    margin-left: 4px;
    font-size: 14px;
}

.widget span.pictos img {
	vertical-align: middle;
}
/*-----------------------------------
			[ bon de reduction ]
-------------------------------------*/
#print{
	display:block;
	position:absolute;
	bottom:-6%;
	right:2%;
	background-color:#b17d5e;
	border-radius: 3px;
	padding:0 10px;
	color:white;
	text-transform:uppercase
}
/*-----------------------------------------------
/*-[ Footer ]
------------------------------------------------*/
body > footer{
    background: #fff;
    border-top: 1px solid #0f7986 ;
    padding: 25px 0;
}
footer div.cont-footer{
	border-right: 1px solid #0f7986 ;
    min-height: 170px;
}
.top {
	
}
.top a:first-child{
    margin: 17px 5px 0 0;
}
footer i.fa{
    font-size: 32px!important;
    color: #0f7986;
    text-align: center;
    line-height: 40px!important;
    margin: 0 9px 0 3px;
    float: none!important;
}
div.adresse span{
	color: #2472a4;
	font-size: 14px;
	font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	line-height: 21px;
	display: inline-block;
}
div.adresse span.phone{
	font-size: 15px;
}
div.adresse span.phone a{
	color:#21d0c3; 
	font-size: 21px;
}
div.adresse div.adress-footer{
	margin-bottom:15px;
}
footer nav li{
	display: block;
    text-align: center;
}
footer nav ul {
	display: none;
}
footer nav li a {
	font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
	font-size: 15px;
	color: #2472a4;
	text-transform: none;
	line-height: 32px;
}
nav li a.active, nav li a:hover {
    text-decoration: underline;
}
#navfooter select {
    display: inline-block;
    max-width: none;
    border: none;
    padding: 7px 15px;
    margin-top: 0;
    width: 100%;
    color: #fff;
    background: #08cae8 ;
    font-size: 12px;
    margin: 5px 0;
}
.copyrights {
    font-size: 14px;
    color: #2472a4;
    float: right;
    padding-bottom: 20px;
    text-align: right;
    font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
}
.iconreseau{
	margin-bottom: 20px;
}
.iconreseau a{
    display: block;
    float: right;
}
.iconreseau a i{
    color: #08cae8 ;
    font-size: 24px!important;
    vertical-align: middle;
    padding: 7px 8px 6px 2px;
    margin: 0;
    font-style: normal;
    line-height: 35px;
}
.contact-us {
    color: #FFF;
    font-size: 17px;
    font-weight: 700;
    background: #0f7986;
    padding: 5px 10px 6px;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    margin-bottom: 17px;
    margin-top: 18px;
    letter-spacing: 1px;
    border-radius: 999px;
    -moz-border-radius: 999px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    display: block;
    font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    letter-spacing: 3px;
    margin: 20px;
}
.contact-us .fa.fa-calendar
{
	font-size: 30px;
	margin: 5px 10px!important;
}
.contact-us:hover {
     color: #0f7986;
    background: #ffffff;
    opacity: 1;
    border: 1px solid #0f7986;
}
/*-----------------------------------------------
/*-[ Contact Widget ]
-----------------------------------------------*/
article #map-holder{
	padding:0
}
.contact form table td{
    background:transparent!important
}
.contact input[type="text"] {
    color: #888;
    -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;
    margin-bottom:8px
}
.contact input[type="submit"] {
    background-color:#4aaad4;
    cursor: pointer;
    color: white!important;
    border: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    margin-top:10px;
    padding-top:5px;
    padding-bottom:5px;
    width:80px;
}
.contact input[type="submit"]:hover {
    opacity:0.7
}
.contact textarea{
    height:100px
}
.contact textarea:hover,.contact input[type="text"]:hover {
	opacity: 0.8;
    border: 1px solid #cfd5e1;
}
.contact tr td{
	padding-left:0
}
#map {
    display: block;
    height: 275px;
    width: 100%;
}
div.map_home{
    display: block;
    height: 150px!important;
    width: 100%;
    margin:0!important
}
.map-activation {
    background: rgba(0, 0, 0, 0.68)!important;
    color: #fff!important;
    position: absolute!important;
    z-index: 99!important;
    width: 100%!important;
    height: 300px!important;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.72);
 border-top: 2px solid rgba(255, 255, 255, 0.72);
}
#map * {
 overflow:visible;
}
.map-activation em{
 font-size:12px;
 position:absolute;
 height:12px;
 top:50%;
 margin-top:10px;
 text-align:center;
 width:100%;
 font-weight:normal;
 opacity:0.7;
}

.map-activation strong{
 font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
 font-style:normal;
 position:absolute;
 height:20px;
 font-size:29px;
 top:50%;
 margin-top:-20px;
 text-align:center;
 width:100%;
 font-weight:normal;
} 
 /**fin map activation*/
/*-----------------------------------------------
/*-[ Form Input ]
-----------------------------------------------*/
input,textarea,select{
    padding:8px 12px;
    border:none;
    font-size:12px;
	background:#eceff3;
    border: 1px solid #dfe4ed;
    color: #5E656D;
	width:100%;
	font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
    padding: 9px;
}
input.bouton{
	background-color: transparent;
    background-image: url("images/send.html");
    background-position: left top;
    background-repeat: no-repeat;
    color: transparent;
    float: right;
    margin-bottom: 20px;
    margin-top: 8px;
    padding: 2px 4px;
    text-transform: uppercase;
}
div.cont input.bouton{
	float:right;
	color:transparent;
	text-transform:uppercase
}
input.numero{
    width:160px;
}
input.send{
    background-color:#b17d5e;
	border-radius: 3px;
	padding:5px 10px;
	color:white;
    cursor: pointer;
	margin-top:5px;
	margin-left:105px;
	border:none;
	text-transform:uppercase
}
#map-holder{ 
	padding: 5px 5px 1px 5px
}
textarea{
    overflow:auto;
    resize:vertical;
	background: #fff;
}
select{
    padding:12px 20px;
}
input:focus,
textarea:focus{
}
::-webkit-input-placeholder{
    color:#585F65;
}
::-moz-input-placeholder{
    color:#585F65;
}
::-ie-input-placeholder{
    color:#585F65;
}
::-o-input-placeholder{
    color:#585F65;
}
::input-placeholder{
    color:#585F65;
}
/*-----------------------------------------------
/*-[ Ad Widgets ]
-----------------------------------------------*/
.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%;
}
footer .ad-300 img, footer .ad-125 img {
    padding: 0;
    background: #FAFAFA;
    border: 0;
}
footer li.oddad {
    margin-right: 5%;
}
#respond h3{
    margin-top: 18px;
    font-size: 18px;
    margin: 15px 0 0 0;
    padding: 0 0 20px 0;
    color: #666;
}
/*-----------------------------------------------
/*[page contact]
------------------------------------------------*/
.content article div.contact input[type="text"] {
    width: 320px;
}
.content article div.contact textarea{
    height: 230px;
    width: 90%;
}
.ajouteravis{
	background: #08cae8;
}
.widget #avis span.aviscount {
    text-align: center;
    font-size: 13px;
}
.slogan{
	 display: block;
    text-align: center;
    font-weight: 600;
    color: #08cae8;
	}
/*-----------------------------------------------
/*[Responsive]
/*---------------------------------------------*/
/*-  MEDIA QUERIES
 ----------------------------------------------------------------------*/
/* Disable ios/winmob font size changes */
@media (max-width: 420px) and (min-width: 270px){
	 #logo a {
		background-size: 100%;
		max-width: 260px;
		min-height: 92px;
		display: block;
		margin: 0 auto;
	}
	#logo span.logo {
		left: 0px!important;
		font-size: 13px;
		bottom: 0px!important;
	}
	.widget div.disponible span {
		font-size: 21px;
	}
	.fail {
		font-size: 10px!important;
	}
	#ncf_sidebar .ncf_sidebar_cont_scrollable span.phone {
		font-size: 20px;
		width: 170px;
	}
	.ih-item.circle.effect6 .info{
  background: transparent ;
  opacity: 1;
	}
	.ih-item.circle.effect6.scale_up  .info{
		-webkit-transform: scale(1); */
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); 
		
	}
}
@media (max-width: 767px) {
    .m-show {
        display:block;
    }
    .m-hide {
        display:none;
    }
    .widget {
    margin:0 auto;
    margin-bottom: 0px;
    overflow: hidden;
    width:85%;
    background:#ffffff;
    border:1px solid #fff;
    }
	header div{
		text-align:center
	}
	.widget.rdv a{
		font-size: 18px;
	}
	.widget div.savoir{
		font-size:13px
	}
	#logo a {
	    width: 185px;
    margin: 0 auto;
    background-size: auto;
	}
	#logo span.logo {
		left: 0;
		right: 0;
		position: relative;
		display: inline-block;
		bottom: 30px;
		font-size: 12px;
	}
	header span.phone, header span.adress-header {
		float: none;
		display:inline-flex;
		margin-top: 10px;
	}
	header span.phone{
	    font-size: 24px;
	}
	header span.adress-header{
	    font-size: 15px;
        margin-top: 25px;
	}
	#dl-menu.dl-menuwrapper{
		display:block;
	    z-index: 9999;
	}
	#menu-drink {
		display: none;
	}
	.left a.next, .left a.prev, ul.callbacks_tabs li a, ul.callbacks_tabs li.callbacks_here a{
		background-image:none
	}
	.rslides_tabs{
		bottom:28%;
	}
	.ad-300 img{
		width:100%!important
	}
	body > footer{
	   min-height:70px;
	}
	footer nav {
		width:100%;
	}
	footer nav{
	    padding:0!important
	}
	footer .copyrights{
	  width:100%;
	  padding-bottom: 20px;
	  text-align: center;
	}
	div.adresse{
		width:100%!important;
		text-align: center;
	}
	.top {
		float: none;
	}
	.widget div.dispo span {
		font-size: 23px;
		display: block;
		margin: 0 auto;
	}
	.widget span.titre-widget {
		font-size: 16px
	}
	.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
	}
	.contact form tr td {
		display: block;
		clear: both;
		text-align: left;
	}
	footer div.cont-footer {
		border: none;
		min-height: inherit;
		padding: 15px;
	}
	.iconreseau a {
		float: none;
	}
	.div-responsive {
		width:100%!important;
	}
	.dl-menuwrapper li a.active {
		color:#0f7986;
		background: #fff;
	}
	.box-adresse.prix {
		font-size: 16px!important;
	}
	.ih-item.circle.effect6 .info{
  background: transparent ;
  opacity: 1;
	}
	.ih-item.circle.effect6.scale_up  .info{
		-webkit-transform: scale(1); */
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); 
		
	}
	.ih-item.circle.effect6 .info {
    background: #08cae8 ;
    opacity: 0.6;
    transform: scale(1)!important;
}
.ih-item.circle .info span {
	
    color: #fff!important;
    font-weight: 900!important;
	font-size: 20px;
}
.map-activation strong {
    
    font-size: 16px;
 } 
}
@media (min-width: 768px) {
	#menu-drink a {
		font-size: 0.8em;
		padding: .7em 13px;
	}
	.widget div.savoir{
		font-size:11px
	}
	.widget.rdv a{
		font-size: 14px;
	}
	#logo a {
		background-size: 100%;
	}
	#logo span.logo {
		left:-20px;
		right: 0;
		bottom: 0;
		font-size: 12px;
	}
	header span.adress-header{
	    font-size: 17px;
	}
	#navfooter > ul{
		display:block;
	}
	#navfooter select {
		display: none;
	}
	.widget div.dispo span {
		font-size: 16px;
	}
	.widget span.titre-widget {
		font-size: 15px;
	}
	.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: #0f7986;
		content: "";
		display: block;
		font-family: FontAwesome;
		font-size: 40px;
		height: 50px;
		position: fixed;
		right: 10px;
		text-align: center;
		width: 50px;
		z-index: 9999;
		background: none 0px 0px repeat scroll transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #0f7986;
		transition: all 1s ease 0s;
		display: block;
	}
	#bandeaux .btn-urgence {
		display:block;
	}
	.box-adresse.prix {
    font-size: 14px;
}
.widget div.disponible span {
    font-size: 19px;
}
div.adresse span.phone a {
    font-size: 17px;
}
div.adresse span {
    font-size: 10px;
}
.ih-item.circle .img {
	width: 160px;
    height: 160px;
}
.contact-us .fa.fa-calendar {
    font-size: 20px;
	margin: 5px 0;
}
.contact-us {
    font-size: 15px;
	padding: 5px 0 6px;
}
}
@media (min-width: 992px) {
	#menu-drink a {
		font-size: .9em;
		padding: .7em 25px;
	}
	#logo span.logo {
    left: -100px;
    right: 0;
    bottom: 0;
    font-size: 12px;
}
	.widget.rdv a{
		font-size: 18px;
	}
	header span.adress-header{
	    font-size: 22px;
	}
	.widget div.savoir{
		font-size:14px
	}
	#logo a {
    background-size: auto;
}
	#navfooter > ul{
		display:block;
	}
	#navfooter select {
		display: none
	}
	.widget div.dispo span {
		font-size: 22px;
	}
	.widget span.titre-widget {
		font-size: 20px;
	}
	.ih-item.circle .img {
	width: 200px;
    height: 200px;
}
.contact-us .fa.fa-calendar {
    font-size: 30px;
}
.contact-us {
    font-size: 18px;
	padding: 5px 10px 6px;
}
}
@media (min-width: 1200px) {
	#menu-drink a {
		font-size: 1.1em;
		padding: .7em 17px;
	}
	header span.adress-header{
	    font-size: 21px;
	}
	.widget.rdv a{
		font-size: 18px;
	}
	#logo span.logo {
		left:-115px;
		right: 0;
		bottom: 0;
		font-size: 12px;
	}
	.f-nav{
		z-index: 9999;
		position: fixed;
		left: 0%;
		top: 0;
		width: 100%;
		transform: translate(0%, 0%);
	}
	#logo a {
    background-size: auto;
}
	div.adresse span {
	    font-size: 15px;
		}
	div.adresse span.phone {
		font-size: 21px;
		white-space: nowrap
	}
	.widget div.savoir{
		font-size:15px
	}
	#navfooter > ul{
		display:block;
	}
	#navfooter select {
		display: none
	}
	.box-adresse.prix {
    font-size: 17px;

}
.widget div.disponible span {
    font-size: 20px;
}
.ih-item.circle .info span {
    color: #fff!important;
    font-weight: 700!important;
}
div.adresse span.phone a {
    font-size: 21px;
}
div.adresse span {
    font-size: 14px;
}
.ih-item.circle .img {
	width: 216px;
    height: 216px;
}
.map-activation strong {
    
    font-size: 29px;
 }

