.services{
	text-align: center;
}

.servicesc{
	margin: -23px;
}

.service{
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	text-align: center;
	padding: 23px;
}

.servimg{
	display: block;
	width: 100%;
	height: auto;
	padding: 30% 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #eee;
}

.service a{
	background: #F7F4ED;
	box-shadow: 0 4px 20px rgba(106, 106, 106, 0.1);
	display: block;
	position: relative;
	height: 100%;
	color: #1e1e1e;
}

.servicec h3{
	font-size: 24px;
	font-family: 'Rosario';
	font-weight: 600;
	padding: 0;
	margin: 0 0 25px;
	line-height: 1;
}

.servicec{
	padding: 25px 25px 90px;
	position: relative;
	/* height: 75%; */
}

.servicec .txt{
	
}

.servicec .bouton{
	position: absolute;
	left: 50%;
	bottom: 30px;
	transform: translate(-50%,0);
	font-size: 16px;
	padding: 10px 18px;
}

.reassurances{
	text-align: center;
}

.reassurancec{
	margin: -23px;
}

.reassurance{
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	text-align: center;
	padding: 23px;
}

.reassurance img{
	display: block;
	margin: 0 auto 20px;
	width: auto;
	height: 49px;
}

.reassurance p.h3{
	color: #554E0A;
	font-size: 24px;
	font-family: 'Rosario';
	font-weight: 600;
	padding: 0;
	margin: 0 0 25px;
}

.reassurance .txt{
	color: #696969;
}

.projsrec{
	position: relative;
}

.projsrec > span{
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 11px;
	color: #F7F4ED;
	background: #1e1e1e;
	padding: 22px 30px;
	font-size: 24px;
	display: block;
	line-height: 1;
	transition: background 0.4s ease;
}

.projsrec:hover > span{
	background: #948C3B;
}

.projsrec > span svg{
	vertical-align: middle;
	margin: -1px 0 0 20px;
	font-size: 28px;
	transition: margin 0.4s ease;
}

.projsrec:hover > span svg{
	margin: -1px 0 0 25px;
}

