
@font-face {
    font-family: 'Omnes-Light';
    src: url('fonts/Omnes-Light.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Omnes-Light';
    src:  url('fonts/Omnes-Light.woff') format('woff'), url('fonts/Omnes-Light.ttf')  format('truetype'), url('fonts/Omnes-Light.svg#Omnes-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Omnes-Medium';
    src: url('fonts/Omnes-Medium.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Omnes-Medium';
    src:  url('fonts/Omnes-Medium.woff') format('woff'), url('fonts/Omnes-Medium.ttf')  format('truetype'), url('fonts/Omnes-Medium.svg#Omnes-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Omnes-Bold';
    src: url('fonts/Omnes-Bold.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Omnes-Bold';
    src:  url('fonts/Omnes-Bold.woff') format('woff'), url('fonts/Omnes-Bold.otf') format('otf'), url('fonts/Omnes-Bold.ttf')  format('truetype'), url('fonts/Omnes-Bold.svg#Omnes-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Omnes-Regular';
    src: url('fonts/Omnes-Regular.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'omnes-regular';
    src:  url('fonts/Omnes-Regular.woff') format('woff'), url('fonts/Omnes-Regular.otf') format('otf'), url('fonts/Omnes-Regular.ttf')  format('truetype'), url('fonts/Omnes-Regular.svg#Omnes-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Omnes-Semibold';
    src: url('fonts/Omnes-Semibold.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Omnes-Semibold';
    src:  url('fonts/Omnes-Semibold.woff') format('woff'), url('fonts/Omnes-Semibold.otf') format('otf'), url('fonts/Omnes-Semibold.ttf')  format('truetype'), url('fonts/Omnes-Semibold.svg#Omnes-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    background-color: #f9f9f9;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a:focus, a:hover{
    text-decoration: none !important;
}
.nopadding{
    padding: 0 !important;
}
.nomargin{
    margin: 0 !important;
}
.nomargin-left{
    margin-left: 0 !important;
}
.nomargin-right{
    margin-right: 0!important;
}
.nopadding-left{
    padding-left: 0!important;
}
.nopadding-right{
    padding-right: 0!important;
}
*{
    outline: none!important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a:focus, a:hover {
    text-decoration: none;
}
a:focus, a:hover{
    color: #ffffff;
}
a:focus, a:hover {
    text-decoration: inherit !important;
}
a:link, a:visited, a:hover, a:active { outline:none !important;}
.form-control{
    /*box-shadow: #be092f; !important;*/
}
.form-control:focus{
    border-color: #be092f;
    box-shadow: 0 0 0 0.1rem;
}
.form-control:focus {
    border-color: #be092f;
    box-shadow: 0 0 0 0.1rem;
    background: #fcfcfc;
}
#main{
    overflow: hidden;
}
/****************************************************************************** HOME ********************************************************************************/
#main header{
    width: 1300px;
    margin: auto;
}
#main header img{
    width: 100%;
}
#main {
    background-color: #f9f9f9;
}
#main .content h1{
    color: #be092f;
    margin: 20px 0 20px 0;
    text-align: center;
    font-family: 'Omnes-Semibold';
    font-size: 38px;
}
#main .content h2 {
    font-family: 'Omnes-Regular';
    text-align: center;
    font-size: 19px;
    margin: 0 0 40px 0;
    color: #4b4b4b  ;
}
.type-recharge{
    width: 660px;
    margin: auto;
    margin-bottom: 100px;
}
.home .type-recharge a{
    font-family: 'Omnes-Regular';
    color: #be092f;
    font-size: 23px;
    text-align: center;
    background-color: #fff;
    display: block;
    padding: 70px 30px 70px 30px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    min-height: 350px;
}
.home .type-recharge a:hover{
    box-shadow: rgba(0, 0, 0, 0) 0 2px 2px, rgba(0, 0, 0, 0.07) 0 0 4px, rgba(0, 0, 0, 0.11) 0 0 8px, rgba(173, 33, 131, 0.02) 0 0 16px, rgba(0, 0, 0, 0.12) 0 0 32px, rgba(0, 0, 0, 0.25) 0 0 64px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.type-recharge a:hover img{
   /*border: 1px solid #BE2A7E;*/
    -webkit-box-shadow: 0 0 15px 3px rgb(190, 42, 126);
    -moz-box-shadow: 0 15px 3px rgb(190, 42, 126);
    box-shadow: 0 0 15px 3px rgb(190, 42, 126);
}
.type-recharge a img{
    border-radius: 50%;
    display: block;
    margin: auto;
    margin-bottom: 32px;
}
#main .content .home .pay-online{
    margin: 120px 0 40px 0;
}
/****************************************************************************** SAISIR NUMBER ********************************************************************************/
.block-number{
    padding-bottom: 100px;
}
#frm-number .info-frm-number, #frm-intel .info-frm-facture, #frm-info .info-frm-number{
    width: 505px;
    margin: auto;
    padding: 35px 40px;
    background-color: #ffffff;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
}
#main .content #frm-number .info-frm-number input[type=tel], #main .content #frm-number .info-frm-number input[type=text], #main .content #frm-info .info-frm-number input[type=tel], #main .content #frm-info .info-frm-number input[type=text]{
    margin-bottom: 40px;
}
#main .content #frm-info .info-frm-number .captcha{
    margin-top: 35px;
}

#main .content span{
    display: block;
    font-size: 18px;
    color: #4b4b4b;
    font-family: 'Omnes-Medium';
    margin-bottom: 15px;
}
#main .content input[type=text], #main .content input[type=tel], #main .content input[type=password]  {
    height: 48px;
    font-size: 22px;
    color: #be092f;
    font-family: 'Omnes-Semibold';
    border: 1px solid #e1e1e1;
    width: 100%;
    padding: 6px 20px 10px 15px;
    border-radius: 5px;
    margin-bottom: 30px;
}
#main .content label {
    float: left;
    font-size: 16px;
    color: #4b4b4b;
    font-family: 'Omnes-Regular';
    line-height: 25px;
    cursor: pointer;
}
#main .content input[type="radio"],.factu-dispo input {
    opacity: 0;
    width: 0;
    margin-right: 0;
    margin-left: 0;
    float: left;
}
#main .content input[type="radio"] + label,.checkmark {
    background: url(images/btn-non-checked.png) no-repeat;
    display: inline-block;
    height: 25px;
    padding: 0;
    width: 25px;
    cursor: pointer;
    margin-right: 10px;
}
#main .content input[type="radio"]:checked + label,.factu-dispo input:checked ~ .checkmark {
    background: url(images/btn-checked.png) no-repeat;
    display: inline-block;
    height: 25px;
    padding: 0;
    width: 25px;
    margin-right: 10px;
}
#main .content input[type=submit]{
    font-size: 19px;
    color: #fff;
    font-family: 'Omnes-Medium';
    background: #be092f url(images/bg-btn-submit.png) no-repeat top 20px right 38px;
    padding: 17px 75px 17px 45px;
    border-radius: 35px;
    border: 1px solid #be092f;
    cursor: pointer;
    width: 185px;
    margin: auto;
    margin-top: 60px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#main .content input[type=submit]:hover{
    background: #462c58 url(images/bg-btn-submit.png) no-repeat top 20px right 30px;
    transition: 0.5s ease;
    border: 1px solid #462c58;
}
#main .content #frm-info input[type=submit]{
    background: #be092f url(images/icone-succes.png) no-repeat top 17px left 34px;
    padding: 17px 25px 17px 50px;
    width: 200px;
}
#main .content #frm-info input[type=submit]:hover{
    background-color: #462c58;
}
#main .content #frm-info .info-frm-number .camera img{
    width: 100%;
}


