/*
Theme Name: Starter Template
Theme URI: http://underscores.me/
Author: DVA Digital
Author URI: https://www.dva-digital.com
Description: Minimal and unstyled starter template
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Starter Template is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/* FONT FACE */
@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: url("assets/fonts/barlow.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/montserrat.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("assets/fonts/montserrat-semi.woff2") format("woff2");
}
/* VARIABLES */
html, body, #masthead .wrapper #site-navigation #primary-menu, #responsive-menu #responsive-menu-inner #mobile-menu, .clients, #colophon .wrapper .social {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* GLOBAL */
html {
  font-family: "Montserrat", sans-serif;
  color: #001114;
}
a {
  text-decoration: none;
  color: #00B3D3;
  transition: 0.3s;
}
h1, .h1 {
  font-family: "Barlow", sans-serif;
  font-size: 56px;
  line-height: 67px;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media (max-width: 500px) {
  h1, .h1 {
    font-size: 36px;
    line-height: 43px;
  }
}
h1:before, .h1:before {
  content: "/ ";
  color: #EE9A11;
}
h2, .h2 {
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 0.5em;
}
@media (max-width: 500px) {
  h2, .h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
h2:before, .h2:before {
  content: "/ ";
  color: #EE9A11;
}
h3, .h3 {
  font-family: "Barlow", sans-serif;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 0.5em;
}
@media (max-width: 500px) {
  h3, .h3 {
    font-size: 26px;
    line-height: 31px;
  }
}
h4, .h4 {
  font-family: "Barlow", sans-serif;
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 0.5em;
}
@media (max-width: 500px) {
  h4, .h4 {
    font-size: 20px;
    line-height: 24px;
  }
}
p, li {
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 500px) {
  p, li {
    font-size: 14px;
    line-height: 20px;
  }
}
small, .xs {
  font-size: 14px;
  line-height: 20px;
}
b {
  font-weight: 600;
}
blockquote {
  margin: 1.5em 0;
  padding: 15px 30px;
  background-color: #002329;
}
blockquote * {
  color: #ffffff;
}
img {
  max-width: 100%;
  height: auto;
}
/* WORDPRESS */
.alignnone, .alignleft, .alignright, .aligncenter {
  margin: 2.5em 0;
  display: block;
}
.alignleft {
  float: left;
  margin-right: 2.5em;
}
@media (max-width: 500px) {
  .alignleft {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
}
.alignright {
  float: right;
  margin-left: 2.5em;
}
@media (max-width: 500px) {
  .alignright {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
}
.aligncenter {
  margin: 2.5em auto;
}
.wp-caption, .gallery-item, .wp-block-image {
  max-width: 100%;
  box-sizing: border-box;
}
.wp-caption img, .gallery-item img, .wp-block-image img {
  display: block;
  margin: 0 auto;
}
.wp-caption a, .gallery-item a, .wp-block-image a {
  display: block;
}
.wp-caption .wp-caption-text, .wp-caption figcaption, .gallery-item .wp-caption-text, .gallery-item figcaption, .wp-block-image .wp-caption-text, .wp-block-image figcaption {
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  padding: 5px 20px;
  text-align: center;
  color: #001114;
}
.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 2em 0 0.5em;
}
@media (max-width: 500px) {
  .gallery {
    margin: 2em 0 1.5em;
  }
}
.gallery .gallery-item {
  width: 22%;
  margin: 0 0 3%;
}
@media (max-width: 900px) {
  .gallery .gallery-item {
    width: 30%;
    margin: 0 0 5%;
  }
}
@media (max-width: 500px) {
  .gallery .gallery-item {
    width: 46%;
    margin-bottom: 8%;
  }
}
.gallery.gallery-size-thumbnail img {
  width: 100%;
}
/* CLASS */
.clear {
  clear: both;
}
.wrapper {
  width: 1240px;
  max-width: 92%;
  margin: 0 auto;
}
.wrapper.medium {
  width: 1028px;
}
.wrapper .wrapper {
  max-width: 100%;
}
.btn, input[type="submit"] {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  background-color: #00B3D3;
  transition: 0.3s;
  padding: 12px 48px 12px 24px;
  position: relative;
  border: 1px solid #00B3D3;
  display: inline-block;
}
@media (max-width: 500px) {
  .btn, input[type="submit"] {
    font-size: 16px;
    line-height: 22px;
    padding: 13px 44px 13px 20px;
  }
}
.btn:hover, input[type="submit"]:hover {
  background-color: #00687A;
  border-color: #00687A;
}
.btn:after, input[type="submit"]:after {
  content: "";
  height: 14px;
  width: 8px;
  position: absolute;
  top: calc(50% - 7px);
  right: 24px;
  transition: 0.3s;
  filter: brightness(0) invert(1);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("assets/img/arrow.svg");
}
@media (max-width: 500px) {
  .btn:after, input[type="submit"]:after {
    right: 20px;
  }
}
.btn.orange, .btn.wpcf7-submit, input[type="submit"].orange, input[type="submit"].wpcf7-submit {
  background-color: #EE9A11;
  border-color: #EE9A11;
}
.btn.orange:hover, .btn.wpcf7-submit:hover, input[type="submit"].orange:hover, input[type="submit"].wpcf7-submit:hover {
  background-color: #ffffff;
  border-color: #002329;
  color: #001114;
}
.btn.orange:hover:after, .btn.wpcf7-submit:hover:after, input[type="submit"].orange:hover:after, input[type="submit"].wpcf7-submit:hover:after {
  filter: none;
}
input[type="submit"] {
  background-size: auto 14px;
  background-repeat: no-repeat;
  background-position: center right 24px;
  background-image: url("assets/img/arrow-w.svg");
}
input[type="submit"]:hover {
  background-image: url("assets/img/arrow.svg");
}
#backtoTop {
  cursor: pointer;
  position: fixed;
  display: block;
  width: 48px;
  height: 48px;
  bottom: -60px;
  right: 16px;
  background-color: #E6EAEB;
  border-radius: 50%;
  background-image: url("assets/img/up.svg");
  background-size: 14px auto;
  background-position: center center;
  background-repeat: no-repeat;
  transition: 0.3s;
  z-index: 100;
}
#backtoTop.visible {
  bottom: 16px;
}
.mask_blue, .mask_white {
  position: relative;
}
.mask_blue:after, .mask_white:before {
  content: "";
  position: absolute;
  width: 200px;
  aspect-ratio: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url("assets/img/mask_blue.svg");
  z-index: 2;
}
@media (max-width: 900px) {
  .mask_blue:after, .mask_white:before {
    width: 120px;
  }
}
.mask_white:before {
  background-position: bottom left;
  background-image: url("assets/img/mask_white.svg");
}
/* FORM */
input[type="text"], input[type="number"], input[type="email"], input[type="tel"], select, textarea {
  border: 1px solid #E6EAEB;
  padding: 11px 16px;
  box-sizing: border-box;
  width: 100%;
  transition: 0.3s;
}
textarea {
  height: 180px;
}
.wpcf7-form p {
  margin: 0;
}
.wpcf7-form .flex, .wpcf7-form .flex > p {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.wpcf7-form .flex br, .wpcf7-form .flex > p br {
  display: none;
}
.wpcf7-form .flex label, .wpcf7-form .flex > p label {
  width: 48%;
}
@media (max-width: 500px) {
  .wpcf7-form .flex label, .wpcf7-form .flex > p label {
    width: 100%;
  }
}
.wpcf7-form label {
  display: block;
  padding: 12px 0;
}
.wpcf7-form label br {
  display: none;
}
.wpcf7-form label .label {
  display: block;
  margin-bottom: 6px;
  color: #526366;
}
.wpcf7-form label .wpcf7-not-valid {
  border-color: #EB5757;
}
.wpcf7-form label input:focus, .wpcf7-form label select:focus, .wpcf7-form label textarea:focus {
  border-color: #00B3D3;
  outline: none;
}
.wpcf7-form label input::placeholder, .wpcf7-form label select::placeholder, .wpcf7-form label textarea::placeholder {
  color: #A0ADAF;
}
.wpcf7-form .center {
  display: block;
  text-align: center;
  margin: 1em 0;
  position: relative;
}
.wpcf7-form .wpcf7-spinner {
  display: block;
  margin: 0;
  position: absolute;
  top: calc(50% - 12px);
  left: calc(50% - 12px);
}
.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-top: 8px;
}
.wpcf7-form .wpcf7-response-output {
  margin: 0 !important;
  padding: 14px 20px !important;
  text-align: center;
  font-size: 14px;
  border-width: 1px !important;
}
.wpcf7-form.submitting .wpcf7-submit {
  filter: grayscale(1);
}
/*--------------------------------------------------------------
HEADER
--------------------------------------------------------------*/
#masthead {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 2px solid #E6EAEB;
  background-color: #ffffff;
  z-index: 1000;
}
#masthead .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0 10px;
}
@media (max-width: 1280px) {
  #masthead .wrapper {
    padding: 7px 0 5px;
  }
}
#masthead .wrapper #logo {
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 1280px) {
  #masthead .wrapper #logo {
    margin-bottom: 0;
  }
}
#masthead .wrapper #logo img {
  display: block;
}
@media (max-width: 1280px) {
  #masthead .wrapper #logo img {
    height: 44px;
    width: auto;
  }
}
#masthead .wrapper #site-navigation {
  margin-right: 50px;
}
@media (max-width: 1280px) {
  #masthead .wrapper #site-navigation {
    display: none;
  }
}
#masthead .wrapper #site-navigation #primary-menu {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
#masthead .wrapper #site-navigation #primary-menu li a {
  display: block;
  color: #001114;
  padding: 16px;
  font-size: 14px;
  line-height: 20px;
}
#masthead .wrapper #site-navigation #primary-menu li a:hover, #masthead .wrapper #site-navigation #primary-menu li a.active {
  color: #00B3D3;
  font-weight: 600;
}
#masthead .wrapper #site-navigation #primary-menu li .sub-menu {
  display: none;
}
#masthead .wrapper .actions {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
}
@media (max-width: 1280px) {
  #masthead .wrapper .actions {
    width: 17px;
  }
  #masthead .wrapper .actions a {
    display: none;
  }
}
#reponsive-menu-trigger-container {
  flex-flow: row-reverse;
  align-items: center;
  display: none;
}
@media (max-width: 1280px) {
  #reponsive-menu-trigger-container {
    display: flex;
  }
}
#reponsive-menu-trigger-container #responsive-menu-trigger {
  height: 12px;
  width: 17px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  cursor: pointer;
  display: flex;
}
#reponsive-menu-trigger-container #responsive-menu-trigger span {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #001114;
  transition: 0.2s;
  position: relative;
}
#reponsive-menu-trigger-container #responsive-menu-trigger span span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#reponsive-menu-trigger-container #responsive-menu-trigger span:first-child, #reponsive-menu-trigger-container #responsive-menu-trigger span:last-child {
  width: 70%;
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active > span {
  background-color: transparent;
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active > span:first-child {
  transform: translateY(15px);
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active > span:last-child {
  transform: translateY(-15px);
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active span {
  width: 100%;
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active span span {
  opacity: 1;
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active span span:first-child {
  transform: rotate(45deg);
}
#reponsive-menu-trigger-container #responsive-menu-trigger.active span span:last-child {
  transform: rotate(-45deg);
}
#responsive-menu {
  display: none;
  position: fixed;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  transition: 0.2s;
  z-index: 500;
}
@media (max-width: 1280px) {
  #responsive-menu {
    display: block;
  }
}
#responsive-menu.active {
  right: 0;
}
#responsive-menu #responsive-menu-inner {
  width: 500px;
  max-width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
  height: 100%;
  padding: 80px 24px 30px;
  overflow-y: auto;
}
#responsive-menu #responsive-menu-inner #mobile-menu li a {
  display: block;
  color: #001114;
  padding: 16px 24px 16px 0;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}
