/*!
Theme Name: Mvtcom
Theme URI: PROD
Author: PROD
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mvtcom
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready */
/*Global Variables */
/*-------- ---------- ----------- ----------- ------------ */
/* OPTIONS DE THEME */
/*-------- ---------- ----------- ----------- ------------ */
/*-------- ---------- ----------- ----------- ------------ */
/* COULEURS */
/*-------- ---------- ----------- ----------- ------------ */
/*-------- ---------- ----------- ----------- ------------ */
/* ELEMENTS */
/*-------- ---------- ----------- ----------- ------------ */
/*-------- ---------- ----------- ----------- ------------ */
/* FLEX */
/*-------- ---------- ----------- ----------- ------------ */
.flex, .flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-space {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 499px) {
  .flex .item2, .flex-wrap .item2, .flex .item3, .flex-wrap .item3, .flex .item4, .flex-wrap .item4, .flex-center .item2, .flex-center .item3, .flex-center .item4, .flex-space .item2, .flex-space .item3, .flex-space .item4 {
    width: 100%;
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .flex .item2, .flex-wrap .item2, .flex .item3, .flex-wrap .item3, .flex .item4, .flex-wrap .item4, .flex-center .item2, .flex-center .item3, .flex-center .item4, .flex-space .item2, .flex-space .item3, .flex-space .item4 {
    margin: 1%;
  }
  .flex .item2, .flex-wrap .item2, .flex-center .item2, .flex-space .item2 {
    width: 48%;
  }
  .flex .item3, .flex-wrap .item3, .flex-center .item3, .flex-space .item3 {
    width: 48%;
  }
  .flex .item4, .flex-wrap .item4, .flex-center .item4, .flex-space .item4 {
    width: 48%;
  }
}
@media screen and (min-width: 768px) {
  .flex-center .item2, .flex-center .item3, .flex-center .item4 {
    margin: 1%;
  }
  .flex .item2, .flex-wrap .item2, .flex-space .item2 {
    width: 48%;
  }
  .flex .item3, .flex-wrap .item3, .flex-space .item3 {
    width: 30%;
  }
  .flex .item4, .flex-wrap .item4, .flex-space .item4 {
    width: 24%;
  }
}
/*-------- ---------- ----------- ----------- ------------ */
/* MIXINS */
/*-------- ---------- ----------- ----------- ------------ */
/*---------------------------------------------*/
/* Bouton
--------------------------------------------- */
/*---------------------------------------------*/
/* Header Mobile Menu
--------------------------------------------- */
/*---------------------------------------------*/
/* Contact Form
--------------------------------------------- */
/**
	  * 1. Correct the line height in all browsers.
	  * 2. Prevent adjustments of font size after orientation changes in iOS.
	  */
html {
  -webkit-text-size-adjust: 100%;
}
/* Sections
         ========================================================================== */
/**
     * Remove the margin in all browsers.
     */
body {
  margin: 0;
}
/**
     * Render the `main` element consistently in IE.
     */
main {
  display: block;
}
/* Grouping content
         ========================================================================== */
/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.,
    
     */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Text-level semantics
         ========================================================================== */
/**
     * 1. Remove the bottom border in Chrome 57-
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b, strong {
  font-weight: bolder;
}
/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%;
}
/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
         ========================================================================== */
/**
     * Remove the border on images inside links in IE 10.
     */
img {
  border-style: none;
}
.flex, .flex-wrap {
  display: flex;
}
/* Forms
         ========================================================================== */
/**
     * 1. Change the font styles in all browsers.
     * 2. Remove the margin in Firefox and Safari.
     */
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
/**
     * Show the overflow in IE.
     * 1. Show the overflow in Edge.
     */
button, input {
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}
/**
     * Remove the inner border and padding in Firefox.
     */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
     * Restore the focus styles unset by the previous rule.
     */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
     * Correct the padding in Firefox.
     */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *		`fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
/**
     * Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  vertical-align: baseline;
}
/**
     * Remove the default vertical scrollbar in IE 10+.
     */
textarea {
  overflow: auto;
}
/**
     * 1. Add the correct box sizing in IE 10.
     * 2. Remove the padding in IE 10.
     */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
/**
     * Remove the inner padding in Chrome and Safari on macOS.
     */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/* Interactive
         ========================================================================== */
/*
     * Add the correct display in Edge, IE 10+, and Firefox.
     */
details {
  display: block;
}
/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item;
}
/* Misc
         ========================================================================== */
/**
     * Add the correct display in IE 10+.
     */
template {
  display: none;
}
/**
     * Add the correct display in IE 10.
     */
[hidden] {
  display: none;
}
/* Box sizing
    --------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
    @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
/*--------------------------*/
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
/* Links
	 --------------------------------------------- */
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
/* Accessibility
	 --------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}
/* Forms
	 --------------------------------------------- */
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  max-width: 100%;
  overflow: hidden;
  -webkit-appearance: none !important;
}
dfn, cite, em, i {
  font-style: italic;
}
textarea {
  width: 100%;
}
li {
  list-style: none;
}
/* SAFARI */
form {
  max-width: 100%;
  overflow: hidden;
  -webkit-appearance: none;
}
svg {
  max-width: 100%;
}
/* ----------------------------------------------*/
/* ------------ GENERAL MISE EN PAGE ------------*/
/* ----------------------------------------------*/
#wpadminbar {
  position: fixed !important;
  background: #333 !important;
  overflow: hidden;
  z-index: 1000;
}
#wpadminbar .display-name, #wpadminbar a span {
  color: white !important;
}
#secondary {
  display: none;
}
a {
  text-decoration: none;
}
.entry-header, .entry-content, .entry-footer {
  display: none;
}
* {
  font-family: "Inter", sans-serif;
  box-sizing: border-box;
}
h1 {
  font-size: 2.5rem;
  color: white;
  font-weight: 400;
  margin-top: 0;
}
@media screen and (max-width: 1100px) {
  h1 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  h1 {
    font-size: 1.6rem;
  }
}
h2 {
  font-size: 2rem;
  margin-top: 0;
}
@media screen and (max-width: 1100px) {
  h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 600px) {
  h2 {
    font-size: 1.4rem;
  }
}
p, li, a, h2, h3, h4 {
  color: #212121;
}
#page main {
  margin-top: 80px;
  width: 100vw;
}
#page .vc_row {
  margin-left: 0;
  margin-right: 0;
}
#page .wpb_content_element, #page .vc_btn3-container {
  margin-bottom: 0;
}
#page .vc_column-inner {
  padding: 0;
}
#page .vc_column-inner::before, #page .vc_column-inner::after {
  content: none;
}
#page .vc_row::before, #page .vc_row::after {
  content: none;
}
#page .vc_col-sm-1, #page .vc_col-sm-10, #page .vc_col-sm-11, #page .vc_col-sm-12, #page .vc_col-sm-2, #page .vc_col-sm-3, #page .vc_col-sm-4, #page .vc_col-sm-5, #page .vc_col-sm-6, #page .vc_col-sm-7, #page .vc_col-sm-8, #page .vc_col-sm-9 {
  float: none;
}
#page .vc_section {
  margin: 6rem auto;
  padding: 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #page .vc_section {
    margin: 3rem auto;
  }
}
#page .width95vw {
  width: 95vw;
  margin: auto !important;
  max-width: 1700px;
}
@media screen and (min-width: 1900px) {
  #page .width95vw {
    width: 90vw;
  }
}
@media screen and (max-width: 500px) {
  #page .width95vw {
    width: 90vw;
  }
}
#page .max1400px {
  width: 100%;
  max-width: 1400px;
  margin: auto;
}
#page .max1800px {
  width: 100%;
  max-width: 1800px;
  margin: auto;
}
#page .greyBox {
  background-color: #F7F7F7;
  border-radius: 70px;
  border-top-right-radius: 0;
  padding: 4rem 2rem;
}
@media screen and (max-width: 768px) {
  #page .greyBox {
    padding: 2rem 1.5rem;
    border-radius: 50px;
    border-top-right-radius: 0;
  }
}
@media screen and (max-width: 499px) {
  .laptop {
    display: none !important;
  }
}
@media screen and (min-width: 500px) {
  .mobile {
    display: none !important;
  }
}
@media screen and (min-width: 1000px) {
  #burger-navigation {
    display: none;
  }
  .boxed_smaller {
    width: 50%;
    margin: auto;
    min-width: 600px;
  }
}
@media screen and (max-width: 999px) {
  #main-navigation {
    display: none;
  }
  .boxed_smaller {
    padding: 0 2em;
  }
}
/* ----------------------------- */
/* ----------- BUTTON ---------- */
/* ----------------------------- */
#page .btn_orange {
  background-color: #FC9301;
  color: white !important;
  padding: 0.7rem 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: fit-content;
  border: 2px solid #FC9301;
  cursor: pointer;
  border-radius: 6px;
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.3s;
  box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
  -moz-appearance: none;
}
#page .btn_orange:hover {
  background-color: transparent;
  color: #FC9301 !important;
}
#page .btn_black {
  background-color: #212121;
  color: white !important;
  padding: 0.7rem 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: fit-content;
  border: 2px solid #212121;
  cursor: pointer;
  border-radius: 6px;
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.3s;
  box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
  -moz-appearance: none;
}
#page .btn_black:hover {
  background-color: transparent;
  color: #212121 !important;
}
/* ---------------------------- */
/* -------- FORMULAIRE -------- */
/* ---------------------------- */
.wpcf7-form {
  background-color: white;
  padding: 2rem;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .wpcf7-form {
    padding: 1.5rem;
  }
}
@media screen and (max-width: 500px) {
  .wpcf7-form {
    padding: 1rem;
  }
}
.wpcf7-form h2 {
  color: #212121 !important;
  font-size: 1.4rem;
  margin-bottom: 10px;
  margin-top: 1rem;
}
.wpcf7-form h2:first-of-type {
  margin-top: 0;
}
.wpcf7-form .flex p, .wpcf7-form .flex-wrap p {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.wpcf7-form .flex p span, .wpcf7-form .flex-wrap p span {
  width: calc(50% - 0.5rem);
}
@media screen and (max-width: 768px) {
  .wpcf7-form .flex p, .wpcf7-form .flex-wrap p {
    flex-wrap: wrap;
  }
  .wpcf7-form .flex p span, .wpcf7-form .flex-wrap p span {
    width: 100%;
  }
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form p {
  margin: 0;
}
.wpcf7-form span {
  margin-bottom: 1rem;
  display: block;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=tel], .wpcf7-form select, .wpcf7-form textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #8E8E8E;
  padding: 0.7rem 0;
  color: #212121;
  border-radius: 0;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: white;
}
.wpcf7-form input[type=text]::placeholder, .wpcf7-form input[type=email]::placeholder, .wpcf7-form input[type=tel]::placeholder, .wpcf7-form select::placeholder, .wpcf7-form textarea::placeholder {
  color: #8E8E8E;
}
.wpcf7-form .botForm {
  display: flex;
}
.wpcf7-form .botForm .wpcf7-spinner {
  display: none;
}
.wpcf7-form .botForm .divCheckbox {
  margin-right: 1rem;
}
.wpcf7-form .botForm .wpcf7-form-control-wrap span {
  color: #8E8E8E;
  margin-bottom: 0;
}
.wpcf7-form .botForm .wpcf7-form-control-wrap a {
  color: #FC9301 !important;
  text-decoration: underline;
}
.wpcf7-form .botForm .wpcf7-form-control-wrap .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-form .botForm .wpcf7-form-control-wrap label {
  display: flex;
  align-items: flex-start;
}
.wpcf7-form .botForm .wpcf7-form-control-wrap label input {
  margin-right: 10px;
  position: relative;
  top: 3px;
  min-width: 15px;
}
@media screen and (max-width: 600px) {
  .wpcf7-form .botForm {
    flex-wrap: wrap;
  }
  .wpcf7-form .botForm .divCheckbox {
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
.wpcf7-form .wpcf7-not-valid-tip {
  width: 100% !important;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 0.9rem;
}
#page .wpcf7-form .wpcf7-response-output {
  padding: 0;
  border: 0;
  margin-top: 1rem;
}
#page .invalid .wpcf7-response-output {
  color: #dc3232;
}
#page .sent .wpcf7-response-output {
  color: #24A352;
}
/* ---------------------------- */
/* ---------- HEADER ---------- */
/* ---------------------------- */
#masthead {
  position: fixed;
  z-index: 50;
  width: 100%;
  top: 0;
}
.header-menu {
  background-color: #212121;
  display: flex;
  align-items: center;
  height: 80px;
  box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.1);
}
.header-menu .width95vw {
  height: 100%;
}
.header-menu .max1400px {
  height: 100%;
}
.header-menu .max1400px > .flex, .header-menu .max1400px > .flex-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header-menu .max1400px > .flex .left, .header-menu .max1400px > .flex-wrap .left, .header-menu .max1400px > .flex .right, .header-menu .max1400px > .flex-wrap .right {
  display: flex;
  align-items: center;
  height: 100%;
}
.header-menu .max1400px > .flex .left *, .header-menu .max1400px > .flex-wrap .left *, .header-menu .max1400px > .flex .right *, .header-menu .max1400px > .flex-wrap .right * {
  height: 100%;
  display: block;
}
.header-menu .max1400px > .flex .left ul, .header-menu .max1400px > .flex-wrap .left ul, .header-menu .max1400px > .flex .right ul, .header-menu .max1400px > .flex-wrap .right ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.header-menu .max1400px > .flex .left ul li, .header-menu .max1400px > .flex-wrap .left ul li, .header-menu .max1400px > .flex .right ul li, .header-menu .max1400px > .flex-wrap .right ul li {
  margin-left: 1.5rem;
  height: 100%;
  display: flex;
  align-items: center;
}
.header-menu .max1400px > .flex .left ul li a, .header-menu .max1400px > .flex-wrap .left ul li a, .header-menu .max1400px > .flex .right ul li a, .header-menu .max1400px > .flex-wrap .right ul li a {
  color: white;
  height: 100%;
  display: flex;
  align-items: center;
}
.header-menu .max1400px > .flex .left ul li a:hover, .header-menu .max1400px > .flex-wrap .left ul li a:hover, .header-menu .max1400px > .flex .right ul li a:hover, .header-menu .max1400px > .flex-wrap .right ul li a:hover {
  color: #FC9301;
}
.header-menu .max1400px > .flex .left .site-branding img, .header-menu .max1400px > .flex-wrap .left .site-branding img {
  width: 105px;
}
.header-menu .max1400px > .flex .right ul li:last-of-type a, .header-menu .max1400px > .flex-wrap .right ul li:last-of-type a {
  color: #212121;
  background-color: white;
  padding: 0.7rem 1rem;
  border-radius: 5px;
  height: initial;
  border: 2px solid white;
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.3s;
}
.header-menu .max1400px > .flex .right ul li:last-of-type a:hover, .header-menu .max1400px > .flex-wrap .right ul li:last-of-type a:hover {
  color: white;
  background-color: transparent;
}
@media screen and (max-width: 800px) {
  .header-menu .right {
    display: none !important;
  }
  .header-menu .left .main_menu {
    display: none !important;
  }
  .header-menu .left .site-branding img {
    width: 95px !important;
  }
}
@media screen and (max-width: 600px) {
  .header-menu {
    height: 70px;
  }
  .header-menu .left .site-branding img {
    width: 80px !important;
  }
}
.menu_burger {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 800px) {
  .menu_burger {
    display: none !important;
  }
}
.menu_burger .btnMobileMenu {
  z-index: 12;
  position: relative;
  cursor: pointer;
  height: fit-content;
}
.menu_burger .btnMobileMenu span {
  display: block;
  width: 22px;
  height: 2px;
  background-color: white;
  margin: 5px 0;
  border-radius: 20px;
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.3s;
}
.menu_burger .open span:first-of-type {
  transform: rotate(45deg);
  position: relative;
  top: 6px;
}
.menu_burger .open span:nth-of-type(2) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
.menu_burger .open span:nth-of-type(3) {
  transform: rotate(-45deg) translate(0, -1px);
  position: relative;
  top: -7px;
}
.menu_burger .mobileMenu {
  z-index: 10;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.5s;
}
.menu_burger .mobileMenu .hiddenMenu {
  position: absolute;
  top: 0;
  right: -450px;
  height: 100vh;
  background-color: #212121;
  width: 450px;
  padding: 8rem 4rem;
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.5s;
  overflow: scroll;
  z-index: 1;
  padding-bottom: 8rem;
}
@media screen and (max-width: 600px) {
  .menu_burger .mobileMenu .hiddenMenu {
    width: 100vw;
    right: -100vw;
  }
}
.menu_burger .mobileMenu .hiddenMenu .divLogo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 2rem;
}
.menu_burger .mobileMenu .hiddenMenu .divLogo img {
  max-width: 150px;
  width: 100%;
}
.menu_burger .mobileMenu .hiddenMenu .menu-mobile-menu-container #menu-mobile-menu {
  padding-left: 0;
}
.menu_burger .mobileMenu .hiddenMenu .menu-mobile-menu-container #menu-mobile-menu li {
  margin: 1rem 0;
}
@media screen and (max-width: 600px) {
  .menu_burger .mobileMenu .hiddenMenu .menu-mobile-menu-container #menu-mobile-menu li {
    margin: 10px 0;
  }
}
.menu_burger .mobileMenu .hiddenMenu .menu-mobile-menu-container #menu-mobile-menu li a {
  color: white;
}
.menu_burger .mobileMenu .blurMenu {
  width: 100%;
  height: 100vh;
  backdrop-filter: blur(10px);
  opacity: 0;
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.7s;
}
/* ----------------------------- */
/* ---------- FOOTER ----------- */
/* ----------------------------- */
footer {
  background-color: #212121;
}
footer .width95vw {
  padding: 3rem 0;
}
footer .width95vw > .flex, footer .width95vw > .flex-wrap {
  justify-content: space-between;
  align-items: flex-end;
}
footer .width95vw > .flex > div a, footer .width95vw > .flex-wrap > div a, footer .width95vw > .flex > div p, footer .width95vw > .flex-wrap > div p, footer .width95vw > .flex > div h2, footer .width95vw > .flex-wrap > div h2 {
  color: white;
}
footer .width95vw > .flex .right, footer .width95vw > .flex-wrap .right {
  width: calc(60% - 1rem);
}
footer .width95vw > .flex .right .wpcf7-form, footer .width95vw > .flex-wrap .right .wpcf7-form {
  margin-top: -8rem;
}
footer .width95vw > .flex .left, footer .width95vw > .flex-wrap .left {
  width: calc(40% - 1rem);
}
footer .width95vw > .flex .left .custom-logo-link img, footer .width95vw > .flex-wrap .left .custom-logo-link img {
  width: 150px;
}
@media screen and (max-width: 600px) {
  footer .width95vw > .flex .left .custom-logo-link img, footer .width95vw > .flex-wrap .left .custom-logo-link img {
    width: 90px;
  }
}
footer .width95vw > .flex .left a, footer .width95vw > .flex-wrap .left a {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 1rem;
}
footer .width95vw > .flex .left a img, footer .width95vw > .flex-wrap .left a img {
  margin-right: 10px;
}
footer .width95vw > .flex .left p, footer .width95vw > .flex-wrap .left p {
  margin-bottom: 1rem;
  max-width: 470px;
}
@media screen and (max-width: 900px) {
  footer .width95vw > .flex > div, footer .width95vw > .flex-wrap > div {
    width: 100% !important;
  }
  footer .width95vw > .flex .wpcf7-form, footer .width95vw > .flex-wrap .wpcf7-form {
    margin-top: 1rem !important;
  }
  footer .width95vw > .flex .left p, footer .width95vw > .flex-wrap .left p {
    max-width: initial;
  }
}
footer .bottom_footer {
  background-color: #FC9301;
  padding: 0.7rem 0;
}
footer .bottom_footer .width95vw {
  padding: 0;
}
footer .bottom_footer .max1400px {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
footer .bottom_footer .max1400px a {
  color: white;
  font-size: 0.8rem;
  margin: 0 0.5rem;
}
@media screen and (max-width: 500px) {
  footer .bottom_footer .max1400px a {
    width: 100%;
    margin: 8px 0;
    text-align: center;
  }
}
/* ---------------------------- */
/* -------- HOME PAGE --------- */
/* ---------------------------- */
#page .bannerHome {
  background-color: #212121;
  margin-top: 0;
  padding: 3rem 0;
  padding-top: calc(3rem + 80px);
  margin-top: -80px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
#page .bannerHome .flex, #page .bannerHome .flex-wrap {
  align-items: center;
  justify-content: space-between;
}
#page .bannerHome .flex p, #page .bannerHome .flex-wrap p {
  color: white;
}
#page .bannerHome .flex > div, #page .bannerHome .flex-wrap > div {
  width: calc(50% - 1rem);
}
#page .bannerHome .flex .left .mobileImg, #page .bannerHome .flex-wrap .left .mobileImg {
  display: none;
}
#page .bannerHome .flex .right, #page .bannerHome .flex-wrap .right {
  position: relative;
  right: -5rem;
}
#page .bannerHome .flex .right .wpb_single_image *, #page .bannerHome .flex-wrap .right .wpb_single_image * {
  width: 100%;
  max-width: initial;
}
@media screen and (max-width: 1500px) {
  #page .bannerHome .flex .right, #page .bannerHome .flex-wrap .right {
    right: -3rem;
  }
}
@media screen and (max-width: 1000px) {
  #page .bannerHome .flex .right, #page .bannerHome .flex-wrap .right {
    right: -1rem;
  }
}
@media screen and (max-width: 800px) {
  #page .bannerHome .flex > .left, #page .bannerHome .flex-wrap > .left {
    width: 100%;
  }
  #page .bannerHome .flex > .left .mobileImg, #page .bannerHome .flex-wrap > .left .mobileImg {
    display: block;
  }
  #page .bannerHome .flex .right, #page .bannerHome .flex-wrap .right {
    display: none;
  }
}
@media screen and (max-width: 800px) and (max-width: 500px) {
  #page .bannerHome .flex > .left .mobileImg, #page .bannerHome .flex-wrap > .left .mobileImg {
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  #page .bannerHome {
    padding-top: calc(2rem + 50px);
    margin-top: -70px;
  }
}
.sectionSolution .flex, .sectionSolution .flex-wrap {
  margin: 2rem auto !important;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .sectionSolution .flex, .sectionSolution .flex-wrap {
    margin-top: 1rem !important;
  }
}
.sectionSolution .flex > div, .sectionSolution .flex-wrap > div {
  background-color: white;
  padding: 2rem;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  width: calc(23% - 1rem);
}
.sectionSolution .flex > div h3, .sectionSolution .flex-wrap > div h3 {
  margin-bottom: 10px;
}
.sectionSolution .flex > div p, .sectionSolution .flex-wrap > div p {
  margin-top: 0;
}
.sectionSolution .flex > div:first-of-type, .sectionSolution .flex-wrap > div:first-of-type {
  width: calc(30% - 1rem);
}
@media screen and (max-width: 1100px) {
  .sectionSolution .flex > div, .sectionSolution .flex-wrap > div {
    width: calc(33% - 1rem);
  }
  .sectionSolution .flex > div:first-of-type, .sectionSolution .flex-wrap > div:first-of-type {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 700px) {
  .sectionSolution .flex > div, .sectionSolution .flex-wrap > div {
    padding: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  .sectionSolution .flex > div, .sectionSolution .flex-wrap > div {
    width: 100%;
    margin-bottom: 1rem !important;
  }
  .sectionSolution .flex > div:last-of-type, .sectionSolution .flex-wrap > div:last-of-type {
    margin-bottom: 0 !important;
  }
}
.sectionSolution .btContact a {
  margin: auto;
}
.clients .titre p {
  color: #8E8E8E;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 1.5rem !important;
  font-size: 1.2rem;
}
.clients #customers-clients .item img {
  height: initial;
}
@media screen and (max-width: 768px) {
  .clients #customers-clients .item {
    justify-content: center;
  }
  .clients #customers-clients .item img {
    max-width: 180px;
    width: 85%;
  }
}
.clients .owl-stage-outer {
  position: relative;
}
.clients .owl-stage-outer::before {
  content: "";
  height: 100%;
  width: 200px;
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .clients .owl-stage-outer::before {
    display: none;
  }
}
.clients .owl-stage-outer::after {
  content: "";
  height: 100%;
  width: 200px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 30%, white 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .clients .owl-stage-outer::after {
    display: none;
  }
}
.demo .flex, .demo .flex-wrap {
  justify-content: space-between;
  align-items: center;
}
.demo .flex > div, .demo .flex-wrap > div {
  width: calc(50% - 1rem);
}
.demo .flex .left video, .demo .flex-wrap .left video, .demo .flex .left img, .demo .flex-wrap .left img {
  border-top-right-radius: 70px;
  border-bottom-left-radius: 70px;
  width: 100%;
}
.demo .flex .right p, .demo .flex-wrap .right p {
  margin: 1rem 0;
}
.demo .flex .right ul, .demo .flex-wrap .right ul {
  margin: 0;
  margin-bottom: 2rem;
  padding: 0;
}
.demo .flex .right ul li, .demo .flex-wrap .right ul li {
  margin: 10px 0;
}
.demo .flex .right ul li::before, .demo .flex-wrap .right ul li::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 8px;
  border-bottom: 2px solid #24A352;
  border-left: 2px solid #24A352;
  margin-right: 10px;
  transform: rotate(-45deg);
  position: relative;
  top: -2px;
}
.demo .flex .right .wpb_wrapper p:last-of-type, .demo .flex-wrap .right .wpb_wrapper p:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 800px) {
  .demo .flex > div, .demo .flex-wrap > div {
    width: 100%;
  }
  .demo .flex .left, .demo .flex-wrap .left {
    order: 2;
  }
  .demo .flex .right, .demo .flex-wrap .right {
    order: 1;
    margin-bottom: 2rem;
  }
}
.temoignages {
  margin-bottom: 10rem !important;
}
@media screen and (max-width: 900px) {
  .temoignages {
    margin-bottom: 6rem !important;
  }
}
@media screen and (max-width: 768px) {
  .temoignages {
    margin-bottom: 3rem !important;
  }
}
.temoignages .width95vw {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
  padding: 4rem 2rem;
}
@media screen and (max-width: 768px) {
  .temoignages .width95vw {
    padding: 2rem 1rem;
  }
}
.temoignages .width95vw .max1400px {
  overflow: hidden;
}
.temoignages .width95vw .max1400px .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.temoignages .width95vw .max1400px .testimonial-item .testimonial-logo {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
}
.temoignages .width95vw .max1400px .testimonial-item .testimonial-logo img {
  max-width: 350px;
}
@media screen and (max-width: 768px) {
  .temoignages .width95vw .max1400px .testimonial-item .testimonial-logo img {
    width: 60%;
    max-width: 250px;
  }
}
.temoignages .width95vw .max1400px .testimonial-item .testimonial-content {
  margin-bottom: 1rem;
  max-width: 1200px;
}
.temoignages .width95vw .max1400px .testimonial-item .testimonial-content p {
  text-align: center;
  color: white;
  margin-bottom: 1rem;
}
.temoignages .width95vw .max1400px .testimonial-item .testimonial-content p:first-of-type {
  margin-top: 0;
}
.temoignages .width95vw .max1400px .testimonial-item .testimonial-content p:last-of-type {
  margin-bottom: 0;
}
.temoignages .width95vw .max1400px .testimonial-item .testimonial-author {
  text-align: center;
  font-weight: bold;
  color: white;
  font-size: 1.1rem;
}
.temoignages .width95vw .max1400px .testimonial-item .testimonial-company {
  color: white;
  text-align: center;
  font-size: 1.1rem;
}
.temoignages .width95vw .max1400px .owl-nav {
  display: none !important;
}
.temoignages .width95vw .max1400px .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.temoignages .width95vw .max1400px .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50px;
  margin: 0 3px;
  padding: 0;
  background-color: #707070;
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.3s;
}
.temoignages .width95vw .max1400px .owl-dots .active {
  background-color: white;
  width: 30px;
}
.besoins .title {
  margin-bottom: 3rem !important;
  margin-top: 0;
}
.besoins .tabs .tab-links {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #8E8E8E;
  flex-wrap: wrap;
}
.besoins .tabs .tab-links li {
  position: relative;
  bottom: -1px;
  width: calc(16.6% - 1rem);
  display: flex;
  justify-content: center;
}
.besoins .tabs .tab-links li a {
  height: 100%;
  padding: 1.5rem 1rem;
  display: block;
  color: black;
  text-align: center;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .besoins .tabs .tab-links li {
    width: calc(16.6% - 0.5rem);
  }
}
@media screen and (max-width: 900px) {
  .besoins .tabs .tab-links li {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .besoins .tabs .tab-links li a {
    width: fit-content;
    padding: 1rem;
  }
}
.besoins .tabs .tab-links .active {
  border-bottom: 3px solid #FC9301;
}
.besoins .tabs .tab-links .active a {
  color: #FC9301;
  font-weight: bold;
}
@media screen and (max-width: 900px) {
  .besoins .tabs .tab-links .active {
    border-bottom: none;
  }
}
.besoins .tab-content {
  max-width: 1400px;
  margin: auto;
  margin-top: 3em;
}
.besoins .tab-content .tab.active {
  display: block;
}
.besoins .tab-content .tab {
  display: none;
}
.besoins .tab-content .tab .accordeon {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  padding-bottom: 1rem;
}
.besoins .tab-content .tab .accordeon:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 900px) {
  .besoins .tab-content .tab .accordeon {
    padding-bottom: 0.75rem;
    margin-bottom: 1.5rem;
  }
}
.besoins .tab-content .tab .accordeon > .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3rem;
  cursor: pointer;
  padding-bottom: 2rem;
}
@media screen and (max-width: 900px) {
  .besoins .tab-content .tab .accordeon > .top {
    padding: 1.5rem;
    padding-bottom: 0.75rem;
  }
}
.besoins .tab-content .tab .accordeon > .top p {
  color: #FC9301;
  font-weight: bold;
  margin-top: 0;
  font-size: 1.1rem;
  margin-bottom: 0;
}
.besoins .tab-content .tab .accordeon > .top span {
  width: 13px;
  height: 13px;
  display: block;
  border-bottom: 2px solid #FC9301;
  border-left: 2px solid #FC9301;
  transform: rotate(-45deg);
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.3s;
}
.besoins .tab-content .tab .accordeon > .bottom {
  display: none;
  padding: 3rem;
  padding-top: 0;
  padding-bottom: 2rem;
}
@media screen and (max-width: 900px) {
  .besoins .tab-content .tab .accordeon > .bottom {
    padding: 1.5rem;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
  }
}
.besoins .tab-content .tab .accordeon > .bottom p:last-of-type {
  margin-bottom: 0;
}
.besoins .tab-content .tab .accordeon p {
  margin-top: 0;
}
.besoins .tab-content .tab .accordeon h3 {
  margin-top: 0;
  color: #8E8E8E !important;
  margin-bottom: 1rem;
  font-weight: 600;
}
.besoins .tab-content .tab .accordeon .subAccordeon {
  margin-left: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #8E8E8E;
}
.besoins .tab-content .tab .accordeon .subAccordeon .top {
  text-transform: uppercase;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.besoins .tab-content .tab .accordeon .subAccordeon .top span {
  width: 13px;
  height: 13px;
  display: block;
  border-bottom: 2px solid #212121;
  border-left: 2px solid #212121;
  transform: rotate(-45deg);
  transition: cubic-bezier(0.77, 0, 0.18, 1) 0.3s;
}
.besoins .tab-content .tab .accordeon .subAccordeon .top p {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .besoins .tab-content .tab .accordeon .subAccordeon .top {
    font-size: 0.9rem;
  }
}
.besoins .tab-content .tab .accordeon .subAccordeon .bottom {
  padding-top: 1.5rem;
  margin-left: 2rem;
  display: none;
}
.besoins .tab-content .tab .accordeon .subAccordeon .bottom p:last-of-type {
  margin-bottom: 0;
}
.besoins .tab-content .tab .accordeon .subAccordeon:last-of-type {
  margin-bottom: 0;
  border: none;
  padding-bottom: 0;
}
@media screen and (max-width: 900px) {
  .besoins .tab-content .tab .accordeon .subAccordeon {
    margin-left: 1rem;
  }
  .besoins .tab-content .tab .accordeon .subAccordeon .bottom {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .besoins .tab-content .tab .accordeon .subAccordeon {
    margin-left: 0;
  }
  .besoins .tab-content .tab .accordeon .subAccordeon .bottom {
    margin-left: 0;
  }
}
.besoins .tab-content .tab .activeAccordeon > .top span, .besoins .tab-content .tab .activeSubAccordeon > .top span {
  transform: rotate(135deg) !important;
}
/* -------------------------------------- */
/* -------- MENTIONS / POLITIQUE -------- */
/* -------------------------------------- */
.mentionsPolitique {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
@media screen and (max-width: 900px) {
  .mentionsPolitique {
    margin-bottom: 6rem !important;
  }
}
@media screen and (max-width: 768px) {
  .mentionsPolitique {
    margin-bottom: 3rem !important;
  }
}
.mentionsPolitique #cmplz-document {
  max-width: initial;
}
.mentionsPolitique a {
  color: #FC9301;
  text-decoration: underline;
}
.mentionsPolitique ul {
  padding-left: 1rem;
}
.mentionsPolitique ul li {
  list-style: disc;
  margin: 10px 0;
}
.mentionsPolitique ul li::marker {
  color: #FC9301;
}
