@charset 'UTF-8';/*! normalize.css v1.0.1 | MIT License | git.io/normalize */.clearfix:after,.row:after,.slick-track:after{clear:both}.hidden,.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}#avantages-aeroports,#avantages-ent,#avantages-ent-big,#avantages-home,#legend,.prices-tab ul,.slick-dots,nav ol,nav ul{list-style:none}.center,.logos .slick-slide,.slick-dots{text-align:center}#bloc-ouverture-service-lyon a,#footer a,#header-cp a,#wrapper-slider-service a.arrow-slider-service,.prices-tab a,a.btn,ul#liste-villes li a{text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body,figure,form{margin:0}a:active,a:hover{outline:0}h5{font-size:.83em}h6{font-size:.75em}abbr[title]{border-bottom:1px dotted}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}dl,menu,ol,p,pre,ul{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}legend{white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=64041d243d392f5f8a23)
 * Config saved to config.json and https://gist.github.com/64041d243d392f5f8a23
 *//*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 .row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-md-5, .col-sm-5, .col-xs-11 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-11 {
    float: left;
    width: 91.66666667%}
@media (min-width:768px) {
    .col-sm-5 {
    float: left;
    width: 41.66666667%}
}@media (min-width:992px) {
    .col-md-5 {
    float: left;
    width: 41.66666667%}
}.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.clearfix:after, .clearfix:before, .row:after, .row:before {
    content: " ";
    display: table;
}
.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block;
}
.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    top: 0;
    left: 0;
}
.slick-track:after, .slick-track:before {
    display: table;
    content: ''}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots, .slick-next, .slick-prev {
    position: absolute;
    display: block;
    padding: 0;
}
.slick-loading .slick-list {
    background: url(./ajax-loader.gif) center center no-repeat #fff;
}
@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(./fonts/slick.eot);
    src: url(./fonts/slick.eot?#iefix) format('embedded-opentype'), url(./fonts/slick.woff) format('woff'), url(./fonts/slick.ttf) format('truetype'), url(./fonts/slick.svg#slick) format('svg');
}
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25;
}
.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
}
.slick-prev {
    left: -25px;
}
[dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: 'â†'}
.slick-next:before, [dir=rtl] .slick-prev:before {
    content: 'â†’'}
.slick-next {
    right: -25px;
}
[dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
[dir=rtl] .slick-next:before {
    content: 'â†'}
.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    bottom: -45px;
    width: 100%}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'â€¢';
    text-align: center;
    opacity: .25;
    color: #000;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000;
}
@font-face {
    font-family: chauffeurprive;
    src: url(../fonts/chauffeur-prive.eot?19jxf1);
    src: url(../fonts/chauffeur-prive.eot?#iefix19jxf1) format('embedded-opentype'), url(../fonts/chauffeur-prive.woff2?19jxf1) format('woff2'), url(../fonts/chauffeur-prive.ttf?19jxf1) format('truetype'), url(../fonts/chauffeur-prive.woff?19jxf1) format('woff'), url(../fonts/chauffeur-prive.svg?19jxf1#chauffeur-prive) format('svg');
    font-weight: 400;
    font-style: normal;
}
.icon-font, [class*=" icon-"], [class^=icon-] {
    font-family: chauffeurprive;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-plane:before {
    content: "\e60d"}
.icon-chauffeur:before {
    content: "\e60c"}
.icon-twitter:before {
    content: "\f099"}
.icon-facebook:before {
    content: "\f09a"}
.icon-linkedin:before {
    content: "\f0e1"}
.icon-cross:before {
    content: "\e600"}
.icon-arrow-bottom:before {
    content: "\e601"}
.icon-arrow-full-bottom:before {
    content: "\e602"}
.icon-arrow-full-left:before {
    content: "\e603"}
.icon-arrow-full-right:before {
    content: "\e604"}
.icon-arrow-full-top:before {
    content: "\e605"}
.icon-arrow-left:before {
    content: "\e606"}
.icon-arrow-right:before {
    content: "\e607"}
.icon-arrow-top:before {
    content: "\e608"}
.icon-cross2:before {
    content: "\e609"}
.icon-lightning:before {
    content: "\e60a"}
.icon-lock:before {
    content: "\e60b"}
button, html, input, select, textarea {
    color: #000;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
fieldset {
    padding: 0;
}
::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
body {
    font-family: 'Century Gothic',  CenturyGothic,  AppleGothic,  sans-serif;
    font-weight: 400;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
.h1, a.greyBold, b, h1, h2, h3, h4, h5, h6, strong {
    font-weight: 700;
}
body.test {
    min-height: 2000px;
}
a {
    color: #aa2221;
    transition: .1s ease-in-out;
}
a:focus, a:hover {
    color: #596278;
    outline: 0;
}
a:active {
    color: #a4a4a4;
}
a.grey {
    color: #596278;
}
a.grey:focus, a.grey:hover {
    color: #aa2221;
}
a.greyBold {
    color: #3c424b;
}
a.greyBold:focus, a.greyBold:hover {
    color: #aa2221;
}
a.btn.btn-block {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    color: #3c424b;
    border: 2px solid #3c424b;
    padding: 16px 20px;
    font-size: .813em;
    border-radius: 5px;
    box-sizing: border-box;
    letter-spacing: 1px;
    background: #fff;
}
a.btn.btn-block:focus, a.btn.btn-block:hover {
    background: #3c424b;
    color: #fff;
    border-color: #fff;
}
a.btn.btn-block.greyBlue {
    background: #596278;
    border-color: #fff;
    color: #fff;
}
a.btn.btn-block.greyBlue:focus, a.btn.btn-block.greyBlue:hover {
    background: #fff;
    color: #596278;
}
a.btn.btn-block.blue {
    background: #616e83;
    border-color: #fff;
    color: #fff;
}
a.btn.btn-block.blue:focus, a.btn.btn-block.blue:hover {
    background: #fff;
    color: #616e83;
}
a.btn.btn-block.small-padding {
    padding: 8px 27px;
    font-size: .688em;
}
a.btn.btn-block.big-padding {
    padding: 23px 62px;
    font-size: 1.063em;
    border-radius: 8px;
}
b, em, i, li, p, strong {
    font-size: .875em;
    color: #000;
    line-height: 1.4em;
}
p b, p em, p i, p strong {
    font-size: 1em;
}
ol, ul {
    margin: 20px 0 30px;
    padding: 0 0 0 15px;
}
ol.simple-list, ul.simple-list {
    list-style: none;
    padding: 0;
    margin-left: -10px;
}
ol.simple-list li, ul.simple-list li {
    display: inline-block;
    margin: 10px;
}
ol.screenshots img, ul.screenshots img {
    max-height: 230px;
    width: auto;
}
.logos {
    margin-left: 0;
    margin-bottom: 20px;
}
.logos .slick-track {
    height: 100px;
}
.logos .slick-slide {
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.logos .slick-slide img {
    display: inline-block;
}
li {
    margin: 0 0 5px;
}
li ul {
    list-style: disc;
    margin: 10px 0 20px;
    font-size: 1.05em;
}
em, i {
    font-style: italic;
}
.h1, h1 {
    font-size: 2.5em;
    margin: 1.5em 0;
    padding: 0 0 20px;
    position: relative;
    max-width: 650px;
}
.h1:after, h1:after {
    background: #aa2221;
    position: absolute;
    left: 2px;
    bottom: 0;
}
.container-cp.relative, .notification {
    position: relative;
}
.h1.h1--alt:after, h1.h1--alt:after {
    background: #596278;
}
.separator {
    padding-bottom: 20px;
}
.separator:after {
    background: #aa2221;
    margin: 2em auto 0;
}
.separator--alt:after {
    background: #596278;
}
h2 {
    font-size: 1.5em;
    margin: 2.3em 0 1em;
    line-height: 1.1em;
}
h2.big {
    font-size: 2.5em;
}
h3 {
    font-size: 1.13em;
    margin: 1.4em 0;
}
h4 {
    font-size: .9em;
}
h4, h5, h6 {
    margin: 1em 0 5px;
}
h4+p, h4+ul, h5+p, h5+ul, h6+p, h6+ul {
    margin-top: 0;
}
.center .h1, .center h1 {
    margin-left: auto;
    margin-right: auto;
}
.center .h1:after, .center h1:after {
    margin: auto;
    right: 0;
}
.left {
    text-align: left;
}
.inline-block {
    display: inline-block;
}
.bg-grey {
    background: #f8f8f8;
    padding: 10px 0;
}
.container-cp {
    display: block;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.fond-motif {
    background: url(../layoutImg/bg-motif.jpg) center center;
}
#wrapper {
    padding: 170px 80px 45px 125px;
    box-sizing: border-box;
}
.hide-notification #wrapper, .no-js #wrapper {
    padding-top: 125px;
}
.entreprise #wrapper, .home-cp #wrapper, .zone #wrapper {
    padding: 30px 0;
}
.landing-lyon #wrapper {
    padding-bottom: 0;
}
#container-fond-map, .hide-notification #container-fond-map {
    top: 100px;
}
#notification-header-top {
    display: block;
    width: 100%;
    height: auto;
    transition: margin .3s ease-in-out;
}
.notification {
    display: none;
    width: 100%;
    height: auto;
    padding: 6px 0;
    background: url(../layoutImg/chauffeur-notif.png) 50% 50% no-repeat #596278;
    background-size: auto 100%}
