@charset "utf-8";
#tpl_home {
    text-align: center;
    padding-top: 156px;
}

#pesage .visual_container, #mesures .visual_container, #fibre .visual_container {
    max-height: 450px;
    min-width: 450px;
}

.gris {
    background: #333333;
    padding: 40px 0 40px 0;
    -webkit-box-shadow: inset 0px 9px 92px -14px black;
    box-shadow: inset 0px 9px 92px -14px black;
}

.titre {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 25px;
}

.texte {
    font-size: 16px;
    font-weight: 400;
    color: #f1f1f1;
    margin-bottom: 37px;
}

.poles .texte {
    font-size: 20px;
    font-weight: 700;
}

.poles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.rd {
    position: relative;
}

.rd:after {
    width: 1px;
    height: 80%;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #5c5c5c;
}

.rd:before {
    width: 1px;
    height: 80%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #5c5c5c;
}

.teaserMarches h2 {
    color: #333333;
    font-size: 45px;
    font-weight: 300;
    text-align: center;
}

.teaserMarches h2 b {
    color: #ff002e;
    font-weight: 700;
}

.teaserMarches {
    background: #FFFFFF;
    padding-top: 30px;
}

.distribution {
    color: #ff002e;
    font-size: 20px;
    font-weight: 700;
    padding: 40px 0 40px 0;
}

.video-home-container {
    height: auto;
    position: relative;
    width: 730px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
}

.home-actu {
    margin-top: 20px;
    padding-bottom: 20px;
}

.pt-0 {
    padding-top: 0 !important;
}

.distribution h2.titre-nos-chiffres-clés {
    margin-top: 0;
}

.chiffre1, .chiffre2, .chiffre3, .chiffre4 {
    font-size: 70px;
}

.carte {
    /*background: url("../../../images/scaime/distribution.png") no-repeat top center;*/
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    position: relative;
}

.carte:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 250px;
    width: 100%;
    background: #333333
}

.carte #particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carte .infos {
    border-bottom: none !important;
    background: unset;
}

.carte .titre, .carte .texte {
    color: #ffffff !important;
}

.carte .bt_learn_more {
    background: transparent;
    border: 1px solid #ff002e;
    color: #ff002e;
}

.carte .text-content.top-content {
    margin-top: 40px;
}
.carte .text-content.bottom-content {
    margin-bottom: 45px;
}
.shadow-bottom{
    position: relative;
}

.teaserMarches{
    position: relative;
}
.distribution.shadow-bottom{
    padding-bottom: 8px !important;
}
.distribution.shadow-bottom:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.6);
    height: 8px;
}

.carte .text-content.bottom-content .bt_learn_more {
    float: unset !important;
    margin-top: 25px;
}

.carte .bt_learn_more:hover {
    background: #ff002e;
    color: #fff;
    text-decoration: none;
}

.carte .red-line {
    border-top: 7px solid #ff002e;
    position: relative;
}

#tpl_home .carte .infos .texte {
    color: #fff;
    font-size: 19px;
}

#tpl_home .carte .infos .bt_learn_more {
    margin-top: 25px;
}

.infos {
    position: absolute;
    bottom: 0;
    background: #333333;
    opacity: 0.9;
    width: 100%;
    padding: 56px 0 20px 0;
    border-bottom: 7px solid #ff002e;
}

#tpl_home .infos {
    padding: 34px 0 0 0;
}

.infos .texte {
    color: #808080;
    font-size: 24px;
    font-weight: 300;
}

.left {
    text-align: left;
    padding: 0;
}

.infos .titre {
    margin-bottom: 0px;
}

.infos .bt_learn_more {
    margin-top: 38px;
}

.all {
    font-size: 15px;
    color: #808080;
    padding: 26px 0;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
    display: block;
    text-decoration: none;
    margin-top: 47px;
}

.all:hover {
    text-decoration: underline;
    color: #808080;
}

.home-liste-liens {
    margin-bottom: 40px;
}

.home-liste-liens .slick-list.draggable {
    padding-top: 10px;
}

.distribution {
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.6);
}

