.mainSECTION#sectionTITRE {
    background-color: #e8ebf0;
    padding: 20px 0 40px 0;

    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

#footer {
    overflow: hidden;
 }

.box-white {
    background-color: #ffffff;
}

.sectionMENTIONS {
    background: #ffffff url("../../generic/img/line_shadow.png") no-repeat 50% 0;
    padding-top: 10px;
}

.sectionma .mid .content {
    background-color: transparent;
}

.line_shadow {
    display: none;
}


.section-page .wrapp-title h2.title-section {
    font-family: "robotocondensed";
    font-size: 26px;
    line-height: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #a05ba4;
}
.section-page .wrapp-title h3.subtitle-section {
    font-family: 'roboto_condensedlight';
    font-size: 16px;
    line-height: 16px;
    color: #294f60;
}
#socialSection {
    background-color: #f4f8f9;
    background-image: url('../../page-home/img/background_shadow-section.png');
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.section-page {
    text-align: center;
    padding: 30px 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*/////////////////////////////////////
SECTION COVER
/////////////////////////////////////*/
.section-page.slider-cover {
    padding-top: 0;
    padding-bottom: 0;
}

.slider-cover {
    position:relative;
    top:0;left:0;
    width:100%;
    height:402px;
    background: #EDEDED;
    -webkit-transition: height 0.3s ease-out;
    -moz-transition: height 0.3s ease-out;
    -ms-transition: height 0.3s ease-out;
    -o-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
    overflow: hidden;
}
@media screen and (max-width: 960px) {
    .slider-cover {
        overflow: visible;
        margin-bottom: 32px;
    }
}

.slider-cover .flex-viewport,
.slider-cover .slides {
    width:100%;
    height:100%;
}

.item-slide {
    position: relative;
    width:100%;
    height:100%;
    -webkit-transition: height 0.3s ease-out;
    -moz-transition: height 0.3s ease-out;
    -ms-transition: height 0.3s ease-out;
    -o-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
    background-position:50% 0;
    background-repeat: no-repeat;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
@media screen and (max-width: 960px) {
    .item-slide {
        background-size: contain;
    }
}
@media screen and (max-width: 640px) {
    .item-slide {
        background-size: contain;
    }
}
.item-slide .wrapp-call-to-action-full {
    position: absolute;
    width: 100%;
    height: 100%;
}
.item-slide .wrapp-call-to-action-full a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.item-slide .wrapp-call-to-action1 {
    position: absolute;
    bottom:10px;
    left: -50%;
    z-index:100;
    width: 100%;
    max-width:180px;
    margin-left:-90px;
}
.item-slide .wrapp-call-to-action1b {
    position: absolute;
    bottom:10px;
    left: -50%;
    z-index:100;
    width: 100%;
    max-width:180px;
    margin-left:-190px;
}
.item-slide .wrapp-call-to-action2 {
    position: absolute;
    bottom:10px;
    left: -50%;
    z-index:100;
    width: 100%;
    max-width:180px;
    margin-left:10px;
}
.item-slide .wrapp-call-to-action a {
    position: relative;
}
.item-slide .wrapp-call-to-action-bleu a:after {
    content:"\f067";
    font-family: 'fontAwesome';
    position: absolute;
    display: block;
    right: 3px;
    top:3px;
    color: #ffffff;
    width:26px;
    height:26px;
    line-height: 24px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #476485;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #6f8fb4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1px;
    padding-left:1px;
}
.item-slide .wrapp-call-to-action-violet a:after {
    content:"\f067";
    font-family: 'fontAwesome';
    position: absolute;
    display: block;
    right: 3px;
    top:3px;
    color: #ffffff;
    width:26px;
    height:26px;
    line-height: 24px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #792475;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #a05ba4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1px;
    padding-left:1px;
}
#fullSlider {  }
#fullSlider .flex-viewport {
    height: 370px;
}
#fullSlider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    height: 32px;
    z-index: 50;
}
#fullSlider .flex-control-nav li {
    padding: 4px 0;
    margin: 0 2px;
}

#fullSlider .flex-control-paging li a {
    width:24px;
    height:24px;
    -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: #fff;
    -moz-box-shadow: inset 0 2px 2px rgba(1, 1, 1, .45);
    -webkit-box-shadow: inset 0 2px 2px rgba(1, 1, 1, .45);
    box-shadow: inset 0 2px 2px rgba(1, 1, 1, .45);
}

#fullSlider .flex-control-paging li a.flex-active {
    background: #adbbd3;
    cursor: default;
}

#fullSlider .flex-direction-nav {
    position: relative;
    width: 100%;
    max-width: 1160px;
    height:32px;
    margin: 0 auto;
    position: relative;
    background-color: #f0f2f5;
}
@media screen and (max-width: 960px) {
    #fullSlider .flex-control-nav {
        bottom: -32px;
    }
}
#fullSlider .flex-direction-nav:after {
    content: "";
    position: absolute;
    left:100%;
    width: 100%;
    height:32px;
    background-color: #f0f2f5;
}
#fullSlider .flex-direction-nav:before {
    content: "";
    position: absolute;
    right:100%;
    width: 100%;
    height:32px;
    background-color: #f0f2f5;
}
#fullSlider .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 32px;
    height: 32px;
    margin:0;
    position: absolute;
    top: -32px;
    z-index: 200;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #bfc6d3;
    color:#ffffff;
    text-align: center;
}
@media screen and (max-width: 960px) {
    #fullSlider .flex-direction-nav a {
        top: 0;
    }
}
#fullSlider .flex-direction-nav a.flex-prev:before {
    font-family: "fontAwesome";
    font-size: 24px;
    display: inline-block;
    content: '\f104';
    line-height: 30px;
}
#fullSlider .flex-direction-nav a.flex-next:before {
    font-family: "fontAwesome";
    font-size: 24px;
    display: inline-block;
    content: '\f105';
    line-height: 30px;
}
#fullSlider .flex-direction-nav .flex-prev {
    left:0;
}
.no-touch #fullSlider:hover .flex-direction-nav .flex-prev {
    left:0;
}
@media screen and (max-width: 960px) {
    #fullSlider .flex-direction-nav .flex-prev {
        left:40px;
    }
    .no-touch #fullSlider:hover .flex-direction-nav .flex-prev {
        left:40px;
    }
}

#fullSlider .flex-direction-nav .flex-next {
    right: 40px;
}
@media screen and (min-width: 1260px) {
    #fullSlider .flex-direction-nav .flex-next {
        right: 0;
    }
}
.no-touch #fullSlider:hover .flex-direction-nav .flex-next {
    right:40px;
}
@media screen and (min-width: 1260px) {
    .no-touch #fullSlider:hover .flex-direction-nav .flex-next {
        right:0;
    }
}
/*/////////////////////////////////////
FIN SECTION COVER
/////////////////////////////////////*/


/*////////////////////////////////////////////////////////
BOX FILTRES
////////////////////////////////////////////////////////*/
.wrapp-filtres {
    font-family: 'roboto_condensedlight';
}
#boxFiltres {
    height: 40px;
    overflow: hidden;
}
#boxFiltres.state-open {
    height:auto;
}

.wrapp-filtres .head-box {
    position: relative;
    background-color: #9f5ba3;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    line-height: 40px;
    height: 40px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 48px;
}

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

.wrapp-filtres .head-box .corner-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-color: #792475;
    cursor: pointer;
}

.wrapp-filtres .head-box .corner-left .fa {
    line-height: 42px;
    font-size: 24px;
}

.wrapp-filtres .head-box .wrapp-head-filter {

}

.wrapp-filtres .head-box .wrapp-head-filter .intitule-box {
    float: left;
    font-size: 20px;
}

.wrapp-filtres .head-box .wrapp-menu-display-mode {
    width: 100%;
    max-width: 260px;
    margin: 0 0 0 auto;
}
@media only screen and (max-width : 768px) {
    .wrapp-filtres .head-box .wrapp-menu-display-mode {
        max-width: 120px;
    }
}
@media only screen and (max-width : 480px) {
    .wrapp-filtres .head-box .wrapp-menu-display-mode {
        margin: 0 0 0 auto;
    }
}
.wrapp-filtres .head-box .wrapp-menu-display-mode:after {
    content: "";
    display: block;
    float: none;
    display: block;
}

