.twitter-color {
    color: #60c6ed;
}

.text-purple {
    color: #91127c;
}

.text-blue {
    color: #004886;
}

.text-indent {
    text-indent: -9999px;
}

a:hover, a:active {
    outline: none !important;
}

body div:focus {
    outline: none !important;
}

img {
    outline: none !important;
}

a:focus {
    outline: none !important;
}

a::-moz-focus-inner {
    border: 0 !important;
}

.skinNEXUS {
    font-family: 'roboto_condensedlight';
}

.fixed_social_media {
    display: none;
}

.text-white {
    color: #ffffff;
}

#footer {
    margin-top: 0;
}

#bodySITE {
    text-rendering: optimizeLegibility;
}

/* DEBUT GRID */
.mainAvantages {
    position: relative;
    width: 100%;
    height: 508px;
    background: #a3b5c9 url('../img/background_ground-section.png') no-repeat 50% 450px;
    margin: 0 auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.mainAvantages:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: url('../img/background_hightlight.png') 100% 50% no-repeat;
    padding: 40px 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mainAvantages .mid {
    position: relative;
    z-index: 5;
}

@media screen and (max-width: 720px) {
    .mainAvantages {
        height: auto;
        background-size: cover;
        padding-bottom: 100px;
    }
}

.mainAvantages .mid {
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 1681px) {
    .mainAvantages .mid {
        background: url('https://m6mobile.fr/skins/page-avantages/img/background_line1-mid.png') no-repeat 50% 60px;
    }
}

.mainAvantages .mid .in {
    width: 100%;
    max-width: 1280px;
    height: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*background: url('../img/background_section-avantages.png') no-repeat 520px 398px;*/
}


.mainAvantages .mid .content {
    position: relative;
    width: 100%;
    max-width: 960px;
    height: 100%;
    margin: 0 auto;
}

@media screen and (min-width: 1280px) {
    .mainAvantages .mid .content {
        max-width: 1160px;
    }
}

.mainAvantages .scroll-down {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 38px;
    height: 38px;
    margin-left: -19px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), inset 0 2px 5px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), inset 0 2px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5), inset 0 2px 5px rgba(0, 0, 0, .25);
    color: #ffffff;
    text-align: center;
    font-size: 38px;
    line-height: 44px;
    cursor: pointer;
}

.colonne-presentation {
    width: 100%;
    max-width: 600px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 960px) {
    .colonne-presentation {
        width: 58%;
        width: calc(100% - 350px);
        margin: 0 20px;
    }
}

@media screen and (max-width: 720px) {
    .colonne-presentation {
        width: 100%;
        padding: 0 20px;
        margin: 0 auto;
        float: none;
        clear: both;
    }
}

.colonne-presentation h2 {
    text-align: center;
    font-size: 34px;
    color: #831e74;
    padding: 40px 0 40px 0;
    background: url('../img/background_presentation-h2.png') no-repeat 50% 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 961px) {
    .colonne-presentation h2 {
        max-width: 500px;
    }
}

.colonne-presentation h2 .line1 {
    text-transform: uppercase;
    color: #831e74;
    line-height: 40px;
}

.colonne-presentation h2 .line2 {
    font-family: "Roboto_CondensedLight";
    font-size: 16px;
    color: #294f60;
    line-height: 16px;
}

@media screen and (max-width: 720px) {
    .colonne-presentation h2 {
        padding: 40px 0 38px 0;
        font-size: 24px;
        line-height: 30px;
        background: url('../img/background_presentation-h2.png') no-repeat 50% 20px;
    }
}

.colonne-presentation .wrapp-presentation {
}

.wrapp-offer {
    margin: 0px 0 50px 0;
    text-align: left;
}
@media screen and (min-width: 960px) {
    .wrapp-offer {
        padding-top: 50px;
    }
}
@media screen and (max-width: 640px) {
    .wrapp-offer {
        margin: 0px 0 10px 0;
    }
}
.wrapp-offer ul {
    padding: 10px 0 20px 0;
    margin: 0;
    /*width:90%;*/
}

.wrapp-offer ul .item-offer {
    margin-bottom: 8px;
    width: 100%;
}
@media screen and (max-width: 480px) {
    .wrapp-offer ul .item-offer.item-offer1 .text-offer {
        line-height: 20px;
    }

    .wrapp-offer ul {
        max-width: 300px;
        margin: 0 auto;
    }
}
.wrapp-offer ul .item-offer .picto {
    float: left;
    width: 55px;
    margin-right: 4px;
}

.wrapp-offer ul .item-offer .picto.picto-double {
    width: 106px;
    margin-left: 0px;
}

@media screen and (min-width: 1060px) {
    .wrapp-offer ul .item-offer .picto.picto-double {
        margin-left: -50px;
    }
}

.wrapp-offer ul .item-offer .picto.picto-double img:first-child {
    margin-right: 2px;
}

.wrapp-offer ul .item-offer .text-offer {
    color: #000000;
    padding-top: 6px;
    font-size: 18px;
    line-height: 42px;
    width: 90%;
    width: calc(100% - 65px);
    float: left;
    font-family: 'roboto_condensedlight';

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
}

.wrapp-offer ul .item-offer .text-offer.text-offer-two-lines {
    line-height: 20px;
}

@media screen and (max-width: 479px) {
    .wrapp-offer ul .item-offer .text-offer {
        width: 76%;
    }
}

@media screen and (max-width: 420px) {
    .wrapp-offer ul .item-offer .text-offer {
        width: 70%;
    }
}

.wrapp-offer ul .item-offer .text-offer.double-picto {
    width: 100%;
    width: calc(100% - 116px);
}

@media screen and (max-width: 960px) {
    .wrapp-offer ul .item-offer .text-offer.double-picto {
        line-height: 21px;
    }
}

@media screen and (max-width: 479px) {
    .wrapp-offer ul .item-offer .text-offer.double-picto {
        width: 50%;
    }
}

.wrapp-offer ul .item-offer .text-offer .text-purple {
    color: #82337e;
}

.wrapp-offer ul .item-offer .text-offer .text-big {
    font-family: 'roboto_condensedbold';
}

.colonne-presentation .wrapp-call-to-action {
    float: none;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.colonne-bons-plans-moment {
    width: 100%;
    max-width: 300px;
    float: left;
    padding-top: 76px;
}

@media screen and (max-width: 720px) {
    .colonne-bons-plans-moment {
        max-width: 360px;
        float: none;
        margin: 0 auto;
        padding-top: 0;
    }
}

.colonne-bons-plans-moment h2 span {
    display: block;
}

#sliderAvantages {
    width: 100%;
    background: none;
    border: none;
    box-shadow: none;
    max-width: 320px;
    height: 252px;
    margin: 0 auto;
}

.slides {

}

