<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*PREMIUMBASE*/
.h1, h1{
    font-size: 30px;
}

.fancybox-navigation{
    top: 50%;
}

.invalid-feedback{
    display: block;
}

.listing-neuf .dropdown-menu.inner{
    max-height: 250px !important;
}

.detail_pieces ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1200px){
    .detail_pieces ul li{
        width: 31%;
    }
}

@media (max-width: 991px){
    .detail_pieces ul li{
        width: 47%;
    }
}

@media (max-width: 768px){
    .detail_pieces ul li{
        width: 100%;
    }
}

.line{
    height: 10px;
}

.home_heading{
    font-size: 28px;
    text-align: center;
}

.deco{
    padding: 10px 0;
}

.bootstrap-select&gt;.dropdown-toggle{
    background: #fff;
}

.btn-link:hover{
    color: #749713;
}

.dropdown-menu{
    padding: 0;
    padding: 5px;
}

.bootstrap-select.btn-group .dropdown-menu li a:before{
    padding-right: 5px;
    font-family: "Ionicons";
    font-size: 13px;
}

.bootstrap-select.btn-group .dropdown-menu li.selected a:before{
    font-family: "Ionicons";
}

.top_link{
    z-index: 99;
    bottom: 65px;
    background: #1d1d1d;
    border-radius: 0;
    border: 1px solid #f1f1f1;
}

.top_link:hover{
    height: 100px;
    text-align: center;
}

.header{
    background: transparent;
    position: relative;
}

.header .sticky_menu.stick-me.sticking{
    -webkit-animation: slide-down .4s;
    animation: slide-down .4s;
}

@-webkit-keyframes slide-down{
    0%{
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100%{
        opacity: .9;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slide-down{
    0%{
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100%{
        opacity: .9;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.lang .dropdown-toggle::after{
    content: "\f123";
    font-family: "Ionicons";
    position: absolute;
    border: 0;
    font-size: 12px;
    padding-top: 5px;
    opacity: 1;
    right: 3px;
    top: 11px;
}

.modal{
    z-index: 10000;
}

.bloc.bloc4{
    display: none;
}

@media (max-width: 768px){
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        display: block;
        position: absolute;
        right: -3px;
        top: 50px;
        font-size: 20px;
        background: #ddd;
        padding: 3px 12px;
        border-radius: 5px;
    }
    .plusdecritere{
        margin-top: 0;
    }
    .modal-content{
        padding: 15px 0;
    }
}

.bgAccueil{
    height: 100%;
    height: 100%;
    position: relative;
    background: url("/assets/images/bgimg.jpg") no-repeat center center fixed;
    background-size: cover;
}

.comparateur .top_page{
    background-image: url("../images/top_page/comparateur_top.jpg");
}

.recherche-detaillee .top_page{
    background-image: url("../images/top_page/recherche-detaillee_top.jpg");
}

aside.aside_contact{
    background-color: #1f1f1f;
}

aside .contact_coordinates, aside .aside_map{
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

aside .contact_img img{
    width: 100%;
}

aside .social_network i{
    font-size: 2em;
    padding: 0 5px;
}

.top_page{
    background-color: #173e65;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.top_page .top_heading{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.content_page{
    width: 66.6667%;
}

.sidebar{
    margin-top: -100px;
}

html [type=button]{
    text-align: center;
}

.map .gm-style-mtc div, #map .gm-style-mtc div, #map-proximite .gm-style-mtc div, #mapliste .gm-style-mtc div{
    height: 35px !important;
    font-size: 13px !important;
}

.map .gmnoprint.gm-bundled-control{
    top: 45px !important;
}

.sidebar .group_btn a{
    font-size: 13px;
    padding: 8px;
}

.sidebar_blocinfos{
    padding: 20px;
    margin-bottom: 20px;
}

.sidebar_blocinfos.sticky{
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
}

#bloc_fixed{
    bottom: 50%;
}

#bloc_fixed .bloc{
    background: rgba(0,0,0,.6);
    color: #fff;
}

#bloc_fixed .bloc a{
    color: #fff;
}

#bloc_fixed .bloc:hover{
    background: rgba(0,0,0,.75);
    right: 150px;
}

#bloc_fixed .bloc1 ul li:nth-child(1), #bloc_fixed .bloc2 ul li:nth-child(1), #bloc_fixed .bloc3 ul li:nth-child(1), #bloc_fixed .bloc4 ul li:nth-child(1){
    margin-right: 6px;
}

#bloc_fixed_bottom{
    background: rgba(0,0,0,.75);
}

#bloc_fixed .surcharge_favoris{
    left: -46px;
    top: 0;
}

