/* START FONTS */

.font-halvetivca {
    font-family: Helvetica, Arial, sans-serif
}

.font-courier {
    font-family: "Courier New", Courier, monospace
}

.font-verdana {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.font-geneva {
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.font-times {
    font-family: 'Times New Roman', Times, serif;
}

/* END FONTS */


h4 small {
    font-size: 9px;
    text-decoration: none;
    display: block
}

.grand {
    font-size: 44px;
    font-stretch: extra-condensed;
	font-weight: bold;
}

.clearfix {
    clear: both
}

.bg-orange {
    background-color: #ff9900;
    border: 1px solid green;
}

.text-white {
    color: #fff;
}

.bg-blue {
    background-color: #330099
}

.bg-red {
    background-color: #ff0000
}

.text-center {
    text-align: center;
}

.blue {
    color: #330099;
}

.border-orange {
    border: 4px solid #ff0000;
}

.border-green {
    border: 4px solid green;
}

.border-top-dotted-green {
    border-top: 5px dotted green;
    margin-top: 10px;
    padding: 10px;
    margin-bottom: 10px;
}

.border-dashed {
    border: 3px dashed #39383a;
    border-radius: 20px;
}


.italic {
    font-style: italic
}

.bolder {
    font-weight: 800
}

.list-style-none {
    list-style: none;
}

.border-red {
    border-top: 5px dotted red;
    margin-top: 10px;
    padding: 10px;
    margin-bottom: 10px;
}

.text-underline {
    text-decoration: underline;
}


/* GLOBAL START */

#main {
    margin-top: 40px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.red {
    color: red !important;
}

.green {
    color: #006600 !important;
}

.bold {
    font-weight: bold !important;
}

.bg-green {
    background-color: #006600;
    color: #fff;
    font-size: 28px;
    padding: 0px 6px 4px;
}

.hr {
    border: 0;
    height: 15px;
    background: url(../img/hr-border.PNG) 50% 0 no-repeat;
    margin: 2em 0;
}

button {
    cursor: pointer;
}

blockquote {
    font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
    font-style: italic;
    font-size: 20px;
}

p h1 h2 h3 h4 h5 h4 span div a ul li {
    font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif !important;
}

.primary-color {
    color: #39383a;
}


/* GLOBAL END */


/* START CONTENT */

.header-txt {
    font-size: 22px;
    font-style: italic;
}

.header-txt span {
    color: #006600;
}

.pmu {
    margin: 60px 0px;
}

.pmu p {
    font-family: 'Courier New';
    font-size: 24px;
}

.tierce {
    color: #39383a;
    font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
    font-size: 20px;
}

.tierce h2 {
    color: #39383a;
    text-align: center;
    font-weight: bold;
}

.innovant ul {
    padding: 18px;
    font-size: 20px;
    color: #39383a;
    font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
}

.logiciels h2 {
    text-align: center;
    color: #339900;
    border: 1px solid;
    padding: 4px 80px;
}

.adopte p {
    color: #39383a;
    font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
}

.txt-win h2 {
    font-size: 30px;
    text-align: center;
    margin-top: 30px;
}

.paroles-dexpert {
    margin-top: 20px;
}

.modal-body {
    float: left;
    width: 600px;
    height: auto;
    text-align: right;
}

.modal-commande-gauche {
    float: left;
    width: 280px;
    height: 600px;
    text-align: left;
}

.modal-commande-droite {
    float: left;
    width: 280px;
    height: 600px;
    text-align: right;
}

.modal-commande-bas {
    text-align: center;
}

.w-flech {
    width: 100px;
}

.txt-top-tool {
    border: 1px solid;
    padding: 8px 6px 12px 6px;
    margin: 20px 0;
}

.txt-top-tool h1 {
    font-size: 32px;
    text-align: center;
    color: #39383a;
    margin: 0px;
}

.txt-win h2 {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    color: #39383a;
}

.txt-learn-win {
    margin-top: 20px;
}

.txt-learn-win h1 {
    text-align: center;
    font-size: 32px;
    padding: 8px 30px;
    margin-bottom: 30px;
}

.list-how-to a {
    text-decoration: none;
    color: rgb(0, 0, 204);
    font-size: 18px;
}

.list-how-to p {
    text-align: center;
    color: #0000ff;
    font-size: 23px;
}

.list-how-to h2 {
    text-align: center;
    font-size: 29px;
    color: #39383a;
    font-weight: bold;
    padding: 0px 30px 0px 0px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
}

.list-how-to a {
    font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
}

.txt-methode {
    margin-top: 20px;
}

.txt-methode h1 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #39383a;
    border: 1px solid;
    padding: 8px;
    margin: 0 92px;
}

.txt-methode p {
    text-align: justify;
    color: #39383a;
    font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
}

.commande-book {
    margin-top: 20px
}

.commande-book h5 {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #39383a;
}

.commande-book h6 {
    text-align: center;
    color: #39383a;
    font-size: 10px;
    margin: 0px 80px;
}

.impotant-faq h1 {
    text-align: center;
    font-size: 36px;
    color: #39383a;
    margin-bottom: 16px;
}

.impotant-faq h5 {
    color: #0000ff;
}

.game-for-pro {
    margin-top: 50px;
    text-align: center;
}

.paroles-dexpert h2 {
    text-align: center;
    color: #39383a;
    font-family: Arial;
    font-size: 40px;
    font-weight: bold;
}

.paroles-dexpert h1 {
    text-align: center;
    color: #339900;
    border-bottom: 3px solid;
    font-size: 38px;
    font-family: 'Courier New';
    font-weight: bold;
    letter-spacing: 1px;
}

.drop-caps {
    float: left;
    font-size: 52px;
    padding-top: 0px;
    padding-right: 8px;
    line-height: 1;
}

.text-col-2 {
    -webkit-column-count: 2;
    column-count: 2;
    padding: 0px 17px;
}

.txt-paiment {
    font-family: 'Times New Roman';
    margin-top: 20px;
}

.txt-paiment p {
    font-size: 20px;
    color: #39383a;
}

.block-experience {
    border: 1px solid #ff9900;
    padding: 12px;
    margin-top: 20px;
}

.block-experience h2 {
    color: #ff9900;
}

.block-experience ul {
    list-style-image: url(../img/bollet-orange.png);
    font-family: 'Arial Unicode MS';
}

.block-experience li {
    font-size: 18px;
    font-weight: 500;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #39383a;
}

.block-experience p {
    font-size: 16px;
    font-weight: 500;
    color: #39383a;
}


/* START CONTENT END*/


/* START SIDEBARE */

aside .bg-gray {
    padding: 10px;
}

.btn-yellow {
    margin: 0;
}

.bg-gray {
    background-color: #ebebeb;
}

.bg-green h2 {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    padding: 8px 3px 0px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
}

.block-sys {
    text-align: center;
    padding: 30px 0px;
}

.block-gagnez {
    text-align: center;
    padding: 30px 0px;
}

.block-gagnez h1 {
    color: #39383a;
}


.block-gagantis h1 {
    font-size: 40px;
    color: #39383a;
    font-weight: 700;
    text-align: left;
    padding: 30px 40px;
}


.btn-original {
    margin-bottom: 30px;
    margin-top: 30px;
}

.guarantee {
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    margin-top: 30px;
    color: #39383a;
    line-height: 1.4;
}

.guarantee P {
    margin-bottom: 0;
}

.pronos {
    font-size: 26px;
    text-align: center;
    font-weight: 700;
    color: #39383a;
    line-height: 1.4;
    margin-top: 20px;
    word-wrap: break-word;
}

.pronos P {
    margin-bottom: 0;
}

.pronos h4 {
    font-weight: 700;
}

.txt-match {
    text-align: center;
}

.txt-match h4 {
    font-size: 18px;
    padding: 8px 30px 0px;
    color: #39383a;
}

.txt-match P {
    font-size: 14px;
    color: #39383a;
    padding: 0px 6px 0px;
}

.fort {
    font-weight: bold;
    text-align: center;
    font-size: 70px;
}


/* START SIDEBARE END*/

/* START FOOTER */

footer {
	margin-top: 60px;
    margin-bottom: 20px;
}


footer p {
    padding: 25px;
    margin: 0 auto;
    position: relative;
    color: #6986A5;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
    text-align: center;
}

footer p a:hover {
    color: #FB7C3C;
    text-decoration: underline;
}

footer a {
    color: #607E9F;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
}


/* START FOOTER END*/


/* FORM AWEBER START */

#af-form-1206494622 .af-body .af-textWrap,
#af-form-1206494622 .af-body .af-checkWrap {
    width: 98%;
    display: block;
    float: none;
}

