.line b {
    font-family: "roboto_condensedbold";
    font-size: 14px;
}

.mention-promo-forfait, .mention-promo-forfait p, .your_packages .mention-promo-forfait span {
    font-family: 'roboto_condensedlight';
    font-weight: normal;
    text-transform: none;
    font-size: 12px;
}

.page-level-2 .h1,
#mobile-detail .mobile-details .mobile-more,
#mobile-detail .tabs_choix_engagement .spec,
#mobile-detail .reassurrance h4 {
    color: #9f5ba3;
}

.your_packages .mention-promo-forfait i {
    font-style: normal;
}

.your {
    color: #000000;
}
.promo_btn {
    font-family: 'roboto_condensedlight';
    color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #792475;
    text-decoration: none;
    padding: 5px 0;
    min-width: 146px;
    display: inline-block;
    text-align: center;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
    line-height: 18px;
}

.read_more_btn {
    font-family: 'roboto_condensedlight';
    color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #7998c4;
    text-decoration: none;
    padding: 5px 0;
    min-width: 146px;
    display: inline-block;
    text-align: center;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
    line-height: 18px;
}

.nouveau_btn {
    font-family: 'roboto_condensedlight';
    color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #7998c4;
    text-decoration: none;
    padding: 5px 0;
    min-width: 146px;
    display: inline-block;
    text-align: center;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
    line-height: 18px;
}

.recondition_btn {
    font-family: 'roboto_condensedlight';
    color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #d6a0db;
    text-decoration: none;
    padding: 5px 0;
    min-width: 146px;
    display: inline-block;
    text-align: center;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
    line-height: 18px;
}

.infosBULLES {
    font-size: 18px;
    border: none !important;
    box-shadow: none !important;
}

.steps li .title .infosBULLES span.ui-button-text {
    border: none !important;
    box-shadow: none !important;
    background: none !important;
    height: auto !important;
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important
}

.page-level-2 #middle,
.page-level-2.mobile_details #middle {
    padding: 5px 0px 25px 0px;
}

.selection {
    margin-top: 0px;
}

#sectionTITRE .mid .wrapp-content {
    padding-top: 0;
}

.page-level-2 #middle .h1 {
    color: #000000;
    float: left;
    line-height: 22px;
}

.mobile-details .h1 span {
    font-size: 18px;
}

.mobile-details .mobile-more {
    font-family: roboto_condensedbold;
    text-transform: none;
    font-size: 15px;
    display: inline-block;
    float: right;
    padding-top: 13px;
    text-decoration: underline;
    color: #792475;
}

.mobile-details .mobile-more:hover {
    color: #000000;
}

/* Packages general style start here */
.packages {
    margin-top: 6px;
    border: 2px solid #e5e5e5;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: inline-block;
    position: relative;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
}

/*
@media screen and (min-width: 1280px) {
  .packages {
    background: url('../img/perso_telecommande-more1280.png') no-repeat 440px 132px;
  }
  .tabs_choix_engagement .steps {
    min-height:350px;
  }
}
*/

.packages h3 {
    margin: 20px 20px 15px;
    text-transform: uppercase;
}

.tabs_choix_engagement {
    display: inline-block;
    padding: 0 20px 20px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.tabs_choix_engagement .spec {
    font-family: roboto_condensedbold;
    text-transform: uppercase;
    font-size: 15px;
    color: #792475;
    display: block;
    line-height: 17px;
}

.tabs_choix_engagement .spec.spec-heure {
    font-size: 30px;
    line-height: 30px;
}

.tabs_choix_engagement .spec .fa {
    font-size: 16px;
    line-height: 28px;
}

.your_packages span.mention-engagement {
    font-family: 'roboto_condensedlight';
    font-size: 14px;
    text-transform: none;
    display: block;
}

.wrapp-tooltip {
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0;
    left: -20px;
    top: 4px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 16px;
    text-align: center;
    box-shadow: 0 2px 0 #8b94a4;
    -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;
    cursor: pointer;
}



.wrapp-tooltip p.picto {
    display: block;
    width: 12px;
    height: 12px;
    margin: 2px;
    color: #000000;
}

.tooltip {
    position: absolute;
    bottom: calc(100% + 30px);
    left: 50%;
    width: 300px;
    z-index: 1000;
    padding: 8px 10px 20px 10px;
    margin-left: -150px;

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, #eee 0%, #feffff 100%);
    background-image: -o-linear-gradient(bottom, #eee 0%, #feffff 100%);
    background-image: -webkit-linear-gradient(bottom, #eee 0%, #feffff 100%);
    background-image: linear-gradient(bottom, #eee 0%, #feffff 100%);

    color: #792475;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -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;
    border-top: #f7f7f7 1px solid;
    border-bottom: #cccccc 4px solid;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.5);
    visibility: hidden;
}

.tooltip:before {
    position: absolute;
    display: block;
    bottom: 30px;
    left: 50%;
    z-index: 1002;
    margin-left: -20px;
    width: 0;
    height: 10px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #eee;
    content: "";
    opacity: 0;
    -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;
}

.wrapp-tooltip .picto:hover {

}

a.button .wrapp-tooltip .tooltip:before,
.wrapp-tooltip:hover .tooltip:before {
    opacity: 1;
    bottom: -24px;
}

.wrapp-tooltip .tooltip h4 {
    font-family: roboto_condensedbold;
    font-size: 18px;
}

.wrapp-tooltip .tooltip p {
    font-family: roboto_condensedbold;
    font-size: 13px;
    color: #000000;
}

a.button:hover .tooltip,
.wrapp-tooltip:hover .tooltip {
    visibility: visible;
    bottom: 30px;
    opacity: 1;
}

.steps {
    margin: 13px 0 0 0;
    padding: 0;
    float: left;

}

.steps li {
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 13px;
}

.steps li.last-step {
    margin-bottom: 4px;
}

.steps li .title {
    font-family: roboto_condensedbold;
    text-transform: uppercase;
    font-size: 15px;
}

.steps li .title span {
    background: url(../img/mobile-step-bg.png) no-repeat;
    width: 34px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: 27px;
    text-align: center;
    padding-right: 6px;
}

.steps li .package_select {
    display: block;
    float: left;
    margin-top: 11px;
}

.steps li .package_select .custom-radio {
    float: left;
}

.your_packages {
    display: inline-block;
    text-align: right;
    width: auto;
    margin: 6px 0px 5px 0px;

    padding-right: 0px;
    float: right;
    font-size: 15px;
}

.your_packages span {
    font-family: roboto_condensedbold;
    text-transform: uppercase;
    font-size: inherit;
}

.your_packages span.price {
    font-family: roboto_condensedbold;
    text-transform: none;
    font-size: 16px;
    color: #792475;
}

.mobile_price {
    float: right;
    margin: 13px 44px 36px;
}

.mobile_price span {
    font-family: roboto_condensedbold;
    text-transform: uppercase;
    font-size: 15px;
}

.mobile_price span.price, .mobile_price span.price span {
    font-size: 44px;
    line-height: 44px;
    color: #792475;
}

.mobile_price span.discount, .mobile_price span.discount a {
    font-size: 12px;
    color: #000;
    display: block;
    text-align: right;
    text-transform: none;
    text-decoration: underline;
}

.packages .button {
    position: absolute;
    bottom: -18px;
    right: -8px;
}

.packages .wrapp-call-to-action .button {
    right: auto;
    left: 50%;
    margin-left: -100px;
}

.packages .button span {
    padding: 11px 60px 14px 18px;
    font-size: 17px;
}

.packages .temporary_out {
    padding: 20px 0px 20px 0px;
}

/* Packages general style end here */

/* Custom select package start here */
.package_select label {
    color: #000;
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 30px;
    margin-right: 10px;
    background-color: #ffffff;
    background: rgb(255, 255, 255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(242, 242, 242)));
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%);
    font-family: "roboto_condensedbold";
    font-size: 12px;
    color: #000000;
    -moz-border-radius: 28px;
    -khtml-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    border: #bbbbbb 2px solid;
    display: block;
    cursor: pointer;
    text-decoration: none;
}

.package_select label.capacity {
    padding: 0 24px;
}

.package_select label.ui-state-active {
    color: #000000;
    border: #792475 2px solid;
    cursor: default;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}

.package_select label.ui-state-active span {
}

.package_select label.off, .package_select label.ui-state-disabled {
    background: #eaeaea;
    color: #b7b7b7;
    border: #999999 2px solid;
    cursor: default;
}

.package_select label.off span, .package_select label.ui-state-disabled span {
    font-family: roboto_condensedbold;
    color: #b7b7b7;
    padding: 0px 0px 0px 0px;
}

.package_select input[type=radio] {
    display: block;
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    border: 0;
    border: none;
    outline: 0;
    outline: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}

.ui-tooltip, .arrow:after {
    background: #fff;
    border: 1px solid #ccc;
}

.ui-tooltip {
    padding: 10px 20px;
    font-family: 'robotocondensed';
    font-size: 11px;
    text-align: center;
}

.ui-tooltip p {
    width: 80%;
    margin: 20px auto 0;
}

.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 77%;
    margin-left: -35px;
    bottom: -16px;
}

.arrow.top {
    top: -16px;
    bottom: auto;
}

.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}

