width {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
html {
  overflow-x: hidden;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.class_box {
  background-color: #fff !important;
}

.bloc-text-2.bloc-text-9735.animated.pulse {
    width: 100%;
}
.bloc-text-1.bloc-text-9737.animated.pulse {
    width: 100%;
}
.bloc-text-1.bloc-text-9744.animated.pulse {
    width: 100%;
}
.bloc-text-2.bloc-text-9743.animated.pulse {
    width: 100%;
}
.bloc-text-2.bloc-text-9739.animated.pulse {
    width: 100%;
}
.bloc-text-1.bloc-text-9740.animated.pulse {
    width: 100%;
}
 

.scrollup a.twitter {background: #55acee url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/twitter.svg) 12px center no-repeat;}
.scrollup a.linkedin {background: #007ab9 url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/linkedin.svg) 12px center no-repeat;}
.scrollup a.fleshTop {
background: #111 url('https://static.b-forbiz.com/13f41387fd183f97/templates/images/picto-fleshTop.png') 12px center no-repeat;
}
.scrollup a.facebook {background: #3b5998  url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/facebook.svg) 12px center no-repeat;}
.scrollup {
    z-index: 11000;
    display: none;
    position: fixed;
    left: 0px;
    bottom: 20%;
    cursor: pointer;
    opacity: 1;
}
.scrollup a span{ 
    overflow: hidden;
    font-size: 15px!important;
    text-align: center; 
}
.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: 185px;
    padding-left: 45px;
}
.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);
	font-size:18px;	
}




 a.savoir {
    color: #000;
    display: inline-block;
    font-size: 17px;
    line-height: 14px;
    text-align: center;
    margin: 8px auto;
    font-weight: bold;
    -o-border-radius: 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative; 
    margin-left: 0; 
}
 a.savoir::before {
    content: '';
    display: inline-block;
    position: absolute;
    background-color: #141d28;
    width: 97%;
    height: 1px;
    bottom: -8px;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
}
 a.savoir:hover {
 color: #fff;
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
 color: #54afdd;
}
 a.savoir {
  color: #000;
}
 
 a.savoir:hover::before {
    width: 0;
}
 a.savoir::before {
  background-color: #000;
}
 a.savoir::after {
  color: #fff;
}
 a.savoir {
  color: #000;
}
 a.savoir:hover {
  color: #000000;
}
 a.savoir::before {
  background-color: #000;
}
 
 
.addons {
  background-color: #ffffff !important; 
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 0px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  height: 151px;
}
.addons {
  position: relative;
  text-align: center;
  -webkit-perspective: 600px;
  -ms-perspective: 600px;
  perspective: 600px;
}

.service-1 {
  background-color: #ffffff !important;
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  color: #fff;
  background-color: #333;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.service-2 {
  display: none;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  padding-top: 26px;
}
.item_title a {
  color: #1d3a59 !important;
  font-weight: bold;
}
.addons:hover .service-2 {
  background-color: #fff; 
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.addons:hover .service-2 { 
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 999;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; 
  -ms-transition: -ms-transform 0.6s ease; 
  display: block;
}
h1.StartClient {
  color: rgba(31, 111, 119, 1);
  positio: relative;
  font-family: Montserrat;
  font-weight: bold;
}
h1.StartClient:after {
  content: "";
  background: #00b4d8 ;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 42px;
  height: 4px;
}
span.ti b {
  color: #293534;
}

.btn_link {
  background: none;
  border: 2px solid #283534;
  border-radius: 10px;
  color: #293534;
  display: inline;
  font-size: 15px;
  font-weight: bold;
  margin: 10px auto;
  padding: 7px 15px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn_link:hover {
  border: 2px solid #e5989b;
  background: #e5989b;
  color: #fff;
}

.service-2 {
  box-shadow: 0 0.733rem 1.933rem rgba(25, 51, 78, 0.11);
}
.addons:hover .service-1 {
  display: none;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.lespictos i.fa-2x {
  padding: 6px 5px;
  font-size: 26px;
  width: 45px;
  border-radius: 5px;
  text-align: center;
  background: none !important;
  border: 1px solid #fff;
}
#gal ul.thumbs {
  text-align: center;
}
.service-content {
  font-size: 13px;
  line-height: 20px;
  margin-top: 0;
  padding-top: 18px;
  position: relative;
}
.service-content:before {
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  background-color: #fff;
}
.service-content a {
  color: #fff;
  font-weight: bold;
  display: block;
  font-size: 16px;
}
.feature:hover .service-content:before {
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.service-content:after {
  border-radius: 50%;
  box-shadow: 0 0 0 7px #231f20;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -4px;
  width: 10px;
  background-color: #ffffff;
}
.feature:hover .service-content:after {
    box-shadow: 0 0 0 7px #333333;
}
a.btn-fb {
  color: #ffffff;
  font-size: 35px;
  display: block;
  margin-top: 13px;
}

a.btn-fb:hover {
  opacity: 0.9;
  color: #e5989b;
}
b.t1 {
  margin-top: 8px;
  padding-top: 18px;
  position: relative;
}

welcomeWrap {
  position: relative;
  margin-top: 84px;
}
.welcomeWrap h1 {
  font-weight: 400;
  position: relative;
  margin-bottom: 0;
  color: #1e6e76;
}

.about {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgb(1 1 1 / 19%);
    -moz-box-shadow: 0 0 20px rgba(1, 1, 1, 0.19);
    box-shadow: 0 0 20px rgb(1 1 1 / 19%);
    padding: 0px 35px 47px 35px;
    z-index: 100;
    position: relative;
    border: 1px solid #eee;
    display: inline-block;
    margin-bottom: 50px;
}
.welcomeWrap h1:before {
  content: "";
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/headong-line.png)
    no-repeat;
  height: 27px;
  width: 140px;
  position: absolute;
  bottom: -40px;
  left: 0;
}
.welcomeWrap p {
  color: #818080;
  font-size: 17px;
  text-align: justify;
  line-height: 32px;
  font-weight: 500;
}

.inf-map-1 .svg {
  color: #000 !important;
  fill: #000 !important;
  width: 100px;
}

.readmore {
  margin-top: 5px;
}
.readmore a {
  background: #3597d3;
  font-size: 15px;
  color: #3597d3;
  border: 2px solid #3597d3;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 11px 30px;
  border-radius: 25px;
  text-decoration: none;
  box-shadow: 0 0 0 2em #fff inset;
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
}
.readmore i {
  padding-left: 10px;
}
.readmore a:hover {
  background: #231f20;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 0 0 0px #231f20 inset;
}
.welImg span {
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 0 auto;
  display: inherit;
}

.welImg span:before {
  content: ""; 
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
div#main7 {
  background: #f3e3e6;
  display: block;
  float: left;
  width: 100%;
}
.welcomeWrap {
  position: relative;
  margin-top: 15px;
}

b.t1:before {
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  /* right: 0; */
  top: 96px;
  width: 60px;
  background-color: #262626;
}
.titre-b1:hover b.t1:before {
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  background-color: #fff;
}
b.t1:after {
  border-radius: 50%;
  box-shadow: 0 0 0 7px #f2f4f8;
  content: "";
  display: block;
  height: 10px;
  left: 25px;
  /* margin: 0 auto; */
  position: absolute;
  right: 0;
  top: 91px;
  width: 10px;
  background-color: #262626;
}

article,
aside,
details,
.BlocsMain,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

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

blockquote {
  font-style: italic;
  font-weight: normal;
  font-family: Georgia, Serif;
  font-size: 15px;
  padding: 0 10px 20px 27px;
  position: relative;
  margin-top: 25px;
}
blockquote:after {
  position: absolute;
  content: '"';
  font-size: 40px;
  color: #d0d9e0;
  width: 50px;
  top: -5px;
  left: 0;
  font-family: arial;
}
blockquote p {
  margin-bottom: 10px;
}
strong,
b {
  font-weight: bold;
}
em,
i,
cite {
  font-style: italic;
}
small {
  font-size: 100%;
}
figure {
  margin: 10px 0;
}
code,
pre {
  font-family: monospace, consolas, sans-serif;
  font-weight: normal;
  font-style: normal;
}
pre {
  margin: 5px 0 20px 0;
  line-height: 1.3em;
  padding: 8px 10px;
  overflow: auto;
}
code {
  padding: 0 8px;
  line-height: 1.5;
}
mark {
  padding: 1px 6px;
  margin: 0 2px;
  color: black;
  background: #ffd700;
}
address {
  margin: 10px 0;
}
form.cmxform {
  width: 50em;
}
em.error {
  background: url("https://static.b-forbiz.com/13f41387fd183f97/templates/images/unchecked.gif")
    no-repeat 0px 0px;
  padding-left: 16px;
}
em.success {
  background: url("https://static.b-forbiz.com/13f41387fd183f97/templates/images/checked.gif")
    no-repeat 0px 0px;
  padding-left: 16px;
}
h2#summary {
  color: red;
}
h2#summary span {
  color: #000 !important;
  font-weight: bold;
}
form.cmxform label.error {
  margin-left: auto;
  width: 250px;
}
em.error {
  line-height: 14px;
}
#warning {
  display: none;
}
.more a,
.bubble a:hover,
#commentform input#submit {
  background-color: #79accd;
}
input.error {
  border-color: red !important;
}
body {
  font: 14px/23px "Open Sans", sans-serif;
  color: #000;
  margin: 0;
  background: #fff;
}
::-moz-selection {
  background: #333;
  color: white;
}
.infos {
  position: relative;
  margin-bottom: 0;

}


.feature:hover {
  background: #231f20;
}
.feature {
  position: relative;
  -webkit-box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 2px 2px 20px 4px rgb(0 0 0 / 37%);
  padding: 50px 10px;
  background: #3597d3;
  border-radius: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 40px 0 0;
  text-align: center !important;
  min-height: 297px;
}

.iteam2 .feature {
  background: #231f20;
}

.iteam2 .feature .service-content:after {
    box-shadow: 0 0 0 7px #3597d3;
}
.iteam2 .feature:hover .service-content:after{
    box-shadow: 0 0 0 7px #333333;
}
.iteam2 .feature:hover {background: #3597d3;}
.service-icon {
  width: 45px;
  height: 45px;
  background-color: #ffffff;
  color: #222;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 14px;
  display: block;
}
.service-icon i {
  font-size: 23px;
  line-height: 44px;
}
.feature b {
  font-size: 17px;
  color: #fff;
  margin-bottom: 9px;
  font-weight: bold;
  display: block;
  font-family: "Montserrat", sans-serif;
}

.service-content span {
  margin-bottom: 0;

  color: #fff;
  margin-top: 3px;
  display: block;
}
.service-content span.phone a {
  color: #fff;
  font-weight: bold;
}
.owl-pagination {
  margin-top: 12px;
  text-align: center!important;
}
::selection {
  background: #333;
  color: white;
}
#page,
.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#bandeaux .container {
  position: relative;
  z-index: 9;
}
.tatsu-shape-divider {
  height: 130px;
  color: #ffffff;
  z-index: 9999;
  position: absolute;
  overflow: hidden;
  line-height: 0;
  z-index: 2;
  pointer-events: none;
  bottom: 0;
}
.bottom-divider {
  position: relative;
  top: 10px;
  left: 0;
  width: 100%;
  background: rgb(109, 109, 109);
  overflow: hidden;
}
.bottom-divider {
  position: relative;
  top: 10px;
  left: 0;
  width: 100%;
  background: rgba(109, 109, 109, 0.21);
  overflow: hidden;
}
#txtrappel {
  background-color: transparent;
  margin: 0 auto;
  position: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold !important;
  margin-bottom: 12px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  position: relative;
}

.grid figure span:after {
  content: "";
  background: #0000;
  position: absolute;
  bottom: auto;
  top: 35px;
  left: 0px;
  right: 0;
  z-index: 9999;
  width: 62px;
  height: 12px;
  text-align: center;
  margin: 0 auto;
}
#content_box h4.accordionItemHeading {
  font-size: 19px;
  line-height: 30px;
}
h4.accordionItemHeading:after {
  background: none;
  position: inherit;
}
h1 {
  font-size: 28px;
  line-height: 49px;
  color: #000;
}
h2 {
  font-size: 14pt;
  line-height: 30pt;
}
h3 {
  font-size: 19px;
  line-height: 38px;
}
h4 {
  font-size: 20px;
  line-height: 24px;
  color: #333;
}
h5 {
  font-size: 18px;
  line-height: 34px;
}
h6 {
  font-size: 16px;
  line-height: 24px;
}
.sub-title {
  font-size: 12px;
}
p {
  margin-bottom: 20px;
  line-height: 20px;
}
a {
  text-decoration: none;
  color: #000;
  -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 {
}
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;
}
.widget.widg-logo {
  margin-bottom: 0 !important;
}
#page {
  min-height: 100px;
  float: none;
  clear: both;
  overflow: hidden;
}
body > header {
  width: 100%;
  position: relative;
  z-index: 99;
  border: none;
}
.main-header {
  z-index: 99;
  background: #f3f3f3;
}

#logo {
  display: block;
  position: relative;
  margin-top: 10px;
}
.titre.border h2 {
  font-size: 18px;
}
#logo a {
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/logo.png)
    no-repeat top 0 center;
  display: block;
  min-height: 143px;
  line-height: 28px;
  z-index: 9;
}
span.deplacement {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 20px;
  display: inherit;
  font-weight: 300;
}
.phone-top {
  display: block;
}
.phone-top a {
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
  margin-top: 115px;
  margin-right: 25px;
  padding-top: 112px;
}
.form-devis select#dateexe {
  padding: 14px 10px !important;
}
#content_box div.articleblog a.bloger {
    background-color: #00b4d8  !important;

}
#content_box div.articleblog a.bloger:hover {
    background-color: #333 !important;

}
.address-footer em {
  text-align: center;
  margin-left: 0;
  display: block;
  padding-top: 0;
  font-size: 13px;
  color: #000;
  line-height: 17px;
  font-weight: 600;
}
#logo a:hover {
  opacity: 1;
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  content: ">";
  color: #dab3a0;
}
.titre.border h2 {
  font-size: 18px !important;
}
#logo span {
  color: #000;
  position: relative;
  left: 0;
  right: 0;
  bottom: 20px;
  font-size: 12px;
  font-weight: 700;
  margin-top: 0px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
#page,
.container {
  background: transparent;
  padding: 0 20px;
}
.pos {
  margin-top: 6px;
  text-align: center;
}
.breadli i.fa.fa-home {
  color: #000 !important;
}
.BlocCoorPlan em {
  line-height: 17px;
  display: -webkit-inline-box;
  font-size: 13px;
  margin-top: 8px;
}
ol.breadcrumb li,
ol.breadcrumb > li + li:before {
  color: #000 !important;
}

header .adress-top i.fa {
  float: none !important;
  vertical-align: baseline;
  margin-right: 0;
  display: inline-block;
}
header i.fa.fa-mobile,
header i.fa.fa-map-marker {
  color: #ec3b39;
  text-align: center;
  line-height: 40px !important;
  margin: 0 10px 0 3px;
  vertical-align: middle;
}
div.phone-top,
.adress-top {
  display: block;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 700;
  margin-top: 45px;
  text-align: right;
  margin-right: 38px;
}

.adress-top span {
  display: inline-block;
}
div.fcb i.fa {
  display: inline-block;
  vertical-align: middle;
  font-size: 45px;
  color: #f08740;
  line-height: 50px;
  padding-top: 35px;
}
.horaire-top .adress-top {
  line-height: 45px;
}

header span.phone a {
  color: #fff;
}
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 #222;
  text-align: center;
}
ul.sidebar_list {
  margin: 0;
  padding: 0;
}
header span.phone {
  line-height: 37px;
  font-size: 18px;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  padding-top: 0;
  color: #203063;
  margin-right: 0px;
}
.fb {
  font-size: 32px;
  color: #3b5998;
}
.fb:hover {
  color: #203063;
}
.phone-top .pc-fb {
  color: #f08740;
  display: block;
  float: left;
}
.fcb .pc-fb:hover {
  color: #3f5d9a;
}
header a.fb-top {
  display: block;
  margin-top: 30px;
  text-align: center;
}

.vignette {
  padding-top: 35px;
  background: #2a3f62;
  padding-bottom: 15px;
}

.post_inner {
  margin: 10px 5px;
}

.post_inner .image {
  margin: 0 0 9px;
}
.zone-macker svg{
	display:block;
	margin: 20px auto 26px;
	text-align:center;
}
.post_inner .image a {
  position: relative;
  display: block;
  transition: all 2s;
  border-radius: 25px;
  margin: 0 5px;
}
 

.post_inner .image:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0); 
}

.post_inner:hover .no_stripe a,
.post_inner .no_stripe a {
  font-weight: bold !important;
}
.post_inner:hover .no_stripe a { 
  color: #000000;
}

i.fas.fa-home {
  float: left;
  padding-top: 7px;
}
.box-v h5 {
  margin-bottom: 17px;
  padding-top: 0;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.post_inner {
  position: relative;
}

.post_inner:hover h5 a {
  color: #bdb9b9;
}
.viniettes-p {
  display: block;
  /* bottom: 37px; */
  padding: 70px 10px;
  position: relative;
  margin: 0 auto;
  position: relative;
  /* padding-top: 90px; */
  background-image: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/bg-vign.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;
}
.post_inner:hover .image a:after {
  background: rgba(0, 0, 0, 0.6)
    url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/cross.png)
    50% 50% no-repeat;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 25px;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

.post_inner .no_stripe a {
  color: #3597d3;
  font-size: 21px;
  line-height: 42px;
}

/** fin vignette*/
.bg-blocs {
  padding: 0px 0;
  position: relative;
  overflow: hidden;
}
#blocs {
  padding: 58px 0 58px 0;
  position: relative;
  overflow: hidden;
  margin-top: 0%;
  background: hsla(0, 0%, 0%, 0.75)
    url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/raven-contact3.jpg)
    no-repeat top 0 center;
  background-size: cover;
  background-blend-mode: color;
}
#blocs2 {
  /* background: hsl(0deg 0% 94% / 65%) url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/fix-4.jpg) no-repeat top 0 center; */
  font-weight: bold;
  border-radius: 25px;
}
.box,
.box-2 {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 24px;
  font-size: 20px;
  margin-bottom: 0px;
  line-height: 30px;
}

.box:before {
  position: absolute;
  left: 0px;
  bottom: -20px;
  border-top: 20px solid #383434;
}
.box-2:before {
  position: absolute;
  left: 0px;
  bottom: -20px;
  border-top: 20px solid #383434;
}
.grid {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}
figure.effect-duke {
}
figure.effect-duke img,
figure.effect-duke p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-duke:hover img {
  opacity: 0.1;
  -webkit-transform: scale3d(2, 2, 1);
  transform: scale3d(2, 2, 1);
}

figure.effect-duke span {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform-origin: 50% 100%;
  /* transform-origin: 50% 100%; */
  color: #000;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: none;
  font-size: 22px;
  line-height: 37px;
}

figure.effect-duke p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 20px;

  border: 2px solid #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform-origin: 50% -100%;
  transform-origin: 50% -100%;
}

figure.effect-duke:hover h2,
figure.effect-duke:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  right: 0;
  height: 100%;
  background: rgba(11, 78, 109, 0.6);
  text-align: center;
  color: #fff;
}

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

.grid figure span {
  word-spacing: 0;
  font-weight: 300;
  text-align: right;
}

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

.grid figure span,
.grid figure p {
  margin: 2px;
}
figure.effect-duke {
  background: #000;
}
figure.effect-duke p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 20px;
  padding: 30px;
  border: 2px solid #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform-origin: 50% -100%;
  transform-origin: 50% -100%;
}
#content_box div.vignette img {
  display: block;
  width: 100% !important;
  height: auto;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  right: 0;
  height: 100%;
  background: rgb(255, 255, 255);
  text-align: center;
  color: #000;
}
figure.effect-duke:hover h2,
figure.effect-duke:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
figure.effect-duke p {
  position: absolute;
  bottom: 10px;
  left: 11px;
  right: 11px;
  margin: 20px;
  padding: 30px;
  border: 2px solid #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform-origin: 50% -100%;
  transform-origin: 50% -100%;
  border-radius: 5px;
}
.grid figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}
.grid figure figcaption {
  padding: 2em;
  color: #000;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ad-300 h2 {
  font-size: 15px;
  margin-top: 3px !important;
  color: #e5989b;
  line-height: 32px;
  float: left;
  left: 0%;
  right: 0;
  margin-bottom: 0px;
}
.rappel form {
  margin: 0px;
  text-align: center;
  /* width: 100%; */
}

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;
}
span.adresseprint {
  font-weight: 500;
  line-height: 25px;
  font-size: 15px !important;
  padding-left: 55px;
  text-align: left;
  display: block;
  color: #000 !important;
}
td span.adress-header {
  background: url("https://static.b-forbiz.com/13f41387fd183f97/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/13f41387fd183f97/templates/images/phoneprint.png)
    no-repeat left center;
  font-size: 30px;
  white-space: nowrap;
  margin-top: 0px;
  display: block;
}
td span.phone {
  font-weight: 700;
  color: #000 !important;
  font-size: 25px !important;
  padding-left: 40px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 93% !important;
}
.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 4px;
  font-size: 19px;
  width: 30px;
  text-align: center;
  line-height: 21px;
}
.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;
}
.article .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;
}

.accordionWrapper {
  padding: 0;
  /* background: #fff; */
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  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: 4px;
  background: #3597d3;
  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;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}
.accordionItemHeading:after {
  content: "\002B";
  color: #fff;
  font-weight: bold;
  float: right;
  right: 16px;
  height: 46px;
}
.open .accordionItemHeading:after {
  content: "\2212";
}

#content_box h4.accordionItemHeading1 {
  font-size: 19px;
  line-height: 30px;
}

.accordionItemHeading1:after {
  content: "\002B";
  color: #fff;
  font-weight: bold;
  float: right;
  right: 0;
  height: 46px;
  left: auto;
  top: 20%;
}

.open .accordionItemHeading1:after {
  content: "\2212";
}

.accordionItem1 {
  float: left;
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-family: "Open-sans", Arial, sans-serif;
  opacity: 1;
  text-shadow: 0 0 0;
}

.box.col {
  /* background: #e5989b; */
  display: block;
  min-height: 218px;
  color: #000;
  /* margin-top: 46px; */
  border-radius: 10px;
  padding: 15px 8px;
} 
.accordionItemHeading1 {
  cursor: pointer;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  background: #000000;
  color: #fff !important;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
}
.article .lespictos:first-child i:nth-child(1):hover {
  color: #ccc !important;
}

