@font-face {
    font-family: 'Sugo';
    src: url('../../../fonts/Sugo.eot');
    src: url('../../../fonts/Sugo.eot#iefix') format('embedded-opentype'),
    url('../../../fonts/Sugo.woff') format('woff'),
    url('../../../fonts/Sugo.ttf')  format('truetype'),
    url('../../../fonts/Sugo.svg') format('svg');

    font-style:   normal;
    font-weight:  400;
}

@font-face {
    font-family: 'Sugo-light';
    src: url('../../../fonts/Sugo-UltraLight.eot');
    src: url('../../../fonts/Sugo-UltraLight.eot#iefix') format('embedded-opentype'),
    url('../../../fonts/Sugo-UltraLight.woff') format('woff'),
    url('../../../fonts/Sugo-UltraLight.ttf')  format('truetype'),
    url('../../../fonts/Sugo-UltraLight.svg') format('svg');

    font-style:   normal;
    font-weight:  200;
}



@font-face {
    font-family: 'Roboto_Condensed';
    src: url('../../../fonts/RobotoCondensed-Regular.eot'); /* IE9 Compat Modes */
    src: url('../../../fonts/RobotoCondensed-Regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../../fonts/RobotoCondensed-Regular.woff') format('woff'), /* Modern Browsers */
    url('../../../fonts/RobotoCondensed-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../../../fonts/RobotoCondensed-Regular.svg') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  400;
}


.fixed_social_media {
    display: none;
}

a {
    text-decoration:none;
}

.reset {
    width:100%;
    display:block;
    content:"";
    clear:both;
    float:none;
}

.line {
    width:100%;
    display:block;
}

#footer {
    margin:0;
}

#wrappSite {
    margin-top:10px;
    background:#e9ebed url('../../page-offre-de-remboursement-portabilite/img/highlight.png') no-repeat 50% 0;
    padding:30px 0;
}

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


.text-purple {color:#792375;}

.page-level-2 .h1 {
    padding-top:20px;
    margin-top: 0;
}

.mainSECTION {
    padding-top:0;
    width:100%;
    max-width:none;
    margin:30px auto 20px auto;
    font-family: 'roboto_condensedlight';
}

.mainSECTION .mid .content,
.secondarySECTION .mid .content,
#sectionTITRE .mid .wrapp-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 10px;
    max-width: 980px;
    width:100%;
}
@media screen and (min-width: 1260px) {
    .mainSECTION .mid .content,
    .secondarySECTION .mid .content,
    #sectionTITRE .mid .wrapp-content {
        max-width: 1180px;
        width:100%;
    }
}
@media only screen and (max-width : 980px) {
    .mainSECTION .mid .content,
    .secondarySECTION .mid .content,
    #sectionTITRE .mid .wrapp-content {
        padding:0 20px;
    }
}

@media screen and (max-width: 768px) {
    #sectionTITRE .mid .wrapp-content {
        margin-left:0;
    }
}
.section-page .inner-section {
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 10px;
    max-width:980px;
    margin:0 auto;
    padding-top:12px;
    padding-bottom:10px;
}



@media only screen and (min-width : 1260px) {
    .section-page .inner-section {
        max-width:1180px;
    }
}

@media only screen and (max-width : 980px) {
    .section-page .inner-section {
        padding:0 20px;
    }
}


.section-page h2.title-section {
    width:100%;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 auto;
    font-size:22px;
    color:#792475;
    margin-bottom:12px;
    padding-top: 20px;
}
@media only screen and (max-width : 480px) {
    .page-level-2 .h1,
    .section-page h2.title-section {
        font-size:17px;
    }
}
.page-level-2 .free-zone {
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
    max-width:1160px;
}

