@charset "UTF-8";
/*
Theme Name: Konstructif
Author: Fabien Herlédan
Author URI: https://fabienherledan.fr
Description: Thème sur mesure réalisé pour Konstructif.
Version: 1.0
*/
* {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* Removed b & i tags. Removed list styling from this default, add a nolist class. Apply this to ul/ol if this styling is required. */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, .nolist, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ol, ul, li {
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: "“" "”" "‘" "’";
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

mark {
  background: #ff0;
  color: #000;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

input, select, button {
  vertical-align: middle;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

strong {
  font-weight: bold;
}

em, dfn {
  font-style: italic;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Personal accessibility class. Use this to hide elements you don't want sighted users to see, but should be kept for screen readers */
.inv {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  margin: -1px;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}

@font-face {
  font-family: "ffclan";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("fonts/ffclan.woff2") format("woff2"), url("fonts/ffclan.ttf") format("truetype");
}
@font-face {
  font-family: "ffclan_news";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("fonts/ffclan_news.woff2") format("woff2"), url("fonts/ffclan_news.ttf") format("truetype");
}
[class*=col-] {
  float: left;
  min-height: 1px;
}

.col-1 {
  width: 16.66%;
}

.col-15 {
  width: 25%;
}

.col-2 {
  width: 33.3%;
}

.col-3 {
  width: 50%;
}

.col-4 {
  width: 66.66%;
}

.col-5 {
  width: 83.33%;
}

.col-6 {
  width: 100%;
}

::-moz-selection {
  background: #f77900;
  color: #fff;
}

::selection {
  background: #f77900;
  color: #fff;
}

::-moz-selection {
  background: #f77900;
  color: #fff;
}

::-webkit-input-placeholder {
  color: #000;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

:-ms-input-placeholder {
  color: #000;
}

html.sr .load-hidden {
  visibility: hidden;
}

body {
  font-size: 24px;
  line-height: 1.45;
  font-family: "ffclan", sans-serif;
  font-display: swap;
  color: #000;
  overflow-x: hidden;
  opacity: 1;
  transition: 1s opacity;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body.fade-out {
  opacity: 0;
  transition: none;
}

h1 {
  font-size: 80px;
  line-height: 1.2;
  clear: both;
  position: relative;
  margin-bottom: 30px;
  padding-top: 20px;
  text-transform: uppercase;
}

.home h1 {
  border: none;
  padding: 0;
}

h2 {
  font-size: 3rem;
  color: #000;
  line-height: 1.2;
  margin: 20px 0;
  clear: both;
  font-weight: 300;
}

h3 {
  font-size: 26px;
  line-height: normal;
  clear: both;
  margin: 30px 0 15px 0;
}

h4 {
  font-size: 24px;
  margin-bottom: 0;
  text-transform: uppercase;
}

p {
  margin: 0px 0px 15px;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  text-decoration: underline;
}

a, a:active, a:focus {
  outline: none;
}

a img {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

strong {
  font-family: "ffclan_news", sans-serif;
}

.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}

.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

blockquote {
  width: auto;
  padding: 10px 30px;
  margin: 20px 70px;
}
blockquote p {
  margin: 0;
}

*:focus {
  outline: none;
}

#sticky {
  position: relative;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  /* adapte */
}

.is-absolute {
  position: absolute;
  bottom: 0;
  top: auto;
}

.home #header .header_line {
  padding-bottom: 0;
}
.home #header .header_line .logo {
  display: block;
  width: 100%;
  margin: 0;
}
.home #header .header_line .logo img {
  display: block;
}
.home #header .header_line h1 {
  color: #f77900;
  font-size: 42px;
  margin: 30px 0 60px 0;
}
.home #header .header_line #access {
  margin: 0;
  width: 100%;
}
.home #header .header_line #access ul li {
  display: block;
  width: 100%;
  margin: 0;
}
.home #header .header_line #access ul li a {
  position: relative;
  margin: 0;
  padding: 15px 0;
  font-size: 50px;
  text-transform: uppercase;
  border-top: none;
  transition: all 0.2s ease-in;
}
.home #header .header_line #access ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
  transform: scaleX(var(--scaleX, 0));
  transform-origin: left center;
}
.home #header .header_line #access ul li:nth-child(3) {
  border: none;
}
.home #header .header_line #access ul li:nth-child(3):before {
  display: none;
}
.home #header .header_line #access ul li:nth-child(4) {
  position: relative;
  border: none;
}
.home #header .header_line #access ul li:nth-child(4):before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
  transform: scaleX(var(--scaleX, 0));
  transform-origin: left center;
}
.home #content {
  padding-top: 0;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 50px;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video_content {
  position: relative;
  top: -10px;
  height: 80vh;
  min-height: 900px;
  margin-bottom: 50px;
}

.fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.fullscreen-bg__video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}

.video_text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  color: #000;
  font-size: 80px;
  padding: 30px;
  line-height: normal;
}

.straight.heading {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 auto 50px;
}
.straight.heading h1 strong {
  display: block;
}

.line {
  background-color: #000;
  height: 1px;
  margin-bottom: 20px;
}

.line.nomargin {
  margin: 0;
}

.text-reveal p,
h2.wp-block-heading {
  opacity: 0;
  color: #0e100f;
  will-change: transform;
}

.entry-content img,
img[class*=align],
img[class*=wp-image-],
img[class*=attachment-],
img.size-full,
img.size-large,
.wp-post-image,
figure,
.wp-caption {
  height: auto;
  max-width: 100%;
}

