.fa-1x {
    font-size: 17px;
}
.c_orange{
    color: #f26713 !important;
}
.rec-img a img {
    width: 100px !important;
}
 .lt-img a img{
    width: 100px !important;
}
.mv-img a img{
    width: 100px !important;
}
.author-img img {
    width: 249px;
}
.logo a img {
    height: 62px;
}
.int-img a img {
    height: 81px !important;
}
.int-img a img {
    width: 100px !important;
}
.more-img a img {
    width: 260px !important;
}
.pop-img.index a img{
    width: 100px !important;
}
.f-about img {
    width: 200px;
}
.title-rubrique {
    padding: 10px;
    box-shadow: 0px 0px 10px 4px orange;
    margin: 10px auto;
    font-weight: 600;
    color: orange;
}
.content-p {
    box-shadow: 0px 1px 3px 0px;
    padding: 12px;
    margin: 15px auto;
    line-height: 1.5;
    font-size: 14px;
    border-radius: 10px;
}
.img-rubrique img {
    width: 100%;
    border-radius: 10px;
}
.content-p:hover {
    box-shadow: 0 0 5px 1px orange;
}
.menu-area .main-menu ul li a{
    font-size: 12px;
}
.list-inline-item.text-uppercase {
    margin: 0 !important;
}
.menu-area .main-menu ul li a {
    margin-right: 7px !important;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .visible-xs {
        display: none;
    }
    .top-col-md-8{
        margin-top: 77px !important;
    }
    body {
        overflow-x: hidden !important;
    }
}
/*body {*/
/*    background-image: url('https://www.pme-web.com/wp-content/uploads/bfi_thumb/Logiciel-newsletter-o1qk0oxznn2q0ajj1ekjvzudjt5dplqolymdw50sgo.jpg');*/
/*    background-attachment: fixed;*/
/*    background-size: cover;*/
/*}*/

/*.container {*/
/*    background-color: white;*/
/*    box-shadow: 0px 5px 11px 8px #373434;*/
/*}*/