.item-slide {
    position: relative;
    max-width: 205px;
    height: 228px;
    border: 3px solid #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    background-color: #fff;
    -moz-box-shadow: 0 3px 3px rgba(1, 1, 1, 0.1);
    -webkit-box-shadow: 0 3px 3px rgba(1, 1, 1, 0.1);
    box-shadow: 0 3px 3px rgba(1, 1, 1, 0.1);
    margin: 20px 48px;
    text-align: center;
}

@media screen and (max-width: 720px) {
    .item-slide {
        margin: 20px 60px;
    }
}

.item-slide .wrapp-item-adv {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 214px;
    padding: 0;
}

.item-slide .linkIMGBONPLAN {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 165px;
}

.item-slide img.img-avantage {
    margin: 7px auto 0 auto;
    display: block;
    width: 100%;
    max-width: 165px;
    height: auto;
}

.item-slide .wrapp-call-to-action {
    position: absolute;
    bottom: 4px;
    left: 50%;
    width: 100%;
    max-width: 190px;
    margin-left: -95px;
}

#sliderAvantages .flex-direction-nav a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 36px;
    color: #ffffff;
    top: 138px;
    border: #ffffff 1px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#sliderAvantages .flex-direction-nav a .fa,
#sliderAvantages .flex-direction-nav a .fa:before {
    line-height: 36px;
}

#sliderAvantages .flex-direction-nav a:before {
    display: block;
}

#navsliderAvantages {
    width: 100%;
    max-width: 300px;
    height: 60px;
    margin: 0 auto;
    background: none;
    border: none;
    box-shadow: none;
}

#sliderAvantages.flexslider:hover .flex-prev {
    left: 0px;
}

#sliderAvantages.flexslider:hover .flex-next {
    right: 0px;
}

#navsliderAvantages .slides {
    width: 100% !important;
    max-width: 242px;
    margin: 0 auto 16px auto;
}

#navsliderAvantages .item-slide-mini {
    position: relative;
    margin-top: 12px;
    width: 50px !important;
    height: 50px;
    border: 3px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    margin: 20px 5px !important;
    text-align: center;
    float: left;
    opacity: 1 !important;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    cursor: pointer;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#navsliderAvantages .item-slide-mini.flex-active-slide:before {
    position: absolute;
    left: 12px;
    top: -14px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #ffffff;
}

#navsliderAvantages .item-slide-mini img {
    width: 100%;
    height: 100%;
    display: block;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#btnLaunchVideo {
    position: relative;
    max-width: 270px;
    border-color: #ffffff;
    font-family: "roboto_condensedbold";
    font-size: 20px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 40px 0 8px;
    text-transform: uppercase;
    text-align: left;
    cursor: pointer;
    text-rendering: optimizeLegibility;
    margin-left: 100px;
}

@media screen and (max-width: 480px) {
    #btnLaunchVideo {
        padding: 0 8px;
        margin-left: auto;
    }
}

#btnLaunchVideo.wrapp-call-to-action .btn {
}

#btnLaunchVideo.wrapp-call-to-action .btn .fa {
    position: absolute;
    width: 32px;
    height: 32px;
    margin-top: 0 !important;
    top: 4px;
    right: 4px;
    font-size: 18px;
}

#btnLaunchVideo.wrapp-call-to-action .btn .fa:before {
    display: block;
    line-height: 30px;
}

/* LINE TITRE + CONNEXION */
@media screen and (max-width: 960px) {
    #middle #ariane, .mainSECTION #ariane {
        display: none;
    }
}

.h1 {
    margin: 40px 0 0 0;
    float: left;
}

@media screen and (max-width: 960px) {
    #main #middle .h1 {
        width: 40%;
        margin-top: 0;
        padding-top: 0;
    }
}

@media screen and (max-width: 480px) {
    #main #middle .h1 {
        width: 100%;
        float: none;
        clear: both;
    }
}

.box-connexion {
    width: 50%;
    float: right;
    text-align: right;
    font-family: 'roboto_condensedlight';
    margin: 36px 0 0 0;
}

@media screen and (max-width: 960px) {
    .box-connexion {
        margin-top: 0;
        margin-right: 10px;
    }
}

@media screen and (max-width: 640px) {
    .box-connexion {
        width: 100%;
        margin: 30px auto 20px auto;
        text-align: center;
    }
}

.box-connexion a.btn-text {
    color: #792475;
    text-decoration: underline;
}

.btn-connexion {
    position: relative;
    display: inline-block;
    padding: 0 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #800d6d;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiMDU1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjODUwZjcxIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTUxYjkzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(bottom, #6b055b 0%, #850f71 50%, #a51b93 100%);
    background-image: -o-linear-gradient(bottom, #6b055b 0%, #850f71 50%, #a51b93 100%);
    background-image: -webkit-linear-gradient(bottom, #6b055b 0%, #850f71 50%, #a51b93 100%);
    background-image: linear-gradient(bottom, #6b055b 0%, #850f71 50%, #a51b93 100%);
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    line-height: 28px;
    margin-left: 12px;
}

.wrapp-toolip {
    position: absolute;
    left: 50%;
    top: -214px;
    opacity: 1;
    z-index: 900;
    margin-left: -145px;
    width: 290px;
    height: 200px;
    background-color: #fff;
    border: 3px solid #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 3px 0 #501846, inset 1px 2.8px 7px rgba(0, 0, 0, 0.35);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;

    animation: bounce 5s infinite ease-in-out;
    animation-fill-mode: forwards;
    -webkit-animation: bounce 5s infinite ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: bounce infinite ease-in-out 5s;
    -moz-animation-fill-mode: forwards;
    -o-animation: bounce infinite ease-in-out 5s;
    -o-animation-fill-mode: forwards;
    -ms-animation: bounce infinite ease-in-out 5s;
    -ms-animation-fill-mode: forwards;
}

.wrapp-call-to-action:hover .wrapp-toolip {
    opacity: 1;
    pointer-events: all;
    top: -214px;
}

.wrapp-toolip.close-state {
    top: -300px;
    opacity: 0;
    pointer-events: none;
}

.wrapp-toolip .inside-tooltip {
    position: relative;
    width: 100%;
    height: 100%;
}

.wrapp-toolip .inside-tooltip:after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 20px 0 20px;
    border-color: #ffffff transparent transparent transparent;
}

.wrapp-toolip .inside-tooltip .btn-close {
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 24;
    width: 24px;
    height: 24px;
    background-color: #8fa1b6;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
}

.wrapp-toolip .inside-tooltip .btn-close img {
    display: block;
    width: 34px;
    height: auto;
    margin: 0 auto;
}

.wrapp-toolip .inside-tooltip .wrapp-banner {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 194px;
    overflow: hidden;
}

.wrapp-toolip .inside-tooltip .wrapp-banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    box-shadow: 0 3px 0 #501846, inset 1px 2.8px 7px rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
}

.wrapp-toolip .inside-tooltip .wrapp-banner img {
    position: relative;
    z-index: 3;
    display: block;
}

@-ms-keyframes bounce {
    from, 0%, 6%, 12%, to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    3%, 9% {
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0);
    }
}
@-o-keyframes bounce {
    from, 0%, 6%, 12%, to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    3%, 9% {
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0);
    }
}
@-moz-keyframes bounce {
    from, 0%, 6%, 12%, to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    3%, 9% {
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0);
    }
}
@-webkit-keyframes bounce {
    from, 0%, 6%, 12%, to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    3%, 9% {
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0);
    }
}
@keyframes bounce {
    from, 0%, 6%, 12%, to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    3%, 9% {

        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0);
    }
}

