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: 'Inter';
font-style: normal;
font-weight: 400;
src: url(//www.frogerflammes.fr/wp-content/themes/frogerflammes/fonts/inter-v19-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 500;
src: url(//www.frogerflammes.fr/wp-content/themes/frogerflammes/fonts/inter-v19-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 600;
src: url(//www.frogerflammes.fr/wp-content/themes/frogerflammes/fonts/inter-v19-latin-600.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000002;
font-family: 'Inter', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #000002;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Inter';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.1em;
margin: 10px 0px;
font-weight: bold;
}
h1 {
font-size: 52px;
margin: 0px 0px 30px 0px;
font-weight: 500;
}
h2 {
font-size: 48px;
font-weight: 500;
}
h2 em {
font-style: normal;
background: linear-gradient(90deg, #A41B15, #E44D2E);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #000002;
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;
transition: 0.3s;
}
.nested .firstLevel {
height: 60px;
margin: 0px;
}
.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;
font-size: 16px;
font-weight: 500;
}
.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;
color: #A41B15;
}
.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: #A41B15;
position: absolute;
border-radius: 50%;
top: 7px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 140px;
z-index: 2;
transition: 0.3s;
background: rgba(0, 0, 2, 0.8);
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
top: 0;
bottom: 0;
display: flex;
align-items: center;
left: 50px;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 60px;
bottom: 25px;
z-index: 3;
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: 140px;
height: 20vw;
position: relative;
background: rgba(0, 0, 2, 0.8);
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
filter: brightness(0.5);
}
.title_and_bc {
position: absolute;
top: 140px;
left: 0;
right: 0;
bottom: 0;
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 5%;
}
.title_and_bc h1 {
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;
}
body:not(.home) h2 {
font-size: 40px;
} @media (min-width: 1241px) {
.nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1240px) {
header div .nested {
width: 40px;
height: 40px;
top: 20px;
right: 20px;
}
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: #000002;
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, #000002, 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, #000002, 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: #000002;
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: -7px;
top: 11px;
}
.nested .firstLevel li ul,
.nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 0;
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) {
div#chapterPicture {
height: auto;
padding-top: 120px;
}
#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],
#headerBoxes .btns a,
.btns_contact_tel a.degrade,
#blocs .bloc .txt > :last-child a,
#noir .c .droite > :last-child a,
#showroom .c a {
border-radius: 99px;
background: none;
color: #A41B15;
padding: 12px 22px 12px 22px;
font-weight: 500;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: 1px solid #A41B15;
font-size: 16px;
height: auto;
box-shadow: none;
width: auto;
display: flex;
align-items: center;
gap: 12px;
}
body.error404 article a:hover,
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
#headerBoxes .btns a:hover,
.btns_contact_tel a.degrade:hover,
#blocs .bloc .txt > :last-child a:hover,
#noir .c .droite > :last-child a:hover,
#showroom .c a:hover {
background: #A41B15 !important;
color: #FFFFFF;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
a.btn_fleche path {
transition: 0.3s;
}
a.btn_fleche:hover path {
stroke: #FFFFFF;
} #blocs .bloc .txt > :last-child a {
color: #E44D2E;
border-color: #E44D2E;
}
#blocs .bloc .txt > :last-child a:hover {
background: #E44D2E !important;
}
.has-noir-color { color: #000002 !important; }
.has-noir-background-color { background-color: #000002 !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-rouge-color { color: #A41B15 !important; }
.has-rouge-background-color { background-color: #A41B15 !important; }
.has-rose-color { color: #F6E8E8 !important; }
.has-rose-background-color { background-color: #F6E8E8 !important; }
.has-orange-color { color: #E44D2E !important; }
.has-orange-background-color { background-color: #E44D2E !important; }
#headerBoxes .btns {
display: flex;
align-items: center;
gap: 30px;
}
#headerBoxes .btns a.rdv {
border: 1px solid #FFFFFF;
color: #FFFFFF;
background: none;
padding: 7px 16px 8px 16px;
display: flex;
align-items: center;
gap: 10px;
}
#headerBoxes .btns a.rdv:hover {
background: #FFFFFF !important;
color: #000002;
}
#headerBoxes .btns a.rdv path {
transition: 0.3s;
}
#headerBoxes .btns a.rdv:hover path {
stroke: #000002;
}
#nested1 .firstLevel li a {
font-size: 14px;
}
#nested1 {
right: 109px;
top: 11px;
}
#nested2 {
bottom: 13px;
right: 375px;
}
#headerBoxes > a {
position: absolute;
right: 20px;
top: -50px;
}
#headerBoxes .btns a:not(.rdv),
#page .btns_contact_tel a.degrade,
#page #wrapper a.wp-block-button__link.has-rouge-orange-gradient-background {
position: relative;
padding: 7px 17px 8px 17px;
background: none !important;
overflow: hidden;
color: #FFFFFF;
border-color: #E44D2E;
}
#headerBoxes .btns a:not(.rdv):before,
.btns_contact_tel a.degrade:before,
#page #wrapper a.wp-block-button__link.has-rouge-orange-gradient-background:before {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: linear-gradient(90deg, #A41B15, #E44D2E);
z-index: -1;
transition: 0.3s;
}
#headerBoxes .btns a:not(.rdv):hover:before,
.btns_contact_tel a.degrade:hover:before,
#page #wrapper a.wp-block-button__link.has-rouge-orange-gradient-background:hover:before {
opacity: 0;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
background-color: rgba(0, 0, 2, 0.9);
height: 85px;
}
header.scrolled #nested1 {
top: -38px;
opacity: 0;
}
header.scrolled #logo img {
height: 66px;
}
header.scrolled #logo {
left: 25px;
}
header.scrolled #headerBoxes {
right: 35px;
}
header.scrolled #nested2 {
right: 355px;
}
.cta {
position: fixed;
right: 0;
bottom: 100px;
z-index: 20;
}
.cta a {
color: #FFFFFF;
text-decoration: none;
background: linear-gradient(30deg, #A41B15, #E44D2E);
display: flex;
flex-direction: column;
text-align: center;
align-items: center;
gap: 10px;
font-size: 14px;
font-weight: 500;
max-width: 100px;
line-height: 1.2em;
padding: 45px 15px;
transition: 0.3s;
}
.cta a:hover {
padding: 45px 20px;
box-shadow: 0 0 10px rgba(0, 0, 2, 0.2);
}
body.home .cta a {
animation: fromRight 1s ease;
animation-delay: 1.3s;
animation-fill-mode: both;
}
@keyframes fromRight {
0% {
position: relative;
right: -20px;
opacity: 0;
}
100% {
position: relative;
right: 0px;
opacity: 1;
}
}
#top {
height: 100vh;
position: relative;
overflow: hidden;
}
#top .txt {
width: 90%;
max-width: 1180px;
margin: auto;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 140px;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
color: #FFFFFF;
}
#top h1,
#top .txt p,
#top .btns_contact_tel {
animation: fromBottom 1s ease;
animation-fill-mode: both;
}
#top h1 {
max-width: 520px;
animation-delay: 0.3s;
}
@keyframes fromBottom {
0% {
opacity: 0;
position: relative;
bottom: -20px;
}
100% {
opacity: 1;
position: relative;
bottom: 0px;
}
}
#top .txt p {
font-size: 24px;
max-width: 605px;
line-height: 1.2em;
animation-delay: 0.55s;
}
#top > img {
width: 100%;
height: 100%;
object-fit: cover;
animation: dezoom 2s ease;
animation-delay: 0.2s;
animation-fill-mode: both;
filter: brightness(0.5);
}
@keyframes dezoom {
0% {
transform: scale(1.15);
}
100% {
transform: scale(1);
}
}
#top .btns_contact_tel {
animation-delay: 0.8s;
}
.btns_contact_tel {
display: flex;
gap: 60px;
margin-top: 30px;
position: relative;
z-index: 1;
}
#page .btns_contact_tel a.degrade,
#page #wrapper a.wp-block-button__link.has-rouge-orange-gradient-background {
padding: 28px 60px;
border: none;
}
.btns_contact_tel a.degrade:before,
#page #wrapper a.wp-block-button__link.has-rouge-orange-gradient-background:before {
left: -85px;
top: -85px;
bottom: -85px;
right: -85px;
}
.btns_contact_tel a.degrade:hover:before,
#page #wrapper a.wp-block-button__link.has-rouge-orange-gradient-background:hover:before {
transform: rotate(180deg);
opacity: 1;
}
.btns_contact_tel a.tel {
color: #FFFFFF;
font-size: 22px;
text-decoration: none;
font-weight: 500;
display: flex;
align-items: center;
gap: 25px;
}
.btns_contact_tel a.tel span {
width: 74px;
height: 74px;
display: flex;
background: #DCE2E4;
align-items: center;
justify-content: center;
border-radius: 50%;
}
@media (min-width: 1100px) and (max-height: 700px) {
#top h1 {
font-size: 44px;
max-width: 440px;
margin-bottom: 20px;
}
#top .txt p {
font-size: 22px;
}
#page .btns_contact_tel a.degrade {
padding: 22px 34px;
}
.btns_contact_tel a.tel span {
width: 60px;
height: 60px;
}
}
#blocs {
background: #000002;
color: #FFFFFF;
padding: 100px 0 75px 0;
}
.c {
width: 90%;
max-width: 1180px;
margin: 0 auto;
}
#blocs .c {
display: flex;
justify-content: space-between;
}
#blocs .bloc {
display: flex;
width: 45%;
}
#blocs .bloc .txt > :last-child {
margin-top: 30px;
display: flex;
}
#blocs .bloc img {
height: 395px;
width: auto;
margin-right: 45px;
flex-shrink: 0;
}
#blocs h2 {
max-width: 290px;
margin: -6px 0 30px 0;
}
#blocs p {
color: #99999A;
}
#map {
position: relative;
z-index: 2;
padding-top: 160px;
background: #000000;
}
#map .inner {
background: #A41B15;
width: 90%;
padding: 60px 80px;
box-sizing: border-box;
color: #FFFFFF;
max-width: 1090px;
position: absolute;
right: 0;
top: 0;
}
#map .inner p {
color: #E4BBB9;
}
#map .inner > :not(img) {
max-width: 520px;
}
#map .inner img {
position: absolute;
top: 30px;
right: 80px;
}
#page #wrapper a.wp-block-button__link.has-rouge-orange-gradient-background {
padding: 13px 25px;
position: relative;
z-index: 1;
}
@media (max-width: 1430px) {
#headerBoxes {
right: 40px;
bottom: 22px;
}
header {
height: 120px;
}
#top .txt,
.title_and_bc {
top: 120px;
}
#logo {
left: 30px;
}
#logo img {
height: 90px;
}
#nested2 {
bottom: 10px;
right: 345px;
}
#nested1 {
right: 90px;
top: 2px;
}
#headerBoxes .btns {
gap: 20px;
}
#headerBoxes > a {
right: 15px;
top: -41px;
}
.nested .firstLevel > li > a {
padding: 0px 11px;
font-size: 15px;
}
header.scrolled {
height: 78px;
}
header.scrolled #nested2 {
right: 340px;
bottom: 9px;
}
}
@media (min-width: 501px) and (max-width: 1240px) {
.cta {
display: none;
}
}
@media (max-width: 1240px) {
#headerBoxes > a {
display: none;
}
header div .nested .contentSmart span {
background: #FFFFFF;
}
#nested1 {
display: none;
}
#headerBoxes,
header.scrolled #headerBoxes {
top: 0;
bottom: 0;
display: flex;
align-items: center;
right: 100px;
}
#nested2,
header.scrolled #nested2 {
top: 0;
bottom: 0;
margin: auto;
right: 35px;
}
.nested .firstLevel li ul li a {
color: #FFFFFF;
padding: 10px;
}
}
@media (max-width: 600px) {
#headerBoxes .btns a.rdv {
display: none;
}
}
@media (max-width: 1100px) {
#top .txt {
position: relative;
top: 0;
padding: 180px 0 65px 0;
}
#top {
height: auto;
}
#top > img {
position: absolute;
top: 0;
left: 0;
}
#top h1 {
max-width: 590px;
}
h1 {
font-size: 42px;
}
h2 {
font-size: 32px;
}
#top .txt p {
font-size: 20px;
}
}
@media (max-width: 650px) {
#top .btns_contact_tel a.degrade {
display: none;
}
}
@media (max-width: 1140px) {
#blocs .c {
flex-direction: column;
gap: 60px;
align-items: center;
}
#blocs .bloc {
width: 100%;
align-items: center;
}
#blocs h2 {
max-width: 100%;
}
}
@media (max-width: 1180px) {
#map .inner {
position: relative;
width: 100%;
max-width: 100%;
text-align: center;
padding: 45px 6.5% 55px;
}
#map .inner > :not(img) {
max-width: 100%;
}
#map {
padding-top: 0;
}
#map .inner img {
position: relative;
top: 0;
right: 0;
margin-top: 20px;
}
}
@media (max-width: 500px) {
.nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
.widget_breadcrumb {
font-size: 13px;
}
body:not(.home):not(.error404) .title_and_bc {
padding: 35px 6.5%;
}
header {
height: 90px;
}
#logo img {
height: 70px;
}
#logo {
left: 6.5vw;
margin-left: -9px;
}
#nested2, header.scrolled #nested2 {
right: 6.5vw;
margin-right: -7px;
}
#headerBoxes, header.scrolled #headerBoxes {
right: 6.5vw;
margin-right: 48px;
}
#headerBoxes .btns a {
font-size: 14px;
}
header.scrolled {
height: 60px;
}
header.scrolled #logo img {
height: 46px;
}
h1 {
font-size: 9.1vw;
}
#top .txt p,
.btns_contact_tel a.tel {
font-size: 18px;
gap: 20px;
}
.btns_contact_tel a.tel span {
width: 48px;
height: 48px;
}
#top h1 {
margin-bottom: 5px;
}
#top .txt {
width: 87%;
padding: 140px 0 50px 0;
}
#top > img {
object-position: top 0px right -240px;
}
.cta {
left: 0;
bottom: 0;
}
.cta a svg {
display: none;
}
.cta a,
.cta a:hover {
max-width: 100%;
font-size: 3.3vw;
padding: 15px;
}
#blocs .bloc img {
height: initial;
width: 30%;
object-fit: cover;
}
#blocs .bloc img {
height: initial;
width: 30%;
object-fit: cover;
margin-right: 30px;
}
h2,
body:not(.home) h2 {
font-size: 28px;
}
#blocs h2 {
margin: 0 0 15px 0;
}
#blocs .bloc .txt > :last-child {
margin: 20px 0 0 0;
}
body.error404 article a, #wrapper a.wp-block-button__link, #wrapper div.wpforms-container-full button[type=submit],
.btns_contact_tel a.degrade, #blocs .bloc .txt > :last-child a, #noir .c .droite > :last-child a, #showroom .c a {
font-size: 14px;
transition: 0.1s;
}
.c {
width: 87%;
}
#blocs .bloc {
align-items: initial;
}
#blocs h2 + p {
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 125px;
}
#blocs .bloc .txt {
align-content: center;
}
#blocs {
padding: 65px 0;
}
#map .inner img {
height: 61vw;
}
@keyframes fromRight {
0% {
position: relative;
bottom: -20px;
opacity: 0;
}
100% {
position: relative;
bottom: 0px;
opacity: 1;
}
}
div#chapterPicture {
padding-top: 90px;
}
#wrapperInner {
padding-top: 50px;
}
}