/*css Header desktop 260620*/
@charset "utf-8";
  /* CSS Document */

div#half{display:inline-block;width:40%;transform:translateY(-50%);top:50%;position:absolute;}
    div#half:first-of-type{width:60%;}
    #half img{width:100%;height:auto;max-width:330px;}
    #twohalf .half .cta li{display:inline-block;margin:7px;}
    #twohalf .half .cta li a {background-color:white;color:#040037;padding:15px 30px;text-align:center;display:block;font-size:16px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:1;border-radius:8px;margin:20px auto auto;border:1px solid #040037;font-weight:bold;}
    #twohalf .half .cta li a:hover {background-color:#040037;color:white;}
    #twohalf .half p {color: #040037;}
    #twohalf{max-width:1400px;margin:0 auto;width:90%;text-align:center;}
    #twohalf .half{width:50%;display:inline-block;vertical-align:top;}
    #twohalf .half img{max-width:770px;width:90%;height:auto;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:1;}
    #twohalf .half img:hover{opacity:0.7;}
    .half p.titleop { font-size: 22px;  margin-top: 20px;  font-weight: bold;}
 #banner { position: fixed; top: 0;  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;}

#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;
}
 #fidQuickAccess {
    display: inline-block;
    height: 60px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 100px;
    z-index: 113;
    transition: all .3s ease;
}
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;
}
svg#carte {
    left: 100px;
    transition: transform .3s ease;
    background-position: 0 -98px;
    display: inline-block;
    height: 38px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 44px;
    margin: 6px 0 5px 0px;
}

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


/* Texte défilant */





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



/******** reassurance services desktop*/
li.reassuranceSlider {
    text-align: center;
    list-style-type: none;
    color: white;
    font-size: 13px;
}
#reassurance_hp span {
    color: #FFFFFF;
}

#reassurance_hp a {
    color: white;
    font-size: 13px;
} 
     @media screen and (max-width:1138px){
        #twohalf .half .cta li{display:inline-block;margin:auto;} 
    }
    @media screen and (max-width:960px){
        #twohalf .half{width:100%;margin-bottom:25px;}
        #twohalf .half img {    max-width: 770px;    width: 100%;}
    }