@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700");
@import url("https://fonts.googleapis.com/css?family=Amiri:400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,700");
/*@import url('https://fonts.googleapis.com/css?family=Adamina');*/
/*
#cfd1d3
#e85245
#87888a
#7b7c7e
#516579
#4b4b4d
#3e3d40
*/
/* Présentation */
#presentation {
  background: url(/front/base/images/background_presentation.gif) no-repeat center center, linear-gradient(to right, #ee7f00 50%, #253f58 50%);
  background-size: auto 100%; }
  #presentation .container {
    display: flex; }
  #presentation #communication-et-internet, #presentation #experts-prestashop {
    width: 50%;
    padding: 75px;
    text-align: center;
    color: #ffffff; }
    #presentation #communication-et-internet .image, #presentation #experts-prestashop .image {
      margin: 0 auto 40px; }
    #presentation #communication-et-internet .title, #presentation #experts-prestashop .title {
      font-size: 40px;
      line-height: 40px;
      color: inherit; }
      #presentation #communication-et-internet .title a, #presentation #experts-prestashop .title a {
        color: white; }
        #presentation #communication-et-internet .title a:hover, #presentation #experts-prestashop .title a:hover {
          color: white; }
      #presentation #communication-et-internet .title em, #presentation #experts-prestashop .title em {
        font-size: 70px;
        line-height: 70px; }
    #presentation #communication-et-internet .text, #presentation #experts-prestashop .text {
      overflow: hidden;
      margin-bottom: 20px;
      font-size: 18px; }
    #presentation #communication-et-internet .en-savoir-plus, #presentation #experts-prestashop .en-savoir-plus {
      display: inline-block;
      border-radius: 3px;
      padding: 10px 20px;
      font-size: 15px;
      line-height: 20px; }
      #presentation #communication-et-internet .en-savoir-plus:hover, #presentation #experts-prestashop .en-savoir-plus:hover {
        text-decoration: none;
        background-color: #ffffff; }
  #presentation #communication-et-internet .image {
    padding: 5px 0; }
  #presentation #communication-et-internet .en-savoir-plus {
    background-color: #253f58; }
    #presentation #communication-et-internet .en-savoir-plus:hover {
      color: #253f58; }
  #presentation #experts-prestashop .en-savoir-plus {
    background-color: #ee7f00; }
    #presentation #experts-prestashop .en-savoir-plus:hover {
      color: #ee7f00; }
  @media (max-width: 1199px) {
    #presentation #communication-et-internet, #presentation #experts-prestashop {
      padding: 30px; }
      #presentation #communication-et-internet .image, #presentation #experts-prestashop .image {
        height: 50px;
        margin-bottom: 30px; }
      #presentation #communication-et-internet .title, #presentation #experts-prestashop .title {
        font-size: 30px;
        line-height: 30px;
        color: inherit; }
        #presentation #communication-et-internet .title em, #presentation #experts-prestashop .title em {
          font-size: 50px;
          line-height: 50px; } }
  @media (max-width: 767px) {
    #presentation {
      background: none; }
      #presentation .container {
        flex-direction: column;
        padding: 0; }
      #presentation #communication-et-internet, #presentation #experts-prestashop {
        width: 100%;
        padding: 50px 30px;
        background: no-repeat center center;
        background-size: cover; }
        #presentation #communication-et-internet .title, #presentation #experts-prestashop .title {
          margin-bottom: 15px; }
        #presentation #communication-et-internet .text, #presentation #experts-prestashop .text {
          margin-bottom: 10px;
          font-size: 14px; }
        #presentation #communication-et-internet .en-savoir-plus, #presentation #experts-prestashop .en-savoir-plus {
          font-size: 12px;
          line-height: 15px; }
      #presentation #communication-et-internet {
        background-color: #ee7f00;
        background-image: url(/front/base/images/background_studio_graphique.gif); }
      #presentation #experts-prestashop {
        background-color: #253f58;
        background-image: url(/front/base/images/background_experts_prestashop.gif); } }
  @media (max-width: 479px) {
    #presentation #communication-et-internet, #presentation #experts-prestashop {
      padding: 30px 15px; } }

/* Témoignages */
#temoignages .temoigne_button {
  margin-bottom: 40px; }
#temoignages .accueil_temoigne {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin: 0;
  list-style: none; }
  #temoignages .accueil_temoigne li {
    position: relative;
    margin: 0 30px; }
    #temoignages .accueil_temoigne li .desc {
      margin: 0;
      font: italic 30px/35px "Amiri", sans-serif, "FontAwesome";
      text-align: center;
      color: #253f58; }
    #temoignages .accueil_temoigne li h3 {
      margin: 25px 0 0;
      font: 18px "Maven Pro", sans-serif, "FontAwesome";
      text-align: center;
      color: #7b7c7e; }
    #temoignages .accueil_temoigne li:before, #temoignages .accueil_temoigne li:after {
      position: absolute;
      font: 120px/40px serif;
      color: #dbdcdc; }
    #temoignages .accueil_temoigne li:before {
      content: "“";
      top: 20px;
      right: 100%; }
    #temoignages .accueil_temoigne li:after {
      content: "”";
      bottom: 20px;
      left: 100%; }
  @media (max-width: 767px) {
    #temoignages .accueil_temoigne li .desc {
      font-size: 25px;
      line-height: 30px; }
    #temoignages .accueil_temoigne li:before, #temoignages .accueil_temoigne li:after {
      font-size: 80px; } }