#af-form-1206494622 .af-body a {
    color: #FFFFFF;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}

#af-form-1206494622 .af-body input.text,
#af-form-1206494622 .af-body textarea {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-width: 5px;
    border-style: solid;
    color: #968E96;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    font-family: Verdana, sans-serif;
}

#af-form-1206494622 .af-body input.text:focus,
#af-form-1206494622 .af-body textarea:focus {
    background-color: #FFFAD6;
    border-color: #030303;
    border-width: 1px;
    border-style: solid;
}

#af-form-1206494622 .af-body label.choice {
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: inherit;
    font-family: inherit;
}

#af-form-1206494622 .af-body label.previewLabel {
    display: block;
    float: none;
    text-align: left;
    width: auto;
    color: #9C9C9C;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    font-family: Verdana, sans-serif;
}

#af-form-1206494622 .af-body {
    padding-bottom: 0px;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: inherit;
    background-image: none;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Verdana, sans-serif;
}

#af-form-1206494622 .af-footer {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #219700;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: none;
    border-width: 1px;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Verdana, sans-serif;
}

#af-form-1206494622 .af-header {
    padding-bottom: 12px;
    padding-top: 12px;
    padding-right: 11px;
    padding-left: 11px;
    background-color: #219700;
    background-repeat: no-repeat;
    background-position: inherit;
    background-image: none;
    border-width: 1px;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    color: #CCCCCC;
    font-size: 16px;
    font-family: Verdana, sans-serif;
}

