@charset "utf-8";
@media screen and (max-width: 1280px) {
  .points-forts .content {
    width: calc(100% - 30px*2);
    padding: 0 30px;
  }
  .points-forts .content p.titre {
    font-size: 116px;
    line-height: 116px;
  }
  .hebergement-home .cTitre {
    width: 50%;
  }
  .hebergement-home .cTitre p {
    font-size: 50px;
    line-height: 50px;
  }
  .hebergement-home .cParagraphe {
    width: calc(50% - 50px*2);
    padding: 50px 50px 0;
  }
  .hebergement-home .cParagraphe .paragraphe {
    width: 100%;
    padding: 0 0 0 0;
  }
  .hebergement-home .images {
    max-width: 50%;
  }
  .actualites-home .cTitre {
    padding-left: 30px;
  }
  .actualites-home .cTitre p {
    font-size: 116px;
    line-height: 116px;
  }
  .actualites-home .content-actu .actu-list .owl-nav {
    padding-right: 30px;
  }
  .region-home .cParagraphe {
    width: calc(50% - 50px*2);
    padding: 0 50px;
  }
  .region-home .cParagraphe .paragraphe {
    width: 100%;
    padding: 0 0 0 0;
  }
  .region-home .cParagraphe .paragraphe .illu-phare {
    z-index: 0;
    right: calc(50% - 352px/2);
  }
  .region-home .cParagraphe .paragraphe .illu-ancre {
    z-index: 0;
    right: 0;
  }
  .region-home .images {
    max-width: 50%;
  }
  .infos-home .cTitre p {
    font-size: 116px;
    line-height: 116px;
    padding: 0 30px;
  }
}
