.contents {
  width: 100%;
  margin: 0 auto; }

.contentsInner {
  max-width: 1920px;
  margin: 0 auto; }

.homepage .slider {
  margin-top: 15px; }

.homepage .carousel-heros {
  background-color: #FFF;
  padding: 0 20px 25px; }
  .homepage .carousel-heros h2 {
    color: #FDA408; }
  .homepage .carousel-heros a.btn {
    border-color: #FDA408;
    color: #FDA408; }
  .homepage .carousel-heros div.owl-stage-outer .cube-echelle p {
    color: #FDA408 !important;
    border: 4px solid #FDA408 !important; }
  .homepage .carousel-heros div.owl-stage-outer .cube-pieces {
    background: url(../../../images/Piece_puzzle_1.png) center no-repeat;
    width: 100%;
    height: 100%;
    min-width: 147px;
    min-height: 100px;
    text-align: center;
    color: #FFF;
    font-weight: bold; }
    .homepage .carousel-heros div.owl-stage-outer .cube-pieces p {
      margin-top: 2.5rem; }
  .homepage .carousel-heros div.owl-stage-outer .cube-pieces2 {
    background: url(../../../images/piece_puzzle_3.png) center no-repeat;
    width: 100%;
    height: 100%;
    min-width: 147px;
    min-height: 100px;
    text-align: center;
    color: #FFF;
    font-weight: bold; }
    .homepage .carousel-heros div.owl-stage-outer .cube-pieces2 p {
      margin-top: 2.5rem; }
