@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');

@media (min-width: 992px) {

    #top_menu .dropdown .dropdown-menu {
        transition: max-height 0.5s, padding ease-out 0.5s;
        overflow: hidden;
        display: block;
        max-height: 0;
        padding: 0 !important;
        border: 0 !important;
    }

    #top_menu .dropdown:hover .dropdown-menu {
        max-height: 500px;
        padding: .5rem 0 !important;
        border: 1px solid rgba(0,0,0,.15) !important;
    }

    #top_menu .navbar {
        position: relative;
        bottom: -5px;
    }

    #home_temoignages #lien_voir_temoignages {
        font-size: 18px;
        font-weight: 600;
        width: 100%;
        padding-left: 0!important;
        padding-right: 0!important;
        text-align: center;
    }

    #annonce_detail #annonce_detail_col_details {
        padding-left: 55px;
    }

    .detai_bien_container_entete {
        margin-bottom: -50px;
    }

    #annonce_detail #detail_description {
        margin-top: 60px;
    }

}


:focus-visible {
    outline: none;
}

.vatb {
    vertical-align: text-bottom;
}

.ombre {
    text-shadow: 0px 0px 10px black;
}

body {
    font-family: 'Poppins', sans-serif;
    color: var(--second_color);
}

#admin_navbar .dropdown-header {
    font-size: 16px;
    color: #fff var(--main_color);
}

#home_slider_search .slide_hp_legende {
    bottom: 0;
    right: 0;
    width: auto;
    top: initial;
}

#home_slider_search .slide_hp_titre {
    font-size: 18px;
}

#top_menu {
    padding-top: 0;
    font-size: 17px;
    padding-bottom: 45px;
}
#top_menu .navbar-light .navbar-nav .nav-link, #top_menu a  {
    color: var(--second_color);
    font-size: 18px;
}

#top_menu .navbar-light .navbar-nav .nav-link:hover, #top_menu a:hover  {
    color: var(--main_color);
}

#top_menu #col_langues {
    padding-top: 40px !important;
}


#top_menu a.dropdown-toggle::after, #moteur_recherche .dropdown-toggle::after {
    content:'';
    height: 10px;
    width: 10px;
    border:0;
    vertical-align: initial;
    background-repeat:no-repeat;
    background-position: center bottom;
    background-image:url(../images/template/dropdown.svg);
}

#top_menu .dropdown .dropdown-toggle {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#acces_prive_header .lock_open , #acces_prive_header_mobile .lock_open {
    display: none;
}

#acces_prive_header:hover .lock_close, #acces_prive_header_mobile:hover .lock_close{
    display: none;
}

#acces_prive_header:hover .lock_open, #acces_prive_header_mobile:hover .lock_open{
    display: inline-block;
}

#select_tri {
    background: url(../images/template/dropdown.svg) no-repeat right .75rem center/11px 10px;
}

#select_tri:focus {
    box-shadow: none;
}

#col_tri .btn-light {
    background-color: transparent;
    border: 0;
    padding-right: 0;
    color: var(--second_color);
}

#col_tri .dropdown-toggle::after {
    content: '';
    height: 10px;
    width: 10px;
    border: 0;
    vertical-align: initial;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(../images/template/dropdown.svg);
}

#col_tri .dropdown-toggle:focus {
    outline: none !important;
}

#listing_references select#select_nature, #listing_references select#select_vente_location {
    background: url(../images/template/dropdown.svg) no-repeat right .75rem center/11px 10px;
    width: auto;
    padding-left: 0;
}

#listing_references .dropdown-item.active, .dropdown-item:active {
    background-color: #f8f9fa;
    color: #16181b;
}

#page_texte #heading_img, #listing_news #heading_img, #actu_detail #heading_img, #estimation #heading_img, #contact #heading_img, #listing_biens #heading_img, #annonce_detail #heading_img  {
    width: 100% !important;
    max-height: 550px !important;
    object-fit: cover !important;
    object-position: center center !important;
}



#home_coup_coeurs {
    padding-top: 0;
    background-color: #ededed;
    padding-bottom: 100px;
}

.carriere_listing_titre {
    font-size: 18px;
}

.titre_bloc {
    position: relative;
    top: -60px;
    padding: 55px 160px 55px 60px;
    display: inline-block;
    z-index: 999;
    max-width: 100%;
    font-weight: 300;
    font-size: 28px;

}

#titre_coups_coeurs {
    position: relative;
    top: -50px;
    padding: 55px 160px;
    display: inline-block;
    z-index: 999;
}

.slick_hp_sliders {
    height: 555px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
}

.annonce_accueil_infos {
    background: #fff;
    padding: 50px;
    position: relative;
    left: 50px;
    margin-top: -100px;
    max-width: 800px;
}

