  /************************ 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;
  }
   /********************* bandeau*********************/
.jeu, .jeu #img2_desktop {
        display: block;
    max-width: 1000px;
    height: auto;
    margin: auto;
    margin-top: 234px;
    margin-bottom: 20px;
    width: 100%;
}

.jeu #img2_mobile {
    display: none;
}
  /********************* 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, #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: 30px;
    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;
  }

  /***nouveau header: logo gauche RS droite*****/
#banner {
    position: fixed;
    top: 7px; 
    left: 0;
    right: 0;
    background: #fff;
    font-family: arial;
    margin: auto auto 12px;
    position: relative;
    z-index: 150;
    width: auto;
    transition: height .3s ease;
    height: 177px;
}
.banner-inner {
    height: 160px;
    margin: 0 auto;
    max-width: 1295px;
    min-width: 1000px;
    position: relative;
}
.logo {
    width: 140px;
    vertical-align: middle;
    display: block;
    position: absolute;
    top: 5px;
}
.logo svg {
      margin-left: -84px;
    position: absolute;
    top: 30px;
    left: 100px;
    transition: transform .3s ease;
    text-decoration: none;
    background-position: 0 -98px;
    width: 145px;
    height: 57px;
}
.header-right {
    position: absolute;
    top: 21px;
    right: 38px;
}

#storeQuickAccess  {
    display: inline-block;
    height: 56px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 145px;
    z-index: 113;
    transition: all .3s ease;
}
#storeQuickAccess {
    display: inline-block;
    height: 56px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 145px;
    z-index: 113;
    transition: all .3s ease;
}
#banner #instaQuickAccess  {
    display: inline-block;
    height: 56px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 120px;
    z-index: 113;
    transition: all .3s ease;
}
#banner #fbQuickAccess {
    display: inline-block;
    height: 56px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 120px;
    z-index: 113;
    transition: all .3s ease;
}

#banner #storeQuickAccess a {
    
    display: block;
    margin: 0 auto;
}
#instaQuickAccess a {
    
    margin: 0 auto;
}

#banner #storeQuickAccess {
    color: #040037;
    font-size: 14px;
    line-height: 18px;
}
#QuickAccessName {
    color: #040037;
    font-size: 14px;
    line-height: 18px;
    width: inherit;
    display: block;
}
svg {   
 top: 30px;
    left: 100px;
    transition: transform .3s ease;
    background-position: 0 -98px;
    display: inline-block;
    height: 50px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 80px;
}
svg:not(:root) {
    overflow: hidden;
}

#banner #storeQuickAccess #QuickAccessName {
    color: #040037;
    font-size: 14px;
    line-height: 18px;
    width: inherit;
}
#banner #instaQuickAccess #QuickAccessName {
    color: #040037;
    font-size: 14px;
    line-height: 18px;
    width: inherit;
}

/************/
.fixed-header.fixed #banner #newLayer {
    top: 85px;
}
#banner #layer, #banner #newLayer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 90;
    transition: top .3s ease;
    top: 115px;
        border-top: 1px solid #f7f7f7;
}
#banner #layerLoader {
    background: url(../../images/loading.gif) repeat scroll 0 0 transparent;
    height: 32px;
    left: -45px;
    position: absolute;
    top: -30px;
    width: 32px;
    display: none;
}
#banner .menu {
    display: flex;
    
    float: none;
    height: 56px;
    margin: 0;
    min-width: 1000px;
    max-width: 1370px;
    padding: 0;
    text-align: center;
    width: 100%;
}
#banner #newLayer .menu li.univers {
    flex-grow: 1;
    
    margin: 0;
    text-align: center;
}
#banner .menu li a.cat, #banner .noveltiesblog li a.cat {
    text-transform: capitalize !important;
}
#banner .menu li a.cat {
    color: #040037;
    display: block;
    float: none!important;
    font-size: 18px;
    height: 56px;
    letter-spacing: .01em;
    line-height: 56px;
    text-align: center;
}
#banner .menu li a.cat, #banner .noveltiesblog li a.cat {
    white-space: nowrap;
    padding: 0 10px;
    position: relative;
    z-index: 99;
    text-decoration: none;
    
    overflow: hidden;
    zoom: 1;
    font-weight: 500;
    margin-left: -1px;
    border-right: 1px;
  }
  #banner .menu li a.cat:before {
    background: 0 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #040037 transparent;
    content: '';
    display: block;
    height: 0;
    margin-left: -6px;
    position: absolute;
    bottom: -6px;
    left: 50%;
    width: 0;
    transition: bottom .2s ease .2s;
}

/****Critizr*****/

/* Texte défilant */

