.blanc {
  color: #ffffff;
}
.bleuClair {
  color: #728FAA;
}
.bleuFonce {
  color: #063D64;
}
.bleu {
  color: #156DAB;
}
.vert {
  color: #60C539;
}
.gris {
  color: #6B6D6E;
}
.grisClair {
  color: #F3F6FF;
}
.grisClair1 {
  color: #E6E6E6;
}
.noir {
  color: #0F202A;
}
.orange {
  color: #FE801D;
}
.orangeClair {
  color: #FFF5EA;
}
#superfish-main {
  font-family: Montserrat;
  font-size: 13px;
  margin: 0;
  padding: 0;
}
#superfish-main li a {
  color: #156DAB;
  padding: 8px 10px;
  text-transform: uppercase;
}
#superfish-main li a:hover {
  text-decoration: none;
}
#superfish-main li.active-trail a {
  font-weight: bold;
}
#superfish-main li:hover a {
  font-weight: bold;
}
#superfish-main li.mon-compte {
  border: 1px solid rgba(21,109,171,0.36);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#superfish-main li.mon-compte a {
  background-image: url(../images/icon/compte.png);
  background-position: 10px 7px;
  background-repeat: no-repeat;
  padding-left: 34px;
  text-transform: none;
}
#superfish-main li.quitter {
  padding-left: 10px;
}
#superfish-main li.quitter a {
  background-image: url(../images/icon/exit.png);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  color: transparent;
  font-size: 0;
  height: 29px;
  width: 29px;
}
#superfish-main-accordion {
  background: #063D64;
  padding-bottom: 30px;
  padding-top: 68px;
}
#superfish-main-accordion li a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}
#superfish-main-accordion li.active-trail a {
  color: #FE801D;
  font-weight: bold;
}
#superfish-main-accordion li:last-child a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ffffff;
  background-image: url(../images/icon/compte.png);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  float: left;
  font-size: 18px;
  line-height: 22px;
  margin-left: 1.5em;
  padding: 8px 10px 8px 34px;
  text-transform: none;
}
div.sf-accordion-toggle.sf-style-none {
  height: 42px;
  position: absolute;
  right: 15px;
  top: 12px;
  width: 42px;
  z-index: 500;
}
div.sf-accordion-toggle.sf-style-none > a:after {
  background-image: url(../images/icon/burger-menu.png);
  background-position: center center;
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 42px;
  width: 42px;
}
div.sf-accordion-toggle.sf-style-none > a span {
  display: none;
}
div.sf-accordion-toggle.sf-style-none > a.sf-expanded:after {
  background-image: url(../images/icon/cross.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#block-fr-maformationbafa-navigationprincipale-2 .superfish-mobile-header {
  display: none;
}
@media screen and (max-width: 767px) {
  #header .container-fluid > .navbar-brand {
    display: none;
  }
  #block-fr-maformationbafa-navigationprincipale-2 {
    width: 100% !important;
  }
  #block-fr-maformationbafa-navigationprincipale-2 .superfish-mobile-header {
    display: block;
    left: 0;
    margin: 0 20px;
    position: absolute;
    top: 0;
    z-index: 500;
  }
  #block-fr-maformationbafa-navigationprincipale-2 .superfish-mobile-header img {
    width: 42px;
  }
}