#home_coup_coeurs .slick-dots {
    width: auto;
    right: 84px;
    bottom: 30px;
}

#home_coup_coeurs .slick-dots li button:before {
    font-size: 14px;
}

#home_coup_coeurs .slick-dots li.slick-active button:before, #home_coup_coeurs .slick-dots li button:hover:before, #home_coup_coeurs .slick-dots li button:focus:before {
    opacity: 1;
    color: var(--main_color);
}

#home_coup_coeurs .slick-dots li button:before {
    color: #fff;
    opacity: 1;
}

#home_coup_coeurs .nature {
    font-size: 24px;
}

#home_coup_coeurs .ville {
    font-size: 18px;
}

#home_coup_coeurs .plus {
    font-size: 18px;
}


#home_thematiques {
    background: #dcd8d2;
    padding-bottom: 100px;
}

#home_thematiques .col-lg-6:hover .thematique_more {
    text-decoration: underline;
}

.image_thematique_hp {
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;

}

.info_thematique_hp {
    background-color: white;
    padding: 30px;
}

.info_thematique_hp div {
    font-size: 24px;
    font-weight: 300;
}

.info_thematique_hp .thematique_more {
    color: var(--main_color);
    font-size: 18px;
    font-weight: 300;
}

.info_thematique_hp div.services_hp_texte {
    font-size: 18px;
    font-weight: 300;
}

#home_services {
    background: #ededed;
    padding-bottom: 100px;
}

#home_services .col-lg-4:hover .thematique_more, #home_services .col-lg-6:hover .thematique_more {
    text-decoration: underline;
}

.image_service_mini_hp {
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
}

#home_news {
    background-color: #dcd8d2;
    padding-bottom: 100px;
    padding-top: 0;
}

#home_news .col-lg-4:hover .hp_news_btn {
    text-decoration: underline;
}

#home_news .news_hp_image {
    height: 225px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 0 !important;

}

#home_news .hp_news_texte {
    text-align: left;
    font-size: 18px;
    font-weight: 300;
}

#home_news .hp_news_titre {
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase;
}

#home_news .hp_news_btn {
    font-weight: 300;
    font-size: 18px;
}

#home_news .big_round_button {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}

#home_temoignages {
    padding-bottom: 100px;
}



#home_temoignages .hp_temoignage_nom {
    font-size: 21px;
}

#home_temoignages .hp_temoignage_date, #home_temoignages .hp_note, #home_temoignages .hp_temoignage_texte {
    font-size: 14px;
}

#avis_global {
    font-size: 17px;
    margin-top: 15px;
}

#contact {
    padding-bottom: 100px;
}

#contact_agences {
    font-size: 18px;
}
#contact_agences strong {
    font-weight: 500 !important;
}

#contact #contact_equipe .font-weight-bold {
    font-weight: 500 !important;
}

#contact .bloc_image_contact {
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 250px;
    width: 250px;
}

#ct_submit, #demande_acces_prive_submit {
    background-color: white !important;
    color: var(--second_color) !important;
    padding: 15px 50px !important;
}

#ct_submit:hover, #demande_acces_prive_submit:hover {
    color: #fff !important;
    background: var(--main_color) !important;
}

#contact input[type="text"], #contact input[type="email"], #contact select, #contact textarea {
    border-radius: 5px;
    border-color: silver;
}

#champ_requis {
    font-size: 16px;
    color: #B2B2B2;
}

#derniers_biens_favoris_bottom {
    background-color: #f6f6f6;
}

#derniers_biens_favoris ul {
    border-bottom: 0;
}
#derniers_biens_favoris .nav-tabs .nav-link:not(.active) {
    background-color:#ededed;
    border:1px solid #e0e0e0;
}

#derniers_biens_favoris .nav-tabs .nav-link.active {
    color: var(--second_color);
    font-size: 17px;
    border-bottom: 0;
    background-color: #f6f6f6;
}

#derniers_biens_favoris ul li:first-child {
    margin-right: 15px;
}

.dernier_biens_image {
    background-color: #ededed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 105px;
}

#derniers_biens_favoris {
    background-color: #ddd8d2;
}

.bloc_dernier_bien {
    font-size: 15px;
}

.bloc_dernier_bien strong {
    font-size: 14px;
}

.photo_page_texte {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 550px;
}

#page_texte h1, #contact h1, #listing_references h1, #estimation h1 {
    font-size: 28px;
    font-weight: lighter;
    padding-left: 70px !important;
    width: 100%;
}

#bloc_page_texte {
    background-color: #ddd8d2;
    padding-top: 100px;
    padding-bottom: 100px;
}

#bloc_page_texte_inner {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 450px;
    font-size: 20px;
}

