  /************************ GENERAL *********************/
  /* http://meyerweb.com/eric/tools/css/reset/ 
     v2.0 | 20110126
     License: none (public domain)
  */

  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed, 
  figure, figcaption, footer, header, hgroup, 
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }
  /* HTML5 display-role reset for older browsers */
  article, aside, details, figcaption, figure, 
  footer, header, hgroup, menu, nav, section {
    display: block;
  }
  body {
    line-height: 1.5;
    font-family: sans-serif;
    font-family: arial;
  }

  ol, ul {
    list-style: none;
  }

  a {
    font-family: arial;
    text-decoration: none;
    outline: none;
  }

  a:hover,nav a:focus {
    outline: none;
  }

  blockquote, q {
    quotes: none;
  }
  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /********************* Fin reset *********************/

  @charset "utf-8";
  /* CSS Document */

  h1, h3, h4, h5 {
    font-family: arial;
    text-transform: uppercase;
    text-align: left;
  }

  h1 {
    color: #000;
    font-size: 4em;
    font-weight: bold;
    letter-spacing: -2px;
  }

  h2 {
    color: #040037;
    font-size: 32px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 14px;
  }

  h3 {
    color: #ffffff;
    font-size: 14px;
    margin: 40px 0 20px 0;
  }

  header, nav, #top-header {
    width: 100%;
    display: block;
    }

  header {
    width: 100%;
    height: 110px;
    position: fixed;
    top: 0;
    background-color: #ffffff;
    z-index: 999999;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.07);
  }
  #top-header{
    width: 100%;
    height: 40px;
    background-color: #151638;
  }
  .language_select {
    margin-top: 5px;
  }
  .logo {
    width: 140px;
    display: inline-block;
    vertical-align: middle;
  }
  .wrapper {
    width: 1280px;
    margin: 0 auto;
    height: auto;
  }
  .services p {
    margin-left: 14px;
  }
  .wrapper h3 {
    border-bottom: 1px solid #605e72;
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 16px;
    width: 89%;
  }
  nav {
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding: 1% 0;
  }
 a.news {
    color: red;
}
  nav ul {
  display: inline-block;
  vertical-align: middle;
  padding-left: 14%;
  }
  nav ul li {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  /*display: inline-block;
  vertical-align: top;*/
  }
  nav ul li a {
    font-size: 18px;
    font-family: arial;
    text-transform: none;
    color: #040037;
    padding: 0 20px;
    transition : 0.3s ease 0s;
  }

nav ul li a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #161739;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }

 nav ul li a:hover,
 nav ul li a:focus {
    color: #0a0a36;
  }


 nav ul li a:hover::after,
 nav ul li a:focus::after {
    height: 5px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }

#reseaux {
  width: 187px;
  display: inline-block;
  vertical-align: middle;
}
#reseaux li a 
{    width: 35px;
    height: 25px;
    display: block;
}
#top {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  line-height: 22px;
}

  #facebook, #instagram, #shop {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 25px;
  }

  #facebook {
    background: url("img/facebook.png") no-repeat;
  }

  #shop {
    background: url("img/shop.png") no-repeat;
  }

  #instagram {
    background: url("img/instagram.png") no-repeat;
  }

  #shop:hover, #facebook:hover, #instagram:hover {
    background-position: 0px -25px;
  }
   /********************* bandeau*********************/
#fidelite {
    display: block;
    max-width: 1154px;
    height: auto;
    margin: auto;
    margin-top: 111px;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 15px;
}
#fidelite #img1_desktop {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}

img#img2_desktop {
    width: 100%;
    height: auto;
    display: block;
}
img#img2_mobile {
    display: none;
}
  /********************* Opé0*********************/

  #ope0 {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
/********New format with hover******/
#ope1 .fullimg .one:first-child {z-index:2 ;-webkit-transition: opacity .15s ease-in-out 0s;transition: opacity .15s ease-in-out 0s;}
    #ope1 .fullimg .one:nth-child(2) {-webkit-transition: opacity .15s ease-in-out 0s;transition: opacity .15s ease-in-out 0s;opacity: 0;position: absolute;z-index: 1; top: 0;width: 100%;}
    #ope1 .fullimg:hover .one:nth-child(2) {opacity: 1;top: 0;left: 0;z-index: 3;}
    #ope1 .fullimg {display: inline-table;width: 100%; margin: auto;vertical-align: middle;}
    #ope1 .fullimg {position: relative;}
    #ope1 .fullimg img {max-width: 1903px; width:100%; height: auto;}
  #ope0 img, #ope1 img, #ope2 img, #ope3 img  {
    width: 100%;
    height: auto;
  }
#hpmobile {
    display: none;
  }

/********************* mise en avant NL*********************/

  .btn {
    position: relative;
    border: 2px solid #404040;
    background: #fff;
    margin-left: 10px;
    font-size: 13px;
    height: 30px;
    line-height: 27px;
    color: #404040;
    transition: .25s all linear;
    z-index: 1;
    width: 46%;
    height: 30px;
    min-width: 100px;
    max-width: 250px;
    margin: 12px auto 0 auto;
}
.btn a:hover {
   
    bottom: 0;
    left: 0;
    width: 0;
    transition: .15s all linear;
    color: #ff0000;
    content: "";
    z-index: -1;
}
  .btn a {
    color: black;
}
.bandeau {
  font-size: 19px;
    text-align: center;
    height: auto;
    display: block;
    width: 100%;
    max-width: 1240px;
    margin: 110px auto -58px auto;
    background-color: #7894b5;
    padding: 11px 20px;
    letter-spacing: 3px;
}
  /********************* *********************/
