#top_menu {
    background-color: #262626;
}
#top_menu .menu_language {}
#top_menu .menu_language ul li {
    display: inline-block;
}
#top_menu .menu_language ul li .dropdown-item {
    padding: 0 10px;
    background: transparent;
}
#top_menu .menu_language ul li:last-child .dropdown-item {
    padding-right: 0;
}
#top_menu .navbar-light .navbar-nav .nav-link {
    color: #fff;
    position: relative;
}
#top_menu .navbar-nav > a:hover:after, #top_menu .navbar-nav > a.menu_active_color:after {
    color: #b1935e;
    border-width: 0 0 2px
}
#top_menu .navbar-nav > a:hover:after {
    border-color: #b1935e !important;
}
#top_menu .logo_mobile {
    display: none;
}
#moteur_recherche select, #moteur_recherche input, #moteur_recherche a {
    margin: 0;
    height: 46px;
    text-transform: capitalize;
}
#moteur_recherche .c-filter__item {
    padding: 0;
}
#moteur_recherche select, #moteur_recherche input {
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}
#moteur_recherche {
    padding-top: 50px;
    padding-bottom: 50px;
}
#home_slider_search #search_fluid_container {
    background-color: rgba(0,0,0,0.5);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}#moteur_recherche a {
     padding: 8px 12px;
 }
#moteur_recherche input::placeholder {
    color: #495057;
}
#moteur_recherche select.form-control {
    background-image: url(../images/template/fleche.svg);
}
.annonce_accueil .prix {
    min-height: 65px;
}
.home_bandeau {
    text-decoration: none !important;
}
#footer .bloc_adresse {border-right: 1px solid #cccccc7d;}
#footer_bloc_2 {font-size: 14px;}
.bloc_membre {}
.bloc_membre img {
    height: 60px;
}
#footer2 {
    background-color: #000;
}
#listing_biens_container .custom-select {
    background-image: url(../images/template/fleche.svg);
    background-size: 11px;
    border-radius: 0;
}
.filter span {
    color: #969393;
    margin-right: 20px;
}
#listing_biens_container {
    padding: 30px 50px;
}
.lettre_energ {
    color: #000000;
}
.annonce_listing_voir {
    padding: 15px 25px;
    text-transform: uppercase;
}
.annonce_listing_reference {
    font-size: 13px;
}
.annonce_listing:last-child::after {
    border-bottom: 0;
}
.pagination .page-item .page-link {
    border: 0;
}
.pagination .page-item .page-link:focus {
    outline: 0px;
    box-shadow: none;
}
.pagination .page-item .page-link:hover {
    background: transparent;
}
.pagination .page-item.active .page-link {
    background: transparent;
    border: 1px solid #dee2e6;
}
#annonce_detail #retour_listing {
    border: 1px solid #ccc;
    padding: 10px 30px;
    font-size: 18px;
}
#annonce_detail .detail_car {
    border-right: 0;
    font-size: 18px;
}
#annonce_detail .offer__information_1 {
    padding-bottom: 35px;
    border-bottom: 1px solid #ccc;
}
#annonce_detail .picto_detail {
    margin: 0 20px 0 0 !important;
}
#annonce_detail .annonce_ville h4 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}
#annonce_detail .annonce_ville h4 i {
    font-size: 16px;
}
#annonce_detail #annonce_detail_description {
    text-align: justify;
    font-size: 16px;
    line-height: 19px;
}
#annonce_detail .annonce_detail_carac_valeur {
    font-size: 16px;
    color: #000;
    text-transform: lowercase;
}
#annonce_detail form #submit_annonce_detail_contact {
    width: 100%;
    padding: 8px;
    background-color: black;
}
#annonce_detail form .custom-control-label:before {
    border-radius: 0;
}
#annonce_detail form .custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #b1935e;
}
#contact h1 {
    font-size: 24px;
    font-weight: 700;
}
#contact h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 40px 0;
}
#contact #ct_submit {
    background-color: rgba(0, 0, 0, 1);
    padding: 10px 56px;
}
.custom-checkbox .custom-control-label:before {
    border-radius: 0;
    background: transparent;
    border: 1px solid silver;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #b1935e;
}
#footer .bloc_adresse .addresse br {
    display: none;
}
#home_coup_coeurs {
    background: #E6E6E6;
}
#home_coup_coeurs .annonce_accueil_inner {
    border: 0;
}
#listing_biens {
    background-size: contain;
}
@media screen and (max-width: 1500px) {
    #listing_biens {
        background-size: unset;
    }
}
@media screen and (max-width: 991px) {
    #top_menu .logo_desktop {
        display: none;
    }
    #top_menu .logo_mobile {
        display: block;
        margin-top: -50px;
    }
    #top_menu .menu_header_logo {
        border-color: #b1935e;
        border-radius: 0;
    }
    #top_menu .menu_header_logo span {
        background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
    }
    #footer .bloc_adresse {
        border-right: 0;
    }
    #footer .bloc_adresse .addresse br {
        display: block;
    }
    #footer .bloc_adresse .addresse span {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    #listing_biens_container {
        padding: 20px 20px;
    }
    #footer #footer_bloc_2 {
        text-align: left !important;
    }
    #footer .bloc_adresse {
        padding-bottom: 19px;
        border-bottom: 1px solid #cccccc7d;
    }
    #home_slider_search #search_fluid_container {
        padding: 0 30px !important;
    }
    #footer {
        padding-left: 15px;
        padding-right: 15px;
    }
}