#top_menu  {
    padding-top: 8px;
    padding-bottom: 8px;
    background-image: url("../images/template/fond_onglets.svg");
    background-position-y: bottom;
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: 67%;
}
#top_menu .bloc_menu .navbar-nav {
    margin-top: 20px;
}
#top_menu .navbar-light .navbar-nav .nav-link {
    color: #ffffff9c;
}
#top_menu .navbar-light .navbar-nav .nav-link.menu_active_color, #top_menu .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
}
.lettre_energ {
    color: #000000;
    font-weight: bold;
}
#listing_biens_container .custom-select {
    border-radius: 0;
    margin-left: 15px;
}
.annonce_listing:last-child::after {
    border-bottom: 0;
}
#top_menu .navbar-nav > a:hover:after, #top_menu .navbar-nav > a.menu_active_color:after {
    color: black !important;
    border-width: 0 0 2px;
    bottom: -5px;
}
#footer2 {
    background-color: #000000;
}
.annonce_accueil .ville.localite {
    font-weight: bold;
    font-size: 23px;
    line-height: 1;
}
.annonce_accueil .prix {
    min-height: 63px;
}
.annonce_accueil .bloc_energie {
    min-height: 54px;
}
#footer_bloc_2 p {
    margin-bottom: 0;
}
.bloc_adresse_footer {
    border-right: 2px solid #cccccc5e;
}
.logo_header_mobile {
    display: none;
}
.pagination-sm .page-link {
    background-color: transparent !important;
    border: 0;
    font-weight: bold;
    font-size: 18px;
    outline: 0;
    box-shadow: none !important;
}
.pagination-sm .page-link:hover {
    color: #000;
}
.page-item.active .page-link {
    border: 1px solid #dee2e6;
    border-radius: 0 !important;
    color: #000;
}
#annonce_detail #annonce_detail_description {
    text-align: justify;
    font-size: 16px;
    line-height: 1.5;
}
#annonce_detail h4 i {
    font-size: 16px;
}
#annonce_detail .annonce_detail_carac_libelle {
    color: #000;
    font-size: 16px;
}
#annonce_detail .annonce_carac_inner {
    border-bottom: 1px solid silver;
    padding-bottom: 8px;
    margin-bottom: 5px;
}
#annonce_detail .annonce_detail_carac_valeur {
    font-size: 15px;
    font-weight: bold;
}
#annonce_detail form #submit_annonce_detail_contact {
    background-color: #000000;
    padding: 10px 40px;
}
.image_renovation {
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.75);
}
#annonce_detail form .custom-control-label:before {
    border-radius: 0;
}
#annonce_detail form .custom-checkbox .custom-control-input:checked~.custom-control-label:before, .custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #99051a;
}
.custom-checkbox .custom-control-label:before {
    border-radius: 0;
    border: 1px solid #dee2e6;
    background-color: transparent;
}
#contact input[type="button"] {
    background-color: #000000;
    padding: 10px 40px;
}
#bloc_upload {
    display: none;
}
#contact .custom-file-label {
    border-radius: 0;
    border-color: #aaa4a3;
}
.listing_biens h1 {
    color: #428bca;
    border-bottom: 1px solid #428bca;
    margin-bottom: 20px;
    font-size: 28px;
}
.details_bien_admin .nav-tabs {
    width: 30%;
    float: left;
    display: block;
    border: 0;

}
.details_bien_admin .nav-tabs li {
    width: 100%;
    text-align: left;

}
.details_bien_admin .nav-tabs li a {
    display: block;
    background-color: #fff;
    padding: 10px 15px;
    box-sizing: border-box;
    color: #333;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    border: 0;
    margin-bottom: 10px;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.56);
}
.details_bien_admin .nav-tabs li a.active {
    background-color: #428bca;
    color: #fff;
    z-index: 1;
}
.details_bien_admin .tab-content {
    width: calc( 70% - 20px);
    margin-left: 20px;
    float: left;
}
.details_bien_admin .tab-content .tab-pane {
    background-color: #fcfcfc;
    padding: 10px 15px;
    border-radius: 4px;
    box-shadow: 2px 2px 8px #b7b7b7;
}
.details_bien_admin .bloc_submit {
    background-color: #fcfcfc;
    padding: 10px 15px;
    border-radius: 4px;
    box-shadow: 2px 2px 8px #b7b7b7;
}
.details_bien_admin  .form-group {
    position: relative;
}
.details_bien_admin  h3 {
    color: #428bca;
    border-bottom: 1px solid #428bca;
    margin-bottom: 20px;
}
.nouveau_bien {
    background-color: #e8e8e5;
    min-height: 100%;
    height: auto!important;
    padding: 70px 30px;
}
.details_bien_admin form {
    width: 100%;
}
#pieces a {
    width: 100%;
}
#pieces .bloc_piece {
    margin-bottom: 20px;
}
.btnenergie {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease;
    color: #000000;
    font-weight: bold;
    border-radius: 0;
    border: 1px solid #ccc;
    box-shadow: none !important;
    margin-left: -3px;

}