#bloc {
  width: 100%;
  max-width: 1280px;
  margin: auto;
  padding: 0 11px;
}
div #bloc { 
  width: 100%;
  max-width: 1280px;
  margin: auto;
  padding: 0 20px;
  margin-top: 97px;
}

.col {
  width: 32%;
      display: inline-block;
         vertical-align: top; 
            padding-left: 11px;
          }

.col { color: #040037;}

.col a {font-family: arial; 
   text-decoration: none; 
      outline: none; 
          text-decoration: none;
              width: 100%; 
                 color: black;
               }
.col img { width: 100%;  
  height: auto;  
    opacity: 1; 
       transition: 0.5s;
     }

.col p.title {
  font-size: 22px;
   color: black;
    font-weight: bold;
     line-height: 1.4em;  
       padding-top: 15px;
     }
.col code {
    font-size: 15px;
          }
.title br {display: none;}


#cta1 li {
  background-color: white;
   color: black; 
      border: 1px solid black;
       width: 70%; 
        padding: 12px;
          text-align: center;
           display: block;
    margin: 0;
    font-size: 16px;
        font-weight: bold;  
          transition: 0.5s; 
             border-radius: 4px;
           }

div#cta1 {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}

div#ctanews {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  margin-left: 123px;
  }
div#ctanews a {
 color: black;
}
ol, ul { 
  list-style: none;
}
#ctanews li { 
  background-color: white; 
     color: black; 
        border: 1px solid black;
            width: 50%; 
               padding: 12px; 
                  text-align: center;
    display: block;
        margin: 0;
            font-size: 16px;
                font-weight: bold; 
                   transition: 0.5s; 
                      border-radius: 4px;
                    }


/********************* Opé*********************/
video {
    display: block;
    margin: 20px auto auto;
    width: 100%;
    max-width: 1280px;
  }

#ope1 {
  
  height: auto;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: auto;
  margin-top: 109px;
  max-width: 1135px;
}


  #img1_mobile {
    display: none;
  }

#texte_ope1 {
  width: 500px;height: auto;
  position: relative;
  top: inherit;
  background-color: white;
  padding-bottom: 15px;
  text-align: center;
  display: block;
  margin-left: -250px;
  left: 50%;
  padding-top: 16px;
}

  #texte_ope1 span {
    font-family: arial;
    font-size: 55px;
  }

  

  hr {
    width: 120px;
      height: 6px;
      background-color: #040037;
      border: none;
      margin: 2% 2%;
      text-align: left; /* hack IE*/
      
  }
  #op1hr {
    
    border: 0;
    background-color: #040037;
    height: 1px;
    width: 200px;
    margin: 45px auto;
}

  .date, .produit {
    color: inherit;
    font-family: arial;
  }


  .produit {font-size: 32px;padding: 10px;font-weight: bolder;color: #040037;     line-height: 31px;}
  .date {font-size: 16px; color: #040037;    padding: 5px;}
  .prix {
    color: #040037;
    font-family: arial;
    font-weight: bolder;
    font-size: 7em;
  }


  .cta {
    width: 245px;
    border: 1px solid #040037 ;
    transition: all 0.5s ease 0s;
    padding:15px;
    border-radius: 3px;
  }

  a .cta {
    font-size: 16px;
    text-align: center;
    color: #0a0936;
    font-weight: bold;
  }

  #texte_ope1 .cta {
    margin-top: 40px;
  }

  a .cta:hover {
    color: #fff;
    background-color: #000;
  }
  .object-text-cta {
    margin-top: 8px;
    text-align: center;
}
.object-text-cta h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    color: #040037;
    text-align: center;
    text-transform: none;
    font-family: inherit;
}
.object-text-cta li{

  display: inline-block;
    margin: 20px 7px 7px 0;
    text-align: left;
    max-width: 200px;
    width: 100%;
  }
  .object-text-cta a {
      background-color: white;
    color: #040037;
    border: 1px solid #040037;
    padding: 12px;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: bold;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 1;
    border-radius: 4px;
    width: 100%;
  }
  
.object-text-cta a:hover{ 
    opacity: 1;
    color: white;
    background-color: #040037;
    border: 1px solid #040037;
  }
/********************* TITRE SEPARATIF *********************/


.new {
    font-weight: bold;
    font-size: 26px !important;
    text-align: center;
    color: #040037;
    margin: 0;
    line-height: 1.4em;
    margin-bottom: 20px;
    margin-top: 27px;
}

  /********************* Opé2*********************/

#texte_ope2 {
  margin: 38% 0 0 38%;
}