.arrow.top:after {
    bottom: -20px;
    top: auto;
}

.mob-det {
    margin-top: 18px;
    width: 100%;
    float: left;
}

.mob-det .buttons {
    text-align: right;
    width: 100%;
    padding: 0;
}

.mob-det .promo_btn {
    margin-right: 14px;
}

.mob-det .side-left {
    float: left;
    width: 270px;
    margin: 0 88px;
}

.mob-det .side-right {
    margin-left: 450px;
}

.mobile_colour {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 28px;
    display: block;
}

.mobile_colour .title {
    font-family: roboto_condensedbold;
    text-transform: uppercase;
    font-size: 20px;
    color: #000000;
}

/* Pin Colour start here */

.mobile_colour .color_list {
    padding: 0;
    margin: 14px auto 0;
    display: inline-block;
}

/* Pin Colour end here */
.adition_info {
    display: inline-block;
    text-align: center;
    margin-top: 14px;
    float: left;
    width: 100%;
}

.adition_info p {
    padding: 0;
    margin: 3px 0;
    font-size: 12px;
}

.mob_rating {
    display: inline-block;
    margin-top: 30px;
}

.mob_rating p {
    margin-top: 3px;
    padding: 0;
    float: left;
    font-size: 17px;
    color: #792475;
    line-height: 17px;
}

.mob_rating .star-rating {
    margin: 4px 0 0 8px;
}

/*styles for the star rater*/
.stars {
    float: left;
    margin-left: 4px;
}

/* IE8 FIX start here */
.no-js.lt-ie9 .star-rating {
    width: 120px;
}

/* IE8 FIX end here */
/* stars rating ends here */

/* Payment security start here */
.reassurrance span.puce {
    position: relative;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0 12px;
    padding: 0;
    background: #772473;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk3MmQ5MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NTE0NDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(151, 45, 146, 1) 0%, rgba(69, 20, 67, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(151, 45, 146, 1)), color-stop(100%, rgba(69, 20, 67, 1)));
    background: -webkit-linear-gradient(top, rgba(151, 45, 146, 1) 0%, rgba(69, 20, 67, 1) 100%);
    background: -o-linear-gradient(top, rgba(151, 45, 146, 1) 0%, rgba(69, 20, 67, 1) 100%);
    background: -ms-linear-gradient(top, rgba(151, 45, 146, 1) 0%, rgba(69, 20, 67, 1) 100%);
    background: linear-gradient(to bottom, rgba(151, 45, 146, 1) 0%, rgba(69, 20, 67, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#972d92', endColorstr='#451443', GradientType=0);
    box-shadow: 0px 1px 2px 0px rgb(0, 0, 0);
    color: #ffffff;
    text-shadow: 1px 1px 1px #4C174A;
    font-size: 15px;
    text-align: left;
    text-decoration: none;
    display: block;
    float: left;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);

}

.reassurrance span.puce:before {
    content: "+";
    text-align: center;
    display: block;
    font-family: "roboto_condensedbold";
}

.reassurrance.active span.puce:before {
    content: "-";
    text-align: center;
    display: block;
    font-family: "roboto_condensedbold";
}

.reassurrance {
    display: block;
}

.reassurrance h4 {
    font-family: roboto_condensedbold;
    font-size: 20px;
    color: #792475;
    text-transform: uppercase;
    margin: 58px 0 9px;
}

.reassurrance ul {
    display: inline-block;
    padding: 0px;
    margin: 0;
    border: 2px solid #e5e5e5;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    list-style: none;
    width: 99.4%;
    text-align: center;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
}

.reassurrance ul li {
    display: inline-block;
    font-family: robotocondensed;
    font-size: 13px;
    margin: 10px 40px 10px 40px;
    width: 20%;
}

.reassurrance ul li:last-child {

}

.reassurrance ul li span {
    display: table-cell;
    vertical-align: middle;
    height: 54px;
    max-width: 105px;
    text-align: left;
    line-height: 14px;
    font-family: 'roboto_condensedbold';
}

.reassurrance ul li i {
    margin-right: 8px;
    background: url(../img/payment_security_sprite.png) no-repeat;
    width: 61px;
    height: 54px;
    float: left;
}

.reassurrance ul li i.livrasion {
    background-position: 0 5px;
}

.reassurrance ul li i.payment {
    background-position: 0 -83px;

}

.reassurrance ul li i.satisfait {
    background-position: 0 -156px;
}

/* Payment security end here */

/* Featured Phone start here */
.featured_phones {
    display: block;
    margin-top: 60px;
}

.featured_phones h3 {
    text-transform: uppercase;
    margin: 0 0 13px 0;
    padding: 0;
}

.featured_phones > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 2px solid #e5e5e5;
    display: table;
    width: 97.4%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
    text-align: center;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
}

.featured_phones li.item {
    width: 30%;
    margin: 5px 0px 0px 10px;
    display: inline-block
}

.featured_phones li.item:first-child {
    margin-left: 7%;
}

.featured_phones li.item .titles {
    margin-bottom: 16px;
    display: block;
    width: 100%;
}

.featured_phones li.item .titles .title, .featured_phones li.item .titles .title a {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 22px;
    text-align: left;
    text-decoration: none;
    color: #000;
}

.featured_phones li.item .titles .subTitle, .featured_phones li.item .titles .subTitle a {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    text-decoration: none;
    color: #000;
}

.featured_phones li.item .tel_img {
    width: 100px;
    float: left;
    border: 0px;
    outline: none;
}

.featured_phones li.item .desc_text {
    display: block;
    list-style: none;
    height: 65px;
    margin: 0;
    padding: 0;
    margin-left: 110px;
    margin-top: 6px;
    text-align: left;
}

.featured_phones li.item .desc_text li {
    font-family: robotocondensed;
    font-size: 14px;
}

.featured_phones li.item .desc_text li:before {
    content: '. ';
    font-size: 24px;
    vertical-align: middle;
    line-height: 6px;
    padding-bottom: 15px;
    display: inline-block;
}

.featured_phones li.item .tel_price {
    display: block;
    margin-left: 120px;
    margin-top: 14px;
    text-align: left;
}

.featured_phones li.item .tel_price .price_text {
    font-family: robotocondensed;
    font-size: 14px;
    color: #666666;
}

.featured_phones li.item .tel_price .price {
    display: block;
    font-family: roboto_condensedbold;
    font-size: 40px;
    color: #792475;
    line-height: 36px;
}

.featured_phones li.item .tel_price .unavailable {
    display: block;
    font-family: 'roboto_condensedlight';
    font-size: 17px;
    color: #000;
    background-color: #e5e5e5;
    padding: 5px 20px 5px 20px;
    line-height: 20px;
    text-align: center;
    width: 100px;
}

.featured_phones li.item .button {
    margin: 24px 0 0 14px;
}

