@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  height: 100%;
}

@media (max-width: 47.99em) {
  html {
    font-size: 9px;
  }
}

body {
  font-family: "Assistant", sans-serif;
  overflow-x: hidden;
  background: #F2F2F2;
  margin: 0;
  font-size: 1.4rem;
}

.main-container {
  padding-top: 8.6rem;
}

@media (max-width: 61.99em) {
  .main-container {
    padding: 0;
  }
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

p {
  margin-top: 0;
}

a {
  text-decoration: none;
}

.visible-xs {
  display: none !important;
}

@media (max-width: 47.99em) {
  .visible-xs {
    display: block !important;
  }
}

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

.icon {
  display: inline-block;
  width: 64px;
  height: 64px;
}

.hidden {
  display: none;
}

.error {
  text-align: center;
}

.error.edito-container {
  margin-top: 3rem;
}

.icon,
a {
  transition: all 0.3s ease-out 0s;
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on September 15, 2016 */
.container {
  padding: 0 1.5rem;
  max-width: 100%;
  margin: 0 auto;
}

@media (min-width: 48em) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 62em) {
  .container {
    max-width: 970px;
  }
}

@media (min-width: 75em) {
  .container {
    max-width: 1170px;
  }
}

.container-fluid {
  padding: 0 1.5rem;
}

.header-container {
  position: relative;
  z-index: 1000;
  background: #FFFFFF;
  border-bottom: solid 1px #DADADA;
  position: fixed;
  top: 0;
  width: 100%;
}

@media (max-width: 61.99em) {
  .header-container {
    position: relative;
  }
}

#logo {
  padding: 1rem 1rem 0.8rem;
  position: relative;
}

#logo h3 {
  margin: 0;
  position: relative;
  z-index: 20;
}

#logo:before {
  bottom: 1.5rem;
  background: #0055A4;
  top: 0;
  right: 0;
  z-index: 10;
  width: 1000px;
  height: calc(100% + 1px);
  content: "";
  display: block;
  position: absolute;
}

.footer-container {
  background: #0055A4;
}

.footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 47.99em) {
  .footer {
    padding-bottom: 3rem;
  }
}

.footer .logo-footer {
  padding: 2.5rem 0;
}

@media (max-width: 47.99em) {
  .footer .logo-footer {
    margin: 0 auto;
  }
}

.footer .list-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 47.99em) {
  .footer .list-inline {
    display: block;
    width: 100%;
    text-align: center;
  }
}

.footer .list-inline li a {
  display: block;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0.5rem 0.5rem;
  font-weight: 800;
  font-size: 1.3rem;
}

@media (min-width: 62em) {
  .footer .list-inline li a {
    padding: 0.5rem 2rem;
  }
}

.footer .list-inline li a:hover {
  color: #FFDF1B;
}

.contact-container {
  padding: 5rem 0;
  background-color: #FFDF1B;
  text-align: center;
}

.contact-container .contact-txt {
  font-weight: 700;
  margin-bottom: 3rem;
  font-size: 4.8rem;
}

@media (max-width: 47.99em) {
  .contact-container .contact-txt {
    font-size: 2.5rem;
  }
}

#navbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -ms-flex-align: center;
      align-items: center;
}

#navbar .langswitcher {
  transform: none;
}

.navigation-container {
  width: calc(100% - 20rem);
}

.navigation-container.open .navigation {
  display: block;
}

@media (min-width: 62em) {
  .navigation-container.open .navigation {
    display: -ms-flexbox;
    display: flex;
  }
}

.navigation-container .js-mainnav {
  display: block;
  text-align: right;
  font-weight: 800;
  text-transform: uppercase;
  color: #201D21;
  position: relative;
  padding: 1.2rem 2.5rem 1.2rem;
  font-size: 1.3rem;
}

@media (min-width: 62em) {
  .navigation-container .js-mainnav {
    display: none;
  }
}

.navigation-container .js-mainnav:hover, .navigation-container .js-mainnav:focus {
  color: #0055A4;
}

.navigation-container .js-mainnav .icon {
  display: inline-block;
  margin: 0 0.5rem -0.5rem 0;
  width: 2rem;
  height: 2rem;
}

.navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -ms-flex-pack: end;
      justify-content: end;
}

@media (max-width: 61.99em) {
  .navigation {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F4F4F4;
    width: 100%;
  }
}