.defileParent {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  table-layout: fixed;
  width: 700px;
}
.defile {
  display:block;
  -webkit-animation:linear marqueelike 20s infinite ;
  -moz-animation:linear marqueelike 20s infinite ;
  -o-animation:linear marqueelike 20s infinite ;
  -ms-animation:linear marqueelike 20s infinite ;
  animation:linear marqueelike 20s infinite ;
  margin-left:-100%;
  padding:0 5px;
  height:25px;
  color: #fff;
  font-size: 15px;
}


.defile:after {
  content:attr(data-text);
  position:absolute;
  white-space:nowrap;
  padding-left:10px;
}

@-webkit-keyframes marqueelike {
  0%, 100% {margin-left:0;}
  99.99% {margin-left:-100%;}
 }
@-moz-keyframes marqueelike {
  0%, 100% {margin-left:0;}
  99.99% {margin-left:-100%;}
 }
@-o-keyframes marqueelike {
  0%, 100% {margin-left:0;}
  99.99% {margin-left:-100%;}
 }
@-ms-keyframes marqueelike {
  0%, 100% {margin-left:0;}
  99.99% {margin-left:-100%;}
 }
@keyframes marqueelike {
  0%, 100% {margin-left:0;}
  99.99% {margin-left:-100%;}
 }
/*******/
  .wrapper h3 {
    border-bottom: 1px solid #605e72;
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 16px;
    width: 89%;
  }
  
 a.news {
    color: red;
}
 

#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,  {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 25px;
  }

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

 

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

  #shop:hover, #facebook:hover, #instagram:hover {
    background-position: 0px -25px;
  }

/*************bandeau ouv***********/


.bandeau_ouv {
     background-color: #f8aca4;
    max-width: 1000px;
    height: auto;
    margin: 0 auto 0;
}

.bandeau_ouv #img2_desktop {
        display: block;
    max-width: 900px;
    height: auto;
    margin: auto;
    width: 100%;
    
}
.bandeau_ouv p {
    padding-top: 5px;
    text-align: center;
    width: 100%;
    display: block;
    margin: auto;
    COLOR: WHITE;
    FONT-SIZE: 11px;
    max-width: 600px;
    padding: 10px;
}

.bandeau_ouv #img2_mobile {
    display: none;
}
  /********************* Opé0*********************/

  #ope0 {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

/********************* 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.5%;
      display: inline-block;
         vertical-align: top; 
            padding-left: 11px;
          }
.object-text-cta {
    margin-top: 22px;
    text-align: center;
}
.object-text-cta h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    color: #040037;
    text-align: center;
    text-transform: none;
    line-height: 1.1em;
    font-family: inherit;
}
.object-text-cta li{

  display: inline-block;
    margin: 20px 7px 7px 0;
    text-align: left;
    max-width: 185px;
    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%;
  }
.cta1 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%;
           }
.col img { width: 100%;  
  height: auto;  
    opacity: 1; 
       transition: 0.5s;
     }

.col p.title {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    color: #040037;
    text-align: center;
     }
     .col p {
      font-size: 15px;
    line-height: 1.4em;
    color: #040037;
     }
.cta1 li {
  display: inline-block;
    margin: 20px 7px 7px 0;
    max-width: 210px;
    width: 100%;
           }

div.cta1 {
  display: inline-block;
  width: 100%;
  
}

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;
                    }

/********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;
  }
 /********************* nouveau format: double bloc et 3eme bloc text -  desktop*********************/
.right {    text-align: right!important;}
    #newco{width:100%;max-width:1900px;display:table;text-align:center;position:relative;margin: 50px 0 20px;}
    #newco .left{display:inline-table;width:30%;vertical-align:middle;margin:0 20px 0 20px;}
    #newco p:first-of-type{font-size:25px;padding:5px 0;font-weight:bold;display:inline-block;}
    #newco p{font-size:16px;line-height:1.5em;width:100%;margin:auto;text-align:center;color:#040037;}
    #newco li{margin:10px auto;max-width:210px;display:block;}
    #newco .cta{margin:0 10px;}
    #newco .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%;}
    #newco .cta a:hover{opacity:1;color:white;background-color:#040037;border:1px solid #040037;}
    #newco .right{width:49%;margin:auto auto auto 0px;display:inline-table;vertical-align:middle;left:0;position: relative;}
    #newco picture:first-of-type{display:inline-block;margin:10px 20px 0 0;width:48%;}
    #newco picture{display:inline-block;margin:10px 0 0;width:48%;}
    #newco picture img{max-width:500px;height:auto;width:100%;-webkit-transition:.3s ease-in-out;}
    #newco picture img:hover{opacity:0.7;}
    #newco .last{width:24%;margin:auto auto auto 0px;display:inline-table;vertical-align:middle;left:0;}
    #newco .last picture{display:inline-block;margin:10px 20px 0 0;width:96%;}
    #newco .drapeau {opacity: 1 !important;height: auto;margin: 30px auto;width: 100%;max-width: 190px;position: absolute;left: 0;z-index: 4;}
