.homeSection {
	font-family: 'Figtree';
	font-weight: 400;
}
.action.primary {
    background: #BAA789;
    border: 1px solid #BAA789;
    border-radius: 4px;
    color: #ffffff;
	cursor: pointer;
	display: inline-block;
    height: 46px;
	width: 236px;
	/*padding: 15px 0;*/
	padding: 7px 0;
	text-decoration: none;
	font-family: 'Figtree';
	/*font-weight: 600;*/
	font-weight: 100;
	font-size: 16px;
	line-height: 100%;
	/*letter-spacing: 3%;*/
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
@media (max-width: 768px) {
	.action.primary {
		font-size: 13px;
		padding: 0 15px;
	}
}

#section-slider{
	position: relative;
}
.owl-carousel .owl-item{
	border: 1px solid #ffffff;
}
.mainSlider .item:after {
    /*background: rgb(0, 0, 0);*/
    /*background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.01) 100%);*/
    /*content: '';*/
    /*height: 160px;*/
    /*width: 100%;*/
    /*display: block;*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*z-index: 1;*/
}
.mainSlider.owl-carousel .owl-nav button.owl-next, .mainSlider.owl-carousel .owl-nav button.owl-prev{
	height: 55px;
	width: 45px;
}
.mainSlider.owl-carousel .owl-nav button.owl-next{
	background: url('../images/rightArrow.png') no-repeat;
}
.mainSlider.owl-carousel .owl-nav button.owl-prev{
	background: url('../images/leftArrow.png') no-repeat;
}
.mainSlider.owl-carousel .owl-nav button.owl-next span, .mainSlider.owl-carousel .owl-nav button.owl-prev span{
	display: none;
}

.mainSlider.owl-carousel:not(.owl-loaded) {
    display: block;
}
.mainSlider.owl-carousel:not(.owl-loaded) .item {
    display: none;
}
.mainSlider.owl-carousel:not(.owl-loaded) .item:first-child {
    display: block;
}
.contact-form .bdbt{
	width: 100%;
	border-bottom: 1.73px solid #BAA789
}

.mainLogo{
	height: 60px;
	/*background: #ffffff;*/
	/*position: absolute;*/
	/*top: 0;*/
	/*left: 0;*/
	/*padding: 0 35px 25px 0;*/
	/*z-index: 9;*/
	padding: 0px;
}
.mainLogo img{
	width: 150px;
	margin-top: -60px;
}
.mainLogo h1{
	text-align: center;
	color: #BAA789;
	font-family: 'Figtree ExtraBold';
	font-size: 30px;
}
.mainLogo h1 br {
	display: none;
}

.sliderText{
	color: #ffffff;
	position: absolute;
	bottom: 60px;
	top: auto;
	left: 0;
	right: 0;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 32px;
	text-align: center;
	z-index: 9;
}
.sliderText span{
	display: block;
	text-decoration: underline;
}
.sliderText span.text-extrabold{
	font-size: 28px;
	font-weight: 900;
	text-decoration: none;
}
.sliderText span.text-medium{
	font-weight: 500;
}

.action.primary:hover{
	background: #ffffff;
	border-color: #BAA789;
	color: #BAA789;
}
.secondBlock{
	background: #ffffff;
	padding: 60px 35px 65px;
	text-align: center;
}
.secondBlock h1{
	font-family: 'Figtree SemiBold';
	font-size: 34px;
	line-height: 40px;
	color: #000000;
	margin-bottom: 20px;
}
.secondBlock h1 span{
	font-family: 'Figtree ExtraBold';
	display: block;
}
.secondBlock h1 strong{
	font-weight: 900;
}

.secondBlock h2{
	color: #000000;
	font-size: 20px;
	font-weight: 400;
}
.secondBlock h2 span{
	font-family: 'Figtree SemiBold';
}
.secondBlock h2,
.secondBlock h3{
	font-family: 'Montserrat Light';
	color: #000000;
	font-size: 14px;
	margin: 0 0 25px;
}
.secondBlock h2 span,
.secondBlock h3 span{
	font-family: 'Montserrat';
}


#section-contact .contact-form, .contect-section-mobile .contact-form{
	margin: 0 auto;
	max-width: 430px;
	width: 100%;
}
#section-contact .contact-form .titleBlock, .contect-section-mobile .contact-form .titleBlock{
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.12em;
	line-height: 24px;
	margin: 0 0 35px;
	/*text-transform: uppercase;*/
	text-align: center;
	justify-items: center !important;
}
#section-contact .contact-form .titleBlock .extrabold, .contect-section-mobile .contact-form .titleBlock .extrabold{
	font-family: 'Figtree ExtraBold';
	font-size: 25px;
	line-height: 100%;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: normal;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#section-contact .contact-form .titleBlock .medium, .contect-section-mobile .contact-form .titleBlock .medium{
	font-family: 'The Seasons';
	font-weight: 700;
	font-size: 44.98px;
	line-height: 100%;
	text-align: center;
	letter-spacing: normal;
	color: #BAA789;
}
#section-contact .contact-form .titleBlock .small, .contect-section-mobile .contact-form .titleBlock .small{
	font-family: 'The Seasons';
	font-weight: 400;
	font-size: 27.68px;
	line-height: 100%;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
	letter-spacing: normal;
}
#section-contact .contact-form .titleBlock .smaller, .contect-section-mobile .contact-form .titleBlock .smaller {
	font-size: 18px;
    line-height: 20px;
    padding-bottom: 5px;
}


#section-contact{
	padding: 60px 30px;
	/*border: 20px solid #ffffff;*/
	/*transition: border-color 0.6s ease*/
}
#section-contact:before {
    background: #ffffff;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
#section-contact .contact-form .form-group .contact-from .form-control, .contect-section-mobile .contact-form .form-group .contact-from .form-control{
	background: none;
    border: 1px solid #000000;
    border-radius: 5px;
	color: #000000;
	height: 38px;
    padding: 0 15px;
	font-family: 'Montserrat Light';
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.5px;
	vertical-align: middle;
}
#section-contact .contact-form .form-group .contact-from textarea.form-control, .contect-section-mobile .contact-form .form-group .contact-from textarea.form-control{
	height: 144px;
	padding: 10px 15px;
}
#section-contact .contact-form .form-group .contact-from .form-control::placeholder, .contect-section-mobile .contact-form .form-group .contact-from .form-control::placeholder{
	color: rgba(0,0,0,1);
	font-family: 'Montserrat Light';
	letter-spacing: 0.5px;
}
#section-contact .contact-form .form-group .contact-from .form-control:focus, .contect-section-mobile .contact-form .form-group .contact-from .form-control:focus{
	box-shadow: none;
}
#section-contact .contact-form .contact-from p, .contect-section-mobile .contact-form .contact-from p{
	font-family: 'Montserrat Light';
	font-size: 16px;
	letter-spacing: 0.5px;
}
#section-contact .contact-form input[type=checkbox], .contect-section-mobile .contact-form input[type=checkbox] {
    left: 0;
	top: 2px;
	visibility: hidden;
    opacity: 0;
}
#section-contact .contact-form input[type=checkbox] + span:before, .contect-section-mobile .contact-form input[type=checkbox] + span:before{
	border: 1px solid #000000;
    border-radius: 4px;
    display: block;
    height: 18px;
    width: 18px;
    position: absolute;
    top: 1px;
    left: 0;
}
#section-contact .contact-form input[type=checkbox]:checked + span:after, .contect-section-mobile .contact-form input[type=checkbox]:checked + span:after{
	background: #000000;
    border-radius: 2px;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    top: 5px;
    left: 4px;
}
#section-contact .contact-terms, .contect-section-mobile .contact-terms{
	color: #000000;
	font-family: 'Helvetica';
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.01em;
	line-height: 18px;
}
#section-contact .contact-terms .wpcf7-list-item, .contect-section-mobile .contact-terms .wpcf7-list-item {
    display: block;
    padding-left: 28px;
}
#section-contact .contact-form .contact-form-btn, .contect-section-mobile .contact-form .contact-form-btn{
	padding-top: 10px;
}
#section-contact .contact-form .contact-form-btn p, .contect-section-mobile .contact-form .contact-form-btn p{
	margin: 0;
	text-align: center;
}
#section-contact .contact-form .wpcf7-spinner, .contect-section-mobile .contact-form .wpcf7-spinner{
	margin: 5px auto;
	display: block;
}
#section-contact .contact-form-btn .btn, .contect-section-mobile .contact-form-btn .btn{
	background: #BAA789;
	border: 2px solid #BAA789 !important;
	border: none;
	border-radius: 4px;
	color: #ffffff;
	height: 46px;
	padding: 0 10px;
	font-family: 'Figtree';
	/*font-weight: 600;*/
	font-weight: 100;
	font-size: 16px;
	line-height: 100%;
	/*letter-spacing: 3%;*/
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	width: 236px;

}
.contact-form-btn .btn:hover, .contect-section-mobile .btn:hover{
	background: #ffffff !important;
	color: #BAA789 !important;
	border-color: #BAA789 !important;
}
.contact-form-call {
	font-family: 'Figtree';
	font-weight: 900;
	font-size: 41px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;

}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	margin-top: 0px;
}
.contact-form-call a {
    color: #BAA789;
    text-decoration: none;
}
.contact-form-call .phonenumber {
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 0.06em;
}
.contact-form-call .contact-email {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.02em;
}