.navigation li .js-children,
.navigation li .nav-link {
  position: relative;
  display: block;
  padding: 2rem 1rem;
  text-transform: uppercase;
  color: #201D21;
  font-weight: 800;
  font-size: 1.3rem;
}

.navigation li .js-children:hover,
.navigation li .nav-link:hover {
  color: #0055A4;
}

@media (max-width: 61.99em) {
  .navigation li .js-children,
  .navigation li .nav-link {
    padding: 2rem 1.2rem;
  }
}

@media (min-width: 75em) {
  .navigation li .js-children,
  .navigation li .nav-link {
    padding: 1.5rem 3rem;
  }
}

@media (max-width: 61.99em) {
  .navigation li .nav-link {
    border-top: 1px solid #DADADA;
  }
}

.navigation li.active .js-children,
.navigation li.active .nav-link {
  color: #0055A4;
}

.navigation li .js-children:after {
  position: absolute;
  right: -0.5rem;
  top: 1rem;
  content: "›";
  font-weight: 400;
  transform: rotate(90deg);
  font-size: 3rem;
}

@media (max-width: 61.99em) {
  .navigation li .js-children:after {
    display: none;
  }
}

@media (min-width: 62em) {
  .navigation li .js-children:after {
    right: -0.8rem;
    top: 1rem;
  }
}

@media (min-width: 75em) {
  .navigation li .js-children:after {
    right: 0.8rem;
    top: 0.5rem;
  }
}

.navigation .dropdown {
  padding-bottom: 1rem;
}

@media (min-width: 62em) {
  .navigation .dropdown {
    margin-right: 1rem;
    padding-bottom: 0;
  }
}

.dropdown-menu {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  background: #F4F4F4;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  top: 100%;
}

@media (max-width: 61.99em) {
  .dropdown-menu {
    max-height: 100% !important;
    display: block;
    position: relative;
  }
}

.dropdown-menu > li {
  max-width: 40rem;
  padding: 0 0.5rem;
  margin: 1.5rem 0;
  min-width: 25rem;
}

.dropdown-menu > li:not(:last-child) {
  border-right: 1px solid #DADADA;
}

@media (max-width: 61.99em) {
  .dropdown-menu > li {
    border: none !important;
    margin: 0;
    padding-left: 2rem;
    max-width: 100%;
  }
}

.dropdown-menu > li .nolink {
  display: block;
  position: relative;
  padding: 1rem 1.5rem;
  font-weight: 800;
  color: #201D21;
  font-size: 1.3rem;
}

.dropdown-menu > li .nolink:before {
  content: "";
  background: red;
  display: inline-block;
  margin: 0 0.5rem -0.5rem 0;
  width: 2rem;
  height: 2rem;
  display: none;
}

.dropdown-menu > li:nth-child(1) .nolink:before {
  background: url("../images/icon-nav-tire.svg") no-repeat center center/cover;
}

.dropdown-menu > li:nth-child(2) .nolink:before {
  background: url("../images/icon-nav-fleet.svg") no-repeat center center/cover;
}

.dropdown.open .dropdown-menu {
  max-height: 200px;
}

.dropdown-submenu {
  background-color: #F4F4F4;
}

.dropdown-submenu a {
  display: block;
  padding: 1rem 1.5rem;
  color: #201D21;
}

.dropdown-submenu a:before {
  content: "> ";
  display: inline-block;
  margin-right: 0.5rem;
  color: #201D21;
  transform: scaleY(1.6);
}

.dropdown-submenu a:hover {
  color: #0066DD;
}

.langswitcher-group {
  position: relative;
  z-index: 100;
}

@media (max-width: 47.99em) {
  .langswitcher-group {
    margin: 0 auto;
  }
}

.langswitcher-group .btn-langswitcher {
  display: block;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0.5rem 0.5rem;
  font-weight: 800;
  font-size: 1.3rem;
}

@media (min-width: 62em) {
  .langswitcher-group .btn-langswitcher {
    padding: 0.5rem 2rem;
  }
}

.langswitcher-group .btn-langswitcher.open, .langswitcher-group .btn-langswitcher:hover {
  color: #FFDF1B;
}

.langswitcher-group .btn-langswitcher:after {
  content: "▼";
  display: inline-block;
  margin: 0 0 0 0.3rem;
  transform: scale(1, 0.5);
}

