#QuiSommesNous {
    padding-top: 10px;
    /*overflow: hidden;*/
    overflow: visible;
    padding-bottom: 20px;
}
#qsn-gotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
}
#QuiSommesNous .col-md-4 ul {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}
#QuiSommesNous .col-md-4 ul li a {
    text-decoration: none;
}
#QuiSommesNous .row .col {
    text-align: center;
}
#QuiSommesNous .right {
    float: right
}
#QuiSommesNous .left {
    float: left
}
#QuiSommesNous .clear {
    display: block;
    clear: both;
}
#QuiSommesNous div.item {
    cursor: inherit;
}
#QuiSommesNous .text-align-left {
    text-align: left;
}
#QuiSommesNous .text-align-right {
    text-align: right;
}
#QuiSommesNous span.orange {
    color: #F28117;
}
#QuiSommesNous #myCarousel {
    margin-top: 10px;
}
#QuiSommesNous #myCarousel .item {
    margin: 0;
    height: auto;
}
#QuiSommesNous #myCarousel .item img {
    width: 100%;
}
#QuiSommesNous #myCarousel .carousel-control {
    opacity: 1;
    background: none;
    width: 5%;
}
#QuiSommesNous #myCarousel .carousel-indicators {
    bottom: 0px;
}
#QuiSommesNous .QSN-titre {
    color: #F28117;
    font-size: 65px;
    font-weight: 700;
    line-height: 60px;
    margin: 0 0 20px 0
}
@media (max-width: 767px) {
    #QuiSommesNous .QSN-titre {
        font-size: 45px;
        line-height: 43px;
    }
}
#QuiSommesNous .QSN-sous-titre {
    color: #F28117;
    font-size: 20px;
}
#QuiSommesNous blockquote {
    margin: 0;
    padding: 0 20px;
    border: 0;
    position: relative;
    font-size: 14px;
}
#QuiSommesNous blockquote:before {
    content: '\275d';
    top: -15px;
    margin: 0 0 0 -40px;
}
#QuiSommesNous blockquote:after {
    content: '\275e';
    margin: -10px 0 0 10px;
}
#QuiSommesNous blockquote:before,
#QuiSommesNous blockquote:after {
    font-family: 'icons';
    position: absolute;
    font-size: 55px;
    color: #ebebec;
}
#QuiSommesNous blockquote.QSN-sous-titre {
    padding: 0 0 0 40px;
}
#QuiSommesNous .QSN-intertitre {
    position: relative;
    z-index: 0;
    text-align: center;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 20px;
}
#QuiSommesNous .QSN-intertitre:before {
    content: "";
    position: absolute;
    max-width: 400px;
    width: auto;
    height: 100%;
    left: 50%;
    z-index: -1;
    background-color: #f18903;
    -webkit-transform: rotate(-0.6deg);
    -moz-transform: rotate(-0.6deg);
    -ms-transform: rotate(-0.6deg);
    -o-transform: rotate(-0.6deg);
    transform: rotate(-0.6deg);
    margin-left: -175px;
}
#QuiSommesNous .QSN-intertitre.en:before {
    width: 150px;
    margin-left: -75px;
}
#QuiSommesNous .QSN-intertitre.de:before {
    width: 350px;
    margin-left: -175px;
}
#QuiSommesNous .QSN-intertitre.histoire {
    margin-top: 80px;
}
#QuiSommesNous .QSN-intertitre.histoire:before {
    width: 200px;
    margin-left: -100px;
}
#QuiSommesNous .QSN-intertitre.histoire.en:before {
    width: 150px;
    margin-left: -75px;
}
#QuiSommesNous .QSN-intertitre.histoire.es:before {
    width: 200px;
    margin-left: -100px;
}
#QuiSommesNous .QSN-intertitre.histoire.es:before {
    width: 250px;
    margin-left: -125px;
}
#QuiSommesNous .fondateur .QSN-intertitre.es:before {
    width: 300px;
    margin-left: -150px;
}

#QuiSommesNous .engagement .QSN-intertitre:before {
    width: 400px;
    margin-left: -200px;
}

#QuiSommesNous .engagement .QSN-intertitre.de:before {
    width: 450px;
    margin-left: -225px;
}

@media (max-width: 397px) {
    #QuiSommesNous .engagement .QSN-intertitre:before {
        width: 300px;
        margin-left: -150px;
    }
}
@media (min-width: 295px) {
    #QuiSommesNous .engagement .QSN-intertitre.en:before {
    width: 350px;
    margin-left: -175px;
    height: 30px;
    }
}
@media (max-width: 294px) {
    #QuiSommesNous .engagement .QSN-intertitre.en:before {
        width: 200px;
        margin-left: -100px;
        height: 55px;
    }
}
@media (max-width: 417px) {
    #QuiSommesNous .engagement .QSN-intertitre.es:before {
        width: 300px;
        margin-left: -150px;
        height: 55px;
    }
}