/*/////////////////////////////////
 FIN LINE TITRE + CONNEXION
 ////////////////////////////////*/

/*/////////////////////////////////
LINE CONNEXION OU INSCRIPTION
 ////////////////////////////////*/
.section-connexion {
    /*height: 156px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 20px;
    background-color: #e5e5e7;
    background-image: linear-gradient(to right, #701864 0%, #8b2a7e 50%, #a64d95 100%);
    text-align: center;
}

.section-connexion .mid {
    position: relative;
    width: 100%;
    height: 100%;
}

.section-connexion .mid:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    content: "OU";

    font-family: "roboto_condensedbold";
    font-size: 30px;
    line-height: 60px;

    display: block;
    width: 60px;
    height: 60px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;

    color: #ffffff;
    background-color: #831e74;
    box-shadow: 1.7px 1px 0 rgba(0, 0, 0, 0.25);

    pointer-events: none;
}

.section-connexion.mode-connecte .mid:after {
    content: "";
    display: none;
}

@media screen and (min-width: 768px) {
    .section-connexion .mid:after {
        margin-top: -45px;
        margin-left: -45px;
        font-size: 40px;
        line-height: 90px;

        display: block;
        width: 90px;
        height: 90px;
    }
}

.wrapp-col {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.wrapp-col:after {
    content: "";
    float: none;
    clear: both;
    display: block;
}

.wrapp-col .col {
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px;
}

@media screen and (min-width: 680px) {
    .wrapp-col .col {
        width: 50%;
        float: left;
    }
}

@media screen and (max-width: 680px) {
    .section-connexion.mode-nonconnecte .wrapp-col .col.col1 {
        margin-bottom: 50px;
    }

    .section-connexion.mode-nonconnecte .wrapp-col .col.col2 {
        margin-top: 20px;
        padding-top: 30px;
    }
}

.wrapp-col .col .head-col {
    color: #ffffff;
    font-family: "roboto_condensedlight";
    font-size: 20px;
    line-height: 22px;
}

.wrapp-col .col .head-col span {

}

.wrapp-col .col .head-col span a {
    color: #ffffff;
    text-decoration: underline;
}

.wrapp-col .col .mid-col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 0;
}

.section-connexion .wrapp-col .col .mid-col .wrapp-call-to-action {

    max-width: 222px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 5px 4px rgba(0, 0, 0, 0.25);

    font-family: "roboto_condensedbold";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    padding: 0 40px 0 10px;
}

@media screen and (min-width: 768px) {
    .section-connexion .wrapp-col .col .mid-col .wrapp-call-to-action {
        max-width: 262px;
        height: 46px;
        line-height: 46px;
        font-size: 22px;
    }
}

.section-connexion .wrapp-col .col .mid-col .wrapp-call-to-action.wrapp-call-to-action-blanc:hover {
    border-color: rgba(255, 255, 255, 0.25);
}

.section-connexion .wrapp-col .col .mid-col .wrapp-call-to-action .fa {
    position: absolute;
    top: -2px;
    right: 4px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

@media screen and (min-width: 768px) {
    .section-connexion .wrapp-col .col .mid-col .wrapp-call-to-action .fa {
        top: 4px;
    }
}

/*/////////////////////////////////
 FIN LINE CONNEXION OU INSCRIPTION
////////////////////////////////*/

/*//////////////////////////////////////
LINE RESERVE AU CLIENT M6 MOBILE
//////////////////////////////////////*/
.section-bandeau-client {
    position: relative;
    z-index: 500;
    width: 100%;
    background-color: #ffffff;
    color: #711965;
    line-height: 52px;
    -moz-box-shadow: 0 1px 1px #673368;
    -webkit-box-shadow: 0 1px 1px #673368;
    box-shadow: 0 1px 1px #673368;
}

.wrapp-bandeau-client {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    font-family: "roboto_condensedbold";
    font-size: 18px;
}

.wrapp-bandeau-client:before {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 3;
    margin-left: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 16px 0 16px;
    border-color: #ffffff transparent transparent transparent;
    content: "";
}

.wrapp-bandeau-client:after {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 2;
    margin-left: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 16px 0 16px;
    border-color: #663268 transparent transparent transparent;
    content: "";
    margin-top: 1px;
}

/*//////////////////////////////////////
 FIN LINE RESERVE AU CLIENT M6 MOBILE
//////////////////////////////////////*/

/*//////////////////////////////////////
LINE SEARCH
//////////////////////////////////////*/
.section-search {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    padding: 60px 0 20px 0;
}

@media screen and (max-width: 680px) {
    .section-search {
        padding: 20px 0 6px 0;
    }
}

.section-search:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.section-search .wrapp-col {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}

@media screen and (min-width: 1280px) {
    .section-search .wrapp-col {
        max-width: 1260px;
        padding: 0;
    }
}

.section-search .wrapp-col .col {
    padding: 0;
    margin-bottom: 10px;
}

.section-search .wrapp-col .col .wrapp-box {
    position: relative;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    text-align: center;

    padding: 36px 10px 24px 10px;
}

@media screen and (min-width: 680px) {
    .section-search .wrapp-col .col.col1 {
        padding-right: 10px;
    }

    .section-search .wrapp-col .col.col2 {
        padding-left: 10px;
    }
}

.wrapp-col #goShop .wrapp-box {
    padding-left: 130px;
    padding-right: 20px;
    background-color: #f5f5f5;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.16);
}

@media screen and (min-width: 1160px) {
    .wrapp-col #goShop .wrapp-box {
        padding-right: 130px;
    }
}

@media screen and (max-width: 920px) {
    .wrapp-col #goShop .wrapp-box {
        padding-left: 80px;
    }
}

@media screen and (max-width: 860px) {
    .wrapp-col #goShop .wrapp-box {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 20px;
    }
}

.wrapp-col #goShop .wrapp-box:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 100%;
    content: "";
    background-image: url(../img/background_box-goShop.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
}

@media screen and (max-width: 920px) {
    .wrapp-col #goShop .wrapp-box:before {
        width: 80px;
        background-size: 80%;
        background-position: 50% 50%;
    }
}