#section-comme .titleBlock{
	color: #F05531;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 25px;
	padding: 40px 15px;
	text-align: center;
	text-transform: uppercase;
}
#section-comme .titleBlock .smallText{
	color: #000000;
	display: block;
	font-size: 15px;
	font-weight: 400;
}
#section-comme .textBlock{
	background: #ffffff;
	color: #000000;
	padding: 60px 35px;
	text-align: center;
}
#section-comme .textBlock h2,
#section-comme .textBlock h3 {
    font-size: 34px;
    letter-spacing: normal;
    line-height: 40px;
    margin: 0 0 12px;
    text-transform: uppercase;
	font-family: 'Inter-SemiBold';
}
#section-comme .textBlock h2 span,
#section-comme .textBlock h3 span{
	font-weight: bolder;
	font-family: 'Inter-Bold';
}
#section-comme .textBlock p {
	font-family: 'Montserrat Light', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 28px;
	max-width: 800px;
    width: 100%;
}
#section-comme .textBlock p span {
	font-family: 'Montserrat', sans-serif;
}
#section-comme .textBlock p.mb-0{
	margin: 0;
}
#section-comme .textBlock .btnBlock{
	padding-top: 30px;
}
#section-comme .textBlock .btnBlock a{
	border-color: #ffffff;
	color: #ffffff;
}
#section-comme .textBlock .btnBlock a:hover{
	background: #ffffff;
	color: #BAA789;
	border-color: #BAA789;
}

#section-map .mapBlock iframe{
	vertical-align: middle;
	width: 100%;
	/*-webkit-filter: grayscale(100%);*/
	/*-moz-filter: grayscale(100%);*/
	/*-ms-filter: grayscale(100%);*/
	/*-o-filter: grayscale(100%);*/
	/* filter: grayscale(100%);*/
}

#section-croissy{
	background: #F3F0F1;
	padding: 60px 25px;
	text-align: center;
}
#section-croissy .textBlock h3{
	color: #F05531;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 40px;
	margin: 0 0 12px;
	text-transform: uppercase;
}
#section-croissy .textBlock h3 strong{
	color: #000000;
	display: block;
	font-weight: 500;
}
#section-croissy .textBlock h4{
	color: #000000;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 22px;
}
#section-croissy .textBlock p{
	color: #000000;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 0 0 35px;
	max-width: 830px;
    width: 100%;
}

.contect-section-mobile{
	background: #003865;
	padding: 40px 24px 36px;
}

.beforeAfter > div {
    opacity: 1 !important;
}

.site-footer {
    background: #ffffff;
	color: #000000;
    font-size: 15px;
    align-items: center;
    margin-top: 20px;
    padding: 24px 15px;
    justify-content: space-around;
}
.site-footer div {
    margin: 0 10px;
}
.site-footer img {
    margin-left: 20px;
}
.site-footer div.morcet{
	float: left;
	margin-bottom: 20px;
}
.site-footer div.illusion{
	float: right;
	margin-right: 0px;
}
#section-single-image img {
	width: 100%;
}

.site-footer div.morcet img {
	width: 120px;
}
.site-footer div.baobob img {
	width: 64px;
}
.site-footer div.illusion img {

} 

body.page-template-default {
    background: #ededed;
	font-family: 'Avenir LT Std';
}
body.page-template-default .site-main {
    /*border: 2px solid #ffffff;*/
    /*border-radius: 20px;*/
	/*margin-top: 20px;*/
}
body.page-template-default .entry-header {
    background: #ffffff;
    border-radius: 20px 20px 0 0;
    padding: 18px;
    text-align: center;
}
body.page-template-default .entry-header h1{
	color: #000000;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.06em;
    margin: 0;
    text-transform: uppercase;
}
body.page-template-default .entry-content {
    padding: 30px 20px;
}
body.page-template-default .entry-content h2, body.page-template-default .entry-content h3{
	color: #000000;
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 15px;
	text-transform: uppercase;
}
body.page-template-default .entry-content h3{
	padding-top: 15px;
}
body.page-template-default .entry-content p{
	color: #000000;
    font-size: 15px;
    line-height: 28px;
	margin: 0 0 25px;
}
body.page-template-default .entry-content p a{
	color: #000000;
	text-decoration: underline;
}

@media (max-width: 991px) {
	.mainLogo {
		padding: 15px 30px 15px;
		width: auto;
		text-align: center;
		height: 190px;
	}
	.mainLogo img{
		margin-top: -280px
	}
	.mainLogo h1{
		margin-top: 110px;
	}
	
	.homeSection .rightColumn{
		display: none;
	}
	.mainSlider .item{
		height: 80vh;
		overflow: hidden;
        position: relative;
	}
	.mainSlider .item img {
		height: 80vh;
        object-fit: cover;
        object-position: left;
        transition: all .5s ease;
        position: absolute;
        left: 0;
        max-width: inherit;
		width: auto !important;
	}
	.sliderText {
		bottom: 28px;
        top: auto;
        right: 0;
        text-align: center;
		margin: 0 auto;
        width: 300px;
        left: 0;
	}
	.mainLogo {
		margin: 0 auto;
		right: 0;
	}
	.mainLogo img {
		width: 180px;
	}
	.mainSlider.owl-carousel .owl-nav button.owl-next, .mainSlider.owl-carousel .owl-nav button.owl-prev {
		position: absolute;
		bottom: 48px;
	}
	.mainSlider.owl-carousel .owl-nav button.owl-prev{
		left: 7px;
	}
	.mainSlider.owl-carousel .owl-nav button.owl-next {
		right: 7px;
	}
	#section-single-image {
		height: 80vh;
		position: relative;
		overflow: hidden;
	}
	#section-single-image img {
		height: 80vh;
        object-fit: cover;
        object-position: left;
        transition: all .5s ease;
        position: absolute;
        left: 0;
        max-width: inherit;
        width: auto;
	}
	.site-footer{
		flex-direction: column;
		font-size: 12px;
		margin-top: 0;
		padding: 22px;
		gap: 22px;
	}
	.site-footer a{
		color: #3D3D3D;
	}
	.site-footer div {
		margin: 0;
	} 
	.site-footer div.morcet img {
		width: 72px;
	}
	.site-footer div.baobob img {
		width: 64px;
	}
	.site-footer div.illusion img {
		margin-left: 12px;

	} 
}



