/*---------------- #REFONTE SITE------------- */ 
.formulaireContact #dsi-submit-btn {
    color: #fff;
    background: #01215d;
    border-color: #444;
    margin-bottom: 20px;
}

h1, h2, h3, h4 {
  font-family: 'Bodoni Moda' !important;
  font-weight: bold;
}

.titre_section_home {text-align: left; color: #01215d; font-weight: 600; font-size: 40px; clear: both;margin-top: 40px; margin-bottom: 40px; 'Bodoni Moda' !important;  font-weight: bold;}

.titre_a_propos {font-family: Open Sans !important;}

#social_menu {width: 100%;}
.social-icon.si-small {display: none;}
.si-rounded {border-radius: 0px;}
.social-icon {
	margin: 0 5px 5px 0;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 38px !important;
	color: #555;
	text-shadow: none;
	border: 1px solid #01215d;
	border-radius: 0px;
	overflow: hidden;
	background-color: #01215d;
	color: #fff;
}

#social_menu a:link, #social_menu a:visited  { color: #fff;}
#social_menu a:hover { color: #fff!important;}
.social-icon:hover i:first-child {margin-top: 0px;}
.device-lg #social_menu {margin-left: 44%;}
.device-md #social_menu {margin-left: 42%;}
.device-sm #social_menu {margin-left: 39%;}
.device-xs #social_menu {margin-left: 33%;}
.device-xxs #social_menu {margin-left: 27%;}


.languegb img, .languefr img{display: none;}
.languegb::after {content: "EN  "; font-weight: bold;margin-right:20px;}
.languefr::after {content: "FR  "; font-weight: bold; margin-right:20px;}

.ordre_false.product, .pageOrdre .ordre_false.product {height: 600px !important;}
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child {font-family: Open Sans !important; font-size: 11px !important;}
.texte_actualite {margin-top: 10px;}
.more-link  {margin-top: 10px;}


#copyrights {
    font-size: 12px;
    line-height: 1.5;
}

/* ---------------- #pictos rs footer--------------- */
#social_menu a:link, #social_menu a:visited  { color: #fff;}
#social_menu a:hover { color: #fff!important;}
.social-icon:hover i:first-child {margin-top: 0px;}
.device-lg #social_menu {margin-left: 44%;}
.device-md #social_menu {margin-left: 42%;}
.device-sm #social_menu {margin-left: 39%;}
.device-xs #social_menu {margin-left: 33%;}
.device-xxs #social_menu {margin-left: 27%;}


/* ---------------- #trait footer--------------- */
.trait-horizontal {
  width: 50%;
  height: 2px;
  background-color: #01215d;
  margin: 20px auto;
}


/* ---------------- #titre header--------------- */
.titre-header {
font-size: 24px;
font-family: 'Bodoni Moda' !important;
padding-top: 20px;
}

/* ---------------- #Bouton en savoir plus--------------- */
.bouton-savoir-plus {
  float : left;
  margin-top: 10px;
 margin-bottom: 20px;
  padding: 10px 20px;
  background-color: #173550;
  color: white !important;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
  text-transform: uppercase;
  font-family: Open Sans !important;
}

.bouton-savoir-plus:hover {
  background-color: #173550;
}


/* ---------------- #Page expertise--------------- */
  .expertise-img {
    border: 10px solid #173250;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }

  .expertise-item {
    margin-bottom: 80px !important;
    text-align: center;
  }

  .expertise-caption {
    font-size: 16px;
    color: #173250;
    text-align: left;
  }

.row {
  display: flex;
  flex-wrap: wrap;
}
.expertise-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 30px;
}

.expertise-img {
  width: 100%;
  height: auto;
  display: block;
}


/* ---------------- #FAQ--------------- */