.btn_fb:hover,
.fb-mobile:hover {
  opacity: 0.8;
}
img.images {
  margin: 0px AUTO !important;
  padding: 0px !important;
  border: 1px solid #ffbe00 !important;
  margin-bottom: 20px !important;
  width: 90%;
  display: block;
}
img.images-tab {
  margin: 0px AUTO !important;
  padding: 3px !important;
  border: none !important;
  margin-left: 20px !important;
}
.post.clearfix {
  border: 1px solid #252525;
  clear: initial !important;
  position: relative;
  margin-bottom: 20px;
  padding: 8px;
  float: left;
  margin: 10px 7px;
  min-height: 335px;
  width: 100%;
}
span.titre {
  text-align: center;
  color: #fff !important;
  font-size: 26px !important;
  font-weight: 600;
  line-height: 50px;
}
span.bloc {
  display: block;
  text-align: center;
  color: #111 !important;
}
span.bloc-tab {
  display: block;
  text-align: center;
  color: #111 !important;
  font-size: 15px !important;
  overflow: hidden;
}
.des-spann {
  float: right;
  width: 50%;
}
.pos-bloc {
  width: 50%;
  display: initial !important;
  float: left;
}
em.em-tab {
  font-size: 12px;
}

.btn_rdv {
  color: #000;
  background-color: #ed3836;
  text-align: center;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  display: table;
  text-transform: uppercase;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 600ms;
  -moz-transition: all 600ms;
  transition: all 600ms;
  padding: 10px 30px;
  font-size: 25px;
  margin: 20px auto;
}
.btn_rdv a {
  vertical-align: middle;
}
.btn_rdv:hover {
  background-color: #ed3836 !important;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
header i.fa.fa-file-text-o {
  font-size: 26px !important;
  vertical-align: unset;
  margin-right: 5px;
  line-height: 34px;
}
.owl-theme .owl-controls .owl-page span {
  background: #bebfc1 !important;
}
#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;
  position: relative;
}
.imgClient {
  max-width: 100%;
  margin: 10px auto;
  height: auto;
  padding: 0;
  padding-right: 30px;
  padding-bottom: 30px;
  margin: auto;
  display: block;
}

.right {
  position: relative;
}
.right a.next,
.right a.prev {
  position: absolute;
  top: 55%;
  display: block;
  width: 64px;
  height: 64px;
  background-image: url("https://static.b-forbiz.com/13f41387fd183f97/templates/images/navs.png");
  color: transparent;
  background-repeat: no-repeat;
  z-index: 9;
}
.right a.next {
  right: 30px;
  background-position: -55px 0;
}
.right a.prev {
  left: 30px;
  background-position: 0 0;
}
.right a.next:hover,
.right a.prev:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha" (Opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
ul.callbacks_tabs {
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 2;
  bottom: 0;
  display: block;
  right: 33px;
  display: none;
}
ul.callbacks_tabs li {
  display: inline-block;
  margin-right: 7px;
}
ul.callbacks_tabs li:last-child {
  margin: 0;
}
ul.callbacks_tabs:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
}
ul.callbacks_tabs li a {
  color: transparent;
  display: block;
  width: 14px;
  height: 14px;
  background-image: url("https://static.b-forbiz.com/13f41387fd183f97/templates/images/nav.png");
}
ul.callbacks_tabs li.callbacks_here a {
  background-image: url("https://static.b-forbiz.com/13f41387fd183f97/templates/images/nav-activ.png");
}


/**tabulation*/
div#tabulation ul.tabs {
    margin: 0;
    padding: 0px;
    list-style: none;
}
div#tabulation ul.tabs li.current {
    background: #ededed!important;
    color: #2f3239;
    /* border: thick double #ffffff; */
}
div#tabulation ul.tabs li {
    background: none;
    display: inline-block;
    padding: 23px 0px 10px;
    cursor: pointer;
    background: #fc030d!important;
    color: #fff;
    width: 15.11%;
    float: left;
    min-height: 72px;
    margin-bottom: 0;
    border-right: 3px solid #fff;
    /* border: 1mm ridge rgb(255, 255, 255); */
    text-align: center!important;
}
div#tabulation ul.tabs li:last-child{border-right:0;}
div#tabulation .tab-content.current {
    display: inherit;
}
div#tabulation .tab-content {
    display: none;
    /* background: #ededed; */
    padding: 15px;
}
div#tabulation .tab-content.current {
    display: inherit;
	
}
.tab-content {
    /* padding: 30px 0; */
    background: #fff;
    /* background-blend-mode: hard-light; */
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    overflow: hidden;
    min-height: 215px;
}

div#tabulation .tab-content {
    display: none;
    /* background: #ededed; */
    padding: 15px;
}
/**fin tabulation*/
/*-----------------------------------------------
/*-[ 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;
  }
}

@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: 500px;
  margin: 20px auto 0;
  overflow: hidden;
}
#sContent li {
  display: inline;
}
#sContent {
  position: absolute;
  top: 0;
  left: 0;
  width: 1140px;
  margin: 0;
  padding: 0;

  animation-name: AutoSlide;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
#partenaire {
  padding: 10px 0;
}
.rslides {
  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;
  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/13f41387fd183f97/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/13f41387fd183f97/templates/images/nav-activ.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  color: transparent;
  font-weight: bold;
}

.title-slider strong {
  color: #203063;
  text-shadow: 1px 1px 1px #000;
}
.title-slider strong span.pad {
  display: block;
  padding-left: 30px;
}
.title-slider {
  font-size: 21px;
  text-shadow: 1px 1px 1px #000;
  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: "Open Sans", 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;
}
#menu-nav {
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  position: fixed;
}
.MenuHead {
  margin: 0;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 8px;
}
#menu-drink {
  display: none;
  z-index: 999;
}

#menu-drink ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
#menu-drink li {
  text-align: center;
  display: inline-block;
  float: none;
}
#menu-drink a {
  color: #231f20;
  white-space: nowrap;
  text-decoration: none;
  display: block;
  -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: 600;
  text-align: center;
  padding: 0.375em;
  position: relative;
}
#menu-drink a.active,
#menu-drink a:hover {
  color: #e5989b;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
}
#menu-drink a.active:before,
#menu-drink a:hover:before,
#menu-drink a.active:after,
#menu-drink a:hover:after {
  background-color: #3597d3;
}
#menu-drink a:before,
#menu-drink a:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  transition: 0.2s ease transform;
}

@-webkit-keyframes aitf {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
canvas#kenburns {
  width: 100%;
}

.cabinet1 span {
  letter-spacing: 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  text-shadow: 0 0 80px rgb(14, 14, 12);
  -webkit-backface-visibility: hidden;
  color: #ffffff;
}

div.fixed.f-nav #menu-drink a:hover,
div.fixed.f-nav #menu-drink a.active {
  color: #203063;
}
.f-nav #menu-drink {
  margin-top: 0;
  background: #0000;
}
#menu-drink ul > li {
  position: relative;
  /* padding-left: 17px; */
}
i.fa.fa-caret-down {
  line-height: 20px;
}
#menu-drink li ul {
  position: absolute;
  height: auto;
  width: auto;
  font-size: 11px;
}
#menu-drink ul > li > ul {
  display: none;
  z-index: 9999;
  width: 196px;
  margin-top: 0px;
  padding-left: 0;
}
#menu-drink ul > li > ul > li {
  padding: 5px 0;
  text-align: left;
  display: inline;
  background: white;
  overflow: hidden;
  float: none;
  border-right: 0;
  margin-top: 0;
  margin-bottom: 0px;
}
#menu-drink ul > li > ul > li a {
  font-size: 15px;
  text-align: center;
  font-weight: 600;
  background: #fff;
  color: #000 !important;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#menu-drink ul > li > ul > li a {
  background-image: none !important;
  color: #fff;
}
#menu-drink ul > li > ul > li a:hover {
  color: #e5989b !important;
  margin-top: 0;
  margin-bottom: 0;
}
#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-top: 6px;
}
.dl-menuwrapper ul {
  background: #231f20 !important;
  margin: 0px 0 0 0 !important;
}
.dl-menuwrapper button.dl-active,
.dl-menuwrapper button {
  background: #3597d3 !important;
}
.dl-menuwrapper span.phone.Mobile {
  width: 63%;
  text-align: center;
  font-size: 20px;
  line-height: 43px;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  display: block;
  text-transform: uppercase;
  color: #000;
  margin: 0 auto 10px;
  font-family: "Open Sans", 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;
  background: #ffffff;
  padding: 3px 6px;
  border-radius: 10px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid #ffff;
  max-width: 200px;
}
.HoraireMobile {
  text-align: center;
  font-size: 20px;
  display: none;
  color: #fff;
  line-height: 39px;
}
.HoraireMobile span i.fa.fa-clock-o {
  font-size: 33px !important;
}
.HoraireMobile span {
  color: #fff;
  display: none;
  font-size: 16px;
  background: #363a39;
  padding: 10px 0;
}
a.btn-aside.Mobile {
  display: none;
}
a.btn-aside.Mobile i.fa.fa-envelope {
  font-size: 23px !important;
  vertical-align: baseline;
  margin-right: 5px;
}
.dl-menuwrapper span.phone.Mobile a {
  color: #000;
}
.dl-menuwrapper span.phone.Mobile i {
  margin-right: 10px;
  font-size: 22px;
  vertical-align: baseline;
}
.cont-menu-haut .dl-menuwrapper button:after {
  content: "";
  position: absolute;
  width: 68%;
  height: 5px;
  background: #e5989b;
  top: 10px;
  left: 16%;
  box-shadow: 0 10px 0 #e5989b, 0 20px 0 #e5989b;
}
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: #282828 !important;
}
.dl-menuwrapper li a.active {
  color: #fff;
  background: #fff;
}
.impressionButton {
  background: url("https://static.b-forbiz.com/13f41387fd183f97/templates/images/print.png")
    no-repeat !important;
  color: #fff;
  float: none !important;
  border: 0;
  text-indent: -1000px;
}
.red-tooltip + .tooltip > .tooltip-inner {
  background-color: #f00 !important;
}
.red-tooltip + .tooltip > .tooltip-arrow {
  border-bottom-color: #f00 !important;
}
.lespictos:first-child i:nth-child(1) {
  color: #ffffff !important;
}
a.btn-aside {
  text-align: center;
  display: block;
  text-transform: uppercase;
  color: #fff;
  background-color: #231f20;
  margin: 0 auto 10px;
  font-family: "Open Sans", 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 #231f20;
  padding: 3px 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  min-width: 320px;
}

a.btn-aside:hover {
  background-color: #ffffff !important;
  color: #e5989b;
  -webkit-transform: translateY(-2px) !important;
  transform: translateY(-2px) !important;
  transition: transform 0.3s !important;
  border: 1px solid #e5989b;
}

#blocs .devis-button.contact_aside {
  background-color: #fff !important;
  color: #ed3836 !important;
}

#blocs .devis-button.contact_aside:hover {
  background-color: #ed3836 !important;
  color: #fff !important;
}
#main {
  background-position: 50% 50%;
  border-top: 1px solid #fff;
  background-repeat: repeat;
  padding: 20px 0;
  background: #fff;
}
#main1 {
  background: rgb(101, 95, 148);
  color: #fff;
  text-align: center;
  padding: 15px 0;
  font-size: 24px;
}
#main1 span.phone a {
  color: #fff;
}

.hour {
  line-height: 51px;
  margin: 0 15px 0;
  color: #fff;
  display: block;
  text-align: center;
  border-bottom: 1px solid#f3f3f3;
  margin-bottom: 10px;
}
.widget i.fa.fa-clock-o {
  font-size: 25px;
  margin-right: 6px;
  display: inline-block;
  color: #203063;
}
.txt-hour {
  color: #000;
  display: block;
  font-size: 24px;
  padding-bottom: 15px;
}
#main2 span.box-adresse {
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/adresse.png)
    no-repeat left center;
}
#main2 span.horaires {
  text-align: center;
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/horaires.png)
    no-repeat left center;
  padding: 15px 5px 15px;
  margin: 0;
  font-family: "Open Sans", 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;
  background: #ed3836;
}
.owl-theme .owl-controls {
  margin-top: 0 !important;
}
#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;
}
#main1 div.title1 span.phone a {
  color: #203063;
}

#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;
}
.scrollup {
  z-index: 99999999;
  /* background: #ccc; */
  display: none;
}

.cliqeo img:hover {
  opacity: 0.8;
}

.top-hor {
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/fond_accroche.png)
    right center no-repeat;
  background-size: cover;
  width: 365px;
  height: 84px;
  float: left;
  position: absolute;
  left: 0;
  z-index: 99;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  padding-left: 21px;
  padding-top: 31px;
  color: #ed3836;
  padding: 10px 10px 10px 10px;
  font-weight: bold;
}
.top-hor i {
  display: block;
  font-size: 25px;
}
.grid {
  position: relative;
  margin: 0 auto;
  padding: 0 5px 0 5px;
  list-style: none;
  text-align: center;
}
.grid figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid figure figcaption > a {
  /* z-index: 1000; */
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure span {
  word-spacing: 0;
  font-weight: 500;
  display: block;
  text-align: center;
  position: relative;
  left: 0;
  right: 0;
  top: 15%;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}
.grid figure h2 span {
  font-weight: 800;
}
.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
figure.effect-milo {
  background: rgb(54, 58, 57);
}
figure.effect-milo h2 {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 4em 20%;
  font-weight: 900;
  text-shadow: 1px 1px 1px #000;
  font-size: 19px;
}
figure.effect-milo p {
  padding: 0 10px 0 0;
  width: 50%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

figure.effect-milo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.article {
  margin-bottom: 0px;
  padding: 0px 15px;
  overflow: hidden;
}
#content_box,
#content_box div,
#content_box p {
  color: #000;
  font-size: 17px;
  text-align: justify;
  line-height: 32px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
}
#content_box div.cord {
  color: #6c36fe;
  text-align: center;
  display: block;
}
.cont-ligne.ligne-carte {
  border: 1px solid #eee;
}
.tab em {
  color: #6c36fe;
  text-align: center;
  display: block;
}
#content_box img {
  margin: 10px auto;
  display: block;
  border-radius: 25px;
  /* -webkit-filter: grayscale(1); */
  /* filter: grayscale(1);*/
}
#content_box div.bloc {
  background: #e4e4e4;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  border: 5px solid #f7f8fa;
}
.title-section {
  background: #203063;
  padding: 7px;
  color: #fff !important;
  text-align: center !important;
  margin: 10px 0 !important;
  text-transform: uppercase !important;
  display: block;
}
div:nth-child(2) > .headbloc {
  background: #ad6900;
}
div:nth-child(3) > .headbloc {
  background: #7e9198;
}
div:nth-child(4) > .headbloc {
  background: #f4b000;
}
div:nth-child(5) > .headbloc {
  background: #203063;
}
.headbloc {
  color: #fff;
  text-align: center !important;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0 !important;
}
.headbloc > div {
  text-align: center !important;
  color: #fff !important;
  font-size: 22px !important;
  padding-top: 8px;
}
.price {
  text-align: center !important;
  color: #fff !important;
  display: inline-block;
  position: relative;
  padding-top: 0 !important;
}
.nombre {
  font-size: 43px !important;
  color: #fff !important;
  display: inline-block;
}
.type {
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 300;
  display: inline-block;
}
.centime {
  color: #fff !important;
  font-size: 21px !important;
  letter-spacing: 2px;
  top: -8px;
  position: absolute;
  display: inline-block;
}
.bodybloc {
  background: #e4e4e4;
  padding: 5px;
}
.bodybloc > ul {
  margin: 0 !important;
  padding: 0 !important;
}
.bodybloc > ul > li {
  padding-left: 0 !important;
  text-align: center !important;
  font-weight: 700;
  padding-bottom: 12px;
}
.valid {
  color: #333 !important;
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/valid.svg)
    no-repeat bottom !important;
}
.invalid {
  color: #8c8c8c !important;
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/invalid.svg)
    no-repeat bottom !important;
}
.bodybloc > span {
  color: #333 !important;
  text-align: center !important;
  display: block;
  font-weight: 700;
  font-size: 14px !important;
  line-height: 22px !important;
}
.bodybloc > span > i {
  font-size: 13px !important;
}
.bodybloc > span > span {
  font-size: 28px !important;
  line-height: 30px !important;
}
#content_box div.bloc li span.li-diff-color {
  color: #f08e00;
  font-size: initial;
}
#content_box div.bloc li span.comp {
  display: block;
  font-size: inherit;
  text-align: center;
  color: #313131;
}
.image-1.image-7564.animated.slideInLeft {
  display: none;
}
.bloc-text-1.bloc-text-7564.animated.pulse {
  width: 100%;
}
#content_box div.bloc ul.dom-comp li {
  background: none;
}
#content_box div.bloc li hr {
  border: dashed 1px #313131;
}
#content_box h3.ref {
  text-align: center;
  margin: 10px 0;
}
#content_box div.bloc li a {
  color: #f08e00;
  text-align: center;
  display: block;
}
#content_box div.bloc h2 {
  color: #a8a8a8;
}
#content_box div.bloc:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
#content_box div.bloc h2 {
  text-align: center;
  font-weight: 500;
}
#content_box li {
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/puce.png)
    no-repeat left 8px;
  padding-left: 21px;
  list-style: none;
  overflow: hidden;
  text-align: left;
}
#content_box h1 {
  font-size: 30px;
  font-weight: bold;
  color: #3597d3;
  line-height: 42px;
}
#content_box h2 {
  font-size: 25px;
  line-height: 42px;
  color: #3597d3;
  font-weight: bold;
}
#content_box h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 47px;
  color: #2c3837;
}
#content_box h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 62px; /* color: #d81f23; */
}
#content_box h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
#content_box span {
  color: #000000;
  font-size: 18px;
}
#content_box article {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left;
  height: 222px;
  margin: 0 12px 30px 0;
  padding: 4px;
  position: relative;
  width: 173px;
  color: #fff;
}

#content_box img.garanties {
  display: block;
  margin: auto;
}
.description {
  padding: 15px 0 0px 0;
  background: rgba(238, 238, 238, 0.6);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

#content_box span.desc {
  display: block;
  color: #000;
  text-align: justify;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  padding: 5px 0 5px 0;
  font-family: "Open Sans", sans-serif;
}
#content_box span.titre-carte {
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 25px;
  line-height: 71px;
}
#content_box .tab.bold span {
  color: #6c36fe;
  font-weight: 600;
}
.desc span.title-head {
  color: #ec3b39;
  font-weight: 600;
  font-size: 25px;
  margin: 0 0 20px;
  display: block;
  margin: 0 auto;
  text-align: justify;
  position: relative;
  line-height: 36px;
}
.ic-top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 25px;
  height: 25px;
}
.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;
  /* border-bottom: 2px solid #000; */
}

.btn-envoie {
  color: #fff !important;
  background-color: #000000;
  font-weight: 600 !important;
  font-size: 12px !important;
}
.btn-envoie:hover {
  background-color: #7f7f7f;
}

div.new-contact .form-control {
  width: 100% !important;
}

.new-contact .form-group textarea {
  width: 100% !important;
}
ul.ml li a {
  color: #fff;
  font-size: 22px;
  padding: 14px 4px;
  line-height: 55px;
}
ul.ml li a:hover {
  color: #203063;
}
table {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
thead {
  background: #f7f8f9;
  font-size: 14px;
  color: #585f65;
}
table th,
table td {
  padding: 4px 0px;
  color: #000;
  border: 1px solid #fff;
  background: #efebe6;
  text-align: center;
  width: 450px;
}
#content_box .tarif-content a {
  display: inline-block;
}
#content_box .tarif-content img {
  display: inline-block;
}
.disponible.TABLE2 table tbody tr td {
  color: #000;
  background: #e3e5e6;
}
.disponible.TABLE2 table tbody tr:nth-child(2n + 1) td,
.disponible.TABLE2 table tbody tr:nth-child(2n + 1) th {
  background-color: #fff;
  color: #000;
}

table th {
  color: #000 !important;
}
table tbody tr:nth-child(2n + 1) td,
table tbody tr:nth-child(2n + 1) th {
  background-color: #fff;
  color: #000;
}
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 #282828;
}
#content_box table th,
#content_box table td {
  vertical-align: middle;
  font-size: 13px;
}
article p {
  color: #222;
}
#content_box table td img {
  width: 123px !important;
}
/*-----------------------------------------------
/*-[ Line ]
------------------------------------------------*/
hr {
  border: none;
  margin: 0px !important;
  clear: both;
  position: relative;
}

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

.breadcrumb {
  margin-top: 40px;
}
.more {
  float: right;
  box-shadow: 0px 2px #ccc;
  -webkit-box-shadow: 0px 2px #ccc;
  -moz-box-shadow: 0px 2px #ccc;
  margin-bottom: 5px;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: -15px;
}
.more a {
  float: left;
  background-color: #ff8604;
  color: #666;
  padding: 4px 10px;
  overflow: hidden;
}
.more a:hover {
  color: #fff;
}
#map {
  display: block;
  width: 100%;
}
div.map_home {
  display: block;
  height: 150px !important;
  width: 100%;
  margin: 0 !important;
}
.map-activation {
  background: hsla(0, 0%, 0%, 0.51) !important;
  color: #000 !important;
  position: absolute !important;
  z-index: 9 !important;
  width: 100% !important;
  height: 100%;
  display: block;
}
#map * {
  overflow: visible;
}
.map-activation em {
  font-size: 12px;
  position: absolute;
  height: 12px;
  top: 50%;
  margin-top: 10px;
  text-align: center;
  width: 100%;
  font-weight: normal;
  opacity: 0.7;
}
.map-activation strong {
  font-style: normal;
  position: absolute;
  height: 20px;
  font-size: 26px;
  line-height: 42px;
  top: 45%;
  font-family: "Montserrat", sans-serif;
  margin-top: -20px;
  text-align: center;
  width: 100%;
  font-weight: normal;
  color: #fff;
}
body:not([class*="ncf_mobile"]) .nks_cc_trigger_tabs.ncf_tab {
  top: 79% !important;
}
.ncf_sidebar_cont_scrollable #logo {
  margin-top: 20px;
  height: 67px;
}
#ncf_sidebar.ncf_minimalistic {
  background-color: rgba(0, 0, 0, 0.53) !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: #f44336 !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: #000;
  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;
}
@keyframes bodyArrived {
  from {
    opacity: 0.99;
  }
  to {
    opacity: 1;
  }
}

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

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

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

@-o-keyframes bodyArrived {
  from {
    opacity: 0.99;
  }
  to {
    opacity: 1;
  }
}
#ncf_sidebar .ncf_select_wrap:before {
  display: none !important;
}
#soumettre-un-dossier .control-group textarea {
  height: 100px;
}
#soumettre-un-dossier h2 {
  font-size: 20px;
  color: #203063;
}
#soumettre-un-dossier h2:after {
  background: none;
}
#ncf_sidebar .ncf_sidebar_cont_scrollable span.phone {
  line-height: 49px;
  font-size: 30px;
  white-space: nowrap;
  display: block;
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-weight: 400;
  text-align: center;
  margin: 5px auto 0;
  width: 300px;
}
#ncf_sidebar .ncf_sidebar_cont_scrollable i.fa {
  font-size: 50px !important;
  color: #4c4e4e;
  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;
  background: white !important;
  border-radius: 6px;
}
#ncf_sidebar input {
  line-height: normal;
}
.form-control {
  color: #a2a2a2;
}