@media (min-width: 992px) {
	.homeSection {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		overflow-x: hidden;
	}
	.homeSection .leftColumn {
		padding: 0 0 0 60px;
		width: 68.75%;
		box-sizing: border-box;
	}
	.homeSection .rightColumn {
		position: sticky;
		top: 0;
		right: 0;
		width: 31.25%;
		box-sizing: border-box;
		align-self: flex-start;
	}
	.contect-section-mobile{
		display: none;
	}
	.secondBlock {
		padding: 60px 40px 65px;
		text-align: left;
	}
	.secondBlock h1 {
		font-size: 22px;
		line-height: 30px;
	}
	.secondBlock h2 {

		margin: 12px 0 20px;
	}
	.secondBlock h2,
.secondBlock h3{

	}
	#section-comme .titleBlock{
		font-size: 24px;
		line-height: 30px;
		padding: 45px 15px;
	}
	#section-comme .titleBlock .smallText {
		font-size: 17px;
	}
	#section-comme .textBlock {
		padding: 60px 40px;
		text-align: left;
	}
	#section-comme .textBlock h2,
#section-comme .textBlock h3 {

		margin: 0 0 12px;
	}

	#section-croissy{
		padding: 60px 40px;
		text-align: left;
	}
	#section-croissy .textBlock h3{
		font-size: 24px;
	}
	#section-croissy .textBlock h4 {
		font-size: 20px;
	}
	#section-croissy .textBlock p {
		font-size: 16px;
		line-height: 26px;
	}
	#section-contact {
		position: relative;
	}
	.sliderText {
		bottom: 60px;
		top: auto;
		left: 0;
		right: 0;
		text-align: center;
        font-size: 20px;
        line-height: 28px;
	}
	.sliderText span.text-extrabold {
		font-size: 22px;
	}
	.mainSlider.owl-carousel .owl-nav{
		position: absolute;
		bottom: 30px;
		left: 60px;
		z-index: 2;
	}
	.site-footer{
		font-size: 12px;
	}
	.site-footer div {
		display: flex;
		align-items: center;
	}
	.site-footer img {
		margin-left: 8px;
	}
	.site-footer div {
		margin: 0 5px;
	}
	body.page-template-default .entry-header {
		padding: 30px 20px;
	}
	body.page-template-default .entry-header h1{
		font-size: 28px;
	}
	body.page-template-default .entry-content {
		padding: 35px 30px;
	}
	body.page-template-default .entry-content h2, body.page-template-default .entry-content h3{
		font-size: 22px;
	}
	body.page-template-default .entry-content h3{
		padding-top: 15px;
	}
	body.page-template-default .entry-content p{
		font-size: 16px;
		line-height: 30px;
		margin: 0 0 30px;
	}
}

@media (min-width: 1200px) {
	.homeSection .leftColumn {
        padding: 0 0 0 80px;
    }

	.mainLogo{
		border-radius: 0 0 15px 0;
	}

	.sliderText {
		bottom: 60px;
		top: auto;
		left: 0;
		right: 0;
		text-align: center;
		font-size: 22px;
		line-height: 30px;
	}
	.sliderText span.text-extrabold {
		font-size: 24px;
	}
	.secondBlock {
        padding: 60px 60px 65px;
    }
	.secondBlock h1 {
        font-size: 24px;
        line-height: 36px;
    }

	#section-comme .titleBlock{
		font-size: 24px;
		line-height: 32px;
	}
	#section-comme .titleBlock .smallText {
		font-size: 18px;
	}
	#section-comme .textBlock {
        padding: 60px;
    }

	#section-croissy {
        padding: 60px;
    }
	#section-croissy .textBlock h3 {
        font-size: 24px;
    }
	#section-croissy .textBlock h4 {
		font-size: 20px;
	}
	#section-croissy .textBlock p {
		font-size: 17px;
		line-height: 30px;
	}
}

@media (min-width: 1350px) {
	.secondBlock h1 {
        font-size: 28px;
        line-height: 40px;
    }

	#section-croissy .textBlock h3 {
        font-size: 28px;
    }
	#section-croissy .textBlock h4 {
        font-size: 22px;
    }
	#section-croissy .textBlock p {
        font-size: 18px;
    }
	#section-comme .titleBlock {
        font-size: 28px;
        line-height: 34px;
    }
	#section-comme .titleBlock .smallText {
        font-size: 20px;
    }
	.site-footer {
        font-size: 13px;
    }
	.site-footer div {
		margin: 0 10px;
	}
	.site-footer div a {
		color: #3D3D3D;
		margin: 0 0 0 4px;
	}
	.site-footer img {
        margin-left: 12px;
    }
}

@media (min-width: 1600px) {
	.secondBlock h1 {
		font-size: 34px;
		line-height: 34px;
	}
	.homeSection .leftColumn {
        padding: 0 0 0 120px;
    }

	.site-footer{
		font-size: 15px;
	}
	.site-footer div.morcet img {
		width: 120px;
	}
	.site-footer div.baobob img {
		width: 100px;
	}
	.site-footer div.illusion img {

	}
	.site-footer img {
		margin-left: 20px;
	}
	.secondBlock {
        padding: 60px 80px 65px;
    }
	#section-comme .textBlock {
        padding: 60px 80px;
    }
	#section-croissy {
        padding: 60px 80px;
    }
	.sliderText{
		bottom: 60px;
		top: auto;
		left: 0;
		right: 0;
		text-align: center;
		font-size: 24px;
		line-height: 32px;
	}
	.sliderText span.text-extrabold{
		font-size: 28px;
	}

}
@media (min-width: 1900px) {
	.homeSection .leftColumn {
        padding: 0 0 0 180px;
    }	
	/*.site-footer div.morcet img {
		width: auto;
	}*/
	.site-footer div.baobob img {
		width: auto;
	}
	.site-footer div.illusion img {
		width: auto;
	} 
	.mainSlider.owl-carousel .owl-item img{
		max-height: 790px;
		object-fit: cover;
		object-position: center;
	}

}

@media (max-width: 650px) {
	.mainLogo {
		padding: 15px 30px 15px;
		width: auto;
		text-align: center;
		height: 190px;
	}
	.mainLogo img{
		margin-top: -280px
	}
	.mainLogo h1{
		margin-top: 100px;
		font-size: 24px;
	}
	.mainLogo h1 br {
		display: block;
	}
	.contect-section-mobile .contact-form .titleBlock .extrabold{
		font-size: 20px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	 .contect-section-mobile .contact-form .titleBlock .medium{
		 font-size: 20px;
	 }
	.contect-section-mobile .contact-form .titleBlock .small{
		font-size: 16px;
		padding-bottom: 10px;
	}
	.secondBlock h1{
		font-size: 26px;
	}
	.action.primary{
		font-size: 16px;
		padding-top: 8px;
	}
	#section-comme .textBlock h2,
	#section-comme .textBlock h3{
		font-size: 26px;
	}
	.site-footer{
		text-align: center;
		margin-bottom: 20px;
	}
	.site-footer div.morcet{
		float: none;
	}
	.site-footer div.illusion{
		width: 100%;

	}
	.secondBlock{
		background: #F9F9F9;
	}
	.showMob {
		display: block !important;	
	}
	#section-contact .contact-form .titleBlock .smaller, .contect-section-mobile .contact-form .titleBlock .smaller {
		font-size: 14px;
		padding-bottom: 0px;
	}
}

/* ============================================================
   Figma redesign — Section slider (#section-slider)
   ============================================================ */