/************************************- style input file Scan code Camera ***************************/

.file-upload .file-select {
    height: 226px;
    text-align: left;
    background: url(images/img-scane-code.png) top 0 left 50% no-repeat;
    position: relative;
    background-size: cover;
}
.file-input-wrapper input[type="file"] {
    font-size: 100%;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    height: 100px !important;
    width: 100% !important;
    padding-left: 0;
}
/****************************************************************************** Selection Recharge ********************************************************************************/
.historique-panier{
    width: 1200px;
    margin: auto;
    background-color: #ffffff;
    padding: 10px 0;
}
#main .content .historique-panier span{
    font-family: 'Omnes-Medium';
    font-size: 12px;
    /* color: #be092f; */
    margin: 0;
    line-height: 18px;
}
#main .content .historique-panier label{
    font-family: 'Omnes-Medium';
    font-size: 19px;
    color: #be092f;
    margin: 0;
    line-height: 18px;
    cursor: initial;
    font-family: 'Omnes-Semibold';
}
#main .content .historique-panier img{
    float: left;
    margin-right: 10px;
}
.historique-panier .steep-historique-panier{
    min-height: 35px;
}
.historique-panier .steep-historique-panier{
    background: url(images/border-steep-historique-panier.png) no-repeat top 5px right 0;
    overflow: hidden;
    display: inline-block;
    padding: 0 70px;
}
#frm-recharge{
    margin-bottom: 70px;
}
.publicite img{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
#frm-recharge .col-md-2{
    padding-right: 7px !important;
    padding-left: 7px !important;
}
#frm-recharge .btn-recharge{
    border-radius: 15px;
    color: #8e44ad;
    padding: 50px 0 30px 0;
    margin: 0;
    text-align: center;
    background: #ffffff;
    -webkit-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
}
#frm-recharge .btn-recharge span {
    color: #be092f;
    font-size: 27px;
    margin-top: 20px;
    margin-bottom: 38px;
    font-family: 'Omnes-Semibold';
}
#frm-recharge .btn-recharge img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#main .content .chose-recharge .content-chose-recharge{
    width: 1200px;
    margin: auto;
    padding-bottom: 150px;
}
#main .content .chose-recharge .scroller{
    background: url(images/icone-scrol.png) no-repeat top 2px left 39%;
    text-align: center;
    margin-top: 20px;
    color: #959595;
    padding-left: 40px;
    font-family: 'Omnes-Regular';
    font-size: 16px;
    line-height: 60px;
    margin-bottom: 60px;
}
.publicite{
    width: 1300px;
    margin: auto;
}
#main .content .chose-recharge #frm-recharge input[type="radio"] {
    opacity: 0;
    width: 0;
    margin-right: 0;
    margin-left: 0;
    float: left;
}
#main .content .chose-recharge #frm-recharge input[type="radio"] + label {
    padding: 0;
    cursor: pointer;
    font-size: 15px;
    color: #ffffff;
    width: 125px;
    height: 37px;
    border-radius: 66px;
    float: none;
    /*border: 1px solid #be092f;*/
    line-height: 35px;
    background: none;
    margin: 0;
    text-align: center;
    font-family: 'Omnes-Medium';
}
#main .content .chose-recharge #frm-recharge input[type="radio"]:checked + label {
    color: #ffffff;
    display: inline-block;
    width: 125px;
    height: 37px;
    padding: 0;
    background: none;
    background-color: #462c58;
}
#main .content .chose-recharge #frm-recharge .btn-recharge>label {
    float: none !important;
    background-color: #be2a7e;
    border-radius: 66px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#main .content .chose-recharge #frm-recharge .btn-recharge>label:hover{
    background-color: #462c58;
}
/****************************************************************************** Selection Offre ********************************************************************************/
#main .content .content-chose-offre{
    width: 1100px;
    margin: auto;
}
#main .content .chose-offre{
    padding-bottom: 80px;
}
#main .content h3{
    color: #be092f;
    margin: 70px 0 20px 0;
    font-family: 'Omnes-Medium';
    font-size: 21px;
}
#main .content .links-chose-offre{
    text-align: center;
}
#main .content .links-chose-offre a{
    color: #be092f;
    margin: 70px 22px 20px 22px;
    font-family: 'Omnes-Medium';
    font-size: 21px;
    position: relative;
    padding-bottom: 6px;
    opacity: 0.4;
}
#main .content .links-chose-offre a.active{
    opacity: 1;
}
#main .content .links-chose-offre a.active::before {
    width: 15%;
    line-height: 20px;
}
#main .content .links-chose-offre a:before {
    content: '';
    display: block;
    position: absolute;
    left: 55%;
    bottom: 0;
    width: 0;
    height: 3px;
    transform: translate(-50%,0);
    background-color: #be092f;
    transition: all 0.8s ease;
}
#main .content .links-chose-offre a:hover{
    color: #be092f;
    transition: all 0.8s ease;
    opacity: 1;
}
#main .content .links-chose-offre a:hover::before {
    width: 15%;
    line-height: 20px;
}
#main .content .links-chose-offre img{
    margin-right: 10px;
    margin-bottom: -5px;
}
#main .content .content-chose-offre h3{
    background: url(images/icone-star.png) no-repeat;
    padding-left: 35px;
    line-height: 28px;
    margin-top: 90px;
}

#main .content .content-chose-offre .btn-offre{
    border-radius: 15px;
    color: #8e44ad;
    padding: 25px 25px 25px 20px;
    margin: 0;
    position: relative;
    height: 230px;
    cursor: pointer;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
}
.pink-color{
    background: #ae299c;
}
.purple-color{
    background: #661f5b;
}
.dark-purple-color{
    background: #322256;
}
#main .content .content-chose-offre .btn-offre .bottom-offre{
    margin-top: 25px;
}
#main .content .content-chose-offre .btn-offre span{
    font-family: 'Omnes-Medium';
    color: #ffffff;
    font-size: 13px;
    background-color: #76bd38;
    line-height: 18px;
    text-align: center;
    padding: 7px 13px;
    border-radius: 7px;
    display: inline;
    margin: 0 6px 0 0;
    text-transform: capitalize;
}
#main .content .content-chose-offre .btn-offre .bottom-offre span{
    background-color: #ca518c;
    font-size: 14px;
    padding: 2px 15px;
    border-radius: 15px;
    text-transform: uppercase;
}
#main .content .content-chose-offre .btn-offre .chifre{
    color: #ffffff;
    background-color: #ff9e13;
    padding: 7px 10px;
    margin: 0;
}
#main .content .content-chose-offre .btn-offre .header-offre{
    height: 20px;
}
#main .content .content-chose-offre .btn-offre h4{
    color: #ffffff;
    font-size: 28px;
    margin: 15px 0 5px 0;
    font-family: 'Omnes-Medium';
    /*width: 85%;*/
}
#main .content .content-chose-offre .slick-slide h4 img{
    display: inline-block !important;
}
#main .content .content-chose-offre .btn-offre img{
    width: 60px;
    margin-top: -30px;
}
#main .content .content-chose-offre .pictos img{
    width: 25px;
    margin: 0;
}