.sidebar.flexible {
  line-height: 23px;
  margin-top: 40%;
  background: transparent;
}
.widget {
  margin: 0 auto;
  margin-bottom: 0;
  text-align: center;
  margin: 8px auto;
}
li.widget.widget-sidebar.acces {
  background: #ed3836;
}
span.horaireStag {
  color: #000;
  line-height: 35px;
  display: block;
  font-size: 18px;
  font-weight: normal;
}
li.widget.widget-sidebar.paiment {
  background: #203063;
  padding: 20px;
}
.paiment div.tarifs img {
  margin: 0 10px;
  vertical-align: middle;
}
.paiment div.tarifs small {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
  line-height: 30px;
}
.widget li {
  display: block;
  overflow: hidden;
  list-style-type: none;
  text-align: left;
  padding-top: 8px;
  color: #000;
}
.widget li img.picto {
  float: none;
  margin-right: 12px;
  vertical-align: -webkit-baseline-middle;
}

.widget li span.center {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
}
li.rappel {
  position: relative;
}
li.rappel form {
  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;
}
.widget .rer-proximity li {
  text-align: left;
  color: #fff;
  padding-top: 0;
}

.widget li img.picto {
  margin: 2px auto;
  color: #fff;
  line-height: 42px;
  float: left;
  margin-left: 5px;
}
.widget li span.station {
  line-height: 49px;
  float: left;
  margin-left: 7px;
}
.widget li span.center {
  padding: 0 0 0 70px;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-transform: none;
  display: block;
}
.widget.hon {
  background: none;
}
.widget.hon a {
  font-family: "Crimson Text", serif;
  display: block;
  line-height: 50px;
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  background: #0061af;
  text-align: center;
  border-radius: 15px 0 15px 0;
}
.widget.hon a:hover {
  opacity: 0.8;
}
.widget span.titre-widget {
  font-size: 22px;
  line-height: 45px;
  font-family: "Open Sans", sans-serif;
  color: #ed3836;
  font-weight: 600;
  display: block;
  text-align: center;
  border-bottom: 1px solid #ed3836;
}
div.paiement {
  padding: 0px 0;
  text-align: center;
  margin: auto;
}
div.paiement img {
  margin-right: 10px;
}
.Bloc_dispo {
  background: transparent;
  color: #000;
  margin-top: 0;
}
.Bloc_dispo .disponible {
  color: #fff !important;
}
.Bloc_dispo .disponible img {
  margin: 10px;
}
.Bloc_Pai {
  background: #333;
}
.widget div.disponible {
  padding: 0;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  border: none;
  margin-top: 133px;
}
.widget div.disponible span {
  color: #000;
  line-height: 33px;
  margin: 0px 0 0px 0;
  font-weight: 400;
  display: block;
  text-align: center;
}
dt {
  display: none;
}
.widget div.disponible.intervention-rapide span.maitre {
  color: #203063;
}
.widget div.disponible span {
  font-size: 22px;
  font-weight: 400;
}
.renseignement span a,
.renseignement a {
  color: #fff;
}
.Bloxaside {
  position: absolute;
  bottom: -136px;
  left: 0;
  right: 0;
}
.ContBloxaside {
  background: #333;
  -moz-transform: skewX(-10deg);
  -webkit-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.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(images/logo-bottom.png) top 25px center no-repeat;
  min-height: 160px;
  margin: auto;
}
span.deplacement {
  margin-bottom: 15px;
}
span.adress-mobile i.fa-info-circle {
  font-size: 30px;
  display: block;
  color: #ed3836;
  margin-top: 8px;
}
.widget div.disponible span i.fa-info-circle {
  font-size: 30px;
  display: block;
  color: #bec0c1;
  margin-top: 8px;
}
.widget div.disponible em {
  font-size: 13px;
  display: block;
  line-height: 18px;
  width: 100%;
}

.logoSideAll span {
  color: #000;
  padding-bottom: 10px;
  position: absolute;
  left: 0;
  bottom: 0px;
  right: 0;
}

.btna {
  display: block;
  -o-border-radius: 5px;
  color: #e5989b;
  width: auto;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
}
.btna i.fa.fa-mobile {
  float: none;
  display: inline-block;
  font-size: 40px;
  padding-right: 0;
  vertical-align: sub;
  color: #203063;
}
.btna span.phone {
  display: block;
  white-space: nowrap;
  font-weight: 700;
  color: #000;
  margin: 0 auto;
  text-align: center;
  font-size: 17px;
  margin-top: 9px;
}
.sidebar_list .btna span.phone {
  color: #000;
  font-size: 20px;
}
.btna span.phone a {
  color: #000000;
}

footer .btna span.phone a {
  color: #06b6d9;
}
.aside-contact .btna span.phone a {
  color: #000;
}
.aside-contact .hour,
.aside-contact span.horaireStag {
  color: #000;
}
.widget {
  width: 100%;
  list-style: none;
}
.sidebar span.box-adress {
  color: #fff;
  font-size: 19px;
  padding: 0 10px 5px;
  margin: 0;
  text-align: center;
  float: none;
  font-weight: 400;
  display: block;
  font-family: "Open Sans", sans-serif;
  line-height: 28px;
  margin-top: 0;
}
span.box-adress span {
  display: block;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
}
span.box-adress i.fa.fa-home {
  float: none;
  vertical-align: -webkit-baseline-middle;
}
.widget #avis span.aviscount,
.widget #avis {
  color: #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.coordonees {
  background: #fff;
}
li.widget.widget-sidebar.intervention {
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/bg-intervention.jpg)
    top center no-repeat !important;
  background-size: 100% 100% !important;
}
.intervention-rapide {
  color: #000;
  font-size: 17px;
  line-height: 25px;
  background: rgba(255, 255, 255, 0.54);
}

span.box-adresse {
  font-size: 19px;
  padding: 7px 10px 5px 47px;
  margin: 0;
  text-align: center;
  float: none;
  font-weight: 300 !important;
  display: inline-block;
  font-family: "Asap", sans-serif;
  line-height: 28px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.acceuil span.box-adresse {
  color: #fff;
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/adresse1.png)
    left center no-repeat;
}
.acceuilAll span.box-adresse {
  color: #000;
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/adresse.png)
    left center no-repeat;
}
.Bloxaside .disponible {
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 14px 0 10px;
  line-height: 27px;
  -moz-transform: skewX(10deg);
  -webkit-transform: skewX(10deg);
  -o-transform: skewX(10deg);
  -ms-transform: skewX(10deg);
  transform: skewX(10deg);
  margin: 30px 0;
  border-left: 1px solid #383838;
  border-right: 1px solid #383838;
}
.Bloxaside .disponible strong {
  font-size: 30px;
}
.Bloxaside div.Contpaiement {
  color: #fff;
  text-align: center;
  padding-top: 40px;
  -moz-transform: skewX(10deg);
  -webkit-transform: skewX(10deg);
  -o-transform: skewX(10deg);
  -ms-transform: skewX(10deg);
  transform: skewX(10deg);
}
.Bloxaside div.Contpaiement span.titre-widget {
  font-size: 24px;
}
.Bloxaside div.Contpaiement img {
  margin: 10px;
}

.widget.paiement {
  background: #ffffff;
  color: #fff;
  font-size: 16px;
  padding: 10px 0 8px 0;
  border: 1px solid #ed3836;
}
.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;
}
.offre {
  background: #222;
  padding: 10px;
  min-height: 200px;
}

.offre .offre-bd {
  background: rgba(212, 206, 204, 0.8);
  padding: 15px;
}
span.pourcentage {
  font-size: 30px;
  font-weight: bold;
  color: #a8a8a8;
}
.cont-offre {
  font-size: 15px;
  color: #000;
  font-weight: bold;
  line-height: 30px;
}
#print-bd {
  display: block;
  background: #a8a8a8;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  width: 80%;
  margin: 10px auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  color: #000;
  opacity: 1;
  background-color: #a8a8a8;
  margin: 14px auto 0;
  font-size: 18px;
  line-height: 30px;
  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;
  max-width: 250px;
}
#print-bd:hover {
  opacity: 0.8;
}
.offre div.red-bold {
  text-align: center;
  display: block;
  color: #222;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  line-height: 27px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}
.offre div.red-bold strong {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  display: block;
  line-height: 50px;
}
.offre div.red-bold span {
  color: #fff;
  font-size: 22px;
}
.offre div.red-bold small {
  text-transform: capitalize;
  font-size: 13px;
  padding-right: 15px;
}
#print,
.sms {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  color: #000;
  opacity: 1;
  background-color: #a8a8a8;
  margin: 14px auto 0;
  font-size: 18px;
  line-height: 30px;
  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;
  max-width: 250px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
#print:hover {
  opacity: 0.8;
}

.sms:hover {
  background: #a8a8a8;
  color: #000;
}

span.texte {
  color: #333 !important;
}
body > footer {
  width: 100%;
  background: rgb(255 255 255);
  padding: 0px 0px 0;
  border-top: 1px solid #fff;
}

footer {
}

.top {
  margin-bottom: 0;
  padding-left: 0;
}
img.logo {
  margin: 0 auto;
  text-align: center;
  display: block;
}
footer i.fa.fa-home {
  vertical-align: super;
  float: none;
  color: #ed3836;
  font-size: 40px !important;
  margin-right: 10px;
}

div.adresse span {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
}
footer a#legale:hover {
  color: #b1126e;
}

footer a#legale {
  display: block;
  color: #ed3836;
  padding: 10px 0;
  font-size: 19px;
}
footer a#legale span {
  font-size: 27px;
  vertical-align: middle;
}
footer a#legale i.fa.fa-angle-right {
  float: none;
  color: #000;
  margin-right: 10px;
  font-size: 40px;
  vertical-align: middle;
}
div.adresse span.SlogFo {
  display: block;
  margin-top: 27px;
}
div.adresse span.phone {
  font-size: 27px;
  color: #000;
  font-weight: bold;
  display: inline-block !important;
}
div.adresse span.phone a {
  color: #000;
}
div.adresse div.adress-footer {
  margin-bottom: 15px;
}
.bg-footer1 {
  margin: 0 auto;
  text-align: center;
}
footer nav li {
  text-align: center;
  font-size: 17px;
}
footer nav li a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  text-transform: none;
  line-height: 35px;
  color: #fff;
}
footer nav li a:hover,
footer nav li a.active {
  color: #ed3836 !important;
}

span.adresse-footer {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}
.phone-footer.clearfix {
  color: #fff;
}
footer ul.ml {
  padding: 0;
  margin: 0;
}
.address-footer.clearfix {
  color: #fff;
  display: inline-block;
}

#navfooter select {
  display: inline-block;
  max-width: none;
  border: none;
  padding: 7px 15px;
  margin-top: 0;
  width: 100%;
  color: #fff;
  background: #000;
  font-size: 12px;
  margin: 5px 0;
}
.copyrights {
  color: #ffff;
  font-weight: 200;
  text-align: center;
  margin-top: 0;
  line-height: 1.2em;
  font-size: 17px;
}
.iconreseau {
  margin: 0 auto 0;
  text-align: center;
  padding: 0;
  margin-bottom: 12px;
}
.iconreseau a {
  margin-bottom: 5px;
}
.iconreseau a i {
  color: #ed3836;
  font-size: 40px !important;
  vertical-align: middle;
  padding: 7px 8px 0px 2px;
  margin: auto;
  font-style: normal;
  line-height: 35px;
}
.iconreseau a:hover i.fa-google-plus-square {
  color: #cb402f !important;
}
.iconreseau a:hover i.fa-facebook-square {
  color: #3350ae !important;
}
.adresse {
  text-align: center;
  display: block;
}
.phone-footer i.fa {
  font-size: 40px !important;
  vertical-align: middle;
  color: #203063;
  padding-right: 10px;
}
.phone-footer span.phone {
  color: #fff;
  font-weight: 700;
  vertical-align: middle;
}
footer span.text {
  color: #000;
  text-align: justify;
  font-weight: 400;
  display: block;
  font-size: 25px;
  line-height: 35px;
  padding: 5px 0;
}
#plansite.modal ul li a {
  color: #000;
}
/*-----------------------------------------------
/*-[ Form Input ]
-----------------------------------------------*/

input,
textarea,
select {
  padding: 11px 1%;
  border: none;
  font-size: 12px;
  background: #fff;
  border: 1px solid #ccc;
  color: #a2a2a2;
  width: 100%;
  font-family: Arial;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.fail {
  width: 95% !important;
}
p.txtDevis {
  display: block;
  background: #ed3836;
  color: #000;
  text-align: center;
  padding: 15px 0;
  font-size: 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
}
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: 145px;
  background: #fff;
  padding: 9px 3% !important;
  line-height: initial;
}
input.send {
  padding: 5px 5px 28px;
  color: #fff;
  cursor: pointer;
  border: none;
  text-transform: uppercase;
  background: #e5989b;
  height: 25px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 700;
}
.ncf_sidebar_cont iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.nbr {
  display: inline;
}
.okey {
  display: inline;
}
.form-wd {
  display: inline;
}
.info-rappel {
  display: inline;
}
.info-rappel img {
  display: inline-block;
}
#map-holder {
  padding: 5px;
}
.info-rappel img {
  display: inline-block;
  width: 34px;
  margin-bottom: -12px;
  margin-left: 5px;
  margin-top: 6px;
}

textarea {
  overflow: auto;
  resize: vertical;
}
form label.control-label {
  text-align: left;
  width: 252px;
  color: #000;
}
.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 form {
  padding: 10px;
}
.contact form table td {
  background: transparent !important;
}
.contact.form-devis input[type="text"] {
  padding: 5px 1%;
}
.contact input[type="text"] {
}
.contact textarea:hover,
.contact input[type="text"]:hover {
  opacity: 0.8;
  border: 1px solid #cfd5e1;
}
.contact input[type="submit"] {
  background-color:#3597d3;
  cursor: pointer;
  color: white !important;
  border: 0;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  float: left;
  margin-top: 7px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 0px;
  line-height: 35px;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.form-devis iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
}
.form-devis #searchsubmit {
  font-size: 20px;
  color: #fff;
  background: #383434;
  border: 0;
  cursor: pointer;
  width: 37%;
  font-size: 20px;
  color: #fff;
  border: 0;
  cursor: pointer;
  position: relative;
  right: auto;
  bottom: auto;
  padding: 10px 1%;
  width: 100%;
  margin: 0 auto;
}
.ncf_sidebar_cont_scrollable #searchsubmit {
  font-size: 20px;
  color: #fff;
  background: #4c4e4e;
  border: 0;
  cursor: pointer;
  width: 37%;
  font-size: 20px;
  color: #fff;
  border: 0;
  cursor: pointer;
  position: relative;
  right: auto;
  bottom: auto;
  padding: 10px 1%;
  width: 100%;
  margin: 0 auto;
}
.new-contact legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #000000;
  border: 0;
  border-bottom: 1px solid #000000;
  padding-top: 35px;
}
.contact input[type="submit"]:hover {
  opacity: 0.8;
}

#searchsubmit:hover {
  opacity: 0.8;
}
.contact textarea {
  float: left;
  height: 100px;
}
.contact td {
  border: none;
}
.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;
  clear: both;
  text-align: center;
}
.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;
  height: 100%;
}
.rappel form {
  text-align: center;
  margin: 3px auto;
  display: inline-block;
}
form#contactform {
  padding: 0 15px;
  position: relative;
}
.acceuil,
.acceuilAll {
  font-size: 20px;
  font-weight: 400;
  display: block;
  text-align: center;
  line-height: 35px;
}
.acceuil {
  padding: 31px 9px 10px;
  color: #fff;
  -moz-transform: skewX(10deg);
  -webkit-transform: skewX(10deg);
  -o-transform: skewX(10deg);
  -ms-transform: skewX(10deg);
  transform: skewX(10deg);
}
.acceuilAll {
  padding: 10px 0px;
  color: #000;
}
#main2 .phone {
  white-space: nowrap;
  font-size: 38px;
  color: #000;
}

header span.time {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #484f52;
}

.widget li img.picto {
  float: left;
  margin-right: 12px;
  margin-top: 0;
  color: #fff;
}
span.nom {
  color: #203063;
  font-size: 16px;
}
span.prox {
  color: #203063;
  font-size: 16px;
}
.box-adresse {
  padding: 0 5px;
}
#navfooter ul {
  display: inline-block;
}
header {
  transition: all 0.4s ease;
}
figure.effect-sarah {
  background: rgba(14, 142, 204, 0.58);
}
figure.effect-sarah img {
  max-width: none;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-sarah:hover img {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-sarah .BlocsMain {
  text-align: left;
}
figure.effect-sarah h2 {
  position: relative;
  overflow: hidden;
  padding: 0.2em 0;
  font-size: 16px;
}
figure.effect-sarah h2::after {
  position: absolute;
  bottom: 0;
  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);
}
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);
}
.grid figure {
  position: relative;
  overflow: hidden;
  height: auto;
  text-align: center;
  cursor: pointer;
  float: none;

  margin: 10px auto;
}
.grid figure img {
  position: relative;
  max-width: 100%;
  opacity: 0.5;
  width: 100%;
}
.grid figure figcaption {
  padding: 2em 0;
  font-weight: bold;
  color: #000;
  backface-visibility: hidden;
  opacity: 1;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 15px;
  opacity: 1;
  color: #000;
  margin: 10px 0;
  font-weight: bold;
  /* display: block; */
  width: 100%;
  text-transform: none;
}
.grid figure h3 {
  opacity: 1;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
}
.grid figure h3 span {
  font-weight: 800;
}
.grid figure h3,
.grid figure p {
  margin: 0;
  font-weight: bold;
}
.grid figure p {
  letter-spacing: 1px;
  font-size: 20px;
  color: #fff;
}
figure.effect-julia {
  margin: 0 auto 10px;
  display: block;
}
textarea#message {
  max-height: 200px;
}
figure.effect-julia img {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-julia .img:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6),
    0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.effect-julia figcaption {
  text-align: left;
}
figure.effect-julia h2 {
  position: relative;
  padding: 0.5em 0;
}

figure.effect-julia p {
  display: inline-block;
  margin: 20px 0 0.25em;
  padding: 0.4em 1em;
  background: #ffffff;
  color: #ec3b39;
  text-transform: none;
  font-weight: 500;
  font-size: 75%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-360px, 0, 0);
  transform: translate3d(-360px, 0, 0);
}

figure.effect-julia p:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.effect-julia p:nth-of-type(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.effect-julia p:nth-of-type(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
figure.effect-julia:hover p:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.effect-julia:hover p:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
figure.effect-julia:hover p:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.effect-julia:hover img {
  opacity: 0.8;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
figure.effect-julia img {
  opacity: 0.4;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
figure.effect-julia:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mis-nav-buttons a {
  color: #fff !important;
}
.mis-nav-buttons a:hover {
  color: #282828 !important;
}

.owl-theme .owl-controls .owl-page span {
  background: #3597d3 !important;
}
figure.effect-romeo {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

figure.effect-romeo img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px);
}

figure.effect-romeo:hover img {
  opacity: 0.8;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: "";
}

figure.effect-romeo:hover figcaption::before {
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

figure.effect-romeo h2,
figure.effect-romeo p {
  position: absolute;
  top: 50%;
  left: 0;
  font-weight: 600;
  text-align: center;
  width: 100%;
  opacity: 1;
  z-index: 99;
}

figure.effect-romeo h2 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  z-index: 99;
}

figure.effect-romeo p {
  padding: 0.25em 2em;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  z-index: 99;
}

figure.effect-romeo:hover h2 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}

figure.effect-romeo:hover p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 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 #252525;
  clear: initial !important;
  position: relative;
  margin-bottom: 20px;
  padding: 8px;
  float: left;
  margin: 10px 7px;
  min-height: 335px;
  width: 100%;
}
span.titre {
  display: none;
  text-align: center;
  color: #ffffff !important;
  font-size: 23px !important;
  font-weight: 600;
  line-height: 50px;
  margin-left: 53%;
  margin-top: 0%;
}
.tab span.titre {
  display: block;
  text-align: left;
  margin-left: 0;
  color: #6c36fe !important;
  font-size: 20px !important;
  font-weight: 600;
  line-height: 50px;
  text-decoration: underline;
}
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;
}
#logo1 a {
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/logo-sidebar.png)
    no-repeat center 8px;
  display: block;
  min-height: 80px;
  background-size: contain;
}
.img-cliqeo {
  vertical-align: middle;
  padding: 5px 5px 1px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 3px;
}

.title2 {
  font-size: 40px;
  margin-top: 12px;
  color: #fff;
  margin-right: 26px;
}

nav#navfooter {
  text-align: center;
}
.services {
  width: 20%;
}
select#situation {
  width: 8% !important;
  float: left;
  margin-right: 2%;
}
.header-1 {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
}
.header-1 .Bandhead {
  text-align: center;
  font-size: 24px;
  color: #000;
  width: 100%;
  margin: 0 auto;
}
.header-1 .Bandhead div strong {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  display: block;
  text-transform: none;
  margin-bottom: 58px;
}
a.devis-button.devis {
  background: #ffffff00;
  font-size: 29px;
  color: #fff;
}
.devis-button {
  display: inline-block;
  margin: 0;
  line-height: 37px;
  /* color: #ed3836; */
  text-transform: none;
  text-align: center;
  padding: 5px 20px;
  background: #fff;
  font-weight: 600;
  cursor: pointer;
  font-size: 27px;
  border-radius: 50px;
  -moz-border-radius: 50px 0px 0 50px;
  -o-border-radius: 50px 0px 0 50px;
  -webkit-transform: translateY(0px);
  cursor: pointer;
  transform: translateY(0px);
  transition: transform 0.3s;
  border: 1px solid #e5989b;
  width: 33%;
  margin-bottom: 10px;
}
.cta,
.cta::after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.cta {
  background: none;
  border: 4px solid #fff;
  border-radius: 10px;
  color: #fff;
  display: inline;
  font-size: 27px;
  font-weight: bold;
  margin: 10px auto;
  padding: 12px 37px;
  position: relative;
  text-transform: uppercase;
}

.feature .cta {
  border: 2px solid #fff;
  border-radius: 10px;
  color: #fff;
  display: inline;
  font-size: 14px;
  font-weight: bold;
  margin: 6px auto 0;
  padding: 7px 13px;
  display: block;
  max-width: 185px;
}

