body:not(.home) .wp-block-table {
overflow: initial;
}
body:not(.home) .wp-block-table td:empty:after {
content: 'Empty cell';
visibility: hidden;
}
body:not(.home) .wp-block-table figcaption {
font-style: italic;
text-align: center;
font-size: 13px;
line-height: 1;
margin-top: 20px;
}
table {
border: 1px solid #CCCCCC;
margin: 10px 0px;
width: 100%;
}
table caption {
color: #CCCCCC;
margin:5px 0;
text-align:left;
}
th {
border: 1px solid #EDEDED;
background: #D8030E;
color: #FFFFFF;
font-weight: bold;
padding: 10px;
}
td {
border: 1px solid #EDEDED;
padding: 10px;
}
footer {
position: relative;
background: #171715;
color: #FFFFFF;
z-index: 1;
text-align: center;
}
#footerInner {
position: relative;
width: 90%;
max-width: 1140px;
margin: 0px auto;
padding: 55px 0px 50px 0px;
}
footer a {
color: #FFFFFF;
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
#signature {
font-size: 12px;
color: #FFFFFF;
padding: 0 5% 25px 5%;
}
#footerInner > :first-child p {
font-size: 26px;
line-height: 1.2em;
}
::-moz-selection {
background-color: #D8030E;
color: #FFFFFF;
}
::selection {
background-color: #D8030E;
color: #FFFFFF;
}
body:not(.home) #wrapperInner .wp-block-image {
margin: 0;
}
body:not(.home) #wrapperInner figure.wp-block-gallery {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin-right: -2%;
margin-bottom: -2%;
gap: 0;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure {
width: 23.5% !important;
flex-grow: initial;
margin: 0 2% 2% 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(4),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(8),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(12),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(16),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(20),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(24),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(28) {
margin-right: 0 !important;
}
body:not(.home) #wrapperInner .wp-block-column figure.wp-block-gallery > figure {
width: 48% !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure img {
transition: 0.2s ease-in-out;
width: 100% !important;
max-height: 210px !important;
flex: initial !important;
height: 16vw !important;
object-fit: cover;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure img:hover {
opacity: 0.8;
}
body:not(.home) #wrapperInner p a,
body:not(.home) #wrapperInner li a {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapperInner p a:hover,
body:not(.home) #wrapperInner li a:hover {
color: #D8030E;
}
body:not(.home) #wrapperInner .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
margin-top: 0;
}
body:not(.home) #wrapperInner .wp-block-column > :last-child,
body:not(.home) #wrapperInner .wp-block-cover__inner-container > :last-child {
margin-bottom: 0;
}
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group),
body:not(.home) #wrapperInner div#text > figure,
body:not(.home) #wrapperInner div#text > ul,
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container,
body:not(.home) #wrapperInner div#text > p {
width: 90%;
max-width: 1140px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
body:not(.home) #wrapperInner 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;
}
body:not(.home) #wrapperInner div#text .wp-block-group__inner-container > div:last-child {
margin-bottom: 0;
}
.wp-block-columns.gap10 {
gap: 10px;
}
.wp-block-columns.gap20 {
gap: 20px;
}
.wp-block-columns.gap30 {
gap: 30px;
}
.wp-block-columns.gap40 {
gap: 40px;
}
.wp-block-columns.gap50 {
gap: 50px;
} button {
font-family: 'Kanit';
}
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: -10px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #171715;
box-shadow: 0 0 0 1px #171715, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
color: #969696;
opacity: 1;
}
body:not(.home) #wrapperInner .wpforms-confirmation-container-full p {
margin: 0;
}
#wrapper div .wpforms-field-container div.wpforms-field {
padding: 12px 0;
} body.error404 #chapterPicture .widget_breadcrumb {
display: none;
}
body.error404 article {
text-align: center;
}
body:not(.home).error404 #chapterPicture .title_and_bc h1 {
margin: 0;
} body:not(.home) #wrapperInner p {
margin: 0 0 15px 0;
}
body:not(.home) #wrapperInner figure + *,
body:not(.home) #wrapperInner .wp-block-image + p {
margin-top: 20px;
}
body:not(.home) div .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1140px;
}
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;
}
}
body:not(.home) .wp-block-separator {
margin: 20px 0px;
max-width: 100px;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
width: 100px;
margin-top: 5px;
}
body:not(.home) .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;
} body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display {
display: block;
columns: 2;
gap: 2em;
margin: 0px;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure {
width: initial !important;
break-inside: avoid;
margin: 0 0 2em 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure img {
width: auto !important;
max-height: none !important;
height: auto !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-3 {
columns: 3;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-4 {
columns: 4;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-5 {
columns: 5;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-6 {
columns: 6;
}
.wp-block-columns {
margin-bottom: 2.25em;
}
.has-noir-color { color: #171715 !important; }
.has-noir-background-color { background-color: #171715 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F5F5F5 !important; }
.has-gris-background-color { background-color: #F5F5F5 !important; }
.has-jaune-color { color: #E1AD00 !important; }
.has-jaune-background-color { background-color: #E1AD00 !important; }
.has-rouge-color { color: #D8030E !important; }
.has-rouge-background-color { background-color: #D8030E !important; }
@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%;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure {
margin: 0 0 1.2em 0 !important;
}
body:not(.home) #wrapperInner 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;
}
}
@media (max-width: 850px) {
body:not(.home) #wrapperInner figure.wp-block-gallery > figure {
width: 48% !important;
margin: 0 4% 4% 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(even) {
margin-right: 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure img {
max-height: initial !important;
height: 26vw !important;
}
}
@media (max-width: 500px) {
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
td {
font-size: 14px;
}
.wp-block-spacer {
max-height: 50px;
}
body:not(.home) #wrapperInner p + .wp-block-spacer {
margin-top: -15px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
margin-bottom: 10px;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure {
width: 48% !important;
margin: 0 4% 4% 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(2),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(4),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(6),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(8),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(10),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(12),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(14),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(16),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(18),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(20),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(22),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(24),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(26),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(28) {
margin-right: 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure img {
height: 30vw !important;
}
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;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-5,
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-4,
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-3 {
columns: 2;
}
.wp-block-columns {
margin-bottom: 1.75em;
}
div .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;
}
}
#blocs_gris {
width: 90%;
max-width: 940px;
margin: 0 auto 105px;
display: flex;
justify-content: space-between;
}
#blocs_gris > div {
width: 47.8%;
text-align: center;
background: #F5F5F5;
box-sizing: border-box;
padding: 50px;
position: relative;
}
#blocs_gris > div:before {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 43px solid #E1AD00;
border-right: 50px solid transparent;
border-left: 50px solid transparent;
position: absolute;
right: 0;
left: 0;
margin: auto;
top: -12px;
}
#blocs_gris .titre {
font-size: 32px;
font-weight: 600;
display: block;
line-height: 0.9em;
min-height: 87px;
margin-bottom: 40px;
}
#blocs_gris img {
width: auto;
height: auto;
max-height: 100%;
max-width: 275px;
}
#blocs_gris .image {
height: 180px;
display: flex;
align-items: flex-end;
justify-content: center;
margin-bottom: 35px;
}
#jaune {
width: 90%;
max-width: 1140px;
margin: 0 auto 170px;
display: flex;
}
#jaune img {
width: 44%;
height: auto;
object-fit: cover;
}
#jaune .txt {
background: #E1AD00;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
box-sizing: border-box;
padding: 50px 60px;
width: 56%;
position: relative;
}
#jaune h2 {
color: #171715;
}
#jaune .txt > :last-child {
margin: 18px 0 0 0;
}
#jaune .txt > * {
max-width: 415px;
}
#jaune .txt:after {
content: '';
display: block;
height: 0;
width: 0;
border-top: 56px solid transparent;
border-bottom: 56px solid transparent;
border-left: 50px solid #E1AD00;
position: absolute;
left: 100%;
top: 0;
bottom: 0;
margin: auto;
pointer-events: none;
}
#qsn {
margin: 0 60px;
display: flex;
}
#qsn > div {
width: 50%;
box-sizing: border-box;
position: relative;
}
#qsn .droite {
background: #171715;
color: #E5E5E5;
padding: 0 85px 85px 85px;
position: relative;
}
#qsn .gauche img {
width: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
}
#qsn .droite:before {
content: '';
background: #171715;
position: absolute;
left: 0;
bottom: 0;
top: -85px;
right: -9999px;
pointer-events: none;
z-index: -1;
}
#qsn .droite > p:first-child {
font-weight: 700;
color: #797979;
text-transform: uppercase;
margin: 0 0 45px 0;
}
#qsn .droite > * {
max-width: 450px;
}
#qsn h2 + p {
font-size: 26px;
line-height: 1.2em;
margin: 50px 0 25px 0;
}
#qsn .droite > :last-child {
margin: 45px 0 0 0;
}
#qsn .gauche > img:only-child {
height: 100%;
}
#qsn .gauche > img:nth-child(2) {
height: 40%;
}
#qsn .gauche > img:nth-child(1) {
height: 60%;
top: 40%;
}
#ic {
background: #E1AD00;
margin: 0 60px 170px 60px;
position: relative;
padding: 80px 0 70px 0;
}
#ic .flex {
width: 90%;
max-width: 1140px;
margin: 0 auto;
display: flex;
justify-content: space-between;
text-align: center;
flex-wrap: wrap;
row-gap: 50px;
}
#ic .elem {
width: 22.3%;
}
#ic .icone {
height: 114px;
display: flex;
align-items: center;
justify-content: center;
}
#ic .elem > p:first-of-type,
#real > p:first-child,
#logos > p:first-child {
font-size: 32px;
font-weight: 600;
margin: 25px 0 20px 0;
}
#ic:before {
content: '';
width: calc(50% + 60px);
background: #171715;
position: absolute;
right: -60px;
top: 0;
bottom: -85px;
z-index: -1;
}
#real {
width: 90%;
max-width: 1140px;
margin: 0 auto 90px;
}
#real > p:first-child,
#logos > p:first-child {
margin: 0;
line-height: 1.1em;
}
#real .flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 40px;
row-gap: 40px;
}
#real .flex .real {
width: 30.8%;
position: relative;
}
#real .real img {
height: 260px;
width: 100%;
object-fit: cover;
}
#real .real .txt {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
color: #FFFFFF;
background: rgba(0,0,0,0.6);
transition: 0.3s;
opacity: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
padding: 35px;
}
#real .real:hover .txt {
opacity: 1;
}
#real .real .txt p {
margin: 5px 0;
}
#real .btn {
margin-top: 40px;
text-align: right;
}
#logos {
width: 90%;
max-width: 1140px;
margin: 0 auto 115px;
}
#logos .flex {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 65px;
gap: 50px;
}
#logos .flex > div {
width: 100%;
text-align: center;
}
#logos .flex img {
width: auto;
height: auto;
max-height: 105px;
}
body:not(.home) #wrapperInner p[style*="font-size"] {
line-height: 1.2em;
}
body:not(.home) #wrapperInner a.wp-block-button__link.has-blanc-background-color:hover {
background: #D8030E !important;
color: #FFFFFF !important;
}
a:focus {
outline: none;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#ic_not_home {
margin: 0 60px !important;
}
@media (max-width: 900px) {
#grue h2:before,
#grue .txt:after {
display: none;
}
#grue .flex img {
position: relative;
width: 100%;
height: 50vw;
}
#grue .txt {
max-width: 100%;
padding: 45px;
text-align: center;
}
#grue h2 {
margin-bottom: 15px;
}
#grue .txt > :last-child {
margin: 25px 0 0 0;
}
}
@media (max-width: 870px) {
#blocs_gris > div:before,
#jaune .txt:after {
display: none;
}
#blocs_gris {
flex-direction: column;
gap: 6.5vw;
}
#blocs_gris > div,
#jaune img {
width: 100%;
}
#blocs_gris .image {
height: auto;
}
#blocs_gris .titre {
min-height: 0px;
}
#blocs_gris img {
max-height: 220px;
max-width: 250px;
}
#jaune {
flex-direction: column;
}
#jaune .txt {
padding: 45px;
width: 100%;
}
#jaune .txt > * {
max-width: initial;
}
}
@media (max-width: 1250px) {
#blocs_gris .titre {
font-size: 28px;
min-height: 76px;
}
}
@media (max-width: 1280px) {
#qsn .droite {
padding: 0 60px 60px 60px;
}
#qsn h2 + p {
font-size: 22px;
margin: 35px 0 15px 0;
}
#qsn .droite > p:first-child {
margin-bottom: 35px;
}
#qsn .droite > :last-child {
margin: 35px 0 0 0;
}
#qsn {
width: 90%;
margin: 0 auto;
}
}
@media (max-width: 1040px) {
#qsn .droite:before,
#ic:before {
display: none;
}
#qsn .droite {
padding: 50px;
}
#qsn {
flex-direction: column-reverse;
}
#qsn > div {
width: 100%;
}
#qsn .droite > * {
max-width: 100%;
}
#qsn .gauche {
display: flex;
flex-wrap: wrap;
}
#qsn .gauche img, #qsn .gauche > img:nth-child(1), #qsn .gauche > img:nth-child(2) {
position: relative;
width: 50%;
height: 27vw;
top: 0;
}
#ic {
width: 90%;
margin: 70px auto;
}
#jaune {
margin-bottom: 65px;
}
#ic .elem > p:first-of-type, #real > p:first-child, #logos > p:first-child {
font-size: 26px;
}
#ic .elem {
width: 50%;
box-sizing: border-box;
padding: 0 20px;
}
}
@media (max-width: 720px) {
#qsn .gauche img, #qsn .gauche > img:nth-child(1), #qsn .gauche > img:nth-child(2) {
width: 100%;
height: 46vw;
}
#ic .elem {
width: 100%;
}
#ic .icone {
height: auto;
}
#ic .elem > p:first-of-type {
margin: 15px 0 0 0;
}
}
@media (max-width: 1150px) {
#real .flex .real {
width: 47.8%;
}
#real .real img {
height: 31vw;
}
}
@media (max-width: 1200px) {
#logos {
text-align: center;
max-width: 650px;
}
#logos .flex {
flex-wrap: wrap;
gap: 0;
row-gap: 40px;
}
#logos .flex img {
max-height: 80px;
max-width: 140px;
}
#logos .flex > div {
width: 33.333%;
}
}
@media (max-width: 650px) {
#real .flex .real {
width: 100%;
}
#real .real img {
height: 65vw;
}
#logos .flex > div {
width: auto;
}
#logos .flex {
gap: 40px;
justify-content: center;
margin-top: 50px;
}
#logos .flex img {
max-height: 65px;
max-width: 130px;
}
}
@media (max-width: 500px) {
#blocs_gris,
#jaune, #qsn, #ic,
#real, #logos, #footerInner {
width: 87%;
}
#footerInner > :first-child p {
font-size: 22px;
}
#signature {
padding-left: 6.5%;
padding-right: 6.5%;
}
footer .wp-block-spacer {
max-height: 25px;
}
#logos {
margin-bottom: 60px;
}
#blocs_gris {
margin-bottom: 65px;
}
#real .btn {
text-align: center;
}
#real .flex {
margin-top: 30px;
row-gap: 6.5vw;
}
#ic img {
max-height: 95px;
}
#ic .flex {
row-gap: 35px;
}
#ic {
padding: 65px 0 50px 0;
margin: 65px auto;
}
#qsn .droite,
#jaune .txt,
#blocs_gris > div {
padding: 45px 7.5vw;
}
#qsn h2 + p {
font-size: 20px;
margin-top: 30px;
}
#blocs_gris img {
max-height: 190px;
max-width: 230px;
}
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group), 
body:not(.home) #wrapperInner div#text > figure, 
body:not(.home) #wrapperInner div#text > ul, 
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container, 
body:not(.home) #wrapperInner div#text > p, 
body:not(.home) div .wp-block-cover .wp-block-cover__inner-container {
width: 87%;
}
div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
margin-top: 25px;
}
body:not(.home) #wrapperInner p[style*="font-size:26px"] {
font-size: 22px !important;
}
#real {
margin-bottom: 70px;
}
#real .flex .real:has(> div):after {
content: '+';
width: 32px;
height: 32px;
background: #171715;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #FFFFFF;
font-size: 32px;
cursor: pointer;
right: 0;
bottom: 0;
position: absolute;
padding-bottom: 3px;
box-sizing: border-box;
transition: 0.3s;
}
#real .flex .real:has(> div):hover:after {
opacity: 0;
}
h1 {
font-size: 32px;
margin-bottom: 15px;
}
}