@media screen and (max-width: 860px) {
    .wrapp-col #goShop .wrapp-box:before {
        position: relative;
        width: 100%;
        height: 60px;
        background-size: contain;
        margin-bottom: 10px;
    }
}

.wrapp-col .col#goShop .head-col {
    font-size: 19px;
    color: #82337e;
}

@media screen and (min-width: 1280px) {
    .wrapp-col .col#goShop .head-col {
        font-size: 24px;
    }
}

.wrapp-col #goShop .wrapp-box .wrapp-call-to-action {
    max-width: 260px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: "roboto_condensedbold";
    font-size: 20px;
}

#blocAutocomplete .wrapp-box {
    padding-left: 114px;
    padding-right: 24px;
    background-color: rgba(119, 138, 160, 0.42);
    background-image: linear-gradient(to right, #91a4b9 0%, #a5b6c9 100%);
    box-shadow: 0 1px 0 rgba(62, 83, 104, 0.69);
}

@media screen and (min-width: 1280px) {
    #blocAutocomplete .wrapp-box {
        padding-left: 214px;
    }
}

@media screen and (max-width: 920px) {
    #blocAutocomplete .wrapp-box {
        padding-left: 80px;
    }
}

@media screen and (max-width: 860px) {
    #blocAutocomplete .wrapp-box {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 20px;
    }
}

.wrapp-col #blocAutocomplete .wrapp-box:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 114px;
    height: 100%;
    content: "";
    background-image: url(../img/background_box-autocomplete.png);
    background-repeat: no-repeat;
    background-position: 20px 50%;
    display: block;
}

@media screen and (min-width: 1280px) {
    .wrapp-col #blocAutocomplete .wrapp-box:before {
        width: 214px;
        background-position: 99% 50%;
    }
}

@media screen and (max-width: 920px) {
    .wrapp-col #blocAutocomplete .wrapp-box:before {
        width: 80px;
        background-size: 80%;
        background-position: 50% 50%;
    }
}

@media screen and (max-width: 860px) {
    .wrapp-col #blocAutocomplete .wrapp-box:before {
        position: relative;
        width: 100%;
        height: 60px;
        background-size: contain;
        margin-bottom: 10px;
    }
}

.wrapp-col .col#blocAutocomplete .head-col {
    font-size: 19px;
    color: #778aa0;
}

@media screen and (min-width: 1280px) {
    .wrapp-col .col#blocAutocomplete .head-col {
        font-size: 24px;
    }
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}

#blocAutocomplete .wrapp-autocomplete {
    position: relative;
    width: 100%;
    max-width: 266px;
    margin: 0 auto;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

@media screen and (min-width: 680px) {
    .wrapp-autocomplete {
        max-width: 460px;
    }
}

.wrapp-autocomplete .ui-widget {
    position: relative;
    padding: 0;
    display: block;
    margin: 0 auto;
    height: 100%;
    text-align: left;
}

@media screen and (max-width: 380px) {
    .wrapp-autocomplete .ui-widget {
        max-width: 260px;
    }
}

#blocAutocomplete .wrapp-autocomplete .wrapp-call-to-action {
    position: absolute;
    right: 0;
    height: 100%;
    width: 42px;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;

    cursor: pointer;
}

#blocAutocomplete .wrapp-autocomplete .wrapp-call-to-action.wrapp-call-to-action-bleu .btn {
    color: #ffffff;
    height: 100%;
}

#blocAutocomplete .wrapp-autocomplete .wrapp-call-to-action.wrapp-call-to-action-bleu .btn .fa {
    display: block;
    color: #ffffff;
    width: 100%;
    height: 100%;
    line-height: 40px;
    margin: 0;
    border: none;
    background-color: transparent;

    font-size: 24px;
}

#brand_search_ajax {
    width: 100%;
    min-width: 260px;
    max-width: 300px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    padding: 0 40px 0 10px;
    line-height: 40px;
    height: 40px;
    margin: 0 auto;
    border: #eeeeee 1px solid;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 640px) {
    #brand_search_ajax {
        max-width: none;
        /*padding: 0 146px 0 10px;*/
    }
}

@media screen and (max-width: 480px) {
    #brand_search_ajax {
        min-width: 60px;
    }
}

#brand_search_ajax:focus,
#brand_search_ajax:active {
    border-color: #dddddd;
    box-shadow: none;
    outline: none;
}

.wrapp-autocomplete div {
    display: inline;
}

#brand_search_ajax::-webkit-input-placeholder {
    font-family: "roboto_condensedlight";
    font-size: 19px;
    color: #ababab;
}

#brand_search_ajax:-moz-placeholder {
    font-family: "roboto_condensedlight";
    font-size: 19px;
    color: #ababab;
}

#brand_search_ajax::-moz-placeholder {
    font-family: "roboto_condensedlight";
    font-size: 19px;
    color: #ababab;
}

#brand_search_ajax:-ms-input-placeholder {
    font-family: "roboto_condensedlight";
    font-size: 19px;
    color: #ababab;
}

.ui-autocomplete {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    border: #eeeeee 1px solid;

    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;

    font-family: "roboto_condensedlight";

}