.wrapp-filtres .head-box .wrapp-menu-display-mode .intitule.intitule-display-mode {
    font-family: 'robotocondensed';
    padding-left: 6px;
    float: left;
}
@media only screen and (max-width : 768px) {
    .wrapp-filtres .head-box .wrapp-menu-display-mode .intitule.intitule-display-mode {
        display: none;
    }
}
.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode {
    padding: 0;
    margin: 0;
    float: right;
}

.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    background-color: transparent;
}

.no-touch .wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode:hover,
.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode.active,
.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode.state-active {
    background-color: #733d76;
}
.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode.active,
.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode.state-active {
    cursor: default;
}

.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode .fa {
    font-size: 24px;
    line-height: 43px;
    opacity: 0.75;
}
.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode.item-display-mode-mosaique .fa {
    font-size: 11px;
    line-height: 12px;
    position: absolute;
}
.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode.item-display-mode-mosaique .fa1 {
    top:11px;
    left:9px;
}
.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode.item-display-mode-mosaique .fa2 {
    top:11px;
    left:20px;
}
.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode.item-display-mode-mosaique .fa3 {
    top:21px;
    left:9px;
}

.wrapp-filtres .head-box .wrapp-menu-display-mode .menu-display-mode .item-display-mode.item-display-mode-mosaique .fa4 {
    top:21px;
    left:20px;
}

.wrapp-filtres .head-box .corner-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: #792475;
    cursor: pointer;
}