.cta::before,
.cta::after {
  background: #fff;
  content: "";
  position: absolute;
  z-index: -1;
}
.cta:hover {
  color: #e5989b;
}
.button1::after {
  height: 0;
  left: 0;
  top: 0;
  width: 100%;
}
.button1:hover:after {
  height: 100%;
}
.button2::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
}
.button2:hover:after {
  width: 100%;
}
#blocsd .cta {
  background: none;
  border: 4px solid #5070a3;
  border-radius: 10px;
  color: #526fa3;
  display: inline;
  font-size: 27px;
  font-weight: bold;
  margin: 10px auto;
  padding: 12px 37px;
  position: relative;
  text-transform: uppercase;
}
#blocsd .cta:hover {
  background: none;
  border: 4px solid #ffffff;
  border-radius: 10px;
  color: #526fa3;
  background: #fff;
}
.devis-button.btn-2 {
  border-radius: 0px 50px 50px 0;
  -webkit-border-radius: 0px 50px 50px 0;
  -moz-border-radius: 0px 50px 50px 0;
  -o-border-radius: 0px 50px 50px 0;
}
.devis-button1 {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  margin: 10px;
  line-height: 37px;
  color: #ffffff;
  text-transform: none;
  text-align: center;
  padding: 0px 30px;
  background: #ed3836;
  font-weight: 400;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 20px;
  text-transform: uppercase;
  min-width: 323px;
  margin-bottom: 13px;
  border: 1px solid #ed3836;
  -webkit-transform: translateY(0px);
  cursor: pointer;
  transform: translateY(0px);
  transition: transform 0.3s;
}
.devis-button:hover {
  background: #ed3836;
  color: #fff;
  -webkit-transform: translateY(-2px) !important;
  transform: translateY(-2px) !important;
  transition: transform 0.3s !important;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) !important;
}
.widget .devis-button:hover {
  background: #fff !important;
  color: #ed3836 !important;
  -webkit-transform: translateY(-2px) !important;
  transform: translateY(-2px) !important;
  transition: transform 0.3s !important;
}
a.devis-button.devis:hover {
  background: #e5989b;
  color: #ffffff !important;
  border: 1px solid #e5989b;
}
.phone2 {
  display: block;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 500;
  font-style: italic;
  font-size: 28px;
  margin-top: 2px;
}

#menu-drink > ul > li:first-child a.active {
  opacity: 1;
  color: #3597d3;
} 
.fixed i.fa {
  font-size: 50px !important;
  color: #203063;
  text-align: center;
  line-height: 40px !important;
  margin: 5px 10px 0 3px;
}
.ncf_sidebar_slide #ncf_sidebar .ncf_sidebar_cont_scrollable {
  background: rgba(255, 255, 255, 0.91) !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 !important;
}
#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: #203063;
  list-style: none;
}
span.titre1 {
  color: #fff;
  font-size: 22px;
  float: right;
  margin-top: 10px;
}
.logoSideAll {
  position: relative;
}
.widget #avis a.voiravis:hover {
  background: transparent !important;
  color: #fff !important;
  opacity: 1 !important;
}

.widget #avis a.voiravis {
  text-align: center;
  display: block;
  text-transform: uppercase;
  color: #000;
  background-color: #fff;
  margin: 14px auto 0;
  font-size: 18px;
  line-height: 30px;
  font-family: "Open Sans", sans-serif;
  line-height: 30px !important;
  -webkit-border-radius: 999px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  border: 1px solid #fff;
  max-width: 250px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
footer ul.mention {
  text-align: center;
  padding-left: 0;
  color: #000;
  margin-top: 15px;
  font-size: 16px;
}
footer nav li a,
footer li a {
  font-size: 18px;
  text-transform: none;
  line-height: 25px;
  color: #000;
  padding: 14px 5px;
  font-weight: 400;
  position: relative;
  z-index: 9;
}
footer ul.mention li a:hover,
footer ul.mention li a.active {
  color: #3597d3 !important;
  text-decoration: underline;
}
footer ul.mention li {
  display: inline-block;
}
footer nav li a:hover,
footer nav li a.active {
  font-weight: 700;
}
.TitreCoorPlan {
  color: #000;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 10px;
  display: block;
  text-align: center;
}
span.chemin {
  display: inline-block;
  line-height: 17px;
  margin-top: 8px;
}
.ContNewPlan .BlocCoorPlan .ContCoorPlan i {
  color: #ed3836;
  font-size: 40px;
  vertical-align: baseline;
  display: inline-block;
  padding-right: 12px;
  font-size: 30px;
  float: none;
  margin: 0 auto;
  text-align: center;
}
i.fa.fa-clock-o {
  color: #ec3b39;
  font-size: 38px;
}
span.adress-top {
  float: left;
}
.bg-top .devis-button devis {
  display: none;
}
a.devis-button1:hover {
  color: #ed3836;
  background-color: #ffffff !important;
  -webkit-transform: translateY(-2px) !important;
  transform: translateY(-2px) !important;
  transition: transform 0.3s !important;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2) !important;
}
.adress-top span {
  display: inline-block;
  font-size: 23px;
  text-align: center;
  font-weight: 200;
  line-height: 27px;
  padding-left: 10px;
}

span.slogan {
  font-size: 15px;
  text-align: center;
  display: block;
}
section#main3 {
}
footer .adresse span.deplacement {
  color: #000;
  text-align: left;
  display: inline-block;
}
.MenuHead.f-nav {
  border: none;
  margin: 0;
  padding: -3px 0px;
  background: #bebec1;
}
div.bottom-cardP button {
  background: #3597d3;
  width: 100%;
  color: #fff;
  border: none !important;
  font-size: 25px;
  line-height: 30px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}

div.bottom-cardP button i.fa.fa-angle-up {
  padding: 10px;
  transition: all 1s;
  -webkit-transition: all 1s;
}
#mydiv {
  height: auto;
  width: 100%;
  background: rgb(53 53 49 / 68%);
  color: #222;
  text-shadow: 0px 1px 2px #555;
  display: none;
  text-align: center;
  padding: 20px 0;
  -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;
}
#mydiv .lespictos a i.fa {
  background: none;
  font-size: 24px;
  line-height: 26px;
  margin: 0 3px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin-top: -10px;
}

div.bottom-cardP button i.fa.fa-angle-up.animation {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transition: all 1s;
  -webkit-transition: all 1s;
}
.bottom-cardP .texte {
  display: none;
}
.bottom-cardP i.fa.fa-arrow-right.fa {
  display: none;
}
div.bottom-cardP {
  display: block;
  bottom: 0px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  z-index: 999;
}
.offre-bd {
  padding-top: 10px;
}
.ContNewPlan {
  border: 1px solid #1b8767;
  padding: 10px 20px 8px 20px;
}
.btn {
  padding: 2px 12px !important;
}
span.slogan strong {
  color: #ed3836;
}
span.pres-txt {
  text-align: center;
  display: block;
  color: white;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 56px;
}
.btn-savoire-plus {
  display: block;
  padding: 10px 0px;
  max-width: 250px;
  background: greente;
  background: #ed3836;
  text-align: center;
  color: white;
  border-radius: 10px;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}

img.pres-img {
  margin: 10px auto;
  display: block;
}
section.pres {
  position: relative;
  background-size: cover;
  background-attachment: fixed;
}
.bg-pres {
  padding: 50px 50px;
  background: #363a39;
  overflow: hidden;
}
.btn-savoire-plus .fa-mobile {
  font-size: 37px;
  vertical-align: middle;
  margin-right: 5px;
  line-height: 5px;
}
a.btn-savoire-plus:hover {
  background: #cecece;
  color: black;
}
aside .devis-button {
  font-family: "Open Sans", sans-serif;
  display: block;
  margin: 0 0 15px 0;
  line-height: 37px;
  color: #fff;
  text-transform: none;
  text-align: center;
  padding: 7px 1px;
  background: #ed3836;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  font-size: 19px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid #ed3836;
}
.bloc-infos span.box-adress,
.bloc-infos em {
  display: block;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
}
.logosid {
  margin-bottom: 7px;
  display: block;
  margin: 3px auto;
}
#blocs .devis-button {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  font-size: 27px;
  border-radius: 5px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
}
.bloc-infos1 {
  text-align: center;
}
.present {
  overflow: hidden;
}
div#end-directions-panel,
div#start-directions-panel,
.adp-summary {
  font-size: 21px;
  line-height: 27px;
  font-style: italic !important;
  letter-spacing: 1px;
  color: #ed3836;
  border-left: 7px solid #ed3836;
  padding-left: 20px;
}
#right-panel select,
#right-panel input {
  font-size: 15px;
}
#right-panel select {
  width: 100%;
}

#right-panel i {
  font-size: 12px;
}
span.bouton-calcul {
  padding: 7px 20px 8px 20px;
  background-color: #1a5d1a;
  color: #fff;
  font-size: 26px;
  font-family: "Quicksand", sans-serif;
  border: none;
  text-transform: uppercase;
}
button.btn.btn-default {
  padding: 7px 20px 8px 20px;
  background-color: #000 !important;
  opacity: 1;
  color: #fff;
  font-size: 26px;
  font-family: "Quicksand", sans-serif;
  border: none;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  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;
  z-index: 100;
  position: relative;
}
/**ic vign*/

.hovicon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.block-v {
  text-align: center;
}
.hovicon:before {
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.hovicon {
  display: inline-block;
  /* font-size: 45px; */
  line-height: 120px;
  cursor: pointer;
  margin: 20px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  text-decoration: none;
  z-index: 1;
  color: #fff;
}

.hovicon.effect-8 {
  background: rgb(31 68 135 / 67%);
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}

.title-v {
  color: #e5989b;
  display: block;
  text-align: center;
  font-weight: bold;
}
.block-v:hover .title-v {
  opacity: 0.8;
  color: #5471a4;
}
.hovicon.effect-8:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.hovicon.effect-8:hover {
  background: rgb(105 146 62);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}
.hovicon.effect-8:hover i {
  color: #fff;
}
.hovicon.effect-8:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff,
      0 0 0 10px r#fff;
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff,
      0 0 0 10px #fff;
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc,
      0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc,
      0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc,
      0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc,
      0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

button#button-loader {
  font-size: 27px;
}
input#origin {
}
.titre.border {
  border-bottom: 3px solid #282828 !important;
  padding: 20px 0;
  margin-bottom: 25px;
}
.titre.border h2 {
  font-size: 30px;
  font-family: "Quicksand", sans-serif;
  text-transform: uppercase;
  color: #000 !important;
  position: relative;
  line-height: 64px;
}
.autocomplete-suggestion {
  padding: 5px 24px;
  white-space: nowrap;
  overflow: hidden;
  background: #3986a5 !important;
  color: #fff !important;
}
div#plansite {
  background: #fff !important;
}
#plansite.modal ul li a {
  color: #000;
}
h1.contact {
  font-size: 34px;
  color: #000;
}
.slider-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background:rgb(255 255 255 / 65%);
  top: 0;
  z-index: 0;
}
.slider-overlay2 {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  background: rgb(255 255 255 / 63%);
  top: 0;
  z-index: 0;
}
span.pres-title {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  color: #ed3836;
  margin-bottom: 10px;
}
#gal div.slideshow span.image-wrapper {
  text-align: center;
}
#gal div.slideshow a.advance-link {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#gal div.slideshow img {
  margin: 0 auto;
  border: none;
}
#gal div.slideshow span.image-wrapper {
  right: 0;
}
#gal div.slideshow-container {
  position: relative;
  clear: both;
  height: 100%;
}
button#button-loader {
  margin: 10px 0px;
}
.dl-menuwrapper button:after {
  background: #fff !important;
  box-shadow: 0 10px 0 #fff, 0 20px 0 #fff !important;
}
.dl-menuwrapper li a {
  color: #fff !important;
}
.mobile-horaire {
  display: none;
}
span.adress-mobile {
  display: none;
}
a.polique {
  display: block;
  text-align: center;
  text-decoration: underline;
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #000;
  padding: 0 0 12px;
  margin-top: 0;
}
a.polique:hover {
  text-decoration: none;
  color: #000 !important;
}

input#origin {
  padding: 4px 30px !important;
  margin-top: 9px !important;
}
.sidebar .box-adress i.fa.fa-map-marker {
  display: block;
}
.sidebar .btna i.fa.fa-mobile {
  display: block;
  margin-top: 10px;
  margin-bottom: 2px;
}
.box-adress i.fa.fa-map-marker {
  font-size: 40px;
  color: #203063;
  vertical-align: middle !important;
  margin-right: 4px;
}
.address-footer.clearfix i.fa {
  font-size: 40px !important;
  vertical-align: super;
  color: #203063;
  padding-right: 5px;
  display: inline-block;
  float: left;
  padding-top: 16px;
  vertical-align: text-bottom;
}
.dsk-logo {
  display: block;
}
.mobile-logo {
  display: none;
}
.ContNewPlan .BlocCoorPlan .ContCoorPlan i.fa.fa-clock-o {
  display: block;
  color: #ed3836;
}
.Hl {
  border-bottom: 3px solid #ffab00;
  width: 10%;
}
.border-horizontal {
  border-bottom: 2px solid #000;
  width: 20%;
  height: 1px;
}
.border3 {
  background: url(images/bg.png) no-repeat center;
  width: 100%;
  height: 27px;
  position: absolute;
  top: 18.7%;
}
.border1 {
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/bg.png)
    no-repeat center;
  width: 100%;
  height: 27px;
  position: absolute;
  bottom: 0;
  z-index: 9;
  background-size: 100%;
}
.border2 {
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/bg3.png)
    no-repeat center;
  background-size: 100%;
  height: 27px;
  position: absolute;
  top: 0;
  width: 100%;
}
.Accueil {
  padding: 20px 0 30px;
  background: #fff;
}

.cont-ligne.bg-cont-int {
  padding: 10px;
  margin: 0;
  font-size: 16px;
  line-height: 28px;
}
.cont-ligne.bg-cont-int .right {
  box-shadow: 19px -20px 9px -10px rgba(254, 161, 111, 0.3);
}
img.imgContenu {
  max-width: 100%;
  margin: 10px auto;
  margin-left: 0%;
  float: none;
  height: auto;
  padding: 0;
  padding-right: 30px;
  padding-bottom: 30px;
}

img.imgContenu.Mobile {
  display: none;
}
img.imgContenu.PC {
  display: block;
}
dt {
  display: none;
}
.border-outset,
.border-inset {
  position: relative;
  padding: 10px;
}
.border-outset::before,
.border-inset::before {
  content: "";
  position: absolute;
  border-left-color: #ed3836;
  border-left-style: solid;
  border-left-width: 1px;
  height: 100%;
  left: 0;
  top: 0;
}
.border-outset:after {
  content: "";
  position: absolute;
  border: 0;
  border-bottom-color: #ed3836;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
  left: 0;
  width: 35%;
}
.border-offset:after {
  content: "";
  position: absolute;
  border: 0;
  border-bottom-color: #ed3836;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  bottom: 0;
  right: 0;
  width: 35%;
}
.border-offset {
  position: relative;
  padding: 10px;
}
.border-offset::before,
.border-offset::before {
  content: "";
  position: absolute;
  border-right-color: #ed3836;
  border-right-style: solid;
  border-right-width: 1px;
  height: 100%;
  right: 0;
  top: 0;
}
header em {
  display: block;
  text-align: center;
  line-height: 17px;
  font-size: 15px;
}
.pc-horaire {
  text-align: center;
  display: block;
  margin-top: 9px;
}
.head-top {
  background: #2c3837;
  margin: 0px auto;
  /* display: none; */
  padding: 0 0 0 0;
}
.deplacement span {
  display: inline-flex;
  text-align: -webkit-center;
  float: revert;
}
i.fa.fa-map-marker {
  vertical-align: super !important;
}
.footer-bas {
  background: #000;
  padding: 10px;
}
a.devis-button.devis i {
  margin-right: 5px;
}
svg.icon-mybusiness1 {
  background: #60616100 !important;
}
.mobile-aside {
  float: right;
}

body.contact > header {
  position: initial;
}
.box strong {
  display: block;
  color: #fff;
  letter-spacing: 0;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

span.slog-blog {
  display: block;
  color: #000 !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 67px;
  letter-spacing: 0;
  text-align: center;
}
img.ffb {
  display: block;
  margin-top: 7px;
  width: 70%;
  float: right;
}
.widget span.deplacement {
  display: block;
  text-align: center;
  color: #000;
  width: 100%;
}
a.devis-button.devis.d2 {
  -webkit-border-radius: 0px 50px 50px 0 !important;
}
div.info-bottom {
  position: relative;
  border-bottom: 2px solid #fff;
}
img.ffb.log2 {
  display: none;
}
#fixed-social {
  position: fixed;
  top: 33%;
  z-index: 999;
  left: -1%;
}
#fixed-social a {
  color: #fff;
  display: block;
  height: 40px;
  position: relative;
  text-align: center;
  line-height: 40px;
  width: 67px;
  margin-bottom: 1px;
  border-radius: 20px;
  z-index: 2;
}
#fixed-social a:hover > span {
  visibility: visible;
  left: 41px;
  opacity: 1;
}
#fixed-social a span {
  line-height: 40px;
  left: 60px;
  position: absolute;
  text-align: center;
  width: 120px;
  visibility: hidden;
  transition-duration: 0.5s;
  z-index: 1;
  opacity: 0;
  border-radius: 9px;
}
.fixed-facebook {
  background-color: #203063;
  border-radius: 43px;
}
.fixed-facebook span {
  background-color: #203063;
}
.fixed-twitter {
  background-color: #7d3895;
}
.fixed-twitter span {
  background-color: #7d3895;
}
.fixed-gplus {
  background-color: #00af54;
}
.fixed-gplus span {
  background-color: #00af54;
}
.fixed-linkedin {
  background-color: #ffc41e;
}
.fixed-linkedin span {
  background-color: #ffc41e;
}
.fixed-instagrem {
  background-color: #ed2b29;
}
.fixed-instagrem span {
  background-color: #ed2b29;
}
.fixed-tumblr {
  background-color: #eb1471;
}
.fixed-tumblr span {
  background-color: #eb1471;
}
.bg-top.f-nav #menu-drink li.menuiserie a {
  color: #487fb7;
}
.bg-top.f-nav #menu-drink li.salle-de-bain a {
  color: #f6c763;
}
.bg-top.f-nav #menu-drink li.chauffage a {
  color: #96c11f;
}
.bg-top.f-nav #menu-drink li.isolation a {
  color: #e95113;
}
.bg-top.f-nav #menu-drink li.chape-fluide a {
  color: #b07f4a;
}
.bg-top.f-nav #menu-drink li.nos-realisations a {
  color: #3156a4;
  text-shadow: 1px 0px 1px #fff;
}
.spot {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.svg-wrapper {
  margin-top: 0;
  position: relative;
  width: 200px;
  height: 40px;
  display: inline-block;
  border-radius: 3px;
  margin-left: 0px;
  margin-right: 0px;
}
#shape {
  stroke-width: 3px;
  fill: transparent;
  stroke: #ec5d8e;
  stroke-dasharray: 85 400;
  stroke-dashoffset: -264;
  transition: 1s all ease;
}
#text {
  margin-top: -35px;
  text-align: center;
}
#text a {
  color: white;
  text-decoration: none;
  font-weight: 100;
  font-size: 1em;
}
.svg-wrapper:hover #shape {
  stroke-dasharray: 50 0;
  stroke-width: 3px;
  stroke-dashoffset: 0;
  stroke: #3986a5;
}
.cabinet1 span b {
  display: inline-block;
}
.cabinet1 span b.red {
  color: #fff;
  font-size: 53px;
  font-family: "Pinyon Script", cursive;
  font-weight: 100;
}
.cabinet1 span b.blue {
  color: #fff;
  font-size: 53px;
}
.cabinet1 span b.green {
  color: #fff;
  font-size: 53px;
}
.item.menuiserie figure.effect-duke:hover p {
  background: #487fb7;
}
.item.salle-de-bain figure.effect-duke:hover p {
  background: #f6c763;
}
.item.chauffage figure.effect-duke:hover p {
  background: #96c11f;
}
.item.isolation figure.effect-duke:hover p {
  background: #e95113;
}
.item.chape-fluide figure.effect-duke:hover p {
  background: #b07f4a;
}
.bg-top.f-nav {
  background: #000;
  border-bottom: 1px solid #eee;
}
.inf-map {
  position: relative;
  left: 0;
  right: 0;
  top: 0%;
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
  z-index: 9;
}
#mapleaf,
.mapleaf {
  min-width: 320px;
  min-height: 482px !important;
  max-height: 512px !important;
  display: block;
  overflow: hidden !important;
  z-index: 0;
}
.inf-map-1 {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  max-width: 100%;
  z-index: 9;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.inf-map-1 ul.mention {
  list-style: none;
  display: contents;
  color: #fff;
}
.inf-map-1 ul.mention li a {
  color: #fff;
}

.info-mobile .svg-wrapper {
  display: none;
}
.inf-map-2 {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  padding: 2px 0;
  max-width: 100%;
  z-index: 9;
  display: block;
  text-align: center;
  margin: 8px auto;
}
.inf-map-2 #shape {
  stroke-width: 3px;
  fill: transparent;
  stroke: #1d1d1b;
  stroke-dasharray: 85 400;
  stroke-dashoffset: -264;
  transition: 1s all ease;
}
.inf-map-2 .svg-wrapper:hover #shape {
  stroke-dasharray: 50 0;
  stroke-width: 3px;
  stroke-dashoffset: 0;
  stroke: #fff;
}
span.box-adress span.hour {
  font-size: 25px;
  color: #b60000;
}
.aside-contact .hour {
  color: #3597d3;
  margin-top: 24px;
  font-weight: bold;
}
span.box-adress span.hour {
  font-size: 41px !important;
  font-family: "Dancing Script", cursive;
}
.inf-map-2 #text a {
  font-size: 1.6em;
}
.modal h2:after {
  background: none;
}
.modal ul.dl-menu {
  list-style: none;
}
body:before {
  background: #fff !important;
  position: relative !important;
}
path.color1 {
  fill: #3597d3;
}
span.deplacement.header.hor span {
  float: right;
}
.inf-map-2 span {
  color: #000;
  font-size: 32px;
  display: block;
  line-height: 46px;
}
svg.icon-facebook1 {
  background: #3b599800 !important;
}
div#map { 
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
#fixed-social i.fa.fa-facebook {
  margin-right: -10px;
}
.cont-ligne.flexed-1 {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin: 0px 0;
  flex-wrap: wrap;
  padding: 0 100;
}
.cont-ligne.flexed-2 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0px 0;
  flex-wrap: wrap;
  padding: 0 0%;
}
.image-1 {
  min-width: 250px;
  width: 100%;
  margin: 0 auto;
}

.bloc-text-1 {
  min-width: 341px;
  width: 49%;
  margin: 0 auto;
  text-align: justify;
}
.bloc-text-2 {
  min-width: 341px;
  width: 49%;
  margin: 0 auto;
  text-align: justify;
  display: inline-block;
}
.autocomplete-suggestion {
  background: #3597d3 !important;
}
.inf-maps-1 {
  background: #22749a;
  padding: 5px;
}
span.box-adress strong {
  letter-spacing: 0;
  font-weight: bold;
  color: #000;
}
a.btn-sli {
  color: rgb(255, 255, 255);
  background-color: rgb(182, 0, 0);
  border-color: rgb(182, 3, 3);
  padding: 13px 27px;
  border-radius: 50px;
  width: 100%;
}
.arrow {
  opacity: 0;
  position: absolute;
  left: 66%;
  margin: 0 auto;
  right: 0;
  top: 0;
  background: #000;
  transform-origin: 50% 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  display: block;
}