.center {
  clear: both;
}

#header {
  width: 100%;
}
#header .header_line {
  width: 100%;
  max-width: 1920px;
  padding: 30px;
  margin: 0 auto;
}
#header .header_line .logo {
  position: relative;
  z-index: 99999;
  width: 100px;
  margin: 0 30px 0 0;
}
#header .header_line .logo img {
  width: 100%;
}

.admin-bar #header {
  top: 32px;
}
.admin-bar #header.f-nav {
  top: 32px;
}

.entry-content ul {
  margin-left: 10px;
}
.entry-content ul li {
  list-style-type: disc;
}

#content {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
}
#content .entry-content {
  position: relative;
  display: inline-block;
  width: 100%;
}

.wp-block-column {
  overflow: hidden;
}

.wp-block-image,
.cpt_select figure {
  visibility: hidden;
  overflow: hidden;
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}
.wp-block-image img,
.cpt_select figure img {
  display: block;
  width: 100%;
  height: auto;
  transform-origin: center;
}

#footer {
  font-size: 20px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
#footer .footer_content {
  width: calc(100% - 60px);
  padding: 15px 0 0;
  margin: 50px auto 30px auto;
}
#footer .footer_content .footer_container {
  display: grid;
  grid-template-columns: 33.33% 66.66%;
  justify-content: center;
}
#footer .footer_content .title_footer {
  font-weight: 700;
  font-size: 20px;
}
#footer .footer_content ul {
  padding: 0 0 0 15px;
}
#footer .footer_content .footer_item .logo {
  width: 100%;
  text-align: center;
}
#footer .footer_content .footer_item .logo img {
  width: 60px;
}
#footer .footer_content .footer_item .partner img {
  width: 100%;
  max-width: 250px;
}
#footer .footer_content .footer_item .menu_footer ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
}
#footer .footer_content .footer_item .menu_footer ul li {
  list-style-type: none;
  float: left;
  width: calc(50% - 20px);
  margin: 0 0 0 20px;
}
#footer .footer_content .footer_item .menu_footer ul li a {
  position: relative;
  display: block;
  padding: 0 0 15px 0;
  text-decoration: none;
  text-transform: uppercase;
}
#footer .footer_content .footer_item .menu_footer ul li a:hover, #footer .footer_content .footer_item .menu_footer ul li a:focus {
  font-family: "ffclan_news", sans-serif;
}
#footer .footer_content .footer_item .menu_footer ul li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
  transform: scaleX(var(--scaleX, 0));
  transform-origin: left center;
}
#footer .footer_content .footer_item .menu_footer ul li:nth-child(3),
#footer .footer_content .footer_item .menu_footer ul li:nth-child(4) {
  padding-top: 15px;
}
#footer .footer_content .footer_item .contact {
  margin-top: 30px;
}
#footer .footer_content .footer_item .grid_foo {
  float: left;
  width: calc(100% - 20px);
  font-size: 14px;
  margin-top: 14px;
  line-height: 1.9;
  margin-left: 20px;
}
#footer .footer_content .footer_item .grid_foo > div {
  float: left;
  width: 50%;
}
#footer .footer_content .footer_item .grid_foo #labels #logos {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  margin-left: 10px;
}
#footer .footer_content .footer_item .grid_foo #labels #logos img {
  padding: 0 30px 0 0;
  height: auto;
  max-height: 50px;
  width: auto;
  filter: grayscale(1);
}
#footer .footer_content .footer_item.spe {
  display: flex;
  gap: 80px;
}
#footer .footer_content .footer_item.spe .address .brand {
  display: block;
  text-transform: uppercase;
}
#footer .footer_content .social_container {
  margin: 15px 0 0;
  text-align: left;
}
#footer .footer_content .social_container a.social .fab {
  font-size: 22px;
  margin: 0 15px 0 0;
  transition: all 0.2s ease-in;
}
#footer .footer_content .social_container a.social .fab:hover, #footer .footer_content .social_container a.social .fab:focus {
  color: #fffbf7;
}
#footer .footer_content .left {
  text-align: right;
}
#footer .footer_content .right {
  text-align: left;
  border-left: 1px solid #dbdce3;
}
#footer .menu-footer-container #menu-footer {
  padding: 0;
  margin: 0;
}
#footer .menu-footer-container #menu-footer li {
  list-style-type: none;
}
#footer .right {
  text-align: right;
}

#main {
  clear: both;
}

.single .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
.single .grid .label {
  text-transform: uppercase;
}

h2.wp-block-heading.has-x-large-font-size {
  font-size: 70px !important;
}

#top {
  position: absolute;
  top: -200px;
}

.button, #submit, .wpcf7-submit {
  display: inline-block;
  padding: 10px 15px;
  font-size: 18px;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease-in;
  text-decoration: none;
}
.button:hover, .button:focus, #submit:hover, #submit:focus, .wpcf7-submit:hover, .wpcf7-submit:focus {
  font-family: "ffclan_news", sans-serif;
  ext-decoration: none;
}

.button.nomargin {
  margin: 0;
}

.button.left {
  width: auto;
  float: none;
  display: inline-block;
}