#section-slider .mainSlider {
	position: relative;
}
#section-slider .mainSlider-static {
	display: block;
	overflow: hidden;
}
#section-slider .mainSlider-static .item img {
	display: block;
	width: 100%;
	height: auto;
}
#section-slider .mainSlider-static .owl-nav,
#section-slider .mainSlider.owl-carousel .owl-nav {
	display: none !important;
}
#section-slider::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 45%;
	max-height: 300px;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 100%);
	pointer-events: none;
	z-index: 1;
}
#section-slider .mainSlider.owl-carousel .owl-nav {
	position: absolute;
	bottom: 24px;
	left: 24px;
	right: auto;
	margin: 0;
	z-index: 2;
	display: flex;
	gap: 8px;
}
#section-slider .mainSlider.owl-carousel .owl-nav button.owl-prev,
#section-slider .mainSlider.owl-carousel .owl-nav button.owl-next {
	position: static;
	bottom: auto;
	left: auto;
	right: auto;
	margin: 0;
}
#section-slider .sliderText {
	z-index: 2;
	text-align: center;
	padding: 0 24px;
	max-width: 760px;
	margin: 0 auto;
}
#section-slider .sliderText h1 {
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
	text-decoration: none;
	text-transform: none;
}
#section-slider .sliderText span {
	text-decoration: none;
}

/* ============================================================
   Slider photos Lyon (#section-slider .almaSlider)
   ============================================================ */
#section-slider .almaSlider {
	position: relative;
	width: 100%;
	height: 60vh;
	overflow: hidden;
}
#section-slider .almaSlider__track {
	position: relative;
	width: 100%;
	height: 100%;
}
#section-slider .almaSlider__slide {
	position: absolute;
	inset: 0;
	height: 100%;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.8s ease;
}
#section-slider .almaSlider__slide.is-active {
	opacity: 1;
	pointer-events: auto;
}
#section-slider .almaSlider__slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}
#section-slider .almaSlider__nav {
	position: absolute;
	bottom: 28px;
	z-index: 3;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	cursor: pointer;
	padding: 0;
	transition: opacity 0.25s ease;
}
#section-slider .almaSlider__nav:hover {
	opacity: 0.65;
}
#section-slider .almaSlider__nav::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 14px;
	height: 14px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
#section-slider .almaSlider__nav--prev {
	left: 24px;
}
#section-slider .almaSlider__nav--prev::before {
	transform: translate(-30%, -50%) rotate(135deg);
}
#section-slider .almaSlider__nav--next {
	left: 66px;
}
#section-slider .almaSlider__nav--next::before {
	transform: translate(-70%, -50%) rotate(-45deg);
}
#section-slider .almaSlider__dots {
	position: absolute;
	bottom: 24px;
	left: 0;
	right: 0;
	z-index: 3;
	display: flex;
	justify-content: center;
	gap: 10px;
}
#section-slider .almaSlider__dot {
	width: 11px;
	height: 11px;
	padding: 0;
	border: 2px solid #ffffff;
	border-radius: 50%;
	background: transparent;
	cursor: pointer;
	transition: background 0.25s ease;
}
#section-slider .almaSlider__dot.is-active {
	background: #ffffff;
}
@media (min-width: 768px) {
	#section-slider .almaSlider {
		height: 80vh;
	}
}
/* Bandeau promo en haut du slider */
#section-slider .sliderTextTop {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3;
	text-align: center;
	color: #ffffff;
	font-family: 'Chivo', sans-serif;
	text-transform: uppercase;
}
#section-slider .sliderTextTop .line1 {
	margin: 0;
	padding: 18px 16px 10px;
	font-family: 'Chivo', sans-serif;
	font-size: clamp(18px, 2.2vw, 30px);
	font-weight: 400;
	letter-spacing: 0.08em;
}
#section-slider .sliderTextTop .line1 strong {
	font-weight: 800;
}
#section-slider .sliderTextTop .line2 {
	display: inline-block;
	margin: 0;
	padding: 12px 34px;
	background: #003865;
	border-radius: 10px;
	font-family: 'Chivo', sans-serif;
	font-size: clamp(18px, 2.2vw, 30px);
	font-weight: 800;
	letter-spacing: 0.05em;
}
#section-slider .sliderTextTop .line2 sup {
	font-size: 0.6em;
	vertical-align: super;
}
/* Texte en bas du slider */
#section-slider .sliderText h1 {
	font-family: 'Averta CY', 'Chivo', sans-serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.25;
	margin: 0 0 8px;
}
#section-slider .sliderText p {
	margin: 0;
	font-family: 'Averta CY', 'Chivo', sans-serif;
	font-weight: 400;
	font-size: clamp(15px, 1.3vw, 20px);
	line-height: 1.4;
}
@media (max-width: 767px) {
	#section-slider .almaSlider {
		height: 82vh;
		min-height: 560px;
	}
	#section-slider .sliderTextTop .line1 {
		font-size: 15px;
		padding: 14px 14px 6px;
		letter-spacing: 0.04em;
	}
	#section-slider .sliderTextTop .line2 {
		font-size: 15px;
		padding: 8px 18px;
		letter-spacing: 0.03em;
	}
	#section-slider .sliderText {
		bottom: 60px;
		padding: 0 18px;
		max-width: 100%;
	}
	#section-slider .sliderText h1 {
		font-size: 20px;
		margin-bottom: 6px;
	}
	#section-slider .sliderText p {
		font-size: 14px;
		line-height: 1.35;
	}
	#section-slider .almaSlider__nav--prev {
		left: calc(50% - 44px);
	}
	#section-slider .almaSlider__nav--next {
		left: calc(50% + 4px);
	}
	#section-slider .almaSlider__nav {
		bottom: 16px;
	}
}

/* ============================================================
   Figma redesign — Section "Un quartier animé du 7e arr. de Lyon"
   ============================================================ */
#section-votre .secondBlock {
	background: #EBEBEB;
	text-align: left;
}
#section-votre .secondBlock h2,
#section-votre .secondBlock h2 span {
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.2;
	color: #1B1B1A;
	margin: 0 0 24px;
}
#section-votre .secondBlock p {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #1B1B1A;
	margin: 0 0 32px;
}
#section-votre .secondBlock p strong {
	font-family: 'Inter', sans-serif;
	font-weight: 700;
}
#section-votre .btnBlock {
	text-align: left;
}
#section-votre .action.primary .btn-label-box,
#section-votre .action.primary .btn-label-outside {
	display: none;
}
#section-votre .action.primary {
	background: #A9A9A9;
	border: 1px solid #A9A9A9;
	color: #ffffff;
	width: auto;
	max-width: 100%;
	height: 50px;
	border-radius: 10px;
	padding: 0 24px;
	line-height: 48px;
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
}
#section-votre .action.primary:hover {
	background: #959595;
	color: #ffffff;
	border-color: #959595;
}
@media (max-width: 650px) {
	#section-votre .secondBlock {
		background: #EBEBEB;
	}
	#section-votre .btnBlock {
		text-align: center;
	}
	#section-votre .action.primary .btn-label-full {
		display: none;
	}
	#section-votre .action.primary .btn-label-box,
	#section-votre .action.primary .btn-label-outside {
		display: block;
	}
	#section-votre .action.primary {
		background: transparent;
		border: none;
		color: #5D2E24;
		width: 100%;
		max-width: 340px;
		height: auto;
		line-height: 1.3;
		padding: 0;
		white-space: normal;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#section-votre .action.primary .btn-label-box {
		background: #ffffff;
		border: 1px solid #5D2E24;
		color: #5D2E24;
		width: 100%;
		border-radius: 10px;
		padding: 14px 16px;
		text-align: center;
	}
	#section-votre .action.primary .btn-label-outside {
		margin-top: 6px;
		text-align: center;
	}
	#section-votre .action.primary:hover {
		background: transparent;
		color: #5D2E24;
		border-color: transparent;
	}
	#section-votre .action.primary:hover .btn-label-box {
		background: #ffffff;
		border-color: #5D2E24;
		color: #5D2E24;
	}
}

