/*
Theme Name: AG Concept
Theme URI: https://serene-cerf.51-255-169-116.plesk.page
Author: Théo Aspodelk
Author URI: https://serene-cerf.51-255-169-116.plesk.page
Description: Thème WordPress pour AG Concept - Création et transformation d'espaces de travail
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: agconcept
Tags: business, corporate, one-column, two-columns, responsive-layout, custom-menu
*/

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    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] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 10px;
    line-height: 1;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: inherit;
    text-decoration: none
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 10px;
    margin-bottom: 5px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 5px;
    margin-bottom: 5px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 26px
}

.h2,
h2 {
    font-size: 21px
}

.h3,
h3 {
    font-size: 17px
}

.h4,
h4 {
    font-size: 13px
}

.h5,
h5 {
    font-size: 10px
}

.h6,
h6 {
    font-size: 9px
}

p {
    margin: 0 0 5px
}

.lead {
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.4
}

.small,
small {
    font-size: 90%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 4px;
    margin: 20px 0 10px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 5px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 10px
}

dd,
dt {
    line-height: 1
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 5px 10px;
    margin: 0 0 10px;
    font-size: 12.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 10px;
    font-style: normal;
    line-height: 1
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:after,
.container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after,
.container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:after,
.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.visible-print {
    display: none !important
}

.visible-print-block {
    display: none !important
}

.visible-print-inline {
    display: none !important
}

.visible-print-inline-block {
    display: none !important
}

.col-lg-1 .col-xl-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@font-face {
    font-family: icomoon;
    src: url(./fonts/icomoon.eot?d0roui);
    src: url(./fonts/icomoon.eot?d0roui#iefix) format("embedded-opentype"), url(./fonts/icomoon.ttf?d0roui) format("truetype"), url(./fonts/icomoon.woff?d0roui) format("woff"), url(./fonts/icomoon.svg?d0roui#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-triangle-right:before {
    content: "\e902"
}

.icon-contact:before {
    content: "\e900"
}

.icon-twitter:before {
    content: "\e903"
}

.icon-facebook:before {
    content: "\e904"
}

.icon-linkedin:before {
    content: "\e901"
}

.font {
    font-family: futura-pt;
    font-weight: 400;
    font-style: normal
}

.font-regular {
    font-weight: 600
}

.font-book {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-heavy {
    font-weight: 700
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex:after,
.flex:before {
    content: normal;
    display: none
}

.flex.align-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex.align-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.flex.align-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.flex.align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex.justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex.justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.flex.justify-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.flex.justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex.nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.flex.wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-variant-ligatures: common-ligatures;
    font-variant-ligatures: common-ligatures;
    -webkit-font-variant-ligatures: common-ligatures
}

.container,
.container-fluid,
.row {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: 5
}

.container {
    width: 81.976% !important;
    margin: 0 auto
}

.container.no-padding {
    padding: 0
}

@-webkit-keyframes up-down {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    33.333% {
        -webkit-transform: translateY(25%);
        transform: translateY(25%)
    }

    66.666% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes up-down {
    from {
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    33.333% {
        -o-transform: translateY(25%);
        transform: translateY(25%)
    }

    66.666% {
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes up-down {
    from {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    33.333% {
        -webkit-transform: translateY(25%);
        -o-transform: translateY(25%);
        transform: translateY(25%)
    }

    66.666% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes left-right {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(-5%);
        transform: translateX(-5%)
    }

    75% {
        -webkit-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-o-keyframes left-right {
    from {
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -o-transform: translateX(-5%);
        transform: translateX(-5%)
    }

    75% {
        -o-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes left-right {
    from {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(-5%);
        -o-transform: translateX(-5%);
        transform: translateX(-5%)
    }

    75% {
        -webkit-transform: translateX(5%);
        -o-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

html {
    font-size: 5.2px;
    font-family: futura-pt;
    color: #000;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden;
    -webkit-font-kerning: none;
    font-kerning: none
}

html.noscroll {
    overflow-x: hidden;
    overflow-y: hidden
}

body {
    min-height: 100%;
    width: 100%;
    font-family: futura-pt;
    position: relative
}

#wrapper {
    max-width: 100vw;
    overflow: hidden
}

#section-top {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    z-index: 1
}

button,
input,
textarea {
    border: none;
    background: 0 0
}

a,
button {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

a img {
    border: 0
}

a:hover,
button:hover {
    text-decoration: none
}

img,
svg {
    vertical-align: middle;
    border: none
}

b,
strong {
    font-family: futura-pt
}

li,
ul {
    list-style: none;
    list-style-type: none
}

.p,
p {
    font-size: 18px;
    font-family: futura-pt;
    font-weight: 400;
    text-align: left;
    color: #7c7c7b;
    line-height: 1.83;
    margin: 0
}

.p.alt,
p.alt {
    font-family: futura-pt-bold;
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 1.5
}

textarea {
    overflow: auto;
    resize: none
}

.h1 {
    margin: 0;
    font-size: 50px;
    line-height: 50px;
    line-height: 1.125 !important;
    font-family: futura-pt;
    font-weight: 600
}

.h1.alt {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    line-height: 1.6 !important;
    letter-spacing: .05em
}

.h2 {
    margin: 0;
    font-size: 25px;
    line-height: 25px;
    line-height: 1.2 !important;
    font-family: futura-pt;
    font-weight: 600
}

.h3 {
    margin: 0;
    font-size: 18px;
    line-height: 18px;
    line-height: 1.3 !important;
    font-family: futura-pt;
    font-weight: 400
}

.underline {
    text-decoration: underline
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.left {
    text-align: left
}

.justify {
    text-align: justify
}

.uppercase {
    text-transform: uppercase
}

.bouton,
.bouton:focus {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative
}

.bouton::after,
.bouton:focus::after {
    display: block;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: auto;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.bouton .text,
.bouton:focus .text {
    display: inline-block;
    font-size: 1.8rem;
    color: #000;
    font-family: futura-pt;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin-right: 15px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.bouton .arrow,
.bouton:focus .arrow {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3rem;
    width: 3rem
}

.bouton .arrow svg,
.bouton:focus .arrow svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    height: 100%;
    width: auto
}

.bouton .arrow svg .st1,
.bouton:focus .arrow svg .st1 {
    fill: #000
}

.bouton .arrow svg .st2,
.bouton:focus .arrow svg .st2 {
    stroke: #000
}

.bouton.bouton-blanc::after,
.bouton:focus.bouton-blanc::after {
    background-color: #eb5b25
}

.bouton.bouton-blanc .text,
.bouton:focus.bouton-blanc .text {
    color: #fff
}

.bouton.bouton-blanc .arrow svg .st1,
.bouton:focus.bouton-blanc .arrow svg .st1 {
    fill: #fff
}

.bouton.bouton-blanc .arrow svg .st2,
.bouton:focus.bouton-blanc .arrow svg .st2 {
    stroke: #fff
}

.bouton.bouton-noir::after,
.bouton:focus.bouton-noir::after {
    background-color: #eb5b25
}

.bouton.bouton-noir .text,
.bouton:focus.bouton-noir .text {
    color: #000
}

.bouton.bouton-noir .arrow svg .st1,
.bouton:focus.bouton-noir .arrow svg .st1 {
    fill: #000
}

.bouton.bouton-noir .arrow svg .st2,
.bouton:focus.bouton-noir .arrow svg .st2 {
    stroke: #000
}

.bouton:focus:hover::after,
.bouton:hover::after {
    width: 0;
    left: auto;
    right: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.bouton:focus:hover .text,
.bouton:hover .text {
    margin-right: 30px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.bouton-scroll,
.bouton-scroll:focus {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10rem;
    height: 10rem;
    overflow: hidden;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, .4);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.bouton-scroll span,
.bouton-scroll:focus span {
    height: 2.9rem
}

.bouton-scroll span svg,
.bouton-scroll:focus span svg {
    width: auto;
    height: 100%
}

.bouton-scroll span svg .st1,
.bouton-scroll span svg .st2,
.bouton-scroll:focus span svg .st1,
.bouton-scroll:focus span svg .st2 {
    stroke: #fff;
    fill: #fff
}

.bouton-scroll:focus:hover,
.bouton-scroll:hover {
    border: 1px solid #fff;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, .8);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.overlay .form-msg {
    position: absolute;
    top: 40%;
    bottom: auto;
    left: 0;
    right: 0;
    z-index: 100;
    margin: auto;
    padding: 50px;
    width: 30vw;
    height: auto;
    min-height: auto;
    display: block;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.overlay .form-msg p {
    font-size: 24px;
    text-align: center;
    font-family: futura-pt;
    color: #000
}

.overlay .form-msg.active {
    opacity: 1;
    top: 50%
}

.overlay .form-msg>img {
    position: absolute;
    right: 15px;
    top: 15px;
    max-width: 20px;
    cursor: pointer
}

.overlay.close {
    opacity: 0
}

.overlay.close .form-msg {
    opacity: 0;
    top: 40%
}

.overlay.under {
    z-index: 0
}

.u-banner-cookies {
    background: rgba(0, 0, 0, .85);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    padding: 10px 0;
    z-index: 100000;
    opacity: 0;
    -webkit-transition: all .5s ease .25s;
    -o-transition: all .5s ease .25s;
    transition: all .5s ease .25s
}

.u-banner-cookies .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.u-banner-cookies_texte {
    font-size: 12px;
    line-height: 16px;
    color: #fff
}

.u-banner-cookies_button {
    text-align: center
}

.u-banner-cookies_close {
    display: inline-block;
    cursor: pointer;
    z-index: 10;
    margin: auto;
    background-color: #fff;
    color: #000;
    font-size: 15px;
    padding: 0 15px;
    line-height: 48px;
    text-align: center;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.u-banner-cookies_close:hover {
    background-color: #eb5b25;
    color: #fff;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.u-banner-cookies.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.orange {
    color: #eb5b25 !important
}

.orange-bg {
    background: #eb5b25;
    color: inherit !important
}

.bleu {
    color: #0060ff !important
}

.bleu-bg {
    background: #0060ff;
    color: inherit !important
}

.blanc {
    color: #fff !important
}

.blanc-bg {
    background: #fff;
    color: inherit !important
}

.gris {
    color: #7c7c7b !important
}

.gris-bg {
    background: #7c7c7b;
    color: inherit !important
}

.gris-clair {
    color: #e9e9e9 !important
}

.gris-clair-bg {
    background: #e9e9e9;
    color: inherit !important
}

.noir {
    color: #000 !important
}

.noir-bg {
    background: #000;
    color: inherit !important
}

.noirClair {
    color: #121212 !important
}

.noirClair-bg {
    background: #121212;
    color: inherit !important
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

#zoombox iframe,
#zoombox img {
    border: none
}

#zoombox .zoombox_mask {
    background-color: #000;
    position: fixed;
    width: 100%;
    z-index: 1051;
    height: 100%;
    top: 0;
    left: 0
}

#zoombox .zoombox_control {
    position: fixed;
    width: 100%;
    z-index: 1052;
    height: 100%;
    top: 0;
    left: 0
}

#zoombox .zoombox_control .zoombox_close,
#zoombox .zoombox_control .zoombox_next,
#zoombox .zoombox_control .zoombox_prev {
    position: absolute;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

#zoombox .zoombox_control .zoombox_close:hover,
#zoombox .zoombox_control .zoombox_next:hover,
#zoombox .zoombox_control .zoombox_prev:hover {
    opacity: .5
}

#zoombox .zoombox_control .zoombox_next,
#zoombox .zoombox_control .zoombox_prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    opacity: 1
}

#zoombox .zoombox_control .zoombox_close {
    background-image: url(img/zoombox/close.png);
    width: 20px;
    height: 20px;
    right: 3%;
    top: 2%
}

#zoombox .zoombox_control .zoombox_prev {
    background-image: url(img/zoombox/prev.png);
    left: 2%
}

#zoombox .zoombox_control .zoombox_next {
    background-image: url(img/zoombox/next.png);
    right: 2%
}

#zoombox .zoombox_container {
    position: absolute;
    z-index: 1053;
    background: rgba(0, 0, 0, .2)
}

#zoombox .zoombox_container .zoombox_title {
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 15px;
    right: 15px;
    padding: 0;
    background: rgba(0, 0, 0, .8);
    text-shadow: 0 0 2px rgba(0, 0, 0, .9);
    top: 15px;
    line-height: normal
}

#zoombox .zoombox_container .content {
    background: #000
}

#zoombox .relative {
    position: relative
}

#zoombox .multimedia .zoombox_next,
#zoombox .multimedia .zoombox_prev {
    display: none
}

#zoombox .zoombox_gallery {
    position: fixed;
    z-index: 1054;
    bottom: -60px;
    left: 0;
    right: 0;
    text-align: center;
    opacity: .85;
    cursor: pointer;
    width: auto;
    background-color: #050505;
    height: 60px;
    overflow: hidden;
    display: none
}

#zoombox .zoombox_gallery>div {
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

#zoombox .zoombox_gallery img {
    height: 50px;
    padding: 15px 5px 5px 5px;
    opacity: .3;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

#zoombox .zoombox_gallery img.current,
#zoombox .zoombox_gallery img:hover {
    opacity: 1
}

#zoombox_loader {
    display: none;
    background-image: url(img/zoombox/loading.gif);
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    height: 70px;
    width: 70px;
    cursor: pointer;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    z-index: 1053
}

.p-header {
    position: relative;
    width: 100%;
    max-height: 1200px;
    z-index: 99;
    height: var(--heightJs);
    overflow: hidden
}

.p-header_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%
}

.p-header_bg::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
    opacity: 1;
    -webkit-animation: opacityTo06 2s ease 1s forwards;
    -o-animation: opacityTo06 2s ease 1s forwards;
    animation: opacityTo06 2s ease 1s forwards
}

.p-header_bg span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0
}

.p-header_titre {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.p-header_titre .container {
    height: 100%
}

.p-header_titre .container .row {
    height: 100%
}

.p-header_titre .container .row>div {
    height: 100%
}

.p-header_titre_content {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4.16vw 0
}

.p-header_titre_content .logo {
    display: block;
    width: 24.5rem
}

.p-header_titre_content .logo img {
    width: 100%;
    height: auto
}

.p-header_titre_content .h1 {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-animation: translateYOpacity 1s ease 1s forwards;
    -o-animation: translateYOpacity 1s ease 1s forwards;
    animation: translateYOpacity 1s ease 1s forwards
}

.p-header_titre_content .h1.alt {
    margin-bottom: 2.3vw
}

.p-header_titre_content .h1 span {
    position: relative
}

.p-header_titre_content .h1 span::after {
    position: absolute;
    bottom: 3px;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #eb5b25;
    z-index: -1
}

.footer {
    padding-top: 14.5rem;
    padding-bottom: 7rem
}

.footer .logo {
    width: 24.5rem;
    display: inline-block
}

.footer .logo img {
    width: 100%;
    height: auto
}

.footer .p,
.footer p {
    font-weight: 400
}

.footer_title {
    font-size: 1.8rem;
    font-family: futura-pt;
    font-weight: 400;
    color: #7c7c7b;
    margin-bottom: 3rem
}

.footer_infos.tel {
    margin-top: 3rem
}

.footer_infos .p,
.footer_infos p {
    color: #fff
}

.footer_infos a:hover {
    opacity: .5
}

.footer_rs {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 8rem;
    height: 8rem;
    border-radius: 100%;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, .4);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.footer_rs::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    z-index: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.footer_rs span {
    position: relative;
    font-size: 1.4rem;
    color: #eb5b25;
    z-index: 1
}

.footer_rs:hover {
    border: 1px solid rgba(255, 255, 255, 0);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.footer_rs:hover::after {
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.footer_bottom {
    margin-top: 17rem;
    border-top: 1px solid #7c7c7b;
    padding-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer_bottom>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer_bottom .mentions {
    margin-left: 4vw
}

.p-nav {
    display: block;
    position: fixed;
    top: 2.6vw;
    right: 0;
    width: 9rem;
    height: -webkit-calc(100vh - (2.6vw * 2));
    height: calc(100vh - (2.6vw * 2));
    background-color: #fff;
    z-index: 102;
    border: 1px solid #e9e9e9;
    border-right: none
}

.p-nav_content {
    width: 100%;
    height: 100%;
    padding-bottom: 15vh
}

.p-nav_content_rs .rs {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 9rem;
    overflow: hidden
}

.p-nav_content_rs .rs::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ccc;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 0
}

.p-nav_content_rs .rs span {
    font-size: 1.4rem;
    color: #000;
    position: relative;
    z-index: 1
}

.p-nav_content_rs .rs:hover::after {
    height: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-nav_content .btn-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: -webkit-calc(100% - (9rem*2));
    height: calc(100% - (9rem*2));
    cursor: pointer;
    overflow: hidden
}

.p-nav_content .btn-menu #bt-menu {
    display: inline-block;
    width: 100%;
    height: 20px
}

.p-nav_content .btn-menu #bt-menu:after {
    padding-top: 100%
}

.p-nav_content .btn-menu #bt-menu .barre {
    vertical-align: middle;
    display: inline-block;
    width: 2.6rem;
    height: 2px;
    background: #000;
    position: relative;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.p-nav_content .btn-menu #bt-menu .barre:after,
.p-nav_content .btn-menu #bt-menu .barre:before {
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #000;
    content: '';
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    position: absolute;
    top: -6px;
    bottom: auto;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: top .3s ease .3s, left .3s ease, -webkit-transform .3s ease;
    transition: top .3s ease .3s, left .3s ease, -webkit-transform .3s ease;
    -o-transition: top .3s ease .3s, left .3s ease, -o-transform .3s ease;
    transition: top .3s ease .3s, transform .3s ease, left .3s ease;
    transition: top .3s ease .3s, transform .3s ease, left .3s ease, -webkit-transform .3s ease, -o-transform .3s ease
}

.p-nav_content .btn-menu #bt-menu .barre:after {
    top: 6px
}