.notification .zone-notification {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.notification .zone-notification#zone-left-notification {
    padding: 0 90px 0 0;
}
.notification .zone-notification#zone-right-notification {
    padding: 0 20px 0 112px;
}
.notification p {
    display: block;
    width: 100%;
    margin: 0;
    color: #fff;
    font-size: .875em;
}
.notification a#close-notification {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -8px 0 0;
    transition: color .1s ease-in-out;
}
.notification a#close-notification:hover {
    color: #181b20;
}
#header-cp {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}
#header-cp .bg-header {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    z-index: -1;
}
#header-top #menu-header-top ul li a#acces-partenaire:before, #header-top #menu-header-top ul li a#login:before, #header-top #menu-header-top ul li a#register:before, #header-top a#city-select:after {
    top: 50%;
    position: absolute;
    font-family: chauffeurprive;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    speak: none;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#header-cp.on .bg-header {
    opacity: .7;
}
#header-top {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
}
#header-top #header-top-content {
    padding: 11px 0 12px;
    box-sizing: border-box;
    border-bottom: 1px solid #353a47;
    position: relative;
}
#header-top a#city-select {
    float: left;
    font-size: .813em;
    color: #a4a4a4;
    position: relative;
    padding: 0 10px 0 0;
    margin: 0;
    transition: color .1s ease-in-out;
}
#header-top a#city-select:after {
    content: "\e607";
    right: 0;
    font-size: 14px;
    margin: -6px 0 0;
    transition: -webkit-transform .1s ease-in-out;
    transition: transform .1s ease-in-out;
    transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out;
}
#header-top a#city-select:hover {
    color: #fff;
}
#header-top a#city-select:hover:after {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
}
#header-top #menu-header-top {
    display: block;
    float: right;
}
#header-top #menu-header-top ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#header-top #menu-header-top ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 42px;
    padding: 0;
}
#header-top #menu-header-top ul li a {
    color: #e6e6e6;
    font-size: .813em;
    position: relative;
    margin: 0;
    padding: 0 0 0 16px;
    transitio: color .1s ease-in-out;
}
#header-top #menu-header-top ul li a:hover {
    color: #a4a4a4;
}
#header-top #menu-header-top ul li a#register:before {
    content: "\e60a";
    font-size: 14px;
    margin: -7px 0 0;
    left: 0;
}
#header-top #menu-header-top ul li a#login:before {
    content: "\e60b";
    font-size: 10px;
    margin: -5px 0 0;
    left: 0;
}
#header-top #menu-header-top ul li a#acces-partenaire {
    padding: 0 0 0 21px;
}
#header-top #menu-header-top ul li a#acces-partenaire:before {
    content: "\e60c";
    font-size: 12px;
    margin: -6px 0 0;
    left: 0;
}
#bg-menu-responsive {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    width: 400px;
    margin: 0 -400px 0 0;
    transition: all .3s ease-in-out;
}
.menu-open #bg-menu-responsive {
    margin: 0;
}
#header-bottom a#logo-chauffeur-prive, #header-bottom a#logo-chauffeur-prive-entreprise {
    display: block;
    width: 321px;
    margin: 20px 0 0;
    transition: opacity .1s ease-in-out;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    float: left;
}
#header-bottom {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
}
#header-bottom a#logo-chauffeur-prive {
    height: 40px;
    background: url(../layoutImg/logo-chauffeur-prive.png) no-repeat;
    background-size: 100%}
#header-bottom a#logo-chauffeur-prive-entreprise:hover, #header-bottom a#logo-chauffeur-prive:hover {
    opacity: .8;
}
#header-bottom a#logo-chauffeur-prive-entreprise {
    height: 52px;
    background: url(../img/logo-entreprise-crop.png) no-repeat;
    background-size: 100%}
#header-bottom a#btn-responsive {
    float: right;
    display: none;
    width: 30px;
    height: 24px;
    position: relative;
    margin: 26px 0 0;
    padding: 0;
}
#header-bottom a#btn-responsive:hover span {
    background-color: #596278;
}
#header-bottom a#btn-responsive span {
    display: block;
    width: 30px;
    height: 4px;
    background: #fff;
    position: absolute;
    transition: background-color .2s ease-in-out;
}
#header-bottom a#btn-responsive span.b1 {
    top: 0;
}
#header-bottom a#btn-responsive span.b2 {
    top: 10px;
}
#header-bottom a#btn-responsive span.b3 {
    top: 20px;
}
#header-bottom #menu-header-bottom {
    display: block;
    float: right;
}
#header-bottom #menu-header-bottom.resize {
    transition: -webkit-transform 0s ease-in-out;
    transition: transform 0s ease-in-out;
    transition: transform 0s ease-in-out, -webkit-transform 0s ease-in-out;
}
#header-bottom #menu-header-bottom>ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#header-bottom #menu-header-bottom>ul>li {
    display: inline-block;
    vertical-align: top;
    position: static;
    margin: 0;
    padding: 0;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
#header-bottom #menu-header-bottom>ul>li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    background-color: #393f4d;
    margin: 0;
    padding: 0;
}
#header-bottom #menu-header-bottom>ul>li#menu-accueil {
    display: none;
}
#header-bottom #menu-header-bottom>ul>li.has-sous-menu>a:after {
    font-family: chauffeurprive;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e602";
    font-size: 5px;
    display: inline-block;
    vertical-align: top;
    padding: 6px 0 0 8px;
}
#header-bottom #menu-header-bottom>ul>li.has-sous-menu.hovered>a {
    background-color: #f7f7f7;
    color: #181b20;
}
#header-bottom #menu-header-bottom>ul>li.has-sous-menu.hovered>a:before {
    display: none;
}
#header-bottom #menu-header-bottom>ul>li.has-sous-menu.hovered .sous-menu {
    display: block;
    height: auto;
}
#header-bottom #menu-header-bottom>ul>li.has-sous-menu.hovered .sous-menu .content-sous-menu {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
#header-bottom #menu-header-bottom>ul>li:nth-of-type(1):before, #header-bottom #menu-header-bottom>ul>li:nth-of-type(2):before {
    display: none;
}
#header-bottom #menu-header-bottom>ul>li:last-of-type:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    background-color: #393f4d;
    margin: 0;
    padding: 0;
}
#header-bottom #menu-header-bottom>ul>li.active a {
    background-color: #f7f7f7;
    color: #181b20;
}
#header-bottom #menu-header-bottom>ul>li a {
    display: inline-block;
    vertical-align: middle;
    padding: 32px 34px;
    color: #fff;
    font-size: .813em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#header-bottom #menu-header-bottom>ul>li a:hover {
    background-color: #f7f7f7;
    color: #181b20;
}
#header-bottom #menu-header-bottom ul#register-login-responsive {
    display: none;
    width: 100%;
    text-align: left;
    margin: 10px 0 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
#header-bottom #menu-header-bottom ul#register-login-responsive>li {
    display: block;
    width: 100%;
    margin: 0;
}
#header-bottom #menu-header-bottom ul#register-login-responsive>li:first-of-type a {
    border-top: 1px solid #353a47;
}
#header-bottom #menu-header-bottom ul#register-login-responsive>li a {
    display: block;
    width: 100%;
    font-size: .75em;
    font-weight: 500;
    padding: 10px 20px;
    border-bottom: 1px solid #353a47;
    text-align: center;
}
#header-bottom #menu-header-bottom ul#register-login-responsive>li a span {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    width: 230px;
    text-align: left;
}
#header-bottom #menu-header-bottom .sous-menu {
    display: block;
    height: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: -64px;
    left: 0;
    z-index: -2;
    overflow: hidden;
}
#header-bottom #menu-header-bottom .sous-menu .content-sous-menu {
    display: block;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    border-bottom: 1px solid #f1f0ef;
    padding: 4px 0;
    background-color: #f7f7f7;
}
#header-bottom #menu-header-bottom .sous-menu ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#header-bottom #menu-header-bottom .sous-menu ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
}
#header-bottom #menu-header-bottom .sous-menu ul li.active a {
    border-color: #aa2221;
}
#header-bottom #menu-header-bottom .sous-menu ul li a {
    display: inline-block;
    vertical-align: top;
    font-size: .75em;
    font-weight: 500;
    text-transform: uppercase;
    color: #181b20;
    padding: 18px 22px;
    box-sizing: border-box;
    border-bottom: 4px solid #dcdad8;
}
#header-bottom #menu-header-bottom .sous-menu ul li a:hover {
    border-color: #aa2221;
}
a#btn-close-responsive {
    display: none;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 28px;
    right: 2.5%;
    transition: color .2s ease-in-out;
}
a#btn-close-responsive:hover {
    color: #596278;
}
#footer {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
#footer-top {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 60px 0;
    background-color: #181b20;
    color: #fff;
}
ul#recrutement-sav-footer {
    display: none;
    width: 100%;
    height: auto;
    margin: 0 0 50px;
    padding: 0;
    list-style-type: none;
}
.home-cp ul#recrutement-sav-footer {
    display: block;
}
ul#recrutement-sav-footer li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: auto;
    box-sizing: border-box;
    margin: 0;
}
ul#recrutement-sav-footer li#bloc-recrutement-footer {
    padding: 0 30px 0 0;
}
ul#recrutement-sav-footer li#bloc-sav-footer {
    padding: 0 0 0 30px;
}
ul#recrutement-sav-footer li a {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    padding: 0 0 68px;
}
ul#recrutement-sav-footer li a .zone-top {
    display: block;
    width: 100%;
    height: 165px;
    box-sizing: border-box;
    border-radius: 5px 5px 0 0;
    transition: opacity .2s ease-in-out;
}
ul#recrutement-sav-footer li a .zone-top.img-recrutement {
    background: url(../layoutImg/photo-team.jpg) 50% 50% no-repeat;
    background-size: cover;
}
ul#recrutement-sav-footer li a .zone-top.zone-top-sav {
    background: url(../img/service-client2.png) 100% 100% no-repeat #000;
    background-size: auto 70%;
    padding: 30px 35px;
}
ul#recrutement-sav-footer li a .zone-top.zone-top-sav.phone-img {
    background: #000 ;
    background: url(../img/service-client1.png) 100% 100% no-repeat #000 !important;
    background-size: auto 70% !important;
    
}
@media (min-width:400px) {
.phone-img {
background: url(../img/service-client1.png) 100% 100% no-repeat #000 !important;
    background-size: auto 70% !important;
}
}
ul#recrutement-sav-footer li a .zone-top.zone-top-sav .txt-title {
    display: block;
    color: #fff;
    font-size: 1.875em;
    font-weight: 700;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
ul#recrutement-sav-footer li a .zone-top.zone-top-sav .txt-content {
    display: block;
    color: #a4a8b0;
    font-size: 1.125em;
    line-height: 1.3em;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 0 0;
}
ul#recrutement-sav-footer li a .zone-bottom {
    display: block;
    width: 100%;
    height: 68px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: height .2s ease-in-out;
}
ul#recrutement-sav-footer li a .zone-bottom .txt-zone-bottom {
    font-size: 1.438em;
    font-weight: 700;
    color: #000;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 24px;
    left: 0;
    width: 100%;
    display: block;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