/********************* Opé*********************/
#hpmobile {
    display: none;
  }

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

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


  #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: 16px;
  }

  .antilles {
    font-family: arial;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
  }

  hr {
    width: 245px;
    background-color: #101531;
    margin: 2% auto;
    height: 1px;
      
  }
#op1hr {
    color: black;
    border: 0;
    background-color: #0a0a36;
    height: 1px;
    width: 200px;
    margin: 25px auto;
     }
  .date, .produit {
    color: inherit;
    font-family: arial;
  }


  .date {
    font-size: 16px;
     color: #040037;
     padding: 0 15px 10px 15px;
  }

  .produit {
    font-size: 22px;
    padding: 10px;
    font-weight: bolder;
    color: #040037; 
    line-height: 31px;
  }

  .prix {
    color: #0a0936;
    font-family: arial;
    font-weight: bolder;
    font-size: 7em;
  }

  
  #texte_ope1 .cta {
    margin:20px auto auto;
    border:1px solid #000000;
    border-radius:4px;
    background-color:inherit;
    color:black;
  }

  
  a .cta1:hover {
    color: #fff;
    background-color: #000;
  }
.object-text-cta a:hover{ 
    opacity: 1;
    color: white;
    background-color: #040037;
    border: 1px solid #040037;
  }
  #texte_ope1 a .cta:hover {color:#fff;background-color:#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: #040037;
    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 34px;
  }

  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;
    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: 105px;    line-height: 14px;
  }

  .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: #040037;
  }

  .email-field {
    width: 94%;
    color: #040037;
    text-align: left;
    height: 32px;
    font-size: 12px;
    padding-left: 0.9em;
    border: 1px solid #040037;
    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:160px auto;
    position: relative;
    height: 750px;
  }

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

  #catalogue2 {
    width: 1100px;
    margin:0 auto;
    position: relative;
    height: 2800px;
  }

  .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;
}
  }
  
/********************* Magasins *********************/

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

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

  .bloc_contenu h2 {
    padding: 2%; 

  }

  .bloc_contenu hr {
    margin: 0 2%;
  }

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

  .box_mag {
    width: 100%;
    height: 390px;
    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: 330px;
    margin: 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
  }

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

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

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

  .tel {
    font-family: arial;
  }

  .adresse_mag, .date_mag {
    color: #040037;
  }

  

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

  .plan {
    color: #fff;
  }

  .plan:hover {
    color: #FFF;
    background: #040037;
    transition: 0.3s ease;
  }

  
/****Critizr*****/

.btn-primary .btn-icon{border-radius: 0px !important; }
.txt_mag {padding: 4px !important;}
.cz-overlay {top: 188px !important; height: 100% !important;}
/****Critizr*****/
  #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 {
    display: block;
    margin: 20px auto auto;
    width: 100%;
    max-width: 1280px;
  }


  #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) {
  
  #video {
    padding-bottom: 54.65%;
  }
      
  #ope1 {
   height:auto;
  } 

  #services {
    margin-top: 30px;
  }

  
  
}
  /********************* nouveau format: double bloc et 3eme bloc text -  desktop*********************/

 @media screen and (max-width:1500px){
        #newco .last picture{display:none;}
        #newco .left{width:25%;}
        #newco .right{width:70%;}
    }
@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;
  }


     
  #ope1 {
    height: auto;
    }

#texte_ope1 {
  top: 12%;
}
#reseaux {
  width: 186px;
  display: inline-block;
  vertical-align: middle;
}
#texte_ope1 .cta {
  margin-top: 9px;
}
.object-text-cta {
    margin-top: 22px;
    text-align: center;
} 
.object-text-cta ul {
    list-style: none;
    margin: 0 auto;
    padding: 20px 0 0;
    max-width: 220px;
}
.object-text-cta ul li a {
    border: 1px solid black;
    background-color: white;
    padding: 12px;
    text-align: center;
    display: block;
    font-weight: bold;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 1;
    border-radius: 4px;
    margin: 0;
}
  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: 700px;
  }
  #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: #040037;
    text-align: left;
    height: 32px;
    font-size: 9px;
    padding: .9em 1.8em;
    border: 1px solid #040037;
    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;
  }

  #video {
    padding-bottom: 51.25%;
  }
}

  @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: #040037; 
}

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

/*Fin Menu Full screen*/

  header {
    height: 90px;
  }

   

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


  h1, h2, h3 {
    font-family: arial;
    text-transform: none;
    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;
  }
#hpmobile img {
    width: 100%;
    height: auto;
  }

  #ope1 img {
    width: 100%;
    height: auto;
    max-width: 1135px;
  }