.bloc_img, .bloc_txt {
  width: 49.8%;
  max-height: 860px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

   #texte_ope2  .cta{
    margin-top: 30px;
  }

  .bloc_txt p {
    font-size: 20px;
    color: #4a4a4a;
    font-family: arial;
    line-height: 1.4;
  }
  
  /********************* Opé3 *********************/
  
  #ope3 {
    background-color: #00a2e2;
    will-change: transform;
  }

  #texte_ope3 {
    width: 100%;
    margin: 10% 34%;
  }

  #texte_ope3 hr {
    background-color: #101531;
  }

  #texte_ope3 .cta_light {
    width: 220px;
    border: 1px solid #fff ;
    transition: all 0.5s ease 0s;
    padding: 15px 51px;
    border-radius: 3px;
    margin-top: 30px;
    text-align: center;
  }

  a .cta_light:hover {
    background-color: #fff;
    color: #000;
  }

  /********************* Insta + servcices*********************/

  #feed-insta, #services {
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    background-color: #fff;
  }

  #insta-mob {
    display: none;
  }

  figure {
    display: inline-block;
    vertical-align: top;
    margin: 20px 90px;
  }

  figure img {
    width: 142px;
    height: 142px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  figure figcaption {
    text-align: center;
    font-size: 14px;
    font-family: arial;
    width: 240px;
  }
.inspi-buttons {
    padding: 30px 0 10px;
    text-align: center;
}

.inspi-button {
    display: inline-block;
    margin: 0px 6px;
}

a.cta-inspi {
    display: block;
    width: 305px;
    height: 51px;
    padding-left: 2px;
    font-family: 'Arial', Helvetica, sans-serif;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    letter-spacing: -.1px;
    text-transform: uppercase;
    color: #000;
    border: 3px solid #000;
    border-radius: 4px;
}
  footer {
  width: 100%;
  height: auto;
  background-color: #040037;
  overflow: hidden;
  position: relative;
  }

  footer ul li {
    padding: 7px 0;
  }

  .contact, .a_propos, .partenaire {
    color: #ffffff;
    font-size: 12px;
    text-align: justify;
    font-family: arial;
    display: inline-block;
    vertical-align: top;
    width: 285px;
    line-height: 17px;
  }

  .contact, .a_propos, .partenaire p {
    color: #ffffff;
    font-size: 12px;
    text-align: justify;
    font-family: arial;
    display: inline-block;
    vertical-align: top;
    width: 285px;
    line-height: 17px;
  }

  footer a {
    color: #ffffff;
    
  }
  footer a:hover {    
    text-decoration: underline;
  }
  .sep_seo {
    width: 100%;
    height: 1px;
    background-color: #8c8c8c;
  margin-top: 90px;
  }

  .texte_seo {
    font-size: 12px;
    font-family: arial;
    text-align: justify;
    color: #8c8c8c;
    margin-top: 53px;    
    line-height: 16px;
    margin-bottom: 28px;
  }

  .texte_seo a {
    color: #8c8c8c;
  }
  .pictos-footer, .liens-mobile {
    display: none;
  } 

  #nav-mobile {
    display: none;
  }
/********************* Inscription news *********************/
  #news {
    display: inline-block;
    vertical-align: top;
    width: 320px;
    padding-left: 85px;

  }

  #news p {
    font-family: arial;
    font-size: 20px;
    text-align: center;
    margin: 2%;
    color: #4a4a4a;
  }

  .email-field {
    width: 94%;
    color: #4a4a4a;
    text-align: left;
    height: 32px;
    font-size: 12px;
    padding-left: 0.9em;
    border: 1px solid #4a4a4a;
    cursor: auto;
    outline: none;
    right: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 0;/* fix decalage chrome & FF */
    transition: all 0.5s ease 0s;  
  }

  .email-field:active, .email-field:focus {
    border: 1px solid #101531;
  }

  #subscribe-button {
    width: 26px;
    height: 32px;
    text-transform: uppercase;
    font-size: 10px;
    margin-left: -25px;
    background-color: #009cdc;
    color: #fff;
    border: none;
    margin-top: 0.8px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    cursor: pointer;
    
    float: right;
    transition: all 0.5s ease 0s;
  
border:20px solid transparent;
border-left:20px solid #040037;
  }

  #subscribe-button:hover {
    background-color: #8c8c8c;
  }

/********************* Lookbook *********************/

  #lookbook {
    width: 960px;
    margin:160px auto;
    position: relative;
    height: 2066px;
  }

  #titre_lookbook {
    position: absolute;
    top: -0.77777775%;
    z-index: 22222;
  }

  #lookbook2 {
    width: 960px;
    margin:0 auto;
    position: relative;
    height: 2800px;
  }

  .lookbook_100 {
    width: 100%;
    height: 451px;
  }

  .gauche, .droite {
    width: 49%
  }

  .gauche {
    float: left;
  }

  .droite {
    float: right;
  }

  .lookbook_50, .lookbook_25  {
    width: 100%;
    margin: 4% 0 3% 0;
  }

  .lookbook_25 {
    height: 323px;
    overflow: hidden;
  }

  .lookbook_50 img, .lookbook_25 img {
    width: 100%;
  }

  .lookbook_50 img {
    height: auto;
  }

  .lookbook_25 img {
    height: 320px;
  }

/********************* Catalogue *********************/

  #catalogue {
    max-width: 1100px;
    width: 100%;
    margin:240px auto;
    position: relative;
    height: 750px;
  }

  #titre_catalogue {
    top: -0.77777775%;
    z-index: 22222;
  }

  #catalogue2 {
    max-width: 1100px;
    width: 100%;
    margin:240px auto;
    position: relative;
    height: 750px;
  }

  .catalogue_100 {
    width: 100%;
    height: 451px;
  }

  .contentmain {
      width:100%;
      max-width:1250px;
      padding:0;
  }
  #catalogue p {
      padding:0 20px;
      margin: 20px 0;
  }
  #infos p {
      margin: 51px 0;
  }
  #cata > div.issuuembed {
      width: 100%; 
      height: 700px;
  }

  #catalogue form {
      width: 100%;
  }
  #catalogue #footer_form_newsletter {
      margin: 0 0 20px;
  }

  @media screen and (max-width:700px){
  
      #cata > div.issuuembed {
          height: 540px;
      }
      #infos, #email {
          width:100%;
      }
     #footer_form_newsletter {
       width: 100%;
      display: flex;
      padding-left: 40px;
}
#catalogue {
    max-width: 1100px;
    width: 100%;
    margin:240px auto;
    }
  }
  