.slick-slide .pictos img {
    display: inline-block;
}

#main .content .content-chose-offre .or{
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block !important;
}
#main .content .content-chose-offre .offre-pictos{
    padding: 0 !important;
}
#main .content .content-chose-offre .btn-offre h5{
    color: #ffffff;
    font-size: 19px;
    margin: 0 0 4px 0;
    font-family: 'Omnes-Medium';
}
#main .content .content-chose-offre .btn-offre p{
    font-family: 'Omnes-Regular';
    color: #ffffff;
    font-size: 13px;
    margin: 0;
}
#main .content .content-chose-offre .btn-offre input[type="radio"] + label {
    position: absolute;
    right: 5px;
    top: 22px;
    background: none;
    border: 1px solid #ffffff;
    border-radius: 25px;
}
#main .content .content-chose-offre input[type="radio"]:checked + label{
    background: url(images/btn-checked-offre.png) no-repeat;
    border: none;
}
#main .content .content-chose-offre #call h3{
    background: url(images/icone-call.png) no-repeat;
    padding-left: 32px;
    line-height: 28px;
    margin-top: 70px;
}
#main .content .content-chose-offre #internet h3{
    background: url(images/icone-data.png) no-repeat;
    padding-left: 32px;
    line-height: 28px;
    margin-top: 70px;
}
#main .content .content-chose-offre #appels-data h3{
    background: url(images/icone-data-appels.png) no-repeat;
    padding-left: 32px;
    line-height: 28px;
    margin-top: 70px;
}
#main .content .content-chose-offre .confirme{
    text-align: center;
    margin: 100px 0;
}
#main .content .content-chose-offre .confirme input[type=submit] {
    background: #be092f url(images/bg-btn-submit-offre.png) no-repeat top 11px left 38px;
    padding: 17px 75px 17px 66px;
    width: 195px;
    margin: 0;
    display: inline-block;
    margin-left: 40px;
}
#main .content .content-chose-offre .confirme input[type=submit]:hover {
    background-color: #462c58;
}
#main .content .content-chose-offre .slick-list{
    padding: 0 60px 0 20px !important;
}
/****************************************************************************** Achat ********************************************************************************/
#main .content .content-achat{
    width: 1200px;
    margin: auto;
    padding-bottom: 5%;
}
#main .content .content-achat .content-left-content{
    background-color: #fff;
    padding: 28px 30px 60px 30px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    margin-bottom: 35px;
}
#main .content .content-achat .content-left-content h3{
    font-size: 30px;
    margin: 0 0 35px 0;
    font-family: 'Omnes-Regular';
}
#main .content .content-achat .content-left-content h4{
    font-family: 'Omnes-Medium';
    font-size: 21px;
    color: #462c58;
    margin: 30px 0 40px 0;
    background: url(images/icone-cadnat-noire.png) no-repeat;
    padding-left: 28px;
    line-height: 28px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
}
#main .content .content-achat .left-content p,#main .content .invoice form p{
    display: inline-block;
    color: #bcbcbc;
    font-size: 14px;
    font-family: 'Omnes-Regular';
    line-height: 20px;
    margin: 70px 0 0 0;
}
#main .content select {
    height: 48px;
    font-size: 22px;
    color: #be092f;
    font-family: 'Omnes-Semibold';
    border: 1px solid #e1e1e1;
    width: 100%;
    padding: 6px 0 10px 15px;
    border-radius: 5px;
    margin-bottom: 30px;
    background: transparent url(images/arrows-select.png)no-repeat right 13px top 19px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    cursor: pointer;

}
select::-ms-expand {
    display: none;
}
#main .content .content-achat .content-left-content select, #main .content .content-achat .content-left-content input[type=text], #main .content .content-achat .content-left-content input[type=password]{
    font-size: 18px;
    padding-right: 45px;
    margin-bottom: 40px;
}
#main .content .content-achat .content-left-content span{
    margin-bottom: 20px;
}
#main .content .content-achat .content-left-content .expiration-date{
    font-size: 0;
    margin-bottom: 38px;
}
.type-carte {
    position: absolute;
    right: 30px;
    top: 56px;
}
select option[value=societe-generale]{
    background: url(images/icone-data-appels.png) no-repeat left 0 top 0;
    padding-left: 90px;
}
.tooltiped{
    float: right;
    position: absolute;
    right: 25px;
    top: 47px;
}
.tooltip-inner{
    background-color: #be092f;
}
.tooltip.top .tooltip-arrow{
    border-top: #be092f ;
}
#main .content .content-achat hr{
    border-top: 1px solid #e6e6e6;
    margin-bottom: 0;
    margin-top: 50px;
}
#main .content .content-achat .content-left-content a{
    font-family: 'Omnes-Medium';
    font-size: 17px;
    color: #be092f;
    top: 52px;
}
#main .content .content-achat .content-left-content label{
    font-family: 'Omnes-Medium';
    font-size: 17px;
}
#main .content .content-achat .left-content .open-panier{
    display: block;
}
#main .content .content-achat .left-content .content-panier{
    padding: 0 0 30px 0;
    background: transparent;
}
#main .content .content-achat .left-content .content-panier input[type=submit]{
    background: #be092f url(images/bg-btn-submit-offre.png) no-repeat top 11px left 38px;
    padding: 17px 75px 17px 66px;
    width: 195px;
    margin: 0;
    display: inline-block;
    margin-left: 20px;
}
#main .content .content-achat .left-content .content-panier input[type=submit]:hover{
    background-color: #961c71;
}
#main .content .content-achat .content-panier hr{
    margin-top: 30px;
}
#main .content .content-achat .content-panier h5{
    margin-top: 30px;
}

#main .content .content-achat input[type=submit],#main .content .invoice .bloc-cancel input[type=submit]{
    background: #be092f url(images/bg-btn-submit-offre.png) no-repeat top 13px left 50px;
    margin-top: 0;
    padding: 17px 20px 17px 45px;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(173, 33, 131, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(173, 33, 131, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(173, 33, 131, 0.75);
}

#main .content .content-achat input[type=submit]:hover {
    background-color: #462c58;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(70, 44, 88, 0.75);
}

