/* ------------------------------------------------------------------------
        
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=Crimson+Text');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Russo+One');
@import url('https://fonts.googleapis.com/css?family=Cedarville+Cursive');
@import url('https://fonts.googleapis.com/css?family=Cedarville+Cursive|Shadows+Into+Light');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Cookie');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Montserrat|PT+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Fredericka+the+Great&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin&display=swap');
width{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
}
html {
    overflow-x: hidden;
}
.dl-menuwrapper li>a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 50px;
    font-family: 'icomoon';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: ">";
    color: #fff;
    z-index: 999;
    width: 10%;
    text-align: center;
    background: white;
    color: #5a191f;
    right:-10%;
}
.flesh{
    position: absolute;
    top: 0;
    right: 0;
    width:10%;
    display: block;
    height:100%;
    z-index: 9999;
    color:white
}
ul.dl-menu.dl-menuopen.dl-subview .flesh{
    display:none;
}
li.nav-team a {
    width: 90%;
}
ul.dl-submenu a {
    width: 100%;
}
.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: #fff;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 100%;
    left: 0;
    text-align: right;
}
*:not(.cr-container) {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.class_box {
	background-color:#fff!important;
}

article, aside, details, .BlocsMain, 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
}

img,video,object,embed{
    max-width:100%;
}
iframe {
    max-width: 100%;
    display: block;
    margin: 0 auto 15px;
}
blockquote{
    font-style:italic;
    font-weight:normal;
	font-family: 'Roboto', 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:arial;
}
blockquote p{
    margin-bottom:10px;
}
strong ,b {
    font-weight:bold;
}
em, i, cite {
    font-style:italic;
}
small{
    font-size:100%;
}
figure{
    margin: 0px 0px;
}
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/3c0d8255a6db8e9e/templates/images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
}
em.success {
background:url("https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  
}
h2#summary {
color : red; 
}
h2#summary span {
color:#333333!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;
} 

/*-----------------------------------------------
=================================================
                   [ Body ]
=================================================
------------------------------------------------*/
body{
    font: 14px/23px 'Open sans', sans-serif;
    color: #333333;
    background: #fff;
    margin:0;
}
::-moz-selection{
    background:#333;
    color:white;

}
::selection{
    background:#333;
    color:white;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
#bandeaux .container{
	    position: relative;
    
    z-index: 9;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
    margin-bottom:12px;
    clear: both;
    text-align:left;
    font-family: 'Open sans', sans-serif;
}

h1{
    font-size:28px;
    line-height:30px;
}
h2{
	font-size: 22px;
    line-height: 30px;
}
h3{
    font-size:20px;
    line-height: 30px;
}
h4{
    font-size:18px;
    line-height:25px;
}
h5{
    font-size:16px;
    line-height:25px;
}
h6{
    font-size:15px;
    line-height:24px;
}
.sub-title{
    font-size:12px;
}
p{
    margin-bottom: 20px;
    line-height: 20px;
}
a{
    text-decoration:none;
    color: #333333 ;
    -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 {
    color: #333333   ;
}
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;
}

span.title-onglet{
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    text-align: center;
    margin: auto;
    overflow: hidden;
    padding: 5px 0;
}

span.title-onglet span strong {
    color: #fff;
    font-size: 30px;
    visibility: inherit;
    transition: none;
    line-height: 60px;
    font-size: 55px;
	display: block;
    text-align: center;
    text-shadow: 0 3px 10px rgba(0,0,0,1);
}

span.titre-anim {
    color: #fff;
    text-shadow: 1px 1px 1px #333333;
    display: block;
    visibility: inherit;
    transition: none;
    line-height: 30px;
    font-weight: 400;
    font-size: 16px;
    opacity: 1;
	}

span.title-onglet a.savoir {
    color: #fff;
    display: block;
    font-size:20px;
    line-height:30px;
    text-align: center;
    background: #7EC211;
    margin: 5px auto;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    overflow:hidden;
    position:relative;
    z-index: 1;
}
span.title-onglet a.savoir:before {
    background:#333333;
    content:"";
    height:0;
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    z-index:-1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

span.title-onglet a.savoir:hover:before {
    height:100%;
}
 span.title-onglet a.rdv {
	color: #fff;
	background-color: #85b9b8;
	 border: 1px solid #85b9b8;
    border-radius: 50px;
    padding: 10px 5px;
	cursor: pointer;
    display: inline-block;
	font-size: 18px;
    line-height:30px;
	margin: 10px 0;
	text-align: center;
    text-decoration: none;
	box-sizing: border-box;
    transition: background-color .3s ease-in,border-color .3s ease-in,color .3s ease-in;
	max-width:100%
}

span.title-slides{
    position: absolute;
    left: 56%;
    top: 33%;
    overflow: hidden;
}
span.domaines {
    display: block;
    color: #333333;
    margin-bottom: 20px;
    font-size: 55px;
    line-height: 60px;
    text-shadow: 2px 2px 4px #fff;
    font-weight: bold;
    position: relative;
    bottom: 25px;
    animation: animTitle 1s;
    animation-delay: 0.4s;
    animation-fill-mode: forwards;
}
span.dom1, span.dom2, span.dom3,span.dom4 {
    display: block;
    text-align: center;
    background: rgba(37, 37, 37, 0.9);
    color: #fff;
    width: 30%;
    position: relative;
    padding: 5px 11px;
background-image: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/check.png);
    background-repeat: no-repeat;
    background-position: 5% center;
    margin: 6px 75%;
    left: 176px;
    animation: animDom 0.6s;
    animation-fill-mode: forwards;
	
	
}
span.dom1{
animation-delay: 1s;

} 
span.dom2{
animation-delay: 1.6s;


}
span.dom3{
animation-delay: 2.2s;

}
span.dom4{
animation-delay: 2.9s;

}
a.polique {
    display: block;
    text-align: center;
    text-decoration: underline;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    color: #252525;
    padding: 10px 0;
}
/*-----------------------------------------------
/*-[ Main container ]
-----------------------------------------------*/
#page{
    min-height:100px;
    float: none;
    clear: both;
    overflow:hidden;
}
.pagination.pagination-centered.default ul li {
    display: inline-block;
    list-style: none;
    background: none!important;
}
/*-----------------------------------------------
/*-[ Header ]
-----------------------------------------------*/


.main-header {
    z-index: 99;
    background: #f3f3f3;
}
#logo{
    display: block;
    position:relative;
}
#logo-form a{
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/logo-form.png) no-repeat center center;
    display: block;
    min-height: 95px;
}
#logo a, #logoMobile a{
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/logo.png) no-repeat left center;
    display: block;
    min-height: 125px;
    line-height: 28px;
}
#logo span{
    font-size: 12px;
    color: #333333;
    text-align: center;
    display: block;
    position: relative;
    top: 0;
}

#logo a:hover{ 
	opacity:1
}
#logo span.logo {
    color: #fff;
    position: absolute;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    line-height: 15px;
}
.pos{
	/* float: right; */
	margin-top: 6px;
	text-align: center;
}
.breadli i.fa.fa-home {
    color: #313131!important;
}
.adress-top{
    color: #7EC211;
    display: inline-block;
    text-align: center;
}
header .adressMobile {
    display: none;
}
.planacces a{
    background: #05a6bf;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 16px;
    padding: 4px 20px;
    border: 1px solid #fff;
}
.planacces a:hover{
	background: rgb(144, 1, 12);
}
.adress-top span{
    display: inline-block;
	vertical-align: middle;
}

.adress-top i.fa.fa-map-marker {
    font-size: 25px;
    vertical-align: middle;
    display: inline-block;
    text-align:center;
    color: #5a191f;
}
span.adress-top.mobile {
	display:none;
}
span.adress-top.pc{
	display:inline-block;
	padding: 10px 0;
}
span.txtTop {
    display: block;
    text-align: center;
    font-size: 20px;
}
header span.adress-header{
	display: inline-block;
	color: #fff;
	font-weight: 500;
}

header span.adress-header {
    font-size: 20px;
    line-height: 26px;
}
header span.adress-header span{
    line-height: 28px;
    display: inline-block;
    text-shadow: 1px 0 1px #f28124;
	text-align:center;
}
ul.sidebar_list{
	margin:0;
	padding:0;
}

header span.phone.Mobile, .NosFormules.mobile, .adress-top.mobile{
	display:none
}
.NosFormules.pc{
	display:block
}
header .BottomHead{
	position:relative;
}

header .reseau a{
	display: block;
    text-align: center;
    margin: auto;	
}
header .reseau a{
	color: #05a6bf;
    font-size: 30px;
    margin-top: 25px;
    display: inline-block;
    text-align: center;

}

header .reseau a:hover i.fa.fa-linkedin-square {
    color: #0077b5!important;
}
header .reseau a:hover  i.fa.fa-facebook-square {
    color: #3b579d;
}
header .horaire{
	display:none
}
header ul.infoAcce {
    margin: 0 0 15px;
}
header ul.infoAcce li  span {
	vertical-align:middle;
}
header ul.infoAcce  li img {
	vertical-align:middle;
}
header ul.infoAcce li   {
margin-top:10px;
}
.ad-300 h2 {
    font-size: 15px;
	margin-top: -13px !important;
	color: #333;
	line-height: 32px;
	float: left;
	margin-bottom: 0;
}    
.rappel form {
   margin: 0px;
   text-align: center;
   width: 87%;
}

input.numero {
    width: 160px;
    background: #fff;
    border: 1px solid rgba(10, 9, 9, 0.61);
}
input.send {
    background-color: #301860;
    padding: 5px 0px;
    color: white;
    cursor: pointer;
    margin-top: 5px;
    border: none;
    text-transform: uppercase;
    width: 35px;
    font-size: 18px;
    text-align: center;
    vertical-align: bottom;
    height: 35px;
}
.rappel-contact input.numero{
	padding-top:0;
}
.rappel-auto #txtrappel {
    top: 35px;
}
.rappel-auto {
    float: left;
}
.rappel {/* padding-right: 38%; */}
span.adresseprint {
    font-weight: 500;
    line-height: 25px;
    font-size: 15px!important;
    padding-left: 55px;
    text-align: left;
    display: block;
    color: #333333!important;
}
td span.adress-header{
background: url('https://static.b-forbiz.com/3c0d8255a6db8e9e/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/3c0d8255a6db8e9e/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: #333333!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;
}
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 #333333;
    clear: initial!important;
    position: relative;
    margin-bottom: 20px;
    padding: 8px;
    float: left;
    margin: 10px 7px;
    min-height: 335px;
    width: 100%;
}
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;
}
header .horaire span {
    color: #05a6bf;
    display: block;
    font-size: 16px;
    padding: 10px 0;
}


img.imgClient {

    margin: 10px auto 20px;
    display: block;
	border: 12px solid #fff;
    max-width: 100%;
    box-shadow: 3px 5px 8px rgba(0,0,0,0.5);
}

	.titleAcc{
    width: 100%;
    padding: 15px 0 15px 0;
    text-align: center;
    color: #fff;
    font-size: 25px;
    position: relative;
    background: #ebebeb;
	    margin: auto;
    margin-bottom: 20px;
	
}
.titleAcc:after, .titleAcc:before,.box-atout h5:after, .box-atout h5:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.titleAcc:after ,.box-atout h5:after{
    border-top-color: #ebebeb;
    border-width: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.desc {
    text-align: justify;
    color: #333333;
    font-size: 14px;
    line-height: 26px;
}

.desc ul{
    padding: 0;
    margin: 0;
}
img.mm-style {
    display: inline-block;
    margin: 5px auto;
    border: 1px solid #eaebed;
    box-shadow: 0 0 6px rgba(144, 144, 144, 0.62);
    -webkit-box-shadow: 0 0 6px rgba(144, 144, 144, 0.62);
    -moz-box-shadow: 0 0 6px rgba(144, 144, 144, 0.62);
    padding: 5px;
}


span.title b{
	font-size: 40px;
    color: #333333;
	}



.Accueil {
    padding: 40px 0;
	background: #fefefe;
    color: #333333;
}
.Accueil .bg-vert {
    background: #7EC211;
    padding: 20px 0;
	margin-bottom: 20px;
}
.Accueil .bg-noir .titleAcc{	
		
	color: #fff;
	background:#7EC211;
}

.Accueil .bg-vert .titleAcc {
	
	color:#333333;
}
.bg-noir  .titleAcc:after {
    border-top-color: #7EC211;
}


.Accueil .bg-vert .desc {
	
	color:#fff;
}

.cliqeo img:hover{opacity:0.8;}



.bloc-service  {
    padding: 50px 0 30px 20px;
    background: #eee;
	    border-right: 180px solid #7EC211;
}

.bloc-service .TitleService{
    font-size: 30px;
    font-weight: 300;
    display: block;
    letter-spacing: 1px;
    color: #252525;
    text-align: center;
    font-weight: 700;
    line-height: 40px;
}
.bloc-service img{
	vertical-align: text-top;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
	    display: block;
    margin: 10px auto;
}
.bloc-service img:hover{
    -moz-transform: scale(1.09) rotate(3deg) translateX(0.4px);
    -webkit-transform: scale(1.09) rotate(3deg) translateX(0.4px);
    -o-transform: scale(1.09) rotate(3deg) translateX(0.4px);
    -ms-transform: scale(1.09) rotate(3deg) translateX(0.4px);
    transform: scale(1.09) rotate(3deg) translateX(0.4px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.box-atout h3{
    width: 100%;
    padding: 15px 0 15px 0;
    text-align: center;
    color: #333333;
    font-size: 19px;
    background: #ededed;
    margin: 55px auto 20px;
    letter-spacing: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    display: block;
}

.box-atout:hover {
	opacity:0.7;
}
/*-----------------------------------------------
/*-[ Strat Vignettes]
-----------------------------------------------*/
.Nosforfaits {
    /* padding: 5px 0; */
    background: #5a191f;
}
#imgVign {
	background: #e2dfdb;
	padding: 40px 0;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.ih-item {
  position: relative;
  -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,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  margin: 0;
  padding-left: 0;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
}
.ih-item.circle .img {
  position: relative;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 10px rgba(253, 226, 208, 0.55), 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 .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.circle {
    position: relative;
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    perspective: 900px;
    margin: 5px;
}
.ih-item.circle.effect2 .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.effect2.colored .info {
  background: rgba(0, 0, 0, 0.38);
}
.ih-item.circle.effect2 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
  pointer-events: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.info:hover {
    background: #fff0!important;
    z-index: 9999;
}
.ih-item.circle.effect2 .info h3 {
    color: #fff;
    display: block;
    text-transform: uppercase;
    position: relative;
    font-size: 20px;
    margin: 0 30px;
    padding: 95px 0 0 0;
    height: 110px;
    text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
    text-align: center;
}
.ih-item.circle.effect2 .info p {
    color: #f3f3f3!important;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    text-align: center!important;
}

.ih-item.circle.effect2.left_to_right .info {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.circle.effect2.left_to_right .vign:hover .info {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}




/********************************/
/*------------------------
---Scrolling animations---
-------------------------*/
.widget li span.center {
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
}

.widget li img {
    vertical-align: middle;
}
.widget li img.picto {
    margin-right: 5px;
    margin-top: 0;
    color: #333333;
}
.widget ul {
    padding: 0;
    margin: 10px 0 0;
}

.owl-theme .owl-controls .owl-page span {
    background: #fff!important;
}
/*-----------------------------------------------
/*-[ Bandeaux]
-----------------------------------------------*/
#bandeaux .etre-rappeler{
    display: block;
    
    }
	#bandeaux .info-slider{
    left: 7%;
    position: absolute;
    z-index: 99;
    margin: 0 auto;
    background: rgba(18, 85, 62, 0.28);
}
#bandeaux{
    clear: both;
    float: none;
    z-index: 99;
    position: relative;
}

#bandeaux.Home{
	margin-bottom: 230px;
}
.right{
	position:relative;
}
.right a.next,.right a.prev {
	position:absolute;
	top:48%;
	display:block;
	width:33px;
	height:33px;
background-image:url('https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/navs.png');
	color:transparent;
	background-repeat:no-repeat;
	z-index: 998;
}
.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{
	text-align:center;
	position:absolute;
	z-index:2;
	bottom: 4%;
    display: block;
    right: 33px;
}
ul.callbacks_tabs li{
    display: block;
    margin-bottom: 10px;
}
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:40px;
	height:3px;
	background: #f3f3f3;
	float: right;
}
ul.callbacks_tabs li.callbacks_here a{
	background: #05a6bf ;
	width:50px
}
#owl-bandeaux .owl-pagination{
    position: absolute;
    bottom: 80px;
    right: 53px;
}
#owl-bandeaux .owl-pagination .owl-page{
	display:block!important
}
#owl-bandeaux .owl-pagination .owl-page span{
	color:transparent;
	display:block;
	width:40px;
	height:3px;
	background: #7EC211!important;
    float: right;
}
#owl-bandeaux .owl-pagination .owl-page.active span{
	background: #333333 !important;
	width:50px;
}
#owl-bandeaux   img{
	display:block;
	width: 100%;
}
.owl-theme .owl-controls{
	margin:0!important
}
.ContSlider{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto 30px;
    text-align: center;
    bottom: 20%;
    color: #333333;
    background: rgba(242, 242, 242, 0.55);
    padding: 15px 35px;
    font-size: 22px;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    max-width: 50%;
}
.ContSlider span.titleSlid{
	display: block;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    position: relative;
     margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 1px #333333;
}
.ContSlider div.Bienvenu{
    position: relative;
    margin-bottom: 15px;
}
.ContSlider div.ContSlid{
    position: relative;
    bottom: 0;
    margin-bottom: 30px;
}
.ContSlider a.btnSlid{
    position: relative;
    bottom: 0px;
    animation: animDom 3s;
    animation-delay: 0.6s;
    animation-fill-mode: forwards;
    margin-bottom: 15px;
    display: inline-block;
	background: #4a4a4a;
    color: #fff;
	border: 1px solid #fff;
    font-family: 'Roboto', sans-serif;
    padding: 12px 48px 12px 27px;
	width: auto;
	font-size: 20px;
	text-shadow: none;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
a.btnSlid i.fa.fa-arrow-circle-right {
    margin-left: 13px;
}
.ContSlider a:hover.btnSlid{
	background: rgba(255, 255, 255, 0.7);
    color: #333333;
	border: 1px solid #333333;
}
.BlocxPicto{
	color:#212121;
	text-align:center;
	padding:25px 0 45px
}
.BlocxPicto span{
	display:block;
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
    margin-top: 20px;
}
.BlocxPicto img{
	border:0!important;
	border-radius:0!important;
}
div.phone-slider {
    display: block;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    margin: 0 auto;
    font-weight: 400;
    padding: 10px 0;
}
div.phone-slider span.phone {
    font-size: 18px;
}

div.phone-slider span {
	font-size: 18px;
	display: inline-block;
}
div.phone-slider  span.phone a{
	color: #fff;
	vertical-align: middle;
}
div.phone-slider i.fa.fa-mobile{
    padding-right: 5px;
    font-size: 20px;
    vertical-align: middle;
    color: #fff;
}
span.top-horr i.fa.fa-clock-o {
    vertical-align: middle;
    font-size: 35px;
    color: #333333;
    padding-right: 12px;
}

span.top-horr {
    display: block;
    text-align: left;
    font-size: 18px;
    color: #333333;
    margin:  0;
    clear: right;
    float: right;
}
span.top-horr span{
    vertical-align: middle;
    display: inline-block;

}

a.header-fb {
    color: #fff;
    font-size: 20px;
    display: block;
    text-align: right;
    margin: 0 auto 0;
    padding: 10px 0;
}
 a.header-fb:hover  i.fa.fa-facebook-square {
    color: #D4ECF4;
}
 a.savoir.slider{
    color: #fff;
    display: block;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    background: rgb(90, 25, 31);
    margin: 25px 0 10px;
    padding: 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border: 1px solid #fff0;
    max-width: 300px;
    font-family: 'Roboto', sans-serif;
}
.bloc-soumtt {
	text-align: center;
	/* display: block; */
	/* background: url(images/bg-soumettre.jpg) no-repeat; */
	/* background-size: cover; */
	/* position: relative; */
	/* overflow: hidden; */
}
.acc-form {
    background-color: rgb(244, 115, 47);
    /* padding: 50px 0; */
    width: 100%;
    margin: auto;
    padding: 10px;
}
.acc-form  span {
    display: block;
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: 'Open sans', sans-serif;
}
 a.savoir.slider:hover {
        background: #000;
        color: #ffffff;
        border: 1px solid #000;
}
/* set up the keyframes */
@keyframes anim {
    from { top: 115px; }
    to { top: 0; }
}
@keyframes animSecond {
    from { bottom: 44px}
    to { bottom: 0; }
}
@keyframes animBefore {
    from { right: 40px}
    to { right: 0; }
}
@keyframes animAfter {
    from { left: 40px}
    to { left: 0; }
}
@keyframes animFive {
    from { top: 48px}
    to { top: 0; }
}
@keyframes animTitle {
    to { bottom: 0; }
}
@keyframes animDom {
    to { left: 0; }
}

@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; }
}