/********************* Magasins *********************/

  #map {
    width: 100%;
    height: 800px;
    background-color: #515151;
  }

  .bloc_contenu {
    width: 1280px;
    position: relative;
    margin-top: -80px;
    background-color: #fff;
    margin: -54px auto;
  }

  .bloc_contenu h2 {
    padding: 2%; 

  }

  .bloc_contenu hr {
    margin: 0 2%;
  }

  #wrapper_mag {
    width: 960px;
    margin: 120px auto;
  }

  .box_mag {
    width: 100%;
    height: 370px;
    border: 2px solid #e2e2e2;
    border-radius: 2px;
    margin-top: 30px;
    border-top-color: #009cdc; 
  }

  h4 {
    font-size: 22px;
    color: #0a0936;
  }

  .img_mag, .txt_mag {
    width: 43%;
    height: 340px;
    margin: 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
  }

  h5 {
    font-size: 20px;
    color: #0a0936;
  }

  .txt_mag p {
    text-align: left;
    font-size: 17px;
    font-family: arial;
    line-height: 1.1;
  }

  .tel, .horaires {
    color:#009cdc;
  }

  .tel {
    font-family: arial;
  }

  .adresse_mag, .date_mag {
    color: #6b6a6a;
  }

  .date_mag, .horaires {
    text-transform: uppercase;
  }

  .horaires {
    font-family: arial;
    font-weight: bold; 
  }

  .plan {
    color: #515151;
    font-weight: bold;
  }

  .plan:hover {
    color: #009cdc;
    transition: 0.3s ease;
  }

  .lien_mag {
    text-align: right;
  
  }

  #mag_mq, #mag_gf, #mag_ma {
    margin-top: 50px;
  }
  
  .box_mag img {
    width: 100%;
    height: auto;
  }

  .scrolloff {
    pointer-events : none;
  }

  #map_mobile {
    display: none;
  }

  /********************* QSN *********************/
  

  #video .ytp-hide-controls .ytp-watermark {
    display: none!important;
  }

  
  #player {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:105%;
  }

  #bloc_qsn {
    width: 1280px;
    position: relative;
    height: 3720px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: -100px;
  }

  #bloc_qsn h2 {
    padding: 2%; 

  }

  #bloc_qsn hr {
    margin: 8px 2%;
  }

  #wrapper_qsn {
    width: 960px;display: block;
    margin: 0 auto;
    margin-top: 65px;
    position: relative;
  }

  .bloc_txt_img {
    width: 100%;
    height: 600px;
  }

  .qsn_imgL, .qsn_imgR {
    width: 800px;/*66%*/
    height: 475px;
    overflow: hidden;
  }

  .qsn_imgL img, .qsn_imgR img {
    width: 100%;
    height: auto;
  }

  .qsn_txtR, .qsn_txtL {
    width: 375px;
    height: 240px;
    overflow: hidden;
    padding: 10px 40px;
    margin-top: -30%;
    background-color: rgba( 255, 255, 255, 0.6);
  }

  .qsn_imgL, .qsn_txtL {
    float: left;
  }

  .qsn_imgR, .qsn_txtR {
    float: right;
  }

  .infos {
    font-family: arial;
    font-size: 22px;
    margin-top: -44px;
    color: #0a0936;
    line-height: 24px;
  }

  .qsn_sep {
    text-align: left;
    width: 90px;
    height: 6px;
    background-color: #2ba245;
    border: none;
  }

  .chiffre {
    font-size: 130px;
    font-family: arial;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
    color: #0a0936;
  }

  .chiffre span {
    font-size: 30px;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
    padding-top: 14px;
  }

  .bloc_media img {
    height: 650px;
  }

  
  #jobs {
    font-family: arial;
    line-height: 2; 
    padding: 2%; 
    font-size: 20px; 
    height:550px;
  }



    /********************* Responsive sheet *********************/

@media screen and (min-width: 1366px) and (max-width: 1919px) {
  
  
      
  #ope1 {
   height:auto;
  } 

  #services {
    margin-top: 30px;
  }

  
  
}
  


@media screen and (min-width: 1024px) and (max-width: 1366px) {
  
  
  #ope0, #ope1 {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  #nav-mobile {
    display: none;
  }

  #video {
    padding-bottom: 54.65%;
  }

}

 @media screen and (min-width: 1024px) and (max-width: 1280px) {
  
  .wrapper {
    width: 990px;
    margin: 0 auto;
  }

nav ul {
  display: inline-block;
  vertical-align: middle;
  padding-left: 2%;
}  
nav ul li a {
    font-size: 14px;
    padding: 0 15px;
}
     
  #ope1 {
    height: auto;
    }

#texte_ope1 {
  top: 12%;
}
#reseaux {
  width: 186px;
  display: inline-block;
  vertical-align: middle;
}
#texte_ope1 .cta {
  margin-top: 9px;
}

  figure {
    display: inline-block;
    vertical-align: top;
    margin: 38px 2px;
  }

  figure figcaption {
    font-size: 12px;
  }

  #feed-insta {
    width: 100%;
    margin: 0 auto;
    margin-top: 80px;
    height: 30px;
  }
  #feed-insta p{
    margin-left: 14px;
  }
  #services {
    margin: 0;
  }

  #nav-mobile {
    display: none;
  }
     
  .bloc_media {
      height: 650px;
      overflow: hidden;
  }

  .bloc_contenu {
    width: 990px;
    position: relative;
    margin-top: -80px;
    background-color: #fff;
    margin: -54px auto;
}
  #wrapper_mag {
    width: 900px;
    margin: 100px auto;
}

  #bloc_qsn {
    width: 990px;
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    margin-top: -125px;
  }

  #bloc_qsn h2 {
    padding: 2%; 

  }

  #bloc_qsn hr {
    margin: 0 2%;
  }

 #video {
    position:relative;
    padding-bottom:54.25%;
    padding-top:25px;
    height:0;
    overflow:hidden;
  }

  /*Footer*//
  .contact, .a_propos, .partenaire {
    color: #ffffff;
    font-size: 12px;
    text-align: justify;
    font-family: arial;
    display: inline-block;
    vertical-align: top;
    width: 285px;
    line-height: 17px;
  } 

  .contact, .a_propos, .partenaire p {
    color: #ffffff;
    font-size: 12px;
    text-align: left;
    font-family: arial;
    display: inline-block;
    vertical-align: top;
    width: 231px;
    line-height: 17px;
  }

  #news {
    display: inline-block;
    vertical-align: top;
    width: 27%;
    padding-left: 85px;
  }

  .email-field {
    width: 96%;
    color: #4a4a4a;
    text-align: left;
    height: 32px;
    font-size: 9px;
    padding: .9em 1.8em;
    border: 1px solid #4a4a4a;
    cursor: auto;
    outline: none;
    right: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: all 0.5s ease 0s;
  }

  #subscribe-button {
    width: 24px;
    height: 32px;
    text-transform: uppercase;
    font-size: 10px;
    background-color: #009cdc;
    color: #fff;
    margin-top: 0.8px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    cursor: pointer;
    display: inline-block;

    margin-left: -24px;
    vertical-align: middle;
    transition: all 0.5s ease 0s;