#responsive-menu #responsive-menu-inner #mobile-menu li a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 24px;
  background-size: auto 14px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("assets/img/arrow.svg");
}
#responsive-menu #responsive-menu-inner #mobile-menu li a:hover, #responsive-menu #responsive-menu-inner #mobile-menu li a.active {
  color: #00B3D3;
  font-weight: 600;
}
#responsive-menu #responsive-menu-inner #mobile-menu li .sub-menu {
  display: none;
}
#responsive-menu #responsive-menu-inner .actions a {
  margin: 16px 0 32px;
}
#responsive-menu #responsive-menu-inner .actions a span {
  width: auto;
}
#masthead .actions a, #responsive-menu .actions a {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  color: #001114;
}
#masthead .actions a:before, #responsive-menu .actions a:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: center center;
  background-size: 20px auto;
  background-repeat: no-repeat;
  margin-right: 16px;
  background-color: #EE9A11;
}
#masthead .actions a:not(:last-child), #responsive-menu .actions a:not(:last-child) {
  margin-right: 60px;
}
#masthead .actions a.phone:before, #responsive-menu .actions a.phone:before {
  background-image: url("assets/img/phone.svg");
}
#masthead .actions a.contact:before, #responsive-menu .actions a.contact:before {
  background-image: url("assets/img/mail.svg");
}
#masthead .actions a span, #responsive-menu .actions a span {
  display: inline-block;
  width: 110px;
}
.admin-bar #masthead, .admin-bar #responsive-menu {
  top: var(--wp-admin--admin-bar--height);
}
/*--------------------------------------------------------------
HOME
--------------------------------------------------------------*/
#front-page {
  overflow: hidden;
}
section#groupe {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 105px;
}
@media (max-width: 900px) {
  section#groupe {
    margin-bottom: 70px;
    flex-flow: column-reverse;
  }
}
section#groupe .left {
  width: 40%;
}
@media (max-width: 900px) {
  section#groupe .left {
    width: 100%;
  }
}
section#groupe .left .contact {
  margin: 2em 0;
}
section#groupe .left .contact .btn {
  margin-right: 30px;
}
@media (max-width: 1280px) {
  section#groupe .left .contact .btn {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 500px) {
  section#groupe .left .contact span {
    display: block;
    font-size: 16px;
  }
}
section#groupe .left .confiance {
  margin-top: 90px;
}
@media (max-width: 900px) {
  section#groupe .left .confiance {
    margin-top: 0;
  }
  section#groupe .left .confiance p {
    font-size: 16px;
  }
}
section#groupe .right {
  height: 700px;
  width: calc(57% + 100px);
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  margin-right: -100px;
}
@media (max-width: 900px) {
  section#groupe .right {
    width: 110%;
    margin: 0 -3%;
    height: auto;
    aspect-ratio: 1;
  }
}
section#groupe .right:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background-image: url("assets/img/mask_banner.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center left;
  z-index: 1;
}
@media (max-width: 900px) {
  section#groupe .right:before {
    transform: rotate(-90deg);
  }
}
section#groupe .right:after {
  top: 0;
  right: 0;
}
section#histoire {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 105px;
}
@media (max-width: 500px) {
  section#histoire {
    margin-bottom: 70px;
  }
}
section#histoire .left {
  width: 50%;
  position: relative;
  padding-bottom: 70px;
}
@media (max-width: 900px) {
  section#histoire .left {
    width: 100%;
  }
}
section#histoire .left .back {
  width: 80%;
  aspect-ratio: 0.9;
  background-size: cover;
  background-position: center center;
}
section#histoire .left .back:after {
  top: 0;
  left: 30px;
}
section#histoire .left .front {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 63%;
  aspect-ratio: 1;
  background-size: cover;
  background-position: center center;
}
section#histoire .right {
  width: 42%;
}
@media (max-width: 900px) {
  section#histoire .right {
    width: 100%;
    margin-top: 12px;
  }
}
section#metiers {
  background: linear-gradient(118.62deg, #002329 10.77%, #001E23 33.69%, #001114 90.77%);
  padding: 104px 0 74px;
  position: relative;
  margin-bottom: 100px;
}
@media (max-width: 500px) {
  section#metiers {
    margin-bottom: 70px;
    padding: 64px 0 44px;
  }
}
section#metiers:before, section#metiers:after {
  content: "";
  position: absolute;
  height: 260px;
  width: 140px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}