/*-----------------------------------------------
/*-[ slideshow-partenaire ]
----------------------------------------------*/
@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: 100%;
    height: 650px;
    margin:  20px auto 0;
    overflow: hidden;
}


#gal div.slideshow span.image-wrapper {
    right: 0!important;
}
#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;
}
#gal ul.thumbs li.selected a.thumb {
    background: #2F323A!important;
    BORDER: 1PX SOLID #2F323A!IMPORTANT;
}
#gal a.thumb,#gal div.slideshow img {
    border: 1px solid #2F323A!important;
}
/*-----------------------------------------------
/*-[ Slider]
-----------------------------------------------*/

.rslides {
    
    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/3c0d8255a6db8e9e/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/3c0d8255a6db8e9e/templates/images/nav-activ.png");
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
    color: transparent;
    font-weight: bold;
}

.title-slider strong {
	color: #333333   ;
	text-shadow: 1px 1px 1px #333333;
}
.title-slider strong span.pad{
	display: block;
    padding-left: 30px;
}
.title-slider {
	font-size: 21px;
	text-shadow: 1px 1px 1px #333333;
	font-weight:700;
	text-align: center;
	display:block;
	color: #fff;
}
strong.title-slider {
    font-size: 45px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.title-slider:before {
    content: '';
    display: block;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 1;
    width: 50%;
    height: 7px;
    margin: 0 auto;
   
    left: 20px;
    right: 0;
    top: 60px;
}


.btn-container{
    width: 100%;
    height: 7vh;
    background: rgba(0, 0, 0, 0.51);
    z-index: 9;
    position: absolute;
    bottom: 0;
}
#arrow-center{
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/fleche-bottom.png) no-repeat left center;
    text-align: center;
    width:58px;
    height:50px;
    margin: 0 auto;
    display: block;
    z-index: 9999;
 }
.btn-container a{
    color: #ffffff;
    width: 100%;
    display: block;
    text-align: center;
    padding: 2.5vh 0;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
}
#arrow-center {
    position: absolute;
	    left: 0;
    right: 0;
    font-size: 50px;
    top: 17.5%;
}


.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);
  }
}

/*-----------------------------------------------
/*-[ menu ]
-----------------------------------------------*/
section.cont-menu-haut{
    margin-top: 30px;
}
#menu-nav {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
	position: fixed;
}
.MenuHead{
    display: block;
    position: initial;
    width: 100%;
    z-index: 9;
    background: #fff;
	margin: auto;
}
#menu-drink {
    display: none;
    z-index:999
}

#menu-drink ul {
	margin-bottom: 0;
	margin-top: 0px;
	padding: 0;
	text-align: center;
}
#menu-drink li {
	text-align:center;
	 display:inline-block;
	 float:none;
}

#menu-drink a {
    color: #000000;
    white-space: nowrap;
    text-decoration: none;
    display: block;
    font-family: 'Roboto', 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;
    font-weight: 300;
    text-align: center;
    position: relative;
    z-index: 2;
}
#menu-drink li.prendre-rdv a {
    background: #7EC211;
    color: #ffff;
}

#menu-drink a:before {
	background: #e6e6e6;
	height: 0;
	content:'';
	display:block;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position:absolute;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: -1;
}
#menu-drink a:hover:before {height: 100%;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
#menu-drink a.active{
	color: #5a191f;
	font-weight: 700;
}
#menu-drink ul > li{
    position:relative;
}
#menu-drink li  ul{
    position:absolute;
	height: auto;
	width: auto;
}
#menu-drink ul > li > ul {
    display:none;
    z-index:9999;
    width:100%;
    padding: 0;
    background: #f5f5f5;
}

#menu-drink ul > li > ul > li {
    padding: 0;
    text-align: left;
    display: inline;
    background: transparent;
    overflow: hidden;
    float: none;
    border-right: 0;
    margin:0;
}
#menu-drink ul > li > ul > li a{
    /* font-weight: 400; */
    width: 100%;
    padding: 12px 0;
    text-align: center;
    /* font-size: 18px; */
}
#menu-drink ul > li > ul > li a:hover{
	background: #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;
	margin: 4px auto;
}
.dl-menuwrapper ul{
	background: #5a191f!important;
}
.dl-menuwrapper button.dl-active, .dl-menuwrapper button{
	background: #000!important;
}
.dl-menuwrapper button {
    float: left;
}
.dl-menuwrapper span.phone {
    background: #cec2b2;
    float: right;
    height: 45px;
    width: 50%;
    text-align: center;
    font-size: 22px;
    line-height: 43px;
    color: #fff;
    font-size: 20px!important;
    border-radius: 3px;
}
.dl-menuwrapper span.phone a{
	color:#fff;
}
.dl-menuwrapper span.phone i {
	margin-right:5px;
    font-size: 24px;
}
.cont-menu-haut .dl-menuwrapper button:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 5px;
    background: #ee151f;
    top: 10px;
    left: 16%;
    box-shadow: 0 10px 0 #ee151f, 0 20px 0 #ee151f;
}
.HeadHoraire {
    text-align: center;
    font-size: 14px;
    display: block;
    color: #333333;
    line-height:22px;
    padding: 5px 0;
    display: none;
}
 .HeadHoraire i.fa.fa-clock-o {
    display: inline-block;
    font-size: 25px;
    /* margin-top: 10px; */
    vertical-align: middle;
    /* padding-right: 10px; */
    color: #5a191f;
}
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: #333333   ;
}
.dl-menuwrapper li a.active {
    color: #333333   ;
    background: #fff;
}
.impressionButton {
background: url('https://static.b-forbiz.com/3c0d8255a6db8e9e/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; }


header .HeaderBottom a.Contactez-moi, header .HeaderBottom .PlanAcces{
    display: inline-block;
    border-radius: 3px;
}
header .HeaderBottom a.Contactez-moi{
    padding: 8px 45px;
    float: right;
    font-size: 20px;
	margin-top: 36px;
	background: #110e0f;
    color: #fff;
    border: 1px solid #fff;
}
header .HeaderTop{
	background:#333333
}
header .HeaderTop ul{
	text-align:center;
	margin:0;
    padding: 0;
}
header .HeaderTop ul li{
	display:inline-block
}
header .HeaderTop ul li a{
    color: #fff;
    display: inline-block;
    padding: 5px 20px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
header .HeaderTop ul li a:hover, header .HeaderTop ul li a.active{
	color:#4a4a4a 
}
header .HeaderBottom a.Contactez-moi:hover, #avis a.voiravis:hover, header .HeaderBottom .PlanAcces:hover{
	background:#4a4a4a ;
}
header .HeaderBottom a.Contactez-moi:hover{
	color:#fff;
}
header .HeaderBottom{
	display: block;
}
header .HeaderBottom span.titre-widget{
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 14px 0 10px;
}
#avis {
	text-align:center;
}
#avis span.aviscount{
	display:block
}
#avis a.voiravis{
    display: block!important;
    margin-bottom: 10px!important;
    padding: 8px 5px;
    font-size: 22px!important;
    background: #4a4a4a   !important;
    color: #fff!important;
    border: 1px solid #333333;
    text-transform: initial!important;
    line-height: 24px!important;
    width: 100%;
	font-weight:400;
    font-family: 'Montserrat', sans-serif!important;
}
#avis a.voiravis:hover{
    background: #4a4a4a!important;
	opacity:1!important
}
 .dl-menuwrapper li > a:hover:not(:only-child):after ,  .dl-menuwrapper li > a.active:not(:only-child):after{
    color: #2F323A!important;
}
/*--------------------------------------------
/*-[EFFET DE PICTO FACEBOOK / TWITTER / GOOGLE+]
----------------------------------------------*/
.widget .lespictos {
    text-align: center!important; 
}
.lespictos a i {
    color: #ffffff !IMPORTANT;
}
.lespictos a i.fa.fa-facebook.fa-2x {
    padding: 6px 5px;
    font-size: 1.3em;
    width: 30px;
    text-align: center;
    background: #3A589B;
}
.lespictos i.fa.fa-google-plus.fa-2x {
    background: #CF3427;
	padding: 6px 5px;
    font-size: 1.3em;
    width: 30px;
    text-align: center;
}
.lespictos i.fa.fa-twitter.fa-2x{
	background: #598DCA;
	padding: 6px 5px;
    font-size: 1.3em;
    width: 30px;
    text-align: center;
}
.lespictos i.fa.fa-print.fa-2x{
	background: #333333;
	padding: 6px 5px;
	font-size: 1.3em;
	width: 30px;
	text-align: center;
}
 .lespictos:first-child i:nth-child(1) {
    color: #fff;
	-webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
 .lespictos:first-child i:nth-child(1):hover{color: #ccc!important;}
 .widget a.btn-fb {
    display: block;
    margin: 20px auto 0;
    text-align: center;
}
/*-----------------------------------------------
/*-[ Main ]
----------------------------------------------*/

#main .baground-contenu {
    padding: 20px 0;
    background: #fafafa;
}
.triangle.animated.fadeInDown {
    margin: 0 auto;
    text-align: center;
    width: 0;
    height: 0;
    position: relative;
}
#main1{
	 background: rgb(101, 95, 148);
	 color: #fff;
	 text-align: center;
	 padding: 15px 0;
	 font-size: 24px;
}
#main1 span.phone a{
	color:#fff
}
#main3{
	position:relative;
	z-index: 1;
}
#main2 {
    position: relative;
    bottom: -64px;
    background: #f3f3f3;
    padding-bottom: 50px;
}
#main2:before {
    content: "";
    width: 100%;
    height: 100px;
    left: 0;
    position: absolute;
    display: block;
    top:-40px;
    z-index: 1;
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/bg-main2.png) top center/contain no-repeat;
}
#main2 .vignette{
    padding: 20px 0;
}

#main2 span.box-adresse {
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/adresse.png) no-repeat left center;
}
#main2 span.horaires {
	text-align: center;
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/horaires.png) no-repeat left center;
    padding: 15px 5px 15px;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400!important;
    display: block;
    line-height: 24px;
    color: #004a00;
}
#main2 .cont-small-4 {
    padding: 15px;
}
#main2 article.article1{
	text-align:center;
    padding-bottom: 15px;
}
#main1 div.title1 {
    line-height: 45px;
    color: #fff;
}
#main1 div.title1 span.phone{
     font-size: 33px;
     font-weight: 700;
     white-space: nowrap;
     color: #f5bf3d;
     line-height: 60px;
     /* text-shadow: 0px 1px 0px #f2f2f2; */
}
#main1 div.title1 span.phone a{color: #333333 ;}

#main2 span.center {
	display:block;
	text-align:center;
	color: #004a00;
	font-size: 15px;
}
#main2 span.center span{
	display:block;
	font-weight:bold;
	font-size: 20px;
}


/********************pictos fixed ******/

.scrollup {
    z-index: 11000;
    display: none;
    position: fixed;
    left: 0px;
	bottom: 10%;
    cursor: pointer;
    opacity: 1;
	
}
.scrollup a {
    display: none;
}

.scrollup a.fleshTop {
background: #5a191f url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/picto-fleshTop.png) 12px center no-repeat;
}
.scrollup a span{
    height: 20px;
    overflow: hidden;
	font-size: 14px!important;
	text-align: left;
}
.scrollup a span{
	-moz-transform: scale(0) translateX(0.4px);
	-webkit-transform: scale(0) translateX(0.4px);
	-o-transform: scale(0) translateX(0.4px);
	-ms-transform: scale(0) translateX(0.4px);
	transform: scale(0) translateX(0.4px);
	font-size:0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
    padding-left: 0px;
	display:block
}
.scrollup a:hover{
    width: 165px;
    padding-left: 50px;
}
.scrollup a:hover span{
	-moz-transform: scale(1) translateX(0.4px);
	-webkit-transform: scale(1) translateX(0.4px);
	-o-transform: scale(1) translateX(0.4px);
	-ms-transform: scale(1) translateX(0.4px);
	transform: scale(1) translateX(0.4px);
}
/******** fin******/
.cliqeo img{
    vertical-align: middle;
}
.cliqeo img:hover{opacity:0.8;}



/** Nos forfaits **/


.Nosforfaits .owl-carousel .owl-wrapper-outer{
	/* padding:20px 0 */
}

.Nosforfaits .VignAll{
    text-align: center;
    margin: 0 7px;
    line-height: 28px;
    min-height: 400px;
    font-size: 15px;
	position: relative;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
    background-color: rgba(0, 0, 0, 0.67);
    color: #fff;
}
.Nosforfaits .VignAll:hover{
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);	
	 background: rgba(255, 255, 255, 0.62);
    color: #333333;
}
.Nosforfaits .VignAll span{
	display:block
}
.Nosforfaits .VignAll span.TitleVign, .Nosforfaits .VignAll a.btnVign{
	background:rgba(222, 103, 1, 0.88);
	color:#fff;
	-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.Nosforfaits .VignAll span.TitleVign{
font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 35px;
    padding: 8px 5px;
    min-height: 54px;
}
.Nosforfaits .owl-item:nth-child(4) .VignAll span.TitleVign{
	line-height: 19px;
}
.Nosforfaits .VignAll span.PrixVign{
    border: 1px solid #fff;
    color: #fff;
    margin: 20px;
    font-size: 26px;
    padding: 17px 5px;
    font-weight: 700;
}
.Nosforfaits .VignAll:hover  span.PrixVign{
	border: 1px solid #4a4a4a;
    color: #4a4a4a;
}
.Nosforfaits .VignAll .ContVign{
    padding: 0 10px;
}
.Nosforfaits .VignAll a.btnVign{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 38px;
    font-size: 18px;
}
.Nosforfaits .VignAll:hover span.TitleVign, .Nosforfaits .VignAll:hover a.btnVign{
	background:#333333 ;
}

/** informations **/

.infoMap {
    padding: 40px 0 20px;
}
 .infoMap span.box-adress {
    color: #fff;
    font-size: 19px;
    padding: 7px 10px 5px;
    margin: 0;
    text-align: center;
    float: none;
    font-weight: 400;
    display: block;
    font-family: 'Roboto', sans-serif;
    line-height: 28px;
}
.infoMap span.box-adress span{
    display: inline-block;
    font-size: 17px;
    vertical-align: -webkit-baseline-middle;
    font-weight: 400;
    line-height: 35px;
}
.infoMap span.box-adress i.fa.fa-map-marker{
    float: none;
    vertical-align: -webkit-baseline-middle;
    font-size: 35px;
    display: block;
    text-align: center;
	color: #4a4a4a;
}

div.HoraireMap{
	display: block;
    text-align: center;
	margin:auto;
	max-width: 100%;
}

div.HoraireMap i.fa.fa-clock-o {
    font-size: 30px;
    vertical-align: middle;
    text-align: center;
    display: block;
    padding-bottom: 10px;
	color: #4a4a4a;
	}
div.HoraireMap  {
	font-size: 18px;
    vertical-align: middle;
    line-height: 35px;
}

.infoMap .btna {
    border: 0;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    line-height: 31px;
    display: table;
    background: #4a4a4a;
    color: #fff;
	border: 2px solid #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    text-align: center;
    padding: 5px 30px;
    margin: 20px auto;
}
.infoMap .btna i.fa.fa-mobile{
    float: none;
    display: inline-block;
    font-size: 35px;
    padding-right: 10px;
    vertical-align: bottom;
}
.infoMap .btna span.phone {
    display: inline-block;
    white-space: nowrap;
    font-weight: bold;
    font-size: 25px;
}
.infoMap .btna span.phone a {
	 color: #fff;
}
/** NousContacter **/

.NousContacter span {
    color: #bdb820;
    font-size: 26px;
    display: block;
    line-height: 40px;
    font-weight: 700;
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 4px solid #bdb820;
}
.NousContacter p{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    text-align: center;
    display: block;
}

.NousContacter  i.fa.fa-clock-o {
    display: block;
    text-align: center;
    font-size: 40px;
    color: #4a4a4a;
}
div.paiment {
    display: block;
    text-align: center;
    padding: 10px 0;
}

div.paiment ul{
    padding: 0;
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    color: #333333;
}
a.savez {
    color: #fff;
    font-weight: 400;
    background: #333;
    display: table;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 22px auto 0;
    border: 1px solid #fff;
    text-align: center;
    padding: 13px 25px;
    font-size: 20px;
}
a.savez:hover{
    background: #333333;
}
section.bgImage {
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/bgImage.jpg) fixed;
    background-size: cover;
    padding: 60px 0
}

section.bgImage .fa.fa-balance-scale {
    margin: 10px auto;
    width: 110px;
    height: 110px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #FFF;
    font-size: 40px;
    line-height: 100px;
    background-color: #0026b7;
    text-align: center;
    display: block
}

.service-item {
    text-align: center
}