.wrapp-call-to-action {
    border: 1px solid #792375;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 36px;
    margin:6px auto;
    font-family: 'roboto_condensedlight';
    font-size:17px;
    line-height:36px;
    text-align: center;
}
.wrapp-call-to-action.invert {
    background-color: #792375;
}
.wrapp-call-to-action:hover {
    background-color: #792375;
}
.wrapp-call-to-action.invert:hover {
    background-color: #ffffff;
}
.wrapp-call-to-action a {
    color:#792375;
    -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;
    display:block;
}
.wrapp-call-to-action.invert a {
    color: #ffffff;
}
.wrapp-call-to-action:hover a {
    color:#ffffff;
}
.wrapp-call-to-action.invert:hover a {
    color:#792375;
}
.wrapp-call-to-action.second-line {
    padding-top:8px;
    padding-bottom:8px;
}
.wrapp-call-to-action .line {
    line-height:18px;
}
.wrapp-call-to-action #goShop.one-line .line {
    line-height:36px;
}
.wrapp-call-to-action #goShop.two-line .line {
    line-height:18px;
}
.wrapp-call-to-action .line.line-strong {
    font-family: "roboto_condensedbold";
}
.wrapp-call-to-action-text-link {
    width:100%;
    text-align: right;
}
.wrapp-call-to-action-text-link a {
    color:#792375;
    padding-right:8px;
    padding-bottom:4px;
    font-family: 'roboto_condensedbold';
    font-size:15px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.wrapp-call-to-action-text-link a:hover {
    padding-right:12px;
}



#forfaitPersonnalises {
    font-family: 'roboto_condensedlight';
}

.big-wrapp-offer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
@media screen and (min-width: 980px) {
    .big-wrapp-offer {
        background-color:#f8f8f8;
        border: 1px solid #eaedf4;
        padding:10px 10px 5px 10px;
    }
    .big-wrapp-offer .border-gris {
        /*background: none;*/
    }
}
#forfaitPersonnalises .box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#forfaitPersonnalises .box.close-state {
    display:none;
}
#forfaitPersonnalises .wrapp-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:20px 10px 10px 10px;
    text-align: center;
    margin-bottom:10px;
    overflow: hidden;
}
#forfaitPersonnalises h3.title-section {
    padding-top:10px;
    margin-bottom:14px;
    color:#000000;
    text-transform: uppercase;
    font-size:20px;
}
#forfaitPersonnalises .with-bonus h3.title-section {
    margin-bottom: 4px;
    padding-bottom: 10px;
}
@media screen and (max-width: 580px) {
    #forfaitPersonnalises h3.title-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
#forfaitPersonnalises .with-bonus .picto-kit-main-libre {
    position: absolute;
    top:30px;
    right:80px;
}
#forfaitPersonnalises .with-bonus .picto-kit-main-libre .svg-picto-kml {
    max-width: 28px!important;
    max-height: 30px;
}
#forfaitPersonnalises h3.title-section .quotat-data {
    font-size:22px;
    text-transform: none;
    color:#792375;
}

#forfaitPersonnalises .box.box-configurateur,
#forfaitPersonnalises .box.box-offre,
#forfaitPersonnalises .box.box-avantages,
#forfaitPersonnalises .box.box-inside {
    width:50%;
    float:left;
}

#forfaitPersonnalises.forfait-1go .box-offre .wrapp-box {
    background-image: url('../../page-home/img/bg_logo4G.png');
    background-repeat:no-repeat;
    background-position: right top;
}
#forfaitPersonnalises .box-offre .wrapp-box {
    background-image: url('../../page-home/img/bg_logo4G.png');
    background-repeat:no-repeat;
    background-position: right top;
}


@media screen and (max-width: 980px) {
    #forfaitPersonnalises .box.box-configurateur,
    #forfaitPersonnalises .box.box-offre,
    #forfaitPersonnalises .box.box-avantages,
    #forfaitPersonnalises .box.box-inside {
        width:100%;
        float:none;
    }
}
@media screen and (min-width: 980px) {
    #forfaitPersonnalises .box.box-configurateur .wrapp-box,
    #forfaitPersonnalises .box.box-offre .wrapp-box {
        min-height: 370px;
    }
}

#forfaitPersonnalises .box.box-configurateur {
    padding: 0 5px 0 0;
}
#forfaitPersonnalises .box.box-offre {
    position: relative;
    padding: 0 0 0 5px;
}