.ui-menu-item {
    line-height: 46px;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ui-menu-item:hover {
    background-color: #eeeeee;
    color: #aaaaaa;
}

.ui-helper-hidden-accessible {
    position: absolute;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #aaaaaa;
    line-height: 40px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    display: block;
    background-color: #eeeeee;
    font-family: "roboto_condensedlight";
    padding: 0px 10px;
    margin: 8px auto;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*//////////////////////////////////////
 FIN LINE SEARCH
//////////////////////////////////////*/

/*/////////////////////////////////
LINE FILTRES
/////////////////////////////////*/
.filter-senction {
    margin: 20px auto;
}

@media screen and (min-width: 640px) {
    .filter-senction {
        margin: 0 auto;
    }
}

.filter-senction .content {
    margin: 0 auto;
    max-width: 1092px;
    padding-top: 30px;
}

@media screen and (min-width: 1280px) {
    .filter-senction .content {
        max-width: 1260px;
    }
}

.filter-senction .content:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.wrapp-filter-nav {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    padding: 0;
}

@media screen and (min-width: 1020px) {
    .wrapp-filter-nav {
        max-width: 1020px;
    }
}

@media screen and (min-width: 1100px) {
    .wrapp-filter-nav {
        max-width: 1090px;
    }
}

@media screen and (min-width: 1280px) {
    .wrapp-filter-nav {
        max-width: 1260px;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-filter-nav {
        max-width: 948px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 20px;
    }
}

@media screen and (max-width: 768px) {
    .wrapp-filter-nav {

    }
}

.wrapp-filter-nav:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.item-filter {
    position: relative;
    width: 100%;
    max-width: 78px;
    height: 98px;
    float: left;
    background-color: #e5e5e5;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjA0Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjA0Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    background-image: linear-gradient(left, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%);
    border-bottom: #cfcece 4px solid;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    cursor: pointer;
}

@media screen and (min-width: 1020px) {
    .item-filter {
        max-width: 84px;
    }
}

@media screen and (min-width: 1100px) {
    .item-filter {
        max-width: 90px;
    }
}

@media screen and (min-width: 1280px) {
    .item-filter {
        max-width: 104px;
        height: 108px;
    }
}

@media screen and (max-width: 960px) {
    .item-filter {
        width: 100%;
        max-width: 78px;
    }
}

@media screen and (max-width: 768px) {
    .item-filter {
        width: 20%;
        height: 80px;
        max-width: none;
    }
}

@media screen and (max-width: 768px) {
    .item-filter .picto {
        height: 70px;
        text-align: center;
    }

    .item-filter .picto img {
        display: block;
        width: auto;
        height: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 360px) {
    .item-filter {
        width: 25%;
        max-width: none;
    }
}

.item-filter:hover, .item-filter.active {
    -moz-box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2);
    box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjYyIgc3RvcC1vcGFjaXR5PSIwLjgxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(left, rgba(204, 204, 204, .81) 0%, rgba(255, 255, 255, .81) 100%);
    background-image: -o-linear-gradient(left, rgba(204, 204, 204, .81) 0%, rgba(255, 255, 255, .81) 100%);
    background-image: -webkit-linear-gradient(left, rgba(204, 204, 204, .81) 0%, rgba(255, 255, 255, .81) 100%);
    background-image: linear-gradient(left, rgba(204, 204, 204, .81) 0%, rgba(255, 255, 255, .81) 100%);
    border-bottom-color: #82337e;
}

.item-filter.active:hover {

}

.item-filter.filter-disable {
    cursor: default;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.6;
}

.item-filter.filter-disable:hover {
    border-bottom: #cfcece 4px solid !important;
    background-color: #e5e5e5 !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjA0Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjA0Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+) !important;
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%) !important;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%) !important;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%) !important;
    background-image: linear-gradient(left, rgba(0, 0, 0, .04) 0%, rgba(255, 255, 255, .04) 100%) !important;
    -moz-box-shadow: inset 0 10px 30px rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0 10px 30px rgba(0, 0, 0, 0);
    box-shadow: inset 0 10px 30px rgba(0, 0, 0, 0);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}

.item-filter .picto {
}

.item-filter .btn-over {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

.item-filter .category-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    color: #717071;
    font-family: 'roboto_condensedlight';
}

.item-filter .category-name.small {
    font-size: 11px;
}

.item-filter .category-name.small.smaller {
    letter-spacing: -0.4pt;
}

@media screen and (min-width: 1280px) {
    .item-filter .category-name {
        font-size: 12px;
    }

    .item-filter .category-name.small {
        font-size: 12px;
    }

    .item-filter .category-name.small.smaller {
        letter-spacing: 0;
    }
}

@media screen and (max-width: 640px) {
    .item-filter .category-name {
        font-size: 10px;
    }

    .item-filter .category-name.small {
        font-size: 10px;
    }
}

.wrapp-corner-left {
    position: relative;
    float: left;
    width: 100%;
    max-width: 624px;
}

@media screen and (min-width: 1020px) {
    .wrapp-corner-left {
        max-width: 672px;
    }
}

@media screen and (min-width: 1100px) {
    .wrapp-corner-left {
        max-width: 720px;
    }
}

@media screen and (min-width: 1280px) {
    .wrapp-corner-left {
        max-width: 832px;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-corner-left {
        max-width: none;
        margin-bottom: 34px;
    }
}

.wrapp-corner-left ul {
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapp-corner-mid {
    position: relative;
    float: left;
    width: 100%;
    max-width: 246px;
}

@media screen and (min-width: 1020px) {
    .wrapp-corner-mid {
        max-width: 264px;
    }
}

@media screen and (min-width: 1100px) {
    .wrapp-corner-mid {
        max-width: 282px;
    }
}

@media screen and (min-width: 1280px) {
    .wrapp-corner-mid {
        max-width: 324px;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-corner-mid {
        width: 75%;
        max-width: none;
    }
}

.wrapp-corner-mid ul {
    width: 100%;
    padding: 0 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 960px) {
    .wrapp-corner-mid ul {
        padding: 0;
    }
}

.wrapp-corner-mid .item-filter {
    float: left;
}

.wrapp-corner-left,
.wrapp-corner-mid,
.wrapp-corner {
    position: relative;
}

.wrapp-corner-left:before,
.wrapp-corner-mid:before,
.wrapp-corner:before {
    position: absolute;
    top: -20px;
    left: 50%;
    z-index: 4;
    content: attr(data-libelle);
    width: 80px;
    margin-left: -40px;
    background-color: #fff;
    color: #8a8a8a;
    font-family: "roboto_condensedlight";
    line-height: 14px;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.wrapp-corner:before {
    width: 48px;
    margin-left: -24px;
}

.wrapp-corner-left:after,
.wrapp-corner-mid:after,
.wrapp-corner:after {
    content: "";
    position: absolute;
    z-index: 3;
    top: -12px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #8a8a8a;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapp-corner-mid:after {
    left: 6px;
    max-width: 234px;
}

@media screen and (min-width: 1020px) {
    .wrapp-corner-mid:after {
        max-width: 252px;
    }
}

@media screen and (min-width: 1080px) {
    .wrapp-corner-mid:after {
        max-width: 312px;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-corner-mid:after {
        left: 0;
        max-width: none;
    }
}

.wrapp-corner-mid:before {
    padding: 0 6px;
}

.wrapp-corner-left ul:after,
.wrapp-corner-mid ul:after,
.wrapp-corner ul:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.wrapp-corner {
    float: left;
    position: relative;
    /*
    width: 180px;
    height: 98px;
    float: right;
    padding: 0;
    */
}

.wrapp-corner ul {
    padding: 0;
}

@media screen and (min-width: 1100px) {
    .wrapp-corner {
        width: 84px;
    }
}

@media screen and (min-width: 1280px) {
    .wrapp-corner {
        width: 104px;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-corner {
        width: 25%;
    }
}

@media screen and (max-width: 767px) {
    .wrapp-corner {

    }
}

@media screen and (max-width: 360px) {
    .wrapp-corner {

    }
}

@media screen and (max-width: 960px) {
    .wrapp-corner-left .item-filter {
        width: 12.5%;
        max-width: none;
    }
}

@media screen and (max-width: 768px) {
    .wrapp-corner-left .item-filter {
        width: 25%;
        max-width: none;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-corner-mid .item-filter {
        width: 33.333333%;
        max-width: none;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-corner .item-filter {
        width: 100%;
        max-width: none;
    }
}

.item-filter-purple {
    background-color: #b98ebb;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1N2RhNyIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzYjlkNSIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: -o-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: -webkit-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    border-bottom-color: #b98ebb;
}

.item-filter.item-filter-purple:hover, .item-filter.item-filter-purple.active {
    -moz-box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2);
    box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1N2RhNyIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzYjlkNSIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: -o-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: -webkit-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
}

.item-filter.item-filter-purple.filter-disable {
    background-color: #b98ebb;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1N2RhNyIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzYjlkNSIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: -o-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: -webkit-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    cursor: default;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.3;
}

.item-filter.item-filter-purple.filter-disable:hover {
    background-color: #b98ebb !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1N2RhNyIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzYjlkNSIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+) !important;
    background-image: -moz-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%) !important;
    background-image: -o-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%) !important;
    background-image: -webkit-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%) !important;
    background-image: linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%) !important;
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 0px 0 rgba(0, 0, 0, .2);
    opacity: 0.3;
}

.item-filter.item-filter-purple .category-name {
    color: #82337e;
}

.item-filter-blue {
    background-color: #b98ebb;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1N2RhNyIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzYjlkNSIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(left, rgba(145, 164, 185, 1) 0%, rgba(165, 182, 201, 1) 100%);
    background-image: -o-linear-gradient(left, rgba(145, 164, 185, 1) 0%, rgba(165, 182, 201, 1) 100%);
    background-image: -webkit-linear-gradient(left, rgba(145, 164, 185, 1) 0%, rgba(165, 182, 201, 1) 100%);
    background-image: linear-gradient(left, rgba(145, 164, 185, 1) 0%, rgba(165, 182, 201, 1) 100%);
    border-bottom-color: #778aa0;
}

.item-filter.item-filter-blue:hover, .item-filter.item-filter-purple.active {
    -moz-box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2);
    box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1N2RhNyIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzYjlkNSIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(left, rgba(145, 164, 185, 1) 0%, rgba(165, 182, 201, 1) 100%);
    background-image: -o-linear-gradient(left, rgba(145, 164, 185, 1) 0%, rgba(165, 182, 201, 1) 100%);
    background-image: -webkit-linear-gradient(left, rgba(145, 164, 185, 1) 0%, rgba(165, 182, 201, 1) 100%);
    background-image: linear-gradient(left, rgba(145, 164, 185, 1) 0%, rgba(165, 182, 201, 1) 100%);
}

.item-filter.item-filter-blue.filter-disable {
    background-color: #b98ebb;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1N2RhNyIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzYjlkNSIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: -o-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: -webkit-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    background-image: linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%);
    cursor: default;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.3;
}

.item-filter.item-filter-blue.filter-disable:hover {
    background-color: #b98ebb !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1N2RhNyIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzYjlkNSIgc3RvcC1vcGFjaXR5PSIwLjcxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+) !important;
    background-image: -moz-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%) !important;
    background-image: -o-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%) !important;
    background-image: -webkit-linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%) !important;
    background-image: linear-gradient(left, rgba(166, 126, 168, .71) 0%, rgba(211, 185, 214, .71) 100%) !important;
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 0px 0 rgba(0, 0, 0, .2);
    opacity: 0.3;
}