.service-icon {
    position: relative;
    display: block;
    text-align: center;
    width: 150px;
    height: 150px;
    margin: 20px auto 50px;
    border-radius: 50%;
    font-size: 62px;
    line-height: 150px;
    background: #0026b7;
    color: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.service-icon:after {
    pointer-events: none;
    position: absolute;
    display: block;
    width: 174px;
    height: 174px;
    top: -14px;
    left: -14px;
    border: 3px solid #0026b7;
    border-radius: 50%;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.service-icon:active,
.service-icon:focus {
    color: #fff
}

.service-icon [class*=fa] {
    -webkit-transform: scale(1);
    transform: rotate(0);
    -webkit-transition: all .3s ease-out;
    transition: none
}

.service-item:hover [class*=fa] {
    -webkit-transform: scale(1.3);
    transform: rotate(360deg);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}
div.blocs{
	text-align: center;
	display:block;
}
.bgImage h3.menu-title  {
  font-weight:700;
  font-size:24px;
  line-height: normal;
  color:#ffffff;
  margin:15px 0 25px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
.bgImage .sous-title  {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    margin: 0 0 10px 0;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}
.bgImage .meme-title {
	font-weight:400;
	font-size:20px;
	line-height: normal;
	color:#ffffff;
	margin:20px 0 0 0;
	font-family: 'Roboto', sans-serif;
}


.meme-bloc:hover {
	background: #4a4a4a;
    border: 4px solid transparent;
}

.meme-bloc {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 55px;
    transition: .3s;
    -webkit-transition: .3s;
    border: 4px solid #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	margin-bottom: 15px;
	margin-right:10px;
	height: 220px;
}
.meme-bloc .bloc-image img{
	
	display:inline-block!important;
}
.meme-bloc.last{
    margin-right:0;
}
.meme-bloc:hover .bloc-image {
    animation: fadeInRight .5s;
}
.meme-bloc:hover .meme-content {
    animation: fadeInLeft .5s;
}

/*************************/

.txtBas {
background: #00aad5 url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/bg.png) repeat-y top center;
}

span.txttel {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    display: block;
    text-align: center;
	color:#fff;
	 margin-bottom: 20px;
}
span.txttel span.phone{
    font-weight: 700;
    color: #bfbfbf;
    vertical-align: middle;
    text-shadow: 1px 1px 1px #333333;
	}
span.txttel span.phone{
	 color: #bfbfbf;
}

.txtBas i.icon-featured.fa.fa-balance-scale {
	color: #f5f5f5;
	-webkit-transition:transform 0.8s;
	-moz-transition:transform 0.8s;
	-o-transition:transform 0.8s; 
	transition:transform 0.8s; 
}
div.icon {
    float: none;
    position: relative;
    text-align: center;
    margin: 20px auto;
    overflow: hidden;
}
.icon:before {
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;


}

div.icon:hover  .fa.fa-balance-scale   {
    margin-top: 0;
    -webkit-transform: rotateY(-360deg);
    -moz-transform: rotateY(-360deg);
    -ms-transform: rotateY(-360deg);
    -o-transform: rotateY(-360deg);
}

.txtBas i.icon-featured.fa.fa-balance-scale {
	   font-size: 50px;
	
}
.txtBas   div.right i.icon-featured.fa.fa-balance-scale {
    text-align: right;
}

div.Vignette span.TiTOnglet {
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    margin: 10px auto 20px;
    display: block;
}
.service-item p{
    margin: auto;
    max-width: 100%;
	padding: 10px;
	font-size: 13px;
}


.bgInfo {
    display: block;
    background: #333333;
    height: 400px;
    color: #fff;
}
#info-bottom span.titleInfo{	
	font-size: 20px;
    line-height: 40px;
    padding-bottom: 16px;
    text-transform: uppercase;
    margin-top: 17px;
    color: #fff;
    display: block;	
}
#info-bottom  .bloc2 {
    transform: translateY(30%);
    padding: 15px 0 0 50px;
	    font-size: 17px;
}
#info-bottom  .bloc2 span.phone a {
	color:#fff;
}
ul.picto_adresse {
    text-align: left;
    padding-left: 0;
}

/*-----------------------------------------------
/*-[ Content ]
----------------------------------------------*/
.article{
       overflow: hidden;
    padding: 0px 20px;
    /* margin-bottom: 20px; */
}
#content_box,#content_box div,#content_box p {font-family: 'Roboto', sans-serif;color: #000000;font-size:16px;text-align: justify;line-height:26px;margin-bottom: 5px;}
#content_box strong.ColorRed {
    color: #4a4a4a;
}
#content_box li,.inter-cont ul li {
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/list-style.png) no-repeat left 4px;
	padding-left: 19px;
	list-style: none;
	overflow:hidden;
	text-align:left;
}

#content_box h1 {
	color: #000000;
	font-size: 26px;
	font-weight: 400;
}
#content_box h2{
	color: #333333;
	font-weight:400;
	font-size: 24px;
	line-height:30px;
}
#content_box h3{
	color: #000000;
	font-weight:300;
	font-size: 22px;
	line-height: 28px;
}
#content_box h4{
	color:#333333    ;
	font-weight:400;
	font-size: 20px;
	line-height: 26px;
}
#content_box h5{
	color:#252525    ;
	font-weight:400;
	font-size: 18px;
	line-height: 25px;
}
#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 auto;
    display: block;
    border-radius: 30px 0px 30px 0px;
    -moz-border-radius: 30px 0px 30px 0px;
    -webkit-border-radius: 30px 0px 30px 0px;
}
#content_box img.imagCONT {
    margin: 0 10px 10px 0;
    display: inline-block;
    float: left;
}

.article ul {
    padding: 0.5em 0 1.571em 0;
    list-style-type: circle;
	overflow:hidden;
}
.article ol {
    margin: 1.5em 0 1.571em 1.571em;
    list-style-type: decimal;
}
.breadli {
    background: none!important;
}
.btn-envoie {
    color: #fff!important;
    background-color: #333333;
    font-weight: 600!important;
    font-size: 20px!important;
    width: 100%;
}

/*-----------------------------------------------
/*-[ Tables ]
-----------------------------------------------*/

table{
    width:100%;
    text-align:center;
    margin-bottom:0;
	font-family: 'Roboto', sans-serif;
}
thead{
    background:#F7F8F9;
    font-size:14px;
    color:#585F65;
}
table th ,table td{
    padding: 4px 0px;
    color: #333333;
    background: #fff;
    text-align: center;
}   
table tbody tr:nth-child(2n+1) td,table tbody tr:nth-child(2n+1) th {
    background-color: #333333;
    color: #fff;
}
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 #7EC211;/* background-color: #333333; */}
#content_box table th,#content_box  table td{ vertical-align:middle}
article p{color:#242424;}
#content_box  table td img{width:123px!important;}
/*-----------------------------------------------
/*-[ Line ]
------------------------------------------------*/
hr{
	border: none;
    clear: both;
    position: relative;
    border-bottom: 1px solid #fff;
    margin: 9px auto!important;
    width: 90%;
    text-align: center;
    display: block;
}

/*-----------------------------------------------
/*-[ Search Form ]
-----------------------------------------------*/

nav #searchform {
    float: right;
}
nav #searchform fieldset {
    padding: 7px 0 6px 15px;
    border: 0;
    border-left: 1px solid #ebebeb;
}
#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;
}
#plansite.modal {
    background: #fff;
}
#plansite.modal a{
    color: #333333!important;
}
#ContNinja, .ContNinja, a.boutHono {
	display:none
}
.ContNinja,a.boutHono{
	background: #000;
	padding: 10px;
	color: #fff;
	margin: 10px auto;
	font-size: 17px;
	border: 1px solid #ffffff;
	/* -webkit-border-radius: 5px; */
	-moz-border-radius: 5px;
	/* border-radius: 5px; */
	max-width: 250px;
}
.ContNinja:hover,a.boutHono:hover{
    background: #fff;
    color: #333333;
    border: 1px solid #333333;
}
#ContNinja{
    margin-bottom: 25px;
}

/*-----------------------------------------------
/*-[ 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: #333333;
    padding: 4px 10px;
    overflow: hidden;

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

/*-----------------------------------------------
/*-[ Map ]
-----------------------------------------------*/
div#info-bottom {
    position: relative;
   padding: 1px 0 0;
}

.bloc-map-contact .map-activation strong {
    text-align: center;
    left: 0;
}
	.bloc-map-contact {
    position: relative;
}
#map2 {
    display: block;
    height: 400px;
    width: 100%;
}

#mapleaf, .mapleaf {
    max-height: 400px!important;
}
div.map_home{
    display: block;
    height: 400px!important;
    width: 100%;
    margin:0!important
}
.map-activation {
    background: rgba(0, 0, 0, 0.62)!important;
    color: #fff!important;
    position: absolute!important;
    z-index: 9!important;
    width: 100%!important;
    height: 400px!important;
    display: block;
}
#map2 * {
	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: 'Roboto', sans-serif;font-style: normal;position: absolute;height: 20px;font-size: 25px;top: 50%;left: 10%;text-align: left;margin-left: 4%;width: 100%;font-weight: normal;}	
	/**fin map activation*/
.InfoClient {

}
.InfoClient .triangle.animated.fadeInDown {
}
.InfoClient .bg-txt {
	display: block;
	background: #ffffff;
	position: relative;
	overflow: hidden;
	margin: 20px 0 0;
	padding-bottom: 25px;
}



.InfoClient .bg-txt   .texte p:first-of-type::first-letter {
    font-size: 3.75em;
    color: #642f6c;
    float: left;
    line-height: 55px;
    font-weight: 700;
    margin-right: 12px;
}
.inter-cont {
    background: #fff;
    padding: 0px 10px;
}
b.site-title {
    font-weight: 700;
    line-height: 50px;
    font-size: 40px;
    color: #333333;
    text-shadow: 1px 1px 1px #fff;
	text-transform: uppercase;
    text-align: center;
	display:block;
}

.button-fixed-menu {
    transition: all .3s ease;
    display: block;
    overflow: hidden;
    text-align: center;
}
.button-fixed-menu .btn {
    border: none;
    color: #333333;
    font-size: 20px;
    width: auto;
    text-transform: uppercase;
    border-radius: 0;
    position: relative;
    padding: 10px 25px;
    overflow: hidden;
    transition: all .3s ease;
	line-height: 35px;
	    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
.btn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.button-fixed-menu .btn.rdv {
    background-color: #fff;
    color: #7EC211;
    border: 1px solid #7EC211;
}
.button-fixed-menu .btn.tel {
    background-color: #ffff;
    margin-right: -10px;
	    margin-left: -3px;
}
.button-fixed-menu .btn.rdv:hover {
    background-color: #7EC211;
    color: #fff;
    transition: all .3s ease;
}
.button-fixed-menu .btn.tel:hover {
    background-color: #ececec;
    color:#333333;
    transition: all .3s ease;
}
.button-fixed-menu .btn span {
    display: inline-block;
}
.button-fixed-menu .btn i {
    font-size: 25px;
    vertical-align:middle;
    margin-right: 5px;
	    color: inherit;
	line-height: normal;
}
.button-fixed-menu .btn span {
    display: inline-block;
}

.button-fixed-menu .btn  i.fa.fa-mobile {
    font-size: 30px;
}
div.mainVivez{
    display: block;
    padding: 50px 0;
    background: #ebebeb;
}

div.mainVivez  span.titbloc {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #333333;
    font-size: 15px;
    line-height: 30px;
    display: block;
    font-weight: 400;	
}

.bg-infos-cabinet {
    position: relative;
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/bg-cabinet-cnt.jpg);
    background-color: #333333;
    background-size: cover;
    position: relative;
    overflow: hidden;
	    height: 400px;
}

/*-----------------------------------------------
/*-[ Contactez-nous ]
----------------------------------------------*/
body:not([class*=ncf_mobile]) .nks_cc_trigger_tabs.ncf_tab {
	top: 65% !important;
}
.ncf_sidebar_cont_scrollable #logo{
	margin-top:20px;
	height: 67px;
}
#ncf_sidebar.ncf_minimalistic {
    background-color:rgba(255, 255, 255, 0.8)!important;
}
.ncf_mobile .nks_cc_trigger_tabs.ncf_tab {
	top: 90% !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("http://www.laventlaw.com/wp-content/plugins/ninja-contact-form/img/close2.png") 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_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_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: #333333!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: #2F323A;
	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;
	width: 100%!important;
}

#soumettre-un-dossier h2{
	font-size: 20px;
    color:#333   ;
}

#ncf_sidebar .ncf_sidebar_cont_scrollable span.phone {
	line-height: 49px;
	font-size: 30px;
	white-space: nowrap;
	display: block;
	font-family: 'Roboto', sans-serif;
	color: #333333;
	font-weight: 400;
    text-align: center;
	margin: 20px auto 0;
    width: 300px;
}
#ncf_sidebar .ncf_sidebar_cont_scrollable span.phone a{
	
	color: #333333;	
}
#ncf_sidebar .ncf_sidebar_cont_scrollable i.fa {
    font-size: 50px!important;
    color: #333333;
    text-align: center;
    line-height: 40px!important;
    margin: 3px 10px 0 3px;
    float: none!important;
    vertical-align: text-bottom;
}
#ncf_sidebar.ncf_minimalistic .ncf_sidebar_cont {
    margin-top: 20px!important;
}

#ncf_sidebar input, #soumettre-un-dossier select {
    line-height: normal;
    width: 100%!important;
    padding: 11px 1%!important;
}
#soumettre-un-dossier select#listedesvaleurs option{
  background: #f6f6f6;
}
#soumettre-un-dossier .form-control {
    color: #ffff!important;
    box-shadow: none;
    background: #ff8244!important;
}
#soumettre-un-dossier .form-control::placeholder {
	color: #fff!important;
}
#soumettre-un-dossier label.control-label {
       color: #fff;
}

#soumettre-un-dossier #searchsubmit {
    font-size: 17px;
    color: #fff;
    background: #2285bf;
    border: 0;
    cursor: pointer;
    max-width: 50%;
    float: right;
    line-height: 55px!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 0;
    border: 1px solid #fff;
}
#soumettre-un-dossier #searchsubmit:hover {box-shadow: 0 0 26px #ffffff;}

#soumettre-un-dossier div.controls iframe{
	
float:left;	
	
}
/*-----------------------------------------------
/*-[ Sidebar ]
----------------------------------------------*/

.sidebar.flexible {
	background: transparent;
}
.sloganSID {
    position: relative;
    top: 0;
	text-align: center;
    color: #333333;
    font-size: 16px;
    padding: 5px 0;
	margin: 0;
}
.sloganSID strong{
    font-size: 17px;
}
.widget.BGG {
	background: #EDEDED;
}

li.widget.widget-sidebar.BGd {
    background: #EDEDED;
}
.widget {
	background: #fff;
	padding: 5px 0;
	margin-bottom:20px;
	position: relative;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.logo-assurt img {
    display: block;
    margin: 10px auto;
}
li.widget.widget-sidebar.assurence {
    background: #fff;
}
li.widget.widget-sidebar.bg {
    background: none;
}
li.widget.widget-sidebar.bgnone {
    BACKGROUND: NONE;
    PADDING: 0;
}
 a.RDVContact {
	 
    padding: 5px 10px;
    line-height: 30px;
    font-size: 23px;
    font-weight: 400;
    background: #4a4a4a;
    color: #fff;
    outline: none !important;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    transition: opacity .2s ease-out;
    display: block;
	    margin-top: 10px;
	
	}
 a:hover.RDVContact{
    background: #bfbfbf;
}

.widget img.imgClient{

    margin: 25px auto 0;
    display: block;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.widget img.logosid {
    display: block;
    margin: 0 auto;
}
.logoSideAll img{
    display: block;
    margin: auto;
}
.widget h3.sloganSID{
   font-size: 18px;
    display: block;
    padding: 10px 0
}

li.rappel{
    height:229px;
    position:relative;
}
li.rappel form{
    position:absolute;
    bottom:2%;
    margin:0 auto;
    text-align: center
}
 .widget.renseignement i.fa.fa-calendar {
    font-size: 100px!important;
    color:#C67559;
    text-align: center;
    line-height: 40px!important;
    margin: 30px 0px 40px 0px;
}

.widget.rdv i.fa {
    font-size: 100px!important;
    color:#00AB9D ;
    text-align: center;
    line-height: 40px!important;
    margin: 30px 0px 40px 0px;
}
.widget li {
    display: block;
    overflow: hidden;
    list-style-type: none;
	text-align: center;
	padding-top: 8px;
    color: #333333;
}
.widget .rer-proximity li{
	text-align: left;
	color: #fff;
	padding-top: 0;
}

.widget span.titre-widget {
    font-size: 22px;
    line-height: 45px;
    color: #4a4a4a;
    font-weight:700;
    display: block;
    text-align: center;
}
.widget.moment span.titre-widget {
	background: #333333;
    border-bottom: 1px solid #fff;
}
.widget div.tarifs img{
	margin:0 10px;
}
.widget  div.tarifs {
    display: block;
    text-align: center;
    padding: 10px 0;
}

.widget div.disponible {
    text-align: center;
    color: #333333;
    font-size: 16px;
    border: none;
}
.widget div.disponible strong{
    line-height: 40px;
    font-size: 30px;
}

.widget .hour {
    line-height: 30px;
    color: #FFF;
    font-weight: 400;
    display: block;
    text-align: center;
}
.widget em.txtS{
    color: #fff;
    display: block;
    text-align: center;
    padding: 20px 0;
	font-size:17px;
	    font-style: normal;
}
.widget i.fa.fa-clock-o {
    font-size: 25px;
}
.widget .txt-hour{
	color:#fff;
	display:block;
	font-size: 24px;
	padding-bottom: 15px;
	}

span.txtWidg {
    font-size: 18px;
    color: #7EC211;
    font-weight: 700;
    padding: 10px;
    text-transform: uppercase;
    background: transparent;
    text-align: center;
	    display: block;
		box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
span.txtWidg.bl  {
    color: #333333;
}

.widget span.horaireStag {
color: #333333;
    line-height: 30px;
    font-weight: 400;
    display: block;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}
span.txttarif {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
span.txttarif strong {
    font-size: 25px;
    color: #f7f4ef
}
.widget iframe {
    border: 2px solid #fcc790;
    margin-top: 15px;
}

.blocs {
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/parallax.png);
    background-blend-mode: hard-light;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
}

.bgColor {
	padding: 4% 0;
    
}
.Titl-Cabinet {
    display: block;
    color: #333333;
    margin-bottom: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #333333;
}
span.horaireStag {
    text-align: center;
    color: #333333;
    font-size: 17px;
    margin-top: 20px;
    display: block;
}

span.horaireStag strong {
	display: inline-block;
    padding: 15px 0;
    padding-right: 20px;
}
span.titre-dossier, span.txtHoraire {
    line-height: 52px;
    color: #ffffff;
    /* font-weight: 700; */
    display: block;
    text-align: center;
    font-family: 'Open sans', sans-serif;
    font-size: 28px;
}


 .btn-aside {
	text-align: center;
    display: table;
    color: #fff;
    background-color: #333333;
    margin: 50px auto 0;
	font-size: 20px;
    font-family: 'Roboto', sans-serif;
    line-height: 30px!important;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    border: 1px solid #fff;
    padding: 10px  0;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
}

 .btn-aside:hover, li.widget.widget-sidebar.BGB  .btn-aside:hover {
    background-color: #7EC211;
    color: #fff;
    border: 1px solid #fff;
}


@-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.Bgprofil{
    background: #171415;
    padding: 15px 10px;
	color:#fff
}
.widget.Bgprofil span.phone{
    padding: 14px 25px 14px 60px;
    font-size: 20px;
    margin: 10px 0;
background: #110e0f url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/phone.png) left 8px center no-repeat;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;	
	font-family: 'Roboto', sans-serif;
}
.widget.Bgprofil span.phone a{
    color: #fff;
}
.widget.Gmap {
    background: #333333;
    color: #fff;
    padding: 10px 10px 25px;
}
.widget.Gmap .adresseMap, .widget.Gmap .phone{
	display:inline-block;
    padding: 10px 0 10px 44px;
}
.widget.Gmap .adresseMap{
background:url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/adresse.png) left center no-repeat;
	font-size: 18px;
}
.widget.Gmap .phone{
background:url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/phone.png) left center no-repeat;
	font-size: 25px;
}
.widget.Gmap .phone a{
	color:#fff
}
.widget.Gmap.pc{
	display:block
}
.widget.Gmap.mobile{
	display:none
}
.widget.saviez{
    background: #70bf7e;
}
.widget.Bloc_Pai{
	background: #110e0f;
}
.widget.Bloc_Pai div.Contpaiement strong{
    font-size: 40px;
    color: #054837;
    text-shadow: 1px 1px 0px #fff;
    margin-top: 10px;
    display: inline-block;
}
.widget.Moyens{
	background: #312d2e;
	padding: 15px 10px;
    color: #fff;
}
.widget.Moyens .BlocService{
	position:relative;
    margin-bottom: 8px;
    border: 1px solid #fff;
}
.widget.Moyens .BlocService img{
	display:block
}
.widget.Moyens .BlocService span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    color: #fff;
    padding: 36px 15px 10px;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    text-shadow: 1px 1px 0px #333333;
}
.widget.offre{
    background: #333333;
}