#af-form-1206494622 .af-quirksMode .bodyText {
    padding-top: 2px;
    padding-bottom: 2px;
}

#af-form-1206494622 .af-quirksMode {
    padding-right: 20px;
    padding-left: 20px;
}

#af-form-1206494622 .af-standards .af-element {
    padding-right: 20px;
    padding-left: 20px;
}

#af-form-1206494622 .bodyText p {
    margin: 1em 0;
}

#af-form-1206494622 .buttonContainer input.submit {
    background-image: url("https://forms.aweber.com/images/auto/gradient/button/000.png");
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #000000;
    border: 1px solid #000000;
    color: #FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    font-family: Verdana, sans-serif;
}

#af-form-1206494622 .buttonContainer input.submit {
    width: auto;
}

#af-form-1206494622 .buttonContainer {
    text-align: center;
}

#af-form-1206494622 body,
#af-form-1206494622 dl,
#af-form-1206494622 dt,
#af-form-1206494622 dd,
#af-form-1206494622 h1,
#af-form-1206494622 h2,
#af-form-1206494622 h3,
#af-form-1206494622 h4,
#af-form-1206494622 h5,
#af-form-1206494622 h6,
#af-form-1206494622 pre,
#af-form-1206494622 code,
#af-form-1206494622 fieldset,
#af-form-1206494622 legend,
#af-form-1206494622 blockquote,
#af-form-1206494622 th,
#af-form-1206494622 td {
    float: none;
    color: inherit;
    position: static;
    margin: 0;
    padding: 0;
}

#af-form-1206494622 button,
#af-form-1206494622 input,
#af-form-1206494622 submit,
#af-form-1206494622 textarea,
#af-form-1206494622 select,
#af-form-1206494622 label,
#af-form-1206494622 optgroup,
#af-form-1206494622 option {
    float: none;
    position: static;
    margin: 0;
}

#af-form-1206494622 div {
    margin: 0;
}

#af-form-1206494622 fieldset {
    border: 0;
}

#af-form-1206494622 form,
#af-form-1206494622 textarea,
.af-form-wrapper,
.af-form-close-button,
#af-form-1206494622 img {
    float: none;
    color: inherit;
    position: static;
    background-color: none;
    border: none;
    margin: 0;
    padding: 0;
}

#af-form-1206494622 input,
#af-form-1206494622 button,
#af-form-1206494622 textarea,
#af-form-1206494622 select {
    font-size: 100%;
}

#af-form-1206494622 p {
    color: inherit;
}

#af-form-1206494622 select,
#af-form-1206494622 label,
#af-form-1206494622 optgroup,
#af-form-1206494622 option {
    padding: 0;
}

#af-form-1206494622 table {
    border-collapse: collapse;
    border-spacing: 0;
}

#af-form-1206494622 ul,
#af-form-1206494622 ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 40px;
}

#af-form-1206494622,
#af-form-1206494622 .quirksMode {
    width: 100%;
    max-width: 418px;
}

#af-form-1206494622.af-quirksMode {
    overflow-x: hidden;
}

#af-form-1206494622 {
    background-color: #219700;
    border-color: #CFCFCF;
    border-width: 1px;
    border-style: solid;
}