.center-button a,
.center-button .wpcf7-submit {
  margin: 0 auto 30px;
  display: inline-block;
  position: relative;
  z-index: 0;
  min-width: 47px;
  padding: 12px 30px;
  text-align: center;
  background: none;
  border: 1px solid #000;
  text-decoration: none;
}
.center-button a:hover, .center-button a:focus,
.center-button .wpcf7-submit:hover,
.center-button .wpcf7-submit:focus {
  background: #ff932b;
}
.center-button a:hover > .next_arrow,
.center-button .wpcf7-submit:hover > .next_arrow {
  margin-left: 25px;
  transition: all 0.2s ease-in;
}
.center-button a .next_arrow,
.center-button .wpcf7-submit .next_arrow {
  fill: #fff;
  transition: all 0.2s ease-in;
  margin-left: 15px;
}
.center-button .wpcf7-submit {
  width: auto;
  float: none;
}

.right-button {
  text-align: right;
  border-top: 1px solid #000;
}
.right-button .wpcf7-submit {
  background: none;
  border-top: none;
}
.right-button .wpcf7-submit:hover, .right-button .wpcf7-submit:focus {
  font-family: "ffclan_news", sans-serif;
}

nav {
  display: none;
}

.right_content {
  display: grid;
  grid-template-columns: 33.33% 66.66%;
  align-items: flex-start;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.right_content a {
  text-decoration: none;
}
.right_content .logo_content {
  display: flex;
  align-items: flex-end;
}
.right_content .logo_content span {
  font-family: "ffclan_news", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  line-height: normal;
  color: #f77900;
  margin-bottom: 20px;
}
.right_content #logo_down {
  display: none;
}
.right_content .item {
  display: inline-block;
  position: absolute;
  top: 65px;
  right: 210px;
  color: #fff;
  transition: all 0.2s ease-in;
}
.right_content .item a {
  color: #fff;
  padding: 14px 10px;
  transition: all 0.2s ease-in;
}
.right_content .item a:hover, .right_content .item a:focus {
  color: #f77900;
  text-decoration: none;
}
.right_content .item a.mail {
  margin-right: 20px;
  padding: 14px;
}
.right_content .item a.mail:hover {
  background: #f77900;
  color: #fff;
}
.right_content .item a.mail i.far {
  margin-right: 0;
}
.right_content .item.social {
  margin: 0 20px;
}

#menuArea {
  display: none;
}

#access {
  display: inline-block;
  margin-top: 25px;
  transition: all 0.2s ease-in;
}
#access ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}
#access ul li.margerright {
  margin-right: 200px;
}
#access ul li {
  float: left;
  width: calc(50% - 20px);
  margin: 0 0 0 20px;
}

#nav {
  position: relative;
  z-index: 9999;
}
#nav ul li.current-menu-item a,
#nav ul li.current_page_ancestor > a {
  font-family: "ffclan_news", sans-serif;
}
#nav ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
#nav ul li:last-child {
  border: none;
}
#nav ul li a {
  text-transform: uppercase;
  position: relative;
  color: #000;
  font-size: 20px;
  text-decoration: none;
  display: block;
  padding: 10px 0;
  transition: all 0.2s ease-in;
}
#nav ul li a:hover, #nav ul li a:focus {
  font-family: "ffclan_news", sans-serif;
}
#nav ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
  transform: scaleX(var(--scaleX, 0));
  transform-origin: left center;
}
#nav ul li a span {
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
}
#nav ul li a i.fas {
  margin: 0;
}
#nav ul li a .small {
  display: block;
  position: absolute;
  left: 0;
  top: -10px;
  line-height: 1;
  font-size: 10px;
}
#nav ul li a .small:after {
  content: "";
  position: absolute;
  top: 50%;
  border-top: 1px solid #fff;
  width: calc(100% - 10px);
  margin-left: 10px;
}
#nav ul li:nth-child(3),
#nav ul li:nth-child(4) {
  position: relative;
}
#nav ul li:nth-child(3):before,
#nav ul li:nth-child(4):before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
  transform: scaleX(var(--scaleX, 0));
  transform-origin: left center;
}

#nav .sub-menu {
  display: none;
  position: absolute;
  z-index: 9999;
  width: 200px;
  text-align: left;
}
#nav .sub-menu:before {
  content: "";
  display: block;
  position: relative;
  left: 40px;
  height: 0;
  width: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #000;
  border-left: 10px solid transparent;
}

#access ul li:hover > ul.sub-menu {
  display: block;
}

#nav ul li ul.sub-menu li {
  display: block;
  width: 200px;
}
#nav ul li ul.sub-menu li:first-child a {
  border-radius: 5px 5px 0 0;
}
#nav ul li ul.sub-menu li:last-child a {
  border-radius: 0 0 5px 5px;
}
#nav ul li ul.sub-menu li a {
  background: #000;
  color: #fff !important;
  margin: 0;
  padding: 10px 15px;
  color: #fff;
  border: none;
  line-height: normal;
  text-transform: inherit;
}
#nav ul li ul.sub-menu li a:hover {
  background: #0d0d0d;
  color: #fff !important;
  border-color: transparent;
}
#nav ul li ul.sub-menu li a:before, #nav ul li ul.sub-menu li a:after {
  display: none;
}

#nav ul li ul.sub-menu li.current_page_item a {
  border-bottom: none;
  background: #ff8612 !important;
}
#nav ul li ul.sub-menu li.current_page_item a:hover, #nav ul li ul.sub-menu li.current_page_item a:focus {
  color: #000 !important;
}

#nav ul li ul.sub-menu a:hover,
.current_page_item a:hover,
.current-menu-parent a,
.current_page_parent a:hover,
.current_page_ancestor a:hover,
#nav ul li a:hover {
  border-color: #000;
}