.appel_horaires{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.page_heading{
    font-size: 26px;
}

.cont_coordonnees{
    padding-bottom: 40px;
    background-color: #333;
    color: #fff;
}

.cont_coordonnees .btn{
    width: 200px;
}

footer{
    background-color: #000;
    padding: 50px 10px;
}

footer, footer a{
    color: #fff;
}

footer .liens_right{
    text-align: right;
}

footer .liens_right{
    margin-top: 20px;
}

.moteur{
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    background-color: rgba(0,0,0,.6);
}

.plusdecritere{
    text-align: right;
    margin-top: 10px;
}

.plusdecritere .text-filtre1{
    width: 50%;
    display: inline-block;
}

.plusdecritere .text-filtre2{
    width: 49.5%;
    display: inline-block;
}

.input-group-addon{
    background: transparent none repeat scroll 0 0;
    border-left: 0 none;
    color: #111;
    font-size: 15px;
    position: relative;
    position: absolute;
    font-weight: 500;
    border: none;
    top: 0;
}

.radio_trans{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.radio_trans input[type=radio].css-checkbox + label.css-label{
    color: #fff;
}

.index .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label{
    border-bottom: 4px solid #fff;
    color: #fff;
    font-size: 17px;
}

.bootstrap-select{
    position: relative;
    border: 1px solid #ccc !important;
}

.dropdown-toggle::after{
    font-family: "Ionicons";
    position: absolute;
    right: 30px;
    border: 0;
}

.groupe_champs &gt; .c_message{
    width: 100%;
}

.form-search-d{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.contact .contact_formulaire, .recrutement .contact_formulaire, .estimation .contact_formulaire{
    width: 66.6667%;
}

.form-check-label,.c_rgpd{
    width: 100% !important;
    font-size: 10px;
}

.form-style{
    font-size: 1rem;
    border: 1px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact .contact_adresse, .estimation .contact_adresse{
    padding: 0;
    padding: 0 20px;
}

.estimation .form-navigation div{
    display: inline-block;
}

.estimation .progress{
    height: 17px;
    margin: 5px 0;
}

.groupe_champs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.groupe_champs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.critere_prix_hb{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bg_collapse{
    min-height: 480px;
    background-color: #fff;
}

.map{
    height: 250px;
}

.bg_collapse .btn-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.page-link{
    color: #000;
}

.page-item.active .page-link{
    z-index: 2;
    color: #000;
    background-color: transparent;
    border-color: transparent;
}

.breadcrumb-cms{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

article.item-listing:hover{
    cursor: hand;
    cursor: pointer;
}

.header_product{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.prod_listing &gt; .listing_article article{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e0e0e0;
}
.container_search {
    margin: 10px 0;
}
.container.prod_listing{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.prod_listing .block_info{
    position: relative;
}
/* 29/06/2021 BEGIN */
.prod_listing .article_content{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.prod_listing &gt; .listing_article article{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: .5%;
    margin-right: .5%;
}

.prod_listing &gt; .listing_article article{
    width: 50%;
}

.prod_listing .listing_article .block_img,
.prod_listing .listing_article .block_info{
    width: 100%;
}

.prod_listing .effect-cms .over_desc{
    display: none;
}

.prod_listing .article_content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.prod_listing &gt; .listing_article article{
    width: 32.3333%;
}

.prod_listing .card_list{
    margin-bottom: 25px;
    margin-top: 20px;
}

.prod_listing .card_list li{
    font-size: 17px;
}

.prod_listing .block_info{
    min-height: 300px;
}
/* 29/06/2021 END */
/*
.prod_listing.damier .article_content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.prod_listing.damier &gt; .listing_article article{
    width: 32.3333%;
}

.damier .card_list{
    margin-bottom: 25px;
    margin-top: 20px;
}

.damier .card_list li{
    font-size: 17px;
}

.prod_listing.damier .block_info{
    min-height: 300px;
}
*/
.btn-info i{
    font-size: 26px;
    vertical-align: middle;
    margin-right: 0;
}

.prod_listing.carte .over_desc, .prod_listing.carte .info_titre, .prod_listing.carte .info_prix-hai{
    display: none;
}

.prod_listing.carte .info_prix{
    font-size: 20px;
    margin: 20px 0 15px;
}

.prod_listing.carte .card_list{
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 15px;
}

.prod_listing.carte .info_ville{
    font-size: 15px;
    padding-left: 15px;
}

.prod_listing.carte .spin1.info_type{
    padding-left: 15px;
}

.listing .header-item, [class*="listing-"] .header-item{
    padding: 5px 0 0 20px;
}

.damier .header-item{
    padding: 20px 0 0 20px;
}

.module_recherche_carte{
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 150px;
}

.carte .card-fav-absolute{
    top: 0px;
}

.damier .card-fav-absolute{
    top: 10px;
}

.tool_boox_map{
    background: #333 none repeat scroll 0 0;
}

.bandeaux{
    color: #fff;
}

.block_etiquette{
    padding: 8px;
}

.b_ccoeur{
    background-color: #e34848;
}
.b_offre_en_cours{
    background-color: #ff1e1e;
}

.b_exclu{
    background-color: #74bab1;
}

.b_prestige{
    background-color: #e7c74d;
}

.b_investisseur{
    background-color: #8dac63;
}

.b_souscompromis{
    background-color: #3d2c62;
}

.b_vendu{
    background-color: #ff5800;
}

.b_loue{
    background-color: #e37c93;
}

.b_loc{
    background-color: #e34848;
}

.info_ville{
    font-size: 18px;
    padding-top: 6px;
}

.info_titre{
    font-size: 17px;
}

.info_prix{
    margin: 22px 0 15px 0;
    line-height: 20px;
    padding: 0 20px;
}

.info_prix sup{
    top: -12px;
}

.card_list li &gt; span{
    font-weight: bold;
}

.card_list li &gt; span:after{
    background: #000;
    bottom: -7px;
    content: "";
    height: 1px;
    left: 1px;
    line-height: 0;
    position: absolute;
    width: 10px;
}

.prod_listing .card_foot{
    padding: 0 1.5rem 1.5rem 1.25rem;
}

.prod_listing .card_foot &gt; ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.detail_carousel_expand{
    bottom: 80px;
    right: 20px;
    color: #fff;
}

.comparateur .container.resettop{
    top: -49px;
}

.comparateur .nav-tabs .nav-link{
    color: #464a4c;
    background-color: #f6f6f6;
}

.detail .container_page{
    margin-top: 20px;
}

.formcontactcms4 &gt; .groupe_champs, .formcms4 .groupe_champs, .form_clicktocall .groupe_champs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.detail_icone_share, .detail_tabs, .detail_form_contact, .detail_biens_sim{
    padding: 1.5rem 0;
}

.detail_taber{
    border-bottom: 1px solid #000;
}

.detail_taber .nav-link{
    padding: 10px 15px;
}
/* source ?
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #007bff !important;
    color: #fff;
    padding: 10px 15px;
}
*/
.detail_slide_thumbs &gt; li{
    transition: opacity .35s ease 0s,-webkit-transform .35s ease 0s;
    transition: opacity .35s ease 0s,transform .35s ease 0s;
    transition: opacity .35s ease 0s,transform .35s ease 0s,-webkit-transform .35s ease 0s;
}

.detail_slide_thumbs &gt; li &gt; img{
    transition: opacity .35s ease 0s,-webkit-transform .35s ease 0s;
    transition: opacity .35s ease 0s,transform .35s ease 0s;
    transition: opacity .35s ease 0s,transform .35s ease 0s,-webkit-transform .35s ease 0s;
}

.detail_icone &gt; ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.5rem;
}

.tab-content .card_list{
    justify-content: space-between;
}

.lignemoteur, .groupe_champs &gt; .form-group{
    width: 50%;
    padding: 0 10px;
}

.groupe_champs &gt; .c_message{
    width: 100%;
}

.detail_annexe{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.detail_annexe_nav{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
}

.detail_annexe_nav &gt; li a::after{
    font-weight: normal;
}

.detail_slide_thumbs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#detail_qrcode{
    text-align: right;
}

@media (max-width: 1024px){
    .detail .attribut_label0{
        padding: 0;
    }
}

@media (max-width:991px){
    .calendrier-loc-sais, #calendrier-loca-saisons{
        max-width: 95%;
        margin: 0 15px;
        padding: 10px;
        text-align: center;
    }
}

@media (max-width:420px){
    .calendrier-loc-sais, #calendrier-loca-saisons{
        max-width: 90%;
    }
    #calendrier-loca-saisons table{
        margin: auto;
        margin-bottom: 20px;
    }
}

.detail_header_sticky{
    background: #f4f4f4;
}

.detail_header .titre, .detail_header_sticky h1, .carousel_header .titre{
    position: relative;
    position: relative;
}

.detail_header_sticky &gt; .container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.detail_header_nav{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.detail_header .crit{
    padding-top: 7px;
}

.detail_header .crit span:nth-child(1){
    font-weight: 600;
}

.detail_header .titre:after{
    bottom: -1px;
    bottom: 0;
}

label.custom-file-control{
    overflow: hidden;
}

.home_cont_selection, .home_cont_categories{
    padding-top: 50px;
    padding-bottom: 50px;
}

.prod_accueil{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.prod_accueil article{
    border: 1px solid #ddd;
    width: calc(33.3% - 20px);
    margin: 10px;
}

.prod_accueil .block_img img{
    height: auto;
    width: 100%;
}

.prod_accueil .block_info{
    z-index: 0;
    padding: 20px;
    min-height: auto;
}

.prod_accueil .card-fav-absolute{
    top: 34%;
    right: 25px;
}

.prod_accueil .effect-cms .over_desc{
    display: none;
}

.prod_accueil .card_list{
    justify-content: space-between;
}

.prod_accueil .info_prix{
    margin: 0 0 15px 0;
    padding: 0;
}

.prod_accueil .box{
    height: 40px;
}

.prod_accueil .info_prix-hai{
    line-height: 1em;
    margin-top: 10px;
    text-transform: initial;
}

.home_cont_presentation{
    position: relative;
    background: url("/modele/images/home-background-presentation.jpg") no-repeat center top;
    background-size: cover;
    color: #fff;
    margin: 0 auto;
    padding: 128px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.home_cont_presentation h3{
    text-transform: uppercase;
}

.home_cont_presentation p{
    text-align: justify;
}

.cat{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    cursor: pointer;
    margin-bottom: 20px;
}

.home_cont_categories .cat-infos-overlay{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    background: rgba(0,0,0,.75);
    color: #fff;
    width: 180px;
    height: 100%;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cat:hover .cat-infos-overlay{
    background: rgba(0,0,0,.75);
    width: 100%;
    height: 100%;
}

.home_cont_categories .cat-text{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .1em;
}

.home_cont_categories .cat-text::after{
    content: "";
    display: block;
    position: relative;
    background: #fff;
    height: 1px;
    width: 80px;
    margin: 20px auto 0 auto;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.cat:hover .cat-text::after{
    width: 150px;
}

.home_cont_categories .cat-text-small{
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    display: block;
}

.home_cont_categories .cat-text{
    margin-top: 0;
}

.cat{
    margin-bottom: 0;
}

.index .fiche_produit{
    margin-bottom: 0px;
}

.listing .fiche_produit{
    margin-bottom: 35px;
}

.home_cont_alertes .btn{
    margin-left: 20px;
}

.home_cont_alertes{
    padding: 40px 10px;
    background: rgba(0,0,0,1);
    text-align: center;
}

.home_cont_alertes p{
    color: #fff;
}

.home_cont_alertes p, .home_cont_alertes a{
    display: inline-block;
}

.home_cont_alertes p i{
    font-size: 30px;
    margin-right: 10px;
    display: inline;
}

.action_bar{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.block_vue_list ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.effect-cms img{
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
}

.effect-cms p{
    letter-spacing: 1px;
}

.effect-cms p.icon-links a{
    transition: -webkit-transform .35s;
    transition: transform .35s;
    transition: transform .35s,-webkit-transform .35s;
}

.effect-cms .over_desc{
    transition: -webkit-transform .35s;
    transition: transform .35s;
    transition: transform .35s,-webkit-transform .35s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.over_desc .col2 ul li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.card-fav-absolute{
    position: absolute;
    top: 0px;
    font-size: 25px;
    cursor: pointer;
}

.ion-ios-heart-outline.active:before{
    color: red;
}

.ion-ios-heart-outline:hover:before, .ion-ios-heart:hover:before{
    color: red;
}

.prod_listing.damier .info_titre{
    width: 80%;
}

.detail_icone &gt; ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.5rem;
}

#biens_comparatif .article_comparatif .spin1, #biens_comparatif .article_comparatif .spin2, #biens_comparatif .article_comparatif .spin3, #biens_comparatif .article_comparatif .spin4, #biens_comparatif .article_comparatif .spin5{
    font-size: 15px;
}

#biens_comparatif .article_comparatif .bottom .btn-primary{
    width: 80%;
}

#biens_comparatif .article_comparatif .bottom .item-favori-delete{
    width: 18%;
}

@media (max-width:991px){
    #biens_comparatif .article_comparatif .bottom .btn-primary{
        width: 100%;
        margin-bottom: 10px;
        font-size: 15px;
    }
}

.recherche-detaillee .btn-primary.active, .recherche-detaillee .btn-primary:active, .recherche-detaillee .show &gt; .btn-primary.dropdown-toggle{
    border-color: #ddd;
    background: #666;
}

.card_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
}

.alert-info{
    background: #eee;
    margin-top: 25px;
}

#voir-telephone-0.telephone-vu{
    color: #fff;
}

body.contact .map, #map_contact{
    height: 250px !important;
    -webkit-transition-property: height;
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: height;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
}

body.contact .map[toggled="toggled"], #map_contact[toggled="toggled"]{
    height: 500px !important;
}

body.contact div.map div#map div#map_contact{
    width: 100%;
    height: 700px;
    margin: 0px auto;
}

.page_ref .prod_listing.damier{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:768px){
    .page_ref .prod_listing article{
        margin: 10px;
        width: calc(50% - 20px);
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
        box-shadow: 0 1px 2px rgba(0,0,0,.3);
    }
    .carousel-fullscreen .carousel-inner .carousel-item{
        height: 40 vh;
        min-height: 600px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .prod_accueil .card-fav-absolute {
        top: 5%;
    }
}

@media (max-width:468px){
    .page_ref .prod_listing article{
        margin-bottom: 20px;
        padding: 10px;
        width: 100%;
    }
}

@media (min-width: 992px){
    nav.menu ul li{
        display: inline-block;
    }
    .listing .sticking .site-container{
        display: none;
    }
    .detail .not-sticking .detail_header_sticky{
        display: none;
    }
    .detail .sticking .site-container{
        display: none;
    }
}

@media (max-width: 991px){
    .header{
        position: fixed;
        height: auto;
        width: 100%;
        z-index: 8000;
        background: #fff;
        top: 0;
    }
    nav.menu ul li .dropdown-menu{
        /* display: block !important; */
        position: inherit !important;
        background-color: #0d0e0e !important;
        width: 100%;
    }
    nav.menu ul li .dropdown-menu .dropdown-item{
        padding: .25rem 0 0 5px !important;
        color: #fff !important;
    }
    .with--sidebar .header{
        height: 100%;
    }
    .site-pusher, .site-container{
        height: 100%;
    }
    .site-container{
        overflow: hidden;
    }
    .site-pusher{
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    .site-content{
        position: absolute;
        top: 66px;
        right: 0;
        left: 0;
        bottom: 0;
        padding-top: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .header__icon{
        position: relative;
        display: block;
        float: left;
        width: 50px;
        height: 66px;
        cursor: pointer;
        z-index: 99999999999;
    }
    .burger{
        position: fixed;
        top: 10px;
        left: 10px;
        z-index: 200;
        z-index: 99999999999;
        opacity: 0;
        height: 40px;
        width: 40px;
    }
    .burger-item{
        color: #000;
        font-size: 40px;
        position: fixed;
        top: 25px;
        left: 15px;
        z-index: 100;
        background: #000;
        height: 3px;
        width: 24px;
    }
    .burger-item::before{
        content: "";
        position: absolute;
        background: #000;
        color: #000;
        display: block;
        height: 3px;
        width: 24px;
        margin-top: -8px;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }
    .burger-item::after{
        content: "";
        position: absolute;
        background: #000;
        color: #000;
        display: block;
        height: 3px;
        width: 24px;
        margin-top: 8px;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }
    .with--sidebar .burger-item:before{
        margin-top: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .with--sidebar .burger-item:after{
        margin-top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .with--sidebar .burger-item{
        background: transparent;
        color: transparent;
    }
    .menu{
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.95);
        width: 250px;
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }
    .menu ul li &gt; a{
        display: block;
        text-align: left;
        color: #fff;
    }
    .menu ul li &gt;a:hover{
        color: #ccc;
    }
    .menu ul{
        margin: 70px 20px 0 20px !important;
    }
    .menu .nav-link{
        padding: 0;
    }
    .menu ul li{
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #5f5f5f;
    }
    .with--sidebar .site-pusher{
        -webkit-transform: translateX(250px);
        transform: translateX(250px);
    }
    .with--sidebar .site-cache{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.6);
    }
    .lang .dropdown-menu{
        width: 100%;
    }
    .dropdown-item:focus, .dropdown-item:hover{
        background-color: transparent;
    }
    .lang .dropdown-toggle::after{
        right: 20px;
        top: 0;
    }
    .lang .dropdown-item{
        padding: 22px 0 0 0;
        color: #fff;
    }
    .lang .dropdown-menu{
        background-color: transparent;
    }
    .listing form{
        display: none;
    }
    .listing_article .img-fluid{
        width: 100%;
        height: 100%;
    }
    .prod_listing.damier &gt; .listing_article article{
        width: 100%;
        margin-top: 20px;
    }
    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
        width: 100% !important;
    }
    .block_vue_list{
        display: none;
    }
    .listing_article .img-fluid{
        width: 100%;
        height: 100%;
    }
    .prod_listing &gt; article{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .prod_listing .block_img, .prod_listing .block_info, .sidebar{
        width: 100%;
    }
    .content_page, .sidebar{
        width: 100%;
    }
    .sidebar{
        margin: 50px 0 0 0;
        padding: 0;
    }
    .contact .sidebar{
        margin: 50px 0 0 20px;
    }
    .detail .not-sticking .sticky_moteur{
        display: none;
    }
    .detail .sticking .sticky_moteur{
        display: block;
    }
    .detail .container_page{
        margin-top: 100px;
    }
    .detail_header{
        margin-bottom: 30px;
    }
    .detail_calculette-notaire form &gt; div{
        padding: 10px 0;
    }
    .detail_calculette-notaire form &gt; div &gt; input{
        width: 100%;
    }
    .comparateur .container.resettop .nav-link span{
        display: none;
    }
    .form-search-d{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .form-search-d &gt; li{
        width: 100%;
        margin: 15px;
        padding: 0;
    }
    .detail .detail_taber .nav-item{
        font-family: "Ionicons";
    }
    .detail_taber .nav-item a{
        font-size: 19px;
        line-height: 35px;
        padding: 10px 25px;
    }
    .detail .vvirtuelle:before{
        display: block;
    }
    .detail_taber .descriptif-icon a:before{
        content: "\f127";
    }
    .detail_taber .detail-icon a:before{
        content: "\f130";
    }
    .detail_taber .pieces-icon a:before{
        content: "\f41d";
    }
    .detail_taber .lots-icon a:before{
        content: "\f41d";
    }
    .detail_taber .dpe-icon a:before{
        content: "\f36b";
    }
    .detail_taber .localisation-icon a:before{
        content: "\f456";
    }
    .detail_taber .calculette-icon a:before{
        content: "\f26d";
    }
    .detail_taber .notaire-icon a:before{
        content: "\f12e";
    }
    .detail_taber .visite-icon a:before{
        content: "\f256";
    }
    .detail_icone &gt; ul &gt;li:nth-of-type(2){
        display: none;
    }
    #listing{
        display: none !important;
    }
    .lafficheur li{
        font-size: 12px !important;
        padding: 5px !important;
    }
    .detail_calculette .d-flex &gt; div{
        width: 100%;
    }
    .detail_calculette .mr-2{
        margin: 0 !important;
    }
    .detail_header_sticky h1{
        text-align: center;
        font-size: 12px;
        display: block;
        width: 100%;
    }
    .prod_listing .block_info-vendu{
        width: 100%;
    }
    .prod_listing .info_titre{
        width: 90%;
    }
    .index .prod_accueil, .detail .prod_accueil{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .prod_accueil{
        margin: 0 -10px;
    }
    .prod_accueil article{
        border: 1px solid #ddd;
        width: calc(100% - 20px);
        margin: 10px;
    }
    .appel_horaires{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .appel_horaires &gt; li{
        width: 50%;
    }
    .lafficheur li{
        width: 19%;
    }
    .with--sidebar .sticky_menu{
        height: 100%;
    }
    .index .search-form{
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    aside.aside_contact{
        height: 420px !important;
        width: 100%;
        overflow: auto;
        top: calc(100% - 478px) !important;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    .bg_collapse{
        width: 100%;
        padding: 40px 0 0;
        min-height: 600px;
    }
    .contact .contact_formulaire, .estimation .contact_formulaire{
        width: 100%;
    }
    .search__form-item:nth-child(n+2){
        margin-right: 0;
        margin-bottom: 5px;
        vertical-align: top;
        width: calc(100% / 1 - 4px);
    }
    #bloc_fixed{
        display: none !important;
    }
    #bloc_fixed_bottom{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .card_list{
        margin-bottom: 20px;
        font-size: 20px;
    }
    .info_type{
        margin-top: 20px;
    }
    .tab-content .card_list li{
        font-size: 11px;
    }
    .map{
        top: 50px;
    }
    aside #map{
        width: 47%;
        margin: auto;
    }
}

@media (max-width: 768px){
    .sidebar{
        display: none;
    }
    .listing .fiche_produit{
        margin-top: 115px;
        margin-bottom: 0px;
    }
    .contact .contact_formulaire, .estimation .contact_formulaire{
        width: 100%;
    }
    .action_bar{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .action_bar &gt; div:nth-child(1){
        width: 100%;
        margin-bottom: 20px;
    }
    .action_bar &gt; div:nth-child(2){
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .prod_listing &gt; .listing_article article{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .effect-cms .over_desc{
        display: none;
    }
    .actualites-group{
        margin-right: 0px;
    }
    .detail_carousel_expand{
        bottom: 75px;
        font-size: 40px;
    }
}

@media (max-width: 576px){
    .breadcrumb-cms{
        display: none;
    }
    .detail .container_page{
        margin-top: 75px;
    }
    .detail_header, .detail_annexe{
        display: none;
    }
    .listing .fiche_produit{
        margin-top: 93px;
        margin-bottom: 15px;
    }
    .listing_article.clearfix{
        margin-top: 0px;
    }
    .action_bar &gt; div:nth-child(2){
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .block_tri_list{
        width: 100%;
    }
    .detail_annexe_nav_contact{
        display: none;
    }
    .detail_form_contact .groupe_champs &gt; .form-group{
        width: 100%;
        margin-bottom: 5px;
    }
    #detailinfosdetail &gt; ul li{
        display: inline-block;
        float: none;
        width: 100%;
    }
    .detail_calculette .d-sm-flex &gt; div, .detail_calculette-notaire .d-sm-flex &gt; div{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #detail_qrcode{
        text-align: center;
        margin: auto;
    }
    #detail_qrcode canvas{
        width: 50%;
    }
    footer .liens_left, footer .liens_right{
        text-align: center;
    }
    .lignemoteur, .groupe_champs &gt; .form-group{
        width: 100%;
        padding: 0 10px;
    }
    .detail_taber .nav-item a{
        padding: .5em .7em;
    }
    .lafficheur li{
        width: 31%;
    }
}

@media (min-width: 420px){
    .bloc4{
        display: none;
    }
}

@media (max-width: 420px){
    aside #map{
        width: 100%;
        height: auto;
    }
    aside #map img:not(.leaflet-marker-icon){
        width: 100%;
    }
    .with--sidebar .burger-item{
        background: transparent;
        color: transparent;
        top: 55px;
    }
    .header .img-fluid{
        margin-left: -15px;
    }
    .moteur{
        top: 60px;
    }
    .modal-content form{
        display: block !important;
    }
    #formrecherchelocation, #formrecherchevente{
        display: none;
    }
    #content{
        margin-top: 25%;
    }
    .detail_carousel_expand{
        bottom: 50px;
        font-size: 30px;
    }
    #biens_comparatif .article_comparatif, #biens_similaires_comparateur article, #biens_historique article{
        min-width: 95%;
    }
    .detail .sticking .sticky_moteur {
        display: none;
    }
}

@media (max-width: 320px){
    .card_list, .card_list li{
        display: block;
    }
    .card_list, .damier .card_list{
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 20px;
    }
    .card_list li{
        padding-bottom: 10px;
    }
    aside address .group_btn a{
        width: 100%;
        margin-bottom: 10px;
    }
}

.cc-animate.cc-revoke{
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease,-webkit-transform 1s ease;
}

.cc-revoke, .cc-window{
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

.cc-compliance{
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}

#notifications{
    visibility: hidden;
    min-width: 320px;
    margin-left: -125px;
    background: none;
    position: fixed;
    z-index: 10000;
    left: 48%;
    top: 25%;
}

.alert.fade.show{
    visibility: visible;
    z-index: 10000;
}

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation:landscape){
    .index-logo-not-sticking, .index-logo-sticking, .logo-sticking, .logo-not-sticking, .header .img-fluid{
        width: 20%;
    }
    .moteur{
        top: 35px !important;
    }
    .search__form-item:nth-child(n+2){
        width: calc(100% / 4 - 3px) !important;
    }
    .search__form-item:last-child{
        width: 100% !important;
    }
    .cat{
        margin-bottom: 20px !important;
    }
    .card_list li{
        font-size: 12px !important;
    }
    .card_list, .card_list li{
        display: block !important;
    }
    .spin4.info_prix{
        font-size: 17px !important;
        text-align: left !important;
    }
    .info_type{
        margin-top: 0 !important;
    }
    .cont_coordonnees .address, .cont_coordonnees .address p, .cont_coordonnees .tel{
        text-align: center !important;
    }
    .listing #content, .listing-vente #content{
        margin-top: 0 !important;
    }
    .listing .card_list, [class*="listing-"] .card_list, .listing .card_list{
        padding-left: 20px !important;
    }
    .listing #content, [class*="listing-"] #content{
        margin-top: 75px !important;
    }
    .menu ul{
        margin: 15px !important;
    }
    .menu ul &gt; li &gt; a{
        padding: 0 !important;
    }
    .aside_contact .contact_contain .pres_agency, .aside_contact .contact_contain .contact_coordinates .address li{
        display: none;
    }
    .aside_contact .address{
        margin-top: 90px !important;
    }
}