#share_button {
    position: relative;
    padding-bottom: 20px;
}

#share_buttons {
    display: none;
}

#share_button:hover  #share_buttons {
    padding: 15px 20px;
    box-shadow: 1px 4px 15px 1px #b3b3b3;
    display: flex;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 999;
    background-color: #fff;
}

#share_buttons a, #share_buttons span {
    margin: 0 8px;
    display: inline-block;
}

#listing_news .listing_news_image {
    height: 225px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 0 !important;
}

#listing_news .listing_news_date {
    font-size: 18px;
}
#listing_news .col-lg-4:hover .hp_news_btn {
    text-decoration: underline;
}

#listing_biens .slick-arrow {
    z-index: 999;
    width: 45px;
    height: 45px;
}

#listing_biens .slick-arrow:before {
    font-size: 40px;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 900;
}

#listing_biens #select_tri {
    border:0;
}

#listing_biens .slick-prev {
    left: 0;
    z-index: 999;
    width: 20px;
    height: 35px;
}

#listing_biens .slick-prev:before {
    content: '';
    background-image: url(../images/template/fleche_prec.svg);
    width: 20px;
    height: 35px;
    background-position: center;
    position: absolute;
    background-repeat: no-repeat;
    left: 25px;
    z-index: 999;
}
#listing_biens .slick-next:before {
    content: '';
    background-image: url(../images/template/fleche_suiv.svg);
    width: 20px;
    height: 35px;
    background-position: center;
    position: absolute;
    background-repeat: no-repeat;
    right: 25px;
    z-index: 999;
}
#listing_biens .slick-next {
    right: 0;
    z-index: 999;
    width: 20px;
    height: 35px;
}

#listing_biens .annonce_listing_nature {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
}
#listing_biens .annonce_listing_ville {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
#listing_biens .annonce_listing_prix {
    font-weight: 400;
    font-size: 18px;
}
#listing_biens .annonce_listing_reference {
    font-size: 14px;
    font-weight: 600;
}

#listing_biens .annonce_listing_chb_surface {
    font-size: 18px;
    font-weight: 300;
}

.fav_empty {
    width: 24px;
    height: 23px;
    background-image:url(../images/template/etoile_vide.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fav_full {
    width: 24px;
    height: 23px;
    background-image:url(../images/template/etoile_pleine.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fav_detail_empty {
    width: 24px;
    height: 23px;
    background-image:url(../images/template/fav_detail_empty.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fav_detail_full {
    width: 24px;
    height: 23px;
    background-image:url(../images/template/fav_detail_full.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#annonce_detail .fav_empty, #annonce_detail .fav_full {
    width: 27px;
    height: 26px;
}

#annonce_detail #detail_description {
    max-height: 195px;
    overflow: hidden;
}

#annonce_detail #h1_detail_bien {
    padding-left: 0 !important;
    font-size: 18px;
}

#annonce_detail .annonce_detail_carac_valeur {
    font-size: 14px;
}

#annonce_detail #annonce_detail_lots .table tbody tr td {
    white-space: nowrap;
}

#annonce_detail #lien_lancement,
#annonce_detail #lien_brochure {
    padding: 15px 30px !important;
    min-width: 310px;
    text-align: center;
}

#listing_biens .annonce_favoris {
    z-index: 999;
}
#listing_biens #listing_biens_container {
    padding: 0;
    background-color: transparent;
}
#listing_biens #moteur_recherche {
    background: #fff;
}

#listing_biens,
.references_seo,
.seo_container {
    background: #dcd8d2;
}

#listing_biens #bloc_page_texte {
    padding-top: 0px;
    padding-bottom: 40px;
    width: 100%;
}

#listing_biens .custom-select {
    background-color: transparent;
}

.annonce_listing::after {
    display: none;
}

#actu_detail h1  {
    padding-right: 50px;
    width: 100%;
}
#actu_detail h1 div {
    font-size: 18px;
}

#actu_detail #actu_detail_slider_container {
    background-color: #fff;
}

#actu_detail .sy-slide img {
    width: 100%;
    max-height: initial;
}

#moteur_recherche .custom-control-right {
    padding-right: 24px;
    padding-left: 0;
    margin-right: 0;
}
#moteur_recherche .custom-control-right .custom-control-label::before,
#moteur_recherche .custom-control-right .custom-control-label::after{
    right: -1.5rem;
    left: initial;
}

#moteur_recherche .custom-control-right label.custom-control-label::before {
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid var(--main_color);
}



#moteur_recherche .custom-control-right.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-color: #e84e10;
    border-radius: 50%;
    background-image: none;
    width: 0.55rem;
    height: 0.55rem;
    top: .35em !important;
    left: initial;
    right: -1.3rem;
}