.galerie {
  max-width: 1600px;
  margin: 80px auto;
}
.galerie .item {
  display: inline-block;
  width: 25%;
  padding: 15px;
  box-sizing: border-box;
}
.galerie .item .contenu {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
}
.galerie .item .contenu .titre {
  font-size: 18px;
  font-weight: 200;
}
.galerie .item .partage {
  position: absolute;
  top: 20px;
}
.galerie .item .partage p {
  padding: 5px;
  margin-left: 10px;
}
.galerie .item .partage a.share {
  padding: 10px 12px;
}
.galerie .item .partage a.share i.fab {
  font-size: 26px;
  color: #fff;
  margin: 0;
}
.galerie .item .share {
  font-size: 16px;
}

.lg-sub-html h3 {
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 200;
  float: left;
  margin: 0;
}
.lg-sub-html .social {
  float: right;
  padding-bottom: 30px;
}
.lg-sub-html .social a {
  margin: 0 15px;
  color: #fff;
  font-size: 20px;
}

.lg-object.lg-image {
  padding: 46px 0 55px 0;
}

.legal h1 {
  border-bottom: 1px solid #000;
  padding-bottom: 50px;
}
.legal h2 {
  margin: 30px 0 10px 0 !important;
}
.legal h3 {
  margin: 30px 0 10px 0 !important;
}
.legal .col-2 {
  padding-right: 50px;
}

.gallery h2 {
  text-align: center;
}

.center-button {
  width: 100%;
  text-align: center;
  clear: both;
}
.center-button .button {
  width: auto;
  float: none;
  display: inline-block;
}

.offcanvas-ref .offcanvas-ref__heading .title {
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.offcanvas-ref .offcanvas-ref__content {
  font-size: 20px;
}
.offcanvas-ref .offcanvas-ref__content .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}
.offcanvas-ref .offcanvas-ref__content .grid > div:last-child {
  margin-right: 5px;
}
.offcanvas-ref .offcanvas-ref__content .grid .wp-block-list {
  padding: 0;
}
.offcanvas-ref .offcanvas-ref__content .grid .wp-block-list li {
  list-style-type: none;
  display: flex;
}
.offcanvas-ref .offcanvas-ref__content .grid .wp-block-list li:before {
  content: "–";
  display: inline-block;
  margin-right: 5px;
}
.offcanvas-ref .offcanvas-ref__content .grid .label {
  text-transform: uppercase;
}
.offcanvas-ref .offcanvas-ref__content .feature {
  border-bottom: 1px solid #000;
  padding: 5px 0;
}
.offcanvas-ref .offcanvas-ref__content .feature:last-child {
  border: none;
}
.offcanvas-ref .galerie {
  padding: 0;
  margin: 30px 0 0;
}
.offcanvas-ref .galerie .item {
  width: calc(50% - 5px);
  padding: 5px;
}
.offcanvas-ref .galerie .item img {
  display: block;
  width: 100%;
}

.offcanvas {
  position: fixed;
  inset: 0;
  z-index: 9999;
  pointer-events: none;
}

.offcanvas__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.25s ease-in;
}

.offcanvas__panel {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: min(1280px, 92vw);
  background: #fff;
  transform: translateX(100%);
  transition: transform 0.6s ease;
  overflow: auto;
}