ul#recrutement-sav-footer li a:hover .zone-top {
    opacity: .5;
}
ul#recrutement-sav-footer li a:hover .zone-bottom {
    height: 100px;
}
ul#recrutement-sav-footer li a:hover .zone-bottom .txt-zone-bottom {
    -webkit-transform: translateY(-17px);
    transform: translateY(-17px);
}
#app-download {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 50px;
    text-align: center;
}
#app-download h2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 60px;
}
#app-download ul#stores {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#app-download ul#stores>li {
    display: inline-block;
    vertical-align: top;
    margin: 0 13px;
}
#app-download ul#stores>li a {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    transition: opacity .1s ease-in-out;
}
#bloc-top h1:after, .lt-ie9 #gmap, .no-js #gmap {
    display: none;
}
#app-download ul#stores>li a:hover {
    opacity: .8;
}
#app-download ul#stores>li a#app-store {
    width: 136px;
    height: 44px;
    background: url(../layoutImg/app-store.png) no-repeat;
}
#app-download ul#stores>li a#google-play {
    width: 133px;
    height: 44px;
    background: url(../layoutImg/google-play.png) no-repeat;
}
#app-download ul#stores>li a#windows-store {
    width: 134px;
    height: 44px;
    background: url(../layoutImg/windows-store.png) no-repeat;
}
#footer-bottom, p#txt-app {
    display: block;
    height: auto;
    width: 100%}
p#txt-app {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0;
    color: #82868e;
    text-align: center;
}
#footer-bottom {
    margin: 0;
    padding: 8px 0;
    background-color: #000;
    color: #fff;
}
#footer-bottom ul#menu-footer-bottom {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin: 0;
    padding: 13px 0 0;
}
#footer-bottom ul#menu-footer-bottom li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 42px 0 0;
}
#footer-bottom ul#menu-footer-bottom li:last-of-type, #footer-bottom ul#social-footer li:first-of-type {
    margin: 0;
}
#footer-bottom ul#menu-footer-bottom li a {
    font-size: 1em;
    color: #818b9b;
    transition: color .1s ease-in-out;
}
#footer-bottom ul#menu-footer-bottom li a:hover {
    color: #fff;
}
#footer-bottom ul#social-footer {
    display: inline-block;
    vertical-align: top;
    float: right;
    margin: 0;
    padding: 0;
}
#footer-bottom ul#social-footer li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 8px;
}
#footer-bottom ul#social-footer li a {
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #5d6570;
    border-radius: 5px);
    color: #000;
    transition: background-color .1s ease-in-out;
}
#footer-bottom ul#social-footer li a.icon-facebook, #footer-bottom ul#social-footer li a.icon-linkedin, #footer-bottom ul#social-footer li a.icon-twitter {
    font-size: 22px;
}
#footer-bottom ul#social-footer li a:hover {
    background-color: #fff;
}
.footer-fixed {
    position: fixed;
    bottom: 0;
}
#avantages-ent-big, #bloc-top, #bloc-top .container, #bloc-top .container-cp {
    position: relative;
}
#gmap {
    width: 100%;
    height: 45vh;
    max-height: 500px;
    margin-top: 170px;
}
.hide-notification #gmap {
    margin-top: 125px;
    height: 55vh;
}
#bloc-top {
    display: block;
    width: 100%;
    height: 700px;
    padding: 166px 80px 0 125px;
    box-sizing: border-box;
    overflow: hidden;
    transition: padding .2s ease-in-out;
}
.home-cp #bloc-top {
    text-align: center;
    padding: 166px 0 0;
    height: 800px;
}
#bloc-top #bg-bloc-top {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: 75% 50%!important;
}
.entreprise #bloc-top #bg-bloc-top {
    background-position: 50% 75px!important;
}
#bloc-top #bg-bloc-top img {
    display: block;
    margin: 0;
    padding: 0;
    height: 100%;
    width: auto;
}
#bloc-top #center-container-zone-txt-bloc-top {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    table-layout: fixed;
}
#bloc-top #zone-txt-bloc-top {
    display: table-cell;
    vertical-align: middle;
}
#bloc-top h1 {
    font-size: 3.3em;
    color: #fff;
    line-height: 1em;
    margin: 0 0 40px;
    max-width: 100%;
    letter-spacing: -3px;
    width: 90%;
    text-shadow: 0 0 10px rgba(0, 0, 0, .3);
    text-shadow: 0 0 1px #000;
}
.home-cp #bloc-top h1 {
    margin: 0 auto 40px;
    max-width: 730px;
}
#bloc-top .btn+p {
    max-width: 470px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    margin: 15px 0;
}
#avantages-home {
    margin: 0 0 50px;
    padding: 0;
}
#avantages-home li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin: 0;
    text-align: left;
    padding: 0 30px 0 0;
    box-sizing: border-box;
}
#avantages-home li:last-of-type {
    padding: 0;
}
#avantages-home li .zone-content-avantage-home {
    display: table;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    table-layout: fixed;
}
#avantages-home li .zone-img-avantage-home, #avantages-home li .zone-txt-avantage-home {
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
#avantages-home li .zone-img-avantage-home {
    width: 66px;
}
#avantages-home li .zone-txt-avantage-home {
    width: auto;
    padding: 0 0 0 20px;
}
#avantages-home li#avantage-prix .zone-img-avantage-home {
    padding: 6px 0 0;
}
#avantages-home li#avantage-prog .zone-img-avantage-home {
    padding: 10px 0 0 15px;
}
#avantages-home li#avantage-france .zone-img-avantage-home {
    padding: 10px 0 0;
}
#avantages-home h2 {
    margin: 0 0 5px;
}
#avantages-home p {
    margin: 0;
    max-width: 150px;
}
#avantages-ent {
    margin: 0 0 60px;
    padding: 0 0 40px;
    border-bottom: 1px solid #a4a4a4;
}
#avantages-ent.avantages-service {
    margin: 0;
    padding: 0 0 20px;
    border-bottom: none;
}
#avantages-ent.avantages-service h2 {
    margin: 15px 0;
}
#avantages-ent.avantages-service p {
    max-width: 200px;
}
#avantages-ent.avantages-service #img-resa-resp {
    display: none;
}
#avantages-ent li {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin: 0;
    text-align: center;
}
#avantages-ent li.first, #avantages-ent li.last {
    width: 17%}
#avantages-ent li.first {
    text-align: left;
}
#avantages-ent li.last {
    text-align: right;
}
#avantages-ent li>div {
    text-align: center;
    display: inline-block;
    padding: 75px 0 0;
    position: relative;
    max-width: 200px;
}
#avantages-ent h2 {
    margin: 5px 0;
}
#avantages-ent p {
    margin: 0 auto;
    font-size: 1em;
    max-width: 160px;
}
#avantages-ent p.large {
    max-width: 100%}
#avantages-ent img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#avantages-ent img.m-top {
    margin-top: 10px;
}
#avantages-ent-big {
    max-width: 750px;
    margin: 0 auto 65px;
    padding: 0;
}
#avantages-ent-big:before {
    content: '';
    width: 3px;
    background: #dcdad8;
    position: absolute;
    height: 80%;
    left: 62px;
}
#avantages-ent-big h2 {
    margin: 0 0 25px;
}
#avantages-ent-big>li {
    padding: 0 0 0 165px;
    margin: 100px 0 0;
    position: relative;
}
#avantages-ent-big>li:first-child {
    margin-top: 0;
}
#avantages-ent-big img {
    position: absolute;
    left: 0;
    top: 0;
}
#avantages-ent-big ul {
    font-size: 1.15em;
}
#avantages-ent-big+.center {
    padding: 60px 0 0;
    border-top: 1px solid #d4d4d4;
}
#bloc-ouverture-service-lyon {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
#bloc-ouverture-service-lyon a {
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid #bcbbba;
    border-radius: 8px;
    color: #000;
    position: relative;
    overflow: hidden;
    background: #f6f6f6;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-mask-image: -webkit-radial-gradient(white, #000);
}
#bloc-ouverture-service-lyon a .title-service-lyon {
    font-family: 'Century Gothic',  CenturyGothic,  AppleGothic,  sans-serif;
    font-weight: 700;
    font-size: 2.063em;
    display: block;
}
#bloc-ouverture-service-lyon a .zone-txt-service-lyon {
    display: block;
    padding: 37px 60px 43px;
    box-sizing: border-box;
    transition: .3s all ease-in-out;
    position: relative;
    z-index: 2;
}
#bloc-ouverture-service-lyon a .zone-img-service-lyon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../layoutImg/bg-service-lyon.png) 100% 50% no-repeat;
    background-size: auto 100%;
    transition: .3s all ease-in-out;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%}