#moteur_recherche select, #moteur_recherche input{
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

#moteur_recherche .bs-searchbox input[type="search"] {
    border: 1px solid var(--main_color)
}

#moteur_recherche .btn-light {
    background-color: #fff;
    border: 0;
}
#moteur_recherche a {
    padding: 15px 25px !important;
    width: 100%;
}

#moteur_recherche #label_achat_type::before {
    top: 0.15rem;
}

#moteur_recherche #label_achat_type::after {
    top: calc(.25rem + 0px);
}

#moteur_recherche #label_achat_type {
    cursor: pointer;
}

#moteur_recherche .custom-switch .custom-control-label::after {
    background-color: #e84e10;
}

#moteur_recherche .custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
}

#moteur_recherche a.dropdown-item {
    margin: 0;
    padding: .25rem 1.5rem !important;
}

#moteur_recherche .bootstrap-select button {
    padding-left: 0;
    width: auto;
    max-width: 100%;
}

#moteur_recherche .noUi-horizontal {
    height: 10px;
}

#moteur_recherche .filter-option-inner-inner {
    color: var(--second_color);
}

#moteur_recherche  .noUi-handle:after, #moteur_recherche  .noUi-handle:before {
    display: none;
}
#moteur_recherche .noUi-handle {
    border:1px solid var(--main_color);
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: none;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    outline: none;
    right: -8px;
    top: -3px;

}

#moteur_recherche .noUi-connect {
    background: #e84e10;
}

#moteur_recherche .noUi-tooltip {
    display: none;
}
#moteur_recherche .noUi-active .noUi-tooltip {
    display: block;
}

.picto_360_listing {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 80px;
}

#detail_desc_more, #detail_desc_less {
    font-weight: bold;
}

#annonce_detail {
    background: #ddd8d2;
}

#annonce_detail .detail_bien_container {
    background-color: #fff;
    padding: 0 30px;
    padding-bottom: 40px;
}

#annonce_detail .detail_bien_container_contact {
    background-color: #f6f6f6;
    padding: 0 30px;
    padding-bottom: 40px;
}

#annonce_detail .titre_bloc {
    left: -30px;
}

#annonce_detail #titre_lots_projet {
    font-weight: lighter;
    font-size: 24px;
    text-transform: uppercase;
}

#annonce_detail .sy-slide img {
    width: 100%;
    object-fit: cover;
    max-height: 650px;
}


#annonce_detail h1, #annonce_detail p.titre_bloc {
    font-size: 28px;
    font-weight: lighter;
    padding-left: 70px !important;
    width: 100%;
}

#annonce_detail .slick-prev {
    left: 0;
    z-index: 999;
    width: 20px;
    height: 35px;
}

#annonce_detail .slick-prev:before {
    content: '';
    background-image: url(../images/template/fleche_prec.svg);
    width: 20px;
    height: 35px;
    background-position: center;
    position: absolute;
    background-repeat: no-repeat;
    left: 25px;
    z-index: 999;
}
#annonce_detail .slick-next:before {
    content: '';
    background-image: url(../images/template/fleche_suiv.svg);
    width: 20px;
    height: 35px;
    background-position: center;
    position: absolute;
    background-repeat: no-repeat;
    right: 25px;
    z-index: 999;
}
#annonce_detail .slick-next {
    right: 0;
    z-index: 999;
    width: 20px;
    height: 35px;
}

#annonce_detail h1 div, #annonce_detail p.titre_bloc span {
    font-size: 18px;
    display: block;
}

#annonce_detail #annonce_detail_prix {
    padding: 0;
    margin-top: 30px;
    font-weight: normal;
    font-size:  28px;
}

#annonce_detail #annonce_detail_ref {
    font-size: 14px;
}

#annonce_detail #annonce_detail_col_details {
    font-size: 18px;
    font-weight: lighter;
}

#annonce_detail .annonce_favoris_detail i {
    font-size: 1.6em;
}

#annonce_detail .annonce_detail_carac_libelle {
    font-size: 15px;
    color:inherit;
}

#annonce_detail .annonce_detail_categorie {
    font-size: 15px;
}

#annonce_detail #detail_slider .sy-pager li {
    height: 12px;
    width: 12px;
}

#annonce_detail #annonce_detail_slider {
    margin-bottom: 0;
}

#annonce_detail .annonce_detail_slider_image {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 60%;
}

#annonce_detail #detail_slider .sy-pager {
    position: absolute;
    bottom: 50px;
    right: 60px;
    z-index: 9;
    margin: 0;
    text-align: right;
}

#annonce_detail #detail_slider .sy-pager li a {
    font-size: 0;
    background: #fff;
}