/* Featured Phone end here */

/* Temporary out start here */
.temp_out {
    margin-top: 6px;
    border: 2px solid #e5e5e5;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: inline-block;
    position: relative;
    width: 99.5%;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
}

.temporary_out {
    width: 100%;
    max-width: 417px;
    margin: 0 auto;
    text-align: center;
    padding: 200px 0;
}

.temporary_out h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'roboto_condensedbold';
    margin: 0;
    padding: 0;
}

.temporary_out p {
    font-family: robotocondensed;
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 18px;
}

.temporary_out .action-input {
    position: relative;
    margin-top: 20px;
    display: inline-block;

}

.temporary_out .temp_out_input {
    width: 240px;
    height: 46px;
    line-height: 46px;
    background: #EDEDED;
    outline: 0;
    border: 0;
    border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
    padding-left: 20px;
    font-family: 'roboto_condensedlight';
    font-size: 17px;
    padding: 0 0 2px 20px;
    margin: 0;
    float: left;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
}

.temporary_out .submit-btn {
    display: block;
    border: 0;
    outline: 0;
    background: url("../../generic/img/btn-sprite.png") no-repeat;
    background-position: 0 -708px;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    float: left;
    zoom: 1;
    top: 0;
    right: 0;
    z-index: 99;
    cursor: pointer;
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    background-color: #EDEDED;
}

.temporary_out .submit-btn:hover {
    background-position: 0 -783px;
}

.temporary_out .mobile-more {
    font-family: robotocondensed;
    float: none;
    font-size: 15px;
    padding: 0;
}

/* Temporary out end here */

/* =============================================================================
                                                        Mobile Details Page - END
========================================================================== */
/* =============================================================================
                                                        Mobile Listing Page - Start
========================================================================== */

#middle.mobileHp {
    padding: 30px 0px 25px 0px;
}

.mobiles_listing {
    margin-top: 20px;
}

.mobiles_listing h1 {
    font-size: 27px;
    float: left;
}

/* Select filter start here */
.mobiles_listing .filter_select {
    float: right;
}

.mobiles_listing .filter_select label {
    font-family: robotocondensed;
    font-size: 17px;
    float: left;
    margin: 5px;
}

.s-hidden {
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-family: robotocondensed;
    font-size: 17px;
    color: #792475;
    border: 1px solid #e2e2e2;
    height: 28px;
    width: 184px;
}

.styledSelect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    padding: 0 10px;
    line-height: 28px;
    background: url("https://m6mobile.fr/skins/page-fiche-article/img/filter_select_arrow.png") no-repeat 150px center;
    display: inline-block;
}

.styledSelect:active,
.styledSelect.active {
    background-color: #eee;
}

.options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: -1px;
    z-index: 999;
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    border: 1px solid #e2e2e2;
    background-color: white;
    width: 100%;
}

.options li {
    margin: 0 0;
    padding: 5px 10px;
}

.options li:hover {
    background-color: #39f;
    color: white;
}

/* Select filter end here */

.listing_inner {
    margin-top: 30px;
}

/* Filters start here */

/* A NE PAS MANQUER */
.filters {
    float: left;
    width: 100%;
    max-width: 183px;
}

.filters h3 {
    display: none;
}

.filter_block {
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 20px;
    width: 78%;
    display: inline-block;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
    background-color: #e5e5e5;
}