.wrapp-filtres .head-box .corner-right .fa {
    line-height: 40px;
    font-size: 24px;
    display: block;
}
.wrapp-filtres.state-open .head-box .corner-right .fa:before,
.wrapp-filtres .head-box .corner-right .fa:before {
    content: "\f107";
    position: absolute;
    top:-2px;
    left:0;
    width: 40px;
    height: 20px;
    font-family: "FontAwesome";
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transform-origin: 20px 20px;
    -moz-transform-origin: 20px 20px;
    transform-origin: 20px 20px;
}
.no-touch .wrapp-filtres .head-box .corner-right:hover .fa:before {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.no-touch.ie9 .wrapp-filtres .head-box .corner-right:hover .fa:before {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.wrapp-filtres.state-open .head-box .corner-right .fa:before {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.wrapp-filtres .head-box .corner-right .fa:after {
    content: "\f106";
    position: absolute;
    top:4px;
    left:0;
    width: 40px;
    height: 20px;
    font-family: "FontAwesome";
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.wrapp-filtres .head-box .corner-right .fa:after,
.wrapp-filtres .head-box .corner-right.state-active .fa:after,
.no-touch .wrapp-filtres .head-box .corner-right:hover .fa:after {
    opacity: 0;
    top:-6px;
}
.wrapp-filtres.state-open .head-box .corner-right .fa:after {
    opacity:1;
    top:4px;
}
.wrapp-filtres .mid-box {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 8px 20px 8px;
}

.wrapp-filtres .mid-box .inner-mid-box {
    position: relative;
    color: #909bac;
}

.wrapp-filtres .mid-box .inner-mid-box:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.wrapp-filtres .mid-box .inner-mid-box .col {
    float: left;
    width: 25%;
}

.wrapp-filtres .mid-box .inner-mid-box .col.col-2x {
    width: 50%;
}
@media only screen and (max-width : 960px) {
    .wrapp-filtres .mid-box .inner-mid-box .col {
        float: left;
        width: 50%;
    }
    .wrapp-filtres .mid-box .inner-mid-box .col.col-2x {
        width: 100%;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width : 640px) {
    .wrapp-filtres .mid-box .inner-mid-box .col {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .wrapp-filtres .mid-box .inner-mid-box .col.col-2x {
        width: 100%;
        margin-bottom: 20px;
    }
}
.wrapp-filtres .mid-box h5.title-filtre {
    font-size: 18px;
    font-family: 'robotocondensed';
    margin-bottom: 10px;
}
.wrapp-filtres .mid-box .wrapp-col-mark .item-marque {
    float:left;
    width: 25%;
}
@media only screen and (max-width : 768px) {
    .wrapp-filtres .mid-box .wrapp-col-mark .item-marque {
        width: 33%;
    }
}
@media only screen and (max-width : 640px) {
    .wrapp-filtres .mid-box .wrapp-col-mark .item-marque {
        width: 50%;
    }
}
@media only screen and (max-width : 480px) {
    .wrapp-filtres .mid-box .wrapp-col-mark .item-marque {
        width: 100%;
        float: none;
    }
}
.wrapp-filtres .mid-box .wrapp-col-mark:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.wrapp-filtres .mid-box .wrapp-col-mark .item-marque {
    cursor:pointer;
    display: block;
}
.ie9 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
.ie10 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
.ie11 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
.lt-ie9 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque {
    float:left;
    width: 25%;
}
@media only screen and (max-width : 768px) {
    .ie9 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
    .ie10 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
    .ie11 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
    .lt-ie9 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque {
        width: 33%;
    }
}
@media only screen and (max-width : 640px) {
    .ie9 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
    .ie10 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
    .ie11 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
    .lt-ie9 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque {
        width: 50%;
    }
}
@media only screen and (max-width : 480px) {
    .ie9 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
    .ie10 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
    .ie11 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque,
    .lt-ie9 .wrapp-filtres .mid-box .wrapp-col-mark .item-marque {
        width: 100%;
        float: none;
    }
}
.wrapp-filtres .mid-box .wrapp-col-mark .item-marque.active,
.wrapp-filtres .mid-box .wrapp-col-mark .item-marque.state-active {
    cursor: default;
}
.wrapp-filtres .mid-box .wrapp-col-mark .item-marque:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.wrapp-filtres .mid-box .wrapp-col-mark .item-marque .checkbox-like {
    float: left;
    position: relative;
    width: 15px;
    height: 15px;
    background-color: #E7EDF1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 4px;
    margin-top: 2px;
    display: block;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}
.wrapp-filtres .mid-box .wrapp-col-mark .item-marque .checkbox-like:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 11px;
    height: 11px;
    background-color: transparent;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}
.no-touch .wrapp-filtres .mid-box .wrapp-col-mark .item-marque:hover .checkbox-like:before,
.wrapp-filtres .mid-box .wrapp-col-mark .item-marque.active .checkbox-like:before,
.wrapp-filtres .mid-box .wrapp-col-mark .item-marque.state-active .checkbox-like:before {
    background-color: #9F5BA3;
}

.wrapp-filtres .mid-box .wrapp-col-mark .item-marque .marque-name {
    float: left;
    font-family: 'robotocondensed';
    font-size: 14px;
    line-height: 20px;
    margin-right: 2px;
}

.wrapp-filtres .mid-box .wrapp-col-mark .item-marque .number-phone {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    text-align: center;
    color: #ffffff;
    background-color: #55677d;
    font-family: 'roboto_condensedbold';
    margin-top: 2px;
}

.wrapp-filtres .mid-box .wrapp-box-filter {

}

.wrapp-filtres .mid-box .wrapp-box-filter .box-filters {
    padding: 0;
    margin: 0;
}

.wrapp-filtres .mid-box .wrapp-box-filter .box-filters:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square {
    width: 46px;
    height: 46px;
    background-color: #DAE0E9;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset 0 4px 4px #DAE0E9, 0 3px 0 #909BAC;
    -webkit-box-shadow: inset 0 4px 4px #DAE0E9, 0 3px 0 #909BAC;
    box-shadow: inset 0 4px 4px #DAE0E9, 0 3px 0 #909BAC;
    text-align: center;
    line-height: 43px;
    float: left;
    margin-right: 6px;
    cursor: pointer;
    -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out, color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out, color 0.1s ease-out;
    -o-transition: background-color 0.1s ease-out, color 0.1s ease-out;
    transition: background-color 0.1s ease-out, color 0.1s ease-out;
}

.no-touch .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square:hover,
.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.active,
.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.state-active {
    background-color: #909BAC;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset 0 4px 4px #505A6A, 0 3px 0 #ffffff;
    -webkit-box-shadow: inset 0 4px 4px #505A6A, 0 3px 0 #ffffff;
    box-shadow: inset 0 4px 4px #505A6A, 0 3px 0 #ffffff;
    color: #DAE0E9;
    cursor: default;
    margin-top: 3px;
}
.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-os-blackberry {
    position: relative;
}
.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square .picto-blackbbery {
    position: absolute;
    top:12px;
    left:50%;
    margin-left: -13px;
    display: block;
    width: 26px;
    height: 26px;
}
.ie10 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square .picto-blackbbery,
.ie11 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square .picto-blackbbery {
    top:12px;
}

.ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square .picto-blackbbery,
.lt-ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square .picto-blackbbery {
    visibility: hidden;
}
.ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-os-blackberry,
.lt-ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-os-blackberry {
    background-image: url('../img/picto_blackberry.png');
    background-repeat: no-repeat;
    background-position: 50% 0px;
}
.ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-os-blackberry.state-active,
.ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-os-blackberry.active,
.ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-os-blackberry:hover,
.lt-ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-os-blackberry.state-active,
.lt-ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-os-blackberry.active,
.lt-ie9 .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-os-blackberry:hover {
    background-position: 50% -46px;
}

.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square .picto-blackbbery * {
    fill:#909bac;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.no-touch .wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square:hover .picto-blackbbery *,
.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.active .picto-blackbbery *,
.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.state-active .picto-blackbbery *{
    fill: #DAE0E9;
}
.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-categorie {
    color: #9f5ba3;
}

.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square .fa {
    font-size: 26px;
    line-height: 46px;
    display: block;
}

.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-categorie .fa {
    font-size: 24px;
    line-height: 20px;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 2px;
}

.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-categorie .fa.fa-4g {
    background: url('../img/picto_4G.svg') no-repeat 50% 6px;
    height: 20px;
    padding-top: 10px;
}

.wrapp-filtres .mid-box .wrapp-box-filter .item-filter-square.item-filter-categorie .filter-name {
    font-family: 'roboto_condensedlight';
    font-size: 10px;
    line-height: 11px;
    width: 100%;
    display: block;
    text-transform: uppercase;
}

.wrapp-filtres .mid-box .inner-mid-box .unfilter {
    position: absolute;
    bottom: -16px;
    right: 0;
    color: #909bac;
    font-size: 10px;
    font-family: 'roboto_condensedbold';
    cursor: pointer;
}

.wrapp-filtres .mid-box .inner-mid-box .unfilter .fa {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    text-align: center;
    color: #ffffff;
    background-color: #909bac;
    margin: 0 0 0 4px;
}

/*////////////////////////////////////////////////////////
FIN BOX FILTRES
////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////
BOX DASHBOARD
////////////////////////////////////////////////////////*/
.wrapp-dashboard {
    font-family: 'roboto_condensedlight';
    padding: 20px 0;
}

.wrapp-dashboard .main-box {
}

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

.wrapp-dashboard .main-box .inner-main-box {

}

.wrapp-dashboard .main-box .col {
    float: left;
    width: 14%;
    width:122px;
}
.wrapp-dashboard .main-box .col.col-3x {
    width:838px;
}
@media only screen and (min-width : 1280px) {
    .wrapp-dashboard .main-box .col {
        float: left;
    }
    .wrapp-dashboard .main-box .col.col-3x {
        width: 80%;
    }
}
@media only screen and (min-width : 960px) {
    .wrapp-dashboard .main-box .col.col-3x {
        width: 80%;
        width: calc( 100% - 122px);
    }
}
@media only screen and (max-width : 959px) {
    .wrapp-dashboard .main-box .col.col-3x {
        display: none;
    }
}
.wrapp-box-counter {
    background-color: #FFF;
    border: 1px solid #C3CCD7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 120px;
}

.wrapp-box-counter .inner-box-counter {
    position: relative;
    width: 100%;
}

.wrapp-box-counter .inner-box-counter:before {
    content: "";
    position: absolute;
    z-index: 4;
    bottom: -12px;
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 16px 0 16px;
    border-color: #C3CCD7 transparent transparent transparent;
}

.wrapp-box-counter .inner-box-counter:after {
    content: "";
    position: absolute;
    z-index: 5;
    bottom: -11px;
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 16px 0 16px;
    border-color: #ffffff transparent transparent transparent;
}

.wrapp-box-counter .inner-box-counter .head-box-counter {
    color: #55677d;
    background-color: #d1d7e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 4px;
}

.wrapp-box-counter .inner-box-counter .mid-box-counter {
    width: 100%;
}

.wrapp-box-counter .inner-box-counter .mid-box-counter:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.wrapp-box-counter .inner-box-counter .mid-box-counter .zone-picto {
    float: left;
    width: 50px;
    text-align: center;
}

.wrapp-box-counter .inner-box-counter .mid-box-counter .zone-picto .fa {
    color: #909bac;
    font-size: 84px;
    text-align: center;
}

.wrapp-box-counter .inner-box-counter .mid-box-counter .zone-number {
    font-family: 'roboto_condensedbold';
    color: #9f5ba3;
    float: left;
    width: 70px;
    text-align: center;
}

.wrapp-box-counter .inner-box-counter .mid-box-counter .zone-number .number-phone {
    font-size: 58px;
    line-height: 60px;
}

.wrapp-box-counter .inner-box-counter .mid-box-counter .zone-number .intitule-number-phone {
    font-size: 16px;
    line-height: 12px;
    text-transform: uppercase;
}



.wrapp-dashboard .wrapp-all-reassurance {
    text-align: right;
    width: 100%;
    max-width: 864px;
    float: right;
}
.wrapp-dashboard .wrapp-all-reassurance:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}
.wrapp-dashboard .wrapp-all-reassurance:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.wrapp-dashboard .wrapp-box-reassurance {
    width: 33.33333%;
    max-width: 271px;
    height: 108px;
    background-color: #FFF;
    border: 1px solid #C3CCD7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: left;
    margin-left: 8px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 8px;
}
@media only screen and (min-width : 1280px) {
    .wrapp-dashboard .wrapp-box-reassurance {
        width: 100%;
        max-width: 280px;
        margin-left: 8px;
    }
}
@media only screen and (max-width : 960px) {
    .wrapp-dashboard .wrapp-box-reassurance {
        width: 32%;
        max-width: 280px;
        margin-left: 1%;
    }
}
.wrapp-dashboard .wrapp-box-reassurance.wrapp-box-reassurance-livraison {
    background-image: url('../img/picto_livraison.png');
    background-repeat: no-repeat;
    background-position: right 6px;
}
.wrapp-dashboard .wrapp-box-reassurance.wrapp-box-reassurance-garantie {
    background-image: url('../img/picto_garantie.png');
    background-repeat: no-repeat;
    background-position: right 6px;
}
.wrapp-dashboard .wrapp-box-reassurance.wrapp-box-reassurance-echange {
    background-image: url('../img/picto_echange.png');
    background-repeat: no-repeat;
    background-position: right 6px;
}
.wrapp-dashboard .wrapp-box-reassurance .box-reassurance {
    position: relative;
    width: 100%;
    height: 100%;
}
.wrapp-dashboard .wrapp-box-reassurance .box-reassurance .zone-text {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 80px;
}
@media only screen and (max-width : 820px) {
    .wrapp-dashboard .wrapp-box-reassurance .box-reassurance .zone-text {
        padding-right: 50px;
        bottom: auto;
        top:0;
    }
}
.wrapp-dashboard .wrapp-box-reassurance .box-reassurance .zone-text h3 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    color: #9f5ba3;
    font-family: 'roboto_condensedbold';
    padding: 0;
    margin: 0;
}
.wrapp-dashboard .wrapp-box-reassurance .box-reassurance .zone-text p {
    line-height: 15px;
    font-size: 15px;
    color: #98a3b2;
    min-height:36px;
}



.wrapp-dashboard .bottom-box {
    padding-top: 28px;
}
.wrapp-dashboard .bottom-box:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}
.wrapp-dashboard .bottom-box h6 {
    color: #909BAC;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: #909BAC 1px solid;
    font-family: 'roboto_condensedbold';
}

.wrapp-dashboard .bottom-box #switcherOrder {
    float: right;
    margin-top:-38px;
    background-color: #e8ebf0;
}

@media only screen and (max-width : 640px) {
    .wrapp-dashboard .bottom-box #switcherOrder {
        float: none;
        margin-top: 6px;
        margin-left: auto;
        margin-right: 0;
    }
}
.wrapp-dashboard .bottom-box #switcherOrder ul {
    padding: 0 0 0 6px;
}
@media only screen and (max-width : 640px) {
    .wrapp-dashboard .bottom-box #switcherOrder ul {
        max-width: 268px;
        margin: 0 0 0 auto;
    }
}
.wrapp-dashboard .bottom-box #switcherOrder ul:after {
    content:"";
    float: none;
    clear: both;
    display: block;
}
.wrapp-dashboard .item-switch-order {
    background-color: #FFF;
    border: 1px solid #D2D6DD;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 3px 0 #909BAC;
    -webkit-box-shadow: 0 3px 0 #909BAC;
    box-shadow: 0 3px 0 #909BAC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 8px;
    text-align: center;
    line-height: 32px;
    float: left;
    cursor: pointer;
    color: #909BAC;
    font-family: 'roboto_condensedbold';
    margin-left: 6px;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}