#annonce_detail .slick-dots {
    width: auto;
    right: 84px;
    bottom: 50px;
}

#annonce_detail .slick-dots li button:before {
    font-size: 14px;
}

#annonce_detail .slick-dots li.slick-active button:before, #annonce_detail .slick-dots li button:hover:before, #annonce_detail .slick-dots li button:focus:before {
    opacity: 1;
    color: var(--main_color);
}

#annonce_detail .slick-dots li button:before {
    color: #fff;
    opacity: 1;
}


#annonce_detail #detail_slider .sy-pager li.sy-active a {
    background: var(--main_color);
}

#annonce_detail #detail_slider .sy-pager li a:hover, #annonce_detail #detail_slider .sy-pager li a:focus {
    opacity: 1;
}

#bloc_page_texte_inner_acces_prive {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 450px;
    font-size: 20px;
}

#bloc_page_texte_inner_acces_prive input {
    padding: 10px;
    border-radius:3px;
    border:1px solid #dadada;
    font-size: 16px;
    width: 100%;
}

#bloc_page_texte_inner_acces_prive input[type="submit"] {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

#bloc_page_texte_inner_acces_prive .msg_error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-align: center;
    font-size: 18px;
}

#bloc_page_texte_inner_acces_prive a {
    font-size: 16px;
}


.acces_prive_preview {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100px;
    width: 200px;

}

.infobulle_map {
    font-family: 'Poppins', sans-serif;
}

.leaflet-popup-content-wrapper {
    border-radius: 0 !important;
    padding: 0 !important;
}

.leaflet-popup-content {
    margin: 0 !important;
}

.leaflet-container a.leaflet-popup-close-button {
    background-image: url(../images/template/close_infobulle.svg) !important;
    width: 20px !important;
    height: 20px !important;
    font-size: 0 !important;
    top: 10px !important;
    right: 10px !important;
}


#footer_seo {
    background: #dcd8d2;
    padding-top: 100px;
    padding-bottom: 100px;
}

#footer .title_inscription {
    font-size: 18px;
}

#footer_bloc_1 a {
    font-weight: lighter;
    margin-bottom: 10px;
}

#footer2 a {
    color: inherit !important;
}

#footer input[type="email"] {
    background-color: #DCD8D2;
}

#footer #partenaire_de,
#footer #affilie_exclusif {
    font-size: 18px;
    font-weight: 500;
}
#footer #form_inscription_newsletter_hp label.custom-control-label::before {
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid var(--main_color);
}

#form_inscription_newsletter_hp label {
    font-size: 14px;
}

#form_inscription_newsletter_hp .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-color: var(--main_color);
    border-radius: 50%;
    background-image: none;
    width: 0.5rem;
    height: 0.5rem;
    top: .5rem;
    left: -1.25rem;
}

#footer2 #legal_links {
    font-size: 15px;
}


ul#etapes_estimation{
    list-style: none;
    padding-left: 0;
}
ul#etapes_estimation li{
    display: inline-block;
    color: #6f6f6f;
    font-size: 16px;
}
ul#etapes_estimation li:first-child{
    font-style: italic;
}
ul#etapes_estimation li:NOT(:first-child){
    text-transform: uppercase;
}
ul#etapes_estimation li:NOT(:last-child){
    margin-right: 20px;
}
ul#etapes_estimation li span.num_etape{
    background-color: #fff;
    color: #6f6f6f;
    border: solid #6f6f6f 1px;
    display: inline-block;
    vertical-align: middle;
    /*padding: 15px 20px;*/
    /*border-radius: 100%;*/
    width:50px;
    height:50px;
    line-height: 45px;
    text-align: center;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    -o-border-radius:100px;
    border-radius:100px;
}
ul#etapes_estimation li span.num_etape.selected{
    background-color: var(--main_color);
    color: #fff;
    border: solid transparent 1px;
}
.etapes{
    display: none;
}

#estimation select {
    padding-right: 30px;
}

.questions_estimation{
    font-size: 15px;
}
.questions_estimation>div{
    margin: 25px 0;
}

.questions_estimation>div input[type='text'], .questions_estimation>div input[type='email'],.questions_estimation>div input[type='number'], .questions_estimation>div select{
    height: 40px;
    padding: 6px;
    font-size: 15px;
    width: 100%;
}
.questions_estimation>div input[type='radio']{
    margin: 0 5px 0 0;
}
.questions_estimation>div label:NOT(:last-child){
    margin-right: 20px;
}
.bouton_suivant_estimation button.etape_suivante, .bouton_suivant_estimation input[type='submit']{
    background-color: var(--main_color);
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    padding: 5px 40px;
    font-weight: bold;
    float: right;

    margin: 50px 0 20px 0;
}
.bouton_suivant_estimation button.etape_precedente, #retour_listing_pre_estimation button.etape_precedente{
    background-color: transparent;
    color: var(--main_color);
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    padding: 5px 40px;
    font-weight: bold;
    float: left;

    margin: 50px 0 20px 0;
}
.texte_question{
    color: var(--main_color);
    font-size: 15px;
    /*margin-bottom: 10px;*/
    display: block;
}