#bloc-ouverture-service-lyon a .txt-service-lyon {
    font-family: 'Century Gothic',  CenturyGothic,  AppleGothic,  sans-serif;
    font-weight: 400;
    font-size: 1.25em;
}
#bloc-ouverture-service-lyon a .txt-service-lyon .txt-underline-service-lyon {
    text-decoration: underline;
    color: #616e83;
    transition: .3s all ease-in-out;
}
#bloc-ouverture-service-lyon a:hover .zone-img-service-lyon {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .9;
    transition: all .2s ease-in-out;
}
#bloc-ouverture-service-lyon a:hover .zone-txt-service-lyon {
    margin-left: 10px;
    transition: all .2s ease-in-out;
}
#bloc-ouverture-service-lyon a:hover .zone-txt-service-lyon .txt-underline-service-lyon {
    color: #aa2221;
}
#bloc-offre-entreprises {
    display: table;
    width: 100%;
    height: auto;
    padding: 65px 0;
    margin: 0;
    table-layout: fixed;
}
#bloc-offre-entreprises h2 {
    font-family: 'Century Gothic',  CenturyGothic,  AppleGothic,  sans-serif;
    font-weight: 700;
    font-size: 2.625em;
    margin: 0 0 20px;
}
#bloc-offre-entreprises p {
    margin: 20px 0;
}
#bloc-offre-entreprises #zone-txt-bloc-offre-entreprises {
    display: table-cell;
    vertical-align: middle;
    width: 350px;
    height: auto;
}
#bloc-offre-entreprises #zone-img-bloc-offre-entreprises {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    height: auto;
    box-sizing: border-box;
    padding: 0 0 0 80px;
}
.in {
    margin-top: 55px;
}
.in strong {
    font-size: 1.7em;
    display: block;
    padding: 0 0 5px;
}
.in img {
    vertical-align: top;
    padding: 0 0 0 5px;
}
.in a {
    font-size: 1.3em;
}
#bloc-question {
    max-width: 230px;
    position: fixed;
    right: -250px;
    top: 20%;
    background: #3c424b;
    padding: 20px 0 20px 3px;
    text-align: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: right .5s ease-in-out;
    z-index: 10;
}
#bloc-question strong {
    color: #fff;
    font-size: 1.1em;
    letter-spacing: -1px;
    padding: 0 0 20px;
    display: block;
}
#bloc-question>div {
    background: #f8f8f8;
    padding: 20px 10px;
}
#bloc-question>div+p {
    color: #fff;
}
#bloc-question .greyBold {
    font-size: .9em;
    padding: 0 0 5px;
    display: inline-block;
}
#bloc-question p {
    margin: 10px 0;
}
#bloc-question img+p {
    display: inline-block;
    width: 122px;
    text-align: left;
    vertical-align: middle;
    margin: 0;
}
#bloc-question .tel {
    margin: 20px 0 .5em;
    display: block;
    color: #3c424b;
}
#bloc-question .tel:hover {
    color: #aa2221;
}
.tel {
    font-size: 1.45em;
    font-weight: 700;
}
.js .accordion-faq h3 {
    cursor: pointer;
}
.js .accordion-faq h3:before {
    font-family: chauffeurprive;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e604";
    padding: 0 7px 0 0;
    display: inline-block;
    font-size: 10px;
    vertical-align: middle;
}
#container-txt-bottom-landing-lyon p, #container-txt-landing-lyon p, ul#liste-villes li a h2 {
    font-family: 'Helvetica Neue', sans-serif;
}
.js .accordion-faq h3:hover {
    color: #596278;
}
.js .accordion-faq .actif {
    color: #aa2221;
}
.js .accordion-faq .actif:before {
    content: "\e602";
    font-size: 5px;
}
ul#liste-villes {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 120px 0 80px;
    list-style-type: none;
}
ul#liste-villes li {
    display: inline-block;
    vertical-align: top;
    width: 33.333333%;
    height: auto;
    margin: 0;
    box-sizing: border-box;
    padding: 0 7px;
}
ul#liste-villes li:first-child {
    padding: 0 14px 0 0;
}
ul#liste-villes li:last-child {
    padding: 0 0 0 14px;
}
ul#liste-villes li a {
    display: block;
    width: 100%;
    height: 478px;
    margin: 0;
    padding: 0;
    color: #fff;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
ul#liste-villes li a .shadow {
    display: block;
    position: absolute;
    top: 0;
    left: -250px;
    right: -250px;
    bottom: -250px;
    box-shadow: inset 0 10px 250px 0 #000;
    opacity: .8;
}
ul#liste-villes li a .overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .2;
    transition: opacity .3s ease-in-out;
}
ul#liste-villes li a .bg-ville {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
ul#liste-villes li a h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 700;
    font-size: 2.188em;
    width: 100%;
    position: absolute;
    top: 38px;
    left: 0;
}
ul#liste-villes li a:hover .bg-ville {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
ul#liste-villes li a:hover .overlay {
    opacity: 0;
}
table {
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
    box-sizing: border-box;
    width: 100%}
table i {
    font-size: 1em;
    max-width: 170px;
    display: block;
    line-height: 1em;
}
table#table-immediat {
    float: left;
}
table#table-reservation {
    float: right;
}
table#table-aeroports {
    max-width: 400px;
}
table.table-zone {
    width: 48%;
    max-width: 900px;
    display: inline-block;
    border-right: 1px solid #d5d4d3;
    border-bottom: 1px solid #d5d4d3;
    margin: 0 0 50px;
}
table.table-zone thead th {
    font-weight: 400;
    background: #f3f2f0;
    text-align: center;
    padding: 10px 0;
    vertical-align: bottom;
    box-sizing: border-box;
    border-top: 1px solid #d5d4d3;
    border-left: 1px solid #d5d4d3;
}
table.table-zone thead th.title-table-zone {
    font-size: 1.4em;
    line-height: 1.1em;
    background: 0 0;
    text-align: left;
    font-weight: 700;
    padding-right: 5px;
}
table.table-zone thead th .picto-car {
    display: block;
    width: 25px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 0 auto 10px;
}
table.table-zone thead th:nth-child(1) {
    width: 28%;
    border: 0;
}
table.table-zone tbody tr.last-line-hide td.row-header, table.table-zone tbody tr:last-child td.row-header {
    border-bottom-left-radius: 3px;
}
table.table-zone tbody tr.last-line-hide td:last-child, table.table-zone tbody tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}
table.table-zone thead th:nth-child(2) {
    width: 24%;
    border-top-left-radius: 3px;
}
table.table-zone thead th:nth-child(2) .picto-car {
    background-image: url(../layoutImg/eco.png);
}
table.table-zone thead th:nth-child(3) {
    width: 24%}
table.table-zone thead th:nth-child(3) .picto-car {
    background-image: url(../layoutImg/berline.png);
}
table.table-zone thead th.last, table.table-zone thead th:nth-child(4) {
    width: 24%;
    border-top-right-radius: 3px;
}
table.table-zone thead th.last .picto-car, table.table-zone thead th:nth-child(4) .picto-car {
    background-image: url(../layoutImg/van.png);
}
table.table-zone thead th.berline .picto-car {
    background-image: url(../layoutImg/berline.png);
}
table.table-zone thead th.van .picto-car {
    background-image: url(../layoutImg/van.png);
}
table.table-zone thead th.eco .picto-car {
    background-image: url(../layoutImg/eco.png);
}
table.table-zone tbody tr.hide-line {
    display: none;
}
table.table-zone tbody tr td {
    box-sizing: border-box;
    padding: 15px;
    font-size: .875em;
    text-align: center;
    position: relative;
}
table.table-zone tbody tr td.padding-top {
    padding: 30px 7px 15px;
}
table.table-zone tbody tr td .zone-arrows {
    display: inline-block;
    position: relative;
    padding: 0 12px;
    background: #fff;
    text-align: center;
}
table.table-zone tbody tr td .zone-arrows.italic {
    font-style: italic;
}
table.table-zone tbody tr td .rela {
    position: relative;
    margin: 0 -15px;
}
table.table-zone tbody tr td .arrow-left, table.table-zone tbody tr td .arrow-right {
    display: block;
    width: 50%;
    height: 1px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}
table.table-zone tbody tr td .arrow-left:after, table.table-zone tbody tr td .arrow-right:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin: -2px 0 0;
}
#aeroports-plus, #legend li, table.table-zone tbody tr td .a-r, table.table-zone tbody tr td .info {
    display: inline-block;
    vertical-align: top;
}
table.table-zone tbody tr td .arrow-left {
    left: 16px;
}
table.table-zone tbody tr td .arrow-left:after {
    width: 0;
    height: 0;
    border-color: transparent #000 transparent transparent;
    border-style: solid;
    border-width: 2px 3px 2px 0;
    left: -3px;
}
table.table-zone tbody tr td .arrow-right {
    right: 16px;
}
table.table-zone tbody tr td .arrow-right:after {
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #000;
    border-style: solid;
    border-width: 2px 0 2px 3px;
    right: -3px;
}
table.table-zone tbody tr td .a-r {
    width: 11px;
    height: 5px;
    background: url(../layoutImg/ar.png) 50% 50% no-repeat;
    margin: 6px 5px 0 0;
}
table.table-zone tbody tr td .info {
    width: 10px;
    height: 10px;
    background: url(../layoutImg/info.png) 50% 50% no-repeat;
    margin: 2px 0 0 -1px;
}
#avantages-aeroports p, #legend {
    margin: 0;
}
table.table-zone tbody tr td .info:active, table.table-zone tbody tr td .info:focus {
    outline: 0;
}
table.table-zone tbody tr td.row-header {
    background: #f3f2f0;
    font-weight: 200;
    font-style: italic;
    text-align: left;
    font-size: .875em;
    color: #23262b;
}
table.table-zone tbody tr td.row-header strong {
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
}
table.table-zone tbody tr td:nth-child(1), table.table-zone tbody tr td:nth-child(2), table.table-zone tbody tr td:nth-child(3) {
    border-left: 1px solid #d5d4d3;
    border-top: 1px solid #d5d4d3;
}
table.table-zone tbody tr:nth-child(1) td.row-header {
    border-top-left-radius: 3px;
}
#aeroports-plus {
    margin: 0 0 0 100px;
}
#legend {
    padding: 0;
}
#legend li {
    padding: 0 0 0 25px;
    position: relative;
    margin: 0 25px 0 0;
    box-sizing: border-box;
}
#legend li:first-child span {
    background: #9ab4ec;
    border-color: #6c7e9e;
}
#legend li span {
    display: block;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
    border: 1px solid #787d7f;
    border-radius: 3px;
    opacity: .5;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 0;
    background: #969696;
}
#avantages-aeroports {
    margin: 50px 0 0;
    padding: 0;
}
#avantages-aeroports li {
    margin: 0 0 40px;
}
#avantages-aeroports .img, #avantages-aeroports .txt {
    display: inline-block;
    vertical-align: middle;
}
#avantages-aeroports .img {
    width: 110px;
}
#avantages-aeroports h2 {
    margin: 0 0 5px;
}
.prices-tab {
    background: #2d3139;
    margin: 0 0 30px;
}
.prices-tab ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.prices-tab li {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    border-right: solid 1px #181b20;
}
.prices-tab li:first-child {
    border-left: solid 1px #181b20;
}
.prices-tab a {
    display: block;
    font-size: .75em;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    height: 55px;
    line-height: 55px;
    width: 160px;
    position: relative;
}
.prices-tab a:before {
    content: '';
    height: 4px;
    width: 158px;
    position: absolute;
    top: 1px;
    margin: auto;
    left: 0;
    right: 0;
    background: #181b20;
}
.prices-tab a.actif, .prices-tab a:focus, .prices-tab a:hover {
    background: #fff;
    color: #181b20;
}
.prices-tab a.actif:before, .prices-tab a:focus:before, .prices-tab a:hover:before {
    background: #aa2221;
}
.prices-tab .icon-plane {
    font-size: 20px;
    display: block;
    height: 55px;
    line-height: 55px;
}
.prices-tab .icon-plane span {
    display: none;
}
.hide-notification.lt-ie9 .prices-tab, .no-js .prices-tab {
    margin-top: 125px;
}
.lt-ie9 .prices-tab {
    margin-top: 170px;
}
#wrapper-slider-service {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 50px 0 0;
    position: relative;
    z-index: 1;
}
#wrapper-slider-service a.arrow-slider-service {
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin: -21px 0 0;
    background-color: #5c6985;
    text-align: center;
    line-height: 42px;
    color: #fff;
    transition: all .2s ease-in-out;
}
#wrapper-slider-service a.arrow-slider-service:after, #wrapper-slider-service a.arrow-slider-service:before {
    display: block;
    width: 1px;
    height: 120px;
    background-color: #ece9e9;
    left: 50%;
    position: absolute;
    z-index: -1;
    content: ""}
