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;
}
ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
@font-face {
font-display: swap;
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(//www.toltex.fr/wp-content/themes/toltex/fonts/poppins-v21-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(//www.toltex.fr/wp-content/themes/toltex/fonts/poppins-v21-latin-700.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000000;
font-family: 'Poppins', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #000000;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Poppins';
}
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: 46px;
margin: 0px 0px 30px 0px;
text-align: center;
font-weight: 700;
}
h2 {
font-size: 30px;
color: #3EB572;
}
h3, #produits span.titre,
#solutions .item .txt > p:first-child,
#cata .flex .img + p,
#edito .txt h2 + p,
#edito .chiffres > div > p:last-child,
#actu .droite .txt > a:first-child {
font-size: 20px;
display: block;
line-height: 1.2em;
font-weight: 700;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #000000;
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: 80px;
z-index: 2;
left: 40px;
right: 40px;
bottom: 0;
background: #FFFFFF;
border-radius: 20px;
transition: 0.3s;
}
#nested .firstLevel {
height: 100%;
margin: 0px;
text-align: center;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 100%;
transition: 0.25s opacity;
}
#nested .firstLevel li a {
display: flex;
height: 100%;
color: #000000;
padding: 0px 25px;
text-decoration: none;
font-size: 16px;
font-weight: bold;
align-items: center;
text-align: left;
}
#nested .firstLevel li a span {
display: block;
min-height: 43px;
line-height: 1.4em;
position: relative;
}
#nested .firstLevel li a span svg {
position: absolute;
top: 5px;
left: -15px;
}
#nested .firstLevel li ul,
header ul.menu ul.sub-menu {
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;
border-radius: 10px;
}
#nested .firstLevel li ul {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
#nested .firstLevel > li:hover > ul,
header ul.menu > li:hover > ul.sub-menu {
height: auto;
opacity: 1;
margin-top: -1px;
padding: 0;
}
header ul.menu > li:hover > ul.sub-menu {
margin-top: 10px;
}
#nested .firstLevel li ul li,
header ul.menu ul.sub-menu li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover,
header ul.menu ul.sub-menu li:hover {
background: #F7F7F7;
}
#nested .firstLevel li ul li:last-child,
header ul.menu ul.sub-menu > li:last-child {
border-bottom: none;
}
#nested .firstLevel li ul li a,
header ul.menu ul.sub-menu li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
font-size: 15px;
font-weight: 400;
text-align: left;
display: block;
}
header ul.menu ul.sub-menu li a {
color: #000000;
}
#nested .firstLevel li ul li a {
padding-left: 25px;
}
#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: #3EB572;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 170px;
z-index: 2;
transition: 0.3s;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
left: 35px;
top: 20px;
transition: 0.3s;
z-index: 3;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 40px;
top: 0;
bottom: 80px;
z-index: 3;
display: flex;
align-items: center;
gap: 35px;
transition: 0.3s;
}
#wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 95px 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: 170px;
background: #3EB572;
}
.title_and_bc {
position: relative;
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 50px 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;
} @media (min-width: 1301px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
#nested .firstLevel > li > a {
max-width: 160px;
}
}
@media (max-width: 1300px) {
header div #nested,
header.scrolled div #nested {
width: 38px;
height: 38px;
top: 0;
margin: auto;
right: 30px;
border-radius: 50%;
left: auto;
padding: 0;
}
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: 100px 0 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;
height: 105px;
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: 18px;
height: 2px;
background: #3EB572;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 5px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 7px;
}
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: -7px;
}
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 25px 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: -20px;
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 10px;
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;
}
}      body.error404 article a,
body:not(.home) #wrapperInner a.wp-block-button__link,
section.newsContainer .droite > a,
#wrapper div.wpforms-container-full button[type=submit],
header a.wp-block-button__link,
footer a.wp-block-button__link,
#produits .item a,
#solutions .item .txt > p:last-child a,
#bio .txt > :last-child a,
#pro .flex .txt > :last-child a,
#edito .txt > :last-child a,
#actu .gauche a {
border-radius: 99px;
display: inline-block;
background: #9BD6AD;
border: 2px solid #9BD6AD;
color: #FFFFFF;
padding: 15px 19px;
font-weight: 700;
line-height: 1;
text-decoration: none;
transition: 0.3s;
font-size: 16px;
height: auto;
box-shadow: none;
}
body.error404 article a:hover,
body:not(.home) #wrapperInner a.wp-block-button__link:hover,
section.newsContainer .droite > a:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.wp-block-button__link:hover,
footer a.wp-block-button__link:hover,
#produits .item a:hover,
#solutions .item .txt > p:last-child a:hover,
#bio .txt > :last-child a:hover,
#pro .flex .txt > :last-child a:hover,
#edito .txt > :last-child a:hover,
#actu .gauche a:hover {
background: #3EB572 !important;
border-color: #3EB572;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
header a.wp-block-button__link,
footer a.wp-block-button__link,
#bio .txt > :last-child a,
#pro .flex .txt > :last-child a {
background: #FFFFFF;
border-color: #FFFFFF;
color: #3EB572;
}
header a.wp-block-button__link:hover,
footer a.wp-block-button__link:hover,
#bio .txt > :last-child a:hover,
#pro .flex .txt > :last-child a:hover {
background: none;
color: #FFFFFF;
border-color: #FFFFFF;
text-decoration: none;
}
header a.wp-block-button__link {
padding: 9px 19px;
}
header a.wp-block-button__link:hover {
background: #3EB572;
}
.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: #F3F3F3 !important; }
.has-gris-background-color { background-color: #F3F3F3 !important; }
.has-vert-color { color: #3EB572 !important; }
.has-vert-background-color { background-color: #3EB572 !important; }
.has-vert-clair-color { color: #9BD6AD !important; }
.has-vert-clair-background-color { background-color: #9BD6AD !important; }
header ul.menu {
margin: 0;
display: flex;
gap: 30px;
}
header ul.menu li {
line-height: 1;
position: relative;
padding: 10px 0;
}
header ul.menu a {
color: #FFFFFF;
text-decoration: none;
position: relative;
}
#headerBoxes > a {
color: #FFFFFF;
text-decoration: none;
font-weight: 700;
}
#headerBoxes > a svg {
margin: 0 7px 0 0;
position: relative;
top: 1px;
}
header ul.menu > li > a:after {
content: '';
width: 0%;
height: 1px;
right: 0;
position: absolute;
bottom: -2px;
background: #FFFFFF;
transition: 0.25s;
}
header ul.menu > li:hover > a:after {
width: 100%;
left: 0;
right: auto;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
height: 130px;
background: #3EB572;
}
header.scrolled #logo {
top: 15px;
}
header.scrolled #logo img {
height: 30px;
}
header.scrolled #nested {
height: 70px;
border-radius: 0;
left: 0;
padding-left: 40px;
right: 0;
}
header.scrolled #headerBoxes {
bottom: 70px;
}
#top {
position: relative;
height: 100vh;
overflow: hidden;
}
#top img {
width: 100%;
height: 100%;
object-fit: cover;
animation: dezoom 2s ease;
animation-delay: 0.25s;
animation-fill-mode: both;
}
@keyframes dezoom {
0% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
#top:after {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
pointer-events: none;
background: linear-gradient(180deg, #3EB572, transparent);
}
#top .titre {
position: absolute;
bottom: 190px;
top: 170px;
z-index: 2;
width: 90%;
max-width: 1120px;
margin: auto;
left: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center;
color: #FFFFFF;
}
#top .scroll {
display: none;
position: absolute;
bottom: 40px;
left: 0;
right: 0;
margin: auto;
width: 50px;
height: 50px;
border: 2px solid #FFFFFF;
align-items: center;
justify-content: center;
border-radius: 50%;
cursor: pointer;
z-index: 3;
}
#top h1 {
margin: 0;
max-width: 900px;
position: relative;
animation: slideFromBottom 0.8s cubic-bezier(0.49, 0.23, 0.38, 0.79);
animation-fill-mode: both;
animation-delay: 0.3s;
}
@keyframes slideFromBottom {
0% {
bottom: -20px;
opacity: 0;
}
100% {
bottom: 0px;
opacity: 1;
}
}
#gris {
background: #F3F3F3;
padding-bottom: 80px;
margin-bottom: 100px;
}
#gris > div {
width: 90%;
max-width: 1120px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
}
#gris > div.blocs {
margin: -190px auto 105px;
position: relative;
z-index: 2;
}
#gris .bloc {
width: 31.2%;
border-radius: 20px;
background: #FFFFFF;
overflow: hidden;
position: relative;
animation: slideFromBottom 0.8s cubic-bezier(0.49, 0.23, 0.38, 0.79);
animation-fill-mode: both;
}
#gris > div.blocs > div:nth-child(1) {
animation-delay: 0.6s;
}
#gris > div.blocs > div:nth-child(2) {
animation-delay: 0.85s;
}
#gris > div.blocs > div:nth-child(3) {
animation-delay: 1.1s;
}
#gris .bloc a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#gris .bloc a span {
position: absolute;
top: -999px;
left: -999px;
}
#gris .bloc .img {
height: 220px;
margin-left: 30px;
border-top-left-radius: 20px;
overflow: hidden;
}
#gris .bloc img {
object-fit: cover;
width: 100%;
height: 100%;
transition: 0.3s;
}
#gris span.titre {
line-height: 1.2em;
font-size: 26px;
font-weight: 700;
color: #3EB572;
margin: 19px 0 19px 30px;
max-width: 130px;
min-height: 63px;
display: flex;
align-items: center;
}
#gris .bloc a .icone {
position: absolute;
right: 30px;
top: 40px;
}
#gris .bloc a .icone {
position: absolute;
right: 30px;
top: 0;
bottom: 220px;
width: 40px;
height: 40px;
box-sizing: border-box;
border: 2px solid #3EB572;
display: flex;
align-items: center;
justify-content: center;
margin: auto;
border-radius: 50%;
transition: 0.3s;
}
#gris .bloc a path {
transition: 0.3s;
}
#gris .bloc:hover a .icone {
background: #3EB572;
}
#gris .bloc:hover a path {
fill: #FFFFFF;
}
@media (min-width: 1100px) {
#gris .bloc:hover img {
filter: brightness(0.85);
transform: scale(1.1);
}
}
#gris .flag {
width: 200px;
height: 200px;
border-radius: 50%;
flex-shrink: 0;
background: #FFFFFF;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 20px;
font-size: 20px;
font-weight: 700;
text-align: center;
line-height: 1.25em;
box-sizing: border-box;
padding: 5px;
margin-right: 60px;
}
#gris > div.france {
max-width: 930px;
}
@media (max-width: 1570px) {
#nested .firstLevel > li > a {
max-width: 150px;
font-size: 15px;
padding: 0px 20px;
}
}
@media (max-width: 1440px) {
#nested .firstLevel > li > a {
max-width: 140px;
font-size: 14px;
padding: 0px 16px;
}
#nested .firstLevel li a span {
min-height: 40px;
}
}
@media (max-width: 1300px) {
header,
header.scrolled {
height: 80px;
}
#logo img,
header.scrolled #logo img {
height: 40px;
}
#logo,
header.scrolled #logo {
left: 30px;
top: 20px;
}
#headerBoxes,
header.scrolled #headerBoxes {
bottom: 0;
right: 100px;
}
#nested .firstLevel li a span {
min-height: 0px;
}
#nested .firstLevel > li > a {
max-width: 100%;
padding-right: 0;
}
#nested .firstLevel li br {
display: none;
}
#nested .firstLevel li a span svg {
top: 7px;
}
#top .titre {
top: 60px;
}
#nested .firstLevel li ul li a {
padding: 10px 0px 10px 35px;
}
}
@media (max-width: 1100px) {
#headerBoxes .menu-menu-du-haut-container {
display: none;
}
h1 {
font-size: 38px;
}
#top h1 {
max-width: 720px;
}
}
@media (max-width: 690px) {
#headerBoxes > a span {
display: none;
}
#headerBoxes > a svg {
margin: 0;
top: 0;
}
#headerBoxes > a path {
fill: #3EB572;
}
#headerBoxes > a {
background: #FFFFFF;
width: 38px;
height: 38px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
#headerBoxes .wp-block-buttons {
display: none;
}
}
@media (max-width: 900px) {
#gris > div.blocs {
margin: 0 0 60px 0;
padding: 60px 5% 0 5%;
overflow-x: scroll;
}
#gris > div.blocs::-webkit-scrollbar {display:none;}
#gris .bloc {
width: 340px;
flex-shrink: 0;
margin-right: 35px;
}
#top .titre {
bottom: 60px;
}
#top .scroll {
display: flex;
}
#gris {
scroll-margin-top: 70px;
}
#gris > div.blocs > div:nth-child(3) {
margin-right: 0;
}
#gris span.titre {
font-size: 22px;
max-width: 115px;
}
#gris > div.france {
flex-direction: column;
gap: 20px;
}
#gris .flag {
width: auto;
height: auto;
border-radius: 20px;
flex-direction: row;
padding: 25px;
margin: 0;
}
}
@media (max-width: 850px) {
#gris .bloc {
width: 280px;
}
}
@media (max-width: 730px) {
#gris .bloc {
width: 75vw;
}
#gris .bloc .img {
height: 48vw;
}
#gris span.titre {
max-width: 100%;
}
#gris .bloc a .icone {
bottom: auto;
top: 30px;
}
#gris .bloc a .icone {
transition: 0.1s;
}
}
@media (max-width: 500px) {
header div #nested .contentSmart span {
width: 22px;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 5px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
top: -5px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
top: 7px;
}
#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: -18px;
top: 8px;
}
#nested ul.firstLevel li ul li a {
font-size: 14px;
}
body {
font-size: 16px;
}
.widget_breadcrumb {
font-size: 13px;
}
body:not(.home):not(.error404) .title_and_bc {
padding: 35px 7.5%;
}
#logo img, header.scrolled #logo img {
height: 30px;
}
header div #nested, header.scrolled div #nested {
width: 30px;
height: 30px;
right: 6.5%;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 4px 0px;
}
header div #nested .contentSmart span {
width: 16px;
}
#headerBoxes > a {
width: 30px;
height: 30px;
}
#headerBoxes > a svg {
width: auto;
height: 12px;
}
header, header.scrolled {
height: 70px;
}
#logo, header.scrolled #logo {
left: 5%;
top: 0;
bottom: 0;
display: flex;
align-items: center;
}
#headerBoxes, header.scrolled #headerBoxes {
right: 75px;
}
#nested .firstLevel li a span svg {
top: 4px;
}
#nested .firstLevel {
padding-top: 80px;
}
body.menu_open #nested .firstLevel:before {
height: 85px;
}
h1 {
font-size: 8.5vw;
}
#top .scroll {
width: 40px;
height: 40px;
}
#top .scroll svg {
width: auto;
height: 20px;
}
header.scrolled {
height: 60px;
}
#gris > div.blocs {
padding: 55px 6.5% 0 6.5%;
}
#gris > div {
width: 87%;
}
#gris .bloc {
margin-right: 25px;
}
#gris .bloc .img {
margin-left: 25px;
}
#gris span.titre {
min-height: 0px;
margin: 20px 15px 20px 25px;
font-size: 20px;
}
#gris .bloc a .icone {
top: auto;
bottom: 25px;
right: 25px;
background: #FFFFFF;
}
#gris .flag {
flex-direction: column;
width: 100%;
font-size: 18px;
padding-bottom: 20px;
}
#gris {
scroll-margin-top: 50px;
padding-bottom: 45px;
margin-bottom: 60px;
}
h3, #produits span.titre, #solutions .item .txt > p:first-child, #cata .flex .img + p,
#edito .txt h2 + p, #edito .chiffres > div > p:last-child, #actu .droite .txt > a:first-child {
font-size: 18px;
}
#top {
height: 100svh;
}
}