@media (max-width: 991px){
    .listing #formrecherche, [class*="listing-"] #formrecherchevente, [class*="listing-"] #formrecherchelocation, [class*="listing-"] #formrecherchelocationsaison, [class*="listing-"] #formrechercheneuf, [class*="listing-"] #formrecherchevendu{
        display: none;
    }
    .modal-dialog form, .modal-dialog form, .modal-dialog form, .modal-dialog form, .modal-dialog form{
        display: block !important;
    }
    footer{
        padding-bottom: 75px !important;
    }
    .modal-dialog{
        margin: 160px auto;
    }
}

@media (max-width: 420px){
    .header__logo img {
        margin-left: -20px;
        margin-top: 10px;
        max-width: 70%;
    }
    .prod_accueil .card-fav-absolute {
        top: 0;
        right: 0;
    }
}

@media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (orientation: landscape)
    and (-webkit-min-device-pixel-ratio: 1.5)
    and (min--moz-device-pixel-ratio: 1.5)
    and (-o-min-device-pixel-ratio: 2/1)
    and (min-device-pixel-ratio: 1.5){
        .bgAccueil{
            background-size: 1024px 768px !important;
            background: url("/assets/images/bgimg.jpg") no-repeat center center !important;
        }
}

@media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (orientation: portrait)
    and (-webkit-min-device-pixel-ratio: 1.5)
    and (min--moz-device-pixel-ratio: 1.5)
    and (-o-min-device-pixel-ratio: 2/1)
    and (min-device-pixel-ratio: 1.5){
        .bgAccueil{
            background-size: 1024px 768px !important;
            background: url("/assets/images/bgimg.jpg") no-repeat center bottom !important;
        }
}