/* ============================================================
   Figma redesign — Section "Résidence contemporaine" (#section-comme)
   ============================================================ */
#section-comme .textBlock {
	background: #A9A9A9;
	color: #ffffff;
	text-align: left;
}
#section-comme .textBlock h2,
#section-comme .textBlock h2 span {
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.2;
	color: #ffffff;
	text-transform: none;
	letter-spacing: 0;
}
#section-comme .textBlock h2 span {
	display: block;
}
#section-comme .textBlock p {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
	max-width: 100%;
}
#section-comme .textBlock p strong {
	font-family: 'Inter', sans-serif;
	font-weight: 700;
}
#section-comme .textBlock .btnBlock .btn-label-box,
#section-comme .textBlock .btnBlock .btn-label-outside {
	display: none;
}
#section-comme .textBlock .btnBlock a.action.primary {
	background: #ffffff;
	border: 1px solid #ffffff;
	color: #1B1B1A;
	width: auto;
	max-width: 100%;
	height: 50px;
	border-radius: 10px;
	padding: 0 24px;
	line-height: 48px;
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
}
#section-comme .textBlock .btnBlock a.action.primary:hover {
	background: transparent;
	color: #ffffff;
	border-color: #ffffff;
}
@media (max-width: 650px) {
	#section-comme .textBlock .btnBlock {
		text-align: center;
	}
	#section-comme .textBlock .btnBlock a.action.primary .btn-label-full {
		display: none;
	}
	#section-comme .textBlock .btnBlock a.action.primary .btn-label-box,
	#section-comme .textBlock .btnBlock a.action.primary .btn-label-outside {
		display: block;
	}
	#section-comme .textBlock .btnBlock a.action.primary {
		background: transparent;
		border: none;
		color: #1B1B1A;
		width: 100%;
		max-width: 340px;
		height: auto;
		line-height: 1.3;
		padding: 0;
		white-space: normal;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#section-comme .textBlock .btnBlock a.action.primary .btn-label-box {
		background: #ffffff;
		border: 1px solid #ffffff;
		color: #1B1B1A;
		width: 100%;
		border-radius: 10px;
		padding: 14px 16px;
		text-align: center;
	}
	#section-comme .textBlock .btnBlock a.action.primary .btn-label-outside {
		margin-top: 6px;
		text-align: center;
		color: #ffffff;
	}
	#section-comme .textBlock .btnBlock a.action.primary:hover {
		background: transparent;
		color: #ffffff;
		border-color: transparent;
	}
	#section-comme .textBlock .btnBlock a.action.primary:hover .btn-label-box {
		background: #ffffff;
		border-color: #ffffff;
		color: #1B1B1A;
	}
}

/* ============================================================
   Figma redesign — Section "Appartements neufs à vendre" (#section-appartements)
   ============================================================ */
#section-appartements {
	background: #ffffff;
	padding: 60px 35px;
	color: #1B1B1A;
}
#section-appartements h3 {
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.2;
	color: #003865;
	margin: 40px 0 20px;
	letter-spacing: 0;
	text-transform: none;
}
#section-appartements h3:first-child {
	margin-top: 0;
}
@media (max-width: 767px) {
	#section-appartements h3 {
		font-size: 22px;
		margin: 32px 0 16px;
	}
	#section-appartements ul {
		font-size: 15px;
		line-height: 25px;
	}
}
#section-appartements h3.title-mixed span {
	font-weight: 400;
}
#section-appartements ul {
	margin: 0 0 8px;
	padding-left: 22px;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #1B1B1A;
}
#section-appartements ul li {
	margin: 0 0 4px;
}
#section-appartements ul li strong {
	font-weight: 700;
}
#section-appartements > p {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #1B1B1A;
	margin: 0 0 32px;
	max-width: 100%;
}
#section-appartements > p strong {
	font-family: 'Inter', sans-serif;
	font-weight: 700;
}
#section-appartements .btnBlock {
	margin-top: 40px;
	margin-bottom: 0;
	text-align: left;
}
#section-appartements .btnBlock .btn-label-box,
#section-appartements .btnBlock .btn-label-outside {
	display: none;
}
#section-appartements .action.primary {
	background: #003865;
	border: 1px solid #003865;
	color: #ffffff;
	width: auto;
	max-width: 100%;
	height: 50px;
	border-radius: 10px;
	padding: 0 24px;
	line-height: 48px;
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
}
#section-appartements .action.primary:hover {
	background: #003865;
	color: #ffffff;
	border-color: #003865;
}
#section-appartements .apartmentsTable {
	overflow-x: auto;
	margin-top: 40px;
	margin-bottom: 0;
}
#section-appartements .apartmentsTable table {
	width: 100%;
	min-width: 680px;
	border-collapse: collapse;
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	color: #1B1B1A;
}
#section-appartements .apartmentsTable tbody td {
	white-space: nowrap;
}
#section-appartements .apartmentsTable thead th {
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	color: #8a8a8a;
	padding: 16px 12px;
	vertical-align: top;
	letter-spacing: 0.05em;
	background: transparent;
	border: none;
}
#section-appartements .apartmentsTable thead th.th-remise {
	color: #E2001A;
}
#section-appartements .apartmentsTable .price-old {
	position: relative;
	display: inline-block;
	color: #003865;
	font-weight: 400;
	white-space: nowrap;
}
#section-appartements .apartmentsTable .price-old::after {
	content: '';
	position: absolute;
	left: -3px;
	right: -3px;
	top: 50%;
	height: 1.5px;
	background: #1B1B1A;
	transform: rotate(-14deg);
	transform-origin: center;
}
#section-appartements .apartmentsTable .price-new {
	color: #E2001A;
	font-weight: 700;
	font-size: 19px;
	white-space: nowrap;
}
#section-appartements .apartmentsTable tbody td {
	color: #003865;
	padding: 20px 12px;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	border: none;
}
#section-appartements .apartmentsTable tbody tr {
	border-bottom: 1px solid #003865;
}
#section-appartements .apartmentsTable tbody tr:nth-child(even) {
	background: transparent;
}
#section-appartements .apartmentsTable tbody td:first-child,
#section-appartements .apartmentsTable tbody td:nth-child(2) {
	font-weight: 700;
}
#section-appartements .bureauVente {
	margin-top: 48px;
}
#section-appartements .bureauVente h3 {
	margin-bottom: 12px;
}
#section-appartements .bureauVente p {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #1B1B1A;
	margin: 0;
}
#section-appartements .bureauVente p strong {
	font-weight: 700;
}
#section-appartements .bureauVente a {
	color: #1B1B1A;
	text-decoration: underline;
}
@media (max-width: 650px) {
	#section-appartements .btnBlock {
		text-align: center;
	}
	#section-appartements .action.primary .btn-label-full {
		display: none;
	}
	#section-appartements .action.primary .btn-label-box,
	#section-appartements .action.primary .btn-label-outside {
		display: block;
	}
	#section-appartements .action.primary {
		background: transparent;
		border: none;
		color: #5D2E24;
		width: 100%;
		max-width: 340px;
		height: auto;
		line-height: 1.3;
		padding: 0;
		white-space: normal;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#section-appartements .action.primary .btn-label-box {
		background: #A9A9A9;
		border: 1px solid #A9A9A9;
		color: #ffffff;
		width: 100%;
		border-radius: 10px;
		padding: 14px 16px;
		text-align: center;
	}
	#section-appartements .action.primary .btn-label-outside {
		margin-top: 6px;
		text-align: center;
		color: #1B1B1A;
	}
	#section-appartements .action.primary:hover {
		background: transparent;
		color: #1B1B1A;
		border-color: transparent;
	}
	#section-appartements .action.primary:hover .btn-label-box {
		background: #959595;
		border-color: #959595;
		color: #ffffff;
	}
}
@media (min-width: 992px) {
	#section-appartements {
		padding: 60px 40px;
	}
}
@media (min-width: 1200px) {
	#section-appartements {
		padding: 60px;
	}
}
@media (min-width: 1600px) {
	#section-appartements {
		padding: 60px 80px;
	}
}
@media (max-width: 768px) {
	#section-appartements {
		padding: 40px 20px;
	}
	#section-appartements .apartmentsTable {
		margin: 0 -20px;
		padding: 0 20px;
	}
	#section-appartements .apartmentsTable thead th,
	#section-appartements .apartmentsTable tbody td {
		padding: 12px 8px;
		font-size: 11px;
	}
}