.prix-prod {
  font-size: 0.5em;
}
#texte_ope1 {
  width: 100%;
  height: auto;
  position: absolute;
  text-align: center;
  top: 10%;
  left: -24%;
}

 hr {
  width: 245px;
    background-color: #101531;
    margin: 2% auto;
    height: 1px;
}
#op1hr {
    color: black;
    border: 0;
    background-color: #0a0a36;
    height: 1px;
    width: 200px;
    margin: 25px auto;
     }
  #texte_ope1 .cta {
    margin: 30px auto;
}

  #texte_ope1 span  {
    font-size: 12px;
}

  

  .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: 345px;
    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;
}

#video {
  padding-bottom: 53%;
  }

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

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

}

/********************* nouveau format: double bloc et 3eme bloc text -  desktop*********************/

 @media screen and (max-width:1100px){
        #newco picture:nth-child(2){display:none;} 
        #newco .left{width:40%;}
        #newco picture:first-of-type{width:100%;}
        #newco .right{width:50%;}
    }
/***nouveau header: logo gauche RS droite*****/
  @media only screen and (max-width: 860px) {
.defileParent {
  display: block;
  margin: 3em auto;
  overflow: hidden;
  position: relative;
  table-layout: fixed;
  width: 100%;
}

.defile {
  display:block;
  margin-left:-100%;
  padding:0 5px;
  text-align:left;
  height:25px;
  font-size: 15px;
}
}
  @media screen and (min-width: 320px) and (max-width: 767px) {
    /********************* bandeau*********************/
.bandeau_ouv #img2_desktop {
    display: none;
}
.bandeau_ouv #img2_mobile {
    display: block;
    width: 100%;
}

.bandeau_ouv {
  margin: 90px auto 0;
}

/********************* 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;
}
/********************* 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: 102px;
    height: 34px;
    padding: 0px 15px;
    vertical-align: middle;
  }
  
  #nav-mobile {
    display: block;
    margin-top: 29px;
  }
  
   #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: 9% 0;
  color: #040037; 
}

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

/*Fin Menu Full screen*/

  header {
    height: 90px;
  }

   

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


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

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

  h2,h3 {
    font-size: 25px;
  }
#ope1 {
  width: 100%;
  height: auto;
  margin-top: 87px;
}
    .col { width: 100%;
    height: auto;
    margin: 20px 0 0px;
    display: inline-block;
    overflow: hidden;}
  
 .object-text-cta {
    margin-top: 22px;
    text-align: center;
} 
.object-text-cta ul {
    list-style: none;
    margin: 0 auto;
    max-width: 220px;
}
.object-text-cta ul li a {
    border: 1px solid black;
    background-color: white;
    padding: 12px;
    text-align: center;
    display: block;
    font-weight: bold;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 1;
    border-radius: 4px;
    margin: 0;
}
#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;
  }
 
/************nouvelle page services et securite****/
.mainservice #retour {
      margin: 5px 0 ! important;
}
/*************/
#texte_ope1 {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
  margin-top: 10px;
  left: 0;
}
.jeu, .jeu #img2_mobile { 
    display: block;
    margin-top: 91px;
    height: auto;
    width: 100%;
    max-width: 640px;
    padding: 0 0px 0 0;
}
  .jeu #img2_desktop {
  display: none;
}
  #img1_desktop, #newco {
    display: none;
  }
  
  hr {
     width: 225px;
    background-color: #101531;
    text-align: center;
    margin: 2% auto;
    height: 2px;
  }

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

  #texte_ope1 span  {
    font-size: 12px;
}

  
 
.cta1{margin:20px auto;} 
.cta1 li{margin:auto;}
 #texte_ope1 .cta{width:70%;}
  .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;
  }
  
  .col {
    width: 100%;
     height: auto;
      
       display: inline-block;
           overflow: hidden; 
            text-align: center;
             padding-left: 1px;
           }
    .cta1{ 
      display: inline-block;
          width: 100%; 
           }
    #texte_ope1 {
      width: 100%;
      height: auto;
      position: relative;
      text-align: center;
      margin-top: 10px;
      left: 0;
      margin: auto;
    }
    
    
    
  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: 95%;
    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: 210px;
  }
  #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: 20px;
  }
  .txt_mag {
    height: 400px;
    padding: 15px !important;
  }

  .box_mag {
    width: 100%;
    height: 645px;
    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: 14px;
    font-family: arial;
    line-height: 1.3;
}

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

  
/**** Critizr****/
.cz-embed {
      text-align: center;
    display: inline-block;
    font-size: 16px;
    border-radius: 8px;
    margin: 0px auto auto;
    max-width: 165px;
}

#map {
  display: none;
}

#map_mobile {
  display: block;
}

/*Page QSN Mobile*/

#video {
  display: none;
}

#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;
}

}