@media only screen
    and (min-device-width : 768px)
    and (max-device-width : 1024px)
    and (orientation : landscape)
    and (-webkit-min-device-pixel-ratio: 2){
        .bgAccueil{
            background-size: 1024px 768px !important;
            background: url("/assets/images/bgimg.jpg") no-repeat center center !important;
        }
}

@media only screen
    and (min-device-width : 768px)
    and (max-device-width : 1024px)
    and (orientation : portrait)
    and (-webkit-min-device-pixel-ratio: 2){
        .bgAccueil{
            background-size: 1024px 768px !important;
            background: url("/assets/images/bgimg.jpg") no-repeat center bottom !important;
        }
}

@media only screen
    and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (orientation : landscape){
        .bgAccueil{
            background-size: 1024px 768px !important;
            background: url("/assets/images/bgimg.jpg") no-repeat center center !important;
        }
}

@media only screen
    and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (orientation : portrait){
        .bgAccueil{
            background-size: 1024px 768px !important;
            background: url("/assets/images/bgimg.jpg") no-repeat center top !important;
        }
}

.dpe-txt{
    padding-bottom: 10px;
}

/* REFERENCEMENT */
    /* COMMUN */
    .referencement h1, .referencement h2 {
        font-weight: inherit;
        font-size: 35px;
        font-family: serif;
        letter-spacing: 2px;
        padding: 0 0 10px 15px;
        color: #000;
    }
    .referencement .listref a {
        font-style: italic;
        font-weight: bold;
    }
    .referencement .listref a::before {
        content: "";
        display: inline-block;
        position: relative;
        background: #000;
        width: 20px;
        height: 1px;
        margin: 0 10px 0 0;
        top: -5px;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in;
    }
    .referencement .itemlolo {
        padding: 0 15px;
    }
    .referencement .ensavoirplus i {
        color: #000;
    }
    .listeliens ul{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .listeliens ul li{
        width: calc(100% / 3);
    }
    .referencement:not(.index){
        padding:50px 0 30px 0;
    }
        /* ACCUEIL */
    .index .referencement .listref {
        padding-right: 15px;
        padding-left: 50px;
    }
        /* VENTE + LOCATION */
    .referencement .refpdmg{
        margin-left:0;
        margin-right:0;
        padding-top:40px;
    }
        /* PAGE DE REF */
    [class*="vente-"] .page_ref .prod_listing.damier,
    [class*="location-"] .page_ref .prod_listing.damier {
        margin-bottom: 30px;
    }
    .page_ref .prod_listing article {
        background: #f9f9f9;
    }
    .page_ref .prod_listing .block_img,
    .page_ref .prod_listing .block_info {
        width: 100%;
    }
    .page_ref .prod_listing .block_info {
        padding: 0 0 0 0;
        position: relative;
        z-index: 1;
        min-height: 100px;
    }
    .page_ref .prod_listing .card-fav-absolute {
        top: 75%;
        right: 8px;
    }
    .page_ref .prod_listing article .effect-cms {
        padding: 30px 0;
        -webkit-transition: all .3s ease-in;
        transition: all .3s ease-in;
    }
    .page_ref .prod_listing .info_ville,
    .page_ref .prod_listing .info_type,
    .page_ref .prod_listing .info_prix {
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .page_ref .prod_listing .info_prix-hai {
        line-height: 1em;
        color: #000;
        margin: 15px auto 0 auto;
        text-align: center;
        display: none;
    }
    .page_ref .description {
        padding: 15px 20px 10px 20px;
        font-size: 11px;
    }
        /* RESPONSIVE REF */
    @media (max-width: 768px){
        .referencement .listref {
            padding-left: 20px;
        }
    }
    @media (max-width: 420px){
        .referencement .listref {
            padding: 0 15px;
        }
        .listeliens ul li {
            width: 100%;
        }
    }


/* PRODUIT HABITATION SLIDER */
.produitshabitationslider.multiple .prod_accueil .card_list {
    display: none;
}
.produitshabitationslider.multiple .effect-cms .over_desc,
.produitshabitationslider .effect-cms .over_desc,
.produitshabitationslider.multiple .info_numero, 
.produitshabitationslider.multiple .info_prix-hai,
.produitshabitationslider.multiple .card_list,
.produitshabitationslider.multiple .info_prix sup,
.produitshabitationslider.multiple .info_titre {
  display: none;
}
.prod_accueil .box {
    height: 20px;
}
.prod_accueil .card-fav-absolute {
    display: none;
}
.produitshabitationslider.multiple .carousel-item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  /*padding: 0 75px;*/
  text-align: center;
}
.produitshabitationslider .carousel-item article {
  width: calc(100% - 1px);
  background: #fff;
  border: 1px solid #ddd;
  margin: 0;
  text-align: center;
}
.produitshabitationslider.multiple .carousel-item article {
  width: calc(27.3% - 1px);
  background: #fff;
  border: 1px solid #ddd;
  margin: 0;
  text-align: center;
}
.produitshabitationslider.multiple .block_info {
  z-index: 0;
  padding: 20px;
  min-height: auto;
}

/* ======================================================================================================== */
/*                                                  GENERAL                                                 */
/* ======================================================================================================== */

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&amp;display=swap');

html {
    scroll-behavior: smooth;
}

.bgAccueil {
    background: linear-gradient(
            rgba(0,0,0, 0.15),
            rgba(0,0,0, 0.15)
    ),url(/assets/images/bgimg.jpg);
    background-size:cover;
    background-repeat:no-repeat;
}
body {
    font-family: 'Montserrat', sans-serif;
    scroll-behavior: smooth;
    
}
.btn {
    border-radius: 0;
}
.btn-info, .btn-primary, .btn-secondary {
    color: #000;
    background-color: #fff;
    border-color: #000;
}
.btn-info:hover, .btn-primary:hover, .btn-secondary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #111;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}
.alert-danger {
    color: #000;
    background-color: #f1f1f1;
    border-color: #020202;
    text-align: center;
}
.alert {
    padding: 2rem 1.25rem;
}
.not-sticking .logo-sticking {
    display: none;
}
.sticking .logo-not-sticking {
    display: none;
}
p {
    font-size: 1.1em;
}
.padding70 {
    padding:70px 0;
}
label {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
}
/* ======================================================================================================== */
/*                                                  INDEX                                                   */
/* ======================================================================================================== */

/*  --------------- HEADER ----------------- */
.scroll-downs {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 35px;
    height: 55px;
}
.scroll-downs i {
    font-size: 30px;
    color: #fff;
}
.mousey{
    width: 3px;
    padding: 10px 15px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 25px;
    opacity: .75;
    box-sizing: content-box;
}

.scroller{
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 1.5s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
}
@keyframes scroll{
    0%{
        opacity: 0;
    }
    10%{
        transform: translateY(0);
        opacity: 1;
    }
    100%{
        transform: translateY(15px);
        opacity: 0;
    }
}
.ancre-bottom{
    position: absolute;
    z-index: 1;
    margin: auto;
    right: 50%;
    bottom: 0;
}


/*  -------------- CATEGORIES -------------- */
.home_cont_categories {
    background: #fff;
}
.home_cont_categories .categorie-ligne1,
.home_cont_categories .categorie-ligne2 {
    margin: 3% 5%;
}
.home_cont_categories .cat-droite {
    text-align: right;
}
.home_cont_categories .cat-gauche {
    text-align: left;
}
.home_heading {
    color: #383434;
    margin-bottom: 0;
    font-weight: 400;
}
.home_heading::after, .home_heading::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 1px;
    background: #000;
    vertical-align: middle;
    margin: 0 10px;
}


.photobox{
    display: inline-block;
}

.photobox__previewbox{
    position: relative;
    overflow: hidden;
}

.photobox__preview{
    display: block;
    max-width: 100%;
}

.photobox__previewbox:before{
    content: "";
}


/* type 16 */

