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: #E40028;
color: #FFFFFF;
font-weight: bold;
padding: 12px;
}
figure.wp-block-table td {
border: 1px solid #dedede;
padding: 12px;
}
figure.wp-block-table thead {
border: none;
}
footer {
position: relative;
background: #0C3D94;
color: #FFFFFF;
z-index: 1;
}
#footerInner {
position: relative;
width: 90%;
max-width: 900px;
margin: 0px auto;
padding: 60px 0px 55px 0;
display: flex;
justify-content: space-between;
}
footer a {
color: #FFFFFF;
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
color: #FFFFFF;
text-align: center;
border-top: 1px solid #FFFFFF;
padding: 30px 6.5%;
}
footer .wp-block-group__inner-container > p:first-child,
#footerInner > div:nth-child(2) p:nth-of-type(2) {
text-transform: uppercase;
font-weight: 500;
}
footer p {
margin: 0 0 5px 0;
}
footer .is-layout-flex {
margin-top: 15px;
align-items: flex-start;
}
#footerInner > div:nth-child(2) p:nth-of-type(2) {
margin: 12px 0 25px 0;
}
footer .wp-block-group__inner-container > p:first-child {
margin-bottom: 18px;
}
::selection {
background-color: #E40028;
color: #FFFFFF;
}
#wrapper .wp-block-image {
margin: 0;
}
body:not(.home) #wrapper p a,
body:not(.home) #wrapper li a {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapper p a:hover,
body:not(.home) #wrapper li a:hover {
color: #E40028;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__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 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);
}
.wp-block-group__inner-container > .wp-block-cover h2 {
max-width: 740px;
margin: 0 auto;
}
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;
} 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: -30px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #222222;
box-shadow: 0 0 0 1px #222222, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
color: #909090;
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;
} 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-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;
}
.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;
cursor: grab;
display: flex;
}
.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;
}
#wrapper .wp-block-cover .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;
} #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;
}
} :root {
--wp--style--gallery-gap-default: 20px;
}
#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;
} #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: 1222222;
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: 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: #FFFFFF;
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;
}
p.read_more:hover {
text-decoration: underline;
}
p.read_more ~ * {
display: none;
}
@media (min-width: 981px) { 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;
} #text > .wp-block-cover[style*="padding-left"] {
padding-left: 0 !important;
padding-right: 0 !important;
margin: 0 60px;
}
} #wrapper .wp-block-columns[style*="9999px"] > .wp-block-column[style*="padding"] {
align-items: center;
}
#wrapper .wp-block-columns[style*="9999px"] > .wp-block-column[style*="padding"] > * {
width: 70%;
}
#page .txt_tag > p:first-child {
color: #0C3D94;
text-transform: uppercase;
font-weight: 500;
margin: 0 0 8px 0;
line-height: 1;
background: #E8F1FF;
border-radius: 8px;
padding: 9px;
display: inline-block;
}
#sol .txt > :last-child a,
#edito .txt_tag > :last-child a {
text-decoration: none;
color: #0C3D94;
font-weight: 500;
padding: 6px 20px 6px 0;
transition: 0.2s;
background: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%230C3D94' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat right bottom 6px;
}
#sol .txt > :last-child a:hover,
#edito .txt_tag > :last-child a:hover {
text-decoration: underline;
text-underline-offset: 2px;
padding-right: 26px;
}
#sol {
padding: 105px 0 140px 8%;
}
#sol .slick {
position: relative;
margin-top: 50px;
}
#sol h2 {
max-width: 520px;
}
#sol p {
color: #606060;
}
#sol .slick:not(.slick-initialized) {
display: flex;
}
#sol .item {
width: 320px;
border-radius: 8px;
overflow: hidden;
flex-shrink: 0;
margin-right: 25px;
box-shadow: 0px 1px 20px rgba(144, 144, 144, 0.4);
float: none;
height: auto;
}
#sol .item .img {
height: 12.5vw;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
position: relative;
}
#sol .item img {
width: 100%;
height: 100%;
object-fit: cover;
}
#sol .item .ic {
background: #E8F1FF;
position: absolute;
width: 56px;
height: 56px;
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
border-radius: 50%;
left: 27px;
bottom: -28px;
}
#sol .txt {
padding: 40px 27px 65px 27px;
position: relative;
height: calc(100% - 12.5vw);
box-sizing: border-box;
}
#sol .txt > :last-child {
position: absolute;
line-height: 1;
margin: 0;
bottom: 27px;
left: 27px;
right: 27px;
}
ul.slick-dots {
position: absolute;
left: 0;
margin: 0;
bottom: -55px;
display: flex;
gap: 8px;
}
ul.slick-dots li:before {
display: none;
}
ul.slick-dots li {
width: 56px;
height: 6px;
background: #909090;
border-radius: 99px;
line-height: 1;
transition: 0.15s;
cursor: pointer;
}
ul.slick-dots li.slick-active {
background: #222222;
}
ul.slick-dots li button {
opacity: 0;
cursor: pointer;
width: 100%;
height: 100%;
}
#serv {
background: #F6F7F9;
text-align: center;
padding: 110px 0;
margin-bottom: 110px;
}
#serv .txt_tag > p:first-child {
color: #E40028;
background: #FBDAE0;
}
#serv .txt_tag {
padding: 0 6.5% 105px;
}
#serv .item {
width: 20%;
position: relative;
}
#serv .flex {
background: #FFFFFF;
width: 87%;
max-width: 1090px;
margin: 0 auto;
border-radius: 16px;
display: flex;
justify-content: space-between;
padding: 0 45px 35px;
box-sizing: border-box;
}
#serv .item .ic,
body:not(.home) .ic {
width: 100px;
height: 100px;
background: #FBDAE0;
display: flex;
align-items: center;
justify-content: center;
margin: -50px auto 25px;
border-radius: 50%;
}
#serv .item p {
color: #606060;
}
body:not(.home) .ic {
margin: 0;
}
#edito {
width: 90%;
max-width: 1090px;
margin: 0 auto 225px;
display: flex;
justify-content: space-between;
align-items: flex-end;
}
#edito .imgs {
width: 42.5%;
position: relative;
}
#edito .txt_tag {
width: 37.5%;
}
#edito .imgs > img:nth-child(1) {
width: 100%;
height: 650px;
object-fit: cover;
}
#edito .imgs > img:nth-child(2) {
position: absolute;
bottom: -110px;
right: -160px;
width: 270px;
height: 345px;
object-fit: cover;
}
#edito .imgs > img:nth-child(3) {
position: absolute;
bottom: -135px;
right: 145px;
filter: contrast(0) opacity(0.3);
}
#edito h2 {
margin-bottom: 50px;
color: #0C3D94;
}
#edito .txt_tag > :last-child {
margin: 40px 0 0 0;
}
#atouts {
background: #222222;
color: #FFFFFF;
padding: 110px 0 100px 0;
}
#atouts .txt_tag {
text-align: center;
padding: 0 6.5% 55px;
}
#atouts .txt_tag > p:first-child {
background: #464646;
color: #FFFFFF;
}
#atouts .flex {
display: flex;
justify-content: space-between;
width: 90%;
max-width: 1090px;
margin: 0 auto;
}
#atouts .item {
position: relative;
width: 30%;
box-sizing: border-box;
padding-left: 65px;
}
#atouts .item svg {
position: absolute;
left: 0;
top: 5px;
}
#atouts .item > :not(svg) {
position: relative;
}
#atouts p {
color: #DCDCDC;
}
#contact {
position: relative;
padding: 110px 0;
}
#contact > img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: top left;
}
#contact > .flex {
position: relative;
display: flex;
justify-content: space-between;
width: 90%;
max-width: 900px;
margin: 0 auto;
}
#contact .fond {
background: #E40028;
color: #FFFFFF;
box-sizing: border-box;
width: 49.5%;
border-radius: 8px;
padding: 45px;
align-content: center;
}
#contact .map {
width: 39%;
}
#contact .txt_tag > p:first-child {
color: #E40028;
background: #FBDAE0;
}
#contact .fond > p {
color: #FBDAE0;
}
#contact .map > p:first-child {
font-size: 25px;
font-family: 'Urbanist';
font-weight: 600;
line-height: 1.2em;
margin-bottom: 30px;
color: #222222;
}
#contact .map p {
color: #606060;
}
#contact .map > p:nth-child(2) {
font-weight: 500;
}
#contact a.wp-block-button__link,
#wrapper a.wp-block-button__link.has-blanc-background-color {
background: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%23E40028' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center right 30px, #FFFFFF;
color: #E40028;
}
#contact a.wp-block-button__link:hover,
#wrapper a.wp-block-button__link.has-blanc-background-color:hover {
color: #FFFFFF
}
#contact .map img {
margin-top: 40px;
}
#contact .fond .ic {
width: 56px;
height: 56px;
background: #FFFFFF;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0;
top: -10px;
bottom: -10px;
margin: auto;
}
#contact .fond .flex {
position: relative;
padding: 0 0 0 80px;
margin-top: 20px;
}
#contact .fond .flex p {
margin: 0;
line-height: 1.4em;
}
#contact .fond .flex p:first-of-type {
font-weight: 500;
text-transform: uppercase;
font-size: 18px;
}
#contact a.wp-block-button__link {
margin-top: 45px;
}
#contact h2 {
margin-bottom: 40px;
}
#contact .txt_tag {
margin-bottom: 35px;
}
#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,
.wp-block-cover.overflow-visible span.wp-block-cover__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#text > .wp-block-columns[style*="max-width:9999px"] > :first-child:nth-last-child(2) > figure > img {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
div#text > .wp-block-columns[style*="max-width:9999px"] > :first-child:nth-child(2) > figure > img {
border-top-right-radius: 0;
border-bottom-right-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: #222222;
}
@media (max-width: 1600px) {
#sol {
padding: 90px 0 135px 6%;
}
#serv {
padding: 90px 0;
margin-bottom: 90px;
}
#edito {
margin-bottom: 210px;
}
#atouts {
padding: 90px 0 85px 0;
}
#contact {
padding: 90px 0;
}
}
@media (max-width: 1150px) {
#sol .item .img {
height: 20vw;
}
#sol .txt {
height: calc(100% - 20vw);
}
}
@media (max-width: 800px) {
#sol .item .img {
height: 40vw;
}
#sol .txt {
height: calc(100% - 40vw);
}
#sol .txt_tag {
padding-right: 6.5vw;
}
}
@media (max-width: 1150px) {
#serv .item .ic {
margin-top: 0;
}
#serv .item {
width: 100%;
}
#serv .flex {
padding: 50px 35px 45px 35px;
flex-direction: column;
align-items: center;
gap: 35px;
}
#serv .txt_tag {
padding-bottom: 35px;
}
}
@media (max-width: 1100px) {
#edito {
flex-direction: column-reverse;
gap: 55px;
margin-bottom: 65px;
}
#edito .txt_tag {
width: 100%;
}
#edito .imgs {
width: 100%;
height: 120vw;
}
#edito .imgs > img:nth-child(1) {
width: 70%;
height: 70%;
}
#edito .imgs > img:nth-child(2) {
right: 0;
bottom: 0;
width: 45%;
height: 45%;
}
#edito .imgs > img:nth-child(3) {
right: auto;
left: 0;
bottom: 0;
}
#atouts .flex {
flex-direction: column;
gap: 25px;
}
#atouts .item {
width: 100%;
}
}
@media (max-width: 850px) {
#contact > .flex {
flex-direction: column;
gap: 45px;
}
#contact .fond {
width: 100%;
padding: 35px;
}
#contact h2 {
margin-bottom: 15px;
}
#contact .txt_tag {
margin-bottom: 25px;
}
#contact .map {
width: 100%;
}
#contact .map img {
width: 100%;
height: 90vw;
}
}
@media (max-width: 880px) {
#footerInner > figure {
order: -1;
}
#footerInner {
flex-direction: column;
gap: 40px;
align-items: center;
text-align: center;
}
footer .is-layout-flex {
justify-content: center;
}
footer .is-layout-flex + .is-layout-flex:last-child svg {
position: relative;
left: 15px;
}
}
@media (max-width: 620px) {
#signature {
padding-bottom: 100px;
}
}
@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 .wp-block-cover__inner-container,
#atouts .flex, #edito, #contact > .flex {
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: 7.5vw;
--wp--preset--spacing--60: 7.5vw;
--wp--preset--spacing--70: 7.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-bottom: 15px;
}
#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;
}
#sol {
padding: 70px 0 115px 6.5%;
}
#page .txt_tag > p:first-child {
font-size: 14px;
}
#sol .slick {
margin-top: 30px;
}
ul.slick-dots li {
width: 32px;
height: 5px;
}
ul.slick-dots {
bottom: -45px;
}
#serv {
padding: 65px 0;
margin-bottom: 65px;
}
#serv .item .ic {
width: 80px;
height: 80px;
}
#serv .txt_tag {
padding-bottom: 25px;
}
#edito h2,
#contact .map > p:first-child {
margin-bottom: 15px;
}
#edito .txt_tag > :last-child {
margin: 20px 0 0 0;
}
#edito .imgs > img:nth-child(3) {
width: 40%;
height: auto;
}
#contact {
padding: 65px 0;
}
#contact .map img {
height: 80vw;
}
#atouts .txt_tag {
padding-bottom: 35px;
}
#atouts {
padding: 65px 0 52px 0;
}
.w100_on_mobile {
width: 100%;
}
}
@media (max-width: 390px) {
.tel_fixe, .tel_fixe a {
font-size: 15px;
}
.tel_fixe svg {
width: 20px;
}
}