.arrow-first {
  -webkit-animation: arrow-movement 2s ease-in-out infinite;
  animation: arrow-movement 2s ease-in-out infinite;
}

.arrow-second {
  -webkit-animation: arrow-movement 2s 1s ease-in-out infinite;
  animation: arrow-movement 2s 1s ease-in-out infinite;
}
.arrow:before,
.arrow:after {
  background: #000;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
}
.arrow:before {
  -webkit-transform: rotate(45deg) translateX(-23%);
  transform: rotate(45deg) translateX(-23%);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.arrow:after {
  -webkit-transform: rotate(-45deg) translateX(23%);
  transform: rotate(-45deg) translateX(23%);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
@-webkit-keyframes arrow-movement {
  0% {
    opacity: 0;
    top: 45%;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes arrow-movement {
  0% {
    opacity: 0;
    top: 45%;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.title-map {
  font-size: 54px;
  display: block;
  padding: 25px;
  text-align: center;
  font-family: "Dancing Script", cursive;
}
.inf-4 span {
  text-align: center;
  display: block;
  line-height: 68px;
  font-size: 34px;
  letter-spacing: 1px;
  color: #231f20;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}
.inf-4 span b {
  color: #3597d3;
}
#content_box div .bloc-text-2.bloc-text-2080 .center-cont,
#content_box div .bloc-text-2.bloc-text-2080 .center-cont h2 {
  min-width: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.center-cont h2:after {
  content: "";
  background: #ffffff;
  position: absolute;
  bottom: 8px;
  left: 0;
  z-index: 9;
  width: 65px;
  height: 2px;
}
.cont-ligne.clearfix.flexed-1.felxed-2080 {
  background: #086998;
}
#content_box div .center-cont {
  color: #fff;
  padding: 8px 0 26px 0;
}
.bloc-text-1.bloc-text-2080 .center-cont h2 {
  color: #fff !important;
}
a.devis-button.devis.d {
  background: #e5989b;
  border: 1px solid #e5989b;
}
.bloc-text-1.bloc-text-2364 a.devis-button.devis.d {
  border: 1px solid #fff;
}
.cont-ligne.clearfix.flexed-2.felxed-2131,
.cont-ligne.clearfix.flexed-2.felxed-2365 {
  background: #fff;
}
#content_box .cont-ligne.clearfix.flexed-1.felxed-2364 {
  background: hsla(0, 0%, 0%, 0.84)
    url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/bg-vig-1.jpg)
    no-repeat top 0 center;
  background-blend-mode: color;
  background-size: cover;
}
#content_box div .bloc-text-1.bloc-text-2364,
#content_box div .bloc-text-1.bloc-text-2364 h2 {
  color: #fff;
}
a.devis-button.devis svg {
  vertical-align: middle;
}
#content_box div .bloc-text-1.bloc-text-2364 h2:after {
  content: "";
  background: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 9;
  width: 65px;
  height: 2px;
}
.pro b {
  color: #282828;
  font-size: 18px;
  line-height: 34px;
}
.right iframe {
  min-height: calc(100vh - 150px);
}
video.embed-responsive-item {
  min-width: 100%;
  min-height: 100%;
  width: 100vw;
}
#content_box.cont-ligne.clearfix.flexed-2 {
  margin-top: 0;
}
#content_box .cont-ligne.clearfix.flexed-1 {
  margin-top: 0;
}
article.article.df div#content_box {
  margin-top: 2%;
}
.bloc-text-1.bloc-text-2364 .box-2 .bloc-infos b {
  display: block;
  color: #fff;
  letter-spacing: 4px;
  font-weight: 300;
  font-size: 31px;
  text-align: center;
}
.center-cont h3 {
  color: #fff !important;
}
.cont-ligne.ho {
  background: #d2c9ba5e;
  color: #fff !important;
  border-bottom: 1px solid;
  margin-bottom: 12px;
  font-size: 29px !important;
  padding: 10px;
  margin-right: 2%;
}
.cont-moyen-3.lio {
  margin: 24px auto;
  color: #a87c4f !important;
}

.cont-moyen-9.lio {
  color: #111 !important;
  font-size: 13px !important;
}
div#content_box ul.tabs li.current {
  background: rgb(53 151 211) !important;
  color: #fff;
  border: thick double #ffffff;
}
div#content_box ul.tabs li {
  background: none;
  display: inline-block;
  padding: 9px 15px 10px;
  cursor: pointer;
  background: #282828 !important;
  color: #fff;
  width: 19.11%;
  float: left;
  min-height: 70px;
  border-right: 3px solid #fff;
  border: 1mm ridge rgb(255, 255, 255);
  text-align: center !important;
}
div#content_box .tab-content.current {
  display: inherit;
}
div#content_box .tab-content {
  display: none;
  padding: 15px;
}
div#content_box .tab-content.current {
  display: inherit;
}
div#content_box .tab-content {
  display: none;
  padding: 15px;
}
li.tab-link H3 {
  font-size: 12px !important;
}
figure.effect-duke:before {
  height: 100%;
  width: 100%;
  top: 1%;
  left: 0;
  right: 0;
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
}
body.contact .bg-top {
  border-bottom:1px solid #3597d3;
}

.sl-wrapper .sl-close,
.sl-wrapper .sl-counter {
  top: 30px !important;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 114px !important;
  font-size: 3rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 75px !important;
  font-size: 3rem;
}
.sl-wrapper .sl-image img {
  border: 1pc solid #272727bd !important;
}
#gal ul.thumbs img {
  border: 1px solid !important;
}

.sl-overlay {
  background: #e3eaec !important;
  opacity: 0.7 !important;
}
html:not(.touch) .gallery-image {
  overflow: hidden;
}
.gallery-image {
  position: relative;
  margin: 0;
  padding: 0;
}
.gallery-image:before,
.gallery-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 7px solid rgba(40, 40, 40, 0.67);
  transition: all 0.2s;
  will-change: border;
}
.gallery-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

html:not(.touch) .gallery-image figcaption:before,
.touch .gallery-image figcaption:before,
.mfp-with-zoom .mfp-title:before,
html:not(.touch) .gallery-image figcaption:after,
.touch .gallery-image figcaption:after,
.mfp-with-zoom .mfp-title:after {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.57);
  width: 100%;
  height: 100%;
  padding: 1em;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: -1;
}
html:not(.touch) .gallery-image figcaption,
.touch .gallery-image figcaption,
.mfp-with-zoom .mfp-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: rgba(255, 255, 255, 0);
  padding: 1em;
  transition: all 0.2s ease;
  font-weight: 600;
  max-width: calc(100% - 9em);
  line-height: 1.25;
  text-align: center;
  box-sizing: border-box;
}
figcaption {
  display: block;
}
html:not(.touch) .gallery-image figcaption.visible,
html:not(.touch) .gallery-image:hover figcaption,
.touch .gallery-image figcaption,
.mfp-with-zoom .visible.mfp-title,
.mfp-with-zoom.mfp-ready .mfp-title {
  color: white;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease 0.3s;
}
html:not(.touch) .gallery-image:hover:after {
  border-width: 4px;
}
html:not(.touch) .gallery-image figcaption.visible:before,
html:not(.touch) .gallery-image:hover figcaption:before,
.touch .gallery-image figcaption:before,
.mfp-with-zoom .visible.mfp-title:before,
.mfp-with-zoom.mfp-ready .mfp-title:before {
  right: -1.5em;
  bottom: -1.5em;
}
html:not(.touch) .gallery-image figcaption.visible:before,
html:not(.touch) .gallery-image:hover figcaption:before,
.touch .gallery-image figcaption:before,
.mfp-with-zoom .visible.mfp-title:before,
.mfp-with-zoom.mfp-ready .mfp-title:before,
html:not(.touch) .gallery-image figcaption.visible:after,
html:not(.touch) .gallery-image:hover figcaption:after,
.touch .gallery-image figcaption:after,
.mfp-with-zoom .visible.mfp-title:after,
.mfp-with-zoom.mfp-ready .mfp-title:after {
  opacity: 1;
}
html:not(.touch) .gallery-image figcaption:before,
.touch .gallery-image figcaption:before,
.mfp-with-zoom .mfp-title:before,
html:not(.touch) .gallery-image figcaption:after,
.touch .gallery-image figcaption:after,
.mfp-with-zoom .mfp-title:after {
  right: 100%;
  bottom: 100%;
}
html:not(.touch) .gallery-image figcaption.visible:after,
html:not(.touch) .gallery-image:hover figcaption:after,
.touch .gallery-image figcaption:after,
.mfp-with-zoom .visible.mfp-title:after,
.mfp-with-zoom.mfp-ready .mfp-title:after {
  left: -0.5em;
  top: 0em;
}
#menu-drink li.nos-realisations a {
  color: #3156a4;
  text-shadow: 0px 0px 1px #000;
}
.bg-top.f-nav #menu-drink ul > li > ul > li a {
  background: #fff;
}
a.btn-d {
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/btn-font.png)
    no-repeat top 0 center;
  background-size: contain;
  width: 100%;
  min-height: 381px;
  color: #000;
  border: none;
  text-align: center;
  line-height: 366px;
  display: inline-block;
  margin: 0;
  font-size: 27px;
  cursor: pointer;
}
a.btn-d:hover {
  color: #3156a4;
  background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/btn-font-hover.png)
    no-repeat top 0 center;
  background-size: contain;
  width: 100%;
  min-height: 381px;
  border: none;
  text-align: center;
  line-height: 366px;
  display: inline-block;
  margin: 0;
  font-size: 27px;
  cursor: pointer;
}
select#dateexecution {
  margin-top: 9px !important;
  padding: 24px 1%;
}
.inf-map-2 span span.phone a {
  color: #fff;
  font-size: 19px;
  font-weight: bold;
}
.bloc-infos span.box-adress {
  display: block;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}
.mod-bottom-divider {
  bottom: 0;
}
.mod-divider {
  position: absolute;
  left: 50%;
  /* right: 0; */
  width: 100%;
  min-width: 1000px;
  text-align: center;
  line-height: 1;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 9;
}
.mod-bottom-divider svg {
  fill: #ffffff;
}
.mod-divider svg {
  display: block;
  fill: #fff;
}
.mod-divider.mod-bottom-divider.d {
  position: absolute;
  left: 0%;
  /* right: 0; */
  width: 100%;
  bottom: 62%;
  min-width: 3000px;
  text-align: center;
  line-height: 1;
  pointer-events: none;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 9;
  transform: rotate(180deg);
}
form#devis iframe {
  margin: 0 auto;
  text-align: center;
  display: block;
}
form#devis input#searchsubmit {
  float: none;
  text-align: center;
  display: table;
  width: 80%;
  margin: 0 auto;
  background-color: #000;
}
form#devis input#searchsubmit:hover {
  background-color: #000;
  opacity: 1;
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
  display: none !important;
}
span.zone {
  line-height: 55px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
input[type="checkbox"] {
  width: 20px;
}
form div.controls label {
  display: flex;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 14px 0;
  margin-top: 1px \9;
  line-height: normal;
}
#menu-drink li.devis a:before,
#menu-drink li.devis a:before {
  height: 0;
}
#menu-drink li.devis a:after,
#menu-drink li.devis a:after {
  height: 0px;
}

.banner {
  display: block;
  min-height: 170px;
  width: 100%;
  position: relative;
}
.typed_wrap {
  display: block;
  height: auto;

  /*centers it in the .banner*/
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.typed_wrap p {
  display: block;
  font-size: 20px;
  line-height: 39px;
  width: 100%;
  font-weight: bold;
  margin-bottom: 0;
}

/*Add custom cursor so it auto inherits font styles*/
.typed::after {
  content: "|";
  display: inline;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}

/*Removes cursor that comes with typed.js*/
.typed-cursor {
  opacity: 0;
  display: none;
}
/*Custom cursor animation*/
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
span.ti {
  font-size: 47px;
  display: block;
  line-height: 43px;
  margin: 0 auto;
  text-align: center;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
}
.bloc-section {
  padding: 36px 0;
}

.repairs-img img {
  animation: border-transform 10s linear infinite alternate forwards;
}

.bloc-section {
  position: relative; 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 57px; 
  margin-top: 0;
  background: #ffffff;
}
.bloc-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: rgb(190 65 66 / 31%);
  z-index: 1;
  animation: 9s 0.9s fadeOutLeft both;
}
.bloc-section::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: rgb(190 65 66 / 31%);
  z-index: 1;
  animation: 9s 0.9s fadeOutRight both;
}

.titre-b1 {
  padding: 8px 0;
  text-align: center;
}
.titre-b1 span {
  display: inline-block;
  text-align: justify;
  vertical-align: middle;
}
.titre-b1 img {
  display: block;
  vertical-align: middle;
  width: 15%;
  margin-right: 16px;
  margin: 0 auto;
  text-align: center;
  text-align: center;
  margin-bottom: 10px;
}
#shiva {
  background: #ff000000;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  float: none;
  margin: 0 1%;
  display: inline-block;
}
.count {
  line-height: 100px;
  color: white;
  margin: 25px 125px auto;
  font-size: 54px;
}
#talkbubble {
  width: 120px;
  height: 80px;
  background: red;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  float: left;
  margin: 20px;
}
#talkbubble:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 26px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid red;
  border-bottom: 13px solid transparent;
}

.linker {
  font-size: 20px;
 color: black;
}
div#shiva-1 {
  display: block;
  margin: 0 auto;
  float: none;
  text-align: center;
}
div#shiva b {
  display: block;
  color: #fff;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
} 
#content_box div .bloc-text-1.bloc-text-2946 h1 {
  font-weight: 300;
  color: #000;
}
.viniettes-p h2.ti {
  text-align: center;
  font-size: 45px;
  margin: 0 auto;
  display: block;
  text-align: center;
  line-height: 75px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}
.viniettes-p span {
  text-align: center;
  display: block;
  margin-top: 18px;
}
.im1 img {
  text-align: center;
  display: block;
  margin: 20px auto;
}
.top.clearfix img {
  width: 200px;
  margin-bottom: 0;
}
.footer-bas {
  background: #231f20;
}
.im1 {
  padding: 56px 0;
}
b.t1 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  color: #e5989b;
  display: block;
  text-align: justify;
}

span.typed {
  display: block;
}
.bacj {
  padding: 0;
  position: relative;
  overflow: hidden;
  margin-top: 0%;
}
a.devis-button.devis.d {
  background: #e5989b;
  border: 1px solid #e5989b;
}
a.devis-button.devis.d:hover {
  background: #000;
  border: 1px solid #e2bb01;
} 
#gal ul.thumbs li {
  width: 47%; 
  float: none;
  display: inline-block;
}

a.bt-slidebar {
  font-family: "Open Sans", sans-serif;
  display: block;
  margin: 0 auto;
  width: 238px;
  line-height: 37px;
  color: #fff;
  text-transform: none;
  text-align: center;
  padding: 7px 1px;
  background: #000;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  font-size: 15px;
  border-radius: 5px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  border: 1px solid #000;
}
#menu-drink a.active,
#menu-drink a:hover {
  color: #3597d3;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#menu-drink a.active,
#menu-drink a:hover {
  color: #3597d3;
}

#menu-drink ul li a:hover:after,
#menu-drink ul li a.active:after {
  content: "";
  width: 75%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

@-webkit-keyframes aitf {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

.cabinet1 span.ese {
  letter-spacing: 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  text-shadow: 0 0 80px rgb(25, 23, 26);
  -webkit-backface-visibility: hidden;
  color: #fff;
  font-family: "Noto Sans", sans-serif;
}

#menu-drink a.active,
#menu-drink a:hover {
  color: #3597d3;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
#menu-drink ul li a:after {
  content: "";
  display: block;
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 0%;
  height: 1px;
  margin: 5px auto;
  background: #f0ba17;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  padding-top: 2px;
}
div#popup {
  position: absolute;
  position: fixed;
  z-index: 9999999;
  top: 0;
  right: 0;
  left: 0;
  /* bottom: 0; */
  padding: 20px 0 6px;
  width: 44%;
  margin: auto;
  background: #fff;
  -moz-box-shadow: 4px 4px 30px #130507;
  -webkit-box-shadow: 4px 4px 30px #130507;
  box-shadow: 4px 4px 30px #130507;
  -moz-transition: top 0.8s;
  -o-transition: top 0.8s;
  -webkit-transition: top 0.8s;
  transition: top 0.8s;
  /* overflow: scroll; */
  transform: translateY(200px);
}
div#popup button {
  display: block;
  width: 150px;
  margin: 5px auto;
}
#menu-drink a.active,
#menu-drink a:hover {
  color: #3597d3;
}

#menu-drink ul li a:hover:after,
#menu-drink ul li a.active:after {
  content: "";
  width: 75%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

@-webkit-keyframes aitf {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

a.bt-slidebar:hover {
  background: #e5989b;
  border: 1px solid #e5989b;
}

.btn {
  color: #e5989b;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 45px;
  margin: 0 auto 2em;
  /* max-width: 200px; */
  position: relative;
  /* background: red; */
  text-align: center;
  padding: 3px 5px;
  width: 100px;
  text-decoration: none;
  /* margin: 0 auto; */
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}
ul#grid li {
  background: none !important;
  list-style: none !important;
  display: inline;
  width: 354px;
  padding: 0;
  margin: 0;
  height: 100%;
  display: none;
}
.filter-btns .btn {
  width: 14%;
}
.btn-5 {
  border: 0 solid;
  -webkit-box-shadow: inset 0 0 20px rgb(0, 0, 0);
  box-shadow: inset 0 0 20px rgb(49, 99, 165);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, 0.5);
  outline-offset: 0px;
  text-shadow: none;
  -webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}
ul#grid li img {
  display: inline;
  /* max-width: 200px; */
  width: 358px;
  /* max-height: 242px; */
  margin: 5px 3px 4px 0px;
}
.btn-5:hover,
.btn-5.active {
  border: 1px solid;
  -webkit-box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5),
    0 0 20px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5),
    0 0 20px rgba(255, 255, 255, 0.2);
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 15px;
  /* text-shadow: 1px 1px 2px #000; */
}
.filter-btns {
  display: block;
  text-align: center !important;
  margin: 30px auto;
}
span.input-group-btn {
  z-index: 9;
}

#zoom {
  z-index: 9999999 !important;
}
span.txt {
  font-weight: bold;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 30px;

  padding-top: 20px;
}
a.btn2:hover {
  color: #e5989b;
}
a.btn {
  background-color: #000;
  color: #fff;
  font-size: 20px;
  text-align: center;
  display: table;
  margin: 10px auto;
  /* padding: 5px 30px; */
  width: max-content;
}
.btn:hover,
.btn:focus {
  color: #e5989b;
  text-decoration: none;
}

#menu-drink a.active div#indicator,
#menu-drink a:hover div#indicator {
  position: absolute;
  left: 5%;
  bottom: 0;
  width: 30px;
  height: 3px;
  background-color: #e5989b;
  border-radius: 5px;
  transition: 0.2s ease left;
}
#menu-drink ul > li.desinfection-coronavirus a {
  color: yellow;
}
/**fin services*/
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }

  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }

  to {
    transform: scale(1.5, 1.5);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}
.mains {
  padding: 0 11%;
}

.PULSE {
  /* Chrome, Safari, Opera */
  -webkit-animation: PULSE 1s infinite;

  /* Internet Explorer */
  -ms-animation: PULSE 1s infinite;

  /* Standard Syntax */
  animation: PULSE 1.25s infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes PULSE {
  0% {
    color: rgb(248 255 0);
  }
  110% {
    color: black;
  }
}

/* Internet Explorer */
@-ms-keyframes PULSE {
  0% {
    color: rgba(255, 255, 0);
  }
  110% {
    color: black;
  }
}

/* Standard Syntax */
@keyframes PULSE {
  0% {
    color: rgb(255 255 0);
  }
  110% {
    color: black;
  }
}
.ad-300 {
  text-align: center;
  margin: 7px auto;
}
footer .box strong {
  color: #000;
  font-weight: bold;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 65px;
}
.info-mobile .ad-300 {
  display: none;
}
select#prestation {
  margin-top: 9px !important;
  padding: 14px 1%;
}
.titre-b1.s img {
  width: 20%;
}
.titre-b1.s {
  padding: 0px 0;
}