.offcanvas__close {
  background: url("images/close.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: -webkit-sticky;
  position: sticky;
  top: 15px;
  right: 15px;
  z-index: 999;
  margin-left: auto;
  display: block;
  width: 24px;
  height: 24px;
  border: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.offcanvas__close:hover, .offcanvas__close:focus {
  opacity: 0.4;
}

.offcanvas__content {
  padding: 0 10px 30px 10px;
}

.offcanvas.is-open {
  pointer-events: auto;
}

.offcanvas.is-open .offcanvas__backdrop {
  opacity: 1;
}

.offcanvas.is-open .offcanvas__panel {
  transform: translateX(0);
}

body.offcanvas-open {
  overflow: hidden;
}

.page-template-page-realisations .secteur-title,
.archive .secteur-title {
  position: relative;
  font-size: 50px;
  text-transform: uppercase;
  padding-top: 20px;
  margin-bottom: 50px;
}
.page-template-page-realisations .secteur-title:before,
.archive .secteur-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
  transform: scaleX(var(--scaleX, 0));
  transform-origin: left center;
}
.page-template-page-realisations .cpt_content,
.archive .cpt_content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.page-template-page-realisations .cpt_content a,
.archive .cpt_content a {
  text-decoration: none;
  margin-right: 10px;
}
.page-template-page-realisations .cpt_content a:hover, .page-template-page-realisations .cpt_content a:focus,
.archive .cpt_content a:hover,
.archive .cpt_content a:focus {
  font-family: "ffclan_news", sans-serif;
}
.page-template-page-realisations .cpt_content .cpt_select figure,
.page-template-page-realisations .cpt_content .cpt_select img,
.archive .cpt_content .cpt_select figure,
.archive .cpt_content .cpt_select img {
  position: relative;
}
.page-template-page-realisations .cpt_content .cpt_select .cpt_select_content,
.archive .cpt_content .cpt_select .cpt_select_content {
  width: 100%;
  margin-bottom: 40px;
}
.page-template-page-realisations .cpt_content .cpt_select .cpt_select_content h3,
.archive .cpt_content .cpt_select .cpt_select_content h3 {
  font-size: 20px;
  margin: 20px 0 0;
  text-transform: uppercase;
}

.cpt_content.nomargin {
  margin: 0;
}

.marger {
  margin: 80px 0 0;
}

.parallax-home {
  min-height: 800px;
  background: transparent;
}

.parallax-page {
  width: 100%;
  background: transparent;
  position: relative;
  z-index: 0;
}
.parallax-page .flexy {
  width: 100%;
  text-align: center;
  color: #fff;
}
.parallax-page .flexy h2, .parallax-page .flexy h3 {
  color: #fff;
  text-transform: uppercase;
}
.parallax-page .flexy h2:after, .parallax-page .flexy h3:after {
  display: none;
}
.parallax-page .flexy .layer {
  background: rgba(0, 0, 0, 0.5);
}
.parallax-page .centering {
  max-width: 50%;
  padding: 50px;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}
.parallax-page .centering h2, .parallax-page .centering h3, .parallax-page .centering strong {
  margin: 0;
  line-height: normal;
  text-transform: uppercase;
}
.parallax-page .centering strong {
  font-weight: 400;
}
.parallax-page .centering .text {
  margin: 15px 0;
}
.parallax-page .centering .button {
  font-size: initial;
  width: auto;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  border: 1px solid #f77900;
}
.parallax-page .centering .button:hover {
  border-color: #c46000;
}
.parallax-page .centering .button.marger {
  background: none;
  border-color: #f77900;
  color: #f77900;
}
.parallax-page .centering .button.marger:hover {
  background: #c46000;
  color: #fff;
  border-color: #c46000;
}
.parallax-page .centering .button.margintop {
  margin-top: 15px;
}

.straight {
  display: block;
  max-width: 800px;
  margin: 0 auto;
}

.straight.mid {
  max-width: 1440px;
}

.straight.pad {
  padding: 50px 0;
}

.straight.gutter {
  padding: 0 30px;
}

.straight.fullmargin {
  margin: 0 80px;
  max-width: inherit;
}

.straight.full {
  max-width: 1920px;
  padding: 0 30px;
}

.straight.wide {
  max-width: 1920px;
}

.straight.center {
  text-align: center;
}

.straight.nomin {
  position: relative;
}
.straight.nomin h2 {
  max-width: inherit;
}

#grid-contact {
  display: grid;
  grid-template-columns: 33.33% 66.66%;
  margin-top: 50px;
}
#grid-contact .address .brand {
  display: block;
  font-size: 40px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#grid-contact .contact {
  margin-top: 30px;
}

.wpcf7 {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 20px;
}
.wpcf7:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
  transform: scaleX(var(--scaleX, 0));
  transform-origin: left center;
}
.wpcf7 #rgpd {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  padding: 30px 0;
}
.wpcf7 #rgpd:hover, .wpcf7 #rgpd:focus {
  cursor: pointer;
}
.wpcf7 #rgpd .wpcf7-list-item {
  margin: 0;
  display: flex;
  align-items: flex-start;
}
.wpcf7 #rgpd input {
  margin: 4px 10px 0 0;
}
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea,
.wpcf7 .wpcf7-select {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000;
  padding: 10px 0 30px 0;
  width: 100%;
  font-size: 18px;
  -webkit-appearance: none;
  transition: all 0.2s ease-in;
}
.wpcf7 .wpcf7-text:active, .wpcf7 .wpcf7-text:focus,
.wpcf7 .wpcf7-textarea:active,
.wpcf7 .wpcf7-textarea:focus,
.wpcf7 .wpcf7-select:active,
.wpcf7 .wpcf7-select:focus {
  border-color: #2D375F;
}
.wpcf7 .wpcf7-textarea {
  min-width: 100%;
  max-width: 100%;
  resize: none;
}
.wpcf7 .wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("images/arrow.gif") 98% 50% no-repeat #fff;
}
.wpcf7 .wpcf7-select:hover, .wpcf7 .wpcf7-select:focus {
  cursor: pointer;
}
.wpcf7 .wpcf7-select option:first-child {
  color: #f77900;
}
.wpcf7 .wpcf7-response-output {
  font-family: "ffclan_news", sans-serif;
  font-size: 18px;
  border: none !important;
  background: #f77900;
  color: #fff;
  padding: 10px !important;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-family: "ffclan_news", sans-serif;
  position: absolute;
  z-index: 9;
  background: #f77900;
  color: #fff !important;
  padding: 5px 10px;
  font-size: 18px;
  min-width: 285px;
}
.wpcf7 .wpcf7-not-valid-tip:after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 6px solid #f77900;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  top: -6px;
  left: 1rem;
}
.wpcf7 .wpcf7-spinner {
  margin: 0 auto;
  display: block;
}
.wpcf7 .wpcf7-validation-errors {
  border: none;
  color: #fff;
  background: #ed4451;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}
.wpcf7 .wpcf7-mail-sent-ok {
  border: none;
  color: #fff;
  background: #f77900;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}

.coord {
  display: inline-block;
  width: 100%;
  margin: 50px 0;
}
.coord .coord_content {
  display: flex;
  align-items: center;
  background: #BEC1CD;
}
.coord .coord_content img {
  display: block;
}
.coord .coord_content .coord_text {
  padding-left: 50px;
}
.coord .coord_content .coord_text a {
  display: inline-block;
  background: #222;
  color: #fff;
  padding: 5px 20px;
  margin: 5px 0;
  transition: all 0.2s ease-in;
}
.coord .coord_content .coord_text a:hover, .coord .coord_content .coord_text a:focus {
  text-decoration: none;
  background: #333;
}

.error404 #content {
  padding: 0;
  float: left;
}
.error404 #content .text_404 {
  padding: 70px 0;
}
.error404 #content .text_404 h1 {
  text-align: left;
  margin: 0 0 15px 0;
}
.error404 #content .button {
  text-decoration: none;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  max-width: 1920px;
  margin: 0 auto;
}