@media (max-width: 460px) {
    #QuiSommesNous .engagement .QSN-intertitre.de:before {
        width: 400px;
        margin-left: -200px;
        height: 55px;
    }
}

#QuiSommesNous .container-shadows {
    position: relative;
    z-index: 0;
    text-align: center;
    margin-top: 30px;
}
#QuiSommesNous .container-shadows:before {
    content: "";
    position: absolute;
    width: 105%;
    top: 3%;
    left: -2.5%;
    z-index: -1;
    -webkit-transform: rotate(-0.6deg);
    -moz-transform: rotate(-0.6deg);
    -ms-transform: rotate(-0.6deg);
    -o-transform: rotate(-0.6deg);
    transform: rotate(-0.6deg);
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .075);
    box-shadow: 0 2px 12px rgba(0, 0, 0, .075);
    -webkit-backface-visibility: hidden;
}
@media (max-width: 991px) {
    #QuiSommesNous .container-shadows:before {
        display: none;
    }
}
@media (min-width: 992px) {
    #QuiSommesNous .container-shadows:before {
        height: 60%;
        display: inherit;
    }
}
@media (min-width: 1280px) {
    #QuiSommesNous .container-shadows:before {
        height: 105%
    }
}
#QuiSommesNous .QSN-img-photo {
    position: absolute;
    right: -21%;
    top: 8%;
    -webkit-transform: rotate(5.5deg);
    -moz-transform: rotate(5.5deg);
    -ms-transform: rotate(5.5deg);
    -o-transform: rotate(5.5deg);
    transform: rotate(5.5deg);
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, .075);
    box-shadow: 0 2px 12px rgba(0, 0, 0, .075);
    -webkit-backface-visibility: hidden;
}
#QuiSommesNous .QSN-img-photo img {
    border: 10px solid #fff;
    width: 100%;
}
#QuiSommesNous .container-shadows.fondateur {
    margin-bottom: 0;
    margin-top: 100px;
}
@media (min-width: 1280px) {
    #QuiSommesNous .container-shadows.fondateur:before {
        height: 100%
    }
}
#QuiSommesNous .container-shadows.fondateur p {
    margin: 0 0 40px 235px;
    text-align: left;
}
@media (max-width: 1279px) {
    #QuiSommesNous .container-shadows.fondateur p {
        margin: 0px;
        text-align: center;
    }
}
#QuiSommesNous .container-shadows.fondateur .QSN-img-photo {
    left: -18%;
    right: inherit;
    top: -4%;
    -webkit-transform: rotate(-5.5deg);
    -moz-transform: rotate(-5.5deg);
    -ms-transform: rotate(-5.5deg);
    -o-transform: rotate(-5.5deg);
    transform: rotate(-5.5deg);
}
#QuiSommesNous .engagement {
    margin-top: 100px;
}
@media (max-width: 1279px) {
    #QuiSommesNous .engagement,
    #QuiSommesNous .container-shadows.fondateur,
    #QuiSommesNous .QSN-intertitre.histoire {
        margin-top: 100px;
    }
}

@media (min-width: 1279px) {
    #QuiSommesNous .engagement .txt {
        margin: 55px 0 100px 235px;
        text-align: left;
    }

    #QuiSommesNous .engagement .QSN-img-photo {
        left: 5%;
        right: inherit;
        top: 15%;
        ;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#QuiSommesNous .QSN-histoire-container {
    width: 100%;
    display: block;
    font-weight: 400;
}
#QuiSommesNous .QSN-histoire-text {
    width: 66%;
    display: block;
}
#QuiSommesNous .QSN-histoire-img {
    width: 34%;
    display: block;
    vertical-align: middle;
}
#QuiSommesNous .timeline ul li:nth-child(odd) .QSN-histoire-img {
    text-align: right;
}
@media (max-width: 1279px) {
    #QuiSommesNous .timeline ul li:nth-child(odd) .QSN-histoire-text,
    #QuiSommesNous .timeline ul li:nth-child(odd) .QSN-histoire-img {
        text-align: right;
    }
    #QuiSommesNous .QSN-img-photo {
        position: relative;
        width: 200px;
        margin: 40px auto 0px auto;
        right: inherit;
        top: inherit;
    }
    #QuiSommesNous .container-shadows.fondateur .QSN-img-photo {
        position: relative;
        width: 100%;
        max-width: 375px;
        margin: 40px auto 0px auto;
        right: inherit;
        top: inherit;
        left: 0;
    }
    #QuiSommesNous .QSN-histoire-text,
    #QuiSommesNous .QSN-histoire-img {
        width: 100%;
        display: block;
        margin: 0;
    }
    #QuiSommesNous .QSN-histoire-container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    #QuiSommesNous .QSN-histoire-img {
        text-align: inherit;
        margin: 20px 0 40px 0;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    #QuiSommesNous .QSN-histoire-text {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
}
#QuiSommesNous .flex-container .img img {
    max-width: 300px;
}    
@media (max-width: 991px) {
    #QuiSommesNous .flex-container {
        margin-top: 50px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    #QuiSommesNous .flex-container .img {
        margin: 20px auto 0 auto;
        max-width: 260px;
        width: 100%;
        text-align: center;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    #QuiSommesNous .flex-container .img img {
        width: 100%;
    }
    #QuiSommesNous .flex-container .text {
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
}
@media (max-width: 991px) {
    #QuiSommesNous .timeline ul li:nth-child(odd) .QSN-histoire-text,
    #QuiSommesNous .timeline ul li:nth-child(odd) .QSN-histoire-img {
        text-align: left;
    }
}
@media (min-width: 992px) {
    #QuiSommesNous .bien-etre {
        margin-top: 25px
    }
    #QuiSommesNous .conseillers {
        margin-top: 50px
    }
    #QuiSommesNous .envoi {
        margin-top: 75px
    }
    #QuiSommesNous .choix {
        margin-top: 20px
    }
    #QuiSommesNous .gamme {
        margin-top: 65px
    }
}