#forfaitPersonnalises .box.box-open {
    width:100%;
}
#forfaitPersonnalises .box.box-inside {
    padding: 0 0 0 10px;
}
@media screen and (max-width: 980px) {
    #forfaitPersonnalises .box.box-configurateur,
    #forfaitPersonnalises .box.box-offre,
    #forfaitPersonnalises .box.box-inside,
    #forfaitPersonnalises .box.box-open,
    #forfaitPersonnalises .box.box-inside {
        padding: 0 ;
    }
}



/*
#forfaitPersonnalises.forfait-50mo .box-conservation {
    display: none;
}
*/



.controller-configurateur {}
.controller-configurateur .line-controller {}
.line-controller {
    position:relative;
    min-height:48px;
    width:420px;
    margin: 0 auto 24px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (min-width :980px) and (max-width: 1260px) {
    .line-controller {
        width:100%;
        padding-left: 40px;
    }
}
@media screen and (max-width: 580px) {
    .line-controller {
        width:100%;
        padding-left: 40px;
    }
}
.line-controller:before {
    content: attr(data-step);
    position:absolute;
    left:-38px;
    top:0px;
    width:28px;
    height:28px;
    line-height: 28px;
    box-shadow:0 0 5px rgba(0,0,0,0.25);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align:center;
    color:#792375;
    font-family: 'roboto_condensedbold';
}
@media screen and (min-width :980px) and (max-width: 1260px) {
    .line-controller:before {
        left:4px;
    }
}
@media screen and (max-width: 580px) {
    .line-controller:before {
        left:4px;
    }
}

.line-controller-switch {
    text-align:left;
    margin: 0 auto 12px auto;
}
.line-controller .intitule-controller {
    font-size:20px;
    line-height:28px;
    font-family: 'roboto_condensedlight';
    text-align:left;
}
@media screen and (max-width: 580px) {
    .line-controller .intitule-controller {
        font-size:16px;
        text-align:left;
    }
}
.bouton-controller {
    margin:10px 0 20px 0;
}
@media screen and (max-width: 580px) {
    .bouton-controller {
        margin:10px 0 30px 0;
        text-align: left;
    }
}
.bouton-controller .btn-switch-data {
    padding: 2px 16px;
    min-width: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    border: 2px solid #eff1f5;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fcfcfc;
    -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;
    -moz-box-shadow: 0 0 5px rgba(2,2,2,.3);
    -webkit-box-shadow: 0 0 5px rgba(2,2,2,.3);
    box-shadow: 0 0 5px rgba(2,2,2,.3);
    cursor:pointer;
    margin: 0 10px;
    font-family: 'roboto_condensedbold';
    font-size: 22px;
    color:#792375;
}
@media screen and (max-width: 580px) {
    .bouton-controller .btn-switch-data {
        font-size:18px;
        min-width:60px;
        margin-left: 0;
    }
}
.bouton-controller .btn-switch-data.active {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEyIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxMDIwMiIgc3RvcC1vcGFjaXR5PSIwLjEyIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.12) 0%, rgba(2,2,2,.12) 100%);
    background-image: -o-linear-gradient(bottom, rgba(255,255,255,.12) 0%, rgba(2,2,2,.12) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.12) 0%, rgba(2,2,2,.12) 100%);
    background-image: linear-gradient(bottom, rgba(255,255,255,.12) 0%, rgba(2,2,2,.12) 100%);
    -moz-box-shadow: 0 0 5px rgba(2,2,2,0);
    -webkit-box-shadow: 0 0 5px rgba(2,2,2,0);
    box-shadow: 0 0 5px rgba(2,2,2,0);
    color:#ffffff;
    border: 2px solid #792375;
    background-color:#792375;

}
.wrapp-switch {
    position:absolute;
    right:0;
    top:0;
}
@media screen and (max-width:480px) {
    .wrapp-switch {
        position: relative;
        right: auto;
        left:0;
        top: 0;
        margin:10px 0 30px 0;
    }
}
.switch {
    position: relative;
    margin: 0 0 0 30px;
    float:right;
}
@media screen and (max-width:480px) {
    .switch {
        float:none;
    }
}
.switch label {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.switch input {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.switch {
    width: 100px;
    height: 28px;
}
.switch label {
    display: block;
    width: 100%;
    height: 100%;
    background: #cccccc;
    border-radius: 14px;
    box-shadow:
    inset 0 3px 8px 1px rgba(0,0,0,0.2),
    0 1px 0 rgba(255,255,255,0.5);
    -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;
}
.switch label span {
    line-height:28px;
    font-size:16px;
}
.switch label span.label-yes {
    float:left;
    padding-left:10px;
    color:#ffffff;
}
.switch label span.label-non {
    float:right;
    padding-right:10px;
}




.switch label i {
    display: block;
    height: 100%;
    width: 32px;
    height:32px;
    border-radius: inherit;
    background: silver;
    position: absolute;
    z-index: 2;
    right: 66px;
    top: -6px;
    border: 3px solid #eff1f5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fcfcfc;
    -moz-box-shadow: 0 5px 5px rgba(2,2,2,.3);
    -webkit-box-shadow: 0 5px 5px rgba(2,2,2,.3);
    box-shadow: 0 5px 5px rgba(2,2,2,.3);
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEyIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxMDIwMiIgc3RvcC1vcGFjaXR5PSIwLjEyIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.12) 0%, rgba(2,2,2,.12) 100%);
    background-image: -o-linear-gradient(bottom, rgba(255,255,255,.12) 0%, rgba(2,2,2,.12) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.12) 0%, rgba(2,2,2,.12) 100%);
    background-image: linear-gradient(bottom, rgba(255,255,255,.12) 0%, rgba(2,2,2,.12) 100%);
    -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;
}
.switch.active input ~ label,
.switch input:checked ~ label {
    background: #792375;
}