.filter_block h4 {
    font-size: 17px;
    color: #792475;
    border-bottom: 1px solid #cecece;
    margin: 0;
    text-align: left;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.filter_block.usage .content {
    display: block;
}

.filter_block.usage.opened {
    display: block;
}

.filter_block.usage.toggle h4 {
    background-position: 131px -34px;
}

.filter_block.usage.toggle h4.open {
    background-position: 135px 7px;
}

.filter_block ul {
    margin-top: 28px;
    padding: 0;
    list-style: none;
}

.filter_block ul li {
    margin: 16px 0;
}

.filter_block ul li a {
    font-family: roboto_condensedbold;
    font-size: 14px;
    text-decoration: underline;
    color: #000000;
}

/* Telephone List start here */
.telephone_list {
    margin-left: 184px;
    position: relative;
    padding-bottom: 90px;
}

.telephone_list {
    margin-left: 184px;
    position: relative;
    padding-bottom: 90px;
}

.telephone_list > ul {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.telephone_list .item {
    float: left;
    display: block;

    max-width: 350px;
    padding-left: 95px;
    margin-bottom: 60px;
    position: relative;
}

.telephone_list .item.last {
    border-left: 1px solid #eee;
    margin-right: 50px;
    padding-left: 80px;
    float: right;
}

.telephone_list .item .titles {
    float: left;
    position: absolute;
    top: 0;
}

.telephone_list .item .title, .telephone_list .item .title a {
    font-family: roboto_condensedbold;
    font-size: 22px;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    color: #000;
}

.telephone_list .item .subTitle, .telephone_list .item .subTitle a {
    font-family: robotocondensed;
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #000;
}

.telephone_list .item .tel_img {
    width: 146px;
    height: auto;
    float: left;
    clear: both;
    margin-top: 20px;
    border: 0px;
    outline: none;
    position: absolute;
    top: 60px;
}

.telephone_list .item .desc {
    margin-left: 172px;
    padding-top: 74px;
    /*position: relative;*/
}

.telephone_list .item .desc .desc_text {
    display: block;
    list-style: none;
    height: 65px;
    margin: 0;
    padding: 0;
}

.telephone_list .item .desc .desc_text li {
    font-family: robotocondensed;
    font-size: 14px;
}

.telephone_list .item .desc .desc_text li:before {
    content: '. ';
    font-size: 24px;
    vertical-align: middle;
    line-height: 6px;
    padding-bottom: 15px;
    display: inline-block;
    padding-right: 4px;
}

.telephone_list .item .color {
    display: block;
    margin-top: 8px;
}

.telephone_list .item .color .title {
    font-family: robotocondensed;
    font-size: 14px;
    color: #666666;
    display: block;
}

.telephone_list .item .color_list {
    padding: 0;
    margin: 2px auto 0;
    display: inline-block;
}

.color_list li {
    list-style: none;
    float: left;
    width: 25px;
    height: 25px;
}

.color_list li a {
    border: 1px solid #9e9a8e;
    height: 20px;
    width: 20px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
    display: inline-block;
    position: relative;
    margin: 0px 0px 0px 0px;
}

.color_list li a.active, .color_list li a:hover {
    border: 2px solid #792475;
    height: 18px;
    width: 18px;
}

.color_list li a.green {
    background-color: #008543;
}

.color_list li a.black {
    background-color: #1c1316;
}

.color_list li a.red {
    background-color: #c90404;
}

.color_list li a.purple-blue {
    background-color: #6f8ed4;
}

.color_list li a.white-brown {
    background-color: #d0bf5e;
}

.color_list li a.dark-purple {
    background-color: #4811b2;
}

.color_list li a.purple {
    background-color: #9e12d8;
}

.color_list li a.claret {
    background-color: #ab2022;
}

.color_list li a.dark-green {
    background-color: #008543
}

.color_list li a.dark-gray {
    background-color: #49474a
}

.color_list li a.dark-yellow {
    background-color: #de8d21
}

.telephone_list .item .desc .tel_price {
    display: block;
    margin: 22px 0;
}

.telephone_list .item .desc .tel_price .unavailable {
    display: block;
    font-family: 'roboto_condensedlight';
    font-size: 17px;
    color: #000;
    background-color: #e5e5e5;
    padding: 5px 20px 5px 20px;
    line-height: 20px;
    text-align: center;
    width: 100px;
}

.telephone_list .item .desc .tel_price .price_text {
    font-family: robotocondensed;
    font-size: 14px;
    color: #666666;
}

.telephone_list .item .desc .price {
    display: block;
    font-family: roboto_condensedbold;
    font-size: 40px;
    color: #792475;
    line-height: 36px;
}

.telephone_list .item .buttons {
    position: absolute;
    top: 0;
    width: 147px;
    right: 0;
}

.telephone_list .item .promo_btn {
    margin-bottom: 10px;
}

.telephone_list .item .nouveau_btn {
    margin-bottom: 10px;
}

.telephone_list .item .recondition_btn {
    margin-bottom: 10px;
}

.telephone_list .item .read_more_btn {
    margin-bottom: 10px;
}

/* Telephone List end here */

/* Browser Resets Carousel  */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Mobile Product carousel start here */
.productCarousel {
    width: 270px !important;
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
    float: left;
    overflow: visible !important;
}

.productCarousel .wrappSLIDER {
    width: 270px !important;
    overflow: hidden !important;

}

.productCarousel .slides {
    zoom: 1;
}

.productCarousel .slides .item-video-yt {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.productCarousel .slides > li {
    position: relative;
}

.productCarousel .slides img {
    max-width: 264px;
    display: block;
    margin: 0 auto;
}

.productCarousel .flex-direction-nav li a {
    width: 23px;
    height: 46px;
    margin: -13px 0 0;
    display: block;
    background: url(../img/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    z-index: 300;
    top: 50%;
    cursor: pointer;
    text-indent: -99999px;
}

.productCarousel .flex-direction-nav li .next, .productCarousel .flex-direction-nav li .flex-next {
    background-position: -93px -110px;
    right: -30px;
}

.productCarousel .flex-direction-nav li .prev, .productCarousel .flex-direction-nav li .flex-prev {
    background-position: -20px -109px;
    left: -30px;
}

.productCarousel .flex-direction-nav a {
    opacity: 1;
    content: "";
}

.productCarousel .flex-direction-nav li a.flex-disabled {
    cursor: none;
}

/* Mobile Product carousel end here */

.topCarouselMain {
    max-width: 1600px;
    display: block;
    margin: 0 auto;
    margin-top: -1px;
}

/* Descripton Tabs start here  */

.description_tabs {
    display: inline-block;
    margin-top: 40px;
    width: 100%;
}

.description_tabs > ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #cccccc;
}

.description_tabs > ul li {
    float: left;
}

.description_tabs > ul li a {
    font-family: 'roboto_condensedbold';
    color: #792475;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 3px 24px;
    border: 0;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
    outline: none;
}

.description_tabs > ul li.ui-state-active {
    background: url(https://m6mobile.fr/skins/page-fiche-article/img/description_tabs_active_arrow.png) no-repeat center 29px;
    padding-bottom: 18px;
    bottom: -1px;
    position: relative;
}

.description_tabs > ul li.ui-state-active a {
    background-color: #ededed;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border: 0;
    behavior: url(https://m6mobile.fr/css/hackCSS3IE.htc);
    zoom: 1;
}

.description_tabs_mobile {
    display: none;
}

/* Descripton Tabs end here  */

#boxVIDEO {
    width: 90%;
    max-width: 300px;
    float: none;
    margin: 166px auto 0 auto;
}

#boxVIDEO .wrappVIDEO, #boxVIDEO .wrappVIDEO #player {
    width: 100%;
    float: none;
    margin: 0 auto;
    -webkit-transition: all 1.2s ease-in;
    -moz-transition: all 1.2s ease-in;
    -ms-transition: all 1.2s ease-in;
    -o-transition: all 1.2s ease-in;
    transition: all 1.2s ease-in;
}

@media screen and (max-width: 1279px) {

    .offreHpSection {
        max-width: 265px;
    }

    .offreHpSectionLast {
        max-width: 890px;
        width: 866px;
        padding: 20px 12px 12px 12px;
    }

    .offreHpSection .offresHpSectionContent .offresHpSectionContentText p {
        margin: 0px;
    }

    .offreSpecialBox {
        margin-left: 120px;
    }

    .offreHpSectionLast .offresHpSectionContent .offresHpSectionContentText span {
        width: 40px;
    }

    .offreHpSection h1 {
        font-size: 28px;
    }

    /* offre HP start */
    /* sim styles starts here */
    .sim_details .your_packages {
        padding-right: 145px;
        width: 100%;
    }

    /* sim styles ends here */
    .selectionMobile .facebook-box {
        width: 215px;
    }

    .reassurrance ul {
        width: 100%;
    }

    .reassurrance ul li {
        width: 27%;
        margin: 10px 1%;
    }

    .desc_category ul li {
        min-width: 47%;
    }

    .featured_phones li.item:first-child {
        margin-left: 3%;
    }

    .mob-det .side-right {
        margin-left: 345px;
    }

    .mob-det .side-left {
        margin: 0;
    }

}

/* PATCH */
.box-tarifs-mobile {
    border-top: #cccccc 1px solid;
    padding-top: 10px;
    padding-bottom: 16px;
}

.box-tarifs-mobile .col-tarifs {
    position: relative;
    z-index: 3;
    width: 100%;
    padding-top: 5px;
}

.box-tarifs-mobile .text-since {
    font-family: 'roboto_condensedlight';
    font-size: 17px;
    margin-left: 0px;
    color: #9f5ba3;
    margin-bottom: 4px;
}

.box-tarifs-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;
    width: 45%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 80px;
}

.box-tarifs-mobile .box-tarif.box-tarif-edp {
    width: 60%;
    margin-bottom: 8px;
}

.box-tarifs-mobile .box-tarif.box-tarif-direct {
    width: 30%;
    float: right;
}

@media screen and (max-width: 640px) {
    .box-tarifs-mobile .box-tarif,
    .box-tarifs-mobile .box-tarif.box-tarif-edp,
    .box-tarifs-mobile .box-tarif.box-tarif-direct {
        width: 100%;
        float: none;
        min-height: 0;
    }
}

.box-tarifs-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;
    font-family: 'roboto_condensedlight';
}

.box-tarifs-mobile .wrapp-box-tarif {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px 2px 5px;
    font-family: 'roboto_condensedlight';
}

.box-tarifs-mobile .wrapp-box-tarif .col-tarif-final {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box-tarifs-mobile .wrapp-box-tarif .col-tarif-initial {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    line-height: 16px;
    margin-left: 3px;
}

.wrapp-box-tarif sup {
    font-size: 12px;
    line-height: 44px;
    pos
}

.box-tarifs-mobile .box-tarif .tarif-final {
    font-size: 37px;
    font-family: 'roboto_condensedbold';
    color: #9f5ba3;
    line-height: 38px;
}

.box-tarifs-mobile .box-tarif.box-tarif-direct .tarif-final {
}

.box-tarifs-mobile .box-tarif .tarif-final .renvoi {
    position: absolute;
    height: 100%;
    display: inline-block;
    vertical-align: text-top;
}

.box-tarifs-mobile .box-tarif .tarif-final .renvoi:after {
    position: absolute;
    top: -10px;
}

.box-tarifs-mobile .box-tarif .tarif-initial {
    text-decoration: line-through;
    font-size: 16px;
    line-height: 16px;
    font-family: 'roboto_condensedbold';
}

.box-tarifs-mobile .box-tarif.box-tarif-direct .tarif-initial {
    float: none;
}

.box-tarifs-mobile .box-tarif .commande-time {
    float: left;
    font-size: 16px;
    line-height: 16px;
    font-family: 'roboto_condensedlight';
}

.box-tarifs-mobile .box-tarif.box-tarif-direct .tarif-initial {
    font-family: 'roboto_condensedbold';
    font-size: 16px;
    line-height: 16px;
}

.box-tarifs-mobile .box-tarif .tarif-explanation {
    font-size: 16px;
    line-height: 16px;
}

.box-tarifs-mobile .box-tarif .tarif-explanation .tarif-explanation {
    font-family: 'roboto_condensedbold';
    font-size: 16px;
    color: #9f5ba3;
    display: inline;
}

.box-tarifs-mobile .box-tarif .tarif-engagement {
    font-size: 14px;
    line-height: 14px;
}

.box-tarifs-mobile .box-tarif .tarif-calcul {
    font-family: 'roboto_condensedlight';
    font-size: 13px;
    line-height: 13px;
    padding-bottom: 4px;
}

.box-tarifs-mobile .box-tarif .tarif-explanation .text-strong {
    font-family: 'roboto_condensedbold';
    font-size: 18px;
    color: #9f5ba3;
    display: inline;
}

.box-tarifs-mobile .box-tarif .tarif-calcul sup,
.box-tarifs-mobile .box-tarif .tarif-calcul span {
    display: inline;
    font-size: 13px;
    line-height: 13px;
}

.text-prix-barre {
    text-decoration: line-through;
}

.box-tarifs-mobile .box-tarif.box-tarif-edp {
    text-align: left;
}

.box-tarifs-mobile .box-tarif.box-tarif-direct {

}

.box-tarifs-mobile .between-box {
    text-align: center;
    font-family: 'roboto_condensedbold';
    font-size: 18px;
    line-height: 60px;
    margin: 10px 0;
    float: left;
    width: 10%;
}

@media screen and (max-width: 640px) {
    .box-tarifs-mobile .between-box {
        float: none;
        width: 100%;
        line-height: 18px;
    }
}

.tarif-before-promo b {
    font-family: 'roboto_condensedbold';
}

.box-tarifs-mobile .box-odr {
    width: 100%;
    text-align: center;
    font-family: 'roboto_condensedlight';
    font-size: 15px;
    margin-top: 16px;
}

.box-tarifs-mobile .box-odr a {
    text-decoration: none;
    color: #9f5ba3;
    font-family: 'roboto_condensedbold';
    font-size: 15px;
}

a.button i.fa {
    position: relative;
    background: none;
    top: 0;
    right: auto;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    color: #000000;
    margin: 0;
}

a.button .wrapp-tooltip {
    margin: -2px 4px 0 0px;
    text-align: center;
    text-shadow: none;
    box-shadow: none;
    float: left;
}

.wrapp-call-to-action .btn .wrapp-tooltip .fa {
    margin: 0;
}

a.button:hover .tooltip {

}

.renvoi:after {
    content: attr(data-renvoi);
    font-family: 'roboto_condensedlight';
    font-size: 8px;
}

.wrapp-call-to-action {
    position: relative;
    width: 100%;
    max-width: 200px;
    padding-left: 24px;
}

/* NOUVELLE PAGE DETAIL MOBILE */
.line {
    width: 100%;
    display: block;
}



.page-level-2 #middle {
    max-width: none;
    width: 100%;
    padding-bottom: 0;
    background-color: #fbfbfb;

}

.page-level-2 #middle .container {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 1280px) {
    .page-level-2 #middle .container {
        max-width: 1180px;
    }
}