.entry-content p,
.entry-content ul,
#matomo-opt-out {
  max-width: 1920px;
  margin: 0 auto 15px;
}

.entry-content blockquote {
  margin-left: auto;
  margin-right: auto;
}

.entry-content h2,
.entry-content h3 {
  margin: 0 auto 15px;
}

.entry-content p.has-background {
  max-width: 1200px;
}

/* Image hover home */
figure img {
  box-sizing: border-box;
  width: 100%;
  display: block;
}
figure figcaption {
  padding: 2em;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure figcaption,
figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@supports (-webkit-touch-callout: inherit) {
  .wp-block-cover.has-parallax,
.wp-block-cover-image.has-parallax,
.wp-block-cover__image-background.has-parallax {
    background-attachment: scroll !important;
  }
}
@media (max-width: 1440px) {
  #header .header_line .logo {
    width: 80px;
  }

  .right_content .logo_content span {
    font-size: 18px;
  }

  #footer .footer_content .footer_item .menu_footer ul li a {
    font-size: 18px;
  }
  #footer .footer_content .footer_container {
    grid-template-columns: 30% 70%;
  }
  #footer .footer_content .footer_item.spe {
    gap: 0;
    font-size: 18px;
  }
  #footer .footer_content .footer_item.spe > div:nth-child(2) {
    padding: 0 30px;
  }

  #nav ul li a {
    font-size: 18px;
  }

  .offcanvas__panel {
    width: min(1024px, 92vw);
  }
}
@media (max-width: 1280px) {
  .right_content {
    grid-template-columns: 30% 70%;
  }
  .right_content .logo_content span {
    font-size: 16px;
  }

  #nav ul li a {
    font-size: 14px;
  }

  .center {
    padding: 0 30px;
  }

  .straight.full {
    padding: 0 30px;
  }
}
@media (max-width: 1200px) {
  .offcanvas__panel {
    width: min(800px, 92vw);
  }

  #footer .footer_content .footer_item .logo img {
    width: 48px;
  }
  #footer .footer_content .footer_item .menu_footer ul li a {
    font-size: 16px;
  }
  #footer .footer_content .footer_container {
    grid-template-columns: 30% 70%;
  }
  #footer .footer_content .footer_item.spe {
    font-size: 16px;
  }
  #footer .footer_content .footer_item.spe > div:nth-child(2) {
    padding: 0 0 0 20px;
  }
}
@media (max-width: 960px) {
  .admin-bar #header {
    top: 0;
  }

  #header .right_content {
    display: block;
  }
  #header .right_content #access {
    width: 100%;
  }
  #header .right_content #access ul li:nth-child(1),
#header .right_content #access ul li:nth-child(3) {
    margin: 0;
  }
  #header .right_content #access ul li {
    width: calc(50% - 10px);
  }

  .admin-bar #main .photobig {
    height: 65vh;
  }

  h1 {
    font-size: 45px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 18px !important;
  }

  .col-1 {
    width: 20%;
  }

  .straight {
    padding: 0 30px;
  }

  .straight.nopad {
    padding: 0;
  }

  .straight.pad {
    padding: 30px;
  }

  .cpt_content {
    padding: 0;
  }
  .cpt_content .cpt_select .cpt_select_content h3 {
    padding-left: 0;
    padding-right: 0;
  }

  .page-template-page-realisations .cpt_content,
.archive .cpt_content {
    display: inline-block;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .page-template-page-realisations .cpt_content a,
.archive .cpt_content a {
    margin: 0;
  }
  .page-template-page-realisations .cpt_content .cpt_select,
.archive .cpt_content .cpt_select {
    display: inline-block;
    width: 85%;
    padding: 0 5px 0 0;
  }
  .page-template-page-realisations .cpt_content .cpt_select figure img,
.archive .cpt_content .cpt_select figure img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
  }
  .page-template-page-realisations .cpt_content .cpt_select .cpt_select_content,
.archive .cpt_content .cpt_select .cpt_select_content {
    margin-bottom: 15px;
  }
  .page-template-page-realisations .cpt_content .cpt_select .cpt_select_content h3,
.archive .cpt_content .cpt_select .cpt_select_content h3 {
    white-space: normal;
  }

  .offcanvas-ref .offcanvas-ref__content .grid {
    display: block;
  }
  .offcanvas-ref .galerie .item {
    width: 100%;
    padding: 0 0 10px 0;
  }

  .page-template-page-mentions-legales .straight.legal .col-2 {
    padding: 0;
  }

  #grid-contact {
    display: block;
  }
  #grid-contact .wpcf7 {
    margin-top: 80px;
  }

  .menu_body p,
.legal p,
.legal ul {
    padding-left: 0;
    padding-right: 0;
  }

  .wp-block-quote {
    padding-left: 10px;
    padding-right: 10px;
  }
  .wp-block-quote:before {
    left: 10px !important;
  }

  .entry-content .wp-block-columns h2,
