a {
    text-decoration: none;
}


.bande_top {
    height: 16px;
    width: 100%;
    background-color: #dbdbdb;
}


.header {
    border-bottom: 1px solid #dbdbdb;
}

.head_top_box {
    border-bottom: 1px solid #dbdbdb;
}
.head_top {
    height: 186px;
    max-width: 1200px;
    margin: 0 auto;
}
.head_top .logo_box {
    float: left;
    margin: 35px 0 0 35px;
}
.head_top .search_box {
    float: right;
    margin: 50px 12px 0 0;
}
.head_top .search_box form {
    position: relative;
}
.head_top .video_link {
    padding-top: 24px;
}
.head_top .search_box input#search {
    border: 0;
    border-bottom: 1px solid #285091;
    font-size: 20px;
    color: #285091;
    padding: 0 32px 0 0;
    outline: none;
}
.head_top .search_box input.bt_search {
    position: absolute;
    /*margin-left: -28px;*/
    right: 3px;
    top: 0;
}


.top_nav {
    font-size: 22px;
    line-height: 45px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.top_nav li.lvl0 > a {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.top_nav a:hover {
}

.top_nav .nav_box {
    max-width: 1200px;
    margin: 0 auto;
}

.top_nav ul.base_ul {
    padding: 0;
    margin: 0;
    list-style: none;

    width: 100%;

    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.top_nav ul.base_ul li.lvl0 {
    list-style: none;
    padding: 2px 22px 0;
    margin: 0;
    display: inline-block;
    letter-spacing: 1px;
    position: relative;
    border-bottom: 2px solid transparent;
}
.top_nav ul.base_ul li.lvl0:hover {
    background-color: #77BBEB;
    color: #fff;
    border-bottom: 2px solid #77BBEB;
}
.top_nav ul.base_ul li.lvl0.prod:hover {
    background-color: #77BBEB;
    color: #fff;
    border-bottom: 2px solid #fff;
}

.top_nav ul.base_ul li.lvl0.active,
.top_nav ul.base_ul li.lvl0.prod.active {
    background-color: #2c5091;
    color: #fff;
    border-bottom: 2px solid #2c5091;
}
/*.top_nav ul.base_ul li.lvl0.prod:hover {*/
    /*background-color: #2c5091;*/
    /*color: #fff;*/
    /*border-bottom: 2px solid #fff;*/
/*}*/
.top_nav ul.base_ul li.lvl0:hover a,
.top_nav ul.base_ul li.lvl0.active a {
    color: #fff;
}
.top_nav ul ul {
    display: none;

    position: absolute;
    z-index: 50;
    background-color: #2c5091;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    margin: 2px 0 0 -22px;
    padding: 0;
}

.top_nav ul.base_ul li.lvl0:hover ul.subnav_lvl1 {
    display: block;
}
.top_nav ul.base_ul li.lvl0:hover ul.subnav_lvl1.mobile {
    display: none;
}

.top_nav ul.base_ul li.p_1:hover ul.subnav_lvl2 {
    display: block;
}
.top_nav ul.base_ul li.p_1:hover ul.subnav_lvl2.mobile {
    display: none;
}

.top_nav ul ul a {
    color: #fff;
}
.top_nav ul ul li {
    border-bottom: 2px solid #fff;
    list-style: none;
    padding: 0;
    margin: 0;
}
.top_nav ul ul li:hover {
    background-color: #77BBEB;
}
.top_nav ul ul li a {
    padding: 12px 20px;
    display: inline-block;
}
.top_nav ul ul li:last-child {
    border-bottom: 0;
}

.top_nav ul li.p_2.subcat > a {
    padding-bottom: 0;
}

.top_nav ul.subnav_lvl2 {
    display: none;

    position: absolute;
    margin-left: 100%;
    border-left: 5px solid transparent;
    background-color: transparent;
    margin-top: -0px;
    width: 100%;
}
.top_nav ul.mobile {
    display: none;
}

.top_nav ul.subnav_lvl2 > li {
    background-color: #2c5091;
}
.top_nav ul.subnav_lvl3 {
    display: block;

    position: relative;
    margin: 0;
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 6px;
    padding-top: 4px;
}
.top_nav ul.subnav_lvl3 li {
    padding: 2px 0 2px 66px;
    border-bottom: 0;
}
.top_nav ul.subnav_lvl3 li:before {
    content: '>';
    position: absolute;
    margin-left: -10px;
}
.top_nav ul.subnav_lvl3 li a {
    padding: 0;
}

footer.footer {
    border-top: 2px solid #dedede;
}

footer.footer .foot_box {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 26px;
    padding-bottom: 25px;
}
footer.footer .info_adresse {
    float: left;
    width: 50%;
    font-size: 19px;
    line-height: 25px;
    color: #323231;
}
footer.footer .nav_bot {
    float: right;
    width: 50%;
    font-size: 19px;
    color: #323231;
    font-weight: bold;
    text-align: right;
}
footer.footer .nav_bot a {
    font-size: 19px;
    color: #323231;

}
footer.footer .nav_l1 {
    padding: 0 0 8px 0;
}
footer.footer .nav_l2 {
}
footer.footer .video_link {
    padding-top: 14px;
}

a.picto_pdf {
    background-image: url(img/picto-pdf.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 44px;
    line-height: 36px;
    display: inline-block;
}



.home_data {
    padding: 40px 0;
    margin: 0 auto;
    max-width: 960px;
}
.home_data h1 {
    font-size: 65px;
    font-weight: normal;
    color: #2d5091;
    text-align: center;
}
.home_data .list_lien {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home_data a {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    text-decoration: none;
    display: flex;
    margin-bottom: 20px;
    height: 240px;
    text-align: center;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;

    /*flex-grow: 1;*/
}
.home_data a:hover {
    color: #fff;
    text-decoration: none;
}
.home_data a.l1 {
    width: 50%;
    background-color: #77bbeb;
    border-right: 10px solid #fff;
}
.home_data a.l2 {
    width: 50%;
    background-color: #00184b;
    border-left: 10px solid #fff;
}

.home_data a.l3 {
    width: 33%;
    background-color: #272e6d;
    border-right: 10px solid #fff;
}
.home_data a.l4 {
    width: 34%;
    background-color: #0076ba;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}
.home_data a.l5 {
    width: 33%;
    background-color: #004892;
    border-left: 10px solid #fff;
}

.home_data a.l6 {
    width: 50%;
    background-color: #2c3d8a;
    border-right: 10px solid #fff;
}
.home_data a.l7 {
    width: 50%;
    background-color: #009ddf;
    border-left: 10px solid #fff;
}


div.home_slide {
    height: 687px;
}
div.page_slide {
    height: 548px;
}
div.page_slide .masque,
div.home_slide .masque {
    background-image: url("img/masque-slider.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    height: 548px;
    width: 323px;
    z-index: 10;
}
div.home_slide .fleche_g,
div.home_slide .fleche_d {
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    height: 82px;
    width: 43px;
    z-index: 11;
    margin-top: 230px;
    cursor: pointer;
}
div.home_slide .fleche_g {
    background-image: url("img/fleche-g.png");
    left: 52px;
}
div.home_slide .fleche_d {
    background-image: url("img/fleche-d.png");
    right: 52px;
}

div.page_slide .slide_data_box,
div.home_slide .slide_data_box {
    height: 548px;
    width: 100%;
    overflow: hidden;
}
div.page_slide .slide_data_box .slide,
div.home_slide .slide_data_box .slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 548px;
}
div.page_slide .slide_data_box .slide.right {
    background-position: center right;
}

div.page_slide .slide_data_box .slide.contact {
    background-position: top left;
    margin-left: 165px;
}

div.home_slide .slide_data_box .slide {
    position: absolute;
    width: 100%;
}

div.home_slide .slide_text {
    height: 136px;
    background-image: url("img/homeslider-botbg.jpg");
    background-repeat: no-repeat;
    background-position: 137px 0;
}
div.home_slide .slide_text .txt_box {
    height: 136px;
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
div.home_slide .slide_text .txt_box .text {
    text-align: center;
    padding-left: 150px;
    font-size: 45px;
    line-height: 45px;
    color: #2d5091;
    position: absolute;
    width: 100%;
}
/*div.home_slide .slide_text .txt_box .text b {*/
    /*display: flex;*/
    /*align-content: center;*/
    /*justify-content: center;*/
    /*align-items: center;*/
/*}*/
div.home_slide .slide_text .txt_box .text b img {
    padding: 0 6px;
    vertical-align: middle;
}


.societe_data {
    padding: 50px 0 55px;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
}
.societe_data h1 {
    color: #244b90;
    font-weight: normal;
    font-size: 90px;
    line-height: 80px;
    margin: 0;
}
.societe_data .soc_logo {
    position: absolute;
    left: 0;
    bottom: 55px;
}
.societe_data .soc_info {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    max-width: 460px;
    float: right;
    margin-top: -15px;
}
.visu_gamme_box {
    background-color: #080703;
    text-align: center;
    padding-bottom: 25px;
}


.contact_data {
    padding: 52px 0 50px;
    margin: 0 auto;
    max-width: 1000px;
}
.contact_data h1 {
    padding: 0 0 40px;
    margin: 0;
    text-align: center;
    font-size: 65px;
    line-height: 65px;
    color: #2d5091;
    font-weight: normal;
}
.contact_data .form_box {
    margin: 0 auto;
    max-width: 500px;
    padding: 0 10px;
}
.contact_data .form_box p {
    padding: 0;
    margin: 0 0 18px 0;
}
.contact_data .form_box .wpcf7-text,
.contact_data .form_box .wpcf7-textarea {
    width: 100%;
    font-size: 16px;
    border: 1px solid #000;
}

.contact_data .form_box .wpcf7-submit {
    padding: 2px 22px;
    font-size: 18px;
    border: 0;
    background-color: #244b90;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.contact_data .info_legal {
    font-size: 12px;
    line-height: 13px;
}

.bande_dl_pdf {
    background-color: #244a90;
    padding: 68px 0;
    text-align: center;
    margin-bottom: 50px;
}
.bande_dl_pdf a {
    font-size: 25px;
    line-height: 26px;
    color: #fff;
}



.pagevideo_data {
    padding: 52px 0 50px;
    margin: 0 auto;
    max-width: 1280px;
}
.pagevideo_data h1 {
    padding: 0 0 40px;
    margin: 0;
    text-align: center;
    font-size: 65px;
    line-height: 65px;
    color: #2d5091;
    font-weight: normal;
}
.pagevideo_data .video_box {
}
.pagevideo_data .video_box video {
    max-width: 100%;
}

.prod_data {
    padding: 52px 0 50px;
    margin: 0 auto;
    max-width: 1000px;
}
.prod_data.search {
    padding: 15px 0 50px;
}
.prod_data h1 {
    padding: 0 0 22px;
    margin: 0;
    text-align: center;
    font-size: 65px;
    line-height: 65px;
    color: #2d5091;
    font-weight: normal;
}
.prod_data h2 {
    padding: 0 0 5px 25px;
    margin: 0;
    font-size: 29px;
    line-height: 29px;
    color: #2d5091;
    font-weight: bold;
    text-transform: uppercase;
}
.prod_data h3 {
    padding: 22px 0 5px 40px;
    margin: 0;
    font-size: 20px;
    line-height: 20px;
    color: #2d5091;
    font-weight: bold;
    text-transform: uppercase;
}
.prod_data .list_header {

}
.prod_data .list_header .img {

}
.prod_data .list_header .img img {
    width: 100%;
}
.prod_data .list_header .txt {
    font-size: 20px;
    color: #2c5091;
    padding: 12px 30px 20px;
}
.prod_data .list_header .txt p {
    margin: 0;
    padding: 0;
}

.prod_data .list_prod {
    padding: 46px 0 0 0;
}
.prod_data.search .list_prod {
    padding: 0;
}
.prod_data .list_prod .prod_box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #2c5091;
    padding: 15px 0;
    margin-right: 25px;
}
/*.prod_data .list_prod .prods .prod_box:last-child {*/
.prod_data .list_prod .sublist_prods .prods:last-child .prod_box:last-child {
    border: 0;
}
.prod_data .list_prod .sublist_prods .prods .prod_box:last-child {
    border-bottom: 1px solid #2c5091;
}
.prod_data .list_prod .prods:last-child .prod_box:last-child {
    border: 0;
}
.prod_data .list_prod .prod_box:last-child {
    border: 0;
}

.prod_data .list_prod .prod_box .img {
    width: 220px;
    padding-left: 25px;
    flex-shrink: 0;
}
.prod_data .list_prod .prod_box .img img {

}
.prod_data .list_prod .prod_box .txt {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    width: 100%;
}
.prod_data .list_prod .prod_box .txt p {
    padding: 0;
    margin: 0;
}
.prod_data .list_prod .prod_box .txt span {
    color: #2d5091;
    font-weight: bold;
}
.prod_data .list_prod .prod_box .pdf {
    width: 110px;
    flex-shrink: 0;
    text-align: right;
}
.prod_data .list_prod .prod_box .pdf a {
    background-image: url("img/picto-pdf-big.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    width: 61px;
    height: 61px;
    margin-right: -25px;
}
.prod_data .sep {
    border-bottom: 3px solid #2c5091;
    padding: 25px 0 0 0;
    margin: 0 25px 55px 0;
}
.prod_data .sep.smallline {
    border-bottom: 1px solid #2c5091;
}


.contenu_std {
    padding: 52px 0 50px;
    margin: 0 auto;
    max-width: 1000px;
}
.contenu_std h1 {
    padding: 0 0 22px;
    margin: 0;
    text-align: center;
    font-size: 65px;
    line-height: 65px;
    color: #2d5091;
    font-weight: normal;
}
.contenu_std h2 {
    padding: 0 0 18px;
    margin: 0;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    color: #2d5091;
    font-weight: normal;
}
.contenu_std h3 {
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 24px;
    line-height: 24px;
    color: #2d5091;
    font-weight: normal;
}
.contenu_std h3 a {
    color: #2d5091;
}


body.search .hentry {
    margin: 15px 0;
    border-bottom: 1px solid #2c5091;
    padding: 15px 0;
}

.comment-navigation a,
.posts-navigation a,
.post-navigation a {
    color: #2d5091;
}



@media screen and (max-width: 1500px) and (min-width: 1400px) {
    div.home_slide {
        height: 506px;
    }

    div.home_slide .fleche_g,
    div.home_slide .fleche_d {
        margin-top: 144px;
    }

    div.home_slide .slide_text {
        height: 136px;
        background-position: 81px 0;
    }
    div.home_slide .slide_text .txt_box .text {
        padding: 0 20px 0 101px;
        font-size: 32px;
        line-height: 34px;
    }
    /*div.home_slide .slide_text .txt_box .text br {*/
        /*display: none;*/
    /*}*/

    div.page_slide {
        /*display: none;*/
        height: 370px;
    }

    div.page_slide .masque,
    div.home_slide .masque {
        background-size: auto 100%;
        height: 370px;
    }
    div.page_slide .slide_data_box,
    div.home_slide .slide_data_box {
        height: 370px;
    }
    div.page_slide .slide_data_box .slide,
    div.home_slide .slide_data_box .slide {
        height: 370px;
    }
    div.home_slide .slide_data_box .slide.right,
    div.page_slide .slide_data_box .slide.right {
        background-position: center center;
    }
    div.page_slide .slide_data_box .slide.contact {
         background-position: top left;
         margin-left: 100px;
     }

}

@media screen and (max-width: 1399px) and (min-width: 681px) {

    div.home_slide {
        height: 409px;
    }

    div.home_slide .fleche_g,
    div.home_slide .fleche_d {
        margin-top: 109px;
    }

    div.home_slide .slide_text {
        height: 109px;
        background-position: 58px 0;
    }
    div.home_slide .slide_text .txt_box {
        height: 109px;
    }
    div.home_slide .slide_text .txt_box .text {
        padding: 0 20px 0 94px;
        font-size: 30px;
        line-height: 32px;
    }
    /*div.home_slide .slide_text .txt_box .text br {*/
        /*display: none;*/
    /*}*/

    .home_data {
        padding: 20px 0;
    }


    div.page_slide {
        /*display: none;*/
        height: 300px;
    }

    div.page_slide .masque,
    div.home_slide .masque {
        background-size: auto 100%;
        height: 300px;
    }
    div.page_slide .slide_data_box,
    div.home_slide .slide_data_box {
        height: 300px;
    }
    div.page_slide .slide_data_box .slide,
    div.home_slide .slide_data_box .slide {
        height: 300px;
    }
    div.home_slide .slide_data_box .slide.right,
    div.page_slide .slide_data_box .slide.right {
        background-position: center center;
    }
    div.page_slide .slide_data_box .slide.contact {
         background-position: top left;
         margin-left: 90px;
    }
}

@media screen and (max-width: 800px) {

    footer.footer {
        padding: 0 20px;
    }
    footer.footer .info_adresse {
        font-size: 16px;
        line-height: 20px;
    }
    footer.footer .nav_bot a {
        font-size: 16px;
    }

    .home_data .list_lien {
        padding: 0 10px;
    }
    .home_data a {
        font-size: 24px;
        line-height: 30px;
        height: 200px;
    }
    div.home_slide .slide_text .txt_box .text {
        font-size: 26px;
        line-height: 30px;
    }

    .societe_data {
        text-align: center;
    }
    .societe_data h1 {
        text-align: left;
    }
    .societe_data .soc_info {
        color: #000;
        max-width: 460px;
        float: none;
        margin-top: 0;
        text-align: left;
        display: inline-block;
    }
    .societe_data .soc_logo {
        position: initial;
        left: initial;
        bottom: initial;
        padding: 10px 0 0 0;
        text-align: center;
    }
}

@media screen and (max-width: 680px) {

    .head_top {
        height: auto;
        max-width: 100%;
        margin: 0 auto;
        padding-bottom: 12px;
    }
    .head_top .logo_box {
        float: none;
        margin: 15px 0 0 15px;
    }
    .head_top .logo_box img {
        max-width: 90%;
    }
    .head_top .search_box {
        float: none;
        margin: 20px auto 0;
        max-width: 250px;
    }
    .head_top .search_box input#search {
        padding: 0;
    }



    .top_nav {
        font-size: 20px;
        line-height: 45px;
    }
    .top_nav li.lvl0 > a {
        font-size: 20px;
    }

    .top_nav .nav_box {
        max-width: 100%;
        margin: 0 auto;
    }

    .top_nav ul.base_ul {
        width: 100%;
        display: block;
    }
    .top_nav ul.base_ul li.lvl0 {
        padding: 2px 22px 0;
        display: block;
        border-bottom: 0;
        text-align: center;
    }
    .top_nav ul ul {
        display: none;

        position: relative;
        font-size: 16px;
        line-height: 17px;
        margin: 0;
        padding: 0;
    }

    .top_nav ul.base_ul li.lvl0:hover ul.subnav_lvl1 {
        display: none;
    }
    .top_nav ul.base_ul li.lvl0:hover ul.subnav_lvl1.mobile {
        display: none;
    }

    .top_nav ul.base_ul li.p_1:hover ul.subnav_lvl2,
    .top_nav ul.base_ul li.p_1:active ul.subnav_lvl2 {
        display: none;
    }
    .top_nav ul.base_ul li.p_1:hover ul.subnav_lvl2.mobile,
    .top_nav ul.base_ul li.p_1:active ul.subnav_lvl2.mobile {
        display: none;
    }

    .top_nav ul.subnav_lvl2 {
        display: none;
    }
    .top_nav ul.subnav_lvl2.mobile {
        display: none;
    }

    .top_nav ul ul li {
        border-bottom: 1px solid #fff;
        padding: 0;
        margin: 0;
    }
    .top_nav ul ul li a {
        padding: 8px 20px;
    }
    .top_nav ul ul li:last-child {
        border-bottom: 1px solid #fff;
    }
    .top_nav ul ul.subnav_lvl3 li:last-child {
        border-bottom: 0;
    }

    .top_nav ul li.p_1 {
        border-bottom: 0;
        margin-top: 14px;
    }

    .top_nav ul li.p_1 > a {
        font-weight: bold;
    }

    .top_nav ul li.p_2.subcat > a {
        padding-bottom: 0;
    }

    .top_nav ul.subnav_lvl2 {
        display: none;

        text-align: left;

        position: relative;
        margin-left: 0;
        border-left: 0;
        margin-top: 0px;
        width: 100%;
    }
    .top_nav ul.subnav_lvl3 {
        display: block;
        padding-top: 5px;

        position: relative;
        margin: 0;
        font-size: 14px;
        line-height: 15px;
        padding-bottom: 6px;
    }
    .top_nav ul.subnav_lvl3 li {
        padding: 0 0 5px 45px;
        border-bottom: 0;
    }
    .top_nav ul.subnav_lvl3 li a {
        padding: 0;
    }


    .home_data h1 {
        font-size: 48px;
        margin: 0 0 18px 0;
    }

    .home_data .list_lien {
        justify-content: center;
    }

    .home_data a {
        font-size: 16px;
        line-height: 20px;
        height: 180px;
    }
    .home_data a.l3 {
        width: 50%;
    }
    .home_data a.l4 {
        width: 50%;
        border-right: 0;
     }
    .home_data a.l5 {
        width: 50%;
        border-left: 0;
        border-right: 10px solid #fff;
    }
    .home_data a.l6 {
        border-right: 0;
        border-left: 10px solid #fff;
    }
    .home_data a.l7 {
        width: 50%;
        border-left: 0;
        border-right: 10px solid #fff;
    }

    footer.footer .info_adresse {
        float: none;
        width: 100%;
        padding-bottom: 25px;
    }
    footer.footer .nav_bot {
        float: none;
        width: 100%;
        text-align: left;
    }

    .societe_data {
        padding: 50px 15px 30px;
        max-width: 100%;
    }
    .societe_data h1 {
        font-size: 42px;
        line-height: 40px;
        margin-bottom: 25px;
    }

    .contact_data h1 {
        padding: 0 0 25px;
        font-size: 38px;
        line-height: 38px;
    }
    .bande_dl_pdf {
        padding: 30px 15px;
    }

    .pagevideo_data h1 {
        padding: 0 0 25px;
        font-size: 38px;
        line-height: 38px;
    }

    .prod_data h1 {
        font-size: 38px;
        line-height: 38px;
        padding: 0 15px 22px;
    }
    .prod_data .list_header .txt {
        font-size: 16px;
    }
    .prod_data h2 {
        font-size: 26px;
        line-height: 26px;
    }

    .prod_data .sep {
        padding: 25px 0 0 0;
        margin: 0 15px 55px;
    }

    .prod_data .list_prod .prod_box {
        display: block;
        border-bottom: 1px solid #2c5091;
        padding: 20px 0 15px;
        margin: 0 15px;
    }
    .prod_data .list_prod .prod_box .img {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .prod_data .list_prod .prod_box .txt {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
        padding: 8px 0 14px 0;
    }
    .prod_data .list_prod .prod_box .pdf {
        width: 100%;
        text-align: center;
    }
    .prod_data .list_prod .prod_box .pdf a {
        background-size: 48px auto;
        width: 48px;
        height: 48px;
        margin-right: 0;
    }


    div.home_slide {
        height: 336px;
    }

    div.home_slide .fleche_g,
    div.home_slide .fleche_d {
        display: none;
    }

    div.home_slide .slide_text {
        height: 136px;
        background-position: -200px 0;
    }
    div.home_slide .slide_text .txt_box .text {
        padding: 0 20px;
        font-size: 20px;
        line-height: 22px;
    }
    div.home_slide .slide_text .txt_box .text br {
        display: none;
    }

    div.page_slide {
        /*display: none;*/
        height: 200px;
    }

    div.page_slide .masque, div.home_slide .masque {
        display: none;
    }
    div.page_slide .slide_data_box,
    div.home_slide .slide_data_box {
        height: 200px;
    }
    div.page_slide .slide_data_box .slide,
    div.home_slide .slide_data_box .slide {
        height: 200px;
    }
    div.home_slide .slide_data_box .slide.right,
    div.page_slide .slide_data_box .slide.right {
        background-position: center center;
    }
    div.page_slide .slide_data_box .slide.contact {
        background-position: top left;
        margin-left: 0;
    }



    .contenu_std {
        padding: 40px 15px 50px;
        max-width: 100%;
    }
    .contenu_std h1 {
        padding: 0 0 16px;
        font-size: 38px;
        line-height: 38px;
    }
    .contenu_std h2 {
        text-align: center;
        font-size: 26px;
        line-height: 28px;
    }
    .contenu_std h3 {
        font-size: 18px;
        line-height: 18px;
    }

}


@media screen and (max-width: 350px) {

    footer.footer .info_adresse {
        float: none;
        width: 100%;
        padding-bottom: 25px;
    }
    footer.footer .nav_bot {
        float: none;
        width: 100%;
        text-align: left;
    }
    footer.footer .nav_bot .nav_l1 {
        padding-bottom: 18px;
    }
    footer.footer .nav_bot .nav_l1 a {
        display: inline-block;
    }
    footer.footer .nav_bot .nav_l2 a.picto_pdf {
        line-height: 18px;
    }

    .home_data .list_lien {

    }
    .home_data a {
        font-size: 14px;
        height: 140px;
    }
    div.home_slide .slide_text .txt_box .text {

    }
}