img.picto {
	padding-left: 4px;
}
span.box-adresse {
	font-size: 19px;
	padding: 50px 5px 5px 5px;
	margin: 0;
	text-align: center;
	float: none;
	font-weight: 300!important;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	line-height: 28px;
	letter-spacing: 0.5px;
	margin-bottom:0;
}
.acceuil span.box-adresse, .acceuilAll span.box-adresse{
	color: #333333;
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/adresse.png) top center no-repeat; 
}
.Bloxaside .disponible{
	color: #333333;
    text-align: center;
    font-size: 20px;
    padding: 79px 0 10px;
    line-height: 27px;
    margin: 30px 0;
}
.Bloxaside .disponible strong{
	font-size:19px;
}
.Bloxaside div.Contpaiement{
	color:#333333;
	text-align:center;
}
div.Contpaiement a{
    font-size: 15px;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 20px;
}
.Bloxaside div.Contpaiement a{
    width: 260px;
    height: 260px;
    margin: 0 auto 20px;
    border-radius: 50%;
	line-height:260px;
	color:#333333 
}
div.Contpaiement a:hover{
	background:#333333 ;
	color:#fff
}
.Bloc_Pai{
	border-bottom:0
}
aside div.Contpaiement a{
display: block;
    margin-bottom: 10px;
    padding: 8px 45px;
    font-size: 20px;
    background: #ADD2ED ;
    color: #fff;
    border: 1px solid #fff;
}
.Bloxaside div.Contpaiement span.titre-widget{
    font-size: 20px;	
}
.Bloxaside div.Contpaiement img{
	margin:10px
}

.widget.paiement{
	background:#004a00;
	color:#fff;
    padding-bottom: 5px;
    font-size: 16px;
    padding: 0 5px 5px;
}
.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:#D4CECC;
	color:#fff;
    padding: 10px;
	border: 2px solid #004a00;
}
.widget.savoir a{
	color:#f5f5f5;
	text-decoration: underline;
}
.widget.savoir a:hover{
	opacity:0.8
}
.widget.savoir img {
	margin: 5px auto;
}
ul.proximite {
	padding-left:0;
    margin-bottom: 10px;
}

.logoSide {
    margin: 30px 0;
	-moz-transform: skewX(10deg);
-webkit-transform: skewX(10deg);
-o-transform: skewX(10deg);
-ms-transform: skewX(10deg);
transform: skewX(10deg);
border-right: 1px solid #383838;
}

.logoSideAll a{
    display: block;
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/logo.png) top center no-repeat;
    min-height: 100px;
    background-size: auto;
    margin: auto;
}

.logoSideAll span{
	color: #222;
	position: absolute;
	left: 0;
	bottom: 0px;
	right: 0;
}

.btna {
    padding: 5px 0;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    line-height: 31px;
    display: table;
    background: #7EC211;
    color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
	margin: 20px auto;
	text-align: center;
	width: auto;
	border: 1px solid #fff;
}
.btna i.fa.fa-mobile{
    float: none;
    display: inline-block;
    font-size: 35px;
    padding-right: 5px;
    vertical-align: bottom;
}
.btna span.phone {
    display: inline-block;
    white-space: nowrap;
    font-weight: bold;
    font-size: 25px;
}
.btna span.phone a {
	 color: #fff;
}
.widget span.box-adress {
    font-size: 19px;
    text-align: center;
	color: #333333;
    line-height: 33px;
    font-weight: 400;
    display: block;
    padding-top: 20px;
}
ul.infoAcce {
    padding: 0;
    margin: 0;
}
span.box-adress {
    color: #333333;
}
span.box-adress span{
    display: inline-block;
    font-size: 20px;
    vertical-align:middle;
    font-weight: 400;
    line-height: 30px;
}
span.box-adress i.fa.fa-map-marker{
    float: none;
    vertical-align: middle;
    font-size: 35px;
}


/**debut services*/


.bloc-onfos {
    position: relative;
    /* margin-bottom: 40px; */
}
.cont-ligne.fond {
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/bg-main.jpg);
    background-color: rgba(0, 0, 0, 0.78);
    background-blend-mode: color;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.padd.garage {
    /* background: rgba(90, 25, 31, 0.46); */
    padding: 6px 0px;
}
.bloc-onfos .cont-small-6.cont-x-small-12.padd {
	
	padding:0;
}
.bloc-onfos .cont-small-6.cont-x-small-12.padd.garage{
	
	background:#7EC211;
}
.decouvrez.Mobile {
    display: none;
}
.decouvrez {
    position: relative;
    background: #7EC211;
    overflow: hidden;
}


  .bg-inter-serv {
    padding: 180px  0   20px;
    /* margin-bottom: 20px; */
}
.bgdecouvrez  .bg-inter-serv {
}

.bgColor {
    background: #eeeeee;
}
.nos-atouts {
	position:relative;
}
.box-atout {
    text-align: center;
    padding: 20px 0 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    margin: 2%;
    background: transparent;
    letter-spacing: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.nos-atouts  .bgColor {
    padding: 50px 0 30px;
    background: #eee;
}


.textwidget {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 39px;
    color: #ffffff;
    padding: 12px 0 12px;
}

.textwidget  p {
    text-align: center;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
}
/*-----------------------------------------------
/*-[ Bon de reduction ]
----------------------------------------------*/
.experiencebon{
    background: #ebebeb;
    padding: 40px 0;
    color: #333333;
    text-align: center;
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 42px;
}
.experience{
    background: rgb(67, 149, 61);
    padding: 8px;
    font-size: 30px;
    color: #fff;
}

	.txt-experience{
    width: 100%;
    padding: 15px 0 15px 0;
    text-align: center;
    color: #fff;
    font-size: 25px;
    position: relative;
    background: rgb(67, 149, 61);
    z-index: 9;
    margin: 0 auto 20px;
    display: block;
}
.experience:after, .experience:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.experience:after {
    border-top-color: rgb(67, 149, 61);
    border-width: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.ContOff{
	position:relative;
	text-align: center;
}

.promo .offre-bd{
    text-align: center;
    display: block;
    background: #7EC211;
	
}

.promo .offre-bd span{
    font-size: 17px;
    line-height: 30px;
    display: block;
    color: #fff;
    text-shadow: 1px 1px 1px #333333;
	font-weight: 700;
}
.offre-bd .cont-offre strong{
    font-family: 'Roboto', sans-serif;    
	font-size: 22px;	
}

.offre-bd .cont-offre strong {
    font-size: 21px;
    line-height: 45px;
    display: block;
    margin-top: 10px;
    color: #333333;
	}
.owl-Bon .owl-controls{
	margin:0!important
}
.sms{
    margin-top: 48px!important;	
}
#print-bd, .sms {
	display: block;
	background: transparent;
    color: #fff;
	text-align: center;
    font-size: 20px;
    line-height: 30px;
    max-width: 80%;
    margin: 10px auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 10px;
	text-transform: initial;
	    font-weight: 700;
    opacity: 1;
    border: 1px solid #fff;
	font-family: 'Roboto', sans-serif;
}
#print-bd:hover, .sms:hover {
    opacity: 1!important;
    background: #252525 ;
	color:#fff;
	border-color: initial;
}
.widget #print-bd, .widget .sms {
	background: transparent ;
}
.widget #print-bd:hover, .widget .sms:hover {
    background: #383435;
}


/*-----------------------------------------------
/*-[ Footer ]
------------------------------------------------*/
div#mentionss h2 {
    font-size: 28px;
    line-height: 35px;	
	
}
div#mentionss h3{
    font-size: 24px;
    line-height: 30px;	
}
body > footer{
    width: 100%;
}
div.ContFooter{
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/bg-footer.jpg) center fixed;
    background-size: cover;
}

div.ContFooter div.ContAvis, div.ContFooter div.MapPlan, div.ContFooter div.ActPlan{
    border-radius: 10px;
    padding: 15px 10px;
    color: #fff;
    font-size: 16px;
    text-align: center;
	min-height: 293px;
    margin-bottom: 15px;
}
div.ContFooter div.ContAvis{
    background: #333333;
    line-height: 38px;
	padding: 59px 10px 33px;
}
div.ContFooter div.ContAvis #avis a.voiravis, div.ContFooter div.ActPlan a.bloger{
    line-height: 20px;
    background: #cec2b2;
    color: #333333;
	display: block;
    text-align: center;
    padding: 8px 17px;
    font-size: 20px;
    width: 275px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
div.ContFooter div.ContAvis #avis a.voiravis:hover, div.ContFooter div.ActPlan a.bloger:hover{
	background: #bfb2a1;
}
div.ContFooter div.ContAvis span.titre-widget, div.ContFooter div.ActPlan span.TitrePlan{
    font-size: 24px;
}
div.ContFooter div.MapPlan span.TitrePlan{
	display: block;
    margin-bottom: 5px;
    font-size: 18px;
}
div.ContFooter div.ActPlan span.TitleAct{
    display: block;
    margin-top: 15px;
    font-size: 18px;
}
div.ContFooter div.MapPlan{
    background: #509760;
	padding: 15px 25px 25px;
}
div.ContFooter div.ActPlan{
    background: #70bf7e;
    padding:39px 10px 25px;
}
footer div.bg-footer2{
	background:#333;
}
footer {position: relative;background: #f6f6f6;border-bottom-left-radius: 0;border-bottom-right-radius: 0;z-index: 4;width: auto;background-position: 50% -50px;margin-top: 0;}

.tt-shape.tt-shape-top {
    position: relative;
    bottom: 0;
    top: 0px;
    left: 0;
    width: 100%;
    /* height: 4vw; */
    /* transform: rotate(-180deg); */
}
.Allfooter {
	position:relative;
	background: #fff;
}
footer .info-partique {
    display: block;
    margin-top: 15px;
    position: absolute;
    width: 47%;
    right: 0%;
    top: 0;
    bottom: 0;
    padding: 10px;
    text-align: center;
    margin: auto;
    background: #fff;
    z-index: 99;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.5);
    -moz-box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.5);
    box-shadow: 0px 0px 20px 0px rgba(128,128,128,0.5);
}

.title-footer  {
    font-style: normal;
    font-family: 'Roboto', sans-serif;
    display:block;
    font-size: 17px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    font-weight: 400;
    color: #333333;
    padding: 30px 0;
}
.title-footer  span{
	display:block;
    font-size: 40px;
    line-height: 60px;

}
footer .TitleFooter{
    display: block;
    font-size: 25px;
	text-align: center;
    font-family: 'Roboto', sans-serif;
    line-height: 27px;
	margin-top: 20px;
	font-weight: 700;
}
.blocker {
    z-index: 99999!important;
}
.top {
    margin-top: 40px;
    padding: 0;
    text-align: center;
}
.top a{
	z-index: 9;
    position: relative;	
display: inline-block;
}
img.logo {
    margin: 0 auto;
    display: block;
}
div.adresse.trouver{
	text-align:center;
	margin-top: 0;
}
div.adresse span.adresse-footer {
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/adresse.png) left center no-repeat;
    padding: 6px 0 5px 39px;
}
div.adresse span{
	color: #333333;
	line-height: 21px;
	display: inline-block;
    font-weight: 400;
}

div.adresse span.SlogFo{
	display:block;
    margin-top: 27px;
}
div.adresse span.phone{
    font-size: 27px;
background:  url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/phone.png) left 5px center no-repeat;
    padding: 15px 0 15px 40px;
    color: #333333;
    display: inline-block!important;
}
div.adresse span.phone a{
	color: #333333;
}
div.adresse div.adress-footer{
	margin-bottom:15px;
}

 footer nav li{

 text-align: center;
	font-size: 17px;
}
footer ul.mention{
	text-align:center;
	padding-left:0;
	color:#333333;
	margin-top: 9px;
}
footer nav li a, footer li a {
    font-size: 13px;
    text-transform: none;
    line-height: 35px;
    color: #fff;
    padding: 14px 5px;
    font-weight: 400;
    position: relative;
    z-index: 9;
}
footer ul.mention li a:hover, footer ul.mention li a.active{
    text-decoration: underline;
    color: white;
}
footer ul.mention li{
	display:inline-block
}
footer nav li a:hover, footer nav li a.active{
	font-weight: 700;
	    color: #ADD2ED;
}
span.adresse-footer {
    color: #333333;
    font-size: 15px;
    line-height: 24px!important;
}
.phone-footer.clearfix {
    color: #333333;
    text-align: center; 
}
.address-footer.clearfix {
    color: #333333;
    text-align: center;
}

#navfooter select {
    display: inline-block;
    max-width: none;
    border: none;
    padding: 7px 15px;
    margin-top: 0;
    width: 100%;
    color: #333333;
    background: #333333;
    font-size: 12px;
    margin: 5px 0;
}
.bas-footer {
    padding: 20px 0 20px;
    background: #000000;
    color: #fff;
}
.copyrights {
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 25px;
    font-size: 15px;
    padding: 12px 0 10px;
}

.block-socialbar li {
    margin-bottom: 10px;
}
span.text {
    display: block;
	font-size: 12px;
	color: #fff;
}
.iconreseau{
	margin: 0 auto 0;
    padding: 0;
    text-align: center;
}


.iconreseau a i {
    color: #333333;
    font-size: 40px!important;
    vertical-align: middle;
    margin: 0;
    font-style: normal;
    line-height: 35px;
    width: 44px;
    cursor: pointer;
}
.iconreseau a:hover i.fa-google-plus-square {
    color: #cb402f!important;
}
.iconreseau a:hover i.fa.fa-twitter-square {
    color: #1da1f2!important;
}
.iconreseau a:hover i.fa.fa-linkedin-square {
    color: #0077b5!important;
}
.iconreseau a:hover   i.fa.fa-facebook-square {
    color: #3b579d;
}
.iconreseau a:hover   i.fa.fa-instagram{
	color:#c0156e;
}
footer div.contact a{
	background: #333333;
	color: #fff;
    font-size: 17px;
    padding: 8px 25px;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: auto;
    text-align: center;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	transform: translateY(40px);
}
footer div.contact a:hover{
    background: #333333;
}

footer form input , footer form select, footer form textarea, footer div.new-contact .form-control{
    background: #FFF;
    border: 1px solid #333333!important;
    position: relative;
    padding: 4px 9px!important;
    line-height: 29px;
    font-family: 'Roboto', sans-serif;
    color: #333333;
}
footer form textarea{
	height:100px!important;
}
footer form label{
	position: absolute;
    z-index: 9;
    color: transparent!important;
    width: 2px!important;
    margin-top: 19px;
    left: 0!important;
}
footer form label.hide, footer div.new-contact label{
	display:block!important;
    background: none!important;
}
div.new-contact label.active:after, div.new-contact label.active:before{
box-shadow:0 0 0 0!important;
 background:none!important
}
footer formlabel.active:after{
	background: none!important;
}
footer form label i.fa{
    font-size: 14px!important;
    padding-left: 5px;	
}
footer form .form-group {
   margin-bottom:3px
}
footer form input:focus,
footer form textarea:focus{
}
.bloc-soumtt form input::-webkit-input-placeholder,
.bloc-soumtt form textarea::-webkit-input-placeholder{
    color:#fff!important;

}
.bloc-soumtt form input::-moz-input-placeholder,
.bloc-soumtt form textarea::-moz-input-placeholder{
    color:#fff!important;

}
.bloc-soumtt form input::-ie-input-placeholder,
.bloc-soumtt form textarea::-ie-input-placeholder{
    color:#fff!important;

}
.bloc-soumtt form input::-o-input-placeholder,
.bloc-soumtt form textarea::-o-input-placeholder{
    color:#fff!important;

}
.bloc-soumtt form input::input-placeholder,
.bloc-soumtt form textarea::input-placeholder{
    color:#fff!important;

}
footer .btn-envoie {
    background-color:#333333;
    color: #FFF;
    cursor: pointer;
    border: 1px solid #555!important;
}
footer .btn-envoie:hover {
    opacity: 0.8;
}
footer div.new-contact form fieldset{
	border:0;
	padding:0;
}
footer .TitleFooter{
	display: block!important;
    font-size: 18px!important;
    margin-bottom: 20px;
}

div.adresse-footer, div.phone-footer , div.horaire-footer{
    background-color: #f6f6f6;
    padding-top: 20px!important;
    padding-right: 30px!important;
    padding-bottom: 20px!important;
    padding-left: 20px!important;
    margin-top: 30px!important;
    margin-left: 20px;
    margin-bottom: 3px!important;
    position: relative;
    max-width: 100%;
}

span.icon {
    cursor: pointer;
    color: #fff;
    font-size: 35px;
    position: relative;
    text-align: center;
    z-index: 9;
    margin-top: 0;
    vertical-align: text-bottom;
    position: absolute;
    left: 0px;
    top: 0;
    width: 10%;
    line-height: 50px;
    overflow: initial;
    margin: 20px;
}

span.icon:before {
    content: '';
    width: 56px;
    height: 56px;
    background: rgb(90, 25, 31);
    position: absolute;
    left: 0;
    right: 0;
    margin-left: -12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 5px #fff;
    z-index: -1;
}

span.description-add ,  footer span.phone a {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #000000;
    padding-left: 40px;
    font-size: 15px;
}
span.icon i.fa.fa {
    padding: 11px 37px 8px 6px;
}	
/*-----------------------------------------------
/*-[ Form Input ]
-----------------------------------------------*/

input,textarea,select, select#Typedintervention{
    padding: 11px 1%!important;
    border:none;
    line-height:normal!important;
    font-size:12px;
    background:#fff;
    border: 1px solid #fff;
    color: #a2a2a2;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}



input[type="checkbox"]{
width:25px!important;
	
}
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: 286px;
   background: #fff;
   /* border: 1px solid #fff; */
   padding: 9px 3%!important;
   line-height: initial;
   /* margin-top: -12px; */
}
input.send{
	padding:5px 5px 28px;
	color: #fff;
	cursor: pointer;
	border: none;
	text-transform: uppercase;
	background: #787a77;
	height: 25px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 700;
}
#map-holder{ padding: 5px;}

textarea {
    overflow: auto;
    resize: vertical;
}
form label.control-label {
	text-align: left;
	color: #242424;
	margin-bottom: 10px;
    display: block;
}
.control-group {
	margin-bottom: 10px;
	overflow: hidden;
}

input:focus,
textarea:focus{
}
::-webkit-input-placeholder{
    color:#a2a2a2;

}
::-moz-input-placeholder{
    color:#a2a2a2;

}
::-ie-input-placeholder{
    color:#a2a2a2;

}
::-o-input-placeholder{
    color:#a2a2a2;

}
::input-placeholder{
    color:#a2a2a2;

}

