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: 'Work Sans';
font-style: normal;
font-weight: 300;
src: url(//www.ateliertinox.fr/wp-content/themes/ateliertinox/fonts/work-sans-v24-latin-300.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Work Sans';
font-style: normal;
font-weight: 500;
src: url(//www.ateliertinox.fr/wp-content/themes/ateliertinox/fonts/work-sans-v24-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Avenir Next Condensed';
font-style: normal;
font-weight: 500;
src: url(//www.ateliertinox.fr/wp-content/themes/ateliertinox/fonts/avenir-next-condensed-medium.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #1C1B1F;
font-family: 'Work Sans', Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 120%;
color: #1C1B1F;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Work Sans';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6,
#top p:first-of-type {
line-height: 1.05em;
margin: 10px 0px;
font-weight: 500;
font-family: 'Avenir Next Condensed';
}
h1 {
font-size: 42px;
margin: 0 0 20px 0;
}
h2,
#top p:first-of-type {
font-size: 38px;
}
h3, #projet h2 + p, #job h2 + p {
font-size: 24px;
font-weight: 500;
font-family: 'Avenir Next Condensed';
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #1C1B1F;
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: 40px;
z-index: 2;
right: 470px;
top: 0;
bottom: 0;
margin: auto;
transition: 0.3s;
background: #FFFFFF;
border-radius: 99px;
padding: 0 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
#nested .firstLevel {
height: 40px;
margin: 0px;
text-align: center;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 40px;
transition: 0.25s opacity;
}
#nested .firstLevel li a {
display: block;
height: 40px;
line-height: 40px;
color: #000000;
padding: 0px 20px;
text-decoration: none;
font-size: 16px;
font-weight: 500;
}
#nested .firstLevel li a span {
display: block;
height: 40px;
line-height: 40px;
position: relative;
}
#nested .firstLevel > li > a > span:before {
content: '';
width: 100%;
height: 1px;
background: #BF9D78;
position: absolute;
left: 0;
transition: 0.3s;
opacity: 0;
bottom: 3px;
}
body.industrie #nested .firstLevel > li > a > span:before {
background: #7D7B83;
}
#nested .firstLevel > li:hover > a > span:before,
#nested .firstLevel li.current-menu-item > a span:before {
opacity: 1;
bottom: 8px;
}
#nested .firstLevel li.current-menu-item > a span:before {
height: 2px;
bottom: 7px;
}
#nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #F9F7F1;
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-transform: inherit;
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,
.title_and_bc .inner ul li {
position: relative;
}
#wrapper ul li:before,
.title_and_bc .inner ul li:before {
content: '';
width: 6px;
height: 6px;
background: #BF9D78;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
body.industrie #wrapper ul li:before {
background: #7D7B83;
}
#page {
position: relative;
background: #F9F7F1;
overflow: hidden;
}
header {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 150px;
z-index: 2;
transition: 0.3s;
}
header:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(249, 247, 241, 0.5);
-webkit-backdrop-filter: blur(35px);
backdrop-filter: blur(35px);
transition: 0.3s;
opacity: 0;
pointer-events: none;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
left: 90px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
}
#logo a {
display: flex;
flex-direction: column;
text-align: center;
text-decoration: none;
gap: 10px;
font-size: 16px;
transition: 0.3s;
position: relative;
top: 0;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 235px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
z-index: 3;
transition: 0.3s;
} #wrapper {
position: relative;
background: #F9F7F1;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 80px 0px 0px 0px;
scroll-margin-top: 80px;
}
#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: 500;
}
em {
font-style: italic;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1050px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1050px) {
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: #1C1B1F;
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, #1C1B1F, 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, #1C1B1F, 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: #1C1B1F;
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: #F9F7F1;
}
#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 #F9F7F1;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -11px;
top: 9px;
}
#nested .firstLevel li a {
color: #F9F7F1;
}
#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;
}
}      #page a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
#top .txt > :last-child a,
#qsn .txt > :last-child a,
#projet > :last-child a,
#job > :last-child a {
border-radius: 99px;
display: inline-block;
background: #1C1B1F;
color: #F9F7F1;
padding: 13px 20px 13px 55px;
font-weight: 500;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 16px;
height: auto;
box-shadow: none;
width: auto;
position: relative;
}
#page a.wp-block-button__link span,
#wrapper div.wpforms-container-full button[type=submit] span,
#top .txt > :last-child a span,
#qsn .txt > :last-child a span,
#projet > :last-child a span,
#job > :last-child a span {
width: 42px;
background: #FFFFFF;
position: absolute;
left: -1px;
border-radius: 999px;
height: 100%;
top: 0px;
display: flex;
align-items: center;
justify-content: center;
transition: 0.3s;
}
#page a.wp-block-button__link:hover span svg,
#wrapper div.wpforms-container-full button[type=submit]:hover span svg,
#top .txt > :last-child a:hover span svg,
#qsn .txt > :last-child a:hover span svg,
#projet > :last-child a:hover span svg,
#job > :last-child a:hover span svg {
transform: rotate(45deg);
}
#page a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
#top .txt > :last-child a:hover,
#qsn .txt > :last-child a:hover,
#projet > :last-child a:hover,
#job > :last-child a:hover {
padding: 13px 28px 13px 63px;
background: #1C1B1F !important;
box-shadow: 0 0 12px rgba(0,0,0,0.3);
} #top .txt > :last-child a,
#page a.wp-block-button__link.btn_ancre {
padding: 18px 20px 18px 65px;
}
#top .txt > :last-child a span,
#page a.wp-block-button__link.btn_ancre span {
width: 52px;
}
#top .txt > :last-child a:hover,
#page a.wp-block-button__link.btn_ancre:hover {
padding: 18px 30px 18px 75px;
}
.has-noir-color { color: #1C1B1F !important; }
.has-noir-background-color { background-color: #1C1B1F !important; }
.has-noir-clair-color { color: #323135 !important; }
.has-noir-clair-background-color { background-color: #323135 !important; }
.has-blanc-color { color: #F9F7F1 !important; }
.has-blanc-background-color { background-color: #F9F7F1 !important; }
.has-gris-color { color: #7D7B83 !important; }
.has-gris-background-color { background-color: #7D7B83 !important; }
.has-gris-clair-color { color: #A4A2A8 !important; }
.has-gris-clair-background-color { background-color: #A4A2A8 !important; }
.has-marron-color { color: #BF9D78 !important; }
.has-marron-background-color { background-color: #BF9D78 !important; }
#menu {
position: absolute;
right: 90px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
z-index: 2;
}
#menu .contentSmart .container {
display: flex;
flex-direction: column;
align-items: flex-end;
width: 18px;
position: relative;
overflow: hidden;
}
#menu .contentSmart .container_span {
height: 20px;
overflow: hidden;
padding-left: 12px;
}
#menu .contentSmart .container_span span {
font-weight: 500;
position: relative;
top: 1px;
transition: 0.3s;
display: block;
}
#menu .contentSmart .container span {
height: 2px;
display: block;
position: relative;
top: 0px;
left: 0;
border-radius: 0px;
width: 18px;
background: #1C1B1F;
}
#menu .contentSmart .container > span:nth-child(2) {
margin: 5px 0;
}
#menu .contentSmart {
display: flex;
align-items: center;
cursor: pointer;
position: relative;
z-index: 2;
height: 40px;
width: 120px;
background: #FFFFFF;
border-radius: 99px;
justify-content: flex-start;
box-sizing: border-box;
padding-left: 20px;
transition: 0.3s;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
#menu div.menu_ctnr {
position: fixed;
top: 0;
width: 530px;
right: -530px;
bottom: 0;
background: #F9F7F1;
display: flex;
align-items: center;
justify-content: flex-start;
transition: 0.4s ease-in-out;
}
#menu ul.firstLevel li a {
font-size: 30px;
line-height: 1.2em;
font-weight: 500;
text-decoration: none;
transition: 0.3s;
padding: 20px;
display: inline-block;
}
#menu div.menu_ctnr ul#menu-menu-principal {
margin: 0;
display: flex;
flex-direction: column;
position: relative;
padding: 100px 100px 100px 80px;
height: 100%;
width: 100%;
justify-content: center;
box-sizing: border-box;
}
#menu div.menu_ctnr ul#menu-menu-principal:has(a:hover) li:not(:hover) a {
opacity: 0.2;
}
#menu .ombre {
width: 100vw;
height: 100%;
background: rgba(0,0,0,0.6);
position: absolute;
top: 0;
right: 100%;
z-index: 5;
opacity: 0;
pointer-events: none;
transition: 0.4s ease-in-out;
}
body.menu_open #menu .ombre {
opacity: 1;
pointer-events: initial;
}
body.menu_open #menu div.menu_ctnr {
right: 0;
box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
body.menu_open #menu .contentSmart .container_span > span {
transform: translateY(-100%);
}
#headerBoxes a {
background: #FFFFFF;
text-decoration: none;
display: flex;
align-items: center;
gap: 15px;
padding: 10px 20px;
height: 40px;
box-sizing: border-box;
border-radius: 99px;
font-weight: 500;
transition: 0.3s;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
#headerBoxes path {
transition: 0.3s;
}
#headerBoxes a:hover {
background: #1C1B1F;
color: #FFFFFF;
}
#headerBoxes a:hover path {
fill: #FFFFFF;
}
#menu .contentSmart .container > span:nth-child(1) {
transition: left 0.3s ease 0s, opacity 0.3s;
}
#menu .contentSmart .container > span:nth-child(2) {
transition: left 0.3s ease 0.1s, opacity 0.3s;
}
#menu .contentSmart .container > span:nth-child(3) {
transition: left 0.3s ease 0.2s, opacity 0.3s;
}
body:not(.menu_open) #menu .contentSmart .container > span:nth-child(4) {
position: absolute;
top: 0;
left: -20px;
transition: left 0.3s ease 0.1s, opacity 0.3s;
}
body:not(.menu_open) #menu .contentSmart .container > span:nth-child(5) {
position: absolute;
top: 7px;
left: -20px;
transition: left 0.3s ease 0.2s, opacity 0.3s;
}
body:not(.menu_open) #menu .contentSmart .container > span:nth-child(6) {
position: absolute;
bottom: 0;
left: -20px;
transition: left 0.3s ease 0.3s, opacity 0.3s;
top: auto;
}
@media (max-width: 501px) {
body:not(.menu_open) #menu .contentSmart.active .container > span:nth-child(1),
body:not(.menu_open) #menu .contentSmart.active .container > span:nth-child(2),
body:not(.menu_open) #menu .contentSmart.active .container > span:nth-child(3) {
left: 20px;
}
body:not(.menu_open) #menu .contentSmart.active .container > span:nth-child(4),
body:not(.menu_open) #menu .contentSmart.active .container > span:nth-child(5),
body:not(.menu_open) #menu .contentSmart.active .container > span:nth-child(6) {
left: 0;
}
}
body.menu_open #menu .contentSmart .container > span:nth-child(4),
body.menu_open #menu .contentSmart .container > span:nth-child(5),
body.menu_open #menu .contentSmart .container > span:nth-child(6) {
display: none;
}
#menu .contentSmart .container > span:nth-child(7),
#menu .contentSmart .container > span:nth-child(8) {
position: absolute;
top: 0;
left: 0;
opacity: 0;
transition: opacity 0.3s;
}
#menu .contentSmart .container > span:nth-child(8) {
top: auto;
bottom: 0;
}
body.menu_open #menu .contentSmart .container > span:nth-child(7) {
transform: rotate(45deg);
border-radius: 2px;
top: 8px;
opacity: 1;
}
body.menu_open #menu .contentSmart .container > span:nth-child(8) {
transform: rotate(-45deg);
bottom: 6px;
opacity: 1;
border-radius: 2px;
}
body.menu_open #menu .contentSmart .container > span:nth-child(1),
body.menu_open #menu .contentSmart .container > span:nth-child(2),
body.menu_open #menu .contentSmart .container > span:nth-child(3) {
opacity: 0;
}
body.menu_open #menu .contentSmart,
body.menu_open #headerBoxes a {
box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
height: 80px;
}
header.scrolled #menu {
right: 20px;
}
body.home header:not(.scrolled) #logo {
opacity: 0;
pointer-events: none;
}
header.scrolled #headerBoxes,
body.home header.scrolled #headerBoxes {
right: 165px;
}
header.scrolled #logo {
left: 30px;
}
header.scrolled:before {
opacity: 1;
}
header.scrolled #logo img {
height: 24px;
}
header.scrolled #logo a {
gap: 5px;
font-size: 14px;
top: 3px;
}
header.scrolled #nested {
right: 390px;
}
#top {
height: 100vh;
display: flex;
}
#top > div {
width: 50%;
display: flex;
}
#top > div > div {
width: 50%;
overflow: hidden;
}
#top .txt {
box-sizing: border-box;
padding: 100px 100px 15vh 100px;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-end;
background: #F9F7F1;
transition: 0.4s;
}
#top .txt img + span {
font-size: 15px;
margin: 8px 0 30px 0;
}
#top p:first-of-type {
margin-bottom: 0;
}
#top .agencement p:first-of-type,
body.agencement h1 {
color: #A07E59;
}
#top .agencement .txt > :last-child a span,
body.agencement #page a.wp-block-button__link span {
background: #BF9D78;
}
#top .agencement .txt > :last-child a:hover span,
body.agencement #page a.wp-block-button__link:hover span {
background: #caab8a;
}
#top .industrie p:first-of-type,
body.industrie h1 {
color: #7D7B83;
}
#top .industrie .txt > :last-child a span,
body.industrie #page a.wp-block-button__link span,
body.industrie #wrapper .wp-block-accordion-heading__toggle-icon {
background: #A4A2A8;
}
#top .industrie .txt > :last-child a:hover span,
body.industrie #page a.wp-block-button__link:hover span {
background: #bbbbbd;
}
#top .img img {
object-fit: cover;
width: 100%;
height: 100%;
transition: 0.4s;
}
#top .txt > :last-child {
margin-top: 20px;
}
@media (min-width: 1251px) and (max-height: 820px) {
#menu div.menu_ctnr ul#menu-menu-principal {
padding-top: 200px;
}
}
#top:has(.agencement a:hover) .industrie .txt,
#top:has(.industrie a:hover) .agencement .txt {
background: #c5c4c1;
}
#top:has(.agencement a:hover) .industrie .img img,
#top:has(.industrie a:hover) .agencement .img img {
filter: brightness(0.6);
}
#top > div:has(a:hover) .img img {
transform: scale(1.08);
}
#top .txt {
animation: fromBottom 1s ease;
animation-fill-mode: both;
animation-delay: 0.6s;
}
#top .img {
animation: fromTop 1s ease-out;
animation-fill-mode: both;
animation-delay: 0.2s;
}
@keyframes fromBottom {
0% {
position: relative;
bottom: -20px;
opacity: 0;
}
100% {
position: relative;
bottom: 0px;
opacity: 1;
}
}
@keyframes fromTop {
0% {
position: relative;
top: -100px;
opacity: 0;
}
100% {
position: relative;
top: 0px;
opacity: 1;
}
}
#chapterPicture {
position: relative;
display: flex;
}
#chapterPicture img {
width: 50%;
position: absolute;
top: 0;
right: 0;
height: 100%;
object-fit: cover;
}
.title_and_bc {
padding: 200px 100px 100px 100px;
width: 50%;
box-sizing: border-box;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.widget_breadcrumb {
height: 0;
overflow: hidden;
}
.title_and_bc .inner {
max-width: 75%;
}
#page a.wp-block-button__link.btn_ancre {
margin-top: 20px;
}
.title_and_bc:only-child:after {
content: '';
position: absolute;
left: 100%;
width: 100%;
top: 0;
bottom: 0;
background: #BF9D78;
opacity: 0.25;
pointer-events: none;
}
body.industrie .title_and_bc:only-child:after {
background: #A4A2A8;
}
body.main_categorie #chapterPicture {
height: 100vh;
}
ul.centre {
display: flex;
flex-direction: column;
align-items: center;
}
.bordure {
border: 1px solid #7D7B83;
padding: 30px 40px;
align-content: center;
}
body.agencement .bordure {
border-color: #A07E59;
}
@media (min-width: 1670px) and (max-width: 1790px) {
body.home #headerBoxes {
right: 255px;
}
}
@media (max-width: 1540px) {
#top .txt {
padding: 70px 70px 15vh 70px;
}
}
@media (max-width: 1380px) {
#top .txt {
padding: 55px 55px 15vh 55px;
}
} body.page_qsn #nested,
body.page_qsn.agencement #nested ul#menu-menu-industrie,
body.page_qsn.industrie #nested ul#menu-menu-agencement {
display: none;
}
body.page_qsn.agencement #nested,
body.page_qsn.industrie #nested {
display: block;
}
@media (max-width: 1190px) {
#top {
height: auto;
flex-direction: column;
}
#top > div {
width: 100%;
height: 100vh;
}
#top .txt {
padding: 50px;
align-items: center;
justify-content: center;
text-align: center;
}
#top > div.industrie {
flex-direction: row-reverse;
}
}
@media (max-width: 1530px) {
#menu {
right: 45px;
}
#headerBoxes {
right: 185px;
}
#nested {
right: 405px;
}
#logo {
left: 50px;
}
header.scrolled #headerBoxes,
body.home header.scrolled #headerBoxes {
right: 160px;
}
header.scrolled #nested {
right: 380px;
}
}
@media (max-width: 1420px) {
#headerBoxes a,
#menu .contentSmart,
#nested .firstLevel li a {
font-size: 14px;
}
#menu .contentSmart .container span {
width: 16px;
}
#menu .contentSmart .container > span:nth-child(2) {
margin: 4px 0;
}
#menu .contentSmart {
padding-left: 15px;
width: 110px;
}
body.menu_open #menu .contentSmart .container > span:nth-child(8) {
bottom: 6px;
}
body.menu_open #menu .contentSmart .container > span:nth-child(7) {
top: 6px;
}
#nested .firstLevel li a {
padding: 0 12px;
}
#headerBoxes {
right: 175px;
}
#nested {
right: 380px;
}
header.scrolled #headerBoxes,
body.home header.scrolled #headerBoxes {
right: 150px;
}
header.scrolled #nested {
right: 355px;
}
}
@media (min-width: 1251px) {
#menu div.menu_ctnr ul#menu-menu-principal li.hidden_on_desktop,
#menu div.menu_ctnr ul#menu-menu-principal li.separateur {
display: none;
}
}
@media (max-width: 1250px) {
#nested,
body.page_qsn.agencement #nested,
body.page_qsn.industrie #nested {
display: none;
}
#menu ul.firstLevel li a {
font-size: 24px;
}
#menu div.menu_ctnr ul#menu-menu-principal {
overflow-y: scroll;
justify-content: flex-start;
padding-top: 140px;
padding-bottom: 35px;
}
#menu div.menu_ctnr ul#menu-menu-principal:after {
content: '';
position: fixed;
left: calc(100% - 530px);
right: 0;
bottom: 0;
height: 60px;
background: linear-gradient(0deg, #F9F7F1, transparent);
pointer-events: none;
opacity: 0;
transition: 0.2s;
transition-delay: 0.2s;
}
body.menu_open #menu div.menu_ctnr ul#menu-menu-principal:after {
opacity: 1;
}
#menu div.menu_ctnr ul#menu-menu-principal li.separateur {
border-top: 1px solid;
width: 300px;
margin: 30px 0 30px 20px;
}
#menu div.menu_ctnr ul#menu-menu-principal::-webkit-scrollbar {
display: none; 
}
}
@media (max-width: 1120px) {
body.main_categorie #chapterPicture,
#chapterPicture {
height: auto;
flex-direction: column;
}
#chapterPicture img {
position: relative;
width: 100%;
height: auto;
}
.title_and_bc .inner {
max-width: 100%;
}
.title_and_bc {
width: 100%;
padding: 170px 50px 40px 50px;
}
.title_and_bc:only-child:after {
left: 0;
}
}
@media (max-width: 630px) {
#top > div,
#top > div.industrie {
height: auto;
flex-direction: column;
}
#top > div > div {
width: 100%;
}
#top {
padding-top: 100px;
}
header {
height: 90px;
}
#menu {
right: 50%;
margin-right: -155px;
}
#logo,
header.scrolled #logo {
left: 6.5%;
}
#headerBoxes {
right: 50%;
margin-right: -30px;
}
body:not(.home) #headerBoxes {
margin: 0;
}
header.scrolled {
height: 70px;
}
header.scrolled #menu,
body:not(.home) #menu {
right: 6.5%;
margin: 0;
}
header.scrolled #headerBoxes,
body.home header.scrolled #headerBoxes,
body:not(.home) #headerBoxes {
right: 6.5%;
margin-right: 130px;
}
#menu div.menu_ctnr ul#menu-menu-principal {
padding: 90px 50px 50px 30px;
}
#menu div.menu_ctnr {
width: 100vw;
right: -100vw;
}
#menu div.menu_ctnr ul#menu-menu-principal:after {
left: 0;
}
#menu div.menu_ctnr,
#menu .ombre {
transition: 0.7s ease-in-out;
}
h2, #top p:first-of-type {
font-size: 34px;
}
body:not(.home) #logo img {
height: 24px;
}
.title_and_bc {
width: 100%;
padding: 130px 6.5% 40px 6.5%;
}
#logo a {
gap: 5px;
font-size: 14px;
}
}
@media (max-width: 590px) {
#headerBoxes {
display: none;
}
body.home #headerBoxes {
display: flex;
}
body.home header.scrolled #headerBoxes {
opacity: 0;
pointer-events: none;
}
}
@media (max-width: 500px) {
#top .txt {
padding: 20px 6.5% 45px;
}
#top .txt > :last-child a,
#top .txt > :last-child a:hover {
padding: 13px 20px 13px 55px;
}
#top .txt > :last-child a span {
width: 42px;
}
#top .industrie .txt {
padding-top: 60px;
}
@keyframes fromTop {
0% {
position: relative;
top: -20px;
opacity: 0;
}
100% {
position: relative;
top: 0px;
opacity: 1;
}
}
#top .txt {
animation-delay: 0.3s;
}
h1 {
font-size: 36px;
}
h1:last-child {
margin-bottom: 0;
}
#menu div.menu_ctnr ul#menu-menu-principal {
padding: 70px 30px 50px 15px;
}
body.home header:not(.scrolled) #menu div.menu_ctnr ul#menu-menu-principal {
padding-top: 90px;
}
#menu ul.firstLevel li a {
font-size: 20px;
}
#menu div.menu_ctnr ul#menu-menu-principal li.separateur {
width: calc(100% - 30px);
}
#wrapperInner {
padding-top: 65px;
}
}
@media (max-width: 345px) {
body.home #headerBoxes {
opacity: 0;
pointer-events: none;
}
#menu {
margin-right: -55px;
}
}