/********** TEXT SEO PRODUIT *********/
@media (min-width: 320px) and (max-width: 767px) {
    .seo-txt-home h2 {
        font-family: "Open Sans", sans-serif;
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 15px;
        text-align: center;
        margin-top: 3px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .seo-categorie-colonne {
        display: none;
    }
    .seo-txt-home-content {
        background: #fff;
        padding: 15px 25px;
    }
    .seo-txt-home-content h2>span:last-child{
        margin-left: -7px !important;
    }
}
@media (max-width: 1024px) {
    .seo-txt-home-content {
        min-height: 413px;
        overflow: auto;
    }
}
/********** FIN  TEXT SEO PRODUIT *********/



/**********  CONTAINER MARGE  *********/

@media  (max-width: 1500px) {
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 25px;
        padding-right: 25px;
    }
}
/**********   FIN CONTAINER MARGE   *********/



/**********  FONCTION MOBILE *********/
.fonction-mobile{
display: none;
}
@media (max-width: 767px) and (min-width: 320px) {
    .fonction-mobile{
        display: block;
        background-color: #f1f1f1;
        padding-bottom: 10px;
        margin: 0 -15px;
    }
    .bloc-header-telephone{
        padding-top: 20px;
    }
    .bloc-header-loupe{
        padding-top: 15px;
    }
}
/********** FIN FONCTION MOBILE *********/



/********** TEXT SEO HOME         *********/
.liste-footer{
    float: left;
    margin-left: 0%;
}
@media (max-width: 1024px) and (min-width: 768px) {
    .liste-footer {
        margin-left: 0px;
    }
}
.seo-txt-home-content {
    overflow: auto;
}
@media (max-width: 767px) and (min-width: 320px) {
    .seo-txt-home-content {
        background: #fff;
        padding: 15px 25px;
        max-height: 400px;
        overflow: auto;
    }
    .footer-seo {
        padding-top: 10px;
        border-right: 1px solid #e3e3e3;
        display: none;
    }
    .liste-footer {
        float: none;
        margin-left: 0%;
        margin-bottom: 20px;
    }
    .liste-footer.first{
        margin-bottom: 20px;
    }
    .footer-container #footer h4 {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .seo-txt-home h2 {
        font-family: "Open Sans", sans-serif;
        font-size: 44px;
        font-weight: 600;
        margin-bottom: 0px;
        text-align: center;
        margin-top: 3px;
    }
}
@media (min-width: 1024px) and (max-width: 1200px) {
    .seo-txt-home h2 {
        font-family: "Open Sans", sans-serif;
        font-size: 44px;
        font-weight: 600;
        margin-bottom: 0px;
        text-align: center;
        margin-top: 3px;
    }
}
/********** FIN TEXT SEO HOME     *********/


/********** BLOC 3 BLOCK ACCUEIL *********/