::-webkit-textarea-placeholder{
    color:#a2a2a2;

}
::-moz-textarea-placeholder{
    color:#a2a2a2;

}
::-ie-textarea-placeholder{
    color:#a2a2a2;

}
::-o-textarea-placeholder{
    color:#a2a2a2;

}
::textarea-placeholder{
    color:#a2a2a2;

}
.widget.rdv img {
    display: block;
    margin: 10px auto;
}
span.proximite{
color:#333;
}
/*-----------------------------------------------
/*-[ Contact Widget ]
-----------------------------------------------*/
ul.errors{
    float: left;
    padding: 0;
}
ul.errors li{
    color: #f30101!important;
	background: none!important;
	padding-left: 0!important;
    font-size: 12px!important;
}
.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;
    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;
}
.new-contact legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.contact input[type="submit"]:hover{
	opacity:0.8
}
#searchsubmit {
    font-size: 17px;
    color: #fff;
    background: #000;
    border: 0;
    border-radius: 0!important;
    cursor: pointer;
}
#searchsubmit:hover {
    background: #5a191f;
}
form textarea{

    height:200px!important;
}
.contact td{border:none;}
.ContNewPlan {
    margin-bottom: 25px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
div.new-contact #contactform .form-control, div.new-contact #contactform .form-group textarea {
    width: 100%!important;
    padding: 11px 1%!important;
}
/*-----------------------------------------------
/*[page devis]
------------------------------------------------*/

.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 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%;
}
.rappel form {text-align: center;/* width: auto; *//* float: right; */margin-bottom: 25px;}
form#contactform{
	
	padding:0 15px
}

#main2 .phone{
    white-space: nowrap;
	    font-size: 38px;
    color: #333333;
}
#ncf_sidebar iframe {
   display:block;
   margin:auto;
}
header span.time{
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	color: #484f52;
}


span.prox {
    color: #333333 ;
    font-size: 16px;
}

.box-adresse
{padding: 0 5px;}
#navfooter  ul {display:inline-block;}
header{
	transition: all 0.4s ease;
    color: #333333;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	position:relative;
	z-index: 999;
}
/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	background: #5a191f;
}

figure.effect-sarah img {
	width: 100%;
}

figure.effect-sarah:hover img {
    opacity: 0.4;
    /* -webkit-transform: translate3d(0,0,0); */
    /* transform: translate3d(0,0,0); */
    background: #000;
}

figure.effect-sarah .BlocsMain {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.4em 0;
	font-size: 16px;
}



figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

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 #333333;
    clear: initial!important;
    position: relative;
    margin-bottom: 20px;
    padding: 8px;
    float: left;
    margin: 10px 7px;
    min-height: 335px;
    width: 100%;
}
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;
}
#logo1 {
    display: block;
    position: relative;
    /* background: #0cbadf; */
}
#logo1 a {
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/logo-sidebar.png) no-repeat center 8px;
    display: block;
    min-height: 80px;
	background-size: contain;
}
.img-cliqeo{
    vertical-align: middle;
    /* background: #fff; */
    padding: 5px 5px 1px 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 3px;
    /* text-shadow: 4px 4px 4px #333333; */
    /* background: #fff; */
}
.devis-button {font-family: 'Roboto', sans-serif;display: block;line-height: 28px;color: #000;font-size: 28px;font-style: normal;font-weight: 300;text-transform: none;text-align: center;width: 324px;margin: 0 auto 25px auto;transition: all .3s ease 0s;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;padding: 10px 0;background: #fff;font-weight: 400;margin-top: 1px;border-radius: 0;position: absolute;border-radius: 0px;left: 0;right: 0;cursor: pointer;}
.devis-button:hover{
	background: #fff;
	color: #5a191f;
}
.title2 {
	font-size: 40px;
	margin-top: 12px;
	color: #fff;
	margin-right: 26px;
}
#navfooter ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}
nav#navfooter {
    text-align: center;
}
.services {
    width: 20%;
	}
	select#situation {
    width: 8%!important;
    float: left;
    margin-right: 2%;
}
.phone2 {
	display: block;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    font-size: 28px;
    margin-top: 2px;
	}
	form#devis.form-control, textarea  {
	width: 74%!important;
	}
		form#soumettre-un-dossier.form-control, textarea  {
	width: 100%!important;
	}
		.fixed i.fa {
    font-size: 50px!important;
    color: #333333 ;
    text-align: center;
    line-height: 40px!important;
    margin: 5px 10px 0 3px;
    /* float: left!important; */
}

select#listedevaleurs {
    width: 93%!important;
}
 f-nav#menu-drink {
	text-align:center;
	}
form div.controls.prestations {
    float: left;
    width: 100%;
}
form div.controls.prestations label{
	width: 30%;
    float: left;
}
form div.controls.message label{
	width: 93%!important;
}
input[type='radio'] {
    width: 20px;
}
#avis_form #rate img{
    display: inline-block;
 width: auto!important;
 border: 0!important;
}
#avis_list span.rating img{
 display:inline-block;
 width: auto!important;
 border: 0;
}
li.widget.widget-sidebar.avis {
    background: #403b3c;
	color: #fff;
}
span.titre1 {
    color: #fff;
    font-size: 22px;
    float: right;
    margin-top: 10px;
}
.ContNewPlan iframe{
	border: 2px solid #333333;
}
.CoorPlan{
    padding: 0 20px;
	margin: 10px 0 30px;
}
.ContNewPlan  .BlocCoorPlan{
	display:inline-block;
    vertical-align: top;
	margin-top: 20px;
	text-align: center;
}
.ContNewPlan  .BlocCoorPlan span.TitreCoorPlan{
	font-size: 25px;
	display: block;
}
.ContNewPlan  .BlocCoorPlan .ContCoorPlan i{
    color: #000;
    font-size: 35px;
    padding-right: 10px;
    text-align: center;
    float: none;
    vertical-align: middle;
}
.ContNewPlan  .BlocCoorPlan .ContCoorPlan  span.phone {
	    font-size: 20px;
		vertical-align: middle;
	
}
.ContNewPlan  .BlocCoorPlan .ContCoorPlan i.fa.fa-clock-o {
    vertical-align: middle;
    display: inline-block;
    padding-right: 10px;
}
.ContNewPlan  .BlocCoorPlan .ContCoorPlan span.adressePlan i{
    vertical-align: middle;
}
.ContNewPlan  .BlocCoorPlan .ContCoorPlan  span.adressePlan span{
	display: inline-block;
	vertical-align: -webkit-baseline-middle;
	font-size: 18px;
}
.ContNewPlan  .BlocCoorPlan .ContCoorPlan span.HorairesPlan span{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
	    font-size: 16px;
}
.ContNewPlan  .BlocCoorPlan .ContCoorPlan span.HorairesPlan span.center{
	font-size: 10px;
}
.ContNewPlan  .BlocCoorPlan .ContCoorPlan span.HorairesPlan u {
		display: block
}
.ContNewPlan  .BlocCoorPlan img{
	border:0!important;
    display: inline-block!important;
	margin:0
}
.ContNewPlan  .BlocCoorPlan li{
	background:none!important;
	margin-bottom: 10px;
	    font-size: 13px;
}
footer .Cont ul.mention, footer .Cont .iconreseau {
	
	text-align:center!important;
	margin-top:20px;
}
span.TitreCoorPlan {
    text-align: center;
    display: block;
    padding: 10px 0;
    color: #fff;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    background: #5a191f;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#content_box table th {
    background: #7EC211;
    border: 1px solid #333333;
}







/* Separator */
.g-hr {
    position: relative;
    font-size: 0;
    text-align: center;
    height: 35px;
    margin: 2% 0;
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
    clear: both;
	}
	.g-hr-h:before,
	.g-hr-h:after {
		display: inline-block;
		content: "";
		height: 1px;
		width: 25%;
		margin-top: 11px;
		vertical-align: top;
		position: relative;
		background-color: #fff;
		}
		
		
.bgdecouvrez .g-hr-h:before, .bgdecouvrez .g-hr-h:after {
	background-color: #fff;
}
		

	.g-hr-h:before {
		left: -13px;
		margin-left: -50%;
		}
	.g-hr-h:after {
		left: 13px;
		margin-right: -50%;
		}
		.g-hr-h i {
    font-size: 27px;
    line-height: inherit;
    height: 30px;
    width: 30px;
    vertical-align: top;
    text-align: center;
    color: #fff;
   }
			


/* Fin Separator */		
	

.nos-atouts.mobile {
    padding: 60px 0;
    background: #ebebeb;
}
.w-iconbox-text span{
    font-size: 19px;
    text-align: left;
    font-weight: 400;
    display: block;
    color: #333333;
}
.bloc-iconbox-meme {
    display: inline-flex;
    width: 100%;
	margin:10px auto;
}
.w-iconbox-text {
    display: inline-block;
    width: 80%;
}
.w-iconbox-link {
    display: inline-block;
    width: 100px;
}
	
.bloc-iconbox-meme .w-iconbox-icon {
		 -webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		 height: 80px;
		line-height: 80px;
		width: 80px;
		background-color: #7EC211; 
		color: #fff !important;
		}
		
.bloc-iconbox-meme .w-iconbox-icon  img{
	display: block;
    text-align: center;
    margin: auto;
    padding-top: 20px;
		-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
		
	}
.bloc-iconbox-meme .w-iconbox-icon:hover{
	border:4px solid #333333;
	-webkit-transition: color 0.5s, box-shadow 0.5s, background-color 0.5s;
    -o-transition: color 0.5s, box-shadow 0.5s, background-color 0.5s;
    transition: color 0.5s, box-shadow 0.5s, background-color 0.5s;
	    background: #333333;
	}
.bloc-iconbox-meme .w-iconbox-icon img:hover{

  /*  -webkit-transform: scale(1.3);
    transform: rotate(360deg);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;*/
	    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
		
	}
	
	
/*************************************

bloc Contenu 

*********************************************/


.container-contenu    {
  width: 100%;
  display: block;
  justify-content: center;
  align-items: center;
  position: relative;
}
.container-contenu    .box {
  /* width: 100%; */
  height: 620px;
  background: #FFF;
  position: relative;
  animation: openBox 1s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
}
.container-contenu    .box .product__img {
  width: 600px;
  position: absolute;
  top: 50px;
  opacity: 0;
  animation: fadeImg 1s ease-in-out forwards;
  animation-delay: 1s;
}

.container-contenu    .box .product__disc {
  width: 0px;
  height: 430px;
  background: rgb(90, 25, 31);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0px;
  top: 50px;
  animation: showDisc 1s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
}
.container-contenu    .box .product__disc .product__disc--content {
  width: 81%;
  height: 90%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  animation: fadeContent 1s ease-in-out forwards;
  animation-delay: 1s;
  opacity: 0;
  color: #fff;
}
.container-contenu    .box .product__disc .product__disc--content .disc__content--about {
  width: 100%;
}
.container-contenu    .box .product__disc .product__disc--content .disc__content--about h1 {
  font-size: 24px;
  color: #ffffff;
}
.container-contenu    .box .product__disc .product__disc--content .disc__content--about span {
    display: flex;    
    color: #fff;
}
.container-contenu    .box .product__disc .product__disc--content .disc__content--about p {
  margin-top: 35px;
  font-size: 14px;
      color: #fff;
}

.container-contenu    .box .product_buttons {
  width: 100%;
  height: 100px;
  bottom: -18px;
  right: -50px;
  position: absolute;
}

.container-contenu    .box .product_buttons .wishlist {
  border: 2px solid #28537a;
  background: transparent;
  color: #28537a;
  position: absolute;
  bottom: -25px;
  left: 0;
  opacity: 0;
  animation: fadeWish 1s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation-delay: 1s;
}
.container-contenu    .box .product_buttons .wishlist:hover {
  background: #28537a;
  color: #FFF;
  box-shadow: 0 0 26px #28537a;
}
.container-contenu    .box .product_buttons .buy {
  border: none;
  background: rgb(0, 0, 0);
  color: #FFF;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  animation: fadeBuy 1s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation-delay: 1s;
  padding: 20px 30px;
}
.container-contenu    .box .product_buttons .buy:hover {
  box-shadow: 0 0 26px #fff;
}

/*
  keyframes
 */
@keyframes openBox {
  0% {
    width: 0px;
    left: 15%;
  }
  100% {
    width: 900px;
    left: 15%;
  }
}
@keyframes fadeImg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes upVideo {
  0% {
    opacity: 0;
    bottom: -20px;
  }
  100% {
    opacity: 1;
    bottom: 0px;
  }
}
@keyframes showDisc {
  0% {
    width: 0px;
    left: 450px;
  }
  100% {
    width: 500px;
    left: 450px;
  }
}
@keyframes fadeContent {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeWish {
  0% {
    opacity: 0;
    bottom: -25px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@keyframes fadeBuy {
  0% {
    opacity: 0;
    bottom: -25px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}


/*-----------------------------------------------
/*[Accordion]
/*---------------------------------------------*/


.accordionWrapper{    padding: 0;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    /* box-shadow: 0 1.5em 85px 0 rgba(0, 0, 0, 0.2); */
    /* text-shadow: 0 0 0; */
    opacity: 1!important;
}
.accordionItem{
    float:left;
    display:block;
    width:100%;
    box-sizing: border-box;
    font-family:'Open-sans',Arial,sans-serif;
    opacity: 1;
    text-shadow: 0 0 0;
}
.accordionItemHeading{
    cursor:pointer;
    margin:0px 0px 10px 0px;
    padding:10px;
    background:#7EC211;
    color:#fff!important;
    width:100%;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
        box-sizing: border-box;
}
.close .accordionItemContent{
    height:0px;
    transition:height 1s ease-out;
    -webkit-transform: scaleY(0);
	-o-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
    float:left;
    display:block;
    
    
}
.open .accordionItemContent{
        padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    margin: 0px 0px 10px 0px;
    display:block;
    -webkit-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
    -webkit-transform-origin: top;
	-o-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;

	-webkit-transition: -webkit-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	transition: transform 0.4s ease;
        box-sizing: border-box;
}
.open .accordionItemHeading{
    margin:0px;
        -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #739bcc;
    color: #fff;
}
.social-mediaa {
    float: right;
}
.fnc-nav__control {
    width: 263px!important;
    height: 50px;
    font-size: 13px;
    color: #ffffff!important;
}
.HeadHoraire.pc {
    display: block;
    color: #fff;
}
.HeadHoraire.pc span {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
section#main8 {
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/block-bg.jpg) center no-repeat;
   padding: 20px;
   background-size: cover;
   background-attachment:  fixed;
}

.intro-services {
    padding: 10px;
    /* background: rgba(255, 255, 255, 0.6); */
}
.del-titlerub-white, .del-titlerub {
    margin-top: 40px;
    /* margin-bottom: 50px; */
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    font-family: 'Muli', sans-serif;
}
.service-box {
    padding: 0;
    margin-bottom: 25px;
    border: none;
    background-color: transparent;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color 0.4s;
    -moz-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
    margin-top: 35px;
}
.icon {
    float: none;
    width: 118px;
    /* height: 119px; */
    position: relative;
    text-align: center;
    margin: 0 auto 24px;
    overflow: hidden;
}

.service-box .icon img {
    /* margin-top: 12px; */
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    /* transition: transform 0.8s; */
}

.service-box span.title-services {
    font-size: 15px;
    font-weight: bold!important;
    line-height: 21px;
    text-transform: uppercase;
    transition: inherit;
    margin: 0 0 15px 0;
    display: block;
    letter-spacing: 5px!important;
    font-family: 'Muli', sans-serif;
    color: #7ec210;
}
.service-box a:hover span {
    letter-spacing: 6px!important;
    color: #fff;
}
form#soumettreundossier .form-control {
    color: #fff!important;
    background-color: #da731f!important;
}
a.savoir.slider i {
    margin-right: 5px;
}
.bloc-soumtt  form textarea {
    height: 120px!important;
}
.bloc-soumt iframe {
    float: right;
    display: inline-block;
    max-width: 100%;
}
.acc-form .form-control {
    border: 1px solid #ff9965!important;
}
.disc__content--about {
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    margin: 26px 0px;
    color: #000;
    font-family: 'Roboto', sans-serif;
}
.texte {
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
}
.autocomplete-suggestions {
    width: 44%!important;
    font-size: 12px;
}
button.btn.btn-default {
        background-color: #2285bf!important;
   }
svg.icon-mybusiness1 {
    background: #5a191f!important;
}
figure.effect-sarah h2::after {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.cs-style-2 figcaption h2 {
    font-size: 25px;
    color: white;
    line-height: 41px;
    text-shadow: 4px 1px 1px #000;
}
.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
  }
.grid {
    position: relative;
    clear: both;
    list-style: none;
    text-align: center;
}
.padd {
    position: relative;
    overflow: hidden;
}
#logo-par {
    display: block;
    position: relative;
}
#logo-par a {
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/logo-par.png) no-repeat right center;
    display: block;
    min-height: 125px;
    line-height: 28px;
}
.textwidget span.phone a {
    color: #fff;
    font-size: 27px;
}
.container-contenu.pre .disc__content--about {
    color: #fff;
}
div#logoMobilepre {
    display: none;
}
.tarifs {
    text-align: center;
}
section#main {
    padding: 30px 0;
}
section#mainn {
    margin: 22px auto;
}
input, textarea, select, select#Typedintervention {
padding: 11px 1%!important;
}
span.icon i.fa.fa-map-o {
    padding: 4px 15px 0px 0px;
    font-size: 24px;
}
.cont-ligne.bo {
    /* border: 1px solid; */
    box-shadow: 0px 0 1px 2px rgba(229, 136, 140, 0.3);
    /* margin: -5px; */
    margin-top: 10px;
}
span.titre-ta {
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    background: #5a191f;
    margin: 10px 0;
    color: #fff;
    padding: 10px;
}
span.title-tab {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
li.boutique {
    background: #5a191f;
}
li.boutique a {
    color: #fff!important;
}
li.boutique a:before {
    background: #000!important;
   }
/*-----------------------------------------------
/*[Responsive]
/*---------------------------------------------*/
/*-  MEDIA QUERIES
 ----------------------------------------------------------------------*/
/* Disable ios/winmob font size changes */
@media (max-width:374px){

		header .pos-time{
 display:block;
}
	.widget-sidebar .fa-home {
    padding-top: 10px;
    font-size: 35px!important;
    float: left;
    line-height: 38px!important;
    vertical-align: sub;
    padding-right: 0px;
}
	span.prox {
    color: #333333 ;
    font-size: 15px!important;
}
.right a.next, .right a.prev {
    top: 8%;
}
	#main1 div.title1 {
    font-size: 9px!important;
}
	.widget div.disponible {
    
    font-size: 12px!important;
	}
	#print-bd {
		font-size:14px;
	}
	.cont-offre {
		font-size:14px;
	}
	.widget div.disponible span {
		font-size: 17px;
	}
	#main2 span.box-adresse, #main2 span.horaires	{
		background-size: 30px;
	}
	#content_box div.bloc h2 {
		font-size: 18px;
	}
	.rappel {
    padding-right: 0;
}
#content_box #gal div.slideshow-container {
    height: 300px!important;
}

}
@media (max-width: 500px) {
		#gal div.slideshow-container {
    height: 490px!important;
}
	.adress-top{
	    margin:  auto;
	}
	header ul.infoAcce li span {
    font-size: 12px;
}
	.engagements{
	font-size: 16px!important;
	font-weight: 600!important;
	line-height:30px!important;
	}
	.hour {
	line-height: 35px!important;
    font-size: 16px!important;
}
		.info-promos{
	line-height: 30px;
	font-size: 14px;

	}