.langswitcher-group .langswitcher {
  transform: none;
  margin: 0;
  display: none;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 100%;
  background: #F4F4F4;
  min-width: 20rem;
  padding: 1rem;
}

.langswitcher-group .langswitcher li {
  margin: 0;
  display: block;
}

.langswitcher-group .langswitcher li a {
  display: block;
  padding: 1rem 1.5rem;
  font-weight: 800;
  color: #201D21;
  text-transform: uppercase;
  font-size: 1.3rem;
}

.langswitcher-group .langswitcher li a.active, .langswitcher-group .langswitcher li a:hover {
  color: #0066DD;
  text-decoration: none;
}

.langswitcher-group.open .langswitcher {
  display: block;
}

.js-mainnav span,
.js-mainnav span:before,
.js-mainnav span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 1px;
  width: 2rem;
  background: #201D21;
  position: absolute;
  display: block;
  content: '';
}

.js-mainnav span:before {
  top: -6px;
}

.js-mainnav span:after {
  top: 5px;
}

.js-mainnav span {
  right: 0;
  top: 1.9rem;
}

.js-mainnav span,
.js-mainnav span:before,
.js-mainnav span:after {
  transition: all 0.3s ease-out 0s;
}

.js-mainnav.open span {
  background-color: transparent;
}

.js-mainnav.open span:before,
.js-mainnav.open span:after {
  top: 0;
}

.js-mainnav.open span:before {
  transform: rotate(45deg);
}

.js-mainnav.open span:after {
  transform: rotate(-45deg);
}

.btn {
  padding: 1.5rem 3rem;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease-out 0s;
  z-index: 10;
  font-size: 1.6rem;
}

.btn.btn-red {
  background: red;
  color: #FFFFFF;
  border-radius: 10rem;
}

.btn.btn-white {
  background: white;
  color: #0066DD;
  border-radius: 10rem;
}

.btn.btn-white:hover {
  background: #0066DD;
  color: #FFFFFF;
}

.btn.btn-blue {
  background: #0066DD;
  border: solid 1px #0066DD;
  color: #FFFFFF;
  border-radius: 10rem;
  text-transform: none;
  font-size: 1.8rem;
}

.btn.btn-blue:hover {
  background: #FFFFFF;
  color: #0066DD;
}

.btn.disabled {
  opacity: 0.5;
}

.page-home .header-cover {
  color: #FFFFFF;
  text-align: center;
  padding: 10rem 0 15rem;
}

.page-home .header-cover h1 {
  font-size: 5.4rem;
  margin: 4rem 0 2rem;
}

@media (max-width: 47.99em) {
  .page-home .header-cover h1 {
    font-size: 4rem;
  }
}

.page-home .header-cover {
  position: relative;
  background: url("../images/bg-home.jpg") no-repeat bottom center;
  background-size: cover;
  z-index: 20;
  height: 520px;
}

.page-home .header-cover:before {
  background-color: #000000;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
}

.page-home .sub-title p {
  color: #0066DD;
  font-size: 3.5rem;
  font-weight: 600;
  margin: 0;
}

.home-intro-container {
  position: relative;
  z-index: 50;
  margin-bottom: 4rem;
}

.home-intro-container .home-intro {
  background-color: #FFDF1B;
  padding: 4rem 2rem;
  margin-top: -12rem;
  text-align: center;
  font-size: 2.2rem;
}

@media (min-width: 62em) {
  .home-intro-container .home-intro {
    padding: 4rem 14rem;
  }
}

.home-intro-container .home-intro p {
  margin: 0;
}

.home-intro-container .btn-link {
  font-weight: 800;
  text-transform: uppercase;
  color: #0066DD;
  font-size: 2.2rem;
}

.home-intro-container .btn-link .icon {
  margin: 0 1rem -1.4rem;
  width: 4.8rem;
  height: 4.8rem;
}

@media (max-width: 47.99em) {
  .home-intro-container .btn-link .icon {
    display: block;
    margin: 0 auto 1rem;
  }
}

.home-intro-container .btn-link:hover {
  color: #0055A4;
}

.allsolution {
  padding: 0 0 4rem;
}

.allsolution h2 {
  text-align: center;
  font-weight: 800;
  font-size: 2.2rem;
  margin: 0;
}

.allsolution h2 span {
  display: block;
  font-weight: 400;
  margin-bottom: 0.5rem;
  font-size: 3rem;
}

