/* GENERAL */

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden !important;
    background-color: #fff;
    font-size: 16px;
    color: #150c45;
    font-weight: 400;
    margin: 0;
    width: 100%;
    padding: 40px 0 0;
    position: relative;
    width: 100%;
}

a,
div,
input,
textarea,
button {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

button,
button:active,
button:focus,
button:visited,
button:target,
button:hover {
    border: 0 !important;
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

mark {
    background: yellow;
    padding: 0;
}

/* GENERAL */

.bgtop {
    background: url(img/man-top.png) no-repeat left bottom;
    background-size: 500px;
}

h1 {
    font-family: 'Bebas Neue', cursive;
    color: #2f53a1;
    font-size: 146px;
    margin: 50px 0 0;
    padding: 0;
    line-height: 130px;
    display: block;
    letter-spacing: -4px;
    position: relative;
}

h1 span {
    color: #19234b;
    font-size: 247px;
    margin: 0;
    padding: 0;
    line-height: 180px;
    display: block;
}

.nein {
    position: absolute;
    top: 275px;
    right: 58px;
    font-family: 'Bebas Neue', cursive;
    color: #fff;
    font-size: 82px;
    line-height: 67px;
    margin: 0;
    padding: 10px 30px 4px;
    display: block;
    background: red;
    -webkit-transform: rotate(354deg);
    -moz-transform: rotate(354deg);
    -ms-transform: rotate(354deg);
    -o-transform: rotate(354deg);
    transform: rotate(354deg);
}

.bottle {
    margin: 20px 0 0 30px;
    display: block;
    float: left;
}

ul.args-top {
    padding: 0;
    float: left;
    margin: 90px 0 0;
    padding-top: 7px;
    list-style: none;
    background: url(img/line-top.png) no-repeat center top;
}

ul.args-top li {
    font-family: 'Bebas Neue', cursive;
    color: #000;
    font-size: 27px;
    font-style: italic;
    margin: 0;
    padding: 0px 30px 5px 50px;
    background: url(img/line-top.png) no-repeat center bottom;
    margin-bottom: 5px;
}

ul.args-top li span {
    color: red;
}

h2 {
    font-family: 'Bebas Neue', cursive;
    color: #fff;
    font-size: 40px;
    margin: 0;
    padding: 20px 30px;
    background: #2f53a1;
    text-align: center;
    position: relative;
}

h2:after {
    background: url(img/triangle_blue.png) no-repeat center bottom;
    position: absolute;
    content: '';
    width: 127px;
    height: 36px;
    bottom: -36px;
    left: 50%;
    margin-left: -63.5px;
}

.formulaire {
    background: #232c53;
    margin: 0 15px 50px;
    padding: 50px 30px 20px;
}

.champ {
    padding: 10px 20px;
    background: #fff;
    margin: 0 0 10px;
    border-radius: 0;
}

select.champ {
    padding: 10px 20px;
    background: #fff;
    margin: 0 0 10px;
    border-radius: 0;
    height: auto !important;
}

label.form-check-label {
    font-size: 10px;
    color: #fff;
    margin-bottom: 10px;
}

.ctaForm {
    font-family: 'Bebas Neue', cursive;
    background: url(img/arrow-cta.png) no-repeat right 30px center;
    background-color: red;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    width: 100%;
    padding: 15px 63px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    white-space: normal;
}

.ctaForm:hover {
    font-family: 'Bebas Neue', cursive;
    background: url(img/arrow-cta.png) no-repeat right 15px center;
    background-color: #f7392e;
    color: #fff;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.formulaire small {
    font-size: 12px;
    color: #ccc;
    text-align: center;
    display: block;
    margin: 10px 0 0;
}

.hair1 {
    background: url(img/bg-hair.jpg) no-repeat;
    background-size: cover;
    padding: 130px 0;
}

h3.petit {
    font-family: 'Bebas Neue', cursive;
    font-size: 30px;
    color: #fff;
    margin: 0 0 66px;
    display: block;
    padding: 0;
}

h4 {
    font-family: 'Bebas Neue', cursive;
    font-size: 64px;
    line-height: 70px;
    color: #fff;
    margin: 0 0 50px;
    display: block;
    padding: 0;
}

h4 mark {
    background: yellow;
    color: #000;
    padding: 0;
}

.hair1 p {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 50px;
    display: block;
    padding: 0;
}

.cta {
    font-family: 'Bebas Neue', cursive;
    background: url(img/arrow-cta.png) no-repeat right 20px center;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin: 0 auto;
    width: auto;
    padding: 30px 63px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    white-space: normal;
    display: inline-block;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
    border-top: 1px solid #e48d88;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c81b10+0,9f1911+100 */
    background-color: #c81b10;
    /* Old browsers */
    background-color: -moz-linear-gradient(top, #c81b10 0%, #9f1911 100%);
    /* FF3.6-15 */
    background-color: -webkit-linear-gradient(top, #c81b10 0%, #9f1911 100%);
    /* Chrome10-25,Safari5.1-6 */
    background-color: linear-gradient(to bottom, #c81b10 0%, #9f1911 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c81b10', endColorstr='#9f1911', GradientType=0);
    /* IE6-9 */
}


.cta:hover {
    font-family: 'Bebas Neue', cursive;
    background: url(img/arrow-cta.png) no-repeat right 15px center;
    background-color: #f7392e;
    color: #fff;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-decoration: none;
    border-top: 1px solid #e48d88;
}

.white {
    padding: 130px 0;
}

h3 {
    font-family: 'Bebas Neue', cursive;
    font-size: 50px;
    line-height: 50px;
    color: #000;
    margin: 0 0 40px;
    display: block;
    padding: 0;
}

h3 span {
    font-size: 75px;
    display: block;
}

.chiffre {
    font-family: 'Bebas Neue', cursive;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    color: #fff;
    font-size: 65px;
    line-height: 90px;
    margin: 0 auto 20px;
    padding: 0;
    text-align: center;
    background: #19234b;
}

h5 {
    font-family: 'Bebas Neue', cursive;
    color: #2f53a1;
    font-size: 30px;
    margin: 0 0 20px;
}

p.text {
    color: #000;
    font-size: 16px;
    font-style: italic;
    margin: 20px 150px 0;
    text-align: left;
}

.hair2 {
    background: url(img/bg-hair-2.jpg) no-repeat;
    background-size: cover;
    padding: 130px 0;
}

.hair2 h3 {
    color: #fff;
    margin-bottom: 40px;
}

p.baseline {
    font-family: 'Bebas Neue', cursive;
    text-align: center !important;
    font-size: 30px;
    color: #fff;
    margin: 0 0 40px !important;
    display: block;
    padding: 0;
}

.hair2 p {
    position: relative;
    color: #fff;
    text-align: left;
    margin: 0 50px 60px 0;
}

.try {
    position: relative;
}

.trynow {
    position: absolute;
    top: 28px;
    left: 107px;
}

.bottletry {
    float: right;
}

.hair2 .args-top {
    text-align: left;
    margin-bottom: 40px;
}

.hair2 ul.args-top {
    background: url(img/line-bottom.png) no-repeat center top;
}

.hair2 ul.args-top li {
    padding: 0px 30px 0 0px;
    background: url(img/line-bottom.png) no-repeat center bottom;
    color: #fff;
}


.title {
    font-family: 'Bebas Neue', cursive;
    text-align: center;
    font-style: italic;
    font-size: 30px;
    color: #000;
    margin: 40px 0 35px;
    display: block;
}

.step {
    text-align: center;
    font-style: italic;
    font-size: 14px;
    font-weight: 700;
    color: #19234b;
    margin: 10px 0 0;
    display: block;
}

p.asterisk {
    float: right;
    text-align: right;
    font-style: italic;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    margin: 70px 0 0;
    display: block;
}

.box {
    padding: 0 41px;
    background: url(img/check.png) no-repeat left top;
}

.box h6 {
    font-family: 'Bebas Neue', cursive;
    font-size: 30px;
    color: #fff;
    margin: 0 0 30px;
    display: block;
    position: relative;
}

.box h6:after {
    position: absolute;
    content: "";
    background: url(img/left.png) no-repeat;
    width: 338px;
    height: 8px;
    display: block;
    bottom: -15px;
    left: 0;
}

.box p {
    font-size: 14px;
    font-weight: 400;
    color: #ccc;
    line-height: 22px;
    display: block;
    padding: 0;
    margin: 0 0 30px;
    ;
}

.box2 {
    padding: 0 41px;
    background: url(img/check.png) no-repeat right top;
}

.box2 h6 {
    font-family: 'Bebas Neue', cursive;
    font-size: 30px;
    color: #fff;
    margin: 0 0 30px;
    display: block;
    position: relative;
    text-align: right;
}

.box2 h6:after {
    position: absolute;
    content: "";
    background: url(img/right.png) no-repeat;
    width: 338px;
    height: 8px;
    display: block;
    bottom: -15px;
    right: 0;
}

.box2 p {
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    color: #ccc;
    line-height: 22px;
    display: block;
    padding: 0;
    margin: 0 0 30px;
}

h4.results {
    font-size: 40px;
    line-height: 50px;
    color: #2f53a1;
    display: block;
    padding: 0;
    margin: 60px 0 50px;
    letter-spacing: -2px;
}

.cadre {
    position: relative;
    min-height: 300px;
}

.cadre:after {
    position: absolute;
    border: 4px solid #2f53a1;
    content: "";
    z-index: 90;
    width: 400px;
    height: 316px;
    margin-left: -200px;
    left: 50%;
    top: 0;
}

.name,
.avant,
.apres {
    font-family: 'Bebas Neue', cursive;
    font-size: 30px;
    color: #000;
    text-align: center;
    display: block;
    padding: 0;
    margin: 0;
    letter-spacing: -1px;
    z-index: 99;
    position: relative;
    top: -23px;
}

.name span,
.avant span,
.apres span {
    background: #fff;
    padding: 15px 20px;
    z-index: 98;
}

.avant,
.apres {
    margin: 40px 0 0;
}

.before,
.after {
    position: relative;
    width: 270px;
    z-index: 98;
    top: -19px;
}

.before {
    float: left;
}

.after {
    float: right;
}

.footer {
    padding: 90px 0 50px;
    background: #19234b;
    position: relative;
}

.titleFooter {
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer ul li {
    text-transform: uppercase;
}

.footer ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.footer p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.footer p a {
    color: #fff;
    font-weight: 400;
}

.tab-content {
    margin-top: 40px;
}

.tab-content2 {
    margin-bottom: 90px;
}

.card-title {
    color: #000 !important;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
}

.accordion .card-header.collapsed:after {
    font-weight: 900;
    font-size: 16px;
    content: "+";
}

.accordion .card-header:after {
    content: "-";
    float: right;
    font-weight: 900;
    color: #000;
    font-size: 14px;
}

/* MOBILE VERSION */

@media (max-width: 1280px) {

    .bgtop {
        background: url(img/man-top.png) no-repeat left -30px bottom -478px;
        background-size: 657px;
    }
    h1 {
        font-size: 110px;
        margin: 15px 0 0;
    }
    h1 span {
        font-size: 190px;
        line-height: 121px;
    }
    .nein {
        top: 224px;
        font-size: 60px;
        line-height: 67px;
        padding: 0px 12px 0px;
        letter-spacing: -1px;
    }
    .bottle {
        margin: 30px 0 0 0;
    }
    ul.args-top {
        float: inherit;
        margin-top: 100px;
    }
    h2 {
        font-size: 30px;
        padding: 10px 20px;
    }
    .form-group {
        margin-bottom: 10px;
    }
    .champ {
        margin-bottom: 0;
    }
    .ctaForm {
        font-size: 23px;
    }
    .hair1,
    .hair2,
    .white {
        padding: 60px 0;
    }
    p.text {
        margin: 20px 30px 0;
    }
    .hair2 ul.args-top {
        margin-top: 40px;
    }
    .box h6,
    .box2 h6 {
        font-size: 20px;
        z-index: 99;
    }
    .box p {
        font-size: 13px;
        line-height: 19px;
    }
    .box2 p {
        font-size: 13px;
        line-height: 19px;
    }
    .cadre:after {
        height: 272px;
    }
    .avant,
    .apres {
        margin: 29px 0 0;
    }
    .before,
    .after {
        width: 200px;
    }
    h3 span {
        line-height: 60px;
    }

}


@media(max-width: 820px) {


    body {
        padding: 20px 0 0;
    }
    .bgtop {
        background: url(img/man-top.png) no-repeat left bottom -240px;
        background-size: 433px;
    }
    h1 {
        font-size: 90px;
        margin: 20px 0 0;
        padding: 0;
        line-height: 88px;
    }
    h1 span {
        font-size: 130px;
        margin: 0;
        padding: 0;
        line-height: 120px;
    }
    .nein {
        top: 177px;
        right: 58px;
        font-size: 59px;
        line-height: 49px;
        margin: 0;
        padding: 5px 11px 0px;
        letter-spacing: -1px;
    }
    .bottle {
        margin: 20px 0 0;
        display: block;
        float: left;
        width: 130px;
    }
    .bottle img {
        width: 100%;
    }
    ul.args-top {
        margin: 63px 0 0;
        width: 200px;
        float: left;
    }
    ul.args-top li {
        font-size: 18px;
        padding: 0px 0px 5px 7px;
    }
    ul.args-top li img {
        width: 18px;
        height: 18px;
    }
    h2 {
        font-size: 24px;
        margin: 0;
        padding: 15px 20px;
    }
    .formulaire {
        margin: 0 0px 50px;
    }
    .champ,
    select.champ {
        padding: 5px 10px;
        margin: 0 0 5px;
    }
    .ctaForm {
        background: url(img/arrow-cta.png) no-repeat right 14px center;
        background-color: red;
        font-size: 22px;
        line-height: 22px;
        padding: 15px 30px;
    }
    .hair1 {
        padding: 60px 0;
    }
    .hair2 ul.args-top {
        margin: 63px 0 0;
        width: 310px;
    }
    .trynow {
        position: absolute;
        top: 28px;
        left: -20px;
    }
    h3 {
        line-height: 55px;
    }
    h3 span {
        line-height: 65px;
    }
    .step {
        margin: 10px 0 20px;
    }
    .box2 {
        padding: 0 41px;
        background: url(img/check.png) no-repeat left top;
    }
    .box2 h6 {
        text-align: left;
        font-family: 'Bebas Neue', cursive;
        font-size: 30px;
        color: #fff;
        margin: 0 0 30px;
        display: block;
        position: relative;
    }
    .box2 h6:after {
        position: absolute;
        content: "";
        background: url(img/left.png) no-repeat;
        width: 338px;
        height: 8px;
        display: block;
        bottom: -15px;
        left: 0;
    }
    .box p {
        text-align: left !important;
    }
    .box2 p {
        text-align: left !important;
    }
    .cadre:after {
        width: 480px;
        margin-left: -240px;
    }
    .before,
    .after {
        width: 350px;
    }
}

@media(max-width: 460px) {

    body {
        padding: 20px 0 0;
    }
    h1 {
        font-size: 80px;
        margin: 20px 0 0;
        padding: 0;
        line-height: 88px;
    }
    h1 span {
        font-size: 120px;
        margin: 0;
        padding: 0;
        line-height: 75px;
    }
    .nein {
        top: 147px;
        right: 58px;
        font-size: 42px;
        line-height: 49px;
        margin: 0;
        padding: 0px 11px 0px;
        letter-spacing: -1px;
    }
    .bottle {
        margin: 20px 0 0;
        display: block;
        float: left;
        width: 120px;
    }
    .bottle img {
        width: 100%;
    }
    ul.args-top {
        margin: 63px 0 0;
        width: 200px;
    }
    ul.args-top li {
        font-size: 18px;
        padding: 0px 0px 5px 7px;
    }
    ul.args-top li img {
        width: 18px;
        height: 18px;
    }
    h2 {
        font-size: 24px;
        margin: 0;
        padding: 15px 20px;
    }
    .formulaire {
        margin: 0 0px 50px;
    }
    .champ,
    select.champ {
        padding: 5px 10px;
        margin: 0 0 5px;
    }
    .ctaForm {
        background: url(img/arrow-cta.png) no-repeat right 14px center;
        background-color: red;
        font-size: 22px;
        line-height: 22px;
        padding: 15px 30px;
    }
    .hair1 {
        padding: 60px 0;
        background: url(img/bg-hair.jpg) no-repeat left -517px top;
        background-size: cover;
    }
    h3.petit {
        margin: 0 0 40px;
    }
    h4 {
        font-size: 50px;
        line-height: 68px;
        margin: 0 0 30px;
    }
    .cta {
        padding: 30px 39px;
    }
    .white {
        padding: 60px 0;
    }
    h3 {
        font-size: 40px;
        line-height: 40px;
        margin: 0 0 30px;
    }
    h3 span {
        font-size: 60px;
        line-height: 60px;
    }
    .chiffre {
        width: 60px;
        height: 60px;
        font-size: 50px;
        line-height: 70px;
    }
    h5 {
        font-size: 25px;
    }
    p.text {
        margin: 20px 30px 30px;
    }
    .hair2 {
        padding: 60px 0;
    }
    .hair2 p {
        text-align: center;
        margin: 0 0 30px 0;
    }
    .trynow {
        top: 10px;
        left: 0;
    }
    .hair2 ul.args-top {
        width: auto;
        margin: 0 0 20px;
    }
    .hair2 ul.args-top li {
        font-size: 22px;
        text-align: center;
    }
    .step {
        margin: 10px 0 20px;
    }
    .box2 {
        padding: 0 41px;
        background: url(img/check.png) no-repeat left top;
    }
    .box2 h6 {
        text-align: left;
        font-family: 'Bebas Neue', cursive;
        font-size: 30px;
        color: #fff;
        margin: 0 0 30px;
        display: block;
        position: relative;
    }
    .box2 h6:after {
        position: absolute;
        content: "";
        background: url(img/left.png) no-repeat;
        width: 338px;
        height: 8px;
        display: block;
        bottom: -15px;
        left: 0;
    }
    .box p {
        text-align: left !important;
    }
    .box2 p {
        text-align: left !important;
    }
    .cadre:after {
        width: 320px;
        height: 261px;
        margin-left: -160px;
    }
    .before,
    .after {
        width: 180px;
    }
    .footer ul {
        padding: 0;
        margin: 0 0 30px;
        list-style: none;
    }
    .footer p {
        margin-bottom: 30px;
    }
    .logo {
        display:none;
    }
    .bgtop h1 {
        margin: 0;
    }

}