.wrapp-dashboard .item-switch-order.active,
.wrapp-dashboard .item-switch-order.state-active {
    background-color: #909BAC;
    color: #dae0e9;
    -moz-box-shadow: inset 0 4px 4px #505A6A;
    -webkit-box-shadow: inset 0 4px 4px #505A6A;
    box-shadow: inset 0 4px 4px #505A6A;
}
/*////////////////////////////////////////////////////////
FIN BOX DASHBOARD
////////////////////////////////////////////////////////*/




/*/////////////////////////
WALL MOBILE
/////////////////////////*/
#wrappWall {
    position: relative;
    padding: 4px 0;
}
#wrappWall .wrapp-wall-mobile {
    padding: 0;
    margin: 0;
}
#wrappWall .wrapp-wall-mobile:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}
#wrappWall .mix {
    display: none;
}

#wrappWall #overlayWaiting {
    position: absolute;
    top:0;
    left:0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: #e8ebf0;
}
.message-wait {
    text-align: center;
    margin:0 auto 30px auto;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 0 10px;
    background-color: #ffffff;
    max-width: 200px;
    line-height: 40px;
}
#loaderBulle {
    margin-top: 0;
}
/*/////////////////////////
FIN WALL MOBILE
/////////////////////////*/


/*/////////////////////////
BOX MOBILE
/////////////////////////*/
@media only screen and (max-width : 960px) {
    .corner {
        border-width: 0 80px 80px 0;
    }
    .corner:before {
        right: -76px;
    }
    .corner:after {
        right: -110px;
        top:25px;
    }
    .corner.corner-under {
        border-width: 0 110px 110px 0;
    }
    .corner.corner-under:after {
        top: 39px;
        right: -128px;
    }
}

@media only screen and (min-width : 960px) {

    .display-mosaique .corner:after {
        display: none;
    }

    .display-mosaique .corner {
        border-width: 0 62px 62px 0;
    }

    .display-mosaique .corner.corner-under {
        border-width: 0 82px 82px 0;
    }

    .display-mosaique .corner:before {
        right: -59px;
    }

    .display-mosaique .corner.corner-under:before {
        display: none;
    }

    .display-mosaique .corner.corner-under:after {
        display: block;
        top: 28px;
        right: -113px;
        font-size: 14px;
    }
}

.item-box-mobile {
    position:relative;
    border: 1px solid #eaedf4;
    -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;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    overflow: hidden;
    font-family: 'roboto_condensedlight';
    float: left;
    margin-bottom: 20px;
}
.item-box-mobile.category-4g {
    background-image: url('../img/picto_4G-vers-orange.png');
    background-position: 8px 8px;
    background-repeat: no-repeat;
}

.item-box-mobile.category-hplus {
    background-image: url('../img/picto_4GHPlus-vers-orange.png');
    background-position: 8px 8px;
    background-repeat: no-repeat;
}



#wrappWall.display-box .item-box-mobile {
    width:30%;
    width: calc(33.333333% - 24px);
    height:380px;
    margin-left: 10px;
    margin-right: 10px;
}

#wrappWall.display-mosaique .item-box-mobile {
    width:25%;
    width: calc(25% - 22px);
    margin-left: 10px;
    margin-right: 10px;
    height:380px;
}
@media only screen and (max-width : 959px) {
    #wrappWall.display-mosaique .item-box-mobile {
        width:48%;
        width: calc(50% - 22px);
    }
    #wrappWall.display-box .item-box-mobile {
        width: 48%;
        width: calc(50% - 24px);
    }
}
#wrappWall.display-list .item-box-mobile {
    width:45%;
    width: calc(50% - 12px);
    height:280px;
}
@media only screen and (max-width : 480px) {
    #wrappWall.display-list .item-box-mobile {
        height: 380px;
    }
}

#wrappWall.display-list .item-box-mobile:nth-child(odd)  {
    margin-right: 10px;
}
#wrappWall.display-list .item-box-mobile:nth-child(even)  {
    margin-left: 10px;
}

@media only screen and (max-width : 959px) {
    #wrappWall.display-box .item-box-mobile,
    #wrappWall.display-list .item-box-mobile {
        width:100%;
        margin-left: 0;
        margin-right: 0;
    }
    #wrappWall.display-list .item-box-mobile:nth-child(odd)  {
        margin-right: 0px;
    }
    #wrappWall.display-list .item-box-mobile:nth-child(even)  {
        margin-left: 0px;
    }
}

@media only screen and (max-width : 767px) {
    #wrappWall.display-mosaique .item-box-mobile {
        width:100%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width : 480px) {
    .item-box-mobile {
        width: 300px;
        margin-left: 10px;
        margin-right: 10px;
    }
}


.no-touch .item-box-mobile:hover {
    -moz-box-shadow: 0 0 5px rgba(121,36,117,.75);
    -webkit-box-shadow: 0 0 5px rgba(121,36,117,.75);
    box-shadow: 0 0 5px rgba(121,36,117,.75);
}
.item-box-mobile .wrapp-item-box-mobile {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:4px 10px 10px 10px;
}
.item-box-mobile.category-hplus .wrapp-item-box-mobile,
.item-box-mobile.category-4g .wrapp-item-box-mobile {
    padding-left:44px;
}
.display-list .item-box-mobile.category-hplus .wrapp-item-box-mobile,
.display-list .item-box-mobile.category-4g .wrapp-item-box-mobile {
    padding-left:34px;
}
@media only screen and (max-width : 480px) {
    .display-list .item-box-mobile.category-hplus .wrapp-item-box-mobile,
    .display-list .item-box-mobile.category-4g .wrapp-item-box-mobile {
        padding-left:44px;
    }
}
.item-box-mobile h4.name-brand-mobile {
    position:relative;
    z-index:8;
    font-family: 'roboto_condensedbold';
    font-size:17px;
    line-height: 17px;
    text-align: left;
}
.display-list .item-box-mobile h4.name-brand-mobile {
    position:absolute;
    left:140px;
}
.display-list .item-box-mobile.category-hplus h4.name-brand-mobile,
.display-list .item-box-mobile.category-4g h4.name-brand-mobile {
    left: 154px;
}
@media only screen and (max-width : 480px) {
    .display-list .item-box-mobile h4.name-brand-mobile {
        position:relative;
        left:0;
    }
    .display-list .item-box-mobile.category-hplus h4.name-brand-mobile,
    .display-list .item-box-mobile.category-4g h4.name-brand-mobile {
        left:0;
    }
}
.item-box-mobile h4.name-brand-mobile a {
    color:#000000;
    text-decoration: none;
}
.item-box-mobile h3.name-model-mobile {
    position:relative;
    z-index:8;
    font-family: 'roboto_condensedbold';
    font-size:16px;
    line-height:16px;
    text-transform: uppercase;
    text-align: left;
    padding-right: 70px;
}
@media only screen and (min-width : 980px) {
    .display-box .item-box-mobile h3.name-model-mobile {
        height: 32px;
        overflow: hidden;
        padding-right: 100px;
    }
}
.display-list .item-box-mobile h3.name-model-mobile {
    position:absolute;
    top:26px;
    left:140px;
}
.display-list .item-box-mobile.category-hplus h3.name-model-mobile,
.display-list .item-box-mobile.category-4g h3.name-model-mobile {
    left: 154px;
}
@media only screen and (max-width : 480px) {
    .display-list .item-box-mobile h3.name-model-mobile {
        position:relative;
        top:0;
        left:0;
    }
    .display-list .item-box-mobile.category-hplus h3.name-model-mobile,
    .display-list .item-box-mobile.category-4g h3.name-model-mobile {
        left:0;
    }
}
.display-mosaique .item-box-mobile h3.name-model-mobile {
    font-size:15px;
    line-height: 15px;
    max-width: 120px;
    height: 30px;
    overflow: hidden;
}
@media only screen and (max-width : 960px) {
    .display-mosaique .item-box-mobile h3.name-model-mobile {
        height: auto;
    }
}
.item-box-mobile h3.name-model-mobile a {
    color:#000000;
    text-decoration: none;
}
.item-box-mobile .col-mobile {
    position:relative;
    float: left;
    width: 50%;
    height:100%;
}
.display-mosaique .item-box-mobile .col-mobile {
    width: 100%;
    height: 50%;
    max-height: 128px;
    float: none;
    text-align: center;
}

