.mm-page .header + div.row > div.top-bar {
  padding: 0;
}

.top-bar li.hover {
  height: 64px;
}

li.is-submenu-item {
  margin: 0;
  height: auto !important;
}

.top-bar li.hover > a, .menu > li > span {
  padding: 1.2vw 1vw;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after, .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
  border: none;
}

.top-bar {
  padding: 0;
  background: transparent;
}
.top-bar ul {
  background: transparent;
}

/* style du menu */
.backgroundFonce .menu a {
  color: #FFFFFF !important;
}

.backgroundPale .menu a {
  color: #000000 !important;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
  border: none;
}

.backgroundFonce .menu .active, .backgroundFonce .menu .hover:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.backgroundPale .menu .active, .backgroundPale .menu .hover:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.backgroundFonce .menu .active > a, .backgroundFonce .menu .hover:hover > a {
  color: #FFF !important;
  background: transparent;
}

.backgroundPale .menu .active > a, .backgroundPale .menu .hover:hover > a {
  color: #000 !important;
  background: transparent;
}

.menu.is-dropdown-submenu {
  border: none;
  z-index: 2;
}

/*.mm-page .header + div.row.desktop > div { margin-top: 64px; }*/
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: 0;
}

.menu > li > a {
  font-size: 1rem;
}
.menu > li > span > a {
  font-size: 1rem;
}
.menu > li > span > a[href="mailto:a"] {
  display: inline-block;
  margin-bottom: 4px;
}

.menuMobile .top-bar-right a {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .top-bar-right {
    float: right;
    width: auto;
  }
  .top-bar-right a {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 767px) {
  .menu > li > span > a[href="mailto:a"] {
    margin-bottom: 0;
  }
}
.menuFixed > .header {
  position: fixed;
  top: 0;
}
.menuFixed > .header + .row {
  margin-top: 64px;
}

@media screen and (max-width: 767px) {
  .top-bar .top-bar-left {
    display: none !important;
  }
}

.mm-opened + .menuFixed > .header + .row {
  margin-top: 0;
}

.mm-listview {
  display: block !important;
}

.menutop > li {
  display: table-cell;
}

.menutop > li {
  display: table-cell;
  vertical-align: middle;
}

.menutop {
  list-style-type: none;
  margin: 0px;
}

.backgroundFonce .menutop a, .backgroundFonce .menutop a:active {
  color: #FFFFFF;
}

.menutopu > li > a, .menutop > li > span > a {
  font-size: 1rem;
}

.menutop > li > a {
  display: block;
  line-height: 1;
  padding: 0.7rem 1rem;
}

#autreLangue {
  float: right;
}

.backgroundFonce .menutop a {
  color: #FFFFFF;
}

.menutop > li > a, .menutop > li > span > a {
  font-size: 1rem;
}

.menutop > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}

.top-bar li.hover > a, .menu > li > span {
  padding: 24px 1vw;
}

.backgroundFonce .menutop .active, .backgroundFonce .menutop .hover:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.menutop > li {
  display: table-cell;
}

.dropdown.menu .is-active > a {
  background: 0 0;
  color: #fff;
}

.menu li {
  margin-bottom: 0 !important;
}

.menuMobile .top-bar-right a {
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .top-bar-right {
    float: right;
    width: auto;
  }
  .top-bar-right a {
    font-size: 16px !important;
  }
}
.btnFacebookHeader a, .numeroTelephone-mobile a {
  font-size: 26px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

@media screen and (min-width: 601px) {
  .numeroTelephone-mobile {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  .numeroTelephone {
    display: none !important;
  }
}
@media screen and (max-width: 370px) {
  .header a#mmenu {
    width: 45px;
  }
  .numeroTelephone {
    display: none;
  }
}