/* End of container */
.hexagon-item {
  cursor: pointer;
  width: 200px;
  height: 173.20508px;
  float: left;
  margin-left: -29px;
  z-index: 0;
  position: relative;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
 
.hexagon-item:hover {
  z-index: 1;
}
.hexagon-item:hover .hex-item:last-child {
  opacity: 1;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.hexagon-item:hover .hex-item:first-child {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.hexagon-item:hover .hex-item:first-child div:before,
.hexagon-item:hover .hex-item:first-child div:after {
  height: 5px;
}
.hexagon-item:hover .hex-item div::before,
.hexagon-item:hover .hex-item div::after {
  background-color: #e5989b;
}
.hexagon-item:hover .hex-content svg {
  -webkit-transform: scale(0.97);
  -moz-transform: scale(0.97);
  -ms-transform: scale(0.97);
  -o-transform: scale(0.97);
  transform: scale(0.97);
}

.page-home .hexagon-item:nth-last-child(1),
.page-home .hexagon-item:nth-last-child(2),
.page-home .hexagon-item:nth-last-child(3) {
  -webkit-transform: rotate(30deg) translate(87px, -80px);
  -moz-transform: rotate(30deg) translate(87px, -80px);
  -ms-transform: rotate(30deg) translate(87px, -80px);
  -o-transform: rotate(30deg) translate(87px, -80px);
  transform: rotate(30deg) translate(87px, -80px);
}

.hex-item {
  position: absolute;
  top: 0;
  left: 50px;
  width: 100px;
  height: 173.20508px;
}
.hex-item:first-child {
  z-index: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hex-item:last-child {
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 1;
}
.hex-item div {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  width: 100px;
  height: 173.20508px;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.hex-item div::before,
.hex-item div::after {
  background-color: #1e2530;
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.hex-item div:before {
  top: 0;
}
.hex-item div:after {
  bottom: 0;
}
.hex-item div:nth-child(1) {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.hex-item div:nth-child(2) {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}
.hex-item div:nth-child(3) {
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
}

.hex-content {
  color: #fff;
  display: block;
  height: 180px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  transform: rotate(-30deg);
  width: 156px;
}
.hex-content .hex-content-inner {
  left: 50%;
  margin: -3px 0 0 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hex-content .icon {
  display: block;
  font-size: 36px;
  line-height: 30px;
  margin-bottom: 11px;
}
.hex-content .title {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 19px;
}
.hex-content svg {
  left: -7px;
  position: absolute;
  top: -13px;
  transform: scale(0.87);
  z-index: -1;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.hex-content:hover {
  color: #fff;
}

.page-home .hexagon-item:nth-last-child(1),
.page-home .hexagon-item:nth-last-child(2),
.page-home .hexagon-item:nth-last-child(3) {
  -webkit-transform: rotate(30deg) translate(87px, -80px);
  -moz-transform: rotate(30deg) translate(87px, -80px);
  -ms-transform: rotate(30deg) translate(87px, -80px);
  -o-transform: rotate(30deg) translate(87px, -80px);
  transform: rotate(30deg) translate(87px, -80px);
}

.hexagon-menu.clear.s {
  display: block;
  margin-left: 85px;
  margin-top: -3%;
}
.viniettes-p {
  position: relative;
}
.hecent {
  display: block;
  margin: 0% auto;
  width: fit-content;
}
.hex-content .icon img {
  width: 50px;
}
 
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
  border-radius: 25px;} 
  .tarifs {
    display: block;
    text-align: center;
    margin: 0 auto;
}
span.prix {
    display: inline-block;
    color: #000;
    font-size: 20px;
	line-height: 30px;
}
span.bold {
    display: inline-block;
    font-weight: bold;
    color: #3597d3;
}
span.txtHoraire {
    display: block;
    font-size: 30px;
    line-height: 56px;
}

html, body {
  overflow: auto !important;
  height: auto !important;
}
@media (max-width: 374px) {
  .hexagon-item {
    margin-left: 14%;
    margin-bottom: 8%;
    margin-top: 4%;
  }
  #gal ul.thumbs li {
    width: 277px;
    margin: 22px 5px 5px 0;
    margin-left: 25px;
  }
  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: #203063;
    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;
  }

  .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;
  }
}
@media (max-width: 500px) {
  #gal ul.thumbs li {
    width: 408px;
    margin: 22px 5px 5px 0;
    margin-left: 25px;
  }
  #slideshow {
    width: 90% !important;
    height: 281px;
  }
  .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: 16px;
  }

  #ncf_sidebar .ncf_sidebar_cont_scrollable span.phone a,
  #ncf_sidebar .ncf_sidebar_cont_scrollable span.phone a:hover {
    color: #222;
  }
  .phone {
    font-size: 20px !important;
    font-family: "Open Sans", sans-serif;
  }
  #main2 div.title1 {
    font-size: 18px !important;
  }
  #main1 div.title1 {
    font-size: 7px !important;
    line-height: 16px;
  }
  .bloc-meme {
    max-height: 190px;
    margin: 0;
  }
  #owl-vignette .owl-item:first-child .bloc-meme {
    margin-left: 0;
  }

  #content_box h1 {
    font-size: 22px;
    line-height: 25px !important;
  }
  #content_box h2 {
    font-size: 20px;
    line-height: 23px;
  }
  #content_box h3 {
    font-size: 18px;
    line-height: 20px;
  }
  #content_box h4 {
    font-size: 16px;
    line-height: 20px;
  }
  #content_box h5 {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
	.infos {
    display: none;
	}
.topres a{display:inline-block;font-size: 35px;margin: 23px 5px 5px 2px;}