#footer {
    margin-top: 0;
}

.mobile-details:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

@media screen and (max-width: 959px) {
    .mob-det {
        margin-top: 18px;
        width: auto;
        float: none;
        padding: 0 30px 0 10px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
}

.wrapp-bloc-telephone {
    width: 100%;
    width: calc(100% - 20px - 300px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFF;
    border: 1px solid #EAEEF4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    float: left;
}

@media screen and (min-width: 1280px) {
    .wrapp-bloc-telephone {
        max-width: 860px;
        width: calc(100% - 320px);
    }
}

@media screen and (max-width: 960px) {
    .wrapp-bloc-telephone {
        float: none;
        margin-left: auto;
        max-width: none;
        width: 100%;
    }
}

.wrapp-bloc-telephone .inner-wrapp-bloc-telephone {
    position: relative;
}

.wrapp-bloc-telephone .wrapp-col {
    width: 100%;
}

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

.wrapp-bloc-telephone .wrapp-col .wrapp-col-pix {
    position: relative;
    z-index: 5;
    width: 100%;
    max-width: 300px;
    float: left;
    min-height: 532px;
}
@media screen and (max-width: 768px) {
    .wrapp-bloc-telephone .wrapp-col .wrapp-col-pix {
        float: none;
        margin: 0 auto 20px auto;
    }
}
@media screen and (max-width: 640px) {
    .wrapp-bloc-telephone .wrapp-col .wrapp-col-pix {
        margin: 0 auto 20px auto;
    }
}


.wrapp-bloc-telephone .wrapp-col .wrapp-col-pix .picto-4G {
    position: absolute;
    top: 20px;
    left: 5px;
    z-index: 10;
}

.wrapp-bloc-telephone .wrapp-col .wrapp-col-pix .mobile_colour {
    position: absolute;
    top: 50%;
    left: 8px;
    z-index: 10;
    float: none;
    text-align: center;
    width: 100%;
    max-width: 38px;
    margin-top: -100px;
}

.wrapp-bloc-telephone .wrapp-col .wrapp-col-pix .mobile_colour .color_list {
    margin-top: 0;
}

.wrapp-bloc-telephone .wrapp-col .wrapp-col-pix .mobile_colour .color_list li {
    margin-bottom: 6px;
    height: 34px;
    width: 34px;
}

.wrapp-bloc-telephone .wrapp-col .wrapp-col-pix .mobile_colour .color_list li a {
    content: "";
    position: relative;
    width: 30px;
    height: 30px;
    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);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.wrapp-bloc-telephone .wrapp-col .wrapp-col-pix .mobile_colour .color_list li a:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -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-bloc-telephone .wrapp-col .wrapp-col-pix .mobile_colour .color_list li.current-color a:after,
.wrapp-bloc-telephone .wrapp-col .wrapp-col-pix .mobile_colour .color_list li:hover a:after {
    background-color: #ffffff;
}

#telephoneSlider {
    width: 100%;
    max-width: 260px;
    text-align: center;
    margin: 0 auto;
}

.wrapp-das {
    position: absolute;
    top: 430px;
    left: 10px;
    width: 100%;
    text-align: center;
    font-family: "roboto_condensedlight";
    font-size: 12px;;
    color: #a3a3a3;
}

#carouselTelephone {
    position: absolute;
    top: 450px;
    left: 10px;
    width: 100%;
}

#carouselTelephone .slides {
    margin: 0 auto;
    padding: 4px 0;
    max-width: 264px;
}

#carouselTelephone .item-thumbnails {
    position: relative;
    width: 56px;
    height: 56px;
    text-align: center;
    overflow: hidden;
    margin: 0 5px 8px 5px;
    background-color: #FFF;
    border: 2px solid #FFF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -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);
    cursor: pointer;
}

#carouselTelephone .item-thumbnails img {
    position: absolute;
    top: -20px;
    display: block;
    width: 100%;
    height: auto;
}

#carouselTelephone .item-thumbnails.item-thumbnails-video {
    background-color: #792475;
}

#carouselTelephone .item-thumbnails.item-thumbnails-video .fa-film {
    position: absolute;
    top: -4px;
    left: -7px;
    font-size: 62px;
    color: #8f478b;
}

#carouselTelephone .item-thumbnails.item-thumbnails-video .fa-play {
    position: relative;
    z-index: 5;
    font-size: 32px;
    line-height: 56px;
    color: #ffffff;
}

#carouselTelephone .item-thumbnails.item-thumbnails-video:hover .fa-film {
    font-size: 60px;
    top: -4px;
    left: -6px;
}

#carouselTelephone .item-thumbnails.item-thumbnails-video .fa {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#carouselTelephone .item-thumbnails.item-thumbnails-video:hover .fa-play {
    font-size: 36px;
}

.wrapp-col-presentation {
    max-width: 308px;
    width: 100%;
    padding-right: 10px;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@media screen and (min-width: 1280px) {
    .wrapp-col-presentation {
        max-width: 508px;
    }
}

@media screen and (max-width: 960px) {
    .wrapp-col-presentation {
        max-width: 508px;
    }
}
@media screen and (max-width: 860px) {
    .wrapp-col-presentation {
        max-width: none;
        width:calc(100% - 320px);
    }
}
@media screen and (max-width: 768px) {
    .wrapp-col-presentation {
        max-width: none;
        width:90%;
        margin: 0 auto 20px auto;
        float: none;
    }
}
.wrapp-reference-produit {
    color: #9f5ba3;
    padding-top: 20px;
    margin-bottom: 30px;
}

.wrapp-reference-produit h2 {
    font-family: "roboto_condensedbold";
    font-size: 26px;
    line-height: 26px;
}

.wrapp-reference-produit h1 {
    font-family: "roboto_condensedlight";
    font-size: 34px;
    line-height: 30px;
}
@media screen and (max-width: 860px) {
    #main #middle .wrapp-reference-produit h1 {
        padding-left: 0!important;
    }
}
.wrapp-col-presentation .box-tarifs-mobile {
    border-top: none;
    width: 100%;
    margin-left: auto;

}

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

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