.display-list .item-box-mobile .col-mobile {
    width: 60%;
}

@media only screen and (min-width : 1280px) {
    .display-mosaique .item-box-mobile .col-mobile {
        float: left;
        width: 50%;
        height: 100%;
        max-height: none;
    }
}
@media only screen and (max-width : 960px) {
    .display-mosaique .item-box-mobile .col-mobile {
        float: left;
        width: 50%;
        height: 100%;
        max-height: none;
    }
}
.item-box-mobile .col-mobile .inner-col-mobile {
    position: relative;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.item-box-mobile .pix-tel {
    position:absolute;
    top:0px;
    left:14px;
    z-index:2;
    display:block;
    width:140px;
    width: 100%;
    height:290px;
    margin:0 auto;
}

.display-mosaique .item-box-mobile .pix-tel {
    height: 100%;
}

.category-hplus .item-box-mobile .pix-tel,
.category-4g .item-box-mobile .pix-tel {
    left:-20px;
}
@media only screen and (min-width : 1280px) {
    .item-box-mobile .pix-tel {
        /*width: 160px;*/
    }
}

.display-mosaique .item-box-mobile .pix-tel {
    left:0px;
}
.display-list .item-box-mobile .pix-tel {
    width:160px;
    height:220px;
    left: 2px;
}
@media only screen and (max-width : 480px) {
    .display-list .item-box-mobile .pix-tel {
        left: 20px;
        height:280px;
    }
    .display-list .item-box-mobile.category-hplus .pix-tel,
    .display-list .item-box-mobile.category-4g .pix-tel {
        left: 0px;
    }
}


.item-box-mobile .pix-tel img {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 146px;
}
.display-list .item-box-mobile .pix-tel img {
    width: auto;
    height: 100%;
    margin: 0;
}
@media only screen and (max-width : 480px) {
    .display-list .item-box-mobile .pix-tel img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
}
.display-mosaique .item-box-mobile .pix-tel img {
    width: auto;
    height: 100%;
    margin: 0 auto;
}
@media only screen and (min-width : 1280px) {
    .display-mosaique .item-box-mobile .pix-tel img {
        width: 100%;
        height: auto;
        max-height: 223px;
        margin: 0 auto;
    }
}
@media only screen and (max-width : 959px) {
    .display-mosaique .item-box-mobile .pix-tel img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
}
@media only screen and (max-width : 480px) {
    .item-box-mobile .pix-tel img {
        max-width:146px;
        margin-top:0px;
    }
}
.item-box-mobile .menu-color-mobile {
    position:absolute;
    top:50%;
    left:6px;
    z-index: 5;
    margin-top:-79px;
}
.item-box-mobile .menu-color-mobile .color_list {
    padding:0;
    margin:0;
}
.item-box-mobile .menu-color-mobile .color_list .item-color {
    width: 30px;
    height:30px;
    border: 2px solid #fff;
    -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: #ffffff;
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.25);
    box-shadow: 0 0 4px rgba(0,0,0,.25);
    margin-bottom:4px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.item-box-mobile .menu-color-mobile .color_list .item-color.active,
.no-touch .item-box-mobile .menu-color-mobile .color_list .item-color:hover {
    -moz-box-shadow: 0 0 5px rgba(121,36,117,.75);
    -webkit-box-shadow: 0 0 5px rgba(121,36,117,.75);
    box-shadow: 0 0 5px rgba(121,36,117,.75);
}
.item-box-mobile .menu-color-mobile .color_list .item-color a {
    display:block;
    width:30px;
    height: 30px;
}
.item-box-mobile .strong-attribute {
    position:absolute;
    top:300px;
    left:-10px;
    z-index:6;
    width:240px;
    height:378px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    opacity:0;
}
@media only screen and (max-width : 480px) {
    .item-box-mobile .strong-attribute {
        width: 160px;
    }
}
.item-box-mobile .strong-attribute.open-state {
    top:0;
    background-color: rgba(255, 255, 255, 0.9);
    opacity:1;
}

.item-box-mobile .strong-attribute .wrapp-strong-attribut {
    position: relative;
    width:100%;
    height:100%;
}
.item-box-mobile .list-attribut {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:42px 10px 10px 20px;
}
.item-box-mobile .title-strong-attribute {
    font-family: 'roboto_condensedbold';
    font-size:16px;
    color:#9f5ba3;
}
.item-box-mobile .mention-das {
    position: absolute;
    bottom:16px;
    font-size:10px;
    left:0px;
    width: 100%;
    max-width:160px;
    text-align: center;
}
@media only screen and (max-width : 959px) {
    .item-box-mobile .mention-das {
        max-width:none;
    }
}
.display-list .item-box-mobile .mention-das {
    bottom: 6px;
    max-width: 140px;
}
.display-mosaique .item-box-mobile .mention-das {
    bottom: 0;
    max-width: none;
}
@media only screen and (max-width : 480px) {
    .item-box-mobile .mention-das {
        width:120px;
    }
    .display-list .item-box-mobile .mention-das {
        width:100%;
    }
}
.item-box-mobile .item-attribute {
    margin:6px 0 4px 0;
}
.item-box-mobile .item-attribute .fa {
    margin-left:6px;
    display: inline-block;
}
.item-box-mobile .wrapp-infos-mobile {
    position:absolute;
    left: 6px;
    top:320px;
    z-index:10;
    width:30px;
    height:30px;
    line-height:30px;
    border: 2px solid #fff;
    -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: #fff;
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.25);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.25);
    box-shadow: 0 0 4px rgba(0,0,0,.25);
    text-align: center;
    cursor:pointer;
}
.item-box-mobile .wrapp-infos-mobile .fa {
    font-size:16px;
    color:#9f5ba3;
}

.item-box-mobile .col-tarifs {
    position: relative;
    z-index:3;
    float: right;
    width: 50%;
    padding-top: 24px;
}
.display-box .item-box-mobile .col-tarifs {
    padding-top: 44px;
}
.display-mosaique .item-box-mobile .col-tarifs {
    float: none;
    width: 100%;
    padding-top: 8px;
}
.display-list .item-box-mobile .col-tarifs {
    width: 40%;
}

@media only screen and (min-width : 1280px) {
    .display-mosaique .item-box-mobile .col-tarifs {
        padding-top: 60px;
    }
}
@media only screen and (max-width : 959px) {
    .display-mosaique .item-box-mobile .col-tarifs {
        padding-top: 68px;
    }
}
.display-mosaique .item-box-mobile .box-tarif {
    max-width: none;
    margin-top: 0;
    margin: 0 auto;
}

.display-list .item-box-mobile .col-tarifs {
    padding-top: 0;
}

.item-box-mobile .text-since {
    font-family: 'roboto_condensedlight';
    font-size:17px;
    margin-left:30px;
    color:#9f5ba3;
    margin-bottom: 4px;
}
.item-box-mobile .box-tarif {
    -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: #e7e7e7;
    text-align: center;
    overflow: hidden;
    margin-left:10px;
    margin-top:40px;
    max-width:140px;
    padding: 8px 0;
}
.display-box .item-box-mobile .box-tarif {
    margin-top: 24px;
}

.display-list .item-box-mobile .box-tarif {
    margin-left: auto;
    margin-right: 0px;
    margin-top: 60px;
    max-width:140px;
    background-color: transparent;
}
@media screen and (min-width: 1280px) {
    .display-list .item-box-mobile .box-tarif {
        margin-right: 60px;
    }
}
.item-box-mobile .box-tarif .head-box-tarif {
    background-color: #cfcfcf;
    font-size:11px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 10px;
    text-align: center;
}
.item-box-mobile .wrapp-box-tarif {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 10px 2px 10px;
}

@media screen and (min-width: 1280px) {
    .display-mosaique .item-box-mobile .wrapp-box-tarif {
        padding: 0 6px 0 10px;
    }
}
.item-box-mobile .box-tarif .tarif-final {
    font-size:26px;
    font-family: 'roboto_condensedbold';
    color:#9f5ba3;
    line-height:38px;
}
.display-mosaique .item-box-mobile .box-tarif .tarif-final {
    line-height:30px;
}

