@import url(https://p.typekit.net/p.css?s=1&k=cfe7fmt&ht=tk&f=24547.24549&a=84157111&app=typekit&e=css);
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-family:"sofia-pro";
src:url(https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3) format("opentype");
font-display:swap;
font-style:normal;
font-weight:400;
font-stretch:normal;
}
@font-face {
font-family:"sofia-pro";
src:url(https://use.typekit.net/af/262452/00000000000000007735f99a/30/l?subset_id=2&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/262452/00000000000000007735f99a/30/d?subset_id=2&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/262452/00000000000000007735f99a/30/a?subset_id=2&fvd=n7&v=3) format("opentype");
font-display:swap;
font-style:normal;
font-weight:700;
font-stretch:normal;
}
@font-face {
font-display: swap;
font-family: 'Exo 2';
font-style: normal;
font-weight: 900;
src: url(//www.aaid-entreprise.fr/wp-content/themes/aaid/fonts/exo-2-v24-latin-900.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #646A73;
font-family: 'sofia-pro', Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 120%;
color: #646A73;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'sofia-pro';
}
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: 56px;
color: #412661;
margin: 0;
font-weight: 900;
font-family: 'Exo 2';
line-height: 1.05em;
}
h2, #maintenance .gauche > :first-child {
font-family: 'Exo 2';
font-weight: 900;
color: #412661;
font-size: 40px;
}
h2 em {
color: #DA99E5;
font-style: normal;
}
h3, .cate .titre, .cate .real .elem img + p,
#tem .tem p:first-of-type {
font-family: 'Exo 2';
font-weight: 900;
font-size: 24px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #646A73;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 1.35em;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 1.35em;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
z-index: 2;
top: 0;
bottom: 4px;
margin: auto;
left: 40px;
right: 360px;
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: 20px;
font-weight: 600;
}
#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;
border-radius: 8px;
}
#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;
font-weight: 400;
text-align: left;
color: #412661;
}
#nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #DA99E5;
position: absolute;
border-radius: 50%;
top: 13px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
top: 32px;
left: 45px;
right: 45px;
height: 80px;
z-index: 2;
transition: 0.3s;
background: #412661;
border-radius: 70px;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
top: 0;
left: 0;
right: 0;
border-radius: 0px;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#headerBoxes {
position: absolute;
right: 25px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
gap: 35px;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 75px 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: 180px 0 65px 0;
position: relative;
background: #F4E0F7;
}
#chapterPicture .container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: flex-end;
justify-content: space-between;
position: relative;
padding-right: 680px;
box-sizing: border-box;
}
#chapterPicture .container:not(:has(img)) {
padding-right: 0;
}
#chapterPicture .container img {
width: 48%;
border-radius: 8px;
height: 100%;
position: absolute;
right: 0;
top: 0px;
object-fit: cover;
}
.widget_breadcrumb a {
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 18px;
}
body:not(.home) h1 {
margin: 60px 0 30px 0;
}
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.posabs {
position: absolute;
right: 0;
}
#nested ul.firstLevel:hover > li:not(.posabs) {
opacity: 0.5;
}
#nested ul.firstLevel:hover > li:hover,
#nested ul.firstLevel:has(li.posabs:hover) li {
opacity: 1;
}
}
@media (max-width: 1300px) {
header div #nested {
width: 40px;
height: 40px;
top: 0;
bottom: 0;
right: 30px;
left: auto;
}
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: #412661;
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, #412661, 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, #412661, 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: -6px;
top: 12px;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 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;
}
}      #wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
.btn_fleche,
#top .txt > :last-child a,
footer a.wp-block-button__link,
#seo .contact a {
border-radius: 16px;
background: none;
color: #412661;
padding: 13px 25px 17px 25px;
font-weight: 600;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: 2px solid #412661;
font-size: 20px;
height: auto;
box-shadow: none;
display: flex;
align-items: flex-end;
gap: 15px;
}
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
.btn_fleche:hover,
#top .txt > :last-child a:hover,
footer a.wp-block-button__link:hover,
#seo .contact a:hover {
background: #412661 !important;
color: #FFFFFF;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#wrapper a.wp-block-button__link:hover path,
#wrapper div.wpforms-container-full button[type=submit]:hover path,
.btn_fleche:hover path {
stroke: #FFFFFF;
} #top .txt > :last-child a,
footer a.wp-block-button__link,
#seo .contact a,
#wrapper a.wp-block-button__link.has-rose-background-color {
display: inline-block;
background: #DA99E5;
border-color: #DA99E5;
}
#top .txt > :last-child a:hover,
footer a.wp-block-button__link:hover,
#seo .contact a:hover,
#wrapper a.wp-block-button__link.has-rose-background-color:hover {
background: #412661 !important;
color: #DA99E5;
text-decoration: none;
}
.has-noir-color { color: #222427 !important; }
.has-noir-background-color { background-color: #222427 !important; }
.has-gris-fonce-color { color: #646A73 !important; }
.has-gris-fonce-background-color { background-color: #646A73 !important; }
.has-violet-color { color: #412661 !important; }
.has-violet-background-color { background-color: #412661 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-beige-color { color: #F8F3E9 !important; }
.has-beige-background-color { background-color: #F8F3E9 !important; }
.has-rose-color { color: #DA99E5 !important; }
.has-rose-background-color { background-color: #DA99E5 !important; }
.has-rose-clair-color { color: #F4E0F7 !important; }
.has-rose-clair-background-color { background-color: #F4E0F7 !important; }
header a.btn {
font-size: 20px;
color: #412661;
text-decoration: none;
line-height: 1;
background: #DA99E5;
border-radius: 99px;
padding: 8px 25px 12px 25px;
font-weight: 600;
transition: 0.3s;
display: inline-block;
}
header a.btn:hover {
background: #F4E0F7;
box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
header a.tel {
text-decoration: none;
color: #FFFFFF;
font-size: 20px;
font-weight: 600;
display: flex;
align-items: center;
gap: 12px;
}
header a.tel span {
position: relative;
top: -2px;
}
#nested ul.firstLevel > li.current_page_item > a > span:after,
#nested ul.firstLevel > li.current-page-parent > a > span:after,
li.posabs > a > span:after {
content: '';
width: 100%;
height: 2px;
background: #DA99E5;
position: absolute;
left: 0;
right: 0;
margin: auto;
bottom: 11px;
transition: 0.3s;
}
li.posabs:not(:hover):not(.current_page_item) > a > span:after {
width: 0%;
}
.cta {
position: fixed;
bottom: 200px;
right: 0;
z-index: 200;
background: #412661;
color: #DA99E5;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
padding: 24px 17px;
border-top-left-radius: 16px;
border-bottom-left-radius: 16px;
transition: 0.3s;
box-shadow: 0 0 10px rgba(218, 153, 229, 0.4);
}
.cta .ic {
width: 48px;
height: 48px;
background: #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
.cta .titre {
font-family: 'Exo 2';
font-size: 24px;
font-weight: 900;
display: block;
line-height: 1;
margin: 10px 0 5px 0;
}
.cta .txt {
display: block;
line-height: 1.3em;
margin-bottom: 12px;
font-size: 16px;
}
.cta a {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.cta:hover {
padding-right: 22px;
padding-left: 22px;
}
#top {
padding: 165px 0 0 0;
position: relative;
}
#top .flex {
width: 90%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
}
#top .flex > div {
width: 48.5%;
position: relative;
}
#top .txt p {
color: #222427;
font-size: 24px;
line-height: 1.4em;
margin: 25px 0 0 0;
}
.home h1 {
margin-top: 65px;
}
#top .imgs img {
width: 59%;
height: 39%;
border-radius: 8px;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
}
#top .imgs > img:nth-child(2) {
right: 0;
top: 0;
bottom: 0;
margin: auto;
left: auto;
}
#top .imgs > img:nth-child(3) {
bottom: 0;
top: auto;
left: 60px;
}
#top:before {
content: '';
background: #F4E0F7;
position: absolute;
left: 0;
right: 0;
bottom: 75px;
top: 0;
pointer-events: none;
}
#top .arrondi {
background: #F4E0F7;
clip-path: ellipse(52% 75px at 50% 0%);
height: 75px;
margin-top: 20px;
position: relative;
}
#top .imgs {
border-top: 20px solid #F4E0F7;
}
.cate {
margin-top: 90px;
}
.cate .main {
width: 90%;
max-width: 1100px;
margin: 0 auto 70px;
display: flex;
justify-content: space-between;
}
.cate .droite {
margin-left: 110px;
flex-shrink: 0;
}
.cate .item {
background: #F8F3E9;
border-radius: 8px;
display: flex;
align-items: center;
gap: 15px;
padding: 20px 95px 20px 20px;
margin-bottom: 15px;
position: relative;
}
.cate .titre {
display: block;
line-height: 1.15em;
color: #412661;
max-width: 310px;
}
.cate .item img {
width: 80px;
height: 80px;
object-fit: cover;
border-radius: 50%;
}
.cate .item a {
width: 72px;
height: 72px;
box-sizing: border-box;
border: 2px solid #412661;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
text-indent: -9999px;
transition: 0.3s;
position: absolute;
right: 20px;
top: 0;
bottom: 0;
margin: auto;
}
.cate .item a path {
transition: 0.3s;
}
.cate .item a:hover path {
stroke: #F8F3E9;
}
.cate .item a:hover {
background: #412661;
}
.cate .gauche > :first-child {
font-family: 'Exo 2';
font-size: 96px;
line-height: 1;
font-weight: 900;
color: #412661;
margin: 20px 0 45px 0;
}
.cate h2 {
margin-bottom: 25px;
}
.cate .real {
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
width: 90%;
max-width: 1400px;
margin: 0 auto;
}
.cate .real .flex {
width: 100%;
display: flex;
justify-content: space-between;
margin: 30px 0 65px 0;
}
.cate .real .elem {
width: 22%;
text-align: left;
}
.cate .real .elem img {
width: 100%;
height: 225px;
object-fit: cover;
border-radius: 8px;
margin-bottom: 15px;
}
.cate .real .elem img + p {
color: #412661;
}
@media (min-width: 1230px) and (max-height: 875px) {
#top .flex .txt svg {
width: auto;
height: 70px;
}
h1 {
font-size: 46px;
}
.home h1 {
margin-top: 50px;
}
#top .txt p {
font-size: 22px;
}
#top .flex {
max-width: 1100px;
}
#top .flex > div.imgs {
width: 470px;
}
}
@media (min-width: 1230px) and (max-height: 710px) {
h1 {
font-size: 44px;
}
.home h1 {
margin-top: 40px;
}
#top .txt p {
font-size: 20px;
}
#top .flex .txt svg {
height: 55px;
}
}
@media (max-width: 1600px) {
header a.btn,
header a.tel,
#nested .firstLevel li a,
body,
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
.btn_fleche, #top .txt > :last-child a,
footer a.wp-block-button__link, #seo .contact a {
font-size: 18px;
}
header a.btn {
padding: 9px 25px 11px 25px;
}
#nested {
bottom: 2px;
right: 340px;
}
h2, #maintenance .gauche > :first-child,
#qsn .chiffres p {
font-size: 36px;
}
.cate .gauche > :first-child {
font-size: 80px;
}
.cate .real .flex,
.cate.industrie .real .flex {
margin: 10px 0 45px 0;
}
h3, .cate .titre, .cate .real .elem img + p, #tem .tem p:first-of-type {
font-size: 22px;
}
.cate .titre {
max-width: 290px;
}
}
#top .imgs > img:nth-child(1) {
animation: frombottomimg 1s ease;
}
@keyframes frombottomimg {
0% {
opacity: 0;
margin-top: 15px;
}
100% {
opacity: 1;
margin-top: 0;
}
}
@keyframes frombottom {
0% {
opacity: 0;
position: relative;
bottom: -15px;
}
100% {
opacity: 1;
position: relative;
bottom: 0;
}
}
#top .imgs > img:nth-child(2) {
animation: fromleft 1s ease;
}
@keyframes fromleft {
0% {
opacity: 0;
margin-right: 15px;
}
100% {
opacity: 1;
margin-right: 0;
}
}
#top .imgs > img:nth-child(3) {
animation: fromtop 1s ease;
}
@keyframes fromtop {
0% {
opacity: 0;
margin-bottom: 15px;
}
100% {
opacity: 1;
margin-bottom: 0;
}
}
#top .imgs > img {
animation-delay: 0.35s;
animation-fill-mode: both;
}
.home h1,
.home h1 + p,
.home h1 + p + p {
animation: frombottom 1s ease;
animation-delay: 0.35s;
animation-fill-mode: both;
}
.home h1 + p {
animation-delay: 0.5s;
}
.home h1 + p + p {
animation-delay: 0.65s;
}
@media (max-width: 1740px) {
#nested .firstLevel li a,
header a.tel {
font-size: 18px;
}
#nested {
bottom: 2px;
}
}
@media (max-width: 1620px) {
#nested .firstLevel li a {
padding: 0 12px;
}
#nested {
left: 30px;
right: 335px;
}
#headerBoxes {
gap: 25px;
}
header {
position: fixed;
top: 30px;
left: 30px;
right: 30px;
}
}
@media (max-width: 1490px) {
#nested .firstLevel li.posabs {
position: relative;
}
#nested .firstLevel li a, header a.tel {
font-size: 16px;
}
li.posabs:not(.current_page_item) > a > span:after {
display: none;
}
}
@media (min-width: 1301px) and (max-width: 1490px) {
#nested ul.firstLevel:hover > li,
#nested ul.firstLevel:has(li.posabs:hover) li {
opacity: 0.5;
}
#nested ul.firstLevel:hover > li:hover,
#nested ul.firstLevel:has(li.posabs:hover) li.posabs {
opacity: 1;
}
}
@media (max-width: 1370px) {
header a.tel svg {
display: none;
}
header a.tel span {
top: -1px;
}
header {
top: 20px;
left: 20px;
right: 20px;
}
#nested {
right: auto;
}
}
@media (max-width: 1300px) {
#headerBoxes {
right: auto;
left: 40px;
}
header a.tel svg {
display: block;
width: auto;
height: 18px;
}
#nested ul.firstLevel > li.current_page_item > a > span:after,
#nested ul.firstLevel > li.current-page-parent > a > span:after,
li.posabs > a > span:after {
bottom: -6px;
}
#nested .firstLevel li ul li a {
color: #FFFFFF;
padding: 10px;
}
}
@media (min-width: 501px) and (max-width: 1300px) {
.cta {
display: none;
}
}
@media (max-width: 1230px) {
#top .flex {
flex-direction: column;
gap: 40px;
}
#top .flex > div {
width: 100%;
}
#top .imgs {
height: 100vw;
}
h1 {
font-size: 48px;
}
#top .txt p {
font-size: 20px;
}
h2, #maintenance .gauche > :first-child,
#qsn .chiffres p {
font-size: 32px;
}
#top .flex svg {
width: auto;
height: 70px;
display: block;
margin: 0 auto;
}
.cate .gauche > :first-child {
font-size: 60px;
}
}
@media (max-width: 1020px) {
.cate .main {
flex-direction: column;
gap: 30px;
}
.cate .droite {
margin-left: 0;
}
.cate .real .flex {
overflow-x: scroll;
padding-left: 6.5vw;
box-sizing: border-box;
scroll-snap-type: x mandatory;
}
.cate .real .elem,
div .cate.industrie .real .elem {
width: 400px;
flex-shrink: 0;
margin-right: 30px;
padding: 0;
background: none;
border-radius: 0px;
scroll-snap-align: center;
}
.cate .real {
width: 100%;
}
.cate .real .elem img {
height: 290px;
}
.cate .real h2 {
padding: 0 6.5vw;
}
.cate .real .flex::-webkit-scrollbar {
display: none;
}
}
@media (max-width: 500px) {
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
#nested ul.firstLevel li ul li a {
font-size: 14px;
}
body {
font-size: 16px;
}
.widget_breadcrumb {
font-size: 13px;
}
#chapterPicture .titre > a {
display: none;
}
header a.tel span {
display: none;
}
header a.tel {
width: 38px;
height: 38px;
overflow: hidden;
border-radius: 50%;
background: #DA99E5;
display: flex;
align-items: center;
justify-content: center;
}
header a.tel path {
stroke: #412661;
}
#headerBoxes {
gap: 15px;
left: 25px;
}
header div #nested {
right: 20px;
}
#top .flex,
.cate .main,
#chapterPicture .container {
width: 85%;
}
body.home h1 {
font-size: 8.2vw;
margin-top: 30px;
}
#top .txt p {
font-size: 18px;
}
h1 {
font-size: 34px;
}
#top .flex svg {
height: 60px;
}
#top .arrondi {
clip-path: ellipse(52% 35px at 50% 0%);
}
header.scrolled {
height: 70px;
}
.cta {
bottom: 0;
border-radius: 0;
width: 100%;
flex-direction: row;
justify-content: center;
gap: 20px;
padding: 12px;
box-sizing: border-box;
bottom: -65px;
}
.cta > svg:last-of-type,
.cta .txt br {
display: none;
}
.cta .txt,
.cta .titre {
margin: 0;
}
.cta .ic {
width: 40px;
height: 40px;
}
.cta .ic svg {
width: auto;
height: 18px;
}
.cta.scrolled,
body:not(.home) .cta {
bottom: 0;
}
#top .imgs {
height: 85vw;
}
.cate .gauche > :first-child {
font-size: 46px;
margin-bottom: 20px;
}
h2, #maintenance .gauche > :first-child, #qsn .chiffres p {
font-size: 28px;
}
h3, .cate .titre,
.cate .real .elem img + p,
#tem .tem p:first-of-type {
font-size: 18px;
}
.cate {
margin-top: 10px;
}
.cate .main {
margin-bottom: 35px;
}
.cate .real .elem,
div .cate.industrie .real .elem {
width: 75vw;
}
.cate .real .elem img {
height: 53vw;
}
.cate .real .flex, .cate.industrie .real .flex {
margin-bottom: 30px;
}
body:not(.home) h1 {
margin: 0 0 15px 0;
}
#chapterPicture {
padding: 150px 0 40px 0;
}
#wrapperInner {
padding-top: 50px;
}
}
.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}}