/* Projets clients */
#ensemble-projets {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  #ensemble-projets .projet {
    width: 25%;
    margin: 0; }
    #ensemble-projets .projet img {
      position: relative;
      width: 100%;
      display: flex;
      transition: filter 750ms;
      filter: opacity(100%); }
      #ensemble-projets .projet img:hover {
        transition: filter 150ms;
        filter: opacity(50%); }
    @media screen and (max-width: 1199px) {
      #ensemble-projets .projet {
        width: 33.33%; } }
    @media screen and (max-width: 767px) {
      #ensemble-projets .projet {
        width: 50%; } }
    @media screen and (max-width: 479px) {
      #ensemble-projets .projet {
        width: 100%; } }

/*****************************************************************************************************************/
/* Actualités */
#actualites {
  overflow: hidden;
  padding: 150px 0;
  background: #253f58; }
  #actualites .actualite {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: calc(100% + 100px);
    margin: 0 auto;
    align-items: center;
    background: #ffffff; }
    #actualites .actualite .image {
      position: relative;
      display: block;
      min-width: 500px;
      height: 460px;
      padding: 20px; }
      #actualites .actualite .image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    #actualites .actualite .text {
      flex: 1 1 auto;
      padding: 0 100px;
      font: 18px/30px "Maven Pro", sans-serif, "FontAwesome";
      color: #2e2d30; }
      #actualites .actualite .text .date {
        font: italic 20px "Amiri", sans-serif, "FontAwesome";
        color: #ee7f00; }
        #actualites .actualite .text .date:hover {
          text-decoration: none; }
      #actualites .actualite .text .title {
        font: 35px "Maven Pro", sans-serif, "FontAwesome";
        text-align: left;
        text-transform: none;
        color: #253f58; }
        #actualites .actualite .text .title a {
          position: relative; }
          #actualites .actualite .text .title a:after {
            content: "";
            display: block;
            width: 50px;
            height: 2px;
            margin: 25px 0;
            background: #ee7f00;
            transition: width 200ms; }
          #actualites .actualite .text .title a:hover {
            text-decoration: none; }
            #actualites .actualite .text .title a:hover:after {
              width: 100px; }
      #actualites .actualite .text .resume {
        text-align: left; }
    #actualites .actualite + .actualite {
      margin-top: 40px; }
    @media (min-width: 1200px) {
      #actualites .actualite:nth-child(odd) {
        left: 0px; }
        #actualites .actualite:nth-child(odd) .image {
          order: 1; }
        #actualites .actualite:nth-child(odd) .text {
          order: 2; }
      #actualites .actualite:nth-child(even) {
        left: -100px; }
        #actualites .actualite:nth-child(even) .image {
          order: 2; }
        #actualites .actualite:nth-child(even) .text {
          order: 1; } }
  @media (max-width: 1199px) {
    #actualites .actualite {
      align-items: normal;
      width: 100%; }
      #actualites .actualite .image {
        min-width: 300px;
        height: auto; }
      #actualites .actualite .text {
        padding: 50px; } }
  @media (max-width: 767px) {
    #actualites .actualite {
      flex-direction: column;
      width: 100%; }
      #actualites .actualite .image {
        width: 100%;
        height: 300px; }
      #actualites .actualite .text {
        padding: 30px 40px; } }
  @media (max-width: 479px) {
    #actualites {
      padding: 15px 0; }
      #actualites .actualite .image {
        min-width: 100%; }
      #actualites .actualite .text {
        padding: 10px 20px; }
        #actualites .actualite .text .date {
          font-size: 14px; }
        #actualites .actualite .text .title {
          margin-bottom: 0;
          font-size: 20px;
          line-height: 22px; }
          #actualites .actualite .text .title a:after {
            margin: 10px 0; }
        #actualites .actualite .text .resume {
          font-size: 13px;
          line-height: 20px; } }

/*****************************************************************************************************************/
/* Logos clients */
#logos-clients {
  background-color: #ffffff;
  padding: 75px 0 95px; }
  #logos-clients .title {
    color: #253f58; }
  #logos-clients #clients {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 15px; }
    #logos-clients #clients .client {
      display: flex;
      justify-content: center;
      width: 25%;
      padding: 5px; }
      #logos-clients #clients .client img {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100%;
        object-fit: contain;
        filter: grayscale(100%);
        opacity: .4;
        transition: 200ms; }
      #logos-clients #clients .client:hover img {
        filter: grayscale(0%);
        opacity: 1; }
      @media screen and (max-width: 1199px) {
        #logos-clients #clients .client {
          width: 33.33%; } }
      @media screen and (max-width: 767px) {
        #logos-clients #clients .client {
          width: 50%; } }
      @media screen and (max-width: 479px) {
        #logos-clients #clients .client {
          width: 100%;
          padding: 0 0 30px; } }

footer {
  margin-top: 0px !important; }

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