.switch.active input ~ label i,
.switch input:checked ~ label i {
    right: -1%;
}


.switch.disabled,
.switch input:disabled {
    cursor:default;
    opacity:0.2;
}
.switch.disabled input ~ label,
.switch input:disabled ~ label {
    background: #cccccc;
}
.switch.disabled input ~ label i,
.switch input:disabled ~ label i {
    right: 66px;
}


.bloc-attributs p {
    font-size:20px;
    font-family: 'roboto_condensedbold';
}
.bloc-attributs p .line-mention {
    font-family: 'roboto_condensedlight';
    color:#000000;
    font-size:13px;
}

.box-pass-jeux .wrapp-box {
    background-color: #f8f8f8;
    position: relative;
}
.box-pass-jeux .wrapp-offre {

}
.box-pass-jeux .wrapp-offre .line-violet {
    font-family: "roboto_condensedbold";
    font-size: 22px;
    color: #761265;
}
.box-pass-jeux .wrapp-offre .line-noir {
    font-family: "roboto_condensedbold";
    font-size: 14px;
    color: #000000;
}
.box-pass-jeux .wrapp-offre .line-mention {
    font-family: "roboto_condensedlight";
    color: #7a8395;
    font-size: 13px;
}



.box-inside .wrapp-box {
    background-color: #f8f8f8;
    position: relative;
}
#blocINSIDE {
    text-align:center;
    max-width:520px;
    margin:0 auto 8px auto;
}
#blocINSIDE .inner-bloc {
    padding:4px 0 6px 0;
    line-height:100%;
    height:100%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
#blocINSIDE p {
    margin:6px auto 0 auto;
    font-size:18px;
}
#blocINSIDE .picto {
    width:100%;
    display:block;
    text-align: center;
}
#blocINSIDE h4 {
    font-size:14px;
}
#blocINSIDE p {
    font-family: "roboto_condensedlight";
    font-size:14px;
    line-height:15px;
}
#blocINSIDE .picto {
    margin-left:auto;
    height:43px;
    background:url('../img/picto_inside-m6mobile.png') no-repeat 50% 0;
}
#blocINSIDE .picto .renvoi {
    position: absolute;
    left: 50%;
    margin-left: 60px;
}
#blocINSIDE .picto .renvoi:after {
    font-size:11px;
    font-style: normal;
}
#blocINSIDE .picto:after {
    font-family: "roboto_condensedbold";
    font-size:9px;
    color:#000000;
    margin:-6px 0 0 123px;
    font-style:normal;
    display:block;
}
.box-inside .box-call-to-action {
    position: absolute;
    bottom:0;
    right:0;
}