.photobox_type16 .photobox__previewbox:before{
    width: 100%;
    height: 100%;
    background-color: var(--photoboxOverlay, rgba(0,0,0,.9));
    opacity: 0;
    transition: opacity var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: opacity;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.index .photobox_type16 .photobox__previewbox:before,
[class*="listing"] .photobox_type16 .photobox__previewbox:before,
[class*="listing-"] .photobox_type16 .photobox__previewbox:before{
    width: 100%;
    height: 100%;
    background-color: var(--photoboxOverlay, rgba(255,255,255,0.6));
    opacity: 0;
    transition: opacity var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: opacity;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.photobox_type16:hover .photobox__previewbox:before{
    opacity: 1;
}

.photobox_type16 .photobox__label{
    width: 98%;
    text-align: center;
    font-size: 38px;
    color: #fff;
    opacity: 0;
    transition: opacity calc(var(--photoboxAnimationDuration, .2s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: opacity;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}
.index .photobox_type16 .photobox__label,
[class*="listing"] .photobox_type16 .photobox__label,
[class*="listing"] .photobox_type16 .photobox__label{
    width: 98%;
    text-align: center;
    font-size: 28px;
    color: #000;
    opacity: 0;
    transition: opacity calc(var(--photoboxAnimationDuration, .2s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: opacity;
    position: absolute;
    top: 80%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    text-transform: uppercase;
}

.photobox_type16:hover .photobox__label{
    opacity: 1;
    transition-duration: var(--photoboxAnimationDuration, .2s);
    transition-delay: calc(var(--photoboxAnimationDuration, .2s) / 2);
}

.photobox_type16 .photobox__preview{
    transition: -webkit-transform var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    transition: transform var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    transition: transform var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9), -webkit-transform var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: transform;
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
}

.photobox_type16:hover .photobox__preview{
    -webkit-transform: scale(1.1) translate(0%, 0%);
    transform: scale(1.1) translate(0%, 0%);
}
.photobox__titre {
    text-align: center;
    text-transform: uppercase;
}




/* ======================================================================================================== */
/*                                                  LISTING                                                 */
/* ======================================================================================================== */

/* TOP PAGE LISTING */

.bgAccueil-page {
    height: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    top: -118px;
}
.bgAccueil-page.bgRef {
    background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/bgimg-listing.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.listing-vente .bgAccueil-page {
    background: linear-gradient(
            rgba(0,0,0, 0.35),
            rgba(0,0,0, 0.35)
    ),url(/assets/images/bgimg-listing.jpg);
    background-size:cover;
    background-repeat:no-repeat;
}
.listing-moins500 .bgAccueil-page {
    background: linear-gradient(
            rgba(0,0,0, 0.35),
            rgba(0,0,0, 0.35)
    ),url(/assets/images/bgimg-listing-moins500.jpg);
    background-size:cover;
    background-repeat:no-repeat;
}

.listing-de500a100 .bgAccueil-page {
    background: linear-gradient(
            rgba(0,0,0, 0.35),
            rgba(0,0,0, 0.35)
    ),url(/assets/images/bgimg-listing-de500a100.jpg);
    background-size:cover;
    background-repeat:no-repeat;
}

.listing-de100a200 .bgAccueil-page {
    background: linear-gradient(
            rgba(0,0,0, 0.35),
            rgba(0,0,0, 0.35)
    ),url(/assets/images/bgimg-listing-de100a200.jpg);
    background-size:cover;
    background-repeat:no-repeat;
}

.listing-plus200 .bgAccueil-page {
    background: linear-gradient(
            rgba(0,0,0, 0.35),
            rgba(0,0,0, 0.35)
    ),url(/assets/images/bgimg-listing-plus200.jpg);
    background-size:cover;
    background-repeat:no-repeat;
}

/* TITRE LISTING */

.listing-vente .listing-header .listing-moins500,
.listing-vente .listing-header .listing-de500a100,
.listing-vente .listing-header .listing-de100a200,
.listing-vente .listing-header .listing-plus200 {
    display: none;
}
.listing-moins500 h1,
.listing-de500a100 h1,
.listing-de100a200 h1,
.listing-plus200 h1 {
    display: none;
}
.listing-vente .listing-header h1 {
    display: block;
}
.listing-moins500 .listing-header .listing-de500a100,
.listing-moins500 .listing-header .listing-de100a200,
.listing-moins500 .listing-header .listing-plus200 {
    display: none;
}
.listing-de500a100 .listing-header .listing-moins500,
.listing-de500a100 .listing-header .listing-de100a200,
.listing-de500a100 .listing-header .listing-plus200 {
    display: none;
}
.listing-de100a200 .listing-header .listing-moins500,
.listing-de100a200 .listing-header .listing-de500a100,
.listing-de100a200 .listing-header .listing-plus200 {
    display: none;
}
.listing-plus200 .listing-header .listing-moins500,
.listing-plus200 .listing-header .listing-de500a100,
.listing-plus200 .listing-header .listing-de100a200 {
    display: none;
}
.prod_listing &gt; .listing_article article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: .5%;
    margin-right: .5%;
}
.prod_listing.damier &gt; .listing_article article,
.prod_listing &gt; .listing_article article {
    width: 49%;
}
#formrecherchevente-bar, [class*="listing"] .fiche_produit, [class*="listing-"] .fiche_produit {
    display: none;
}
[class*="listing"] .main-content {
    margin: 0 5%;
}
.listing-header {
    position: absolute;
    top: 63%;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
    left: 51%;
    -webkit-transform: translateX(-51%);
    -moz-transform: translateX(-51%);
    -ms-transform: translateX(-51%);
    -o-transform: translateX(-51%);
    transform: translateX(-51%);
    padding: 150px 0;
}
.listing-header-titre {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
.listing-header-titre2 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
}
.listing-header-sous-titre {
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
}
@media only screen and (min-width: 768px){
    .listing-header-titre, .listing-header-sous-titre {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: 5px;
        text-rendering: optimizelegibility;
        line-height: 1.3;
        font-family: 'Montserrat', sans-serif;
    }
}
@media only screen and (min-width: 1200px){
    .listing-header-titre, .listing-header-sous-titre {
        font-size: 34px;
        font-weight: 400;
        letter-spacing: 5px;
        text-rendering: optimizelegibility;
        line-height: 1.3;
        font-family: 'Montserrat', sans-serif;
    }
}
@media only screen and (min-width: 1200px){
    .listing-header-titre, .listing-header-sous-titre {
        font-size: 60px;
        font-weight: 400;
        letter-spacing: 5px;
        text-rendering: optimizelegibility;
        line-height: 1.3;
        font-family: 'Montserrat', sans-serif;
    }
}
@media only screen and (min-width: 768px){
    .listing-header-titre, .listing-header-sous-titre {
        font-size: 34px;
        font-weight: 400;
        letter-spacing: 5px;
        text-rendering: optimizelegibility;
        line-height: 1.3;
        font-family: 'Montserrat', sans-serif;
    }
}
@media only screen and (min-width: 481px){
    .listing-header-titre, .listing-header-sous-titre {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: 5px;
        text-rendering: optimizelegibility;
        line-height: 1.3;
        font-family: 'Montserrat', sans-serif;
    }
}

/* CATEGORIE / TITRES VERSION MOBILE */
@media (min-width: 769px){
    .versionmobile {
        display: none;
    }
}
@media (max-width: 768px){
    .index .photobox_type16 .photobox__label, [class*="listing"] .photobox_type16 .photobox__label, [class*="listing"] .photobox_type16 .photobox__label {
        width: 98%;
        text-align: center;
        font-size: 28px;
        color: #000;
        opacity: 1;
        transition: opacity calc(var(--photoboxAnimationDuration, .2s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
        will-change: opacity;
        position: absolute;
        top: 80%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 2;
        text-transform: uppercase;
    }
    .index .photobox_type16 .photobox__previewbox:before, [class*="listing"] .photobox_type16 .photobox__previewbox:before, [class*="listing-"] .photobox_type16 .photobox__previewbox:before {
        width: 100%;
        height: 100%;
        background-color: var(--photoboxOverlay, rgba(255,255,255,0.6));
        opacity: 1;
        transition: opacity var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
        will-change: opacity;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }
}



/* -------------------------ITEM------------------------- */
.b_exclu,.b_ccoeur,.b_offre_en_cours,.b_prestige,.b_investisseur,.b_souscompromis,.b_vendu,.b_loue,.b_loc{
    background-color: #000;
    text-align: center;
}
article:hover .photobox_type16 {
    width: 100%;
    height: 100%;
    background-color: var(--photoboxOverlay, rgba(0, 0, 0, .9));
    opacity: 0.15;
    transition: opacity var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: opacity;
}
.prod_listing.damier .block_info {
    min-height: auto;
}
article.item-listing:hover {
    opacity: 1;
}
.prod_listing .info_titre,
.prod_listing.damier .info_titre {
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 600;
}
.prod_listing .info_titre::after,
.prod_listing.damier .info_titre::after {
    content: "";
    display: block;
    position: relative;
    background: #111;
    height: 1px;
    width: 30%;
    margin: 6px auto 6px auto;
}
.prod_listing.damier .info_ville, .prod_listing.damier .info_prix {
    width: 100%;
    font-size: 13px;
    padding-top: 0;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}
.prod_listing.damier .info_numero {
    width: 100%;
    font-size: 18px;
    padding-top: 6px;
    font-weight: 600;
    color: #000;
}
.prod_listing.damier .info_prix {
    margin: 0;
    line-height: 1.5;
}
.card_list {
    font-weight: 500;
}
.prod_listing.damier .prixplus, .prod_listing.damier .info_prix-hai {
    display: none;
}
.damier .header-item {
    padding: 0;
    font-weight: 400;
    letter-spacing: 5px;
    text-rendering: optimizelegibility;
}
.card_list {
    justify-content: center;
}
.damier .card_list li {
    padding: 0 20px;
    font-size: 18px;
}
.card_list.ul_header li &gt; span {
    text-transform: uppercase;
}
.header-item ul {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}
.header-item ul li {
    padding: 0 15px;
}

/* ======================================================================================================== */
/*                                                 DETAILS                                                  */
/* ======================================================================================================== */
.detail .container {
    padding-right: 155px;
    padding-left: 155px;
}
.detail .detail_header_sticky {
    display: none;
}
.listing-header-detail {
    position: absolute;
    top: 62%;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
    left: 51%;
    -webkit-transform: translateX(-51%);
    -moz-transform: translateX(-51%);
    -ms-transform: translateX(-51%);
    -o-transform: translateX(-51%);
    transform: translateX(-51%);
    padding: 150px;
    width: 100%;
}
.detail .bloc-detail {
    margin: 0 0 8em 0;
}
.detail .bloc-detail.descriptif {
    margin: 0 0 50px 0;
}
.detail .descriptif {
    text-align: justify;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.8;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -webkit-hyphens: auto;
    -epub-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;

}
.detail .listing-header {
    text-align: center;
}
.detail .detail-header-titre{
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #fff;
    font-weight: 500;
    margin: 0;
}
.detail .detail-header-titre::after {
    content: "";
    display: block;
    position: relative;
    background: #fff;
    height: 1px;
    width:30%;
    margin: 10px auto 0 auto;
}
.prix-header-titre {
    font-size: 24px;
    text-align: center;
    display: flex;
    justify-content: center;
    letter-spacing: 3px;
    color: #fff;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.prix-header-titre li{
    padding: 10px 20px;
    font-size: 17px;
}
.detail .titre-detail::after {
    content: "";
    display: block;
    position: relative;
    background: #111;
    height: 1px;
    width: 100%;
    margin: 5px auto;
}
.detail .modal-title {
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    margin: auto;
}
.detail .modal-header {
    padding: 0;
    background: #eaeaea;
}
.detail button.close {
    margin-right: 20px;
}
.detail .close {
    font-size: 30px;
}
.detail .centrer {
    text-align: center;
}
.detail .padding0 {
    padding: 0!important;
}
.detail #vvirtuelle iframe {
    width: 99.2%!important;
    height: 480px!important;
}
@media (min-width: 576px) {
    .detail .modal-dialog {
        max-width: 50%;
        margin: 30px auto;
        top: 15%;
    }
}
.btn-primary2 {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-primary2:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
}
.dpe .btn i {
    font-size: 30px;
    vertical-align: middle;
    margin-right: 5px;
    bottom: 3px;
}
.detail .groupe-btn {
    text-align: center;
    padding-bottom: 0;
    margin: 0 0 0 0;
}
.detail .groupe-btn .grp-btn{
    margin: 8% 0 0 0;
}
.detail .groupe-btn .grp-btn .btn {
    padding: 10px 12px;
    width: 150px;
}
.detail .groupe-btn .grp-btn li{
    display: inline-block;
    padding: 10px 20px;
}
.detail .h3 {
    text-align: center;
    text-transform: uppercase;
    color: #252525;
    font-size: 28px;
    letter-spacing: 5px;
    margin: 0 0 1.2em 0;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
}
.detail .info_prix {
    font-size: 24px;
    margin: 0 0 15px 0;
    line-height: 20px;
    padding: 0;
}
.detail .ion-ios-plus-outline {
    font-size: 20px;
    top: 2px;
}
.detail .groupe-btn .list-inline-item {
    font-size: 20px;
    text-align: center;
    letter-spacing: 2px;
    margin: 10px 15px;
    color: #202020;
    display: inline-block;
}
.detail .list-inline-item a:hover{
    text-decoration: underline;
    background-color: #edeff1;
}
.detail_header_sticky {
    height: 58px;
}
.detail .img-detail {
    padding: 3px;
}
.detail .img-detail img{
    object-fit: cover;
    width: 100%;
    height: 250px;
}

/* VISIONNEUSE */
.fancybox-is-open .fancybox-bg {
    opacity: 1;
}
.fancybox-bg {
    background: #000;
}
.fancybox-button--zoom, .fancybox-button--thumbs, .fancybox-infobar {
    display: none!important;
}
.fancybox-toolbar {
    left: 0;
}
.fancybox-navigation .fancybox-button {
    height: 126px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
}
.fancybox-button {
    background: rgba(30,30,30,.1);
}
.fancybox-button--arrow_left svg {
    display: none;
}
.fancybox-button--arrow_left  {
    background: url(/assets/images/fleche-gauche.png);
}
.fancybox-button--arrow_right svg {
    display: none;
}
.fancybox-button--arrow_right  {
    background: url(/assets/images/fleche-droite.png);
}
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 0.5;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button:hover {
    opacity: 1;
}


/* LOTS PROGRAMMES NEUFS */
.listing-neuf .card_list {
    display: none;
}
.listing-neuf .prod_listing.damier .block_info {
    min-height: 192px;
}
.listing-neuf .info_prix {
    margin: 22px 0 30px 0;
}
.programme-neuf .show ul {
    display: flex;
}
/*.programme-neuf .carousel-control-next, .carousel-control-prev {*/
    /*background: rgba(143,192,51, 1);*/
    /*height: 60px;*/
    /*width: 60px;*/
    /*top: 50%;*/
    /*-webkit-transition: all .3s ease-out;*/
    /*transition: all .3s ease-out;*/
    /*z-index: 30;*/
/*}*/
/*.programme-neuf .carousel-control-next:hover, .carousel-control-prev:hover {*/
    /*background: rgba(143,192,51, 1);*/
    /*width: 60px;*/
/*}*/
.programme-neuf .col-md-12,
.programme-neuf .col-lg-6,
.programme-neuf .col-md-6,
.programme-neuf .col-sm-12,
.programme-neuf .col-xs-12,
.programme-neuf .col-md-12 {
    padding-left: 0;
}
.programme-neuf h3 {
    text-transform: uppercase;
    padding: 20px 0 10px 0;
    margin-bottom: 20px;
}
.programme-neuf h3:after  {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 50px;
    background-color: #dc9233;
}
.programme-neuf h2 {
    text-transform: uppercase;
    padding: 20px 0 10px 0;
    text-align: center;
}
.programme-neuf h2::after  {
    content: "";
    display: block;
    position: relative;
    background: #dc9233;
    height: 2px;
    width: 150px;
    margin: 24px auto 0 auto;
}
.detail-bien ul {
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 20px ;
}
.detail-bien ul li {
    margin: 0 20px;
}
.header-bien .like {
    text-align: center;
}
.programme-neuf section {
    margin: 20px 0;
}
.programme-neuf .lots .ion-android-download{
    font-size: 28px;
}
.programme-neuf .detail_pdf .ion-android-download {
    font-size: 20px;
}
.programme-neuf .detail-bien .type-programme {
    font-size: 20px;
}
.programme-neuf .detail-bien .ville {
    font-size: 18px;
}
.programme-neuf .lafficheur li:hover, .programme-neuf .lafficheur li.active {
    background-color: #dc9233;
    color: #000;
}
.rwd-table {
    background: #ddd;
    overflow: hidden;
    width: 100%;
}
.rwd-table {
    margin: 1em 0;
    min-width: 300px;
}
.rwd-table td:first-child {
    padding-top: .5em;
}
.rwd-table tr:nth-child(1),
.rwd-table tr:nth-child(3),
.rwd-table tr:nth-child(5),
.rwd-table tr:nth-child(7),
.rwd-table tr:nth-child(9),
.rwd-table tr:nth-child(11),
.rwd-table tr:nth-child(13),
.rwd-table tr:nth-child(15),
.rwd-table tr:nth-child(17),
.rwd-table tr:nth-child(19),
.rwd-table tr:nth-child(21),
.rwd-table tr:nth-child(23),
.rwd-table tr:nth-child(25),
.rwd-table tr:nth-child(27),
.rwd-table tr:nth-child(29),
.rwd-table tr:nth-child(31),
.rwd-table tr:nth-child(33),
.rwd-table tr:nth-child(35),
.rwd-table tr:nth-child(39),
.rwd-table tr:nth-child(41),
.rwd-table tr:nth-child(43),
.rwd-table tr:nth-child(45),
.rwd-table tr:nth-child(47),
.rwd-table tr:nth-child(49),
.rwd-table tr:nth-child(51),
.rwd-table tr:nth-child(53) {
    background: #e8e8e8;
}
.rwd-table tr {
    background: 0;
}
.rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}
@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        padding: 1em !important;
    }

    .rwd-table th, .rwd-table td {
        margin: .5em 1em;
        text-align: center;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }
}
.travaux {
    margin-bottom: 100px;
}
.travaux ul {
    padding: 20px 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #dc9233;
    background-color: #dddddd63;
    border-color: #ddd #ddd #fff;
}
.nav-tabs .nav-link {
    border-color: #ddd #ddd #ddd;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.programme-neuf .cont_coordonnees {
    border-top: 1px solid #ddd;
}

.rwd-table .ligne-vendu .lot-statut {
    background: #dc9233;
}

.programme-neuf .carousel-inner {
    width: 100%;
    overflow: hidden;
    height: 650px;

}









/* ======================================================================================================== */
/*                                                  AGENCE                                                  */
/* ======================================================================================================== */
.agence .bgAccueil-page {
    height: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/bgimg-agence.jpg) no-repeat center center;
    background-size: cover;
}
.agence .container {
    padding-right: 100px;
    padding-left: 100px;
}
.agence .equipe {
    padding-right: 40px;
    padding-left: 40px;
}
.agence p {

    text-align: justify;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.8;
    color: #717070;
}
.agence .content_page {
    width: 100%;
    margin: 0 0 50px 0;
}
.text-justify {
    text-align: justify;
    padding: 20px 0;
}
.bloc-bureau {
    text-align: center;
}
.nom-bureau {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 10px 0;
}
.nom-bureau span{
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
}
.agence .deco {
    text-transform: uppercase;
    font-size: 30px;
}
.agence .deco::after {
    content: "";
    display: block;
    position: relative;
    background: rgba(0,0,0,0.3);
    height: 1px;
    width: 100%;
    margin: 15px auto 25px 0;
}
/* ======================================================================================================== */
/*                                                ESTIMATION                                                */
/* ======================================================================================================== */
.estimation .bgAccueil-page {
    height: 100%;
    height: 100%;
    position: relative;
    background: url(/assets/images/bgimg-estimation.jpg) no-repeat center center;
    background-size: cover;
    /* top: -72px; */
}
/* .estimation .listing-header {
    background: rgba(255,255,255,.3);
}
.estimation .listing-header-titre {
    font-size: 50px;
} */
.estimation .listing-header-titre::after {
    height: 0;
}
.estimation .content_page {
    width: 100%;
}
.estimation .progress {
    display: flex;
    font-size: 16px;
    line-height: 1rem;
    text-align: center;
    background-color: #ebebeb;
    border-radius: 0;
    height: 20px;
    margin: 5px 0;
    padding: 2px;
    border: 1px solid rgba(0,0,0,0.1);
}
.estimation .progress-bar {
    height: 20px;
    background-color: #000;
}
.estimation label {
    /* font-weight: 600;
    text-transform: uppercase; */
    margin-top: 5px;
    margin-bottom: 10px;
    color: #000;
}
/* .estimation .form-group {
    margin: 3rem 0 3rem 0;
    padding: 10px;
    border-left: 2px solid #000;
    background: #ebebeb;
} */


/* ======================================================================================================== */
/*                                              ALERTE EMAIL                                                */
/* ======================================================================================================== */
.alerte-email .bgAccueil-page {
    height: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/bgimg-alerte-email.jpg) no-repeat center center;
    background-size: cover;
    /* top: -72px; */
}
.alerte-email .content_page {
    width: 100%;
}
.alerte-email label {
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 10px;
}
.alerte-email .form-group {
    margin: 2rem 1rem;
    padding: 10px;
    border-left: 2px solid #000;
    background: #ebebeb;
}
.alerte-email .groupe_champs &gt; .form-group {
    width: 47%;
}
.alerte-email .form-check {
    margin: auto 0;
}

