/*----------------bontons estimation home-----------------*/
.bouton-estimation-vente {
  text-transform: uppercase;
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
  padding: 10px 20px;
  border-radius: 2px;
  transition: background-color 0.3s;
  font-size: 1em; /* Utilisation d'em pour une taille de police relative */
  font-weight: 700;
  display: inline-block; /* Permet au bouton de s'adapter sur une seule ligne */
}

.bouton-estimation-vente:hover {
  background-color: #f3f3f3;
}

/* Média queries pour différentes tailles d'écran */
@media (max-width: 768px) {
  .bouton-estimation-vente {
    font-size: 0.8em; /* Taille de police plus petite pour les petits écrans */
  }
}

@media (max-width: 480px) {
  .bouton-estimation-vente {
    font-size: 0.7em; /* Taille de police encore plus petite pour les très petits écrans */
    padding: 8px 15px; /* Espacement interne réduit pour les très petits écrans */
  }
}



/*----------------  #bouton drouot------------- */

.bouton-drouot {
	background: transparent;
	border: 0.5px solid #fff;
	border-radius: 36px;
	opacity: 1;
	height: 35px;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	line-height: 35px !important;
	margin-top: 10px;
	padding: 0px 11px;
}


/*----------------  #general-------------*/
.layoutsPage {min-height: 800px !important;}
.si-share .social-icon {display: none;}
.device-sm [class^="icon-legal"], .device-xs [class^="icon-legal"]{margin-right: 0px;}
*::-moz-selection {background: none repeat scroll 0 0 #444 !important;color: #fff;text-shadow: none;}
.noPadding.col-md-6.texteCGV {padding:0px 20px!important;}
.productOnline, .productOnlineResult {clear: both;}
.postcontent, .sidebar, .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: 10px;float: left;}

/* ---------------- Titres ----------------------*/
.entry-title h2, .entry-title h2 a, .entry-title h2 a:link, .entry-title h2 a:visited {font-family: Work Sans; margin-bottom: 10px; font-size:14px; text-transform:uppercase; font-weight: 500; letter-spacing: 0px;}
.titre_page, .titre_page a, .titre_page a:visited {font-family: Work Sans; text-transform: uppercase; margin: 50px 0 50px 0;clear: both;font-size: 24px; font-weight: 500; letter-spacing: 0px;}

.actualite_titre {line-height : 25px;}


/*----------------  #logo------------- */
#logo img {width: 420px;height: auto;margin-bottom: 30px;}