.item-filter.item-filter-blue .category-name {
    color: #ffffff;
}

/*/////////////////////////////////
FIN LINE FILTRES
/////////////////////////////////*/

/*/////////////////////////////////
LINE AVANTAGES
/////////////////////////////////*/
.avatanges-senction {
    margin: 40px auto;
}

.avatanges-senction .content {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
}

@media screen and (min-width: 1300px) {
    .avatanges-senction .content {
        max-width: 1300px;
    }
}

.title-section {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    text-align: center;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    padding: 20px 0 30px 0;

}

@media screen and (max-width: 640px) {
    .title-section {
        padding: 20px 0 20px 0;
    }
}

.title-section.title-section-secondary {
    text-align: left;
}

.title-section.title-section-secondary h2 {
    font-size: 30px;
}

@media screen and (max-width: 640px) {
    .title-section.title-section-secondary h2 {
        font-size: 24px;
    }
}

@media screen and (max-width: 480px) {
    .title-section.title-section-secondary h2 {
        font-size: 18px;
    }
}

.title-section.title-section-secondary h2:after {
    content: "";
    background-color: #82337e;
}

@media screen and (max-width: 480px) {
    #avantagesSection .title-section {
        height: auto;
    }
}

.title-section h2 {
    position: relative;
    width: auto;
    font-family: 'roboto_condensedbold';
    line-height: 32px;
    background: #ffffff;
    padding: 0 20px;
    color: #82337e;
    text-transform: uppercase;
    font-size: 40px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    display: inline-block;
}

@media screen and (max-width: 960px) {
    .title-section h2 {
        padding: 0;
        font-size: 30px;
    }
}

@media screen and (max-width: 640px) {
    .title-section h2 {
        padding: 0;
        font-size: 24px;
        line-height: 24px;
    }
}

.title-section.title-section-blanc h2 {
    position: relative;
    background: #82337e;
    width: auto;
    color: #ffffff;
}

.title-section.title-section-secondary {
    position: relative;
}

.title-section.title-section-secondary h2 {
    padding-right: 12px;
    z-index: 4;
}

.title-section.title-section-secondary:before {
    content: "";
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 2;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #82337e;
    display: block;
}

.title-section.title-section-secondary.title-section-blanc:before {
    background-color: #ffffff;
}

@media screen and (min-width: 1280px) {
    .title-section h2 {
        padding-left: 0;
    }
}

@media screen and (max-width: 480px) {
    #avantagesSection .title-section h2 {
        font-size: 20px;
        float: none;
        clear: both;
        margin-bottom: 6px;
    }
}

.title-category-reduction {
    position: relative;
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px;
}

@media screen and (min-width: 1280px) {
    .title-category-reduction {
        padding: 0;
    }
}

.title-category-reduction:after {
    position: absolute;
    top: 22px;
    z-index: 2;
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background-color: #d9dee5;
}

.title-category-reduction.title-category-reduction-boutique h3 {
    background-image: url('../img/icon-title-section_reduction-boutique.png');
}

.title-category-reduction.title-category-reduction-web h3 {
    background-image: url('../img/icon-title-section_reduction-web.png');
}

.title-category-reduction h3 {
    position: relative;
    z-index: 4;
    font-family: "roboto_condensedlight";
    font-size: 30px;
    color: #d9dee5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 60px;
    line-height: 42px;
    width: auto;
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 6px 50%;
    padding-right: 10px;
}

i.icon {
    font-style: normal;
}

.wrapp-avantages {
    padding: 0;
}

@media screen and (max-width: 620px) {
    .wrapp-avantages {
        max-width: 400px;
        margin: 20px auto;
    }
}

@media screen and (max-width: 480px) {
    .wrapp-avantages {
        max-width: 360px;
    }
}

@media screen and (max-width: 400px) {
    .wrapp-avantages {
        max-width: 300px;
    }
}