@media (max-width: 500px) {
  section#metiers:before, section#metiers:after {
    height: 160px;
    width: 90px;
  }
}
section#metiers:before {
  top: 0;
  left: 0;
  background-position: top left;
  background-image: url("assets/img/triangle_dark.svg");
}
section#metiers:after {
  right: 0;
  bottom: 100%;
  background-position: top right;
  background-image: url("assets/img/triangle.svg");
  z-index: -1;
}
section#metiers *:not(.btn):not(a) {
  color: #ffffff;
}
section#metiers .wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
section#metiers .wrapper .left {
  width: 48.5%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
@media (max-width: 900px) {
  section#metiers .wrapper .left {
    width: 100%;
  }
}
section#metiers .wrapper .left h2 {
  margin-top: 0;
}
section#metiers .wrapper .left .btn {
  margin-top: 1em;
}
section#metiers .wrapper .left .domaines {
  margin-bottom: 0;
}
section#metiers .wrapper .right {
  width: 48.5%;
  min-height: 420px;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 900px) {
  section#metiers .wrapper .right {
    width: 100%;
    margin-top: 40px;
    min-height: auto;
    aspect-ratio: 1.4;
  }
}
section#metiers .wrapper .right:before {
  bottom: 0;
  right: 30px;
}
section#metiers .wrapper .metiers {
  width: 100%;
  margin-top: 45px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
