.lightShadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.gHGClass0 {
  background-color: #ccc!important;
  color: #58595b !important;
}
.gHGClass1 {
  background-color: #e299ff !important;
  color: #ebecec !important;
}
.gHGClass2 {
  background-color: #d466ff !important;
  color: #ebecec !important;
}
.gHGClass3 {
  background-color: #c633ff !important;
  color: #ebecec !important;
}
.gHGClass4 {
  background-color: #b700ff !important;
  color: #ebecec !important;
}
.gHGClass5 {
  background-color: #9300cc !important;
  color: #ebecec !important;
}
.gHGClass6 {
  background-color: #6e0099!important;
  color: #ebecec !important;
}
.gHGClass7 {
  background-color: #777!important;
  color: #ebecec !important;
}
.gHGClass8 {
  background-color: #555!important;
  color: #ebecec !important;
}
.energyClass0 {
  background-color: #006900!important;
  color: #ebecec !important;
}
.energyClass1 {
  background-color: #009c00!important;
  color: #ebecec !important;
}
.energyClass2 {
  background-color: #7cc941!important;
  color: #58595b !important;
}
.energyClass3 {
  background-color: #d3ff37!important;
  color: #58595b !important;
}
.energyClass4 {
  background-color: #ffff00!important;
  color: #58595b !important;
}
.energyClass5 {
  background-color: #ffcc3d!important;
  color: #58595b !important;
}
.energyClass6 {
  background-color: #d75800!important;
  color: #ebecec !important;
}
.energyClass7 {
  background-color: #c50000!important;
  color: #ebecec !important;
}
.energyClass8 {
  background-color: #97003f!important;
  color: #ebecec !important;
}
.home-section.actus .empty-thumbnail {
  width: 380px;
  height: 230px;
  line-height: 230px;
  max-width: 100%;
}
#home .recherche {
  padding-bottom: 100px;
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.35);
  position: relative;
}
#home #home-carousel .carousel-inner {
  height: 610px;
}
#home #home-carousel .carousel-inner .video-background {
  -webkit-transform: translate3d(0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  padding-top: 64%;
  width: 100%;
  z-index: 0;
  clear: both;
  overflow: hidden;
  transition: opacity 150ms linear;
}
#home #home-carousel .carousel-inner .video-background .video-frame {
  z-index: 0;
  margin-top: -8vw;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#home #home-carousel .carousel-inner .item {
  transition-property: opacity;
}
#home #home-carousel .carousel-inner .item,
#home #home-carousel .carousel-inner .active.left,
#home #home-carousel .carousel-inner .active.right {
  opacity: 0;
  display: block;
}
#home #home-carousel .carousel-inner .active,
#home #home-carousel .carousel-inner .next.left,
#home #home-carousel .carousel-inner .prev.right {
  opacity: 1;
  z-index: 10;
  display: block;
}
#home #home-carousel .carousel-inner .next,
#home #home-carousel .carousel-inner .prev,
#home #home-carousel .carousel-inner .active.left,
#home #home-carousel .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
#home #home-carousel .carousel-inner .item {
  height: 610px;
  position: absolute;
  top: 0;
  width: 100%;
}
#home #home-carousel .carousel-inner .item .background {
  background-size: cover;
  background-position: center center;
  height: 610px;
}
#home #home-carousel .carousel-indicators {
  margin-bottom: 0;
  bottom: 13px;
}
#home #home-carousel .carousel-indicators li {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  margin-left: 7px;
  margin-right: 7px;
  border: none;
  background-color: #939598;
}
#home #home-carousel .carousel-indicators li.active {
  background-color: #ea6621;
}
#home .quick-search {
  height: 295px;
  width: 295px;
  position: absolute;
  bottom: 215px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #ebecec;
  right: 0;
  z-index: 100;
}
#home .quick-search .cond-bold-title {
  color: #ebecec;
  font-size: 30px;
  text-align: center;
  margin-top: 95px;
  letter-spacing: -0.02em;
}
#home .quick-search input {
  width: 230px;
  height: 45px;
  border: none;
  background: none;
  line-height: 45px;
  color: #ebecec;
  font-size: 16px;
  padding-left: 2px;
  /* firefox 19+ */
  /* ie */
}
#home .quick-search input::-webkit-input-placeholder {
  color: #ebecec;
}
#home .quick-search input::-moz-placeholder {
  color: #ebecec;
}
#home .quick-search input:-ms-input-placeholder {
  color: #ebecec;
}
#home .quick-search input:-moz-placeholder {
  color: #ebecec;
}
#home .quick-search .buttons-block {
  width: 230px;
  margin: auto;
}
#home .quick-search .buttons-block input[type="submit"] {
  float: left;
  border: none;
  width: 50%;
  height: 27px;
  line-height: 27px;
  color: #ebecec;
  font-size: 17px;
}
#home .quick-search-masque {
  z-index: 100;
  background-color: rgba(226, 74, 0, 0.8);
  position: absolute;
  height: 295px;
  box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.47);
  right: 0;
  bottom: 215px;
  width: 295px;
  border-radius: 50%;
}
#home .promotions .col-lg-4:not(:first-of-type):not(:last-of-type) {
  padding-left: 25px;
  padding-right: 25px;
}
#home .promotions .col-lg-4:first-of-type {
  padding-right: 35px;
}
#home .promotions .col-lg-4:last-of-type {
  padding-left: 35px;
}
#home .home-section.actus {
  padding-top: 10px;
  margin-bottom: 80px;
}
#home .home-section.actus .home-section-title {
  margin-bottom: 60px;
}
