:root{
	--q-dark:#262626;
	--q-accent:#EFEFEF;
	--ff-alt:"inherit";
}

.banner{
	background-image: url("../images2/terrebonneban.jpg") !important;
}

.sectstatscont img{
	-webkit-filter: invert(1);
	filter: invert(1);
}
.aic{align-items: center !important;}
.sectcontent.dark {
    background-color: var(--q-dark);
	color: #fff;
    padding-top: 80px;
    position: relative;
}
.sectcontent.dark.nopadd {padding-top: 0;}
.sectcontent.dark a{color: #fff !important;}
.sectcontent a{text-decoration: underline !important;}
.sectcontent a:hover{text-decoration: none!important;}
.sectcontent.light {background-color: var(--q-accent);color: #000;}
.sectcontent.pb {
    padding-bottom: 40px;
}
.wafter+.sectcontent h2.centersect{color: #fff;}
.wafter:after {
    content: "";
    width: 100%;
    height: 350px;
    background-color: var(--q-dark);
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    transform: translateY(100%);
    z-index: -1;
}

.sectcontent .intro {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    padding: 30px 0;
}

.sectcontent .intro img {
    display: block;
    width: 80px;
}

.sectcontent h1, .sectcontent h2, .secttitleban h2, .sectcontent p.h2like {
    font-weight: 400;
    font-size: 30px;
    margin: 0;
	text-transform: uppercase;
}
.sectcontent h1 span, .sectcontent h2 span, .secttitleban h2 span {
    color: var(--q-accent);
    font-family: var(--ff-alt);
    font-weight: normal;
}
.sectcontent p.h2like{text-transform: none;}
.sectcontent h3{
	font-weight: 400;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.sectwrap {
    padding: 40px 80px;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.nopadd .sectwrap {padding-top: 0;padding-bottom: 0;}
.sectflex{
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.sectwrap>* {
    width: 100%;
}

.sectwrap>.half, .sectcontent .half {
    width: calc(50% - 15px);
}
.spacetop{margin-top: 35px;}
.sectcontent .half.img img {
    display: block;
    width: 100%;
}

.sectwrap ul, .sectwrap p {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 25px;
}

.sectwrap ul{
	padding-left: 20px;
}

.sectwrap ul li{margin-bottom: 5px;}

.sectwrap ul li::marker{
	color: var(--q-accent);
}
.sectwrap.sectwrapwhite ul li::marker{
	color: #000000;
}

img.preh2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 80px;
}

h2.centersect {
    text-align: center;
}

.sectblockcont {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    padding: 50px 0;
	width: 100%;
}

.sectblockcont>a{
	text-align: center;
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none !important;
	background-color: #e7e9ef;
	color: #000 !important;
}

img.sectpropimg{
	display: block;
	width: 100%;
	height: auto;
	transform-origin: bottom center;
	transition: all .4s
}

a:hover img.sectpropimg{transform: scale(1.05);opacity: .8;}

.rollinfos{
	display: block;
	width: calc(100% - 30px);
	margin-left: 15px;
	background-color: #fff;
	padding: 20px 0;
	position: relative;
	z-index: 99;
	transform: translateY(-15px);
}

.rollinfos p{
	margin-top: 0;
	margin-bottom: 20px;
}

.rollinfos p.prix{
	font-weight: bold;
	color: #c40303;
	margin-bottom: 0;
}

.rollinfos p:last-child{margin-bottom: 0;}

.sectcontent .rollinfos h3{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}
.blogmorep{color: var(--q-accent);display: inline-block;margin-top: 5px;font-size: 18px;}

a.boutonSect {
    color: var(--q-dark) !important;
    text-decoration: underline!important;
    font-weight: normal;
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    transition: all .4s;
}
a.boutonSect:hover{text-decoration: none !important;}

.dark a.boutonSect{color: #fff !important;}

a.btncenter.boutonSect {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: max-content;
}

.sectcontent img.full {
    display: block;
    width: 100%;
}

.sectstatscont {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 60px;
    margin-bottom: 40px;
}

img.marq_vendu{
	width: 180px !important;height: auto !important;
}

.sectstatscont>div{
	border:1px solid #fff;
	text-align: center;
	padding: 30px 10px;
	box-sizing: border-box;
}

.sectstatscont img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75px;
}

.sectstatscont p{
	margin-bottom: 40px;
	font-weight: bold;
}

.sectstatscont p.num{
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: normal;
}

.sectstatscont p.num span{
	font-size: 60px;
	display: inline-block;
	vertical-align: bottom;
}

.sectvideo .img{position: relative;}
.sectvideo .img:after{
	content: "";
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	width: 70px;
	height: 70px;
	background-image: url(../images/quartiers/qplay.png);
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: -35px;margin-left: -35px;
}

.halfgradient{
	background: linear-gradient(90deg, #fff 0%, #fff 50%, var(--q-accent) 50%);
}

.half.form{
	padding: 50px;
	box-sizing: border-box;
}

.half.form label{
	color: #000;
	display: block;
	font-size: 15px;
}

.half.form input:not([type=submit]), .half.form textarea{
	appearance:none;
	border:0;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	background-color: #fff;
	margin-bottom: 20px;
	margin-top: 5px;
}

.half.form textarea{
	resize: vertical;
	min-height: 120px;
}

.half.form input[type=submit]{
	appearance:none;
	border:0;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	background-color: var(--q-dark);
	border:1px solid var(--q-dark);
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	transition: all .4s;
}

.half.form input[type=submit]:hover{
	background-color: var(--q-accent);
	border:1px solid #fff;
}

.sideform{
	box-sizing: border-box;
	padding-right: 40px;
}

.sideform h2{margin-bottom: 30px !important;}

.igcontainer{margin-top: 30px;cursor: pointer;}
.igcontainer>*{pointer-events: none;}



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

	.sectwrap{padding-left: 0;padding-right: 0;}
	.half.form{padding: 20px;}
	.sideform{padding-right: 20px;}




}

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

	.sectwrap>.half, .sectcontent .half{width: 100%;}
	.sectblockcont, .sectstatscont{
		display: block;
		width: 90%;
		max-width: 400px;
		margin-left: auto;margin-right: auto;
	}
	.sectblockcont>a, .sectstatscont>div{margin-bottom: 20px;}
	.sectcontent h1, .sectcontent h2, .secttitleban h2, .sectcontent p.h2like{text-align: center;padding: 20px 0;font-size: 25px;}

	.halfgradient{background: none;}
	.half.form{background-color: var(--q-accent);}

	.sectcontent .intro img, img.preh2{width: 60px;}

}