#main .content .content-achat .right-content{
    background-color: #fff;
    padding: 30px 0 20px 0;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    margin-bottom: 35px;
}
#main .content .content-achat .right-content h3{
    background: url(images/icone-panier.png) no-repeat;
    padding-left: 35px;
    line-height: 28px;
    margin: 0 0 25px 30px;
}
#main .content .content-achat .right-content .mon-panier{
    position: relative;
    padding: 20px 0 15px 30px;
    border-bottom: 1px solid #f3f4f7;
}
#main .content .content-achat .right-content .mon-panier a{
    border-radius: 0;
    background: url(images/paint.png) no-repeat left top 3px;
    padding: 4px 0 0 20px;
    font-size: 13px;
    color: #be092f;
    position: absolute;
    top: 35px;
    right: 30px;
    font-family: 'Omnes-Medium';
    text-transform: capitalize;
}
#main .content .content-achat .right-content .mon-panier input[type=text]{
    height: 34px;
    font-size: 20px;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
}
#main .content .content-achat .right-content .mon-panier span {
    margin-bottom: 0;
}
#main .content .content-achat .right-content .mon-panier label{
    line-height: 18px;
    cursor: inherit;
}
#main .content .content-achat .right-content .mon-panier:last-of-type{
    border-bottom: none;
}
#main .content .content-achat .btn{
    margin: auto;
    display: block;
}






/************************************************************************************ Pop Up Notification *************************************************************************************/
#main .modal-header,#main .modal-footer{
    border: none;
    padding-bottom: 0;
}
#main .modal h3{
    margin: 0;
    font-size: 32px;
    margin-top: 5px;
    font-family: 'Omnes-Medium';
    color: #be2a7e;
}
#main .modal h4{
    font-family: 'Omnes-Regular','serif';
    color: #be2a7e;
    font-size: 26px;
    width: 70%;
    margin: 20px auto 40px auto;
}
.modal-body{
    padding: 0;
}
#main .modal p{
    font-size: 16px;
    font-family: 'Omnes-Regular','serif';
    color: #7b7b7b;
    width: 47%;
    margin: 30px auto;
    line-height: 25px;
}
#main .modal{
    text-align: center;
}
#main .modal-dialog{
    max-width: 680px;
    top: 20%;
}
#main .modal-footer{
    padding-top: 0;
}
#main .modal-footer a{
    background: #be092f url(images/btn-telecharger.png) no-repeat center left 20px;
    border-radius: 78px;
    color: white;
    font-size: 19px;
    margin: auto;
    display: block;
    font-family: 'Omnes-Medium','serif';
    width: 360px;
    line-height: 58px;
    height: 58px;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(173, 33, 131, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(173, 33, 131, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(173, 33, 131, 0.75);
}
#main .modal-footer a:hover{
    background: #462c58 url(images/btn-telecharger.png) no-repeat bottom 12px left 20px;
    transition: 0.5s ease;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(70, 44, 88, 0.75);
}
#main .modal-footer #new-recharge{
    background: #be092f !important;
    width: 250px !important;
}
#main .modal-footer #new-recharge:hover{
    background: #462c58 !important;
    transition: 0.5s ease;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(70, 44, 88, 0.75);
}
#main .modal-footer a:last-of-type{
    background: none;
    font-size: 15px;
    color: #a0a0a0;
    margin-bottom: 10px;
    width: fit-content;
    box-shadow: none;
}
#main .modal-content{
    -webkit-box-shadow: -1px 5px 86px -26px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 5px 86px -26px rgba(0,0,0,0.75);
    box-shadow: -1px 5px 86px -26px rgba(0,0,0,0.75);
    border: none;
}
.modal-backdrop{
    background: rgba(254,254,254,1);
    opacity: .8 !important;
}
#main .modal-header .close{
    opacity: 1;
}



/**************************************************************** style banier *********************************************************************************/
#main .content .content-panier span{
    display: inline-block;
    font-size: 12px;
    background: #fbf4f9;
    border-radius: 68%;
    padding: 5px 7px;
    margin-right: 9px;
    color: #be092f;
    vertical-align: middle;
    margin-bottom: 0;
}
#main .content .content-panier h3{
    display: inline-block;
    margin: 0;
    background: none;
    padding: 0;
    line-height: inherit;
}
#main .content .content-panier #header-panier{
    cursor: pointer;
    padding-top: 30px;
}
#main .content .content-panier h4{
    font-size: 16px;
    padding-top: 30px;
    color: #4b4b4b;
    font-family: 'Omnes-Medium';
}
#main .content .content-panier h5{
    font-size: 26px;
    color: #4b4b4b;
    margin-top: 35px;
    font-family: 'Omnes-Regular';
}
#main .content .content-panier #somme-panier{
    font-family: 'Omnes-Semibold';
    color: #be092f;
}
.content-panier .open-panier .row>div:last-of-type{
    float: right;
    text-align: right;
}
#main .content  .content-panier label{
    float: right;
}
#main .content .content-panier .open-panier a{
    border-radius: 0;
    background: url(images/paint.png) no-repeat left top 3px;
    padding: 4px 0 0 20px;
    font-size: 13px;
    color: #be092f;
    text-transform: capitalize;
    margin-right: 20px;
    font-family: 'Omnes-Medium';
}
#main .content .content-panier .open-panier .bloc-cancel a{
    background: none;
    color: #4b4b4b;
}
#main .content .content-panier .open-panier .btn{
    background: #be092f;
    padding: 13px 50px 13px 50px;
}
#main .content .content-panier .open-panier #valider-offre{
    background: #be092f;
    padding: 13px 60px 13px 60px;
    font-size: 19px;
    color: #fff;
    border-radius: 35px;
    border: 1px solid #be092f;
    cursor: pointer;
    font-weight: 100;
    font-family: 'Omnes-Medium';
    width: 195px;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#main .content .content-panier .open-panier #valider-offre:hover{
    background: #462c58;
    border: 1px solid #462c58;
}
#main .content .content-panier .open-panier hr{
    margin-top: 40px;
}
.content-panier{
    position: fixed;
    bottom: 0;
    width: 1300px;
    margin: auto;
    left: 0;
    right: 0;
    padding: 0 100px 25px 100px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 35px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 35px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 35px -8px rgba(0,0,0,0.75);
}
.open-panier{
    display: none;
    overflow: hidden;
    margin-top: 25px;
}
#main .content .content-panier label img{
    float: right;
    margin-top: 5px;
}
#main .content .btn{
    font-size: 19px;
    color: #fff;
    border-radius: 35px;
    border: 1px solid #be092f;
    cursor: pointer;
    font-weight: 100;
    font-family: 'Omnes-Medium';
    background: #be092f url(images/bg-btn-submit-offre.png) no-repeat top 11px left 38px;
    padding: 13px 75px 13px 66px;
    width: 195px;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#main .content .btn:hover{
    background-color: #961c71;
}
#main .content .content-panier .btn{
    margin-left: 20px;
    background: #be092f url(images/icone-succes.png) no-repeat top 18px left 35px;
    padding: 13px 50px 13px 66px;
}
#main .content .content-panier .btn:hover{
    background-color: #462c58;
}
.bloc-cancel{
    float: right;
    /*text-align: center;*/
    margin: 40px 0;
}
#frm-paiment .bloc-cancel{
    text-align: center;
    float: none;
}
.bloc-cancel a{
    font-size: 16px;
    color: #4b4b4b;
    background: none;
    margin: 0;
    font-family: 'Omnes-Medium';
}
.open-panier p{
    display: inline-block;
    color: #bcbcbc;
    font-size: 14px;
    font-family: 'Omnes-Regular';
    line-height: 20px;
    margin: 15px 0 0 0;
}


