html{ margin-top: 0px !important; }
body {
  background-color: #cbba98;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}
.h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: #cbba98;
  font-size: 48px;
  line-height: 48px;
  font-weight: 800;
}
.h1:before, .h1:after {
  content: '';
}
.h1-slider-wp{
  text-align:left;
}
h2 {
  color: black;
  font-size: 24px;
  line-height: 24px;
}
.h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: black;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}
h3 {
  color: #cbba98;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: black;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
.button {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
  float: right;
  border-radius: 2px;
  background-color: black;
  color: white;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  color: #ff9610;
}
.button.nofloat {
  float: none;
}
.header-section {
  background-color: white;
}
.navmenu-div {
  margin-top: 55px;
  float: right;
}
.navmenu-button {
  display: inline-block;
  height: 50px;
  padding-top: 13px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 2px;
  font-family:'Strangelove next narrow', sans-serif;
  color: black;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  text-decoration: none;
}
.navmenu-button:hover {
  background-color: black;
  color: white;
}
.navmenu-button-hover {
  background-color: black;
  color: white;
}
.cart-button {
  height: 50px;
  margin-top: 55px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 13px;
  padding-right: 10px;
  padding-left: 55px;
  float: right;
  background-image: url('../images/BALUCHON-ButtonCart.png');
  background-size: 50px;
  background-repeat: no-repeat;
  font-family:'Strangelove next narrow', sans-serif;
  color: black;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  text-decoration: none;
}
.cart-button:hover {
  background-position: 0px -50px;
}
.separatorv {
  width: 1px;
  height: 50px;
  min-width: 0px;
  margin-top: 55px;
  margin-right: 5px;
  margin-left: 10px;
  float: right;
  background-color: black;
}
.description-section {
  border-top: 1px solid black;
  background-color: white;
}
.cart-counter {
  font-family:'Strangelove next narrow', sans-serif;
  font-size: 36px;
  line-height: 36px;
}
.descriptiontext-column {
  padding: 100px 30px 30px;
}
.descriptionimage-column {
  padding: 10px;
  text-align: center;
}
.description-paragraph {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
}
.carte-section {
  color: black;
  font-weight: 300;
  padding-bottom: 100px;
}
.price {
  display: inline-block;
  margin: 20px 10px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}
.carte-container {
  text-align: center;
}
.fiche-article {
  display: inline-block;
  width: 270px;
  height: 285px;
  margin: 20px;
  text-align: left;
}
.imagemask {
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 90px;
  height: 180px;
  float: left;
}
.image-div {
  position: relative;
  right: 50px;
  width: 200px;
}
.productname-mask {
  display: inline-block;
  width: 180px;
  height: 180px;
  padding: 10px 10px 10px 20px;
  float: right;
  background-color: white;
}
.productname {
  display: inline;
  width: 180px;
  height: 180px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
.spot-text {
  display: inline-block;
  width: 270px;
  height: 45px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #ff9610;
  font-family:'Strangelove next narrow', sans-serif;
  color: white;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}
.spot-text.hidden {
  background-color: transparent;
  color: transparent;
}
.description-slider {
  height: auto;
  background-color: transparent;
}
.nav-filter {
  margin: 10px;
  padding: 10px;
  border: 1px solid white;
  border-radius: 2px;
  color: white;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none;
}
.nav-filter:hover {
  border-color: black;
  background-color: black;
}
.filter-div {
  margin: 20px;
  text-align: center;
}
.newsletter-section {
  padding: 30px 20px 130px;
  background-color: white;
  text-align: center;
}
.newsletter-form {
  display: inline-block;
  margin-bottom: 0px;
}
.newsletter-textfield {
  display: inline-block;
  width: 200px;
  height: 40px;
  margin-bottom: 0px;
  padding: 10px 15px;
  float: left;
  font-size: 15px;
}
.submit-button {
  display: inline-block;
  width: 60px;
  height: 40px;
  padding: 10px 15px;
  float: left;
  font-size: 15px;
}
.submit-button:hover {
  color: #ff9610;
}
.newsletter-paragraph {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.footer-section {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
}
.separatorh-div {
  height: 30px;
  background-image: url('../images/BALUCHON-WhiteBandShadow-H30.png');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: repeat-x;
}
.footernav-div {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: white;
}
.fiche-lieu {
  margin: 40px 20px;
  padding: 10px;
  background-color: white;
  text-align: left;
}
.titrechamp {
  margin-bottom: 5px;
  color: #cbba98;
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
}
.titrechamp.displaynone {
  display: none;
}
.white-boissons{
  color: white;
}
.champ {
  margin-bottom: 20px;
  color: black;
  font-size: 18px;
  line-height: 24px;
}
.champ.complement {
  color: #ff9610;
  font-size: 18px;
  line-height: 20px;
  font-style: italic;
  font-weight: 300;
}
.champ.liste {
  margin-bottom: 0px;
  border-bottom: 1px dotted black;
}
.h2-lieu {
  margin: 20px;
  text-align: left;
}
.lieu-column {
  padding-right: 10px;
  padding-left: 10px;
}
.lieu-image {
  margin-bottom: 20px;
}
.textentreprise {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  float: none;
  font-size: 18px;
  line-height: 24px;
}
.entreprisediv {
  margin: 0px 20px;
}
.rowlieu {
  padding-right: 20px;
  padding-left: 20px;
}
.displaynone {
  display: none;
}
.facebook-section {
  padding-bottom: 130px;
  background-color: #ffcb32;
  background-image: url('../images/BALUCHON-Scene2560x1600-Q60.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.white {
  color: white;
}
.bullefacebook {
  position: relative;
  display: block;
  min-height: 300px;
  margin-right: 60px;
  margin-left: 60px;
  background-color: transparent;
}
.bullefacebookbg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.facebookcontainer {
  text-align: center;
}
/*.followlink {
  height: 50px;
  min-width: 50px;
  margin-right: 5px;
  margin-left: 5px;
  float: right;
  background-image: url('../images/BALUCHON-ButtonFollow.png');
  background-position: 0px 0px;
  background-size: 230px;
  background-repeat: no-repeat;
} */
.followlink {
  height: 40px;
  min-width: 40px;
  margin-right: 5px;
  margin-left: 5px;
  float: right;
  background-image: url('../images/BALUCHON-ButtonFollow-mini.png');
  background-position: 0px 0px;
  background-size: 184px;
  background-repeat: no-repeat;
}
/*
.followlink:hover {
  background-position: 0px 100%;
}
.followlink.contact {
  width: 60px;
  background-position: -170px 0px;
}
.followlink.contact:hover {
  background-position: -170px 100%;
}
.followlink.twitter {
  background-position: -50px 0px;
}
.followlink.twitter:hover {
  background-position: -50px 100%;
}
.followlink.blog {
  width: 70px;
  background-position: -100px 0px;
}
.followlink.blog:hover {
  background-position: -100px 100%;
}*/
.followlink:hover {
    background-position: 0px 100%;
  }
  .followlink.contact {
    width: 48px;
    height: 40px;
    background-position: -136px 0px;
    background-size: 184px;
  }
  .followlink.contact:hover {
    background-position: -136px 100%;
  }
  .followlink.twitter {
    background-position: -40px 0px;
  }
  .followlink.twitter:hover {
    background-position: -40px 100%;
  }
  .followlink.blog {
    width: 56px;
    height: 40px;
    background-position: -80px 0px;
    background-size: 184px;
  }
  .followlink.blog:hover {
    background-position: -80px 100%;
  }
  .navmenu-button.apropos {
    display: inline-block;
    height: 40px;
    padding-top: 10px;
    border-bottom: 0px none transparent;
    font-size: 30px;
    line-height: 30px;
  }
.followwhitelink {
  margin: 15px 5px;
  background-image: url('../images/BALUCHON-ButtonFollowWhite.png');
  background-size: 170px;
  background-repeat: no-repeat;
}
.followwhitelink.blogwhite {
  width: 70px;
  height: 50px;
  background-position: -100px 0px;
}
.followwhitelink.blogwhite:hover {
  background-position: -100px -50px;
}
.followwhitelink.facebookwhite {
  width: 50px;
  height: 50px;
  background-position: 0px 0px;
}
.followwhitelink.facebookwhite:hover {
  background-position: 0px -50px;
}
.followwhitelink.tweeterwhite {
  width: 50px;
  height: 50px;
  background-position: -50px 0px;
}
.followwhitelink.tweeterwhite:hover {
  background-position: -50px -50px;
}
.phonenumber {
  height: 50px;
  margin-top: 55px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  font-family:'Open Sans', sans-serif;
  color: black;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}
.phonenumber:hover{
  color: black;
}
.number {
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
}
.ficheformule {
  margin: 40px 20px;
  padding: 10px;
  background-color: white;
}
.ficheformule.options {
  background-color: #ff9610;
}
.h2-formule {
  margin: 10px 10px 20px;
  font-family:'Open Sans', sans-serif;
  font-size: 36px;
  line-height: 36px;
  text-align: left;
  text-shadow: none;
}
.formuleprice {
  display: block;
  font-family:'Open Sans', sans-serif;
  color: black;
  font-size: 24px;
  line-height: 24px;
}
.ht {
  margin-left: 5px;
  color: black;
  font-size: 15px;
}
.roundprice {
  width: 100px;
  height: 100px;
  margin: 10px;
  padding-top: 30px;
  float: right;
  border-radius: 50px;
  background-color: #cbba98;
}
.formuleparagraph {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  color: #ff9610;
  font-size: 15px;
  line-height: 19px;
  font-weight: 600;
  text-align: left;
}
.separatorh {
  height: 1px;
  margin-bottom: 20px;
  background-color: #cbba98;
}
.moreinfos-link {
  display: inline-block;
  margin: 10px;
  padding: 10px;
  float: left;
  border: 1px solid #cbba98;
  border-radius: 2px;
  color: #cbba98;
  font-size: 15px;
  text-decoration: none;
  text-shadow: none;
  cursor: pointer;
}
.moreinfos-link:hover {
  border-color: black;
  background-color: black;
  color: white;
  text-shadow: none;
}
.moreinfos-link:focus {
  border-top-color: black;
  background-color: black;
  color: white;
  text-shadow: none;
}
.moreinfos-link.whitelink {
  border-color: white;
  color: white;
  text-shadow: none;
}
.moreinfos-link.whitelink:hover {
  border-color: black;
  text-shadow: none;
}
.moreinfos-link.whitelink:focus {
  border-color: black;
  text-shadow: none;
}
.descriptionformule {
  padding: 10px 10px 20px;
}
.menu {
  overflow-x: hidden;
  overflow-y: hidden;
  margin-right: 20px;
  margin-left: 20px;
  font-size: 15px;
  text-align: left;
}
.optionprice {
  float: right;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
}
.optionname {
  display: block;
  padding-right: 100px;
  border-bottom: 1px dotted black;
  font-size: 18px;
  line-height: 24px;
}
.optionlist {
  margin-bottom: 20px;
}
.optionht {
  margin-left: 5px;
  float: right;
  line-height: 24px;
  text-align: right;
}
.complement-paragraph {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #ff9610;
  color: white;
  text-align: center;
}
.testimonial-section {
  padding-bottom: 100px;
  border-top: 1px solid #cbba98;
  background-color: white;
}
.testimonial {
  padding-right: 40px;
  padding-left: 40px;
  font-family:'Open Sans', sans-serif;
  color: #cbba98;
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
  text-align: left;
}
.guiilemets {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
  font-family:'Open Sans', sans-serif;
  color: #cbba98;
  font-size: 48px;
  line-height: 30px;
}
.guiilemets.rightguillemet {
  margin-top: -30px;
  margin-bottom: -30px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
}
.testimonial-slider {
  height: auto;
  padding: 30px;
  background-color: transparent;
}
.signature {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  color: #cbba98;
  font-size: 15px;
  text-align: right;
}
.gallerysection {
  height: 500px;
  background-color: #cbba98;
}
.content-container {
  padding: 30px 50px;
}
.reference-section {
  padding: 30px 20px;
  background-color: white;
  text-align: center;
}
.clientlogo-divblock {
  display: inline-block;
  height: 90px;
  min-width: 50px;
  margin: 10px 20px;
  background-image: url('../images/BALUCHON-ReferencesClients-mini.png');
  background-position: 0px 0px;
  background-size: 1280px;
  background-repeat: no-repeat;
}
.clientlogo-divblock:hover {
  background-position: 0px -90px;
}
.clientlogo-divblock.adecco {
  width: 100px;
}
.clientlogo-divblock.adecco:hover {
  background-position: 0px -90px;
}
.clientlogo-divblock.mondialassistance {
  width: 120px;
  background-position: -100px 0px;
}
.clientlogo-divblock.mondialassistance:hover {
  background-position: -100px -90px;
}
.clientlogo-divblock.total {
  width: 140px;
  background-position: -220px 0px;
}
.clientlogo-divblock.total:hover {
  background-position: -220px -90px;
}
.clientlogo-divblock.utb {
  width: 80px;
  background-position: -360px 0px;
}
.clientlogo-divblock.utb:hover {
  background-position: -360px -90px;
}
.clientlogo-divblock.vinci {
  width: 140px;
  background-position: -440px 0px;
}
.clientlogo-divblock.vinci:hover {
  background-position: -440px -90px;
}
.clientlogo-divblock.est-ensemble {
  width: 140px;
  background-position: -590px 0px;
}
.clientlogo-divblock.est-ensemble:hover {
  background-position: -590px -90px;
}
.clientlogo-divblock.raja {
  width: 140px;
  background-position: -730px 0px;
}
.clientlogo-divblock.raja:hover {
  background-position: -730px -90px;
}
.content-h1 {
  margin-bottom: 30px;
  font-family:'Open Sans', sans-serif;
  color: black;
  font-weight: 300;
  text-align: left;
}
.contentimage-divblock {
  display: inline-block;
  width: 40%;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
  text-align: center;
}
.content-textblock {
  display: inline-block;
  width: 55%;
  color: black;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
.portal-section {
  padding: 30px;
  text-align: center;
}
.portal-column {
  padding: 30px 10px 10px;
}
.h1-portal {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family:'Strangelove next narrow', sans-serif;
  color: black;
  font-weight: 400;
}
.portal-paragraph {
  height: 75px;
  margin-bottom: 0px;
}
.hero-section {
  min-height: 200px;
  background-image: url('../images/BALUCHON-Scene2560x1600-Q60.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.hero-slider {
  height: auto;
  margin: 60px;
  background-color: transparent;
}
.slider-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}
.portal-image {
  width: 100%;
  max-width: 200px;
}
.arrow {
  position: absolute;
  top: 40%;
  right: 20px;
  width: 50px;
  height: 50px;
  background-image: url('../images/BALUCHON-Arrow.png');
  background-position: 100% 50%;
  background-size: 100px;
  background-repeat: no-repeat;
}
.arrow.left {
  left: 20px;
  right: auto;
  background-position: 0px 50%;
}
.slide {
  padding: 40px 20px 60px;
  text-align: center;
}
.h1-slider {
  color: #ff9610;
}
.slider-mask {
  margin-right: 70px;
  margin-left: 70px;
}
.slider-nav {
  margin-bottom: 20px;
}
.follow-section {
  padding: 40px 20px 140px;
  background-color: #988b72;
  text-align: center;
}
.followtext-column {
  padding-top: 10px;
  text-align: left;
}
.h1-follow {
  color: white;
}
.followwhite-linkblock {
  height: 50px;
  min-width: 50px;
  margin: 5px;
  background-image: url('../images/BALUCHON-ButtonFollowWhite.png');
  background-position: 0px 0px;
  background-size: 170px;
  background-repeat: no-repeat;
}
.followwhite-linkblock:hover {
  background-position: 0px 100%;
}
.followwhite-linkblock.blog {
  width: 70px;
  margin-left: 0px;
  background-position: -100px 0px;
}
.followwhite-linkblock.blog:hover {
  background-position: -100px 100%;
}
.followwhite-linkblock.twitter {
  background-position: -50px 0px;
}
.followwhite-linkblock.twitter:hover {
  background-position: -50px 100%;
}
.textcontent-section {
  padding: 30px 30px 130px;
  background-color: transparent;
  text-align: left;
}
.textcontent-section.normal {
  padding-bottom: 50px;
}
.h2-textcontent {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 800;
  text-align: left;
}
.link {
  color: black;
  text-decoration: none;
}
.link:hover {
  color: black;
  text-decoration: underline;
}
.hiddensubmenu {
  padding-bottom: 40px;
  background-color: white;
}
.submenu-button {
  display: block;
  padding: 10px;
  border-top: 1px solid black;
  color: black;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}
.submenu-button:hover {
  background-color: black;
  color: white;
}
.whoheader-section {
  padding: 30px;
  border-top: 1px solid black;
  background-color: white;
}
.whoheader-paragraph {
  margin-top: 100px;
  margin-right: 30px;
  margin-left: 30px;
}
.h2-keypoints {
  display: block;
  margin: 30px 120px;
  padding: 20px 20px 60px;
  border-bottom: 1px solid black;
  color: black;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
.team-section {
  height: 500px;
  /*background-image: url('../images/Team-2560-Q60.jpg');*/
  background-position: 50% -50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.h1-who {
  margin: 30px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}
.fournisseurs-section {
  height: 500px;
  /*background-image: url('../images/7fcbd43ccd73d9c189df4732031b18fb.png');*/
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.partenairelogo-divblock {
  display: inline-block;
  width: 140px;
  height: 140px;
  min-width: 40px;
  margin: 10px 30px;
  background-image: url('../images/Logo-Partenaire-mini.jpg');
  background-position: 50% 50%;
  background-size: auto 140px;
  background-repeat: no-repeat;
}

.partenairelogo-divblock.fondationvinci {
  width: 178px;
  background-image: url('../images/Logo-FondationVinciPourLaCite.jpg');
}
.partenairelogo-divblock.vitaminet {
  width: 199px;
  background-image: url('../images/Logo-VitamineT.jpg');
}
.partenairelogo-divblock.romainville {
  width: 72px;
  background-image: url('../images/Logo-Romainville.jpg');
}
.partenairelogo-divblock.franceactive {
  width: 226px;
  background-image: url('../images/Logo-FranceActive.jpg');
}
.partenairelogo-divblock.edffape {
  width: 216px;
  background-image: url('../images/Logo-EDF-FAPE.jpg');
}
.partenairelogo-divblock.creditcooperatif {
  width: 146px;
  background-image: url('../images/Logo-CreditCooperatif.jpg');
}
.partenairelogo-divblock.fondationchequedej {
  width: 130px;
  background-image: url('../images/Logo-FondationChequeDejeuner.jpg');
}
.partenairelogo-divblock.aeroportsparisfondation {
  width: 182px;
  background-image: url('../images/Logo-FondationADP.jpg');
}
.partenairelogo-divblock.wfs {
  width: 148px;
  background-image: url('../images/Logo-WFS.jpg');
}
.partenairelogo-divblock.fondationmacif {
  width: 116px;
  background-image: url('../images/Logo-FondationMacif.jpg');
}
.partenairelogo-divblock.estensemble {
  width: 178px;
  background-image: url('../images/Logo-EstEnsemble.jpg');
}
.partenairelogo-divblock.europesengage {
  width: 130px;
  background-image: url('../images/Logo-UE-FSE-IDF.jpg');
}
.partenairelogo-divblock.fse {
  width: 116px;
  background-image: url('../images/Logo-UE-FSE.jpg');
}
.partenairelogo-divblock.ag2r {
  width: 168px;
  background-image: url('../images/Logo-AG2R.jpg');
}
.partenairelogo-divblock.fondationcarasso {
  width: 154px;
  background-image: url('../images/Logo-FondationCarasso.jpg');
}
.partenairelogo-divblock.fondationcarrefour {
  width: 208px;
  background-image: url('../images/Logo-FondationCarrefour.jpg');
}
.partenairelogo-divblock.fondationraja {
  width: 160px;
  background-image: url('../images/Logo-FondationRAJA.jpg');
}
.partenairelogo-divblock.regionidf {
  width: 190px;
  background-image: url('../images/Logo-IDF.jpg');
}
.partenairelogo-divblock.ministeretravail {
  width: 108px;
  background-image: url('../images/Logo-MinistereTravail.jpg');
}
.partenairelogo-divblock.cg93 {
  width: 190px;
  background-image: url('../images/Logo-SeineSaintDenis.jpg');
}
.partenairelogo-divblock.acse {
  width: 96px;
  background-image: url('../images/Logo-ACSE.jpg');
}
.partner-section {
  padding: 30px 20px 130px;
  border-top: 1px solid black;
  background-color: white;
  text-align: center;
}
.signin-section {
  padding: 50px 30px 150px;
  border-top: 1px solid black;
  background-color: white;
}
.adresse-section {
  padding: 50px 30px 150px;
  border-top: 1px solid black;
  background-color: white;
}
.adresses-row {
  padding: 0px;
  background-color: white;
}
.adresses-div {
  margin-bottom: 20px;
  padding: 20px;
  background-color: white;
}
.contactparagraph {
  margin-top: 75px;
}
.contacticon-divblock {
  width: 60px;
  height: 50px;
  margin-bottom: 10px;
  float: none;
  background-image: url('../images/BALUCHON-Contacts.png');
  background-size: 180px;
}
.contacticon-divblock.phone {
  background-position: -120px 0px;
}
.contacticon-divblock.email {
  background-position: -60px 0px;
}
.contact-divblock {
  margin-top: 30px;
  margin-bottom: 10px;
}
.email-link {
  color: #ff9610;
}
.titre-adresse {
  color: #cbba98;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}
.link.orange {
  color: #ff9610;
}
.waiting-body {
  padding-top: 150px;
  background-image: url('../images/BALUCHON-Scene2560x1600-Q60.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.waiting-divblock {
  margin-right: 60px;
  margin-left: 60px;
  padding: 20px 30px 30px;
  background-color: white;
}
.maintenance-h1 {
  color: #ff9610;
  font-weight: 300;
}
.form-link {
  display: block;
  height: 20px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  clear: both;
  color: #ff9610;
  font-size: 15px;
  line-height: 20px;
  text-align: right;
  text-decoration: none;
}
.form-link:hover{
  color: #ff9610;
  text-decoration: underline;
}
html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}
@media (max-width: 991px) {
  .header-section.menuportal {
    padding: 10px;
  }
  .navmenu-div.menuportal {
    margin-top: 25px;
  }
  .header-logo.menuportal {
    width: 150px;
  }
  .descriptiontext-column {
    padding-top: 30px;
  }
  .h2-formule {
    text-shadow: none;
  }
  .clientlogo-divblock {
    height: 72px;
    min-width: 40px;
    margin: 8px 16px;
    background-size: 1024px;
  }
  .clientlogo-divblock:hover {
    background-position: 0px -72px;
  }
  .clientlogo-divblock.adecco {
    width: 80px;
  }
  .clientlogo-divblock.adecco:hover {
    background-position: 0px -72px;
  }
  .clientlogo-divblock.mondialassistance {
    width: 96px;
    background-position: -80px 0px;
  }
  .clientlogo-divblock.mondialassistance:hover {
    background-position: -80px -72px;
  }
  .clientlogo-divblock.total {
    width: 112px;
    background-position: -176px 0px;
  }
  .clientlogo-divblock.total:hover {
    background-position: -176px -72px;
  }
  .clientlogo-divblock.utb {
    width: 64px;
    background-position: -288px 0px;
  }
  .clientlogo-divblock.utb:hover {
    background-position: -288px -72px;
  }
  .clientlogo-divblock.vinci {
    width: 112px;
    background-position: -352px 0px;
  }
  .clientlogo-divblock.vinci:hover {
    background-position: -352px -72px;
  }
  .clientlogo-divblock.est-ensemble {
    width: 112px;
    background-position: -464px 0px;
  }
  .clientlogo-divblock.est-ensemble:hover {
    background-position: -464px -90px;
  }
  .clientlogo-divblock.raja {
    width: 112px;
    background-position: -576px 0px;
  }
  .clientlogo-divblock.raja:hover {
    background-position: -576px -90px;
  }
  .content-textblock {
    width: 55%;
  }
  .h1-portal {
    font-size: 36px;
    line-height: 36px;
  }
  .portal-paragraph {
    height: 60px;
    font-size: 15px;
    line-height: 20px;
  }
  .whoheader-paragraph {
    margin-top: 30px;
  }
  .h2-keypoints {
    margin-right: 90px;
    margin-left: 90px;
  }
  .team-section {
    height: 400px;
    background-position: 50% 0px;
  }
  .fournisseurs-section {
    height: 400px;
  }
  .cell-divblock.quantity {
    padding-right: 5px;
    padding-left: 5px;
  }
  .moreless-link {
    width: 25px;
    height: 25px;
    font-size: 18px;
    line-height: 15px;
  }
  .quantity-textblock {
    font-size: 20px;
    line-height: 20px;
  }
  .descriptiontable-textblock {
    font-size: 16px;
    line-height: 18px;
  }
  .tableprice {
    font-size: 20px;
    line-height: 20px;
  }
  .h1-plat {
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .button.buybutton {
    margin-right: 30px;
  }
  .header-section {
    padding: 10px;
  }
  .navmenu-div {
    margin-top: 0px;
    padding: 0px;
    background-color: white;
  }
  .navmenu-div.w--open {
    background-color: transparent;
  }
  .navmenu-div.icon {
    margin-top: 20px;
  }
  .navmenu-div.menuportal {
    margin-top: 0px;
  }
  .navmenu-button {
    display: block;
    border-bottom: 1px solid black;
    border-radius: 0px;
  }
  .navmenu-button.apropos {
    display: inline-block;
    height: 40px;
    padding-top: 10px;
    border-bottom: 0px none transparent;
    font-size: 30px;
    line-height: 30px;
  }
  .cart-button {
    width: 50px;
    margin-top: 20px;
    padding-left: 10px;
  }
  .separatorv {
    display: none;
    margin-top: 15px;
  }
  .header-logo {
    width: 150px;
  }
  .nav-icon {
    width: 50px;
    height: 50px;
    color: black;
    font-size: 50px;
    line-height: 60px;
  }
  .cart-counter {
    display: none;
  }
  .descriptiontext-column {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .nav-filter.buy-link {
    padding-left: 30px;
  }
  .footernav-div {
    padding: 10px;
  }
  .fiche-lieu {
    margin: 0px;
    border-bottom: 1px solid black;
  }
  .h2-lieu.account {
    font-size: 18px;
    line-height: 18px;
  }
  .lieu-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .facebook-section {
    padding-bottom: 0px;
  }
  .bullefacebook {
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 130px;
    background-color: white;
  }
  .bullefacebookbg {
    display: none;
  }
  .followlink {
    width: 40px;
    height: 40px;
    min-width: 0px;
    background-size: 184px;
  }
  .followlink:hover {
    background-position: 0px 100%;
  }
  .followlink.contact {
    width: 48px;
    height: 40px;
    background-position: -136px 0px;
    background-size: 184px;
  }
  .followlink.contact:hover {
    background-position: -136px 100%;
  }
  .followlink.twitter {
    background-position: -40px 0px;
  }
  .followlink.twitter:hover {
    background-position: -40px 100%;
  }
  .followlink.blog {
    width: 56px;
    height: 40px;
    background-position: -80px 0px;
    background-size: 184px;
  }
  .followlink.blog:hover {
    background-position: -80px 100%;
  }
  .phonenumber {
    margin-top: 20px;
  }
  .ficheformule {
    margin: 0px;
    border-top: 1px solid black;
  }
  .ficheformule.options {
    border-top-color: white;
  }
  .h2-formule {
    text-shadow: none;
  }
  .roundprice.plat {
    margin-top: -70px;
  }
  .moreinfos-link {
    text-shadow: none;
  }
  .testimonial {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 25px;
  }
  .guiilemets {
    font-size: 36px;
    line-height: 25px;
  }
  .testimonial-slider {
    padding-right: 10px;
    padding-left: 10px;
  }
  .content-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .content-h1.account {
    font-size: 36px;
    line-height: 36px;
  }
  .contentimage-divblock {
    display: block;
    width: 100%;
    text-align: center;
  }
  .content-textblock {
    width: auto;
  }
  .h1-portal {
    font-size: 48px;
    line-height: 48px;
  }
  .portal-paragraph {
    height: 75px;
    font-size: 18px;
    line-height: 24px;
  }
  .hero-slider {
    margin: 300px 0px 0px;
    background-color: white;
  }
  .slider-bg {
    display: none;
  }
  .arrow {
    right: 0px;
  }
  .arrow.left {
    left: 0px;
  }
  .slide {
    padding-right: 0px;
    padding-left: 0px;
  }
  .h1-slider {
    font-size: 36px;
    line-height: 36px;
  }
  .slider-mask {
    margin-right: 50px;
    margin-left: 50px;
  }
  .h1-follow {
    font-size: 36px;
    line-height: 36px;
  }
  .h2-keypoints {
    margin-right: 60px;
    margin-left: 60px;
  }
  .login-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .login-textfield {
    width: 100%;
  }
  .login-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .login-column.right {
    border-top: 1px solid black;
    border-left-style: none;
    border-left-color: transparent;
  }
  .cell-divblock {
    width: 20%;
  }
  .cell-divblock.image {
    width: 15%;
  }
  .cell-divblock.description {
    width: 45%;
  }
  .cell-divblock.trash {
    display: none;
  }
  .cell-divblock.quantity {
    width: 20%;
  }
  .cell-divblock.unitprice {
    display: none;
  }
  .titleline-divblock {
    font-size: 12px;
  }
  .table-paragraph {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 16px;
  }
  .account-linkblock {
    width: 40px;
    height: 40px;
    min-height: 40px;
    min-width: 40px;
    background-size: 240px;
  }
  .account-linkblock:hover {
    background-position: 0px 100%;
  }
  .account-linkblock.historique {
    background-position: -120px 0%;
  }
  .account-linkblock.historique:hover {
    background-position: -120px 100%;
  }
  .account-linkblock.avoirs {
    background-position: -200px 0%;
  }
  .account-linkblock.avoirs:hover {
    background-position: -200px 100%;
  }
  .account-linkblock.infos {
    background-position: -40px 0px;
  }
  .account-linkblock.infos:hover {
    background-position: -40px 100%;
  }
  .account-linkblock.reductions {
    background-position: -160px 0px;
  }
  .account-linkblock.reductions:hover {
    background-position: -160px 100%;
  }
  .account-linkblock.prepaye {
    background-position: -80px 0px;
  }
  .account-linkblock.prepaye:hover {
    background-position: -80px 100%;
  }
  .menuaccount-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .idaccount-section {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .calendar-linkblock {
    width: 60px;
    margin-right: 0px;
    margin-left: -1px;
  }
  .date-textblock {
    font-size: 24px;
    line-height: 24px;
  }
  .texteplat-divblock {
    width: 100%;
    padding-right: 0px;
  }
  .imageplat-divblock {
    width: 100%;
  }
  .radiobutton {
    margin-right: 20px;
    margin-left: 0px;
    float: left;
  }
  .birthdate {
    margin-right: 10px;
    margin-left: 0px;
  }
  .form-divblock {
    float: left;
    text-align: left;
  }
  .checkbox {
    width: 100%;
    float: left;
  }
  .cnil {
    text-align: left;
  }
  .adresse-column {
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }
  .waiting-body {
    padding-top: 50px;
  }
  .waiting-divblock {
    margin-right: 0px;
    margin-left: 0px;
  }
  .maintenance-h1 {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (max-width: 479px) {
  .button.buybutton {
    margin-right: 20px;
  }
  .header-section.plateauxrepas {
    margin-top: 60px;
  }
  .nav-filter.buy-link {
    padding-left: 20px;
  }
  .phonenumber {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 10;
    display: inline-block;
    height: 60px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    float: right;
    border-bottom: 1px solid black;
    background-color: white;
  }
  .h2-formule {
    text-shadow: none;
  }
  .whoheader-paragraph {
    margin-right: 10px;
    margin-left: 10px;
  }
  .h2-keypoints {
    margin-right: 10px;
    margin-left: 10px;
  }
  .team-section {
    height: 300px;
  }
  .fournisseurs-section {
    height: 300px;
  }
  .partenairelogo-divblock {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .login-textfield {
    width: 100%;
  }
  .cell-divblock {
    width: 25%;
  }
  .cell-divblock.image {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 20%;
  }
  .cell-divblock.description {
    width: 40%;
  }
  .cell-divblock.quantity {
    width: 15%;
  }
  .line-divblock {
    height: 150px;
  }
  .table-image {
    height: auto;
  }
  .moreless-link {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .quantity-textblock {
    margin-top: 0px;
  }
  .descriptiontable-textblock {
    font-size: 15px;
  }
  .tableprice {
    margin-top: 35px;
    font-size: 18px;
  }
  .table-paragraph {
    font-size: 15px;
  }
  .moreless-divblock {
    margin-top: 17px;
    margin-right: 10px;
  }
  .priceplat-divblock {
    padding-right: 0px;
    padding-left: 0px;
  }
  .birthdate {
    width: 70px;
  }
  .checkbox {
    width: 260px;
  }
}

.black-phone{
  color: black;
  text-decoration: none;
}
.black-phone:hover{
  color: black;
  text-decoration: none;
}
.content-section a {
  color: white;
}
.content-section a:hover {
  color: white;
  text-decoration: underline;
}
.textcontent-section a {
  color: white;
}
.textcontent-section a:hover {
  color: white;
  text-decoration: underline;
}