.progress-pie-chart {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #E5E5E5;
    position: relative;
    display: inline-block;
    margin: 0 auto;
}
.progress-pie-chart.gt-50 {
    background-color: var(--main_color);
}

.ppc-progress {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: calc(50% - 100px);
    top: calc(50% - 100px);
    width: 200px;
    height: 200px;
    clip: rect(0, 200px, 200px, 100px);
}
.ppc-progress .ppc-progress-fill {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: calc(50% - 100px);
    top: calc(50% - 100px);
    width: 200px;
    height: 200px;
    clip: rect(0, 100px, 200px, 0);
    background: var(--main_color);
    transform: rotate(60deg);
}
.gt-50 .ppc-progress {
    clip: rect(0, 100px, 200px, 0);
}
.gt-50 .ppc-progress .ppc-progress-fill {
    clip: rect(0, 200px, 200px, 100px);
    background: #E5E5E5;
}

.ppc-percents {
    content: "";
    position: absolute;
    border-radius: 50%;
    left: calc(50% - 173.9130434783px/2);
    top: calc(50% - 173.9130434783px/2);
    width: 173.9130434783px;
    height: 173.9130434783px;
    background: #fff;
    text-align: center;
    display: table;
}
.ppc-percents span {
    display: block;
    font-size: 2.6em;
    font-weight: bold;
    color: var(--main_color);
}

.pcc-percents-wrapper {
    display: table-cell;
    vertical-align: middle;
}

#fourchette_estimation{
}
#fourchette_estimation .estimation_right{
    color: var(--main_color)
}
#ligne_fourchette{
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}
.prix_fourchette{
    position: absolute;
    top: 0;
    font-size: 25px;
}
.texte_fourchette{
    position: absolute;
    bottom: 0;
    font-size: 15px;
}
.fourchette_basse{
    left: 6%;
}
.fourchette_moyen{
    right: 25%;
}
.fourchette_haute{
    right: 0;
}
.texte_fourchette_basse{
    left: 5%;
}
.texte_fourchette_moyen{
    right: 28%;
}
.texte_fourchette_haute{
    right: 0;
}

#texte2_apres_ligne_fourchette{
    /*margin-top: 50px;*/
    margin-bottom: 50px;
    text-align: justify;
    color: #C63235;
}
#texte_apres_ligne_fourchette{
    margin-top: 50px;
    margin-bottom: 50px;
    color: #000;
    text-align: justify;
}


.requiredFieldError:hover {
    -moz-box-shadow: 0px 0px 4px 0px rgba(164, 11, 0, 0.83);
    -webkit-box-shadow: 0px 0px 4px 0px rgb(164 11 0 / 83%);
    -o-box-shadow: 0px 0px 4px 0px rgba(164, 11, 0, 0.83);
    box-shadow: 0px 0px 4px 0px rgb(164 11 0 / 83%);
    transition: 80ms;
}

.requiredFieldError {
    border: rgba(164, 11, 0, 0.83) 1px solid !important;
}

#estimation .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: var(--main_color);
    background-color: var(--main_color);
}

#estimation input[type=radio]:checked+label {
    background-color: transparent !important;
    color: initial;
}

h1 {
    font-weight: lighter;
}

.fw500 > * {
    font-weight: 500 !important;
}
.lh1 > * {
    line-height: 0.9 !important;
}

.line-clamp2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vertical_baseline {
    vertical-align: baseline;
}

.big_round_button {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 18px;
    border: 1px solid var(--second_color) !important;
    -webkit-border-radius: 60px !important;
    -moz-border-radius: 60px !important;
    border-radius: 60px !important;
    padding: 30px 50px !important;
    display: inline-block;
}

.custom-control-input:checked~.custom-control-label::before, #annonce_detail form .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #e84e10;
    background-color: #e84e10;
}

.custom-switch label, .custom-switch label {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.link_retour, .link_top {
    font-size: 18px;
}

.link_retour_footer {
    margin-right: 130px;
}

.bg_gris {
    background: #cccccc;
}

.bg_light_gris {
    background: #f6f6f6;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: var(--main_color);
}

#page_texte img.share_icn, #actu_detail img.share_icn {
    max-width: initial !important;
    height: auto !important;
}
.btn.focus, .btn:focus {
    box-shadow: none;
}