.p-nav_content .btn-menu .text {
    position: relative;
    margin-top: 2rem;
    width: 100%
}

.p-nav_content .btn-menu .text span {
    position: absolute;
    top: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-family: futura-pt-bold;
    font-weight: 700;
    color: #000;
    font-size: 12px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-nav_content .btn-menu .text span:nth-child(1) {
    left: 0;
    right: auto
}

.p-nav_content .btn-menu .text span:nth-child(2) {
    left: 100%
}

.p-nav_content .btn-menu:hover:not(.ouvert) #bt-menu .barre {
    width: 3rem
}

.p-nav_content .btn-menu:hover:not(.ouvert) #bt-menu .barre:before {
    left: 5px;
    -webkit-transition: left .3s ease;
    -o-transition: left .3s ease;
    transition: left .3s ease
}

.p-nav_content .btn-menu:hover:not(.ouvert) #bt-menu .barre:after {
    left: 5px;
    -webkit-transition: left .3s ease;
    -o-transition: left .3s ease;
    transition: left .3s ease
}

.p-nav.ouvert .btn-menu #bt-menu .barre {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top .3s ease .3s, -webkit-transform .3s ease .6s;
    transition: top .3s ease .3s, -webkit-transform .3s ease .6s;
    -o-transition: top .3s ease .3s, -o-transform .3s ease .6s;
    transition: top .3s ease .3s, transform .3s ease .6s;
    transition: top .3s ease .3s, transform .3s ease .6s, -webkit-transform .3s ease .6s, -o-transform .3s ease .6s
}

.p-nav.ouvert .btn-menu #bt-menu .barre:after,
.p-nav.ouvert .btn-menu #bt-menu .barre:before {
    top: 0;
    left: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: left .3s ease 0s, top .3s ease .3s, -webkit-transform .3s ease .6s;
    transition: left .3s ease 0s, top .3s ease .3s, -webkit-transform .3s ease .6s;
    -o-transition: left .3s ease 0s, top .3s ease .3s, -o-transform .3s ease .6s;
    transition: left .3s ease 0s, top .3s ease .3s, transform .3s ease .6s;
    transition: left .3s ease 0s, top .3s ease .3s, transform .3s ease .6s, -webkit-transform .3s ease .6s, -o-transform .3s ease .6s
}