.accordion {
  display: block;
  width: 100%;
  margin: 0 auto;
}

    .accordion-item {
      border-bottom: 1px solid #ccc;
      margin-bottom: 1rem;
    }

    .accordion-header {
      cursor: pointer;
      padding: 1rem;
      background-color: #173250;
      font-weight: bold;
      transition: background-color 0.3s;
      color: white!important;
      border-radius: 10px;
      text-transform: uppercase;
    }

    .accordion-header:hover {
      background-color: #173250;
    }

    .accordion-content {
      max-height: 0;
      overflow: hidden;
      padding: 0 1rem;
      transition: max-height 0.4s ease-out, padding 0.3s ease-out;
    }

    .accordion-item.active .accordion-content {
      max-height: 1000px; /* assez grand pour afficher tout le texte */
      padding: 1rem;
    }


.accordion-header {
  position: relative;
  padding-right: 2em; /* espace pour la flèche */
  cursor: pointer;
}

.accordion-header::after {
  content: "▼";
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2em;
  transition: transform 0.3s ease;
}



/* ---------------- #carrousel home---------------- */

.CarouselResultat {
  color: #000;
  margin-top: 4px;
  text-align: center;
  text-transform: none;
  font-weight: bold;
  background-color: white;
  padding-bottom: 20px;
}


.belles_encheres_home .owl-carousel .owl-item img {
  margin: 20px auto;
  border-radius: 2px;
  height: 190px;
  border: 5px solid #173250;
}

.belles_encheres_home .imgphare {
  display: table-cell;
  height: 190px;
  margin-bottom: 14px;
  margin-right: 19px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  float: left;
  max-height: 140px;
  min-height: 220px;
  width: 100%;
}

.belles_encheres_home {
  text-align: center;
  margin-top: 20px;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #000;
}

.owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:hover {
  background-color: #fff;
}

.imgphare img {
  margin-bottom: 16px;
    border: 10px solid #173250;
}

.verticalCarouselContent {
  border: 0 solid #fff;
  padding: 20px;
}

.verticalCarouselContent:hover {
  border: 1px solid #ccc;
  border-radius: 2px;
}


/* ---------------- #belles encheres colonne ---------------- */
.belles_encheres,
.belles_encheres_colonne,
.belles_encheres_specialites {
  text-align: center;
  margin-top: 20px;
}

.device-lg .belles_encheres_colonne {
  padding: 0 20px;
}

.device-md .belles_encheres_colonne,
.device-xs .belles_encheres_colonne {
  padding: 0 20px;
}


.device-xs .belles_encheres_colonne {
  padding: 0 30px;
}

.device-sm .belles_encheres_colonne {
  padding: 0 80px;
}

.device-xxs .belles_encheres_colonne {
  padding: 0;
}

.belles_encheres_specialites {
  text-align: center;
  padding: 0;
  margin-top: 0;
}

.belles_encheres_colonne {
  padding: 20px;
}

.device-lg .belles_encheres_colonne .verticalCarouselContent {
  padding: 20px 40px;
}


/*---------------- #VERSION OLD------------- */
.Vente144659 {display:none;}