border:20px solid transparent;
border-left:20px solid #040037;
  }

}

   @media screen and (min-width: 1024px) and (max-width: 1024px) {
  
    h1 {
    color: #ffffff;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: -2px;
}

  #texte_ope1 span {
    font-family: arial;
    font-size: 40px;
}
  #feed-insta {
    width: 100%;
    margin: 0 auto;
    margin-top: 80px;
    height: 600px;
  }

  
}

  @media screen and (min-width: 768px) and (max-width: 1023px) { 


  #top-header {
    display: none;
  }
  
  .logo {
    width: 140px;
    height: 80px;
    padding: 0 9px;
    vertical-align: middle;
  }
  
  #nav-mobile {
    display: block;
  }
  
  #nav-mobile .content {
  height: 0;
  }

  /*Menu Full screen*/

  button {
  position: absolute;
  margin: auto;
  right: 3%;
  top: 25%;
  width: 100px;
  height: 35px;
  padding: 0;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  border: 1px #000 solid;
  border-radius: 2px;
  background: none;
  outline: none;
  cursor: pointer;
  z-index: 10;
  overflow: hidden;
  transition:         0.7s cubic-bezier(1,0,1,0);
    -o-transition:      0.7s cubic-bezier(1,0,1,0);
    -ms-transition:     0.7s cubic-bezier(1,0,1,0);
    -moz-transition:    0.7s cubic-bezier(1,0,1,0);
    -webkit-transition: 0.7s cubic-bezier(1,0,1,0);
}

button.on {
    width: 40px;
    transition:         0.1s linear;
      -o-transition:      0.1s linear;
      -ms-transition:     0.1s linear;
      -moz-transition:    0.1s linear;
      -webkit-transition: 0.1s linear;
}

button span {
    display: block;
    width: 90px;
    margin: 0 auto;
    line-height: 30px;
    transition:         1s cubic-bezier(1,.02,.7,0);
      -o-transition:      1s cubic-bezier(1,.02,.7,0);
      -ms-transition:     1s cubic-bezier(1,.02,.7,0);
      -moz-transition:    1s cubic-bezier(1,.02,.7,0);
      -webkit-transition: 1s cubic-bezier(1,.02,.7,0);
}

button span.close {
    font-family: arial;
    width: 30px;
    font-size: 1.3em;
}

button.on span.open {
    transform:         translateY(-30px);
      -o-transform:      translateY(-30px);
      -ms-transform:     translateY(-30px);
      -moz-transform:    translateY(-30px);
      -webkit-transform: translateY(-30px);
    transition:         0.1s linear;
      -o-transition:      0.1s linear;
      -ms-transition:     0.1s linear;
      -moz-transition:    0.1s linear;
      -webkit-transition: 0.1s linear;
}

button.on span.close {
  transform:         translateY(-30px);
    -o-transform:      translateY(-30px);
    -ms-transform:     translateY(-30px);
    -moz-transform:    translateY(-30px);
    -webkit-transform: translateY(-30px);
  transition:         0.1s linear;
    -o-transition:      0.1s linear;
    -ms-transition:     0.1s linear;
    -moz-transition:    0.1s linear;
    -webkit-transition: 0.1s linear;
} 

#nav-mobile ul {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  transform:         translateX(100%);
  -o-transform:      translateX(100%);
  -ms-transform:     translateX(100%);
  -moz-transform:    translateX(100%);
  -webkit-transform: translateX(100%);
  transition:         1s cubic-bezier(0.8,0,1,0.5);
  -o-transition:      1s cubic-bezier(0.8,0,1,0.5);
  -ms-transition:     1s cubic-bezier(0.8,0,1,0.5);
  -moz-transition:    1s cubic-bezier(0.8,0,1,0.5);
  -webkit-transition: 1s cubic-bezier(0.8,0,1,0.5);
  
}

#nav-mobile ul.on {
  transform:         translateY(0);
  -o-transform:      translateY(0);
  -ms-transform:     translateY(0);
  -moz-transform:    translateY(0);
  -webkit-transform: translateY(0);
  transition:         1s cubic-bezier(0.2,1,0.50,1);
  -o-transition:      1s cubic-bezier(0.2,1,0.50,1);
  -ms-transition:     1s cubic-bezier(0.2,1,0.50,1);
  -moz-transition:    1s cubic-bezier(0.2,1,0.50,1);
  -webkit-transition: 1s cubic-bezier(0.2,1,0.50,1);
}

#nav-mobile li {
  margin: 0 15%;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  font-family: arial;
  border-bottom: 1px rgba(0,162,224,0.5) solid;
}

