/* 
Couleurs

jaune : #cdd319
gris-noir : #444449
rouge-corail : #e56353
gris-footer : #3d3f42
texte-gris : #3d3f42


Polices

font-family: Roboto, Montserrat
*/

html,
body {
    font-family: 'Roboto';
}

.merci {
    text-align: center;
}

.merci .img-text {
    min-width: 270px;
    width: 48%;
}

.block-steps .step {
    margin: 0 auto;
    max-width: 500px;
    padding: 40px;
    text-align: center;
}

.block-steps .step .title {
    color: #e56353;
    font-family: 'Montserrat';
    font-size: 32px;
    font-weight: 700;
}

.block-steps .step .description {
    color: #3d3f42;
    font-size: 18px;
    line-height: 1.2;
    padding: 0 10px;
}

.block-steps .discover {
    background-image: url('../img/image_passementerie_slider.svg');
    background-position: center;
    background-repeat: repeat-x;
    background-size: 400px 100%;
    margin-bottom: 40px;
    padding: 10px 0;
    text-align: center;
}

.block-steps .discover .btn-link {
    background-color: #e56353;
    border-radius: 3px;
    color: #ffffff;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    padding: 15px;
    text-transform: uppercase;
}

.block-steps .discover .btn-link:hover,
.block-steps .discover .btn-link:focus {
    background-color: #d15444;
    text-decoration: none;
}

.btn-link__green {
    background-color: #cdd319 !important;
    border: none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    float: unset !important;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 700;
    margin: 15px 0;
    padding: 15px 25px;
    text-transform: uppercase;
}

.btn-link__green:hover,
.btn-link__green:focus {
    background-color: #b4b91d !important;
    color: #FFF;
    text-decoration: none;
}

/* END BLOCK-STEPS */

.block-how-its-works {
    margin-bottom: 50px;
    text-align: center;
}

.block-how-its-works .title {
    color: #3d3f42;
    font-size: 20px;
    font-weight: 500;
    margin: 50px auto;
    max-width: 748px;
}

.block-how-its-works .information {
    margin-top: 25px;
}

.block-how-its-works .nbr-pts {
    color: #3d3f42;
    font-family: 'Montserrat';
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-top: 50px;
}

.block-how-its-works .carousel .img-carousel {
    margin: 10px;
    width: 70px;
}

/* END BLOCK-HOW-ITS-WORKS */

.block-card {
    background-color: #efefef;
    position: relative;
    margin-top: -200px;
    /* background-image: url('images/image_carte.png'); */
}

.block-card .img-card {
    width: 0;
}

.block-card .description {
    padding: 20px;
    text-align: center;
}

.block-card .description .title {
    font-family: 'Montserrat';
    font-size: 28px;
    font-weight: 700;
}

.block-card .description .the-content {
    font-size: 32px;
    font-weight: 300;
}

/* END BLOXK-CARD */

.block-social-network {
    margin-top: 50px;
    text-align: center;
}

.block-social-network .title {
    color: #3d3f42;
    font-family: 'Montserrat';
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 50px;
}

.block-social-network .links {
    display: inline-block;
    margin-bottom: 40px;
    position: relative;
}

.block-social-network .links::before {
    background-color: #3d3f42;
    border: 1px solid #3d3f42;
    content: "";
    height: 5px;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 500px;
}

.block-social-network .links::after {
    background-color: #3d3f42;
    border: 1px solid #3d3f42;
    content: "";
    height: 5px;
    left: 100%;
    position: absolute;
    top: 50%;
    width: 500px;
}

.block-social-network .links a:hover {
    text-decoration: none;
}

.block-social-network .links .logo {
    width: 60px;
    margin: 15px;
}

/* END BLOCK-SOCIAL-NETWORK */

.block-prefooter {
    background-image: url('../img/Image_passementerie_footer.svg');
    background-repeat: repeat;
    height: 25px;
    margin-bottom: -2px;
}

#bloc_text_produit_home {
    width: 100%;
    max-width: 520px;
}

#bloc_produit_home {
    width: 100%;
    background-position: center;
    max-width: 520px;
}

@media screen and (min-width: 380px) {
    .block-steps .discover .btn-link {
        font-size: 20px;
        padding: 25px;
    }
    .block-how-its-works .title {
        font-size: 28px;
    }
}

@media screen and (min-width: 768px) {
    .block-steps .step .description {
        padding: 0;
    }
    .swap {
        background: url('../img/ligneverte.svg') no-repeat;
        background-position-x: center;
        background-position-y: 90px;
        background-size: 63%;
    }
    .block-social-network .logo {
        margin: 15px;
    }
    .block-how-its-works .carousel .img-carousel {
        width: auto;
    }
    .block-steps .step .img-middle {
        margin-top: 10px;
    }
    .block-steps .step .img-bottom {
        margin-top: -20px;
    }
    .block-steps .step .img-top {
        margin-top: -20px;
    }
}

@media screen and (min-width: 992px) {
    .swap {
        background: url('../img/ligneverte.svg') no-repeat;
        background-position-x: center;
        background-position-y: 100px;
        background-size: 64%;
    }
}

@media screen and (min-width: 1200px) {
    .swap {
        background: url('../img/ligneverte.svg') no-repeat;
        background-position-x: center;
        background-position-y: 150px;
        background-size: 60%;
    }
    .block-card .img-card {
        bottom: 0;
        position: absolute;
        width: auto;
    }
    .block-card .description {
        position: absolute;
        right: 100px;
        text-align: left;
        top: 50px;
        width: 40%;
    }
    .block-card {
        height: 417px;
        margin-top: 0;
    }
    .block-steps .step .img-middle {
        margin-top: 17px;
    }
    .block-steps .step .img-bottom {
        margin-top: -35px;
    }
}