.navbar-default .navbar-nav  li a{
    padding:25px 8px 24px 8px !important;
}
.liste_presentation,
.service-content1 ul{
    margin-left: 30px;
    color: #555;
}
.liste_presentation li,
.service-content1 li{
    list-style: disc;
}
.contact-form{
    margin-top: 0px;   
}

.active-type,
.active-type > i{
    color: rgb(0,168,234) !important;
}
.project-category li a > .icons {
    width: 25px !important;
}
.img_projet{
    overflow: hidden;
    max-height: 200px;
}
.img_projet_type{
    overflow: hidden;
    max-height: 250px;
}
/*.img_projet_type_appart{
    overflow: hidden;
    max-height: 150px;
}*/
.m_b_15{
    margin-bottom: 15px;
}
.m_b_25{
    margin-bottom: 25px;
}
.hover-img{
    border: 1px solid #cccccc;
    border-radius: 5px;
}
@media screen and (min-width: 768px){
    .carousel-caption {
        padding-top: 30px;
        padding-bottom: 0px !important;
    }
}
.br_noir{
    background-color: rgba(0,0,0,0.3);
}
.block-project ul{
    margin-left: 40px;
}
.block-project ul li{
    list-style-type: disc !important;
}