.titre-nos-chiffres-clés {
    color: #333333;
    font-size: 45px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px;
}

#tpl_home .news_teaser_cas {
    overflow: visible;
}


#tpl_home .sliderhome {
    z-index: -1;
    position: relative;
    height: 450px;
    width: 100% !important;
    display: flex;
}

#tpl_home .sliderhome .fssList {
    display: none !important;
}

#tpl_home .sliderhome > div {

    width: 100% !important;
}

#tpl_home .sliderhome img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: center;
}

#tpl_home .sliderhome .visual_container {
    height: 450px;
    width: 100vw !important;
}

#tpl_home .news_teaser_cas {
    overflow: hidden;
}

#tpl_home .news_teaser_cas .slick-list {
    overflow: visible;
}

#tpl_home .new {
    border: none;
}

.titre-nos-chiffres-clés b {
    color: #ff002e;
}

#tpl_home h2.home-title {
    color: #333333;
    font-size: 45px;
    font-weight: 300;
    text-align: center;
}

#tpl_home .home-actu h2.home-title {
    margin-bottom: -34px;
}

@media all and (max-width: 1199px) {
    #header #slide-logo {
        display: none !important;
    }

    #tpl_home .zone_teasers.row {
        display: block;
    }

    /***** Pesage *****/
    #tpl_home .rubriques .detail, #tpl_home .block_media .detail, #tpl_home .block_entete .detail {
        top: -80px;
    }

    #tpl_home .new_cas .visual_container img {
        width: 100%;
        height: 100%;
    }

    /***** Slider teaser cas *****/
    /***** FIN - Slider teaser cas *****/
    #tpl_home .banners_liste .slick-next {
        right: 6px;
    }

    #tpl_home .banners_liste .slick-prev {
        left: 6px;
    }
}

@media all and (max-width: 767px) {
    #tpl_home .carte .video-home-container {
        width: 695px;
    }

    #tpl_home .distribution {
        margin-top: 50px !important;
    }

    .titre {
        font-size: 19px;
    }

    #tpl_home .sliderhome, #tpl_home .sliderhome img {
        max-height: 160px;
    }

    .gris {
        padding: 24px 0 24px 0;
    }

    .teaserMarches h2 {
        font-size: 25px;
    }

    .teaserMarches {
        padding-top: 57px;
    }

    .infos .texte {
        font-size: 15px;
    }

    .infos .bt_learn_more {
        margin-top: 0;
    }
}

.bt_learn_more.mobile {
    display: none;
}

.home-mobile {
    display: none;
}

.mobile {
    display: none;
}

@media all and (max-width: 1140px) {
    #tpl_home {
        padding-top: 156px;
    }

    #tpl_home .zone_teasers.row {
        width: 100%;
        margin-top: -50px;
        padding-bottom: 20px;
    }

    #tpl_home .zone_teasers.row .catalog_teaser_cas .cas .visual_container {
        min-height: 248px;
    }

    #tpl_home .zone_teasers.row .catalog_teaser_cas .cas .visual_container img {
        min-height: 248px;
    }

    #tpl_home .rubrique .visual_container {
        height: 350px;
        max-height: 350px;
        min-height: 350px;
    }

    #tpl_home .rubrique .visual_container .home-rubrique-image {
        height: 350px !important;
    }

    #tpl_home .rubrique .visual_container .masque {
        background: url("../../../images/scaime/masque.png") no-repeat -336px center;
        width: 50%;
    }

    #tpl_home .rubrique .detail.col-lg-4 {
        top: 16px !important;
        left: auto;
        height: auto;
        margin: auto;
        max-width: 330px;
    }

    #tpl_home .rubrique .detail.col-lg-4 h2 {
        font-size: 35px;
    }

    #tpl_home .rubrique .detail.col-lg-4 .introduction {
        font-size: 16px;
    }

    #tpl_home .banners.banners_liste {
        display: none;
    }

    #tpl_home .liens .slick-next {
        right: -5px;
    }

    #tpl_home .liens .slick-prev {
        left: -5px;
    }
}

