.wrapper-details {

}
.details-head {
	/* background: url(/images/banner-5.jpg); */
	/* background-repeat: no-repeat;
	background-size: cover;
	background-position: revert; */
	min-height: 275px;
	padding-top: 50px;
	background-color: var(--color-move);
	padding-bottom: 90px;
}
.details-head:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(0,0,0,0.3);
}
.container-details-head, .container-details-acheteur, .container-details-body {
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
}
.details-head h1 {
	color: #fff;
	font-size: 45px;
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	/* line-height: 40px; */
	/* font-family: 'Nunito', sans-serif !important; */
	z-index: 202;
}
.details-head p {
	color: white;
	padding: 4px 8px;
	border-radius: 5px;
	width: fit-content;
	font-size: 11.5px;
	position: relative;
	z-index: 202;
	margin-top: 10px;
}
.appel_offers {
	font-size: 17px !important;
}
.details-acheteur {

}
.acheteur-box {
    position: relative;
    background: #fff;
    padding: 15px 40px;
    box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 10%);
    margin-bottom: -45px;
    border-radius: 10px;
    z-index: 202;
    top: -60px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.acheteur-infos {
	display: flex;
	vertical-align: top;
	flex-direction: row;
	padding: 0 9px;
	flex: 2;
}
.acheteur-infos img {
    width: 60px;
    height: 60px;
    display: inline-block;
    float: left;
}
.acheteur-infos p {
	display: inline-block;
	margin-left: 10px;
	/* font-family: 'Nunito', sans-serif !important; */
	font-size: 16px;
}
.acheteur-adresse p {
	font-size: 14px;
	margin: 8px;
}
.acheteur-adresse p>img {
	width: 17px;
	position: relative;
	top: -4px;
	left: -3px;
}
.acheteur-adresse {
	display: flex;
	text-align: center;
	vertical-align: middle;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 10px;
	flex: 1;
}
.acheteur-emails {
	display: flex;
    text-align: right;
    vertical-align: middle;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 10px;
	flex: 1;
}
.acheteur-emails img {
	display: inline-block;
	width: 30px;
	margin: 0 5px;
}
.details-body {

}
.description {
	position: relative;
    width: 100%;
    background: #fff;
    padding: 30px 40px;
    box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
    z-index: 202;
    margin-top: 15px;
    margin-bottom: 15px;
}
.description h1, .gallery h1 {
	/* font-family: 'Nunito', sans-serif !important; */
	font-size: 20px;
	position: relative;
	color: var(--color-primary);
	margin-bottom: 15px;
}
.description h3 {
	font-size: 14.5px;
    position: relative;
    line-height: 23px;
    margin-bottom: 15px;
}
.description ul {
	list-style: none;
}
.description li {
	display: inline-block;
	width: 49.5%;
	font-size: 13.5px;
	margin-bottom: 15px;
}
.description li > img {
	width: 20px;
	margin-right: 7px;
}
.gallery {
	position: relative;
    width: 100%;
    background: #fff;
    padding: 30px 40px;
    box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
    z-index: 202;
    margin-top: 15px;
}
.slick-slide img {
	display: block;
	width: 100%;
	max-height: 400px;
	object-fit: cover;
	margin-bottom: 10px;
	border-radius: 8px;
}
.slider-nav img {
    padding: 0 5px !important;
    border-radius: 13px !important;
}
.slider-nav img:focus {
	outline: none;
}
.body-left {
	padding-right: 15px;
}
.body-right {
    padding-left: 15px;
}
.informations {
	position: relative;
    width: 100%;
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
    z-index: 202;
    margin-top: 15px;
    margin-bottom: 15px;
}
.informations h3 {
	font-size: 14px;
}
.informations h3 > span {
	display: block;
    line-height: 40px;
    /* text-align: right; */
}
.informations b {
	color: var(--color-primary);
    font-weight: 400;
    float: left;
    /* font-family: 'Nunito', sans-serif !important; */
    font-size: 15px;
}
.actions-annonce {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 30px 40px;
    box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
    z-index: 202;
    margin-top: 15px;
    margin-bottom: 15px;
}
.actions-annonce h1 {
	/* font-family: 'Nunito', sans-serif !important; */
    font-size: 20px;
    position: relative;
    color: var(--color-primary);
    margin-bottom: 15px;
}
.actions-annonce button {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
	color: #fff !important;
	text-align: center;
	padding: 9px 19px;
	border-radius: 30px;
	/* box-shadow: 0px 10px 30px 0px rgb(71 67 216 / 40%); */
	z-index: 1;
	transition: all 500ms ease;
	background: var(--color-red);
	border: 0;
}
.slider-nav img {
	display: block;
    height: 130px;
    object-fit: cover;
}

.slick-slide img{
	cursor: pointer;
}

.modal-open .modal {
	z-index: 10000;
	top: 100px;
}

.errorMessage {
	position: relative;
    top: 15px;
    padding: 5px 10px;
}

#je_valide {
    position: relative;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #fff !important;
    text-align: center;
    padding: 9px 19px;
    border-radius: 30px;
    /* box-shadow: 0px 10px 30px 0px rgb(71 67 216 / 40%); */
    z-index: 1;
    transition: all 500ms ease;
    background: var(--color-red);
    border: 0;
}

#janulle {
	position: relative;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
	color: #fff !important;
	text-align: center;
	padding: 9px 19px;
	border-radius: 30px;
	/* box-shadow: 0px 10px 30px 0px rgb(71 67 216 / 40%); */
	z-index: 1;
	transition: all 500ms ease;
	border: 0;
}

.modal-header {
	border-bottom: 0;
}

.modal-footer {
    border-top: 0;
}

button.swal2-confirm.swal2-styled.swal2-default-outline {
    position: relative;
    display: inline-block;
    overflow: hidden;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #fff !important;
    text-align: center;
    padding: 9px 19px;
    border-radius: 30px;
    /* box-shadow: 0px 10px 30px 0px rgb(71 67 216 / 40%); */
    z-index: 1;
    transition: all 500ms ease;
    background: var(--color-red) !important;
    border: 0;
}