#lng-zh-tab img, #lng-texte-zh-tab img, #lng-titre-zh-tab img {
    width: 28px;
}

.fw600 {
    font-weight: 600 !important;
}
.fw500 {
    font-weight: 500 !important;
}

.breadcrumb {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    opacity: 0.8;
    font-weight: lighter;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #fff;
    content: ">";
}

.breadcrumb-item.active {
     color: #fff;
}


#ariane {
    background: var(--main_color);
    color: #fff;
}

#ariane .breadcrumb {
    margin-bottom: 0;
}

.material-scrolltop {
    display: block;
    position: fixed;
    width: 0;
    height: 0;
    bottom: 23px;
    right: 23px;
    padding: 0;
    overflow: hidden;
    outline: none;
    border: none;
    border-radius: 2px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    cursor: hand;
    border-radius: 50%;
    background: var(--main_color);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -ms-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1); }
.material-scrolltop:hover {
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5); }
.material-scrolltop::before {
    position: absolute;
    top: 55%;
    left: 28%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
    width: 0;
    border-radius: 100%;
}

#moteur_recherche .bootstrap-select .dropdown-toggle:focus, #moteur_recherche .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline:none !important;
}

.material-scrolltop.reveal {
    width: 56px;
    height: 56px; }
.material-scrolltop span {
    display: block;
    font-size: 25px;
    color: #fff; }

.material-scrolltop, .material-scrolltop::before {
    content:"\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    font-size: 30px;
}

.page-link {
    background: transparent;
    border: 0;
    color: #9D9D9C;
}

.page-item.active .page-link {
    background: transparent;
    color: #000;
}

.page-link:hover {
    background: transparent;
    color: #000;
}

.pagination-lg .page-link {
    padding: 0.45rem 0.8rem;
}

.page-item.disabled .page-link {
    background: transparent;
}

@media (max-width: 576px) {
    .titre_bloc, #titre_coups_coeurs {
        font-size: 14px;
        padding: 20px 70px 20px 20px;
    }
    .titre_bloc {
        top: -22px;
    }

    #annonce_detail .titre_bloc, #annonce_detail p.titre_bloc {
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: auto !important;
    }

    #derniers_biens_favoris .nav-tabs .nav-link {
        font-size: 13px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #annonce_detail #lien_lancement, #annonce_detail #lien_brochure {
        min-width: initial;
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .info_thematique_hp {
        padding: 30px 15px;
        display: flex;
        align-items:center;
        justify-content: space-between;
    }

    .info_thematique_hp .thematique_more, .info_thematique_hp div {
        display: inline-block;
    }

    #annonce_detail h1, #annonce_detail p.titre_bloc {
        font-size: 18px;
    }

    #annonce_detail #titre_lots_projet, .info_thematique_hp div {
        font-size: 14px;
    }

    #annonce_detail_lots {
        font-size: 12px;
    }

    #listing_biens .annonce_listing_nature, #home_coup_coeurs .nature, #home_coup_coeurs .ville, #home_news .hp_news_titre {
        font-size: 14px;
    }

    #listing_biens .annonce_listing_reference, .info_thematique_hp .thematique_more {
        font-size: 11px;
    }

    #listing_biens .annonce_listing_ville, #home_coup_coeurs .desc, #home_coup_coeurs .plus, #home_news .hp_news_texte, #home_news .hp_news_btn {
        font-size: 12px;
    }

    #listing_biens .annonce_listing_chb_surface, .info_thematique_hp div.services_hp_texte, .listing_desc_projet {
        font-size: 12px;
    }

    #listing_biens .annonce_listing_prix  {
        font-size: 12px;
    }

    #listing_biens .annonce_listing_charges {
        font-size: 10px;
    }

    #page_texte h1, #estimation h1.titre_bloc, #contact h1.titre_bloc, #listing_references h1.titre_bloc {
        font-size: 16px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .image_thematique_hp {
        height: 200px;
    }



    #home_services .image_thematique_hp, #home_services .image_service_mini_hp {
        display: none;
    }

    #home_services .info_thematique_hp {
        align-items: start;
        padding: 10px 0px;
    }

    #home_services .services_hp_texte {
        margin-bottom: 0 !important;
    }

    #home_services {
        background: #fff;
        padding-bottom: 30px;
    }

    #home_services .titre_bloc {
        margin-bottom: -50px;
    }

    #page_texte .ck_txt h1, #page_texte .ck_txt h2 {
        padding-left: 0 !important;
    }

}