/***************************************************************************** Page Type ***************************************************************************************/
#main .content .type .type-recharge a img{
    border: none;
    margin: auto;
    margin-bottom: 40px;
}
/*************/
#main .content .type .type-recharge a p{
    font-size: 16px;
    color: #462c58;
    font-family: 'Omnes-Regular','serif';
    margin-top: 15px;
    line-height: 22px;
    margin-bottom: 20px;
}

#main .content .type .type-recharge .col-md-6>div{
    background-color: #fff;
    padding: 70px 30px 40px 30px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    min-height: 424px;
}
#main .content .type .type-recharge a{
    font-family: 'Omnes-Regular';
    color: #be092f;
    font-size: 23px;
    text-align: center;
    display: block;

}
/*****************/
#main .content .type .type-recharge .col-md-6>div:hover{
    box-shadow: rgba(0, 0, 0, 0) 0 2px 2px, rgba(0, 0, 0, 0.07) 0 0 4px, rgba(0, 0, 0, 0.11) 0 0 8px, rgba(173, 33, 131, 0.02) 0 0 16px, rgba(0, 0, 0, 0.12) 0 0 32px, rgba(0, 0, 0, 0.25) 0 0 64px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
/***************/
#main .content .type .type-recharge  .btn-icon{
    text-align: center;
}
#main .content .type .type-recharge .btn-icon a{
    width: 32px;
    height: 38px;
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-right: 15px
}
#main .content .type .type-recharge .acceder{
    padding: 0;
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    width: 159px;
    height: 44px;
    border-radius: 66px;
    float: none;
    margin: auto;
    line-height: 44px;
    background: #be2a7e;
    text-align: center;
    font-family: 'Omnes-Medium';
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(173, 33, 131, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(173, 33, 131, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(173, 33, 131, 0.75);
}
#main .content .type .type-recharge .acceder:hover{
    background: #462c58;
    transition: 0.5s ease;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(70, 44, 88, 0.75);
}

#first {
    background: url(images/icone-monde.png) no-repeat bottom;
}
#first:hover {
    background: url(images/icone-monde-hover.png) no-repeat bottom;
}
#last {
    background: url(images/icon-android.png) no-repeat;
}
#last:hover {
    background: url(images/icon-android-mobile.png) no-repeat;
}
#second {
    background: url(images/icon-apple.png) no-repeat;
}
#second:hover {
    background: url(images/icon-apple-hover.png) no-repeat;
}
/********************************************************************** Page intel***************************************************************************************/

#main .content .intel{
    padding-bottom: 150px;
}
#main .content .intel .tooltiped {
    position: relative;
    margin-right: 15px;
    float: none;
    top: 5px;
    right: 0;
    left: 7px;
}
#main .content .intel .info-frm-facture .row{
    position: relative;
}
#main .content .intel .info-frm-facture .row span>img{
    margin-top: 9px;

}
#main .content .intel .info-frm-facture .row span>img:first-of-type{
    float: left;
}
#main .content .intel .info-frm-facture .row span>img:last-of-type{
    float: right;
}
#main .content .choix{
    text-align: center;
    margin-bottom: 12px;
}
#main .content .intel .form-control :-ms-input-placeholder{
    font-size: 19px;
    color: #bcbbc4;
}

#main .content  .intel .info-frm-facture .row:last-of-type span{
    padding-left: 15px;

}
#main .content  .intel .info-frm-facture .row:last-of-type input[type=text]{
    height: 70px !important;
    text-align: center;
    padding: 0 !important;
    margin: 0;
    font-size: 32px;
}
#main .content .intel input[type=submit]{
    background: #be092f;
    text-align: center;
    padding: 18px 75px 18px 80px;
    width: 213px;
}
#main .content .intel input[type=submit]:hover{
    background-color: #462c58 ;
}

/************************************************************************************************** Page  Paiment **********************************************************************************/
#main .content .pay-online button{
    padding: 0;
    border: none;
    background-color: transparent;
    margin: 0 10px;
}
#main .content .pay-online {
    text-align: center;
    margin: 50px 0 40px 0;
}
#main .content .paiment p{
    color: #bcbcbc;
    font-size: 14px;
    font-family: 'Omnes-Regular';
    line-height: 20px;
    text-align: center;
    width: 65%;
    margin: auto;
}
#main .content .paiment .bloc-cancel input[type=submit], #main .content .invoice .bloc-cancel input[type=submit]{
    display: inline-block;
    margin-right: 85px;
}
#main .content .invoice .bloc-cancel input[type=submit]:hover{
    background-color: #462c58;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(70, 44, 88, 0.75);
}
#main .content .paiment .content-achat .right-content h3{
    background:none;
    padding-left: 0;
}
#main .content .paiment .content-achat .right-content .mon-panier span{
    color: #be2a7e;
}
#main .content .paiment .content-achat .right-content .mon-panier label{
    display: block;
    float: none;
    margin-top: 12px;
    color: #aeabad;
}
#main .content .paiment .content-achat .right-content .mon-panier label{
    display: block;
    float: none;
}
#main .content .paiment .content-achat .right-content .mon-panier div{
    width: 50%;
    display: inline-block;
}
#main .content .paiment .content-achat .right-content .mon-panier h4{
    float: right;
    padding: 10px 27px;
    background: #be2a7e;
    color: white;
    border-radius: 52px;
    margin-top: 14px;
    margin-right: 20px;
    font-size: 18px;
    font-family: 'Omnes-Semibold','serif';
}

#main .content h2 span{
    display: inline-block;
    margin-left: 3px;
}
/********************************************************************************************* Page INVOICES ***********************************************************************************/