@media (max-width: 900px) {
  section#metiers .wrapper .metiers {
    margin-top: 15px;
  }
}
section#metiers .wrapper .metiers .metier {
  width: 48.5%;
  margin-bottom: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-right: 32px;
  box-sizing: border-box;
}
@media (max-width: 500px) {
  section#metiers .wrapper .metiers .metier {
    width: 100%;
  }
}
section#metiers .wrapper .metiers .metier .picto {
  padding: 26px 32px 26px 32px;
  width: 80px;
  aspect-ratio: 1;
  background-size: 80px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  section#metiers .wrapper .metiers .metier .picto {
    background-position: center left;
    padding-left: 0;
  }
}
section#metiers .wrapper .metiers .metier .text {
  width: calc(100% - 152px);
}
@media (max-width: 900px) {
  section#metiers .wrapper .metiers .metier .text {
    width: 100%;
  }
}
section#metiers .wrapper .metiers .metier .text > *:first-child {
  margin-top: 0;
}
section#metiers .wrapper .metiers .metier .text > *:last-child {
  margin-bottom: 0;
}
section#equipe {
  margin-bottom: 116px;
}
@media (max-width: 500px) {
  section#equipe {
    margin-bottom: 70px;
  }
}
section#equipe .equipe {
  margin-top: 60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 900px) {
  section#equipe .equipe {
    flex-flow: row nowrap;
    overflow-x: scroll;
    padding-bottom: 20px;
    margin-top: 40px;
  }
}
section#equipe .equipe .membre {
  width: 23%;
}
@media (max-width: 900px) {
  section#equipe .equipe .membre {
    width: 256px;
    margin-right: 24px;
    flex: 0 0 256px;
  }
  section#equipe .equipe .membre:last-child {
    margin-right: 0;
  }
}
section#equipe .equipe .membre .photo {
  background-size: cover;
  background-position: center center;
  aspect-ratio: 0.72;
  margin-bottom: 24px;
}
section#equipe .equipe .membre p {
  font-size: 18px;
  line-height: 24px;
  margin: 0.5em 0;
}
@media (max-width: 500px) {
  section#equipe .equipe .membre p {
    font-size: 16px;
  }
}
section#equipe .equipe .membre p.poste {
  text-transform: uppercase;
  color: #A0ADAF;
}
section#equipe .equipe .membre .social {
  margin-top: 16px;
  border-left: 3px solid #EE9A11;
  padding-left: 20px;
}
section#equipe .equipe .membre .social .linkedin {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("assets/img/linkedin.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 4px;
}
section#chiffres {
  margin-bottom: 110px;
}
@media (max-width: 500px) {
  section#chiffres {
    margin-bottom: 70px;
  }
}
section#chiffres .img {
  background-size: cover;
  background-position: center center;
  height: 206px;
  margin: 38px 0 14px;
  overflow: hidden;
}
@media (max-width: 900px) {
  section#chiffres .img {
    height: 100px;
  }
}
section#chiffres .img:after {
  top: 0;
  left: 30px;
}
section#chiffres .img:before {
  bottom: 0;
  right: 30px;
}
section#chiffres .img:after, section#chiffres .img:before {
  width: 150px;
}
@media (max-width: 900px) {
  section#chiffres .img:after, section#chiffres .img:before {
    width: 90px;
  }
}
section#chiffres .img .line {
  position: absolute;
  top: 0;
  left: 40%;
  bottom: 0;
  width: 32px;
  background-color: #ffffff;
}
@media (max-width: 900px) {
  section#chiffres .img .line {
    display: none;
  }
}
section#chiffres .chiffres {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
section#chiffres .chiffres div.chiffre {
  width: 23%;
}
@media (max-width: 1280px) {
  section#chiffres .chiffres div.chiffre {
    width: 48%;
  }
}
@media (max-width: 500px) {
  section#chiffres .chiffres div.chiffre {
    width: 100%;
  }
}
section#chiffres .chiffres div.chiffre p.chiffre span {
  display: block;
  margin: 0;
}
section#clients {
  margin-bottom: 100px;
}
@media (max-width: 500px) {
  section#clients {
    margin-bottom: 50px;
  }
}
section#clients .clients {
  gap: 32px;
  margin-top: 44px;
  justify-content: center;
}
@media (max-width: 500px) {
  section#clients .clients {
    gap: 24px;
  }
}
section#clients .clients li {
  width: 180px;
}
@media (max-width: 500px) {
  section#clients .clients li {
    width: 144px;
  }
}
.clients {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: flex-start;
  gap: 20px;
}
.clients li {
  width: 144px;
  aspect-ratio: 2.8;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
section#contact {
  margin-bottom: 76px;
}
section#contact .bg {
  background-size: cover;
  background-position: center center;
  height: 380px;
}
section#contact .bg:before {
  top: 0;
  left: 30px;
  transform: rotate(180deg);
}
section#contact .wrapper {
  position: relative;
  z-index: 5;
  margin-top: -320px;
}
section#contact .wrapper > *:not(.contact) {
  color: #ffffff;
}
section#contact .wrapper .contact {
  background-color: #ffffff;
  box-shadow: 0px 2px 25px rgba(0, 17, 20, 0.1);
  margin-top: 56px;
  padding: 54px 74px;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: space-between;
}
@media (max-width: 900px) {
  section#contact .wrapper .contact {
    flex-flow: column;
  }
}
@media (max-width: 500px) {
  section#contact .wrapper .contact {
    padding: 24px;
  }
}
section#contact .wrapper .contact .left {
  width: 41%;
  display: flex;
  flex-flow: column;
}
@media (max-width: 900px) {
  section#contact .wrapper .contact .left {
    width: 100%;
  }
}
section#contact .wrapper .contact .left .up {
  background-color: #00B3D3;
}
section#contact .wrapper .contact .left .down {
  background-color: #00687A;
}
section#contact .wrapper .contact .left .up, section#contact .wrapper .contact .left .down {
  display: flex;
  flex-flow: column;
  justify-content: center;
  flex-grow: 1;
  padding: 24px;
}
section#contact .wrapper .contact .left * {
  color: #ffffff;
}
section#contact .wrapper .contact .right {
  width: calc(59% - 32px);
}
@media (max-width: 900px) {
  section#contact .wrapper .contact .right {
    width: 100%;
  }
}
section#contact .wrapper .contact .right form {
  margin-top: -16px;
}
@media (max-width: 900px) {
  section#contact .wrapper .contact .right form {
    margin-top: 30px;
  }
}
/*--------------------------------------------------------------
PAGE
--------------------------------------------------------------*/
#content {
  margin-top: 102px;
}
@media (max-width: 1280px) {
  #content {
    margin-top: 56px;
  }
}
.page-simple {
  padding: 10px 0 60px;
}
/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/
#colophon {
  border-top: 1px solid #E6EAEB;
  position: relative;
}
#colophon:after {
  content: "";
  position: absolute;
  height: 260px;
  width: 140px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  right: 0;
  bottom: 100%;
  background-position: top right;
  background-image: url("assets/img/triangle.svg");
}
@media (max-width: 500px) {
  #colophon:after {
    height: 160px;
    width: 90px;
  }
}
#colophon .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
}
@media (max-width: 1280px) {
  #colophon .wrapper {
    flex-flow: column;
    justify-content: center;
  }
}
#colophon .wrapper .bloc {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 1280px) {
  #colophon .wrapper .bloc {
    flex-flow: column;
  }
}
#colophon .wrapper .bloc .logo {
  display: block;
  margin-right: 30px;
}
@media (max-width: 1280px) {
  #colophon .wrapper .bloc .logo {
    margin-right: 0;
  }
}
#colophon .wrapper .bloc .logo img {
  display: block;
  height: 50px;
  width: auto;
}
#colophon .wrapper .bloc #copyright {
  color: #526366;
}
@media (max-width: 1280px) {
  #colophon .wrapper .bloc #copyright {
    margin: 26px 0 34px;
    text-align: center;
    line-height: 32px;
  }
}
@media (max-width: 500px) {
  #colophon .wrapper .bloc #copyright .line {
    display: none;
  }
  #colophon .wrapper .bloc #copyright .elem {
    display: block;
    text-align: center;
  }
}
#colophon .wrapper .bloc #copyright a {
  color: #526366;
}
#colophon .wrapper .social {
  display: flex;
  flex-flow: row nowrap;
}
@media (max-width: 1280px) {
  #colophon .wrapper .social {
    flex-flow: column;
    align-items: center;
  }
}
#colophon .wrapper .social a {
  display: block;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1280px) {
  #colophon .wrapper .social a {
    padding-left: 40px;
    background-position: center left;
    width: auto;
  }
}
#colophon .wrapper .social a span {
  display: none;
  color: #001114;
}
@media (max-width: 1280px) {
  #colophon .wrapper .social a span {
    display: block;
  }
}