#wrapper-slider-service a.arrow-slider-service:before {
    bottom: 21px;
}
#wrapper-slider-service a.arrow-slider-service:after {
    top: 21px;
}
#wrapper-slider-service a.arrow-slider-service:hover {
    background-color: #fff;
    color: #5c6985;
}
#wrapper-slider-service a.arrow-slider-service .icon-arrow-full-left, #wrapper-slider-service a.arrow-slider-service .icon-arrow-full-right {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    margin: -2px 0 0;
}
#wrapper-slider-service a.arrow-slider-service#arrow-left-slider-service {
    left: 0;
}
#wrapper-slider-service a.arrow-slider-service#arrow-right-slider-service {
    right: 0;
}
#wrapper-slider-service #content-wrapper-slider-service {
    display: table;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 42px;
    box-sizing: border-box;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service, #wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    margin: 0;
    box-sizing: border-box;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service {
    text-align: right;
    padding: 0 54px 0 0;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app {
    display: inline-block;
    vertical-align: top;
    width: 247px;
    height: 488px;
    background: url(../layoutImg/tel-service.png) no-repeat;
    position: relative;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app #container-slider-visu-tel-zone-app {
    display: block;
    width: 200px;
    height: 353px;
    position: absolute;
    top: 59px;
    left: 17px;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app #container-slider-visu-tel-zone-app ul#slider-visu-tel-zone-app {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    overflow: hidden;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app #container-slider-visu-tel-zone-app ul#slider-visu-tel-zone-app li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app #container-slider-visu-tel-zone-app ul#slider-visu-tel-zone-app li.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app #container-slider-visu-tel-zone-app ul#slider-visu-tel-zone-app li img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service {
    padding: 30px 0 0 36px;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service h1 {
    margin: 0 0 40px;
    line-height: 1.05em;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li {
    display: inline-block;
    vertical-align: top;
    height: 36px;
    margin: 0 35px;
    padding: 0;
    position: relative;
    z-index: 1;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li a {
    display: block;
    width: 36px;
    height: 36px;
    position: relative;
    border-radius: 50%;
    box-sizing: border-box;
    color: #c3c3c3;
    text-decoration: none;
    line-height: 36px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #c3c3c3;
    transition: all .2s ease-in-out;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li a:before {
    content: "";
    display: block;
    width: 53px;
    height: 2px;
    background-color: #e0e0e0;
    position: absolute;
    top: 50%;
    margin: -1px 0 0;
    right: 18px;
    z-index: -1;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li a:after {
    content: "";
    display: block;
    width: 53px;
    height: 2px;
    background-color: #e0e0e0;
    position: absolute;
    top: 50%;
    margin: -1px 0 0;
    left: 18px;
    z-index: -1;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li a:hover, #wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li.active a {
    background-color: #ae2d2b;
    color: #fff;
    border-color: #ae2d2b;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li:first-child {
    margin: 0 35px 0 0;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li:first-child a:before, #wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li:last-child a:after {
    display: none;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li:last-child {
    margin: 0 0 0 35px;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service {
    display: block;
    width: 100%;
    height: auto;
    margin: 30px 0 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    overflow: hidden;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li h2 {
    margin: 0 0 20px;
    position: relative;
    box-sizing: border-box;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li h2 .num-resp {
    display: none;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background-color: #ae2d2b;
    color: #fff;
    font-family: 'Century Gothic',  CenturyGothic,  AppleGothic,  sans-serif;
    font-weight: 400;
    font-size: .7em;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -15px;
}
.ir, .visuallyhidden {
    border: 0;
    overflow: hidden;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li p {
    margin: 20px 0;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li ul {
    list-style-type: disc;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li ul li {
    display: list-item;
    margin: 0;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li .visu-resp {
    display: none;
    width: 200px;
    height: 353px;
    margin: 0 auto;
    padding: 0;
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li .visu-resp.inscription {
    background-image: url(../img/Service/service-1@2x.jpg);
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li .visu-resp.commander {
    background-image: url(../img/Service/service-2@2x.jpg);
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li .visu-resp.valider {
    background-image: url(../img/Service/service-3@2x.jpg);
}
#container-avantages-service {
    padding: 30px 0;
}
#container-avantages-service .h1 {
    margin: 0 auto 30px;
}
.wrapper-lyon {
    position: relative;
    color: #191b20;
    background-color: #f4f4f4;
}
.landing-lyon .container-cp {
    max-width: 100%}
#container-fond-map {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
#container-fond-map .container-cp {
    height: 100%}
#container-fond-map .container-cp #wrapper-fond-map {
    width: 50%;
    height: 100%;
    position: relative;
}
#container-fond-map .container-cp #wrapper-fond-map .fond-map {
    display: block;
    width: 1148px;
    height: 100%;
    background: url(../layoutImg/fond-map-2.jpg) 50% 50% no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -574px;
}
#container-txt-landing-lyon #container-illus-landing, #container-txt-landing-lyon #illus-landing {
    width: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}
#container-txt-landing-lyon {
    box-sizing: border-box;
    padding: 60px 0 60px 50%;
    text-align: center;
}
#container-txt-landing-lyon p {
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.3em;
}
#container-txt-landing-lyon p.red {
    margin: 0 0 30px;
    color: #a81c1a;
    line-height: 1em;
}
#container-txt-landing-lyon p.pre-titre {
    margin-bottom: 0;
    line-height: 1.3em;
}
#container-txt-landing-lyon h1 {
    margin: -2px 0 5px;
    padding: 0;
    line-height: .95em;
}
#container-txt-landing-lyon h1:after {
    display: none;
}
#container-txt-landing-lyon #illus-landing {
    text-align: left;
}
#container-txt-landing-lyon #illus-landing #container-illus-landing {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}
#container-txt-landing-lyon #illus-landing #container-illus-landing #img-illus-landing {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 40px 0 0;
}
#container-txt-landing-lyon #illus-landing #container-illus-landing img {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 0;
    -webkit-transform: translate(-200px, -140px);
    transform: translate(-200px, -140px);
    transition: 2s ease-in-out;
    transition-delay: .2s;
    opacity: 0;
}
.no-js #container-txt-landing-lyon #illus-landing #container-illus-landing img {
    margin-left: 0;
    margin-top: 0;
    opacity: 1;
}
#container-txt-landing-lyon #illus-landing #container-illus-landing img.on {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
}
#container-txt-bottom-landing-lyon {
    text-align: center;
    padding: 20px 0;
}
#container-txt-bottom-landing-lyon p {
    font-weight: 400;
    font-size: .688em;
    margin: 0;
    color: #191b20;
}
#container-txt-bottom-landing-lyon p a {
    color: #191b20;
}
#container-txt-bottom-landing-lyon p a:hover {
    color: #aa2221;
}
.ir {
    background-color: transparent;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%}
.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.hidden {
    display: none!important;
}
.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
p.no-style, p.no-style li, ul.no-style, ul.no-style li {
    font-size: 1em;
}
@media (min-width:767px) {
    .value-prop-line-1 {
    display: block;
}
}@media (max-width:1250px) {
    .container-cp {
    width: 95%}
#container-txt-landing-lyon p {
    font-size: 1em;
}
#container-txt-landing-lyon h1 {
    font-size: 2.1em;
}
#container-txt-bottom-landing-lyon p br {
    display: none;
}
}@media (max-width:1220px) {
    #avantages-ent-big {
    margin-left: 0;
}
}@media (max-width:1200px) {
    p#txt-app br {
    display: none;
}
#avantages-home li {
    padding: 0 20px 0 0;
}
}@media (max-width:1150px) {
    #wrapper {
    padding-left: 65px;
    padding-right: 45px;
}
#bloc-top h1 {
    font-size: 3.5em;
}
#footer-bottom ul#menu-footer-bottom li {
    margin: 0 25px 0 0;
}
#bloc-offre-entreprises #zone-img-bloc-offre-entreprises {
    padding: 0 0 0 50px;
}
#avantages-home li .zone-img-avantage-home {
    width: 45px;
}
#avantages-home li#avantage-prix .zone-img-avantage-home {
    padding: 6px 0 0 5px;
}
#avantages-home li#avantage-prog .zone-img-avantage-home {
    padding: 10px 0 0 8px;
}
#bloc-ouverture-service-lyon {
    font-size: .9em;
}
#bloc-ouverture-service-lyon a .zone-img-service-lyon {
    background-position: 110% 50%}
}@media (max-width:1056px) {
    #avantages-home li .zone-content-avantage-home, table.table-zone {
    width: 100%;
    display: block;
}
#avantages-home li .zone-txt-avantage-home, #container-txt-landing-lyon #illus-landing #container-illus-landing #img-illus-landing {
    padding: 0;
}
#avantages-home li .zone-img-avantage-home, #avantages-home li .zone-txt-avantage-home {
    display: block;
    width: 100%;
    text-align: center;
}
#avantages-home li .zone-img-avantage-home {
    height: 95px;
}
#avantages-home li .zone-txt-avantage-home p {
    margin: 0 auto;
}
table.table-zone {
    margin-left: auto;
    margin-right: auto;
}
table#table-immediat, table#table-reservation {
    float: none;
}
table#table-aeroports {
    margin-bottom: 10px;
}
#aeroports-plus {
    display: block;
    margin: 0 auto;
    max-width: 400px;
}
#avantages-aeroports .txt {
    max-width: 280px;
}
#container-txt-landing-lyon {
    padding: 60px 0 60px 40%}
#container-txt-landing-lyon #illus-landing {
    width: 40%}