#af-form-1206494622 {
    display: block;
}

#af-form-1206494622 {
    overflow: hidden;
}

.af-body .af-textWrap {
    text-align: left;
}

.af-body input.image {
    border: none !important;
}

.af-body input.submit,
.af-body input.image,
.af-form .af-element input.button {
    float: none !important;
}

.af-body input.text {
    width: 100%;
    float: none;
    padding: 2px !important;
}

.af-body.af-standards input.submit {
    padding: 4px 12px;
}

.af-clear {
    clear: both;
}

.af-element label {
    text-align: left;
    display: block;
    float: left;
}

.af-element-checkbox .choice {
    display: inline;
}

.af-element-checkbox label,
.af-element-checkbox input.checkbox {
    display: inline !important;
    float: none !important;
}

.af-element {
    padding-bottom: 5px;
    padding-top: 5px;
}

.af-form-wrapper {
    text-indent: 0;
}

.af-form {
    text-align: left;
    margin: auto;
}

.af-header,
.af-footer {
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px;
}

.af-quirksMode .af-element {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.lbl-right .af-element label {
    text-align: right;
}

.modal-header2 {
    display: block;
    text-align: center;
    line-height: 0.4 !important;
    color: #C70039;
    font-weight: bold;
    border-top: 7px solid rgb(63, 158, 196);
    border-bottom: 7px solid rgb(63, 158, 196);
    font-weight: bolder;
}

.modal-title2 {
    font-weight: bolder;
    font-size: 26px;
    margin-bottom: 4px;
}

.modal-paragraphe {
    font-size: 12.6px;
    line-height: 18px;
    font-weight: 500;
    text-align: left;
    padding: 0 0px 0 16px;
    margin: 0;
    font-family: sans-serif;
}

.modal-acceleration {
    border-bottom: 7px solid rgb(63, 158, 196);
    padding: 6px 10px 6px 20px;
}

.prix {
    text-align: right;
    padding-right: 10px;
    margin-top: -10px;
}

.verifiez {
    padding: 7px;
    border: 1px solid green;
    font-weight: 800;
    color: #fff;
    background-color: rgb(47, 150, 47);
    width: 80%;
    border-radius: 6px;
    margin-top: 10px;
}


/* RESPONSIVE START */

@media (max-width: 1024px) {
    .block-gagantis h1 {
        font-size: 30px;
        padding: 30px 0px;
    }
}

@media only screen and (max-width:767px) {
    .wm-80 {
        width: 80% !important;
    }

    .wm-20 {
        width: 20% !important;
    }

    .w-flech {
        width: 50px;
    }

    .list-how-to h2 {
        padding: 0px;
    }

    .txt-win h1 {
        font-size: 40px;
    }

    .txt-methode h1 {
        font-size: 28px;
    }

    .paroles-dexpert h1 {
        font-size: 35px;
    }

    .txt-learn-win h1 {
        font-size: 34px;
    }

    .list-how-to h2 {
        font-size: 28px;
    }

    .block-gagantis h1 {
        font-size: 34px;
    }

    .block-sys h2 {
        font-size: 28px;
    }

    .text-col-2 {
        -webkit-column-count: 1;
        column-count: 1;
    }

    .impotant-faq {
        font-family: Arial, 'Arial Unicode MS', Helvetica, sans-serif;
    }

    .commande-book h6 {
        margin: 0px;
    }

    .list-how-to span {
        display: none;
    }

    .txt-learn-win h1 {
        padding: 0;
    }

    .body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    /* #firstmobile {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #secondmobile {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    } */
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}

@media only screen and (max-width: 663px) {
    #corps-gauche {
        width: 100% !important;
        height: auto !important;
        min-width: inherit !important;
        max-width: inherit !important;
    }

    #colon-tous {
        width: 100% !important;
        margin-top: 5%;
    }

    .modal-body {
        height: auto;
        width: 100%;
    }

    .modal-commande-gauche {
        width: 50%;
        height: auto !important;
    }

    .modal-commande-droite {
        width: 50%;
        height: auto !important;
    }

    .modal-content input[type="image"] {
        width: 100%;
    }

    .modal-commande-bas {
        width: 100%;
    }

    .modal-commande-bas img {
        width: 100%;
    }
}

@media (max-width: 575px) {
    #main {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}


/* RESPONSIVE END */


@media (max-width: 768px) {
    #firstmobile {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    }
    
    #secondmobile {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
        }
    }