@media screen and (min-width: 1280px) {
    .item-box-mobile .box-tarif .tarif-final {
        font-size: 37px;
    }
    .display-mosaique .item-box-mobile .box-tarif .tarif-final {
        font-size: 30px;
    }
}

.item-box-mobile .box-tarif .tarif-final .renvoi {
    position:relative;
}
.item-box-mobile .box-tarif .tarif-final .renvoi:after {
    position: absolute;
    top:-20px;
}
.item-box-mobile .box-tarif .tarif-initial {
    text-decoration: line-through;
    font-size:16px;
    line-height: 16px;
    font-family: 'roboto_condensedbold';
}
.item-box-mobile .box-tarif.box-tarif-direct .tarif-initial {
    font-size:12px;
    line-height:12px;
}
.item-box-mobile .box-tarif .tarif-explanation {
    font-size:15px;
    line-height:15px;
}
.item-box-mobile .box-tarif .tarif-explanation .tarif-explanation {
    font-family: 'roboto_condensedbold';
    font-size:18px;
    color:#9f5ba3;
    display: inline;
}

.indication-condition-promo {
    margin-top: 10px;
    color:#9f5ba3;
    font-family: 'roboto_condensedbold';
    font-size:10px;
}
.display-mosaique .indication-condition-promo {
    margin-top: 2px;
}
.item-box-mobile .box-tarif .tarif-engagement {
    font-size:14px;
    line-height:14px;
}
.item-box-mobile .box-tarif .tarif-calcul {
    margin: 6px 0 2px 0;
    font-family: 'roboto_condensedlight';
    font-size:13px;
    line-height:13px;
}
.item-box-mobile .box-tarif .text-prix-barre {
    text-decoration: line-through;
}
.item-box-mobile .box-tarif.box-tarif-edp {
    text-align: left;
}
.item-box-mobile .box-tarif.box-tarif-direct {

}
.item-box-mobile .between-box {
    text-align: center;
    font-family: 'roboto_condensedbold';
    font-size:18px;
    line-height:18px;
    max-width:140px;
    margin:10px 0 10px 30px;
}
.item-box-mobile .wrapp-call-to-action {
    position: absolute;
    bottom:10px;
    left:50%;
    z-index: 8;
    margin-left:-80px;
    width: 100%;
    max-width:160px;
}
.item-box-mobile .box-color {
    position: absolute;
    z-index: 4;
    top:60px;
    left:4px;
}

.display-mosaique .item-box-mobile .box-color {
    display: none;
}
.display-list .item-box-mobile .box-color {
    left: 140px;
}
.display-list .item-box-mobile.category-hplus .box-color,
.display-list .item-box-mobile.category-4g .box-color {
    left: 154px;
}
@media screen and (max-width: 480px) {
    .display-list .item-box-mobile .box-color,
    .display-list .item-box-mobile.category-hplus .box-color,
    .display-list .item-box-mobile.category-4g .box-color {
        left: 4px;
    }
}

.item-box-mobile .box-color .color_list {
    padding: 0;
}
.item-box-mobile .box-color .color_list li {
    margin-bottom: 6px;
    width: 30px;
    height: 30px;
    background-color: #fffffff;
    border: 2px solid #FFF;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.display-list .item-box-mobile .box-color .color_list li {
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 6px;
}
@media screen and (min-width: 1280px) {
    .display-list .item-box-mobile .box-color .color_list li {
        width: 30px;
        height: 30px;
    }
}
@media screen and (max-width: 959px) {
    .display-list .item-box-mobile .box-color .color_list li {
        width: 30px;
        height: 30px;
    }
}
@media screen and (max-width: 480px) {
    .display-list .item-box-mobile .box-color .color_list li {
        float: none;
        margin-right: 0;
    }
}
.item-box-mobile .box-color .color_list li.state-active {
    border: 2px solid #9f5ba3;
}
.color_list li a {
    display: block;
    width: 100%;
    height: 100%;
}

.box-details {
    position: absolute;
    z-index: 8;
    top:100%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    background-color: rgba(255,255,255,0.9);
}
.box-details.state-open {
    top: 0;
}
.display-list .box-details {
    top:102px;
    left: 140px;
    max-width: 188px;
    height: auto;
    background-color: transparent;
}
.display-list .category-hplus .box-details,
.display-list .category-4g .box-details {
    left: 154px;
}
@media screen and (max-width: 480px) {
    .display-list .box-details {
        top:100%;
        left: 0;
        max-width: none;
        height: 100%;
        background-color: rgba(255,255,255,0.9);
    }
    .display-list .category-hplus .box-details,
    .display-list .category-4g .box-details {
        left: 0;
    }
    .display-list .box-details.state-open {
        top: 0;
    }
}
.box-details .wrapp-box-details {
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.display-list .box-details .wrapp-box-details  {
    padding: 0;
}
@media screen and (max-width: 480px) {
    .display-list .box-details .wrapp-box-details  {
        padding: 10px;
    }
}
.box-details .wrapp-box-details h6 {
    font-size: 15px;
    text-transform: uppercase;
    color:#9f5ba3;
}
.box-details .wrapp-box-details ul {
    padding: 0;
    margin:0;
}
.box-details .box-details .item-caracteristique {
    margin-bottom: 4px;
}
.display-list .box-details .item-caracteristique {
    font-size: 12px;
    line-height: 12px;
    max-width: 130px;
}
.btn-infos {
    position: absolute;
    z-index: 9;
    bottom:6px;
    left: 6px;
    width: 34px;
    height: 34px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.display-mosaique .btn-infos {
    display: none;
}
.display-list .btn-infos {
    display: none;
}
@media screen and (max-width: 480px) {
    .display-list .btn-infos {
        display: block;
    }
}
.btn-infos .fa {
    line-height: 36px;
    font-size: 16px;
}
/*/////////////////////////
FIN BOX MOBILE
/////////////////////////*/










/*/////////////////////////////////////
SECTION SOCIAL
/////////////////////////////////////*/
#socialSection {
    background-color: #f4f8f9;
    background-image: url('../../page-home/img/background_shadow-section.png');
    background-repeat: no-repeat;
    background-position: 50% 0;
    text-align: center;
    padding: 40px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#socialSection .wrapp-inner {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 1260px) {
    #socialSection .wrapp-inner {
        padding: 10px 0;
    }
}


#wrapp-box-social:after {
    content: "";
    display: block;
    clear: both;
    float: none;
}

#wrapp-box-social .item-social {
    width: 100%;
    max-width: 30%;
    display: inline-block;
    margin: 0 12px 12px 0;
    -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;
}

@media screen and (max-width: 960px) {
    #wrapp-box-social .item-social {
        max-width: 24%;
    }
}

@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social {
        max-width: 24%;
    }
}

@media screen and (max-width: 640px) {
    #wrapp-box-social .item-social {
        max-width: 40%;
    }
}

@media screen and (max-width: 420px) {
    #wrapp-box-social .item-social {
        width: 100%;
        max-width: 280px;
        display: block;
        margin: 0 auto 6px auto;
    }
}

#wrapp-box-social .item-social .wrapp-counter-social {

}

#wrapp-box-social .item-social .wrapp-counter-social a {
    text-decoration: none;
    color: #ffffff;
}

#wrapp-box-social .item-social .wrapp-counter-social:after {
    content: "";
    display: block;
    clear: both;
    float: none;
}

#wrapp-box-social .item-social .wrapp-counter-social .picto-social {
    width: 54px;
    height: 54px;
    display: block;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    line-height: 54px;
    overflow: hidden;
}

@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social .wrapp-counter-social .picto-social {
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 30px;
    }
}

#wrapp-box-social .item-social .wrapp-counter-social .picto-social i {
    display: block;
    line-height: 54px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social .wrapp-counter-social .picto-social i {
        line-height: 42px;
    }
}

