@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700');
/****************************************************/
/* Importations
/****************************************************/
/****************************************************/
/* Model Bootstrap - version 2.1 (2018-12-05)
/****************************************************/
/* Bootstrap 3.3.7 surcharge */
/*
@grid-float-breakpoint: @screen-sm-min;
@navbar-padding-vertical: 15px;
@navbar-padding-horizontal: 15px;
*/
/* Logo */
/* Site */
/* Jumbotron */
/****************************************************/
/* Model Bootstrap
/****************************************************/
/****************************************************/
/* Base - version 1.0 (2018-12-05)
/****************************************************/
#site-version {
  color: #fbfbfb !important;
  text-align: right;
  float: right;
}
#bs-breadcrumb,
#bs-message,
#bs-body {
  background-color: #ffffff;
}
#bs-body {
  min-height: 600px;
}
#bs-body textarea {
  min-height: 120px;
}
body,
#bs-footer {
  background-color: #eeeeee;
}
.row-space {
  margin-bottom: 30px;
}
.nav .glyphicon {
  line-height: 1.44em;
}
#bs-header .navbar-brand {
  margin-left: 15px;
}
#bs-header .navbar-brand img {
  margin-top: -20px;
  height: 60;
  min-height: 50px;
}
@media screen and (max-width: 767px) {
  #bs-header .navbar-brand img {
    height: 47;
  }
}
#bs-header .navbar-content {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  #bs-header .navbar-content {
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  #bs-header .navbar-content {
    padding-top: 0;
  }
}
#bs-header .navbar-header {
  padding-top: 20px;
  height: 90px;
  min-height: 50px;
}
@media screen and (max-width: 767px) {
  #bs-header .navbar-header {
    padding-top: 16px;
    height: 70px;
  }
}
#bs-breadcrumb {
  padding-top: 30px;
}
#bs-breadcrumb .breadcrumb {
  margin-top: 90px;
}
#bs-footer {
  padding: 20px 0;
}
#bs-footer hr {
  display: none;
}
.language {
  float: right;
}
.item-lb-img {
  position: relative;
}
.item-lb-img .img-plus {
  opacity: 0.8;
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 25px;
}
.item-lb-img a:hover > img {
  opacity: 0.8;
}
.item-lb-img a:hover ~ .img-plus {
  opacity: 1;
}
.carousel .caption h1,
.carousel .caption p {
  font-size: 44px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}
.carousel .caption p {
  font-size: 18px;
}
.item-full-right {
  text-align: right;
}
@media (min-width: 768px) {
  .item-full-right img {
    float: right;
    clear: right;
  }
  .item-full-right .img-plus {
    bottom: -28px;
  }
}
.item-full-center {
  text-align: center;
}
.item-full-center img {
  margin: auto;
}
.item-full-center .img-plus {
  left: 12;
}
/****************************************************/
/* Model Bootstrap 3 - version 2 (2018-10-30)
/* Module Featurette
/****************************************************/
.module-featurette {
  text-align: center;
}
.module-featurette img {
  width: 100%;
}
/****************************************************/
/* Model Bootstrap 3 - version 2 (2018-10-30)
/* Module Jumbotron
/****************************************************/
.carousel {
  margin-top: 40px;
  margin-bottom: 30px;
  height: 60vh;
}
@media screen and (max-width: 767px) {
  .carousel {
    margin-top: 20px;
  }
}
.carousel .carousel-inner .item {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 60vh;
  text-align: center;
}
.carousel .carousel-inner .item .caption {
  position: absolute;
  padding: 0 10%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #eeeeee;
  font-family: "Raleway", "sans-serif";
  font-weight: 300;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .carousel .carousel-inner .item h1 {
    font-size: 2em;
  }
}
/****************************************************/
/* Model Bootstrap 3 - version 2 (2018-12-12)
/* Module Menu
/****************************************************/
table.menu .menu-header td {
  padding-top: 20px;
}
table.menu .menu-header h2 {
  color: #fba91c;
  margin-top: 10px;
  margin-bottom: 0;
}
table.menu .menu-items-headers th {
  text-align: right;
}
table.menu .menu-items-data h4 {
  margin-top: 0;
  margin-bottom: 0;
}
table.menu .menu-items-data .price {
  text-align: right;
  width: 80px;
}
/****************************************************/
/* CSS spécifiques au site
/****************************************************/