#bloc-ouverture-service-lyon a .zone-txt-service-lyon {
    padding-left: 33px;
}
#bloc-ouverture-service-lyon a .zone-img-service-lyon {
    background-position: 110% 50%}
}@media (max-width:1024px) {
    #bloc-question {
    position: relative;
    top: 0;
    right: 0!important;
    max-width: 700px;
    margin: 50px auto;
    padding-right: 3px;
    border-radius: 5px;
}
#bloc-ouverture-service-lyon a .zone-img-service-lyon {
    background-position: 130% 50%}
}@media (max-width:979px) {
    #footer-bottom ul#menu-footer-bottom, #footer-bottom ul#social-footer {
    float: none;
    text-align: center;
    display: block;
}
#header-bottom a#logo-chauffeur-prive {
    width: 300px;
    height: 37px;
    margin: 22px 0 0;
}
#header-bottom a#logo-chauffeur-prive-entreprise {
    width: 300px;
    height: 49px;
    margin: 22px 0 0;
}
#header-bottom #menu-header-bottom ul>li a {
    padding: 32px 20px;
}
#bloc-top, .home-cp #bloc-top {
    height: 700px;
}
#bloc-top h1 {
    font-size: 3.2em;
}
.home-cp #bloc-top h1 {
    margin: 0 auto 20px;
}
ul#recrutement-sav-footer li {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 435px;
}
ul#recrutement-sav-footer li#bloc-recrutement-footer {
    padding: 0;
    margin-bottom: 30px;
}
ul#recrutement-sav-footer li#bloc-sav-footer {
    padding: 0;
}
ul#recrutement-sav-footer li a .zone-top.zone-top-sav {
    padding: 25px 35px 30px;
}
#app-download h2 {
    display: block;
    padding: 0;
    margin: 0 0 20px;
}
#app-download ul#stores>li {
    margin: 0 13px 13px;
}
#footer-bottom {
    padding: 15px 0;
}
#footer-bottom ul#menu-footer-bottom li, #footer-bottom ul#menu-footer-bottom li:last-of-type {
    margin: 0 25px 10px;
}
#footer-bottom ul#social-footer {
    margin: 10px 0 0;
}
#footer-bottom ul#social-footer li, #footer-bottom ul#social-footer li:first-of-type {
    margin: 0 12px;
}
#bloc-offre-entreprises {
    display: block;
}
#bloc-offre-entreprises #zone-txt-bloc-offre-entreprises {
    display: block;
    width: 100%;
    text-align: center;
}
#bloc-offre-entreprises #zone-img-bloc-offre-entreprises {
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 0;
    margin: 40px auto 0;
}
#avantages-home h2 {
    font-size: 1.3em;
}
#avantages-ent {
    text-align: center;
}
#avantages-ent li {
    margin: 0 0 50px;
    width: 33.3%}
#avantages-ent li.first, #avantages-ent li.last {
    width: 33.3%;
    text-align: center;
}
ul#liste-villes {
    padding-top: 30px;
}
ul#liste-villes li {
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 0;
    margin: 0 auto 20px;
}
ul#liste-villes li:first-child, ul#liste-villes li:last-child {
    padding: 0;
}
ul#liste-villes li a {
    height: 300px;
}
ul#liste-villes li#ville-ile-de-france a .bg-ville, ul#liste-villes li#ville-lyon a .bg-ville {
    background-position: 50% 20%!important;
}
ul#liste-villes li#ville-cote-d-azur a .bg-ville {
    background-position: 50% 30%!important;
}
#wrapper-slider-service {
    padding: 60px 0 20px;
}
#wrapper-slider-service #content-wrapper-slider-service {
    padding: 0 50px;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service {
    padding: 0;
    width: 247px;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service {
    width: auto;
    padding: 30px 0 0 10px;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service h1 {
    font-size: 2.2em;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li {
    margin: 0 15px;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li:first-child {
    margin: 0 15px 0 0;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li:last-child {
    margin: 0 0 0 15px;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li a:after, #wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service li a:before {
    width: 32px;
}
#container-txt-landing-lyon strong {
    display: block;
}
#container-txt-landing-lyon br {
    display: none;
}
#container-txt-landing-lyon h1 {
    font-size: 2em;
}
#bloc-ouverture-service-lyon {
    font-size: 1em;
}
#bloc-ouverture-service-lyon a .zone-img-service-lyon {
    background-position: 160% 50%}
}@media (max-width:900px) {
    #bloc-ouverture-service-lyon {
    font-size: .9em;
}
#bloc-ouverture-service-lyon a .zone-img-service-lyon {
    background-position: 170% 50%}
}@media (max-width:830px) {
    #bloc-ouverture-service-lyon {
    font-size: .8em;
}
#bloc-ouverture-service-lyon a .zone-img-service-lyon {
    background-position: 175% 50%}
}@media (max-width:767px) {
    #header-bottom #menu-header-bottom, .notification .zone-notification, .notification .zone-notification#zone-left-notification {
    text-align: center;
}
.h1, h1 {
    font-size: 2.2em;
    max-width: 100%}
h2.big {
    font-size: 1.7em;
}
a.btn.btn-block.big-padding {
    padding: 20px 48px;
    font-size: .9em;
}
.container-cp {
    width: 90%}
#wrapper {
    padding: 165px 0 40px;
}
.hide-notification #wrapper, .no-js #wrapper {
    padding: 85px 0 40px;
}
.hide-notification.landing-lyon #wrapper, .no-js .landing-lyon #wrapper {
    padding-bottom: 0;
}
.hide-notification.home-cp #wrapper, .hide-notification.zone #wrapper, .no-js .home-cp #wrapper, .no-js .zone #wrapper {
    padding: 30px 0;
}
#container-fond-map {
    top: 100px;
}
.hide-notification #container-fond-map, .no-js #container-fond-map {
    top: 85px;
}
.on #notification-header-top {
    margin-top: -46px;
}
.notification {
    background: #596278;
    padding: 10px 60px 15px 0;
}
.notification .zone-notification#zone-left-notification, .notification .zone-notification#zone-left-notification p, .notification .zone-notification#zone-right-notification {
    padding: 0;
    display: inline;
    margin: 0;
    vertical-align: middle;
    line-height: 1.1em;
}
.notification .zone-notification#zone-right-notification a.btn.btn-block.small-padding {
    text-align: center;
    font-size: .9em;
    display: inline;
    border: 0;
    line-height: 1.1em;
    text-transform: none;
    letter-spacing: 0;
    text-decoration: underline;
    background: 0 0;
    padding: 0 20px 0 0;
    margin: 0;
    vertical-align: middle;
}
.notification .zone-notification#zone-right-notification a#close-notification {
    position: static;
    float: right;
    margin-top: 4px;
}
#header-top {
    display: none;
}
#header-bottom a#logo-chauffeur-prive {
    padding: 0 0 24px;
    width: 220px;
    height: 28px;
    margin: 24px 0 0;
    background-image: url(../layoutImg/logo-cp-responsive.png);
}
#header-bottom a#logo-chauffeur-prive-entreprise {
    padding: 0 0 24px;
    width: 220px;
    height: 28px;
    margin: 24px 0 0;
    background-image: url(../img/logo-entreprise-crop.png);
}
#header-bottom a#btn-responsive {
    display: block;
}
#header-bottom #menu-header-bottom {
    display: block;
    float: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 400px;
    box-sizing: border-box;
    padding: 30px 0 0;
    margin: 0 -400px 0 0;
    transition: all .3s ease-in-out;
}
.menu-open #header-bottom #menu-header-bottom {
    margin: 0;
}
#header-bottom #menu-header-bottom ul {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    max-width: 100%;
    width: 210px;
    font-size: 1.2em;
    margin-left: 20px;
}
#header-bottom #menu-header-bottom .sous-menu .content-sous-menu .container-cp, .entreprise #bloc-top h1 {
    width: 100%}
#header-bottom #menu-header-bottom ul>li {
    display: block;
    margin: 18px 0;
}
#header-bottom #menu-header-bottom ul>li:before {
    display: none;
}
#header-bottom #menu-header-bottom ul>li#menu-accueil {
    display: block;
}
#header-bottom #menu-header-bottom ul>li.active a {
    background: 0 0;
    color: #bb2a29;
    font-weight: 700;
}
#header-bottom #menu-header-bottom ul>li a {
    color: #fff;
    padding: 0;
    font-size: 1em;
    transition: color .2s ease-in-out;
}
#header-bottom #menu-header-bottom ul>li a:before, #header-bottom #menu-header-bottom ul>li.has-sous-menu>a:after, #header-bottom #menu-header-bottom ul>li:last-of-type:after {
    display: none;
}
#header-bottom #menu-header-bottom .sous-menu .content-sous-menu ul, #header-bottom #menu-header-bottom ul#register-login-responsive, a#btn-close-responsive {
    display: block;
}
#header-bottom #menu-header-bottom ul>li a:hover {
    background: 0 0;
    color: #e6e6e6;
}
#header-bottom #menu-header-bottom ul#register-login-responsive li a {
    color: #fff;
}
#header-bottom #menu-header-bottom ul#register-login-responsive li a:hover {
    color: #596278;
}
#header-bottom #menu-header-bottom .sous-menu {
    height: auto;
    position: relative;
    bottom: inherit;
    left: inherit;
    z-index: 1;
    margin: 5px 0;
    padding: 0 0 0 20px;
    font-size: .9em;
}
#header-bottom #menu-header-bottom .sous-menu .content-sous-menu {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
}
#header-bottom #menu-header-bottom .sous-menu .content-sous-menu ul li {
    display: block;
    margin: 5px 0;
}
#header-bottom #menu-header-bottom .sous-menu .content-sous-menu ul li.active a {
    color: #bb2a29;
    font-weight: 700;
}
#header-bottom #menu-header-bottom .sous-menu .content-sous-menu ul li a {
    padding: 0;
    color: #fff;
    border: none;
    transition: color .2s ease-in-out;
    font-family: 'Century Gothic',  CenturyGothic,  AppleGothic,  sans-serif;
    font-weight: 400;
    font-size: .9em;
}
#header-bottom #menu-header-bottom .sous-menu .content-sous-menu ul li a:hover {
    color: #e6e6e6;
}
#bloc-top, .home-cp #bloc-top {
    padding: 85px 0 0;
    height: 600px;
}
.home-cp #bloc-top #bg-bloc-top {
    top: 76px;
    background-position: 80% 50%!important;
}
#bloc-top h1 {
    font-size: 2.5em;
    letter-spacing: -1px;
}
#bloc-top .btn+p {
    max-width: 390px;
}
ul#recrutement-sav-footer li a .zone-bottom .txt-zone-bottom {
    font-size: 1.2em;
    bottom: 22px;
}
#bloc-offre-entreprises h2 {
    font-size: 2.2em;
}
#avantages-home {
    max-width: 500px;
    margin: 0 auto 50px;
}
#avantages-home li {
    width: 50%;
    margin-bottom: 20px;
}
#avantages-ent li, #avantages-ent li.first, #avantages-ent li.last {
    width: 100%;
    text-align: left;
}
#avantages-home li:nth-child(3), #avantages-home li:nth-child(4) {
    margin-bottom: 0;
}
#avantages-ent {
    text-align: left;
    max-width: 420px;
    margin: 0 auto 60px;
    padding-left: 20px;
    padding-right: 20px;
}
#avantages-ent.avantages-service li>div {
    padding: 0 0 0 90px;
}
#avantages-ent.avantages-service #img-resa {
    display: none;
}
#avantages-ent.avantages-service #img-resa-resp {
    display: inline;
}
#avantages-ent p br, #container-fond-map {
    display: none;
}
#avantages-ent li {
    margin: 0 0 65px;
}
#avantages-ent li>div {
    padding: 0 0 0 150px;
    text-align: left;
    max-width: 100%}