.transform-active {
    color: #ffffff !important;
    height: 50px;
    width: 50px;
}
.input-end {
    font-style: normal;
    width: auto;
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6px 10px;
    background: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.table_details_image_bien td {
    text-align: center;
    position: relative;
    border: 1px solid;
}
.table_details_image_bien a {
   margin-top: 20px;
}
.menu_page_listing_bien {
    border: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #428bca;
}
.menu_page_listing_bien .nav-link {
    color: #007bff;
    background: transparent;
    border: 0 !important;
}
.menu_page_listing_bien .nav-link.active {
    background: #007bff;
    color: #fff;
    border: 0;
    border-radius: 0;
}
.cursor_move {
    border: 1px solid;
    padding: 12px;
    margin-bottom: 20px;
    text-align: center;
    margin: 0px 20px 20px 20px;
}
.cursor_move img {
    display: block;
    margin: 0 auto;
}
.promotion .bloc-porjets_en_cours {
    height: 400px;
    width: calc(50% - 15px);
    margin-right: 15px;
    float: left;
    background-image: url("../images/template/photo_nos-projets-en-cours.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-size: cover;
}
.promotion .bloc_realisations {
    height: 400px;
    width: calc(50% - 15px);
    margin-left: 15px;
    float: left;
    background-image: url("../images/template/photo_nos-realisations.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-size: cover;
}
.promotion h2 {
    margin-top: 170px;
    text-align: center;
    color: #fff;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 26px;
}
.promotion a:hover {
    text-decoration: none;
}
#listing_biens {
    background-size: contain;
}
#listing_news {
    background-color: #FFFFFF;
}
#listing_news .bloc_news {
    width: calc(50% - 30px);
    margin: 15px;
}
#listing_news .news_listing_image {
    box-shadow: inset 0px 0px 0px 20px rgba(255, 255, 255, 0.6);
    height: 370px;
}
#listing_news .listing_news_date {
    color: #524e4e;
}
#listing_news .listing_news_inner {
    border: 0;
    background-color: rgb(242, 242, 242);
}
#listing_news .news_listing_content {
    border-top: 0;
}
#home_slider_search #search_fluid_container {
    display: none;
}
.annonce_accueil_inner {
    padding-bottom: 0;
}
#slick_derniers_biens .slick-list, #slick_derniers_biens .slick-track , #slick_derniers_biens .annonce_accueil{
    width: 100% !important;
}
#slick_derniers_biens_prev , #slick_derniers_biens_next {
    display: none;
}
#home_derniers_biens {
    background-color: #E6E6E6;
}
.btn_voir_annonce_listing {
    position: absolute;
    bottom: 0;
}
.slider-page-listing-bien .slick-list {
    background-color: #E6E6E6;
}
.slider-page-listing-bien .slick-slide {
    text-align: center;
}
.slider-page-listing-bien img {
    max-height: 550px;
    margin: 0 auto;
    max-width: 100% ;
    width: auto !important;
}
.slider-page-listing-bien .slick-prev {
    background-image: url(../images/fleche_gauche_detail.svg);
    width: 65px;
    height: 65px;
    background-color: #99051a;
    z-index: 22;
    background-position: -9px -6px;
    left: 0px;
}
.slider-page-listing-bien .slick-next {
    background-image: url("../images/fleche_droite_detail.svg");
    width: 65px;
    height: 65px;
    background-color: #99051a;
    z-index: 22;
    background-position: -9px -6px;
    right: 0px;
}
.slider-page-listing-bien .slick-prev:before, .slider-page-listing-bien .slick-next:before {
    content: '';
}
.annonce_listing_voir:hover {
    color: #ffffff;
}
.annonce_accueil_inner {
    background-color: #E6E6E6;
}
.annonce_accueil_inner img {
    max-height: 550px;
    margin: 0 auto;
}
.annonce_accueil_image {
    height: 550px;
}
#Nouveau_Bien_Form_descriptionFr {
    min-height: 300px;
}
#home_social a {
    background-color: #99051a;
    color: #fff;
    border-radius: 50%;
    width: 65px;
    height: 65px
}
#home_social i {
    font-size: 45px;
    margin: 10px 21px;
}
.annonce_bandeau_statut {
    z-index: 99;
}
@media screen and (max-width: 1650px) {
    #top_menu .bloc_menu .navbar-nav {
        margin-top: 50px;
    }
}
@media screen and (max-width: 1435px) {
    #top_menu {
        background-size: 75%;
    }
    #listing_biens {
         background-size: auto;
    }
}
@media screen and (max-width: 1400px) and (min-width: 767px){

}
@media screen and (max-width: 1150px) {
    #top_menu {
        background-size: 78%;
    }
    #top_menu .bloc_menu .navbar-nav {
        margin-top: 56px;
    }
}
@media screen and (max-width: 1020px) {
    #top_menu .bloc_menu .navbar-nav {
        margin-top: 65px;
    }
}
@media screen and (max-width: 991px){
    .logo_header_mobile {
        display: block;
    }
    .btn_voir_annonce_listing {
        position: relative;
    }
    .logo_header_desktop{
        display: none;
    }
    #top_menu {
        background-image: none;
    }
    #top_menu .navbar .navbar-toggler {
        padding: 12px 10px;
        border-radius: 0;
        border: 1px solid #99051A;
    }
    #top_menu .navbar .navbar-toggler .navbar-toggler-icon {
        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(153,5,26, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    #top_menu  .bloc_logo_header {
        display: none;
    }
    #footer_bloc_2 {
        padding: 0 0;
    }
    .bloc_adresse_footer {
        border-right: 0;
        border-bottom: 1px solid #cccccc5e;
        padding: 0 0 24px !important;
    }
    #footer {
        padding-right: 20px;
        padding-left: 20px;
    }
    #top_menu .navbar-light .navbar-nav .nav-link {
        color: #000;
    }
    #top_menu .bloc_menu .navbar-nav {
        margin-top: 0;
    }
    #top_menu .navbar-light .navbar-nav .nav-link.menu_active_color, #top_menu .navbar-light .navbar-nav .nav-link:hover {
        color: #99051a;
    }
    .details_bien_admin .nav-tabs {
        width: 100%;
        margin-bottom: 15px;
    }
    .details_bien_admin .tab-content {
        width: 100%;
        margin-left: 0;
    }
    .promotion .bloc-porjets_en_cours , .promotion .bloc_realisations {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
    }
    #listing_news .bloc_news {
        width: 100%;
        margin: 20px auto;
    }
}
@media screen and (max-width: 767px) {
    .page-item:last-child .page-link, .pagination-sm .page-item:first-child .page-link {
        font-size: 13px !important;
    }
    .pagination-sm .page-link {
        padding: 4px 9px !important;
        font-size: 16px !important;
    }
    .promotion .bloc-porjets_en_cours, .promotion .bloc_realisations {
        height: 300px;
        margin-right: 15px;
        margin-left: 15px;

    }
    .promotion h2 {
        margin-top: 140px;
    }
    #listing_news {
        padding: 0 15px;
    }
}