#wrapp-box-social .item-social.item-social-facebook .wrapp-counter-social .picto-social {
    text-shadow: rgb(52, 84, 131) 1px 1px,
    rgb(52, 84, 131) 2px 2px,
    rgb(52, 84, 131) 3px 3px,
    rgb(52, 84, 131) 4px 4px,
    rgb(52, 85, 132) 5px 5px,
    rgb(53, 86, 134) 6px 6px,
    rgb(53, 87, 136) 7px 7px,
    rgb(54, 88, 137) 8px 8px,
    rgb(55, 89, 139) 9px 9px,
    rgb(55, 90, 141) 10px 10px,
    rgb(56, 91, 142) 11px 11px,
    rgb(57, 92, 144) 12px 12px,
    rgb(57, 93, 146) 13px 13px,
    rgb(58, 94, 147) 14px 14px,
    rgb(59, 95, 149) 15px 15px,
    rgb(59, 96, 151) 16px 16px,
    rgb(60, 98, 153) 17px 17px,
    rgb(61, 99, 154) 18px 18px,
    rgb(61, 100, 156) 19px 19px,
    rgb(62, 101, 158) 20px 20px,
    rgb(63, 102, 159) 21px 21px,
    rgb(63, 103, 161) 22px 22px,
    rgb(64, 104, 163) 23px 23px,
    rgb(65, 105, 164) 24px 24px,
    rgb(65, 106, 166) 25px 25px,
    rgb(66, 107, 168) 26px 26px,
    rgb(67, 108, 169) 27px 27px,
    rgb(67, 109, 171) 28px 28px,
    rgb(68, 110, 173) 29px 29px,
    rgb(69, 112, 175) 30px 30px;
    background-color: rgb(69, 112, 175);
}

#wrapp-box-social .item-social.item-social-twitter .wrapp-counter-social .picto-social {
    text-shadow: rgb(69, 143, 168) 1px 1px,
    rgb(69, 143, 168) 2px 2px,
    rgb(69, 143, 168) 3px 3px,
    rgb(69, 143, 168) 4px 4px,
    rgb(69, 144, 170) 5px 5px,
    rgb(70, 146, 172) 6px 6px,
    rgb(71, 148, 174) 7px 7px,
    rgb(72, 150, 176) 8px 8px,
    rgb(73, 152, 178) 9px 9px,
    rgb(74, 154, 180) 10px 10px,
    rgb(75, 155, 183) 11px 11px,
    rgb(76, 157, 185) 12px 12px,
    rgb(76, 159, 187) 13px 13px,
    rgb(77, 161, 189) 14px 14px,
    rgb(78, 163, 191) 15px 15px,
    rgb(79, 165, 193) 16px 16px,
    rgb(80, 167, 196) 17px 17px,
    rgb(81, 168, 198) 18px 18px,
    rgb(82, 170, 200) 19px 19px,
    rgb(83, 172, 202) 20px 20px,
    rgb(84, 174, 204) 21px 21px,
    rgb(84, 176, 206) 22px 22px,
    rgb(85, 178, 208) 23px 23px,
    rgb(86, 179, 211) 24px 24px,
    rgb(87, 181, 213) 25px 25px,
    rgb(88, 183, 215) 26px 26px,
    rgb(89, 185, 217) 27px 27px,
    rgb(90, 187, 219) 28px 28px,
    rgb(91, 189, 221) 29px 29px,
    rgb(92, 191, 224) 30px 30px;
    background-color: rgb(92, 191, 224);
}

#wrapp-box-social .item-social.item-social-youtube .wrapp-counter-social .picto-social {
    text-shadow: rgb(164, 64, 47) 1px 1px,
    rgb(164, 64, 47) 2px 2px,
    rgb(164, 64, 47) 3px 3px,
    rgb(164, 64, 47) 4px 4px,
    rgb(166, 64, 47) 5px 5px,
    rgb(168, 65, 48) 6px 6px,
    rgb(170, 66, 48) 7px 7px,
    rgb(172, 67, 49) 8px 8px,
    rgb(174, 68, 50) 9px 9px,
    rgb(176, 68, 50) 10px 10px,
    rgb(178, 69, 51) 11px 11px,
    rgb(180, 70, 51) 12px 12px,
    rgb(183, 71, 52) 13px 13px,
    rgb(185, 72, 53) 14px 14px,
    rgb(187, 72, 53) 15px 15px,
    rgb(189, 73, 54) 16px 16px,
    rgb(191, 74, 55) 17px 17px,
    rgb(193, 75, 55) 18px 18px,
    rgb(195, 76, 56) 19px 19px,
    rgb(197, 76, 56) 20px 20px,
    rgb(199, 77, 57) 21px 21px,
    rgb(202, 78, 58) 22px 22px,
    rgb(204, 79, 58) 23px 23px,
    rgb(206, 80, 59) 24px 24px,
    rgb(208, 80, 59) 25px 25px,
    rgb(210, 81, 60) 26px 26px,
    rgb(212, 82, 61) 27px 27px,
    rgb(214, 83, 61) 28px 28px,
    rgb(216, 84, 62) 29px 29px,
    rgb(219, 85, 63) 30px 30px;
    background-color: rgb(219, 85, 63);
}

#wrapp-box-social .item-social.item-social-dailymotion .wrapp-counter-social .picto-social {
    text-shadow: rgb(0, 62, 90) 1px 1px,
    rgb(0, 62, 90) 2px 2px,
    rgb(0, 62, 90) 3px 3px,
    rgb(0, 62, 90) 4px 4px,
    rgb(0, 62, 91) 5px 5px,
    rgb(0, 63, 92) 6px 6px,
    rgb(0, 64, 93) 7px 7px,
    rgb(0, 65, 94) 8px 8px,
    rgb(0, 65, 95) 9px 9px,
    rgb(0, 66, 96) 10px 10px,
    rgb(0, 67, 98) 11px 11px,
    rgb(0, 68, 99) 12px 12px,
    rgb(0, 68, 100) 13px 13px,
    rgb(0, 69, 101) 14px 14px,
    rgb(0, 70, 102) 15px 15px,
    rgb(0, 71, 103) 16px 16px,
    rgb(0, 72, 105) 17px 17px,
    rgb(0, 72, 106) 18px 18px,
    rgb(0, 73, 107) 19px 19px,
    rgb(0, 74, 108) 20px 20px,
    rgb(0, 75, 109) 21px 21px,
    rgb(0, 75, 110) 22px 22px,
    rgb(0, 76, 111) 23px 23px,
    rgb(0, 77, 113) 24px 24px,
    rgb(0, 78, 114) 25px 25px,
    rgb(0, 78, 115) 26px 26px,
    rgb(0, 79, 116) 27px 27px,
    rgb(0, 80, 117) 28px 28px,
    rgb(0, 81, 118) 29px 29px,
    rgb(0, 82, 120) 30px 30px;
    background-color: #0756b5;
}

#wrapp-box-social .item-social.item-social-google-plus .wrapp-counter-social .picto-social {
    text-shadow: rgb(155, 38, 30) 1px 1px,
    rgb(155, 38, 30) 2px 2px,
    rgb(155, 38, 30) 3px 3px,
    rgb(155, 38, 30) 4px 4px,
    rgb(157, 38, 30) 5px 5px,
    rgb(159, 39, 30) 6px 6px,
    rgb(161, 39, 31) 7px 7px,
    rgb(163, 40, 31) 8px 8px,
    rgb(165, 40, 31) 9px 9px,
    rgb(167, 41, 32) 10px 10px,
    rgb(169, 41, 32) 11px 11px,
    rgb(171, 42, 33) 12px 12px,
    rgb(173, 42, 33) 13px 13px,
    rgb(175, 43, 33) 14px 14px,
    rgb(177, 43, 34) 15px 15px,
    rgb(179, 44, 34) 16px 16px,
    rgb(181, 44, 35) 17px 17px,
    rgb(183, 45, 35) 18px 18px,
    rgb(185, 45, 35) 19px 19px,
    rgb(187, 46, 36) 20px 20px,
    rgb(189, 46, 36) 21px 21px,
    rgb(191, 47, 36) 22px 22px,
    rgb(193, 47, 37) 23px 23px,
    rgb(195, 48, 37) 24px 24px,
    rgb(197, 48, 38) 25px 25px,
    rgb(199, 49, 38) 26px 26px,
    rgb(201, 49, 38) 27px 27px,
    rgb(203, 50, 39) 28px 28px,
    rgb(205, 50, 39) 29px 29px,
    rgb(207, 51, 40) 30px 30px;
    background-color: rgb(207, 51, 40);
}

