/*breadcrumb-wrap*/
.breadcrumb-wrap {
	padding: 25px 0 20px 0;
	background: #fff;
}
.breadcrumb {
	margin: 0;
	padding: 0 0 10px 0;
	background: none;
	border-radius: 0;
}
.breadcrumb li, .breadcrumb li a {
	font-weight: 300;
	color: #474747 !important;
	text-transform: uppercase;
}
.breadcrumb li a,.breadcrumb li a:hover {
	font-weight: 400;
}
.breadcrumb>li+li:before {
	color: #474747;
}
/*ventis-section1*/
.ventis-section1 {
	padding: 10px 0 0 0;
	/*background: #f8f8f8 url(../../img/ventis-section1.jpg) 0% 0% no-repeat;*/
	margin-bottom: 10px;
}
.ventis-section1 .ventis-info {
	float: right;
  width: 270px;
  background-color: rgba(41,41,41,0.3);
  padding: 15px 35px;
  color: #fff;
  margin-bottom: 50px;
  height: 169px;
}
.ventis-section1 .ventis-info h2 {
	font-size: 30px;
	color: #ea1333;
	text-align: center;
	display: block;
	margin-bottom: 28px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
}
.ventis-section1 .ventis-info img {
	margin: 0 auto 0px auto;
	text-align: center;
	display: block;
	max-height: 155px;
}
.ventis-section1 .ventis-info h3 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: block;
	margin-bottom: 28px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
}
/*.ventis-section1 .ventis-info a.red-btn*/
.ventis-section1 a.red-btn {
  text-align: center;
  text-transform: uppercase;
  font-size: 8px;
  font-weight: 700;
  position: relative;
  left: 31%;
  top: 149px;
  cursor: pointer;
}

.ventis-section1 .contenuEnchere{
	text-align: center;
  font-weight: 700;
  position: relative;
  top: 143px;
  left: 205px;
}

.ventis-section1 .contenuEnchere h4 {
  text-align: center;
  font-weight: 700;
  color: #fff;
  display: block;
  margin-bottom: 0px;
  font-size: 14px;
  position: relative;
}

.ventis-section1 .overlay {
	height: 30px;
	background-color: rgba(0,0,0,0.8);
	padding: 0px 50px;
	/*padding: 10px 0;*/
}
.ventis-section1 .overlay h3, .ventis-section1 .overlay h3 a {
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	line-height: 34px;
	margin: 0;
}
.ventis-section1 .overlay h4, .ventis-section1 .overlay h4 a {
	
	float: right;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	line-height: 32px;
	margin: 0;
}

.ventis-section1 a,.ventis-section1 .overlay h4 a, .ventis-section1 .overlay h3 a{
	color:#fff !important;
}

.ventis-section1 .overlay h3 img, .ventis-section1 .overlay h4 img {
	margin-right: 10px;
	margin-top: -6px;
}



.red-btn {
  max-width: 140px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  background-color: #b60f28;
  margin: 0 auto;
  display: block;
  padding: 5px 0;
}
.red-btn:hover, .red-btn:focus {
	text-decoration: none;
	color: #fff;
}

.ventes_gauche{
	float:left;
	width:75%;
	padding-right:10px;	
}

.ventes_droite{
	float:left;
	width:25%;	
}
.vente-content{
	padding-right:35px;
	cursor: pointer;	
}
.small_container{
	width:100%;	
}


@media screen and (max-width: 992px) {
	.vente_container{
		width:100% !important;	
	}
		.ventis-section1 .overlay h4, .ventis-section1 .overlay h4 a {
		font-size: 9px;
	}
	
	.ventis-section1 .overlay h3, .ventis-section1 .overlay h3 a {
		font-size: 9px;
	}

}

@media screen and (max-width: 930px) {
	.ventis-section1 a.red-btn {
	  left: 28%;
	}

}

@media screen and (max-width: 820px) {
	.ventis-section1 a.red-btn {
	  left: 25%;
	}
	.ventis-section1 .overlay h4, .ventis-section1 .overlay h4 a {
	  font-size: 8px;
	}
	.ventis-section1 .overlay h3, .ventis-section1 .overlay h3 a {
	  font-size: 8px;
	}
}







.vente_carre > div {
  margin-bottom: 30px;
  cursor: pointer;
}



.imgCarreVente2 {
  position: relative;
  width: 100%;
  overflow: hidden;
}



.imgCarreVente2 img.mainVente {
	/*transform: translate3d(0px, 0px, 0px);
    transition: transform 1.5s ease-in-out;*/
    z-index: 3;
    position: relative;
    top: 0;
  	left: 0;
}

/*.imgCarreVente2 .mainVente:hover {
    transform: translate3d(0px, 100%, 0px);
}*/

.overlayCadeau2 {
  opacity: 1;
  z-index:2;
  top: 0;
  left: 0;
  position: absolute;
  
}

.titreVente {
  /*background-color:#2c2c2c;*/
  /*background-color: #2c528e;*/
  color: #e7e7e7;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 0 7px 0;  
  text-align: center;
  max-height: 80px;
  font-family: "Open Sans Condensed";
  background-color: #333;
  font-size:14px;
  margin:0px;
}

.titreVente .soustitre{
  font-weight: 700;
  text-align: center;
  
  color: #CFB386;
  height: 1.2em;
  text-transform: none;

}


.titreVente.venteEnchere {
  font-family: "Open Sans Condensed";
  background-color: #CFB386;
  color: black;
}
.titreVente div.soustitre.venteEnchere {
  text-transform: uppercase;
  font-weight: 700;
  color: #333;
}

@media screen and (max-width: 820px) {
  .titreVente{ font-size: 8px  }
}

@media screen and (max-width: 767px) {
	.ventes_gauche{
		float:none;
		width:100%;	
		padding-right:0px;	
	}
	.ventes_droite{
		float:none;
		width:100%;	
		text-align:center;
	}
	.vente-content{
		padding:0;	
	}
	.small_container{
		width:none;	
	}
	.titreVente{
	  font-size: 8px;
	}
}