.p-nav.ouvert .btn-menu .text span:nth-child(1) {
    left: -100%;
    width: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-nav.ouvert .btn-menu .text span:nth-child(2) {
    left: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu {
    position: fixed;
    top: 2.6vw;
    right: -100%;
    width: 90.18vw;
    height: -webkit-calc(100vh - (2.6vw * 2));
    height: calc(100vh - (2.6vw * 2));
    z-index: 101;
    padding-right: 9rem;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden
}

.p-menu_left,
.p-menu_right {
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    padding-left: 7.55vw;
    padding-bottom: 5vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.p-menu_left {
    left: 100%;
    z-index: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu_right {
    right: -100%;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu_content_title {
    text-transform: uppercase;
    font-family: futura-pt;
    font-weight: 600;
    font-size: 2rem;
    margin-bottom: 6vh;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu_content_nav li {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu_content_nav li a {
    display: inline-block;
    font-family: futura-pt;
    font-weight: 600;
    font-size: 4rem;
    line-height: 1.25;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu_content_nav li a:hover {
    opacity: .5;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu_content_bouton {
    position: relative;
    top: 11vh;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu.ouvert {
    right: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu.ouvert .p-menu_left {
    left: 0;
    -webkit-transition: all .5s ease .5s;
    -o-transition: all .5s ease .5s;
    transition: all .5s ease .5s
}

.p-menu.ouvert .p-menu_left .p-menu_content_title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .5s ease .8s;
    -o-transition: all .5s ease .8s;
    transition: all .5s ease .8s
}

.p-menu.ouvert .p-menu_left .p-menu_content_nav li {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu.ouvert .p-menu_left .p-menu_content_nav li:nth-child(1) {
    -webkit-transition-delay: 1.05s;
    -o-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.p-menu.ouvert .p-menu_left .p-menu_content_nav li:nth-child(2) {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.p-menu.ouvert .p-menu_left .p-menu_content_nav li:nth-child(3) {
    -webkit-transition-delay: 1.55s;
    -o-transition-delay: 1.55s;
    transition-delay: 1.55s
}

.p-menu.ouvert .p-menu_left .p-menu_content_nav li:nth-child(4) {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.p-menu.ouvert .p-menu_left .p-menu_content_nav li:nth-child(5) {
    -webkit-transition-delay: 2.05s;
    -o-transition-delay: 2.05s;
    transition-delay: 2.05s
}

.p-menu.ouvert .p-menu_left .p-menu_content_nav li:nth-child(6) {
    -webkit-transition-delay: 2.3s;
    -o-transition-delay: 2.3s;
    transition-delay: 2.3s
}

.p-menu.ouvert .p-menu_left .p-menu_content_bouton {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .5s ease .95s;
    -o-transition: all .5s ease .95s;
    transition: all .5s ease .95s
}

.p-menu.ouvert .p-menu_right {
    right: 0;
    -webkit-transition: all .5s ease .2s;
    -o-transition: all .5s ease .2s;
    transition: all .5s ease .2s
}

.p-menu.ouvert .p-menu_right .p-menu_content_title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .5s ease .5s;
    -o-transition: all .5s ease .5s;
    transition: all .5s ease .5s
}

.p-menu.ouvert .p-menu_right .p-menu_content_nav li {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.p-menu.ouvert .p-menu_right .p-menu_content_nav li:nth-child(1) {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

.p-menu.ouvert .p-menu_right .p-menu_content_nav li:nth-child(2) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.p-menu.ouvert .p-menu_right .p-menu_content_nav li:nth-child(3) {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

.p-menu.ouvert .p-menu_right .p-menu_content_nav li:nth-child(4) {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.p-menu.ouvert .p-menu_right .p-menu_content_nav li:nth-child(5) {
    -webkit-transition-delay: 1.25s;
    -o-transition-delay: 1.25s;
    transition-delay: 1.25s
}

.p-menu.ouvert .p-menu_right .p-menu_content_nav li:nth-child(6) {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.accueil .p-header_bg span {
    background-image: url(img/header/index-bg-amenagement-sur-mesure.jpg)
}

.accueil .intro-index {
    padding-top: 22rem;
    padding-bottom: 33rem;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/contenus-index/creation-transformation-espace-travail.jpg);
    overflow: hidden
}

.accueil .intro-index .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.accueil .intro-index_title {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.accueil .img-index {
    position: relative
}

.accueil .img-index .formeFloat {
    position: absolute;
    right: 0;
    top: 10rem;
    width: 82.6rem
}

.accueil .img-index .formeFloat img {
    width: 100%;
    height: auto
}

.accueil .img-index .img {
    width: 100%;
    height: 36.4vw;
    position: relative;
    top: -6.7vw
}

.accueil .img-index .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.accueil .valeurs-index {
    padding-bottom: 19rem;
    padding-top: 20rem;
    overflow: hidden
}

.accueil .valeurs-index_item {
    width: 100%;
    height: 20.8vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.accueil .valeurs-index_item.moove-up {
    top: -5rem;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.accueil .valeurs-index_item .number {
    position: absolute;
    z-index: 1;
    top: 3rem;
    right: 3rem;
    font-family: futura-pt;
    font-weight: 700;
    font-size: 2rem
}

.accueil .valeurs-index_item .icon {
    width: 5.2vw;
    margin: 0 auto
}

.accueil .valeurs-index_item .icon svg {
    width: 100%;
    height: auto
}

.accueil .valeurs-index_item .icon.conseils svg .st0 {
    stroke-width: 1;
    stroke-miterlimit: 8
}

.accueil .valeurs-index_item .icon.conseils svg .st1 {
    fill: #fff
}

.accueil .valeurs-index_item .icon.conseils svg [class*=" st"],
.accueil .valeurs-index_item .icon.conseils svg [class^=st] {
    stroke: #fff;
    fill: #fff
}

.accueil .valeurs-index_item .icon.projets svg [class*=" st"],
.accueil .valeurs-index_item .icon.projets svg [class^=st] {
    stroke: #fff
}

.accueil .valeurs-index_item .title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.5;
    margin-top: 3.9vw
}

.accueil .valeurs-index.masked .valeurs-index_item.moove-up {
    top: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.accueil .partenaires-index {
    padding-top: 15rem;
    padding-bottom: 10rem;
    overflow: hidden
}

.accueil .partenaires-index .h2 {
    margin-bottom: 13rem
}

.accueil .partenaires-index_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 13rem
}

.accueil .partenaires-index_row .logo {
    display: inline-block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.accueil .partenaires-index_row .logo img {
    width: 100%;
    height: auto
}

.accueil .partenaires-index_row .logo.atos {
    width: 12.1rem
}

.accueil .partenaires-index_row .logo.edf {
    width: 24rem
}

.accueil .partenaires-index_row .logo.intuiface {
    width: 18.8rem
}

.accueil .partenaires-index_row .logo.peugeot {
    width: 14rem
}

.accueil .partenaires-index_row .logo.siemens {
    width: 21rem
}

.accueil .partenaires-index_row .logo.vinci {
    width: 21rem
}

.accueil .partenaires-index_row .logo.somfy {
    width: 17rem
}

.accueil .partenaires-index_row .logo.macsf {
    width: 18rem
}

.accueil .partenaires-index_row .logo.canin {
    width: 19rem
}

.accueil .partenaires-index_row .logo.safti {
    width: 18rem
}

.accueil .partenaires-index_row .logo.percall {
    width: 21rem
}

.accueil .partenaires-index_row .logo.gentilin {
    width: 17rem
}

.accueil .accelerateurs::before {
    height: 52.7vw
}

.presentation .p-header_bg span {
    background-image: url(img/header/presentation-bg-amenagement-sur-mesure.jpg)
}

.presentation .intro-presentation {
    padding-top: 24rem;
    padding-bottom: 24rem;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/contenus-presentation/ag-concept-amenagement-bureaux.jpg);
    overflow: hidden
}

.presentation .intro-presentation p {
    font-size: 2.8rem;
    font-weight: 700
}

.presentation .concept-presentation {
    padding-top: 19rem;
    padding-bottom: 22rem
}

.presentation .concept-presentation .row:nth-child(2) {
    position: relative
}

.presentation .concept-presentation .row:nth-child(2) .trait {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 1px;
    height: 100%;
    background-color: #7c7c7b
}

.presentation .concept-presentation .h2 {
    margin-bottom: 20rem
}

.presentation .concept-presentation .h3 {
    margin-bottom: 8rem
}

.presentation .img-presentation {
    position: relative;
    overflow: hidden
}

.presentation .img-presentation::after {
    display: block;
    content: '';
    width: 100%;
    height: 7.8vw;
    position: absolute;
    left: 0;
    background-color: #121212;
    bottom: 0;
    z-index: 0
}

.presentation .img-presentation .img {
    width: 100%;
    height: 36.4vw
}

.presentation .img-presentation .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.presentation .timeline-presentation {
    background-color: #121212;
    padding-top: 20rem;
    padding-bottom: 5rem
}

.presentation .timeline-presentation .h2 {
    margin-bottom: 15rem
}

.presentation .timeline-presentation_item {
    position: relative;
    width: 100%;
    height: 20.8vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 4.42vw;
    padding-right: 4.42vw;
    padding-top: 4.42vw;
    margin-bottom: 8rem
}

.presentation .timeline-presentation_item::after {
    display: block;
    width: 100%;
    height: 0;
    content: '';
    background-color: #121212;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.presentation .timeline-presentation_item_content {
    width: 48rem
}

.presentation .timeline-presentation_item_content p {
    font-size: 1.8rem
}

.presentation .timeline-presentation_item_content .title {
    font-weight: 400;
    margin-bottom: 3.64vw;
    font-size: 2.5rem
}

.presentation .timeline-presentation_item_number {
    position: absolute;
    top: 2.6vw;
    right: 2.6vw;
    font-size: 1.8rem;
    font-family: futura-pt;
    font-weight: 700
}

.presentation .timeline-presentation_item_icon {
    position: absolute;
    right: 5.2vw;
    bottom: 4.16vw;
    width: 8rem;
    height: 8rem;
    border-radius: 100%;
    background-color: #eb5b25;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.presentation .timeline-presentation_item_icon span {
    display: inline-block;
    width: 3.4rem
}

.presentation .timeline-presentation_item_icon span svg {
    width: 100%;
    height: auto
}

.presentation .timeline-presentation_item.version2 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.presentation .timeline-presentation_item.version2 .timeline-presentation_item_number {
    right: auto;
    left: 2.6vw
}

.presentation .timeline-presentation_item.version2 .timeline-presentation_item_icon {
    right: auto;
    left: 5.2vw
}

.presentation .timeline-presentation_item.masked::after {
    height: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.presentation .contact-presentation {
    padding-top: 23rem;
    padding-bottom: 23rem;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/bg-accelerateurs.jpg)
}

.presentation .contact-presentation_bouton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 17rem
}

.presentation .contact-presentation_bouton .sigle {
    width: 5.8rem
}

.presentation .contact-presentation_bouton .sigle img {
    width: 100%;
    height: auto
}

.cloisons .p-header_bg span {
    background-image: url(img/header/cloisons-bg-amenagement-sur-mesure.jpg)
}

.cloisons .page-template_intro {
    background-image: url(img/contenus-cloisons/bg-texture-ag-concept.jpg)
}

.sols .p-header_bg span {
    background-image: url(img/header/sols-bg-amenagement-sur-mesure.jpg)
}

.sols .page-template_intro {
    background-image: url("img/contenus-sols/bg-ag-concept-pose revetements.jpg")
}

.electricite .p-header_bg span {
    background-image: url(img/header/electricites-bg-amenagement-sur-mesure.jpg)
}

.electricite .page-template_intro {
    background-image: url(img/contenus-electricites/bg-ag-concept-electricite.jpg)
}

.amenagements .p-header_bg span {
    background-image: url(img/header/amenagement-bg-amenagement-sur-mesure.jpg)
}

.amenagements .page-template_intro {
    background-image: url(img/contenus-amenagement/bg-ag-concept-confor-ergonomie.jpg)
}

.contact .p-header_bg span {
    background-image: url(img/header/contact-bg-amenagement-sur-mesure.jpg)
}

.contact .infos-contact {
    padding-top: 15rem;
    padding-bottom: 23rem;
    overflow: hidden
}

.contact .infos-contact .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.contact .infos-contact_left {
    padding-top: 5.2vw;
    padding-bottom: 5.2vw;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contact .infos-contact_left .fax,
.contact .infos-contact_left .mail,
.contact .infos-contact_left .tel {
    font-family: futura-pt;
    font-weight: 600;
    font-size: 3rem;
    line-height: 1.333;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.contact .infos-contact_left .tel:hover {
    opacity: .5;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.contact .infos-contact_left .mail {
    display: inline-block;
    margin-top: 2.5vw;
    position: relative;
    overflow: hidden
}

.contact .infos-contact_left .mail::after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: auto;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.contact .infos-contact_left .mail:hover::after {
    width: 0;
    left: auto;
    right: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.contact .infos-contact_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contact .infos-contact_right .agence .title {
    font-weight: 600;
    margin-bottom: 4rem;
    font-size: 2rem
}

.contact .infos-contact_right .agence .adresse {
    font-weight: 600;
    font-size: 2rem
}

.contact .map {
    overflow: hidden;
    width: 100%;
    position: relative
}

.contact .map::after {
    display: block;
    content: '';
    width: 100%;
    height: 7.8vw;
    background-color: #121212;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0
}

.contact .map_content {
    width: 100%;
    height: 36.4vw;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.contact .map_content:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.legals .p-header_bg span {
    background-image: url(img/header/contact-bg-amenagement-sur-mesure.jpg)
}

.i-legals_texte {
    padding-top: 10rem;
    padding-bottom: 10rem;
    border-bottom: solid 1px #7c7c7b
}

.i-legals__title {
    color: #000;
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px
}

.i-legals_texte p+p {
    margin-top: 30px
}

.erreur404 .p-header_bg span {
    background-image: url(img/header/contact-bg-amenagement-sur-mesure.jpg)
}

.page-template_intro {
    height: 60rem;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden
}

.page-template_intro .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-template_bloc1 {
    position: relative;
    z-index: 1
}

.page-template_bloc1 .formeFloat {
    position: absolute;
    right: -5.2vw;
    bottom: -4vw;
    z-index: 0;
    width: 43vw
}

.page-template_bloc1_textes {
    padding-top: 10.4vw;
    padding-bottom: 18.6vw
}

.page-template_bloc1_textes .h2 {
    margin-bottom: 5.2vw
}

.page-template_bloc1_img {
    position: relative;
    top: -8rem;
    width: 100%;
    height: 31.25vw;
    overflow: hidden
}

.page-template_bloc1_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.page-template_bloc1.reserve .formeFloat {
    left: -5.2vw;
    right: auto
}

.page-template_bloc2 {
    position: relative;
    padding-top: 10.9vw;
    padding-bottom: 9.89vw
}

.page-template_bloc2_textes p {
    color: #fff
}

.page-template_bloc2_textes .h2 {
    margin-bottom: 5.2vw
}

.page-template_bloc2_imgFloat {
    position: absolute;
    z-index: 0;
    top: -6.5vw;
    left: 0;
    width: 42.44vw;
    height: 36.45vw;
    overflow: hidden
}

.page-template_bloc2_imgFloat img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.page-template_bloc2.reserve .page-template_bloc2_imgFloat {
    left: auto;
    right: 0
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes translateYOpacity {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes translateYOpacity {
    0% {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes translateYOpacity {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes opacityInvers {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes opacityInvers {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes opacityInvers {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes opacityTo06 {
    0% {
        opacity: 1
    }

    100% {
        opacity: .6
    }
}

@-o-keyframes opacityTo06 {
    0% {
        opacity: 1
    }

    100% {
        opacity: .6
    }
}

@keyframes opacityTo06 {
    0% {
        opacity: 1
    }

    100% {
        opacity: .6
    }
}

@-webkit-keyframes dash {
    from {
        stroke-dashoffset: 300
    }

    to {
        stroke-dashoffset: 0
    }
}

@-o-keyframes dash {
    from {
        stroke-dashoffset: 300
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    from {
        stroke-dashoffset: 300
    }

    to {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes dashInvers {
    from {
        stroke-dashoffset: 0
    }

    to {
        stroke-dashoffset: 300
    }
}

@-o-keyframes dashInvers {
    from {
        stroke-dashoffset: 0
    }

    to {
        stroke-dashoffset: 300
    }
}

@keyframes dashInvers {
    from {
        stroke-dashoffset: 0
    }

    to {
        stroke-dashoffset: 300
    }
}

@-webkit-keyframes rebond {
    from {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    33% {
        opacity: 1;
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }

    66% {
        opacity: 1;
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes rebond {
    from {
        opacity: 0;
        -o-transform: scale(1);
        transform: scale(1)
    }

    33% {
        opacity: 1;
        -o-transform: scale(1.15);
        transform: scale(1.15)
    }

    66% {
        opacity: 1;
        -o-transform: scale(.95);
        transform: scale(.95)
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes rebond {
    from {
        opacity: 0;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    33% {
        opacity: 1;
        -webkit-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15)
    }

    66% {
        opacity: 1;
        -webkit-transform: scale(.95);
        -o-transform: scale(.95);
        transform: scale(.95)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.parallax {
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.parallax.speed2 {
    -webkit-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear
}

.transition {
    position: fixed;
    z-index: 10000;
    top: 0;
    background-color: #000;
    right: 0;
    overflow: hidden;
    height: 100vh;
    width: 100%
}

.transition .sigle {
    width: 18vw;
    opacity: 0;
    z-index: 1
}

.transition .sigle img {
    width: 100%;
    height: auto
}

.transition .container-animation {
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.transition:after {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    background-color: #eb5b25;
    position: absolute;
    opacity: 0;
    top: 0;
    right: 100%;
    z-index: 1
}

.transition:before {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    background-color: #000;
    position: absolute;
    opacity: 0;
    top: 0;
    right: 100%;
    z-index: 0
}

.transition.under {
    z-index: -999;
    opacity: 0
}

.transition.first.anim .sigle {
    -webkit-animation: rebond 1s linear forwards;
    -o-animation: rebond 1s linear forwards;
    animation: rebond 1s linear forwards
}

.transition.first.remove {
    top: -100%;
    opacity: 0;
    -webkit-transition: top .5s ease .3s, opacity .1s linear 1s;
    -o-transition: top .5s ease .3s, opacity .1s linear 1s;
    transition: top .5s ease .3s, opacity .1s linear 1s
}

.transition.first.remove .sigle {
    top: -100%;
    -webkit-transition: top 2.6s ease;
    -o-transition: top 2.6s ease;
    transition: top 2.6s ease
}

.transition.active {
    background-color: transparent
}

.transition.active:before {
    right: 0;
    opacity: 1;
    -webkit-transition: right .8s ease;
    -o-transition: right .8s ease;
    transition: right .8s ease
}

.transition.active:after {
    right: 0;
    opacity: 1;
    -webkit-transition: right .5s ease .5s;
    -o-transition: right .5s ease .5s;
    transition: right .5s ease .5s
}

.transition.active .sigle {
    opacity: 0
}

.transition.active.remove:after {
    right: -100%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease
}

.transition.active.remove:before {
    right: -100%;
    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease
}

.anim-bottom {
    position: relative;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.anim-bottom.decal {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.anim-bottom.masked {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0
}

.anim-opacity {
    position: relative;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.anim-opacity.masked {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 0
}

.img.woow,
.imgFloat.woow {
    overflow: hidden
}

.img.woow img,
.imgFloat.woow img {
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.img.woow.masked img,
.imgFloat.woow.masked img {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}

@font-face {
    font-family: icomoon;
    src: url(./fonts/icomoon.eot?d0roui);
    src: url(./fonts/icomoon.eot?d0roui#iefix) format("embedded-opentype"), url(./fonts/icomoon.ttf?d0roui) format("truetype"), url(./fonts/icomoon.woff?d0roui) format("woff"), url(./fonts/icomoon.svg?d0roui#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-triangle-right:before {
    content: "\e902"
}

.icon-contact:before {
    content: "\e900"
}

.icon-twitter:before {
    content: "\e903"
}

.icon-facebook:before {
    content: "\e904"
}

.icon-linkedin:before {
    content: "\e901"
}

.font {
    font-family: futura-pt;
    font-weight: 400;
    font-style: normal
}

.font-regular {
    font-weight: 600
}

.font-book {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-heavy {
    font-weight: 700
}

.formulaire {
    position: relative;
    overflow: hidden;
    padding-top: 20rem;
    padding-bottom: 25rem
}

.formulaire .h2 {
    margin-bottom: 10rem
}

.formulaire .input-field {
    position: relative
}

.formulaire .input-field .form-radio {
    position: relative;
    padding-left: 5rem;
    max-width: 32vw
}

.formulaire .input-field .form-radio input[type=checkbox],
.formulaire .input-field .form-radio input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    width: 0;
    height: 0
}

.formulaire .input-field .form-radio label {
    display: inline-block;
    font-family: futura-pt;
    font-size: 1.6rem;
    line-height: 1.125;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    margin: 0
}

.formulaire .input-field .form-radio label:after {
    border-radius: 100%;
    display: block;
    content: '';
    width: 3rem;
    height: 3rem;
    border: solid 1px rgba(255, 255, 255, .4);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.formulaire .input-field .form-radio label:before {
    display: block;
    content: '';
    width: 1.8rem;
    border-radius: 100%;
    height: 1.8rem;
    background: #fff;
    position: absolute;
    left: 6px;
    top: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0
}

.formulaire .input-field .form-radio input[type=checkbox]:checked+label:before,
.formulaire .input-field .form-radio input[type=radio]:checked+label:before {
    opacity: 1
}

.formulaire .input-field ::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.formulaire .input-field ::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.formulaire .input-field ::-ms-placeholder {
    color: #fff;
    opacity: 1
}

.formulaire .input-field ::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.formulaire .input-field :-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.formulaire .input-field input[type=email],
.formulaire .input-field input[type=tel],
.formulaire .input-field input[type=text],
.formulaire .input-field textarea {
    font-family: futura-pt;
    font-weight: 400;
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border: solid 1px rgba(255, 255, 255, .4);
    color: #fff;
    font-size: 1.8rem;
    height: 6rem;
    padding: 0 20px;
    margin-bottom: 20px
}

.formulaire .input-field input[type=email].active,
.formulaire .input-field input[type=tel].active,
.formulaire .input-field input[type=text].active,
.formulaire .input-field textarea.active {
    border: solid 1px #fff
}

.formulaire .input-field textarea {
    height: -webkit-calc(27rem + 30px);
    height: calc(27rem + 30px);
    padding-top: 15px
}

.formulaire .input-field::after {
    margin-top: 0;
    display: block;
    content: "";
    height: 0;
    opacity: 0;
    -webkit-transition: .5s all ease-out;
    -o-transition: .5s all ease-out;
    transition: .5s all ease-out
}

.formulaire .input-field.error::after {
    height: 15px;
    margin: 5px;
    content: attr(data-message);
    color: #eb5b25;
    opacity: 1;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .05em;
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

.formulaire .form-msg {
    letter-spacing: .02em;
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    padding: 20px;
    max-width: 500px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative
}

.formulaire .form-msg p {
    font-size: 20px
}

.formulaire #field-consentement.error::after {
    bottom: -30px
}

.formulaire .formulaire-bot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5rem
}

.accelerateurs {
    padding-top: 25rem;
    padding-bottom: 26rem;
    position: relative
}

.accelerateurs::before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 0;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/bg-accelerateurs.jpg)
}

.accelerateurs_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

.accelerateurs_content_item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-calc((100% / 4) - 2vw);
    width: calc((100% / 4) - 2vw);
    height: 25.8rem;
    position: relative;
    padding-top: 6rem;
    -webkit-transition: padding-top .5s ease;
    -o-transition: padding-top .5s ease;
    transition: padding-top .5s ease
}

.accelerateurs_content_item::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #eb5b25;
    position: absolute;
    top: 0;
    left: 0
}

.accelerateurs_content_item .title {
    font-family: futura-pt;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #000
}

.accelerateurs_content_item .arrow {
    display: inline-block;
    width: 4.8rem;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: relative;
    left: 0;
    -webkit-transition: left .5s ease;
    -o-transition: left .5s ease;
    transition: left .5s ease
}

.accelerateurs_content_item .arrow span {
    display: inline-block;
    height: 4.8rem
}

.accelerateurs_content_item .arrow span svg {
    width: auto;
    height: 100%
}

.mag #wrapper {
    background-color: #e9e9e9
}

.mag .p-header {
    min-height: 0;
    height: auto
}

.mag .menu-mag .container .row {
    height: 11rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.mag .menu-mag_logo {
    display: inline-block;
    width: 24.5rem
}

.mag .menu-mag_logo img {
    width: 100%;
    height: auto
}

.mag .menu-mag_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.mag .menu-mag_menu li {
    margin-right: 2rem;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.mag .menu-mag_menu li:last-child {
    margin-right: 0
}

.mag .menu-mag_menu li a {
    display: inline-block;
    text-transform: uppercase;
    font-family: futura-pt;
    font-weight: 600;
    color: #000;
    font-size: 1.8rem
}

.mag .menu-mag_menu li a::after {
    display: block;
    content: '';
    width: 0;
    height: 2px;
    margin-top: 3px;
    background-color: #eb5b25
}

.mag .menu-mag_menu li:hover {
    opacity: .4;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.mag .menu-mag_menu li.active a::after {
    width: 100%
}

.mag_content {
    padding: 10rem 15px 15rem
}

.mag_content_title {
    margin-bottom: 5rem
}

.mag_content .h1 {
    font-size: 5.5rem;
    line-height: 1.25
}

.mag_content .h1_sub {
    display: block;
    vertical-align: top;
    font-size: 16px;
    font-family: futura-pt;
    color: #e9e9e9
}

.mag_content .h2 {
    font-size: 4rem
}

.mag_content .h2_sub {
    display: block;
    vertical-align: top;
    font-size: 14px;
    font-family: futura-pt;
    color: #e9e9e9
}

.mag__breadcrumb nav {
    display: none;
    font-family: futura-pt
}

.mag__breadcrumb nav a {
    display: inline-block;
    margin: 0 5px
}

.mag__breadcrumb nav a:last-child {
    color: #eb5b25
}

.c-form-comment {
    position: relative;
    overflow: hidden;
    padding-top: 30px;
    font-family: futura-pt
}

.c-form-comment .input-field {
    position: relative;
    margin-bottom: 30px
}

.c-form-comment .input-field ::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

.c-form-comment .input-field ::-moz-placeholder {
    color: #000;
    opacity: 1
}

.c-form-comment .input-field ::-ms-placeholder {
    color: #000;
    opacity: 1
}

.c-form-comment .input-field ::-ms-input-placeholder {
    color: #000;
    opacity: 1
}

.c-form-comment .input-field :-ms-input-placeholder {
    color: #000;
    opacity: 1
}

.c-form-comment .input-field input[type=email],
.c-form-comment .input-field input[type=tel],
.c-form-comment .input-field input[type=text],
.c-form-comment .input-field textarea {
    width: 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border: solid 1px #f2f2f2;
    background-color: #f2f2f2;
    color: #000;
    font-size: 16px;
    height: 6rem;
    padding: 0 20px
}

.c-form-comment .input-field input[type=email]:focus,
.c-form-comment .input-field input[type=tel]:focus,
.c-form-comment .input-field input[type=text]:focus,
.c-form-comment .input-field textarea:focus {
    border: solid 1px #000
}

.c-form-comment .input-field textarea {
    padding-top: 10px;
    height: 180px
}

.c-form-comment .input-field .form-radio {
    position: relative;
    padding-left: 45px;
    margin-bottom: 0;
    height: auto;
    line-height: normal
}

.c-form-comment .input-field .form-radio input[type=checkbox],
.c-form-comment .input-field .form-radio input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    width: 0;
    height: 0
}

.c-form-comment .input-field .form-radio label {
    display: inline-block;
    vertical-align: middle;
    font-family: futura-pt;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #7c7c7b;
    cursor: pointer;
    margin: 0
}

.c-form-comment .input-field .form-radio label:after {
    display: block;
    content: '';
    width: 30px;
    height: 30px;
    border: solid 2px #7c7c7b;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.c-form-comment .input-field .form-radio label:before {
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background: #7c7c7b;
    position: absolute;
    left: 9px;
    top: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
    border-radius: 50%
}

.c-form-comment .input-field .form-radio input[type=checkbox]:checked+label:before,
.c-form-comment .input-field .form-radio input[type=radio]:checked+label:before {
    opacity: 1
}

.c-form-comment .input-field::after {
    margin-top: 0;
    display: block;
    content: "";
    height: 0;
    opacity: 0;
    -webkit-transition: .5s all ease-out;
    -o-transition: .5s all ease-out;
    transition: .5s all ease-out
}

.c-form-comment .input-field.error::after {
    height: 15px;
    margin: 5px;
    content: attr(data-message);
    color: #0060ff;
    opacity: 1;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .05em;
    top: 0;
    text-align: left
}

.c-form-comment .overlay {
    position: absolute;
    top: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    background: 0 0
}

.c-form-comment .overlay .form-msg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    margin: auto;
    padding: 0 20px;
    width: 100%;
    height: auto;
    min-height: auto;
    display: block;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: 0 0
}

.c-form-comment .overlay .form-msg p {
    font-size: 18px;
    text-align: center;
    font-family: futura-pt;
    font-weight: 900;
    color: #0060ff
}

.c-form-comment .overlay .form-msg.active {
    opacity: 1;
    top: 50%
}

.c-form-comment .overlay.close {
    opacity: 0
}

.c-form-comment .overlay.close .form-msg {
    opacity: 0;
    top: 40%
}

.c-form-comment .overlay.under {
    z-index: 0
}

.c-form-comment .bouton,
.c-form-comment .bouton:focus {
    background: #eb5b25;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px
}

.c-form-comment .bouton::after,
.c-form-comment .bouton:focus::after {
    display: none
}

.c-form-comment .bouton:focus:hover,
.c-form-comment .bouton:hover {
    background: #0060ff;
    color: #fff
}

.c-articles--une {
    margin-bottom: 7rem
}

.c-articles--wrapper {
    margin: 0 0;
    padding: 30px 3rem;
    background: #f1f9ff;
    margin-top: 5rem
}

.c-articles--plus-lus {
    margin-top: 6rem
}

.c-articles--plus-lus_title {
    color: #eb5b25;
    opacity: 1;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.c-articles--plus-lus_title:after {
    content: '+';
    display: block;
    line-height: 30px;
    font-size: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    z-index: 1;
    top: -5px;
    margin: auto;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.c-articles--tags {
    margin-top: 6rem
}

.c-articles--tags .c-articles--wrapper {
    padding-bottom: 20px
}

.c-articles--categorytop {
    margin-top: 6rem
}

.c-articles--list {
    margin: 0 0;
    margin-top: 7rem;
    padding: 30px 3rem;
    background: #f1f9ff
}

.c-article {
    position: relative
}

.c-article p {
    opacity: 1
}

.c-article__img {
    position: relative;
    overflow: hidden;
    background: #000
}

.c-article__img img {
    width: 100%;
    height: auto
}

.c-article_text {
    display: inline-block
}

.c-article__category,
.c-article__category:focus {
    display: inline-block;
    font-family: futura-pt;
    background: #eb5b25;
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    line-height: 1;
    margin-bottom: 20px
}

.c-article__category:focus:hover,
.c-article__category:hover {
    background: #0060ff;
    color: #fff
}

.c-article__title {
    font-size: 14px;
    font-family: futura-pt;
    font-weight: 600;
    color: #000;
    margin: 0
}

.c-article__date {
    display: inline-block;
    font-size: 12px;
    font-family: futura-pt;
    font-weight: 600;
    color: #7c7c7b;
    margin-top: 20px
}

.c-article__preview {
    display: none;
    font-size: 12px;
    font-family: futura-pt;
    font-weight: 600;
    color: #7c7c7b;
    margin-top: 20px;
    line-height: 1.1
}

.c-article__link {
    display: none;
    font-size: 12px;
    font-family: futura-pt;
    color: #7c7c7b;
    font-weight: 600;
    margin-top: 20px;
    position: relative
}

.c-article__link::after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    left: 0;
    bottom: 0;
    right: auto;
    height: 1px;
    background-color: #7c7c7b;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.c-article__link:hover::after {
    width: 0;
    left: auto;
    right: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.c-article__tags {
    display: inline-block;
    font-family: futura-pt-bold;
    border-radius: 30px;
    padding: 5px 10px 3px;
    font-size: 12px;
    color: #7c7c7b;
    line-height: 1;
    margin: 0 10px 10px 0;
    border: solid 1px
}

.c-article__tags:hover {
    color: #0060ff
}

.c-article__tags.moyen {
    padding: 7px 12px 5px;
    font-size: 14px
}

.c-article__tags.grand {
    padding: 9px 15px 7px;
    font-size: 16px
}

.c-article--une {
    overflow: hidden;
    background: #000
}

.c-article--une .c-article__img {
    position: relative;
    overflow: hidden
}

.c-article--une .c-article__img img {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 50%;
    right: 0;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .6;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out
}

.c-article--une .c-article_text {
    position: absolute;
    top: 4rem;
    bottom: auto;
    left: 4rem;
    right: 4rem;
    z-index: 2
}

.c-article--une .c-article__title {
    color: #fff;
    font-family: futura-pt;
    margin: 0
}

.c-article--une .c-article__date {
    color: #fff;
    font-family: futura-pt;
    font-size: 12px
}

.c-article--une--large {
    margin-bottom: 30px
}

.c-article--une--large .c-article__img {
    padding-bottom: 100%
}

.c-article--une--large .c-article__img img {
    height: 100%;
    width: auto
}

.c-article--une--large .c-article__title {
    font-size: 4rem
}

.c-article--une--large--category .c-article__img img {
    height: 100%;
    width: auto
}

.c-article--une--small+.c-article--une--small {
    margin-top: 30px
}

.c-article--une--small .c-article__img {
    padding-bottom: 65%
}

.c-article--une--small .c-article__img img {
    height: 110%;
    width: auto
}

.c-article--une--small .c-article__title {
    font-size: 2.6rem
}

.c-article--une:hover .c-article__img img {
    opacity: .5
}

.c-article--large {
    padding-bottom: 30px;
    border-bottom: solid 1px #7c7c7b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.c-article--large+.c-article--large {
    margin-top: 30px
}

.c-article--large:last-child {
    border: none;
    padding-bottom: 15px
}

.c-article--large .c-article__img {
    display: inline-block;
    width: 60%
}

.c-article--large .c-article__img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out
}

.c-article--large .c-article_text {
    width: 60%;
    padding-left: 5%;
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out
}

.c-article--large .c-article__category {
    position: absolute;
    top: 15px;
    bottom: auto;
    left: 15px;
    right: auto;
    z-index: 2
}

.c-article--large:hover .c-article__img img {
    opacity: .5
}

.c-article--small {
    padding-bottom: 30px;
    border-bottom: solid 1px #7c7c7b
}

.c-article--small+.c-article--small {
    margin-top: 30px
}

.c-article--small:last-child {
    border: none;
    padding-bottom: 15px
}

.c-article--small .c-article__category {
    font-size: 12px
}

.c-article--small .c-article__title {
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
    font-size: 16px
}

.c-article--small .c-article__date {
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out
}

.c-article--small:hover .c-article__title {
    opacity: .5
}

.c-article--small:hover .c-article__date {
    opacity: .5
}

.c-article--card {
    background: #f1f9ff;
    overflow: hidden;
    margin-bottom: 30px
}

.c-article--card .c-article__img {
    width: 100%;
    padding-bottom: 50%
}

.c-article--card .c-article__img img {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 50%;
    right: 0;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
    width: 110%;
    height: auto
}

.c-article--card .c-article_text {
    width: 100%;
    padding: 3rem
}

.c-article--card .c-article__category {
    position: absolute;
    top: 15px;
    bottom: auto;
    left: 15px;
    right: auto;
    z-index: 2
}

.c-article--card:hover .c-article__img img {
    opacity: .5
}

.c-article--card--small {
    border-radius: 0;
    padding: 0 15px;
    margin-bottom: 0
}

.c-article--card--small .c-article__img {
    padding-bottom: 60%
}

.c-article--card--small .c-article_text {
    padding: 15px 0 0
}

.c-article--card--small .c-article__category {
    position: relative;
    top: 0;
    left: 0;
    font-size: 12px
}

.c-article--card--small .c-article__title {
    font-size: 14px
}

.c-article--card--small .c-article__date {
    font-size: 11px;
    display: block
}

.c-article--card--small .c-article__link {
    display: none;
    color: #7c7c7b;
    margin-top: 20px
}

.c-article--list-item {
    border-bottom: solid 1px #e9e9e9;
    padding-bottom: 20px
}

.c-article--list-item+.c-article--list-item {
    margin-top: 20px
}

.c-article--list-item .c-article_text {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.c-article--list-item .c-article__date {
    margin-top: 0;
    margin-bottom: 10px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.c-article--list-item .c-article__title {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.c-article--list-item .c-article__link {
    margin-top: 10px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.c-article--list-item .c-article__link_button,
.c-article--list-item .c-article__link_button:focus {
    display: inline-block;
    background: #eb5b25;
    color: #fff;
    padding: 5px 10px 3px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.c-article--list-item:hover .c-article__title {
    opacity: .75
}

.c-article--list-item:hover .c-article__link_button {
    background: #eb5b25
}

.c-article--no-articles p {
    font-size: 14px
}

.c-actu {
    position: relative
}

.c-actu p {
    opacity: 1
}

.c-actu_wrapper {
    margin: 0 0;
    padding: 30px 3rem;
    background: #f1f9ff
}

.c-actu__img {
    position: relative;
    padding-bottom: 44%;
    overflow: hidden;
    margin-bottom: 7rem
}

.c-actu__img img {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: auto;
    right: 50%;
    z-index: 1;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 100%;
    height: auto
}

.c-actu__title {
    margin-bottom: 0
}

.c-actu__date {
    display: inline-block;
    font-size: 12px;
    font-family: futura-pt;
    color: #7c7c7b;
    margin-top: 20px
}

.c-actu_text {
    display: inline-block
}

.c-actu_categories {
    margin-top: 15px
}

.c-actu__category {
    display: inline-block;
    font-family: futura-pt;
    background: #0060ff;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    line-height: 1;
    margin-right: 10px
}

.c-actu__category:hover {
    background: #eb5b25;
    color: #fff
}

.c-actu__tags {
    display: inline-block;
    font-weight: 600;
    padding: 5px 10px 3px;
    border-radius: 15px;
    font-size: 12px;
    color: #7c7c7b;
    line-height: 1;
    margin: 0 10px 10px 0;
    border: solid 1px
}

.c-actu__tags:hover {
    color: #0060ff
}

.c-actu__tags.moyen {
    padding: 7px 12px 5px;
    font-size: 14px
}

.c-actu__tags.grand {
    padding: 9px 15px 7px;
    font-size: 16px
}

.c-actu__preview {
    font-size: 16px;
    color: #7c7c7b;
    margin-top: 6rem;
    margin-bottom: 6rem;
    font-weight: 600
}

.c-actu__link {
    display: none;
    font-size: 12px;
    color: #eb5b25;
    margin-top: 20px
}

.c-actu__subtitle {
    font-size: 20px;
    color: #7c7c7b;
    margin: 0;
    font-family: futura-pt-bold;
    margin-bottom: 6rem
}

.c-actu__text {
    font-family: futura-pt;
    font-size: 14px;
    margin-bottom: 6rem
}

.c-actu__figure {
    margin-bottom: 6rem;
    width: 100%;
    height: auto
}

.c-actu__video {
    display: block;
    margin-bottom: 6rem;
    width: 100%;
    height: 45rem
}

.c-actu__button {
    text-align: center;
    margin-bottom: 6rem
}

.c-actu__cta {
    border-top: solid 1px #7c7c7b;
    border-bottom: solid 1px #7c7c7b;
    margin-bottom: 6rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 3rem 0
}

.c-actu__cta_img {
    width: 100%;
    margin-bottom: 3rem;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    position: relative
}

.c-actu__cta_img img {
    width: 110%;
    height: auto;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: auto;
    right: 50%;
    z-index: 1;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.c-actu__cta_text {
    width: 100%;
    font-size: 14px
}

.c-actu__cta__title {
    font-size: 18px;
    color: #000;
    display: inline-block;
    margin-bottom: 10px
}

.c-actu__cta__content {
    display: inline-block;
    margin-bottom: 15px
}

.c-actu__cta .bouton .text,
.c-actu__cta .bouton:focus .text {
    font-size: 14px
}

.c-actu__gallery {
    height: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 6rem
}

.c-actu__gallery .slick-next,
.c-actu__gallery .slick-prev {
    width: 6rem;
    height: 6rem;
    background: #0060ff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    z-index: 5;
    margin: auto;
    font-size: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c-actu__gallery .slick-next:before,
.c-actu__gallery .slick-prev:before {
    display: none
}

.c-actu__gallery .slick-next:after,
.c-actu__gallery .slick-prev:after {
    width: 12px;
    height: 12px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    margin: auto;
    border-right: solid 2px #fff;
    border-top: solid 2px #fff;
    -webkit-transform: rotate(45deg) translate(-12.5%, 12.5%);
    -ms-transform: rotate(45deg) translate(-12.5%, 12.5%);
    -o-transform: rotate(45deg) translate(-12.5%, 12.5%);
    transform: rotate(45deg) translate(-12.5%, 12.5%)
}

.c-actu__gallery .slick-next {
    right: 0;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.c-actu__gallery .slick-slide .wrapper {
    width: 100%;
    padding-bottom: 70%;
    height: 0;
    position: relative;
    overflow: hidden
}

.c-actu__gallery .slick-slide .wrapper img {
    position: absolute;
    height: 100%;
    width: auto;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.c-actu_comments_title {
    font-size: 18px;
    color: #eb5b25;
    margin-bottom: 30px;
    font-weight: 600
}

.c-actu_comments_content {
    border-top: solid 1px #7c7c7b;
    padding-top: 20px;
    margin-bottom: 30px
}

.c-actu__comment {
    margin-bottom: 15px;
    border-bottom: solid 1px #7c7c7b;
    padding-bottom: 15px
}

.c-actu__comment_title {
    font-size: 14px;
    color: #7c7c7b;
    font-family: futura-pt
}

.c-actu__comment_text {
    font-size: 14px;
    color: #eb5b25;
    margin-top: 10px;
    font-family: futura-pt
}

.c-actu__comment__date {
    color: #7c7c7b;
    font-size: 14px
}

.c-actu__social .bouton,
.c-actu__social .bouton:focus {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 42px;
    color: #fff;
    background: #eb5b25
}

.c-actu__social .bouton::after,
.c-actu__social .bouton:focus::after {
    display: none
}

.c-actu__social .bouton:focus:hover,
.c-actu__social .bouton:hover {
    color: #fff;
    background-color: #0060ff
}

.c-actu__social_links {
    min-width: 100%;
    margin-top: 15px
}

.c-actu__social_links .bt-share {
    width: 45px;
    height: 45px;
    display: inline-block;
    background: #3b5998;
    color: #fff;
    border-radius: 100%;
    position: relative
}

.c-actu__social_links .bt-share.twitter {
    background: #21aaf5
}

.c-actu__social_links .bt-share.linkedin {
    background: #0e76a8
}

.c-actu__social_links .bt-share [class^=icon-] {
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto
}

.c-actu__social_links .bt-share [class^=icon-]:after {
    display: inline-block;
    vertical-align: middle
}

.c-actu__social_links .bt-share+.bt-share {
    margin-left: 3px
}

.c-actu__social_links .bt-share:hover {
    opacity: 1 !important
}

.c-actu__social_links:hover .bt-share {
    opacity: .5
}

.c-actu_similar {
    margin-top: 6rem
}

.c-actu_similar_head {
    border-bottom: solid 1px #e9e9e9;
    padding-bottom: 20px;
    margin-bottom: 3rem;
    position: relative
}

.c-actu_similar_head .c-actu__subtitle {
    margin: 0
}

.c-actu_similar_head #arrow-left,
.c-actu_similar_head #arrow-right {
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    z-index: 1;
    display: inline-block !important;
    width: 30px;
    height: 30px;
    border: solid 1px #7c7c7b;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
    color: #7c7c7b
}

.c-actu_similar_head #arrow-left [class^=icon-],
.c-actu_similar_head #arrow-right [class^=icon-] {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    margin: auto;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.c-actu_similar_head #arrow-left [class^=icon-]:after,
.c-actu_similar_head #arrow-right [class^=icon-]:after {
    display: inline-block;
    vertical-align: middle
}

.c-actu_similar_head #arrow-left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 40px
}

.c-actu_similar_carousel {
    margin: 0 -15px
}

.actualites {
    overflow: hidden
}

.actualites .h2 {
    margin-bottom: 8rem
}

.actualites .c-article-index {
    height: 100%
}

.actualites .c-article-index.pratique {
    background-color: #fff
}

.actualites .c-article-index.pratique .c-article__date,
.actualites .c-article-index.pratique .c-article__preview,
.actualites .c-article-index.pratique .c-article__title {
    color: #000
}

.actualites .c-article-index .c-article__img {
    display: block;
    width: 100%;
    height: 29rem
}

.actualites .c-article-index .c-article_text {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    padding: 2.6vw
}

.actualites .c-article-index-large {
    height: 100%
}

.actualites .c-article-index-large .c-article__img {
    height: 100%
}

@media (min-width:760px) {
    .lead {
        font-size: 15px
    }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    html {
        font-size: 6.1px
    }

    .u-banner-cookies {
        padding: 40px 0
    }

    .mag__breadcrumb nav {
        font-size: 12px;
        color: #7c7c7b;
        display: block
    }

    .c-form-comment .input-field textarea {
        height: 22rem;
        padding-top: 15px
    }

    .c-articles--wrapper {
        margin-left: 0;
        margin-right: 0
    }

    .c-articles--list {
        margin-left: 0;
        margin-right: 0
    }

    .c-article__title {
        font-size: 16px
    }

    .c-article__preview {
        display: block
    }

    .c-article__link {
        display: inline-block
    }

    .c-article--une .c-article__date {
        font-size: 14px
    }

    .c-article--une--large {
        margin-bottom: 0
    }

    .c-article--une--small {
        height: -webkit-calc(50% - 15px);
        height: calc(50% - 15px)
    }

    .c-article--une--small .c-article__img {
        padding-bottom: 0;
        height: 100%
    }

    .c-article--large .c-article__img {
        margin-bottom: 0;
        width: 50%
    }

    .c-article--large .c-article_text {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px);
        margin-left: 30px;
        padding-left: 0
    }

    .c-article--card {
        margin-bottom: 0
    }

    .c-article--card--small .c-article__link {
        display: inline-block;
        font-size: 12px
    }

    .c-article--list-item .c-article__date {
        min-width: 100%
    }

    .c-article--list-item .c-article__title {
        min-width: 80%;
        max-width: 80%
    }

    .c-article--list-item .c-article__link {
        margin-top: 0
    }

    .c-article--no-articles p {
        font-size: 16px
    }

    .c-actu_wrapper {
        margin-left: 0;
        margin-right: 0
    }

    .c-actu__date {
        font-size: 14px
    }

    .c-actu__preview {
        font-size: 18px
    }

    .c-actu__link {
        display: block
    }

    .c-actu__subtitle {
        font-size: 24px
    }

    .c-actu__text {
        font-size: 16px
    }

    .c-actu__cta_img {
        width: 35%;
        overflow: hidden;
        position: relative;
        margin-right: 5%;
        padding: 0;
        height: auto;
        margin-bottom: 0
    }

    .c-actu__cta_img img {
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .c-actu__cta_text {
        width: 60%
    }

    .c-actu_comments_title {
        font-size: 20px
    }

    .c-actu__social_links {
        margin-top: 0;
        min-width: 0
    }

    .c-actu__social_links .bt-share+.bt-share {
        margin-left: 6px
    }
}

@media (min-width:768px) {

    #zoombox .zoombox_control .zoombox_next,
    #zoombox .zoombox_control .zoombox_prev {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40px;
        height: 40px
    }

    #zoombox .zoombox_control .zoombox_close {
        width: 30px;
        height: 30px;
        right: 5%;
        top: 5%
    }

    #zoombox .zoombox_control .zoombox_prev {
        left: 5%
    }

    #zoombox .zoombox_control .zoombox_next {
        right: 5%
    }
}

@media (min-width:991px) {
    .h1 {
        font-size: -webkit-calc(3.22928vw + 17.99785px);
        font-size: calc(3.22928vw + 17.99785px);
        line-height: -webkit-calc(3.22928vw + 17.99785px);
        line-height: calc(3.22928vw + 17.99785px)
    }

    .h1.alt {
        font-size: -webkit-calc(.43057vw + 9.73305px);
        font-size: calc(.43057vw + 9.73305px);
        line-height: -webkit-calc(.43057vw + 9.73305px);
        line-height: calc(.43057vw + 9.73305px)
    }

    .h2 {
        font-size: -webkit-calc(2.69107vw + -1.66846px);
        font-size: calc(2.69107vw + -1.66846px);
        line-height: -webkit-calc(2.69107vw + -1.66846px);
        line-height: calc(2.69107vw + -1.66846px)
    }

    .h3 {
        font-size: -webkit-calc(.7535vw + 10.53283px);
        font-size: calc(.7535vw + 10.53283px);
        line-height: -webkit-calc(.7535vw + 10.53283px);
        line-height: calc(.7535vw + 10.53283px)
    }

    .accelerateurs_content_item .title {
        font-size: -webkit-calc(2.15285vw + -1.33477px);
        font-size: calc(2.15285vw + -1.33477px);
        line-height: -webkit-calc(2.15285vw + -1.33477px);
        line-height: calc(2.15285vw + -1.33477px)
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    html {
        font-size: 7.2px
    }

    .u-banner-cookies_texte {
        font-size: 16px;
        line-height: 18px
    }

    .u-banner-cookies_close {
        max-width: 150px;
        width: 100%;
        height: 50px
    }

    .i-legals__title {
        font-size: 24px;
        line-height: 28px
    }

    .mag_content .h1_sub {
        font-size: 18px
    }

    .c-articles--plus-lus {
        margin-top: 0
    }

    .c-articles--plus-lus_title {
        display: none
    }

    .c-articles--categorytop {
        margin-top: 30px
    }

    .c-article__category,
    .c-article__category:focus {
        padding: 8px 15px
    }

    .c-article__title {
        font-size: 18px
    }

    .c-article--une--large .c-article__img {
        padding-bottom: 90%
    }

    .c-article--une--large--category .c-article__img {
        padding-bottom: 90%
    }

    .c-article--small .c-article__title {
        font-size: 18px
    }

    .c-article--list-item .c-article__date {
        min-width: 10%;
        max-width: 10%;
        margin-bottom: 0
    }

    .c-article--list-item .c-article__title {
        min-width: 75%;
        max-width: 75%;
        font-size: 16px
    }

    .c-article--list-item .c-article__link_button,
    .c-article--list-item .c-article__link_button:focus {
        font-size: 14px;
        padding: 7px 15px 5px
    }

    .c-actu__category {
        padding: 10px 20px 8px;
        font-size: 16px
    }

    .c-actu__tags {
        padding: 7px 12px 5px;
        font-size: 14px
    }
}

@media screen and (min-width:992px) {
    .no-link-desktop {
        pointer-events: none;
        cursor: initial
    }

    .hidden-pc {
        display: none
    }

    .p-header_titre_content .h1 span {
        display: inline-block
    }

    .accelerateurs_content_item:hover {
        padding-top: 4rem;
        -webkit-transition: padding-top .5s ease;
        -o-transition: padding-top .5s ease;
        transition: padding-top .5s ease
    }

    .accelerateurs_content_item:hover .arrow {
        left: 10%;
        -webkit-transition: left .5s ease;
        -o-transition: left .5s ease;
        transition: left .5s ease
    }

    .actualites .p-l-0 {
        padding-left: 0
    }

    .actualites .p-r-0 {
        padding-right: 0
    }

    .actualites .pratique {
        padding-right: 0
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }

    html {
        font-size: 8.5px
    }

    .mag_content .h2_sub {
        font-size: 16px
    }

    .mag__breadcrumb nav {
        font-size: 14px
    }

    .c-form-comment .input-field .form-radio {
        height: 60px;
        line-height: 55px
    }

    .c-article__title {
        font-size: 20px
    }

    .c-article__preview {
        font-size: 14px
    }

    .c-article__link {
        font-size: 14px
    }

    .c-article--une .c-article__date {
        font-size: 16px
    }

    .c-article--large .c-article__img {
        margin-bottom: 0;
        width: 55%
    }

    .c-article--large .c-article_text {
        width: -webkit-calc(45% - 30px);
        width: calc(45% - 30px);
        margin-left: 30px
    }

    .c-article--card--small .c-article__title {
        font-size: 16px
    }

    .c-article--list-item .c-article__title {
        font-size: 18px
    }

    .c-article--no-articles p {
        font-size: 18px
    }

    .c-actu__date {
        font-size: 16px
    }

    .c-actu__preview {
        font-size: 20px
    }

    .c-actu__link {
        font-size: 14px
    }

    .c-actu__subtitle {
        font-size: 26px
    }

    .c-actu__text {
        font-size: 18px
    }

    .c-actu_comments_title {
        font-size: 24px
    }
}

@media (min-width:1590px) {
    .container {
        width: 1560px
    }

    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        float: left
    }

    .col-xl-1 {
        width: 8.33333%
    }

    .col-xl-2 {
        width: 16.66667%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-4 {
        width: 33.33333%
    }

    .col-xl-5 {
        width: 41.66667%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-7 {
        width: 58.33333%
    }

    .col-xl-8 {
        width: 66.66667%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-10 {
        width: 83.33333%
    }

    .col-xl-11 {
        width: 91.66667%
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-pull-0 {
        right: auto
    }

    .col-xl-pull-1 {
        right: 8.33333%
    }

    .col-xl-pull-2 {
        right: 16.66667%
    }

    .col-xl-pull-3 {
        right: 25%
    }

    .col-xl-pull-4 {
        right: 33.33333%
    }

    .col-xl-pull-5 {
        right: 41.66667%
    }

    .col-xl-pull-6 {
        right: 50%
    }

    .col-xl-pull-7 {
        right: 58.33333%
    }

    .col-xl-pull-8 {
        right: 66.66667%
    }

    .col-xl-pull-9 {
        right: 75%
    }

    .col-xl-pull-10 {
        right: 83.33333%
    }

    .col-xl-pull-11 {
        right: 91.66667%
    }

    .col-xl-pull-12 {
        right: 100%
    }

    .col-xl-push-0 {
        left: auto
    }

    .col-xl-push-1 {
        left: 8.33333%
    }

    .col-xl-push-2 {
        left: 16.66667%
    }

    .col-xl-push-3 {
        left: 25%
    }

    .col-xl-push-4 {
        left: 33.33333%
    }

    .col-xl-push-5 {
        left: 41.66667%
    }

    .col-xl-push-6 {
        left: 50%
    }

    .col-xl-push-7 {
        left: 58.33333%
    }

    .col-xl-push-8 {
        left: 66.66667%
    }

    .col-xl-push-9 {
        left: 75%
    }

    .col-xl-push-10 {
        left: 83.33333%
    }

    .col-xl-push-11 {
        left: 91.66667%
    }

    .col-xl-push-12 {
        left: 100%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-1 {
        margin-left: 8.33333%
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%
    }

    .col-xl-offset-3 {
        margin-left: 25%
    }

    .col-xl-offset-4 {
        margin-left: 33.33333%
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%
    }

    .col-xl-offset-6 {
        margin-left: 50%
    }

    .col-xl-offset-7 {
        margin-left: 58.33333%
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%
    }

    .col-xl-offset-9 {
        margin-left: 75%
    }

    .col-xl-offset-10 {
        margin-left: 83.33333%
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%
    }

    .col-xl-offset-12 {
        margin-left: 100%
    }

    .visible-xl {
        display: block !important
    }

    table.visible-xl {
        display: table !important
    }

    tr.visible-xl {
        display: table-row !important
    }

    td.visible-xl,
    th.visible-xl {
        display: table-cell !important
    }

    .hidden-xl {
        display: none !important
    }

    html {
        font-size: 10px
    }

    .c-article__preview {
        font-size: 16px
    }

    .c-article__link {
        font-size: 16px
    }

    .c-actu__link {
        font-size: 16px
    }

    .c-actu__subtitle {
        font-size: 30px
    }
}

@media (min-width:1920px) {
    .h1 {
        font-size: 80px;
        line-height: 80px
    }

    .h1.alt {
        font-size: 18px;
        line-height: 18px
    }

    .h2 {
        font-size: 50px;
        line-height: 50px
    }

    .h3 {
        font-size: 25px;
        line-height: 25px
    }

    .accelerateurs_content_item .title {
        font-size: 40px;
        line-height: 40px
    }
}

@media screen and (max-width:1590px) {
    .presentation .timeline-presentation_item {
        height: 28vw
    }

    .presentation .timeline-presentation_item_content {
        width: 42rem
    }

    .contact .infos-contact_left .fax,
    .contact .infos-contact_left .mail,
    .contact .infos-contact_left .tel {
        font-size: 2rem
    }

    .contact .infos-contact_right .agence .title {
        font-size: 14px
    }

    .contact .infos-contact_right .agence .adresse {
        font-size: 14px
    }
}

@media (max-width:1590px) {

    .p,
    p {
        font-size: 16px
    }
}

@media (max-width:1589px) {
    .visible-xl {
        display: none !important
    }
}

@media (max-width:1200px) {
    .flex.align-start-lg {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .flex.align-end-lg {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .flex.align-stretch-lg {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .flex.align-center-lg {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .flex.justify-center-lg {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .flex.justify-end-lg {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .flex.justify-start-lg {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .flex.justify-between-lg {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .flex.column-lg {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .flex.column-reverse-lg {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .flex.nowrap-lg {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .flex.wrap-lg {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p,
    p {
        font-size: 14px
    }

    .c-form-comment .input-field input[type=email],
    .c-form-comment .input-field input[type=tel],
    .c-form-comment .input-field input[type=text],
    .c-form-comment .input-field textarea {
        padding: 0 15px;
        height: 50px
    }
}

@media screen and (max-width:1200px) {

    .footer .p,
    .footer p {
        font-size: 13px
    }

    .footer_bottom .mentions {
        margin-left: 3vw
    }
}

@media (max-width:992px) {
    .flex.align-start-md {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .flex.align-end-md {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .flex.align-stretch-md {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .flex.align-center-md {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .flex.justify-center-md {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .flex.justify-end-md {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .flex.justify-start-md {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .flex.justify-between-md {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .flex.column-md {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .flex.column-reverse-md {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .flex.nowrap-md {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .flex.wrap-md {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .p,
    p {
        font-size: 15px
    }

    .p.alt,
    p.alt {
        font-size: 18px
    }

    .overlay .form-msg {
        width: 40vw
    }

    .c-articles--wrapper.togglable .c-article {
        -webkit-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
        max-height: 50rem
    }

    .c-articles--wrapper.togglable .c-articles--plus-lus_title {
        margin-bottom: 30px
    }

    .c-articles--wrapper.togglable .c-articles--plus-lus_title:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .c-articles--wrapper.togglable .c-articles--plus-lus_title .close {
        display: none
    }

    .c-articles--wrapper.togglable .c-articles--plus-lus_title .open {
        display: inline-block
    }

    .c-articles--wrapper.togglable.close .c-article {
        max-height: 0;
        overflow: hidden;
        padding: 0;
        border-bottom: 0;
        margin: 0
    }

    .c-articles--wrapper.togglable.close .c-articles--plus-lus_title {
        margin-bottom: 0
    }

    .c-articles--wrapper.togglable.close .c-articles--plus-lus_title:after {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    .c-articles--wrapper.togglable.close .c-articles--plus-lus_title .close {
        display: inline-block
    }

    .c-articles--wrapper.togglable.close .c-articles--plus-lus_title .open {
        display: none
    }
}

@media screen and (max-width:992px) {
    .container {
        width: 100% !important
    }

    .h1 {
        font-size: 30px
    }

    .h1.alt {
        font-size: 14px
    }

    .h2 {
        font-size: 30px
    }

    .bouton .text,
    .bouton:focus .text {
        font-size: 12px
    }

    .bouton .arrow,
    .bouton:focus .arrow {
        width: 18px;
        height: 18px
    }

    .p-header_titre_content {
        padding-top: -webkit-calc(60px + 5vh);
        padding-top: calc(60px + 5vh);
        padding-bottom: 10vh
    }

    .p-header_titre_content .logo {
        width: 150px
    }

    .p-header_titre_content .h1 {
        text-decoration: underline #eb5b25
    }

    .p-header_titre_content .h1 br {
        display: none
    }

    .p-header_titre_content .h1.alt {
        margin-bottom: 30px;
        text-decoration: none
    }

    .p-header_titre_content .h1 span::after {
        display: none
    }

    .p-header_titre_content .bouton-scroll {
        height: 0;
        opacity: 0
    }

    .footer {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .footer .logo {
        width: 100%;
        max-width: 150px;
        margin-bottom: 50px
    }

    .footer .right {
        text-align: left
    }

    .footer .p,
    .footer p {
        font-size: 14px
    }

    .footer_title {
        font-size: 16px;
        margin-bottom: 30px
    }

    .footer_infos.tel {
        margin-top: 30px;
        margin-bottom: 40px
    }

    .footer_rs {
        width: 60px;
        height: 60px
    }

    .footer_rs span {
        font-size: 14px
    }

    .footer_bottom {
        margin-top: 40px;
        padding-top: 20px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer_bottom>div {
        display: block
    }

    .footer_bottom .mentions {
        margin-left: 0
    }

    .p-nav {
        width: 100%;
        top: 0;
        height: 60px;
        padding-right: 30px
    }

    .p-nav_content {
        padding-bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .p-nav_content_rs {
        padding-bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

    .p-nav_content_rs .rs {
        width: auto;
        height: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

    .p-nav_content_rs .rs::after {
        width: 1px;
        height: 100%;
        left: auto;
        right: 0
    }

    .p-nav_content_rs .rs span {
        font-size: 14px
    }

    .p-nav_content .btn-menu {
        width: auto;
        height: 100%
    }

    .p-nav_content .btn-menu #bt-menu {
        width: 30px;
        height: 30px
    }

    .p-nav_content .btn-menu #bt-menu .barre {
        width: 30px
    }

    .p-nav_content .btn-menu .text {
        display: none
    }

    .p-menu {
        width: 100%;
        top: 0;
        height: auto;
        padding-right: 0;
        overflow: scroll;
        height: 100vh;
        padding-top: 60px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .p-menu_left,
    .p-menu_right {
        width: 100%;
        height: -webkit-calc(50vh - 30px);
        height: calc(50vh - 30px);
        padding-bottom: 0;
        padding-left: 30px;
        position: relative
    }

    .p-menu_left::after {
        display: block;
        content: '';
        width: 100%;
        height: 5vh;
        background-color: #eb5b25;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .p-menu_content_title {
        font-size: 12px;
        margin-bottom: 4.6vh
    }

    .p-menu_content_nav li a {
        font-size: 20px;
        line-height: 1.5
    }

    .p-menu_content_bouton {
        top: 0;
        margin-top: 6vh
    }

    .accueil .intro-index {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .accueil .intro-index .row {
        display: block
    }

    .accueil .intro-index_title {
        height: auto;
        margin-bottom: 50px
    }

    .accueil .intro-index .bouton {
        margin-top: 50px
    }

    .accueil .img-index .formeFloat {
        width: 100%;
        max-width: 255px;
        top: 100px
    }

    .accueil .img-index .img {
        height: auto;
        top: -40px
    }

    .accueil .img-index .img img {
        height: auto
    }

    .accueil .valeurs-index {
        padding-top: 100px;
        padding-bottom: 70px
    }

    .accueil .valeurs-index_item {
        height: 69.4vw;
        margin-bottom: 30px
    }

    .accueil .valeurs-index_item.moove-up {
        top: 0
    }

    .accueil .valeurs-index_item .number {
        font-size: 14px;
        top: 15px;
        right: 15px
    }

    .accueil .valeurs-index_item .icon {
        width: 20.2vw
    }

    .accueil .valeurs-index_item .title {
        font-size: 14px;
        margin-top: 11vw
    }

    .accueil .partenaires-index {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .accueil .partenaires-index .h2 {
        margin-bottom: 60px
    }

    .accueil .partenaires-index_row {
        margin-bottom: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .accueil .partenaires-index_row .logo {
        margin-bottom: 30px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 50%;
        -ms-flex: 0 50%;
        flex: 0 50%
    }

    .accueil .partenaires-index_row .logo.atos img {
        max-width: 87px
    }

    .accueil .partenaires-index_row .logo.edf {
        text-align: right
    }

    .accueil .partenaires-index_row .logo.edf img {
        max-width: 145px
    }

    .accueil .partenaires-index_row .logo.intuiface img {
        max-width: 140px
    }

    .accueil .partenaires-index_row .logo.peugeot {
        text-align: right
    }

    .accueil .partenaires-index_row .logo.peugeot img {
        max-width: 100px
    }

    .accueil .partenaires-index_row .logo.siemens img {
        max-width: 120px
    }

    .accueil .partenaires-index_row .logo.vinci {
        text-align: right
    }

    .accueil .partenaires-index_row .logo.vinci img {
        max-width: 110px
    }

    .accueil .partenaires-index_row .logo.somfy img {
        max-width: 110px
    }

    .accueil .partenaires-index_row .logo.macsf {
        text-align: right
    }

    .accueil .partenaires-index_row .logo.macsf img {
        max-width: 120px
    }

    .accueil .partenaires-index_row .logo.canin img {
        max-width: 110px
    }

    .accueil .partenaires-index_row .logo.safti {
        text-align: right
    }

    .accueil .partenaires-index_row .logo.safti img {
        max-width: 110px
    }

    .accueil .partenaires-index_row .logo.percall img {
        max-width: 110px
    }

    .accueil .partenaires-index_row .logo.gentilin {
        text-align: right
    }

    .accueil .partenaires-index_row .logo.gentilin img {
        max-width: 110px
    }

    .accueil .accelerateurs::before {
        height: 100%
    }

    .presentation .intro-presentation {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .presentation .intro-presentation p {
        font-size: 18px
    }

    .presentation .concept-presentation {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .presentation .concept-presentation .row:nth-child(2) .trait {
        position: relative;
        width: 100%;
        height: 1px;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        margin-top: 60px;
        margin-bottom: 60px
    }

    .presentation .concept-presentation .h2 {
        margin-bottom: 60px
    }

    .presentation .concept-presentation .h3 {
        margin-bottom: 40px
    }

    .presentation .img-presentation::after {
        height: 60px
    }

    .presentation .img-presentation .img {
        height: 55vw
    }

    .presentation .timeline-presentation {
        padding-top: 100px;
        padding-bottom: 50px
    }

    .presentation .timeline-presentation .h2 {
        margin-bottom: 100px
    }

    .presentation .timeline-presentation_item {
        height: auto;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 20px;
        padding-bottom: 40px;
        display: block;
        margin-bottom: 50px
    }

    .presentation .timeline-presentation_item_content {
        width: 100%
    }

    .presentation .timeline-presentation_item_content p {
        font-size: 14px
    }

    .presentation .timeline-presentation_item_content .title {
        font-size: 16px;
        margin-bottom: 30px
    }

    .presentation .timeline-presentation_item_number {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        text-align: right;
        font-size: 14px;
        margin-bottom: 20px
    }

    .presentation .timeline-presentation_item_icon {
        position: relative;
        bottom: auto;
        right: auto;
        width: 50px;
        height: 50px;
        margin-bottom: 30px
    }

    .presentation .timeline-presentation_item_icon span {
        width: 22px
    }

    .presentation .timeline-presentation_item.version2 .timeline-presentation_item_number {
        left: auto
    }

    .presentation .timeline-presentation_item.version2 .timeline-presentation_item_icon {
        left: auto
    }

    .presentation .contact-presentation {
        padding-top: 90px;
        padding-bottom: 90px
    }

    .presentation .contact-presentation_bouton {
        margin-top: 80px
    }

    .presentation .contact-presentation_bouton .sigle {
        width: 40px
    }

    .contact .infos-contact {
        padding-top: 30px;
        padding-bottom: 40px
    }

    .contact .infos-contact .row {
        display: block
    }

    .contact .infos-contact_left {
        margin-bottom: 60px;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .contact .infos-contact_left .fax,
    .contact .infos-contact_left .mail,
    .contact .infos-contact_left .tel {
        font-size: 18px
    }

    .contact .infos-contact_left .mail {
        margin-top: 50px
    }

    .contact .infos-contact_right {
        display: block
    }

    .contact .infos-contact_right .agence {
        margin-bottom: 60px
    }

    .contact .infos-contact_right .agence .title {
        font-size: 16px
    }

    .contact .map::after {
        display: none
    }

    .contact .map_content {
        width: -webkit-calc(100% + 60px);
        width: calc(100% + 60px);
        position: relative;
        left: -30px;
        height: 300px
    }

    .page-template_intro {
        height: auto;
        padding-top: 100px;
        padding-bottom: 150px
    }

    .page-template_intro .container {
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .page-template_bloc1 .formeFloat {
        display: none
    }

    .page-template_bloc1_textes {
        padding-top: 50px;
        padding-bottom: 150px
    }

    .page-template_bloc1_textes .h2 {
        margin-bottom: 40px
    }

    .page-template_bloc1_img {
        top: -50px;
        width: 77vw;
        height: 83vw;
        left: -30px
    }

    .page-template_bloc2 {
        padding-top: 0;
        padding-bottom: 0
    }

    .page-template_bloc2_textes {
        padding-top: 50px;
        padding-bottom: 100px
    }

    .page-template_bloc2_textes .h2 {
        margin-bottom: 40px
    }

    .page-template_bloc2_imgFloat {
        position: relative;
        top: -50px;
        left: -webkit-calc(100vw - 77vw);
        left: calc(100vw - 77vw);
        width: 77vw;
        height: 69.4vw
    }

    .page-template_bloc2.reserve .page-template_bloc2_imgFloat {
        left: -webkit-calc(100vw - 77vw);
        left: calc(100vw - 77vw);
        right: auto
    }

    .formulaire {
        padding-top: 90px;
        padding-bottom: 100px
    }

    .formulaire .h2 {
        margin-bottom: 50px
    }

    .formulaire .input-field .form-radio {
        padding-left: 30px;
        max-width: 100%
    }

    .formulaire .input-field .form-radio label {
        font-size: 12px
    }

    .formulaire .input-field .form-radio label:after {
        width: 20px;
        height: 20px
    }

    .formulaire .input-field .form-radio label:before {
        width: 10px;
        height: 10px;
        left: 5px
    }

    .formulaire .input-field input[type=email],
    .formulaire .input-field input[type=tel],
    .formulaire .input-field input[type=text],
    .formulaire .input-field textarea {
        font-size: 14px;
        height: 50px
    }

    .formulaire .input-field.error::after {
        font-size: 10px
    }

    .formulaire .formulaire-bot {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .formulaire .formulaire-bot .bouton {
        margin-top: 50px
    }

    .accelerateurs {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .accelerateurs_content {
        display: block
    }

    .accelerateurs_content_item {
        width: 100%;
        height: 50vw;
        padding-top: 30px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .accelerateurs_content_item .title {
        font-size: 30px;
        margin-bottom: 0;
        line-height: 1.3333
    }

    .accelerateurs_content_item .arrow {
        width: 35px
    }

    .accelerateurs_content_item .arrow span {
        height: 35px
    }

    .mag .p-header {
        padding-top: 100px
    }

    .mag .menu-mag_menu {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .mag .menu-mag_menu li {
        margin-right: 0
    }

    .mag .menu-mag_menu li a {
        font-size: 12px
    }

    .c-article--une--large .c-article__title {
        font-size: 20px
    }

    .c-article--une--small .c-article__title {
        font-size: 18px
    }

    .actualites .h2 {
        margin-bottom: 50px
    }

    .actualites .c-article-index {
        margin-bottom: 50px;
        height: auto
    }

    .actualites .c-article-index.pratique {
        background-color: #e9e9e9
    }

    .actualites .c-article-index .c-article__img {
        height: 200px
    }

    .actualites .c-article-index .c-article_text {
        padding: 30px
    }

    .actualites .c-article-index-large {
        margin-bottom: 50px;
        height: auto
    }
}

@media (max-width:767px) {
    .u-banner-cookies .row {
        display: block
    }

    .u-banner-cookies_texte {
        text-align: center
    }

    .u-banner-cookies_button {
        margin-top: 25px;
        margin-bottom: 15px
    }
}

@media (max-width:760px) {
    .flex.align-start-sm {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .flex.align-end-sm {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .flex.align-stretch-sm {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .flex.align-center-sm {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .flex.justify-center-sm {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .flex.justify-end-sm {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .flex.justify-start-sm {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .flex.justify-between-sm {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .flex.column-sm {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .flex.column-reverse-sm {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .flex.nowrap-sm {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .flex.wrap-sm {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .container,
    .container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }

    .overlay .form-msg {
        width: 60vw
    }

    .formulaire .input-field textarea {
        padding-top: 10px;
        height: 180px
    }

    .c-form-comment .input-field input[type=email],
    .c-form-comment .input-field input[type=tel],
    .c-form-comment .input-field input[type=text],
    .c-form-comment .input-field textarea {
        font-size: 14px
    }

    .c-form-comment .input-field .form-radio {
        height: 50px;
        line-height: 45px
    }
}

@media (max-width:759px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }

    .hidden-xs {
        display: none !important
    }
}

@media (max-width:480px) {
    .flex.align-start-xs {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .flex.align-end-xs {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .flex.align-stretch-xs {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .flex.align-center-xs {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .flex.justify-center-xs {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .flex.justify-end-xs {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .flex.justify-start-xs {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .flex.justify-between-xs {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .flex.column-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .flex.column-reverse-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .flex.nowrap-xs {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .flex.wrap-xs {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .overlay .form-msg {
        width: 85vw
    }
}

@media screen and (max-width:340px) {
    .p-menu_content_bouton {
        margin-top: 4vh
    }

    .mag .menu-mag_menu li a {
        font-size: 10px
    }
}

@media (min-width:760px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }

    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }

    .hidden-md {
        display: none !important
    }
}

@media (min-width:760px) and (max-width:992px) {
    .c-article--une--large .c-article__img {
        padding-bottom: 120%
    }

    .c-article--une--large--category .c-article__img {
        padding-bottom: 65%
    }
}

@media (max-width:992px) and (min-width:760px) {
    .c-actu__video {
        height: 60rem
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }

    .visible-print-block {
        display: block !important
    }

    .visible-print-inline {
        display: inline !important
    }

    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

/* ========================================
   Contact Form 7 - Styles personnalisés
   ======================================== */

/* Conteneur du formulaire */
.wpcf7 {
    margin: 0;
}

.wpcf7-form {
    width: 100%;
}

/* Champs de formulaire CF7 */
.wpcf7 .input-field {
    margin-bottom: 20px;
}

.wpcf7 .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
    width: 100%;
    padding: 15px 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
    outline: none;
    border-color: #FF6B35;
    background: rgba(255, 255, 255, 0.15);
}

.wpcf7 textarea {
    min-height: 200px;
    resize: vertical;
}

/* Bouton d'envoi */
.wpcf7 .wpcf7-submit {
    background-color: #fff;
    color: #000;
    padding: 15px 40px;
    border: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
}

.wpcf7 .wpcf7-submit:hover {
    background-color: #FF6B35;
    color: #fff;
}

/* Messages de validation */
.wpcf7-not-valid-tip {
    color: #FF6B35;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

.wpcf7-response-output {
    margin: 30px 0 0 0;
    padding: 20px;
    border-radius: 0;
    text-align: center;
    font-size: 16px;
    border: none;
}

.wpcf7-mail-sent-ok {
    background-color: #46b450;
    color: #fff;
}

.wpcf7-mail-sent-ng,
.wpcf7-validation-errors,
.wpcf7-acceptance-missing {
    background-color: #dc3232;
    color: #fff;
}

.wpcf7-spam-blocked {
    background-color: #ffb900;
    color: #000;
}

/* Spinner de chargement */
.wpcf7 .ajax-loader {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

/* Checkbox de consentement */
.wpcf7 .wpcf7-list-item {
    margin: 0;
}

.wpcf7 .wpcf7-list-item-label {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
}

.wpcf7 input[type="checkbox"] {
    margin-right: 10px;
    width: auto;
}

/* Centrer le bouton */
.wpcf7 .text-center {
    text-align: center;
}

/* Responsive */
@media (max-width: 768px) {

    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"],
    .wpcf7 input[type="tel"],
    .wpcf7 textarea {
        font-size: 14px;
        padding: 12px 15px;
    }

    .wpcf7 .wpcf7-submit {
        width: 100%;
        padding: 15px 20px;
    }
}

/* ========================================
   Formulaire de contact natif WordPress
   ======================================== */

/* Messages d alerte */
.alert {
    padding: 20px;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.alert-success {
    background-color: #46b450 !important;
    color: #fff !important;
}

.alert-danger {
    background-color: #dc3232 !important;
    color: #fff !important;
}

/* Bouton fleche simplifie */
.bouton .arrow {
    font-size: 20px;
    margin-left: 10px;
}