.info-promos b{
	line-height: 23px;
	font-size: 16px;
}
	.service > .title {
    font-size: 16px;
}
		header .pos-time{
 display:block;
}
	.widget-sidebar .fa-home {
    padding-top: 10px;
    font-size: 35px!important;
    float: left;
    line-height: 38px!important;
    vertical-align: sub;
    padding-right: 0px;
}
	span.box-adresse{
		font-size: 15px!important;
	}
	.right a.next, .right a.prev {
    top: 8%!important;
}
	.ad-300 span.titre {
    font-size: 16px!important;
    line-height: 34px;
}
	figure.effect-honey  span,
figure.effect-honey span i {
	display: initial;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	transition: all ease-in-out 0.5s;
}
	.map-activation strong {
    font-size: 22px;
    left: 0;
    text-align: center;
    text-align: center;
    margin-left: 0;
 }
	span.text {
    font-size: 11px;
}

	#ncf_sidebar .ncf_sidebar_cont_scrollable span.phone {
		background-size: 20%;
		font-size: 5vw;
	}
	#ncf_sidebar .ncf_sidebar_cont_scrollable span.phone a, #ncf_sidebar .ncf_sidebar_cont_scrollable span.phone a:hover{color:#fff;}

#main2 div.title1 {
    font-size: 18px!important;
}
#main1 div.title1 {
    font-size: 7px!important;
    line-height: 16px;
}
}
@media (max-width: 767px) {
	.cs-style-2 figcaption h2 {
    font-size: 22px;
    color: white;
    text-shadow: 4px 1px 1px #000;
}
.article ul {
    padding: 0.5em 0 1.571em 0;
    list-style-type: circle;
    overflow: hidden;
    column-count: initial;
}
	#logo-par {
    display: none;
}
div#logoMobilepre {
    display: block;
}
	.HeadHoraire span {
    display: inline-block;
    vertical-align: middle;
    text-align: justify;
}
	.HeadHoraire i.fa.fa-map-marker {
    font-size: 25px;
    vertical-align: middle;
    display: inline-block;
	    color: #5a191f;
}
	.mobileFixed {
    margin-top: 62px;
}
    .mobileFixed span i {
    font-size: 33px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}
    .container-contenu .box .product__disc .product__disc--content {
    width: 100%;
   
}
    .bloc-onfos {
    display: block;
}
    .HeadHoraire.pc {
    display: none;
}
	span.adress-top.pc {
    text-align: center;
    font-size: 18px;
    margin-top: 55px;
    color: #000;
    display: none;
 }
#soumettre-un-dossier #searchsubmit {
    max-width: 100%;
    float: none;
    line-height: 30px;
}
.container-contenu .box .product__img {
    width: auto;
    position: relative;
    top: auto;
    text-align: center;
}
.demo-cont, footer .info-partique,.cr-container, .triangle.animated.fadeInDown,.container-contenu .box .product_buttons{
    display: none;
}
.container-contenu .box {
    animation: none;
    height: auto;
}
.container-contenu .box .product__disc {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    left: 0px;
    top: 0;
    animation: none;
    padding: 20px;
}
	.decouvrez.Mobile {
    display: block;
}
	.bg-inter-serv {
    height: auto;
    padding: 15px 0;
}
.offre-bd .cont-offre strong {
    font-size: 18px;
    line-height: 30px;
}
	a.header-fb {
    text-align: center;
    color: #7EC211;
}
.closed-map,.bgdecouvrez,.header-gradient-after,.bloc-service{
    display: none;
}
#contactform #searchsubmit, #contactform .btn-envoie {
    width: 100%;
    margin-top: 15px;
}
#contactform .control-group.Element_captcha, #contactform .control-group.Element_submit {
    display: block;
}
#contactform iframe {
    max-width: 100%;
    display: block;
	margin:auto;
}
img.imgClient {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.MenuHead {
    display: none;
}

.titleAcc {
    font-size: 15px;
}
span.top-horr {
display: none;
}
section.block-last .StartClient {
    margin-bottom: 10px;
	font-size: 18px;
	line-height:25px;
}
.block-txt {
    width: 100%;
	padding: 30px;
}
.block-img {
    display: none;
}
.txt-graph,.desc {
    font-size: 14px;
    line-height: 28px;
}
.client h3 {
    margin-bottom: 10px;
    font-size: 18px;
	line-height:23px;
}
div#mentionss h2 {
    font-size: 18px;
    line-height: 25px;	
	
}
div#mentionss h3{
    font-size: 16px;
    line-height: 23px;	
}	
form div.controls iframe {
	-moz-transform: scale(0.9) translateX(0px);
    -webkit-transform: scale(0.9) translateX(0px);
    -o-transform: scale(0.9) translateX(0px);
    -ms-transform: scale(0.9) translateX(0px);
    transform: scale(0.9) translateX(0px);
    max-width: none;
	}
span.txtTop {
    font-size: 15px;
}
header .adressMobile {
    display: block;
}
header .adrrtop {
    display: none;
}

#mydiv .lespictos span.texte, .lespictos,.bgbas,.ContNewPlan{
    display: none;
}
.BlocCoorPlan.info {
    width: 100%;
    font-size: 20px;	
	
}
.BlocCoorPlan.info .ContCoorPlan span.HorairesPlan span.center {
    font-size: 12px;
}


	/*------------*/
#mydiv .lespictos span.texte {
display:none;
}
div.bottom-cardP {
    display: block;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    z-index: 999;
}


div.bottom-cardP  button {
    background: #5a191f;
    width: 100%;
    color: #fff;
    border: none!important;
    font-size: 25px;
    line-height: 45px;
    box-sizing: border-box;
    text-align: left;
    position: relative;
}

div.bottom-cardP  button i.fa.fa-angle-right {
    padding: 10px;
}	
	
	 #mydiv {
    height: auto;
    width: 100%;
    background: rgba(0, 0, 0, 0.59);
    color: #fff;
    text-shadow: 0px 1px 2px #555;
    display: none;
    text-align: center;
    padding: 20px 0 15px;
    -moz-transition: 0.15s ease;
    -o-transition: 0.15s ease;
    -webkit-transition: 0.15s ease;
    transition: 0.15s ease;
    position: relative;
 }
#mydiv .lespictos {
    text-align: center!important;
	margin:0!important;
	    display: block!important;
}

#mydiv .lespictos  a i.fa{
	 background: none;
	font-size: 30px;
	line-height: 40px;
	margin: 0 5px;
    width: 50px;
    height: 50px;
	vertical-align: middle;
	border: 1px solid #fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

div.bottom-cardP button i.fa.fa-angle-up{
    transition:all 1s;
    -webkit-transition:all 1s;
}

div.bottom-cardP button i.fa.fa-angle-up.animation {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transition:all 1s;
    -webkit-transition:all 1s;
}
/*------------*/	
	
	/**start sticky bottom*/
	
	.phone-bottom {
    white-space: nowrap;
    background: #333333;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.85);
    border: 2px solid rgba(0,0,0,0.1);
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    border-radius: 10px;
    float: right;
    width: 53%;
}

.phone-bottom, .phone-bottom a {
    color: #fff;
    font-size: 16px;
    float: left;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 8px;
}
	.bottom-click{
    display: block;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    height: 48px;
    z-index: 99999999;
    padding: 0px;
    background-color: #3f3f3f;
    background: rgba(0,0,0,.85);
    
}
.arrow-top{
	display:inline-block;
	float:left;
	vertical-align: super;
	/*margin-right: 10px;*/
	padding-top: 13px;
}
.phone-bottom, .phone-bottom a{
    color: #fff;
    font-size: 16px;
    float: left;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 8px;
}
.phone-bottom a:hover, .phone-bottom a:active{color:#fff;}
.phone-bottom .fa{margin-right:7px;padding-left: 11px;float: left;padding-top: 4px;}
.phone-bottom{
    white-space: nowrap;
    background: #333333;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.85);
    border: 2px solid rgba(0,0,0,0.1);
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    border-radius: 10px;
	float: right;
    width: 53%;
}
.bottom-click .pull-right {
    float: none!important;
    margin: 0 auto;
    display: block;
    max-width: 300px;
}
a.sticky-map img {
    margin-top: 8px;
}
a.sticky-contact img {
    margin-top: 8px;
}
.bottom-click {
    display: block;
}
/**fin sticky bottom*/

li.widget.widget-sidebar,div.blocs {
    display: none;
} 
li.widget.widget-sidebar.BGG.Wpaiment,li.widget.widget-sidebar.BGB.Wtarif  {
    display: block;
	    position: inherit;
}
span.txtWidg {
    position: initial;
    width: 100%;
    display: block;
	margin:auto;
}
span.txtWidg:before, span.txtWidg:after {
	display:none;
}

	#content_box h1, h1{
    font-size: 21px;
    line-height: 30px!important;
}
#content_box h2, h2{
	font-size: 19px;
    line-height: 28px;
}
#content_box h3, h3{
    font-size: 18px;
    line-height: 26px;
}
#content_box h4 , h4{
    font-size: 18px;
    line-height: 25px;
}
#content_box h5, h5{
    font-size: 15px;
    line-height: 23px;
}
	footer .TitleFooter {
		display: none;
	}	
	.NosAvis .Avis,.NosAvis .Avis h2 {
    text-align: center;
	}
	
.NosAvis img.avisImg {
    margin: auto;
    display: block;
}
#content_box img {
    width: auto;
    height: auto;
}
#content_box img.imagCONT {
    margin: 10px auto;
    display: block;
    float: none;
	width: auto;
}
.phone-bottom .fa {
    margin-right: 7px;
    padding-left: 11px;
    float: left;
    padding-top: 4px;
}
.HeaderBottom .mobileFixed.f-navMobile{
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 40px;
    width: 100%;
    transform: translate(0%, 0%);
    transition: all .5s ease-in-out;
    right: 0;
    padding: 10px 0 5px;
    margin: 0 auto;
    border: 0;
    background: #fff;
    display: block;
    border-bottom: 1px solid #333333;
}

.HeaderBottom .mobileFixed.f-navMobile span.phone{
	margin-top:0;
}
.HeaderBottom .phone.Mobile.f-navMobile a{
	color: #fff;
    width: 100%;
    width: 240px;
    padding: 5px 20px;
    display: block!important;
    margin: 0 auto!important;
    padding-left: 25px!important;
background: #4e4d4d url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/phone.png) left 10px center no-repeat!important;
    border: 1px solid #fff;
}

.bottom-click {
    display: block;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    height: 48px;
    z-index: 99999999;
    padding: 0px;
    background-color: #3f3f3f;
    background: rgba(0,0,0,.85);
    border-top: 1px solid #333333;
}
.phone-bottom {
    white-space: nowrap;
    background: #333333;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.85);
    border: 2px solid rgba(0,0,0,0.1);
    -webkit-border-radius: 10px;
    -webkit-background-clip: padding-box;
    border-radius: 10px;
    float: right;
    width: 53%;
	padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 8px;
}
.phone-bottom span.phone{
	color:#fff
}
.HeadHoraire {
	display: block;
}
.mobileFixed .adress-top {
    display: block;
}
a.sticky-contact img {
    margin-top: 8px;
}

	header span.phone a {
		color: #fff;
	}
	#bandeaux .right, .widget.Bgprofil,.widget.saviez, #main2 , div.ContFooter div.ContAvis, header span.phone.pc, .widget.Moyens, .widget.Gmap.pc, header .HeaderTop,
	 .NousContacter,.planacces.clearfix,#Specialite{
		display:none
	}
	#bloc-presentation .PRSTCBN:before, #bloc-presentation .PRSTCBN:after, #bloc-Valeurs .consult-title:before, #bloc-Valeurs .consult-title:after ,#bloc-Valeurs, #bloc-presentation{
	display:none;
}

	header .horaire{
		display:block;
	    margin-top: 15px;
	}
	header .BottomHead:before {
		left: 75px;
		right: 75px;
	}
	header span.phone.Mobile{
		display:inline-block;
	}

	.acceuil div.mobile , .acceuil div.mobile a.contacter{
		display:block;
	}
	select#situation  {
    width: 100%!important;
	}
	input#nom {
    width: 100%!important;
}
#ContNinja input, #ContNinja select{
	width:100%!important
}
#ContNinja select{
	padding: 10px 5px;
}
		input.numero {
    width: 200px;
    /* margin-top: -12px; */
}
form#devis input, textarea, select {
    width: 100%;
}
span.titre1  {
    float: none;
	}
	span.prestation {
    font-size: 21px;
    line-height: 25px;
}
div#dl-menu {
    position: fixed;
    max-width: 100%;
}
#dl-menuwrapper f-nav {
	
	display: block;
    z-index: 9999;
    float: left;
    text-align: left;
    border: none;
}
	div.fixed.f-nav {
    display: none;
	}
	div.fixed {
    display: none;
}
		.title2 {
    text-align: center;
}
	.adresse {
     margin-left: 0; 
}
.copyrights {
    margin-right: 0;
}
		.services {
    width: 100%;
}
.widget {
    width: 100%;
	}
.article {
    margin-left: 0;
}
	.btn-envoie{  font-size: 14px!important ;}

.engagements {
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
}
	.hour {
	line-height: 35px;
    font-size: 18px;
}
	.footer-widget h5, .footer-widget, .iconreseau, .iconreseau a{text-align:center;} 

		header .pos-time{
 display:block;
}
	#navfooter ul {
    display: none;
}
	.widget-sidebar .fa-home {
    padding-top: 10px;
    font-size: 35px!important;
    float: left;
    line-height: 38px!important;
    vertical-align: sub;
    padding-right: 18px;
}
	#bandeaux .info-slider {
    position: initial;
    left: 0;
	border-top:1px solid #fff;
}
header .pos i.fa.fa-clock-o {
    float: none!important;
}
header span.time{display:inline-block;}
header span.pos {
    margin: 10px auto;
    font-size: 16px;
    float: none;
}
.right a.next, .right a.prev{
	    display: none;
}
.Bloxaside {
    position: relative;
    bottom: 0;
}
.ContBloxaside, .logoSide, .acceuil, .Bloxaside .disponible, .Bloxaside div.Contpaiement {
    padding-top: 20px;
}
.logoSide, .logoSide a{
	margin-top:0;
    padding-top: 0;
}
.Bloxaside .disponible , .Bloxaside .disponible strong{
    font-size: 16px;
}
#bandeaux.Home {
    margin-bottom: 0;
}
.ContBloxaside{
	margin:25px 0
}
.ad-300 span.titre {
    display: none;
    font-size: 18px!important;
}
.address-footer{
	margin-top: 15px;
    margin-bottom: 10px;
}
.cliqeo img {
    display: block;
    float: none;
    margin: 10px auto;
}
section.cont-menu-haut{
	background:none;
	width: 100%;
    margin-top: 0;
}
	.scrollup {
    display: none!important;
}
	.rappel  {
    padding-top: 22px;
 }
header div{
	text-align:center;
}

header .HeaderBottom a.Contactez-moi{
	float:none
}
header .reseau {
	display:none;
}
.devis-button {
    font-size: 15px;
    width: 80%;
    padding: 6px 0;
    border-radius: 0;
    position: relative;
    -moz-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
    bottom: auto;
    margin-bottom: 0;
}
	.pos {
		float:none;
		margin: 0 auto 16px auto;
	}
	.rappel-auto {
    float: none!important;
    margin: 0 auto;
}
	strong.title-slider {
    display: none
}
.fail {
    font-size: 13px!important;
}

	#logoMobile a{
     margin: 10px auto;
    min-height: 110px;
    background-size: contain;
    max-width: 260px;
    background-position: center;
    display: block;
	}
#logo a {
display:none;
}	
	
.offre-mobile {
    display: block;
    margin: 20px 0;
    background: #eaebed;
    padding: 20px;
	font-size: 18px;
}

	.widget #avis span.aviscount {
    font-size: 16px;
	}
	header span.phone, header span.adress-header {
		float: none;
	    display: inline-block;
		    
	}
	header span.phone{
		display: inline-block;
		padding: 8px 23px;
		font-size: 20px;
		background: #5a191f;
		color: #fff;
		border: 1px solid #fff;
		max-width: 300px;
		margin: 1px auto;
	}
	header .HeaderBottom a.Contactez-moi{
	    margin: 10px 25px;
		display: block;
		padding: 13px;
	}
	header span.phone{
	    font-size: 20px;
	}
	header span.adress-header{
	    font-size: 16px;
	    margin-top: 0;
	    line-height: 36px;
	    margin-left: 0;
	}
	#dl-menu.dl-menuwrapper{
		display:block;
		text-align:left;
		z-index: 99999;
		font-size: 22px;
		line-height: 45px;
		border: none;
		background: #000;
		color: #fff;
	}
	#menu-drink {
		display: none;
	}
	#bandeaux{
	    min-height: 61px;
	    display: none;
	}
	.rslides_tabs{
		bottom:28%;
	}
	.ad-300 img{
		width:100%!important
	}

	footer nav {
		width:100%;
	}
	footer nav{
	    padding:0!important
	}
	#navfooter > ul{
		display:none;
	}
	#navfooter select {
		display: none
	}
	footer div.cont-footer:nth-child(2){
		border-right:0
	}
	footer div.cont-footer{
		min-height:auto;
		border-right:0
	}
	footer .copyrights{
    float: none;
    text-align: center;
	}
	.iconreseau a{
    text-align: center;
	}

	footer div.adresse a{
    float: none;
    width: auto;
    margin: 10px auto;
	}
	div.adresse.trouver ,div.phone-slider i.fa.fa-phone,div.phone-slider {
    display: none;
	}