.projsrec > a{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.projs{
	display: flex;
	margin: -11px;
}

.proj{
	display: block;
	height: calc(var(--wwh) * 35);
	padding: 11px;
}

.projc{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.proj:nth-of-type(2n+1){
	width: 60%;
}

.proj:nth-of-type(2n){
	width: 40%;
}

.temoignageslider{
	background: #F7F4ED;
	position: relative;
}

.temoignageslider:before{
	content: '“';
	font-family: 'Rosario';
	font-weight: 700;
	font-size: 100px;
	position: absolute;
	left: 56px;
	top: 40px;
	z-index: 10;
	-webkit-text-stroke: 2px #1e1e1e;
	text-stroke: 2px #1e1e1e;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
}

.temoignageslider .swiper-slide{
	position: relative;
}

.temoicont{
	padding: 130px 60px 140px;
	width: 36%;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	position: relative;
}

.temoicont .h3{
	font-family: 'Rosario';
	font-weight: 700;
	font-size: 24px;
	line-height: 1.2;
	margin: 0 0 20px;
}

.temoimg{
	width: 64%;
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #eee;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.temoignageslider .swiper-pagination{
	width: 36%;
	bottom: 30px;
}

.zone h3{
	color: #554E0A;
	font-family: 'Rosario';
	font-weight: 400;
	font-size: 49px;
	line-height: 1.2;
	padding: 0;
	margin: 0;
}

.zonetxt{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-right: 5%;
}

.map{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	height: auto;
	padding: 50% 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left top;
}

.zonee{
	position: relative;
}

.zonee:after{
	content: '';
	display: block;
	width: 400px;
	height: 475px;
	position: absolute;
	right: -50px;
	z-index: -1;
	bottom: -55px;
	/* transform: translate(-80%,0); */
	background: url(../images/branche.svg) no-repeat center center/contain;
}

.formu .gform_wrapper{
	background: #F7F4ED;
	padding: 80px 150px 40px;
	overflow: hidden;
	position: relative;
}

.formu .gform_wrapper:before{
	content: '';
	display: block;
	width: 188px;
	height: 180px;
	position: absolute;
	left: -70px;
	top: 30px;
	background: url(../images/forme.svg) no-repeat center center/contain;
}
.formu .gform_wrapper:after{
	content: '';
	display: block;
	width: 258px;
	height: 234px;
	position: absolute;
	right: -40px;
	bottom: -40px;
	background: url(../images/forme.svg) no-repeat center center/contain;
}
.formu .gform_wrapper form{
	position: relative;
	z-index: 1;
}

.formu .gfmc-field .gfield:not(.gfield_contains_required) .gfield_label:after{
	content: ' (optionnel)';
	font-size: 14px;
	color: #959595;
}

.formu .gfmc-container{
	column-gap: 90px;
}

.formu .gform_wrapper.gravity-theme .gfield_required .gfield_required_text{
	display: none;
}

.formu .gform_wrapper.gravity-theme select{
	padding: 0 40px 0 16px!important;
	text-overflow: ellipsis;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea{
	background: transparent;
	font-size: 16px!important;
	border-radius: 0;
	padding: 9px 16px!important;
	color: #1e1e1e;
	border: 1px solid #959595!important;
}

.formu .gform_wrapper.gravity-theme .iti--allow-dropdown input[type=text]{
	padding-left: 100px!important;
}

.gform_wrapper.gravity-theme .gfield textarea.large, .gform_wrapper.gravity-theme .gfield textarea{
	height: 200px!important;
	resize: none;
}

.gform_wrapper.gravity-theme .gfield select{
	height: 40px;
}

.iti--separate-dial-code .iti__selected-dial-code{
	color: white;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

select::-ms-expand {
	display: none;
}

.ginput_container_select, .ginput_address_country{
	position: relative;
}

.ginput_container_select + svg, .ginput_address_country + svg, .gfield_select + svg{
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	right: 16px;
	top: 14px;
	color: #959595;
	z-index: 0;
	pointer-events: none;
}

.formu .gform_wrapper.gravity-theme .gfield_label, .filtres label{
	font-size: 16px;
	font-weight: 500;
	/* letter-spacing: 0.1em; */
	/* text-transform: uppercase; */
	color: #1e1e1e;
}

.gform_wrapper.gravity-theme .gform_footer{
	text-align: center;
	justify-content: center;
	padding-bottom: 0!important;
}

.wrap > .wp-block-buttons {
	margin-top: 0;
}

.textimg{
	background: #F7F4ED;
	position: relative;
}

.textimg .txt{
	display: block;
	width: 55%;
	padding: 85px 65px;
}

.textimg .txtimg{
	display: block;
	width: 45%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.questions{
	position: relative;
}

.questions > p{
	font-family: 'Rosario';
	font-weight: 400;
	font-size: 49px;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	color: #554E0A;
}

.questionsc{
	padding-left: 180px;
}

.question{
	border-top: 1px solid #959595;
	padding: 28px 0;
}

.question:last-child{
	border-bottom: 1px solid #959595;
}

.quest{
	font-weight: 500;
	font-size: 20px;
	line-height: 1.2;
	display: block;
	position: relative;
	padding: 0 50px 0 0;
}

.quest svg{
	color: #554E0A;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(0,-50%);
	font-size: 23px;
	transition: transform 0.4s ease;
}

.quest.on svg{
	transform: translate(0,-50%) rotate(45deg);
}

.question .txt {
	padding-top: 20px;
}

.lirep{
	display: block;
	margin: 30px 0 0;
}

.lirep span{
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

.lirep span:after{
	content: ' plus';
}
.lirep.actif span:after{
	content: ' moins';
}

.textacc .txt + .txt{
	padding-top: 30px;
}

.lirep svg{
	transition: transform 0.4s ease;
	margin: 0 0 0 8px;
	vertical-align: middle;
}

.lirep.actif svg{
	transform: rotate(180deg);
}