@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@600&family=Montserrat:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,700;1,100&display=swap');
/* 
font-family: 'Cormorant', serif;
font-family: 'Montserrat', sans-serif;
*/
.tac.mt10{text-align: center;margin-top: 10px;clear: both;}
body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	padding-top: 90px;
}

.bigwrap{
	width: calc(100% - 60px);
	margin-left: auto;margin-right: auto;
}

.wrap{
	width: 1220px;
	max-width: 100%;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Cormorant', serif;
	text-transform: none !important;
	font-weight: 600;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #a6a6a6;
	font-style: italic;
	font-size:16px;
	text-transform: none;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
	color: #a6a6a6;
	font-style: italic;
	font-size:16px;
	text-transform: none;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */
	color: #a6a6a6;
	font-style: italic;
	font-size:16px;
	text-transform: none;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
	color: #a6a6a6;
	font-style: italic;
	font-size:16px;
	text-transform: none;
}

header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	padding: 20px 0;
}

header .wrap{
	width: 1500px;
	box-sizing: border-box;
	padding-left: 10px;padding-right: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.menu-ico{display: none;}

img.ballon{
	display: block;
	width: 40px;
}

a.logoh{
	width: 280px;
}

a.logoh img{
	display: block;
	width: 100%;
}

nav{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

nav a{
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
	margin: 0px 10px;
}

nav a.selected{
	text-decoration: underline;
}

.soch{
	font-size: 13px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.soch i, a.btnsoc i{
	font-size: 20px;
}

a.btnsoc{
	margin-left: 4px;margin-right: 4px;
}

a.telh{
	margin-left: 25px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.soch i{margin-right: 4px;}

.banner{
	position: relative;
}

.banner:after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;left: 0;
	background: linear-gradient(90deg, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);
	opacity: .6;
}
.wrapper_banner_content {
	display:flex;
	align-items: flex-end;
}

.baninfo{
	position: relative;
	z-index: 99;
	background-color: #f0ece9;
	padding: 40px 0 0 0;
}

.baninfo .wrapper_banner_left {
	padding: 100px 20px 100px 0;
	flex: 1;
}
.baninfo .wrapper_banner_right {
	flex: 0 0 40%;
}
 .wrapper_banner_right img {
	width:100%;
	display: block;
}

.baninfo p{
    font-size: 80px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 100%;
}

a.bouton, .fbouton{
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	background-color: transparent;
	text-decoration: none !important;
	border:1px solid #000;
	padding: 9px 30px;
	transition: all .4s;
}
a.bouton.boutonsocial{padding: 9px 15px;}

.fbouton{border-color: #fff;color: #fff !important;}
.fbouton:hover{background-color: #fff; color: #000 !important;}

a.bouton:hover{
	color: #fff !important;
	background-color: #000;
}

.banner a.bouton+a.bouton{margin-left: 15px;}

footer{
	background-color: #000;
	color: #fff;
	width: calc(100% - 60px);
	margin-left: auto;margin-right: auto;
	margin-bottom: 30px;
	padding-top: 60px;padding-bottom: 20px;
	margin-top: 40px;
}

footer a{color: #fff !important;}

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

.agencef{
	width: 200px;
}

.agencef img{
	display: block;
	width: calc(100% - 20px);
	margin-bottom: 20px;
}

.agencef p{
	margin: 0;
	font-size: 10px;
}

.navf a{
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	margin-bottom: 20px;
}

.socf a.btnsoc{
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

a.telf{
	display: block;
	color: #fff !important;
	margin-top: 20px;
	font-size: 14px;
}

a.telf i{
	margin-right: 5px;font-size: 18px;display: inline-block;vertical-align: middle;
}
p.disctinctions {
    text-align: center;
    width: 100%;
    padding-top: 0;
}
p.disctinctions img {
    display: inline-block;
    margin: 10px 20px;
	vertical-align: middle;
}
p.quartiers{
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 60px;
	line-height: 1.5;
}

.footer_copy{
	border-top: 2px solid #fff;
	padding-top: 20px;
	color: #fff;
}

.footer_copy img{
	filter: invert(1);
}

.statshome{
	background-color: #F8F8F8;
	padding: 100px 0;
	margin-top: 30px;
}

h2.title, h1.title{
	font-size: 55px;
	font-weight: 600;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 30px;
}

.statscontainer{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:0 20px;
}

.stat{
	padding: 20px 0;
	border-bottom: 2px solid #000;
}

.stat p.num span, .stat p.num.ffalt{
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
}

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

.stat p{
	font-family: 'Cormorant', serif;
	font-size: 25px;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
}

.prophome{
	margin-top: 30px;
	margin-bottom: 100px;
}

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

.ctas{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:30px;
	text-align: center;
	align-items: center;
}

.ctas .img img, .profilhome .img img{
	display: block;
	width: 100%;
}

.profilhome .wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-top: 60px;
	margin-bottom: 50px;
}

.profilhome h2{
	width: 100%;
}

.profilhome .img, .profilhome .txt{
	width: calc(50% - 15px);
}

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

.profilhome p, .temslide p{
	margin-top: 0;
	margin-bottom: 25px;
	line-height: 1.4;
}

.socialbar{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 20px 0;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-top: 50px;
	width: 100%;
}

.socialbar h2{
	margin-right: auto;
	margin-bottom: 0;
}

.socialbar a{
	margin-right: 0;
	margin-left: 20px;
	white-space: nowrap;
}

.propsold{
	background-color: #f8f8f8;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 50px;
}

.propsold .mapsold{
	width: 60%;
	height: 400px;
	position: relative;
}

.propsold .mapsold>*{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.propsold .txt{
	text-align: center;
	width: 40%;
}

.propsold .txt div{
	display: inline-block;
	text-align: left;
}

.temhome{
	background-color: #f8f8f8;
	padding: 80px 0 150px;
	margin-bottom: 40px;
}

.temhome .wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.temhome h2{margin-bottom: 0;}

.temslidercont{
	width: 100%;
	margin-top: 80px;
	position: relative;
}
.temslidercont:after, .temslidercont:before{
	content: "";
	width: 1px;
	height: 100%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: calc(100% / 3 - 15px);
	opacity: .5;
}

.temslidercont:after{left: calc(100% / 3 * 2 - 15px);}

.instafeed h2{margin-bottom: 0;}

.instafeed h2 img{
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	width: 250px;
}

.insta{margin-top: 30px;}

.temslide{
	padding-right: 30px;
	position: relative;
	box-sizing: border-box;
}

/*.temslide:before{
	content: "";
	height: 100%;
	width: 1px;
	background-color: #000;
	position: absolute;
	display: block;
	left: -15px;
	top: 0;
}*/

.temslide p+p{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}

.home_page .bx-controls-direction{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: -80px;
	left: 0;
	width: 100%;
}

.home_page .propslidercontainer .bx-controls-direction{
	bottom: -60px;
	justify-content: flex-end;
	width: calc((100% - 30px) / 2);
	left: 50%;
	transform: translateX(-50%);
}

.home_page .bx-controls-direction a{
	display: block;
	background-image: url("../images2/arrow.png");
	-webkit-background-size: cover;
	background-size: cover;
	width: 59px;
	height: 25px;
	font-size: 0;
	margin-left:7px;
	margin-right: 7px;
}

.home_page .bx-controls-direction a+a{
	transform: scaleX(-1);
}

.home_page .propslidercontainer .bx-controls-direction a+a{margin-right: 0;}

a.slideprop{
	position: relative;
	overflow: hidden;
	color: #fff !important;
	text-decoration: none !important;
}

a.slideprop .rollprop{
	position: absolute;
	top: 20px;
	left: 20px;
	height: calc(100% - 40px);
	width: calc(100% - 40px);
	background-color: rgba(0,0,0,.8);
	text-align: center;
	z-index: 99;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: scale(.01);
	opacity: 0;
	transition: all .4s;
}

a.slideprop:hover .rollprop{
	transform: none;
	opacity: 1;
}

img.propimg{
	display: block;
	width: 100%;
	transition: all .4s;
}

a:hover img.propimg{
	transform: scale(1.05);
}

a.slideprop p.prix{
	font-family: 'Cormorant', serif;
	font-size: 50px;
	
	text-transform: none;
}

a.slideprop p{margin-top: 0;
	margin-bottom: 25px;
text-transform: uppercase;font-size: 14px;}

.propslider{
	margin-left: 25%;
	margin-right: 25%;
}

.propslidercontainer{position: relative;}





































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

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

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

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: #000;
	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: #000;
}

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

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

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

.vendreintro{
	text-align: center;
	background: #000;
	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: #000;
    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: #000;
}

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

.slider img{
	position: fixed !important;
	z-index: -1 !important;
}











@media screen and (min-width: 1921px) {
	.wrap{
		max-width: 1650px;
		width: 95%;
	}
	
}

@media screen and (max-width: 1400px) {
	nav a{margin: 0px 10px;font-size: 12px;}
	.soch{font-size: 12px;}
	.soch i{font-size: 18px !important;}
	a.telh{margin-left: 15px;}
	a.logoh{width: 280px;}
}
@media screen and (max-width: 1280px) {
	a.logoh{
		width: 260px;
    	margin-left: 10px;
	}
}
@media screen and (max-width: 1240px) {
	body{padding-top: 76px;}
	.wrap{width: 1000px;box-sizing: border-box;padding-left: 10px;padding-right: 10px;}
	a.logoh{
		width: 260px;
	}
	img.ballon{width: 40px;}
	a.btnsoc{margin-left: 3px;margin-right: 3px;}
	.soch i{font-size: 16px !important;}
	a.telh i{display: none;}
	a.telh{margin-left: 5px;}
	nav a{margin: 0px 5px;font-size: 11px;}
	.soch{font-size: 11px;}
	.baninfo p{font-size: 65px;}
	.bigwrap, footer{
		width: calc(100% - 30px);
	}
	.statshome{margin-top: 15px;}
	footer{margin-bottom: 15px;}
	
	
}


@media screen and (max-width: 1024px) {

	.wrapper_right_btns{display: none;}
	
	.wrap {
    	width: calc(100% - 20px);
		padding: 0px 10px;
	}
	
	.menu-ico{
		display: inline-block;
		width: 30px;
		height: 22px;
		z-index: 11;
		transition: all .4s;
	}
	
	.menu-ico.open{
	}
	
	.menu-ico span{
		display: block;
		width: 100%;
		height: 4px;
		background: #000;
		margin-bottom: 5px;
		border-radius: 1px;
		transition: all .4s;
	}
	
	.menu-ico.open span{
		background: #fff;
	}
	
	nav{
		flex-wrap: wrap;
		display: none;
		position: absolute;
		top: 76px;
		left: 0;
		background-color: #fff;
		padding: 20px 0;
		width: 100%;
		
		text-align: center;
	}
	nav a{
		width: 100%;
		display: block;
		margin: 0;
		padding: 5px 0;
		font-size: 13px;
	}
	.soch{
		margin-left: auto;
		margin-right: 15px;
		font-size: 12px;
	}
	body{padding-top: 79px;}
	
	.baninfo p{
		font-size: 55px;
	}
	.statshome{padding: 60px 0;}
	h2.title, h1.title{font-size: 40px;}
	.stat p{font-size: 20px;}
	
	a.slideprop .rollprop{
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		padding: 20px 0;
		transform: none;
		opacity: 1;
		background-color: #fff;
		color: #000 !important;
	}.fbouton{display: none;}
	a.slideprop p.prix{font-size: 25px;}
	a.slideprop p{font-size: 12px;}
}

@media screen and (max-width: 850px) {
	.stat p.num span, .stat p.num.ffalt{font-size: 40px;}
	
	h2.title, h1.title {
    	font-size: 35px;
	}
	a.bouton, .fbouton{
		font-size: 15px;
		padding-left: 10px;padding-right: 10px;
	}
	.baninfo p {
		font-size: 45px;
	}
	.baninfo .wrapper_banner_left {
		padding: 60px 20px 80px 0;
	}
}

@media screen and (max-width: 750px) {
	.socialbar{display: block;justify-content: center;}
	.socialbar h2{width: 100%;text-align: center;margin-bottom: 15px;}
	a.bouton.boutonsocial{
		padding: 9px 10px;
		font-size: 14px;
		display: block;
		width: max-content;
		margin-left: auto;margin-right: auto;
		margin-top: 10px;
	}
	.propsold{flex-wrap: wrap;}
	.propsold .txt{padding-bottom: 20px;}
	.propsold .txt, .propsold .mapsold{
		width: 100%;
		text-align: left;
	}
	a.logoh {
    	width: 280px;
		margin-left: 0;
	}
	img.ballon{display: none;}
	.soch{font-size: 11px;margin-right: 5px;}
	body {
    	padding-top: 53px;
	}
	nav{
		top: 53px;
	}
	.baninfo p {
    	font-size: 35px;
	}
	.bigwrap, footer{width: 100%;}
	.stat p.num span, .stat p.num.ffalt {
    	font-size: 30px;
	}
	.stat p {
    	font-size: 15px;
	}
	.statscontainer{gap:0px 10px;}
	.ctas{gap:5px;}
	h2.title, h1.title {
    	font-size: 32px;
	}
	.ctas h2{font-size: 24px;}
	
	.profilhome .img{max-width: 400px;margin-left: auto;margin-right: auto;margin-bottom: 20px;}
	.profilhome .img, .profilhome .txt{
		width: 100%;
	}
	.propsold .txt div{display: block;text-align: center;padding: 20px 0;}
	
	.temhome .wrap{
		text-align: center;
		display: block;
	}
	
	.temhome h2{margin-bottom: 20px;}
	
	.temslidercont:after, .temslidercont:before{display: none;}
	
	.propslider{margin-left: 0;margin-right: 0;}
	.home_page .propslidercontainer .bx-controls-direction{
		width: 100%;
		transform: none;
		left: 0;
		justify-content: center;
		bottom: 0;
	}
	.prophome .wrap{justify-content: center;}
	.prophome .wrap h2{width: 100%;text-align: center;}
	.instafeed h2 img{width: 150px;margin-left: 10px;}
	.instafeed p br{display: none;}
	
	.navf, p.quartiers{display: none;}
	.footer_copy{margin-top: 30px;}
	footer{margin-bottom: 0;}
	.temslide{padding-right: 0;}
}
@media screen and (max-width: 660px) {
	.baninfo .wrapper_banner_right {
		flex: 0 0 45%;
	}
	.baninfo p {
		font-size: 30px;
	}
}	
	
@media screen and (max-width: 600px) { 
	header .wrap {
		flex-wrap: wrap;
		justify-content: center;
	}
	.soch {
		margin-right: 0;
		margin-top: 10px;
		flex: 0 0 100%;
		justify-content: center;
	}
	.menu-ico {
		position: absolute;
		right: 20px;
		top: 38px;
	}
	.baninfo p {
		font-size: 25px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 590px) { 
	.back_btn {
		top: 0;
		margin: 0 0 30px 0;
	}
	.back_btn a.btn_calcul4 {
		font-size: 12px;
	}
}
@media screen and (max-width: 540px) { 
	.baninfo p {
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 120%;
	}
	.banner a.bouton+a.bouton {
		margin-left: 5px;
	}
	.banner a.bouton  {
		font-size: 13px;
	}
}
@media screen and (max-width: 480px) {
	.baninfo .wrapper_banner_left {
		padding: 40px 10px 60px 0;
	}
}
@media screen and (max-width: 440px) {
	.wrapper_banner_content {
		flex-wrap: wrap;
	}
	.baninfo .wrapper_banner_left {
	   flex: 0 0 100%;
		text-align: center;
		padding: 30px 0 30px 0;
	}
	.baninfo p br {
		display:none;
	}
	.wrapper_banner_content {
		justify-content: center;
	}
	.baninfo .wrapper_banner_right {
		flex: 0 0 300px;
	}
}
@media screen and (max-width: 400px) {
	h2.title br, h1.title br{display: none;}
	a.logoh {
		padding-right: 30px;
	}
	.soch {
		padding-right: 30px;
	}
	a.telh{margin-left: 4px;font-size: 10px;}
	a.btnsoc{margin-left: 2px;margin-right: 2px;}
	body {
    	padding-top: 48px;
	}
	nav{
		top: 48px;
	}
}
.back_btn {
	text-align: right;
    position: relative;
    top: -55px;
}



.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;
}