#votre-traiteur h3.suitPrest {
    font-size: 35px;
    margin-bottom: 0;
}
#votre-traiteur .StartClient {
    font-size: 40px;
    padding-bottom: 35px;
}
	.top {
		text-align:center;
		float: none;
	}
	.widget div.dispo span {
		font-size: 16px;
	}
	.widget span.titre-widget {
		font-size: 16px
	}
	.btna{
		font-size: 30px;
	}
	.infoMap .btna {
    display: none;
	}
	.bgInfo {
		height: auto;
		padding-bottom: 15px;
	}
	.box-adresse {
		font-size: 19px!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
	}
	#main1 div.title1{
	    font-size: 16px;

	} 
	#main2 div.title1{
	    font-size: 23px;

	}

	#main2 a.btn-rdv{
		font-size: 11px;
		padding: 5px 6px;
	}
	.contact form tr td {
		display: block;
		clear: both;
		text-align: left;
	}
	.widget li span.center{
		font-size:12px;
	}
	div.adresse span.adresse-footer{
		text-align:center;
	}
	div.adresse span{
		font-size: 14px;
	}
	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;
	}
	ul.callbacks_tabs li {
		display: none;
	}
	.title-slider {
	font-size: 15px;
    padding-bottom: 20px;
	}
	#bandeaux .etre-rappeler {
		height: 100px;
	}
	footer nav li a {
		font-size: 14px;
		padding: 14px;
	}
	footer ul.mention{
		display:block
	}
	div.ContFooter div.MapPlan {
		margin-bottom: 15px;
	}
	#ContNewPlan .BlocCoorPlan {
		width: 100%;
	}
	div.Devis{
		position: fixed;
		right: 0px;
		top: 97px;
		height: auto;
		background: transparent;
		padding: 5px 0;
		left: 0;
		display: none;
	}
	div.Devis.f-navMobile{
		display: block;
	}
	div.Devis a{
		height:auto;
	    bottom: 0;
		float: none;
	    text-align: center;
		width: 240px;
		margin: 0 auto;
		background: #110e0f;
	}
	div.Devis a:hover {
		background: #333333 ;
	}
	div.Devis small {
		-moz-transform: rotate(0);
		-webkit-transform: rotate(0);
		-o-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		display: block;
		position: relative;
		top: 0;
		bottom: 0;
		left: 0;
		width: auto;
		font-family: 'Roboto', sans-serif;
	}
	div.Devis a:hover {
		width: 240px;
		padding-left: 0;
	}
	div.Devis i{
		display:none
	}
	.ContSlider {
		bottom: 5px;
		padding: 12px 20px;
		font-size: 14px;
	}
	
	.TitleService, .PRS-clt {
    font-size: 18px;
    line-height: 25px;
	}
	
	#bloc-Valeurs .consult-title {
    font-size: 20px;
	}
	.MainBon .offre-bd {
		width: 275px;
		height: 275px;
		padding: 25px;
		left: 0;
		top: 231px;
	}
	.MainBon .ImgOffre {
		width: 270px;
		height: 270px;
	}
	.sms {
		margin-top: 8px!important;
	}
	#print-bd, .sms {
		font-size: 14px;
	    padding: 2px 10px;
		    width: 70%;
	}
	.experiencebon {
    font-size: 16px;
    line-height: 26px;
}

	#owl-vignette .item .BlocService {
		height: 215px;
	}
	footer ul.mention {
		text-align: center;
	    margin-bottom: 40px;
	}
	#ContNinja, .ContNinja,a.boutHono{
		display:block;
	}
	.nks_cc_trigger_tabs.ncf_tab{
		display:none!important
	}
	footer div.contact a {
		transform: translateY(10px); 
	}
	#logo span {
		font-size: 13px;
	}
	input#origin {
    margin-bottom: 10px;
}
button#button-loader {
    font-size: 15px!important;
}
a.polique {
    line-height: 25px;
    font-size: 12px;
}
}
@media (min-width: 768px) {
        .container-contenu .box .product__disc .product__disc--content .disc__content--about {
        margin:0px;
}
	#menu-drink ul > li > ul > li a {
    padding: 0.7em 6px;
    font-size: 1.2em;
}
.article ul {
    padding: 0.5em 0 1.571em 0;
    list-style-type: circle;
    overflow: hidden;
    column-count: 2;
}
		span.titre-dossier, span.txtHoraire{
		font-size:30px;
	}
	#logo-par a {
    background-size: contain;
    min-height: 107px;
    background-position: top 0px center;
}
    header.header-fixed.cord-contact {
    border-bottom: 1px solid #2285bf6e;
}
    .adress-top i.fa.fa-map-marker, .HeadHoraire i.fa.fa-clock-o {
    color: #fff;
}
    .acc-form #searchsubmit {
    position: absolute;
}
    .acc-form #searchsubmit {
    line-height: 49px!important;
    width: 40%;
    bottom: 18.8%;
    right: 3%!important;
}
        span.icon {
    top: -12%;
}
    .bg-inter-serv {
    padding: 16px 0 0;
    /* margin-bottom: 19px; */
}
    .HeaderBottom i {
    font-size: 25px!important;
    margin-right: 5px;
}
    nav.fnc-nav {
    display: none;
}
       div.phone-slider {
   margin-top: 0px;
}
	
	.article ul.listes {
    column-count: 2;
}
.container-contenu .box {
    animation: none;
}
.container-contenu .box .product_buttons {
       right: 8px;
    top: 86%;
}
.container-contenu .box .product__img {
    width: 30%;
    top: 159px;
    z-index: 1;
}
.container-contenu .box .product__disc {
    width: 75%;
    height: 548px;
    left: 24%;
    animation: none;
}
.triangle.animated.fadeInDown{
	
	display:none;
	
}
	a.header-fb {
    margin: 0 auto 0;
}
form div.controls iframe {
	-moz-transform: scale(0.8) translateX(0px);
    -webkit-transform: scale(0.8) translateX(0px);
    -o-transform: scale(0.8) translateX(0px);
    -ms-transform: scale(0.8) translateX(0px);
    transform: scale(0.8) translateX(0px);
    max-width: none;
    float: none;
	}
	.Prestations.pc {
    display: block;
}
header .HeaderBottom {
    background: #000;
}
.Prestations.pc .TitleService{
color:#333333;
}
.Prestations .imgContPresta {
    width: 23%;
}

span.titre-dossier:after, span.titre-dossier:before, span.txtHoraire:after, span.txtHoraire:before {

    display: none;

}
.TitleService {
    font-size: 21px;
}

.offre-mobile {
    display: none;
}
.button-fixed-menu .btn {
    font-size: 14px;
}
	b.site-title {
    line-height: 45px;
    font-size: 24px;
    padding-top: 60px;
}
.InfoClient {
    padding: 20px 0 15px;
}
.decouvrez .bgdecouvrez {
    padding: 40px 0;
}



#gal div.slideshow-container {

    height: 650px!important;
}
.bgColor .widget a.btn-aside {
    width: 95%;
}
a.polique {
    font-size: 9px;
}
	.client h3 {
    font-size: 20px;
	}
input#origin {
    margin-bottom: 10px;
}
 #logoMobile a, #logoMobile,.mobileFixed{
	 display:none;
 }
span.top-horr {
    font-size: 10px;
}
	span.text {
    font-size: 10px;
	}
	span.txtWidg {
    font-size: 14px;
}

div.phone-slider {
    float: right;
}

.sloganSID {
    font-size: 13px;
}
	header ul.infoAcce li span {
    font-size: 10px;
}
span.txtTop {
    font-size: 13px;
}
span.txttarif {
    font-size: 13px;
    line-height: 25px;
}
span.txttarif strong {
    font-size: 17px;
}


	.bottom-click,.bottom-cardP, nav#navfooter{
		display:none;
	}
	span.box-adress span {
    font-size: 16px;
    line-height: 25px;
	}

.adresse.trouver.Contt{
    transform: initial;
}
	span.title-slides {
		display:none;
	}
	.btna span.phone{
    font-size: 15px;
	}
	.widget a.btn-aside {
    font-size: 17px;
    width: 90%;
}

	.widget .sidLogo span {
    font-size: 13px;
	}
	h2.mb-sm.word-rotator-title,.lead {
    font-size: 15px;
    line-height: 25px;
	}
	#content_box .box-equipe-1 img {
	float:left;
    margin: 6px 15px 15px 0;
}
#bloc-Valeurs .TitleBloc, .lead .alternative-font {
    font-size: 22px;
    line-height: 27px;
}

footer nav li a, footer li a{
    font-size: 12px;
    line-height: 28px;
}
.btn-envoie {
    font-size: 14px!important;
}
#bloc-Valeurs img.img-responsive {
    transform: translateY(40px);
}

#Specialite ul.listeSP {
    font-size: 12px;
    line-height: 25px;
}
#Specialite span.TitleBloc {
    font-size: 15px;
}
#Specialite i.fa {
    font-size: 27px;
}
header .HeaderBottom {
    text-align: center;
}
header .HeaderBottom a.Contactez-moi {
    float: none;
}

.title2  {
    text-align: center;
    margin-bottom: 15px;
	}
span.prestation {
    font-size: 15px;
    line-height: 25px;
}
section.cont-menu-haut {
    border:none;
    text-align: center;
	margin-top: 0px;
}
div.fixed {
    display: none;
}
div.fixed.f-nav {
    display: none;
	}
.devis-button {
    margin-top: 0;
}
.box-equipe-2{
	display: block;
    float: left;
    width: 100%;
	}
	#content_box .box-equipe-2 img {
	float:right;
    margin: 6px 15px 15px 0;
}
.adress-top{
    font-size: 15px;
    color: #fff;
}

div.adrrtop {
    margin-top: 70px;
    display: block;
}
div.phone-slider {
    float: left;
}
.phone-slider.none {
    float: none;
}
.bloc-adress {
    float: left;
}
header ul.infoAcce {
    text-align: left;
}
.engagements{
	font-size: 18px;
	font-weight: 600;
	line-height:30px;
	}

.bgColor .widget {
	min-height: 200px;
}
.hour {
	font-size: 14px;
}
.widget em.txtS {
    font-size: 10px;
}
		.info-promos{
	line-height: 30px;
	font-size: 12px;
	}
.info-promos b{
	line-height: 23px;
	font-size: 14px;
}
	.iconreseau a i{width:40px!important;}
	.footer-menu{
	text-align: center;
	/* background: #333; */
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	}
	.service > .title {
    font-size: 20px;
}
	.pos-time {
    padding-right: 0px;
}
#logo1 a {
    min-height: 80px;
    background-size: contain;
}
#main1 div.title1  {
    font-size: 19px;
	}
header span.time  {
    font-size: 10px;
}
		header .pos-time{
 display:block;
}
	.devis-button {
   font-size: 26px;
   }

	span.prox {
    color: #333333 ;
    font-size: 11px;
}
	#bandeaux .info-slider {
    left: 0;
    right: 0;
    max-width: 630px;
    top: 15%;
    }
	.address-footer{
		margin-top: -5px;
	}
	#bandeaux .info-slider{
		padding: 1%;
	}
	.Bloxaside {
		position: relative;
		bottom: 0;
		margin-top:25px
	}
	#bandeaux.Home {
		margin-bottom: 0;
	}
	 .logoSide, .acceuil, .Bloxaside .disponible, .Bloxaside div.Contpaiement{
		border-radius:50%;
	    width: 260px;
		height: 260px;
		margin: 0 auto 20px;
	}
	.logoSide, .acceuil, .Bloxaside .disponible, .Bloxaside div.Contpaiement{
		background: #fff;
		border: 1px solid #333333 ;
	}
	.title-slider {
    font-size: 14px;
}
	#menu-drink a {
	font-size: 1.2em;
	padding: 0.7em 9px;
	}

	span.title-onglet {
    top: 30%;
    position: absolute;
    max-width: 65%;
}
	span.title-onglet span strong {
line-height: 35px;
    font-size: 30px;
	}
	a.savoir {
	line-height: 25px;
		font-size: 20px;
	}
	span.titre-anim {
    font-size: 13px;
	}
	span.titre-anim strong {
    font-size: 23px;
	}
	.ContSlider {
		position: relative;
		max-width: 100%;
	}
	.ContSlider span.titleSlid {
		color: #333333;
		text-shadow: 1px 1px 1px #fff;
	}
	.infoMap a.RDVContact {
    font-size: 16px;
	}	
div.phone-contact {
    font-size: 20px;

}	
	
	#logo span.logo {
    left: 0;
    right: 0;
    /* bottom: -10px; */
    font-size: 11px;
}
	
	.fail {
    font-size: 16px!important;
}
		strong.title-slider {
    display: block;
	font-size:18px
}
	.widget div.disponible {
    font-size: 12px;
}
	header span.adress-header{
	    font-size: 15px;
	    margin-left: 16%;
	    float: right;
	    margin-top: -7px;
	}

	div.adresse a.logo-bottom img{
	    width: auto;
	}

	div.adresse span{
		font-size: 16px;
	}

	.adresse.maitre {
		font-size: 12px;
	}
	span.txttel {
    font-size: 14px;
}
	div.adresse span.phone {
    font-size: 22px;
	}
	
	#navfooter > ul{
		display:block;
		margin: 0;
		padding: 0;
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
	}
	#navfooter select {
		display: none
	}
	footer nav li a {
		font-size: 15px;
		padding: 14px 5px;
		line-height: 35px;
	}
	.widget div.dispo span {
		font-size: 16px;
	}
	.btna, .btn-aside{
		font-size: 16px;
	}
	.widget span.titre-widget {
		font-size: 17px;
	}
	.widget li span.center{
    font-size: 8px;
    text-align: center;
	}
	#print-bd,.sms {
		font-size: 16px;
	}
	.widget span.box-adress {
		font-size: 13px;
	}
	.cont-offre {
    font-size: 18px;
    line-height: 26px;
	}
	span.garanties-title {
		margin: 0 30%;
	}
	.btna span.phone a {
		font-size: 17px;
	}
	.btna , .btn-aside{
		font-size: 20px;
		width: 240px;
	}
	.acceuilAll .btna {
		font-size: 17px;
	}
	.Bloxaside .disponible {
		font-size: 15px;
	}
	.acceuilAll span.box-adresse{
		font-size: 12px;
	}
	span.box-adresse, #main2 span.horaires {
		font-size: 12px;
		line-height: 23px;
	}
	#main2 .cont-small-4 {
		/* min-height:328px; */
	}
	#content_box div.bloc {
		min-height: 662px;
	}
.scrollup a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    padding: 16px 0 16px 55px;
    border-radius: 0 29px 29px 0;
    text-align: left;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    bottom: 80px;
    height: 58px;
    width: 42px;
    z-index: 1110;
    background: none 0px 0px repeat scroll transparent;
    border-width: 1px;
    transition: all 1s ease 0s;
    margin-bottom: 5px;
    float: left;
    display: block;
    clear: both;
}
	header .HeaderBottom{
    position: relative;
	    padding: 5px 0 0;
	}
	.widget.Gmap .adresseMap {
		font-size: 13px;
	}
	.widget.Gmap .phone {
		font-size: 21px;
	}
	.widget.Moyens .BlocService span {
		padding: 15px 5px 10px;
		font-size: 15px;
	}


#logo a {
    background-size: contain;
    min-height: 79px;
    background-position: top 8px center;
}
#menu-drink {margin: 4px auto;}
.ContNewPlan .BlocCoorPlan {
    width:100%;
}
span.texte {
    font-size: 13px;
}
.widget h3.sloganSID {
    font-size: 12px;
}
.bgbas {
    padding: 30px 0;
}
	
	span.title-onglet a.savoir, span.title-onglet a.rdv {
    font-size: 15px;
    width: 215px;
	}
		.titleAcc{
    font-size: 17px;
}
	.mm-bloc.blc1 {
    transform: translateY(25px);
}
}

@media (min-width: 992px) {
    .bloc-tab {
    height: 165px;
}
	#menu-drink ul > li > ul > li a {
    padding: 0.7em 4px;
    font-size: .9em;
}
		span.titre-dossier, span.txtHoraire{
		font-size: 24px;
	}
	#logo-par a {
    background-size: contain;
    min-height: 110px;
    background-position: right center;
}
    .bg-inter-serv {
    padding: 45px 0;
    /* margin-bottom: 20px; */
}
    .container-contenu .box .product_buttons {
    right: 10px;
    top: 66%;
}
    .container-contenu .box .product__disc {
    width: 75%;
    height: 430px;
    /* right: 0px; */
    left: 24%;
    animation: none;
}
        .acc-form #searchsubmit {
    line-height: 39px!important;
    width: 40%;
    bottom: 17.2%;
    right: 5%!important;
}
    .acc-form iframe {
    float: left!important;
    display: inline-block;
    margin: initial;
}  .acc-form #searchsubmit {
  position: absolute;
}
    ul.ul-list{
        column-count: 2;
    }
    img.img-right {
    float: right;
            width: 238px;
    margin-left: 20px!important;
}
    img.img-left {
       width: 238px;
    float: left;
    margin-right: 20px!important;
}
     .bloc-map-contact #mapleaf, .mapleaf {
    max-height: 491px!important;
    min-height: 477px;
}
    .bloc-map-contact .map-activation {      
    height: 476px!important;   
}
    nav.fnc-nav {
    display:block;
}
       div.phone-slider {
   margin-top: 8px;
}
    	 .HeadHoraire.pc {
    float:right;
    margin-top: 5px;
    font-size: 16px;
    line-height: 22px;
}
	#contactform .control-group.Element_captcha, #contactform .control-group.Element_submit {
    display: block;
}
	.bloc-map-contact {
    /* margin-top: 140px; */
}
  .bg-inter-serv {/* transform: translate(50px, 40px); */}
	
#contactform #searchsubmit, #contactform .btn-envoie {
    width: 100%;
    margin-top: 0;
    line-height: 28px;
}	
.closed-map {
    padding: 65px 0 30px;
}
form div.controls iframe {
	-moz-transform: scale(0.8) translateX(0px);
    -webkit-transform: scale(0.8) translateX(0px);
    -o-transform: scale(0.8) translateX(0px);
    -ms-transform: scale(0.8) translateX(0px);
    transform: scale(0.8) translateX(0px);
    max-width: none;
	}
	.Prestations .imgContPresta {

    width: 24%;
}
.TitleService {
    font-size: 29px;
}
span.titre-dossier:after, span.titre-dossier:before, span.txtHoraire:after, span.txtHoraire:before {

    display: inline-block;
}

	span.title-onglet a.savoir, span.title-onglet a.rdv {
	    font-size: 20px;	
	width:250px;	
	}
header .HeaderBottom {
    padding: 0;
}
	a.polique {
    font-size: 12px;
}
	.titleAcc{
    font-size: 17px;
    line-height: 26px;
}
	span.txtWidg {
    font-size: 16px;
	}
	.MenuHead{
    position: absolute;
    background: rgba(255, 255, 255, 1);
 }
	.widget em.txtS {
    font-size: 13px;
}
span.text {
    font-size: 11px;
}
	
	header ul.infoAcce li span {
    font-size: 14px;
}
span.txtTop {
    font-size: 17px;
}
	.ContNewPlan .BlocCoorPlan .ContCoorPlan span.adressePlan span,.ContNewPlan .BlocCoorPlan .ContCoorPlan span.HorairesPlan span {
    font-size: 14px;
}
.ContNewPlan .BlocCoorPlan .ContCoorPlan span.HorairesPlan span.center {
    font-size: 11px;
}
	.ContNewPlan .BlocCoorPlan {
    width: 49%;
	}
span.adress-top.pc {
    font-size: 16px;
    margin-top: 8px;
}
	.bgImage .sous-title {
    font-size: 15px;
}
.infoMap span.box-adress span, div.HoraireMap, footer nav li a, footer li a {
    font-size: 14px;
    line-height: 28px;
}
	#logo a {
    background-size: contain;
    min-height: 105px;
    background-position: left center;
 }
	
	#bloc-Valeurs .TitleBloc, .lead .alternative-font {
    font-size: 27px;
    line-height: 30px;
}
	.widget .sidLogo span {
    font-size: 16px;
    line-height: 25px;
	}
	span.domaines {
		font-size: 25px;
		line-height: 30px;
	}