#nav-mobile li:first-child {
  padding: 13% 0;
  font-family: arial;
}


#nav-mobile a, #nav-mobile a:active, #nav-mobile a:visited {
  display: block;
  width: 100%;
  padding: 15% 0;
  color: #4a4a4a; 
}

#nav-mobile a:focus, #nav-mobile button:focus {
  outline: none;
}

/*Fin Menu Full screen*/

  header {
    height: 90px;
  }

   nav {
    display: none;
   }

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


  h1, h2, h3 {
    font-family: arial;
    text-transform: uppercase;
    text-align: center;
  }

  h1 {
    font-size: 3em;
  }

  h2,h3 {
    font-size: 30px;
  }
#ope1{
  width: 100%;
  height: auto;
  margin-top: 74px;
}
#ope0,#ope2, #ope3 {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

  #ope0 img {
    width: 100%;
    height: auto;
  }


  #ope1 img {
    width: 100%;
    height: auto;
    max-width: 1135px;
  }
  #hpmobile img {
    width: 100%;
    height: auto;
  }
.prix-prod {
  font-size: 0.5em;
}
#texte_ope1 {
      width: 500px;
    height: auto;
    position: relative;
    top: inherit;
    background-color: white;
    padding: 15px;
    text-align: center;
    display: block;
    margin-left: -250px;
    left: 50%;
}

 hr {
  width: 120px;
  height: 4px;
  background-color: #101531;
  border: none;
  text-align: center;
  margin: 2% 1%;
  display:block;
}

  #texte_ope1 .cta {
    margin: 30px auto;
}

  #texte_ope1 span  {
    font-size: 1em
}

  .cta {
    width: 220px;
    background-color: #fff;
    color: #000;
    padding: 15px 51px;
    border-radius: 3px;
}

  a .cta {
    color: #000;
    font-weight: 200;
  }

  .bloc_img, .bloc_txt {
    width: 100%;
    overflow: hidden;
    display: inline-block;
  }

  #texte_ope2 {
    width: 100%;
    margin: 20px auto;
    text-align: center;
  }

  #texte_ope2 .cta {
    margin: 30px auto;
    color: black;
  }

  #feed-insta {
    display: none;
}

  #insta-mob {
    display: block;
  }

  #insta-mob, #services {
    margin-top: 40px;
}

  #services {
    text-align: center;
  }

  figure {
    display: inline-block;
  }

  figure figcaption {
    font-size: 16px;
    margin: 0 auto;
  }
  
  footer {
    height: auto;
  }

  .contact, .a_propos, .partenaire {
    display: none;
  }

  .texte_seo, .sep_seo {
    display: none;
  }

  #news {
    display: none;
  }

  .pictos-footer {
    width: 100%;
    display: block;
    text-align: center;
  } 

  .pictos-footer img {
    width: 70px;
    height: 70px;
    padding: 10px; 
  }
  .picto.picto_twitter a {
    color: white;
  } 
  .picto.picto_facebook a {
    color: white;
  }

  .liens-mobile {
    display: block;
    text-decoration: underline;
    color:#fff;
    font-size: 16px;
  } 

  .liens-mobile a {
    display: block;
    text-align: center;
    padding: 10px;
  } 

.bloc_contenu {
    width: 90%;
    position: relative;
    background-color: #fff;
    margin: -44px auto;
}

#wrapper_mag {
    width: 90%;
    margin: 100px auto;
}

.bloc_contenu hr {
  text-align: center;
  margin: 0 auto;
}

.img_mag, .txt_mag {
    width: 39%;
    height: 300px;
    margin: 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

#bloc_qsn {
    width: 90%;
    position: relative;
    background-color: #fff;
    margin: 0px auto;
    overflow: hidden;
    margin-top: -44px;
}

#bloc_qsn hr {
  text-align: center;
  margin: 0 auto;
}

.qsn_sep {
  text-align: left;
}


.qsn_imgL, .qsn_txtL, .qsn_imgR, .qsn_txtR {
  float: none;
  }

.chiffre, .infos {
  text-align: center;
}

}
 

  @media screen and (min-width: 320px) and (max-width: 767px) {

/********************* bandeau*********************/
img#img2_desktop {
    display: none;
}
img#img2_mobile {
    display: block;
    width: 100%;
    padding-right: 15px;
}
/********************* mise en avant NL*********************/
.btn {
    position: relative;
    border: 2px solid #404040;
    background: #fff;
    margin-left: 10px;
    font-size: 13px;
    height: 30px;
    line-height: 27px;
    color: #404040;
    transition: .25s all linear;
    z-index: 1;
    width: 70%;
    height: 30px;
    min-width: 100px;
    max-width: 250px;
    margin: 12px auto 0 auto;
}
.bandeau {
  font-size: 16px;
    text-align: center;
    height: auto;
    display: block;
    width: 100%;
    max-width: 1240px;
    margin: 90px auto -58px auto;
    background-color: #7894b5;
    padding: 11px 20px;
    letter-spacing: 2px;
    line-height: 24px;
}
.bandeau p{ 
    color: white;
    font-size: 16px;
}
.bandeau p:first-of-type { 
    display: none;
}
.prix {
  color: #0a0936;
  font-family: arial;
  font-size: 4em;
}
.date {
  font-size: 16px;
}
.produit {
      font-size: 21px;
    font-weight: bold;
    margin: 0;
    color: #040037;
    text-align: center;
  }
/********************* TITRE SEPARATIF *********************/


.new {
    font-weight: bold;
    font-size: 21px !important;
    }