/* ============================================================
   Figma redesign — Section "Vivre à Lyon" (#section-vivre)
   ============================================================ */
#section-vivre {
	background: #A9A9A9;
	color: #ffffff;
	padding: 60px 35px;
	text-align: left;
}
#section-vivre h3 {
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.2;
	color: #ffffff;
	margin: 0 0 24px;
	letter-spacing: 0;
	text-transform: none;
}
#section-vivre > p {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	margin: 0 0 32px;
	max-width: 100%;
}
#section-vivre > p strong {
	font-family: 'Inter', sans-serif;
	font-weight: 700;
}
#section-vivre .btnBlock {
	text-align: left;
}
#section-vivre .btnBlock .btn-label-box,
#section-vivre .btnBlock .btn-label-outside {
	display: none;
}
#section-vivre .action.primary {
	background: #ffffff;
	border: 1px solid #ffffff;
	color: #1B1B1A;
	width: auto;
	max-width: 100%;
	height: 50px;
	border-radius: 10px;
	padding: 0 24px;
	line-height: 48px;
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
}
#section-vivre .action.primary:hover {
	background: transparent;
	color: #ffffff;
	border-color: #ffffff;
}
@media (max-width: 650px) {
	#section-vivre .btnBlock {
		text-align: center;
	}
	#section-vivre .action.primary .btn-label-full {
		display: none;
	}
	#section-vivre .action.primary .btn-label-box,
	#section-vivre .action.primary .btn-label-outside {
		display: block;
	}
	#section-vivre .action.primary {
		background: transparent;
		border: none;
		color: #1B1B1A;
		width: 100%;
		max-width: 340px;
		height: auto;
		line-height: 1.3;
		padding: 0;
		white-space: normal;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#section-vivre .action.primary .btn-label-box {
		background: #ffffff;
		border: 1px solid #ffffff;
		color: #1B1B1A;
		width: 100%;
		border-radius: 10px;
		padding: 14px 16px;
		text-align: center;
	}
	#section-vivre .action.primary .btn-label-outside {
		margin-top: 6px;
		text-align: center;
		color: #ffffff;
	}
	#section-vivre .action.primary:hover {
		background: transparent;
		color: #ffffff;
		border-color: transparent;
	}
	#section-vivre .action.primary:hover .btn-label-box {
		background: #ffffff;
		border-color: #ffffff;
		color: #1B1B1A;
	}
}
@media (min-width: 992px) {
	#section-vivre {
		padding: 60px 40px;
	}
}
@media (min-width: 1200px) {
	#section-vivre {
		padding: 60px;
	}
}
@media (min-width: 1600px) {
	#section-vivre {
		padding: 60px 80px;
	}
}
@media (max-width: 768px) {
	#section-vivre {
		padding: 40px 20px;
	}
}

/* ============================================================
   Figma redesign — Footer (.site-footer)
   ============================================================ */