#main .content .invoice form{
    width: 800px;
    margin: auto;
    margin-bottom: 100px;
}
#main .content .invoice .factu-dispo{
    padding: 30px 0 0 0;
    background: white;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    margin-bottom: 35px;
}
#main .content .invoice .factu-dispo h3{
    font-size: 32px;
    font-family: 'Omnes-Regular','serif';
    margin: 0 0 45px 30px;
}
#main .content .invoice .factu-dispo h2{
    text-align: left;
    color: #be2a7e;
    margin: 0 0 18px 30px;
    font-family: 'Omnes-Medium','serif';
}
#main .content .invoice .factu-dispo .mon-panier h4 {
    float: right;
    padding: 10px 27px;
    background: #be2a7e;
    color: white;
    border-radius: 52px;
    margin-top: 10px;
    margin-right: 30px;
    font-size: 18px;
    font-family: 'Omnes-Semibold','serif';
}
#main .content .invoice .factu-dispo label span{
    margin-top: 5px;
    margin-right: 15px;
}
#main .content .invoice .factu-dispo .mon-panier{
    border-top: 1px solid #efe8eb;
    padding: 30px 0 36px 30px;
    cursor: pointer;
}
#main .content .invoice .factu-dispo span{
    color: #be2a7e;
    font-size: 21px;
    margin-bottom: 10px;
}
#main .content .invoice .factu-dispo h5{
    color: #807d7f;
    font-family: 'Omnes-Medium','serif';
}
#main .content .invoice .factu-dispo .mon-panier div{
    display: inline-block;
    width: 65%;
}
#main .content .invoice .total{
    padding: 35px 30px 60px 30px;
    background: white;
    border-radius: 15px;
    border: 1px dashed #dedede;
    margin-bottom: 70px;
}
#main .content .invoice .total span{
    float: right;
    font-size: 26px;
    color: #be2a7e;
    margin: 0;
    font-family: 'Omnes-Semibold';
}
#main .content .invoice .total label{
    font-size: 26px;
    color: #4b4b4b;
}
#main .content .invoice .bloc-cancel{
    text-align: center;
    float: none;
    margin: 10px 0;
}
#main .content .invoice .bloc-cancel a{
    color: #be2a7e;
}
#main .content .invoice form p{
    text-align: center;
}


/********************************************************************************************* Page INVOICES (Empty) ***********************************************************************************/

#main .content .empty-invoice .no-facture{
    width: 800px;
    margin: auto;
    padding: 60px 0 70px 0;
    background: white;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    -moz-box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    box-shadow: 0 0 30px 0 rgba(208, 216, 222, 0.3);
    margin-bottom: 60px;
    text-align: center;
}
#main .content .empty-invoice .no-facture h3{
    font-family: 'Omnes-Regular';
    color: #999999;
    width: 30%;
    margin: 20px auto 40px auto;
    line-height: 24px;
}
#main .content .empty-invoice .no-facture a{
    background: #be092f;
    border-radius: 78px;
    color: white;
    font-size: 16px;
    margin: auto;
    display: block;
    font-family: 'Omnes-Medium','serif';
    width: 170px;
    line-height: 46px;
    height: 46px;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(173, 33, 131, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(173, 33, 131, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(173, 33, 131, 0.75);
}
#main .content .empty-invoice .no-facture a:hover{
    background: #462c58;
    transition: 0.5s ease;
    -webkit-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    -moz-box-shadow: 0px 15px 41px -13px rgba(70, 44, 88, 0.75);
    box-shadow: 0px 10px 40px -13px rgba(70, 44, 88, 0.75);
}

/***********************************************************************  Invoce Process  *****************************************************************************/
#main .content .invoice-process h2{
    font-family: 'Omnes-Medium','serif';
    color: #be092f;
    margin: 40px 0 20px 0;
    text-align: center;
    font-size: 38px;
}
#main .content .invoice-process h2 .name-client{
    font-family: 'Omnes-Medium','serif';
    color: #be092f;
    font-size: 38px;
}
#main .content .invoice-process p{
    color: #807d7f;
    font-family: 'Omnes-Medium','serif';
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 10px;
}
#main .content .invoice-process strong{
    font-family: 'Omnes-Semibold';
}
#main .content .invoice-process{
    text-align: center;
}
#main .content .invoice-process {
    width: 1100px;
    margin: auto;
}
#main .content .invoice-process .detail-facture{
    padding: 20px 0;
    background-color: #f6eef3;
    text-align: left;
    margin: 40px 0 60px 0;
}
#main .content .invoice-process .detail-facture .content-facture input[type=text]{
    border: none;
    height: initial;
    padding: 0;
    background-color: transparent;
    margin: 0;
    font-size: 16px;
    color: #4b4b4b;
    font-family: 'Omnes-Medium','serif';
    text-align: center;
}
#main .content .invoice-process .detail-facture .content-facture{
    width: 19%;
    overflow: hidden;
    display: inline-block;
    border-right: 1px solid #be2a7e;
    text-align: center;
}
#main .content .invoice-process .detail-facture .content-facture span{
    color: #be2a7e;
    font-family: 'Omnes-Medium','serif';
    font-size: 17px;
    margin-bottom: 15px;
}
#main .content .invoice-process .detail-facture .content-facture:last-child{
    border-right: none;
}
#main .content .invoice-process .facture-paye h4{
    font-family: 'Omnes-Medium','serif';
    font-size: 28px;
    color: #be2a7e;
    margin-bottom: 35px;
}
#main .content .invoice-process .facture-paye .consultation-facture{
    width: 660px;
    margin: auto;
    margin-bottom: 50px;
}
#main .content .invoice-process .facture-paye .description-facture{
    background-color: #be2a7e;
    border-radius: 15px;
    padding: 25px 0 15px 0;
    min-height: 230px;
}
#main .content .invoice-process .facture-paye .description-facture h4{
    color: #ffffff;
    font-family: 'Omnes-Medium','serif';
    font-size: 16px;
    height: 40px;
    width: 75%;
    margin: 15px auto 20px;
    line-height: 22px;
}
#main .content .invoice-process .facture-paye .description-facture a{
    padding: 0;
    display: block;
    font-size: 16px;
    color: #be2a7e;
    width: 160px;
    height: 44px;
    border-radius: 66px;
    float: none;
    margin: auto;
    line-height: 44px;
    background: #f6eef3;
    text-align: center;
    font-family: 'Omnes-Medium','serif';
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#main .content .invoice-process .facture-paye .description-facture a:hover{
    -webkit-box-shadow: 0 0 15px 3px rgb(255, 255, 255);
    -moz-box-shadow: 0 15px 3px rgb(255, 255, 255);
    box-shadow: 0 0 15px 3px rgb(255, 255, 255);
}

#main .content .invoice-process .autre-facture p{
    width: 90%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 40px;
}

.chose-offre .historique-panier .steep-historique-panier:nth-child(2) {
    width: auto!important;
    padding-left: 50px!important;
}
.historique-panier .steep-historique-panier:nth-child(2){
    width: auto!important;
    padding-left: 50px;
}

/*********************************************************************** Responsive style *****************************************************************************/
@media screen and (max-width: 1400px){
   .block-number{
    height: 700px !important;
  }
    #main .content .chose-recharge .content-chose-recharge{
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 1300px){
    #main header{
        width: inherit;
    }
    /*.historique-panier{*/
        /*width: inherit;*/
    /*}*/
    .publicite{
        width: inherit;
    }
}

