button[data-target=".bs-example-modal-lg"].btn.ghost {
    background-color: #bc7c5f !important;
    color: #ffffff !important;
    border: 2px solid #bc7c5f !important;

    font-size: 1.25rem !important;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
}


button[data-target=".bs-example-modal-lg"].btn.ghost:hover {
    background-color: #bc7c5f !important;
    border-color: #bc7c5f !important;
}



/*------------------- calendrier -------------------*/

.fiche_lot_num {color: #bc7c5f;}
.entry-title h2 {
    margin: 0;
    letter-spacing: 1px;
    margin-bottom: 17px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #bc7c5f;
}

.calendrier_annees { margin-bottom:50px; line-height: 2; }
.couverture_catalogue img {
    width: 100%;
    border: 1px solid #888;
    border-radius: 2px;
    box-shadow: 3px 3px 6px #999999;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.couverture_catalogue img:hover {
    transform: scale(1.02);
    box-shadow: 5px 5px 12px #777777;
    cursor: pointer;
}

/*------------------- lire plus -------------------*/
.more-link {
    padding: 3px 8px;
    background-color: #f3f3f3;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 2px;
    font-style: normal;
    border-bottom: none;
}

.more-link:hover {
    background-color: #a36a51;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/*------------------- mega footer -------------------*/

.footerNiveau2 { padding-top: 25px; border-top: 1px solid #e0e0e0; }
.floatRight { float: right; margin-top: 20px; }
.footerNiveau1, .footerNiveau2 { margin-bottom: 30px; width: 100%; }
.footer_logo { display: block; max-width: 200px; height: auto; margin: 0 auto 20px auto; }
@media (min-width: 992px) { .footer_logo { margin: 0 0 20px 0; } }
.footer-title { color: #ffffff; text-transform: uppercase; font-size: 16px; font-weight: bold; letter-spacing: 1.5px; margin-bottom: 20px; padding-bottom: 8px; display: inline-block; margin-top: 20px; margin-left: 10px; }
.list-unstyled { padding-left: 0; list-style: none; }
.site-footer ul li { margin-bottom: 12px; }
.site-footer ul li a { color: #999; text-decoration: none; text-transform: uppercase; font-size: 13px; transition: all 0.3s ease; display: inline-block; }
.site-footer ul li a:hover { color: #c59d3f; transform: translateX(5px); }
.site-footer p, .site-footer address { font-size: 14px; line-height: 1.6; color: #999; font-style: normal; }
@media (max-width: 991px) { #footer { text-align: center; } .footer-title { margin-top: 30px; } .text-right { text-align: center !important; margin-top: 15px; } }
@media (max-width: 576px) { .footerNiveau2 { border-top: none; } .footer-title { font-size: 14px; } .site-footer p { font-size: 13px; } .text-left { text-align: center; } }

/*------------------- btn gris -------------------*/

.bouton-estim2 { display: inline-block; background: grey; color: #fff !important; font-size: 1.1em; font-weight: 500; padding: 10px 40px; text-decoration: none; border-radius: 4px; transition: opacity 0.3s ease; text-transform: uppercase; cursor: pointer; box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; }

/*------------------- corrections bugs affichage -------------------*/

.ordre_false.product, .pageOrdre .ordre_false.product { height: 620px !important; }
.product-image { height: 300px; }
.layoutsPage { min-height: 850px !important; }
.col_full, .col_half, .col_one_third { margin-bottom: 20px; float: left; }
@media (max-width: 767px) { .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth { margin-bottom: 20px !important; } }
.loupe { display: none; }
.social-icon a:link { font-size: 16px; line-height: 38px !important; color: #666; text-shadow: none; }
#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2) #logo img, #header.sticky-header:not(.static-sticky) #primary-menu, #header.sticky-header:not(.static-sticky) #primary-menu > ul, #header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a { height: 46px; }
.si-share { display: none; }

/*------------------- sélection de texte -------------------*/

*::-moz-selection { background: #333 !important; color: #fff; text-shadow: none; }

/*------------------- services -------------------*/

.feature-box p { margin: 8px 0 0 0; color: #000; }
.feature-box.fbox-center p { font-size: 12px; margin-top: 0px; font-family: Poppins; }
.feature-box.fbox-center:not(.fbox-bg) h3::after { display: none; }
.fbox-effect .fbox-icon i::after { pointer-events: none; position: absolute; width: 60px; height: 60px; border-radius: 50%; content: ''; display: none; }
.feature-box.fbox-center .fbox-icon { position: relative; width: 60px; height: 50px; margin: 0 auto 0px; }
.feature-box h3 { font-family: Playfair Display; font-weight: 600; font-style: normal; letter-spacing: 1px; margin-bottom: 0; font-size: 14px; color: #bc7c5f; }
.fbox-effect.fbox-dark .fbox-icon i::after { box-shadow: 0 0 0 2px #fff; display: none; }
.feature-box.fbox-dark .fbox-icon i, .feature-box.fbox-dark .fbox-icon img { background-color: #fff; color: #bc7c5f; }
.feature-box .fbox-icon a, .feature-box .fbox-icon i, .feature-box .fbox-icon img { display: block; position: relative; width: 60px; height: 60px; color: #bc7c5f; }
.fbox-effect.fbox-dark .fbox-icon i:hover, .fbox-effect.fbox-dark:hover .fbox-icon i { background-color: #fff; color: #333; }
.feature-box.fbox-dark.fbox-outline .fbox-icon { border-color: #fff; }
.feature-box.fbox-dark .fbox-icon i, .feature-box.fbox-dark .fbox-icon img { background-color: #fff; }

/*------------------- header -------------------*/

#top-bar { font-size: 12px; }
.top-links, .top-links a { color: #000 !important; }
#top-social li { border: none; }
#top-social li a { border-left: 0 !important; font-weight: bold; color: #000; }
.languegb img, .languefr img { display: none; }
.languegb::after { content: " EN"; font-weight: bold;}
.languefr::after { content: " FR"; font-weight: bold;}
.languegb, .languefr { margin-right: 20px; }
a.languegb, a.languefr { color: #000; }
#logo img { width: 140px; height: auto; margin-bottom: 15px; }

/*------------------- onglet couleur specifique -------------------*/

ul.sf-js-enabled a[href="/estimation-en-ligne"] div, ul.sf-js-enabled a[href="/en/online-valuation"] div { color: white; background-color: #bc7c5f; padding-left: 18px; padding-right: 18px; border-radius: 5px; transition: background-color 0.3s ease, transform 0.2s ease;     box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; }
ul.sf-js-enabled a[href="/estimation-en-ligne"]:hover div, ul.sf-js-enabled a[href="/en/online-valuation"]:hover div { opacity: 0.85; }

/*------------------- menu -------------------*/

#primary-menu.style-2 > div > ul > li > a i { line-height: 0px; }
#primary-menu ul ul a { font-size: 14px; text-transform: initial; }
@media all and (min-width: 1024px) { #primary-menu ul ul, #primary-menu ul li .mega-menu-content { display: none; position: absolute; background-color: #fff!important; box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05); border: 1px solid #EEE; border-top: 2px solid #bc7c5f; height: auto; z-index: 199; left: 0; margin: 0; top:58px; color:#000; } }
body.en.device-lg #primary-menu ul li a { padding-left: 50px; padding-right: 50px; }
body.en.device-md #primary-menu ul li a { padding-left: 30px; padding-right: 30px; }
#header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap, #primary-menu.style-2 > div > ul > li > a { line-height: 39px; }
[class^="icon-legal"] { margin-right: 0px; }
#primary-menu-trigger, #page-submenu-trigger { font-size: 17px; }
.device-md #primary-menu ul li a { padding-left: 33px; padding-right: 33px; }

/*------------------- recherche -------------------*/

.button.button-3d:hover { background-color: #000 !important; }
.button { background-color: #bc7c5f; color: #fff; border-color: #bc7c5f; }
.btn-primary { color: #fff; background-color: #bc7c5f; border-color: #bc7c5f; }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #bc7c5f; border-color: #bc7c5f; opacity: 0.85; }
.device-sm .btn-primary { margin-top: 50px; }
#searchFiltre { background-color: #f8f8f8; }
#searchFiltre input.btRecherche { margin-bottom: 20px; background-color: #bc7c5f; color: #fff; border: 1px solid #bc7c5f; }
#searchFiltre input.btRecherche:hover { width: 100%; background-color: #000; color: #fff; border: 1px solid #000; }
#primary-menu .container #top-search form input { color: #000 !important; }
#primary-menu .container #top-search form input::placeholder { color: #000 !important; text-transform: none; font-size: 20px; font-weight: 500; }
#top-cart .top-cart-content { border-top: 2px solid #bc7c5f; top: 60px; }
.top-cart-title p { color: #bc7c5f; }
.titre_page, .titre_page a, .titre_page a:visited { color: #bc7c5f; text-transform: initial; font-family: Playfair Display; font-weight: 600; font-size: 30px; letter-spacing: 1px; padding-bottom: 20px; margin-top: 40px; margin-bottom: 40px; }
.dynamic-title::after { content: ""; display: block; margin-top: 8px; width: 14%; background: #bc7c5f; border: 0; height: 2px; text-align: left; }

/*------------------- module estimation -------------------*/

.module_estimation { display: flex; min-height: 400px; max-width: 100%; overflow: hidden; box-sizing: border-box; }
.col_left { flex: 1; background: #fff; display: flex; justify-content: center; padding: 60px 40px; }
.col_left .inner { max-width: 420px; text-align: center; }
.titre_estimation { font-size: 30px; font-weight: 600; margin-bottom: 50px; color: #bc7c5f; font-family: Playfair Display; }
.bouton-estim { display: inline-block; background: #bc7c5f; color: #fff !important; font-size: 1.1em; font-weight: 500; padding: 10px 40px; text-decoration: none; border-radius: 4px; transition: opacity 0.3s ease; text-transform: uppercase; cursor: pointer; box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;}
.bouton-estim:hover { opacity: 0.85; }
.texte { font-family: Poppins; font-size: 14px; }
.col_right { flex: 1; position: relative; overflow: hidden; }
.col_right img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover; }
@media (max-width: 1024px) and (min-width: 769px) { .module_estimation { min-height: 400px; } .col_left { padding: 80px 40px; } .titre_estimation { font-size: 30px; margin-bottom: 40px; } }
.titre_estimation { font-size: 24px; margin-bottom: 40px; text-align: center; }
@media (max-width: 768px) { .module_estimation { flex-direction: column; min-height: auto; } .col_left { padding: 100px 30px 80px; } .titre_estimation { font-size: 24px; margin-bottom: 40px; text-align: center; } .col_right { height: 65vh; min-height: 410px; } }
@media (max-width: 480px) { .titre_estimation { font-size: 22px; } .col_left { padding: 90px 20px 70px; } .bouton-estim { font-size: 1em; padding: 12px 30px; box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; } }

/*------------------- slider -------------------*/

.tparrows:hover { background: #bc7c5f; }
.tp-caption { font-size: 15px !important; line-height: 16px; font-style: normal; font-family: Poppins!important; }
.tp-caption.slidelink a span { font-family: Poppins !important; }
.tp-caption #slideTitleId { margin-bottom: 10px; font-family: Playfair Display!important; }
.device-xxs .tp-caption { font-size: 12px !important; line-height: 13px; font-style: normal; font-family: Poppins; }
#slider { margin-bottom: 0px; margin-top: 20px; }

/*------------------- carrousel belles encheres -------------------*/

.belles_encheres { text-align: center; margin-top: 20px; }
.CarouselResultat { clear: both; text-align: center; }
.belles_encheres_home .owl-carousel .owl-item img { margin: 0 auto; border-radius: 3px; height: 180px; }
.belles_encheres_home .imgphare { display: table-cell; height: 180px; margin-bottom: 14px; margin-right: 19px; overflow: hidden; text-align: center; vertical-align: middle; float: left; max-height: 180px; min-height: 180px; width: 100%; }
.belles_encheres_home { text-align: center; margin-top: 20px; }
.CarouselEstimation { color: #999; clear: both; display: none; }
.contentCarouselLot { text-align: center; }

/*------------------- carrousel colonne -------------------*/

.belles_encheres, .belles_encheres_colonne, .belles_encheres_specialites { text-align: center; margin-top: 20px; }
.device-lg .belles_encheres_colonne { padding: 0px 20px; }
.device-sm .belles_encheres_colonne { padding: 0px 80px; }
.device-md .belles_encheres_colonne, .device-xs .belles_encheres_colonne { padding: 0px 20px; }
.device-xs .belles_encheres_colonne { padding: 0px 30px; }
.device-xxs .belles_encheres_colonne { padding: 0px; }
.belles_encheres_specialites { text-align: center; padding: 0px; margin-top: 0px; }
.belles_encheres_colonne { padding: 20px; }

/*------------------- calendrier -------------------*/

.calendrier_annees { margin-bottom: 30px; }
.couverture_catalogue img {box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;}
.triAnnee{ background-color: #bc7c5f; border-radius: 2px; color: #fff !important; padding: 0px 5px; }

/*------------------- catalogue -------------------*/

.btn.ghost:hover, .btn.ghost:active, .btn.ghost:focus { background-color: #bc7c5f !important; color: #fff !important; border-color: #bc7c5f; }
.pagination .currentStep { background: #bc7c5f; }
.product-overlay a:hover { background-color: #bc7c5f; }

/*------------------- actualites -------------------*/

.page_actualite .entry.clearfix.actualite .entry-image { width: 170px; margin-right: 30px; }
.more-link { margin-top: 14px; }
@media (max-width: 767px) { .page_actualite .entry.clearfix.actualite .entry-image { width: 100%; margin-right: 0px; } }

/*------------------- formulaire estimation -------------------*/

#estim input[type="radio"] { width: 14px !important; }
@media (max-width: 767px) { #estim input[type="radio"] { width: 14px !important; } }
.formulaireContact .col-sm-2 { width: 17% !important; }
.fond_estimation { background-color: #f9f9f7; padding: 25px; border-radius: 4px; }
#estim { background: #f9f9f7; border: 1px solid #bc7c5f; border-radius: 8px; padding: 1.8rem 2rem; box-shadow: 0 4px 12px rgba(0,0,0,0.06); line-height: 1.65; color: #222; }
input[type="checkbox"] { transform: scale(1.7); }
.device-xxs .calendrier .entry-c { width: auto; }
@media (max-width: 768px) { #estim input, #estim textarea {} }

/*------------------- boutons estimation home -------------------*/

a.bouton-estimation-vente { text-transform: uppercase; background-color: #bc7c5f; color: #fff !important; border: 1px solid #bc7c5f; padding: 8px 20px; border-radius: 2px; transition: background-color 0.3s; font-size: 1.1em; font-weight: 600; display: inline-block; box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; }
.bouton-estimation-vente:hover { background-color: #000; color: #fff !important;}

.layoutsExemple .entry-image { width: 180px; float: left; margin-right: 0; padding-left: 0px; border-radius: 2px; }

/*------------------- marges-et-listes -------------------*/

.marginHaut { margin-top: 40px; }
dl, dt, dd, ol, ul, li { margin-left: 7px; }

/*------------------- paiement -------------------*/

.paiement { background-color: #f1f1f1; width: 100%; padding: 20px; margin-top: 40px; margin-bottom: 20px; }
.paiement h3 { display: none; }

/*------------------- cgu-pages-statiques -------------------*/

.calLegende { background-color: #f1f1f1; padding: 20px; width: 100%!important; text-align: center; margin-bottom: 40px; }
.page_statique h2 { margin-top: 40px; font-size: 20px; }
.page_statique h3 { margin-top: 40px; font-size: 15px; color: #000; }
.page_statique h4 { margin-top: 30px; color: #000; }

/*------------------- social footer -------------------*/

.socialFooter { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin: 20px 0; }
.droits { font-size: 11px; }
#copyrights { font-size: 13px; line-height: 1.5; }
#gotoTop { border-radius: 50%; }
#gotoTop:hover { background-color: #bc7c5f; }

/*------------------- video youtube -------------------*/

.video-responsive { overflow: hidden; padding-bottom: 56.25%; position: relative; height: 0; }
.video-responsive iframe { left: 0; top: 0; height: 100%; width: 100%; position: absolute; }

/*------------------- media queries -------------------*/


@media (max-width: 479px) {
    #top-search a {
        right: 22px;
    }
}


@media (max-width: 991px) {
#logo img {width: 120px; height: auto;}
    #primary-menu-trigger {
        top: 100%;
        margin-top: 0;
    }

    #primary-menu ul li {
        padding-left: 20px;
    }


    .titre_page, 
    .titre_page a, 
    .titre_page a:visited {
        color: #bc7c5f;
        text-transform: initial;
        font-family: 'Playfair Display';
        font-weight: 600;
        font-size: 26px;
        letter-spacing: 1px;
        padding-bottom: 20px;
        margin-top: 40px;
        margin-bottom: 40px;
    }


    #primary-menu > div > ul > li:nth-child(5), 
    #primary-menu > div > ul > li:nth-child(5) a:link {
        color: #000 !important;
        font-weight: 500;
        padding-left: 20px;
    }


    #primary-menu > div > ul > li:nth-child(5) a:hover, 
    #primary-menu > div > ul > li a:hover {
        color: #000 !important;
        font-weight: 600;
        padding-left: 20px;
    }


    #primary-menu .container #top-search form input::placeholder {
        color: #000 !important;
        text-transform: none;
        font-size: 12px;
        font-weight: 500;
    }


@media (max-width: 991px) {
    ul.sf-js-enabled a[href="/estimation-en-ligne"] div, ul.sf-js-enabled a[href="/en/online-valuation"] div {
        color: #000;
        background-color: #bc7c5f;
        padding-left: 0;
        padding-right: 0;
        border-radius: 0;
        text-align: center;
        color: white;
    }
}
}








/*------------------- bullets style insta -------------------*/
.owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-top: 15px;
}

.owl-dots .owl-dot {
    display: none !important;
}

.owl-dots .owl-dot.active,
.owl-dots .owl-dot.active + .owl-dot,
.owl-dots .owl-dot:has(+ .owl-dot.active) {
    display: inline-block !important;
}

.owl-dots .owl-dot span {
    display: block;
    width: 6px;
    height: 6px;
    background: #a8a8a8;
    border-radius: 50%;
    transition: transform 0.2s ease, background-color 0.2s ease;
    margin: 0 !important;
}

.owl-dots .owl-dot.active span {
    background: #0095f6;
    transform: scale(1.3);
}