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: #C0AF7C;
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: #171717;
color: #b4b8bf;
z-index: 1;
border-top: 1px solid #4b4b4b;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1200px;
margin: 0px auto;
padding: 70px 0px;
display: flex;
justify-content: space-between;
font-size: 16px;
}
footer a {
color: #b4b8bf;
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
color: #b4b8bf;
text-align: center;
padding: 35px 5%;
border-top: 1px solid #4b4b4b;
}
footer figure + div a {
background: rgba(255, 255, 255, 0.1);
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
width: 48px;
height: 48px;
transition: 0.3s;
}
footer figure + div a:hover {
background: rgba(255, 255, 255, 0.2);
}
footer figure + div {
justify-content: center;
gap: 12px;
margin-top: 25px;
}
footer .wp-block-group__inner-container > p:first-child {
color: #FFFFFF;
font-size: 18px;
font-weight: 700;
margin: 5px 0 30px 0;
}
#footerInner > div:last-child .wp-block-group {
gap: 15px;
align-items: flex-start;
margin-top: 20px;
}
#footerInner > div:last-child em {
font-style: normal;
font-size: 13px;
font-weight: 600;
top: -2px;
position: relative;
}
::selection {
background-color: #C0AF7C;
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: #C0AF7C;
}
#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: 1230px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
#wrapper div#text > ul {
padding-left: 20px;
}
.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: -43px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #171717;
box-shadow: 0 0 0 1px #171717, 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;
} body.error404 .widget_breadcrumb {
display: none;
}
body.error404 article {
text-align: center;
}
body:not(.home).error404 .title_and_bc h1 {
margin: 0;
}
body.error404 #chapterPicture .img {
display: none;
}
body.error404 .title_and_bc {
width: 100%;
text-align: center;
}
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:not(.cover-inner-full-width) .wp-block-cover__inner-container {
width: 90%;
max-width: 1200px;
}
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: 1000000;
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: #b4b8bf;
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: #323232;
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: 700;
}
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;
border-radius: 24px;
}
} #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%;
}
#prestas {
background: #171717;
color: #FFFFFF;
padding: 45px 0 35px 0;
scroll-margin-top: 70px;
}
#prestas > :not(.flex) {
text-align: center;
padding: 0 6.5%;
}
#prestas h2 em {
color: #C0AF7C;
}
#prestas .flex {
width: 90%;
max-width: 1830px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 60px auto 0;
}
#prestas .item {
width: 32.3%;
position: relative;
overflow: hidden;
border-radius: 24px;
margin-bottom: 1.6%;
height: 28.7vw;
max-height: 590px;
}
#prestas .infos p {
font-size: 16px;
}
#prestas .infos h3 + p {
color: #C0AF7C;
text-transform: uppercase;
font-size: 20px;
font-weight: 700;
margin-top: 20px;
line-height: 1.25em;
}
#prestas .item .infos {
position: absolute;
bottom: 35px;
left: 35px;
right: 35px;
z-index: 2;
}
#prestas .item:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(0deg, rgba(23, 23, 23, 0.85), transparent);
pointer-events: none;
z-index: 1;
}
#prestas .item .infos > p:last-child {
margin: 30px 0 0 0;
}
#prestas .item img {
width: 100%;
height: 100%;
object-fit: cover;
transition: 0.4s;
}
#prestas .item:has(a:hover) img {
transform: scale(1.1);
filter: brightness(0.85);
} #prestas .infos > :last-child a,
#solaire .txt > :last-child a,
#avc a.wp-block-button__link,
section#contact > :last-child a {
flex-direction: row-reverse;
justify-content: space-between;
border: 2px solid #C0AF7C;
padding: 22px 40px;
}
#solaire {
background: #171717;
padding-bottom: 105px;
}
#solaire .flex {
width: 90%;
max-width: 1830px;
display: flex;
align-items: center;
justify-content: space-between;
margin: 0 auto;
border-radius: 24px;
background: linear-gradient(0deg, #2D2D2D, #171717);
color: #D1D5DC;
padding: 50px;
box-sizing: border-box;
}
#solaire h2 {
color: #FFFFFF;
}
#solaire h2 em {
color: #C0AF7C;
}
#solaire .txt {
width: 47%;
display: flex;
max-width: 770px;
flex-direction: column;
align-items: flex-start;
}
#solaire .txt > :last-child a {
margin-top: 40px;
}
#solaire img {
width: 48%;
height: auto;
border-radius: 16px;
}
#form {
background: #171717;
padding-bottom: 110px;
}
#form > :not(.flex) {
text-align: center;
color: #FFFFFF;
}
#form > p:first-child {
padding: 0px 6.5%;
margin: 0;
}
#form > p:first-child em {
color: #C0AF7C;
}
#form .flex {
width: 90%;
max-width: 1130px;
margin: 60px auto 0;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
#form .img {
width: 45%;
position: relative;
}
#form .form {
width: 52.5%;
box-sizing: border-box;
padding: 30px;
background: #FFFFFF;
border-radius: 24px;
min-height: 513px;
}
#form .img img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 24px;
max-height: 514px;
object-position: top;
}
#form .form > p:first-child {
font-size: 28px;
font-weight: 700;
line-height: 1.2em;
margin: 0;
color: #171717;
margin: 0 !important;
}
#form .form > p:first-child ~ p {
color: #4A5565;
font-size: 16px;
}
#form input,
#form textarea {
background: #F9FAFB;
border: 1px solid #E5E7EB;
border-radius: 14px;
}
#wrapper #form div .wpforms-field-container > div.wpforms-field .wpforms-field {
padding: 16px 0 0 0;
}
#wrapper #form div .wpforms-field-container > div.wpforms-field {
padding: 8px 0;
}
#form .wpforms-container {
margin: 10px 0 0 0;
}
#form .wpforms-container .wpforms-submit-container {
position: relative;
bottom: 0;
}
#wrapper #form div.wpforms-container-full button[type=submit] {
width: 100%;
box-sizing: border-box;
padding: 20px 40px;
justify-content: center;
margin-top: 15px;
}
#form .wpforms-field-checkbox label, #form .wpforms-field-checkbox label a {
color: #4A5565;
font-size: 13px;
font-weight: 500;
}
#form input[type="checkbox"] {
position: relative;
top: -3px;
}
#form textarea {
height: 125px;
}
#form .img span {
position: absolute;
background: #C0AF7C;
font-size: 24px;
font-weight: 700;
display: block;
line-height: 1;
border-radius: 12px;
padding: 12px 15px;
color: #171717;
}
#form .img span svg {
position: absolute;
}
#form .img span.jerome {
right: 330px;
bottom: 145px;
}
#form .img span.jerome svg {
top: -82px;
left: 30px;
}
#form .img span.alexis {
right: 60px;
bottom: 145px;
}
#form .img span.alexis svg {
top: -90px;
left: 30px;
}
#wrapper .wpforms-confirmation-container-full {
border-radius: 16px;
}
body.home #wrapper .wpforms-confirmation-container-full {
margin-top: 40px;
}
body.home .wpforms-submit-spinner {
position: absolute;
right: 20px;
bottom: 16px;
pointer-events: none;
}
#marquee {
background: #C0AF7C;
padding: 61px 0 59px 0;
display: flex;
margin-bottom: 110px;
}
#marquee ul {
margin: 0;
display: flex;
flex-shrink: 0;
will-change: transform;
animation: marquee 10s linear infinite;
}
@keyframes marquee {
0% {
transform: translate3d(0%, 0, 0);
}
100% {
transform: translate3d(-100%, 0, 0);
}
}
#wrapper #marquee li:before {
background: #171717;
top: 12px;
left: -30px;
}
#marquee li {
text-transform: uppercase;
font-size: 30px !important;
line-height: 1;
margin-right: 60px;
}
#real {
width: 90%;
max-width: 1430px;
margin: 0 auto 105px;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
#real .flex {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 1fr 1fr;
grid-template-areas:
"left top1 top2"
"left bottom bottom";
height: 725px;
margin: 55px auto 65px;
gap: 24px;
width: 100%;
}
#real .flex > :nth-child(1) {
grid-area: left;
}
#real .flex > :nth-child(2) {
grid-area: top1;
}
#real .flex > :nth-child(3) {
grid-area: top2;
}
#real .flex > :nth-child(4) {
grid-area: bottom;
}
#real .item {
position: relative;
border-radius: 24px;
overflow: hidden;
}
#real .item img {
width: 100%;
height: 100%;
object-fit: cover;
}
#real .item:after,
#page_real .container_real .inner > .real:after {
content: '';
background: linear-gradient(0deg, rgba(23, 23, 23, 0.8), transparent);
position: absolute;
left: 0;
height: 50%;
right: 0;
bottom: 0;
pointer-events: none;
}
#real .infos,
#page_real .container_real .inner > .real .infos {
position: absolute;
z-index: 1;
color: #FFFFFF;
bottom: 25px;
left: 28px;
right: 28px;
display: flex;
flex-direction: column;
align-items: flex-start;
text-align: left;
}
#page_real .container_real .inner > .real .infos {
pointer-events: none;
}
#real .titre,
#page_real .container_real .inner > .real .titre {
font-size: 20px;
font-weight: 700;
margin-bottom: 15px;
}
#real .lieu,
#page_real .container_real .inner > .real .lieu {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 500;
color: #C0AF7C;
gap: 10px;
}
#avis {
color: #FFFFFF;
background: #171717;
padding: 70px 0 60px 0;
text-align: center;
}
#avis h2 em,
#avis .c > p em {
color: #C0AF7C;
}
#avis .c {
width: 90%;
max-width: 1230px;
margin: 0 auto;
}
#avis .c > div {
min-height: 399px;
margin-top: 40px;
}
#avc {
background: #171717;
color: #FFFFFF;
padding: 40px 0 65px 0;
}
#avc .flex {
width: 90%;
max-width: 1230px;
margin: 0 auto 40px;
display: flex;
justify-content: space-between;
}
#avc h2 em {
color: #C0AF7C;
}
#avc .flex > .txt,
#avc .flex > .img {
width: 48.2%;
position: relative;
}
#avc .flex:first-child {
align-items: center;
}
#avc .flex > .img > img {
width: 100%;
height: 390px;
object-fit: cover;
border-radius: 24px;
}
#avc h2 {
margin-bottom: 25px;
}
#avc .flex .fr {
width: 110px;
height: 110px;
object-fit: contain;
border-radius: 0;
position: absolute;
bottom: 35px;
left: 35px;
}
.exp {
background: #C0AF7C;
position: absolute;
right: 35px;
bottom: 35px;
border-radius: 16px;
color: #171717;
padding: 15px 25px;
font-size: 14px;
font-weight: 600;
}
.exp strong {
display: block;
line-height: 1;
font-size: 36px;
margin-bottom: 8px;
}
#avc .fond,
#avc .adresse {
background: #2D2D2D;
border-radius: 24px;
box-sizing: border-box;
position: relative;
padding: 35px 45px 45px 45px;
}
#avc .titre_tel {
font-size: 24px;
font-weight: 600;
position: relative;
}
#avc .titre_tel svg {
position: absolute;
bottom: -5px;
left: 0;
}
#avc .titre_tel p:last-of-type {
padding-left: 65px;
color: #C0AF7C;
}
#avc .titre_tel p:first-child {
font-weight: 400;
line-height: 1.2em;
margin-bottom: 30px;
}
#avc .titre_tel p:first-child strong {
font-weight: 600;
color: #C0AF7C;
}
#avc a.wp-block-button__link {
position: absolute;
left: 45px;
bottom: 45px;
}
#avc .adresse {
width: 31%;
padding: 25px;
display: flex;
align-items: center;
}
#avc .adresse svg {
flex-shrink: 0;
margin-right: 22px;
}
#avc .adresse p {
line-height: 1.35em;
margin: 0;
}
#steps {
width: 90%;
max-width: 1230px;
margin: 80px auto 70px;
text-align: center;
}
#steps h2 em {
color: #C0AF7C;
}
#steps h2 {
max-width: 760px;
margin: 0 auto 60px;
}
#steps .flex {
display: flex;
justify-content: space-between;
}
#steps  .item {
position: relative;
border: 2px solid #F3F4F6;
border-radius: 24px;
width: 31.5%;
padding: 35px;
text-align: left;
box-sizing: border-box;
background: linear-gradient(135deg, #F9FAFB, #FFFFFF);
}
#steps .num {
font-size: 20px;
font-weight: 700;
position: absolute;
right: -20px;
top: -20px;
width: 56px;
height: 56px;
background: #171717;
border-radius: 16px;
color: #C0AF7C;
display: flex;
align-items: center;
justify-content: center;
transform: rotate(12deg);
box-shadow: 0 10px 15px rgba(0,0,0,0.10), 0 4px 6px rgba(0,0,0,0.10);
}
#steps h3 {
font-size: 24px;
font-weight: 700;
margin: 22px 0 12px 0;
}
#steps .item p {
font-size: 16px;
color: #828282;
line-height: 1.4em;
margin: 0;
}
section#contact {
background: linear-gradient(180deg, #171717, #2D2D2D);
width: 90%;
max-width: 1230px;
margin: 0 auto;
color: #FFFFFF;
text-align: center;
padding: 32px 30px 40px;
border-radius: 24px;
font-size: 24px;
font-weight: 600;
display: flex;
flex-direction: column;
align-items: center;
gap: 5px;
box-shadow: 0 25px 50px rgba(0,0,0,0.25);
box-sizing: border-box;
}
#part {
width: 90%;
max-width: 1230px;
text-align: center;
margin: 120px auto 105px;
}
#part > p {
color: #4A5565;
}
#part .flex {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 20px;
margin-top: 40px;
}
@media (min-width: 941px) {
#part .flex {
display: none;
}
}
#part .item {
border: 2px solid #F3F4F6;
border-radius: 16px;
padding: 30px;
box-sizing: border-box;
width: calc(25% - 15px);
display: flex;
flex-direction: column;
align-items: center;
gap: 12px;
font-size: 14px;
font-weight: 700;
background: linear-gradient(135deg, #F9FAFB, #FFFFFF);
}
#par {
background: #171717;
padding: 105px 0;
}
#par > .flex {
width: 90%;
max-width: 1430px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
#par img {
width: 31.3%;
height: auto;
border-radius: 24px;
object-fit: cover;
}
#par .txt {
background: linear-gradient(180deg, #C0AF7C, #B39D6A);
width: 67%;
padding: 50px 70px;
box-sizing: border-box;
border-radius: 24px;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
#par .ic {
width: 96px;
height: 96px;
display: flex;
align-items: center;
justify-content: center;
background: rgba(23, 23, 23, 0.2);
border-radius: 24px;
}
#par .txt > p {
max-width: 610px;
}
#par h2 {
font-weight: 600;
margin: 25px 0 10px 0;
}
#par .txt .flex {
max-width: 770px;
width: 100%;
display: flex;
justify-content: space-between;
margin: 25px 0 45px 0;
}
#par .txt .flex > div {
background: #171717;
color: #FFFFFF;
border-radius: 16px;
width: 48.5%;
text-align: center;
box-sizing: border-box;
padding: 35px;
box-shadow: 0px 20px 25px rgba(0,0,0,0.1), 0px 8px 10px rgba(0,0,0,0.1);
}
#par .txt > p:last-child {
font-size: 14px;
font-weight: 500;
margin: 25px 0 0 0;
}
#par .txt .flex .titre {
font-size: 24px;
font-weight: 700;
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
margin-bottom: 25px;
}
#par .txt .flex > div p {
color: #D1D5DC;
font-size: 16px;
margin: 0 auto;
max-width: 265px;
}
#par .txt .flex > div p strong {
color: #C0AF7C;
font-size: 18px;
}
#faq {
background: #171717;
color: #FFFFFF;
padding: 10px 0 100px 0;
}
#faq > * {
width: 87%;
max-width: 830px;
margin: 0 auto;
}
#faq h2 {
text-align: center;
margin-bottom: 50px;
}
#faq .item {
background: linear-gradient(180deg, #2D2D2D, #1A1A1A);
border-radius: 16px;
padding: 32px;
box-sizing: border-box;
margin-bottom: 16px;
cursor: pointer;
border: 2px solid #1E2939;
}
#faq .item p {
margin: 0;
color: #D1D5DC;
}
#faq .item p:first-child {
color: #FFFFFF;
font-size: 20px;
font-weight: 600;
padding-right: 100px;
position: relative;
}
#faq .item:not(.open) > :not(p:first-child) {
display: none;
}
#faq .item.open p:first-child {
margin-bottom: 20px;
}
#faq .item p:first-child:after {
content: '';
width: 20px;
height: 20px;
background: url("data:image/svg+xml,%3Csvg width='17' height='10' viewBox='0 0 17 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.16663 1.16699L8.16663 8.16699L15.1666 1.16699' stroke='%23C0AF7C' stroke-width='2.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center center;
position: absolute;
right: 0;
top: 7px;
}
#faq .item.open p:first-child:after {
transform: rotate(180deg);
}
#fond_dore {
background: #C0AF7C;
padding: 95px 0;
}
#fond_dore .flex {
width: 90%;
max-width: 1100px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
}
#fond_dore .img {
width: 39.8%;
position: relative;
}
#fond_dore .txt {
width: 57.4%;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
#fond_dore .img > img:first-child {
width: 100%;
height: auto;
border-radius: 24px;
}
#fond_dore .img .fr {
position: absolute;
left: 40px;
top: -54px;
}
.fr svg {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
.fr img {
animation: loop 10s linear infinite;
}
#fond_dore .exp {
right: auto;
left: 35px;
background: #171717;
color: #FFFFFF;
}
#fond_dore .exp strong {
color: #C0AF7C;
}
#fond_dore h2 {
max-width: 580px;
margin-bottom: 30px;
}
#fond_dore .txt > :last-child a {
margin-top: 15px;
}
#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: 24px;
overflow: hidden;
}
#wrapper .colonnes_colles .wp-block-image img,
#wrapper .wp-block-image.is-style-default img {
border-radius: 0;
}
body.home #text {
background: #171717;
color: #FFFFFF;
padding: 110px 0;
}
body.home #text img {
height: auto;
}
h2.has-medium-font-size {
font-size: 28px !important;
}
#wrapper div#text #form {
width: 100%;
max-width: 100%;
padding: 0;
background: none;
}
#wrapper div#text #marquee,
#wrapper div#text #avis {
width: 100%;
max-width: 100%;
margin: 0;
}
body:not(.home) #avis {
padding: 85px 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: #171717;
}
body:not(.home) #contact {
scroll-margin-top: 40px;
}
#wrapper .wp-block-cover:not(.cover-inner-full-width).is-position-bottom-center .wp-block-cover__inner-container {
width: 100%;
}
@media (max-width: 1600px) {
#prestas .item img {
filter: brightness(0.9);
}
#marquee li {
font-size: 24px !important;
}
#marquee {
padding: 40px 0;
margin-bottom: 90px;
}
}
@media (max-width: 1370px) {
#par .txt .flex > div {
padding: 30px;
}
#par .txt {
padding: 45px;
}
} div#wpforms-1443 {
margin-top: -30px;
} #page_real .container_real {
width: 90%;
max-width: 1140px;
margin: 0 auto;
}
#page_real .container_real .inner:after {
content: '';
display: block;
clear: both;
}
.grid-sizer,
#page_real .container_real .inner > .real {
width: 48%;
position: relative;
}
#page_real .container_real .inner > .real img {
height: auto;
}
.gutter-sizer {
width: 4%;
}
#page_real .container_real .inner > .real {
margin-bottom: 4%;
box-shadow: 0px 0px 40px rgb(0 0 0 / 8%);
border-radius: 24px;
overflow: hidden;
}
#page_real .container_real .inner {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
@media (max-width: 740px) {
#page_real .container_real .inner > .real {
margin-bottom: 7.5%;
}
.grid-sizer, #page_real .container_real .inner > .real {
width: 100%;
}
}
@media (max-width: 500px) {
#page_real .container_real {
transition: 0.3s;
width: 87%;
}
#page_real .container_real .inner > .real {
margin-bottom: 7.5vw;
}
}
#page_real .boutons {
width: 90%;
max-width: 1140px;
margin: 10px auto 40px;
display: flex;
justify-content: space-between;
position: relative;
scroll-margin-top: 110px;
}
#page_real .boutons span.see_all_realisations {
font-weight: 500;
letter-spacing: 0.01em;
cursor: pointer;
position: absolute;
right: 0;
top: -60px;
display: none;
font-size: 14px;
}
#page_real .boutons span.see_all_realisations:hover {
text-decoration: underline;
}
#page_real .boutons .btn.button-group {
text-transform: uppercase;
font-weight: 700;
font-size: 16px;
line-height: 1.15em;
color: #171717;
position: relative;
padding-bottom: 20px;
width: 15%;
cursor: pointer;
display: flex;
align-items: flex-end;
}
#page_real .boutons .btn.button-group:after {
content: '';
width: 100%;
height: 10px;
background: #C0AF7C;
position: absolute;
border-radius: 16px;
bottom: 0;
left: 0;
pointer-events: none;
}
#page_real .boutons .btn.button-group.is-checked:after {
background: #171717;
}
#page_real .txt_under_filters {
width: 90%;
max-width: 1140px;
margin: 0 auto 55px;
}
@media (max-width: 500px) {
#page_real .container_real.loading {
opacity: 0.4;
}
}
div#page_real > p {
width: 90%;
max-width: 1140px;
margin: -20px auto 70px !important;
text-align: center;
font-style: italic;
position: relative;
}
body img.f-panzoom__content {
border-radius: 24px;
}
@media (max-width: 1300px) {
#prestas .flex {
width: 97%;
}
}
@media (max-width: 1240px) {
#prestas .flex {
width: 100%;
box-sizing: border-box;
padding-left: 6.5%;
flex-wrap: nowrap;
overflow-x: scroll;
scroll-snap-type: x mandatory;
}
#prestas .flex::-webkit-scrollbar {
display: none;
}
#prestas .item {
width: 37vw;
flex-shrink: 0;
scroll-snap-align: center;
margin-right: 6.5vw;
height: 400px;
}
}
@media (max-width: 850px) {
#prestas .item {
width: 75vw;
}
#prestas .infos p:nth-of-type(2) {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 72px;
}
}
@media (max-width: 1480px) {
#solaire img {
height: 310px;
object-fit: cover;
}
}
@media (max-width: 920px) {
#solaire .flex {
flex-direction: column;
gap: 40px;
}
#solaire .txt > :last-child a {
margin-top: 10px;
}
#solaire .txt {
width: 100%;
max-width: 100%;
}
#solaire img {
width: 100%;
height: 34vw;
}
}
@media (max-width: 1200px) {
#form .flex {
flex-direction: column-reverse;
gap: 6.5vw;
width: 87%;
}
#form .img {
width: 100%;
position: relative;
}
#form .img img {
max-height: initial;
}
#form .form {
width: 100%;
min-height: 0px;
}
#form .img span.jerome {
right: auto;
left: 11vw;
bottom: 41vw;
}
#form .img span.alexis {
right: 20vw;
bottom: 26vw;
}
}
@media (max-width: 1550px) {
#real .flex {
height: 47vw;
}
}
@media (max-width: 1000px) {
#real .flex {
display: flex;
height: auto;
gap: 0;
margin: 30px 0 40px;
padding-left: 6.5%;
box-sizing: border-box;
overflow-x: scroll;
scroll-snap-type: x mandatory;
}
#real .flex::-webkit-scrollbar {
display: none;
}
#real {
width: 100%;
text-align: left;
align-items: flex-start;
}
#real > :not(.flex) {
margin: 0 6.5%;
}
#real .item {
width: 37vw;
height: 28vw;
flex-shrink: 0;
margin-right: 6.5%;
scroll-snap-align: center;
}
}
@media (max-width: 770px) {
#real .item {
width: 75vw;
height: 58vw;
}
}
@media (max-width: 1020px) {
#avc .flex {
flex-direction: column;
gap: 6.5vw;
}
#avc .flex > .txt,
#avc .flex > .img {
width: 100%;
}
#avc a.wp-block-button__link {
position: relative;
left: 0;
bottom: 0;
margin-top: 35px;
}
#avc .fond {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
#avc .titre_tel svg {
left: 50%;
bottom: 4px;
transform: translateX(-115px);
}
#avc .adresse {
width: 100%;
}
}
@media (max-width: 950px) {
#steps {
width: 100%;
}
#steps h2 {
max-width: 100%;
padding: 0 6.5%;
}
#steps .flex {
padding-left: 6.5%;
overflow-x: scroll;
padding-top: 25px;
scroll-snap-type: x mandatory;
}
#steps .flex::-webkit-scrollbar {
display: none;
}
#steps .item {
width: 75vw;
flex-shrink: 0;
margin-right: 6.5vw;
scroll-snap-align: center;
}
#steps h3 br {
display: none;
}
}
@media (max-width: 940px) {
#part {
width: 100%;
}
#part > :not(div) {
padding-left: 6.5%;
padding-right: 6.5%;
}
#part .marquee {
display: flex;
}
#part .flex {
gap: 0;
flex-shrink: 0;
will-change: transform;
animation: marquee 10s linear infinite;
}
#part .item {
width: 220px;
flex-shrink: 0;
margin-right: 6.5vw;
}
}
@media (max-width: 1250px) {
#par .ic svg {
height: 35px;
width: auto;
}
#par .ic {
width: 72px;
height: 72px;
}
#par .txt .flex .titre {
font-size: 20px;
margin-bottom: 15px;
}
#par .txt .flex .titre svg {
position: relative;
top: -2px;
}
}
@media (max-width: 1100px) {
#par {
padding: 0;
position: relative;
}
#par > .flex {
width: 100%;
}
#par img {
width: 100%;
position: absolute;
top: 0;
left: 0;
height: 100%;
border-radius: 0;
}
#par .txt {
position: relative;
z-index: 1;
width: 100%;
border-radius: 0;
background: rgba(255,255,255,0.85);
}
#faq {
padding-top: 60px;
}
}
@media (max-width: 1200px) {
#fond_dore .exp,
#fond_dore .img > img:first-child {
display: none;
}
#fond_dore .img .fr {
position: relative;
left: 0;
top: 0;
width: 110px;
}
#fond_dore .img,
#fond_dore .txt {
width: 100%;
display: flex;
justify-content: center;
}
#fond_dore .flex {
flex-direction: column-reverse;
align-items: center;
}
#fond_dore h2 {
margin: 25px 0 10px 0;
}
#fond_dore {
padding: 60px 0 55px 0;
}
}
@media (max-width: 1000px) {
#footerInner {
width: 87%;
flex-direction: column;
align-items: center;
text-align: center;
gap: 35px;
}
footer .wp-block-group__inner-container > p:first-child {
margin-bottom: 15px;
}
#footerInner > div:last-child .wp-block-group {
justify-content: center;
}
#footerInner > div:last-child .wp-block-group:last-child {
left: -10px;
position: relative;
}
#footerInner > div:last-child .wp-block-group:last-child svg {
position: relative;
left: 23px;
}
}
@media (max-width: 1200px) {
#page_real .boutons::-webkit-scrollbar {
display: none;
}
#page_real .boutons {
width: 100%;
max-width: 100%;
box-sizing: border-box;
padding-left: 6.5%;
overflow-x: scroll;
scroll-snap-type: x mandatory;
}
#page_real .boutons .btn.button-group {
flex-shrink: 0;
width: 170px;
margin-right: 25px;
scroll-snap-align: 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,
div#page_real > p, #avis .c, #avc .flex, section#contact, #fond_dore .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:not(.is-position-bottom-center) {
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;
}
#prestas .infos > :last-child a, #solaire .txt > :last-child a, #avc a.wp-block-button__link, section#contact > :last-child a {
padding: 16px 24px;
gap: 12px;
transition: 0.15s;
border: none;
font-size: 14px;
}
#prestas h2 br {
display: none;
}
#prestas {
padding: 35px 0 10px 0;
}
#prestas .flex {
margin-top: 35px;
}
#prestas .item .infos {
bottom: 25px;
left: 25px;
right: 25px;
}
#prestas .infos p:nth-of-type(2) {
-webkit-line-clamp: 2;
}
#prestas .item .infos > p:last-child {
margin-top: 20px;
}
#solaire .flex {
background: none;
padding: 35px 0 0 0;
width: 87%;
}
#solaire .txt > :last-child a {
margin-top: 0;
}
#solaire img {
height: 40vw;
}
#solaire {
padding-bottom: 70px;
}
#form .flex {
width: 100%;
gap: 0;
}
#form .img {
height: 100vw;
}
#form .form,
#form .img img {
border-radius: 0;
}
#form .form > p:first-child {
font-size: 24px;
}
#form .img span {
font-size: 16px;
}
#form .img span.alexis {
right: 12vw;
bottom: 18vw;
}
#form .img span.jerome {
left: 6.5vw;
bottom: 22vw;
}
#form {
padding-bottom: 0;
}
#marquee li {
font-size: 20px !important;
}
#wrapper #marquee li:before {
top: 7px;
left: -31px;
}
#marquee {
padding: 30px 0;
margin-bottom: 65px;
}
#real {
margin-bottom: 70px;
}
#real .titre, #page_real .container_real .inner > .real .titre {
font-size: 18px;
margin-bottom: 12px;
}
#avis {
padding: 55px 0 25px 0;
}
#avc .flex > .img > img {
height: 50vw;
}
#avc .titre_tel {
font-size: 20px;
}
#avc .titre_tel svg {
bottom: 5px;
transform: translateX(-90px);
width: auto;
height: 40px;
}
#avc .fond {
padding: 30px 35px 30px 35px;
}
.fr svg {
width: auto;
height: 34px;
}
#avc .flex .fr {
bottom: 20px;
left: 20px;
width: 80px;
height: 80px;
}
.exp {
font-size: 12px;
padding: 5px 20px 3px 20px;
right: 20px;
bottom: 20px;
}
.fr img {
width: 100%;
height: 100%;
}
#avc .adresse {
padding: 20px 25px 20px 20px;
}
#avc {
padding-bottom: 30px;
}
#steps {
margin: 60px auto 70px;
}
#steps .num {
font-size: 18px;
right: -15px;
top: -15px;
width: 46px;
height: 46px;
}
#steps .item > svg {
width: auto;
height: 58px;
}
#steps h3 {
font-size: 20px;
}
#steps .item {
padding: 28px;
}
#steps h2 {
margin-bottom: 25px;
}
section#contact p {
line-height: 1.25em;
}
#part {
margin: 70px 0;
}
#part .flex {
margin-top: 25px;
}
#par .txt {
padding: 65px 6.5% 60px;
}
#par .txt .flex {
flex-direction: column;
gap: 6.5vw;
}
#par .txt .flex > div {
width: 100%;
}
#faq .item p:first-child {
font-size: 16px;
padding-right: 45px;
}
#faq .item {
padding: 25px;
}
#faq h2 {
margin-bottom: 35px;
}
#faq {
padding-bottom: 50px;
}
#fond_dore .img .fr {
width: 80px;
height: 80px;
}
#fond_dore .txt > :last-child a {
margin-top: 5px;
}
body:not(.home) #contact {
padding: 60px 0 0 0 !important;
}
body:not(.home) #avis {
padding: 60px 0 65px;
}
body.page-id-256 .wp-block-cover {
min-height: 130px !important;
}
body.page-id-256 .wp-block-cover h2,
body.page-id-260 .wp-block-group-is-layout-flex h2 {
font-size: 22px !important;
font-weight: 500;
}
.wp-block-cover[style*="min-height:7"],
.wp-block-cover[style*="min-height:6"],
.wp-block-cover[style*="min-height:5"] {
min-height: initial !important;
}
body.page-id-260 .wp-block-group-is-layout-flex {
flex-direction: column;
text-align: center;
align-items: center;
gap: 18px;
}
#page_real .boutons .btn.button-group {
width: auto;
}
div#page_real > p:after {
content: '';
background: linear-gradient(90deg, transparent, #FFFFFF);
height: 50px;
width: 70px;
position: absolute;
left: calc(100% - 30px);
bottom: -115px;
pointer-events: none;
z-index: 1;
}
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group).full-width-mobile {
width: 100%;
border-radius: 0;
}
}