.allsolution .list-solutions {
  display: -ms-flexbox;
  display: flex;
}

.allsolution .list-solutions--item {
  padding: 2rem;
  text-align: center;
  width: 50%;
}

.allsolution .list-solutions--item:first-child {
  border-right: solid 1px #DADADA;
}

.allsolution .list-solutions--item .icon {
  display: block;
  margin: 0 auto 1rem;
  width: 3rem;
  height: 3rem;
}

.allsolution .list-solutions--item h3 {
  font-weight: 800;
  font-size: 2rem;
}

.allsolution .list-solutions--item h3.tire {
  color: #0057A4;
}

.allsolution .list-solutions--item h3.tire .icon {
  fill: #0057A4;
}

.allsolution .list-solutions--item h3.fleet {
  color: #85DA6D;
}

.allsolution .list-solutions--item h3.fleet .icon {
  fill: #85DA6D;
}

.allsolution .list-solutions--item p {
  max-width: 35rem;
  margin: 0 auto;
  font-size: 1.8rem;
}

.presentation-solution-container {
  padding: 3rem 0 0;
  background: #FFFFFF;
}

.presentation-solution-container .main-title {
  text-align: center;
  color: #0066DD;
  font-weight: 800;
  margin-bottom: 3rem;
  font-size: 3rem;
}

@media (min-width: 62em) {
  .presentation-solution-container .main-title {
    font-size: 6.6rem;
  }
}

.presentation-solution {
  padding: 3rem 2rem 4rem;
}

