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;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} @font-face {
font-display: swap;
font-family: 'Kanit';
font-style: normal;
font-weight: 400;
src: url(//www.transport-robichon.com/wp-content/themes/robichon/fonts/kanit-v15-latin-regular.woff2) format('woff2');
} @font-face {
font-display: swap;
font-family: 'Kanit';
font-style: normal;
font-weight: 500;
src: url(//www.transport-robichon.com/wp-content/themes/robichon/fonts/kanit-v15-latin-500.woff2) format('woff2');
} @font-face {
font-display: swap;
font-family: 'Kanit';
font-style: normal;
font-weight: 600;
src: url(//www.transport-robichon.com/wp-content/themes/robichon/fonts/kanit-v15-latin-600.woff2) format('woff2');
} @font-face {
font-display: swap;
font-family: 'Kanit';
font-style: normal;
font-weight: 700;
src: url(//www.transport-robichon.com/wp-content/themes/robichon/fonts/kanit-v15-latin-700.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #171715;
font-family: 'Kanit', Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 120%;
color: #171715;
-webkit-font-smoothing: antialiased;
}
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: 48px;
margin: 0px 0px 30px 0px;
font-weight: 700;
line-height: 0.9em;
color: #E1AD00;
position: relative;
}
h2 {
font-size: 40px;
color: #E1AD00;
line-height: 1;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
a {
color: #171715;
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%;
}
#nested .smart-menu {
display: none;
}
header #nested {
position: absolute;
height: 60px;
z-index: 2;
bottom: 2px;
right: 40px;
transition: 0.3s;
}
header #nested .firstLevel {
height: 60px;
margin: 0px;
}
header #nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
}
header #nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
padding: 0px 20px;
font-size: 16px;
text-decoration: none;
transition: 0.3s;
}
header #nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
header #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;
}
header #nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
overflow: visible;
}
header #nested .firstLevel li ul li {
display: block;
height: auto;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
padding: 0 10px;
}
header #nested .firstLevel li ul li:last-child {
border-bottom: none;
}
header #nested .firstLevel li ul li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
font-size: 14px;
text-align: left;
}
header #nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
header #nested ul.firstLevel li ul li:hover {
background: #F5F5F5;
}
#wrapper ul {
list-style-type: none;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #D8030E;
position: absolute;
border-radius: 50%;
top: 12px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 131px;
z-index: 3;
transition: 0.3s;
background: #FFFFFF;
}
header #headerInner {
position: relative;
width: 100%;
height: 100%;
}
header #logo {
position: absolute;
bottom: 0;
top: 0;
left: 60px;
width: 290px;
background: #E1AD00;
transition: 0.3s;
}
header #logo a {
display: flex;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
}
header #logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 60px;
top: 25px;
display: flex;
align-items: center;
gap: 40px;
transition: 0.3s;
}
#wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 120px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p,
#home_top 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: 600;
}
em {
font-style: italic;
}
header #nested ul.firstLevel > li {
transition: 0.25s opacity;
}
header #nested ul.firstLevel:hover > li {
opacity: 0.5;
}
header #nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
body.home #container {
margin: 0px;
}
body:not(.home) #chapterPicture {
margin: 131px 60px 0 60px;
position: relative;
background: #E1AD00;
z-index: 2;
}
body:not(.home) #chapterPicture img {
width: calc(65% - 60px);
height: 100%;
object-fit: cover;
position: absolute;
right: 0;
top: 0;
}
@media (min-width: 1975px) {
body:not(.home) #chapterPicture img {
width: calc(100% - 710px);
}
}
.title_and_bc {
position: relative;
width: 35%;
box-sizing: border-box;
padding: 120px 60px 120px 120px;
background: #E1AD00;
color: #FFFFFF;
min-height: 280px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
max-width: 650px;
}
.title_and_bc:before {
content: '';
background: #171715;
position: absolute;
left: 60px;
right: 0;
bottom: -60px;
top: 60px;
z-index: 0;
clip-path: polygon(100% 0, 100% calc(100% - 120px), 50% 100%, 0 calc(100% - 120px), 0 0);
pointer-events: none;
}
.widget_breadcrumb {
font-size: 14px;
position: relative;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
#chapterPicture > .title_and_bc:first-child {
width: 100%;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1250px) {
header #nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1250px) {
header div #nested,
header.scrolled nav#nested {
width: 40px;
height: 40px;
top: 25px;
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;
}
header #nested .firstLevel {
text-align: left;
background: #171715;
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 header #nested .firstLevel:after, 
body.menu_open header #nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #171715, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai header #nested .firstLevel:after, 
body.menu_open.animation_delai header #nested .firstLevel:before {
opacity: 1;
}
body.menu_open header #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #171715, transparent);
}
body.menu_open header #nested .firstLevel {
right: 0;
opacity: 1;
}
header #nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #171715;
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;
}
header #nested ul.firstLevel li a {
font-size: 20px;
height: auto;
line-height: 1;
}
header #nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
header #nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
header #nested .firstLevel li {
height: auto;
}
header #nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
header #nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
header #nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
header #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: -11px;
top: 13px;
}
header #nested .firstLevel li a {
color: #FFFFFF;
}
header #nested .firstLevel li ul,
header #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;
}
header #nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
header #nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
header #nested .firstLevel li ul {
display: none;
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
header #nested ul.firstLevel li ul li:hover {
background: none;
}
}
@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;
}
header #nested ul.firstLevel > li {
max-width: 80vw;
padding-left: 15px;
}
header #nested ul.firstLevel li a {
font-size: 18px;
}
header #nested ul.firstLevel > li.menu-item-has-children > a:after {
right: -8px;
top: 11px;
}
header #nested ul.firstLevel li ul li a {
font-size: 14px;
}
body {
font-size: 16px;
}
body:not(.home) #wrapperInner {
padding-top: 45px;
}
} body.error404 article a,
body:not(.home) #wrapperInner a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.wp-block-button__link,
footer a.wp-block-button__link,
#home_top a,
#grue .txt > :last-child a,
#blocs_gris > div a, #jaune a,
#qsn .droite > :last-child a,
#real .btn a {
border-radius: 0;
display: inline-block;
background: #171715;
color: #FFFFFF;
padding: 13px 50px 14px 20px;
font-weight: 500;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 15px;
letter-spacing: 0.075em;
text-indent: 0.075em;
height: auto;
box-shadow: none;
text-transform: uppercase;
position: relative;
}
body.error404 article a:after,
body:not(.home) #wrapperInner a.wp-block-button__link:after,
#wrapper div.wpforms-container-full button[type=submit]:after,
header a.wp-block-button__link:after,
footer a.wp-block-button__link:after,
#home_top a:after,
#grue .txt > :last-child a:after,
#blocs_gris > div a:after, #jaune a:after,
#qsn .droite > :last-child a:after,
#real .btn a:after {
content: '';
width: 18px;
height: 10px;
background: url(//www.transport-robichon.com/wp-content/themes/robichon/images/red-arrow.svg) no-repeat center center;
background-size: contain;
position: absolute;
transition: 0.3s;
top: 0;
bottom: 0;
margin: auto;
right: 20px;
display: block;
border: none;
left: auto;
border-radius: 0px;
}
body.error404 article a:hover,
body:not(.home) #wrapperInner a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.wp-block-button__link:hover,
footer a.wp-block-button__link:hover,
#home_top a:hover,
#grue .txt > :last-child a:hover,
#blocs_gris > div a:hover,
#jaune a:hover,
#qsn .droite > :last-child a:hover,
#real .btn a:hover {
background: #D8030E;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
body.error404 article a:hover:after,
body:not(.home) #wrapperInner a.wp-block-button__link:hover:after,
#wrapper div.wpforms-container-full button[type=submit]:hover:after,
header a.wp-block-button__link:hover:after,
footer a.wp-block-button__link:hover:after,
#home_top a:hover:after,
#grue .txt > :last-child a:hover:after,
#blocs_gris > div a:hover:after,
#jaune a:hover:after,
#qsn .droite > :last-child a:hover:after,
#real .btn a:hover:after {
filter: brightness(0) invert(1);
} header a.wp-block-button__link,
footer a.wp-block-button__link,
#jaune a,
#wrapper div.wpforms-container-full button[type=submit] {
background: #D8030E;
}
header a.wp-block-button__link:after,
footer a.wp-block-button__link:after,
#jaune a:after,
#wrapper div.wpforms-container-full button[type=submit]:after {
filter: brightness(0) invert(1);
}
header a.wp-block-button__link:hover,
#jaune a:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover {
background: #171715 !important;
}
footer a.wp-block-button__link:hover {
background: #FFFFFF;
text-decoration: none;
color: #D8030E;
}
footer a.wp-block-button__link:hover:after,
#wrapper div.wpforms-container-full button[type=submit]:hover:after {
filter: none;
} #home_top a,
#grue .txt > :last-child a,
#qsn .droite > :last-child a {
color: #171715;
background: #FFFFFF;
}
#home_top a:hover,
#grue .txt > :last-child a:hover,
#qsn .droite > :last-child a:hover {
color: #FFFFFF;
}
body.home h2 {
margin-top: 0;
}
header .widget > a {
text-decoration: none;
font-size: 28px;
font-weight: 600;
line-height: 1;
transition: 0.3s;
right: 0;
position: relative;
}
#home_top {
position: relative;
margin: 131px 60px 170px 60px;
height: calc(100vh - 255px);
max-height: 510px;
background: #E1AD00;
}
#home_top img {
position: absolute;
right: 80px;
bottom: -95px;
height: auto;
max-height: calc(100% + 50px);
width: calc(100% - 600px);
object-fit: contain;
object-position: right;
visibility: hidden;
}
#home_top .txt {
background: #171715;
max-width: 550px;
margin-left: 60px;
box-sizing: border-box;
padding: 60px;
height: calc(100% - 60px);
position: relative;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
visibility: hidden;
}
.home h1 {
font-size: 64px;
max-width: 370px;
margin-bottom: 50px;
}
#home_top .txt:after {
content: '';
display: block;
height: 0;
width: 0;
border-top: 111px solid #171715;
border-right: 275px solid transparent;
border-left: 275px solid transparent;
position: absolute;
left: 0;
top: 100%;
pointer-events: none;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
height: 80px;
}
header.scrolled #logo img {
height: 50px;
}
header.scrolled #logo {
left: 0;
width: 170px;
}
@media (min-width: 1251px) {
header.scrolled .widget > a {
opacity: 0;
right: -50px;
}
}
header.scrolled #headerBoxes {
right: 20px;
top: 19px;
}
header.scrolled #nested {
bottom: 11px;
right: 185px;
}
header.scrolled #nested .firstLevel > li > a {
padding: 0 14px;
}
#grue {
width: 90%;
max-width: 1140px;
margin: 0 auto 105px;
}
#grue .flex {
background: #171715;
color: #FFFFFF;
position: relative;
margin-top: 55px;
}
#grue .flex img {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: calc(100% - 390px);
object-fit: cover;
}
#grue .txt {
padding: 65px 0 65px 75px;
box-sizing: border-box;
max-width: 444px;
position: relative;
z-index: 2;
}
#grue .txt > :last-child {
margin: 40px 0 0 0;
}
#grue .txt:after {
content: '';
width: 370px;
background: linear-gradient(90deg, #171715, transparent);
position: absolute;
left: 390px;
top: 0;
bottom: 0;
z-index: -1;
opacity: 1;
pointer-events: none;
}
#grue > p {
font-size: 22px;
line-height: 1.2em;
}
#grue > p:first-child {
font-size: 40px;
font-weight: 700;
}
#grue h2 {
position: relative;
margin-bottom: 30px;
}
#grue h2:before {
content: '';
display: block;
height: 0;
width: 0;
border-top: 73px solid transparent;
border-bottom: 73px solid transparent;
border-left: 65px solid #E1AD00;
position: absolute;
left: -92px;
top: 0;
bottom: 0;
margin: auto;
pointer-events: none;
}
@media (min-width: 1870px) {
#home_top .txt {
margin-left: 220px;
}
#home_top img {
right: 140px;
}
}
@media (max-width: 1490px) {
#home_top {
margin: 110px 40px 155px 40px;
height: 480px;
}
body:not(.home) #chapterPicture {
margin: 110px 40px 0 40px;
}
header .widget > a {
font-size: 22px;
}
#headerBoxes {
right: 40px;
top: 15px;
}
header.scrolled #headerBoxes {
top: 22px;
}
header #logo {
left: 40px;
width: 240px;
}
header #logo img {
height: 72px;
}
header {
height: 110px;
}
body.error404 article a, body:not(.home) #wrapperInner a.wp-block-button__link, div div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div div.wpforms-container-full button[type=submit]:active, div div.wpforms-container-full button[type=submit], header a.wp-block-button__link,
footer a.wp-block-button__link, #home_top a, #grue .txt > :last-child a, #blocs_gris > div a, #jaune a, #qsn .droite > :last-child a, #real .btn a {
font-size: 14px;
padding: 12px 50px 11px 18px;
}
header #nested {
bottom: 0;
right: 25px;
}
header #nested .firstLevel > li > a {
padding: 0 15px;
}
header #nested .firstLevel li ul li a {
padding: 12px 10px;
}
.home h1 {
font-size: 56px;
max-width: 310px;
margin-bottom: 45px;
}
header.scrolled #nested .firstLevel > li > a {
padding: 0 12px;
}
h1 {
font-size: 44px;
}
.title_and_bc {
padding: 100px 50px 100px 100px;
}
.title_and_bc:before {
left: 50px;
top: 50px;
bottom: -50px;
clip-path: polygon(100% 0, 100% calc(100% - 100px), 50% 100%, 0 calc(100% - 100px), 0 0);
}
body:not(.home) #chapterPicture img {
width: calc(65% - 50px);
}
}
@media (max-width: 1360px) {
header #nested .firstLevel > li > a {
padding: 0 10px;
font-size: 15px;
}
header #nested {
right: 30px;
}
#home_top .txt {
max-width: 450px;
}
#home_top .txt:after {
border-top: 110px solid #171715;
border-right: 225px solid transparent;
border-left: 225px solid transparent;
}
#home_top img {
max-height: initial;
right: 50px;
width: calc(100% - 605px);
}
#home_top {
height: 35vw;
}
}
@media (max-width: 1250px) {
#home_top {
height: auto;
margin: 90px 0 80px 0;
}
header, header.scrolled {
height: 90px;
}
#headerBoxes,
header.scrolled #headerBoxes {
top: 0;
bottom: 0;
right: 105px;
}
header #logo,
header.scrolled #logo {
width: auto;
background: none;
left: 40px;
}
header #logo img,
header.scrolled #logo img {
height: 60px;
}
#home_top .txt {
max-width: 400px;
padding: 50px;
margin-left: 40px;
min-height: 380px;
}
.home h1 {
font-size: 46px;
margin-bottom: 40px;
}
#home_top .txt:after {
display: none;
}
#home_top img {
right: 0;
width: calc(100% - 440px);
height: 80%;
object-fit: contain;
object-position: center;
bottom: 10%;
}
header #nested .firstLevel li ul li a {
padding: 10px 0;
}
#grue > p:first-child,
h2 {
font-size: 34px;
}
}
@media (max-width: 920px) {
#home_top {
display: flex;
flex-direction: column;
align-items: center;
max-height: initial;
padding-bottom: 45px;
}
#home_top .txt {
max-width: 100%;
width: 100%;
margin: 0 0 40px 0;
min-height: 0px;
text-align: center;
align-items: center;
}
.home h1 {
font-size: 40px;
margin-bottom: 30px;
max-width: 430px;
}
#home_top img {
position: relative;
width: 87%;
bottom: 0;
height: 68.4vw;
}
}
@media (max-width: 620px) {
header .widget > a {
width: 37px;
height: 37px;
display: block;
overflow: hidden;
text-indent: -9999px;
background: url(//www.transport-robichon.com/wp-content/themes/robichon/images/tel.svg) no-repeat center center, #D8030E;
}
#headerBoxes,
header.scrolled #headerBoxes {
right: 80px;
gap: 15px;
}
header #logo img,
header.scrolled #logo img {
height: 46px;
}
header, header.scrolled {
height: 70px;
}
#home_top {
margin: 70px 0 65px 0;
}
header div #nested,
header.scrolled nav#nested {
top: 15px;
right: 20px;
}
header #logo,
header.scrolled #logo {
left: 25px;
}
}
@media (max-width: 500px) {
.home h1 {
font-size: 36px;
max-width: 270px;
}
#home_top .txt {
padding: 40px;
}
#headerBoxes > div:nth-child(2) {
display: none;
}
header .widget > a {
width: 30px;
height: 30px;
background-size: 14px;
transition: 0.3s;
}
#grue > p:first-child, h2 {
font-size: 28px;
}
#grue {
width: 87%;
margin-bottom: 65px;
}
#grue > p {
font-size: 20px;
margin: 10px 0 0 0;
}
#grue .txt {
padding: 45px 7.5vw;
}
header.scrolled {
height: 54px;
}
header.scrolled #logo img {
height: 36px;
}
header.scrolled nav#nested {
top: 7px;
right: 15px;
}
header.scrolled #headerBoxes {
right: 70px;
}
header.scrolled .widget > a {
width: 26px;
height: 26px;
}
body.error404 article a, body:not(.home) #wrapperInner a.wp-block-button__link, div div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div div.wpforms-container-full button[type=submit]:active, div div.wpforms-container-full button[type=submit], header a.wp-block-button__link, footer a.wp-block-button__link, #home_top a, #grue .txt > :last-child a, #blocs_gris > div a, #jaune a, #qsn .droite > :last-child a, #real .btn a,
body.error404 article a:after, body:not(.home) #wrapperInner a.wp-block-button__link:after, div div.wpforms-container-full button[type=submit]:not(:hover):not(:active):after, div div.wpforms-container-full button[type=submit]:active:after, div div.wpforms-container-full button[type=submit]:after, header a.wp-block-button__link:after, footer a.wp-block-button__link:after, #home_top a:after, #grue .txt > :last-child a:after, #blocs_gris > div a:after, #jaune a:after, #qsn .droite > :last-child a:after, #real .btn a:after {
transition: 0.1s;
}
}
@media (min-width: 1251px) and (max-width: 1310px) {
header.scrolled #nested .firstLevel > li > a {
padding: 0 10px;
}
header.scrolled #nested {
right: 175px;
}
}
@media (max-width: 1300px) {
.title_and_bc:before {
left: 40px;
top: 40px;
bottom: -40px;
clip-path: polygon(100% 0, 100% calc(100% - 80px), 50% 100%, 0 calc(100% - 80px), 0 0);
}
.title_and_bc {
padding: 80px 40px 80px 80px;
}
body:not(.home) #chapterPicture img {
width: calc(65% - 40px);
}
h1 {
font-size: 40px;
}
}
@media (max-width: 1250px) {
.title_and_bc:before {
display: none;
}
body:not(.home) #chapterPicture {
margin: 90px 0 0 0;
}
.title_and_bc {
background: #171715;
padding: 50px;
}
body:not(.home) #chapterPicture img {
width: 65%;
}
#chapterPicture > .title_and_bc:first-child {
max-width: 100%;
}
}
@media (max-width: 920px) {
body:not(.home) #chapterPicture img {
width: 100%;
}
.title_and_bc {
width: 100%;
max-width: 100%;
align-items: center;
text-align: center;
background: rgba(0,0,0,0.5);
min-height: 0px;
}
h1 {
font-size: 36px;
margin-bottom: 18px;
}
#chapterPicture > .title_and_bc:first-child {
background: #171715;
}
}
@media (max-width: 620px) {
body:not(.home) #chapterPicture {
margin-top: 70px;
}
.title_and_bc {
padding: 45px 7.5vw;
}
}