.wrapp-col-presentation .box-tarifs-mobile .box-tarifs,
.wrapp-col-presentation .box-tarifs-mobile .box-tarif.box-tarif-edp,
.wrapp-col-presentation .box-tarifs-mobile .box-tarif.box-tarif-direct {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #EAEEF4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 8px;
}

@media screen and (min-width: 1280px) {
    .wrapp-col-presentation .box-tarifs-mobile .box-tarifs,
    .wrapp-col-presentation .box-tarifs-mobile .box-tarif.box-tarif-edp,
    .wrapp-col-presentation .box-tarifs-mobile .box-tarif.box-tarif-direct {
        width: 48%;
        min-height: 140px;
    }
}

.wrapp-col-presentation .box-tarifs-mobile .box-tarif .head-box-tarif {
    font-size: 13px;
}

.wrapp-col-presentation .wrapp-box-tarif {
    padding-top: 10px;
}

.wrapp-col-presentation .box-tarifs-mobile .wrapp-box-tarif .col-tarif-initial,
.wrapp-col-presentation .box-tarifs-mobile .wrapp-box-tarif .col-tarif-initial span {
    font-size: 14px;
    line-height: 14px;
}

.wrapp-col-presentation .box-tarifs-mobile .box-tarif sup {
    line-height: 14px;
}

.wrapp-col-presentation .tarif-final,
.wrapp-col-presentation .tarif-before-promo {
    text-align: center;
    display: block;
    width: 100%;
}

.wrapp-col-presentation .box-tarifs-mobile .box-odr {
    clear: both;
    text-align: center;
    margin-top: 0;
}


.temp_out {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #EAEEF4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 auto 20px auto;
}
.temp_out .head-box {
    background-color: #701460;
    font-size: 13px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
    font-family: 'roboto_condensedbold';
    color: #ffffff;
}
.temporary_out {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    width: 100%;
    background-color:transparent;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.temporary_out p {
    font-family: 'roboto_condensedlight';
    font-size: 17px;
}
.temporary_out .action-input {
    position: relative;
    width: 100%;
    max-width: 280px;
}
.temporary_out .temp_out_input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 60px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.temporary_out .submit-btn {
    position: absolute;
    top:3px;
    right:4px;
    width: 52px;
    height: 40px;
    background: #5B7BA0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-indent: 0;
}
.temporary_out .submit-btn span {
    position: relative;
    font-size: 30px;
    line-height: 36px;
    margin: 0 auto;
    display: block;
    color: #ffffff;
}
.temporary_out .submit-btn span .fa {
    line-height: 36px;
}

.temporary_out .wrapp-message {
    padding: 10px 0;
    font-family: 'roboto_condensedlight';
    font-size: 16px;
}
.temporary_out .champ-error {
    font-family: 'roboto_condensedlight';
    color: #ff0000;
    padding: 4px 0;
}

.box-details-mobile {
    width: 100%;
    min-height: 140px;
    background-color: #ffffff;
    border: 1px solid #EAEEF4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.box-details-mobile .head-box-details-mobile {
    background-color: #cfcfcf;
    font-size: 13px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: left;
    font-family: 'roboto_condensedlight';
}

.box-details-mobile .wrapp-box-details-mobile {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 120px 4px 8px;
}

.box-details-mobile .wrapp-box-details-mobile .item-point {
    font-family: 'roboto_condensedlight';
    font-size: 13px;
    clear: both;
    float: none;
    margin-bottom: 6px;
}
@media screen and (max-width: 480px) {
    .box-details-mobile .wrapp-box-details-mobile .item-point {
        max-width:140px;
    }
}
.box-details-mobile .wrapp-box-details-mobile .item-point .checkbox-like {
    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;
    float: left;
}

.box-details-mobile .wrapp-box-details-mobile .item-point .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;
}

.box-details-mobile .wrapp-box-details-mobile .item-point .intitule {
    float: left;
    font-family: 'robotocondensed';
    font-size: 15px;
    line-height: 20px;
    color: #909bac;
}

.wrapp-box-clubic {
    position: absolute;
    top: 5px;
    right: 10px;
}

.wrapp-back-to-wall {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    max-width: 300px;
    height: 46px;
    background-color: #FFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 3px #909BAC;
    -webkit-box-shadow: 0 0 3px #909BAC;
    box-shadow: 0 0 3px #909BAC;
    margin-bottom: 20px;
    float: left;
    margin-left: 20px;
}

@media screen and (max-width: 960px) {
    .wrapp-back-to-wall {
        float: none;
        margin-left: 0;
        margin-top: 20px;
    }
}

.wrapp-back-to-wall a {
    font-family: "roboto_condensedbold";
    font-size: 18px;
    text-transform: uppercase;
    color: #909bac;
    display: block;
    line-height: 46px;
    text-decoration: none;
}