.entry-content .wp-block-columns h3,
.entry-content .wp-block-columns ul,
.entry-content .wp-block-columns p {
    padding-left: 0;
    padding-right: 0;
  }

  #footer .footer_content .footer_container {
    display: block;
  }
  #footer .footer_content .footer_container .footer_item.spe {
    margin-bottom: 50px;
  }
}
@media (max-width: 960px) and (max-height: 640px) {
  .menuinContent {
    height: 100%;
    padding: 30px 0;
  }
}
@media (max-width: 1024px) {
  /*.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {
  background-attachment: scroll !important;
  }*/
  blockquote {
    margin: 20px 0;
  }

  h1 {
    background: none;
    font-size: 48px;
  }

  h2 {
    font-size: 28px;
  }

  h2.wp-block-heading.has-x-large-font-size {
    font-size: 36px !important;
  }

  h3 {
    font-size: 26px;
  }

  .alignleft, .alignright {
    width: 100%;
    max-width: 300px;
    height: auto;
  }

  .home #header .header_line h1 {
    font-size: 26px;
  }
  .home #header .header_line #access ul li a {
    font-size: 26px;
  }

  .video_content {
    min-height: 600px;
  }

  .offcanvas-ref .offcanvas-ref__heading .title {
    font-size: 36px;
  }

  #footer .footer_content .footer_item .menu_footer ul li a {
    font-size: 14px;
  }
  #footer .footer_content .footer_item .grid_foo {
    display: block;
    text-align: center;
  }
  #footer .footer_content .footer_item .grid_foo > div {
    float: none;
    width: 100%;
  }
  #footer .footer_content .footer_item .grid_foo > div #labels {
    margin-top: 30px;
  }
  #footer .footer_content .footer_item .grid_foo > div #labels #logos {
    justify-content: center;
  }

  .video_text {
    font-size: 48px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 18px;
  }

  #footer .footer_content {
    display: block;
  }
  #footer .footer_content ul {
    padding: 0;
  }
  #footer .footer_content ul li {
    list-style-type: none;
  }
  #footer .footer_content .button {
    float: none;
    display: inline-block;
    width: auto;
  }

  #header .header_line {
    padding: 30px 15px;
  }
  #header .header_line .right_content .logo_content span {
    margin-bottom: 0;
  }
  #header .header_line .logo {
    width: 95px;
  }

  .legal .col-2,
.legal .col-4 {
    width: 100%;
  }
}
@media (max-width: 650px) {
  body {
    font-size: 16px;
  }

  body.menu_opened {
    overflow: hidden;
  }

  /*input {
    display: none;
  }*/
  .open {
    background-color: #000;
    width: 24px;
    height: 2px;
    display: block;
    cursor: pointer;
    position: relative;
    top: 8px;
    margin: 0 auto;
  }
  .open:before {
    content: "";
    background-color: #000;
    width: 24px;
    height: 2px;
    display: block;
    position: relative;
    top: -8px;
    transform: rotate(0deg);
    transition: all 0.3s ease;
  }
  .open:after {
    content: "";
    background-color: #000;
    width: 24px;
    height: 2px;
    display: block;
    position: relative;
    top: 6px;
    transform: rotate(0deg);
    transition: all 0.3s ease;
  }

  #menuArea {
    display: inline-block;
    position: relative;
    z-index: 999;
    height: 60px;
    width: 100%;
  }
  #menuArea #menuToggle {
    display: none;
  }

  .content_menu {
    display: table;
    position: fixed;
    bottom: 0;
    z-index: 9;
    width: calc(100% - 60px);
    background: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .content_menu label {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-transform: uppercase;
    font-size: 20px;
    border-right: 1px solid #000;
    padding: 10px 15px;
  }
  .content_menu label a {
    color: #000;
    display: block;
    text-decoration: none;
  }
  .content_menu label a:hover {
    text-decoration: none;
  }
  .content_menu label i.fas,
.content_menu label i.far {
    margin: 0 0 5px 0;
    font-size: 18px;
    color: #000;
  }
  .content_menu label.last {
    border: none;
  }

  .menuOpen {
    display: block;
    cursor: pointer;
  }
  .menuOpen .name {
    display: block;
    line-height: normal;
    color: #000;
  }

  .menu_display {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: #f5f8f5;
  }
  .menu_display label {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    background-size: 100%;
    cursor: pointer;
  }
  .menu_display .menuContent {
    display: flex;
    align-items: center;
    height: calc(100% - 67px);
    overflow: auto;
  }
  .menu_display .menuContent .socialmobile {
    margin: 20px 0;
  }
  .menu_display .menuContent .socialmobile a {
    color: #fff;
    margin: 0 10px;
    font-size: 18px;
  }
  .menu_display .menuContent .logomenu {
    text-align: left;
    margin-left: 30px;
  }
  .menu_display .menuContent .logomenu .logo {
    display: block;
    margin-bottom: 30px;
    width: auto;
  }
  .menu_display .menuContent .logomenu .logo img {
    max-width: 100px;
  }
  .menu_display .menuContent .logomenu .logo a {
    color: #fff;
  }
  .menu_display ul {
    list-style: none;
    padding: 0 30px;
    margin: 0 auto;
  }
  .menu_display ul li a {
    display: block;
    font-size: 24px;
    text-decoration: none;
    transition: color 0.2s;
    padding: 10px 0;
    border-top: 1px solid #000;
    text-transform: uppercase;
  }
  .menu_display ul li a:hover, .menu_display ul li a:focus {
    font-family: "ffclan_news", sans-serif;
  }
  .menu_display ul li a span {
    text-transform: initial;
    font-weight: 400;
  }
  .menu_display ul li:last-child {
    border-bottom: 1px solid #000;
  }

  .menuEffects {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s;
  }
  .menuEffects ul {
    transform: translateY(0%);
    transition: all 0.5s;
  }

  #menuToggle:checked ~ .menuEffects {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s;
  }

  #menuToggle:checked ~ .content_menu .menuEffects ul {
    opacity: 1;
  }

  #menuToggle:checked ~ .content_menu .menuOpen .open {
    background-color: transparent;
  }

  #menuToggle:checked ~ .content_menu .menuOpen .open:before {
    content: "";
    background-color: #000;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }

  #menuToggle:checked ~ .content_menu .menuOpen .open:after {
    content: "";
    background-color: #000;
    transform: rotate(-45deg);
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
  }

  #menuToggle:not(:checked) ~ .content_menu .menuEffects ul {
    transform: translateY(-30%);
  }

  .line.nomob {
    display: none;
  }

  h2 {
    line-height: normal;
  }

  .straight ul {
    padding: 0;
  }

  .straight.full {
    padding: 0 15px;
  }

  .home #header .header_line h1 {
    font-size: 18px;
    margin-top: 15px;
  }
  .home #header .header_line #access ul li a {
    padding: 10px 0 9px 0;
  }

  #header .header_line {
    padding: 30px 15px;
  }
  #header .header_line .logo {
    z-index: 0;
  }
  #header .header_line .right_content #access ul li {
    width: 100% !important;
    margin: 0;
  }
  #header .header_line .right_content #access ul li:nth-child(3):before,
