figure.wp-block-table {
	overflow: initial;
}
.wp-block-table td:empty:after {
	content: 'Empty cell';
	visibility: hidden;
}
.wp-block-table figcaption {
    font-style: italic;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    margin-top: 20px;
}
table {
	border: 1px solid #dedede;
	margin: 10px 0px;
	border-spacing: 0;
}
figure.wp-block-table th {
	border: 1px solid #dedede;
	background: #313231;
	color: #FFFFFF;
	font-weight: 500;
	padding: 12px;
}
figure.wp-block-table td {
	border: 1px solid #dedede;
	padding: 12px;
}
figure.wp-block-table thead {
	border: none;
}
footer {
	position: relative;
	background: #313231;
	color: #FFFFFF;
	z-index: 1;
}
#footerInner {
    position: relative;
    width: 90%;
    max-width: 900px;
    margin: 0px auto;
    padding: 75px 0px 85px 0px;
    display: flex;
    justify-content: space-between;
}
footer a {
	color: #FFFFFF;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
#signature {
    font-size: 12px;
	text-align: center;
    color: #c8c8c8;
    padding: 0 5% 25px 5%;
}
#signature a {
	color: #c8c8c8;
}
footer .wp-block-group__inner-container > p:first-child {
    font-size: 18px;
    font-weight: 500;
	margin-bottom: 35px;
}
footer .tel {
    margin: 35px 0 25px 0;
}
footer .is-layout-flex {
    align-items: flex-start;
    gap: 12px;
}
footer .is-layout-flex svg {
    position: relative;
    top: 2px;
	width: auto;
    max-height: 22px;
	transition: 0.3s;
}
footer .is-layout-flex a:hover svg {
	opacity: 0.6;
}


::selection {
	background-color: #313231;
	color: #FFFFFF;
}
#wrapper .wp-block-image {
    margin: 0;
}
body:not(.home) #wrapper p a,
body:not(.home) #wrapper li a {
	font-weight: 500;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child,
.wp-block-group__inner-container > :first-child {
	margin-top: 0;
}
#wrapper .wp-block-column > :last-child:not(.read_more),
#wrapper .wp-block-cover__inner-container > :last-child:not(.read_more),
#wrapper .wp-block-group__inner-container > :last-child:not(.read_more),
#wrapper div#text .wp-block-group__inner-container > div:last-child:not(.read_more) {
	margin-bottom: 0;
}
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group),
#wrapper div#text > figure,
#wrapper div#text > ul,
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container,
#wrapper div#text > p {
	width: 90%;
	max-width: 1120px;
	margin-left: auto;
    margin-right: auto;
	box-sizing: border-box;
}
#wrapper div#text > ul {
	padding-left: 15px;
}
.wp-block-cover {
	overflow: hidden;
}
.wp-block-cover img {
    transition: transform 0.4s ease-out;
}
.wp-block-cover.is_hovered img {
	transform: scale(1.1);
}
div .wp-block-image figcaption {
    margin-top: 15px;
    text-align: center;
    font-style: italic;
    font-size: 15px;
}
.wp-block-columns.gap10,
.gap10 {
	gap: 10px;
}
.wp-block-columns.gap20,
.gap20 {
	gap: 20px;
}
.wp-block-columns.gap30,
.gap30 {
	gap: 30px;
}
.wp-block-columns.gap40,
.gap40 {
	gap: 40px;
}
.wp-block-columns.gap50,
.gap50 {
	gap: 50px;
}




/* ----------------------- PAGE CONTACT / FORMULAIRES ----------------------- */

body.contact #container {
    margin: 0px;
}
.wpforms-container ul li:before {
	display: none;
}
div form.wpforms-form {
	position: relative;
}
div div.wpforms-container-full button[type=submit]:focus:after {
	display: none;
}
@media (min-width: 1200px) {
	div .wpforms-container .wpforms-submit-container {
		position: absolute;
		right: 0;
		bottom: -15px;
		margin: 0;
		padding: 0;
	}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
    border-color: #313231;
    box-shadow: 0 0 0 1px #313231, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
	color: #969696;
	opacity: 1;
}
#wrapper .wpforms-confirmation-container-full p {
    margin: 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field {
	padding: 12px 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
    padding: 24px 0 0 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field:first-child {
    padding-top: 0;
    margin-top: -10px;
}
div .wpforms-container .wpforms-field-label {
    font-weight: 500;
}
.wpforms-field-file-upload span.modern-title {
    display: none;
}
#wrapper .wpforms-uploader .dz-message:after {
    content: 'Cliquez ici pour sélectionner un fichier.';
    font-size: 14px;
}