@media all and (max-width: 991px) {
    #tpl_home {
        padding-top: 80px;
    }

    #tpl_home .carte .texte {
        margin-bottom: 0;
    }

    #tpl_home .carte .bt_learn_more {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #tpl_home .carte .infos {
        padding: 15px 0 0 0;
    }

    #tpl_home .carte .video-home-container {
        width: 680px;
    }

    #tpl_home .zone_teasers.row {
        width: 100%;
        margin-top: -30px;
        padding-bottom: 20px;
    }

    #tpl_home .zone_teasers.row .catalog_teaser_cas {
        display: none;
    }

    #tpl_home .rubrique .visual_container {
        height: 300px;
        max-height: 300px;
        min-height: 300px;
    }

    #tpl_home .rubrique .visual_container .home-rubrique-image {
        height: 300px !important;
    }

    #tpl_home .rubrique .detail.col-lg-4 {
        top: 5px !important;
        left: auto;
        height: auto;
        margin: auto;
    }

    #tpl_home .banners.banners_liste {
        display: none;
    }

    #tpl_home .liens .slick-next {
        right: -5px;
    }

    #tpl_home .liens .slick-prev {
        left: -5px;
    }
}

@media all and (max-width: 768px) {
    #tpl_home {
        padding-top: 80px;
    }

    #tpl_home .zone_teasers.row {
        width: 100%;
        margin-top: -30px;
        padding-bottom: 20px;
    }

    #tpl_home .zone_teasers.row .catalog_teaser_cas {
        display: none;
    }

    #tpl_home .zone_teasers.row .counter {
        height: auto;
        margin-top: 40px;
    }

    #tpl_home .zone_teasers.row .counter .catalog_count_product {
        height: auto;
        border-radius: 20px;
        margin-left: 15px;
        margin-right: 15px;
    }

    #tpl_home .zone_teasers.row .counter .catalog_count_product h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    #tpl_home .zone_teasers.row .counter .catalog_count_product .count {
        padding: 10px 0 0;
    }

    #tpl_home .zone_teasers.row .counter .catalog_count_product a {
        font-size: 45px;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas {
        margin-top: 40px;
    }

    #tpl_home .rubrique .visual_container {
        height: 160px;
        max-height: 160px;
        min-height: 160px;
    }

    #tpl_home .rubrique .visual_container .home-rubrique-image {
        height: 160px !important;
    }

    #tpl_home .rubrique .detail.col-lg-4 {
        top: 5px !important;
        left: auto;
        height: auto;
        margin: auto;
    }

    #tpl_home .banners.banners_liste {
        display: none;
    }

    #tpl_home .liens .slick-next {
        right: -5px;
    }

    #tpl_home .liens .slick-prev {
        left: -5px;
    }

    #tpl_home .clearfix.gris {
        display: none;
    }
}