@media (max-width: 768px) {
    #page_texte h1 {
        width: auto;
    }

    #top_menu {
        padding-bottom: 0;
    }

    #home_slider_search .slide_hp_legende {
        top: 0;
        bottom: initial;
        right: 0;
        width: auto;
    }

    #home_slider_search .slide_hp_titre {
        font-size: 14px;
    }

    .ck_txt p {
        margin-bottom: 0 !important;
    }



    #mobile_header * {
        font-size: 12px !important;
    }

    #acces_prive_header_mobile a {
        display: inline-block;
        margin-top: 10px;
    }

    .big_round_button {
        font-size: 15px;
    }

    #home_slider_search #home_slider_container {
        /*min-height: 350px;*/
    }

    #top_menu #col_langues a {
        font-size: 15px !important;
    }



    #derniers_biens_favoris {
        display: none !important;
    }

    .ck_txt table {
        width: 100% !important;
    }

    .ck_txt div {
        width: 100% !important;
        margin-left: 0!important;
        margin-right: 0!important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .ck_txt div.p-5 {
        padding-left: 10px !important;
        padding-right: 10px !important;

    }

    .ck_txt * {
        margin-left: 0 !important;
    }

    .ck_txt td {
        display: block;
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .ck_txt h1, .ck_txt h2 {
        padding-left: 0 !important;
    }

    #annonce_detail #detail_slider .sy-pager {
        display: none;
    }

    #home_coup_coeurs .desc {
        min-height: 72px;
    }

    #annonce_detail .sy-slide img {
        max-height: 250px !important;
    }

    .link_retour_footer {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .img-christies-accueil {
        width: 100% !important;
        height: auto !important;
    }
}

@media (max-width: 992px) {
    .slick-dots li {
        width: 10px !important;
    }

    ul#etapes_estimation li {
        display: block;
        margin-bottom: 15px;
    }

    #home_coup_coeurs .slick-dots {
        bottom: 10px;
        right: 30px;
    }

    #home_coup_coeurs .slick-dots li button:before {
        color: var(--second_color);
        opacity: 1;
    }
    #home_coup_coeurs .slick-dots li button:before, #annonce_detail .slick-dots li button:before {
        font-size: 9px;
    }

    #home_coup_coeurs .annonce_accueil_infos {
        left: 0;
        margin-top: 0;
        padding: 15px;
        max-width: 100%;
        padding-bottom: 45px;
    }

    #annonce_detail .slick-dots {
        right: 20px;
        left: 20px;
        bottom: 10px;
        display: none !important;
    }

    #home_coup_coeurs .slick_hp_sliders {
        height: 300px;
    }

    #trigger_menu:focus {
        outline:none;
    }

    #top_menu .navbar-toggler {
        border: 0;
        height: 25px;
    }

    #top_menu .fa-bars {
        font-size: 25px;
    }

    #top_menu .fa-times {
        font-size: 25px;
    }

    #top_menu #col_langues {
        padding-top: 0px !important;
    }

    #site_nav {
        background-color: #ddd8d2;
        margin-top: 30px;
    }

    #site_nav .navbar-nav, #site_nav .navbar-nav {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #site_nav .dropdown, #site_nav .nav-link {
        padding-left: 0 !important;
        border-bottom:1px solid white;
        width: 100%;
        padding-bottom: 15px !important;
        margin-bottom: 15px !important;

    }

    #site_nav .dropdown.show {
    }

    #site_nav .navbar-nav .dropdown-menu {
        background-color: transparent;
        border:0;
    }

    #top_menu .navbar-light .navbar-nav .nav-link:hover, #top_menu a:hover {
        color: var(--second_color);
    }

    #col_langues {
        padding-left: 0;
        padding-right: 0;
    }

    #annonce_detail .sy-slide img {
        max-height: 400px;
    }
}

@media (max-width: 1200px) {


    .annonce_accueil_infos {
        max-width: 600px;
    }

}

@media (max-width: 1400px) {

}

.checkmark {
    display:inline-block;
    width: 22px;
    height:22px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.checkmark_stem {
    position: absolute;
    width: 4px;
    height: 16px;
    background-color: #000;
    left: 11px;
    top: 0;
}

.checkmark_kick {
    position: absolute;
    width: 7px;
    height: 4px;
    background-color: #000;
    left: 7px;
    top: 12px;
}

.btn-dropdown {
    text-align: initial;
}

#map > div > div > svg > g > path {
    stroke: transparent!important;
}

.align-fix {
    height: 240px;
}

@media (max-width: 450px) {
    .align-fix {
        height: auto;
    }
}

.parent-bloc-logo {
    position: relative;
}

.child-bloc-logo {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.child-bloc-logo .logo-christies {
    width: 75% !important;
    margin: auto;
    height: auto !important;
}

.dark-img {
    filter: brightness(0.5);
}

@media (max-width: 992px) {
    .child-bloc-logo {
        width: 100%;
        text-align: center;
    }


}


