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: 300;
src: url(//www.alpi-grimpe.com/wp-content/themes/alpigrimpe/fonts/montserrat-v29-latin-300.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(//www.alpi-grimpe.com/wp-content/themes/alpigrimpe/fonts/montserrat-v29-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(//www.alpi-grimpe.com/wp-content/themes/alpigrimpe/fonts/montserrat-v29-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(//www.alpi-grimpe.com/wp-content/themes/alpigrimpe/fonts/montserrat-v29-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: italic;
font-weight: 900;
src: url(//www.alpi-grimpe.com/wp-content/themes/alpigrimpe/fonts/montserrat-v29-latin-900italic.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000000;
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 500;
line-height: 120%;
color: #000000;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Montserrat';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: bold;
}
h1 {
font-size: 48px;
margin: 0px 0px 25px 0px;
font-weight: 300;
text-transform: uppercase;
letter-spacing: -0.01em;
line-height: 1.15em;
}
h2, p.h2_like {
font-size: 38px;
font-weight: 300;
text-transform: uppercase;
line-height: 1.15em;
letter-spacing: -0.01em;
}
h3, #se .bloc p, #qsn .vert p {
font-size: 24px;
line-height: 1.2em;
font-weight: 700;
letter-spacing: -0.01em;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #000000;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 1.3em;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 1.3em;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
z-index: 2;
top: 90px;
right: 45px;
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: #000000;
padding: 0px 15px;
text-decoration: none;
font-size: 18px;
font-weight: 500;
transition: 0.3s;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
#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-align: left;
}
#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: #476b5d;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 162px;
z-index: 2;
transition: 0.3s;
background: #FFFFFF;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
left: 60px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
}
#logo a {
display: flex;
}
#logo svg {
width: auto;
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 60px;
top: 28px;
z-index: 3;
display: flex;
align-items: center;
gap: 40px;
transition: 0.3s;
} #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 {
padding-top: 162px;
height: 18vw;
position: relative;
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
}
.title_and_bc {
position: absolute;
top: 162px;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.3);
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 5%;
}
.title_and_bc h1 {
max-width: 1120px;
margin-bottom: 15px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
#chapterPicture > .title_and_bc:first-child {
background: #476b5d;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
}
body:not(.home) h2 {
text-wrap-style: pretty;
} @media (min-width: 1251px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
header.scrolled #nested .firstLevel > li > a {
font-size: 16px;
}
}
@media (max-width: 1250px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
top: 0;
bottom: 0;
margin: auto;
right: 25px;
}
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: #000000;
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, #000000, 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, #000000, 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: #000000;
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: -4px;
top: 10px;
}
#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 0px 5px;
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;
}
}
@media (max-width: 1200px) {
#chapterPicture {
height: 25vw;
}
}
@media (max-width: 1050px) {
#chapterPicture {
height: auto;
}
#chapterPicture img {
position: absolute;
top: 0;
left: 0;
}
body:not(.home):not(.error404) .title_and_bc {
position: relative;
padding: 5%;
top: 0;
}
} body.error404 article a,
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn,
#se .bloc a,
#urg .txt > :last-child a,
#real .txt > :last-child a,
#qsn .txt > a,
#seo > :last-child a,
#wrapper a.wp-block-button__link.has-vert-background-color {
border-radius: 0;
display: inline-block;
background: #476b5d;
color: #FFFFFF;
padding: 15px 28px;
font-weight: 700;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: 2px solid #476b5d;
font-size: 16px;
height: auto;
box-shadow: none;
width: auto;
}
body.error404 article a:hover,
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.btn:hover,
#se .bloc a:hover,
#urg .txt > :last-child a:hover,
#real .txt > :last-child a:hover,
#qsn .txt > a:hover,
#seo > :last-child a:hover,
#wrapper a.wp-block-button__link.has-vert-background-color:hover {
background: none !important;
color: #476b5d;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#se .bloc a,
#seo > :last-child a {
color: #476b5d;
background: #FFFFFF;
border-color: #FFFFFF;
}
#se .bloc a:hover,
#seo > :last-child a:hover {
background: none !important;
color: #FFFFFF;
}
#real .txt > :last-child a,
#qsn .txt > a,
#wrapper a.wp-block-button__link {
border-color: #476b5d;
color: #476b5d;
background: #FFFFFF;
}
#real .txt > :last-child a:hover,
#qsn .txt > a:hover,
#wrapper a.wp-block-button__link:hover {
background: #476b5d !important;
color: #FFFFFF;
} a.fleche {
text-decoration: none;
font-weight: 700;
color: #476b5d;
position: relative;
padding-left: 50px;
display: inline-block;
margin-top: 15px;
transition: 0.3s;
}
a.fleche span {
height: 29px;
width: 29px;
border: 2px solid #476b5d;
display: flex;
align-items: center;
border-radius: 999px;
justify-content: center;
position: absolute;
top: -7px;
left: 0;
transition: 0.3s;
}
a.fleche span path {
transition: 0.3s;
}
a.fleche:hover span {
background: #476b5d;
width: 39px;
}
a.fleche:hover {
padding-left: 60px;
}
a.fleche:hover span path {
stroke: #FFFFFF;
}
.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: #F4F4F4 !important; }
.has-gris-background-color { background-color: #F4F4F4 !important; }
.has-gris-fonce-color { color: #8AA0A5 !important; }
.has-gris-fonce-background-color { background-color: #8AA0A5 !important; }
.has-gris-fonce-2-color { color: #E2E8E9 !important; }
.has-gris-fonce-2-background-color { background-color: #E2E8E9 !important; }
.has-vert-color { color: #476b5d !important; }
.has-vert-background-color { background-color: #476b5d !important; }
.rs {
display: flex;
align-items: flex-end;
gap: 15px;
}
.rs a {
display: flex;
}
.rs path {
transition: 0.3s;
}
.rs a:hover path {
fill: #476b5d;
}
.cta {
position: fixed;
right: -10px;
top: 190px;
z-index: 20;
background: #476b5d;
display: flex;
align-items: flex-start;
flex-direction: column;
padding: 18px 28px 18px 18px;
color: #FFFFFF;
transition: 0.3s;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.cta > a:first-child {
width: 48px;
height: 48px;
background: #FFFFFF;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 10px;
position: relative;
z-index: 2;
transition: 0.2s;
}
.cta > a:first-child + span {
font-size: 10px;
font-weight: 700;
line-height: 1.2em;
}
.cta .delai {
display: block;
margin: 10px 0;
font-size: 16px;
font-weight: 400;
}
.cta > a:last-child {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
}
.cta > a:first-child:hover {
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.cta:hover {
right: 0;
padding-left: 23px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
header a.btn {
position: relative;
right: 0;
top: 0;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
height: 70px;
}
header.scrolled #logo {
left: 30px;
}
header.scrolled #logo svg {
height: 40px;
}
header.scrolled #nested {
top: 5px;
right: 215px;
}
header.scrolled #headerBoxes {
top: -40px;
}
header.scrolled a.btn {
top: 50px;
right: -190px;
}
#top {
position: relative;
display: flex;
justify-content: flex-start;
align-items: flex-start;
margin-top: 162px;
z-index: 1;
}
#top .txt {
padding: 50px 50px 200px 49.5%;
}
#top .txt .inner {
max-width: 575px;
}
#top > img:not(:last-child) {
position: absolute;
left: 0;
top: 0;
width: 45%;
height: 100%;
object-fit: cover;
}
#top > img:last-child {
display: none;
}
#top a.fleche {
margin-top: 50px;
}
#vert {
display: flex;
width: 90%;
max-width: 1120px;
margin: 0 auto 100px;
justify-content: space-between;
align-items: flex-start;
}
#vert .txt {
width: 67%;
background: #476b5d;
box-sizing: border-box;
color: #FFFFFF;
padding: 160px 90px 60px 90px;
position: relative;
margin-top: -100px;
}
#vert > img {
width: 24%;
height: auto;
position: relative;
margin-top: -175px;
}
#vert .txt svg {
position: absolute;
left: 100%;
bottom: -120px;
pointer-events: none;
margin-left: -105px;
}
#wrapper #vert ul li:before {
background: #FFFFFF;
}
body.home h2 {
margin: 0 0 20px 0;
}
#vert ul li {
font-weight: 700;
font-size: 20px;
text-transform: uppercase;
}
#vert ul {
padding-bottom: 10px;
}
#top > img:not(:last-child) {
animation: fromleft 1.1s ease-in-out;
animation-fill-mode: both;
animation-delay: 0.2s;
}
@keyframes fromleft {
0% {
width: 38%;
opacity: 0;
}
100% {
width: 45%;
opacity: 1;
}
}
body.home h1,
h1 + p,
h1 + p + a {
position: relative;
animation: frombottom 0.8s ease-in-out;
animation-fill-mode: both;
animation-delay: 0.3s;
}
@keyframes frombottom {
0% {
bottom: -15px;
opacity: 0;
}
100% {
bottom: 0;
opacity: 1;
}
}
h1 + p {
animation-delay: 0.55s;
}
h1 + p + a {
animation-delay: 0.8s;
}
@media (min-width: 1100px) and (min-height: 730px) {
body.home h1 {
font-size: 46px;
}
#top .txt .inner {
max-width: 660px;
}
}
@media (max-width: 1600px) {
header {
height: 140px;
}
#top {
margin-top: 140px;
}
.title_and_bc {
top: 140px;
}
#chapterPicture {
padding-top: 140px;
}
#logo svg {
height: 70px;
}
#nested .firstLevel li a {
font-size: 16px;
}
.rs a svg {
width: auto;
height: 20px;
}
body.error404 article a, #wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn, #se .bloc a, #urg .txt > :last-child a, #real .txt > :last-child a,
#qsn .txt > a, #seo > :last-child a, #wrapper a.wp-block-button__link.has-vert-background-color {
font-size: 15px;
padding: 13px 22px;
}
#logo {
left: 45px;
}
#headerBoxes {
right: 45px;
top: 20px;
}
#nested {
top: 75px;
right: 30px;
}
header.scrolled a.btn {
top: 53px;
right: -162px;
}
header.scrolled #nested {
top: 7px;
right: 210px;
}
body.home h1 {
font-size: 42px;
}
h2, p.h2_like {
font-size: 36px;
}
h3, #se .bloc p, #qsn .vert p {
font-size: 22px;
}
}
@media (max-width: 1600px) and (min-height: 695px) {
#top .txt .inner {
max-width: 605px;
}
}
@media (max-width: 1430px) {
#top .txt {
box-sizing: border-box;
width: 100%;
padding-right: 155px;
padding-left: 45%;
}
@keyframes fromleft {
0% {
width: 34%;
opacity: 0;
}
100% {
width: 41%;
opacity: 1;
}
}
}
@media (max-width: 1250px) {
header {
height: 100px;
}
#top {
margin-top: 100px;
}
#logo svg {
height: 50px;
}
#logo {
left: 35px;
}
#headerBoxes,
header.scrolled #headerBoxes {
top: 0;
bottom: 0;
right: 100px;
}
body.home h1, h1 {
font-size: 38px;
}
h2, p.h2_like {
font-size: 34px;
}
h3, #se .bloc p, #qsn .vert p {
font-size: 20px;
}
#nested .firstLevel li ul li a {
padding: 10px;
}
header.scrolled a.btn {
top: 0;
right: 0;
}
.title_and_bc {
top: 100px;
}
#chapterPicture {
padding-top: 100px;
}
}
@media (min-width: 501px) and (max-width: 1100px) {
.cta {
display: none;
}
}
@media (max-width: 1100px) {
@keyframes fromleft {
0% {
width: 100%;
opacity: 1;
}
100% {
width: 100%;
opacity: 1;
}
}
#top > img:not(:last-child) {
filter: opacity(0.2);
}
#top .txt {
padding: 65px 6.5%;
}
#vert .txt {
margin-top: 65px;
}
#top .txt .inner {
max-width: calc(100% - 320px);
}
#vert > img {
display: none;
}
#top > img:last-child {
display: block;
width: 260px;
position: absolute;
top: 6.5vw;
margin: auto;
right: 6.5%;
height: calc(100% - 13vw);
object-fit: cover;
}
#vert .txt {
width: 100%;
padding: 60px 6.5vw 50px 6.5vw;
}
}
@media (max-width: 900px) {
#top .txt .inner {
max-width: 100%;
}
#top > img:last-child {
position: relative;
right: 0;
width: 87%;
top: 0;
height: 115vw;
object-position: bottom;
margin-bottom: 65px;
}
#top {
flex-direction: column;
}
}
@media (max-width: 660px) {
header a.btn {
display: none;
}
}
@media (max-width: 360px) {
#headerBoxes {
display: none;
}
}
@media (max-width: 500px) {
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
body {
font-size: 16px;
}
.widget_breadcrumb {
font-size: 13px;
}
body:not(.home):not(.error404) .title_and_bc {
padding: 35px 6.5%;
}
.cta {
right: 0;
bottom: 0;
top: auto;
width: 100%;
box-sizing: border-box;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 12px;
}
.cta > svg {
display: none;
}
.cta > a:first-child svg {
width: auto;
height: 16px;
}
.cta > a:first-child {
width: 36px;
height: 36px;
margin: 0 15px 0 0;
}
.cta > a:first-child + span br {
display: none;
}
.cta > a:first-child + span {
font-size: 14px;
margin: 0 15px 0 0;
}
.cta:hover {
padding-left: 12px;
}
header {
height: 80px;
}
#top {
margin-top: 80px;
}
#logo,
header.scrolled #logo {
left: 6.5vw;
}
#logo svg {
height: 40px;
}
header div #nested, header.scrolled div #nested {
right: 6.5vw;
margin-right: -9px;
}
#headerBoxes, header.scrolled #headerBoxes {
right: 75px;
}
header.scrolled #logo svg {
height: 30px;
}
header.scrolled {
height: 60px;
}
body.home h1, h1 {
font-size: 8.6vw;
}
#top a.fleche {
margin-top: 20px;
}
#vert ul li {
font-size: 16px;
}
#vert {
width: 87%;
margin-bottom: 65px;
}
h2, p.h2_like {
font-size: 30px;
}
#chapterPicture {
padding-top: 80px;
}
p[style*="110px"] {
font-size: 80px !important;
margin-bottom: -20px !important;
}
#wrapperInner {
padding-top: 65px;
}
}
.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}}