.topres a.fb{color:#3b5998;}
.topres a.tweet{color:#55acee;}
.topres a.link{color:#007ab9;}
.topres a:hover{color:#00b4d8 !important;}
  div#popup {
    padding: 5px 0 6px;
    width: 90%;
    transform: translateY(36px);
    overflow-y: scroll;
    height: 344px;
  }
  .about {
    margin-left: auto;
  }
  h1.StartClient {
    font-size: 22px;
    line-height: 50px;
  }
  .topfb a.btn-fb {
    color: #0b84ee;
  }
  .topfb a.btn-fb:hover {
    color: #e5989b;
    opacity: 1;
  }
  #content_box .tarif-content img,
  #content_box .tarif-content a {
    display: block !important;
    width: auto !important;
    margin: 0 auto !important;
    text-align: center !important;
  }
  .tilter__title {
    font-size: 18px !important;
    line-height: 25px !important;
    text-align: center !important;
  }
  .tilter__caption {
    padding: 4em 0em 4em 0 !important;
  }
  .tilter__figure {
    text-align: center;
  }
  a.btn-fb {
    margin-top: 10px;
  }
  b.t1:before {
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
  }
  b.t1:after {
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
  }
  b.t1 {
    letter-spacing: 0px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
  .titre-b1 span {
    display: block !important;
    text-align: center !important;
    font-size: 15px;
  }
  .service-content span {
    font-size: 16px;
  }
 
  .bloc-section {
    padding-top: 21px;
    margin-top: 0;
  }
  .bg-blocs .box.col {
    min-height: 95px;
    color: #fff;
    margin-top: 0;
    padding: 0 0;
  }
  .box strong {
    display: block;
    font-size: 22px;
    line-height: 40px;
  }
  #myCarousel {
    display: none !important;
  }
  .title-v {
    font-size: 22px;
    line-height: 34px;
  }
  .hexagon-menu.clear.s {
    display: block;
    margin-left: 0;
    margin-top: 0;
  }
  .hecent {
    display: block;
    margin: 34px auto;
    width: min-content; 
  }
  .info-mobile .ad-300 {
    display: block;
  }
  .ad-300 h2 {
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    float: none;
    text-align: center;
  }
  .hexagon-menu.clear {
    display: block;
    margin: 0 auto;
  }
  .hexagon-item {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px; 
  }
  .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li:last-child {
    display: none;
  }
  ul#grid li {
    width: 134px;
  }
  .filter-btns .btn {
    width: 104px;
    font-size: 10px;
    padding: 0px 2px !important;
  }
 
  span.ti {
    font-size: 33px;
    line-height: 41px;
    margin-top: 0;
    color: #e5989b;
    margin-bottom: 15px;
  }
  .viniettes-p h2.ti {
    font-size: 28px;
    line-height: 40px;
  }
  .titre-b1 img {
    width: auto;
    display: block;
    margin: 11px auto;
  }
  img.binome {
    width: 200px;
    display: none;
    margin: 0 auto;
  }
  body.contact .bg-top {
    border-bottom: 1px solid #f9f4f7;
    background: #fff;
  }
  path.color1 {
    fill: #3597d3;
  }
  span.zone {
    line-height: 55px;
  }
  footer ul.mention a {
    color: #000;
  }
  .cont-small-4.cont-x-small-12.inf-map-2 {
    display: none;
  }
 
  .bg-top.f-nav {
    background: none;
  }
  span.adress-mobile.mo {
    margin-top: 0px;
  }
  .image-2 {
    float: none;
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  div#content_box ul.tabs li {
    background: none;
    display: inline-block;
    padding: 9px 15px 10px;
    cursor: pointer;
    background: #282828 !important;
    color: #fff;
    width: 100%;
    float: left;
    min-height: 70px;
    border-right: 3px solid #fff;
    border: 1mm ridge rgb(255, 255, 255);
    text-align: center !important;
  }
  .pro b {
    font-size: 14px;
    line-height: 24px;
  }
  .image-2.image-2365 {
    float: none;
    margin: 0px auto;
    width: 90%;
  }
  .bloc-text-1.bloc-text-2364 a.devis-button.devis.d {
    border: 1px solid #fff;
    float: none;
  }
  .bloc-text-2 {
    width: 100%;
    min-width: 100%;
  }
  .center-cont h2:after {
    content: "";
    background: none;
  }
  #content_box div .bloc-text-2.bloc-text-2080 .center-cont,
  #content_box div .bloc-text-2.bloc-text-2080 .center-cont h2 {
    min-width: 100%;
    width: 100%;
    margin: 0 auto;
    text-align: justify;
  }
  .inf-4 span {
    line-height: 56px;
    font-size: 32px;
  }

  .bloc-text-1 {
    min-width: 100%;
    width: 49%;
  }
  #content_box div .bloc-text-2.bloc-text-2080 .center-cont {
    max-width: 86%;
    text-align: justify !important;
  }
  span.adress-mobile b u,
  .pc-horaire b u {
    font-size: 19px;
    display: block;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 46px;
    color: #3597d3;
    font-family: "Montserrat", sans-serif;
  }
  .head-top {
    background: #fff;
  }
  figure.effect-duke h2 {
    font-size: 61px;
    line-height: 71px;
  }
  #fixed-social {
    position: fixed;
    top: 33%;
    z-index: 999;
    left: -4%;
  }
  .desc h1 {
    font-size: 24px;
    line-height: 31px;
  }
  .Accueil {
    padding: 0 0 0px;
  }
  .inf-map-2 {
    position: relative;
    left: 0;
    right: 0;
    top: -32px;
    max-width: 100%;
    z-index: 9;
    padding: 29px 4px 0px 0px;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .info-mobile .svg-wrapper {
    display: inline-block;
    padding: 15px;
  }
  .info-mobile .svg-wrapper #text a {
    color: black;
    text-decoration: none;
    font-weight: 100;
    font-size: 1.6em;
  }
  img.ffb.log2 {
    display: block;
    text-align: center;
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  img.ffb {
    display: none;
  }
  img.ffb {
    margin: 10px auto;
  }
  figure.effect-duke p {
    padding: 17px;
  }

  .fb {
    display: block;
    margin-bottom: 9px;
    text-align: center;
    font-size: 35px;
  }
  .grid figure h2:after {
    top: 52px !important;
  }
  .grid figure h2 {
    font-size: 24px;
    line-height: 56px;
  }
  .log-devoir {
    text-align: center;
    margin-top: 10px;
  }
  .adress-mobile em {
    display: block;
  }
  #blocs {
    display: none !important;
  }
  .logo2 {
    margin-top: 0;
  }
  .new-contact #searchsubmit {
    font-size: 20px;
    color: #fff;
    background: #ed3836;
    border: 0;
    cursor: pointer;
    width: 37%;
    font-size: 20px;
    color: #fff;
    background: #282828;
    border: 0;
    cursor: pointer;
    position: relative;
    right: auto;
    padding: 18px 1%;
    width: 96%;
  }
  #toTop {
    display: none !important;
  }
  figure.effect-sadie h2 {
    font-size: 24px !important;
  }
  figure.effect-milo h2:hover {
    opacity: 0.8;
  }
  .mobile-aside {
    display: none;
  }
  span.adress-mobile em {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
    font-weight: bold;
  }
  .mobile-aside li {
    display: none;
  }
  .widget.rappel {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    float: none;
    margin-top: 24px;
  }
  .mobile-aside li:nth-child(2) {
    display: block;
  }
  input.numero {
    width: 200px;
  }
  .grid figure img {
    height: auto;
  }
  span.adress-mobile i.fa.fa-map-marker {
    display: block;
  }
  .dsk-logo {
    display: none;
  }
  .mobile-logo {
    display: block;
    padding: 0px 0;
    margin-top: 12px;
  }
  input#origin {
    font-size: 18px !important;
    padding: 7px 35px !important;
    min-width: 341px !important;
  }
  .mobile-horaire i.fa.fa-clock-o {
    font-size: 24px;
    margin-right: 5px;
    color: #ed3836;
  }
  span.title-horaire {
    font-size: 24px;
    line-height: 30px;
    color: #000;
  }
  span.adress-mobile {
    display: block;
    font-size: 18px;
    margin-top: 55px;
  }
  .info-mobile {
    color: #000;
    margin-top: 110px;
    margin-bottom: 39px;
  }
  .mobile-horaire {
    display: none;
    color: #000;
    margin-top: 10px;
  }
  header i.fa.fa-mobile,
  header i.fa.fa-map-marker {
    font-size: 36px !important;
  }
  .ContNewPlan {
    display: none !important;
  }
  #print,
  .sms {
    font-weight: bold;
    font-size: 14px;
  }
  footer .adresse span.deplacement {
    text-align: center;
    margin-left: 0;
    display: block;
    padding-top: 0;
    font-size: 15px;
  }

  footer i.fa.fa-home {
    margin-bottom: 20px;
    margin-right: 0px;
    display: block;
  }

  .article .lespictos {
    display: none;
  }

  .MenuHead {
    border: none;
  }

  header .adress-top i.fa {
    display: block;
  }
  .adress-top span {
    font-size: 15px;
  }

  nav#navfooter {
    display: none;
  }
  .devis-button1 {
    display: table;
    margin: 10px auto;
    font-size: 18px;
  }
  h2 {
    font-size: 19px;
    line-height: 22px;
  }
  h3 {
    font-size: 18px;
    line-height: 25px;
  }
  h4 {
    font-size: 20px;
    line-height: 24px;
  }
  #content_box h1 {
    font-size: 31px;
    line-height: 34px !important;
  }
  #content_box h2 {
    font-size: 22px;
    line-height: 28px;
  }
  #content_box h3 {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
  }
  #content_box h4 {
    font-size: 19px;
    line-height: 21px;
  }
  #content_box h5 {
    font-size: 16px;
    line-height: 30px;
  }
  .devis-button {
    font-size: 20px !important;
    padding: 0 11px;
    display: table;
    margin-bottom: 0 !important;
    margin: 11px auto;
  }
  .copyrights {
    font-size: 13px;
  }
  footer nav li a,
  footer li a {
    font-size: 15px;
  }
  .HoraireMobile,
  .HoraireMobile span {
    display: block;
  }
  .HoraireMobile span {
    font-size: 16px;
  }
  span.horaireStag {
    font-size: 21px;
    line-height: 25px;
    margin-top: 0;
  }
  header span.horaireStag {
    color: #000;
  }
  a.btn-aside.Mobile {
    display: table;
    border-radius: 25px;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  a.btn-aside {
    font-size: 17px;
    line-height: 36px !important;
    min-width: 329px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 10px;
  }
  .btn_rdv {
    font-size: 17px;
  }
  .logoSideAll span {
    font-size: 15px;
  }
  .horaire-top .adress-top {
    margin-top: 0;
    font-size: 31px;
  }
  .menu {
    left: 58px;
    position: absolute;
    z-index: 999;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: block;
    margin: 0 auto;
    top: 11px;
    clear: both;
  }
 
  .adress-top {
    font-size: 18px;
    text-align: center;
    margin: 116px auto 0;
    float: none !important;
  }

  header span.phone,
  header .horaire-top .adress-top {
    display: none !important;
  }
  select#situation {
    width: 100% !important;
  }
  input#nom {
    width: 100% !important;
  }
  input.numero {
    width: 200px;
  }

  span.titre1 {
    float: none;
  }
  span.prestation {
    font-size: 21px;
    line-height: 25px;
  }
  .header-1 {
    background: none;
    margin: 0;
    margin-top: 28px;
    position: inherit;
    display: none;
  }
  div#dl-menu {
    position: fixed;
    max-width: 100%;
    background: #3597d3;
  }
  #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;
    padding: 10px 10px;
  }
  .btn-envoie {
    font-size: 14px !important ;
  }

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

  body > header {
    width: 100%;
    position: initial;
    background: #fff;
    z-index: 999;
  }
  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 {
    -moz-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  #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: 20px auto;
  }
  section.cont-menu-haut {
    background: none;
    width: 100%;
  }
  .scrollup {
    display: none !important;
  }
  .rappel {
    padding-top: 0;
  }
  header div {
    text-align: center;
    border-bottom: none; 
    position: relative;
  }
  .MenuHead {
    border-bottom: none;
  }
  .header-1 .Bandhead {
    font-size: 20px;
    padding: 10px 20px;
    width: 100%;
    z-index: 9;
  }
  .header-1 .Bandhead i.fa {
    display: inline-block;
    font-size: 38px !important;
  }

  .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;
  }
  span.deplacement {
    color: #000;
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding-top: 10px;
    display: none;
  }
  div.fcb i.fa {
    padding-top: 10px;
  }
  .MenuHead.f-nav {
    display: none;
  }
  #logo a {
    background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/logo.png)
      no-repeat;
    background-position: top 0 center;
    min-height: 99px;
    background-size: contain;
    margin: auto;
    max-width: 280px;
    margin-bottom: 15px;
  }
  #logo span {
    font-size: 12px;
    bottom: 0;
    color: #000;
    position: inherit;
  }

  header span.phone,
  header span.adress-header {
    float: none;
    display: inline-block;
  }
  header span.phone {
    float: none;
    display: inline-block;
    margin-top: 0;
    font-size: 33px !important;
    margin-bottom: 17px;
  }
  header span.phone {
    font-size: 24px;
  }
  header span.adress-header {
    font-size: 16px;
    margin-top: 0;
    line-height: 36px;
    margin-left: 0;
  }
  #dl-menu.dl-menuwrapper {
    display: block;
    z-index: 9999;
    float: left;
    text-align: left;
    border: none;
  }
  #menu-drink {
    display: none;
  }
  #bandeaux {
    min-height: 61px;
  }
  .rslides_tabs {
    bottom: 28%;
  }
  body > footer {
    min-height: 70px;
    background: #fff;
  }
  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;
    padding-bottom: 20px;
    text-align: center;
  }
  .iconreseau a {
    text-align: center;
  }
  div.adresse {
    width: 100% !important;
    text-align: center;
  }
  .top {
    float: none;
    margin-top: 10px;
  }
  .widget div.dispo span {
    font-size: 16px;
  }
  .widget span.titre-widget {
    font-size: 16px;
  }
  .btna {
    font-size: 30px;
    display: none;
  }
  .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;
  }
  #content_box img {
    width: 100%;
    height: auto;
    margin: 8px auto;
    padding-right: 0;
    padding-bottom: 0;
  }
  #content_box img.garanties {
    width: initial;
  }
  #main1 div.title1 {
    font-size: 16px;
  }
  #main2 div.title1 {
    font-size: 23px;
  }
  .phone {
    font-size: 21px;
  }

  #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 {
    font-size: 16px;
  }
  div.lespictos img {
    width: initial !important;
  }
  #slideshow {
    width: 90% !important;
    height: 410px;
  }
  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,
  div.phone-top {
    display: none;
  }

  .title-slider {
    font-size: 15px;
    padding-bottom: 20px;
  }
  #bandeaux .etre-rappeler {
    height: 100px;
  }
  .bloc-meme {
    max-height: 200px;
  }
  footer nav li a {
    font-size: 14px;
    padding: 14px;
  }
  header a.fb-top {
    margin-top: 0;
    margin-bottom: 10px;
  }
  footer span.text {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    max-width: 408px;
    display: block;
    margin: 0 auto;
    color: #000;
  }
  footer a.logo-bottom {
    display: block;
    text-align: center;
  }
  body:not([class*="ncf_mobile"]) .nks_cc_trigger_tabs.ncf_tab {
    display: none !important;
  }
  ul.callbacks_tabs.callbacks1_tabs {
    display: block;
  }
  .article ul {
    padding: 0.5em 0 1.571em 0;
    list-style-type: circle;
    overflow: hidden;
    column-count: initial;
  }
}
@media (min-width: 768px) {
	.about {

    margin-top: 60px;
}
	.infos {
  margin-top: 0;
}
  .welImg { 
    top: 72px;
    right: 0px;
    margin: 0 auto;
    display: inline-block;
  }
  .topfb {
    display: none !important;
  }
  a.btn-fb {
    margin-top: 10px;
  }
  b.t1 {
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 36px;
  }
  .service-content span {
    font-size: 13px;
  }
  #menu-drink ul {
    padding-left: 0;
  }
  .box strong {
    display: block;
    font-size: 25px;
    line-height: 40px;
  }
  .title-v {
    font-size: 22px;
    line-height: 34px;
  }
  .ad-300 h2 {
    left: 0%;
    float: none;
    text-align: center;
    right: 0;
    position: relative;
  }
  .hexagon-menu.clear { 
    display: inline-block;
    margin-top: 1%;
  }
 
  ul#grid li {
    width: 229px;
  }
  .filter-btns .btn {
    width: 157px;
    font-size: 13px;
  }
  #gal ul.thumbs li {
    width: 31%; 
    margin-left: 0.5%;
    margin-right: 0.5%;
  }
  span.ti {
    font-size: 47px;
    line-height: 58px;
    color: #e5989b;
  }
  .viniettes-p h2.ti {
    font-size: 40px;
    line-height: 76px;
  }
  .titre-b1 img {
    width: 21%; 
  }
  img.binome {
    width: 350px;
    text-align: center;
    display: block;
    margin: 1% auto;
  }
  .MenuHead {
    margin-top: 0px;
  }
  .titre-b1 {
    padding: 5px 0;
    text-align: center;
    display: block;
  }
  .count {
    margin: 25px 125px auto;
    font-size: 54px;
  }
  .bloc-text-1.bloc-text-2946 {
    float: none;
    width: 100%;
  }
  span.zone {
    line-height: 37px;
  }
  span.belge {
    margin-top: 22px;
  }
  .bloc-infos span.box-adress {
    line-height: 26px;
    font-size: 12px;
  }
  .image-2 {
    float: none;
    width: 63%;
    margin: 0 auto;
  }
  #menu-drink ul > li > ul > li a { 
    font-size: 12px;
  }
  span.deplacement.header.hor {
    margin-right: 31%;
    margin-top: 6%;
    font-size: 14px;
  }
  div#content_box ul.tabs li {
    background: none;
    display: inline-block;
    padding: 9px 15px 10px;
    cursor: pointer;
    background: #282828 !important;
    color: #fff;
    width: 44%;
    float: left;
    min-height: 70px;
    border-right: 3px solid #fff;
    border: 1mm ridge rgb(255, 255, 255);
    text-align: center !important;
  }
  .article ul {
    padding: 0.5em 0 1.571em 0;
    list-style-type: circle;
    overflow: hidden; 
  }
  .bloc-text-1.bloc-text-2364 .box-2 .bloc-infos b {
    font-size: 39px;
    line-height: 52px;
    text-align: center;
  }
  .bloc-text-1.bloc-text-2364 .box-2 .bloc-infos {
    margin: 0% auto;
  }
 
  .bloc-text-2 {
    width: 100%;
  }
  span.box-adress strong {
    font-size: 20px;
    line-height: 38px;
  }
  figure.effect-duke span {
    font-size: 19px;
    line-height: 62px;
  }
  .bloc-text-1 {
    min-width: 341px;
    width: 100%;
    margin: 0 auto;
    text-align: justify;
  }
  #fixed-social {
    position: fixed;
    top: 33%;
    z-index: 999;
    left: -2%;
  }
  .inf-map-2 span {
    font-size: 18px;
  }
  .inf-map-2 {
    margin: 4px auto;
  }
  img.ffb {
    display: block;
    margin-top: 13px;
    width: 100%;
    float: right;
  }
  .inf-map {
  }
  .inf-map-1 {
    margin: 0 auto;
  }
  .box strong {
    font-size: 19px;
    line-height: 45px;
  }
  .bloc-infos div#text a {
    font-size: 25px;
  }
  span.slog-blog {
    font-size: 26px;
  }
  span.slog-blog {
    font-size: 23px;
    text-align: center;
  }
  figure.effect-duke p {
    padding: 17px;
  }
  header span.phone {
    font-size: 16px;
    text-align: center;
    float: none;
    padding-right: 0px;
    line-height: 43px;
  }
  .box:before {
    border-right: 319px solid transparent;
  }
  .cabinet1 b {
    font-size: 49px;
    display: block;
    line-height: 69px;
    margin-bottom: 3px;
    font-weight: 800;
    font-family: "Montserrat", sans-serif;
    color: #3597d3;
    text-shadow: 1px 0px #fff !important;
  }
  .fb {
    display: block;
    margin-top: 30px;
    margin-right: 25px;
  }
  .fb.mob {
    display: none;
  }
  .cabinet1 span {
    font-weight: 600;
    padding: 15px 0 0 0;
    font-size: 17px;
    margin-top: 3px;
  }
  .pc-horaire {
    display: none;
  }
  span.box-adress span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
  }

  header em {
    display: block;
    text-align: left;
    line-height: 17px;
    font-size: 12px;
  }

  .log-devoir {
    display: none;
  }
  .address-footer em {
    font-size: 12px;
    margin-top: 0;
  }
  .adress-mobile em {
    display: inline-block;
  }
  .new-contact #searchsubmit {
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    width: 37%;
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    width: 96%;
  }
  body > header {
    position: relative;
  }
  #menu-drink li.devis a {
    border: 1px solid #fff;
    color: #ffffff;
    padding: 8px 20px;
  }

  #menu-drink li.devis a:hover,
  #menu-drink li.devis a.active {
    background: #000 !important;
    color: #fff !important;
  }
  #toTop {
    background-color: rgba(213, 213, 213, 0.8);
    border: 1px solid #7a7a7a;
    bottom: 10px;
    display: none;
    height: 60px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: -9999px;
    width: 60px;
    border-radius: 50%;
    z-index: 999;
  }
  #toTop::after {
    background: rgba(0, 0, 0, 0)
      url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/bgscroll.png)
      no-repeat center center / 50% auto;
    border-radius: 50%;
    content: "";
    display: block;
    height: 52px;
    left: 3px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 53px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #toTop,
  #toTop::before,
  #toTop::after {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }
  #toTop:hover {
    background-color: rgba(255, 255, 255, 0.8);
    transition-delay: 0.3s;
  }
  #toTop:hover::after {
    background-position: center -40px;
    transition-delay: 0.3s;
  }
  #toTop:hover::before {
    background-position: center center;
    transition-delay: 0.3s;
  }
  #toTop::before {
    background: rgba(0, 0, 0, 0)
      url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/totop-before.png)
      no-repeat scroll center 200% / 50% auto;
    border-radius: 50%;
    content: "";
    display: block;
    height: 47px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .top-hor {
    top: -3%;
    background-size: 89%;
  }

  figure.effect-milo img {
    max-width: none;
    width: calc(100% + 60px);
    opacity: 1;
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(-30px, 0, 0) scale(1.12);
  }

  figure.effect-milo:hover img {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
  span.renov {
    font-size: 17px;
    line-height: 41px;
    display: block;
  }
  .grid figure img {
    height: auto;
  }
  span.deplacement.header b {
    font-size: 12px;
    text-align: center;
  }
  a.polique {
    font-size: 13px;
  }
  .fb-mobile {
    display: none;
  }
  header i.fa.fa-mobile,
  header i.fa.fa-map-marker {
    font-size: 39px !important;
    display: block;
  }
  .fcb {
    float: right;
    margin-right: 45%;
  }
  span.deplacement {
    font-size: 15px;
    padding-top: 0;
    text-align: center;
    line-height: 22px;
    margin-top: 0%;
    margin-bottom: 5px;
  }
  div.phone-top,
  .adress-top {
    text-align: left;
    margin-top: 9px;
    margin-right: 25%;
    margin-left: 0;
    margin-bottom: 0px;
  }
  div.fcb i.fa {
    padding-top: 0;
  }
  .phone-top .pc-fb {
    margin-top: 6px;
    font-size: 40px;
  }
  div.bottom-cardP {
    display: none;
  }

  .bg-top .widget.widget-sidebar.widgetborder1 {
    display: none;
  }

  span.horaireStag {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    line-height: 25px;
}

  .devis-button {
    font-size: 16px;
  }
  a.devis-button.devis {
    font-size: 14px;
  }
  .header-1 .Bandhead div strong {
    margin-bottom: 0px;
  }
  #logo span {
    top: 5px;
    font-size: 11px;
    line-height: 18px;
    display: none;
  }
  .adress-top span {
    font-size: 14px;
  }
  span.slogan {
    font-size: 14px;
    color: #fff;
    line-height: 27px;
  }
  a.btn-aside {
    font-size: 13px;
  }
  .devis-button1 {
    display: none;
  }
  .btn_rdv {
    font-size: 15px;
  }
  .copyrights {
    font-size: 13px;
  }
  footer nav li a,
  footer li a {
    font-size: 19px;
    line-height: 19px;
  }
  .ContNewPlan .BlocCoorPlan {
    color: #000;
    text-align: center;
  }
  .logoSideAll span {
    font-size: 13px;
    line-height: 13px;
    bottom: -5px;
  }
  .header-1 .Bandhead div strong {
    font-size: 25px;
  }
  .bg-top {
    border: none;
    background: #fff;
    margin-top: 0;
  }
  .horaire-top .adress-top {
    margin-top: 10px;
    font-size: 13px;
  }
  #content_box .box-equipe-1 img {
    float: left;
    margin: 6px 15px 15px 0;
  }

  .title2 {
    text-align: center;
    margin-bottom: 15px;
  }
  span.prestation {
    font-size: 15px;
    line-height: 25px;
  }
  section.cont-menu-haut {
    border: none;
    width: 100%;
    text-align: center;
  }
  .header-1 {
    top: 6%;
  }
  .right a.next,
  .right a.prev {
    top: 40%;
  }
  div.fixed {
    display: none;
  }
  div.fixed.f-nav {
    display: none;
  }

  .box-equipe-2 {
    display: block;
    float: left;
    width: 100%;
  }
  #content_box .box-equipe-2 img {
    float: right;
    margin: 6px 15px 15px 0;
  }

  .engagements {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
  }

  .hour {
    font-size: 15px;
    line-height: 24px;
  }
  .info-promos {
    line-height: 30px;
    font-size: 12px;
  }
  .info-promos b {
    line-height: 23px;
    font-size: 14px;
  }
  .top {
    text-align: center;
    margin-top: 4%;
  }
  .iconreseau a i {
    width: 40px !important;
  }
  .footer-menu {
    text-align: center;
    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;
  }
  .widget-sidebar .fa-home {
    padding-top: 10px;
    font-size: 43px !important;
    line-height: 38px !important;
    color: #ed3836;
  }
  span.prox {
    color: #203063;
    font-size: 11px;
  }
  #bandeaux .info-slider {
    left: 0;
    right: 0;
    max-width: 630px;
    top: 15%;
  }
  .address-footer {
    margin-top: 0px;
  }
  #bandeaux .info-slider {
    padding: 1%;
  }
  .Bloxaside {
    position: relative;
    bottom: 0;
    margin-top: 25px;
  }
  #bandeaux.Home {
    margin-bottom: 0;
  }
  .ContBloxaside,
  .logoSide,
  .acceuil,
  .Bloxaside .disponible,
  .Bloxaside div.Contpaiement {
    -moz-transform: skewX(0deg);
    -webkit-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  .title-slider {
    font-size: 14px;
  }
  #menu-drink a {
	font-size: 15px;
    padding: 13px 14px;
  }
  #logo span.logo {
    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;
  }

  .adress-top {
    font-size: 19px;
  }

  div.adresse span.phone {
    font-size: 24px;
    margin-top: 0px;
  }
  #blocs .devis-button {
    font-size: 15px;
    padding: 0px 4px;
    width: 178px;
    margin: 1px auto !important;
    display: table;
    text-align: center;
  }
  #navfooter > ul {
    display: block;
    margin: 0;
    padding: 0;
  }
  #navfooter select {
    display: none;
  }
  footer nav li a {
    font-size: 15px;
    padding: 9px 5px;
  }
  .copyrights {
    text-align: center;
  }
  .widget div.dispo span {
    font-size: 15px;
  }
  .btna {
    font-size: 16px;
  }
  .widget span.titre-widget {
    font-size: 15px;
  }
  .widget li span.center {
    font-size: 11px;
  }
  .bloc-meme {
    max-height: 177px;
  }
  #print-bd {
    font-size: 13px;
    width: 84%;
  }
  .widget div.disponible span {
    padding-top: 0;
    font-size: 11px;
    line-height: 22px;
  }
  .cont-offre {
    font-size: 14px;
  }
  span.garanties-title {
    margin: 0 30%;
  }
  .btna span.phone a {
    font-size: 18px;
  }
  .btna {
    font-size: 26px;
  }
  .acceuilAll .btna {
    font-size: 17px;
  }
  .acceuilAll span.box-adresse {
    font-size: 11px;
  }
  span.box-adresse,
  #main2 span.horaires {
    font-size: 14px;
    line-height: 23px;
  }
  #content_box div.bloc {
    min-height: 662px;
  }
 
  #print,
  .sms,
  #printBon {
    font-size: 12px;
  }
  .offre div.red-bold span {
    font-size: 15px;
  }
  #logo a {
    background-size: contain;
    min-height: 67px;
    margin-top: 2%;
  }
  footer a#legale {
    display: none;
  }
  .adresse {
    font-weight: 200;
  }
  footer span.text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }
  nav#navfooter {
    display: none;
  }
}
@media (max-width: 991px) {
  .vign-2 {
    display: none;
  }
  ul.callbacks_tabs.callbacks1_tabs {
  }
  .desc span.title-head {
    font-size: 19px !important;
    margin: 0 0 20px !important;
    line-height: 38px !important;
  }
  a.polique {
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 26px !important;
  }
  iframe {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  #slideshow {
    width: auto;
  }
}
@media (min-width: 1000px) {
	.infos {
  margin-top: -162px;
}
  h1.StartClient {
    font-size: 22px;
    line-height: 29px;
  }
  .welImg {
    top: 25px;
    right: 41px;
  }
  .vign-mobi {
    display: none;
  }
}
@media (min-width: 992px) {
  .box {
    margin-top:18px;
    font-size: 14px;
}
.top {
    text-align: center;
    margin-top: 11%;
}
  .top.clearfix img {
    width: 161px;
   
  }
	.infos {
  margin-top: -62px;
}
  h1.StartClient {
    font-size: 22px;
    line-height: 29px;
  }
  .welImg {
    top: 25px;
    right: 41px;
  }
  a.btn-fb {
    margin-top: 15px;
  }
  b.t1 {
    letter-spacing: 1px;
    font-size: 19px;
    line-height: 36px;
    margin-top: 0;
  }
  .service-content span {
    font-size: 15px;
  }
  #menu-drink ul {
    padding-left: 0;
  }
  .box strong {
    display: block;
    font-size: 26px;
    line-height: 40px;
  }
  .title-v {
    font-size: 17px;
    line-height: 34px;
  }
  .ad-300 h2 {
    left: 0;
  }

  ul#grid li {
    width: 229px;
  }
  .filter-btns .btn {
    width: 200px;
  }
  #gal ul.thumbs li {
    width: 32%;
    margin: 22px 5px 5px 0; 
  }
  span.ti {
    font-size: 47px;
    line-height: 58px;
  }
  .viniettes-p h2.ti {
    font-size: 45px;
  }
  .titre-b1 img {
    width: 53px; 
  }
  img.binome {
    width: auto;
    margin-top: 10%;
  }
  .MenuHead {
    margin-top: 11px;
  }
  .titre-b1 {
    padding: 0 0 0 0;
  }
  .count {
    margin: 25px 125px auto;
    font-size: 54px;
  }
  .bloc-text-1.bloc-text-2946 {
    float: left;
    width: 100%;
  }
  span.zone {
    line-height: 44px;
  }
  span.belge {
    margin-top: 10px;
    float: right;
  }
  .bloc-infos span.box-adress {
    line-height: 26px;
    font-size: 16px;
  }
  .image-2 {
    float: none;
    width: 59%;
  }
  #menu-drink ul > li > ul > li a { 
    font-size: 13px;
  }
  span.deplacement.header.hor {
    margin-right: 34%;
    margin-top: 10px;
    font-size: 18px;
  }
  div#content_box ul.tabs li {
    background: none;
    display: inline-block;
    padding: 9px 15px 10px;
    cursor: pointer;
    background: #282828 !important;
    color: #fff;
    width: 33%;
    float: left;
    min-height: 70px;
    border-right: 3px solid #fff;
    border: 1mm ridge rgb(255, 255, 255);
    text-align: center !important;
  }

  img.ty {
    margin-top: 2% !important;
  }

  .bloc-text-1.bloc-text-2364 .box-2 .bloc-infos b {
    font-size: 44px;
    line-height: 52px;
    text-align: center;
  }
  .bloc-text-1.bloc-text-2364 .box-2 .bloc-infos {
    margin: 2% auto;
  }
  .image-2.image-2365 {
  }
  .bloc-text-1.bloc-text-2364 a.devis-button.devis.d {
  }
  .bloc-text-2 {
    width: 100%;
  }
  span.box-adress strong {
    font-size: 22px;
    line-height: 29px;
    display: block;
  }

  .bloc-text-1 {
    min-width: 341px;
    width: 100%;
    text-align: justify;
  }
  .image-1 {
    min-width: 250px;
    width: 61%;
    margin: 0 auto;
  }
  #fixed-social {
    position: fixed;
    top: 33%;
    z-index: 999;
    left: -2%;
  }
  .inf-map-2 span {
    font-size: 18px;
    margin-top: 1%;
  }
  .inf-map-2 {
  }
  img.ffb {
    display: block;
    margin-top: 16px;
    width: 90%;
    float: right;
  }
  .box strong {
    font-size: 22px;
    line-height: 37px;
    padding-top: 12px;
  }
  .bloc-infos div#text a {
    font-size: 25px;
  }
  span.deplacement.header {
    text-align: right;
    padding-top: 0px;
    margin-bottom: 11px;
    margin-top: 9px;
    margin-left: 0%;
    font-size: 16px;
  }
  .iconreseau {
    margin: 0 auto;
  }
  span.slog-blog {
    font-size: 20px;
  }
  figure.effect-duke p {
    padding: 12px;
  }
  header span.phone {
    font-size: 18px;
    text-align: left;
    float: none;
    padding-right: 0;
    line-height: 44px;
    font-weight: bold;
  }
  header i.fa.fa-mobile,
  header i.fa.fa-map-marker {
    font-size: 39px !important;
    display: inline-block;
  }

  h3.accordionItemHeading:after {
    background: none;
    left: inherit;
  }
  h1:after,
  h2:after,
  h3:after,
  h4:after,
  h5:after,
  h6:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 9;
    width: 65px;
    height: 2px;
  }
  .cabinet1 b {
    font-size: 67px;
    display: block;
    line-height: 96px;
    margin-bottom: 6px;
  }
  .fb {
    display: block;
    margin-top: 30px;
    margin-right: 25px;
  }
  .cabinet1 span {
    font-weight: 300;
    padding: 1.25em 0 0.325em;
    font-size: 20px;
    margin-top: 0;
  }
  .right-box {
    float: right;
  }
  #logo span {
    top: 6px;
    font-size: 12px;
  }
  i.fa.fa-clock-o {
    color: #00b4ef;
    font-size: 38px;
    vertical-align: top;
    line-height: 40px;
  }
  span.box-adress span {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
  }
  header em {
    display: block;
    text-align: left;
    line-height: 18px;
    font-size: 14px;
    margin-right: 13px;
  }
  span.deplacement {
    font-size: 17px;
    text-align: justify;
    line-height: 24px;
  }
  .new-contact #searchsubmit {
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    width: 37%;
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 7px;
    bottom: 19%;
    padding: 18px 1%;
    width: 39%;
  }
  .address-footer em {
    font-size: 13px;
    margin-right: 16px;
    margin-bottom: 10px;
  }
  body > header {
    position: relative;
  }
  .top-hor {
    top: 0;
    background-size: 85%;
  }
  span.renov {
    font-size: 16px;
    line-height: 30px;
    display: block;
  }
  .grid figure img {
    height: auto;
  }
  span.deplacement.header b {
    font-size: 12px;
    text-align: center;
  }

  a.polique {
    font-size: 13px !important;
    line-height: 20px;
  }
  .phone-top .pc-fb {
    margin-top: 6px;
    font-size: 40px;
  }
  .cont-ligne-.flexing {
    display: flex;
  }
  .header-1 .Bandhead div strong {
    margin-bottom: 58px;
  }

  .devis-button {
    font-size: 20px;
    min-width: 278px;
  }

  a.devis-button.devis {
    font-size: 21px;
  }
  .bg-top span.slogan {
    font-size: 11px;
    margin-left: 5px;
  }
  .adress-top span {
    font-size: 19px;
  }

  nav#navfooter {
    display: block;
  }
  .devis-button1 {
    display: none;
  }

  .copyrights {
    font-size: 12px;
  }
  footer nav li a,
  footer li a {
    font-size: 11px;
  }
  .btn_rdv {
    font-size: 19px;
  }
  a.btn-aside {
    font-size: 20px;
    line-height: 30px;
  }
  .logoSideAll span {
    font-size: 12px;
    bottom: 8px;
    line-height: 18px;
  }
  .header-1 .Bandhead div strong {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .horaire-top .adress-top {
    font-size: 19px;
  }
  .adress-top {
    font-size: 20px;
  }
  span.prestation {
    font-size: 18px;
    line-height: 22px;
  }
  section.cont-menu-haut {
    border: none;
    width: 100%;
  }
  .header-1 {
    top: 9%;
  }
  div.fixed {
    display: none;
  }
  div.fixed.f-nav {
    display: none;
  }

  .engagements {
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
  }
  .acceuilAll .btna {
    font-size: 20px;
  }
  .acceuilAll span.box-adresse {
    font-size: 15px;
  }
  .hour {
    font-size: 24px;
  }
  .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/13f41387fd183f97/templates/images/logo-sidebar.png)
      no-repeat center 8px;
    background-size: 100%;
  }
  header .pos-time {
    display: block;
  }
  #navfooter ul {
    display: inline-block;
  }
  footer nav li a {
    font-size: 14px;
  }
  footer nav li a {
    font-size: 1.1em;
    padding: 0.7em 15px;
  }

  span.prox {
    color: #203063;
    font-size: 14px;
  }
  #bandeaux .info-slider {
    padding: 3%;
  }
  #bandeaux .info-slider {
    top: 12%;
    max-width: 800px;
  }
  .Bloxaside {
    position: absolute;
    bottom: -159px;
    margin-top: 25px;
  }
  .ContBloxaside {
    -moz-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }
  .logoSide,
  .acceuil,
  .Bloxaside .disponible,
  .Bloxaside div.Contpaiement {
    -moz-transform: skewX(10deg);
    -webkit-transform: skewX(10deg);
    -o-transform: skewX(10deg);
    -ms-transform: skewX(10deg);
    transform: skewX(10deg);
    min-height: 133px;
  }
  .title-slider {
    font-size: 16px;
  }

  div.adresse span {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 0;
  }
  #menu-drink a {
    font-size: 15px;
    padding: 1.3em 20px;
  }
  #logo span.logo {
    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: 230px;
  }

  div.adresse span.phone {
    font-size: 25px !important;
    display: initial;
  }
  .fail {
    font-size: 18px !important;
  }

  strong.title-slider {
    display: block;
    font-size: 30px;
  }
  #navfooter > ul {
    display: block;
  }
  #navfooter select {
    display: none;
  }
  .widget div.dispo span {
    font-size: 27px;
  }
  .btna {
    font-size: 20px;
  }
  .widget span.titre-widget {
    font-size: 24px;
  }
  .widget li span.center {
    font-size: 15px;
  }
  #print-bd {
    font-size: 15px;
  }
  .cont-offre {
    font-size: 13px;
  }
  .widget div.disponible span {
    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: 18px;
  }

  #content_box div.bloc {
    min-height: 636px;
  }
  .widget div.disponible span.cabinet-name {
    background: #fff;
  }
  .bloc-meme {
    max-height: 171px;
  }
  .offre div.red-bold span {
    font-size: 18px;
  }
  footer span.text {
    font-size: 13px;
    line-height: 49px;
  }
  #logo a {
	min-height: 71px;
    background-size: 160%;
    background-position: top center;
    margin-top: 0;
  }
  footer .adresse {
    font-weight: 200;
  }
  header .btn_top {
    float: right;
  }
  #blocs .devis-button {
    font-size: 14px;
    padding: 6px 6px;
    min-width: 195px;
    margin: 5px 0;
  }
}


