html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(//www.serres-beurois.fr/wp-content/themes/serresbeurois/fonts/montserrat-v31-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(//www.serres-beurois.fr/wp-content/themes/serresbeurois/fonts/montserrat-v31-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Unbounded';
font-style: normal;
font-weight: 400;
src: url(//www.serres-beurois.fr/wp-content/themes/serresbeurois/fonts/unbounded-v12-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Unbounded';
font-style: normal;
font-weight: 600;
src: url(//www.serres-beurois.fr/wp-content/themes/serresbeurois/fonts/unbounded-v12-latin-600.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000000;
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #3E6754;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Montserrat';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
.h2_like {
display: block;
}
h1, h2, h3, h4, h5, h6, .h2_like {
line-height: 120%;
margin: 10px 0px;
font-weight: 400;
font-family: 'Unbounded';
}
h1 {
font-size: 50px;
margin: 0px 0px 25px 0px;
text-transform: uppercase;
}
h2, .h2_like {
font-size: 32px;
position: relative;
padding-left: 20px;
}
h2:before,
.h2_like:before {
content: '';
width: 3px;
position: absolute;
left: 0;
top: 0;
bottom: 2px;
background: linear-gradient(180deg, #70AA82, #35A9E0);
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #3E6754;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 150%;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 150%;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
z-index: 2;
right: 55px;
bottom: 30px;
transition: 0.3s;
}
#nested .firstLevel {
height: 60px;
margin: 0px;
text-align: center;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
transition: 0.25s opacity;
}
#nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
color: #FFFFFF;
padding: 0px 15px;
text-decoration: none;
text-transform: uppercase;
font-family: 'Unbounded';
font-size: 18px;
transition: 0.3s;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
position: relative;
}
#nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #FFFFFF;
margin-left: -130px;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 50%;
top: auto;
overflow: hidden;
opacity: 0;
transition: 0.3s;
}
#nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
}
#nested .firstLevel li ul li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
#nested .firstLevel li ul li:last-child {
border-bottom: none;
}
#nested .firstLevel li ul li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
font-size: 14px;
font-weight: 400;
text-transform: inherit;
text-align: left;
color: #3E6754;
}
#nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
#nested ul.firstLevel:hover > li {
opacity: 0.5;
}
#nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #3E6754;
position: absolute;
border-radius: 50%;
top: 9px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 190px;
z-index: 2;
transition: 0.3s;
}
body:not(.home) header {
background: #3E6754;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
left: 70px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 70px;
top: 50px;
transition: 0.3s;
display: flex;
align-items: center;
gap: 25px;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 80px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
body.home #container {
margin: 0px;
} #chapterPicture {
background: #3E6754;
color: #FFFFFF;
position: relative;
display: flex;
justify-content: space-between;
padding: 190px 70px 70px 70px;
min-height: 525px;
box-sizing: border-box;
}
#chapterPicture:not(:has(img)) {
min-height: initial;
}
#chapterPicture > img {
width: calc(100% - 755px);
height: 265px;
clip-path: polygon(50% 0, 100% 100%, 100% 100%, 0% 100%);
object-fit: cover;
}
.title_and_bc {
width: 655px;
margin: 50px 100px 0 0;
flex-shrink: 0;
}
.title_and_bc:only-child {
width: 100%;
max-width: 1000px;
}
.title_and_bc h1 {
font-size: 44px;
margin-bottom: 15px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1221px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
#nested ul.firstLevel > li > a > span:before {
content: '';
width: 0%;
height: 2px;
background: linear-gradient(90deg, #70AA82, #35A9E0);
position: absolute;
left: 0;
bottom: 12px;
transition: 0.3s;
}
#nested ul.firstLevel > li:hover > a > span:before {
width: 100%;
}
}
@media (max-width: 1220px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
top: 0;
bottom: 0;
margin: auto;
right: 30px;
}
header div #nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 25;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#nested .firstLevel {
text-align: left;
background: #3E6754;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
height: auto;
bottom: 0;
padding: 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
body.menu_open #nested .firstLevel:after, 
body.menu_open #nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #3E6754, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai #nested .firstLevel:after, 
body.menu_open.animation_delai #nested .firstLevel:before {
opacity: 1;
}
body.menu_open #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #3E6754, transparent);
}
body.menu_open #nested .firstLevel {
right: 0;
opacity: 1;
}
#nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #FFFFFF;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
body.menu_open header div #nested .contentSmart > span {
background: #FFFFFF;
}
#nested ul.firstLevel li a {
font-size: 18px;
height: auto;
line-height: 1;
}
#nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
#nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
#nested .firstLevel li {
height: auto;
}
#nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
#nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
#nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -8px;
top: 9px;
}
#nested .firstLevel li a {
color: #FFFFFF;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 6px;
padding: 0;
left: 0;
width: auto;
}
#nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
#nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
#nested .firstLevel li ul {
display: none;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
#nested ul.firstLevel li ul li:hover {
background: none;
}
}
.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: #FFFFFF;
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: #FFFFFF;
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: #FFFFFF;
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: #FFFFFF
}
.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
}
}      #wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn,
#top .txt > :last-child a,
#blocs .item .txt > :last-child a,
#projet .flex .txt > :last-child a,
#sav .txt > :last-child a {
border-radius: 0;
display: inline-block;
background: none;
color: #FFFFFF;
position: relative;
padding: 12px 26px;
font-weight: 400;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 16px;
font-family: 'Unbounded';
text-transform: uppercase;
height: auto;
box-shadow: none;
width: auto;
overflow: hidden;
z-index: 1;
}
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.btn:hover,
#top .txt > :last-child a:hover,
#blocs .item .txt > :last-child a:hover,
#projet .flex .txt > :last-child a:hover,
#sav .txt > :last-child a:hover {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#wrapper a.wp-block-button__link:before,
#wrapper div.wpforms-container-full button[type=submit]:before,
header a.btn:before,
#top .txt > :last-child a:before,
#blocs .item .txt > :last-child a:before,
#projet .flex .txt > :last-child a:before,
#sav .txt > :last-child a:before {
content: '';
background: linear-gradient(90deg, #70AA82, #35A9E0);
position: absolute;
left: -200px;
right: -200px;
top: -200px;
bottom: -200px;
z-index: -1;
pointer-events: none;
transition: 0.3s;
}
#wrapper a.wp-block-button__link:hover:before,
#wrapper div.wpforms-container-full button[type=submit]:hover:before,
header a.btn:hover:before,
#top .txt > :last-child a:hover:before,
#blocs .item .txt > :last-child a:hover:before,
#projet .flex .txt > :last-child a:hover:before,
#sav .txt > :last-child a:hover:before {
transform: rotate(180deg);
}
.has-noir-color { color: #000000 !important; }
.has-noir-background-color { background-color: #000000 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #E2E8E6 !important; }
.has-gris-background-color { background-color: #E2E8E6 !important; }
.has-vert-color { color: #3E6754 !important; }
.has-vert-background-color { background-color: #3E6754 !important; }
.has-vert-clair-color { color: #70AA82 !important; }
.has-vert-clair-background-color { background-color: #70AA82 !important; }
.has-bleu-color { color: #35A9E0 !important; }
.has-bleu-background-color { background-color: #35A9E0 !important; }
#headerBoxes ul {
margin: 0;
display: flex;
gap: 25px;
font-size: 17px;
}
#headerBoxes ul a {
color: #FFFFFF;
}
#headerBoxes ul a:not(:hover) {
text-decoration: none;
}
header a.btn {
position: relative;
right: 0;
top: 0;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
background: #3E6754;
height: 80px;
}
header.scrolled #logo {
left: 16px;
}
header.scrolled #logo img {
height: 48px;
}
header.scrolled #headerBoxes {
top: -30px;
}
header.scrolled a.btn {
top: 50px;
right: -50px;
}
header.scrolled #nested {
right: 275px;
bottom: 10px;
}
@media (min-width: 1221px) {
header.scrolled #nested .firstLevel > li > a {
font-size: 16px;
}
}
#top {
position: relative;
background: #3E6754;
color: #FFFFFF;
padding: 300px 0 250px 0;
}
#top > svg {
position: absolute;
left: 0;
top: 0;
height: auto;
width: 101%;
pointer-events: none;
}
#top > img {
position: absolute;
right: 0;
top: 210px;
clip-path: polygon(65% 0, 100% 60%, 100% 100%, 0% 100%);
height: auto;
width: auto;
pointer-events: none;
}
#top .txt {
margin-left: 70px;
max-width: 550px;
position: relative;
z-index: 1;
}
#top .txt p {
font-size: 30px;
margin-bottom: 0;
}
#top .txt > :last-child a {
margin-top: 20px;
}
#blocs {
background: #3E6754;
position: relative;
padding-bottom: 110px;
}
#blocs .flex {
width: 90%;
max-width: 1140px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
#blocs .item {
width: 31.3%;
position: relative;
padding-top: 8px;
}
#blocs .item:before {
content: '';
width: 100%;
height: 8px;
background: linear-gradient(90deg, #70AA82, #35A9E0);
position: absolute;
top: 0;
left: 0;
}
#blocs:before {
content: '';
width: 100%;
height: 200px;
background: linear-gradient(0deg, #3E6754, transparent);
position: absolute;
bottom: 100%;
left: 0;
pointer-events: none;
}
#blocs .item .txt {
background: #FFFFFF;
padding: 40px 45px 110px;
position: relative;
box-sizing: border-box;
height: calc(100% - 355px);
}
#blocs .item .img {
height: 355px;
overflow: hidden;
}
#blocs .item img {
height: 100%;
width: 100%;
object-fit: cover;
transition: 0.4s;
}
#blocs .item:has(a:hover) img {
transform: scale(1.1);
filter: brightness(0.85);
}
#blocs .item .txt > :last-child {
position: absolute;
display: flex;
left: 45px;
right: 45px;
bottom: 45px;
margin: 0;
} #anim {
position: fixed;
z-index: 999999;
background-color: #3E6754;
display: flex;
align-items: center;
justify-content: center;
pointer-events: none;
overflow: hidden;
width: 100%;
height: 100%;
animation: zoom_anim 1.2s ease-in 3.3s;
animation-fill-mode: both;
}
body.animation-first-visit #anim {
display: flex;
}
body.animation-already-seen #anim {
display: none;
}
@keyframes zoom_anim {
0% {
transform: scale(1);
}
100% {
transform: scale(30);
opacity: 0;
visibility: hidden;
}
}
#anim .inner {
display: flex;
align-items: center;
gap: 20px;
animation: gap 1s ease;
animation-fill-mode: both;
animation-delay: 2s;
}
@keyframes gap {
0% {
gap: 20px;
}
100% {
gap: 70px;
}
}
#anim .inner > :nth-child(1) {
width: 60vw;
position: relative;
right: -295px;
animation: logo1 1.2s ease-in-out 0.2s, logo1_2 1.6s ease 1.5s;
animation-fill-mode: both;
} @keyframes logo1 {
0% {
opacity: 0;
width: 700px;
}
30% {
opacity: 1;
}
100% {
width: 400px;
}
} @keyframes logo1_2 {
0% {
right: -295px;
}
100% {
right: 0px;
}
}
#anim .inner > :nth-child(2) {
position: relative;
left: -300px;
opacity: 0;
height: 180px;
transition: 0.6s;
animation: logo2 1.6s ease;
animation-fill-mode: both;
animation-delay: 1.5s;
}
@keyframes logo2 {
0% {
left: -300px;
opacity: 0;
}
20% {
opacity: 0;
}
100% {
left: 0;
opacity: 1;
}
}
#anim .inner > :nth-child(3) { display: none;
} @media (min-width: 1800px) {
#top .txt {
margin-left: calc(50% - 650px);
}
#chapterPicture {
justify-content: center;
}
#chapterPicture > img {
width: 700px;
}
.title_and_bc {
margin-right: 50px;
}
}
@media (max-width: 1600px) {
#top {
padding-top: 250px;
}
h1 {
font-size: 44px;
}
#top .txt p {
font-size: 24px;
}
}
@media (max-width: 1400px) {
header {
height: 160px;
}
#logo img {
height: 76px;
}
#logo {
left: 45px;
}
#headerBoxes {
right: 45px;
top: 35px;
}
#top .txt {
margin-left: 45px;
}
#nested {
right: 30px;
bottom: 15px;
}
#top {
padding-top: 220px;
}
header.scrolled a.btn {
right: -25px;
}
}
@media (max-width: 1220px) {
#top > img {
clip-path: initial;
top: 0;
position: relative;
width: 100%;
height: 50vw;
object-fit: cover;
}
#top {
padding: 170px 0 60px 0;
display: flex;
flex-direction: column-reverse;
}
header {
height: 110px;
}
#logo img {
height: 60px;
}
#headerBoxes ul {
display: none;
}
header.scrolled a.btn {
top: 0;
right: 0;
}
#headerBoxes,
header.scrolled #headerBoxes {
top: 0;
bottom: 0;
right: 100px;
}
#nested .firstLevel li ul li a {
color: #FFFFFF;
padding: 10px;
}
#nested .firstLevel li#menu-item-48 a {
display: inline-block;
position: relative;
padding: 12px 26px;
transition: 0.3s;
font-size: 16px;
font-family: 'Unbounded';
overflow: hidden;
z-index: 1;
margin-left: 17px;
}
#nested .firstLevel li#menu-item-48 a:before {
content: '';
background: linear-gradient(90deg, #70AA82, #35A9E0);
position: absolute;
left: -200px;
right: -200px;
top: -200px;
bottom: -200px;
z-index: -1;
pointer-events: none;
transition: 0.3s;
}
#top .txt {
margin: 0;
width: 100%;
max-width: 100%;
padding: 0 6.5% 60px;
box-sizing: border-box;
}
#blocs:before {
display: none;
}
div.title_and_bc {
width: 100%;
margin: 0;
z-index: 1;
}
div#chapterPicture > img {
position: absolute;
top: 0;
left: 0;
width: 100%;
clip-path: initial;
height: 100%;
filter: brightness(0.5);
}
div#chapterPicture {
padding: 165px 6.5% 50px 6.5%;
min-height: initial;
}
}
@media (max-width: 660px) {
#headerBoxes {
display: none;
}
}
@media (max-width: 1300px) {
h2, .h2_like {
font-size: 28px;
}
}
@media (max-width: 1150px) {
#blocs .flex {
width: 100%;
max-width: 100%;
box-sizing: border-box;
padding-left: 6.5%;
overflow-x: scroll;
scroll-snap-type: x mandatory;
}
#blocs .item {
width: 38vw;
flex-shrink: 0;
margin-right: 6.5%;
scroll-snap-align: center;
}
#blocs .flex::-webkit-scrollbar {
display: none;
}
}
@media (max-width: 860px) {
#blocs .item {
width: 78vw;
}
#blocs .item .txt > :last-child {
left: 30px;
right: 30px;
bottom: 30px;
}
#blocs .item .img {
height: 78vw;
}
#blocs .item .txt {
padding: 25px 30px 85px;
height: calc(100% - 78vw);
}
}
@media (max-width: 1600px) {
.title_and_bc h1 {
font-size: 38px;
}
.title_and_bc {
width: 565px;
}
#chapterPicture > img {
width: calc(100% - 665px);
}
}
@media (max-width: 500px) {
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
#nested ul.firstLevel li a {
font-size: 16px;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
right: -5px;
top: 8px;
}
#nested ul.firstLevel li ul li a {
font-size: 13px;
}
.title_and_bc h1 {
font-size: 32px;
margin-bottom: 15px;
}
.widget_breadcrumb {
font-size: 13px;
}
#logo img {
height: 50px;
}
#logo,
header.scrolled #logo {
left: 6.5%;
}
header div #nested,
header.scrolled div #nested {
right: 6.5%;
margin-right: -8px;
}
h1 {
font-size: 8vw;
}
#top .txt p {
font-size: 18px;
}
#top {
padding-top: 135px;
}
#wrapper a.wp-block-button__link, #wrapper div.wpforms-container-full button[type=submit],
header a.btn, #top .txt > :last-child a, #blocs .item .txt > :last-child a,
#projet .flex .txt > :last-child a, #sav .txt > :last-child a, #nested .firstLevel li#menu-item-48 a {
font-size: 14px;
}
#top > svg {
width: 150%;
}
#top .txt {
padding-bottom: 50px;
}
h2, .h2_like {
font-size: 24px;
}
#blocs .item {
width: 75vw;
}
#blocs .item .img {
height: 65vw;
}
#blocs .item .txt {
height: calc(100% - 65vw);
}
#blocs {
padding-bottom: 60px;
}
}
@media (max-width: 1180px) {
#anim .inner {
flex-direction: column;
}
#anim .inner > :nth-child(2) {
display: none;
}
#anim .inner > :nth-child(3) {
display: block;
position: relative;
bottom: 50px;
opacity: 0;
width: 70vw;
transition: 0.6s;
animation: logo2vm 1.3s ease;
animation-fill-mode: both;
animation-delay: 1.3s;
}
#anim .inner > :nth-child(1) {
width: 90vw;
position: relative;
right: 0;
top: 45px;
animation: logo1vm 1s ease-in-out 0.2s, logo1_2vm 1s ease 1.3s;
animation-fill-mode: both;
} @keyframes logo1vm {
0% {
opacity: 0;
width: 90vw;
}
30% {
opacity: 1;
}
100% {
width: 230px;
}
} @keyframes logo1_2vm {
0% {
right: 0px;
top: 45px;
}
100% {
right: 0px;
top: -20px;
}
}
@keyframes logo2vm {
0% {
left: 0;
bottom: 50px;
opacity: 0;
}
20% {
opacity: 0;
}
100% {
left: 0;
bottom: 0;
opacity: 1;
}
}
@keyframes gap {
0% {
gap: 20px;
}
100% {
gap: 20px;
}
}
#anim {
animation: zoom_anim 1s ease-in 2.6s;
animation-fill-mode: both;
}
@keyframes zoom_anim {
0% {
transform: scale(1);
}
100% {
transform: scale(35);
opacity: 0;
visibility: hidden;
}
}
header.scrolled {
height: 60px;
}
header.scrolled #logo img {
height: 30px;
}
#wrapperInner {
padding-top: 65px;
}
}