.wrapp-back-to-wall a .fa {
    display: block;
    float: left;
    margin: 10px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #7A8395;
    font-size: 24px;
    color: #ffffff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}

.wrapp-col-telecommande {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #DAE0E9;
    border: 1px solid #EAEEF4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 14px 10px;
    color: #333333;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -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;
    float: left;
    max-width: 300px;
    margin-left: 20px;
}

@media screen and (max-width: 960px) {
    .wrapp-col-telecommande {
        float: none;
        max-width: none;
        margin-left: auto;
    }
}

.inner-col-telecommande {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.wrapp-col-telecommande h3 {
    font-family: "robotocondensed";
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.wrapp-col-telecommande .tabs_choix_engagement {
    padding: 0;
    border-bottom: none;
}

.wrapp-col-telecommande .steps li .title {
    font-family: "roboto_condensedlight";
    font-size: 15px;
    text-transform: none;
}

.wrapp-col-telecommande .steps li .title span {
    padding-right: 2px;
    width: 32px;
    left: 0;
}

.wrapp-col-telecommande .steps li .package_select {
    margin-top: 4px;
    margin-left: 32px;
}

.wrapp-col-telecommande .your_packages .wrapp-tooltip {
    background-color: #ffffff;
    margin-right: 4px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    left: 4px;
}

.wrapp-col-telecommande .line-heure {
    color: #9f5ba3;
}

.wrapp-col-telecommande .your_packages .wrapp-tooltip .fa {
    color: #9f5ba3;
}

.wrapp-col-telecommande .your,
.wrapp-col-telecommande .package {
    line-height: 26px;
    display: block;
    float: left;
    padding-top: 5px;
}

.wrapp-col-telecommande .your {
    margin-left: 6px;
    margin-right: 6px;
}

.wrapp-col-telecommande .your_packages span.price {
    padding-left: 35px;
    margin-top: -4px;
    float: left;
    margin-right: 6px;
    color: #9f5ba3;
}

.wrapp-col-telecommande .your_packages {
    float: left;
    text-align: left;
    margin-bottom: 20px;
}

.wrapp-col-telecommande .your_packages span.mention-engagement {
    float: left;
    margin-top: -3px;
}

.wrapp-all-reassurance {
    text-align: right;
    width: 100%;
    padding: 20px 0;
}

.wrapp-all-reassurance.wrapp-all-reassurance-sim {
    max-width: 960px;
    text-align: right;
}
@media screen and (min-width: 1280px) {
    .wrapp-all-reassurance.wrapp-all-reassurance-sim {
        max-width: 860px;
        text-align: right;
        float: right;
    }
}


.wrapp-all-reassurance.wrapp-all-reassurance-sim:after,
.wrapp-all-reassurance:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}


.wrapp-all-reassurance h3.title-engagement {
    position: relative;
    text-align: center;
    color: #909BAC;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: #909BAC 1px solid;
    font-family: 'roboto_condensedbold';
    padding-bottom:20px;
    margin-bottom: 30px;
    height: 0;
}
.wrapp-all-reassurance h3.title-engagement span {
    position: absolute;
    top:6px;
    left: 50%;
    margin-left: -70px;
    background-color: #fbfbfb;
    display: block;
    padding: 0 10px;
}

.wrapp-box-reassurance {
    width: 100%;
    max-width: 313px;
    height: 108px;
    background-color: #FFF;
    border: 1px solid #C3CCD7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 8px;
    margin-bottom: 8px;
}

@media screen and (min-width: 1280px) {
    .wrapp-box-reassurance {
        max-width: 280px;
    }
}
@media only screen and (max-width : 960px) {
    .wrapp-box-reassurance {
        width: 32.33333%;
        max-width: none;
        margin-left: 0;
    }
}
@media only screen and (max-width : 768px) {
    .wrapp-box-reassurance {
        width: 100%;
        max-width: none;
        margin-left: 0;
        margin-right: 0;
    }
}
.wrapp-box-reassurance.wrapp-box-reassurance-livraison {
    background-image: url('../img/picto_livraison.png');
    background-repeat: no-repeat;
    background-position: right 6px;
    margin-left: 0;
}

.wrapp-box-reassurance.wrapp-box-reassurance-garantie {
    background-image: url('../img/picto_garantie.png');
    background-repeat: no-repeat;
    background-position: right 6px;
}

.wrapp-box-reassurance.wrapp-box-reassurance-echange {
    background-image: url('../img/picto_echange.png');
    background-repeat: no-repeat;
    background-position: right 6px;
    margin-right: 0;
}

.wrapp-box-reassurance .box-reassurance {
    position: relative;
    width: 100%;
    height: 100%;
}

.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-box-reassurance .box-reassurance .zone-text {
        padding-right: 50px;
        bottom: auto;
        top:0;
    }
}
.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-box-reassurance .box-reassurance .zone-text p {
    line-height: 15px;
    font-size: 15px;
    color: #98a3b2;
    min-height:36px;
}




/*
CARTE SIM
*/
.wrapp-illustration-sim {
    display: none;
    width: 100%;
    max-width: 320px;
    height: 540px;
    background-image: url('../img/background_perso_carte-sim.png');
    background-repeat: no-repeat;
    background-position: 50% 30px;
    float: left;
}
@media screen and (min-width: 1280px) {
    .wrapp-illustration-sim {
        display: block;
    }
}
@media screen and (max-width: 960px) {
    .wrapp-illustration-sim {
        display: block;
    }
}
@media screen and (max-width: 900px) {
    .wrapp-illustration-sim {
        display:none;
    }
}
.wrapp-bloc-sim {
    float: left;
    width: 100%;
    max-width: 640px;
}
@media screen and (min-width: 1280px) {
    .wrapp-bloc-sim {
        max-width: 860px;
    }
}
@media screen and (max-width: 960px) {
    .wrapp-bloc-sim {
        float: none;
        width: 100%;
        max-width: none;
        margin-bottom: 20px;
    }
}

.wrapp-bloc-sim .inner-wrapp-bloc-sim {}
@media screen and (max-width: 900px) {
    .wrapp-bloc-sim .inner-wrapp-bloc-sim {
        padding-right: 20px;
    }
}
.wrapp-bloc-sim .inner-wrapp-bloc-sim:after {
    content:"";
    clear: both;
    float: none;
    display: block;
}
.wrapp-bloc-sim .wrapp-col {
    width: 100%;
    max-width: 620px;
    height: 488px;
    background-color: #FFF;
    border: 1px solid #EAEEF4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 10px;
}
@media screen and (min-width: 1280px) {
    .wrapp-bloc-sim .wrapp-col {
        max-width: 518px;
    }
}
@media screen and (max-width: 960px) {
    .wrapp-bloc-sim .wrapp-col {
        width: calc( 100% - 342px);
    }
}
@media screen and (max-width: 900px) {
    .wrapp-bloc-sim .wrapp-col {
        width: 100%;
        max-width: none;
    }
}
@media screen and (max-width: 680px) {
    .wrapp-bloc-sim .wrapp-col {
        height: auto;
        width: 100%;
    }
}
.wrapp-bloc-sim .wrapp-col:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix {
    float: left;
    width: 100%;
    max-width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 680px) {
    .wrapp-bloc-sim .wrapp-col .wrapp-col-choix {
        float: none;
        max-width: none;
    }
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim {
    position: relative;
    text-align: center;
    color: #9f5ba3;
    background-color: #FFF;
    border: 1px solid #EAEEF4;
    -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: 8px 20px 8px 4px;
    width: 100%;
    max-width: 300px;
    height:240px;
    margin-bottom: 8px;
    -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;
    cursor: pointer;
}
@media screen and (max-width: 680px) {
    .wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim {
        max-width: none;
    }
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim.sim-selected,
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim:hover {
    background-color: #DAE0E9;
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim:before {
    content: "";
    position: absolute;
    top:50%;
    margin-top: -13px;
    right:4px;
    width: 26px;
    height: 26px;
    background-color: #FFF;
    border: 1px solid #DAE0E9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim:after {
    content: "";
    position: absolute;
    top:50%;
    margin-top: -9px;
    right:8px;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 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;
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim.sim-selected:after,
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim:hover:after {
    background-color: #9F5BA3;
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim img {
    display: block;
    margin: 0 auto 0 0;
}
@media screen and (max-width: 680px) {
    .wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim img {
        margin: 0 auto;
    }
}
@media screen and (max-width: 380px) {
    .wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim img {
        width: 100%;
        height: auto;
        max-width:200px;
        margin: 0 auto 0 0;
    }
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim h3 {
    font-family: 'roboto_condensedbold';
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim .wrapp-call-link {
    font-family: 'roboto_condensedlight';
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-choix .wrapp-choice-sim .wrapp-call-link a {
    color: #9f5ba3;
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-presentation {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
    max-width: 318px;
    padding-right: 0;
    padding-left: 10px;
}
@media screen and (min-width: 1280px) {
    .wrapp-bloc-sim .wrapp-col .wrapp-col-presentation {
        max-width: 218px;
    }
}
@media screen and (max-width: 960px) {
    .wrapp-bloc-sim .wrapp-col .wrapp-col-presentation {
        width: calc( 100% - 300px );
    }
}
@media screen and (max-width: 900px) {
    .wrapp-bloc-sim .wrapp-col .wrapp-col-presentation {
        width: calc( 100% - 300px );
        max-width: none;
    }
}
@media screen and (max-width: 680px) {
    .wrapp-bloc-sim .wrapp-col .wrapp-col-presentation {
        width: 100%;
        float: none;
        padding-left: 0;
        margin-bottom: 0;
    }
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-presentation .box-tarifs-mobile {
    width: 100%;
    padding: 0;
    margin-top: 194px;
}
@media screen and (max-width: 680px) {
    .wrapp-bloc-sim .wrapp-col .wrapp-col-presentation .box-tarifs-mobile {
        margin-top: 0;
    }
}
.wrapp-bloc-sim .wrapp-col .wrapp-col-presentation .box-tarifs-mobile .col-tarifs {
    padding:0;
}

.wrapp-bloc-sim .box-tarifs-mobile .box-tarif {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #EAEEF4;
    -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-bottom: 16px;
}
@media screen and (min-width: 1280px) {
    .wrapp-bloc-sim .box-tarifs-mobile .box-tarif {
        width: 100%;
    }
}
.wrapp-bloc-sim .box-tarifs-mobile .box-tarif .tarif-edito {
    font-size: 17px;
    line-height: 17px;
    font-family: 'roboto_condensedlight';
}
/*
FIN CARTE SIM
*/


.wrapp-edp {
    width: 100%;
    max-width: 960px;
    background-color: #FFF;
    border: 1px solid #C3CCD7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 8px 20px 8px;
    margin-bottom: 8px;
    margin-top: 20px;
}
@media screen and (min-width: 1280px) {
    .wrapp-edp {
        max-width: 860px;
        float: right;
    }
}
.wrapp-edp .wrapp-text {
    width: 80%;
    width: calc( 100% - 160px );
    color: #9F5BA3;
    font-family: 'roboto_condensedbold';
    font-size: 22px;
    font-weight: 700;
    float: left;
}
@media screen and (max-width:540px) {
    .wrapp-edp .wrapp-text {
        width: 100%;
        float: none;
    }
}
.wrapp-edp .wrapp-call-to-action {
    float: right;
    max-width: 120px;
}
.wrapp-edp:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}


.resp-tabs-list li.item-onglet-clubic.resp-tab-active a {
    background-color: #ffffff;
}

.resp-tabs-list li.item-onglet-clubic {
    height: 28px;
}

.resp-tabs-list li.item-onglet-clubic a span {
    position: relative;
    width: 84px;
    display: block;
}

.resp-tabs-list li.item-onglet-clubic a img {
    position: absolute;
    top: -6px;
}

.resp-tabs-container {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    margin-top: 0;
    padding-top: 30px;
}
ul.resp-tabs-list {
    background-color: #ffffff;
}
.section-page .wrapp-title {
    margin: 0 auto;
}

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

/*/////////////////////////////////////
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: #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;
}

.wrapp-section-4G {
    width: 100%;
    margin: 0 auto;
}
.wrapp-section-4G .inner-section {
    padding: 20px 0 30px 0;
}
.wrapp-section-4G .inner-section h3 {
    color: #9f5ba3;
    font-family: "roboto_condensedlight";
    font-size: 29px;
    margin-bottom: 24px;
    text-align: left;
}
.wrapp-section-4G .wrapp-illustration {
    width: 100%;
}
.wrapp-section-4G .wrapp-illustration:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}
.wrapp-section-4G .wrapp-illustration .line-top .item-circle {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 240px;
    height: 240px;
    background-color: #9f5ba3;
    margin: 20px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    color: #ffffff;
    padding-top: 30px;
    -moz-box-shadow: 0 8px 21px rgba(1, 1, 1, 0.38);
    -webkit-box-shadow: 0 8px 21px rgba(1, 1, 1, 0.38);
    box-shadow: 0 8px 21px rgba(1, 1, 1, 0.38);
}
.wrapp-section-4G .wrapp-illustration .line-top .item-circle .line-editio {
    font-size: 19px;
}
.wrapp-section-4G .wrapp-illustration .line-bottom {
    padding-bottom: 20px;
}
.wrapp-section-4G .wrapp-illustration .line-bottom:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}
.wrapp-section-4G .wrapp-illustration .line-bottom .item-bloc {
    float: none;
    width: 100%;
    margin-bottom: 12px;
}
.wrapp-section-4G .wrapp-illustration .line-bottom.line-bloc-4x .item-bloc {
    width: 25%;
    float: left;
}
@media screen and (max-width: 900px) {
    .wrapp-section-4G .wrapp-illustration .line-bottom.line-bloc-4x .item-bloc {
        width: 50%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 380px) {
    .wrapp-section-4G .wrapp-illustration .line-bottom.line-bloc-4x .item-bloc {
        width: 100%;
        float: none;
    }
}
.wrapp-section-4G .wrapp-illustration .line-bottom.line-bloc-3x .item-bloc {
    width: 33.333333%;
    float: left;
}
@media screen and (max-width: 800px) {
    .wrapp-section-4G .wrapp-illustration .line-bottom.line-bloc-3x {
        text-align: center;
    }

    .wrapp-section-4G .wrapp-illustration .line-bottom.line-bloc-3x .item-bloc {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
}

.wrapp-section-4G .wrapp-illustration .line-bottom.line-bloc-2x .item-bloc {
    width: 50%;
    float: left;
}

@media screen and (max-width: 800px) {
    .wrapp-section-4G .wrapp-illustration .line-bottom.line-bloc-2x .item-bloc {
        width: 100%;
        float: none;
        margin-bottom: 40px;
    }
}
.wrapp-section-4G #section4GONE .wrapp-illustration .line-bottom .item-bloc .inside-bloc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #e7e7e7;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
    -moz-box-shadow: 0 8px 21px rgba(1, 1, 1, 0.38);
    -webkit-box-shadow: 0 8px 21px rgba(1, 1, 1, 0.38);
    box-shadow: 0 8px 21px rgba(1, 1, 1, 0.38);
}

@media screen and (max-width: 900px) {
    .wrapp-section-4G #section4GONE .wrapp-illustration .line-bottom .item-bloc .inside-bloc {
        max-width: 220px;
    }
}

.wrapp-section-4G #section4GTWO .wrapp-illustration .line-bottom .item-bloc .inside-bloc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #e7e7e7;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
    -moz-box-shadow: 0 8px 21px rgba(1, 1, 1, 0.38);
    -webkit-box-shadow: 0 8px 21px rgba(1, 1, 1, 0.38);
    box-shadow: 0 8px 21px rgba(1, 1, 1, 0.38);
}

.wrapp-section-4G .wrapp-illustration .line-bottom .item-bloc .head-bloc {
    background-color: #9f5ba3;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}
.wrapp-section-4G .wrapp-illustration .line-bottom .item-bloc .content-bloc .line-number {
    font-size: 70px;
    font-family: "roboto_condensedbold";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    color: #9f5ba3;
}

.wrapp-section-4G .wrapp-illustration .line-bottom .item-bloc .content-bloc .line-unity {
    background-color: #9f5ba3;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;

}

.wrapp-section-4G #section4GTWO .wrapp-illustration .line-bottom .item-bloc .inside-bloc {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 260px;
    min-height: 168px;
    margin: 0 auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #e7e7e7;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
}

@media screen and (max-width: 900px) {
    .wrapp-section-4G #section4GTWO .wrapp-illustration .line-bottom .item-bloc .inside-bloc {
        max-width: 200px;
    }
}

.wrapp-section-4G #section4GTWO .wrapp-illustration .line-bottom .item-bloc .inside-bloc .num-bloc {
    font-size: 60px;
    line-height: 60px;
    font-family: "roboto_condensedbold";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px 0 10px;
    color: #9f5ba3;
}

.wrapp-section-4G #section4GTWO .wrapp-illustration .line-bottom .item-bloc .inside-bloc .num-bloc span {
    font-size: 20px;
    line-height: 24px;
    font-family: "roboto_condensedlight";
    display: block;
}

.wrapp-section-4G #section4GTWO .wrapp-illustration .line-bottom .item-bloc .inside-bloc .num-bloc small {
    font-size: 20px;
    font-family: "roboto_condensedlight";
}

.wrapp-section-4G #section4GTWO .wrapp-illustration .line-bottom .item-bloc .inside-bloc .content-bloc {
    color: #798395;
    padding: 10px 0;
}

.wrapp-section-4G #section4GTWO .wrapp-illustration .line-bottom .item-bloc .inside-bloc .foot-bloc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #9f5ba3;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

.wrapp-section-4G #section4GTREE .item-bloc .zone-text {
    padding-top: 20px;
    padding-right: 40px;
}

.wrapp-section-4G #section4GTREE .item-bloc .zone-text p {
    margin-bottom: 20px;
    font-size: 17px;
}

.wrapp-section-4G #section4GFOUR .item-bloc {
}

.wrapp-section-4G #section4GFOUR .item-bloc .inside-bloc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px;
}

.wrapp-section-4G #section4GFOUR .item-bloc .title-bloc {
    font-size: 20px;
    color: #798395;
}

.free-zone .ongletMobile#clubicMOBILE .resume {
    text-align: center;
    padding-bottom: 40px;
}
.ongletMobile#clubicMOBILE #ytplayer {
    width: 100%;
    max-width:640px;
    margin: 0 auto;
    display: block;
}