/*************************************************************/
.prix {
  color: #0a0936;
  font-family: arial;
  font-size: 4em;
}
  #top-header {
    display: none;
  }
  
  .logo {
    width: 130px;
    height: 50px;
    padding: 2px 9px;
    vertical-align: middle;
  }
  
  #nav-mobile {
    display: block;
      margin-top: 7px;
  }
  
   #nav-mobile .content {
  height: 0;
  }

  /*Menu Full screen*/

  button {
  position: absolute;
  margin: auto;
  right: 3%;
  top: 35%;
  width: 100px;
  height: 35px;
  padding: 0;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  border: 1px #000 solid;
  border-radius: 2px;
  background: none;
  outline: none;
  cursor: pointer;
  z-index: 10;
  overflow: hidden;
  transition:         0.7s cubic-bezier(1,0,1,0);
    -o-transition:      0.7s cubic-bezier(1,0,1,0);
    -ms-transition:     0.7s cubic-bezier(1,0,1,0);
    -moz-transition:    0.7s cubic-bezier(1,0,1,0);
    -webkit-transition: 0.7s cubic-bezier(1,0,1,0);
}

button.on {
    width: 40px;
    transition:         0.1s linear;
      -o-transition:      0.1s linear;
      -ms-transition:     0.1s linear;
      -moz-transition:    0.1s linear;
      -webkit-transition: 0.1s linear;
}

button span {
    display: block;
    width: 90px;
    margin: 0 auto;
    line-height: 30px;
    transition:         1s cubic-bezier(1,.02,.7,0);
      -o-transition:      1s cubic-bezier(1,.02,.7,0);
      -ms-transition:     1s cubic-bezier(1,.02,.7,0);
      -moz-transition:    1s cubic-bezier(1,.02,.7,0);
      -webkit-transition: 1s cubic-bezier(1,.02,.7,0);
}

button span.close {
    font-family: arial;
    width: 30px;
    font-size: 1.3em;
}

button.on span.open {
    transform:         translateY(-30px);
      -o-transform:      translateY(-30px);
      -ms-transform:     translateY(-30px);
      -moz-transform:    translateY(-30px);
      -webkit-transform: translateY(-30px);
    transition:         0.1s linear;
      -o-transition:      0.1s linear;
      -ms-transition:     0.1s linear;
      -moz-transition:    0.1s linear;
      -webkit-transition: 0.1s linear;
}

button.on span.close {
  transform:         translateY(-30px);
    -o-transform:      translateY(-30px);
    -ms-transform:     translateY(-30px);
    -moz-transform:    translateY(-30px);
    -webkit-transform: translateY(-30px);
  transition:         0.1s linear;
    -o-transition:      0.1s linear;
    -ms-transition:     0.1s linear;
    -moz-transition:    0.1s linear;
    -webkit-transition: 0.1s linear;
} 

#nav-mobile ul {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  transform:         translateX(100%);
  -o-transform:      translateX(100%);
  -ms-transform:     translateX(100%);
  -moz-transform:    translateX(100%);
  -webkit-transform: translateX(100%);
  transition:         1s cubic-bezier(0.8,0,1,0.5);
  -o-transition:      1s cubic-bezier(0.8,0,1,0.5);
  -ms-transition:     1s cubic-bezier(0.8,0,1,0.5);
  -moz-transition:    1s cubic-bezier(0.8,0,1,0.5);
  -webkit-transition: 1s cubic-bezier(0.8,0,1,0.5);
  
}

#nav-mobile ul.on {
  transform:         translateY(0);
  -o-transform:      translateY(0);
  -ms-transform:     translateY(0);
  -moz-transform:    translateY(0);
  -webkit-transform: translateY(0);
  transition:         1s cubic-bezier(0.2,1,0.50,1);
  -o-transition:      1s cubic-bezier(0.2,1,0.50,1);
  -ms-transition:     1s cubic-bezier(0.2,1,0.50,1);
  -moz-transition:    1s cubic-bezier(0.2,1,0.50,1);
  -webkit-transition: 1s cubic-bezier(0.2,1,0.50,1);
}

#nav-mobile li {
  margin: 0 15%;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  font-family: arial;
  border-bottom: 1px rgba(0,162,224,0.5) solid;
}

#nav-mobile li:first-child {
  padding: 13% 0;
  font-family: arial;
}


#nav-mobile a, #nav-mobile a:active, #nav-mobile a:visited {
  display: block;
  width: 100%;
  padding: 15% 0;
  color: #4a4a4a; 
}

#nav-mobile a:focus, #nav-mobile button:focus {
  outline: none;
}

/*Fin Menu Full screen*/

  header {
    height: 90px;
  }

   nav {
    display: none;
   }

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


  h1, h2, h3 {
    font-family: arial;
    text-transform: uppercase;
    text-align: center;
  }

  h1 {
    font-size: 40px;
    color: #262626;
    margin: 10px 0;
  }

  h2,h3 {
    font-size: 25px;
  }
  #ope1 {
  width: 100%;
  height: auto;
  margin-top: 78px;
  }
  .col { 
    width: 100%;
    height: auto;
    margin-top: -9px;
    display: inline-block;
    overflow: hidden;
    margin: 0px 0 35px;}

.title br {
    display: block;
}
  
#ope0, #ope2, #ope3 {
  width: 100%;
  height: auto;
  margin-top: 10px;
}

  #img1_desktop {
    display: none;
  }

  #ope0 img, #ope1 img {
    width: 100%;
    height: auto;
  }

  #img1_mobile {
    display: block;
	width: 100%;
    height: auto;
  }
  #hpmobile {
    display: block;
        width: 100%;
    height: auto;
    margin-top: 92px;
  }
