/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1,
.module-formulaire .block-title,
.page-vehicule h2,
.page-pieces h2 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -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"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
html {
  font-size: 62.5%;
}
body {
  position: relative;
  color: #2b2b2b;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.6rem;
  line-height: 1.3;
  background: #fff;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1,
.h1,
.module-formulaire .block-title,
.page-vehicule h2,
.page-pieces h2 {
  font-size: 4rem;
  font-weight: normal;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 4rem;
}
h2,
.h2,
.page-vehicule-listing h2,
.module-partenaires .block-title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.1;
  margin-top: 4rem;
  margin-bottom: 1.5rem;
}
h2 + p,
.h2 + p {
  margin-top: 1.5rem;
}
h3,
.h3 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.1;
  margin-top: 3rem;
  margin-bottom: 1rem;
}
h3 + p,
.h3 + p {
  margin-top: 1rem;
}
p {
  margin: 2.5rem 0;
}
p:first-child {
  margin-top: 0;
}
ul,
ol,
.module-sitemap .menu {
  padding-left: 18px;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 35px;
}
li {
  margin-bottom: 1.5rem;
}
img,
svg {
  max-width: 100%;
  height: auto;
}
img[style*="float: left;"] {
  margin-right: 1%;
  margin-bottom: 2rem;
  max-width: 48%;
}
@media only screen and (max-width : 767px) {
  img[style*="float: left;"] {
    float: none !important;
    display: block;
    margin-right: 0;
    max-width: 100%;
  }
}
img[style*="float: right;"] {
  margin-left: 1%;
  margin-bottom: 2rem;
  max-width: 48%;
}
@media only screen and (max-width : 767px) {
  img[style*="float: right;"] {
    float: none !important;
    display: block;
    margin-left: 0;
    max-width: 100%;
  }
}
a {
  color: #004478;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
a g,
a path {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
a:before,
a:after {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
a[href^="tel:"] {
  white-space: nowrap;
}
table {
  margin: 0 0 2.5rem;
  border: 1px solid #d9dbe0;
}
td,
th {
  text-align: left;
  padding: 5px 10px;
}
tr:nth-child(odd) {
  background-color: #eeeeee;
}
hr {
  clear: both;
  background: none;
  border: none;
  border-top: 1px solid #d9dbe0;
  margin: 3rem 0;
}
iframe {
  max-width: 100%;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width : 767px) {
  iframe {
    width: 100%;
  }
}
iframe + h2 {
  margin-top: 2.5rem;
}
.nobr {
  white-space: nowrap;
}
.lowercase {
  text-transform: lowercase;
}
.pull-left {
  float: left;
  margin-right: 2rem;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width : 767px) {
  .pull-left {
    float: none;
    margin-right: 0;
  }
}
.pull-right {
  float: right;
  margin-left: 2rem;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width : 767px) {
  .pull-right {
    float: none;
    margin-left: 0;
  }
}
.note {
  font-size: 1.4rem;
}
.contact {
  float: left;
  width: 48%;
  margin-right: 1%;
}
@media only screen and (max-width : 767px) {
  .contact {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.loading {
  position: relative;
}
.loading:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5) url(../images/ico-loading.svg) no-repeat 50%;
}
.googlemap-frame {
  float: right;
  width: 70%;
}
@media only screen and (max-width : 767px) {
  .googlemap-frame {
    float: none;
    width: 100%;
  }
}
.googlemap-frame iframe {
  float: none;
  width: 100%;
}
.row {
  display: flex;
}
@media only screen and (max-width : 767px) {
  .row {
    display: block;
  }
}
.col-1 {
  width: 8.3333%;
}
.col-2 {
  width: 16.6666%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.3333%;
}
.col-5 {
  width: 41.6666%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.3333%;
}
.col-8 {
  width: 66.6666%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.3333%;
}
.col-11 {
  width: 91.3333%;
}
.col-12 {
  width: 100%;
}
.col-offset-1 {
  margin-left: 8.3333%;
}
.col-offset-2 {
  margin-left: 16.6666%;
}
.col-offset-3 {
  margin-left: 25%;
}
.col-offset-4 {
  margin-left: 33.3333%;
}
.col-offset-5 {
  margin-left: 41.6666%;
}
.col-offset-6 {
  margin-left: 50%;
}
.col-offset-7 {
  margin-left: 58.3333%;
}
.col-offset-8 {
  margin-left: 66.6666%;
}
.col-offset-9 {
  margin-left: 75%;
}
.col-offset-10 {
  margin-left: 83.3333%;
}
.col-offset-11 {
  margin-left: 91.3333%;
}
@media only screen and (max-width : 767px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    width: 100%;
  }
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 450;
}
.content-wrapper {
  position: relative;
  max-width: 1255px;
  padding: 0 60px;
  margin: 0 auto;
}
@media only screen and (max-width : 1200px) {
  .content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width : 959px) {
  .content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-main {
  background-color: #eeeeee;
  padding-bottom: 80px;
}
@media only screen and (max-width : 1200px) {
  .page-main {
    padding-bottom: 0;
  }
}
.page-main a {
  border-bottom: 1px solid transparent;
}
.page-main a:hover,
.page-main a:focus {
  border-bottom-color: #004478;
}
.page-main .btn,
.page-main .btn-grey {
  border: none;
}
.page-heading {
  position: relative;
  display: flex;
  align-items: center;
  height: 275px;
  padding-bottom: 60px;
  text-align: center;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 7px #363636;
  background: #094c7f;
  background: -webkit-linear-gradient(90deg, #094c7f, #266696);
  background: -o-linear-gradient(90deg, #094c7f, #266696);
  background: -moz-linear-gradient(90deg, #094c7f, #266696);
  background: linear-gradient(90deg, #094c7f, #266696);
  overflow: hidden;
}
@media only screen and (max-width : 959px) {
  .page-heading {
    height: 200px;
  }
}
.page-heading:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: -50px;
  bottom: 0;
  left: 0;
  right: 40%;
  background: url(../images/ico-bird.svg) no-repeat 0 50%;
  background-size: contain;
  opacity: 0.2;
}
@media only screen and (max-width : 1200px) {
  .page-heading:before {
    right: 20%;
  }
}
@media only screen and (max-width : 959px) {
  .page-heading:before {
    right: 20%;
  }
}
@media only screen and (max-width : 767px) {
  .page-heading:before {
    right: 0;
  }
}
.page-heading .content-wrapper {
  z-index: 1;
}
.page-heading .page-title {
  font-size: 3rem;
  font-weight: bold;
  margin: 0;
}
.page-heading p {
  margin: 0;
}
.page-heading.banner,
.page-services .page-heading {
  justify-content: flex-start;
  align-items: flex-end;
  text-align: left;
  height: 635px;
  padding-bottom: 50px;
  background: no-repeat 50% 50%;
  background-size: cover;
  text-shadow: 0 3px 7px #000;
}
@media only screen and (max-width : 1399px) {
  .page-heading.banner,
  .page-services .page-heading {
    height: 585px;
  }
}
@media only screen and (max-width : 1200px) {
  .page-heading.banner,
  .page-services .page-heading {
    height: 500px;
  }
}
@media only screen and (max-width : 959px) {
  .page-heading.banner,
  .page-services .page-heading {
    height: 400px;
  }
}
@media only screen and (max-width : 767px) {
  .page-heading.banner,
  .page-services .page-heading {
    height: 350px;
  }
}
.page-heading.banner:before,
.page-services .page-heading:before {
  display: none;
}
.page-heading.banner .content-wrapper,
.page-services .page-heading .content-wrapper {
  flex: 1 100%;
}
.page-heading.banner .page-title,
.page-services .page-heading .page-title {
  font-size: 6rem;
  margin-bottom: 0;
}
@media only screen and (max-width : 767px) {
  .page-heading.banner .page-title,
  .page-services .page-heading .page-title {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width : 499px) {
  .page-heading.banner .page-title,
  .page-services .page-heading .page-title {
    font-size: 3rem;
  }
}
.page-content {
  position: relative;
  margin-top: -60px;
  background-color: #fff;
  padding: 7rem 60px 4.5rem;
  margin-left: -60px;
  margin-right: -60px;
}
@media only screen and (max-width : 1200px) {
  .page-content {
    padding: 7rem 30px 4.5rem;
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media only screen and (max-width : 959px) {
  .page-content {
    padding: 7rem 20px 2.5rem;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (max-width : 767px) {
  .page-content {
    padding: 3rem 15px 1.5rem;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.page-content:after {
  content: "";
  display: block;
  clear: both;
}
.modules-top {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  margin: 0 -15px;
}
@media only screen and (max-width : 767px) {
  .modules-top {
    display: block;
    margin: 0;
  }
}
.modules-bottom {
  clear: both;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 -15px;
}
@media only screen and (max-width : 767px) {
  .modules-bottom {
    display: block;
    margin: 0;
  }
}
.modules-bottom .block {
  margin-top: 5rem;
}
@media only screen and (max-width : 767px) {
  .modules-bottom .block {
    margin-top: 0;
  }
  .modules-bottom .block:first-child {
    margin-top: 5rem;
  }
}
.modules-bottom .block p.block-title {
  font-size: 2.1rem;
}
.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background: transparent;
  border: none;
  margin: 5px 0 0;
  padding: 0;
  overflow: visible;
}
.hamburger:hover,
.hamburger:focus {
  background: transparent;
}
.hamburger-label {
  float: left;
  font-family: 'Kanit', sans-serif;
  font-size: 1.6rem;
  line-height: 40px;
  margin-right: 10px;
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #266696;
  background: -webkit-linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background: -o-linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background: -moz-linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background: linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background-color: #094c7f;
}
.hamburger-inner {
  display: block;
  top: 50%;
  left: 7px;
  right: 7px;
  margin-top: -1px;
}
.hamburger-inner,
.hamburger-inner:before,
.hamburger-inner:after {
  position: absolute;
  height: 3px;
  background-color: #fff;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger-inner:before,
.hamburger-inner:after {
  content: "";
  display: block;
  left: 0;
  right: 0;
}
.hamburger-inner:before {
  top: -7px;
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}
.hamburger-inner:after {
  bottom: -7px;
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger.active .hamburger-box {
  background: #094c7f;
  background: -webkit-linear-gradient(180deg, #094c7f, rgba(38, 102, 150, 0));
  background: -o-linear-gradient(180deg, #094c7f, rgba(38, 102, 150, 0));
  background: -moz-linear-gradient(180deg, #094c7f, rgba(38, 102, 150, 0));
  background: linear-gradient(180deg, #094c7f, rgba(38, 102, 150, 0));
  background-color: #266696;
}
.hamburger.active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger.active .hamburger-inner:before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}
.hamburger.active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu ul,
.menu li {
  margin: 0;
  padding: 0;
}
.menu a {
  display: inline-block;
  text-decoration: none;
}
.mobile-burger {
  display: none;
}
@media only screen and (max-width : 959px) {
  .mobile-burger {
    display: block;
    order: 2;
  }
}
.page-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media only screen and (max-width : 959px) {
  .page-nav {
    display: block;
    opacity: 0;
    position: absolute;
    z-index: 500;
    bottom: 100%;
    left: 0;
    right: 0;
    padding-top: 10px;
    padding-bottom: 30px;
    background: #266696;
    background: -webkit-linear-gradient(180deg, #266696, #094c7f);
    background: -o-linear-gradient(180deg, #266696, #094c7f);
    background: -moz-linear-gradient(180deg, #266696, #094c7f);
    background: linear-gradient(180deg, #266696, #094c7f);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
  }
  .page-nav.active {
    opacity: 1;
    top: 100%;
    bottom: auto;
  }
}
.page-nav .menu > li {
  float: left;
}
@media only screen and (max-width : 959px) {
  .page-nav .menu > li {
    float: none;
  }
}
.page-nav a {
  color: #2b2b2b;
  font-family: 'Kanit', sans-serif;
  font-size: 1.6rem;
  padding: 18px 15px;
}
@media only screen and (max-width : 959px) {
  .page-nav a {
    display: block;
    color: #fff;
    font-size: 2rem;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.page-nav li.active > a,
.page-nav a:hover,
.page-nav a:focus {
  color: #004478;
}
@media only screen and (max-width : 959px) {
  .page-nav li.active > a,
  .page-nav a:hover,
  .page-nav a:focus {
    color: #fff;
  }
}
.nav-main {
  position: relative;
  order: 2;
  width: 100%;
  text-align: right;
  align-self: flex-end;
}
@media only screen and (max-width : 959px) {
  .nav-main {
    margin-bottom: 3rem;
    text-align: left;
  }
}
.nav-main:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 200%;
  background: #eeeeee;
  background: -webkit-linear-gradient(180deg, #eeeeee, #fff);
  background: -o-linear-gradient(180deg, #eeeeee, #fff);
  background: -moz-linear-gradient(180deg, #eeeeee, #fff);
  background: linear-gradient(180deg, #eeeeee, #fff);
}
@media only screen and (max-width : 959px) {
  .nav-main:after {
    display: none;
  }
}
.nav-main .menu {
  float: right;
  background: #eeeeee;
  background: -webkit-linear-gradient(180deg, #eeeeee, #fff);
  background: -o-linear-gradient(180deg, #eeeeee, #fff);
  background: -moz-linear-gradient(180deg, #eeeeee, #fff);
  background: linear-gradient(180deg, #eeeeee, #fff);
}
@media only screen and (max-width : 959px) {
  .nav-main .menu {
    float: none;
    background: none;
  }
}
.nav-main a {
  font-size: 1.8rem;
  background: #eeeeee;
  background: -webkit-linear-gradient(180deg, #eeeeee, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(180deg, #eeeeee, rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(180deg, #eeeeee, rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, #eeeeee, rgba(255, 255, 255, 0));
  background-color: #fff;
}
@media only screen and (max-width : 1200px) {
  .nav-main a {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width : 959px) {
  .nav-main a {
    font-size: 2rem;
    background: none;
  }
  .nav-main a:hover,
  .nav-main a:focus {
    color: #2b2b2b;
    background: #eeeeee;
    background: -webkit-linear-gradient(180deg, #eeeeee, rgba(141, 141, 141, 0));
    background: -o-linear-gradient(180deg, #eeeeee, rgba(141, 141, 141, 0));
    background: -moz-linear-gradient(180deg, #eeeeee, rgba(141, 141, 141, 0));
    background: linear-gradient(180deg, #eeeeee, rgba(141, 141, 141, 0));
    background-color: #8d8d8d;
  }
}
.nav-main a.vert {
  color: #fff;
  background: #0c0eef;
  /*background: -webkit-linear-gradient(180deg, #7ec040, rgba(109, 166, 56, 0));
  background: -o-linear-gradient(180deg, #7ec040, rgba(109, 166, 56, 0));
  background: -moz-linear-gradient(180deg, #7ec040, rgba(109, 166, 56, 0));
  background: linear-gradient(180deg, #7ec040, rgba(109, 166, 56, 0));
  background-color: #6da638;*/
}
.nav-main li.active > a,
.nav-main a:hover,
.nav-main a:focus {
  color: #fff;
  background: #266696;
  background: -webkit-linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background: -o-linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background: -moz-linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background: linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background-color: #094c7f;
}
.nav-main li.active > a.vert,
.nav-main a:hover.vert,
.nav-main a:focus.vert {
  color: #fff;
  /*background: #6da638;
  background: -webkit-linear-gradient(180deg, #6da638, rgba(126, 192, 64, 0));
  background: -o-linear-gradient(180deg, #6da638, rgba(126, 192, 64, 0));
  background: -moz-linear-gradient(180deg, #6da638, rgba(126, 192, 64, 0));
  background: linear-gradient(180deg, #6da638, rgba(126, 192, 64, 0));
  background-color: #7ec040;*/
}
.nav-corpo,
.nav-languages {
  order: 1;
}
.nav-corpo a,
.nav-languages a {
  padding: 13px 10px;
}
@media only screen and (max-width : 1200px) {
  .nav-corpo a,
  .nav-languages a {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width : 959px) {
  .nav-corpo a,
  .nav-languages a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.nav-corpo a span,
.nav-languages a span {
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.nav-corpo li.active > a span,
.nav-languages li.active > a span,
.nav-corpo a:hover span,
.nav-languages a:hover span,
.nav-corpo a:focus span,
.nav-languages a:focus span {
  border-bottom-color: #004478;
}
@media only screen and (max-width : 959px) {
  .nav-corpo li.active > a span,
  .nav-languages li.active > a span,
  .nav-corpo a:hover span,
  .nav-languages a:hover span,
  .nav-corpo a:focus span,
  .nav-languages a:focus span {
    border-bottom-color: #fff;
  }
}
@media only screen and (max-width : 959px) {
  .nav-languages {
    text-align: center;
  }
}
.nav-languages li:last-child {
  padding-right: 0;
}
@media only screen and (max-width : 1200px) {
  .nav-languages li:last-child {
    padding-right: 15px;
  }
}
.nav-languages a {
  display: inline-block;
  color: #004478;
}
.nav-languages a:hover,
.nav-languages a:focus {
  color: #2b2b2b;
}
@media only screen and (max-width : 959px) {
  .nav-languages a {
    color: #fff;
  }
  .nav-languages a:hover,
  .nav-languages a:focus {
    color: #fff;
    border-bottom-color: #fff;
  }
}
.page-header {
  position: relative;
  z-index: 1000;
  overflow: hidden;
  background: #eeeeee;
  background: -webkit-linear-gradient(180deg, #eeeeee, #fff);
  background: -o-linear-gradient(180deg, #eeeeee, #fff);
  background: -moz-linear-gradient(180deg, #eeeeee, #fff);
  background: linear-gradient(180deg, #eeeeee, #fff);
}
@media only screen and (max-width : 959px) {
  .page-header {
    overflow: visible;
  }
}
.page-header .content-wrapper {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width : 1200px) {
  .page-header .content-wrapper {
    padding-right: 0;
  }
}
@media only screen and (max-width : 959px) {
  .page-header .content-wrapper {
    align-items: center;
    padding-right: 20px;
  }
}
.page-logo {
  margin: 0;
  padding: 32px 0;
}
@media only screen and (max-width : 959px) {
  .page-logo {
    padding-top: 13px;
    padding-bottom: 10px;
  }
}
.page-logo img {
  display: block;
  max-width: none;
  width: 205px;
  height: 65px;
}
@media only screen and (max-width : 767px) {
  .page-logo img {
    width: 115px;
    height: 37px;
  }
}
.page-footer {
  overflow: hidden;
  color: #8d8d8d;
  font-size: 1.6rem;
  background-color: #404040;
}
.page-footer > .content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
@media only screen and (max-width : 767px) {
  .page-footer > .content-wrapper {
    display: block;
  }
}
.page-footer .menu > li {
  float: left;
}
.page-footer .menu a {
  color: #eeeeee;
  border-bottom: 1px solid transparent;
}
.page-footer .menu a:hover,
.page-footer .menu a:focus {
  border-bottom-color: #eeeeee;
}
.footer-logo {
  position: relative;
  order: 2;
  align-self: stretch;
  width: 25%;
  padding: 55px 10px 100px 25px;
  background-color: #363636;
}
@media only screen and (max-width : 767px) {
  .footer-logo {
    width: auto;
    padding-bottom: 65px;
    background-color: transparent;
    text-align: center;
  }
}
.footer-logo:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 400%;
  background-color: #363636;
}
@media only screen and (max-width : 767px) {
  .footer-logo:after {
    display: none;
  }
}
.footer-logo svg {
  width: 220px;
  height: 70px;
}
.footer-logo path {
  fill: #fff;
  stroke: #fff;
}
.footer-nav {
  order: 1;
  width: 75%;
  padding: 50px 20px 85px 0;
}
@media only screen and (max-width : 767px) {
  .footer-nav {
    display: none;
  }
}
.footer-nav li {
  margin-right: 40px;
  margin-bottom: 1rem;
}
.nav-footer-1 {
  width: 100%;
  margin-bottom: 20px;
}
.nav-footer-1:after {
  content: "";
  display: block;
  clear: both;
}
.nav-footer-1 li:last-child {
  margin-right: 0;
}
.nav-footer-1 a {
  text-transform: uppercase;
}
.nav-footer-2 {
  clear: both;
}
.credits {
  position: absolute;
  left: 60px;
  bottom: 25px;
  width: 70%;
}
@media only screen and (max-width : 1200px) {
  .credits {
    left: 30px;
  }
}
@media only screen and (max-width : 959px) {
  .credits {
    left: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .credits {
    position: relative;
    left: 0;
    width: auto;
    text-align: center;
  }
}
.credits p {
  display: inline-block;
}
.credits a {
  color: #8d8d8d;
  border-bottom: 1px solid transparent;
}
.credits a:hover,
.credits a:focus {
  border-bottom-color: #8d8d8d;
}
.copyrights {
  display: inline-block;
  margin-right: 48px;
  margin-bottom: 5px;
}
@media only screen and (max-width : 767px) {
  .copyrights {
    display: block;
    margin-right: 0;
  }
}
.copyrights p {
  display: inline;
}
@media only screen and (max-width : 767px) {
  .copyrights p {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
.realisation {
  margin: 0;
}
.realisation .absolu {
  border-bottom: none;
}
.realisation .absolu:hover g,
.realisation .absolufocus g,
.realisation .absolu:hover path,
.realisation .absolufocus path {
  fill: #fb4f14;
}
.realisation .absolu svg {
  width: 70px;
  height: 13px;
}
.realisation .absolu g,
.realisation .absolu path {
  fill: #8d8d8d;
}
button,
.btn,
.btn-grey,
.btn-darkgrey,
.btn-small,
.btn-action,
.page-categories .item .btn,
.page-category .item .btn {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: 'Kanit', sans-serif;
  font-size: 1.8rem;
  line-height: 1.1;
  padding: 10px 40px 11px;
  border: none;
  outline: none;
  background: #266696;
  background: -webkit-linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background: -o-linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background: -moz-linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background: linear-gradient(180deg, #266696, rgba(9, 76, 127, 0));
  background-color: #094c7f;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
@media only screen and (max-width : 767px) {
  button,
  .btn,
  .btn-grey,
  .btn-darkgrey,
  .btn-small,
  .btn-action,
  .page-categories .item .btn,
  .page-category .item .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
button:hover,
.btn:hover,
button:focus,
.btn:focus,
.btn-small:hover,
.btn-small:focus,
.btn-action:hover,
.btn-action:focus,
.page-categories .item .btn:hover,
.page-category .item .btn:hover,
.page-categories .item .btn:focus,
.page-category .item .btn:focus {
  background: #094c7f;
  background: -webkit-linear-gradient(180deg, #094c7f, rgba(38, 102, 150, 0));
  background: -o-linear-gradient(180deg, #094c7f, rgba(38, 102, 150, 0));
  background: -moz-linear-gradient(180deg, #094c7f, rgba(38, 102, 150, 0));
  background: linear-gradient(180deg, #094c7f, rgba(38, 102, 150, 0));
  background-color: #266696;
}
.btn-grey {
  color: #2b2b2b;
  background: #eeeeee;
  background: -webkit-linear-gradient(180deg, #eeeeee, rgba(141, 141, 141, 0));
  background: -o-linear-gradient(180deg, #eeeeee, rgba(141, 141, 141, 0));
  background: -moz-linear-gradient(180deg, #eeeeee, rgba(141, 141, 141, 0));
  background: linear-gradient(180deg, #eeeeee, rgba(141, 141, 141, 0));
  background-color: #8d8d8d;
}
.btn-grey:hover,
.btn-grey:focus {
  background: #8d8d8d;
  background: -webkit-linear-gradient(180deg, #8d8d8d, rgba(238, 238, 238, 0));
  background: -o-linear-gradient(180deg, #8d8d8d, rgba(238, 238, 238, 0));
  background: -moz-linear-gradient(180deg, #8d8d8d, rgba(238, 238, 238, 0));
  background: linear-gradient(180deg, #8d8d8d, rgba(238, 238, 238, 0));
  background-color: #eeeeee;
}
.btn-darkgrey {
  color: #fff;
  background: #4b4b4b;
  background: -webkit-linear-gradient(180deg, #4b4b4b, rgba(54, 54, 54, 0));
  background: -o-linear-gradient(180deg, #4b4b4b, rgba(54, 54, 54, 0));
  background: -moz-linear-gradient(180deg, #4b4b4b, rgba(54, 54, 54, 0));
  background: linear-gradient(180deg, #4b4b4b, rgba(54, 54, 54, 0));
  background-color: #363636;
}
.btn-darkgrey:hover,
.btn-darkgrey:focus {
  background: #363636;
  background: -webkit-linear-gradient(180deg, #363636, rgba(75, 75, 75, 0));
  background: -o-linear-gradient(180deg, #363636, rgba(75, 75, 75, 0));
  background: -moz-linear-gradient(180deg, #363636, rgba(75, 75, 75, 0));
  background: linear-gradient(180deg, #363636, rgba(75, 75, 75, 0));
  background-color: #4b4b4b;
}
.btn-small,
.page-categories .item .btn,
.page-category .item .btn {
  font-size: 1.6rem;
  padding-top: 7px;
  padding-bottom: 9px;
}
.btn-action {
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1;
  text-align: left;
  padding: 7px 80px 8px 18px;
}
.btn-action:after {
  content: "\203A";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -3.2rem;
  font-family: 'Kanit', sans-serif;
  font-size: 5.8rem;
  font-weight: 200;
  line-height: 1;
}
.btn-prev,
.btn-next,
.btn-back {
  position: relative;
  color: inherit;
  font-family: 'Kanit', sans-serif;
  font-size: 1.8rem;
}
.btn-prev:before,
.btn-next:before,
.btn-back:before {
  position: absolute;
}
.btn-prev:hover,
.btn-next:hover,
.btn-prev:focus,
.btn-next:focus {
  color: #004478;
}
.btn-prev,
.btn-back {
  margin-left: 25px;
}
.btn-prev:before,
.btn-back:before {
  content: "<";
  left: -25px;
}
.btn-next {
  margin-right: 25px;
}
.btn-next:before {
  content: ">";
  right: -25px;
}
.btn-archives {
  color: #004478;
  font-size: 1.4rem;
  border-bottom: 1px solid transparent;
}
.btn-archives:before {
  content: "+";
  margin-right: 5px;
}
.btn-archives:hover,
.btn-archives:focus {
  border-bottom-color: #004478;
}
button .ico-search {
  position: relative;
  width: 22px;
  height: 22px;
  margin: -15px 12px -10px 0;
}
button .ico-search path {
  fill: #fff;
}
.icon,
.ico-produits,
.ico-service,
.ico-personnel {
  display: inline-block;
  background-position: 50%;
  background-size: auto 100%;
  vertical-align: middle;
}
.icon svg {
  width: 100%;
  height: 100%;
}
.ico-km {
  background-size: 70%;
}
.ico-moteur {
  background-size: 80%;
}
.ico-vocation {
  background-size: auto 80%;
}
.ico-carburant {
  background-size: auto 80%;
}
.ico-transmission {
  background-size: 80%;
}
.ico-unite {
  text-align: center;
}
.ico-unite:before {
  content: "#";
  font-size: 46px;
}
.msg-error,
.msg-info,
.msg-success {
  font-weight: bold;
  border: 1px solid;
  padding: 5px 10px;
}
.msg-error {
  color: #c70e00;
  border-color: #c70e00;
}
.msg-info {
  border-color: #d9dbe0;
}
.msg-success {
  color: #6da638;
  border-color: #6da638;
}
.pagination {
  margin: 5rem 0 2.5rem;
  text-align: center;
}
.pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
  padding: 0;
}
.pagination .pagenav {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  color: inherit;
  border: none;
}
.pagination .pagenav:hover,
.pagination .pagenav:focus {
  color: #004478;
}
.pagination .pagenav.active,
.pagination .pagenav:hover,
.pagination .pagenav:focus {
  color: #fff;
  background-color: #363636;
}
.pagination .pagination-start .pagenav.active,
.pagination .pagination-end .pagenav.active,
.pagination .pagination-prev .pagenav.active,
.pagination .pagination-next .pagenav.active {
  display: none;
}
.pagination .pagination-prev,
.pagination .pagination-next {
  margin-left: 2px;
  margin-right: 2px;
}
.pagination .pagination-prev .pagenav,
.pagination .pagination-next .pagenav {
  width: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.pagination .pagination-start .pagenav,
.pagination .pagination-end .pagenav {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.pagination .pagination-start .pagenav:before,
.pagination .pagination-end .pagenav:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #004478;
  font-family: 'Kanit', sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  text-indent: 0;
}
.pagination .pagination-start .pagenav:hover:before,
.pagination .pagination-end .pagenav:hover:before,
.pagination .pagination-start .pagenav:focus:before,
.pagination .pagination-end .pagenav:focus:before {
  color: #fff;
}
.pagination .pagination-start {
  border-right: 1px solid #d9dbe0;
}
.pagination .pagination-start .pagenav:before {
  content: "\2039";
}
.pagination .pagination-end {
  border-left: 1px solid #d9dbe0;
}
.pagination .pagination-end .pagenav:before {
  content: "\203A";
}
.pager {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.pager li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0 25px;
  border-left: 2px solid #2b2b2b;
}
.pager li:first-child {
  padding-left: 0;
  border-left: none;
}
.pager li:last-child {
  padding-right: 0;
}
.item {
  position: relative;
  overflow: hidden;
}
.item:after {
  content: "";
  display: block;
  clear: both;
}
.item-nav {
  clear: both;
  margin: 2.5rem 0;
}
.item-nav:first-child {
  position: absolute;
  top: 2.5rem;
  left: 60px;
  right: 60px;
  margin: 0;
}
@media only screen and (max-width : 1200px) {
  .item-nav:first-child {
    left: 30px;
    right: 30px;
  }
}
@media only screen and (max-width : 959px) {
  .item-nav:first-child {
    left: 20px;
    right: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .item-nav:first-child {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    margin: 2.5rem 0;
  }
}
.item-nav .pager {
  float: right;
}
@media only screen and (max-width : 767px) {
  .item-nav .pager {
    float: none;
    text-align: center;
    margin: 2.5rem 0;
  }
}
.item-intro {
  font-size: 1.8rem;
  margin-bottom: 10rem;
}
@media only screen and (max-width : 767px) {
  .item-intro {
    margin-bottom: 5rem;
  }
}
.item-desc {
  clear: left;
}
.item-tag {
  position: absolute;
  z-index: 10;
  top: 10px;
  left: -60px;
  padding: 7px 10px;
  width: 200px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: #c70e00;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.item-images-avantages {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0 -15px 2.5rem;
  padding: 0;
}
.item-image-avantage {
  width: 33.33%;
  margin: 0 0 2.5rem;
  padding: 0 15px;
}
@media only screen and (max-width : 767px) {
  .item-image-avantage {
    width: 100%;
    text-align: center;
  }
  .item-image-avantage p {
    text-align: left;
    margin-top: 1rem;
  }
}
.item-image-avantage .item-image {
  position: relative;
  padding-top: 66.66%;
  margin: 0;
}
@media only screen and (max-width : 767px) {
  .item-image-avantage .item-image {
    padding-top: 0;
  }
}
.item-image-avantage img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  max-height: 100%;
}
@media only screen and (max-width : 767px) {
  .item-image-avantage img {
    position: relative;
    max-height: none;
  }
}
.item-images {
  margin-bottom: 7.5rem;
}
.item-images-view {
  position: relative;
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0;
}
@media only screen and (max-width : 767px) {
  .item-images-view {
    border: none;
  }
}
.item-images-view li {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  border: 1px solid #d9dbe0;
}
.item-images-view img {
  display: block;
  margin: 0 auto;
}
.item-image {
  position: relative;
  text-align: center;
}
@media only screen and (max-width : 767px) {
  .item-image {
    margin-bottom: 3rem;
  }
}
.item-image-desc {
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
  padding: 3rem 75px 1.5rem;
  color: #fff;
  font-size: 2.2rem;
  text-align: left;
  background-color: rgba(43, 43, 43, 0.9);
}
@media only screen and (max-width : 767px) {
  .item-image-desc {
    position: relative;
    left: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.8rem;
  }
}
.item-image-desc h3 {
  font-size: 2.2rem;
}
.item-images-thumbnails {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.item-image-thumbnail {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.item-image-thumbnail a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #d9dbe0;
  margin: 0 7px;
  width: 130px;
  height: 125px;
}
@media only screen and (max-width : 767px) {
  .item-image-thumbnail a {
    margin-left: 2px;
    margin-right: 2px;
  }
}
.item-image-thumbnail a:before {
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(43, 43, 43, 0.75);
  opacity: 0;
}
.item-image-thumbnail a img {
  position: relative;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.item-image-thumbnail a:hover:before,
.item-image-thumbnail a:focus:before,
.item-image-thumbnail.active > a:before {
  opacity: 1;
}
.item-image-thumbnail.active > a {
  cursor: default;
}
.item-image-thumbnail img {
  display: block;
}
@media only screen and (max-width : 767px) {
  .item-image-thumbnail img {
    width: 100px;
  }
}
.item-images-nav {
  position: relative;
  padding-left: 100px;
  padding-right: 100px;
}
@media only screen and (max-width : 767px) {
  .item-images-nav {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.item-images-nav .btn-prev,
.item-images-nav .btn-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 80px;
  color: inherit;
  font-family: 'Kanit', sans-serif;
  text-indent: 100%;
  border: none;
  overflow: hidden;
  background: #eeeeee;
  background: -webkit-linear-gradient(180deg, #eeeeee, rgba(217, 219, 224, 0));
  background: -o-linear-gradient(180deg, #eeeeee, rgba(217, 219, 224, 0));
  background: -moz-linear-gradient(180deg, #eeeeee, rgba(217, 219, 224, 0));
  background: linear-gradient(180deg, #eeeeee, rgba(217, 219, 224, 0));
  background-color: #d9dbe0;
}
@media only screen and (max-width : 767px) {
  .item-images-nav .btn-prev,
  .item-images-nav .btn-next {
    width: 40px;
  }
}
.item-images-nav .btn-prev:before,
.item-images-nav .btn-next:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -4rem;
  font-size: 7.4rem;
  line-height: 1;
  text-indent: 0;
  text-align: center;
}
@media only screen and (max-width : 767px) {
  .item-images-nav .btn-prev:before,
  .item-images-nav .btn-next:before {
    margin-top: -2rem;
    font-size: 4rem;
  }
}
.item-images-nav .btn-prev:hover,
.item-images-nav .btn-next:hover,
.item-images-nav .btn-prev:focus,
.item-images-nav .btn-next:focus {
  background: #d9dbe0;
  background: -webkit-linear-gradient(180deg, #d9dbe0, rgba(238, 238, 238, 0));
  background: -o-linear-gradient(180deg, #d9dbe0, rgba(238, 238, 238, 0));
  background: -moz-linear-gradient(180deg, #d9dbe0, rgba(238, 238, 238, 0));
  background: linear-gradient(180deg, #d9dbe0, rgba(238, 238, 238, 0));
  background-color: #eeeeee;
}
.item-images-nav .btn-prev.disabled,
.item-images-nav .btn-next.disabled {
  cursor: default;
  opacity: 0.5;
}
.item-images-nav .btn-prev.disabled:hover,
.item-images-nav .btn-next.disabled:hover,
.item-images-nav .btn-prev.disabled:focus,
.item-images-nav .btn-next.disabled:focus {
  background: #eeeeee;
  background: -webkit-linear-gradient(180deg, #eeeeee, rgba(217, 219, 224, 0));
  background: -o-linear-gradient(180deg, #eeeeee, rgba(217, 219, 224, 0));
  background: -moz-linear-gradient(180deg, #eeeeee, rgba(217, 219, 224, 0));
  background: linear-gradient(180deg, #eeeeee, rgba(217, 219, 224, 0));
  background-color: #d9dbe0;
}
.item-images-nav .btn-prev {
  left: 0;
}
.item-images-nav .btn-prev:before {
  content: "\2039";
}
.item-images-nav .btn-next {
  right: 0;
}
.item-images-nav .btn-next:before {
  content: "\203A";
}
.item-avantages {
  margin-bottom: 4.5rem;
}
.item-specs {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: -1.5rem 0 2rem;
  padding: 0;
}
.item-spec {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 2.1rem;
  line-height: 1.1;
  border-bottom: 1px solid #d9dbe0;
  padding: 1.5rem 30px 1.5rem 0;
  margin: 0;
  width: 33.33%;
}
@media only screen and (max-width : 767px) {
  .item-spec {
    width: 100%;
  }
}
.item-spec:last-child {
  flex-grow: 1;
}
.item-spec i {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.item-spec .value {
  font-weight: bold;
}
.item-contact {
  color: #004478;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 3rem;
}
@media only screen and (max-width : 499px) {
  .item-contact {
    font-size: 1.8rem;
  }
}
.item-contact p {
  margin-top: 0;
}
.item-specstechniques h2 {
  color: #fff;
  font-size: 2.4rem;
  padding: 20px 25px;
  margin-bottom: 0;
  background: #266696;
  background: -webkit-linear-gradient(180deg, #266696, #094c7f);
  background: -o-linear-gradient(180deg, #266696, #094c7f);
  background: -moz-linear-gradient(180deg, #266696, #094c7f);
  background: linear-gradient(180deg, #266696, #094c7f);
}
.item-specstechniques ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 1px solid #d9dbe0;
  border-top: none;
}
.item-specstechniques li {
  margin: 0;
  padding: 10px 25px;
  background-color: #fff;
}
.item-specstechniques li:nth-child(odd) {
  background-color: #eeeeee;
}
.items .item-image {
  float: left;
}
.page-categories .page-content,
.page-category .page-content {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 0 0;
  background-color: transparent;
}
.page-categories .category-title,
.page-category .category-title {
  font-family: 'Kanit', sans-serif;
  font-size: 4rem;
  font-weight: 400;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #d9dbe0;
  margin-bottom: 3rem;
}
.page-categories .subcategories,
.page-category .subcategories {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.5rem;
}
.page-categories .subcategories .category,
.page-category .subcategories .category {
  width: 50%;
}
@media only screen and (max-width : 767px) {
  .page-categories .subcategories .category,
  .page-category .subcategories .category {
    width: 100%;
  }
}
.page-categories .subcategories .item,
.page-category .subcategories .item {
  width: 50%;
}
@media only screen and (max-width : 767px) {
  .page-categories .subcategories .item,
  .page-category .subcategories .item {
    width: 100%;
  }
}
.page-categories .subcategories .category-title,
.page-category .subcategories .category-title {
  font-size: 3rem;
  font-weight: 600;
  border-bottom: none;
  margin-bottom: 1.5rem;
}
.page-categories .items,
.page-category .items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 2.5rem;
}
.page-categories .item,
.page-category .item {
  position: relative;
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
  text-align: center;
  width: 25%;
  overflow: visible;
}
@media only screen and (max-width : 767px) {
  .page-categories .item,
  .page-category .item {
    width: 100%;
    margin-bottom: 3.5rem;
  }
}
.page-categories .item a:not(.btn),
.page-category .item a:not(.btn) {
  display: block;
  color: inherit;
  border-bottom: none;
}
.page-categories .item a:not(.btn):hover,
.page-category .item a:not(.btn):hover,
.page-categories .item a:not(.btn):focus,
.page-category .item a:not(.btn):focus {
  color: #004478;
}
.page-categories .item > a:not(.btn),
.page-category .item > a:not(.btn) {
  padding: 10px 10px 20px;
}
.page-categories .item > a:not(.btn) .item-link,
.page-category .item > a:not(.btn) .item-link,
.page-categories .item > a:not(.btn) .item-adapte,
.page-category .item > a:not(.btn) .item-adapte {
  opacity: 0;
  margin-bottom: 1rem;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
@media only screen and (max-width : 767px) {
  .page-categories .item > a:not(.btn) .item-link,
  .page-category .item > a:not(.btn) .item-link,
  .page-categories .item > a:not(.btn) .item-adapte,
  .page-category .item > a:not(.btn) .item-adapte {
    opacity: 1;
  }
}
@media only screen and (max-width : 499px) {
  .page-categories .item > a:not(.btn) .item-link,
  .page-category .item > a:not(.btn) .item-link,
  .page-categories .item > a:not(.btn) .item-adapte,
  .page-category .item > a:not(.btn) .item-adapte {
    width: 100%;
  }
}
.page-categories .item > a:not(.btn):hover,
.page-category .item > a:not(.btn):hover,
.page-categories .item > a:not(.btn):focus,
.page-category .item > a:not(.btn):focus {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  color: inherit;
}
.page-categories .item > a:not(.btn):hover .item-link,
.page-category .item > a:not(.btn):hover .item-link,
.page-categories .item > a:not(.btn):focus .item-link,
.page-category .item > a:not(.btn):focus .item-link,
.page-categories .item > a:not(.btn):hover .item-adapte,
.page-category .item > a:not(.btn):hover .item-adapte,
.page-categories .item > a:not(.btn):focus .item-adapte,
.page-category .item > a:not(.btn):focus .item-adapte {
  opacity: 1;
}
.page-categories .item .btn,
.page-category .item .btn {
  padding-top: 8px;
  text-transform: uppercase;
}
.page-categories .item-image,
.page-category .item-image {
  float: none;
  height: 150px;
  margin-bottom: 1rem;
}
@media only screen and (max-width : 959px) {
  .page-categories .item-image,
  .page-category .item-image {
    height: 125px;
  }
}
@media only screen and (max-width : 767px) {
  .page-categories .item-image,
  .page-category .item-image {
    height: auto;
  }
}
.page-categories .item-title,
.page-category .item-title {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
}
.page-categories .item-link,
.page-category .item-link {
  margin-top: 3rem;
  text-align: center;
}
.page-categories .item-adapte,
.page-category .item-adapte {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1;
}
.page-categories .item-adapte .ico-fauteuilroulant,
.page-category .item-adapte .ico-fauteuilroulant {
  width: 30px;
  height: 30px;
  margin-left: -30px;
  margin-right: 5px;
}
.page-categories .module-intro {
  text-align: center;
  margin: 0 15px;
  flex: 1 100%;
}
@media only screen and (max-width : 767px) {
  .page-categories .module-intro {
    margin: 0;
  }
}
.page-category-listing .page-content {
  margin-top: -60px;
  padding-top: 0;
}
label {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
input[type=text],
input[type=email],
textarea,
select {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #d9dbe0;
  border-radius: 0;
  padding: 0.8rem 1rem;
}
:-webkit-autofill {
  color: #fff;
}
select {
  background: #fff url(../images/ico-select.png) no-repeat 100% 50%;
  background-size: auto 18px;
}
select::-ms-expand {
  display: none;
}
fieldset {
  border: none;
}
label {
  display: block;
  font-weight: 600;
  margin-bottom: 1rem;
}
button {
  -webkit-appearance: none;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  display: inline-block;
}
.control-group {
  margin-bottom: 2.5rem;
}
.control-group:last-child .control-label,
.control-group:last-child .controls {
  width: 100%;
}
.control-group .control-label,
.control-group .controls {
  position: relative;
  width: 95%;
}
@media only screen and (max-width : 767px) {
  .control-group .control-label,
  .control-group .controls {
    width: 100%;
  }
}
.control-group input[type=text],
.control-group input[type=email],
.control-group textarea,
.control-group select {
  width: 100%;
}
input.datepicker + .ico-calendrier {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-size: 100%;
}
label.error {
  color: #c70e00;
  font-size: 1.4rem;
}
@media only screen and (max-width : 499px) {
  .g-recaptcha {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
.module-banner {
  position: relative;
  padding-top: 32%;
  background: url(../images/home-banner.jpg) no-repeat 50% 0;
  background-size: cover;
  overflow: hidden;
}
@media only screen and (max-width : 1200px) {
  .module-banner {
    padding-top: 40%;
  }
}
@media only screen and (max-width : 767px) {
  .module-banner {
    /*padding-top: 70%;*/
  }
}
.module-banner > div {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  fonf-family: 'Kanit', sans-serif;
  font-size: 7rem;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 0.9;
  text-shadow: 0 1px 7px #363636;
}
@media only screen and (max-width : 1399px) {
  .module-banner > div {
    font-size: 6rem;
  }
}
@media only screen and (max-width : 1200px) {
  .module-banner > div {
    font-size: 5rem;
  }
}
@media only screen and (max-width : 499px) {
  .module-banner > div {
    font-size: 3rem;
  }
}
.module-avantages {
  color: #fff;
  line-height: 1.5;
  background-color: #d9dbe0;
  padding-bottom: 70px;
}
@media only screen and (max-width : 767px) {
  .module-avantages {
    padding-bottom: 50px;
  }
}
.module-avantages p:last-child {
  margin-bottom: 0;
}
.module-avantages .content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  top: -40px;
  margin-bottom: -40px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width : 1399px) {
  .module-avantages .content-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width : 959px) {
  .module-avantages .content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .module-avantages .content-wrapper {
    top: -20px;
    margin-bottom: -20px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.module-avantages .block-header {
  width: 25%;
  padding: 60px 40px;
  background: #266696;
  background: -webkit-linear-gradient(180deg, #266696, #094c7f);
  background: -o-linear-gradient(180deg, #266696, #094c7f);
  background: -moz-linear-gradient(180deg, #266696, #094c7f);
  background: linear-gradient(180deg, #266696, #094c7f);
}
@media only screen and (max-width : 1200px) {
  .module-avantages .block-header {
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .module-avantages .block-header {
    padding: 20px;
  }
  .module-avantages .block-header p:last-child {
    text-align: center;
  }
}
.module-avantages .block-title {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.1;
}
.module-avantages .avantages {
  display: flex;
  align-items: stretch;
  list-style-type: none;
  width: 75%;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width : 1200px) {
  .module-avantages .avantages {
    width: 100%;
  }
}
@media only screen and (max-width : 767px) {
  .module-avantages .avantages {
    flex-wrap: wrap;
  }
}
.module-avantages .avantages li {
  width: 33.333%;
  margin: 0;
  padding: 30px 40px 60px;
  text-align: center;
  background-color: #363636;
}
.module-avantages .avantages li:nth-child(2) {
  background-color: #404040;
}
.module-avantages .avantages li:nth-child(3) {
  background-color: #4b4b4b;
}
@media only screen and (max-width : 767px) {
  .module-avantages .avantages li {
    width: 100%;
    padding-bottom: 25px;
  }
}
.module-avantages .avantages-title {
  font-size: 3rem;
  line-height: 1.1;
}
.ico-produits,
.ico-service,
.ico-personnel {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 100px;
  border-radius: 5px;
  background-color: #f9b72e;
  text-align: center;
}
.ico-produits svg {
  width: 58px;
  height: 65px;
}
.ico-service svg {
  width: 82px;
  height: 94px;
}
.ico-personnel svg {
  width: 72px;
  height: 84px;
}
.ico-personnel path {
  fill: #fff;
  stroke: #000;
}
.item-category {
  color: #004478;
  font-size: 1.8rem;
}
.posts {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2%;
}
@media only screen and (max-width : 959px) {
  .posts {
    margin-left: 0;
  }
}
.posts .post {
  width: 48%;
  margin-left: 2%;
  margin-bottom: 5rem;
  font-family: 'Kanit', sans-serif;
}
@media only screen and (max-width : 959px) {
  .posts .post {
    width: 100%;
    margin-left: 0;
  }
}
.posts p {
  margin: 1.2rem 0;
}
.posts p:first-child {
  margin-top: 0;
}
.posts p:last-child {
  margin-top: 1.3rem;
}
@media only screen and (max-width : 767px) {
  .posts p:last-child {
    margin-top: 2rem;
  }
}
.posts .item-image {
  float: left;
  width: 40%;
  margin-right: 5%;
}
@media only screen and (max-width : 959px) {
  .posts .item-image {
    width: 30%;
  }
}
@media only screen and (max-width : 767px) {
  .posts .item-image {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
.posts .item-image a {
  border: none;
}
.posts .item-image img {
  width: 100%;
  height: auto;
}
.posts .item-image + .item-header,
.posts .item-image + .item-header + .item-content {
  margin-left: 45%;
}
@media only screen and (max-width : 959px) {
  .posts .item-image + .item-header,
  .posts .item-image + .item-header + .item-content {
    margin-left: 35%;
  }
}
@media only screen and (max-width : 767px) {
  .posts .item-image + .item-header,
  .posts .item-image + .item-header + .item-content {
    margin-left: 0;
  }
}
.posts .item-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.1;
  margin: 1rem 0 0.5rem;
}
.posts .item-title a {
  color: inherit;
  border-bottom: none;
}
.posts .item-title a:hover,
.posts .item-title a:focus {
  color: #004478;
}
.module-nouvelles .block-title {
  font-size: 3rem;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 4.5rem;
}
@media only screen and (max-width : 767px) {
  .module-nouvelles .block-title {
    font-size: 2.4rem;
    margin-bottom: 3rem;
  }
}
.module-nouvelles .block-readmore {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.module-promos {
  position: relative;
  flex: 1 25%;
  color: #2b2b2b;
  border: 1px solid #d9dbe0;
  margin: 0 15px 8rem;
  max-width: 50%;
}
@media only screen and (max-width : 959px) {
  .module-promos {
    max-width: none;
  }
}
@media only screen and (max-width : 767px) {
  .module-promos {
    margin: 0 0 5rem;
  }
}
.module-promos .custom {
  padding: 30px 200px 30px 30px;
  background: #e4e4e4 no-repeat 100% 100%;
  background-size: auto 100%;
}
@media only screen and (max-width : 1200px) {
  .module-promos .custom {
    padding-right: 20%;
  }
}
@media only screen and (max-width : 959px) {
  .module-promos .custom {
    padding-right: 15%;
  }
}
@media only screen and (max-width : 767px) {
  .module-promos .custom {
    background-position: 100% 100%;
  }
}
@media only screen and (max-width : 499px) {
  .module-promos .custom {
    background-position: 85px 100%;
  }
}
.module-promos p:last-child {
  margin-bottom: 0;
}
.module-promos .block-title {
  font-size: 2.4rem;
  line-height: 1.1;
  margin-bottom: 10px;
}
.module-promos .block-title strong {
  display: block;
  font-size: 3rem;
  font-weight: normal;
}
.module-infobus {
  position: relative;
  order: 0;
  padding: 30px 330px 30px 0;
  background: #eeeeee url(../images/block-infolettre-2022.jpg) no-repeat 100% 100%;
    background-size:auto 100%;
  color: #2b2b2b;
    height:230px;
}
@media only screen and (max-width : 1200px) {
  .module-infobus {
    padding-right: 20%;
  }
}
@media only screen and (max-width : 959px) {
  .module-infobus {
    padding-right: 15%;
  }
}
@media only screen and (max-width : 767px) {
  .module-infobus {
    background-position: 100% 100%;
    background-size: auto 230px;
  }
}
@media only screen and (max-width : 499px) {
  .module-infobus {
    background-position: 85px 100%;
  }
}
.module-infobus:before,
.module-infobus:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 200%;
  background-color: #eeeeee;
}
@media only screen and (max-width : 767px) {
  .module-infobus:before,
  .module-infobus:after {
    display: none;
  }
}
.module-infobus:before {
  right: 100%;
}
.module-infobus:after {
  left: 100%;
}
.module-infobus p:last-child {
  margin-bottom: 0;
}
.module-infobus .block-title {
  font-size: 2.4rem;
  line-height: 1.1;
  margin-bottom: 10px;
}
.module-infobus .block-title strong {
  display: block;
  font-size: 3rem;
  font-weight: normal;
}
.module-infobus .edition {
  margin-top: 10px;
  color: #004478;
  font-size: 2rem;
  font-weight: 600;
}
.frontpage .module-infobus {
  width: 50%;
}
@media only screen and (max-width : 767px) {
  .frontpage .module-infobus {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.module-questions {
  position: relative;
  order: 0;
  width: 100%;
  padding: 38px 0 20px 80px;
  background: #266696;
  background: -webkit-linear-gradient(180deg, #266696, #094c7f);
  background: -o-linear-gradient(180deg, #266696, #094c7f);
  background: -moz-linear-gradient(180deg, #266696, #094c7f);
  background: linear-gradient(180deg, #266696, #094c7f);
  color: #fff;
  font-family: 'Kanit', sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
}
@media only screen and (max-width : 1399px) {
  .module-questions {
    text-align: center;
  }
}
@media only screen and (max-width : 1200px) {
  .module-questions {
    margin-top: 0;
    font-size: 2.1rem;
  }
}
@media only screen and (max-width : 959px) {
  .module-questions {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width : 767px) {
  .module-questions {
    font-size: 2.4rem;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.module-questions:before,
.module-questions:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 200%;
  background: #266696;
  background: -webkit-linear-gradient(180deg, #266696, #094c7f);
  background: -o-linear-gradient(180deg, #266696, #094c7f);
  background: -moz-linear-gradient(180deg, #266696, #094c7f);
  background: linear-gradient(180deg, #266696, #094c7f);
}
@media only screen and (max-width : 767px) {
  .module-questions:before,
  .module-questions:after {
    display: none;
  }
}
.module-questions:before {
  right: 100%;
}
.module-questions:after {
  left: 100%;
}
.module-questions p {
  margin: 0;
}
.module-questions a {
  display: inline-block;
  color: #fff;
  line-height: 1.1;
  border-bottom: 1px solid transparent;
}
.module-questions a:hover,
.module-questions a:focus {
  border-bottom-color: #fff;
}
.module-questions .block-title {
  position: relative;
  display: inline-block;
  float: left;
  width: 70%;
  margin-bottom: 0;
  text-align: left;
  font-weight: 600;
  line-height: 1.1;
}
@media only screen and (max-width : 767px) {
  .module-questions .block-title {
    float: none;
    width: auto;
    text-align: center;
    margin-bottom: 2rem;
  }
}
.module-questions .block-title strong {
  display: block;
  font-weight: 600;
}
@media only screen and (max-width : 959px) {
  .module-questions .block-title strong {
    display: inline;
  }
}
.module-questions .ico-infos {
  position: absolute;
  top: -7px;
  left: -80px;
}
@media only screen and (max-width : 767px) {
  .module-questions .ico-infos {
    position: relative;
    display: block;
    left: 0;
    margin-bottom: 1rem;
    text-align: center;
  }
}
.module-questions .ico-infos svg {
  width: 62px;
  height: 62px;
}
.module-questions .ico-infos path {
  fill: #fff;
}
.module-questions .telephone {
  float: right;
  width: 25%;
  text-align: right;
  margin-top: -1rem;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width : 1200px) {
  .module-questions .telephone {
    width: 30%;
    margin-top: 0;
  }
}
@media only screen and (max-width : 767px) {
  .module-questions .telephone {
    float: none;
    width: auto;
    font-size: 3.5rem;
    text-align: center;
    margin-bottom: 1rem;
  }
}
.module-questions .ico-telephone {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
@media only screen and (min-width : 768px) and (max-width : 959px) {
  .module-questions .ico-telephone {
    margin-right: 5px;
  }
}
.module-questions .ico-telephone svg {
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.module-questions .ico-telephone path {
  fill: #fff;
}
.module-questions .email {
  clear: right;
  float: right;
  width: 30%;
  margin-top: 0;
  text-align: right;
  font-weight: normal;
}
@media only screen and (max-width : 1200px) {
  .module-questions .email {
    width: 100%;
    margin-top: -0.5rem;
  }
}
@media only screen and (max-width : 767px) {
  .module-questions .email {
    float: none;
    width: auto;
    text-align: center;
  }
}
.module-questions .ico-email {
  display: inline-block;
  vertical-align: middle;
  margin-right: 22px;
  padding-top: 5px;
}
@media only screen and (min-width : 768px) and (max-width : 959px) {
  .module-questions .ico-email {
    margin-right: 7px;
  }
}
.module-questions .ico-email svg {
  width: 30px;
  height: 30px;
}
.module-questions .ico-email path {
  fill: #fff;
}
.frontpage .module-questions {
  width: 50%;
  padding: 55px 10px 40px 170px;
  text-align: right;
}
@media only screen and (max-width : 1399px) {
  .frontpage .module-questions {
    padding-left: 100px;
    text-align: center;
  }
}
@media only screen and (min-width : 960px) and (max-width : 1200px) {
  .frontpage .module-questions {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width : 767px) {
  .frontpage .module-questions {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.frontpage .module-questions:before {
  display: none;
}
.frontpage .module-questions .block-title,
.frontpage .module-questions .telephone,
.frontpage .module-questions .email {
  float: none;
  width: auto;
}
.frontpage .module-questions .block-title {
  margin-bottom: 3.5rem;
}
.frontpage .module-questions .telephone {
  font-size: 3.9rem;
  text-align: center;
}
@media only screen and (min-width : 768px) and (max-width : 959px) {
  .frontpage .module-questions .telephone {
    font-size: 3.4rem;
  }
}
.module-carburant-alternatif {
  position: relative;
  flex: 1 25%;
  color: #fff;
  font-family: 'Kanit', sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  min-height: 200px;
  margin: 0 15px 2.5rem;
  padding: 30px 50px 85px;
  background: #7ec040;
  background: -webkit-linear-gradient(180deg, #7ec040, #6da638);
  background: -o-linear-gradient(180deg, #7ec040, #6da638);
  background: -moz-linear-gradient(180deg, #7ec040, #6da638);
  background: linear-gradient(180deg, #7ec040, #6da638);
}
@media only screen and (max-width : 767px) {
  .module-carburant-alternatif {
    margin-left: 0;
    margin-right: 0;
  }
}
.module-carburant-alternatif:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 15px;
  bottom: 15px;
  left: 15px;
  right: 15px;
  background: url(../images/ico-bird.svg) no-repeat 50% 50%;
  background-size: contain;
  opacity: 0.2;
}
.module-carburant-alternatif .block-title {
  position: relative;
  font-size: 3rem;
  text-shadow: 0 1px 7px #363636;
  margin-bottom: 1.5rem;
}
.module-carburant-alternatif p {
  text-shadow: 0 1px 7px #363636;
}
.module-carburant-alternatif p:last-child {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin-bottom: 0;
  text-align: center;
  text-shadow: none;
}
.module-carburant-alternatif .btn-grey {
  font-size: 1.6rem;
}
.module-financement {
  position: relative;
  flex: 1 25%;
  color: #fff;
  font-family: 'Kanit', sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  min-height: 200px;
  margin: 0 15px 2.5rem;
  padding: 30px 50px 85px;
  background: #266696;
  background: -webkit-linear-gradient(180deg, #266696, #094c7f);
  background: -o-linear-gradient(180deg, #266696, #094c7f);
  background: -moz-linear-gradient(180deg, #266696, #094c7f);
  background: linear-gradient(180deg, #266696, #094c7f);
}
@media only screen and (max-width : 767px) {
  .module-financement {
    margin-left: 0;
    margin-right: 0;
  }
}
.module-financement .block-title {
  position: relative;
  font-size: 3rem;
  text-shadow: 0 1px 7px #363636;
  margin-bottom: 1.5rem;
}
.module-financement p {
  text-shadow: 0 1px 7px #363636;
}
.module-financement p:last-child {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin-bottom: 0;
  text-align: center;
  text-shadow: none;
}
.module-financement .btn-grey {
  font-size: 1.6rem;
}
.module-formulaire {
  width: 100%;
  border-top: 1px solid #d9dbe0;
  padding-top: 5rem;
  margin: 3.5rem 15px 0;
}
@media only screen and (max-width : 1200px) {
  .module-formulaire:last-child {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width : 767px) {
  .module-formulaire {
    margin: 5rem 0 2.5rem;
  }
  .module-formulaire.block {
    margin-top: 5rem;
  }
  .module-formulaire:last-child {
    margin-bottom: 4rem;
  }
}
.module-formulaire .block-title {
  margin-top: 0;
}
.frontpage .page-main {
  background-color: #fff;
  padding-bottom: 80px;
}
.frontpage .page-content {
  margin-bottom: 140px;
  background-color: #d9dbe0;
}
@media only screen and (max-width : 767px) {
  .frontpage .page-content {
    margin-bottom: 75px;
  }
}
.home-intro {
  position: relative;
  font-family: 'Kanit', sans-serif;
  background-color: #d9dbe0;
}
@media only screen and (max-width : 1200px) {
  .home-intro {
    font-size: 1.4rem;
  }
}
.home-intro .post-content {
  margin-top: 0;
  padding-left: 66.6666%;
}
@media only screen and (max-width : 1200px) {
  .home-intro .post-content {
    padding-left: 30px;
  }
}
.home-intro .post-content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -90px;
  left: -60px;
  width: 66.666%;
  background: url(../images/home-intro.png) no-repeat 0 100%;
  background-size: contain;
}
@media only screen and (max-width : 1200px) {
  .home-intro .post-content:after {
    position: relative;
    display: block;
    left: 0;
    top: 120px;
    bottom: auto;
    margin-top: -100px;
    width: 100%;
    padding-top: 55%;
    background-position: 50% 100%;
  }
}
@media only screen and (max-width : 767px) {
  .home-intro .post-content:after {
    top: 70px;
    margin-top: -40px;
    padding-top: 65%;
  }
}
.home-intro h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 4rem;
  font-weight: normal;
  line-height: 1;
}
@media only screen and (max-width : 767px) {
  .home-intro h2 {
    font-size: 2.6rem;
  }
}
.home-intro h2 strong {
  font-weight: bold;
}
.home-intro p:last-child {
  margin-top: 6rem;
  margin-bottom: 0;
}
@media only screen and (max-width : 767px) {
  .home-intro p:last-child {
    margin-top: 2.5rem;
  }
}
.home-intro p:last-child .btn {
  position: absolute;
  bottom: -20px;
}
@media only screen and (max-width : 1200px) {
  .home-intro p:last-child .btn {
    position: relative;
    bottom: auto;
  }
}
.page-category.vehicules-neufs .page-heading {
  background-image: url(../images/entete-vehiculesneufs.jpg);
}
.page-vehicule .page-content {
  padding-top: 10rem;
}
@media only screen and (max-width : 767px) {
  .page-vehicule .page-content {
    padding-top: 3rem;
  }
}
.page-vehicule.vehicules-neufs .page-heading {
  padding-bottom: 100px;
}
.page-category-listing .items {
  display: block;
}
.page-category-listing .item {
  width: 100%;
  text-align: left;
  padding: 15px 40px 55px 245px;
  margin-bottom: 2.5rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width : 959px) {
  .page-category-listing .item {
    padding-bottom: 103px;
  }
}
@media only screen and (max-width : 767px) {
  .page-category-listing .item {
    padding: 15px;
  }
}
.page-category-listing .item p {
  margin: 1rem 0;
}
.page-category-listing .item .btn {
  position: absolute;
  top: 15px;
  right: 40px;
  padding: 12px 60px 13px;
}
@media only screen and (max-width : 959px) {
  .page-category-listing .item .btn {
    right: 15px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .page-category-listing .item .btn {
    position: relative;
    top: 0;
    right: auto;
    width: 100%;
    text-align: center;
  }
}
.page-category-listing .item-image {
  float: left;
  margin: -15px 15px -65px -245px;
}
@media only screen and (max-width : 767px) {
  .page-category-listing .item-image {
    position: relative;
    float: none;
    height: auto;
    text-align: left;
    margin: -15px;
    margin-bottom: 1.5rem;
  }
}
.page-category-listing .item-image img {
  display: block;
}
@media only screen and (max-width : 767px) {
  .page-category-listing .item-image img {
    width: 100%;
  }
}
.page-category-listing .item-title {
  margin-bottom: 1rem;
}
.page-category-listing .item-title .modele {
  font-weight: normal;
}
.page-category-listing .item-km {
  margin-right: 10px;
}
.page-category-listing .item-unite {
  margin-left: 10px;
}
.page-category-listing .item-specs {
  list-style-type: none;
  position: absolute;
  bottom: 0;
  left: 205px;
  right: 0;
  margin: 0;
  padding: 0 40px;
  font-size: 1.4rem;
  font-weight: 400;
  background-color: #eeeeee;
}
@media only screen and (max-width : 959px) {
  .page-category-listing .item-specs {
    left: 0;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width : 767px) {
  .page-category-listing .item-specs {
    position: relative;
    margin-bottom: 1.5rem;
    display: block;
    padding: 1rem 1.5rem 0.5rem;
  }
}
.page-category-listing .item-specs li {
  display: inline-block;
  margin: 1.5rem 0 1.5rem 32px;
}
@media only screen and (max-width : 767px) {
  .page-category-listing .item-specs li {
    display: block;
    margin: 0 0 0.5rem;
  }
}
.page-category-listing .item-specs li:first-child {
  margin-left: 0;
}
.page-category-listing .item-specs strong {
  font-weight: 600;
}
.form-filter {
  position: relative;
  margin-bottom: 2.5rem;
  padding: 20px 100px 25px;
  min-height: 150px;
  text-align: center;
  background: #eeeeee;
  background: -webkit-linear-gradient(180deg, #eeeeee, #d9dbe0);
  background: -o-linear-gradient(180deg, #eeeeee, #d9dbe0);
  background: -moz-linear-gradient(180deg, #eeeeee, #d9dbe0);
  background: linear-gradient(180deg, #eeeeee, #d9dbe0);
}
@media only screen and (max-width : 959px) {
  .form-filter {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width : 767px) {
  .form-filter {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.form-filter h2 {
  font-weight: 600;
}
.form-filter .filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}
.form-filter .filter {
  width: 32%;
  margin-bottom: 2.4rem;
}
@media only screen and (max-width : 767px) {
  .form-filter .filter {
    width: 100%;
  }
}
.form-filter .filter input,
.form-filter .filter select {
  width: 100%;
}
.form-filter .filter-search {
  width: 100%;
}
.form-filter .filter-search:after {
  content: "";
  display: block;
  clear: both;
}
.form-filter .filter-search input {
  width: 80%;
}
@media only screen and (max-width : 1200px) {
  .form-filter .filter-search input {
    width: 75%;
  }
}
@media only screen and (max-width : 959px) {
  .form-filter .filter-search input {
    width: 68%;
  }
}
@media only screen and (max-width : 767px) {
  .form-filter .filter-search input {
    width: 100%;
  }
}
.form-filter .filter-search button {
  white-space: nowrap;
  width: 20%;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width : 1200px) {
  .form-filter .filter-search button {
    width: 25%;
  }
}
@media only screen and (max-width : 959px) {
  .form-filter .filter-search button {
    width: 32%;
  }
}
@media only screen and (max-width : 767px) {
  .form-filter .filter-search button {
    width: 100%;
  }
}
.form-filter input,
.form-filter select {
  padding: 1rem 2.5rem;
}
@media only screen and (max-width : 959px) {
  .form-filter input,
  .form-filter select {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.page-vehicule-listing h2:first-child {
  margin-top: 0;
}
.page-vehicule-listing .item-images {
  float: left;
  width: 49%;
}
@media only screen and (max-width : 959px) {
  .page-vehicule-listing .item-images {
    float: none;
    width: auto;
  }
}
.page-vehicule-listing .item-images-view {
  margin-bottom: 8px;
}
.page-vehicule-listing .item-image-thumbnail a {
  margin: 0 4px;
}
.page-vehicule-listing .item-images-nav {
  padding-left: 47px;
  padding-right: 47px;
}
.page-vehicule-listing .item-images-nav .btn-prev,
.page-vehicule-listing .item-images-nav .btn-next {
  width: 40px;
}
.page-vehicule-listing .item-images-nav .btn-prev:before,
.page-vehicule-listing .item-images-nav .btn-next:before {
  margin-top: -2rem;
  font-size: 3.6rem;
}
.page-vehicule-listing .item-thumbnail {
  width: 115px;
  height: 110px;
}
.page-vehicule-listing .item-specs {
  float: right;
  width: 49%;
}
@media only screen and (max-width : 959px) {
  .page-vehicule-listing .item-specs {
    float: none;
    width: auto;
  }
}
.page-vehicule-listing .item-spec {
  width: 50%;
}
@media only screen and (max-width : 767px) {
  .page-vehicule-listing .item-spec {
    width: 100%;
  }
}
.page-vehicule-listing .item-contact {
  clear: right;
  float: right;
  width: 49%;
  margin-bottom: 7.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width : 959px) {
  .page-vehicule-listing .item-contact {
    float: none;
    width: auto;
    margin-bottom: 5rem;
  }
}
@media only screen and (max-width : 767px) {
  .page-vehicule-listing .item-contact {
    margin-bottom: 3rem;
  }
}
.page-vehicule-listing .item-contact p {
  width: 48%;
}
@media only screen and (max-width : 767px) {
  .page-vehicule-listing .item-contact p {
    width: 100%;
  }
  .page-vehicule-listing .item-contact p .btn {
    width: 100%;
  }
}
.page-vehicule-listing .item-contact p:first-child {
  width: 100%;
}
.page-vehicule-listing .item-desc {
  clear: right;
  float: left;
  width: 49%;
}
@media only screen and (max-width : 767px) {
  .page-vehicule-listing .item-desc {
    float: none;
    width: auto;
  }
}
.page-vehicule-listing .item-specstechniques {
  clear: right;
  float: right;
  width: 49%;
}
@media only screen and (max-width : 767px) {
  .page-vehicule-listing .item-specstechniques {
    float: none;
    width: auto;
  }
}
.page-vehicule-listing .item-specstechniques h2 {
  margin-bottom: 0;
}
.page-vehicule-listing .module-carburant-alternatif {
  float: left;
  width: 49%;
}
@media only screen and (max-width : 767px) {
  .page-vehicule-listing .module-carburant-alternatif {
    float: none;
    width: auto;
  }
}
.page-categories.pieces .page-heading {
  background-image: url(../images/entete-pieces.jpg);
}
.page-pieces .page-heading {
  background: no-repeat 50% 30%;
  background-size: cover;
}
.page-pieces .page-heading:before {
  display: none;
}
.page-pieces .page-content {
  padding-top: 10rem;
}
@media only screen and (max-width : 767px) {
  .page-pieces .page-content {
    padding-top: 3rem;
  }
}
.page-pieces.category-freins .page-heading,
.page-pieces.category-brakes .page-heading {
  background-image: url(../images/entete-pieces-freins.jpg);
}
.page-pieces.category-essieux-avant .page-heading,
.page-pieces.category-front-end .page-heading {
  background-image: url(../images/entete-pieces-essieux-avant.jpg);
}
.page-pieces.category-essieux-arriere .page-heading,
.page-pieces.category-rear-end .page-heading {
  background-image: url(../images/entete-pieces-essieux-arriere.jpg);
}
.page-pieces.category-echappement .page-heading,
.page-pieces.category-exhaust .page-heading {
  background-image: url(../images/entete-pieces-echappement.jpg);
}
.page-pieces.category-moteur .page-heading,
.page-pieces.category-engine .page-heading {
  background-image: url(../images/entete-pieces-moteur.jpg);
}
.page-pieces.category-transmission .page-heading,
.page-pieces.category-drive-line .page-heading {
  background-image: url(../images/entete-pieces-transmission.jpg);
}
.page-pieces.category-carrosserie-exterieure .page-heading,
.page-pieces.category-exterior-body .page-heading {
  background-image: url(../images/entete-pieces-carrosserie-exterieure.jpg);
  background-position: 50% 50%;
}
.page-pieces.category-lumieres .page-heading,
.page-pieces.category-lights .page-heading {
  background-image: url(../images/entete-pieces-lumieres.jpg);
}
.page-pieces.category-systeme-de-chauffage .page-heading,
.page-pieces.category-heating .page-heading {
  background-image: url(../images/entete-pieces-chauffage.jpg);
  background-position: 50% 50%;
}
.page-pieces.category-carrosserie-interieure .page-heading,
.page-pieces.category-interior-body .page-heading {
  background-image: url(../images/entete-pieces-carrosserie-interieure.jpg);
}
.page-pieces.category-rangement .page-heading,
.page-pieces.category-storage .page-heading {
  background-image: url(../images/entete-pieces-rangement.jpg);
  background-position: 50% 50%;
}
.page-pieces.category-elevateur-hydraulique .page-heading,
.page-pieces.category-lift .page-heading {
  background-image: url(../images/entete-pieces-elevateur.jpg);
  background-position: 50% 70%;
}
.page-pieces.category-produits-entretien .page-heading,
.page-pieces.category-chemicals .page-heading {
  background-image: url(../images/entete-pieces-produits-entretien.jpg);
}
.page-pieces .item-images {
  float: left;
  width: 65%;
}
@media only screen and (max-width : 959px) {
  .page-pieces .item-images {
    float: none;
    width: 100%;
  }
}
.page-pieces .item-image-desc {
  padding: 1.5rem 15px 0.5rem;
}
.page-pieces .item-images-nav {
  padding-left: 45px;
  padding-right: 45px;
}
.page-pieces .item-images-nav .btn-prev,
.page-pieces .item-images-nav .btn-next {
  width: 40px;
}
.page-pieces .item-images-nav .btn-prev:before,
.page-pieces .item-images-nav .btn-next:before {
  font-size: 3.6rem;
  margin-top: -1.8rem;
}
.page-pieces .item-image-thumbnail a {
  padding-left: 5px;
  padding-right: 5px;
}
.page-pieces .item-desc {
  clear: none;
  float: right;
  width: 32%;
}
@media only screen and (max-width : 959px) {
  .page-pieces .item-desc {
    float: none;
    width: 100%;
  }
}
.page-pieces .item-contact {
  float: right;
  width: 32%;
  border-top: 1px solid #d9dbe0;
  margin-top: 1rem;
  padding-top: 2.5rem;
}
@media only screen and (max-width : 959px) {
  .page-pieces .item-contact {
    float: left;
    width: 49%;
  }
}
@media only screen and (max-width : 767px) {
  .page-pieces .item-contact {
    float: none;
    width: 100%;
  }
}
.page-pieces .item-contact p {
  margin-bottom: 1rem;
}
.page-pieces .module-livraison {
  float: right;
  width: 32%;
  margin-top: 1rem;
}
@media only screen and (max-width : 959px) {
  .page-pieces .module-livraison {
    width: 49%;
  }
}
@media only screen and (max-width : 767px) {
  .page-pieces .module-livraison {
    float: none;
    width: 100%;
  }
}
.page-services .page-heading {
  background-image: url(../images/entete-services.jpg);
}
.page-services .page-heading .page-title {
  margin-bottom: 2.5rem;
}
.module-livraison {
  position: relative;
  color: #fff;
  font-family: 'Kanit', sans-serif;
  font-size: 1.6rem;
  text-align: center;
  background-color: #363636;
  padding: 1.5rem 60px 0.5rem;
}
@media only screen and (max-width : 1200px) {
  .module-livraison {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width : 499px) {
  .module-livraison {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.module-livraison .ico-livraison {
  position: absolute;
  top: 12px;
  left: 22px;
  bottom: 10px;
  z-index: 0;
  opacity: 0.15;
}
.module-livraison .ico-livraison svg {
  width: auto;
  height: 100%;
}
.module-livraison .ico-livraison path {
  fill: #fff;
}
.module-livraison h3 {
  font-size: 2.4rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1rem;
}
.module-livraison h3 strong {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}
.module-livraison p {
  margin: 0 0 1rem;
}
.module-partenaires {
  clear: both;
  width: 100%;
  margin: 0 15px;
  border-top: 1px solid #d9dbe0;
}
.module-partenaires .block-title {
  font-size: 3.2rem;
  margin: 2.5rem 0;
}
.module-partenaires .logos {
  justify-content: center;
}
.module-partenaires .logos li {
  width: 16.6666%;
}
@media only screen and (max-width : 1200px) {
  .module-partenaires .logos li {
    width: 20%;
  }
}
@media only screen and (max-width : 959px) {
  .module-partenaires .logos li {
    width: 25%;
  }
}
@media only screen and (max-width : 767px) {
  .module-partenaires .logos li {
    width: 33.3333%;
  }
}
@media only screen and (max-width : 499px) {
  .module-partenaires .logos li {
    width: 50%;
  }
}
.logos {
  list-style-type: none;
  margin: 0 0 2.5rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.logos li {
  display: inline-block;
  margin: 0 0 2.5rem;
  padding: 0;
  text-align: center;
}
.module-sitemap {
  margin: 0 15px;
  margin-top: 0 !important;
}
.module-sitemap .menu {
  list-style-type: disc;
}