.mention-between {
    margin:40px auto 20px auto;
    font-family: "roboto_condensedlight";
    font-size:20px;
    line-height:20px;
    text-align: left;
}



/* BOX TARIF */
.box-full-width {}
.box-full-width .split-box-left {
    float:left;
    text-align:left;
    padding-bottom:20px;
    padding-top: 20px;
}
.box-full-width .split-box-right {
    padding-right:24px;
}
@media screen and (max-width:980px) {
    .box-full-width .split-box-left {
        float: none;
        padding-bottom:10px;
    }
}
#forfaitPersonnalises .box-full-width .split-box-left h3.title-section {
    color:#000000;
    text-align:left;
    padding-top:3px;
    font-size:20px;
    line-height:28px;
    margin-bottom:0;
    padding-bottom:0;
}
#forfaitPersonnalises .box-full-width .split-box-left h3.title-section span {
    color: #792375;
}
#forfaitPersonnalises .box-full-width .split-box-left h3.title-section span#zonePrix {
    font-size:32px;
    line-height:32px;
}

#forfaitPersonnalises .box-full-width .split-box-left .mention-engagement {
    font-family: "roboto_condensedlight";
    font-size:15px;
    margin-bottom:20px;
}

#forfaitPersonnalises .wrapp-prix-cta {
    padding:0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#forfaitPersonnalises .box-full-width .split-box-left .wrapp-tarif {
    float:left;
}
@media screen and (max-width:680px) {
    #forfaitPersonnalises .box-full-width .split-box-left .wrapp-tarif {
        float:none;
    }
}
#forfaitPersonnalises .box-full-width .split-box-left .wrapp-basket-me {
    float:left;
    margin-left: 30px;
    position: relative;
    margin-top: 20px;
}
@media screen and (max-width:680px) {
    #forfaitPersonnalises .box-full-width .split-box-left .wrapp-basket-me {
        float: none;
        margin-left:0;
    }
}
@media screen and (max-width:480px) {
    #forfaitPersonnalises .box-full-width .split-box-left .wrapp-basket-me {
        width:100%;
        max-width: none;

    }
}
.wrapp-call-to-action.wrapp-call-to-action-bleu.wrapp-basket-me .btn .fa {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}
.box-conservation {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e7e7e7;
    text-align: center;
    overflow: hidden;
    margin-top:10px;
    margin-left:0px;
    max-width:360px;
}
.box-conservation .head-box {
    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;
}
.box-conservation .wrapp-box-conservation {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 10px 2px 10px;
    margin:0 auto;
}

.box-full-width .split-box-left .tarif-explanation {
    text-align:center;
}
@media screen and (max-width:980px) {
    .box-full-width .split-box-left .tarif-explanation {
        float: none;
    }
}
.box-full-width .split-box-left .tarif-explanation {
    font-family: "roboto_condensedbold";
    font-size:14px;
}
.box-full-width .split-box-left .text-violet {
    font-size:19px;
    color:#792375;
}
.box-full-width .split-box-left .tarif-explanation .line-second {
    font-family: "roboto_condensedbold";
    font-size:13px;
}
.box-full-width .split-box-left .wrapp-basket-me {
    float:left;
    margin-left:40px;
}
@media screen and (max-width:980px) {
    .box-full-width .split-box-left .wrapp-basket-me {
        float:none;
        margin:10px 0;
    }
}
.box-full-width .split-box-right {
    float:right;
}
@media screen and (max-width:980px) {
    .box-full-width .split-box-right {
        margin-top: 20px;
        float: none;
    }
}
.box-full-width .split-box-right .title-section {
    text-align: right;
}
@media screen and (max-width:980px) {
    .box-full-width .split-box-right .title-section {
        text-align: left;
    }
}
.box-full-width .split-box .wrapp-call-to-action {
    max-width:320px;
}
@media screen and (max-width:980px) {
    .box-full-width .split-box-right .wrapp-call-to-action {
        margin-left:0;
    }
}
/* FIN BOX TARIF */



