/*@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/Roboto-Regular.ttf') format('truetype');
}*/
@font-face {
  font-family: "Terminal Dosis";
  src: url("/fonts/TerminalDosis-ExtraBold.otf");
}
#serac-signalisation {
  font-family: 400 85% Helvetica, Arial, Tahoma, Sans-Serif;
}

.orange {
  background-color: #0078d6;
  color: #fff;
}

.rouge {
  background-color: #fff;
  color: #0078d6;
}

.gris {
  background-color: #6E6E6E;
  color: #fff;
}

a:hover.orange, a:focus.orange {
  background-color: #FFF;
  color: #0078d6;
  border: 2px solid;
}

a:hover.rouge, a:focus.rouge, input:hover.rouge, input:focus.rouge {
  background-color: #FFF;
  color: #FF0000;
  border: 2px solid;
}

.topbar {
  min-height: 130px;
  margin-left: 270px;
  background: url("/images/header-bandeau.png") left no-repeat;
}


.loginbar {
  font-family: "Terminal Dosis";
  padding: 30px 30px 0px 0px;
  list-style: none;
}
.loginbar li, .loginbar li a {
  color: #0078d6;
  font-size: 20px;
}

a.navbar-brand {
  margin-top: -109px;
}

img#logo-header {
  padding: 10px;
  padding-top: 20px;
  padding-bottom: 0;
  background-color: #fff;
  max-width: 124px;
}
@media screen and (max-width: 400px) {
  .topbar {
    margin-left: 130px;
    background: none;
  }

  .loginbar li,
  .loginbar li a {
    font-size: 14px;
  }

  img#logo-header {
    padding-top: 30px;
  }
}
.navbar {
  margin-top: -28px;
  margin-bottom: 0px;
  border: none;
}

#menu-principal {
  background-color: #0078d6;
  border-color: #0078d6;
}
#menu-principal .nav.navbar-nav > li > a:hover,
#menu-principal .nav.navbar-nav > li > a:focus {
  background-color: #fff;
  color: #0078d6;
}
#menu-principal .nav.navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
}
#menu-principal .nav > li > a:hover, #menu-principal .nav > li > a:focus {
  background-color: #0078d6;
}
@media (min-width: 768px) {
  #menu-principal .navbar-nav {
    float: right;
  }
}

@media screen and (max-width: 640px) {
  .navbar-nav {
    border-radius: 0px;
  }
}
footer {
  padding-top: 50px;
}
footer #navglobal {
  background-color: #0078d6;
  text-align: center;
  text-transform: uppercase;
}
footer #navglobal ul {
  float: none;
}
footer #navglobal li {
  float: none;
  display: inline-block;
}
footer #navglobal li > a {
  color: #fff;
  font-weight: bold;
}
footer #navglobal li > a:hover, footer #navglobal li > a:focus {
  text-decoration: underline;
  background-color: transparent;
}
footer #copyright {
  padding: 20px 0px 15px;
  text-align: center;
  color: #6E6E6E;
  font-weight: bold;
  font-size: 12px;
}
footer #copyright a {
  color: #6E6E6E;
  text-decoration: underline;
}

#carousel-publicitaire {
  /* The indicators */
  /* The colour of the indicators */
}
@media screen and (min-width: 768px) {
  #carousel-publicitaire .carousel-caption {
    left: 20%;
    right: 20%;
    padding-top: 30px;
  }
}
#carousel-publicitaire .carousel-caption {
  position: absolute;
  right: 15%;
  left: 15%;
  margin-left: 300px;
  font-size: 1.2em;
  top: 50px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  text-shadow: none;
  color: #6E6E6E;
}
#carousel-publicitaire .carousel-caption h3 {
  font-size: 2em;
  font-weight: bold;
}
#carousel-publicitaire .carousel {
  margin-bottom: 0;
  padding: 40px 40px 30px;
}
#carousel-publicitaire .carousel-indicators {
  right: 50%;
  top: auto;
  margin-right: -19px;
}
#carousel-publicitaire .carousel-indicators li {
  background: #D7D7D7;
}
#carousel-publicitaire .carousel-indicators .active {
  background: #0078d6;
}

.call-to-action {
  color: #fff;
  background-color: #0078d6;
  padding: 5px 0px 15px;
}
.call-to-action a {
  padding: 20px 30px;
  font-size: 20px;
  margin-top: 15px;
}
.call-to-action h1 {
  font-size: 28px;
  text-transform: uppercase;
}

.presentation {
  color: #6E6E6E;
  background-color: #D7D7D7;
  padding: 40px 0px 30px;
}
.presentation p {
  line-height: 26px;
  font-size: 16px;
}
.presentation img {
  border: 2px #0078d6 solid;
}

.slide-produits {
  padding-top: 50px;
}
.slide-produits h2 {
  text-align: center;
}

.actu-distributeurs {
  padding-top: 40px;
}
.actu-distributeurs a > h3 {
  color: #0078d6;
  margin-top: 0px;
}
.actu-distributeurs a:hover {
  text-decoration: none;
}

.carousel {
  margin-bottom: 0;
  padding: 40px 40px 30px;
}

/* The controlsy */
.carousel-control {
  left: -12px;
  height: 40px;
  width: 40px;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  margin-top: 90px;
}

.carousel-control.right {
  right: 26px;
}

/* The indicators */
.carousel-indicators {
  right: 50%;
  top: auto;
  margin-right: -19px;
}

/* The colour of the indicators */
.carousel-indicators li {
  background: #D7D7D7;
}

.carousel-indicators .active {
  background: #0078d6;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control {
  left: -12px;
  height: 40px;
  width: 40px;
  background: #fff;
  border: 0px solid #FFFFFF;
  border-radius: 0px;
  margin-top: 70px;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0%;
  opacity: 1;
  filter: none;
  font-size: 80px;
  color: #0078d6;
  text-align: center;
  text-shadow: none;
  background-color: transparent;
}

.carousel-control:hover, .carousel-control:focus {
  color: #0078d6;
}

div.row.orange h1 {
  font-size: 26px;
  text-transform: uppercase;
  line-height: 32PX;
  margin-left: 15PX;
  padding: 15px 0px 20px;
}

.page .intro {
  padding: 15px 15px 10px;
  color: #6E6E6E;
  border-left: 3px solid;
  margin-top: 40px;
}
.page h2.modele {
  margin-top: 40px;
  padding: 10px;
  font-size: 20px;
}
.page ul.list-modele li {
  text-transform: uppercase;
}
.page .texte {
  padding: 15px 15px 10px;
  color: #6E6E6E;
  margin-top: 40px;
}

.page .selected img {
  border: 1px solid #222222;
}

.produit .img-produit {
  margin: auto;
  margin-top: 40px;
}
.produit h1 {
  margin-top: 40px;
  font-size: 26px;
  padding: 10px;
  text-transform: uppercase;
}
.produit h2 {
  font-size: 16px;
  font-weight: bold;
  color: #D7D7D7;
}
.produit h3 {
  padding: 10px;
}
.produit .options {
  padding: 15px;
  color: #6E6E6E;
  border-left: 3px solid;
  margin-top: 20px;
}
.produit .tab-content > .tab-pane {
  padding-top: 10px;
}
.produit .description {
  margin-top: 40px;
}

.titreDomaine {
  background-color: #0078d6;
  color: #fff;
  padding: 10px;
  font-size: 1.8em;
}

h2 a {
  color: white;
}

h2 a:hover {
  color: black;
  text-decoration: none;
}

/*# sourceMappingURL=style.css.map */