/* ======================================================================================================== */
/*                                                 BLOG                                                     */
/* ======================================================================================================== */
.blog .bgAccueil-page {
    height: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/bgimg-blog.jpg) no-repeat center center;
    background-size: cover;
    /* top: -72px; */
}

/* ======================================================================================================== */
/*                                               CONTACT                                                    */
/* ======================================================================================================== */
.contact .bgAccueil-page {
    height: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/bgimg-contact.jpg) no-repeat center center;
    background-size: cover;
}
.contact .contact_formulaire {
    width: 100%;
}
.contact .groupe_champs &gt; .form-group.c_message {
    width: 100%;
}
.contact .page-heading {
    text-transform: uppercase;
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    font-size: 30px;
}
.contact .page-heading::after {
    content: "";
    display: block;
    position: relative;
    background: rgba(0,0,0,0.3);
    height: 1px;
    width: 100%;
    margin: 15px auto 25px 0;
}
.contact .section {
    padding: 50px 0;
}
.contact .address {
    margin-top: 20px;
}
.contact .address ul{
    display: flex;
    justify-content: space-around;
}
.contact .address ul li{
    text-align: center;
}
.font600 {
    font-weight: 600;
    text-transform: uppercase;
}
.contact .bg_collapse .btn-content {
    top: -35px;
}
.contact .bg_collapse {
    min-height: auto;
}