/* ------------------------- PAGE 404 ------------------------- */

body.error404 #chapterPicture > .title_and_bc:first-child {
    position: relative;
    top: 0;
    border: none;
    padding: 60px;
}
body.error404 .widget_breadcrumb {
	display: none;
}
body.error404 #chapterPicture {
	height: auto !important;
}
body.error404 article {
	text-align: center;
}
body:not(.home).error404 .title_and_bc h1 {
	margin: 0;
}




/* ------------------------------- SLICK ------------------------------- */

.slick-slider {
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-arrow.slick-hidden {
	display: none;
}

body:not(.home) #wrapper p:not(.read_more) {
	margin: 0 0 15px 0;
}
body:not(.home) #wrapper figure + *,
#wrapper .wp-block-image + p {
    margin-top: 20px;
}
body:not(.home) #wrapper .wp-block-group > figure + figure {
    margin-top: 0;
}
#wrapper .wp-block-cover:not(.cover-inner-full-width) .wp-block-cover__inner-container {
    width: 90%;
    max-width: 1120px;
}
div :where(.wp-block-columns.is-layout-flex) {
    gap: 3em;
}



.no-margin {
	margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.wp-block-column {
    box-sizing: border-box;
	position: relative;
}
@media (min-width: 980px) {
	.is_hidden_on_desktop {
		display: none !important;
	}
}
#wrapper .wp-block-separator {
    margin: 20px 0px;
    max-width: 100px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
    width: 100px;
    margin-top: 5px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background {
    align-self: initial;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}


/* masonry */
#wrapper figure.wp-block-gallery.masonry-display {
    display: block;
    columns: 2;
	gap: 2em;
	margin: 0px;
}
#wrapper figure.wp-block-gallery.masonry-display > figure {
    width: initial !important;
	break-inside: avoid;
    margin: 0 0 2em 0 !important;
}
#wrapper figure.wp-block-gallery.masonry-display > figure img {
    width: auto !important;
    max-height: none !important;
    height: auto !important;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
	columns: 3;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-4 {
	columns: 4;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-5 {
	columns: 5;
}
#wrapper figure.wp-block-gallery.masonry-display.columns-6 {
	columns: 6;
}


.wp-block-columns {
	margin-bottom: 2.25em;
}

@media (max-width: 930px) {
	.wp-block-spacer {
		max-height: 70px;
	}
	#container {
		margin: 0px 0px 70px 0px;
	}
	.is_hidden_on_mobile {
		display: none !important;
	}
	.invert-columns-order {
		flex-direction: column-reverse;
	}
	div :where(.wp-block-columns.is-layout-flex) {
		gap: 2em;
	}
}
@media (max-width: 980px) {
	body #baguetteBox-overlay .full-image img {
		max-height: 85%;
		max-width: 85%;
	}
	#wrapper figure.wp-block-gallery.masonry-display > figure {
		margin: 0 0 1.2em 0 !important;
	}
	#wrapper figure.wp-block-gallery.masonry-display {
		gap: 1.2em;
	}
	html body {
		--wp--preset--spacing--20: 2.5vw;
		--wp--preset--spacing--30: 2.5vw;
		--wp--preset--spacing--40: 2.5vw;
		--wp--preset--spacing--50: 5vw;
		--wp--preset--spacing--60: 5vw;
		--wp--preset--spacing--70: 5vw;
	}
}

/* galerie 2024 */
:root {
    --wp--style--gallery-gap-default: 20px;
	--wpforms-field-border-radius: 8px;
	--wpforms-label-color: #313231;
}
#wrapper .wp-block-gallery img {
    transition: opacity 0.2s ease-in-out;
}
#wrapper .wp-block-gallery img:hover {
    opacity: 0.8;
}
#wrapper .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
#wrapper .wp-block-gallery figure:not(:has(> a)) {
    display: block;
}
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img {
    height: 240px;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img {
    height: 190px;
}
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
    height: 150px;
}