h2.mb-sm.word-rotator-title, .lead {
    font-size: 20px;
    line-height: 35px;
}

	span.title-onglet {
    top: 33%;
    position: absolute;
    max-width: 60%;
	}

	.widget span.horaireStag {
        font-size: 16px;
    line-height: 30px;
}
span.txttarif {
    font-size: 15px;
}
span.txttarif strong {
    font-size: 20px;
}
	span.title-slides {
   display: block; 
	}

	span.top-horr {
    font-size: 14px;
    margin: 5px 0;
}
	.ContSlider {
    font-size: 35px;
	}

	header .HeaderBottom a.Contactez-moi {
		float: right;
		font-size: 20px;
	}
		span.prestation {
		font-size: 18px;
		line-height: 22px;
	}
	.adresse.maitre {
		font-size: 14px;
	}
	#logo span {
    font-size: 11px;
    top: 6px;
	}
	div.fixed {
		display: none;
	}
	div.fixed.f-nav {
		display: none;
	}
	.devis-button {
		margin-top: 0;
	}
	.engagements{
		font-size: 20px;
		font-weight: 600;
		line-height:40px;
	}
	.acceuilAll .btna {
		font-size: 24px;
	}
	.acceuilAll span.box-adresse{
		font-size: 13px;
	}
	.hour {

		font-size: 19px;
	}
	.info-promos{
		line-height: 30px;
		font-size: 15px;
	}
	.info-promos b{
		line-height: 23px;
		font-size: 17px;
	}
	.iconreseau a i{width: 43px!important;}
	.right-address{float:left!important;}
	.service > .title {
		font-size: 20px;
	}
	.pos-time {
		padding-right: 0px;
	}
	#logo1 a {
		min-height: 91px;
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/logo-sidebar.png) no-repeat center 8px;
			background-size: 100%;
	}
	header .pos-time{
		display:block;
	}
	footer nav li a {
		font-size: 13px;
		line-height: 40px;
		padding: 23px;
		font-family: 'Roboto', sans-serif;
	}
	#navfooter  ul {display:inline-block;}s
	footer nav li a {
		font-size: 13.7px;
		line-height: 40px;
	}
	footer nav li a {
		font-size: 14px;
		padding: 14px 5px;
	}

	span.prox {
		color: #333333 ;
		font-size: 14px;
	}
	#bandeaux .info-slider{
		padding: 3%;
	}
	#bandeaux .info-slider {
    top: 12%;
    max-width: 800px;
    }
	.Bloxaside {
		position: relative;
		bottom: 0;
		margin-top: 25px;
	}
	.logoSide,.acceuil,.Bloxaside .disponible, .Bloxaside div.Contpaiement {
		width: 260px;
		height: 260px;
		margin: 0 auto 20px;
	}
	.title-slider {
    font-size: 16px;
   
}
	
	div.adresse span {
    font-size: 23px;
}
.accordionWrapper{    padding: 0;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    /* box-shadow: 0 1.5em 85px 0 rgba(0, 0, 0, 0.2); */
    /* text-shadow: 0 0 0; */
    opacity: 1!important;
}
.accordionItem{
    float:left;
    display:block;
    width:100%;
    box-sizing: border-box;
    font-family:'Open-sans',Arial,sans-serif;
    opacity: 1;
    text-shadow: 0 0 0;
}
.accordionItemHeading{
    cursor:pointer;
    margin:0px 0px 10px 0px;
    padding:10px;
    background: #4cafc1;
    color:#fff!important;
    width:100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
}
.close .accordionItemContent{
    height:0px;
    transition:height 1s ease-out;
    -webkit-transform: scaleY(0);
	-o-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
    float:left;
    display:block;
    
    
}
.open .accordionItemContent{
        padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    margin: 0px 0px 10px 0px;
    display:block;
    -webkit-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
    -webkit-transform-origin: top;
	-o-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;

	-webkit-transition: -webkit-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	transition: transform 0.4s ease;
        box-sizing: border-box;
}

.open .accordionItemHeading{
    margin:0px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #7EC211;
    color: #7f8c8d;
}

	#menu-drink a {
    font-size: 1.1em;
    padding: 2em 4px;
 }
 #menu-drink {margin: 4px auto;}

	.btna span.phone{
    font-size: 22px;
	}
	.widget a.btn-aside {
    font-size: 17px;
	    width: 90%;

	}
	#logo span.logo {
    left: 0;
    right: 0;
    bottom: 0px;
    font-size: 16px;
 }
	.widget div.disponible {
    font-size: 14px;
}
	header span.adress-header{
	    font-size: 20px;
	    margin-top: 0;
	    float: right;
	}
	#bandeaux.Home {
		margin-bottom: 0;
	}

	div.adresse span.phone {
    font-size: 32px;
	}
	.fail {
    font-size: 18px!important;
}
		strong.title-slider {
    display: block;
	font-size:30px
}

	#navfooter select {
		display: none
	}
	.widget div.dispo span {
		font-size: 22px;
	}
	.btna, .btn-aside{
		font-size: 19px;
	}
	.widget span.titre-widget {
		font-size: 21px;
	}
	.widget li span.center{
		font-size: 12px;
	}
	.cont-offre {
font-size: 20px;
    line-height: 30px;
	}
	b.site-title {
    line-height: 50px;
    font-size: 30px;
	padding-top: 70px;
}
	.widget span.box-adress{
		font-size: 15px;
	}
	span.garanties-title {
		margin: 0 35%;
	}
	
	span.box-adresse, #main2 span.horaires {
		font-size: 12px;
	}
	.Bloxaside .disponible {
		font-size: 17px;
	}
	
	.btna span.phone a {
		font-size: 20px;
	}
	#content_box div.bloc {
		min-height: 636px;
	}
	.widget div.disponible span.cabinet-name {
		background: #fff;
	}
	#ContNewPlan .BlocCoorPlan {
		width: 100%;
	}

	#owl-vignette .item .BlocService {
		height: 236px;
	}
	#print-bd, .sms {
		font-size: 20px;
	}


	.sms {
		margin-top: 48px!important;
	}
	.widget.Gmap .adresseMap {
		font-size: 18px;
	}
	.widget.Gmap .phone {
		font-size: 25px;
	}
	.widget.Moyens .BlocService span {
		padding: 30px 15px 10px;
		font-size: 20px;
	}
	#votre-traiteur .StartClient {
    font-size: 45px;
	}
	.widget h3.sloganSID {
font-size: 13px;
    line-height: 25px;
}
span.box-adress span {
    font-size: 16px;
}
span.texte {
    font-size: 18px;
}
span.title-onglet span strong {
    line-height: 45px;
    font-size: 35px;
}
span.titre-anim {
    font-size: 18px;
}
span.txttel {
    font-size: 18px;
}
div.icon {
    margin: 10px auto;
}
div.adrrtop {
    margin-top: 70px;
}

}

@media (min-width: 1200px) {
    .container-contenu .box .product__disc .product__disc--content .disc__content--about {
        margin:10px auto;
}
    .bloc-tab {
    height: auto;
}
	#menu-drink ul > li > ul > li a {
    padding: 0.7em 17px;
    font-size: 1em;
}
		span.titre-dossier, span.txtHoraire{
		font-size:30px;
	}
	#logo-par a {
    background-size: contain;
    min-height: 142px;
    margin-top: 0;
}
    span.icon {
    top: -12%;
}
        .acc-form #searchsubmit {
    line-height: 40px!important;
    width: 40%;
    bottom: 17%;
    right: 3%!important;
}
       div.phone-slider {
   margin-top: 10px;
}
	 .HeadHoraire.pc {
    float:right;
    margin-top: 5px;
}
	#contactform .control-group.Element_captcha, #contactform .control-group.Element_submit {
    display: inline-block;
}
#contactform .control-group.Element_submit {
    float: right; 
}
.container-contenu .box {
   /* animation: openBox 1s cubic-bezier(0.78, 0.06, 0.4, 0.95) forwards; */
}
.triangle.animated.fadeInDown{
	display:block;
}
.container-contenu .box .product__disc {
    width: 83%;
    height: 379px;
    /* right: initial; */
    left: 17%;
    top: 13%;
    /* animation: showDisc 1s cubic-bezier(0.74, 0.8, 1, 0.92) forwards; */
}	
.container-contenu .box .product_buttons {
    /* right: 0%; */
    left: 0%;
    top: 62%;
}
.container-contenu .box .product__img {
    width: 321px;
    /* left: -7%; */
    top: 97px;
    right: 76%;
    z-index: 1;
}
footer .info-partique {
    width: 35%;
}
span.description-add, footer span.phone a {
    font-size: 17px;
    line-height: 30px;
}
span.txtHoraire, .promo .offre-bd span {
    font-size: 30px;
}
.offre-bd .cont-offre strong {
    font-size: 27px;
    line-height: 50px;
}	
	
#contactform #searchsubmit, #contactform .btn-envoie {
    width: 200px;
    margin-top: 30px;
    font-size: 19px!important;
    line-height: 40px;
    height: 56px;
}
input#origin {
    margin-bottom: 0;
}

.TitleService {
    font-size: 35px;
}
.InfoClient {
    padding: 0px 0 30px 0;
}
input#origin {
    font-size: 20px!important;
}
.titleAcc {
    font-size: 17px;
}
.button-fixed-menu .btn {
    font-size: 18px;
}


.mm-bloc.blc1 {
    transform: translateY(65px);
}
	.f-nav {
    z-index: 99999999;
    position: fixed!important;
    left: 0%;
    top: 0;
    width: 100%;
    transform: translate(0%, 0%);
    padding-bottom: 0!important;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    display: block;
    background: #fff;
    box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.31);
}

.f-nav .MenuHead{	
	background:#fff;
	box-shadow : 0 0 24px rgba(0, 0, 0, 0.7);
}

.grid figure h3 {
    font-size: 17px;
}
.ContNewPlan .BlocCoorPlan .ContCoorPlan span.HorairesPlan span.center {
    font-size: 11px;
}
.ContNewPlan .BlocCoorPlan {
    width: 49%;
}
.f-nav2 {
    z-index: 9999;
    position: fixed!important;
    left: 0%;
    top: 94px;
    width: 100%;
    transform: translate(0%, 0%);
    background: #fff;
    padding-bottom: 0!important;
	display: block;
	border-bottom: 1px solid #f7f4ef;
}

.f-nav #logo a {
    background-size: contain;
}
	.btna, .btn-aside {
	width: 300px;
}
.sloganSID {
    font-size: 14px;
}

	span.txtTop {
    font-size: 20px;
}
span.txtWidg {
    font-size: 20px;
}
	.ContNewPlan .BlocCoorPlan .ContCoorPlan span.adressePlan span {
    font-size: 19px;
}	
span.box-adress span {
    font-size: 20px;
}
span.txttarif {
    font-size: 15px;
    line-height: 30px;
}

span.txttarif strong {
    font-size: 25px;
}	
	.widget li span.center {
    font-size: 13px;
}
.widget em.txtS {
    font-size: 15px;
}
	h2.mb-sm.word-rotator-title{
    font-size: 2.2em;
}
 .lead .alternative-font {
    font-size: 30px;
}
	.widget .sidLogo span {
    font-size: 18px;
    line-height: 30px;
}
#bloc-Valeurs img.img-responsive {
    transform: initial;
}
span.domaines {
    font-size: 35px;
    line-height: 40px;
}
span.titre-anim {
font-size: 22px;
    line-height: 30px;
}
span.titre-anim strong{
	font-size: 25px;
}
span.savoir  a {
    line-height: 35px!important;
    font-size: 25px!important;
}
#Specialite span.TitleBloc {
    font-size: 25px;
}
#bloc-Valeurs .TitleBloc {
    font-size: 35px;
}

	span.title-onglet span strong{
    line-height: 45px;
    font-size: 40px;
}
	.widget .sidLogo span strong {
    font-size: 30px;
}
	.infoMap a.RDVContact {
		font-size: 20px;
	}
	div.phone-contact {
		font-size: 26px;
	}	
	.ContSlider {
    position: absolute;
    max-width: 60%;
	bottom: 15%;
}

	span.adress-top.pc {
    font-size: 17px;
}
	.title2  {
    text-align: center;
    margin-bottom: 0;
	}
	input.numero {
    width: 286px;
}
#logo a {
    background-size: contain;
    min-height: 137px;
    margin-top: 0;
}
span.titre1  {
    float: right;
	}
	span.prestation {
    font-size: 16px;
    line-height: 23px;
}

	footer nav li a {
		padding: 14px;
	}

.acceuilAll span.box-adresse {
    font-size: 15px;
}

	.title2 {
    float: left;
}
	.services {
    width: 20%;
}

	.engagements{
	font-size: 24px;
	font-weight: 700;
	line-height:50px;
	}
	.hour {
		font-size: 23px;
	}
section.cont-menu-haut {
    margin-top: 30px;
}
.info-promos{
	line-height: 33px;
	font-size: 17px;

	}
.info-promos b{
	line-height: 23px;
	font-size: 20px;
}

	.pos-time{padding-right: 34px;}
	header .pos-time{
 display:block;
}
#logo1 a {
    min-height: 76px;
    background-size: auto;
background: url(https://static.b-forbiz.com/3c0d8255a6db8e9e/templates/images/logo-sidebar.png) no-repeat center 8px;
}
#main1 div.title1  {
    font-size: 28px;
 }
header span.time  {
    font-size: 15px;
}
	header.sticky{
  width: 100%;
}	
header.sticky .pos-time{
 display:none;
}
header.sticky #logo span.logo {
    left: 0;
    right: 0;
    bottom: 5px;
    font-size: 18px;
}
.cont-menu-haut.sticky{
  position: fixed;
  width: 100%;
  top: 16.6%;
  z-index: 999;
}
	#navfooter  ul {display:inline-block;}

	footer nav li a {
font-size: 17px;
    padding: 14px 0;
    line-height: 28px;
}

	.address-footer{
		margin-top:0;
	}
	.title-slider {
    font-size: 21px;
}
	#bandeaux .info-slider {
    top: 18%;
    max-width: 1000px;
}   
	#menu-drink a {
    font-size: 1.1em;
    padding: 0.7em 12px;
 }

.widget div.disponible {
    font-size: 16px;
}
#content_box #avis_form img{
	border:0;
}

.fail {
    font-size: 20px!important;
}
	strong.title-slider {
    display: block;
	font-size:40px
}

	#navfooter select {
		display: none
	}


	header span.adress-header{
	    font-size: 25px;
	    margin-top: -13px;
	}
	#print-bd, .sms {
		font-size: 18px;
	}
	.cont-offre {
font-size: 22px;
    line-height: 35px;

	}

	span.garanties-title {
		display: inline-block;
		position: relative;
		z-index: 10;
		bottom: 10px;
		background: #F7F8FA;
		margin: 0 37%;
		color: #333333!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: 'Roboto', sans-serif;
		color: #a8a8a8;
	}

	div.adresse span {
		font-size: 19px;
	}
	span.adresse-footer {
    letter-spacing: 2px;
}
	span.box-adresse, #main2 span.horaires {
		font-size: 13px;
		line-height: 24px;
	}
	#content_box div.bloc {
		min-height: 574px;
	}
	#logo span.logo {
		left: 0;
		right: 0;
		bottom: 0;
		font-size: 18px;
	}
	#bandeaux.Home {
		margin-bottom: 200px;
	}
	.Bloxaside {
		position: absolute;
		bottom: -152px;
		margin-top: 25px;
	}
	#owl-vignette .item .BlocService {
		height: 215px;
	}
	.widget .owl-Bon .owl-wrapper-outer.autoHeight {
		height: 300px!important;
	}
	.MainBon .owl-Bon .owl-controls .owl-buttons div.owl-prev {
		left: 138px;
	}
	.MainBon .owl-Bon .owl-controls .owl-buttons div.owl-next {
		right: 633px;
	}


	footer div.contact a {
    width: 280px;
}


span.title-onglet {
    top: 50%;
    max-width: 50%;
}

nav#navfooter {
    display: block;
}
footer li a {
    font-size: 15px;
    line-height: 28px;
}
.blocs-logos img {
    width: initial!important;
}
span.txttel {
    font-size: 23px;
    line-height: 40px;
}
div.icon {
    margin: 5px auto;
}
.widget h3.sloganSID {
    font-size: 13px;
}
.widget h3.sloganSID strong{
    font-size: 20px;
}
div.icon {
    margin: 20px auto;
}
.widget a.btn-aside {
    font-size: 22px;
    padding: 10px 5px;
}
.widget span.horaireStag {
    font-size: 18px;
}
span.text {
    font-size: 12px;
}
.ContNewPlan .BlocCoorPlan .ContCoorPlan span.HorairesPlan span {
    font-size: 17px;
}
.ContNewPlan .BlocCoorPlan .ContCoorPlan span.phone {
    font-size: 22px;
    letter-spacing: 3px;
}



#logo span {
    font-size: 12px;
    top: 0px;
}
#menu-drink {margin: 43px auto;}
.textwidget p {
    font-size: 16px;
}

}	
@media (min-width: 1500px) {
	#menu-drink ul > li > ul > li a {
    padding: 0.7em 17px;
    font-size: 1.5em;
}
	span.titre-dossier, span.txtHoraire{
		font-size:30px;
	}
    .acc-form #searchsubmit {
    line-height: 49px!important;
    width: 40%;
    bottom: 16.5%;
    right: 3%!important;
}
    div.phone-slider {
   margin-top: 9px;
}
    .HeadHoraire.pc {
   float:right;
        margin-top: 5px;
}
	#menu-drink ul {
    text-align: center;
}
footer .info-partique {
    width: 30%;
}

.title-footer {
    font-size: 28px;
    line-height: 40px;
}

	div.phone-slider span, .adress-top i.fa.fa-map-marker {
    display: inline-block;
}
	div.phone-slider span{
    vertical-align: middle;
}
span.adress-top.pc {margin-top: 9px;}
#contactform #searchsubmit, #contactform .btn-envoie {
    width: 300px;
    margin-top: 20px;
    height: 74px;
}
form div.controls iframe {
    transform: scale(1) translateX(0px);
}
.widget h3.sloganSID {
    font-size: 15px;
}

.container {
    width: 1470px!important;
}

span.domaines {
    font-size: 50px;
    line-height: 60px;
}
span.title-slides {
    left: 50%;
}

#menu-drink a {
    font-size: 23px;
    padding: 0.7em 11px;
}


#menu-drink ul > li > ul > li a:before {
    display:none;
}
.widget span.horaireStag {
    font-size: 20px;
}
span.txttel {
    font-size: 26px;
    line-height: 55px;
}
div.icon {
    margin: 15px auto;
}
span.title-onglet {
	top: 48%;
    max-width: 50%;
}
span.titre-anim {
	font-size: 20px;
    line-height: 30px;
}
span.title-onglet span strong {
    line-height: 80px;
    font-size: 60px;
}
b.site-title {
    line-height: 55px;
    font-size: 45px;
}
.button-fixed-menu .btn {
    font-size: 18px;
}


span.title-onglet a.savoir, span.title-onglet a.rdv {
    width: 260px;
    font-size: 20px;
}
header ul.infoAcce li span {
    font-size: 17px;
}
span.txtTop {
    font-size: 21px;
    margin-bottom: 7px;
}
.adress-top {
    font-size:22px;
}
span.txtWidg {
    font-size: 22px;
}
.widget em.txtS {
    font-size: 17px;
}
.sloganSID {
    font-size: 16px;
}

.ContNewPlan .BlocCoorPlan .ContCoorPlan span.HorairesPlan span.center {
    font-size: 13px;
}
span.top-horr {
    font-size: 16px;
}

.bgColor .btna {
    margin-top: 20px;
}
.btn-aside {
    margin-top: 50px;
}
span.titre-dossier, span.txtHoraire {
    font-size: 29px;
}
.Titl-Cabinet {
    font-size: 30px;
}
.titleAcc {
    font-size: 20px;
}
}

@media (min-width: 1700px){
	#menu-drink ul > li > ul > li a {
    padding: 0.7em 17px;
    font-size: 1.2em;
}
span.title-onglet {
    max-width: 50%;
    top: 40%;
}
}
