@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&display=swap');

/* font-family: 'Archivo', sans-serif; */
.tac.mt10{text-align: center;margin-top: 10px;clear: both;}
body{
	font-family: 'Archivo', sans-serif;
	font-weight: 500;
	color: #fff;
	background-color: #1E1E1E;
	font-size: 16px;
}

.wrap{
	width: 1300px;
	max-width: calc(100% - 30px);
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Archivo', sans-serif;
	font-weight: 600;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
	font-style: normal;
	font-size:16px;
	text-transform: none;
	font-family: 'Archivo', sans-serif;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
	color: #000;
	font-style: normal;
	font-size:16px;
	text-transform: none;
	font-family: 'Archivo', sans-serif;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */
	color: #000;
	font-style: normal;
	font-size:16px;
	text-transform: none;
	font-family: 'Archivo', sans-serif;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
	color: #000;
	font-style: normal;
	font-size:16px;
	text-transform: none;
	font-family: 'Archivo', sans-serif;
}

textarea::placeholder,
input::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}
textarea::-ms-input-placeholder,
input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000;
}


#formContact textarea::placeholder,
#formContact input::placeholder {
  color: #FFF;
}
#formContact textarea::-ms-input-placeholder,
#formContact input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #FFF;
}



header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 55px 0px 10px;
	z-index: 999;
}

header .wrap{
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap:15px;
	box-sizing: border-box;
	padding-right: min(680px, 50%);
}

a.btnsoc{
	text-decoration: none !important;
	color: #fff !important;
	background-color: #D0103A;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 17px;
	line-height: 1;
	width: 32px;
	aspect-ratio:1;
	border:1px solid #D0103A;
}

a.btnsoc:hover{
	background-color: transparent;
	color: #D0103A !important;
}

.menu-ico{
	border:1px solid #D0103A;
	color: #D0103A !important;
	font-size: 14px;
	background-color: transparent;
	display: flex;
	align-items: center;
	font-weight: 400;
	cursor: pointer;
}

.menu-ico span:first-child{
	padding: 3px 15px;
}

.icon{
	background-color: #D0103A;
	width: 32px;
	aspect-ratio:1;
	display: flex;
	flex-wrap: wrap;
	gap:3px;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-left:1px solid #D0103A;
}

.menu-ico:hover .icon{
	background-color: transparent;
}

.icon div{
	display: block;
	width: 70%;
	height: 2px;
	border-radius: 3px;
	background-color: #fff;
}