/* si une colonne a du padding, on la met par défaut à 50% */
#wrapper .wp-block-column[style*="padding"]:not([style*="flex-basis"]):not(:only-child) {
    flex-basis: 50%;
    flex-grow: 0;
}






#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: rgba(0, 0, 0, .8);
	transition: opacity .5s ease
}
#baguetteBox-overlay.visible {
	opacity: 1
}
#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}
#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}
#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}
#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	white-space: normal;
	color: #ccc;
	background-color: rgba(0, 0, 0, .6);
	font-family: sans-serif
}
#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}
#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	transition: left .4s ease, transform .4s ease;
}
#baguetteBox-slider.bounce-from-right {
	animation: bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
	animation: bounceFromLeft .4s ease-out
}
@keyframes bounceFromRight {
	0%, 100% {
		margin-left: 0
	}
	50% {
		margin-left: -30px
	}
}
@keyframes bounceFromLeft {
	0%, 100% {
		margin-left: 0
	}
	50% {
		margin-left: 30px
	}
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}
.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 15%;
	background-color: #313231;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	transition: background-color .4s ease
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}
.baguetteBox-button#next-button {
	right: 2%
}
.baguetteBox-button#previous-button {
	left: 2%
}
.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}
.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}
.baguetteBox-spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}
.baguetteBox-double-bounce1, .baguetteBox-double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	animation: bounce 2s infinite ease-in-out
}
.baguetteBox-double-bounce2 {
	animation-delay: -1s
}
@keyframes bounce {
	0%, 100% {
		transform: scale(0)
	}
	50% {
		transform: scale(1)
	}
}






#wrapper .wp-block-accordion-heading__toggle-icon {
    width: 40px;
    height: 40px;
    background: #ececec;
    border-radius: 50%;
    font-size: 20px;
}
#wrapper .wp-block-accordion-item:not(:last-child) {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
}
#wrapper .wp-block-accordion-heading__toggle-title {
    padding-right: 30px;
}
p.read_more {
	display: inline-block;
	cursor: pointer;
	margin-bottom: 0;
	font-weight: 500;
	text-decoration: underline;
}
p.read_more ~ * {
	display: none;
}


@media (min-width: 981px) {
	/* bloc bannière avec image qui dépasse */
	figure.posabs {
		position: absolute;
		left: 0;
		top: -135px;
		bottom: -135px;
		width: 100%;
	}
	figure.posabs img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.wp-block-cover.overflow-visible {
		overflow: visible;
		margin: 55px 0;
	}
	/* si padding sur le côté, c'est au final un margin */
	#text > .wp-block-cover[style*="padding-left"] {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin: 0 60px;
		border-radius: 8px;
	}
}


/* colonnes 50/50 pleine largeur */
#wrapper .wp-block-columns[style*="9999px"] > .wp-block-column[style*="padding"] {
    align-items: center;
}
@media (min-width: 782px) {
	#wrapper .wp-block-columns[style*="9999px"] > .wp-block-column[style*="padding"] > * {
		width: 70%;
	}
}





























#pq {
    position: relative;
    padding: 110px 0 105px 0;
}
#pq > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -2;
	filter: grayscale(1);
}
#pq:before {
    content: '';
    position: absolute;
    top: 0;
    height: 300px;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, #F5F5F5, transparent);
    z-index: -1;
}
#pq .c {
    max-width: 920px;
}
#pq h2 {
    text-align: center;
    margin-bottom: 45px;
}
#pq .flex {
    display: flex;
    justify-content: space-between;
}
#pq .flex img {
    width: 59%;
    height: 410px;
    object-fit: cover;
    border-radius: 8px;
}
#pq .gauche {
    width: 29%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#pq .item {
	position: relative;
	padding-left: 55px;
}
#pq .item > p:first-of-type,
#pq .bloc_jaune > p:first-of-type {
    font-weight: 500;
    color: #313231;
    font-size: 18px;
    margin: 0;
    line-height: 1.3em;
}
#pq .item svg {
	position: absolute;
	top: -10px;
	left: 0;
}
#pq .item:nth-child(2) svg {
    top: 0;
}
#pq .item p:last-child {
    margin-bottom: 0;
}
#pq .bloc_jaune {
    background: #F4B143;
    border-radius: 8px;
    padding: 45px 45px 35px 45px;
    margin-top: 40px;
    position: relative;
}
#pq .bloc_jaune svg {
    position: absolute;
    left: 40px;
    top: 35px;
}
#pq .bloc_jaune > p:first-of-type {
    padding: 0 0 10px 55px;
}
#pq .bloc_jaune p {
	color: #313231;
}





