@charset "UTF-8";
h2,
h3 {
    font-family: Lora, serif !important;
    font-weight: 700 !important;
}
h2 {
    margin: 54px 0 20px !important;
}
h3 {
    margin: 40px 0 14px !important;
}
#menu_blog {
    text-transform: uppercase;
    text-align: center;
}
#menu_blog a {
    font-family: Abril, times new roman, Times, serif;
    font-weight: 700;
    color: #000;
    display: inline-block;
    margin: 30px 30px 50px;
    font-size: 26px;
}
#menu_blog .checked {
    color: #6c2425;
    text-decoration: underline;
}
.text_content .result, #content_conseil .result{
    width: 280px !important;
    height: 390px !important;
    margin: 0 calc((100% - 852px) / 6) 30px;
}
#text2 {
    padding-top: 310px;
}
.blog h1 {
    margin-bottom: 30px !important;
    color: #000 !important;
    padding: 0 0 30px !important;
    margin: auto !important;
    min-width: 200px !important;
    background-image: none !important;
    width: 82% !important;
    text-align: center !important;
}
.blog .date {
    text-align: center;
    margin-bottom: 10px !important;
    padding-top: 10px !important;
}
.bslides,
.bslides li,
.over_prlx {
    position: absolute;
    width: 100%;
    height: 400px;
}
.bslides {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}
.bslides li {
    -webkit-backface-visibility: hidden;
    background-repeat: no-repeat;
    background-position: center -75px;
    background-size: 100% auto;
    display: none;
    left: 0;
    top: 0;
}
.bslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.titreFiche {
    font-size: 18px;
    text-transform: uppercase;
}
@media screen and (max-width: 1078px) {
    #text2 {
        padding-top: 170px;
    }
    .bslides,
    .bslides li,
    .over_prlx {
        height: 230px;
    }
    #text2 {
        background-position: 0 -52px !important;
    }
}
@media screen and (min-width: 1079px) and (max-width: 1170px) {
    #text2 {
        padding-top: 250px;
    }
    .bslides,
    .bslides li,
    .over_prlx {
        height: 290px;
    }
    #text2 {
        background-position: 0 -42px !important;
    }
}
@media screen and (min-width: 1171px) and (max-width: 1263px) {
    #text2 {
        padding-top: 280px;
    }
    .bslides,
    .bslides li,
    .over_prlx {
        height: 350px;
    }
    #text2 {
        background-position: 0 -2px !important;
    }
}
@media screen and (min-width: 1264px) and (max-width: 1496px) {
    .bslides,
    .bslides li,
    .over_prlx {
        height: 350px;
    }
    #text2 {
        background-position: 0 -2px !important;
    }
}
@media screen and (min-width: 1497px) and (max-width: 1724px) {
    #text2 {
        padding-top: 360px;
    }
    .bslides,
    .bslides li,
    .over_prlx {
        height: 360px;
    }
}
@media screen and (min-width: 1725px) and (max-width: 1957px) {
    #text2 {
        padding-top: 430px;
    }
    .bslides,
    .bslides li,
    .over_prlx {
        height: 450px;
    }
}
@media screen and (min-width: 1957px) {
    #text2 {
        padding-top: 530px;
    }
    .bslides,
    .bslides li,
    .over_prlx {
        height: 500px;
    }
}
@media screen and (max-device-width: 1024px) and (orientation: portrait), screen and (max-device-width: 1366px) and (orientation: landscape) {
    .text_content .result, #content_conseil .result{
        width: 230px !important;
        height: 350px !important;
        margin: 0 0 30px !important;
    }
}
@media screen and (max-device-width: 480px) and (orientation: portrait) {
    .text_content .result, #content_conseil .result{
        width: 345px !important;
        height: 410px !important;
        margin: 0 4px 38px 0 !important;
    }
}