#avantages-ent img {
    left: 0;
    margin: auto 0;
    top: 0;
    bottom: 0;
}
#avantages-ent img.m-top {
    margin-top: auto;
}
#avantages-ent p {
    max-width: 100%}
#avantages-ent-big>li {
    padding: 25px 0 0 150px;
    margin: 70px 0 0;
}
#gmap {
    margin-top: 145px;
}
.hide-notification #gmap {
    margin-top: 76px;
}
.prices-tab a {
    width: 100px;
}
.prices-tab a:before {
    width: 98px;
}
#container-txt-landing-lyon {
    padding: 60px 0;
}
#container-txt-landing-lyon h1 {
    font-size: 1.8em;
}
#container-txt-landing-lyon #illus-landing {
    width: 100%;
    position: relative;
    left: inherit;
    top: inherit;
    bottom: inherit;
    text-align: center;
}
#container-txt-landing-lyon #illus-landing #container-illus-landing {
    position: relative;
    left: inherit;
    top: inherit;
    bottom: inherit;
    display: block;
    width: 100%;
    height: auto;
}
#container-txt-landing-lyon #illus-landing #container-illus-landing #img-illus-landing {
    display: block;
    padding: 0;
    text-align: center;
    width: 100%}
#container-txt-landing-lyon #illus-landing #container-illus-landing #img-illus-landing img {
    display: inline-block;
    vertical-align: top;
    max-width: 400px;
    width: 90%}
#bloc-ouverture-service-lyon a {
    height: 230px;
}
#bloc-ouverture-service-lyon a .zone-txt-service-lyon {
    padding-left: 30%;
    padding-top: 26px;
}
#bloc-ouverture-service-lyon a .zone-txt-service-lyon .txt-underline-service-lyon {
    color: #000;
    margin-top: 5px;
}
#bloc-ouverture-service-lyon a .zone-txt-service-lyon .title-service-lyon {
    color: #fff;
    line-height: 1.1em;
}
#bloc-ouverture-service-lyon a .zone-img-service-lyon {
    background: url(../layoutImg/bg-lyon-responsive.png) 0 65% no-repeat;
    background-size: cover;
}
#bloc-ouverture-service-lyon a:hover .zone-img-service-lyon {
    background-size: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .9;
}
#bloc-ouverture-service-lyon a:hover .zone-txt-service-lyon {
    margin-left: 0;
}
}@media (max-width:650px) {
    #wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service, #wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service ul#nav-slider-service, #wrapper-slider-service a.arrow-slider-service {
    display: none;
}
#wrapper-slider-service {
    padding: 0 0 20px;
}
#wrapper-slider-service #content-wrapper-slider-service {
    display: block;
    padding: 0;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service {
    display: block;
    width: 100%;
    text-align: center;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service h1 {
    font-size: 2em;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service h1:after {
    left: 50%;
    margin-left: -100px;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service {
    overflow: visible;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li {
    position: relative;
    top: inherit;
    left: inherit;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin: 0 0 50px;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li h2 {
    font-size: 1.4em;
    padding: 35px 0 0;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li h2 .num-resp {
    display: inline-block;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li .visu-resp {
    display: block;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li ul {
    display: inline-block;
    text-align: left;
}
#bloc-ouverture-service-lyon {
    font-size: .7em;
}
#bloc-ouverture-service-lyon a .zone-txt-service-lyon {
    padding-right: 40px;
}
#bloc-ouverture-service-lyon a .zone-img-service-lyon {
    background-position: 50% 50%}
}@media (max-width:550px) {
    table i {
    max-width: 120px;
}
table.table-zone {
    font-size: .7em;
}
}@media (max-width:480px) {
    #header-bottom #menu-header-bottom {
    width: 100%;
    margin: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.menu-open #header-bottom #menu-header-bottom {
    margin: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
#bg-menu-responsive {
    width: 100%;
    margin: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.menu-open #bg-menu-responsive {
    margin: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
#avantages-home li, #avantages-home li:nth-child(3), #avantages-home li:nth-child(4) {
    margin-bottom: 20px;
}
#bloc-top, .home-cp #bloc-top {
    height: 500px;
}
#bloc-top h1 {
    font-size: 1.8em;
    padding: 0;
}
.entreprise #bloc-top {
    text-align: center;
}
.entreprise #bloc-top p {
    margin-left: auto;
    margin-right: auto;
}
ul#recrutement-sav-footer li a .zone-top.zone-top-sav {
    padding: 20px 25px;
    background-size: 180px 92px;
}
ul#recrutement-sav-footer li a .zone-top.zone-top-sav .txt-title {
    font-size: 1.6em;
}
ul#recrutement-sav-footer li a .zone-top.zone-top-sav .txt-content {
    font-size: .9em;
}
ul#recrutement-sav-footer li a .zone-bottom .txt-zone-bottom {
    font-size: 1em;
    bottom: 25px;
}
#avantages-home {
    max-width: 300px;
}
#avantages-home li {
    display: block;
    width: 100%;
    padding: 0;
}
#avantages-home li .zone-content-avantage-home {
    display: table;
    width: 100%}
#avantages-home li .zone-img-avantage-home, #avantages-home li .zone-txt-avantage-home {
    display: table-cell;
}
#avantages-ent-big h2 br, #avantages-ent-big:before, #avantages-home li .zone-txt-avantage-home br {
    display: none;
}
#avantages-home li .zone-img-avantage-home {
    width: 50px;
    height: auto;
}
#avantages-home li .zone-txt-avantage-home {
    width: auto;
    text-align: left;
    padding: 0 0 0 20px;
}
#avantages-home li .zone-txt-avantage-home p {
    margin: 0;
    max-width: inherit;
}
#avantages-ent-big img {
    position: relative;
    margin: 0 auto 20px;
    display: block;
}
#avantages-ent-big h2 {
    text-align: center;
}
#avantages-ent-big li {
    padding: 0;
}
table.table-zone tbody tr td {
    font-size: 1em;
    padding: 15px 6px;
}
table.table-zone tbody tr td .rela {
    margin: 0 -6px;
}
.prices-tab a {
    width: 70px;
}
.prices-tab a:before {
    width: 68px;
}
.prices-tab .icon-plane, .prices-tab a {
    height: 50px;
    line-height: 50px;
}
#avantages-aeroports .txt {
    max-width: 200px;
}
#bloc-ouverture-service-lyon {
    font-size: .6em;
}
h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1em;
}
}input[type=file], legend {
    display: block;
}
@media (max-width:480px) and (max-height:700px) {
    #bloc-top, .home-cp #bloc-top {
    height: 320px;
}
}@media (max-width:350px) {
    #avantages-aeroports .txt {
    max-width: 160px;
}
}@media (max-height:900px) {
    #bloc-top, .home-cp #bloc-top {
    height: 700px;
}
}@media (max-height:800px) {
    #bloc-top, .home-cp #bloc-top {
    height: 600px;
}
.offre #wrapper {
    padding-bottom: 20px;
}
#wrapper-slider-service {
    padding: 30px 0 0;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service {
    padding: 10px 0 0 36px;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service h1 {
    margin: 0 0 10px;
    font-size: 2.2em;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service {
    margin: 10px 0 0;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li h2 {
    margin: 0 0 15px;
}
#wrapper-slider-service #content-wrapper-slider-service ul#slider-text-service>li p {
    margin: 15px 0;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app {
    width: 177px;
    height: 350px;
    background-size: 177px 350px;
}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app #container-slider-visu-tel-zone-app {
    width: 144px;
    height: 254px;
    top: 42px;
    left: 12px;
}
}@media (max-height:800px) and (max-width:650px) {
    #wrapper-slider-service #content-wrapper-slider-service #zone-txt-slider-service {
    padding: 10px 0 0;
}
}@media (max-height:700px) {
    #bloc-top, .home-cp #bloc-top {
    height: 500px;
}
.entreprise #bloc-top {
    padding: 120px 0 0;
}
.entreprise.hide-notification #bloc-top {
    padding: 85px 0 0;
}
}@media (max-height:700px) and (max-width:480px) {
    .home-cp #bloc-top {
    height: 320px;
    padding: 150px 0 0;
}
.home-cp #bloc-top h1 {
    font-size: 1.6em;
    letter-spacing: -1px;
}
.home-cp.hide-notification #bloc-top {
    height: 280px;
    padding: 85px 0 0;
}
}@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi) {
    .fond-motif {
    background-image: url(../layoutImg/bg-motif@2x.jpg);
    background-size: 258px 150px;
}
#header-bottom a#logo-chauffeur-prive {
    background-image: url(../layoutImg/logo-chauffeur-prive@2x.png);
    background-size: 321px 40px;
}
#header-bottom a#logo-chauffeur-prive-entreprise {
    background-image: url(../img/logo-entreprise-crop@2x.png);
    background-size: 321px 40px;
}
ul#recrutement-sav-footer li a .zone-top.zone-top-sav {
    background-size: 180px 92px}
#wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app {
    background-image: url(../layoutImg/tel-service@2x.png);
    background-size: 247px 488px;
}
}@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:979px), only screen and (min-resolution:144dpi) and (max-width:979px) {
    #header-bottom a#logo-chauffeur-prive, #header-bottom a#logo-chauffeur-prive-entreprise {
    background-size: 300px 37px;
}
}@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:767px), only screen and (min-resolution:144dpi) and (max-width:767px) {
    #header-bottom a#logo-chauffeur-prive {
    background-size: 220px 28px;
    background-image: url(../layoutImg/logo-cp-responsive@2x.png);
}
#header-bottom a#logo-chauffeur-prive-entreprise {
    background-size: 220px 34px;
    background-image: url(../img/logo-entreprise-crop@2x.png);
}
}@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:480px), only screen and (min-resolution:144dpi) and (max-width:480px) {
    ul#recrutement-sav-footer li a .zone-top.zone-top-sav {
    background-size:  180px 92px;
}
}@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-height:800px), only screen and (min-resolution:144dpi) and (max-height:800px) {
    #wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app {
    background-size: 177px 350px;
}
}@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width:650px), only screen and (min-resolution:144dpi) and (max-width:650px) {
    #wrapper-slider-service #content-wrapper-slider-service #zone-app-slider-service #tel-zone-app {
    background-size: 200px 395px;
}
}@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi) {
    table.table-zone thead th.eco .picto-car, table.table-zone thead th: nth-child(2) .picto-car {
    background-image: url(../layoutImg/eco@2x.png);
    background-size: 25px 32px;
}
table.table-zone thead th.berline .picto-car, table.table-zone thead th:nth-child(3) .picto-car {
    background-image: url(../layoutImg/berline@2x.png);
    background-size: 25px 32px;
}
table.table-zone thead th.van .picto-car, table.table-zone thead th:nth-child(4) .picto-car {
    background-image: url(../layoutImg/van@2x.png);
    background-size: 25px 32px;
}
a.plus .plus-icon {
    background-image: url(../layoutImg/plus@2x.png);
    background-size: 9px 9px;
}
table.table-zone tbody tr td .info {
    background-image: url(../layoutImg/info@2x.png);
    background-size: 10px 10px;
}
table.table-zone tbody tr td .a-r {
    background-image: url(../layoutImg/ar@2x.png);
    background-size: 11px 5px;
}
.visu-txt .visu.prices {
    background-image: url(../layoutImg/price@2x.png);
    background-size: 29px 33px;
}
.visu-txt .visu.late {
    background-image: url(../layoutImg/late@2x.png);
    background-size: 43px 30px;
}
.visu-txt .visu.welcome {
    background-image: url(../layoutImg/welcome@2x.png);
    background-size: 35px 35px;
}
}@media only screen and (-webkit-min-device-pixel-ratio:3), only screen and (min-resolution:288dpi) {
    table.table-zone thead th.eco .picto-car, table.table-zone thead th: nth-child(2) .picto-car {
    background-image: url(../layoutImg/eco@3x.png);
    background-size: 25px 32px;
}
table.table-zone thead th.berline .picto-car, table.table-zone thead th:nth-child(3) .picto-car {
    background-image: url(../layoutImg/berline@3x.png);
    background-size: 25px 32px;
}
table.table-zone thead th.van .picto-car, table.table-zone thead th:nth-child(4) .picto-car {
    background-image: url(../layoutImg/van@3x.png);
    background-size: 25px 32px;
}
a.plus .plus-icon {
    background-image: url(../layoutImg/plus@3x.png);
    background-size: 9px 9px;
}
table.table-zone tbody tr td .info {
    background-image: url(../layoutImg/info@3x.png);
    background-size: 10px 10px;
}
table.table-zone tbody tr td .a-r {
    background-image: url(../layoutImg/ar@3x.png);
    background-size: 11px 5px;
}
.visu-txt .visu.prices {
    background-image: url(../layoutImg/price@3x.png);
    background-size: 29px 33px;
}
.visu-txt .visu.late {
    background-image: url(../layoutImg/late@3x.png);
    background-size: 43px 30px;
}
.visu-txt .visu.welcome {
    background-image: url(../layoutImg/welcome@3x.png);
    background-size: 35px 35px;
}
}@media only screen and (max-width:766px) {
    input[type=text], input[type=password], input[type=number], input[type=email], input[type=tel], select, textarea {
    width: 90%!important;
}
.form-item>label:not(.form-item-radio) {
    float: left!important;
}
}@media print {
    blockquote, img, pre, tr {
    page-break-inside: avoid;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
blockquote, pre {
    border: 1px solid #999;
}
thead {
    display: table-header-group;
}
img {
    max-width: 100%!important;
}
@page {
    margin: .5cm;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}fieldset {
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 1.5rem;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type=search] {
    box-sizing: border-box;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
input[type=range] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
.form-vertical {
    padding: 20px 24px;
}
.form-required-helper {
    float: right;
    font-weight: 400;
    padding-right: 15px;
}
.form-required-helper abbr {
    color: #ae2d2b;
    font-weight: 400;
    text-decoration: none;
    border: 0;
}
.form-item {
    margin-bottom: 10px;
}
.form-item>label:not(.form-item-radio) {
    text-align: right;
    margin-top: 5px;
    float: right;
    font-weight: 200;
    font-size: 1.28rem;
}
.form-item>label:not(.form-item-radio) abbr {
    color: #ae2d2b;
    font-weight: 400;
    text-decoration: none;
    border: 0;
}
.form-item .error {
    width: 100%;
    padding-left: 40%}
@media only screen and (max-width :600px) {
    .form-item {
    display: block;
}
.form-item .error {
    padding-left: 0;
}
.form-item>label:not(.form-item-radio) {
    text-align: left;
    max-width: 100%}
.form-item .legend {
    padding-left: 0;
    padding-right: 0;
}
}.form-item-checkbox, .form-item-radio {
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-align-items: center;
}
@media only screen and (min-width :601px) {
    .form-item .no-label {
    margin-left: 40%}
.form-item .legend {
    padding-top: 0;
    padding-bottom: 0;
}
}.form-item-radio {
    display: flex;
    font-weight: 300;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.28rem;
    margin-right: 16px;
    padding: 5px 0;
}
.form-item-radio>input {
    margin: 0 10px;
}
.form-item-checkbox {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.form-item-checkbox>label {
    margin-left: 40%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
}
.form-item-checkbox>label>input {
    margin-right: 5px;
}
.form-item-checkbox>label:before, .form-item-checkbox>label>input:after {
    content: ' '}
.quote, .quote__content:before {
    content: 'â€œ'}
input[type=text], input[type=password], input[type=number], input[type=email], input[type=tel], select, textarea {
    background: #fff;
    box-shadow: 0 0 0 transparent;
    width: 200px;
    padding: 0 10px;
    border-radius: 4px;
    border: 2px solid #eee;
    outline: 0;
    height: 33px;
    transition: all 250ms ease-in-out;
}
input[type=text]:active, input[type=text]:focus, input[type=password]:active, input[type=password]:focus, input[type=number]:active, input[type=number]:focus, input[type=email]:active, input[type=email]:focus, input[type=tel]:active, input[type=tel]:focus, select:active, select:focus, textarea:active, textarea:focus {
    border-color: #858fa6;
}
input[type=text].error, input[type=password].error, input[type=number].error, input[type=email].error, input[type=tel].error, select.error, textarea.error {
    border-color: #f01d19;
}
input[type=text].ng-touched.ng-invalid, input[type=password].ng-touched.ng-invalid, input[type=number].ng-touched.ng-invalid, input[type=email].ng-touched.ng-invalid, input[type=tel].ng-touched.ng-invalid, select.ng-touched.ng-invalid, textarea.ng-touched.ng-invalid {
    border-color: #d9534f;
}
textarea {
    resize: vertical;
    height: 60px;
    padding: 5px 10px;
}
.card {
    background: #F8F8F8;
    margin-bottom: 30px;
    position: relative;
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}
.card.card-list {
    padding: 30px 0;
}
.card-title {
    margin: 0 40px 40px;
    padding: 40px 0 10px;
    color: #777;
    font-size: 1.28rem;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #777;
}
.card-title small {
    font-size: 80%;
    text-transform: none;
}
.card-body {
    margin: 0 40px;
    padding-bottom: 40px;
}
@media only screen and (max-width :600px) {
    input[type=text], input[type=password], input[type=number], input[type=email], input[type=tel], select, textarea {
    width: 100%}
.card-title {
    margin: 10px;
    padding: 10px 0;
}
.card-body {
    margin: 0 10px;
    padding-bottom: 10px;
}
}.btn {
    text-decoration: none;
}
.btn.btn-block {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    color: #3c424b;
    border: 2px solid #3c424b;
    padding: 16px 20px;
    font-size: .813em;
    border-radius: 5px;
    box-sizing: border-box;
    letter-spacing: 1px;
    background: #fff;
}
.btn.btn-block:focus, .btn.btn-block:hover {
    background: #3c424b;
    color: #fff;
}
.btn.btn-block.greyBlue {
    background: #596278;
    border-color: #fff;
    color: #fff;
}
.btn.btn-block.greyBlue:focus, .btn.btn-block.greyBlue:hover {
    background: #fff;
    color: #596278;
}
.btn.btn-block.blue {
    background: #616e83;
    border-color: #fff;
    color: #fff;
}
.btn.btn-block.blue:focus, .btn.btn-block.blue:hover {
    background: #fff;
    color: #616e83;
}
.btn.btn-block.small-padding {
    padding: 8px 27px;
    font-size: .688em;
}
.btn.btn-block.big-padding {
    padding: 23px 62px;
    font-size: 1.063em;
    border-radius: 8px;
}
.popup {
    box-shadow: 0 8px 17px rgba(0, 0, 0, .2);
    padding: 20px;
    margin: 12px;
}
.popup-accent {
    background-color: #596278;
    color: #fff;
}
.popup-close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}
.popup-close:focus, .popup-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
}
button.popup-close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.quote__content {
    position: relative;
    display: block;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 1em;
    text-align: right;
}
.quote__content:after, .quote__content:before {
    font-family: Arial;
    font-size: 200px;
    position: absolute;
    z-index: 1;
    opacity: .5;
    color: #b5bcc8;
}
.quote__content:before {
    top: -30px;
    left: -45px;
}
.quote__content:after {
    line-height: 60px;
    right: -45px;
    bottom: -45px;
    content: 'â€'}
.quote__body {
    font-size: 1em;
    position: relative;
    z-index: 2;
    text-align: left;
}
.quote__author {
    font-style: italic;
    display: inline-block;
    margin-bottom: 20px;
    color: #666;
}
.b2b-thanks {
    margin-bottom: 200px;
}
.separator:after  {
    content: '';
    width: 200px;
    height: 1px;
    display: block;
}