#dp {
    text-align: center;
    width: 90%;
    max-width: 900px;
    margin: 100px auto;
}
#dp > p:first-child {
    max-width: 570px;
    margin: 0 auto 35px;
}
#dp .flex {
    display: flex;
    justify-content: space-between;
    margin-top: 85px;
	font-size: 18px;
	font-weight: 500;
}
#dp .flex p {
	color: #313231;
}
#dp .flex p.chiffre {
    color: #E02515;
    font-size: 67px;
    font-family: 'Instrument Serif';
}







#job {
    background: #E02515;
    color: #FFFFFF;
    width: 90%;
    max-width: 900px;
    margin: 0 auto 105px;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 40px 50px;
    position: relative;
	display: flex;
    justify-content: space-between;
}
#job p,
#job a {
    color: #FFFFFF;
}
#job > svg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    pointer-events: none;
    opacity: 0.6;
}
#job > div {
	position: relative;
	z-index: 2;
}
#job .gauche {
    width: 54%;
}
#job .gauche p {
	color: #F5F5F5;
	margin-top: 20px;
}
#job .droite {
    width: 35.5%;
	text-align: center;
}
#job .droite > :first-child {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 50px;
    text-align: left;
	position: relative;
}
@media (min-width: 1010px) {
	#job .droite > :first-child:before {
		content: '/';
		position: absolute;
		left: -53px;
		top: 10px;
		font-weight: 400;
		font-size: 35px;
		font-family: 'Instrument Serif';
	}
}









#travaux {
    max-width: 1340px;
}
#travaux h2 {
    text-align: center;
    margin-bottom: 60px;
}
#travaux .flex {
    display: flex;
	align-items: center;
    justify-content: space-between;
}
#travaux > .flex {
    max-width: 900px;
    margin: 0 auto 90px;
}
#travaux > .flex .txt {
    width: 28%;
}
#travaux > .flex img {
    width: 60%;
    height: 210px;
    border-radius: 8px;
    object-fit: cover;
}
#travaux .txt p:first-child,
#travaux .logos > div p:first-child {
    font-size: 18px;
    font-weight: 500;
    color: #313231;
    line-height: 1.3em;
    margin-bottom: 20px;
}
#travaux .logos {
    background: #F5F5F5;
    margin-bottom: 105px;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
	position: relative;
    padding: 50px 90px 60px 90px;
}
#travaux .logos > div {
    width: 42%;
}
#travaux .logos .flex {
    margin-top: 30px;
}
@media (min-width: 501px) {
	#travaux .logos .flex + .flex {
		display: none;
	}
}
#travaux .logos .flex img {
    width: auto;
    height: auto;
    max-width: 90px;
    max-height: 60px;
}
@media (min-width: 1051px) {
	#travaux .logos:before {
		content: '';
		background: #C1C2C1;
		position: absolute;
		left: 0;
		right: 0;
		top: 50px;
		bottom: 50px;
		width: 1px;
		margin: auto;
	}
}







#map {
    padding: 105px 0;
    position: relative;
}
#map > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    filter: grayscale(1);
}
#map .flex {
    width: 90%;
    max-width: 720px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#map .flex > div {
    width: 48.5%;
	box-sizing: border-box;
	border-radius: 8px;
}
#map .flex > .txt {
    background: #E02515;
    color: #FFFFFF;
    padding: 42px 52px;
	align-content: center;
}
#map .flex > .txt p {
	color: #FFFFFF;
	margin-top: 25px;
}
#map .txt h2 {
    margin-bottom: 50px;
}
#map .map {
    background: #FFFFFF;
    padding: 36px;
}
#map .map .txt {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
}
#map .map .txt > svg {
    position: absolute;
    left: 25px;
    top: 17px;
}
#map .map .txt p:first-of-type {
    margin-left: 40px;
}