.bloc2cc a > .conseils-partie1 .zeppelin{
    font-family: zeppelin;
    font-size: 30px;
    transform: scaleY(0);
    transform: none\0;
    transform: none\9;

}
@media (min-width: 992px) and (max-width: 1024px) {
    .bloc2cc a > .conseils-partie1 .zeppelin{
        font-family: zeppelin;
        font-size: 23px;
        transform: scaleY(0);
        transform: none\0;
        transform: none\9;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .bloc2cc a > .conseils-partie1 .zeppelin{
        font-family: zeppelin;
        font-size: 18px;
        transform: scaleY(0);
        transform: none\0;
        transform: none\9;
    }
}

.bloc2cc a > .conseils-partie1 .typodermic{
    font-family: typodermic;
    font-size: 30px;
    transform: scaleY(0);
    transform: none\0;
    transform: none\9;
}

@media (min-width: 992px) and (max-width: 1024px) {
    .bloc2cc a > .conseils-partie1 .typodermic{
        font-family: typodermic;
        font-size: 23px;
        transform: scaleY(0);
        transform: none\0;
        transform: none\9;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .bloc2cc a > .conseils-partie1 .typodermic{
        font-family: typodermic;
        font-size: 18px;
        transform: scaleY(0);
        transform: none\0;
        transform: none\9;
    }
}

/********** FIN BLOCK 3 PRODUIT ACCUEIL *********/



/********** FOOTER SLIDER ACCUEIL *********/
.bxslider-prefooter a{
    display:block;
    text-align:center;
    margin:0 auto;
    text-shadow:inherit!important;
}

.partenaires {
    background: #fff;
    margin-top: 20px;
    font-weight: 600;
    padding: 20px;
}
@media (max-width: 767px) {
    .partenaires ul li {
        display: inline;
        margin: 20px auto;
    }
}
/********** FIN FOOTER SLIDER ACCUEIL *********/




/********** FOOTER  SEO *********/
@media (min-width: 767px) and (max-width: 992px) {

    .sous-footer {
        border-top: 0px solid #e3e3e3;
        border-bottom: 0px solid #e3e3e3;
        margin-top: 30px;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .footer-seo {
        padding-top: 10px;
        border-right: 0px solid #e3e3e3;
    }
}
/********** FIN FOOTER  SEO *********/



/********** FOOTER SLIDER ACCUEIL *********/
.button.button-medium {
    font-size: 17px;
    line-height: 21px;
    color: #fff;
    padding: 0;
    font-weight: bold;
    background: #d5292f;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d5292f), to(#d5292f));
    background-image: -webkit-linear-gradient(top, #d5292f, 0%, #d5292f, 100%);
    background-image: -moz-linear-gradient(top, #d5292f 0%, #d5292f 100%);
    background-image: linear-gradient(to bottom, #d5292f 0%, #d5292f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF43B754', endColorstr='#FF42AC52', GradientType=0);
    border: 1px solid;
    border-color: #d5292f #d5292f #d5292f #d5292f;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    /*font-family:bebasneue;*/
}
.button.button-medium span {
    display: block;
    padding: 10px 10px 10px 14px;
    border: 1px solid;
    border-color: #d5292f; }
@media (max-width: 480px) {
    .button.button-medium span {
        font-size: 15px;
        padding-right: 7px;
        padding-left: 7px; } }
.button.button-medium span i.left {
    font-size: 24px;
    vertical-align: -2px;
    margin: -4px 10px 0 0;
    display: inline-block; }
@media (max-width: 480px) {
    .button.button-medium span i.left {
        margin-right: 5px; } }
.button.button-medium span i.right {
    margin-right: 0;
    margin-left: 9px; }
@media (max-width: 480px) {
    .button.button-medium span i.right {
        margin-left: 5px; } }
.button.button-medium:hover {
    background: #d5292f;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d5292f), to(#d5292f));
    background-image: -webkit-linear-gradient(top, #d5292f, 0%, #d5292f, 100%);
    background-image: -moz-linear-gradient(top, #d5292f 0%, #d5292f 100%);
    background-image: linear-gradient(to bottom, #d5292f 0%, #d5292f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3AA04C', endColorstr='#FF3AA04A', GradientType=0);
    border-color: #d5292f #d5292f #d5292f #d5292f; }

/********** FOOTER SLIDER ACCUEIL *********/


/********** DEVIS GRATUIT  *********/

@media (min-width: 320px) and (max-width: 767px) {
    .devis-container .button-container {
        margin-bottom: 20px;
        text-align: center;
        background-color: #2765ad;
        padding: 10px;
    }
    .devis-container .button-devis {
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 400;
        text-align: left;
        color: #fff;
        line-height: 45px;
        margin-bottom: 20px;
        padding: 0px;
    }

}
/********** FIN DEVIS GRATUIT *********/


/********** LIVRAISON RAPIDE *********/
@media (min-width: 320px) and (max-width: 767px) {
    .row-left {
        padding-right: 0;
        padding-left: 0!important;
    }
    .row-right {
        padding-right: 0!important;
        padding-left: 0!important;
    }
}

/********** FIN LIVRAISON RAPIDE *********/


/********** SAV *********/

.sav-container{
    margin-top: 20px;
    background-color: #fff;
    padding: 10px 25px;
}

.sav-container h2{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: left;
    color: #2765ad;
}

.sav-container h3{
    color: #2765ad;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
}

.sav-container p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 15px;
}
.sav-container .button-container{
    margin: 30px 0px;
}

.sav-container .button-contact{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    background-color: #2765ad;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.pages-externes{
    margin-top:0!important;
    padding-bottom: 30px;
}

.footer-active{
    color:#d5292f!important;
}

/********** FIN SAV *********/

/********** MOYEN DE PAIEMENT *********/

.moyen-paiment-container{
    margin-top: 20px;
    background-color: #fff;
    padding: 10px 25px;
}

.moyen-paiment-container h2{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: left;
    color: #2765ad;
}

.moyen-paiment-container h3{
    color: #2765ad;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
}

.moyen-paiment-container p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 15px;
}

.pages-externes{
    margin-top:0!important;
    padding-bottom: 30px;
}

.footer-active{
    color:#d5292f!important;
}

/********** FIN MOYEN DE PAIEMENT *********/

/********** CONSEILS D'EXPERTS *********/

.conseil-expert-container{
    margin-top: 20px;
    background-color: #fff;
    padding: 10px 25px;
}

.conseil-expert-container h2{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: left;
    color: #2765ad;
}

.conseil-expert-container h3{
    color: #2765ad;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
}

.conseil-expert-container p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 15px;
}

.conseil-expert-container p:nth-child(9){
    margin-bottom: 30px;
}

.conseil-expert-container .button-container {
    margin-bottom: 20px;
}


.conseil-expert-container .button-devis {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    background-color: #2765ad;
    padding: 10px 20px;
    margin-bottom: 20px;
}

/********** PAIEMENT-MANDAT *********/

.paiement-mandat-container{
    margin-top: 20px;
    background-color: #fff;
    padding: 10px 25px;
}

.paiement-mandat-container h2{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: left;
    color: #2765ad;
}

.paiement-mandat-container h3{
    color: #2765ad;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
}

.paiement-mandat-container p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 15px;
}

.pages-externes{
    margin-top:0!important;
    padding-bottom: 30px;
}

.footer-active{
    color:#d5292f!important;
}

/********** FIN PAIEMENT MANDAT *********/

/********** CGV *********/

.cgv-container{
    margin-top: 20px;
    background-color: #fff;
    padding: 25px;
}

.cgv-container h2{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: left;
    color: #2765ad;
}

.cgv-container h3{
    color: #2765ad;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    font-style: italic;
}

.cgv-container p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
}
.cgv-container p.etapes{
    font-weight:bold;
}
.cgv-container ul{
    list-style: initial;
    margin-left: 40px;
}

.frais-port-container table{
    text-align: left;
    margin: 25px auto;
}

.frais-port-container table thead td{
    padding: 16px;
    font-weight: 600;
    text-transform:uppercase;
}

.frais-port-container table thead tr{
    background-color: #dddddd;
    font-size: 13px;
}

.frais-port-container table tbody tr{
    background-color: #eeeeee;
    font-size: 13px;
}

.frais-port-container table tbody td{
    padding: 6px 10px 24px 22px;
    text-transform:uppercase;
}
/********** FIN PAIEMENT MANDAT *********/



/********** HOME **********/


/***** PARTIE CONSEILS CLIENTS ******/
@media (min-width: 320px) and (max-width: 767px) {

    .conseils-clients {
        padding: 20px 20px 20px 35px;
    }
}

/**** FIN PARTIE CONSEILS CLIENT ****/

/**** PARTIE SLIDER ****/
@media (min-width: 320px) and (max-width: 767px) {

    .produits-home {
        padding: 20px;
    }
    .produits-home >.col-md-12 {
        padding: 0px;
    }
    .onglets-home-pdm {
        padding: 0px;
    }
   .onglets-home-pdm >.col-md-12{
        padding: 0px;
    }
    .slider-home-mobile-content{
        padding: 15px 0px 40px;
    }
    #onglets-mobile{
        margin-top: 15px;
    }
    #onglets-mobile > .bx-wrapper > .bx-viewport{
        height: 55px !important;
    }
    #onglets-mobile > .bx-wrapper .bx-controls-direction a {
        top: 10%;
    }
}

/******* LISTING CATEGORIE PRODUITS *******/
@media (min-width: 320px) and (max-width: 767px) {
    .titre-categorie-content{
        line-height: 30px;
        margin-top: 20px;
    }
    #productsSortForm {
        float: none !important;
        width: 100%;
    }
    .nbrItemPage{
        width: 100%;
    }
    #productsSortForm > .selector1{
        text-align: center;
    }
    .content_sortPagiBar .sortPagiBar label, .content_sortPagiBar .sortPagiBar select {
        float: none !important;
        display: inline-block;
    }
    .content_sortPagiBar .sortPagiBar #productsSortForm select {
        float: none ;
        display: inline-block;
    }
    .nbrItemPage > .selector1{
        text-align: center;
        margin-bottom: 20px;
    }
    .content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
        float: none;
    }
    div#pagination{
        float: none;
        width: 100%;
    }
    #pagination > form.showall{
        width: 100%;
        margin: 8px 0px;
    }
    #pagination > ul.pagination{
        width: 100%;
        float: none;
        text-align: center;
    }
    #pagination > ul.pagination li{
        float: none;
    }
    .top-pagination-content .product-count{
        float: none;
    }

    div#pagination_bottom{
        float: none;
        width: 100%;
    }
    #pagination_bottom > form.showall{
        width: 100%;
        margin: 8px 0px;
    }
    #pagination_bottom > ul.pagination{
        width: 100%;
        float: none;
        text-align: center;
    }
    #pagination_bottom > ul.pagination li{
        float: none;
    }
    .bottom-pagination-content .product-count{
        float: none;
    }
}


/**** BLOG MOBILE ****/

@media (min-width: 320px) and (max-width: 767px) {
    .sdsarticleHeader p.title_block:after{
        content: "";
    }
}

/***** NAVIGATION TABLETTE *******/

@media (max-width: 992px) {
    .conseiller-header2{
        line-height: 50px;
    }
    .conseiller-en-ligne{
        display: none;
    }
}

.titre-footer-partie2 h3 a{
    color: #2765ad !important;
}
.titre-footer-partie2 h3 a:hover{
    color: #2765ad !important;
}