@media screen and (max-width: 1200px){
    #main .content .chose-recharge .content-chose-recharge, #main .content .content-achat{
        width: inherit;
    }
}

@media screen and (max-width: 1100px){
    #main .content .invoice-process{
        width: inherit;
    }
}


@media screen and (max-width: 995px){
    .historique-panier .steep-historique-panier:nth-child(2){
        padding-left: 15px;
    }
    .chose-offre .historique-panier .steep-historique-panier:nth-child(2) {
        width: auto!important;
        padding-left: 15px!important;
    }
    .type-recharge a img{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .type-recharge a{
        margin-bottom: 30px;
        /*height: 300px;*/
    }
    #main .content .type .type-recharge .col-md-6>div{
        margin-bottom: 30px;
    }
    #main .content .content-achat{
        width: 90%;
        margin: auto;
    }
    .bloc-cancel {
        float: none;
        text-align: center;
    }
    .block-number {
         height: inherit !important;
    }
}
@media screen and (max-width: 800px){
    #main .content .invoice form {
        width: 90%;
        margin: auto;
        margin-bottom: 60px;
    }
    #main .content .links-chose-offre a:hover::before, #main .content .links-chose-offre a.active::before {
        width: 0;
    }
    #main .content .empty-invoice .no-facture{
        width: 90%;
        margin: auto;
        padding: 40px 0 35px 0;
    }
    #main .content .empty-invoice .no-facture h3 {
        width: 70%;
    }
    .chose-offre .historique-panier .steep-historique-panier:nth-child(2) {
        width: auto!important;
        padding:0 10px;
    }
}





@media screen and (max-width: 768px) {
    #main .content .chose-recharge #frm-recharge,#main .content .content-chose-offre {
        width: 100%;
    }
    #main .content h3{
        margin-left: 20px;
    }
    .historique-panier .steep-historique-panier {
        background: url(images/border-steep-historique-panier.png) no-repeat top 5px right 0;
        width: 24%;
        padding-left: 10px;
    }
    #main .content .historique-panier label {
        font-size: 18px;
    }
    .historique-panier .steep-historique-panier:nth-of-type(1){
        width: 27%;
    }
    .historique-panier .steep-historique-panier:nth-of-type(2){
        width: 22%;
    }
    .historique-panier .steep-historique-panier:nth-of-type(3){
        width: 21%;
    }
    #main .content .intel .info-frm-facture .row span > img {
        width: 44%;
    }
    #main .content .info-frm-number .choix span > img {
        width: 44%;
    }
    #main .content .intel .info-frm-facture .row:last-of-type input[type=text]{
        height: 40px !important;
        font-size: 25px;
    }
    #main .content .links-chose-offre a {
        margin: 70px 14px 20px 14px;
        font-size: 18px;
    }
    #main .content .invoice-process .detail-facture .content-facture{
        width: 100%;
        border-right: none;
    }
    #main .content .invoice-process .facture-paye .description-facture {
        margin-bottom: 40px;
    }
    #main .content .invoice-process .autre-facture{
        width: 90%;
        margin: auto;
    }
    #main .content .invoice-process .facture-paye .consultation-facture{
        width: 90%;
        margin: auto;
    }
    #main .content .invoice-process h2 {
      margin: 30px auto 20px;
        font-size: 30px;
    }
    #main .content .invoice-process .detail-facture .content-facture span{
        float: left;
        display: inline-block;
    }
    #main .content .invoice-process .detail-facture .content-facture input[type=text] {
        text-align: right;
        display: inline-block;
        float: right;
        width: 47%;
    }
    #main .content .invoice-process .detail-facture{
        width: 90%;
        margin: auto;
        padding: 20px;
        margin-top: 20px;
    }
    #main .content .invoice-process .facture-paye{
        background-color: #ffffff;
        width: 90%;
        margin: auto;
        border-radius: 9px;
        padding: 20px 0;
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 640px){
    #main .content .invoice-process .facture-paye h4 {
        font-size: 24px;
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
    }
    #main .content .invoice-process .autre-facture p {
        margin-top: 10px;
    }
    #main .content .invoice-process h2 {
        margin: 20px auto 10px;
        font-size: 26px;
    }
    #main .content .invoice-process p{
        width: 90%;
        margin: auto;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    #main .content .home{
        height: 1000px !important;
    }
    #main .content .type{
        height: 1200px !important;
    }
    .type-recharge{
        width: 90%;
    }
    #main .content h1{
        font-size: 30px;
        width: 90%;
        margin: 40px auto 30px;
    }
    #main .content h2{
        width: 90%;
        margin: auto;
        margin-bottom: 40px;
    }
    #frm-number .info-frm-number, #frm-intel .info-frm-facture, #frm-info .info-frm-number{
        width: 90%;
        padding: 25px 15px;
        margin-bottom: 20px;
    }
    #frm-info .info-frm-number .tooltiped {
        top: 55%;
    }
    #main .content span {
        font-size: 16px;
        margin-bottom: 10px;
    }
    #main .content input[type=text], #main .content input[type=tel], #main .content input[type=password]  {
        height: 42px;
        font-size: 19px;
        margin-bottom: 30px;
    }
    #main .content input[type=submit]{
        margin-top: 30px;
    }
    #main .content .chose-recharge .scroller {
        background: url(images/icone-scrol.png) no-repeat top 2px left 27%;
        margin-top: 0;
    }
    .publicite img{
        width: 100%;
    }
    .content-panier{
        padding: 25px 15px 20px 15px;
    }
    #main .content .content-panier h4 {
        font-size: 13px;
        padding-top: 20px;
    }
    #main .content .content-panier #header-panier {
        margin-bottom: 10px;
    }
    #main .content .content-panier h5 {
        font-size: 20px;
        margin-top: 20px;
    }
    #main .content .content-panier .btn{
        font-size: 17px;
        width: 160px;
        background: #be092f url(images/icone-succes.png) no-repeat top 14px left 32px;
        padding: 11px 37px 11px 65px;
    }
    .bloc-cancel {
        float: none;
        margin: 40px 0 30px 0;
        text-align: center;
    }
    .open-panier p{
        text-align: center;
        font-size: 12px;
    }
    #main .content .content-chose-offre .confirme {
        margin: 20px 0 40px 0;
    }
    #main .content .content-panier .open-panier a {
        margin-right: 14px;
    }
    #main .content .content-achat .content-left-content {
        padding: 30px 12px 40px 12px;
    }
    .type-carte {
        top: 51px;
    }
    #main .content .content-achat .content-left-content .expiration-date {
        font-size: 0;
        margin-bottom: 35px;
    }
    .tooltiped{
        top: 35%;
    }
    #main .content .content-achat .content-left-content label {
        font-size: 15px;
    }
    #main .content .content-achat .left-content p {
        margin: 0 0 40px 0;
        text-align: center;
    }
    #main .modal{
        padding-right: 0!important;
    }
    #main .modal p {
        width: 70%;
        margin: 25px auto;
    }
    #main .modal-footer a {
        font-size: 14px;
        width: 260px;
        line-height: 53px;
        height: 53px;
        background: #be092f url(images/btn-telecharger.png) no-repeat center left 10px;
    }
    #main .modal-footer a:hover {
        background: #be092f url(images/btn-telecharger.png) no-repeat center left 10px;
    }
    #main .modal-footer a:last-of-type{
        background: none;
        font-size: 15px;
        color: #a0a0a0;
        margin-bottom: 10px;
        width: fit-content;
    }
    #main .content .historique-panier img {
        margin-right: 3px;
        width: 15%;
    }
    .code-verification{
        width: 100%;
        float: left;
    }
    #main .content .historique-panier span {
        font-size: 9px;
        line-height: 9px;
    }
    #main .content .historique-panier label {
        font-size: 10px;
        line-height: 18px;
    }
    .historique-panier .steep-historique-panier:nth-child(2) {
        width: auto!important;
        padding: 0 10px;
    }
    .historique-panier .steep-historique-panier:nth-of-type(1) {
        width: 80px;
    }
    .historique-panier .steep-historique-panier:nth-of-type(2) {
        width: 110px;
    }
    .historique-panier .steep-historique-panier:nth-of-type(3) {
        width: 100px;
    }
    .historique-panier .steep-historique-panier:nth-of-type(4) {
        width: auto;
        background: none;
    }
    .historique-panier .steep-historique-panier {
        padding-left: 2px;
    }
    .historique-panier{
        padding: 10px 0 10px 2px;
    }
    #main .content .invoice .factu-dispo h3 {
        font-size: 26px;
        margin: 0 0 30px 0;
        text-align: center;
    }
    #main .content .invoice .factu-dispo {
        padding: 20px 0 0 0;
        margin-bottom: 20px;
    }
    #main .content .invoice .factu-dispo h2 {
        margin: 0 0 18px 20px;
    }
    #main .content .invoice .factu-dispo .mon-panier, #main .content .content-achat .right-content .mon-panier {
        padding: 15px 0 20px 15px;
    }
    #main .content .invoice .factu-dispo span {
        font-size: 18px;
        margin-bottom: 2px;
    }
    #main .content .invoice .factu-dispo h5 {
        font-size: 14px;
    }
    #main .content .invoice .factu-dispo .mon-panier h4, #main .content .paiment .content-achat .right-content .mon-panier h4 {
        margin-right: 10px;
        font-size: 14px;
        padding: 8px 20px;
    }
    #main .content .invoice .total label {
        font-size: 20px;
    }
    #main .content .invoice .total span{
        font-size: 20px;
        margin-top: 3px;
    }
    #main .content .invoice .total {
        padding: 18px 10px 45px 15px;
        margin-bottom: 40px;
    }
    #main .content .invoice .bloc-cancel input[type=submit], #main .content .paiment .bloc-cancel input[type=submit] {
        margin-right: 20px;
        font-size: 18px;
        width: 145px;
        background: #be092f url(images/bg-btn-submit-offre.png) no-repeat top 7px left 28px;
        padding: 12px 37px 12px 65px;
    }
    #main .content .invoice .bloc-cancel a,  #main .content .paiment .bloc-cancel a{
        font-size: 15px;
    }
    #main .content .invoice form p {
        margin-top: 40px;
    }
    #main .content .paiment .content-achat .right-content .mon-panier label {
        line-height: 12px;
        margin-top: 5px;
        font-size: 13px;
    }
    #main .content .paiment .content-achat .right-content h3 {
        margin: 0 0 10px 15px;
    }
    #main .content .paiment .content-achat .right-content{
        padding: 15px 0 10px 0;
    }
    #main .content .paiment .pay-online {
        text-align: center;
        margin: 30px 0 20px 0;
    }
    #main .content .paiment p {
        line-height: 18px;
        width: 90%;
    }
    #main .content .links-chose-offre a {
      font-size: 0;
    }
    #main .content .content-achat .content-left-content a {
        top: 47px;
    }
    #main .content .content-achat input[type="radio"] + label, .checkmark,  #main .content .content-achat input[type="radio"]:checked + label{
        height: 30px;
    }
    #main .content .invoice .factu-dispo label{
        height: 50px;
    }
    #main .content #frm-info .info-frm-number .captcha img{
        width: 100%;
    }
}