@media all and (max-width: 500px) {
    #tpl_home .carte .video-home-container {
        width: 680px;
    }

    .bt_learn_more.mobile {
        display: block;
    }

    .bt_learn_more.desktop {
        display: none !important;
    }

    .home-desktop {
        display: none;
    }

    .home-mobile {
        display: block;
    }

    #tpl_home {
        padding-top: 60px;
    }

    #tpl_home h2.home-title {
        font-size: 25px;
        font-weight: 300;
        padding: 15px;
        background: #fff;
        color: #333;
        text-align: center;
    }

    #tpl_home h2.home-title b {
        font-weight: bold;
        color: #ff020e;
    }

    #tpl_home .rubrique {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #tpl_home .rubrique .home-mobile.rubrique-title h2 {
        text-align: left;
        margin: 0;
        padding: 30px 0 5px 25px;
        color: #333;
        background: transparent;
        font-size: 35px;
    }

    #tpl_home .rubrique .home-mobile.rubrique-title .introduction.home-mobile {
        text-align: left;
        color: #595959;
        font-size: 20px;
        padding: 0 0 10px 25px;
    }

    #tpl_home .rubrique .visual_container {
        min-width: 0;
    }

    #tpl_home .rubrique .detail.col-lg-4 {
        left: auto;
        height: 65px;
        top: auto !important;
        width: 100% !important;
        padding: 0;
        margin: 0;
        max-width: 500px;
        -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 4px rgba(0, 0, 0, 0.3);
        box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 4px rgba(0, 0, 0, 0.3);
        position: relative;
    }

    #tpl_home .rubrique .detail.col-lg-4 .bt_learn_more {
        display: block;
        width: 240px;
        border-radius: 20px;
        background: white;
        border: 2px solid #ff002e;
        color: #ff002e;
        position: absolute;
        top: -24px;
        left: calc(50% - 10px);
        margin-left: -110px;
    }

    #tpl_home .rubrique .detail.col-lg-4 .bt_learn_more:hover, #tpl_home .rubrique .detail.col-lg-4 .bt_learn_more:hover, #tpl_home .rubrique .detail.col-lg-4 .bt_learn_more:active {
        text-decoration: none;
        background: #ff020e;
        color: #fff;
    }

    #tpl_home .rubrique .detail.col-lg-4 .rubrique-accordeon-button {
        height: 55px;
        width: 55px;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: white;
        -webkit-box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.6);
        box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.6);
        position: absolute;
        bottom: -26px;
        left: 50%;
        margin-left: -28px;
    }

    #tpl_home .rubrique .detail.col-lg-4 .rubrique-accordeon-button:hover, #tpl_home .rubrique .detail.col-lg-4 .rubrique-accordeon-button:focus, #tpl_home .rubrique .detail.col-lg-4 .rubrique-accordeon-button:active {
        color: #ff020e;
        text-decoration: none;
    }

    #tpl_home .rubrique .detail.col-lg-4 .rubrique-accordeon-button:hover i.fa, #tpl_home .rubrique .detail.col-lg-4 .rubrique-accordeon-button:focus i.fa, #tpl_home .rubrique .detail.col-lg-4 .rubrique-accordeon-button:active i.fa {
        font-size: 30px !important;
    }

    #tpl_home .rubrique .detail.col-lg-4 .rubrique-accordeon-button i.fa {
        font-size: 30px !important;
    }

    #tpl_home .zone_teasers.row {
        display: none;
        margin-top: 0;
        margin-bottom: 20px;
        -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.3);
        box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(0, 0, 0, 0.3);
        background: #fff;
    }

    #tpl_home .zone_teasers.row .counter .catalog_count_product {
        margin: 0;
        border-radius: 20px;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas {
        padding: 0;
        height: auto;
        margin: 15px;
        width: calc(100% - 30px);
        border-radius: 20px;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .slick-next {
        right: 20px;
        bottom: 20px;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .slick-prev {
        left: 20px;
        bottom: 20px;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .new_cas {
        margin: 0;
        border-radius: 0;
        height: auto;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .new_cas .visual_container {
        border-radius: 0;
        height: auto;
        min-height: 0;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .new_cas .detail_cas {
        top: 0;
        height: auto;
        min-height: 0;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .new_cas .detail_cas:hover {
        top: 0;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .new_cas .detail_cas .teaser-cas-sliding-container {
        padding: 10px;
        height: auto;
        min-height: 111px;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .new_cas .detail_cas .teaser-cas-sliding-container h3 {
        text-align: center;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .new_cas .detail_cas .teaser-cas-sliding-container .body_cas {
        display: none;
    }

    #tpl_home .zone_teasers.row .news.news_teaser_cas .new_cas .detail_cas .teaser-cas-sliding-container .bt_learn_more {
        display: block;
        margin: 0 auto;
        float: none;
    }

    #tpl_home .zone_teasers.row .bt_learn_more.rubrique-button {
        background: #ff020e;
        border: 1px solid #ff002e;
        color: #fff;
        display: block;
        margin: 0 auto;
        float: none;
        clear: both;
    }

    #tpl_home .zone_teasers.row .bt_learn_more.rubrique-button:hover {
        background: #333;
        border: 1px solid #fff;
        color: #fff;
    }

    #tpl_home .home-actu .new {
        padding: 5px 0;
    }

    #tpl_home .teaserMarches {
        padding-top: 0;
    }
}

/*# sourceMappingURL=tpl-home.css.map */