@media (min-width: 62em) {
  .presentation-solution {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}

.presentation-solution .icon {
  display: block;
  width: 3rem;
  height: 3rem;
}

.presentation-solution h2 {
  font-weight: 400;
  font-size: 2.5rem;
}

@media (min-width: 62em) {
  .presentation-solution h2 {
    font-size: 3.5rem;
  }
}

.presentation-solution h2 span {
  font-weight: 800;
}

.presentation-solution .editor {
  font-size: 1.8rem;
}

.presentation-solution .editor h2 {
  font-size: 3.1rem;
}

.presentation-solution .editor .btn {
  margin-top: 3rem;
}

.presentation-solution--item {
  padding: 2rem 0;
}

@media (min-width: 62em) {
  .presentation-solution--item.w60 {
    width: 60%;
  }
}

@media (min-width: 62em) {
  .presentation-solution--item.w40 {
    width: 40%;
  }
}

.presentation-solution ul {
  padding-bottom: 6rem;
  position: relative;
}

.presentation-solution ul:before {
  bottom: 4rem;
  left: 0;
  background: #0066DD;
  width: 15rem;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
}

.presentation-solution ul li {
  padding: 0.5rem 0 2rem 4rem;
  position: relative;
}

.presentation-solution ul li:before {
  content: "";
  margin-right: 0.5rem;
  position: absolute;
  border-radius: 100%;
  background: red;
  left: 0;
  top: 0.5rem;
  color: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 3rem;
  height: 3rem;
}

.presentation-solution ul li:nth-child(1):before {
  content: "1";
  font-weight: 700;
}

.presentation-solution ul li:nth-child(2):before {
  content: "2";
  font-weight: 700;
}

.presentation-solution ul li:nth-child(3):before {
  content: "3";
  font-weight: 700;
}

.presentation-solution ul li:nth-child(4):before {
  content: "4";
  font-weight: 700;
}

.presentation-solution ul li:nth-child(5):before {
  content: "5";
  font-weight: 700;
}

.presentation-solution ul li:nth-child(6):before {
  content: "6";
  font-weight: 700;
}

.presentation-solution ul li:nth-child(7):before {
  content: "7";
  font-weight: 700;
}

.presentation-solution ul li:nth-child(8):before {
  content: "8";
  font-weight: 700;
}

.presentation-solution .home-number {
  margin: 0 auto;
  position: relative;
  z-index: 20;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 100%;
  overflow: hidden;
  background-size: cover;
  color: #FFFFFF;
  text-align: center;
  font-weight: 600;
  padding: 0 2rem;
  font-size: 2rem;
  width: 30rem;
  height: 30rem;
}

@media (max-width: 47.99em) {
  .presentation-solution .home-number {
    width: 28rem;
    height: 28rem;
    font-size: 1.8rem;
  }
}

.presentation-solution .home-number-duty {
  padding: 0 2.5rem;
  font-size: 1.8rem;
  width: 25rem;
  height: 25rem;
}

@media (max-width: 47.99em) {
  .presentation-solution .home-number-duty {
    width: 22rem;
    height: 22rem;
    font-size: 1.5rem;
  }
}

.presentation-solution .home-number:before {
  background-color: #000000;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
}

.presentation-solution .home-number span {
  display: block;
  width: 100%;
  font-size: 8rem;
}

@media (max-width: 47.99em) {
  .presentation-solution .home-number span {
    font-size: 3rem;
  }
}

.presentation-solution .home-number-scan:before {
  background: #0066DD;
  opacity: 0.7;
}

.presentation-solution .home-number-duty {
  margin: 0 auto 50px;
}

.presentation-solution .home-number-duty:before {
  background: #0066DD;
  opacity: 1;
}

.presentation-solution .home-number-track:before {
  opacity: 0.7;
}

.presentation-solution .home-number-driver {
  width: 24rem;
  height: 24rem;
  font-size: 1.6rem;
}

.presentation-solution .home-number-driver:before {
  background: #0066DD;
  opacity: 0.7;
}

.presentation-solution .home-number-driver span {
  font-size: 4.4rem;
}

.presentation-solution .home-number-mention {
  padding-top: 3rem;
  text-align: center;
  font-size: 1.2rem;
}

.presentation-solution.tpms h2 span {
  color: #0057A4;
}

.presentation-solution.tpms ul li:before {
  background: #0057A4;
}

.presentation-solution.tpms .icon {
  fill: #0057A4;
}

@media (min-width: 62em) {
  .presentation-solution.tpms .w60 {
    padding-right: 6rem;
  }
}

.presentation-solution.duty h2 span {
  color: #FFDF1B;
}

.presentation-solution.duty ul li:before {
  background: #FFDF1B;
}

.presentation-solution.scan {
  color: #FFFFFF;
  padding: 8rem 2rem;
}

@media (min-width: 62em) {
  .presentation-solution.scan {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
}

.presentation-solution.scan h2 span {
  color: #0057A4;
}

.presentation-solution.scan ul:before {
  background: #FFFFFF;
}

.presentation-solution.scan ul li:before {
  background: #0057A4;
}

.presentation-solution.scan .icon {
  fill: #FFFFFF;
}

@media (min-width: 62em) {
  .presentation-solution.scan .w60 {
    padding-left: 6rem;
  }
}

.presentation-solution.track h2 span {
  color: #85DA6D;
}

.presentation-solution.track ul li:before {
  background: #85DA6D;
}

.presentation-solution.track .icon {
  fill: #85DA6D;
}

@media (min-width: 62em) {
  .presentation-solution.track .w60 {
    padding-right: 6rem;
  }
}

.presentation-solution.driver {
  color: #FFFFFF;
  padding: 8rem 2rem;
}

@media (min-width: 62em) {
  .presentation-solution.driver {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
}

.presentation-solution.driver h2 span {
  color: #85DA6D;
}

.presentation-solution.driver ul:before {
  background: #FFFFFF;
}

.presentation-solution.driver ul li:before {
  background: #85DA6D;
}

.presentation-solution.driver .icon {
  fill: #FFFFFF;
}

@media (min-width: 62em) {
  .presentation-solution.driver .w60 {
    padding-left: 6rem;
  }
}

.presentation-solution.driver .home-number-mention {
  padding: 1rem 3rem 0 3rem;
  margin-bottom: 3rem;
}

.page-home .home-number-tpms {
  background: url("../images/home/bg-number-tpms-fr.jpg") no-repeat center center/cover;
}

.page-home .home-number-track {
  background: url("../images/home/bg-number-track-fr.jpg") no-repeat center center/cover;
}

.page-home .presentation-solution-scan-container {
  background: url("../images/home/bg-home-scan-fr.jpg") no-repeat center center/cover;
}

.page-home .presentation-solution-driver-container {
  background: url("../images/home/bg-home-driver-fr.jpg") no-repeat center center/cover;
}

.presentation-solution-driver-container,
.presentation-solution-scan-container {
  position: relative;
  z-index: 50;
}

.presentation-solution-driver-container:before,
.presentation-solution-scan-container:before {
  background-color: #000000;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
}

.home-citation-container {
  background-color: #FFFFFF;
  padding: 4rem 0 0;
}

.home-citation-container .edito-content {
  margin-bottom: 0;
}

.home-video-container {
  padding: 4rem 0 8rem;
}

.home-video-container h2 {
  text-align: center;
  margin-bottom: 5rem;
  font-size: 5rem;
}

.home-video-container iframe {
  display: block;
  width: 100%;
  height: 20rem;
}

@media (min-width: 48em) {
  .home-video-container iframe {
    height: 39.8rem;
  }
}

@media (min-width: 62em) {
  .home-video-container iframe {
    height: 51.8rem;
  }
}

@media (min-width: 75em) {
  .home-video-container iframe {
    height: 62.7rem;
  }
}

.heavy-duty {
  background: #FFFFFF;
  padding: 3rem 0 0;
}

.heavy-duty .main-title {
  text-align: center;
  color: #0066DD;
  font-weight: 800;
  font-size: 3rem;
}

@media (min-width: 62em) {
  .heavy-duty .main-title {
    font-size: 6.6rem;
  }
}

.heavy-duty .presentation-solution .home-number-mention {
  padding-top: 0;
}

.page-solution .header-cover {
  min-height: 34rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: url("../images/bg-theme-1.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 50;
}

.page-solution .header-cover:before {
  background-color: #000000;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
}

.page-solution .header-cover h1 {
  color: #FFFFFF;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  transform: translateY(-2.8rem);
  font-size: 5rem;
}

.page-solution .header-cover h1 span {
  font-weight: 800;
}

.page-solution .header-cover h1:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4.5rem;
  height: 4.5rem;
  content: "";
  display: block;
  position: absolute;
}

.page-tire .header-cover h1 span {
  color: #FFFFFF;
}

.page-tire .edito-content {
  border-color: #0055A4;
}

.page-tire .solution-intro ul li:before,
.page-tire .solution-benefits ul li:before {
  background-color: #0055A4;
}

.page-tire.duty .edito-content {
  border-color: #FFDF1B;
}

.page-tire.duty .solution-intro ul li:before,
.page-tire.duty .solution-benefits ul li:before {
  background-color: #FFDF1B;
}

.page-fleet .header-cover h1 span {
  color: #85DA6D;
}

.page-fleet .header-cover h1:before {
  background: url("../images/icon-fleet.svg") no-repeat center center/cover;
}

.page-fleet .edito-content {
  border-color: #85DA6D;
}

.page-fleet .solution-intro ul li:before {
  background-color: #85DA6D;
  color: #000000;
}

.edito-container {
  position: relative;
  z-index: 200;
}

.edito-container .container {
  position: relative;
}

.edito-content {
  padding: 4rem 5rem;
  margin-bottom: 5rem;
  border-top: 0.5rem transparent solid;
  background: #FFFFFF;
  position: relative;
  line-height: 1.5;
  font-size: 1.8rem;
}

.edito-content.solution {
  margin-top: -10rem;
  padding: 2rem 4rem;
}

@media (min-width: 62em) {
  .edito-content.solution {
    padding: 4rem 10rem 4rem 36rem;
  }
}

.edito-content h2 {
  font-weight: 400;
  font-size: 3.1rem;
}

.edito-content h3 {
  color: #0066DD;
  position: relative;
  padding: 0 0 4rem;
  font-weight: 800;
  font-size: 2rem;
}

.duty .edito-content h3 {
  color: #FFDF1B;
}

.edito-content h3:before {
  bottom: 1.5rem;
  left: 0;
  background: #0066DD;
  width: 15rem;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
}

.duty .edito-content h3:before {
  background: #FFDF1B;
}

.edito-content h4 {
  font-weight: 800;
  font-size: 1.8rem;
}

.solution-intro, .solution-benefits {
  padding: 4rem 0;
}

.solution-intro ul, .solution-benefits ul {
  margin-bottom: 2rem;
}

.solution-intro ul li, .solution-benefits ul li {
  padding: 1rem 0 1rem 4rem;
  position: relative;
}

.solution-intro ul li:before, .solution-benefits ul li:before {
  content: "";
  margin-right: 0.5rem;
  position: absolute;
  border-radius: 100%;
  background: red;
  left: 0;
  top: 1rem;
  color: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 3rem;
  height: 3rem;
}

.solution-intro ul li:nth-child(1):before, .solution-benefits ul li:nth-child(1):before {
  content: "1";
  font-weight: 700;
}

.solution-intro ul li:nth-child(2):before, .solution-benefits ul li:nth-child(2):before {
  content: "2";
  font-weight: 700;
}

.solution-intro ul li:nth-child(3):before, .solution-benefits ul li:nth-child(3):before {
  content: "3";
  font-weight: 700;
}

.solution-intro ul li:nth-child(4):before, .solution-benefits ul li:nth-child(4):before {
  content: "4";
  font-weight: 700;
}

.solution-intro ul li:nth-child(5):before, .solution-benefits ul li:nth-child(5):before {
  content: "5";
  font-weight: 700;
}

.solution-intro ul li:nth-child(6):before, .solution-benefits ul li:nth-child(6):before {
  content: "6";
  font-weight: 700;
}

.solution-intro ul li:nth-child(7):before, .solution-benefits ul li:nth-child(7):before {
  content: "7";
  font-weight: 700;
}

.solution-intro ul li:nth-child(8):before, .solution-benefits ul li:nth-child(8):before {
  content: "8";
  font-weight: 700;
}

.solution-number {
  position: relative;
  z-index: 50;
  padding: 5rem;
  margin: 0 -10rem 3rem -36rem;
  background: #CCC;
  text-align: center;
  background: url("../images/bg-theme-1.jpg") no-repeat center center;
  background-size: cover;
  color: #FFFFFF;
  font-weight: 800;
  font-size: 3rem;
}

@media (max-width: 61.99em) {
  .solution-number {
    margin: 3rem -4rem;
  }
}

@media (max-width: 47.99em) {
  .solution-number {
    font-size: 2rem;
  }
}

.solution-number:before {
  background-color: #000000;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
}

.solution-number span {
  display: block;
  font-size: 8.7rem;
}

@media (max-width: 47.99em) {
  .solution-number span {
    font-size: 3rem;
  }
}

.solution-number-mentions {
  padding: 1rem 0 5rem;
  color: #706F6F;
  font-size: 1.2rem;
}

.solution-description {
  padding-bottom: 2rem;
}

.solution-description ul {
  margin-bottom: 3rem;
}

.solution-description ul li:before {
  display: inline-block;
  content: "-";
  color: #0066DD;
  margin-right: 0.5rem;
}

.solution-citation {
  padding-top: 4rem;
}

.solution-partner {
  padding-top: 4rem;
}

.nav-solution {
  position: absolute;
  z-index: 500;
  padding: 0 0 0 13rem;
  margin-top: 10rem;
}

@media (max-width: 61.99em) {
  .nav-solution {
    display: none;
  }
}

.nav-solution .solution-menu {
  width: 16rem;
  position: relative;
}

.nav-solution .solution-menu--item a {
  display: block;
  padding: 1.5rem 0.5rem;
  color: #000000;
  border: solid 1px #999999;
  border-bottom: 0;
  text-align: center;
  background: #FFFFFF;
  font-weight: 800;
  font-size: 1.4rem;
}

.nav-solution .solution-menu--item a.active, .nav-solution .solution-menu--item a:hover {
  background: #000000;
  color: #FFFFFF;
}

.nav-solution .solution-menu--item:last-child a {
  border: solid 1px #999999;
}

.quotes--item {
  padding-bottom: 8rem;
  position: relative;
}

@media (min-width: 48em) {
  .quotes--item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
  }
}

.quotes--item:not(:last-child):before {
  bottom: 4rem;
  left: 0;
  background: #0066DD;
  width: 15rem;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
}

.quotes--item--author {
  width: 10rem;
  margin-right: 2rem;
}

.quotes--item--author img {
  display: block;
  max-width: 10rem;
  margin-bottom: 1.5rem;
  border-radius: 100%;
}

.quotes--item--cite {
  width: 100%;
  color: #0066DD;
  font-family: "Amiri", serif;
  line-height: 1.3;
  font-size: 2.5rem;
}

@media (max-width: 47.99em) {
  .quotes--item--cite {
    font-size: 2rem;
  }
}

.quotes--item--cite span {
  padding-top: 1rem;
  display: block;
  font-family: "Assistant", sans-serif;
  color: #90C0F0;
  font-size: 1.8rem;
}

.partner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

.partner--item {
  padding: 0.5rem;
  margin: 1rem;
  overflow: hidden;
  border: solid 1px #0066DD;
  border-radius: 100%;
  width: 12rem;
  height: 12rem;
}

.partner--item img {
  display: block;
  width: 100%;
  border-radius: 100%;
}

.basicpage .edito-container {
  padding-bottom: 6rem;
  margin-top: -37rem;
}

@media (max-width: 47.99em) {
  .basicpage .edito-container {
    margin-top: -12rem;
  }
}

.basicpage--title {
  color: #0066DD;
  max-width: 70rem;
  margin: 0 auto 3rem;
  text-align: center;
}

.basicpage-content .basicpage-intro {
  max-width: 60rem;
  margin: 0 auto;
}

.basicpage-content .basicpage-intro {
  line-height: 1.5;
  margin-bottom: 5rem;
  font-size: 1.8rem;
}

.basicpage-content h1.header-title {
  font-weight: 700;
  line-height: 1;
  font-size: 6.6rem;
}

@media (max-width: 47.99em) {
  .basicpage-content h1.header-title {
    font-size: 3rem;
  }
}

.basicpage-content h2.header-title {
  font-weight: 400;
  line-height: 1.3;
  font-size: 4.1rem;
}

@media (max-width: 47.99em) {
  .basicpage-content h2.header-title {
    font-size: 2rem;
  }
}

.basicpage-content h2.header-title p {
  margin: 0;
}

.basicpage-content .basicpage-infographie {
  margin: 2rem -5rem 5rem;
  color: #FFFFFF;
}

@media (min-width: 48em) {
  .basicpage-content .basicpage-infographie {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
  }
}

.basicpage-content .basicpage-infographie--left {
  padding: 3rem;
  background: #0066DD;
  text-align: center;
}

@media (min-width: 48em) {
  .basicpage-content .basicpage-infographie--left {
    width: 66%;
  }
}

.basicpage-content .basicpage-infographie--left img {
  width: 100%;
  max-width: 100%;
}

.basicpage-content .basicpage-infographie--right {
  padding: 3rem;
  background: #0055A4;
}

@media (min-width: 48em) {
  .basicpage-content .basicpage-infographie--right {
    width: 34%;
  }
}

.basicpage-content .basicpage-infographie--right h2 {
  font-weight: 800;
  font-size: 3rem;
  line-height: 1.2;
}

@media (min-width: 62em) {
  .basicpage-content .basicpage-infographie--right h2 {
    font-size: 3rem;
  }
}

.basicpage-content .basicpage-infographie--right ul {
  margin-bottom: 2rem;
}

.basicpage-content .basicpage-infographie--right ul li {
  position: relative;
  padding-left: 1rem;
}

.basicpage-content .basicpage-infographie--right ul li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "-";
  margin-right: 0.5rem;
}

.basicpage-content .basicpage-infographie h3 {
  color: #FFFFFF;
}

.basicpage-content .basicpage-infographie h3:before {
  display: none;
}

.basicpage-content .basicpage-citation {
  max-width: 60rem;
  margin: 0 auto;
}

.basicpage-cover {
  min-height: 53rem;
  background: url("../images/bg-why-goodyear.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 50;
}

@media (max-width: 47.99em) {
  .basicpage-cover {
    min-height: 20rem;
  }
}

.basicpage-cover:before {
  background-color: #000000;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
}

.pressroom .edito-container {
  padding-bottom: 6rem;
  margin-top: -12rem;
}

@media (max-width: 47.99em) {
  .pressroom .edito-container {
    margin-top: -12rem;
  }
}

.pressroom--title {
  max-width: 70rem;
  margin: 0 auto 3rem;
  text-align: center;
}

.pressroom-cover {
  min-height: 32rem;
  background: url("../images/bg-why-goodyear.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 50;
}

@media (max-width: 47.99em) {
  .pressroom-cover {
    min-height: 20rem;
  }
}

.pressroom-cover:before {
  background-color: #000000;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
}

.pressroom-docs--item_link {
  display: block;
  padding: 1rem 0;
  color: #0066DD;
}

.pressroom-docs--item_link:hover {
  color: #0055A4;
}

.pressroom-docs--item_link:hover .icon {
  fill: #0055A4;
}

.pressroom-docs .icon {
  display: inline-block;
  margin: 0 0 -0.4rem 1rem;
  fill: #0066DD;
  width: 2.5rem;
  height: 2.5rem;
}