#QuiSommesNous .toppage {
    text-align: center;
    margin-top: 75px;
}
#QuiSommesNous .toppage a span.glyphicon {
    border-radius: 50px;
    padding: 15px;
    background-color: #ebebec;
    font-size: 20px;
    color: #FFF
}



/* Layout
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.qsn-section-title {
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 60px;
    color: #fff;
    font-size: 18px;
    background: #F28117;;
    padding: 2px 20px;
    display: inline-block;
    transform: rotate(-2deg);
}

.qsn-section-subtitle {
    font-weight: bold;
    text-align: center;
    margin: 0 0 60px 0;
}

.qsn-section-subtitle--mtop {
    margin-top: 40px;
}


/* Team
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.team-user {
    text-align: left;
    margin-bottom: 20px;
}
.team-user__photo img { width: 100%; }
.team-user__name {
    font-weight: bold;
    padding: 7px 0 0 0;
}
.team-user__function {
    color:#999;
    font-size: 12px;
}
.mosaique-team {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.mosaique-divider {
    padding: 10px 0;
}


/* PHOTOS CLIENTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.grid_photoclient {
    margin-bottom: 20px;
}
.grid_photoclient img {
    width: 100%;
}


/* INTRO SECTION
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#QuiSommesNous .intro {
    background: #F45B69;
    padding: 100px 0;
}

#QuiSommesNous .container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}
#QuiSommesNous h1 {
    font-size: 2.5rem;
}
/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#QuiSommesNous .timeline ul {
    padding: 50px 0 0 0;
}
#QuiSommesNous .timeline ul li {
    list-style-type: none;
    position: relative;
    width: 3px;
    margin: 0 auto;
    background: #F28117;
}
#QuiSommesNous .timeline ul li::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-52%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: inherit;
}
#QuiSommesNous .timeline ul li div {
    position: relative;
    bottom: 0;
    width: 600px;
    padding: 0 15px 15px 15px;
}
#QuiSommesNous .timeline ul li:nth-child(even) div {
    left: 45px;
}
#QuiSommesNous .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #F45B69 transparent transparent;
}
#QuiSommesNous .timeline ul li:nth-child(odd) div {
    left: -639px;
}
#QuiSommesNous time {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}
/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#QuiSommesNous .timeline ul li::after {
    transition: background .5s ease-in-out;
}
#QuiSommesNous .timeline ul li.in-view::after {
    background: #F28117;
}
#QuiSommesNous .timeline ul li div {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out;
}
#QuiSommesNous .timeline ul li:nth-child(even) div {
    transform: translate3d(200px, 0, 0);
}
#QuiSommesNous .timeline ul li:nth-child(odd) div {
    transform: translate3d(-200px, 0, 0);
}
#QuiSommesNous .timeline ul li.in-view div {
    transform: none;
    visibility: visible;
    opacity: 1;
}
/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 1279px) {
    #QuiSommesNous .timeline ul li div {
        width: 450px;
    }
    #QuiSommesNous .timeline ul li:nth-child(odd) div {
        left: -489px;
        /*250+45-6*/
    }
}
@media screen and (max-width: 991px) {
    #QuiSommesNous .timeline ul li div {
        width: 300px;
    }
    #QuiSommesNous .timeline ul li:nth-child(odd) div {
        left: -339px;
        /*250+45-6*/
    }
    #QuiSommesNous .timeline ul li {
        margin-left: 20px;
    }
    #QuiSommesNous .timeline ul li div {
        width: calc(100vw - 91px);
    }
    #QuiSommesNous .timeline ul li:nth-child(odd) div {
        left: 45px;
    }
}
@media screen and (min-width: 991px) {
    #QuiSommesNous .timeline ul li:nth-child(odd) time {
        text-align: right;
    }
}