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: 'Khand';
font-style: normal;
font-weight: 400;
src: url(//www.griplast.com/wp-content/themes/griplast/fonts/khand-v21-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Khand';
font-style: normal;
font-weight: 500;
src: url(//www.griplast.com/wp-content/themes/griplast/fonts/khand-v21-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Khand';
font-style: normal;
font-weight: 700;
src: url(//www.griplast.com/wp-content/themes/griplast/fonts/khand-v21-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Lora';
font-style: normal;
font-weight: 400;
src: url(//www.griplast.com/wp-content/themes/griplast/fonts/lora-v35-latin-regular.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #373630;
font-family: 'Khand', Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 120%;
color: #373630;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Khand';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1;
margin: 10px 0px;
font-weight: bold;
}
h1 {
font-size: 48px;
margin: 0;
font-weight: 400;
font-family: 'Lora';
}
h2 {
font-size: 38px;
color: #95AE1C;
}
h3 {
font-size: 25px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #373630;
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: 400px;
top: 31px;
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: #373630;
padding: 0px 20px;
text-decoration: none;
font-size: 17px;
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;
border-radius: 18px;
}
#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: 16px;
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: #95AE1C;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 120px;
z-index: 2;
transition: 0.3s;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
left: 60px;
top: 21px;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 60px;
top: 40px;
transition: 0.3s;
z-index: 3;
display: flex;
align-items: center;
gap: 20px;
} #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 {
position: relative;
background: #f4f7e8;
margin: 120px 60px 0 60px;
border-radius: 60px;
padding: 50px;
}
.widget_breadcrumb a {
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 15px;
margin-top: 25px;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1220px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1220px) {
header div #nested,
div header.scrolled #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: #373630;
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, #373630, 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, #373630, 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: #373630;
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: -5px;
top: 8px;
}
#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;
}
}      body.error404 article a,
#wrapper a.wp-block-button__link,
section.newsContainer .droite > a,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn,
footer a.wp-block-button__link,
#expert .txt p a,
#produits .item a,
#qsn .droite > :last-child a,
#qsn .contact a,
#actu .gauche a {
border-radius: 99px;
display: inline-block;
background: #373630;
color: #FFFFFF;
padding: 16px 20px 13px 20px;
font-weight: 700;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 0.05em;
text-indent: 0.05em;
text-align: center;
height: auto;
box-shadow: none;
min-width: 125px;
box-sizing: border-box;
}
body.error404 article a:hover,
#wrapper a.wp-block-button__link:hover,
section.newsContainer .droite > a:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.btn:hover,
footer a.wp-block-button__link:hover,
#expert .txt p a:hover,
#produits .item a:hover,
#qsn .droite > :last-child a:hover,
#qsn .contact a:hover,
#actu .gauche a:hover {
background: #95AE1C !important;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
} header a.btn,
footer a.wp-block-button__link,
#qsn .contact a {
background: #95AE1C;
}
header a.btn:hover,
footer a.wp-block-button__link:hover,
#qsn .contact a:hover {
background: #869c1b !important;
} #qsn .droite > :last-child a {
background: #FFFFFF;
color: #373630;
}
#qsn .droite > :last-child a:hover {
background: #95AE1C !important;
color: #FFFFFF;
}
.has-noir-color { color: #373630 !important; }
.has-noir-background-color { background-color: #373630 !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-vert-color { color: #95AE1C !important; }
.has-vert-background-color { background-color: #95AE1C !important; }
.has-vert-clair-color { color: #f4f7e8 !important; }
.has-vert-clair-background-color { background-color: #f4f7e8 !important; }
header a.tel {
text-decoration: none;
font-size: 17px;
font-weight: 700;
color: #95AE1C;
display: flex;
align-items: flex-start;
gap: 10px;
}
#top {
margin: 0 60px 80px;
position: relative;
height: calc(100vh - 60px);
display: flex;
flex-direction: column;
justify-content: flex-end;
}
#top > img {
position: absolute;
top: -180px;
right: -290px;
z-index: -1;
}
#top h1 {
font-size: 60px;
max-width: 880px;
margin: 155px auto 45px;
text-align: center;
}
#top .flex {
display: flex;
justify-content: space-between;
}
#top .item {
width: 32%;
border-radius: 40px;
overflow: hidden;
position: relative;
}
#top .item img {
width: 100%;
height: 450px;
object-fit: cover;
transition: 0.5s;
}
#top .item span.titre {
position: absolute;
left: 40px;
top: 260px;
color: #FFFFFF;
font-size: 40px;
font-weight: 700;
max-width: 250px;
line-height: 1;
z-index: 1;
}
#top .item:after {
content: '';
background: linear-gradient(0deg, #373630, transparent);
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
pointer-events: none;
}
#top .item a {
color: #FFFFFF;
z-index: 1;
position: absolute;
bottom: 30px;
right: 30px;
text-decoration: none;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
display: flex;
align-items: center;
gap: 20px;
font-size: 16px;
}
#top .item:has(a:hover) img {
transform: scale(1.1);
filter: brightness(0.7);
}
@media (min-width: 1220px) and (min-height: 900px) {
#top .item img {
height: 540px;
}
#top .item span.titre {
top: 340px;
}
}
@media (min-width: 1220px) and (min-height: 1000px) {
#top {
height: auto;
}
}
@media (min-width: 1220px) and (max-height: 820px) {
#top h1 {
font-size: 50px;
max-width: 720px;
}
#top .item img {
height: 380px;
}
#top .item span.titre {
top: 200px;
}
}
@media (min-width: 1220px) and (max-height: 700px) {
#top .item img {
height: 330px;
}
#top .item span.titre {
top: 160px;
}
#top h1 {
font-size: 42px;
max-width: 610px;
}
#top {
min-height: 580px;
}
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
background: #FFFFFF;
height: 80px;
}
header.scrolled #logo {
top: 17px;
left: 30px;
}
header.scrolled #logo img {
height: 46px;
}
header.scrolled #headerBoxes {
right: 30px;
top: 18px;
}
header.scrolled #nested {
right: 350px;
top: 11px;
}
#wrapper p, #wrapper li {
letter-spacing: 0.01em;
}
@media (min-width: 1221px) {
#top .item {
animation: slideFromBottom 0.8s ease-out;
animation-fill-mode: both;
}
#top .flex > div:nth-child(1) {
animation-delay: 0.5s;
}
#top .flex > div:nth-child(2) {
animation-delay: 1.0s;
}
#top .flex > div:nth-child(3) {
animation-delay: 1.5s;
}
@keyframes slideFromBottom {
0% {
opacity: 0;
bottom: -40px;
}
100% {
opacity: 1;
bottom: 0;
}
}
}
#top h1 {
animation: slideFromTop 0.5s ease-out;
animation-fill-mode: both;
animation-delay: 0.25s;
}
@keyframes slideFromTop {
0% {
opacity: 0;
transform: translateY(-20px);
}
50% {
opacity: 0.2;
}
100% {
opacity: 1;
transform: translateY(0px);
}
}
#chapterPicture .fab_fr {
position: absolute;
top: 0;
bottom: 0;
display: flex;
align-items: center;
right: 30px;
}
#chapterPicture img.europe {
border-radius: 50%;
margin-left: 30px;
}
.mgtop-25 {
margin-top: -25px;
}
@media (max-width: 1420px) {
#logo {
left: 45px;
}
#headerBoxes {
right: 45px;
}
#top h1 {
font-size: 54px;
max-width: 780px;
}
#nested .firstLevel > li > a {
padding: 0 17px;
}
#nested {
right: 360px;
}
}
@media (max-width: 1420px) and (max-height: 710px) {
#top {
margin: 0 45px 65px;
height: calc(100vh - 45px);
min-height: 585px;
}
#top h1 {
font-size: 46px;
max-width: 670px;
}
#top .item img {
height: 330px;
}
#top .item span.titre {
top: 160px;
}
}
@media (max-width: 1320px) {
#logo img {
height: 50px;
}
#headerBoxes {
right: 35px;
}
#logo {
left: 35px;
}
#top {
margin-left: 35px;
margin-right: 35px;
}
header a.btn {
font-size: 14px;
}
#nested .firstLevel > li > a {
padding: 0 15px;
}
#nested {
right: 330px;
top: 30px;
}
header.scrolled #headerBoxes {
top: 19px;
}
header.scrolled #nested {
right: 330px;
}
}
@media (max-width: 1220px) {
header {
height: 95px;
}
#headerBoxes,
header.scrolled #headerBoxes {
top: 0;
bottom: 0;
right: 90px;
}
header a.tel {
position: relative;
top: 2px;
}
#nested .firstLevel li ul li a {
padding: 10px;
}
#top {
height: auto;
margin-left: 5%;
margin-right: 5%;
}
#top h1 {
font-size: 44px;
max-width: 640px;
}
#top .item img {
height: 300px;
}
#top .item span.titre {
top: 140px;
font-size: 32px;
left: 35px;
}
}
@media (max-width: 1000px) {
#top .flex {
flex-direction: column;
gap: 5vw;
}
#top .item {
width: 100%;
}
#top .item img {
height: 56vw;
}
#top .item span.titre {
top: 0;
left: 0;
right: 0;
bottom: 50px;
display: flex;
align-items: center;
justify-content: center;
max-width: 100%;
}
#top .item a {
right: 50%;
bottom: 50%;
transform: translate(50%, 50%);
margin-bottom: -30px;
}
}
@media (max-width: 630px) {
header a.tel {
top: 0;
width: 37px;
height: 37px;
background: #95AE1C;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
header a.tel span {
display: none;
}
header a.tel path {
fill: #FFFFFF;
}
header a.btn {
padding: 13px 20px 10px 20px;
}
#headerBoxes {
gap: 10px;
}
#logo img {
height: 42px;
}
}
@media (max-width: 1220px) {
#chapterPicture {
margin: 95px 40px 0 40px;
}
}
@media (max-width: 1200px) {
body:not(.home) #produits {
flex-direction: row;
column-gap: 0;
}
}
@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: -6px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
top: 8px;
}
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
body {
font-size: 16px;
}
.widget_breadcrumb {
font-size: 13px;
margin-top: 18px;
}
#top > img {
display: none;
}
#top {
margin-left: 6.5%;
margin-right: 6.5%;
}
header {
background: #f4f7e8;
height: 80px;
}
header a.btn {
display: none;
}
header a.tel path {
fill: #373630;
}
header a.tel svg {
width: auto;
height: 18px;
}
header a.tel {
background: none;
width: 30px;
height: 30px;
}
#headerBoxes, header.scrolled #headerBoxes {
right: 80px;
}
#logo, header.scrolled #logo {
left: 6.5vw;
top: 0;
bottom: 0;
display: flex;
align-items: center;
}
#top h1 {
font-size: 8.8vw;
margin-top: 120px;
}
#top .item span.titre {
font-size: 24px;
bottom: 35px;
}
#top .item {
border-radius: 25px;
}
#top .item:after {
background: linear-gradient(0deg, #373630, rgba(55, 54, 48, 0.2));
}
#top .flex {
gap: 6.5vw;
}
#top .item a {
white-space: nowrap;
}
#top .item a svg {
width: auto;
height: 28px;
}
header.scrolled {
height: 60px;
background: #f4f7e8;
}
header.scrolled #logo img {
height: 32px;
}
h2 {
font-size: 32px;
}
#expert .txt p {
margin: 20px 0 0 0;
}
#top {
margin-bottom: 60px;
}
#chapterPicture {
border-radius: 0;
background: none;
padding: 0;
margin: 125px 6.5% 0;
}
h1 sup {
font-size: 18px;
}
div#wpforms-167 {
margin-top: -5px;
}
#top .item a {
font-size: 15px;
}
#chapterPicture img.europe:only-child {
margin: 0;
}
}
@media (max-width: 820px) {
#chapterPicture .fab_fr {
right: auto;
position: relative;
margin-top: 25px;
}
}