/*----------------  #header------------- */
#top-bar a:link {color: #000;}
.top-links a:link, .top-links a, .top-links a:visited {color:#000!important;}
#top-social li a {font-weight: bold;color: #000;}
#top-social li {border-left: 0px solid #fff;}
.si-share {display: none;}



/* ---------------- Langues-----------------*/
.languegb img, .languefr img {display : none;}

.languegb::after {content : " EN";font-weight: bold;}
.languefr::after {content : " FR";font-weight: bold;}


/*----------------  #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;
}

.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;
}


/*----------------  #pictos services------------- */
.featured-media {background-position: center;background-size: cover;display: block;max-height: 682px;position: relative;width: 100%;}

@media (min-height: 1100px) {
.featured-media {max-height: none;}
}

.feature-box h3 {color: #000; font-size:14px;}
.featured-media > img {display: block;visibility: hidden;width: 100%;}
.feature-box.fbox-dark .fbox-icon i, .feature-box.fbox-dark .fbox-icon img {background-color: #fff;}
.feature-box.fbox-dark.fbox-outline .fbox-icon {border-color: #000;}
.fbox-effect.fbox-dark .fbox-icon i:hover, .fbox-effect.fbox-dark:hover .fbox-icon i {background-color: #000; color: #fff;}
.fbox-effect .fbox-icon i:hover, .fbox-effect:hover .fbox-icon i {background-color: #000;color: #fff;}
.marginHaut {margin-top:50px;}
.feature-box .fbox-icon a, .feature-box .fbox-icon i, .feature-box .fbox-icon img {display: block;position: relative;width: 100%;height: 100%;color: #000;}
.fbox-effect.fbox-dark .fbox-icon i::after {box-shadow: 0 0 0 2px #000;}
.feature-box.fbox-center p {font-size: 13px;margin-top: 14px;}


/*----------------  #menu------------- */
#cpgen-menu {background-color: #000;border-top: 1px solid #000; border-bottom: 1px solid #000;}
.device-md #primary-menu ul li a {font-size: 11px;padding-left: 18px;padding-right: 18px;}
#primary-menu ul ul a {font-size: 16px; text-transform: none; background-color: #000;}
#primary-menu-trigger {background-color: transparent !important;}
.device-sm #primary-menu, .device-xs #primary-menu, .device-xxs #primary-menu { float: left; width: 100%; background-color: #000 !important;}

#primary-menu.style-2 > div > ul > li > a i {line-height: 22px;}

#header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap, #primary-menu.style-2 > div > ul > li > a {line-height: 38px;}

body.en.device-lg #primary-menu ul li a {padding-left: 35px;padding-right:35px;}
body.en.device-md #primary-menu ul li a {font-size: 14px;padding-left: 20px;padding-right:20px;}

#primary-menu.style-2, #primary-menu.style-2 > div > ul, #primary-menu.style-2 > div > ul > li > a {height: 40px;}

/*----------------top-search-----------------*/
#primary-menu.style-2 > div #top-search, #primary-menu.style-2 > div #top-cart, #primary-menu.style-2 > div #side-panel-trigger {margin-top: 10px;margin-bottom: 10px;}
#top-search form {top:3px;}
.container #top-search form input::placeholder {font-size: 16px;text-transform: none;font-weight:normal; background-color:#fff; color:#000;}
.device-xxs .container #top-search form input::placeholder {font-size: 14px;color:#000;text-transform: none;font-weight:normal;}
#top-search form input.loupe {background: #ffffff url(https://joignyencheres.fr/uploads/Image/img_site/bt_loupe.jpg) no-repeat scroll 0 4px !important;height: 34px;width: 30px;color: #000;float: left;border-radius: 0px 6px 6px 0px;background-size: 100% 100%;}
#top-cart .top-cart-content  {border-top: 2px solid #000; background-color:#fff; top: 40px; }

#primary-menu .container #top-search form input {color: #000 !important;background-color: #fff;height: 34px; font-size: 15px; font-weight: normal;}

/*----------------recherche----------------*/
.button.button-3d:hover {background-color: #555 !important;}
.btn-primary {color: #fff;background-color: #000;border-color: #000;}
.button {background-color: #000;color: #fff!important;border-color: #000;}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {color: #fff;background-color: #555;border-color: #555;}
.device-sm .btn-primary {margin-top: 50px;}
#searchFiltre input.btRecherche {margin-bottom: 20px;}
#searchFiltre {background-color: #f8f8f8;}
#searchFiltre input.btRecherche {background-color: #000;color: #fff;border: 1px solid #000;border-radius: 0 4px 4px 0;}
#searchFiltre input.btRecherche:hover {width: 100%;padding: 6px 10px;background-color: #555;color: #fff;border: 1px solid #555;border-radius: 0 4px 4px 0;}


/*----------------  #home calendrier
@media all and (min-width: 1024px) {
.home_calendrier .owl-theme .owl-controls {display: none;}
}

.home_calendrier div.owl-dot {display:none;}
.home_calendrier {margin-bottom: 40px;}
.calendrierVertical .bloc_vente_pictos {}
.device-sm .home_calendrier .owl-carousel .owl-stage-outer {height:470px;}
.entry-image img {border-radius: 5px;}

.home_calendrier .owl-item  {padding-right: 16px;}
.home_calendrier .owl-carousel .owl-item img {width: 100%;border: 1px solid #f8f8f8;}
.home_calendrier .owl-carousel .owl-item img {width: 100%;}
.oc-catalogue .owl-carousel .owl-item{ height: 210px;}
.device-xxs .home_calendrier .owl-carousel .owl-item img {width: 100%;max-height: none;height:auto;overflow: visible;}
.home_calendrier .couverture_catalogue img {border:none;border-radius: 5px;}
.home_calendrier .verticalImage {width: 100%;padding: 0;}
.home_calendrier .verticalImage.couverture_catalogue {width: 100%;padding: 0;}
.home_calendrier .verticalImage.couverture_catalogue a:hover {opacity:0.75;}
.home_calendrier .owl-theme .owl-controls {text-align: center;margin-bottom: 20px;}
.owl-theme .owl-dots .owl-dot.active span {background-color: #333;}
.lotPhareResult {color: #000;font-weight: bold;padding-top: 6px;}

.home_calendrier .couvPasDispo {height: 214px;}

.home_calendrier .layoutsExemple .entry-image.no_couv.couverture_catalogue  {background: #f8f8f8 url("https://joignyencheres.fr/uploads/Image/img_site/nocouv.png") no-repeat scroll center center;background-size: 100% 100%;border: 1px solid #ccc;height: 258px !important; }
.couvPasDispo {background: #f8f8f8 url("https://joignyencheres.fr/uploads/Image/img_site/nocouv.png") no-repeat scroll center center;background-size: 100% 100%;border: 1px solid #ccc;height: 258px !important;}

.device-xxs .couvPasDispo {background: #f8f8f8 url("https://joignyencheres.fr/uploads/Image/img_site/nocouv.png") no-repeat scroll center center;background-size: 100% 100%;border: 1px solid #ccc;height: 388px !important;}


.home_calendrier .calendrierVertical .item .verticalImage img {border-radius: 5px;}
.calendrierVertical .item:hover .verticalImage img {transform: none;transform: scale(1) translate(0%, 0%);}
.owl-theme .owl-controls .owl-nav .owl-next {right: 0px;}
.owl-theme .owl-controls .owl-nav .owl-prev {left: 0px;}

.home_calendrier .carouselCouvCata, .home_calendrier .calendrierVertical .cataPasDispo {}

.home_calendrier .item {color:#fff;}
.home_calendrier .calendrierVertical .entry-title {color: #000 !important;}
.device-xxs .home_calendrier .calendrierVertical .entry-title {font-size: 12px;}
.home_calendrier  .entry-title h2, .home_calendrier  .entry-title h2 a, .home_calendrier  .entry-title h2 a:link, .home_calendrier  .entry-title h2 a:visited {margin-top: 10px;}
.device-xxs .home_calendrier .couvPasDispo {height: 388px;}

------------- */


.carouselCouvCata, .calendrierVertical .cataPasDispo {}
.calendrierVertical .item:hover .verticalImage {overflow: initial;}
.carouselCouvCata, .calendrierVertical .cataPasDispo {border-radius: 5px;}

.device-xxs .carouselCouvCata, .device-xxs  .calendrierVertical .device-xxs  .cataPasDispo {float: left;}
.device-xxs .carouselCouvCata, .device-xxs .calendrierVertical .cataPasDispo { overflow: none;max-height: none; float: left;}




/*----------------Slider-----------------*/
.tparrows {cursor: pointer;background: #000;width: 40px;height: 40px;position: absolute;display: block;z-index: 1000;}
.tparrows:hover {background: #555;}
input #slideTitleId {margin-bottom:0px;font-size:20px;font-weight:bold;}
#slider {margin-top: 1px!important;margin-bottom:20px!important;}
.tp-caption.WebProduct-Title.tp-resizeme{color:#fff !important;font-size:20px !important;line-height:1.3;text-transform:uppercase;margin-bottom:20px;font-family: Work Sans, Arial, Helvetica, sans-serif!important; font-weight:bold;}
.tp-caption, .tp-caption a  {font-size:14px!important;color:#000;line-height:1.3;font-family: Work Sans Arial, Helvetica, sans-serif!important;}
.device-xxs .tp-caption.WebProduct-Title.tp-resizeme{color:#fff !important;font-size:16px !important;line-height:1.3;text-transform:uppercase;margin-bottom:10px;font-weight:bold;}
.device-xxs .tp-caption, .tp-caption a  {font-size:12px!important;color:#000;line-height:1.3;font-family: Work Sans, Arial, Helvetica, sans-serif!important;}
.rev_slider {border-radius: 0px;}
.device-xxs .tp-caption, .tp-caption a {color: #000;line-height: 1.3;}
.device-xxs  .tp-caption {display:none;}


/*----------------  #carrousel home-resultats------------- */
.belles_encheres {text-align:center;margin-top:20px;}
.belles_encheres_home .owl-carousel .owl-item img {margin: 0 auto;border-radius: 3px;height:140px}
.belles_encheres_home .imgphare {margin-bottom: 14px;}
.belles_encheres_home {text-align:center;margin-top:20px;margin-bottom: 30px;}
.calendrier_milieu .bloc_mois_date {display:none;}
.owl-theme .owl-dots .owl-dot.active span {background-color: #000;}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {top: 30%;}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {background-color: #555 !important;color: #FFF !important;text-decoration: none;}


/*----------------  #carrousel vertical------------- */
belles_encheres, .belles_encheres_colonne {text-align:center;margin-top:20px;}
.device-lg .belles_encheres_colonne {padding:0px 40px;}
.device-sm .belles_encheres_colonne {padding:0px 100px;}
.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;}
.verticalCarouselContent {border: 1px solid #fff;}
.col-md-4 .belles_encheres_colonne .verticalCarouselLot {padding: 10px 0px 10px 0px;}

.CarouselDescription  {color: #000;font-size: 10px;height: 30px;overflow: hidden;position: fixed;text-transform: uppercase;top: 190px;width: 190px;margin-bottom: 15px;text-align:center;font-weight: 300;}
.CarouselResultat {color: #000;margin-top: 10px;text-align: center;text-transform: uppercase;font-size: 10px;width: auto; clear: both;}
.oc-lot h5 {max-height: 16px;min-height: 16px;height: 16px;overflow: hidden;text-align:center;}



/*----------------  #calendrier couv------------- */
.calendrier_annees {margin-bottom:30px;}
.page_calendrier .entry-c {position: relative;overflow: hidden;width: 68%;}
.couverture_catalogue img {width: 100%;border: 1px solid #888;border-radius: 2px;}
.device-lg .calendrier .col-md-10.entry-c {width: 70%;}
.device-md .calendrier .col-md-10.entry-c {width: 67%;}
.device-sm .calendrier .col-md-10.entry-c {width: 67%;}
.WidgetDroite {float:left;}
.triAnnee.annee1970 {display:none;}
.triAnnee {background-color: #000;border-radius: 2px;color: #fff !important;padding: 0px 5px;}
.triAnnee:hover {background-color: #555;border-radius: 2px;color: #fff !important;padding: 0px 5px;}
.bloc_vente_date {color: #000;font-size: 14px;font-weight: 600;font-style: normal;}
.bloc_vente_lieu {color: #000;font-style: normal;margin-top: 4px;font-size: 12px;}
.bloc_mois_date {float: left;width: 100%;color: #000;font-size: 18px;font-style: normal;margin-bottom: 20px;margin-top: 20px; font-weight:600;}


.calendrier_annees {margin-bottom:50px;}
.couverture_catalogue img {width: 100%;border: 1px solid #e8e8e8;border-radius: 0px;border-radius: 4px;}
.device-lg .layoutsExemple .entry-image, .device-md .layoutsExemple .entry-image, .device-sm .layoutsExemple .entry-image {width: 180px;float: left;margin-right: 10px;padding-left: 0px;padding-right: 20px;}
.entry-image.no_couv.couverture_catalogue  {background-image: url("https://joignyencheres.fr/uploads/Image/img_site/picto_no_couv.jpg");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 180px !important;height: 233px !important;border-radius: 4px;margin-left: 0px;margin-right: 10px;border:1px solid #ccc;}
.device-lg .entry-image.widget_no_couv {background-image: url("https://joignyencheres.fr/uploads/Image/img_site/picto_no_couv.jpg");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 150px !important;height: 190px !important;border-radius: 4px;margin-left: 0px;border:1px solid #ccc;}
.layoutsExemple .entry-image.no_couv.couverture_catalogue {background-image: url("https://joignyencheres.fr/uploads/Image/img_site/picto_no_couv.jpg");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 160px !important;height: 200px !important;border-radius: 4px;margin-left: 0px;border: 1px solid #ccc;}
.device-xs .layoutsExemple .entry-image {width: 160px;padding-left: 0;padding-right: 20px !important;}
.device-xs .layoutsExemple .entry-image.no_couv.couverture_catalogue {background-image: url("https://joignyencheres.fr/uploads/Image/img_site/picto_no_couv.jpg");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 144px !important;height: 178px !important;border-radius: 4px;margin-left: 0px;margin-right: 18px !important;}
.device-xxs .entry-image.widget_no_couv {background-image: url("https://joignyencheres.fr/uploads/Image/img_site/picto_no_couv.jpg");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 100% !important;height: 340px !important;padding-right:20px;border-radius:4px;margin-left:0px;border:1px solid #ccc;}
.device-xs  .entry-c {position: relative;overflow: hidden;width: 60%;float: left;}
.device-xxs .layoutsExemple .entry-image.no_couv.couverture_catalogue {background-image: url("https://joignyencheres.fr/uploads/Image/img_site/picto_no_couv.jpg");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;width: 100% !important;height: 430px !important;border-radius: 4px;margin-left: 0px;border: 1px solid #ccc;}

.more-link {font-style: normal;padding: 1px 10px;margin-top: 20px;border-bottom: 0px solid #000;border: 1px solid #000;border-radius: 2px;}
a.more-link {color:#000!important;}

.device-lg .layoutsExemple .actualiteCol1 .entry-image, .device-md .layoutsExemple .actualiteCol1 .entry-image, .device-sm .layoutsExemple .entry-image {
width: 100%;
	float: left;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/*---------------catalogue-----------------*/

input.texte1[type="submit"], button.texte1 {background: #000;border: none;color: #fff;}
.btn-default {color: #fff;background-color: #000;border-color: #000;}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {color: #fff;background-color: #555;border-color: #555;}
.modal-title {font-weight: 600;}
#page-title.page-title-mini h1 {font-weight: normal;font-size: 14px;}
.nom_vente {font-size: 14px;line-height: 1.3;padding-bottom: 10px;}
.date_vente {color: #000;font-size: 14px;font-weight: 600;line-height: 1.8em}
.envoyer_ordre .button.button-border {background: #000;color: #fff;}
.envoyer_ordre .button.button-border:hover {background: #555;}
.button.button-border:hover {background-color: #555;color: #FFF;}
.product-title h3 {margin: 0;font-size: 12px;min-height: 50px;max-height: 50px;overflow: hidden;}
.product-title h3 a:hover, .single-product .product-title h2 a:hover {color: #555;}
.lieu_vente {color: #000;font-size: 14px;line-height: 17px;font-style: normal;margin-bottom: 10px;text-align: left;}
.product-desc {font-size: 12px;}
.product-description h2 {font-size: 12px;font-weight: normal;line-height: 1.8em;color: #000;text-transform: none;}
.device-xxs .entete_cata, .device-xs .entete_cata, .device-sm .entete_cata {padding-top: 80px;margin-bottom: 0;padding-left: 0;padding-right: 0;}
.tel_panel .panel-body {padding: 0 10px 10px 14px;}
.owl-theme .owl-dots .owl-dot.active span {background-color: #000;}
.lotnum {color: #000;font-size: 25px;}
.fiche_lot_num {font-size: 35px;color: #000;font-weight: bold;float: left;}
.titre_ordre_etape, .titre_ordre_phrase, .num_etape_trois, .num_etape_deux, .num_etape_un, .texte_etape_un, .texte_etape_deux, .texte_etape_trois, .inscription_etape, .calendrier_theme {color: #000;font-size: 13px;font-weight: bold;line-height: 20px;padding: 5px 0 10px 0;text-decoration: none;text-transform: uppercase;float: left;margin: 0;}
.titre_ordre_etape {margin-top: 50px; font-family: Work Sans, Arial, Helvetica, sans-serif;}
.col-md-12.titre_ordre_phrase {margin: 30px 0;clear: both;width: 100%;background-color: #f8f8f8;}
.pagination .currentStep {background: #000;color: #fff;padding: 8px 12px;margin: 0 2px;}
.product-overlay a:hover {font-size: 13px;color: #fff;text-align: center;background: #000;}
.product-image.no_picture {background-image: url("https://joignyencheres.fr/uploads/Image/img_site/no_picture.jpg");background-position: center center;background-repeat: no-repeat;background-size: 80% 80%;width: 100% !important;height: 170px !important;padding-right:20px;border-radius:4px;border: 1px solid #ccc;}
.pagination .currentStep {background: #000;color: #fff;padding: 8px 12px;margin: 0 2px;}
.sale-flash2 {width: auto;float: left;font-weight: bold;color: #fff;background-color:#000;padding:4px 10px;border-radius:2px;clear: both;}
.product-description h4 {font-size: 12px;font-weight: normal;line-height: 13px;color: #000;height: 38px;max-height: 38px;overflow: hidden;text-transform: none; font-family: Work Sans, Arial, Helvetica, sans-serif;}
.fiche_titre_lot {color:#000; }
.single-product .product:hover, .pageOrdre .single-product .product:hover {box-shadow: none;border: 1px solid #fff;}
.device-xxs .couverture_catalogue img {width: 100%;}
.single-product .fiche_lot_resultat {background: #000;}
.product-description h2 {text-transform: none;}
.product-image {position: relative;width: 100%;height: 300px !important;overflow: hidden;}
.jq-icon-info {background-color: #000!important;color: #fff;border-color: #000!important;}
.style-2 .container #top-cart .top-cart-content {top: 32px;}
#content {background-color: #fff;}
.modal-content {background-color: #fff;}

/*----------------CGU - pages statiques-----------------*/
.calLegende {background-color:#f1f1f1;padding:20px;width: 100%!important;text-align: center;margin-bottom: 40px;}
.page_statique h2 {clear:both;padding:20px 0px;margin-top: 40px;}
.page_statique h3 {padding: 20px 0px 0px 10px;font-size: 14px;font-style: italic;}
.page_statique h4 {padding: 20px 0px 0px 10px;font-size: 12px;}
.page_statique  p {padding-bottom:20px;}




/*----------------  #formulaires estimation------------- */
.fond_estimation {padding:30px;}
.fond_estimation {background-color:#f8f8f8;}
#estim {margin-top:30px;}
.freeForm .label {float: left;font-size: 14px;width: 280px;color: #000;text-align: left;}
.button {background-color: #000;}
.button.button-3d:hover {background-color: #555 !important;opacity: 0.9;}
button .bt_valider_ordre input, #estim .btn.btn-default, .fond_estimation .btn.btn-default.nb, .formEnvoyer input, #form_inscription .btn.btn-default {background: #000;color: #fff;padding: 10px 15px;border: 1px solid #000;border-radius: 2px;width: auto;}
bt_valider_ordre input:hover, #estim .btn.btn-default:hover, #form_inscription .btn.btn-default:hover, .formEnvoyer:hover input {background: #555; color: #fff; border: 1px solid #555;}
#estim input, #estim textarea {border: 1px solid #ccc;border-radius: 2px;width: 100%;padding: 5px 10px;}
.device-xxs .freeForm .label {float: left;font-size: 14px;width: 100%;color: #000;text-align: left;}
#etape1, #etape2, #etape3, #droit {padding: 10px;margin-bottom: 0px!important;margin-top:0px;width: 100%;}
.row.inscription_etape_un, .row.inscription_etape_deux, .row.inscription_etape_trois {border-bottom: 0px solid #f8f8f8;margin-bottom: 15px !important;}
.page_expertise ,  .inscription_legende{padding-bottom:30px;}
#estim .row {margin-bottom: 10px;}
.inscription_legende {padding-bottom: 10px;padding-top: 20px;}
.device-xxs .col-sm-3.inscription_legende, .device-xs .col-sm-3.inscription_legende {padding-right:0px;}
.device-xxs input[type=email], .device-xxs input[type=email_bis]  {width:100%;}

.device-xs #estim input, .device-xs #estim textarea, .device-xxs #estim input, .device-xxs #estim textarea {width: auto;}
.device-xs #estim textarea, .device-xxs #estim textarea {width: 100%!important;}
.device-xs input[type="radio"] {width:14px!important;}
.device-xs #estim input [type="radio"] {width:14px!important;}
.device-sm input[type="radio"] {width:14px!important;}
.device-sm #estim input [type="radio"] {width:14px!important;}
.device-xxs .col-sm-8 input[type=email]  {width:90%!important;}
input[name="montant"][type="text"] {width:auto;}
.device-xxs textarea[name="commentaire"] {width:100%;}

button .bt_valider_ordre input, #estim .btn.btn-default, .fond_estimation .btn.btn-default.nb, .formEnvoyer input {background: #000;color: #fff;padding: 10px 15px;border: 1px solid #000;border-radius: 2px;margin-top: 10px;}
.bt_valider_ordre input:hover, #estim .btn.btn-default:hover, #form_inscription .btn.btn-default:hover, .formEnvoyer:hover input { background: #555;  color: #fff; border: 1px solid #555;}
.row.inscription_etape_un, .row.inscription_etape_deux, .row.inscription_etape_trois {border-bottom: 1px solid #f8f8f8;margin-bottom: 15px !important;}


  /*---------------paiement----------------*/
.paiement h3 {display:none;}
.paiement select {width: 100%;}
.paiement  {background-color: #f8f8f8;width: 100%;padding:20px;float: left;margin-top: 40px;margin-bottom:20px;}


  /*---------------Formulaire de contact ----------------*/
.formulaireContact {padding: 20px;background: #f8f8f8;}
.formulaireContact #dsi-submit-btn {color: #fff;background: #000;border-color: #000;margin-bottom: 20px;}
.formulaireContact #dsi-submit-btn:hover {color: #fff;background: #555;border-color: #555;margin-bottom: 20px;}
.formulaireContact .col-sm-3.inscription_legende {width: 160px;}
.formulaireContact .col-sm-9 {margin-bottom: 20px;}
.formulaireContact .col-sm-2 {width: 83px;padding-right: 0px;padding-left:0px;}



/*----------------  #footer------------- */
footer a:link {color: #fff!important;}
footer a:hover {color: #fff;}
.social-icon.si-small {color: #fff;}
.copyright-links, .copyright-links a, .copyright-links a:visited {font-size:11px;color:#fff;}
.copyright-links a:hover {color:#fff;}
.copyrights-text  {font-size:11px;color: #fff;}
#copyrights {font-size: 12px}
.device-lg .adresse, .device-md .adresse {text-align:right;}
.device-sm .adresse {text-align:center;}
.device-sm .droits {margin-bottom:20px;}
.device-lg .droits, .device-md  .droits {padding-bottom: 20px;padding-top: 0px;font-size: 10px;line-height: 1.4; margin-top:20px;}
#footer .flags  {clear:both;}
.flags img {opacity: 0.5;height: 25px !important;}
.flags a:hover img {opacity: 1;height: 25px;}
#gotoTop:hover {background-color: #666;}
.device-sm .col_one_third {width:100%; clear:both; margin-bottom: 20px;text-align:center!important;}
.socialFooter {margin-left: 37%;margin-bottom: 70px;}
.device-sm  .socialFooter {margin-bottom: 20px;text-align: center !important;margin-left: 42%;}

.col-md-12 {width:100%; clear:both; float:left;margin-bottom: 0px;}
.device-sm .footer-logo {margin-left: 237px;}
img.footer-logo {}



@media (max-width: 991px) {
#top-search a, #top-cart a, #side-panel-trigger a {line-height: 0px;}
#top-search a:hover, #top-cart a:hover, #side-panel-trigger a:hover {line-height: 0px;}
#primary-menu ul li {padding-left: 20px;}
#logo img {width: 230px;height: auto;margin-bottom: 0px;}
.product:not(.product-2):not(.product-3) .product-title h3 {font-size: 12px;line-height: 15px;}
.ordre_true.product, .pageOrdre .ordre_true.product {height: 630px !important;}
.ordre_false.product, .pageOrdre .ordre_false.product {height: 600px !important;}
#primary-menu-trigger {top: 94%;}
.col-sm-3.inscription_legende, .col-sm-2.inscription_legende {width: auto;margin-top: 20px;margin-bottom:10px;}
.device-sm .col-sm-3.inscription_legende, .device-sm .col-sm-2.inscription_legende {width: 24%;}
.inscription_etape {width:100%;}
textarea {width:100%;}
input [type="radio"] {width:14px!important;}
input[type=text] {}
input[type="email"] {width:100%;}
input[name="montant"][type="text"] {width:90%;}
.paiement select {width: 100%;}
.product:not(.product-2):not(.product-3) .product-title h3 {font-size: 12px;}
.newsletter_colonne {float: left;width: 100%;}
.header3 #top-search a, .header3 #top-cart, .header3 #side-panel-trigger {position: absolute;top: -67px;}
.header3 #top-search form {top: -62px;}
.bloc_vente_date {color: #000;font-size: 13px;font-weight: 600;font-style: normal;}
.bloc_mois_date {font-size: 16px;}
#header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap {min-height: 40px;}
#logo img {width: 250px;height: auto;margin-bottom: 30px;}
#primary-menu > div > #top-search a, #primary-menu > div > #top-cart, #primary-menu > div > #side-panel-trigger {margin: 19px 0px !important;}
.titre_page, .titre_page a, .titre_page a:visited {font-size: 20px;}
.page_etude {text-transform: none; text-align:left;}
#primary-menu .container #top-search form input::placeholder {font-size: 14px;}
.footerNiveau1 .col-md-3 {text-align:center;}
img.logo-footer {width: 230px;height: auto;}
#top-search form {top: 0px;}
#primary-menu > div > ul {margin-top: 40px !important;}

}

@media all and (min-width: 500px) and (max-width: 1199px) {
.ordre_true.product, .pageOrdre .ordre_true.product {height: 630px !important;}
.ordre_false.product, .pageOrdre .ordre_false.product {height: 600px !important;}
}

@media all and (min-width: 1200px) {
.ordre_true.product, .pageOrdre .ordre_true.product {height: 630px !important;}
.ordre_false.product, .pageOrdre .ordre_false.product {height:600px !important;}
}

@media (max-width: 767px) {
.ordre_false.product, .pageOrdre .ordre_false.product {height: 600px !important;}
.entry-title h2, .post-grid .entry-title h2 {font-size: 12px !important;font-weight: 600;}
.device-xxs .top-links, .top-links > ul > li {float: left !important;}
#top-cart > a > span {right: -12px;}
.device-xs #top-cart > a > span {right: -12px;}
.device-xxs .top-links li > a {font-size: 9px; }
.top-links > ul > li {margin-right: -4px; }
#logo img {width: 230px;height: auto;margin-bottom: 20px;}
.carouselCouvCata, .calendrierVertical .cataPasDispo { overflow: none;max-height: none; float: left;}
.bouton_estim {text-align:center;}
}