/* ======================================================================================================== */
/*                                          FOOTER &amp; COORDONNEES                                            */
/* ======================================================================================================== */
.home_cont_alertes {
    padding: 20px 10px;
    background: #007bff;
}
.cont_coordonnees {
    padding-bottom: 40px;
    background-color: #fff;
    color: #111;
}
.cont_coordonnees ul li {
    font-size: 30px;
}
footer, footer a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 50px;
}

footer .address {
    text-align: center;
}
footer .address p {
    margin-bottom: 0;
}
footer .coordonnees_heading {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
footer .btn.btn-primary {
    border-width: 1px;
}
footer .bloc-reseaux a {
    color: #fff;
    margin: 0 5px;
}
footer .bloc-reseaux a i{
    font-size: 20px;
    top: 2px;
    background: rgba(255,255,255,0.2);
    padding: 11px 15px;
    border-radius: 50%;
}
footer .bloc-reseaux a .ion-social-facebook{
    font-size: 20px;
    top: 2px;
    background: rgba(255,255,255,0.2);
    padding: 10px 20px;
    border-radius: 50%;
}
footer .bloc-reseaux a:hover,
footer .liens_left a:hover  {
    color: #ccc;
}
footer .btn.btn-primary {
    border-color: #ff9037;
    background: #546f7a;
    margin: 5px 0;
    width: 250px;
}
footer .btn.btn-primary:hover  {
    border-color: #ff9037;
    background: #ff9037;
}
footer .coordonnees_agence {
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding-bottom: 10px;
}
footer .margin-container{
    margin: 0 5% ;
}






/* ======================================================================================================== */
/*                                             MENTIONS LEGALES                                             */
/* ======================================================================================================== */
.mentions-legales .bgAccueil-page {
    height: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/bgimg-agence.jpg) no-repeat center center;
    background-size: cover;;
}
.mentions-legales .content_page {
    width: 100%;
}
.mentions-legales h2 {
    margin-top: 50px;
    line-height: 1.8;
    font-weight: 300;
}
.mentions-legales p, .list_mentions, .content_page{

    font-weight: 400;
    font-size: 22px;
    line-height: 1.8;
    color: #717070;
}

/* ======================================================================================================== */
/*                                                   REF                                                    */
/* ======================================================================================================== */
#referencement p, .bgRef p, .page2ref p {
    text-align: justify;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.8;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -webkit-hyphens: auto;
    -epub-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;

    padding: 0 10px;
}
#referencement .container-fluid .margin-container{
    margin: 0 6.5% 5% 6.5%;
}

/* PAGES DE REF */
.bgRef .listing-header {
    position: relative;
    top: 65%;
    padding: 150px 0;
    text-align: center;
}
.page2ref .listing_article .article_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.page2ref .container-fluid{
    padding-right: 0!important;
    padding-left: 0!important;
}
.page2ref .listing_article .info_ville, .page2ref .listing_article .info_prix {
    width: 100%;
    font-size: 13px;
    padding-top: 0;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}
.page2ref .listing_article .info_prix {
    margin: 0;
    line-height: 1.5;
}
.page_ref .prod_listing article {
    margin: 10px;
    width: calc(100% / 2 - 20px);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    border: 0;
}
.margin-container {
    margin: 0 5% ;
}


/* ======================================================================================================== */
/*                                               RESPONSIVE                                                 */
/* ======================================================================================================== */
@media (max-width: 1440px) {

}

@media (min-width: 1280px) {
    .header__logo img {
        width: 300px;
    }
}

@media (max-width: 1281px) {
    .not-sticking .menu ul &gt; li &gt; a {
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 3px;
    }
    .header__logo img {
        width: 250px;
    }
    .ul_header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        justify-content: space-around;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .index .photobox_type16 .photobox__label, [class*="listing"] .photobox_type16 .photobox__label, [class*="listing"] .photobox_type16 .photobox__label {
        font-size: 18px;
    }
    .prod_listing .info_titre, .prod_listing.damier .info_titre, .prod_listing.damier .info_ville, .prod_listing.damier .info_prix {
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .menu ul &gt; li &gt; a {
        padding: 12px 20px;
        line-height: 1.2;
        color: #111;
    }
    .menu ul &gt; li.drapeau &gt; a {
        padding: 12px 7px 18px 7px;
    }
    .not-sticking .menu ul &gt; li &gt; a {
        color: #000;
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 3px;
    }
    .site-pusher {
        display: flex;
        justify-content: space-between;
    }
    .not-sticking .site-pusher {
        padding: 0;
        background: rgba(255,255,255,.5);
    }
    .index .not-sticking .site-pusher,
    [class*="listing"] .not-sticking .site-pusher,
    [class*="listing-"] .not-sticking .site-pusher {
        padding: 10px 20px;
        background: 0;
    }
    .header__logo {
        padding: 0;
        width: auto;
    }
    .header__logo {
        padding: 10px 0;
        width: auto;
    }
    .sticking .header__logo {
        padding: 0;
    }
    .sticking .header__logo img, [class*="listing"] .header__logo img, [class*="listing-"] .header__logo img {
        width: 250px;
    }
    .index .not-sticking .header__logo img, .not-sticking .header__logo img {
        width: 350px;
    }
    .header .sticking {
        background: rgba(255,255,255,.5);
    }
    nav.menu {
        width: auto;
        margin: auto 0 auto auto;
    }
    nav.menu ul li {
        display: inline-block;
        text-transform: uppercase;
        margin: auto 0;
    }
    nav.menu ul {
        margin: 0;
        display: flex;
    }
    .menu a:hover {
        text-decoration: underline;
    }
    .detail .groupe-btn .grp-btn .btn {
        padding: 10px 12px;
        width: 180px;
    }
}

@media (max-width: 991px) {
    .header {background: transparent;}
    .index .not-sticking .burger-item,.index .not-sticking .burger-item::before,.index .not-sticking .burger-item::after {
        color: #fff;
        background: #fff;
    }
    .index .with--sidebar .burger-item {
        background: transparent;
        color: transparent;
    }
    .menu ul &gt; li &gt; a {
        color: #fff;
        text-align: center;
    }
    .home_cont_categories .categorie-ligne1, .home_cont_categories .categorie-ligne2 {
        margin: 2% 0;
    }
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        display: none;
    }
    /* listing */
    .info_prix {
        margin: 0;
        line-height: 0;
        font-size: 22px;
    }
    .ul_header {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 12px;
        text-transform: uppercase!important;
    }
    .card_list {
        justify-content: space-around;
    }
    .card_list {
        margin-bottom: 0;
        margin-top: 15px;
    }
    .prod_listing.listing .effect-cms {
        min-height: 190px;
        padding: 20px 0;
    }
    .info_prix::after {
        margin: 10px auto;
    }
    .prod_listing .info_titre {
        font-size: 15px;
    }
    .info_ville {
        font-size: 15px;
    }
    .detail .list-inline-item {
        padding: 10px 12px;
        font-size: 15px;
    }
    .detail .list-inline-item {
        margin: 10px 0;
    }
    .prod_listing.damier .info_titre, .prod_listing.damier .info_ville, .prod_listing.damier .info_prix {
        font-size: 11px;
    }
    .not-sticking .burger-item, .not-sticking .burger-item::before, .not-sticking .burger-item::after,
    .sticking .burger-item, .sticking .burger-item::before, .sticking .burger-item::after {
        color: #dc9233;
        background: #dc9233;
    }
    .header-item ul {
        display: block;
    }
    .detail .detail-header-titre {
        font-size: 16px;
    }
    .prix-header-titre li {
        font-size: 12px;
    }
    .detail .container {
        padding-right: 60px;
        padding-left: 60px;
    }
}


@media (max-width: 768px) {
    .prod_listing .article_content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .prod_listing .article_content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .prod_listing &gt; .listing_article article {
        width: 45%;
        margin: 10px;
    }
    .header-item ul {
        display: block;
        justify-content: center;
        margin-bottom: 0;
        font-size: 12px;
    }
    .header-item ul .info_prix {
        margin: 10px 0 0 0;
        line-height: 0;
        font-size: 15px;
    }
    .bgAccueil-page {
        top: 0;
    }
}