/* BOX OPEN */
.box-open {
    margin:22px auto 0 auto;
    padding:0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    background-color: #f8f8f8;
    padding:10px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
.box-open .txt-title {
    font-family: "roboto_condensedbold";
    font-size: 14px;
}
.box-open .text-open a {
    display: block;
    text-transform: none;
    text-decoration: underline;
    font-family: "roboto_condensedbold";
    color:#761265;
}
@media screen and (min-width:980px) {
    .box-open .text-open {
        float: left;
        width:55%;
        text-align: right;
        padding-top:16px;
        padding-right:10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.box-open img {
    display: block;
    margin:8px auto 10px auto;
}
@media screen and (min-width:980px) {
    .box-open img {
        width:45%;
        float:left;
        display: block;
        margin:8px auto 10px 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.box-open .wrapp-call-to-action {
    margin-top:6px;
    max-width:190px;
}
/* FIN BOX OPEN */


/* BOX AVANTAGES */
#forfaitPersonnalises .box-avantages .wrapp-box {
    position:relative;
    background-color: #f8f8f8;
}
.box-avantages .bloc-line-avantages .wrapp-avantages {
    background:url('../../page-index-offres/img/bg_avantages-etoile.png') no-repeat 50% 0px;
}
.box-avantages .wrapp-avantages .title-avantages {
    font-size:28px;
    line-height:28px;
    color:#761265;
    font-family: "roboto_condensedbold";
    margin-bottom:20px;
}
.box-avantages .wrapp-avantages .wrapp-list-avantages {
    padding:0;
    margin:30px auto 26px auto;
    max-width:380px;
    text-align:left;

}
.box-avantages .wrapp-avantages .wrapp-list-avantages .item-avantages {
    font-family: "roboto_condensedlight";
    color:#000000;
    font-size:15px;
    padding:0;
    margin:0;
}
.box-avantages .wrapp-avantages .wrapp-list-avantages .item-avantages .fa {
    color:#4c7aa9;
    font-size:14px;
    margin-right:4px;
}
.box-avantages .box-call-to-action {
    position: absolute;
    bottom:0;
    right:0;
}
/* FIN BOX AVANTAGES */









.tabs-news {
    position: relative;
    overflow: hidden;
    margin:30px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
    max-width: 960px;
    font-family: "roboto_condensedlight";
    border: 1px solid #eaedf4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

@media only screen and (min-width : 1260px) {
    .tabs-news {
        max-width:1160px;
    }
}

@media only screen and (max-width : 980px) {
    .wrapp-onglets {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width:100%;
        padding:0 20px;
    }
}

/* Nav */
.tabs-news nav {
    text-align: center;
    border: 1px solid #eaedf4;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 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;
    width: 100%;
}



.tabs-news nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;

}

.tabs-news nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.tabs-news nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.tabs-news nav a span {
    vertical-align: middle;
    font-size:14px;
}

.tabs-news nav li.tab-current a {
    color: #74777b;
}

.tabs-news nav a:focus {
    outline: none;
}

/* Icons */
.icon::before {
    z-index: 10;
    display: inline-block;
    margin: 0 0.4em 0 0;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-size: 1.3em;
    font-family: 'FontAwesome';
    line-height: 1;
    speak: none;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;lbonPos1
}
.icon-1::before {
    content: "\f164";
}
.icon-2::before {
    content: "\f058";
}
.icon-3::before {
    content: url('../img/picto-4G-onglet.png');
}
.icon-pass::before {
    content: "\f145";
}

.icon-Libon::before {
    content: url('../img/picto-libon-onglet.png');
}

.icon-plane::before {
    content: "\e625";
}
.icon-joy::before {
    content: "\e6a4";
}
.icon-plug::before {
    content: "\e69a";
}
.icon-home::before {
    content: "\e648";
}
.icon-gift::before {
    content: "\e652";
}
.icon-display::before {
    content: "\e65e";
}
.icon-date::before {
    content: "\e660";
}
.icon-config::before {
    content: "\e666";
}
.icon-coffee::before {
    content: "\e669";
}
.icon-camera::before {
    content: "\e66f";
}
.icon-box::before {
    content: "\e674";
}

/* Content */
.content-wrap {
    position: relative;
}

.content-wrap section {
    display: none;
    margin: 0 auto;
    max-width: 980px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:20px 10px;
}

@media only screen and (min-width : 1260px) {
    .content-wrap section {
        max-width:1180px;
    }
}

@media only screen and (max-width : 980px) {
    .content-wrap section {
        padding:20px 20px;
    }
}
.content-wrap section.content-current {
    display: block;
}



/* Fallback */
.no-js .content-wrap section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid rgba(255,255,255,0.6);
}

.no-flexbox nav ul {
    display: block;
}

.no-flexbox nav ul li {
    width: 49%;
    display: inline-block;
}

@media screen and (max-width: 58em) {
    .tabs-news nav a.icon span {
        display: none;
    }
    .tabs-news nav a:before {
        margin-right: 0;
    }
}


/*****************************/

.tabs-style-bar nav {
    background: rgba(40,44,42,0.05);
}

.tabs-style-bar nav ul {
    border: 4px solid transparent;
}

.tabs-style-bar nav ul li a {
    margin: 0 2px;
    background-color: #f7f7f7;
    color: #792375;
    transition: background-color 0.2s, color 0.2s;
}

.tabs-style-bar nav ul li a:hover,
.tabs-style-bar nav ul li a:focus {
    color: #792375;
}

.tabs-style-bar nav ul li a span {
    text-transform: uppercase;
    font-family: "roboto_condensedlight";
}

.tabs-style-bar nav ul li.tab-current a {
    background: #792375;
    color: #fff;
}




.wrapp-page-pass {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    padding: 50px 0;
}
.wrapp-page-pass.wrapp-page-libon {
    max-width: 960px;
}
.wrapp-page-pass.wrapp-page-libon .inner-bulle {
    width: 100%;
    float: none;
}
.wrapp-page-pass .col-visuel {
    width: 30%;
    float: left;
    text-align: center;
}
@media screen and (max-width:700px) {
    .wrapp-page-pass .col-visuel,
    .wrapp-page-pass .inner-bulle {
        width: 100%;
        clear: both;
        float: none;
        margin-bottom: 20px;
    }
}

.wrapp-page-pass .title-page {
    font-family: 'Sugo';
    position: relative;
    color:#792375;
    margin-bottom: 20px;
}
.wrapp-page-pass .title-page .wrapp-title-text {
    text-align: center;
    padding-top: 5px;
}

.wrapp-page-pass h2 {
    color: #792375;
}

.wrapp-page-pass .title-page .line1 {
    font-size: 56px;
    line-height: 48px;
}
.wrapp-page-pass .title-page .line2 {
    font-size: 44px;
    line-height: 24px;
}

.wrapp-page-pass .wrapp-editeur {
    margin: 20px auto;
}
.wrapp-page-pass .wrapp-call-to-action {
    max-width: 284px;
    text-transform: uppercase;
    margin: 20px auto;
}

.wrapp-page-pass p b,
.wrapp-page-pass p strong {
    font-family: "roboto_condensedbold";
}


.wrapp-mosaique-pass {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 253px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapp-mosaique-pass ul {
    width: 100%;
    padding: 0;
}

.wrapp-mosaique-pass ul .item-pix {
    width: 20%;
    max-width: 50px;
    display: block;
    float: left;
    padding: 0;
    margin:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 960px) {
    .wrapp-mosaique-pass ul .item-pix {
        float: left;
    }
}

.wrapp-mosaique-pass ul .item-pix img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #FFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 2px;
}