#header .header_line .right_content #access ul li:nth-child(4):before {
    display: none;
  }
  #header .header_line .right_content #access ul li:last-child {
    border-bottom: 1px solid #000;
  }

  #nav {
    z-index: 0;
  }
  #nav ul li a {
    font-size: 20px;
    padding: 10px 0 9px 0;
  }

  #main {
    position: relative;
    top: 0;
  }

  #main {
    margin-top: 0;
  }

  #content {
    z-index: 999;
    padding: 0;
  }

  .page-template-page-realisations .straight.full.nomob,
.archive .straight.full.nomob {
    padding: 0;
  }
  .page-template-page-realisations .straight.full.nomob .secteur-title,
.archive .straight.full.nomob .secteur-title {
    padding: 15px 15px 0 15px;
  }
  .page-template-page-realisations .straight.full.nomob .secteur-title:before,
.archive .straight.full.nomob .secteur-title:before {
    width: calc(100% - 30px);
    left: 15px;
  }
  .page-template-page-realisations .cpt_content,
.archive .cpt_content {
    padding-left: 15px;
  }
  .page-template-page-realisations .cpt_content a,
.archive .cpt_content a {
    margin: 0;
  }

  .page-template-page-contact #content {
    padding-bottom: 0;
  }

  .wpcf7 #rgpd {
    font-size: 16px;
  }

  .cpt_content .cpt_select {
    grid-template-columns: repeat(1, 1fr);
  }
  .cpt_content .cpt_select figure img {
    width: 100%;
  }
  .cpt_content .cpt_select_vertical {
    grid-template-columns: repeat(1, 1fr);
  }

  .has-large-font-size {
    font-size: 24px !important;
  }

  .wp-block-spacer {
    height: 10px !important;
  }

  .wp-block-separator {
    display: none;
  }

  .wpcf7 #rgpd {
    padding: 10px 0;
  }

  .offcanvas-ref .offcanvas-ref__content {
    font-size: 16px;
  }
  .offcanvas-ref .offcanvas-ref__heading .title {
    font-size: 20px;
  }

  .content_menu {
    width: 100%;
  }

  #footer .footer_content {
    width: calc(100% - 30px);
    margin: 50px auto 15px auto;
  }
  #footer .footer_content .footer_container .footer_item.spe {
    margin-bottom: 15px;
  }
  #footer .footer_content .footer_container .footer_item.spe .contact {
    margin-top: 15px;
  }
  #footer .footer_content .footer_container .footer_item .menu_footer {
    display: none;
  }
  #footer .footer_content .footer_container .footer_item .grid_foo {
    text-align: left;
    margin: 0 0 0 70px;
    width: calc(100% - 70px);
    font-size: 12px;
  }
  #footer .footer_content .footer_container .footer_item .grid_foo .linereturn {
    display: block;
  }
  #footer .footer_content .footer_container .footer_item .grid_foo > div #labels #logos {
    margin-left: 0;
    justify-content: left;
  }
  #footer .footer_content .footer_container .footer_item .grid_foo > div #labels #logos img {
    min-height: inherit;
    max-height: 40px;
  }
  #footer .footer_content .footer_container .footer_item .grid_foo > div #labels #logos img:last-child {
    padding-right: 0;
  }
}
@media (max-width: 450px) {
  h1 {
    font-size: 26px;
  }

  .straight.nopadmob {
    padding: 0 0 0 30px;
  }

  .video_text {
    font-size: 26px;
    padding: 15px;
  }

  .video_content {
    min-height: 350px;
    height: 450px;
    top: -7px;
  }

  .page-template-page-realisations .secteur-title,
.archive .secteur-title {
    font-size: 36px;
  }
}