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: #1c984c;
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: #F2F2F2;
z-index: 1;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1320px;
margin: 0px auto;
padding: 80px 0px 70px 0px;
}
footer a {
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
padding: 0 0 50px 0;
width: 90%;
max-width: 1320px;
margin: 0 auto;
}
::selection {
background-color: #000000;
color: #F5F4EC;
}
#wrapper .wp-block-image {
margin: 0;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
margin-top: 0;
}
#wrapper .wp-block-column > :last-child,
#wrapper .wp-block-cover__inner-container > :last-child,
#wrapper div#text .wp-block-group__inner-container > div:last-child {
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,
body.single-post #wrapperInner .pager {
width: 90%;
max-width: 1120px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
#wrapper div#text > ul,
#wrapper div#text > ol {
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;
} section.newsContainer {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 55px;
padding-bottom: 65px;
border-bottom: 1px solid #dcdcdc;
}
section.newsContainer .gauche {
width: 33%;
}
section.newsContainer .gauche img {
width: 100%;
height: 270px;
object-fit: cover;
}
section.newsContainer .gauche img[src*="logo"],
section.newsContainer .gauche img[src*="Logo"] {
width: auto;
height: auto;
max-height: 270px;
object-fit: contain;
padding: 50px;
background: #FFFFFF;
box-sizing: border-box;
}
section.newsContainer .droite {
width: 62%;
}
section.newsContainer .droite time {
display: block;
line-height: 1;
margin-bottom: 20px;
font-size: 13px;
font-style: italic;
}
section.newsContainer .droite .description {
line-height: 1.5em;
margin-bottom: 25px;
}
section.newsContainer .droite h2 {
margin: 0 0 15px 0;
}
section.newsContainer .droite h2 a:not(:hover) {
text-decoration: none;
}
section.newsContainer .gauche .chapoPicture.empty {
height: 270px;
background: url(//www.redureaudesign.com/wp-content/themes/redureaudesign/images/logo.svg) no-repeat center center, #FFFFFF;
background-size: 80% 80%;
}
div#newsList > section:last-child {
border: none;
padding: 0 0 15px 0;
}
.pager {
text-align: center;
}
.pager > a, 
.pager > span {
margin: 0 2px;
background: #EDEDED;
padding: 3px 10px;
width: 30px;
height: 30px;
display: inline-block;
box-sizing: border-box;
text-decoration: none;
line-height: 25px;
}
.pager > a.next,
.pager > a.prev {
width: auto;
} 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: #000000;
box-shadow: 0 0 0 1px #000000, 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 #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;
}
body:not(.home) #wrapper p {
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;
}
@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: 880px) {
section.newsContainer {
flex-direction: column-reverse;
}
section.newsContainer .gauche {
width: 100%;
margin-top: 40px;
}
section.newsContainer .droite {
width: 100%;
}
section.newsContainer .gauche img {
width: auto;
height: auto;
}
}
@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;
}
footer .logo {
padding: 0 0 60px 180px;
position: relative;
}
footer .logo:before {
content: '';
height: 3px;
background: #000000;
position: absolute;
bottom: 88px;
left: 0;
width: 182px;
z-index: -1;
}
footer .logo:after {
content: '';
height: 3px;
background: #000000;
position: absolute;
bottom: 88px;
right: 0;
width: 829px;
z-index: -1;
}
@media (min-width: 1031px) {
footer .logo img {
height: 58px;
object-fit: cover;
width: 314px;
}
}
footer .rs .rs {
display: flex;
align-items: center;
gap: 10px;
margin-left: 10px;
}
footer .rs a {
display: flex;
transition: 0.25s;
}
footer .rs a:hover {
opacity: 0.6;
}
footer .rs p {
font-size: 18px;
}
#footerInner > .rs {
padding-bottom: 75px;
}
footer .coord {
align-items: flex-start;
gap: 85px;
}
footer .coord + figure {
align-self: flex-start;
}
footer p {
font-size: 14px;
}
#top {
width: 90%;
max-width: 1080px;
margin: 100px auto 85px;
}
#top .flex {
display: flex;
gap: 50px;
}
#top .flex > div {
max-width: 285px;
}
#top .flex p > strong:first-child {
text-transform: uppercase;
font-size: 20px;
}
#top .flex > div > :last-child a {
margin-top: 60px;
}
.bloc .c {
width: 90%;
max-width: 1300px;
background: #D99D8F;
margin: 0 auto 110px;
display: flex;
position: relative;
}
.bloc .c:before {
content: '';
width: 9999px;
height: 100%;
position: absolute;
left: 100%;
top: 0;
background: inherit;
}
.bloc .c > * {
width: 50%;
}
.bloc .txt {
box-sizing: border-box;
align-content: center;
padding: 60px 90px;
color: #FFFFFF;
}
.bloc h2 {
margin-bottom: 60px;
text-wrap-style: balance;
}
.bloc .txt > :last-child a {
margin-top: 50px;
}
.bloc .c.bleu {
background: #7AAEB3;
}
.bloc .c.kaki {
background: #796D53;
}
.bloc .c.bleufonce {
background: #4F6E8C;
}
.bloc .c.inverse:before {
left: auto;
right: 100%;
}
.bloc .c.inverse {
flex-direction: row-reverse;
}
.bloc .c img {
height: 650px;
object-fit: cover;
border-top-right-radius: 250px;
}
.bloc .c.inverse img {
border-top-right-radius: 0px;
border-top-left-radius: 250px;
}
.bloc .c svg {
position: absolute;
left: -85px;
bottom: -135px;
width: auto;
}
.bloc .c.inverse svg {
left: auto;
right: -70px;
bottom: -115px;
}
#real {
background: #FFFFFF;
padding: 85px 0;
}
#real .c {
width: 90%;
max-width: 1300px;
margin: 0 auto;
}
#real .c > :not(div) {
text-align: center;
max-width: 800px;
margin: 0 auto 35px;
}
#real .btn {
text-align: center;
margin-top: 60px;
}
#real .flex {
display: flex;
flex-wrap: wrap;
padding-top: 30px;
row-gap: 40px;
justify-content: space-between;
}
#real .big {
width: calc(50% - 15px);
}
#real span.nom {
display: block;
line-height: 1;
font-weight: 700;
margin: 18px 0 0 0;
}
#real .small {
width: calc(33.333% - 15px);
}
#real .small img {
height: 250px;
width: 100%;
object-fit: cover;
}
img-comparison-slider {
height: 400px;
width: 100%;
outline: none;
display: block;
}
img-comparison-slider > img {
width: 100%;
height: 100%;
object-fit: cover;
}
img-comparison-slider [slot='second'] {
display: none;
}
img-comparison-slider.rendered [slot='second'] {
display: unset;
}
body.home #process {
padding: 80px 0 60px 0;
}
#process .c {
width: 90%;
max-width: 950px;
margin: 0 auto;
position: relative;
}
#process .c > svg {
position: absolute;
left: -75px;
top: -20px;
z-index: -1;
}
#process .c > :not(div):not(svg) {
text-align: center;
max-width: 765px;
margin: 0 auto 30px;
}
#process .etapes {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 50px 0 190px 0;
position: relative;
align-items: flex-start;
}
#process .item:not(.txt) {
width: 47.8%;
box-sizing: border-box;
border: 1px solid #191919;
padding: 40px;
background: #F5F4EC;
position: relative;
flex-direction: column;
align-items: flex-start;
display: flex;
}
#process .c > svg {
position: absolute;
left: -75px;
top: 25px;
}
#process .etapes > div.blanc {
background: #FFFFFF;
}
#process .item img {
width: 100%;
height: 200px;
object-fit: cover;
}
#process .item h3 {
font-size: 18px;
letter-spacing: -0.02em;
line-height: 1.35em;
margin: 25px 0;
}
#process .num {
font-size: 128px;
font-weight: 700;
letter-spacing: -0.02em;
position: absolute;
bottom: 37px;
left: -70px;
line-height: 1;
}
#process .item p {
margin: 0;
}
#process .item.blanc img {
order: 3;
margin-top: 30px;
}
#process .item.blanc h3 {
margin-top: 0;
}
#process .item.deux {
margin-top: 170px;
}
#process .item.trois {
top: -55px;
}
#process .item.quatre {
margin-top: 60px;
}
#process .etapes .deux .num {
left: auto;
right: -85px;
bottom: 20px;
}
#process .etapes .trois .num {
bottom: 45px;
left: -95px;
}
#process .etapes .quatre .num {
bottom: 29px;
left: auto;
right: -86px;
}
#process .c > :last-child a {
margin-top: 35px;
}
#avis {
background: #FFFFFF;
padding: 80px 5%;
text-align: center;
}
#avis .c > :not(div) {
max-width: 735px;
margin: 0 auto 30px;
}
#avis .c > div {
margin: 60px 0 55px 0;
}
#avis .c > :last-child a {
margin: 20px 0 -20px 0;
}
#logos {
background: #FFFFFF;
text-align: center;
padding-bottom: 90px;
}
#logos h2 {
margin: 0px 6.5% 30px;
}
#logos .c p {
width: 87%;
max-width: 790px;
margin: 0 auto;
}
#logos .marquee img {
width: auto;
height: auto;
max-height: 100px;
max-width: 220px;
filter: grayscale(1);
flex-shrink: 0;
margin-right: 80px;
}
#logos .marquee,
#logos .inner {
display: flex;
align-items: center;
margin-top: 30px;
}
body.logos_bottom_charges #logos .inner {
animation: marquee 30s linear infinite;
will-change: transform;
}
@keyframes marquee {
0% {
transform: translateX(0%);
}
100% {
transform: translateX(-100%);
}
}
body:not(.home) footer {
background: #FFFFFF;
}
.seg, .seg2, .seg3 {
fill: none;
stroke: #000000;
stroke-width: 4;
}
.animation_lancee .seg,
.animation_lancee2 .seg2,
.animation_lancee3 .seg3 {
animation: draw linear forwards;
}
@keyframes draw {
to {
stroke-dashoffset: 0;
}
}
body.rose #wrapper a.wp-block-button__link {
background: #D99D8F;
color: #000000;
}
body.rose #wrapper a.wp-block-button__link:hover {
background: #c48c80 !important;
color: #000000;
}
body.rose #wrapper ul li:before {
background: #D99D8F;
}
body.rose h2 {
color: #D99D8F;
}
body.bleu #wrapper a.wp-block-button__link {
background: #7AAEB3;
color: #FFFFFF;
}
body.bleu #wrapper a.wp-block-button__link:hover {
background: #618e92 !important;
color: #FFFFFF;
}
body.bleu #wrapper ul li:before {
background: #7AAEB3;
}
body.bleu h2 {
color: #7AAEB3;
}
body.marron #wrapper a.wp-block-button__link {
background: #796D53;
color: #FFFFFF;
}
body.marron #wrapper a.wp-block-button__link:hover {
background: #615640 !important;
color: #FFFFFF;
}
body.marron #wrapper ul li:before {
background: #796D53;
}
body.rose #wrapper .has-rose-background-color ul li:before,
body.bleu #wrapper .has-bleu-background-color ul li:before,
body.marron #wrapper .has-kaki-background-color ul li:before {
background: #FFFFFF;
}
body.bleufonce #wrapper ul li:before {
background: #4F6E8C;
}
body.bleufonce #wrapper a.wp-block-button__link:hover {
background: #3a5875 !important;
color: #FFFFFF;
}
body:not(.home) #process {
align-items: flex-start;
}
#process .item.txt {
width: 47.8%;
}
@media (min-width: 1201px) {
body:not(.home) #process > :nth-child(3) {
margin: -360px 0 0 0;
}
body:not(.home) #process > .item:not(.txt) {
margin-bottom: 50px;
}
body:not(.home) #process > :nth-child(5) {
margin-top: -385px;
}
#process .item.fengshui {
margin-top: -405px;
}
}
.h100 {
height: 100%;
}
.w100, .w100 *, .scroll > .wp-block-column > figure, .scroll > .wp-block-column > figure img {
width: 100%;
}
body.scroll #page {
overflow: visible;
}
.scroll {
position: relative;
}
.scroll > div > .wp-block-group {
position: sticky;
top: 200px;
}
body:not(.home) img-comparison-slider {
height: auto;
}
.bloc_accueil {
position: relative;
}
.bloc_accueil:before {
content: '';
position: absolute;
left: 100%;
top: 0;
bottom: 0;
background: inherit;
width: 9999px;
pointer-events: none;
}
.bloc_accueil.txt_left:before {
left: auto;
right: 100%;
}
.bloc_accueil > div:first-child > figure > img {
border-top-right-radius: 250px;
width: 100%;
}
.bloc_accueil > div:last-child > figure > img {
border-top-left-radius: 250px;
width: 100%;
}
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group)#logos {
padding: 0;
width: 100%;
max-width: 100%;
mix-blend-mode: multiply;
background: none;
}
body:not(.home) #logos .marquee, body:not(.home) #logos .inner {
margin-top: 0;
}
body:not(.home) #wrapper #logos figure + * {
margin-top: 0;
}
body:not(.home).logos_bottom_charges #logos .inner {
animation-duration: 40s;
}
body.marron #wrapper .has-kaki-background-color a.wp-block-button__link,
#wrapper .wp-block-cover img + span + div a.wp-block-button__link {
color: #000000;
background: #FFFFFF;
}
body.marron #wrapper .has-kaki-background-color a.wp-block-button__link:hover,
#wrapper .wp-block-cover img + span + div a.wp-block-button__link:hover {
color: #000000;
background: #F5F4EC !important;
}
body:not(.home) #process .num {
bottom: 28px;
left: -96px;
}
body:not(.home) #process .num.un,
body:not(.home) #process .num.trois,
body:not(.home) #process .num.cinq {
left: auto;
right: -48px;
bottom: 0px;
}
body:not(.home) #process .num.trois {
right: -68px;
}
body:not(.home) #process .num.cinq {
right: -70px;
}
#wrapper .has-blanc-color ul li:before {
background: #FFFFFF;
}
@media (max-width: 820px) {
#top .flex > div > :last-child a {
margin-top: 25px;
}
}
@media (max-width: 1590px) {
.bloc h2 {
margin-bottom: 40px;
}
.bloc .txt > :last-child a {
margin-top: 30px;
}
.bloc .c {
width: 100%;
max-width: calc(100% - 300px);
}
.bloc .txt {
padding: 50px 70px;
}
.bloc .c img {
height: 550px;
}
}
@media (max-width: 1470px) {
.bloc .c:not(.inverse) .txt {
padding-right: 0;
}
.bloc .c.inverse .txt {
padding-left: 0;
}
}
@media (max-width: 1330px) {
.bloc .c {
max-width: calc(100% - 220px);
}
.bloc h2 {
margin-bottom: 30px;
font-size: 42px;
}
}
@media (max-width: 1240px) {
.bloc .c svg {
display: none;
}
.bloc .c {
max-width: 100%;
}
.bloc .c:not(.inverse) .txt, .bloc .c.inverse .txt {
padding: 60px;
}
.bloc .c img {
height: auto;
}
}
@media (max-width: 800px) {
.bloc .c img,
.bloc .c.inverse img {
border-radius: 0;
}
.bloc .c,
.bloc .c.inverse {
flex-direction: column;
padding: 6.5vw;
box-sizing: border-box;
margin-bottom: 0;
}
.bloc .c > * {
width: 100%;
}
.bloc .c:not(.inverse) .txt, .bloc .c.inverse .txt {
padding: 6.5vw 0 0 0;
}
}
@media (max-width: 1400px) {
img-comparison-slider {
height: 31vw;
}
}
@media (max-width: 940px) {
#real .flex {
flex-wrap: nowrap;
overflow-x: scroll;
padding-left: 6.5%;
scroll-snap-type: x mandatory;
padding-top: 20px;
}
#real .flex::-webkit-scrollbar {
display: none;
}
#real .c {
width: 100%;
}
#real .c > :not(div) {
width: 87%;
}
#real .small, #real .big {
width: 70vw;
flex-shrink: 0;
margin-right: 6.5vw;
scroll-snap-align: center;
}
img-comparison-slider,
#real .small img {
height: 46vw;
pointer-events: none;
}
}
@media (max-width: 1200px) {
#process .c > svg {
display: none;
}
#process .item.deux,
#process .item.quatre {
margin-top: 0;
}
#process .etapes {
flex-wrap: nowrap;
padding: 20px 0 60px 6.5%;
overflow-x: scroll;
scroll-snap-type: x mandatory;
align-items: initial;
}
#process .etapes::-webkit-scrollbar {
display: none;
}
#process .c {
width: 100%;
max-width: 100%;
}
#process .c > :not(div):not(svg) {
width: 87%;
}
#process div.c > h2, #process .c > p:first-of-type {
text-align: left;
max-width: 87%;
}
#process .item.trois {
top: 0;
}
#process .item.blanc img {
order: 0;
margin-top: 0;
}
#process .item:not(.txt) {
width: 73vw;
flex-shrink: 0;
scroll-snap-align: center;
margin-right: 6.5vw;
}
#process .item.blanc h3 {
margin-top: 25px;
}
#process .item img {
height: 35vw;
}
#process .num,
#process .etapes .trois .num,
#process .etapes .quatre .num,
#process .etapes .deux .num {
left: 40px;
top: 40px;
right: auto;
bottom: auto;
font-size: 27vw;
background: #ffffffd4;
height: 35vw;
display: flex;
align-items: center;
justify-content: center;
padding: 0 40px;
backdrop-filter: blur(15px);
}
#process .c > :last-child a {
margin-top: 0;
}
}
@media (max-width: 1470px) {
footer .logo:after {
width: calc(100% - 520px);
}
}
@media (max-width: 1030px) {
footer .logo:before,
footer .logo:after {
display: none;
}
footer .logo {
padding: 0 0 30px 0;
text-align: center;
}
#footerInner > .rs {
flex-direction: column;
padding-bottom: 50px;
}
#footerInner > .rs > p:first-child {
font-style: italic;
font-size: 14px;
padding-bottom: 15px;
}
footer .coord + figure {
align-self: center;
padding-top: 40px;
}
#footerInner > div:last-child {
flex-direction: column;
}
footer .coord {
flex-direction: column;
align-items: center;
text-align: center;
gap: 30px;
}
#signature {
width: 87%;
text-align: center;
}
}
@media (max-width: 1370px) {
body:not(.home) #process {
max-width: 870px;
margin: 0 auto;
}
}
@media (max-width: 1200px) {
body:not(.home) #process {
max-width: 100%;
gap: 6.5vw;
}
body:not(.home) #process .item:not(.txt) {
margin-right: 0;
width: 100%;
}
body:not(.home) #process .item.txt {
width: 100%;
margin-bottom: 20px;
}
body:not(.home) #process .num.cinq,
body:not(.home) #process .num.trois,
body:not(.home) #process .num.un {
right: auto;
}
body:not(.home) #process .num {
bottom: auto;
left: 40px;
}
.bloc_accueil:before {
display: none;
}
.bloc_accueil .wp-block-column[style*="padding"] {
padding: 60px !important;
}
}
@media (max-width: 781px) {
.bloc_accueil > div:first-child > figure > img,
.bloc_accueil > div:last-child > figure > img {
border-radius: 0px;
}
}
@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, 
body.single-post #wrapperInner .pager,
#wrapper .wp-block-cover .wp-block-cover__inner-container {
width: 87%;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
.wp-block-spacer {
max-height: 50px;
}
#wrapper p + .wp-block-spacer {
margin-top: -5px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
margin-bottom: 10px;
}
.pager > a, .pager > span {
font-size: 13px;
}
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;
}
#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;
}
#top {
width: 87%;
margin-bottom: 50px;
}
.bloc h2 {
font-size: 30px;
}
.bloc h2 {
margin-bottom: 20px;
}
.bloc .txt > :last-child a {
margin-top: 15px;
}
.bloc .c img {
height: 87vw;
}
#real {
padding: 70px 0;
}
#process .c > :not(div):not(svg) {
margin-bottom: 20px;
}
#real .c > :not(div) {
margin: 0 auto 20px;
text-align: left;
}
#real .btn {
text-align: left;
width: 87%;
margin: 40px auto 0;
}
svg.custom-animated-handle {
width: auto;
height: 44px;
}
#real .small, #real .big {
width: 78vw;
}
#real span.nom {
font-size: 14px;
margin-bottom: 5px;
}
img-comparison-slider, #real .small img {
height: 52vw;
}
body.home #process {
padding: 65px 0 45px 0;
}
#process .etapes {
padding-top: 10px;
}
#process .item:not(.txt) {
background: #FFFFFF;
width: 75vw;
padding: 30px;
}
#process .item img {
height: 32vw;
}
#process .num, #process .etapes .trois .num,
#process .etapes .quatre .num, #process .etapes .deux .num {
left: 30px;
top: 30px;
font-size: 10vw;
height: 32vw;
padding: 0 20px;
}
#process .item h3 {
margin-bottom: 12px;
}
#avis {
padding: 60px 6.5%;
}
#avis .c > :not(div) {
margin: 0 auto 20px;
}
#avis .c > div {
margin: 40px 0 45px 0;
}
#avis .c > :last-child a {
margin-top: 5px;
}
#logos .marquee img {
max-height: 50px;
max-width: 130px;
margin-right: 40px;
}
body.logos_bottom_charges #logos .inner {
animation-duration: 8s;
}
#logos {
padding-bottom: 65px;
}
footer .logo img {
width: auto;
height: 40px;
}
#footerInner > .rs > div {
flex-direction: column;
padding-top: 25px;
}
body:not(.home) #process .item.txt {
margin-bottom: -10px;
}
body:not(.home) #process .item:not(.txt) {
background: #F5F4EC;
}
.wp-block-columns + .wp-block-spacer {
max-height: 35px;
}
.bloc_accueil {
width: 100% !important;
margin-bottom: 0;
}
.bloc_accueil .wp-block-column[style*="padding"] {
padding: 35px !important;
}
body:not(.home) #process .num.un,
body:not(.home) #process .num.trois,
body:not(.home) #process .num.cinq,
body:not(.home) #process .num {
left: 30px;
}
}
#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:#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:#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)
}
}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}