@media (max-width: 600px) {
    .prod_listing.damier &gt; .listing_article article, .prod_listing &gt; .listing_article article {
        width: 100%;
    }

}
@media (max-width: 460px) {
    .header__logo img {
        width: 200px;
    }
    .menu ul &gt; li &gt; a {
        padding: 4px 7px;
    }
    .photobox {
        margin: 10px 0;
    }
    .listing-header {
        padding: 0;
    }
    .listing-header-titre {
        font-size: 30px;
    }
    .listing-header-sous-titre {
        font-size: 15px;
    }
    .listing-header {
        top: 76%;
    }
    .ancre-bottom {
        right: 55%;
    }
    .prod_listing &gt; .listing_article article {
        width: 100%;
    }
    .header-item ul .info_prix,
    .header-item ul .info_ville {
        font-size: 12px;
    }
    .listing-header-detail {
        top: 60%;
        padding: 0 10px;
    }
    .prix-header-titre {
        display: block;
        margin-top: 10px;
    }
    .prix-header-titre li {
        padding: 0;
    }
    .detail .descriptif {
        font-size: 17px;
    }
    .fancybox-button--arrow_left {
        background: url(/assets/images/fleche-gauche-mobile.png)no-repeat center;
    }
    .fancybox-button--arrow_right {
        background: url(/assets/images/fleche-droite-mobile.png)no-repeat center;
    }
    .detail .groupe-btn h3 {
        font-size: 17px;
    }
    .detail .container {
        padding-right: 35px;
        padding-left: 35px;
    }
    .detail .list-inline-item {
        margin: 5px;
        display: block;
    }
    .info_prix-hai, .prixplus {
        display: none;
    }
    .agence .container {
        padding-right: 30px;
        padding-left: 30px;
    }
    .agence p {
        font-size: 17px;
    }
    .agence .bgAccueil-page {
        top: 0;
    }
    .carousel-fullscreen .carousel-inner .carousel-item {
        height: 60vh;
        min-height: 400px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    #carouselExampleIndicatorsHome .carousel-item:nth-child(1) {
        background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/slider_agence/1mobile.jpg) no-repeat;
        background-size: cover;
    }
    #carouselExampleIndicatorsHome .carousel-item:nth-child(2) {
        background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/slider_agence/2mobile.jpg) no-repeat ;
        background-size: cover;
    }
    #carouselExampleIndicatorsHome .carousel-item:nth-child(3) {
        background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/slider_agence/3mobile.jpg) no-repeat ;
        background-size: cover;
    }
    .photobox_type16 .photobox__label {
        opacity: 1;
        transition-duration: var(--photoboxAnimationDuration, .2s);
        transition-delay: calc(var(--photoboxAnimationDuration, .2s) / 2);
    }
    .photobox_type16 .photobox__previewbox:before {
        opacity: 1;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    .bgAccueil {
        background-size: 924px 768px !important;
        background: url(/assets/images/bgimg.jpg) no-repeat center top !important;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
    .bgAccueil {
        background-size: 1024px 768px !important;
        background: url(/assets/images/bgimg.jpg) no-repeat center top !important;
    }
    .prod_listing.damier .info_titre, .prod_listing.damier .info_titre {
        width: 100%;
        margin: auto;
        text-align: center;
        white-space: initial;
    }
}


/* IPAD LANDSCAPE */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .index .not-sticking .header__logo img, .not-sticking .header__logo img {
        width: 200px;
    }
    .index .not-sticking .menu ul &gt; li &gt; a, .not-sticking .menu ul &gt; li &gt; a {
        font-size: 12px;
    }
    .listing-header-titre, .listing-header-sous-titre {
        font-size: 18px;
    }
}

@media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait) {
    .bgAccueil {
        background-size: 667px 375px !important;
        background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/bgimg-mobile.jpg) no-repeat center right !important;
    }
    .bgAccueil-page.bgRef {
        background-size: 667px 375px !important;
        background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/bgimg-mobile-listing.jpg) no-repeat center center !important;
    }
    .listing-vente .bgAccueil-page {
        background-size: 667px 375px !important;
        background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/bgimg-mobile-listing.jpg) no-repeat center !important;
    }
    .listing-moins500 .bgAccueil-page {
        background-size: 667px 375px !important;
        background: linear-gradient(
                rgba(0,0,0, 0.35),
                rgba(0,0,0, 0.35)
        ),url(/assets/images/bgimg-mobile-listing-moins500.jpg) center top !important;
    }
    .listing-de500a100 .bgAccueil-page {
        background-size: 667px 375px !important;
        background: linear-gradient(
                rgba(0,0,0, 0.35),
                rgba(0,0,0, 0.35)
        ),url(/assets/images/bgimg-mobile-listing-de500a100.jpg) center center !important;
    }
    .listing-de100a200 .bgAccueil-page {
        background-size: 667px 375px !important;
        background: linear-gradient(
                rgba(0,0,0, 0.35),
                rgba(0,0,0, 0.35)
        ),url(/assets/images/bgimg-mobile-listing-de100a200.jpg) center center !important;
    }
    .listing-plus200 .bgAccueil-page {
        background-size: 667px 375px !important;
        background: linear-gradient(
                rgba(0,0,0, 0.35),
                rgba(0,0,0, 0.35)
        ),url(/assets/images/bgimg-mobile-listing-plus200.jpg) center center !important;
    }
    .contact .bgAccueil-page {
        background-size: 667px 375px !important;
        background: linear-gradient(
                rgba(0,0,0, 0.35),
                rgba(0,0,0, 0.35)
        ),url(/assets/images/bgimg-mobile-contact.jpg) center top!important;
    }
}

/* PAGE DETAILS / PICTOS */

.detail .liste2 {
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin-bottom: 0;
    padding: 20px 0 50px 0;
  }
  .detail .liste2 .article_logo {
    width: 40px;
    margin-bottom: 10px;
  }
  .detail .bg-gris {
    background: #ececec;
    margin-bottom: 110px;
  }
  .detail .padding70 {
    padding: 0 70px 0 70px;
  }
  .detail .marginauto {
      margin: auto;
  }
  .detail .text-right {
      text-align: right;
  }
  .detail #detailinfosdetail ul li::after {
    border-bottom: 1px dotted #3c3b3b4f;
}
a.plusdinformation:hover {
    color: #000;
}
.detail .groupe-btn .dropdown-item &gt; i {
    padding-right: 0;
    font-size: 37px;
}
@media (max-width: 910px) {
    .detail .attribut_label, .detail .bloc-champ {
        font-size: 14px;
    }
    .detail .liste2 .article_logo {
        width: 30px;
        margin-bottom: 10px;
    }
    .detail .liste2 {
        padding: 20px 0 20px 0;
        font-size: 14px;
    }
    .detail .h3 {
        font-size: 24px;
        margin: 1.2em 0;
    }
    .detail .btn {
        font-size: 14px;
    }
}

@media (max-width: 560px) {
    .detail .liste2 {
        font-size: 10px;
    }    
    .detail .liste2 .article_logo {
        width: 24px;
    }
    .info_prix-hai, .prixplus {
        display: contents;
    }
    .detail .groupe-btn .list-inline {
        display: flex;
        justify-content: space-around;
    }
    .detail .groupe-btn .dropdown-item &gt; i {
        font-size: 30px;
    }
    .detail .list-inline-item {
        padding: 0;
    }
}

@media (max-width: 824px) and (min-width: 450px) and (orientation: landscape) {
    .detail .spin4.info_prix {
        font-size: 12px !important;
        text-align: left !important;
    }   
}

@media (max-width: 768px) {
    .programme-neuf-travaux .show ul {
        display: contents;
    }
    .programme-neuf-travaux .show ul li {
        margin: 10px;
    }
}
@media (min-width: 420px) {
    .rwd-table th, .rwd-table td {
        padding: 10px !important;
    }
    .version_420 {
        display: none;
    }
}
@media (max-width: 420px) {
    .version_mobile {
        display: none;
    }   
    .versionm {
        display: none;
    }
    th, tr {
        text-align: center;
        font-size: 10px;
        min-width: 40px;

    }
    .version_mobile {
        display: none;
    }
    th.width_mobile,
    td.width_mobile {
        min-width: 60px;
    }
    .header nav ul &gt; li &gt; a::after {
        display: none;
    }
    .detail-bien ul li {
        margin: 0 20px;
        font-size: 15px;
    }
    .programme-neuf .detail-bien .ville {
        font-size: 15px;
    } 
}


/* ============================================================================ */
/*                                     COOKIES                                  */
/* ============================================================================ */

.pictocookie {
    animation: wobble 2s ease 0s infinite normal forwards; }

.cc-window.cc-banner {
    width: 600px !important;
    border-radius: 10px; }
  
  .cc-color-override-1247188962.cc-window {
    padding: 10px; }
  
  .cc-banner.cc-bottom {
    left: auto !important;
    right: 20px;
    bottom: 20px; }
  
  .cc-color-override-1247188962.cc-window {
    background-color: white !important; }
  
  #footer-cookie {
    color: #242935 !important;
    max-height: 100% !important; }
  
  #footer-cookie a {
    color: #a0a0a0;
    font-weight: 200;
    font-size: 12px; }
  
  #footer-cookie h3 {
    font-size: 1rem !important;
    padding-top: 10px; }
  
  #footer-cookie p {
    font-size: 12px !important;
    line-height: 1.5 !important; }
  
  .btncookie {
    color: white !important;
    background: #000;
    margin-top: 12px;
    cursor: pointer;
    font-size: 16px !important;
    font-family: "Poppins", sans-serif;
    border-radius: 9px;
    border: none;
    margin-bottom: 5px;
    font-weight: 400;
    padding: 12px 10%;
    transition: 150ms ease-out; }
  
  .btncookie:hover {
    background: #000;
    color: #ffffff !important;
    border: 0px solid #ffffff !important; }
  
  #boutoncookie {
    display: grid !important; }

  a.cc-link {
    margin: auto !important;
    text-decoration: none; }
  
  #showparams .table {
    border-radius: 10px; }
  
  #showparams .table td, .table th {
    padding: 5px;
    vertical-align: middle;
    border-top: 1px solid #e9ecef;
    display: row;
    justify-content: center;
    font-size: 12px; }
  
  #showparams .table th {
    background: #000;
    color: #ffffff; }
  
  .params {
    width: 100%;
    height: 60px; }



/* MODIFS 6 - 11 - 2024 */

.habitation_neuf_general,
.habitation_neuf_lot {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 40px;
    width: 100%;
}

.habitation_neuf_general li {
    width: calc(100% / 4 - 5px);
    font-size: 15px;
}

.habitation_neuf_general li span,
.habitation_neuf_lot li &gt; ul &gt; li span {
    font-weight: bold;
}

.habitation_neuf_lot li {
    width: calc(100% / 2 - 5px);
    font-size: 15px;
}
.habitation_neuf_lot li &gt; ul &gt; li{
    width: 100%;
}
li.titre_appartement {
    font-size: 19px;
    font-weight: 500;
}
.titre_appartement::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 1px;
    width: 60px;
    margin: 5px 0 15px 0;
}

@media (max-width: 610px){ 
    .detail .groupe-btn .list-inline {
        display: block;
        justify-content: space-around;
    }
    .habitation_neuf_general li {
        width: calc(100% / 2 - 5px);
        font-size: 15px;
    }
    .habitation_neuf_lot li {
        width: calc(100% / 1 - 5px);
        margin: 15px 0;
    }
    .habitation_neuf_lot li &gt; ul &gt; li{
        margin: 0;
    }
    
}</pre></body></html>