.CarouselResultat {font-weight: normal; color: #01215d;}
.si-share .social-icon {display: none;}
.entry-image {margin-bottom: 20px;}
.top-links a img {opacity: 0.5;height:25px;}
.top-links a:hover img  {opacity: 1;height:25px;}
#footer  .col_one_third  {margin-bottom: 0px!important;float:left;width:100%;text-align:center;}
.col-md-12 {width:100%;clear: both;}
.page_etude img {margin-bottom: 16px;}
.droite_catalogue img {max-width:120px; height:auto;}
.productLive {border-radius: 5px;border: 1px solid #c00935;color: #c00935;background: #fff;padding: 10px;line-height: 15px;float: left;text-align: center;margin-top: 10px;}
.productOnline, .productOnlineResult {clear: both;}
.noPadding.col-md-6.texteCGV {padding:0px 20px!important;}


/*----------------  #titre------------- */
.titre_page, .titre_page a, .titre_page a:visited  {color: #01215d; font-size: 40px; clear: both;margin-top: 40px;margin-bottom: 40px; 'Bodoni Moda' !important;  font-weight: bold;}
.encart_titre, .encart_titre  a {font-weight:600; color:#01215d!important;text-transform: uppercase;}


/*----------------  #header------------- */
.top-links, .top-links a, .top-links a:visited {color:#fff!important;font-weight: 500;}
.texteHeader, .texteHeader a, .texteHeader a:visited , .texteHeader a:hover, .texteHeader a:link {color:#fff;text-align: center;padding-top:16px;padding-bottom: 30px;}
#cpgen-menu {border-top: 1px solid #fff;}
#top-bar {font-size: 12px;}
#logo img {width: 440px;height: auto;margin-bottom: 20px;}
.device-md #logo img {width: 370px;height: auto;margin-bottom: 20px;}
#top-social li a {font-weight: bold;color: #fff;}
#top-social li {border-left: 0px solid #fff;}
#top-social li .ts-icon {font-size: 12px;}
#top-social li, #top-social li a, #top-social li .ts-icon, #top-social li .ts-text {height: 30px;line-height: 30px;}


/*----------------  #Home------------- */
.salePhareTitle {text-transform: uppercase; font-weight: 600;font-size: 12px;line-height:14px;letter-spacing: 1px;}
.device-xs .salePhareImage img {width:320px;height:auto;}
.salePhareImage {border-radius:3px;}
.actualite_droite {float:left;}
.vente_phare {padding-bottom: 120px;clear:both;}
.newsPhareImage, .salePhareImage{margin-bottom:15px;}
.vente_phare, lot_phare, .newsPhare  {margin-bottom:30px;float:left;}
.WidgetCentre .actualite .entry-image {width: 100px;float: left;margin-right: 14px;}
img.actualite_img {width:250px;}
.col-md-4 .WidgetGauche {float:left;clear:both;}
.col-md-4 {float:left;}


/*----------------  #home calendrier----------- */
.home_calendrier {margin-bottom:60px;}
.home_calendrier .owl-carousel .owl-item img {width: 100%;border: 1px solid #ccc;margin-bottom:10px;}
.home_calendrier .owl-carousel .owl-item img {max-height: 240px;}
.home_calendrier .owl-item  {padding-right: 10px;}
.device-lg .home_calendrier .entry-title, .device-md .device-lg .calendrier_carrousel .entry-title, .device-sm .calendrier_carrousel .entry-title {width: 100%;max-height: 30px;overflow: hidden;margin-bottom: 10px;}
.home_calendrier .entry-title {margin-bottom: 10px;margin-top: 5px;}
.device-xxs .home_calendrier  .owl-carousel .owl-item {padding-right: 0px;}
.home_calendrier  .owl-theme .owl-dots .owl-dot {display: none;}
.couvPasDispo {background: #fff url("https://www.chayette-cheval.com/uploads/Image/img_site/nocouv.png") no-repeat scroll center center;background-size: 100% 100%;border: 1px solid #ccc;height: 261px !important;width: 208px;margin-bottom: 10px;}
.device-md .couvPasDispo {height: 271px !important;width: auto;margin-bottom: 10px;}
.device-sm .couvPasDispo {height: 278px !important;width: auto;margin-bottom: 4px;}
.device-xs .couvPasDispo {height: 161px !important;width: auto;margin-bottom: 10px;}
.device-xxs .couvPasDispo {height: 250px !important;width: auto;margin-bottom: 10px;}
.home_calendrier  .volontaire.bloc_vente_pictos {display:none;}
.device-xs .home_calendrier  .calendrierVertical .item .verticalImage img {}
.device-xs .home_calendrier .owl-carousel .owl-item img {max-height: 160px;}
.home_calendrier .verticalImage {width: 100%;padding: 0;}
.home_calendrier .entry-title h2, .entry-title h2 a {font-size: 12px;line-height: 1.2; text-transform: uppercase;}
.carouselCouvCata, .calendrierVertical .cataPasDispo {}
.calendrierVertical .item:hover .verticalImage img {transform-origin: 0 0; filter: grayscale(1);transform: none;opacity: 0.8}
.couvPasDispo:hover {filter: grayscale(1);opacity:0.8;}


/*----------------top-search-----------------*/
#primary-menu .container #top-search form input::placeholder {font-size: 16px;text-transform: none;font-weight:normal;}
.device-xxs #primary-menu .container #top-search form input::placeholder {font-size: 14px;color:#000;text-transform: none;font-weight:normal;}
#top-search form input {background: #fff none repeat scroll 0 0;border-radius: 6px 0px 0px 6px;float: left;font-size: 16px;height: 50%;line-height: 25px;margin-top: 8px !important;padding: 5px 5px 5px 7px !important;width: 90%;font-weight: normal;color:#000;}
#primary-menu .container #top-search form input::placeholder {color: #000000 !important;}
#primary-menu.style-2 > div #top-cart, #primary-menu.style-2 > div #side-panel-trigger {margin-top: 9px;margin-bottom: 20px;}
#top-search form input.loupe {background: #ffffff url(https://www.chayette-cheval.com/uploads/Image/img_site/bt_go.gif) no-repeat scroll 0 4px !important;height: 34px;width: 30px;color: #000;float: left;border-radius: 0px 6px 6px 0px;background-size: 100% 100%;}
#primary-menu.style-2 > div #top-search, #primary-menu.style-2 > div #top-cart, #primary-menu.style-2 > div #side-panel-trigger {margin-top: 9px;margin-bottom: 20px;}
#primary-menu .container #top-search form input::placeholder {color: #222 !important;}
#primary-menu .container #top-search form input {color: #222 !important;}
#primary-menu-trigger, #page-submenu-trigger {width: 50px;height: 40px;line-height: 40px;}
#top-search form input {background: #fff none repeat scroll 0 0;border-radius: 6px 0px 0px 6px;float: left;font-size: 14px;height: 34px;line-height: 20px;margin-top: 3px !important;padding: 5px 5px 5px 7px !important;width: 90%;font-weight: normal;color: #000;}
.device-md #top-search form input {margin-top: 3px !important;}
.device-sm #top-search form input {margin-top: 3px !important;}
.device-xxs #top-search form input, .device-xs #top-search form input {font-size: 12px;}
#top-cart .top-cart-content {border-top: 2px solid #01215d;}
#top-cart > a > span {color: #fff;background-color: #01215d;right: 20px;}
.device-sm #top-cart > a > span {right: -14px;}
#top-cart > a > span {font-size: 11px;color: #FFF;text-shadow:none;}


/*----------------recherche----------------*/
.button.button-3d {color: #fff;}
.button.button-3d:hover {background-color: #999 !important; color: #fff;}
.btn-primary {color: #fff; background-color: #01215d; border-color: #01215d;}
.button {background-color: #01215d; color: #fff; border-color: #01215d;}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {color: #fff;background-color: #666;border-color: #666;}
.device-sm .btn-primary {margin-top: 50px;}

#searchFiltre input.btRecherche {margin-bottom: 20px;}
#searchFiltre {background-color: #f8f8f8;}
#searchFiltre input.btRecherche {background-color: #01215d; color: #fff; border: 1px solid #01215d; border-radius: 0 4px 4px 0;}
#searchFiltre input.btRecherche:hover {width: 100%; padding: 6px 10px; background-color: #666; color: #fff;border: 1px solid #666; border-radius: 0 4px 4px 0;}

#primary-menu .container #top-search form input::placeholder {color: #000 !important;}
#primary-menu .container #top-search form input {color: #000 !important;}
#primary-menu-trigger .icon-reorder {color: #000 !important;}
#top-search, #top-cart, #side-panel-trigger {float: right;height: 10px;}
.style-2 .container #top-cart .top-cart-content {top: 60px;}


/*----------------Slider-----------------*/
.device-xxs .tp-caption  {display:none;}

/*----------------  #calendrier------------- */
.triAnnee {background-color: #01215d;border-radius: 4px;color: #fff !important;padding: 2px 5px; line-height: 2;}
.triAnnee:hover {background-color: #999;border-radius: 4px;color: #fff !important;padding: 2px 5px; line-height: 2;}
.triAnnee.annee1970, .tiret1970 {display:none;background-color: #fff;}
.calendrier_annees {margin:40px 0px;}
.calendrier_milieu  .entry-image {width: 130px;float: left;margin-right: 0;}
.page_calendrier .entry-image {width: 150px;float: left;margin-right: 0;}
.col-md-10.entry-c {width:68%;}
.nom_vente {font-size: 15px;line-height: 1.5;}
.entry-title h2 {margin: 0;letter-spacing: 1px;font-size: 12px!important;line-height: 14px;}
.layoutsExemple .entry-image.no_couv.couverture_catalogue {background-image: url("https://www.chayette-cheval.com/uploads/Image/img_site/picto_no_couv.jpg");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;height: 145px;margin-left: 14px;width: 120px;margin-right: 8px;border-radius: 3px;border:1px solid #ccc;}
.entry-image.no_couv.couverture_catalogue {background-image: url("https://www.chayette-cheval.com/uploads/Image/img_site/picto_no_couv.jpg");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;height: 130px;margin-left: 14px;width: 105px;margin-right: 10px;border-radius: 3px;border:1px solid #ccc;}
.entry-image.widget_no_couv {background-image: url("https://www.chayette-cheval.com/uploads/Image/img_site/widget_catalogue_no_couv.png");background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;height: 130px;margin-left: 14px;width: 105px;margin-right: 10px;border-radius: 3px;border:1px solid #ccc;}
.device-xs .layoutsExemple .entry-image.no_couv.couverture_catalogue {background-image: url("https://www.chayette-cheval.com/uploads/Image/img_site/picto_no_couv.jpg");background-position: center center;background-repeat: no-repeat;background-size: 100% 129%;height: 480px;margin-left: 0px;width: 437px;margin-right: 0px;border-radius: 3px;border: 1px solid #ccc;}
.col-md-10.entry-c {width:68%;}
.calendrier_milieu .col-md-10.entry-c {width:65%;}
.bloc_mois_date {display:none;}


/*----------------  #catalogue------------- */
#page-title.page-title-mini h1 {font-weight: 500;font-size: 13px;color: #444;}
.fiche_titre_lot h1 {font-size: 14px!important;margin-bottom: 5px;clear: both;color: #01215d; font-weight: 600;}
.lotnum {color: #01215d;font-size: 25px;}
.sale-flash2 {width: auto;float: left;font-weight: 600;color: #fff;background-color: #01215d;border-radius: 3px;padding: 4px 10px;clear: both;}
.single-product .fiche_lot_resultat {background: #01215d;color: #fff;padding: 4px 10px;float: left;border-radius: 3px;margin: 10px 0;}
.product-title h3 {font-size:12px; line-height:14px;text-transform: uppercase; height: 30px; max-height:30px; overflow:hidden;}
.owl-theme .owl-dots .owl-dot span {background-color: #01215d;}
.pagination .currentStep {background: #01215d;color: #fff;padding: 8px 12px;margin: 0 2px;}
.col-md-12.titre_ordre_phrase {margin: 30px 0;clear:both;width:100%;color: #01215d;}
.fiche_lot_num {font-size: 35px;color: #01215d;font-weight: 600;float: left;}
.product-image {height: 146px;}
.product-title h3 a:hover, .single-product .product-title h2 a:hover {color: #01215d;}
.product-image.no_picture {background-image: url("https://www.chayette-cheval.com/uploads/Image/img_site/no_picture.png");background-position: center center;background-repeat: no-repeat;background-size: 90% 90%;width: 100% !important;height: 170px !important;padding-right:20px;border-radius:4px;border: 1px solid #F5F5F5;background-color: #F5F5F5;}
.envoyer_ordre .button.button-border {background: #fff;color: #01215d;}
.envoyer_ordre .button.button-border:hover {background: #01215d;}
.button.button-border {color: #01215d;}
.button.button-border:hover {background-color: #01215d;color: #FFF;border-color: transparent !important;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
.openseadragon {background-color: #fff;border: 1px solid #fff;color: #000;height: 600px;width: 400px;}
.product {border-bottom: 2px solid #f5f5f5;padding-bottom: 10px;margin-bottom: 30px;background-color: #fff;}
.panel-group .panel {margin-bottom: 0;border-radius: 4px;background-color: #fff;}
.product-image {position: relative;width: 100%;height: 300px !important;overflow: hidden;}
.product-overlay a:hover {background-color: #01215d;color: #FFF;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
.ordreAchat.col-md-6 {margin-top:50px;}
.jq-icon-info {background-color: #999!important;color: #fff;border-color: #999!important;}


/*----------------  #actualite------------- */
.actualite .entry-image {width: 150px;float: left;margin-right: 20px;}
.page_actualite .actualite .entry-c {float:left;width:68%;}
.actualite_droite .actualite .entry-c {float:left;width:100%;}
.more-link {padding-top: 0px;float: left;border-bottom: 1px solid #fff;}
.device-xxs .actualite .entry-c, .device-xs .actualite .entry-c {clear: none;float: left;width: 100%;}
.device-sm .actualite .entry-c {clear: none;float: left;width: 50%;}
.device-sm .actualite .entry-image {width:180px;float: left;margin-right: 20px;}


/*----------------actualites adjuge-----------------*/
.device-lg .actualiteadjuge .entry.clearfix.actualite, .device-md .actualiteadjuge .entry.clearfix.actualite { float: left; width: 50%!important; margin-bottom: 20px; padding-right: 20px; min-height: 430px; max-height: 430px;}
.device-lg .actualiteadjuge .entry.actualite, .device-md .actualiteadjuge .entry.actualite{ float: left; width: 50%!important; margin-bottom: 20px; padding-right: 20px; min-height: 337px;}
.device-xs  .entry.actualite { float: left; width: 250px; margin-bottom: 20px; padding-right: 0px; clear:both;}
.device-xxs .layoutsExemple.col-md-12 .entry-image {width: 100%;float: left;margin-right: 0;margin-left: 0px;padding-left: 10px;padding-right: 10px;}
.device-lg .layoutsExemple.col-md-12 .entry.actualite, .device-md .layoutsExemple.col-md-12 .entry.actualite {float: left;width: 23% !important;margin-bottom: 20px;min-height: 410px;max-height: 410px;margin-right: 20px;padding: 20px;
overflow: hidden;}
.device-xxs .actualiteadjuge .entry.clearfix.actualite, .device-xs .actualiteadjuge .entry.clearfix.actualite, .device-sm .actualiteadjuge .entry.clearfix.actualite {float: left;width: 100% !important;margin-bottom: 20px;padding-right: 0px;}
.device-xxs .entry.actualite {float: left;width: 100% !important;margin-bottom: 20px;padding-right: 0px;}
.device-xs .entry.actualite {float: left;width: 100% !important;margin-bottom: 20px;padding-right: 0px;}

.actualiteadjuge .actualite .layoutsExemple .entry-image {width: 180px;float: left;margin-right: 0;}
.actualiteadjuge .entry-c {position: relative;overflow: hidden;float: left;}
.device-lg .actualiteadjuge .entry.clearfix.actualite, .device-md .actualiteadjuge .entry.clearfix.actualite {border: 2px solid #F5F5F5;}
.Estimation-text .btn {border-radius: 2px;background-color: #01215d;color: #fff;}

/*----------------menu-actualite-----------------*/
.menu_actualite {margin:40px 20px 20px 20px;}
.menu_actualite .panel-body {padding: 15px;}
.menu_actualite .panel.panel-default {width:auto; height:auto;border:1px solid #ccc!important;}
.menu_actualite .panel-heading {border-top-left-radius: 3px;background: #01215d;border-top-right-radius: 3px;padding: 10px 15px;color: #fff;text-transform: uppercase;}

/*----------------statique-----------------*/
.calLegende {background-color:#f1f1f1;padding:20px;width: 100%!important;text-align: center;margin-bottom: 40px;}
.page_statique h2 {clear: both;padding: 40px 0px 0px 0px;}
.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 {margin-bottom: 20px;}


/*----------------formulaires-----------------*/
button .bt_valider_ordre input, #estim .btn.btn-default, .fond_estimation .btn.btn-default.nb, .formEnvoyer input {background: #01215d;color: #fff;border: 1px solid #01215d;}
.bt_valider_ordre input:hover, #estim .btn.btn-default:hover, #form_inscription .btn.btn-default:hover, .formEnvoyer:hover input {background: #999;color: #fff;border: 1px solid #999;}
.bt_valider_ordre input, #estim .btn.btn-default, #form_inscription .btn.btn-default, .formEnvoyer input {background: #01215d;color: #fff;border: 1px solid #01215d;}
.page_expertiser #etape1, .page_expertiser #etape2, .page_expertiser #etape3, .page_expertiser #droit {background-color: #f8f8f8 !important;margin-bottom: 0px;padding: 25px;width:100%;}
.fond_estimation {background-color: #f8f8f8;width: 100%;padding:20px;}
.page_newsletter .fond_estimation {float:left;}
.form1 {padding:20px;}
.freeForm .label {float: left;font-size: 13px;width: 280px;color: #000;text-align: left;}
#estim input, #estim textarea {border: 1px solid #ccc;border-radius: 2px;width: auto;padding: 5px 10px;}
.newsletter_lettrine {display:none;}
.device-md .newsletter_chekbox_txt, .device-sm .newsletter_chekbox_txt {font-size:12px!important;}
.page_newsletter #etape1, .page_newsletter #etape2, .page_newsletter #etape3, .page_newsletter #droit {padding: 25px;margin-bottom: 0px!important;margin-top:0px;width: 100%;}
.device-xxs .page_newsletter #etape1, .device-xxs .page_newsletter #etape2, .device-xxs .page_newsletter #etape3, .device-xxs .page_newsletter #droit {padding: 25px 10px 25px 5px;margin-bottom: 0px!important;}
.device-xxs textarea {width:90%;}

.device-xs input[type="radio"] {width:14px!important;}
.device-xxs input[type="radio"] {width: 14px !important;}
.device-xs #estim input [type="radio"] {width:14px!important;}
.device-xxs #estim input [type="radio"] {width:14px!important;}
.device-sm input[type="radio"] {width:14px!important;}
.device-sm #estim input [type="radio"] {width:14px!important;}
.page_expertise , page_newsletter, .inscription_legende{padding-bottom:30px;}
.inscription_legende{padding-bottom:30px;font-size: 12px;}
#estim .row {margin-bottom: 10px;}
.inscription_legende {}
.row.inscription_etape_un, .row.inscription_etape_deux, .row.inscription_etape_trois {border-bottom: 1px solid #f8f8f8;}
.newsletter_theme {font-size: 11px;}
.newsletter_colonne {width: 33%;}


/*----------------  #footer------------- */
.footer-logo {display: block;margin-bottom: 30px;padding-top: 0px;height: auto;width:260px;}
#gotoTop {background-color: #999;}
#gotoTop:hover {background-color: #01215d;}
.copyrights-menu a, .copyrights-menu a,:hover .copyrights-menu a:visited {font-size: 11px;margin: 20px 10px;border-bottom: 0 !important;color:#000;}
.copyright-links a:hover {color: #01215d!important;border-bottom: 1px solid #01215d!important;}
.droits {clear:both; width:100%;font-size:11px;}
.logodrouot {float:left;}
.footerNiveau1 .col-md-3 {padding-right:0px;}
.device-sm .footerNiveau1 .col-md-3 img.footer-logo {padding: 0;text-align: center;width: 268px;float: left;}
.copyrights-menu {margin-bottom: 10px;}
img.footer-image{margin-bottom:20px;}
.droits, .droits  a, .droits a:link, .droits  a:visited {font-size: 10px; line-height:1.3;}


 /*----------------paiement-----------------*/
.paiement  {background-color: #f8f8f8;width: 100%;padding:20px;float: left;}
.paiement h3 {display:none;}


@media (max-width: 991px) {
#logo img {width: 370px;clear: both;margin-bottom:0px;}
[class^="icon-legal"]{margin-right: 0px;}
#header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap {min-height: 40px;}
.col-sm-3.inscription_legende, .col-sm-2.inscription_legende {width: auto;margin-top: 10px;margin-bottom:0px;}
.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="email"] {width:100%;}
input[name="montant"][type="text"] {width:90%;}
.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: 510px !important;width: 265px;}
#top-bar {line-height: 44px;font-size: 10px;}
#primary-menu > div > #top-search a, #primary-menu > div > #top-cart, #primary-menu > div > #side-panel-trigger {margin: 10px 0 !important;}
#primary-menu-trigger, #page-submenu-trigger {top: 60%;background-color:transparent!important;}
#cpgenlogo {width: 100%;margin-bottom: 10px;}

.col_one_third {width: 100%; text-align:center;}
#top-search a, #top-cart, #side-panel-trigger {top: 0px;}
body:not(.top-search-open) #primary-menu-trigger {opacity: 1;top: 100%;}
.copyright-links, .copyright-links a, .copyright-links a:visited {font-size: 10px;color: #000;}
.copyrights-menu a, .copyrights-menu a, :hover .copyrights-menu a:visited {font-size: 10px;margin: 0px;border-bottom: 0 !important;color: #000;}
.adresse {margin-bottom:20px;}
.WidgetTitle.titre_page, .titre_page, .titre_page a {font-size: 18px;margin-top: 30px;margin-bottom: 20px;}
#header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap, #primary-menu.style-2 > div > ul > li > a {padding-left: 20px;}
#top-cart > a > span {right: -14px;}
}

@media (max-width: 1024px) {
img.picto-footer {width: 150px;  height: auto;}
}

@media (max-width: 991px) {
.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;}
.carouselCouvCata, .calendrierVertical .cataPasDispo {overflow: hidden;max-height: none;float: left;}
}

@media (max-width: 767px) {
.ordre_false.product, .pageOrdre .ordre_false.product {height: 600px !important;}
.WidgetCentre .actualite .entry-image {width: 100%;float: left;margin-right: 0px;}
.layoutsExemple .entry-image.no_couv.couverture_catalogue {height: 408px;width: 100%;margin-right: 0px;float: left;}
.col-md-10.entry-c {width: 100%;}
.carouselCouvCata, .calendrierVertical .cataPasDispo { overflow: visible; max-height: none; float: left; height: auto; }
img.picto-footer {width: 130px;  height: auto;}
}


@media (max-width: 480px) {
#logo img {width: 240px;clear: both;margin-bottom:0px;margin-top: 10px;}
.titre-header {font-size: 20px;font-family: 'Bodoni Moda';padding-top: 25px;}
#footer .col-md-2 {width:100%; text-align:center;}
}