#fidelite { 
  margin-top: 102px;
}
#texte_ope1 {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    margin-top: 10px;
    left: 0;
    margin: auto;
}
  hr {
    width: 120px;
    height: 4px;
    background-color: #101531;
    border: none;
    text-align: center;
    margin: 2% auto;
  }

  #texte_ope1 .cta {
    margin: 30px auto;
}

  #texte_ope1 span  {
    font-size: 1em
}

  .cta {
    width: 220px;
    background-color: #fff;
    padding: 15px 51px;
    border-radius: 3px;
}

  a .cta {
    color: #000;
    font-weight: 200;
  }

  .bloc_img, .bloc_txt {
    width: 100%;
    overflow: hidden;
    display: inline-block;
  }

  #ope3 .bloc_txt {
    display: none;
  }

   #ope3 .bloc_img {
    height: auto!important;
   }

  img[data-filetype="image"] {
   margin-top: 0!important;
  }

  #texte_ope2, #texte_ope3 {
    width: 100%;
    margin: 20px auto;
    text-align: center;
  }

  #texte_ope2 .cta, #texte_ope3 .cta {
    margin: 30px auto;
  }

  #feed-insta {
    display: none;
}
 #services p { 
  text-align: center;
  margin-left: 14px;
}
  #insta-mob {
    display: block;
  }

  #insta-mob, #services {
    margin-top: 40px;
}
  figure {
    display: block;
  }

  figure figcaption {
    font-size: 16px;
    margin: 0 auto;
    width: 200px;
  }
  
  .col {
    width: 100%;
     height: auto;
      margin-top: -9px;
       display: inline-block;
           overflow: hidden; 
            text-align: center;
             padding-left: 1px;
           }
    #cta1{ 
      display: inline-block;
          width: 100%; 
             margin: 15px 0px 44px 47px;
           }
    #texte_ope1 {
      width: 100%;
      height: auto;
      position: relative;
      text-align: center;
      margin-top: 10px;
      left: 0;
      margin: auto;
    }
    
    #img1_desktop, #newco {
    display: none;
  }
/************nouvelle page services et securite****/
.mainservice #retour {
	    margin: 5px 0 ! important;
}
/*************/
    
  footer {
    height: auto;
  }

  .contact, .a_propos, .partenaire {
    display: none;
  }

  .texte_seo, .sep_seo {
    display: none;
  }

  .pictos-footer {
    width: 100%;
    display: block;
    text-align: center;
  } 

  .pictos-footer img {
    width: 70px;
    height: 70px;
    padding: 10px; 
  }

  .liens-mobile {
    display: block;
    text-decoration: underline;
    color:#fff;
    font-size: 16px;
  } 

  .liens-mobile a {
    display: block;
    text-align: center;
    padding: 10px;
  } 

  #news {
    display: none;
  }
div#ctanews a { 
  color: black;
}
    div#ctanews {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
}
  .email-field {
    display: none;
  }

  #subscribe-button {
   
 
    text-transform: uppercase;
   
    border: none;
    margin-top: 0.8px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    float: right;
    transition: all 0.5s ease 0s;
  }
  #footer_form_newsletter input[type=submit] {
    margin-left: 0px;
  }

/*Lookbook Mobile*/

  #lookbook {
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 120px;
    height: auto;
  }

  #lookbook2 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: auto;
  }

  .lookbook_100 {
    width: 100%;
    height: auto;
  }

  .lookbook_100 img {
    width:100%;
  }
  
  #titre_lookbook {
    left: 2%;
    top: -1.777778%;
  }

  /*Page Mag Mobile*/


  #map {
    height: 350px;
  }

  .bloc_contenu {
    width: 90%;
    position: relative;
    /* margin-top: -80px; */
    background-color: #fff;
    margin: -30px auto;
}

  #wrapper_mag {
    width: 90%;
    margin: 100px auto;
}

  .bloc_contenu hr {
    margin: 10px auto;
  }

  .img_mag, .txt_mag {
    width: 93%;
    margin: 10px;
    overflow: hidden;
}

  .img_mag {
    height: 150px;
  }

  .txt_mag {
    height: 295px;
  }

  .box_mag {
    width: 100%;
    height: 495px;
    border: 2px solid #e2e2e2;
    border-radius: 2px;
    margin-top: 30px;
    border-top-color: #009cdc;
}

  h5 {
    text-align: center;
}

  .txt_mag p {
    text-align: center;
    font-size: 13px;
    font-family: arial;
    line-height: 1.1;
}

  .date_mag, .horaires {
    text-align: center;
}

  .lien_mag {
    text-align: center;
    margin-top: 26px;
}

#map {
  display: none;
}

#map_mobile {
  display: block;
}

/*Page QSN Mobile*/


#player {
  display: none;
}

#bloc_qsn {
  width: 90%;
  position: relative;
  height: 2550px;
  background-color: #fff;
  margin: 120px auto;
  overflow: hidden;
}

#wrapper_qsn {
  width: 100%;
}
.wrapper p {
    text-align: center;
  }

.qsn_imgL, .qsn_imgR {
  width: 100%;
  height: auto;
}

.qsn_txtR, .qsn_txtL {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 30px 40px;
  text-align: center;
}

.bloc_txt_img {
  height: auto;
}

#bloc_qsn hr {
  margin: 10px auto;
  }

.qsn_txtR, .qsn_txtL, .qsn_imgL, .qsn_imgR {
  margin:0;
  float: none;
}

.chiffre {
  font-size: 80px;
}

.infos {
  font-size:18px;
  padding-top: 12px;
}

#jobs {
  font-family: arial;
  line-height: 2; 
  padding: 2%; 
  font-size: 16px; 
  height:auto;
  margin-bottom: 90px;
  }

.bloc_media {
  overflow: hidden;
  }

#bloc_contenu_mentions {
  height: 1340px;
}

}