#wrapp-box-social .item-social.item-social-vine .wrapp-counter-social .picto-social {
    text-shadow: rgb(0, 134, 103) 1px 1px,
    rgb(0, 134, 103) 2px 2px,
    rgb(0, 134, 103) 3px 3px,
    rgb(0, 134, 103) 4px 4px,
    rgb(0, 135, 104) 5px 5px,
    rgb(0, 137, 105) 6px 6px,
    rgb(0, 139, 106) 7px 7px,
    rgb(0, 140, 108) 8px 8px,
    rgb(0, 142, 109) 9px 9px,
    rgb(0, 144, 110) 10px 10px,
    rgb(0, 146, 112) 11px 11px,
    rgb(0, 147, 113) 12px 12px,
    rgb(0, 149, 114) 13px 13px,
    rgb(0, 151, 116) 14px 14px,
    rgb(0, 153, 117) 15px 15px,
    rgb(0, 154, 118) 16px 16px,
    rgb(0, 156, 120) 17px 17px,
    rgb(0, 158, 121) 18px 18px,
    rgb(0, 159, 122) 19px 19px,
    rgb(0, 161, 123) 20px 20px,
    rgb(0, 163, 125) 21px 21px,
    rgb(0, 165, 126) 22px 22px,
    rgb(0, 166, 127) 23px 23px,
    rgb(0, 168, 129) 24px 24px,
    rgb(0, 170, 130) 25px 25px,
    rgb(0, 172, 131) 26px 26px,
    rgb(0, 173, 133) 27px 27px,
    rgb(0, 175, 134) 28px 28px,
    rgb(0, 177, 135) 29px 29px,
    rgb(0, 179, 137) 30px 30px;
    background-color: rgb(0, 179, 137);
}

#wrapp-box-social .item-social.item-social-instagram .wrapp-counter-social .picto-social {
    text-shadow: rgb(41, 65, 99) 1px 1px,
    rgb(41, 65, 99) 2px 2px,
    rgb(41, 65, 99) 3px 3px,
    rgb(41, 65, 99) 4px 4px,
    rgb(41, 65, 100) 5px 5px,
    rgb(42, 66, 101) 6px 6px,
    rgb(42, 67, 102) 7px 7px,
    rgb(43, 68, 104) 8px 8px,
    rgb(43, 69, 105) 9px 9px,
    rgb(44, 69, 106) 10px 10px,
    rgb(44, 70, 107) 11px 11px,
    rgb(45, 71, 109) 12px 12px,
    rgb(45, 72, 110) 13px 13px,
    rgb(46, 73, 111) 14px 14px,
    rgb(46, 73, 112) 15px 15px,
    rgb(47, 74, 114) 16px 16px,
    rgb(48, 75, 115) 17px 17px,
    rgb(48, 76, 116) 18px 18px,
    rgb(49, 77, 118) 19px 19px,
    rgb(49, 77, 119) 20px 20px,
    rgb(50, 78, 120) 21px 21px,
    rgb(50, 79, 121) 22px 22px,
    rgb(51, 80, 123) 23px 23px,
    rgb(51, 81, 124) 24px 24px,
    rgb(52, 81, 125) 25px 25px,
    rgb(52, 82, 126) 26px 26px,
    rgb(53, 83, 128) 27px 27px,
    rgb(53, 84, 129) 28px 28px,
    rgb(54, 85, 130) 29px 29px,
    rgb(55, 86, 132) 30px 30px;
    background-color: rgb(55, 86, 132);
}

#wrapp-box-social .item-social .wrapp-counter-social .count-social {
    font-family: 'roboto_condensedbold';
    font-size: 34px;
    text-shadow: 0 2px 3px rgba(2, 2, 2, .6);
    text-align: center;
    color: #ffffff;
    line-height: 54px;
}

@media screen and (min-width: 1040px) {
    #wrapp-box-social .item-social .wrapp-counter-social .count-social {
        font-size: 38px;
    }
}

@media screen and (min-width: 1260px) {
    #wrapp-box-social .item-social .wrapp-counter-social .count-social {
        font-size: 42px;
    }
}

@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social .wrapp-counter-social .count-social {
        line-height: 42px;
        font-size: 28px;
    }
}

#wrapp-box-social .item-social.item-social-facebook {
    background-color: #527dbc;
}

#wrapp-box-social .item-social.item-social-twitter {
    background-color: #69cced;
}

#wrapp-box-social .item-social.item-social-youtube {
    background-color: #ea6c57;
}

#wrapp-box-social .item-social.item-social-dailymotion {
    background-color: #006c9f
}
#wrapp-box-social .item-social.item-social-dailymotion {
    background-color: #0064dc;
}
#wrapp-box-social .item-social.item-social-dailymotion img.svg-dm {
    max-width: 47px;
    margin: 5px 0 0 13px;
}
@media screen and (max-width: 760px) {
    #wrapp-box-social .item-social.item-social-dailymotion img.svg-dm {
        max-width: 32px;
        margin: 4px 0 0 8px;
    }
}

#wrapp-box-social .item-social.item-social-google-plus {
    background-color: #d73d32;
}

#wrapp-box-social .item-social.item-social-vine {
    background-color: #0dc197;
}

#wrapp-box-social .item-social.item-social-instagram {
    background-color: #4a6998;
}

/*/////////////////////////////////////
FIN SECTION SOCIAL
/////////////////////////////////////*/

.wrapp-social-nl {
    width: 100%;
    margin: 0 auto;
    max-width: 980px;
    padding: 30px 0;
}
@media screen and (min-width: 1280px) {
    .wrapp-social-nl {
        max-width: 1190px;
    }
}
.wrapp-social-nl:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}


#wrapp-box-social {
    width: 64%;
    max-width: 680px;
    float: left;
}
.wrapp-box-newsletter {
    width: 36%;
    max-width: 520px;
    float: left;
}
@media screen and (min-width: 1280px) {
    #wrapp-box-social {
        padding-right: 20px;
    }

    .wrapp-box-newsletter {
        width: 36%;
        max-width: 520px;
        float: left;
    }
}
#wrapp-box-social {
    padding: 0;
    margin: 0;
}
@media screen and (max-width: 980px) {
    #wrapp-box-social {
        width: 100%;
        max-width: none;
        float: none;
        margin-bottom: 12px;
    }

}



.wrapp-box-newsletter {
    padding: 6px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    background-color: #ffffff;
    min-height: 120px;
    overflow: hidden;
    float:right;
}
@media screen and (max-width:980px) {
    .wrapp-box-newsletter {
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
        float: none;
    }
}

@media screen and (max-width:768px) {
    .wrapp-box-newsletter {
        max-width: 480px;
    }
}
@media screen and (max-width:540px) {
    .wrapp-box-newsletter {
        max-width: 400px;
    }
}
@media screen and (max-width:480px) {
    .wrapp-box-newsletter {
        width: 100%;
        max-width: 280px;
        margin: 20px auto 0 auto;
    }
}
.wrapp-box-newsletter .bloc-newsletter {
    position: relative;
    width: 100%;
    height: 100%;
}

.wrapp-box-newsletter .bloc-newsletter .fa-envelope-o {
    position: absolute;
    top: 10px;
    left: -50px;
    z-index: 1;
    font-size: 120px;
    color: #ededed;
}

.wrapp-box-newsletter .bloc-newsletter .wrapp-inner {
    position: relative;
    z-index: 2;
}

.wrapp-box-newsletter h6 {
    font-size: 18px;
    font-family: 'roboto_condensedbold';
}
.wrapp-box-newsletter p {
    font-size: 15px;
    font-family: 'roboto_condensedlight';
}
.wrapp-box-newsletter .action-input {
    position: relative;
    width: 100%;
    max-width: 280px;
    margin-top: 4px;
}

.wrapp-box-newsletter .action-input:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.wrapp-box-newsletter .action-input input {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 280px;
    height: 46px;
    line-height: 46px;
    background-color: #EDEDED;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 106px 0 6px;
    border: #ededed 1px solid;
    float: right;
}
@media screen and (max-width:540px) {
    .wrapp-box-newsletter .action-input input {
        float: none;
        margin-top: 12px;
        padding: 0 6px;
    }
}
.wrapp-box-newsletter .action-input input:active,
.wrapp-box-newsletter .action-input input:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

.wrapp-box-newsletter .action-input button {
    position: absolute;
    z-index: 3;
    right: 0;
    width: 100%;
    max-width: 106px;
    height: 46px;
    line-height: 46px;
    background-color: #9F5BA3;
    border: #9F5BA3 1px solid;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    color: #ffffff;
    font-family: 16px;
    text-transform: uppercase;
    cursor: pointer;
}
@media screen and (max-width:540px) {
    .wrapp-box-newsletter .action-input button {
        position: relative;
        right: auto;
        max-width: 280px;
    }
}
.wrapp-box-newsletter .action-input button:active,
.wrapp-box-newsletter .action-input button:focus {
    outline: none;
    box-shadow: none;
    border: none;
}