.site-footer {
	background: #003865;
	color: #ffffff;
	flex: 0 0 100%;
	width: 100%;
	box-sizing: border-box;
	margin-top: 0;
}
.site-footer-column {
	width: 100%;
	box-sizing: border-box;
}
.site-footer-inner {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: nowrap;
	gap: 80px;
	width: 100%;
	box-sizing: border-box;
	padding: 36px 20px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	text-align: left;
}
.site-footer a {
	color: #ffffff;
	text-decoration: underline;
}
.site-footer div {
	margin: 0;
	float: none;
}
.site-footer .morcet {
	flex: 0 0 auto;
	align-self: flex-start;
}
.site-footer .morcet a {
	display: block;
	line-height: 0;
}
.site-footer .morcet img {
	width: 165px;
	height: auto;
	margin: 0;
}
.site-footer .illusion {
	flex: 1 1 auto;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.6;
}
.site-footer .illusion a {
	color: #ffffff;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
.site-footer .illusion a img {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	height: 24px;
}
@media (max-width: 991px) {
	.site-footer-inner {
		flex-direction: column;
		align-items: center;
		text-align: center;
		gap: 24px;
		padding: 32px 20px;
	}
	.site-footer a {
		color: #ffffff;
	}
	.site-footer .morcet {
		align-self: center;
		width: 100%;
		text-align: center;
	}
	.site-footer .morcet a {
		display: inline-block;
		margin: 0 auto;
	}
	.site-footer .morcet img,
	.site-footer div.morcet img {
		width: 108px;
	}
	.site-footer .illusion {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.site-footer-column {
		width: 68.75%;
		padding-left: 60px;
		box-sizing: border-box;
	}
	.site-footer-inner {
		padding: 36px 40px;
	}
}

@media (min-width: 1200px) {
	.site-footer-column {
		padding-left: 80px;
	}
	.site-footer-inner {
		padding: 36px 60px;
	}
}

@media (min-width: 1600px) {
	.site-footer-column {
		padding-left: 120px;
	}
	.site-footer-inner {
		padding: 36px 80px;
	}
}

@media (min-width: 1900px) {
	.site-footer-column {
		padding-left: 180px;
	}
	.site-footer-inner {
		padding: 36px 80px;
	}
}

/* ============================================================
   Figma redesign — Form sticky (#section-contact + .contect-section-mobile)
   ============================================================ */
#section-contact,
.contect-section-mobile {
	background: #003865;
	color: #ffffff;
}
#section-contact:before {
	background: #003865;
}
#section-contact,
.contect-section-mobile {
	position: relative;
	overflow: visible;
}
#section-contact::after,
.contect-section-mobile::after {
	content: '';
	position: absolute;
	top: 12px;
	right: 12px;
	bottom: 12px;
	left: 12px;
	border: 5px solid #ffffff;
	pointer-events: none;
	z-index: 5;
	opacity: 0;
	transform: scale(0.92);
	transform-origin: center center;
	box-sizing: border-box;
}
#section-contact.active::after,
.contect-section-mobile.active::after {
	animation: contactFormBorderPulse 1.6s ease-in-out;
}
@keyframes contactFormBorderPulse {
	0%, 100% {
		opacity: 0;
		transform: scale(0.92);
	}
	18% {
		opacity: 1;
		transform: scale(0.97);
	}
	50% {
		opacity: 1;
		transform: scale(1);
	}
	82% {
		opacity: 1;
		transform: scale(0.97);
	}
}
@media (min-width: 992px) {
	.homeSection {
		position: relative;
	}
	.homeSection::after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
	width: 31.25%;
	height: 100%;
	background: #003865;
	z-index: 0;
	pointer-events: none;
	}
	.homeSection .leftColumn,
	.homeSection .rightColumn {
		position: relative;
		z-index: 1;
	}
	.homeSection .rightColumn {
		position: sticky;
		top: 0;
		align-self: flex-start;
		background: transparent;
		max-height: 100vh;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
	#section-contact {
		min-height: 100vh;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		padding-left: 24px;
		padding-right: 24px;
	}
	#section-contact .contact-form {
		flex: 1;
		display: flex;
		flex-direction: column;
		width: 100%;
		max-width: min(430px, 100%);
		margin: 0 auto;
	}
}
#section-contact .contact-form,
.contect-section-mobile .contact-form {
	color: #ffffff;
	font-family: 'Inter', sans-serif;
}
/* Titre principal du formulaire */
#section-contact .contact-form .titleBlock,
.contect-section-mobile .contact-form .titleBlock {
	color: #ffffff;
	letter-spacing: 0;
	line-height: 1.3;
}
#section-contact .contact-form .form-title,
.contect-section-mobile .contact-form .form-title {
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	font-size: clamp(22px, 2.2vw, 32px);
	line-height: 1.2;
	color: #ffffff;
	text-align: center;
	margin: 0 0 16px;
	letter-spacing: 0;
	text-transform: none;
	border: none;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
#section-contact .contact-form .form-title sup,
.contect-section-mobile .contact-form .form-title sup {
	font-size: 0.55em;
	font-weight: 700;
	vertical-align: super;
}
/* Intro */
#section-contact .contact-form .form-intro,
.contect-section-mobile .contact-form .form-intro {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	text-align: left;
	margin: 0 0 28px;
	border: none;
}
/* Form fields — override couleurs existantes */
#section-contact .contact-form .form-control,
.contect-section-mobile .contact-form .form-control,
#section-contact .contact-form .form-group .contact-from .form-control,
.contect-section-mobile .contact-form .form-group .contact-from .form-control {
	background: #003865;
	border: 1px solid #ffffff;
	border-radius: 6px;
	color: #ffffff;
	height: 44px;
}
#section-contact .contact-form textarea.form-control,
.contect-section-mobile .contact-form textarea.form-control,
#section-contact .contact-form .form-group .contact-from textarea.form-control,
.contect-section-mobile .contact-form .form-group .contact-from textarea.form-control {
	height: auto;
	min-height: 100px;
}
#section-contact .contact-form .form-control::placeholder,
.contect-section-mobile .contact-form .form-control::placeholder,
#section-contact .contact-form .form-group .contact-from .form-control::placeholder,
.contect-section-mobile .contact-form .form-group .contact-from .form-control::placeholder {
	color: #ffffff;
	opacity: 0.95;
}
/* Consent / terms text */
#section-contact .contact-terms,
.contect-section-mobile .contact-terms {
	color: #ffffff;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 0;
	margin: 16px 0 0;
}
#section-contact .contact-form input[type=checkbox] + span:before,
.contect-section-mobile .contact-form input[type=checkbox] + span:before {
	border-color: #ffffff;
}
#section-contact .contact-form input[type=checkbox]:checked + span:after,
.contect-section-mobile .contact-form input[type=checkbox]:checked + span:after {
	background: #ffffff;
}
/* Téléphone */
#section-contact .contact-form-call,
.contect-section-mobile .contact-form-call {
	text-align: center;
	margin: 24px 0 20px;
}
#section-contact .contact-form-call .phonenumber,
.contect-section-mobile .contact-form-call .phonenumber {
	color: #ffffff;
	font-family: 'Chivo', sans-serif;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.1;
}
#section-contact .contact-form-call a,
.contect-section-mobile .contact-form-call a {
	color: #ffffff;
	text-decoration: none;
}
/* Submit button */
#section-contact .contact-form-btn .btn,
.contect-section-mobile .contact-form-btn .btn,
#section-contact .contact-form-btn input[type="submit"],
.contect-section-mobile .contact-form-btn input[type="submit"] {
	background: #ffffff !important;
	border: 2px solid #ffffff !important;
	color: #1B1B1A !important;
	border-radius: 10px !important;
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	width: 100%;
	max-width: 100%;
	height: 50px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}
#section-contact .contact-form-btn .btn:hover,
.contect-section-mobile .contact-form-btn .btn:hover,
#section-contact .contact-form-btn input[type="submit"]:hover,
.contect-section-mobile .contact-form-btn input[type="submit"]:hover {
	background: transparent !important;
	color: #ffffff !important;
	border-color: #ffffff !important;
}
/* Bloc légal en bas du formulaire */
#section-contact .contact-form-legal,
.contect-section-mobile .contact-form-legal {
	margin-top: 28px;
	color: #ffffff;
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	line-height: 1.45;
	text-align: left;
}
#section-contact .contact-form-legal p,
.contect-section-mobile .contact-form-legal p {
	margin: 0 0 12px;
	color: #ffffff;
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	line-height: 1.45;
}
#section-contact .contact-form-legal p:last-child,
.contect-section-mobile .contact-form-legal p:last-child {
	margin-bottom: 0;
}
#section-contact .contact-form-legal a,
.contect-section-mobile .contact-form-legal a {
	color: #ffffff;
	text-decoration: underline;
}
/* Masquer les mentions légales dupliquées générées par CF7 (conservées dans .contact-form-legal) */
#section-contact .contact-form .wpcf7-form > p:not(.contact-terms):not(.contact-form-btn):not(:has(input)):not(:has(textarea)):not(:has(select)):not(:has(.select_wrap)),
.contect-section-mobile .contact-form .wpcf7-form > p:not(.contact-terms):not(.contact-form-btn):not(:has(input)):not(:has(textarea)):not(:has(select)):not(:has(.select_wrap)) {
	display: none !important;
}
/* Texte légal / mentions en bas du formulaire (paragraphe Champs obligatoires) */
#section-contact .contact-form .wpcf7-form p,
.contect-section-mobile .contact-form .wpcf7-form p,
#section-contact .contact-form .contact-from p,
.contect-section-mobile .contact-form .contact-from p {
	color: #ffffff;
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	line-height: 1.45;
}
#section-contact .contact-form .wpcf7-form > p,
.contect-section-mobile .contact-form .wpcf7-form > p {
	margin-bottom: 12px;
}
#section-contact .contact-form .contact-form-btn,
.contect-section-mobile .contact-form .contact-form-btn {
	margin-top: 0;
}
#section-contact .contact-form a,
.contect-section-mobile .contact-form a {
	color: #ffffff;
	text-decoration: underline;
}

/* Collapsible "MIEUX DÉFINIR MA DEMANDE" */
.contact-form .form-collapsible {
	margin-bottom: 16px;
	background: #003865;
	border: 1px solid #ffffff;
	border-radius: 6px;
	overflow: hidden;
}
.contact-form .form-collapsible-summary {
	cursor: pointer;
	padding: 14px 50px 14px 20px;
	list-style: none;
	color: #ffffff;
	position: relative;
	background: #003865;
}
.contact-form .form-collapsible-summary::-webkit-details-marker {
	display: none;
}
.contact-form .form-collapsible-summary::marker {
	display: none;
	content: '';
}
.contact-form .form-collapsible-summary::after {
	content: '';
	position: absolute;
	right: 22px;
	top: 50%;
	margin-top: -6px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	transform: rotate(45deg);
	transition: transform 0.2s ease;
}
.contact-form .form-collapsible[open] .form-collapsible-summary::after {
	margin-top: -2px;
	transform: rotate(-135deg);
}
.contact-form .form-collapsible-title {
	display: block;
	font-family: 'Chivo', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.02em;
}
.contact-form .form-collapsible-subtitle {
	display: block;
	font-style: italic;
	font-weight: 400;
	font-size: 13px;
	margin-top: 2px;
	opacity: 0.9;
}
.contact-form .form-collapsible[open] {
	background: #003865;
	border: 1px solid #ffffff;
}
.contact-form .form-collapsible[open] .form-collapsible-summary {
	border-bottom: 1px solid rgba(255, 255, 255, 0.35);
	background: #003865;
}
.contact-form .form-collapsible > .select_wrap,
.contact-form .form-collapsible > p {
	margin: 12px 14px;
}

/* Selects custom + champs dans le collapsible — bordures blanches */
#section-contact .contact-form .select_wrap,
.contect-section-mobile .contact-form .select_wrap {
	margin: 0 14px 12px;
	width: calc(100% - 28px);
}
#section-contact .contact-form .select_wrap ul,
.contect-section-mobile .contact-form .select_wrap ul {
	color: #ffffff !important;
	border: 1px solid #ffffff !important;
	border-radius: 6px;
}
#section-contact .contact-form .select_wrap .default_option p,
.contect-section-mobile .contact-form .select_wrap .default_option p {
	color: #ffffff !important;
}
#section-contact .contact-form .form-collapsible > p,
.contect-section-mobile .contact-form .form-collapsible > p {
	margin: 0 14px 14px;
}
#section-contact .contact-form .form-collapsible textarea.form-control,
.contect-section-mobile .contact-form .form-collapsible textarea.form-control,
#section-contact .contact-form .form-collapsible .form-control,
.contect-section-mobile .contact-form .form-collapsible .form-control {
	border: 1px solid #ffffff !important;
	color: #ffffff;
	background: transparent;
}
#section-contact .contact-form .form-collapsible textarea.form-control::placeholder,
.contect-section-mobile .contact-form .form-collapsible textarea.form-control::placeholder,
#section-contact .contact-form .form-collapsible .form-control::placeholder,
.contect-section-mobile .contact-form .form-collapsible .form-control::placeholder {
	color: #ffffff;
	opacity: 0.95;
}

/* ============================================================
   Figma redesign — Header home (logo + navigation)
   ============================================================ */
html {
	scroll-behavior: smooth;
}
.homeSection .leftColumn {
	padding-top: 0;
}
.homeHeader {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #ffffff;
	width: 100%;
	padding: 20px 0;
	gap: 16px;
	box-sizing: border-box;
	position: relative;
	z-index: 30;
}
.homeHeader__logos {
	display: flex;
	align-items: center;
	gap: 20px;
	flex: 0 1 auto;
	min-width: 0;
}
.homeNavToggle {
	display: none;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 6px;
	width: 44px;
	height: 44px;
	margin: 0 0 0 auto;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
	flex: 0 0 auto;
}
.homeNavToggle__bar {
	display: block;
	width: 24px;
	height: 2px;
	background: #2D2D2D;
	border-radius: 1px;
	transition: transform 0.25s ease, opacity 0.25s ease;
}
.homeHeader.is-open .homeNavToggle__bar:nth-child(1) {
	transform: translateY(8px) rotate(45deg);
}
.homeHeader.is-open .homeNavToggle__bar:nth-child(2) {
	opacity: 0;
}
.homeHeader.is-open .homeNavToggle__bar:nth-child(3) {
	transform: translateY(-8px) rotate(-45deg);
}
.homeHeader .mainLogo {
	height: auto;
	padding: 0;
	margin: 0;
	text-align: left;
	border-radius: 0;
	flex: 0 0 auto;
}
.homeHeader .mainLogo a {
	display: block;
	line-height: 0;
}
.homeHeader .mainLogo--gcc img {
	width: 108px;
	max-width: 108px;
	height: auto;
	margin: 0;
}
.homeHeader .mainLogo--project img {
	width: auto;
	max-width: 180px;
	max-height: 52px;
	height: auto;
	margin: 0;
	object-fit: contain;
}
.homeNav {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex: 1 1 auto;
	flex-wrap: nowrap;
	gap: clamp(12px, 1.6vw, 32px);
	min-width: 0;
}
.homeNav a {
	font-family: 'Chivo', sans-serif;
	font-size: clamp(13px, 1vw, 18px);
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #2D2D2D;
	text-decoration: none;
	white-space: nowrap;
}
.homeNav a:hover {
	color: #7B3A2C;
}
.homeNav__logo {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	line-height: 0;
}
.homeNav__logo img {
	height: 52px;
	width: auto;
	display: block;
}
.homeNav p {
	margin: 0;
	font-family: 'Chivo', sans-serif;
	font-size: clamp(16px, 1.4vw, 22px);
	font-weight: 700;
	line-height: 1.4;
	color: #003865;
	text-align: left;
	border-left: 1px solid #b8b8b8;
	padding-left: 18px;
}
@media (min-width: 992px) {
	.homeHeader {
		padding: 22px 24px 22px 0;
	}
	.homeHeader .mainLogo--gcc img {
		width: 96px;
		max-width: 96px;
	}
	.homeHeader .mainLogo--project img {
		max-width: 200px;
		max-height: 56px;
	}
}
@media (min-width: 1400px) {
	.homeHeader {
		padding: 24px 32px 24px 0;
		gap: 24px;
	}
	.homeHeader__logos {
		gap: 28px;
	}
	.homeHeader .mainLogo--gcc img {
		width: 150px;
		max-width: 150px;
	}
	.homeHeader .mainLogo--project img {
		max-width: 240px;
		max-height: 60px;
	}
	.homeNav {
		gap: clamp(20px, 2vw, 40px);
	}
}
@media (max-width: 1199px) {
	.homeNavToggle {
		display: none;
	}
	.homeNav p {
		text-align: left;
	}
}
@media (max-width: 991px) {
	.homeSection .leftColumn {
		padding: 0 20px;
	}
	.homeHeader {
		flex-direction: row;
		align-items: center;
		padding: 16px 0;
		gap: 16px;
		margin-left: 0;
		width: 100%;
	}
	.homeHeader__logos {
		gap: 12px;
	}
	.homeHeader .mainLogo {
		height: auto;
		margin: 0;
	}
	.homeHeader .mainLogo--gcc img {
		width: 78px;
		max-width: 78px;
	}
	.homeHeader .mainLogo--project img {
		max-width: 120px;
		max-height: 40px;
	}
	.homeNav {
		padding-left: 20px;
		padding-right: 0;
	}
	.homeNav a {
		font-size: 14px;
	}
	.homeNav p {
		font-size: 16px;
		padding-left: 14px;
	}
	.homeNav__logo img {
		height: 42px;
	}
}

/* ============================================================
   Scroll fade-in (page home)
   ============================================================ */
.scroll-fade {
	opacity: 0;
	transform: translateY(32px);
	transition:
		opacity 0.75s ease,
		transform 0.75s ease;
	transition-delay: var(--scroll-fade-delay, 0s);
	will-change: opacity, transform;
}
.scroll-fade.is-visible {
	opacity: 1;
	transform: translateY(0);
}
@media (prefers-reduced-motion: reduce) {
	.scroll-fade {
		opacity: 1;
		transform: none;
		transition: none;
	}
}

/* ============================================================
   Page Mentions légales (.page-mentions)
   ============================================================ */
.page-mentions {
	background: #ffffff;
	color: #1B1B1A;
	padding: 48px 20px 80px;
	font-family: 'Chivo', sans-serif;
}
.page-mentions__inner {
	max-width: 820px;
	margin: 0 auto;
}
.page-mentions__content h1 {
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 16px;
	color: #003865;
}
.page-mentions__intro {
	font-size: 16px;
	line-height: 1.6;
	margin: 0 0 32px;
	color: #4a4a49;
}
.page-mentions__content h2 {
	font-size: 20px;
	font-weight: 700;
	margin: 32px 0 12px;
	color: #003865;
}
.page-mentions__content p,
.page-mentions__content li {
	font-size: 15px;
	line-height: 1.65;
	margin: 0 0 14px;
}
.page-mentions__content ul {
	margin: 0 0 16px;
	padding-left: 22px;
}
.page-mentions__content a {
	color: #003865;
	text-decoration: underline;
}
.page-mentions__content a:hover {
	color: #1B1B1A;
}
.page-mentions__back {
	margin-top: 40px;
	padding-top: 24px;
	border-top: 1px solid #e8e4df;
}
.page-mentions__back a {
	font-weight: 700;
	text-decoration: none;
	color: #003865;
}
.page-mentions__back a:hover {
	text-decoration: underline;
}
@media (min-width: 992px) {
	.page-mentions {
		padding: 64px 40px 96px;
	}
}