
.photo-min img{
	width: 100%;
}

.carousel{
	margin:0!important;
}
.sejour-detail .sejour-image .photo-max img,.sejour-element .sejour-image .photo-max img {
	width:  100%;
}
 /*.sejour-hotel > div{
	border: 2px solid #DFA3B4;
	padding-bottom: 40px;	
	height: 100%;
	position: relative;
		background: #fff;
}
*/
.sejour-hotel > div {
	border: 2px solid #DFA3B4;
	padding-bottom: 16px;
	height: 100%;
	position: relative;
	background: #fff;
	display: flex;
	/* flex-wrap: wrap; */
	flex-direction: column;
	justify-content: space-between;
}

/* .sejour-auberge > div{
	border: 2px solid #989286;
	padding-bottom: 40px;
		height: 100%;
	position: relative;
		background: #fff;

}*/

 .sejour-auberge > div{
	border: 2px solid #989286;
	padding-bottom: 16px;
		height: 100%;
	position: relative;
		background: #fff;
	 	display: flex;
	/* flex-wrap: wrap; */
	flex-direction: column;
	justify-content: space-between;

}
.sejour-encart .sejour
{	
	width: 100%;
	height: 390px;
	float: none;
	vertical-align: top;
	padding: 0 15px;
}

.sejour-list .sejour {
	width: 100%;
	height: 415px;
	float: none;
	vertical-align: top;
	padding: 0 15px;
}
.sejour-encart .cat, .sejour-list .cat {
	padding: 5px 5px;
	font-family: 'Crimson Text', serif;
	font-size: 17px;
	text-transform: none;
	font-weight: 700;
}

.sejour-encart .sejour-name a,
.sejour-list .sejour-name a{
	font-size: 22px;
	font-weight: 700;
	margin-top: 17px;
	display: block;
	line-height: 28px;
}
.sejour-encart .sejour-name h4, .sejour-list .sejour-name h4 {
	margin-bottom: 0px;
	white-space: normal;
	margin-top: 28px;
}

.sejour{
	position: relative;

	z-index: 300;
	text-transform: uppercase;
}



.sejour-desc {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}
.sejour-desc:after{
bottom: -14px;
	width: 70px;
	margin-left: -35px;
}

.flag {
	background: #c4a264;
	position: absolute;
	top: 23px;
	right: -2px;
	z-index: 500;
	width: 51px;
	height: 24px;
	color: #1c1c1e;
	font-weight: 700;
	font-size: 12px;
	padding-top: 5px;
}

.flag::before {
	content: "";
	position: absolute;
	border: 12px solid #c4a264;
	left: -19px;
	z-index: 200;
	border-left-color: transparent;
	top: 0;
}
.prix {
	font-size: 74px;
	font-family: 'Crimson Text', serif;
	font-weight: 700;
	line-height: 68px;
}

.prix .min {
	font-weight: 700;
	font-size: 40px;
}
.prix span.extra-min {
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.ancien-prix {
	font-size: 40px;
	font-family: 'Crimson Text', serif;
	font-weight: 700;
	text-decoration: line-through;
	line-height: 18px;
}
.ancien-prix span{
	font-size: 30px;
}

.sejour-encart .btn, .sejour-list .btn {
	margin-top: 9px;
	align-self: center;
	justify-self: end;
}
.sejour-encart .owl-nav,
.sejour-list .owl-nav{
	color:#c4a264;
	margin-top: 30px;
	font-weight: 700;
	text-transform: uppercase;
	
}
.sejour-encart .owl-next,
.sejour-list .owl-next{
	display: inline-block;
	cursor: pointer;
	float: right;
	position: relative;
	
	
}
.sejour-encart .owl-next:after,
.sejour-list .owl-next:after{
content: "\f115";
	font-family: Flaticon;
font-size: 16px;
font-style: normal;
	margin-right: 5px;

}
.sejour-encart .owl-prev,
.sejour-list .owl-prev{
	display: inline-block;
	cursor: pointer;
position: relative;
}

.sejour-encart .owl-prev:before,
.sejour-list .owl-prev:before{
content: "\f109";
	margin-left: 5px;
	font-family: Flaticon;
font-size: 16px;
font-style: normal;

}
.bg-sejour{
	background: url('/public/images/layout/bg-sejour.jpg') no-repeat scroll center center;
}
.bloc-disponibilite{
background: url('/public/images/layout/resa-sejour.jpg') no-repeat scroll center center;
background-size: auto 100%;
display: flex;
	justify-content: center;
}

.bloc-disponibilite > div {
	padding: 100px;
align-self: center;
}
.bloc-disponibilite .bg-blc-trans{
	background: rgba(255, 255, 255, 0.68);
	padding: 50px;
}
.sejour-detail h3 {
    margin-top: 70px;
}
.sejour-detail h3 {
	font-size: 35px;
}
.bloc-social {
	position: absolute;
	top: 0;
	left: 50%;
	width: 200px;
	margin: 0;
	margin-left: -100px;
}
.bloc-social .btn {
	border-radius: 0;
	padding: 8px 0px 5px 8px;
	margin: 0 2px;
	width: 36px;
}
.sejour_back {
	position: absolute !important;
	top: -3px;
	left: 0;
	/* margin-top: 20px; */
	padding: 9px 17px;
}
.sejour-detail .sejour-slib {
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	margin: -20px 0 39px;
}
.sejour-detail .sejour-llib{
	padding: 0 50px;
}
.sejour-detail .responsive-calendar {
	margin: auto;
	margin-top: 39px;
	/* margin-left: 15px; */
	width: 85%;
}
.sejour-detail h3 span{
	font-size: 16px;
	font-weight: 600;
	
	}
.bloc-social {
	position: absolute;
	right: 0px;
	margin-left: 0;
	left: auto;
	width: 180px;
}
.sejour-infos {
	padding-bottom: 31px;
}
@media(max-width:1400px){
.bloc-disponibilite .bg-blc-trans.no-calendar{
	background: rgba(255, 255, 255, 0.68);
	padding: 15px;
	height: 331px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	font-size: 60px;
}

	.bloc-disponibilite > div {
	padding:20px;
align-self: center;
		
}
.prix {
	font-size: 60px;
}
	.sejour-encart .sejour {

	height: 442px;

}
	
}
@media(max-width:1200px){
.carousel {
	margin: 0 !important;
	overflow: hidden;
}
	.sejour-encart .sejour-name a, .sejour-list .sejour-name a {
	font-size: 18px;
	font-weight: 700;
	margin-top: 0;
	
	line-height: 22px;
}
	.sejour-encart .sejour-name h4, .sejour-list .sejour-name h4 {
	margin-bottom: 8px;
	
	margin-top: 10px;
}
}
@media(max-width:991px){
	.bloc-social {
	position: relative;
		margin: auto;
}
	.sejour_back {
	position: relative!important;
	top: 0;
	left: 0;
	padding: 9px 17px;
}
}
@media(max-width:768px){
	.sejour-name,
	.sejour-desc{
		padding: 0 15px;
	}
	
	.carousel{
		margin: 0!important;
	}
	.sejour-detail .sejour-llib {
	padding: 0 20px;
}
}