@media screen and (max-width: 1300px){
    .content-panier{
        width: 100%;
    }
}
@media screen and (max-width: 995px){
    .historique-panier .steep-historique-panier{
        background: none!important;
    }
    .open-panier{
        width: 100%;
        padding-right: 15px;
    }
    .content-panier {
        padding: 0 0 0 15px;
        width: 100%;
    }
    #main .content .content-panier #header-panier {
        margin-bottom: 0;
        padding-top: 0;
    }
    #main .content .content-panier label{
        width: 20%;
        background: #be2a7e;
        height: 45px;
        position: relative;
    }
    #main .content .content-panier label img{
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    #main .content .content-achat input[type=submit]:hover{
        background: #be092f url(images/bg-btn-submit-offre.png) no-repeat top 7px left 28px;
        border: 1px solid #be092f;
    }
    #main .content .chose-offre .content-panier h3{
        margin-top: 13px;
    }
}







/*********************************************************************** iPhone 5 / 5S ********************************************************************************************/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71){
    #main .content .chose-recharge .scroller {
        background: url(images/icone-scrol.png) no-repeat top 2px left 22%;
    }
    #main .content .content-achat .content-left-content .expiration-date {
        margin-bottom: 52px;
    }
    #main .content .invoice .factu-dispo .mon-panier div {
        width: 60%;
    }
}


/******************************************************************** VALIDATION ***************************************************************************************/

#main .content #frm-info .info-frm-number .row .formError{
    left: 300px !important;
}

#main .content #frm-number .info-frm-number .row .formError{
    left: 300px !important;
}

#main .content #frm-number .info-frm-number .fixed-validation .formError{
    left: 0 !important;
}

#main .content #frm-intel .info-frm-facture .formError{
    left: 300px !important;
}

#main .content #frm-intel .fixed-validation .formError{
   left: 40px !important;
}
#main .content #frm-intel .fixed-validation .formError .formErrorContent{
    min-width: 125px;
}
#main .content .content-achat #purchase .content-left-content .formError .formErrorContent{
    min-width: 150px;
}

@media all and (max-width: 640px){
    #main .content .content-achat .formError .formErrorContent {
        min-width: 155px !important;
    }
    #main .content #frm-intel .info-frm-facture .formError {
        left: 155px !important;
    }
    #main .content #frm-intel .fixed-validation .formError{
        left: 20px !important;
    }
    #main .content #frm-info .info-frm-number .row .formError {
        left: 150px !important;
    }
    #main .content #frm-paiment .left-content .content-left-content .formError{
        left: 160px !important;
    }
    #main .content #frm-number .info-frm-number .row .formError {
        left: 120px !important;
    }
}