#wrapper .wp-block-image img,
.border-radius,
.wp-block-column .wp-block-cover,
.wp-block-columns.colonnes_colles:not([style*="9999"]),
#baguetteBox-overlay .full-image img,
.wp-block-columns:not(.colonnes_colles) .wp-block-column.has-background,
.wp-block-columns.has-background {
    border-radius: 8px;
    overflow: hidden;
}
#wrapper .colonnes_colles .wp-block-image img,
#wrapper .wp-block-image.is-style-default img {
    border-radius: 0;
}

div :where(.wp-block-cover-image.is-light:not(.has-text-color)),
div :where(.wp-block-cover.is-light:not(.has-text-color)) {
	color: #313231;
}

#wrapper .align_content {
	align-content: center;
	align-self: initial;
}
#wrapper img#img_fond {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 1;
    height: 100%;
    filter: grayscale(1);
    border-radius: 8px;
}
#wrapper img#img_fond ~ * {
	position: relative;
	z-index: 2;
}

#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background.rannou_align_center {
	align-items: center;
}


#wrapper .cb-button-next {
    right: -50px;
}
#wrapper .cb-button-prev {
    left: -50px;
}
#wrapper .swiper-slide {
    height: auto;
}
#wrapper .swiper-slide > .wp-block-group {
	height: 100%;
}







@media (max-width: 1000px) {
	#pq .flex {
		flex-direction: column;
		gap: 55px;
	}
	#pq .gauche {
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
		gap: 30px;
	}
	#pq .flex img {
		width: 100%;
		height: 62vw;
	}
}

@media (max-width: 960px) {
	#dp .flex {
		flex-direction: column;
		gap: 25px;
	}
	#job {
		flex-direction: column;
		align-items: center;
		text-align: center;
		gap: 15px;
	}
	#job .gauche,
	#job .droite {
		width: 100%;
	}
	#job .droite > :first-child {
		text-align: center;
		margin-bottom: 25px;
	}
	#job > svg {
		width: auto;
		height: 100%;
		opacity: 0.4;
	}
	#travaux > .flex {
		flex-direction: column-reverse;
		gap: 30px;
	}
	#travaux > .flex img {
		width: 100%;
		height: 33vw;
	}
	#travaux > .flex .txt {
		width: 100%;
	}
}
@media (max-width: 1260px) {
	#travaux .logos > div {
		width: 44%;
	}
	#travaux .logos .flex img {
		max-width: 80px;
		max-height: 50px;
	}
}
@media (max-width: 1050px) {
	#travaux .logos {
		flex-direction: column;
		gap: 45px;
		padding: 30px 35px 40px 35px;
	}
	#travaux .logos > div {
		width: 100%;
	}
	#travaux .logos .flex {
		max-width: 380px;
	}
}
@media (max-width: 780px) {
	#map .flex {
		flex-direction: column;
		gap: 6.5vw;
		width: 87%;
	}
	#map .flex > div {
		width: 100%;
	}
	#map .txt h2 {
		margin: 0;
	}
	#map .map {
		text-align: center;
	}
	#map .map .txt > svg {
		position: relative;
		top: 0;
		left: 0;
	}
	#map .map .txt p:first-of-type {
		margin: 15px 0 10px 0;
	}
}




@media (max-width: 900px) {
	#footerInner {
		flex-direction: column-reverse;
		align-items: center;
		text-align: center;
		gap: 40px;
	}
	footer .wp-block-group__inner-container > p:first-child {
		margin-bottom: 20px;
	}
	footer .is-layout-flex {
		justify-content: center;
	}
}