.menu-ico:hover .icon div{background-color: #D0103A;}

header nav{
	display: none;
	position: absolute;
	right: min(680px, 60%);
	bottom: -10px;
	background-color: rgba(0,0,0,.75);
	padding: 30px;
	min-width: 175px;
	text-align: right;
	translate:0 100%;
	box-sizing: border-box;
	font-size: 15px;
}

header nav a{
	font-weight: 400;
	text-decoration: none !important;
	color: #fff !important;
	display: block;
}
header nav a:not(.btnsoc){
	margin-bottom: 20px;
}

header nav a:hover{
	color: #D0103A !important;
}

header nav .btnsoc{
	margin-left: 10px;
}

.banner{
	width: 100%;
	display: grid;
	grid-template-columns: max(calc(50vw - 650px),15px) 1fr 1fr max(calc(50vw - 650px),15px);
	margin-bottom: 80px;
}

.banner hr, .contact-form hr, .stats hr{
	grid-column: 2/4;
	width: 100%;
	border:0px;
	height: 5px;
	background-color: #D0103A;
	align-self: flex-start;
	margin: 0;
}
.contact-form hr{
	grid-column: 1/4}

.baninfo{
	grid-column: 2/3;
	padding: 50px 0;
}

.videoban{
	grid-column: 3/5;
	position: relative;
}

.videoban:after{
	content: "";
	height: 100%;
	width: 75%;
	position: absolute;
	top: 0;
	right: 25px;
	background-image: url("../images2/pd-outline.png");
	background-size: 100% auto;
	background-position: bottom 25px right;
	background-repeat: no-repeat;
	opacity: .65;
	z-index: 9;
}

.videoban img{
	position: absolute;
	bottom: 0;
	display: block;
	width: min(calc(650px - 150px),90%);
	max-height: 85%;
	margin-left: 75px;
	object-position: top center;
	object-fit: cover;
	z-index: 10;
}

.banner video{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center;
	opacity: .8;
}

.logob{
	display: block;
	width: 200px;
}

.logob img{display: block;width: 100%;}

img.pd{
	display: block;
	width: 190px;
	margin: 15px 5px 18px;
	filter: grayscale(1) brightness(10);
}

img.pd+hr{
	width: 200px;
	margin-bottom: 12px;
}

a.telunder{
	display: block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	color: #fff !important;
	margin-bottom: 160px;
	font-weight: 600;
	font-size: 29px;
	white-space: nowrap;
	letter-spacing: 1px;
	line-height: 1;
}

.smtitle{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 0;
}

.smtitle.bigger{
	font-size: 30px;
	margin-bottom: 20px;
}

.banner p{
	font-size: 80px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 40px;
}

.alt{
	color: #D0103A !important;
}

.banner .titlea{
	margin-bottom: 30px;
	display: block;
}

.titlea, .profilhome h3, .profilhome h4{
	text-decoration: none !important;
	color: #fff !important;
	font-weight: 600;
	font-size: 36px;
}
.profilhome h3{margin-top: 0;margin-bottom: 20px;}
.profilhome.nothome h3{margin-bottom: 40px;}
.profilhome h4{margin-bottom: 0;margin-top: 0;}

.titlea img{
	display: inline-block;
	width: 18px;
	margin-left: 5px;
	vertical-align: middle;
}

.titlea:hover img{
	filter: grayscale(1) brightness(10);
}

.bouton, a.bouton{
	appearance:none;
	-webkit-appearance:none;
	border-radius: 0;
	text-decoration: none !important;
	font-size: 15px;
	font-weight: 400;
	border:1px solid #D0103A;
	color: #fff !important;
	padding: 10px 20px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background-color: transparent;
	z-index: 3;
}

.banner .bouton{vertical-align: middle;}
.banner .bouton+.bouton{margin-left: 10px;}

.bouton:before{
	content: "";
	display: block;
	position: absolute;
	width: 0;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #D0103A;
	z-index: -1;
	transition: all .4s;
}

.bouton:hover:before{
	width: 100%;
}

.bouton:has( .btnico), .bouton .btnico:first-child:last-child{
	padding: 0;
}
.bouton .btnico:first-child:last-child{
	width: 36px;
}

.bouton:has( .btnico) span:last-child, .cta a.bouton:has( .btnico) span:first-child{
	padding: 10px 20px;
}

.btnico{
	background-color: #D0103A;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 42px;
	font-size: 17px;
	aspect-ratio:1;
	border-right:1px solid #D0103A;
}

.btnico img{
	display: block;
	width: 65%;
}

.contact-form{
	margin-top: 50px;
}

.contact-form .wrap{
	display: grid;
	grid-template-columns: 1.8fr 1fr;
	gap:50px 130px;
}

.contact-form aside img{
	display: block;
	width: 100%;
}

.contact-form input:not([type=checkbox]), .contact-form textarea{
	-webkit-appearance:none;
	appearance:none;
	border:0;
	border-bottom: 2px solid #D0103A;
	background-color: transparent;
	border-radius: 0;
	padding: 10px 0;
	width: 100%;
	margin-bottom: 10px;
	color: #fff !important;
}

.contact-form input:not([type=checkbox]):focus, .contact-form textarea:focus{
	border-bottom: 2px solid #fff;
	outline: none;
}

.pagevendre input[type=checkbox],
.contact-form input[type=checkbox] {
    opacity: 0;
    width: auto;
    display: inline-block;
    position: absolute;
}

.pagevendre input[type=checkbox]+label,
.contact-form input[type=checkbox]+label{
	width: 100%;
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 15px;
	margin-top: 15px;
}
.pagevendre input[type=checkbox]+label:before,
.contact-form input[type=checkbox]+label:before{
	content: "";
	width: 20px;
	height: 20px;
	border:2px solid #fff;
	background-color: transparent;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.pagevendre input[type=checkbox]:checked+label:before,
.contact-form input[type=checkbox]:checked+label:before {
	background: rgb(255,255,255);
	background: radial-gradient(circle, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 30%);
}

.contact-form button {
    margin-top: 25px;
    cursor: pointer;
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #fff !important;
    display: flex;
    background-color: transparent;
    border: 1px solid #D0103A;
}
.contact-form button[type=submit]:hover {
    color: #fff !important;
    background-color: transparent;
}


footer{
	padding: 50px 0px 25px;
}

footer .wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

a.logof{
	width: 175px;
}

.logof img{
	display: block;
	width: 100%;
}

.navf{
	margin-right: auto;
	margin-left: 80px;
	padding-left: 40px;
	border-left: 1px solid #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 10px;padding-bottom: 10px;
}

.navf a{
	display: block;
	text-decoration: none !important;
	color: #fff !important;
	font-weight: 400;
	font-size: 15px;
}

.navf a:hover{
	color: #D0103A !important;
}

img.pdf{
	display: block;
	margin-left: auto;
	width: 300px;
	max-width: 80%;
	margin-bottom: 30px;
}

.socf{
	display: flex;
	justify-content: flex-end;
	gap:15px;
}

.socf .btnico{
	width: 36px;
}

.ctas{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:15px;
	margin-bottom: 80px;
}

.cta>img{display: block;width: 100%;}

.cta a.bouton{
	width: 100%;
	text-align: right;
	box-sizing: border-box;
	justify-content: flex-end;
}
.btnprev img{
	transform: scaleX(-1);
}
.cta a.bouton img, .btnnext img, .btnprev img{
	filter: grayscale(1) brightness(10);
	width: 14px;
}

.cta a.bouton:has( .btnico) span:last-child{padding: 0;}

.profilhome{
	margin-bottom: 80px;
}

.profilhome .wrap{
	display: grid;
	align-items: flex-start;
	grid-template-columns: 1.5fr 1fr;
	gap:100px;
}

.profilhome .fullprofil{
	grid-column: 1/3;
}

.profilhome .img{
	border:4px solid #fff;
	aspect-ratio:1;
	position: relative;
}

.profilhome .img img{
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	
}

.profilhome article{
	display: none;
}

.profilhome .img img:first-child, .profilhome article:first-of-type{
	display: block;
}

.profilhome article p, .profilhome .fullprofil p{font-weight: 400;line-height: 1.4;}

.navcourtiers{
	list-style-type: none;
	margin: 0;padding: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap:15px;
	margin-bottom: 20px;
}

.navcourtiers li{
	border:4px solid #fff;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	width: 70px;
	cursor: pointer;
}

.navcourtiers li:hover, .navcourtiers li.selected{
	border:4px solid #D0103A;
}

.navcourtiers li img{display: block;width: 100%;}

.profilhome hr{
	border:0;
	width: 100%;
	height: 4px;
	background-color: #D0103A;
	display: block;
	margin: 25px 0;
}

.prophome .wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 80px;
}

.controlcont{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap:10px;
}

.propslidercont{width: 100%;margin-top: 40px;}

.propslidercont>.propslider{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap:15px;
}

a.propa{
	display: block;
	box-sizing: border-box;
	border:8px solid #fff;
	background-color: #fff;
	color: #000 !important;
	position: relative;
	text-decoration: none !important;
}

.propimg{
	display: block;
	width: 100%;
}

.propa .prix{
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 0;
}

.propa .pieces{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.propa .piece{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap:10px;
	font-size: 13px;
	font-weight: 400;
}
.propa .piece img{
	display: block;
	width: 26px;
	filter: invert(1);
}

.temhome{margin-bottom: 80px;}

.temhome .wrap{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:140px;
	align-items: center;
}

.temhome .img{
	border:8px solid #fff;
}

.temhome .img img{
	display: block;
	width: 100%;
}

.temhome .bx-wrapper{
	position: relative;
}

.temhome .bx-wrapper:before{
	content: "";
	position: absolute;
	left: 0;
	translate:calc(-100% - 20px) 0;
	top: 30px;
	background-image: url("../images2/quote.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
	width: 50px;
	height: 100px;
	transform: scaleX(-1);
}

.temhome h3{
	margin-top: 0;
}

.temhome p{
	line-height: 1.4;
	margin-top: 30px;
	margin-bottom: 0;
}

.temhome p:last-child{
	font-size: 22px;
	font-weight: 600;
}

.temhome a.bouton{margin-top: 30px;}

.stats{
	margin-bottom: 80px;
	position: relative;
}

.stats .wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap:15px 40px;
}

.stats h3{margin-top: 5px;margin-bottom: 70px;}

.stats h3, .stats h2, .stats hr{width: 100%;}

.stat{
	width: 40%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	font-size: 22px;
	line-height: 1;
	position: relative;
}

.stats:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: .8;
	width: 350px;
	height: 800px;
	pointer-events: none;
	background-image: url("../images2/roof.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.stat .num{
	font-size: 65px;
	font-weight: 600;
	margin-right: 10px;
	line-height: 1;
}

.stat p{margin: 0;margin-bottom: 10px;}

.soldprop .map{
	width: 100%;
	height: 450px;
	position: relative;
	margin-top: 50px;
}

.soldprop .map iframe{
	position: absolute;
	height: 100%;width: 100%;
	top: 0;left: 0;
}





.btn_liste, .btn_mosaique{
	border-color: #D0103A;
	color: #D0103A;
}
.mosaique .btn_mosaique, .liste .btn_liste {
    background: #D0103A;
	border-color: #D0103A;
	color: #fff;
}
.secteur_maison a, .prix_maison a{color: #fff !important;}
.btn_pieces, .btn_chamb, .btn_salleb{color: #000 !important;filter:invert(1);}

.pagetitre{
	text-align: center;
	text-transform: none;
	font-weight: 600;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #fff;
}



.phototitle, .thumslist:after, a.openfiche span{background-color: #1e1e1e;}

.ficheslider, .pannelcalcul, .navcalculateurs a, .results{background-color: rgba(255,255,255,.05);}
.thumslist:after{border-top:0;}

.courtaside, .interbtn{
	border-color:rgba(255,255,255,.05);
}

.form-buy .cb-group label:after, .buy-lastpart input[type=checkbox]+label:after{
	border-color:#D0103A;
}
.form-buy .cb-group input:checked+label:after, .buy-lastpart input[type=checkbox]:checked+label:after, .tit_temoin{color:#D0103A;}

.nom_temoin{color: #fff;}



a.btn_print:link, a.btn_print:visited, a.retour_maison:link, a.retour_maison:visited, .btn_wrapper i{
	color: #D0103A;
}

.indentmenu ul li a.selected {
    background-color: #D0103A;
    border-bottom: 1px solid #D0103A;
}

.box_tabs{
	border-bottom: 3px solid #D0103A;
}

button.btn_calcul4, a.btn_calculateurs:link, a.btn_calculateurs:visited, .form_infos a.btn_calcul4:link, .form_infos a.btn_calcul4:visited, a.btn_calcul4:link, a.btn_calcul4:visited, h3.stit_detail.stit_calcul, .wrapper_triger.active, .btn_eval.btn_calcul4, a.btn_download:link, a.btn_download:visited{
	background-color: #D0103A;
	border-radius: 0px;
	font-weight: 600;
	text-transform: uppercase;
	color:#FFF;
	border: none;
	outline: none;
}

button.btn_calcul4:hover, button.btn_calcul4:focus, .form_infos a.btn_calcul4:hover, a.btn_calcul4:hover, .wrapper_triger, .btn_eval.btn_calcul4:hover, a.btn_download:hover{
	background-color: #333;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	font-weight: 600;
	text-transform: uppercase;
}

.wrapper_right_btns{right: 30px;}

.right_btn{
	background-color: #D0103A;
}

.right_btn:hover {
    background-color: #333;
}

a.btn_social, p.socialbtns a{
	transition: color .4s;
}

a.btn_social:hover, p.socialbtns a:hover{
	color: #D0103A !important;
}

.vendreintro{
	text-align: center;
	background: #D0103A;
	color: #fff;
	padding: 30px 0;
}

.vendreintro h1{
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	color: #fff;
}

.vendreintro ul{
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 30px;
	text-align: left;
}

.vendreintro li{
	margin-bottom: 5px;
}

h1.h1styled{
	text-transform: uppercase;
    font-weight: 800;
    color: #D0103A;
    font-size: 30px;
    line-height: 1;
    margin: 0;
    margin-bottom: 10px;
	text-align: center;
	padding-top: 40px;
}

#form_item{
	text-align: center;
}

.titre_ajouter_item{
	text-transform: uppercase;
    font-weight: 800;
    color: #333;
    font-size: 25px;
    line-height: 1;
    margin: 0;
    padding-bottom: 30px;
	text-align: center;
}

.page_temoin{max-width: 800px !important;}

.wrapper_btns_mobile > div:first-child, .btn_mobile {
    background-color: #D0103A;
}

.wrapper_btns_mobile > div:last-child, .wrapper_btns_mobile > div:last-child .btn_mobile{
    background-color: #333;
}

.contactp h1+p a{
	color: #fff !important;
	font-size: 20px;
	display: inline-block;margin-top: 5px;
}


.wrapper-checkbox {
    width:100%;
}
.wrapper-content-checkbox {
	position: relative;
    margin: 0 auto;
}






@media screen and (min-width: 2200px) {
	
}

@media screen and (max-width: 1320px) {
	a.telunder{margin-bottom: 100px;}
	.banner p{font-size: 65px;}
	.titlea, .profilhome h3, .profilhome h4{font-size: 32px;}
	.propa .piece{font-size: 10px;}
	.propa .piece img{width: 24px;}
	.rollprop h3{font-size: 16px;}
	.stat .num{font-size: 50px;}
	.stat{width: 43%;position: relative;z-index: 9;}
}


@media screen and (max-width: 1024px) {
	.baninfo{padding: 25px 0;}
	.banner p {
    	font-size: 55px;
	}
	.titlea, .profilhome h3, .profilhome h4 {
    	font-size: 27px;
	}
	
	.profilhome .wrap{gap:50px;}
	.temhome .wrap{gap:40px;}
	
	.temhome .bx-wrapper:before{width: 28px;translate:calc(-100% - 8px) 0}
	.stat{width: 100%;margin-bottom: 20px;}
	.stats .wrap{gap:0;}
	.navf{display: none;}
	.contact-form .wrap{gap:30px;}
	
	.banner .bouton{display: flex;width: max-content;}
	.banner .bouton+.bouton{margin-left: 0px;margin-top: 10px;}
	
	header{padding-top: 30px;}
	header .wrap{gap:10px;}
}

@media screen and (max-width: 850px) {
	
	.videoban img{
		margin-left: 7.5%;
	}
	.smtitle{font-size: 13px;}
	.banner p {
    	font-size: 45px;
	}
	.propa .pieces{flex-wrap: wrap;}
	.propa .piece{width: 100%;}
	
	header .wrap{
		padding-right: 0;
	}
	header nav{right: 0;}
	
	.profilhome.nothome a.bouton{margin-top: 10px;}
}

@media screen and (max-width: 750px) {
	.banner .bouton{margin-left: auto !important;margin-right: auto !important;}
	a.logof, img.pdf{margin-left: auto;margin-right: auto;}
	.socf{flex-wrap: wrap;justify-content: center;}
	img.pdf{margin-top: 20px;}
	
	.banner{display: block;}
	.baninfo{
		width: 100%;
		padding-top: 70px;
		text-align: center;
	}
	header{padding-top: 20px;}
	
	.logob, img.pd, a.telunder, img.pd+hr{margin-left: auto;margin-right: auto;}
	a.telunder{margin-bottom: 40px;}
	.videoban{
		width: 100%;
		aspect-ratio: 16 / 9;
	}
	
	.videoban img{
		max-height: 95%;
		width: 150px;
		margin-left: 0;margin-right: 0;
		left: 50%;
		translate:-50% 0;
	}
	
	.ctas, .profilhome .wrap, .temhome .wrap, .contact-form .wrap{grid-template-columns: 1fr;}
	.profilhome .wrap{gap:20px 0;}
	.contact-form .wrap{gap:0;}
	
	.profilhome .img{
		grid-column: 1;
		position: relative;
		box-sizing: border-box
	}
	
	.controlcont{width: 100%;}
	.controlcont .bouton:last-child{margin-left: auto;}
	
	.temhome .bx-wrapper:before{display: none;}
	.stat .num{font-size: 40px;}
	
	.contact-form aside{display: none;}
	.contact-form hr{margin-top: 20px;}
	.stats:after{opacity: .15;}
}

@media screen and (max-width: 370px) {
	
	.btn_social{
		width: 17px;
		margin: 0px 1px;
	}
	
	header nav.soc span{
		font-size: 14px;
	}
	
	.slider img {
    	width: 320% !important;
	}
	
	footer a.logo{
		width: 300px;
	}
}
.back_btn {
	text-align: right;
    position: relative;
    top: -55px;
}

@media screen and (max-width: 590px) { 
	.back_btn {
		top: 0;
		margin: 0 0 30px 0;
	}
	.back_btn a.btn_calcul4 {
		font-size: 12px;
	}
}

.mosaique .box_maison_img img:not(.marq_vendu){
   display: block;
   width: 100%;
   transition: all .4s;
}

.photo_vendu{background: #000 !important;overflow: hidden;}

.photo_vendu:hover img:not(.marq_vendu){transform: scale(1.1);opacity: .7;}
.prophome a:not(.btn) img.marq_vendu{
    width: 210px;
    height: auto;
}
