.annonce_listing_voir {
    background-color: #ec8117 ;
}

#moteur_recherche a {
    color: #fff !important;
}

#annonce_detail form #submit_annonce_detail_contact {
    background-color: #ec8117 !important;
}
#footer {
    box-shadow: 0 0.5rem 2.9rem rgba(0,0,0,0.45)!important
}
#top_menu .navbar-light .navbar-nav .nav-link {
    font-size: 19px;
    font-weight: bold;
}

.sections_hp_sliders a.btn {
    color: #fff !important;
}

#dropdown_langues img {
    width: 25px;
}
input[type="number"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
}