@media (min-width: 1200px) {

.bloc-text-2.bloc-text-10800.animated.pulse, .bloc-text-2.bloc-text-10802.animated.pulse, .bloc-text-1.bloc-text-10807.animated.pulse {
    width: 100%;
}
  .box {
    margin-top: 10px;
 }
  .top.clearfix img {
    width: 161px;
  
  }
	.infos {
  margin-top: -88px;
}
  h1.StartClient {
    font-size: 22px;
    line-height: 29px;
  }
  .welImg {
    top: 25px;
    right: 41px;
  }
  #content_box .tarif-content img {
    margin: 10px 43px;
  }
  span.horaireStag {
    font-size: 18px;
    display: inline-block;
    line-height: 33px;
  }
  a.btn-fb {
    margin-top: 10px;
  }
  b.t1 {
    letter-spacing: 2px;
    font-size: 21px;
    line-height: 36px;
    margin-top: 15px;
  }
  .titre-b1 span {
    font-size: 19px;
  }
  .service-content span {
font-size: 18px;
    line-height: 30px;
  }
  #menu-drink ul {
    padding-left: 63px;
  }
  #menu-drink li:last-child a {
    padding-right: 0;
  }
  #menu-drink ul {
    padding-left: 0;
    padding-top: 3px;
    float: right;
  }
  .box strong {
    display: block;
    font-size: 31px;
    line-height: 50px;
  }
  .title-v {
    font-size: 18px;
    line-height: 34px;
  }
  .ad-300 h2 {
    left: 0;
    text-align: left;
    display: inline-block;
  }
 
  ul#grid li {
    width: 278px;
  }
  .filter-btns .btn {
    width: 200px;
  }
  #gal ul.thumbs li {
    width: 32%;
    margin: 22px 5px 5px 0; 
  }
  span.ti {
    font-size: 47px;
    line-height: 58px;
  }
  .viniettes-p h2.ti {
    font-size: 45px;
  }
  .titre-b1 img {
    width: 18%;
  }
  
  .MenuHead {
    margin-top: 0;
  }
  .titre-b1 {
    padding: 0 0 0 0;
  }
  .count {
    margin: 25px 55px auto;
    font-size: 54px;
  }
  .bloc-text-1.bloc-text-2946 {
    float: left;
    width: 56%;
  }
  header.header-fixed.f-nav {
    position: fixed;
    background: #000000;
  }
  header.header-fixed.f-nav .bg-top {
    border-bottom: 1px solid #3597d3;
    background: #fff;
  }
  span.zone {
    line-height: 38px;
  }
  .bloc-infos span.box-adress {
    line-height: 26px;
    font-size: 16px;
  }
  .image-2 {
    float: left;
    width: 39%; 
  }
  #menu-drink ul > li > ul > li a { 
    font-size: 15px;
    padding: 1em 12px;
  }
  span.deplacement.header.hor {
    margin-right: 37%;
    margin-top: 10px;
    font-size: 19px;
  }

  div#content_box ul.tabs li {
    background: none;
    display: inline-block;
    padding: 9px 15px 10px;
    cursor: pointer;
    background: #231f20 !important;
    color: #fff;
    width: 33%;
    float: left;
    min-height: 70px;
    border-right: 3px solid #fff;
    border: 1mm ridge rgb(255, 255, 255);
    text-align: center !important;
  }
  span.deplacement.header {
    text-align: right;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 19px;
  }
  .bloc-text-1.bloc-text-2364 .box-2 .bloc-infos b {
    font-size: 44px;
    line-height: 52px;
    text-align: center;
  }
  .bloc-text-1.bloc-text-2364 .box-2 .bloc-infos {
    margin: 4% auto;
  } 
  .bloc-text-2 {
    width: 57%;
  }
  .bloc-text-2.bloc-text-10788.animated.pulse {
    width: 100%;
}
  span.box-adress strong {
    font-size: 31px;
    line-height: 41px;
  }
  figure.effect-duke span {
    font-size: 20px;
    line-height: 37px;
  }
  .bloc-text-1 {
    min-width: 341px;
    width: 56%;
    text-align: justify;
    padding-left: 15px;
  }
  .image-1 {
    min-width: 250px;
    width: 40%;
    margin: 8% auto;
    float: right;
  }
  #fixed-social {
    position: fixed;
    top: 33%;
    z-index: 999;
    left: -1%;
  }
  .inf-map-2 span {
    font-size: 18px;
  }
  .inf-map-2 {
    margin: 1px auto;
  }
  img.ffb {
    display: block;
    margin-top: 15px;
    width: 73%;
    float: right;
  }
  .inf-map {
  }
  .inf-map-1 {
  }
  .box strong {
    font-size: 25px;
    line-height: 41px;
  }
  .bloc-infos div#text a {
    font-size: 25px;
  }
  span.slog-blog {
    font-size: 15px;
    float: none;
    margin-left: 0;
  }
  figure.effect-duke p {
    padding: 30px;
  }

  header i.fa.fa-map-marker {
    line-height: 47px !important;
    margin: 0 10px 0 3px !important;
    vertical-align: bottom !important;
  }
  .cabinet1 b {
    font-size: 74px;
    display: block;
    line-height: 93px;
    margin-bottom: 15px;
    letter-spacing: 5px;
  }
  .fb {
    display: block;
    margin-top: 44px;
    margin-right: 25px;
  }
  .cabinet1 span {
    font-weight: 300;
    padding: 0.25em 0 0.325em;
    font-size: 27px;
    margin-top: 0;
  }
  .right img.imgContenu {
    margin-top: 45px;
  }

  .header-1 .Bandhead div strong {
    font-size: 26px;
    margin-bottom: 5px;
  }
  span.box-adress span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
  }
  .new-contact #searchsubmit {
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    width: 37%;
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 11px;
    bottom: 19%;
    padding: 18px 1%;
    width: 52%;
  }
  .box-adress i.fa.fa-map-marker {
    vertical-align: middle;
  }
  .top-hor {
    top: 45%;
    left: 0;
  }
  .grid figure img {
  }
  span.renov {
    font-size: 19px;
    line-height: 43px;
    display: block;
  }
  span.deplacement.header b {
    font-size: 15px;
  }
  .form-control {
    padding: 12px 1%;
  }
  header i.fa.fa-mobile,
  header i.fa.fa-map-marker {
    font-size: 40px !important;
    vertical-align: middle;
  }
  .phone-top .pc-fb {
    margin-top: 10px;
    font-size: 30px;
  }
  .bg-top {
    background: transparent;
  }
  span.deplacement {
    font-size: 15px;
    line-height: 23px;
    text-align: left;
  }
  div.phone-top {
    margin-right: 28%;
    margin-left: 0%;
    margin-top: 7px;
  }
  div.fcb i.fa {
    padding-top: 43px;
  }
  body > header {
    width: 100%;
    position: absolute;
    z-index: 99;
  }
  .bg-top span.slogan {
    font-size: 12px;
    line-height: 17px;
  }

  .adress-top span {
    font-size: 23px;
  }
  #blocs .devis-button {
    font-size: 17px;
    padding: 6px 5px; /* float: right; */
    min-width: 240px;
    margin: 5px 0;
  }

  .widget {
    width: 100%;
  }
  .devis-button1 {
    display: none;
  }
  h2 {
    font-size: 22px;
    line-height: 25px;
  }
  h3 {
    font-size: 20px;
    line-height: 56px;
  }
  #content_box h3.accordionItemHeading {
    font-size: 18px;
    line-height: 39px;
  }
  h4 {
    font-size: 20px;
    line-height: 63px;
  }
  #content_box h1 {
    font-size: 32px;
    font-weight: 300;
    line-height: 45px;
  }
  .bloc-text-2.bloc-text-9737.animated.pulse {
    width: 100%;
}
  #content_box h2 {
    font-size: 22px;
    line-height: 40px;
  }
  #content_box h3 {
    font-size: 20px;
    line-height: 26px;
  }
  #content_box h4 {
    font-size: 20px;
    line-height: 64px;
    color: #000;
  }
  #content_box h5 {
    font-size: 16px;
    line-height: 30px;
    color: #1c69c6;
  }
  .copyrights {
    font-size: 14px;
  }
  footer nav li a,
  footer li a {
    font-size: 13px;
  }
  a.btn-aside {
    font-size: 23px;
    line-height: 30px;
  }
  .logoSideAll span {
    font-size: 13px;
    bottom: 0;
  }
  #logo a {
    background-size: contain;
    min-height: 61px;
    background-position: top center;
    margin-top: 0;
  }
  #logo span {
    font-size: 13px;
    top: 8px;
  }
  .header-1 .Bandhead div strong {
    font-size: 33px;
    margin: 6px;
  }
  .horaire-top .adress-top {
    margin-top: 8px;
    font-size: 24px;
  }
  .container {
    width: 1170px !important;
  }
  .adress-top {
    font-size: 20px;
  }
  .title2 {
    text-align: center;
    margin-bottom: 0;
  }

  input.numero {
    width: 167px;
  }
  span.titre1 {
    float: right;
  }
  span.prestation {
    font-size: 16px;
    line-height: 23px;
  }

  footer nav li a {
    padding: 14px;
  }
  div.adresse span {
    font-size: 14px;
    margin-bottom: 0;
  }
  .f-nav {
    z-index: 9999;
    position: fixed;
    left: 0%;
    top: 0;
    width: 100%;
    transform: translate(0%, 0%);
  }
  div.fixed.f-nav #logoFixed {
    display: block;
    position: relative;
    width: 150px;
    height: 100px;
  }
  div.fixed.f-nav #logoFixed a {
    background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/logoFixed.png)
      no-repeat center 5px;
    display: block;
    line-height: 28px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 180px;
    height: 180px;
  }
  div.fixed.f-nav #menu-drink li {
    background: none;
  }
  div.fixed.f-nav #logoFixed span {
    text-align: right;
    display: block;
    color: #fff;
    font-size: 15px;
  }
  div.fixed.f-nav #menu-drink ul {
    margin-top: 24px;
    text-align: center;
  }
  div.fixed.f-nav #menu-drink a {
    font-size: 0.9em;
    padding: 0.7em 1px;
    color: #fff;
  }
  div.fixed.f-nav .phone2 {
    background: url(https://static.b-forbiz.com/13f41387fd183f97/templates/images/phone1.png)
      left center no-repeat;
    padding: 15px 0 14px 45px;
    margin-top: 15px;
  }
  div.fixed.f-nav .phone2 a {
    color: #fff;
  }
  div.fixed.f-nav {
    display: block;
    background: #333333;
  }
  div.fixed {
    display: none;
  }
  .title2 {
    float: left;
  }
  .services {
    width: 20%;
  }

  .engagements {
    font-size: 24px;
    font-weight: 700;
    line-height: 50px;
  }
  .hour {
    font-size: 20px;
  }
  .info-promos {
    line-height: 33px;
    font-size: 17px;
  }
  .info-promos b {
    line-height: 23px;
    font-size: 20px;
  }
  #content_box .presentation h2 {
    letter-spacing: 6px;
  }
  .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/13f41387fd183f97/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;
  }

  .map-activation strong {
    font-size: 26px;
    line-height: 56px;
    letter-spacing: 2px;
  }
  footer nav li a {
    font-size: 17px;
    padding: 14px 4px;
  }
  header i.fa.fa-clock-o {
    font-size: 42px !important;
    line-height: 45px !important;
    vertical-align: top;
  }
  .address-footer {
    margin-top: 0;
    text-align: center;
  }
  .title-slider {
    font-size: 21px;
  }
  #bandeaux .info-slider {
    top: 18%;
    max-width: 1000px;
  }
  #menu-drink a {
    font-size: 17px;
    padding: 1em 20px;
  }
  .widget div.disponible {
    font-size: 19px;
  }
  #content_box #avis_form img {
    border: 0;
  }
  .fail {
    font-size: 20px !important;
  }
  strong.title-slider {
    display: block;
    font-size: 40px;
  }
  #navfooter > ul {
    display: block;
  }
  #navfooter select {
    display: none;
  }
  header span.phone {
    font-size: 18px;
    text-align: center;
    float: none;
    padding-top: 0px;
    line-height: 44px;
  }
  .form-control,
  textarea {
    max-height: 127px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
  }
  header span.adress-header {
    font-size: 25px;
    margin-top: -13px;
  }
  #print-bd {
    font-size: 18px;
  }

  #print,
  .sms,
  #printBon {
    font-size: 17px;
  }

  .cont-offre {
    font-size: 20px;
  }
  .widget div.disponible span {
    font-size: 15px;
    line-height: 40px;
    padding-top: 10px;
  }
  span.garanties-title {
    display: inline-block;
    position: relative;
    z-index: 10;
    bottom: 10px;
    background: #f7f8fa;
    margin: 0 37%;
    color: #000 !important;
    font-size: 19px !important;
    padding: 0 15px;
  }
  span.block-title:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    border-bottom: 1px solid #efefef;
  }
  span.block-title span.garanties-title:after {
    content: "+";
    display: inline-block;
    margin-left: 10px;
    vertical-align: bottom;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #a8a8a8;
  }
  div.adresse span.phone {
    font-size: 27px !important;
  }
  div.adresse span {
    font-size: 17px;
    margin-top: 0px;
    line-height: 24px;
    padding-top: 10px;
  }

  span.box-adresse,
  #main2 span.horaires {
    font-size: 15px;
    line-height: 28px;
  }

  .header-1 {
    top: 25%;
  }
  .right a.next,
  .right a.prev {
    top: 56%;
  }
}
@media (min-width: 1500px) {

  .top {
    text-align: center;
    margin-top: 6%;
}
	.infos {
  margin-top: -162px;
}
  h1.StartClient {
    font-size: 22px;
    line-height: 29px;
  }
  .welImg {
    top: 25px;
    right: 41px;
  }
  #content_box .tarif-content img {
    margin: 10px 43px;
  }
  span.horaireStag {
    font-size: 22px;
    display: inline-block;
    line-height: 26px;
  }
  a.btn-fb {
    margin-top: 8px;
    float: right;
    margin-right: 10px;
  }
  b.t1 {
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 36px;
  }
  .titre-b1 span {
    font-size: 19px;
    font-family: "Montserrat", sans-serif;
  }
  #menu-drink ul {
    padding-left: 0;
  }
  #menu-drink ul {
    padding-left: 0;
    padding-top: 3px;
  }
  .title-v {
    font-size: 21px;
    line-height: 34px;
  }
  .ad-300 h2 {
    left: 0%;
    text-align: left;
    display: inline-block;
  }
 
  ul#grid li {
    width: 347px;
  }
  .filter-btns .btn {
    width: 200px;
  }
  #gal ul.thumbs li {
    width: 32%;
    margin: 22px 5px 5px 0;
    /* margin-left: 25px; */
  }
  span.ti {
    font-size: 47px;
    line-height: 58px;
  }
  .viniettes-p h2.ti {
    font-size: 45px;
    text-align: center;
    display: inline-block;
    float: none;
  }
  .image-2 {
    float: left;
    width: 48%;
    /* margin: 1% 30px 18px -0; */
  }
  .titre-b1 img {
    width: 71px;
  }
  img.binome {
    /* width: 279px; */
    margin: 7% auto;
  }
  .MenuHead {
    margin-top: 2%;
  }
  .titre-b1 {
    padding: 11px 0 0 31px;
  }
  .count {
    margin: 25px 125px auto;
    font-size: 54px;
  }
  .bloc-text-1.bloc-text-2946 {
    float: left;
    width: 56%;
  }
  span.zone {
    line-height: 55px;
  }
  span.belge {
    margin-top: 6px;
    margin-right: 14%;
    float: right;
  }
  #menu-drink ul > li > ul > li a {
    background: rgb(255 255 255);
    color: #191616 !important;
    font-size: 16px;
    padding: 0.7em 6px;
  }
  span.deplacement.header.hor {
    margin-right: 44%;
    margin-top: 2%;
    font-size: 18px;
  }
  span.deplacement.header {
    text-align: right;
    padding-top: 0px;
    margin-bottom: 5px;
    margin-top: 7px;
    margin-right: 0;
    font-size: 18px;
    margin-right: -13%;
  }
  .bloc-text-1.bloc-text-2364 .box-2 .bloc-infos b {
    font-size: 38px;
    color: #fff;
    line-height: 52px;
  }
  .bloc-text-1.bloc-text-2364 .box-2 .bloc-infos {
    margin: 3% auto;
  }
  .image-2.image-2365 {
  }
  .bloc-text-1.bloc-text-2364 a.devis-button.devis.d {
  }
  .bloc-text-2 {
    width: 100%;
    margin: 0px 22px 11px 17px;
  }
  span.box-adress strong {
    font-size: 30px;
    line-height: 49px;
  }
  figure.effect-duke span {
    font-size: 24px;
  }
  .bloc-text-1 {
    /* min-width: 341px; */
    width: 100%;
    text-align: justify;
    float: left;
  }
  .image-1 {
    min-width: 277px;
    margin: 3px auto;
    display: inline-block;
    float: right;
    width: 50%;
  }
  #fixed-social {
    position: fixed;
    top: 33%;
    z-index: 999;
    left: -1%;
  }
  .inf-map-2 span {
    font-size: 31px;
  }
  .inf-map-2 {
    margin: 0px auto;
  }
  img.ffb {
    display: block;
    margin-top: 7px;
    width: 70%;
    float: right;
  }
  .inf-map {
  }
  .inf-map-1 {
  }
  .box strong {
    display: block;
    font-size: 26px;
    line-height: 61px;
    padding-top: 0;
  }
  .bloc-infos div#text a {
    font-size: 23px;
  }
  span.slog-blog {
    font-size: 20px;
    text-align: center;
  }
  .fb {
    display: block;
    margin-top: 53px;
    margin-right: 88px;
    float: right;
  }
  .cabinet1 span {
    font-weight: 300;
    padding: 29px 0 35px 0;
    font-size: 25px;
    margin-top: 0;
    font-family: "Open Sans", sans-serif;
  }
  div.adresse span.phone {
    font-size: 27px !important;
  }
  span.box-adress span {
    display: block;
    font-size: 16px;
    vertical-align: -webkit-baseline-middle;
    font-weight: 400;
    line-height: 30px;
  }
  .new-contact #searchsubmit {
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    width: 37%;
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 11px;
    bottom: 17%;
    padding: 18px 1%;
    width: 54%;
  }
  .top-hor {
    top: 34%;
    left: 4%;
  }
  span.renov {
    font-size: 24px;
    line-height: 54px;
    display: block;
  }
  span.deplacement.header b {
    font-size: 15px;
  }
  .form-control {
    margin-top: 9px !important;
    padding: 12px 1%;
  }
  header span.phone {
    font-size: 18px;
    padding-top: 5px;
    text-align: left;
  }
  header i.fa.fa-mobile,
  header i.fa.fa-map-marker {
    font-size: 41px !important;
  }
  .phone-top .pc-fb {
    margin-top: 6px;
    font-size: 40px;
  }

  #blocs .devis-button {
    font-size: 20px;
    padding: 6px 11px;
    min-width: 240px;
    margin: 5px 0 22px 0;
  }

  #menu-drink a {
    font-size: 19px;
    padding: 1em 35px;
  }
  a.btn-aside {
    font-size: 23px;
    line-height: 30px;
  }
  .logoSideAll span {
    font-size: 15px;
  }
  #logo a {
    background-size: contain;
    min-height: 112px;
    margin-top: 6px;
    background-position: top center;
  }
  .header-1 {
    top: 25% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .header-1 .Bandhead div strong {
    font-size: 40px;
    line-height: 23px;
    margin-bottom: 10px;
  }
  .horaire-top .adress-top {
    margin-top: 29px;
    font-size: 22px;
  }

  .horaire-top .adress-top {
    margin-top: 8px;
    font-size: 28px;
  }
  .adress-top {
    font-size: 15px;
  }
  .container {
    width: 1470px !important;
  }
  .adress-top {
    font-size: 23px;
  }

  div.fixed.f-nav #menu-drink a {
    font-size: 1em;
    padding: 0.7em 5px;
  }

  .service > .title {
    font-size: 25px;
  }

  .pos-time {
    padding-right: 34px;
  }

  .cont-menu-haut.sticky {
    position: fixed;
    width: 100%;
    top: 16.6%;
    z-index: 999;
  }
  header .pos-time {
    display: block;
  }
  #navfooter ul {
    display: inline-block;
  }
  .widget-sidebar .fa-home {
    padding-top: 7px;
    font-size: 35px !important;
    float: left;
    line-height: 38px !important;
    vertical-align: sub;
    padding-right: 23px;
  }
  span.prox {
    color: #203063;
    font-size: 16px;
  }
  a.fb-mobile {
    margin-bottom: 12px;
  }
  #bandeaux .info-slider {
    top: 24%;
    max-width: 1000px;
  }
  .address-footer {
    margin-top: 0;
  }
  footer nav li a {
    font-size: 17px;
    padding: 3px 3px;
  }

  .horaire-top .adress-top {
    margin-top: 8px;
    font-size: 31px;
  }
  #logo span {
    top: 3px;
    font-size: 13px !important;
  }
  div.phone-top {
    margin-right: 42%;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
  }
  div.fcb i.fa {
    padding-left: 5px;
  }
  span.deplacement {
    font-size: 17px;
    line-height: 25px;
    margin-top: 0;
    text-align: justify;
    padding-top: 0;
  }
  footer span.text {
    font-size: 13px;
    line-height: 29px;
  }
}
@media (min-width: 1700px) {
  h1.StartClient {
    font-size: 24px;
    line-height: 35px;
  }
  .welImg {
    top: -143px;
    right: 41px;
  }
  b.t1 {
    letter-spacing: 2px;
    font-size: 22px;
    line-height: 36px;
  }
  #menu-drink ul {
    padding-left: 0;
    padding-top: 3px;
  }
  .title-v {
    font-size: 22px;
    line-height: 34px;
  }
  span.belge {
    margin-top: 12px;
  }
  #menu-drink ul > li > ul > li a {
    font-size: 14px;
    padding: 1.7em 18px;
  }
  .fb {
    display: block;
    margin-top: 56px;
    margin-right: 25px;
  }
  div.adresse span.phone {
    font-size: 27px !important;
  }
  span.box-adress span {
    display: block;
    font-size: 16px;
    vertical-align: -webkit-baseline-middle;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
  }
  .top-hor {
    top: 31%;
    left: 6%;
  }
  span.renov {
    font-size: 24px;
    line-height: 54px;
    display: block;
  }
  span.deplacement.header b {
    font-size: 15px;
  }
  .form-control {
    margin-top: 9px !important;
    padding: 6px 1%;
  }
  header span.phone {
    font-size: 24px;
    text-align: center;
    float: none;
    padding-right: 0px;
  }
  header i.fa.fa-mobile,
  header i.fa.fa-map-marker {
    font-size: 50px !important;
    /* display: block; */
  }
  .phone-top .pc-fb {
    margin-top: 6px;
    font-size: 40px;
  }
  #blocs .devis-button {
    font-size: 20px;
  }

  a.btn-aside {
    font-size: 23px;
    line-height: 30px;
  }
  .logoSideAll span {
    font-size: 15px;
  }
  #logo a {
    background-size: contain;
    min-height: 110px;
    margin-top: 9px;
    background-position: top center;
  }
  .header-1 {
    top: 26% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .header-1 .Bandhead div strong {
    font-size: 40px;
  }
  .horaire-top .adress-top {
    margin-top: 29px;
    font-size: 22px;
  }

  .horaire-top .adress-top {
    margin-top: 8px;
    font-size: 28px;
  }
  .adress-top {
    font-size: 15px;
  }
  .container {
    width: 1470px !important;
  }
  .adress-top {
    font-size: 23px;
  }

  div.fixed.f-nav #menu-drink a {
    font-size: 1em;
    padding: 0.7em 5px;
  }

  .service > .title {
    font-size: 25px;
  }

  .pos-time {
    padding-right: 34px;
  }

  .cont-menu-haut.sticky {
    position: fixed;
    width: 100%;
    top: 16.6%;
    z-index: 999;
  }
  header .pos-time {
    display: block;
  }
  #navfooter ul {
    display: inline-block;
  }
  .widget-sidebar .fa-home {
    padding-top: 7px;
    font-size: 35px !important;
    float: left;
    line-height: 38px !important;
    vertical-align: sub;
    padding-right: 23px;
  }
  .service-content a {
    color: #fff;
    font-weight: bold;
    display: block;
    font-size: 16px;
  }
  span.prox {
    color: #203063;
    font-size: 16px;
  }
  a.fb-mobile {
    margin-bottom: 12px;
  }
  #bandeaux .info-slider {
    top: 24%;
    max-width: 1000px;
  }
  .address-footer {
    margin-top: 0;
  }
  footer nav li a {
    font-size: 17px;
    padding: 3px 3px;
  }
  .horaire-top .adress-top {
    margin-top: 8px;
    font-size: 31px;
  }
  #logo span {
    top: 2px;
    font-size: 13px !important;
  }
  div.phone-top {
    margin-right: 18%;
    margin-left: 0%;
    margin-top: 6px;
  }
  div.fcb i.fa {
    padding-left: 5px;
  }
  span.deplacement {
    font-size: 18px;
    line-height: 25px;
    margin-top: 0px;
    text-align: justify;
  }
  footer span.text {
    font-size: 14px;
    line-height: 25px;
  }
  img.ty {
    margin-top: 16% !important;
  }
}
@media (min-width: 1900px) {
  span.belge {
    margin-top: 9px;
    /* margin-right: 22%; */
    float: left;
  }
  .title-v {
    font-size: 22px;
    line-height: 34px;
  }
  img.ty {
    margin-top: 16% !important;
  }
}