.wrapp-avantages:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

#containerAvantages .mix {
    display: none;
}

#containerAvantages_web .mix {
    display: none;
}

.item-avantage {
    position: relative;
    width: 33.3333333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    margin-bottom: 24px;

    padding: 0 20px;

    float: left;

    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;

}

.item-avantage:hover {
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media screen and (max-width: 960px) {
    .item-avantage {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .item-avantage {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 20px auto;
        float: none;
        clear: both;
        padding: 0;
    }
}

@media screen and (max-width: 479px) {
    .item-avantage {
        width: 320px;
    }
}

@media screen and (max-width: 380px) {
    .item-avantage {
        width: 280px;
    }
}

.item-flash:before {
    position: absolute;
    top: -4px;
    left: 14px;
    z-index: 20;
    width: 28px;
    height: 32px;
    content: " ";
    background: url('../img/picto-bp-flash.png') no-repeat 0 0;
    background-size: contain;
}

.item-avantage .wrapp-item-avantage {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;

    padding: 0;

    height: 174px;
    background-color: #dcdcdc;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(148, 166, 187, 0.5);
}

@media screen and (min-width: 1100px) {
    .item-avantage .wrapp-item-avantage {
        height: 202px;
    }
}

@media screen and (min-width: 1280px) {
    .item-avantage .wrapp-item-avantage {
        height: 224px;
    }
}

@media screen and (max-width: 767px) {
    .item-avantage .wrapp-item-avantage {
        height: 174px;
    }
}

.wrapp-item-avantage .zone-pix {
    position: relative;
    z-index: 10;
    width: 130px;
    height: 130px;
    float: left;
    padding: 8px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 1100px) {
    .wrapp-item-avantage .zone-pix {
        width: 160px;
        height: 160px;
    }
}

@media screen and (min-width: 1280px) {
    .wrapp-item-avantage .zone-pix {
        width: 180px;
        height: 180px;
    }
}

.wrapp-item-avantage .zone-edito {
    position: relative;
    z-index: 10;
    width: 100%;
    width: 100%;
    width: calc(100% - 130px);
    max-width: 194px;
    height: 100%;
    max-height: 110px;
    display: block;
    float: left;
    margin: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 1100px) {
    .wrapp-item-avantage .zone-edito {
        width: calc(100% - 160px);
        max-width: none;
        max-height: 150px;
    }
}

@media screen and (min-width: 1220px) {
    .wrapp-item-avantage .zone-edito {
        width: calc(100% - 180px);
        max-height: 180px;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-item-avantage .zone-edito {
        width: calc(100% - 130px);
        max-width: none;
    }
}

@media screen and (max-width: 767px) {
    .wrapp-item-avantage .zone-edito {
        max-width: 270px;
        max-height: 122px;
    }
}

@media screen and (min-width: 1280px) {
    .wrapp-item-avantage .zone-pix img {
        margin: 0 auto;
        width: 165px;
        height: 165px;
        max-width: 165px;
        max-height: 165px;
    }
}

.wrapp-item-avantage .zone-pix a {
    display: block;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
}

.wrapp-item-avantage .zone-edito .zone-category {
    position: absolute;
    top: 6px;
    right: 4px;
}

.wrapp-item-avantage .zone-edito .zone-category img {
    display: block;
    width: 32px;
    height: 32px;
}

.wrapp-item-avantage .zone-edito .zone-edito-text {
    width: 100%;
    max-width: 190px;
    float: left;
    font-family: 'roboto_condensedlight';
    font-size: 15px;
    line-height: 15px;
    max-height: 92px;
    overflow: hidden;
}

.wrapp-item-avantage .zone-edito .zone-edito-text p {
    font-size: 15px;
    line-height: 15px;
}

@media screen and (min-width: 1280px) {
    .wrapp-item-avantage .zone-edito .zone-edito-text {
        max-height: none;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-item-avantage .zone-edito .zone-edito-text {
        width: 100%;
        max-width: none;
        /*width:calc( 100% - 30px);*/
    }
}

.wrapp-item-avantage .zone-edito .zone-edito-text strong {
    font-family: 'roboto_condensedbold';
}

.wrapp-item-avantage .zone-edito h3 {
    position: relative;
    font-family: 'roboto_condensedbold';
    color: #82337e;
    font-size: 18px;
    line-height: 20px;
    min-height: 42px;
    text-transform: uppercase;
    margin-bottom: 12px;
    padding: 6px 36px 4px 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapp-item-avantage .zone-edito h3:after {
    position: absolute;
    bottom: -2px;
    content: "";
    width: 100%;
    margin: 0 auto 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 1px;
    background-color: #eaeaea;
    box-shadow: 0 1px 0 rgba(148, 166, 187, 0.13);
    display: block;
}

.wrapp-item-avantage .zone-edito-info {
    padding: 0 2px 0 6px;
}

.wrapp-item-avantage .zone-edito-legend {
    width: 30px;
    float: left;
}

.wrapp-item-avantage .zone-edito-legend .picto-legend {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #d5d5d5;
    color: #82337e;
    text-align: center;
    font-size: 20px;
    margin: 0 auto 4px auto;
}

.wrapp-item-avantage .zone-edito-legend .picto-legend .fa {
    line-height: 30px;
}

.wrapp-item-avantage .zone-edito-legend .picto-legend .icon {
    font-style: normal;
    font-family: 'roboto_condensedbold';
    display: block;
    line-height: 30px;
}

.wrapp-item-avantage .nb-mag {
    width: 96%;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    left: 0;
    background: #f0f0f0;
    padding: 0;
    margin: 0;
    height: 18px;
    line-height: 18px;
    font-family: 'roboto_condensedbold';
    font-size: 11px;
    text-align: center;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapp-item-avantage .nb-mag .wrapp-nb-mag {
    padding: 0 6px 0 4px;
}

@media screen and (min-width: 1280px) {
    .wrapp-item-avantage .nb-mag {
        bottom: 6px;
        font-size: 12px;
    }

    .wrapp-item-avantage .nb-mag .wrapp-nb-mag {
        padding: 0 12px 0 4px;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-item-avantage .nb-mag {
        font-size: 12px;
    }

    .wrapp-item-avantage .nb-mag .wrapp-nb-mag {
        padding: 0 12px 0 4px;
    }
}

.wrapp-item-avantage .zone-foot {
    position: relative;
    z-index: 30;
    width: 100%;
    height: 42px;
    float: none;
    clear: both;
    background: #e4e4e4;

    padding: 5px 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapp-item-avantage .zone-foot .wrapp-call-to-action {
    max-width: 180px;
    margin: 0 auto;
    line-height: 32px;
    height: 32px;
    padding: 0 12px;
    text-align: center;
}

.wrapp-call-to-action-more-avantages {
    max-width: 248px;
    text-align: center;
    margin: 60px auto;
}

/*/////////////////////////////////
FIN LINE AVANTAGES
/////////////////////////////////*/

/*/////////////////////////////////
LINE JEUX
/////////////////////////////////*/
.jeux-senction {
    margin: 0 auto;
    padding-bottom: 40px;
}

@media screen and (max-width: 959px) {
    .jeux-senction .content {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 20px;
    }
}

.wrapp-jeux {
    width: 100%;
    max-width: 1260px;
    margin: 0px auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    padding: 0 20px;

}

@media screen and (max-width: 960px) {
    .wrapp-jeux {
        padding: 0;
    }
}

.item-jeu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;

    overflow: hidden;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.item-jeu .inside-jeu {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #778aa0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapp-jeux-1x .item-jeu.item-jeu1,
.wrapp-jeux-3x .item-jeu.item-jeu1,
.wrapp-jeux-5x .item-jeu.item-jeu1 {
    display: block;
    float: none;
    clear: both;
    width: 100%;
}

@media screen and (min-width: 960px) {
    .item-jeu,
    .item-jeu.item-jeu1 {
        width: 50%;
        float: left;
    }

    .wrapp-jeux-2x .item-jeu.item-jeu1 {
        padding-right: 5px;
    }

    .wrapp-jeux-2x .item-jeu.item-jeu2 {
        padding-left: 5px;
    }

    .wrapp-jeux-3x .item-jeu.item-jeu2 {
        padding-right: 5px;
    }

    .wrapp-jeux-3x .item-jeu.item-jeu3 {
        padding-left: 5px;
    }

    .wrapp-jeux-4x .item-jeu.item-jeu1 {
        padding-right: 5px;
    }

    .wrapp-jeux-4x .item-jeu.item-jeu2 {
        padding-left: 5px;
    }

    .wrapp-jeux-4x .item-jeu.item-jeu3 {
        padding-right: 5px;
    }

    .wrapp-jeux-4x .item-jeu.item-jeu4 {
        padding-left: 5px;
    }

    .wrapp-jeux-5x .item-jeu.item-jeu2 {
        padding-right: 5px;
    }

    .wrapp-jeux-5x .item-jeu.item-jeu3 {
        padding-left: 5px;
    }

    .wrapp-jeux-5x .item-jeu.item-jeu4 {
        padding-right: 5px;
    }

    .wrapp-jeux-5x .item-jeu.item-jeu5 {
        padding-left: 5px;
    }
}

.item-jeu .wrapp-block-mea-hover {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    padding: 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;

    opacity: 0;
    background-color: #778aa0;
    background-color: rgba(119, 138, 160, 0.8);
}

.item-jeu:hover .btn-go-jeu img {
    -ms-transform: scale(0.94);
    -o-transform: scale(0.94);
    -moz-transform: scale(0.94);
    -webkit-transform: scale(0.94);
    transform: scale(0.94);
}

.item-jeu:hover .wrapp-block-mea-hover {
    top: 0;
    opacity: 1;
    pointer-events: none;
}

.item-jeu .btn-go-jeu {
    position:relative;
    z-index: 5;
    display: block;
    width: 100%;
    height: 100%;
}

.item-jeu .btn-go-jeu img {
    display: block;
    width: 100%;
    height: auto;

    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;

}

.item-jeu .wrapp-block-mea-hover .wrapp-title {
    text-align: center;
    padding: 10px;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    margin-top: -80px;
    width: 100%;
}
.item-jeu .wrapp-block-mea-hover .wrapp-title h2 a {
    pointer-events: all;
}

@media screen and (max-width: 680px) {
    .item-jeu .wrapp-block-mea-hover .wrapp-title {
        top: 0;
        margin-top: 12px;
    }
}

.item-jeu .wrapp-block-mea-hover .wrapp-title a {
    color: #ffffff;
}

.item-jeu .wrapp-block-mea-hover .wrapp-call-to-action {
    max-width: 240px;
    margin: 20px auto 0 auto;
    text-align: center;
    pointer-events: all;
}

@media screen and (max-width: 680px) {
    .item-jeu .wrapp-block-mea-hover .wrapp-call-to-action {
        margin-top: 8px;
    }
}

/*/////////////////////////////////
FIN LINE JEUX
/////////////////////////////////*/

/*/////////////////////////////////
LINE GEO
/////////////////////////////////*/
.line-geo {
    width: 100%;
    margin: 30px 0;
}

.line-geo .mid {
    width: 100%;
}

.line-geo .mid .content {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    background: #f5f5f5;
}

@media screen and (min-width: 1280px) {
    .line-geo .mid .content {
        max-width: 1260px;
    }
}

.wrapp-message-geo {
    padding: 20px 0;
}

.wrapp-message-geo .message-geo {
    width: 100%;
    max-width: 548px;
    text-align: center;
    margin: 0 auto;
}

.wrapp-message-geo .message-geo img.picto {
    float: left;
}

@media screen and (max-width: 640px) {
    .wrapp-message-geo .message-geo img.picto {
        float: none;
    }
}

.wrapp-message-geo .message-geo span.text-message {
    float: left;
    font-family: 'roboto_condensedbold';
    font-size: 20px;
    color: #82337e;
    margin: 0 12px 0 8px;
    line-height: 55px;
}

@media screen and (max-width: 640px) {
    .wrapp-message-geo .message-geo span.text-message {
        float: none;
    }
}

@media screen and (max-width: 420px) {
    .wrapp-message-geo .message-geo span.text-message {
        font-size: 14px;
    }
}

.wrapp-message-geo .message-geo .wrapp-call-to-action {
    float: left;
    margin-top: 10px;
}

@media screen and (max-width: 640px) {
    .wrapp-message-geo .message-geo .wrapp-call-to-action {
        float: none;
        max-width: 168px;
        margin: 10px auto 0 auto;
    }
}

/*/////////////////////////////////
FIN LINE GEO
/////////////////////////////////*/

.lt-ie9 #filtreBPF.filter-disable, .ie8 #filtreBPF.filter-disable {
    background: url(../img/IE8_disable-BPF.png) no-repeat 50% 0 !important;
    border-bottom: #cccccc 4px solid !important;
}

.lt-ie9 #filtreBPF.filter-disable:hover, .ie8 #filtreBPF.filter-disable:hover {
    background: url(../img/IE8_disable-BPF.png) no-repeat 50% 0 !important;
    border-bottom: #cccccc 4px solid !important;
}

.ly-ie9 #filtreBPF .picto, .ie8 #filtreBPF .picto {
    display: none !important;
}

.lt-ie9 #filtreBPF .picto img, .ie8 #filtreBPF .picto img {
    display: none !important;
}

.lt-ie9 #filtreBPF.filter-disable .category-name, .ie8 #filtreBPF .category-name {
    display: none !important;
}

.title-popin-big {
    color: #fff;
}