@media (max-width: 500px) {
    #wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group), 
	#wrapper div#text > figure, 
	#wrapper div#text > ul, 
	#wrapper div#text > .wp-block-group > .wp-block-group__inner-container, 
	#wrapper div#text > p, 
	#wrapper .wp-block-cover:not(.cover-inner-full-width) .wp-block-cover__inner-container,
	body.home .c, #travaux, #dp, #job {
		width: 87%;
	}
	.baguetteBox-button#previous-button,
	.baguetteBox-button#next-button {
		display: block !important;
		transform: scale(0.7);
	}
    .wp-block-spacer {
		max-height: 50px;
	}
    .wp-block-columns + .wp-block-spacer {
		max-height: 35px;
	}
	#container {
		margin: 0px 0px 60px 0px;
	}
	body:not(.home) h3 {
		margin-bottom: 10px;
	}
	td {
		font-size: 14px;
	}
	html body {
		--wp--preset--spacing--20: 5vw;
		--wp--preset--spacing--30: 5vw;
		--wp--preset--spacing--40: 5vw;
		--wp--preset--spacing--50: 6.5vw;
		--wp--preset--spacing--60: 6.5vw;
		--wp--preset--spacing--70: 6.5vw;
		--wp--preset--spacing--80: 45px;
		--wp--preset--font-size--small: 13px;
		--wp--preset--font-size--medium: 18px;
		--wp--preset--font-size--large: 24px;
		--wp--preset--font-size--x-large: 30px;
	}
	div .wp-block-cover, 
	div .wp-block-cover-image {
		min-height: 350px;
	}
	div .wp-block-cover {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#wrapper figure.wp-block-gallery.masonry-display.columns-5,
	#wrapper figure.wp-block-gallery.masonry-display.columns-4,
	#wrapper figure.wp-block-gallery.masonry-display.columns-3 {
		columns: 2;
	}
	#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img,
	#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
	#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img,
	#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
		height: 28vw;
	}
	.wp-block-columns {
		margin-bottom: 1.75em;
	}
	#wrapper .wpforms-container .wpforms-submit-container {
		text-align: center;
		margin: 30px 0 0 0;
	}
	#wrapper div .wpforms-field-container div.wpforms-field {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 8px;
	}
	#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
		padding: 16px 0 0 0;
	}




	#pq {
		padding: 65px 0;
	}
	#signature {
		border-top: 1px solid  #c8c8c8;
		padding: 25px 6.5%;
	}
	#pq .bloc_jaune {
		padding: 30px 30px 20px 30px;
		margin-top: 6.5vw;
	}
	#pq .bloc_jaune svg {
		position: absolute;
		left: 30px;
		top: 30px;
	}
	#dp {
		margin: 60px auto 50px;
	}
	#dp .flex {
		margin-top: 45px;
		font-size: 16px;
	}
	#dp .flex p.chiffre {
		font-size: 54px;
		line-height: 1;
	}
	#job > svg {
		display: none;
	}
	#job {
		padding: 30px 35px;
		margin-bottom: 60px;
	}
	#travaux h2 {
		margin-bottom: 40px;
	}
	#travaux .txt p:first-child,
	#travaux .logos > div p:first-child {
		margin-bottom: 15px;
	}
	#travaux > .flex {
		gap: 15px;
		margin-bottom: 65px;
	}
	#map {
		padding: 60px 0;
	}
	#travaux .logos {
		margin-bottom: 60px;
		overflow: hidden;
	}


	#travaux .logos > div > div {
		display: flex;
	}
	#travaux .logos .flex {
		max-width: initial;
		gap: 25px;
		animation: marquee 5s linear infinite;
		margin: 20px 25px 0 0;
		flex-shrink: 0;
		will-change: transform;
	}
	#travaux .logos .flex img {
		height: 60px;
		width: 90px;
		object-fit: contain;
		padding: 15px;
		background: #e5e5e5;
		border-radius: 8px;
		flex-shrink: 0;
	}
	#map .flex > .txt {
		padding: 35px 35px 25px 35px;
	}
	#map .map img {
		height: 52vw;
	}
	#footerInner {
		padding: 60px 0px 50px 0px;
	}
	.wp-block-cover__inner-container > .wp-block-columns:only-child[style*="padding-left"] {
		padding-left: 6.5vw !important;
		padding-right: 6.5vw !important;
	}
	img[style*="height"][src*="logo"] {
		object-fit: contain;
	}


	#wrapper .cb-button-prev {
		position: relative;
		left: 50%;
		margin: 20px 0px 0 -20px;
	}
	#wrapper .cb-button-next {
		position: relative;
		left: 50%;
		margin: -22px 0px 0 15px;
	}

	#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
		overflow-x: initial;
	}


}

