/* Debut config bootstrap 4d4d4d*/
/* Espacement de 15px et le width du container 1170px */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    padding-left: 15px;
    padding-right: 15px;
}
a {
    color: #d29b00;
}
a:hover, a:focus{
    color: #d29b00;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 1240px){
    .container {
        width: 1240px;
    }
}
body{
    font-family: 'Montserrat', sans-serif;
}
header{
    background: #000;
    color: #fff;
    float: left;
}
.header-haut{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.logo{
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 37px;
    white-space: nowrap; 
}
div.logo a{
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
}
div.logo a:hover{
    text-decoration: none;
}
.logo:after, .logo:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 10px;
    height: 4px;
    margin-left: 4px;
    margin-right: 2px;
    margin-top: -4px;
    background-color: #d29b00;
}
.les-marques{
    float: right;
}
.les-marques ul{
    margin: 0;
    padding: 0;
}
.les-marques ul li{
    list-style: none;
    float: left;
}
.les-marques ul li img{
    width: 80%;
}
.navbar-brand{/*TODO Responsive*/
    display: none;
}
.navbar-default {
    background-color: #000;
    border: none;
    border-color: #e7e7e7;
    border-top: 2px solid #fff;
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a {
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
    transition-property: background-color,opacity;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    background-color: #313336;
    color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background: none;
    color: #d29b00;
}
.navbar-collapse{
    padding: 0;
}
.barre-logo{
    background: #000;
}
.container-logo-home{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.logo-slider {
    position: relative;
    float: left;
    width: 100%;
    padding: 1.5rem;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.piaggio-logo{
    background: #127ab3;
}
.vespa-logo{
    background: #95c0b4;
}
.aprilia-logo{
    background: #e70012;
}
.guzzi-logo{
    background: #000;
}
.wi-bike-logo{
    background: #127ab3;
}
.gilera-logo{
    background: #e11d25;
}
.vehicules-utilitaire-logo{
    background: #127ab3;
}
.bloc-actualite{
    padding: 13px 0 0;
    background-color: #ebebeb;
}
.bloc-titre{
    position: relative;
    border-bottom: 1px solid #000;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    padding-top: 1rem;
}
.titre-accueil, .bloc-module h2{
    font-size: 30px;
    color: #434c56;
    font-weight: 700;
    text-transform: uppercase;
}
.bloc-module h2{
    border-bottom: 1px solid #000;
    margin-bottom: 3rem;
    padding-bottom: 15px;
}
.sous-titre-accueil{
    font-size: 18px;
    font-weight: 400;
    color: #d29b00;
    margin: 0;
    text-transform: uppercase;
}
.actualites-accueil{
    padding: 25px 15px 10px;
}
.titre-actualite-accueil{
    font-size: 18px;
    color: #434c56;
    font-weight: 700;
    text-align: center;
    margin-bottom: 14px;
}
.desc-actualite-accueil{
    text-align: center;
}
.voir-plus-accueil{
    text-align: center;
    margin: 30px 0 0;
}
.btn-default{
    background-color: #d29b00;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    padding: 10px 15px;  
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
    transition-property: opacity,color,background-color,border,-webkit-transform;
    transition-property: opacity,transform,color,background-color,border;
    transition-property: opacity,transform,color,background-color,border,-webkit-transform; 
}
.btn-default:hover{
    background-color: #d29b00;
    color: #fff;
}
.btn-default:active, .btn-default:active:hover, .btn-default:focus{
    background-color: #d29b00;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98);
}
.bloc-occasions{
    padding: 13px 0 0;
    background: #fff;
}
.bloc-occasions, .bloc-module {
    padding: 33px 0 33px;
    background: #fff;
}
.voir-tout-accueil{
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
    transition-property: opacity,color,background-color,border,-webkit-transform;
    transition-property: opacity,transform,color,background-color,border;
    transition-property: opacity,transform,color,background-color,border,-webkit-transform; 
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #434c56;
    font-weight: 700;
    bottom: 3rem;
    text-decoration: none;
    border-bottom: 1px solid #434c56;
    text-transform: uppercase;
}
.voir-tout-accueil:hover{
    color: #434c56;
    text-decoration: none;
    border-color: transparent;
}
.occasions-accueil .carousel-indicators {
	top: auto;
    bottom: -40px;
}
.occasions-accueil .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}   
.occasions-accueil .carousel-indicators .active {
    background: #707070;
}
.img-occasion-accueil{
    position: relative;
}
.label-occasion{
    padding-right: 1.5rem;
    padding-left: 8px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #434c56;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    min-height: 2em;
    line-height: 2;
    box-shadow: 0 1px 2px 0 rgba(46,56,67,.25);
    position: relative;
    background-color: #fff;
    border-radius: 15px;
    position: absolute;
    margin-top: 7px;
    margin-left: 7px;
}
.vignette-occasion-accueil:hover, .vignette-occasion-accueil:focus{
    text-decoration: none;
    background: #ddd;
}
.vignette-occasion-accueil{
    position: relative;
}
.voir-detail-occasion{
    transition: all .3s;
    position: absolute;
    opacity: 0;
    z-index: 2;
    left: 75px;
    top: 87px;
}
.vignette-occasion-accueil:hover .voir-detail-occasion{
    opacity: 1;
}
.titre-occasion-accueil{
    font-size: 14px;
    color: #434c56;
    font-weight: 700;
    margin: 7px 0 7px;
}
.sous-titre-occasion-accueil{
    font-size: 14px;
    color: #434c56;
    font-weight: 700;
    margin: 0 0 10px;
}
.detail-occasion-accueil .annee{
    color: #434c56;
    font-size: 14px;
    line-height: 24px;
}
.detail-occasion-accueil .annee i{
    margin-right: 5px;
    position: relative;
    top: -1px;
    color: #000;
}
.prix-accueil{
    text-align: right;
    color: #d29b00;
    font-size: 18px;
    font-weight: 700;
}
.detail-occasion-accueil {
    padding-top: 3px;
}
.fa-blue{
    color: #5cb4e4;
}
.fa-red{
    color: red;
}
.fa-purple{
    color: purple;
}
.fa-green{
    color: green;
}
.fa-yellow{
    color: yellow;
}
.titre-map{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 2px 0;
}
.bloc-map{
    position: relative;
}
.carousel-control path{
    transition: all .3s;
    fill: #fff;
}
.carousel-control svg{
    transform: scale(0.8, 0.8);
}
.carousel-control:hover path{
    fill: #d29b00;
}
.occasions-accueil .carousel-control path{
    fill: #333;
}
.occasions-accueil .carousel-control:hover path{
    fill: #d29b00;
}
.carousel-control{
    opacity: 1;
    top: 70px;
}
.carousel-control{
    width: 0;
}
.carousel-control.left{
    left: -50px;
}
.occasions-accueil{
    padding: 0 42px 4rem;
    margin-bottom: 20px;
}
.left svg{
    transform: scale(-0.8, -0.8);
}
.occasions-accueil .carousel-indicators li{
    border: none;
    margin: 0;
    width: 11px;
    height: 11px;
    background: #333;
}
.occasions-accueil .carousel-indicators .active{
    background: #d29b00;
}
.titre-map svg{
    fill: #fff;
    transform: scale(0.6, 0.6);
    vertical-align: middle;
}
.bloc-map .collapse{
    min-height: 273px;
    overflow: hidden;
    display: block;
    margin-bottom: -68px;
    clear: both;
}
.bloc-map .collapsing{
    min-height: 230px;
    margin-bottom: -68px;
}
.bloc-map{
}
.btn-map{
    background: #d29b00;
    fill: #fff;
    border: 0;
    transform: rotate(0);
    position: absolute;
    bottom: 0;
    left: calc(50% - 62px);
    padding: 4px 11px;
    font-size: 12px;
}
.reverse-btn .fas{
    transform: rotate(-180deg);
}
.btn-map:focus{
    outline: none;
}
.btn-map svg path{
    fill: #fff;
    transform: scale(0.6, 0.6);
}
footer{
    position: relative;
    background: #000;
    border-top: 2px solid #d29b00;
    color: #fff;
}
footer .logo{
    padding-top: 3rem;
    padding-bottom: 2rem;
}
footer .logo a{
    color: #fff;
}
footer .logo a:hover{
    text-decoration: none;
}
.magasin-footer{
    border-bottom: 2px solid #fff;
    margin-bottom: 25px;
}
.magasin-footer ul{
    margin: 0;
    padding: 0;
}
.magasin-footer ul li {
    float: left;
    list-style: none;
    margin-right: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding-top: 2px;
}
.titre-magasin-footer{
    margin: 8px 0 2px;
    clear: both;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.tel-magasin-footer, .mail-magasin-footer{
    display: inline-block;
    margin-right: 0;
    line-height: 27px;
    width: 158px;
    padding-left: 2px;
}
.tel-magasin-footer .fas, .mail-magasin-footer .fas, .tel-magasin-footer .fab, .mail-magasin-footer .fab{
    font-size: 18px;
    margin-right: 9px;
    width: 18px;
    text-align: center;
}
.tel-magasin-footer a, .mail-magasin-footer a{
    color: #fff;
}
.tel-magasin-footer a:hover, .mail-magasin-footer a:hover{
    text-decoration: none;
    color: #d29b00;
}
.tel-magasin-footer:hover, .mail-magasin-footer:hover{
    color: #d29b00;
}
.tel-magasin-footer:hover .fas, .mail-magasin-footer:hover .fas, .tel-magasin-footer:hover .fab, .mail-magasin-footer:hover .fab{
    color: #d29b00;
}
.tel-magasin-footer svg, .mail-magasin-footer svg, .adresse-magasin-footer svg{
    fill: #fff;
    transform: scale(0.35, 0.35);
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.mail-magasin-footer svg{
    right: -7px;
}
.nom-concession-footer:after, .nom-concession-footer:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 10px;
    height: 4px;
    margin-top: -4px;
    background-color: #d29b00;
}
.nom-concession-footer:after{
    margin-left: 7px;
}
.nom-concession-footer:before{
    margin-right: 7px;
}
a.detail-footer{
    font-size: 13px;
    color: #d29b00;
    border-bottom: 1px solid;
    margin-top: 12px;
    display: inline-block;
}
a.detail-footer:hover{
    text-decoration: none;
}
.separation-footer{
    padding: 0 0 25px;
    border-top: 2px solid #fff;
}
.post-footer{
    background: #edeef0;
    color: #000;
    padding: 10px 0;
    font-size: 12px;
}
.btn-map svg {
    bottom: -13px;
    position: relative;
    left: 6px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    margin: 0 auto;
    width: 100%;
}
.slider .carousel-control.right{
    right: 90px;
}
.slider .carousel-control.left{
    left: 40px;
}
.slider .carousel-control svg{
    transform: scale(1, 1);
    filter: drop-shadow( 1px 1px 15px rgba(0, 0, 0, .5));
}
.slider .left svg {
    transform: scale(-1, -1);
    filter: drop-shadow( -1px -1px 15px rgba(0, 0, 0, .5));
}
.slider .carousel-control {
    opacity: 1;
    top: calc(50% - 20px);
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 16;
}
.decorator{
    height: 0;
    transition: all .3s;
    content: "";
    width: 100%;
    background: rgba(0,0,0,0.2);
    position: absolute;
    bottom: 0px;
}
.guzzi-logo .decorator{
    background: #313336;
}
.logo-slider:hover .decorator{
    height: 10px;
}
.logo-slider img{
    transition: all .3s;
    max-height: 47px;
    position: relative;
    top: 0;
}
.logo-slider:hover img{
    top: -4px;    
}
.sticky .navbar-nav {
    float: right;
}
.sticky .navbar-brand {
    /*display: block; TODO*/
}
.sticky .navbar-default .navbar-brand{
    color: #fff;
}
.sticky .navbar-brand.logo {
    line-height: 21px;
}
.gototop a{
    box-shadow: 0 5px 5px 0 rgba(46,56,67,.25);
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #d29b00;
    color: #fff;
    text-align: center;
    z-index: 7;
    right: -18px;
    width: 44px;
    height: 44px;
    position: absolute;
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
}
.main-footer__back-content {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.icon {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.icon--top {
    width: 16px;
    height: 16px;
}
.main-footer__back-icon {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.gototop{
    position: relative;
}


/** Page liste occasions **/
.page-liste-occasions{
    padding: 3rem 0 4rem;
    background: #fff;
}
.filtre{
    background: #edeef0;
    padding: 2rem;
    color: #434c56;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
}
.filtre h4{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
}
.panel-default>.panel-heading {
    color: #000;
    background: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #cacbcd;
    border-left: 1px solid #cacbcd;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.panel-title>a{
    font-size: 14px;
    font-weight: 700; 
    text-decoration: none;
    display: block;
    padding: 10px 4px 10px 6px;
}
.panel-title>a:hover{
    text-decoration: none;
}
.panel{
    background: none;
    border: none;
    box-shadow: none;
}
.panel-title .caret{
    float: right;
    margin-top: 5px;
    border: none;
    background: url("../images/fleche-bas.png");
    background-repeat: no-repeat;
    width: 10px;
    height: 8px;
}
.panel-heading:hover .caret{
    background: url("../images/fleche-bas-survol.png");
}
.panel-body label{
    display: block;
}
.panel-body label .marque{
    margin-left: 10px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 1rem;
}
.panel-body label input[type=checkbox], .panel-body label input[type=radio]{
    vertical-align: middle;
}
.lien-occasion{
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    background-color: #20272f;
    padding: 10px 15px;
    margin-top: 10px;
}
.liste-occasions .vignette-occasion-accueil:hover .voir-detail-occasion{
    opacity: 0;
}
.vignette-occasion-accueil {
    text-decoration: none;
    margin-bottom: 40px;
    display: block;
}
.titre-page-occasion{
    margin: 0 0 1.5rem;
    text-transform: uppercase;
    color: black;
    font-size: 18px;
    font-weight: 700;
}
.nombre-annonce{
    text-transform: uppercase;
    line-height: 34px;
    font-size: 13px;
}
.nombre-annonce span{
    font-weight: 700;
}
.pagination-liste{
    margin: 40px 0;
}
.form-control, .form-control:focus{
    border-radius: 0;
    border-color: none;
    box-shadow: none;
}
.pagination {
    text-align: right;
    margin: 0;
    border-radius: 0;
    margin-top: 8px;
}
.liste-occasions nav{
    text-align: right;
}
.pagination>li>a, .pagination>li>span{
    color: black;
    border-radius: 0!important;
}

/** Page fiche **/
.social-share {
    text-align: right;
}
.functional-bar .social-share__item-wrapper {
    padding: 1.5rem;
    text-align: right;
}
.functional-bar .social-share__label {
    vertical-align: middle;
    text-align: left;
}
.functional-bar .social-share__label {
    display: inline-block;
}
.social-share--facebook {
    color: #3b5997;
}
.u-margin-left--xs {
    margin-left: .5rem!important;
}
.icon--medium {
    width: 35px;
    height: 35px;
}
.icon {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.social-share--twitter {
    color: #00aced !important;
}
.social-share--googleplus {
    color: #d64937 !important;
}
.social-share--linkedin {
    color: #0074a1 !important;
}
.social-share--whatsapp {
    color: #43d854 !important;
}
.social-share--email {
    color: #313336 !important;
}
svg {
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    fill: currentColor;
}
.icon>svg {
    display: block;
    width: 100%;
    height: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
.page-fiche, .page{
    padding: 157px 0 4rem;
}
.icon-small{
    transform: rotate(180deg);
    width: 18px;
    height: 18px;
}
a.lien-retour{
    color: #434c56;
    font-size: 14px; 
    font-weight: 600;
}
a.lien-retour:hover{
    text-decoration: none;
}
a.lien-retour span{
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}
.bloc-fiche{
    padding: 15px 0;
}
.head-fiche{
    padding: 1rem 0;
    margin-bottom: 2rem;
    margin-top: 24px;
    border-top: 1px solid #cacbcd;
    border-bottom: 1px solid #cacbcd;
}
.head-fiche span{
    display: block;
}
.titre-fiche{
    margin: 0;
}
.type{
    text-transform: uppercase;
    color: #d29b00;
    font-size: 18px;
    margin: 4px 0 6px;
}
.titre{
    text-transform: uppercase;
    color: #434c56;
    font-size: 24px;
    font-weight: 700;
    margin: 4px 0;
}
.titre-prix{
    text-align: right;
    font-size: 16px;
}
.prix{
    font-weight: 700;
    font-size: 30px;
    text-align: right;
    line-height: 35px;
    color: #d29b00;
}
.image-fiche{
    box-shadow: 0 1px 5px 0 rgba(46,56,67,.25);
}
.bloc-image{
    position: relative;
}
.bloc-zoom{
    position: absolute;
    right: 1rem;
    top: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 100%;
    background-color: hsla(220,3%,80%,.5);
    align-items: center;
}
.icon-zoom{
    transform: rotate(0deg);
}
.bloc-zoom span{
    color: #fff;
    font-size: 11px;
    font-weight: 700;
}
.image-fiche a{
    color: #000;
    display: block;
    position: relative;
}
.critere-fiche{
    box-shadow: 0 1px 5px 0 rgba(46,56,67,.25);
    width: 33.33%;
    float: left;
    display: flex;
    align-items: center;
    padding: 25px 20px;
}
.feature-icon{
    float: left;
}
.critere{
    float: left;
    margin-left: 8px;
    font-size: 14px;
    font-weight: 600;
}
.titre-critere{
    font-weight: 700;
}
.critere-fiche .icon-small{
    transform: rotate(0deg);
}
.bloc-contact{
    padding: 20px 25px;
    background: #edeef0;
}
.titre-contact{
    font-weight: 700;
    font-size: 24px;
    color: #434c56;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    padding-bottom: 20px; 
    margin-bottom: 30px;
}
.label-contact{
    background: #000;
    color: #fff;
    padding: 11px 6px;
    float: left;
    width: 39.33%;
    font-size: 13px;
    text-transform: uppercase;
}
.label-contact.blanc{
    background: none;
    color: #000;
    padding: 0px 6px;
}
.form-contact{
    padding: 20px 12px;
    float: left;
    width: 60.66%;
    border: none;
    font-weight: 500;
}
textarea.form-contact {
    height: 39px;
    padding-top: 10px;
}
.text-contact-noir{
    background: #000;
    color: #fff;
    padding: 11px 6px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    display: block;
    text-align: center;
}
.text-contact-noir a{
    color: #d29b00;
    text-decoration: underline;
}
.confirm-contact input{
    vertical-align: sub;
}
.confirm-contact{
    margin: 25px 0 5px;
    font-size: 11px;
    color: #000;
    font-weight: 500;
}
.btn-secondary{
    background: #000;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 20px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary:active:hover{
    background: #2e3843;
}
.bloc-contact .btn-secondary{
    width: 100%;
    margin-top: 25px;
    text-align: left;
}
.icon-submit{
    transform: rotate(0deg);
    float: right;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    margin-top: 4px;
}
a.social-share__item:hover{
    opacity: 0.7;
    text-decoration: none;
}

/** Page Liste Actualites **/
.bloc-liste-actualite{
    border-bottom: 2px solid #000;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.titre-actualite-liste{
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin: 0;
    padding-bottom: 41px;
    border-bottom: 2px solid #000;
    margin-bottom: 25px;
}
.titre-actualite {
    margin: 25px 0 0;
}
.titre-actualite a{
    font-size: 22px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.titre-actualite a:hover{
    text-decoration: none;
}
.date-actualite{
    margin-bottom: 10px;
}
.desc-actualite{
    font-size: 14px;
    font-weight: 500;
    margin: 15px 0;
}
.image-actualite{
    margin-bottom: 20px;
}
.btn-plus{
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    background-color: #20272f;
    padding: 10px 15px;
}
.btn-plus:hover, .btn-plus:focus, .btn-plus:active, .btn-plus:active:hover{
    background: #20272f;
}
.dernier-actualite .vignette{
    position: relative;
}
.voir-detail-actualite{
    transition: all .3s;
    position: absolute;
    opacity: 0;
    z-index: 2;
    left: calc(50% - 47px);
    top: calc(50% - 19px);
}
.dernier-actualite .vignette:hover .voir-detail-actualite{
    opacity: 1;
}
.titre-vignette-actualite{
    padding-left: 15px;
    padding-bottom: 15px;
    transition: all .3s;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.dernier-actualite .vignette:hover .titre-vignette-actualite{
    padding-bottom: 30px;
}
.dernier-actualite .vignette{
    margin: 15px;
    margin-bottom: 45px;
}
.dernier-actualite .titre{
    margin: 35px 0 25px;
    text-transform: initial;
}

/** fiche Actualite **/
.image-actualite{
    position: relative;
}
.fiche-actualite .titre-actualite{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    padding: 15px;
    color: #fff;
    font-weight: 700;
}
.titre-page{
    font-size: 28px;
    font-weight: 700;
    color: #000;
    margin-top: 0; 
}
.text-page{
    font-weight: 500;
    margin: 15px 0; 
}

/** Page contact **/
.page-contact{
    margin-bottom: 4rem;
}
.header-title{
    margin-top: 40px;
    padding: 18px 15px 18px 0;
    border-top: 1px solid #cacbcd;
    border-bottom: 1px solid #cacbcd;
}
.titre-page-contact{
    font-size: 24px;
    color: #434c56;
    font-weight: 700;
    margin: 0;
}
.a-droite{
    text-align: right;
}
.a-droite img{
    margin-left: 10px;
}
.adresse-magasin-footer svg {
    right: -1px;
}
.corp-contact .tel-magasin-footer, .corp-contact .mail-magasin-footer, .corp-contact .adresse-magasin-footer{
    margin-top: 0;
}
.header-title .icon-small{
    transform: rotate(0deg);
    width: 50px;
    height: 30px;
}
.corp-contact .tel-magasin-footer{
    color: #000;
}
.corp-contact h3{
    font-size: 18px;
}
.page-contact .bloc-contact{
    background: #2e3843;
}
.page-contact .bloc-contact .titre-contact{
    color: #d29b00;
    border: none;
    padding-bottom: 0;
}
.page-contact .bloc-contact{
    background: #2e3843;
    color: #fff;
}
.page-contact .bloc-contact .btn-secondary{
    background: #20272f;
}
.page-contact .bloc-contact .btn-secondary:hover, .page-contact .bloc-contact .btn-secondary:focus, .page-contact .bloc-contact .btn-secondary:active, .page-contact .bloc-contact .btn-secondary:active:hover{
    background: #434c56;
}
.page-contact .bloc-contact .label-contact, .page-contact .bloc-contact .form-contact {
    float: none;
    width: 100%;
}
.page-contact .bloc-contact .label-contact {
    background: none;
    color: #fff;
    padding: 5px;
}
.page-contact .bloc-contact .confirm-contact{
    color: #fff;
}
.image-partenaire{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 200px;
}
.ckbox label{
    margin-left: 10px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 1rem;
    display: inline-block;
}
.label-checkbox{
    font-size: 10px;
    display: inline-block;
    margin-left: 3px;
    font-weight: 500;
}
.header-gamme{
    background: #20272f;
    margin-bottom: 40px;
}
.logo-header-gamme {
    position: relative;
    height: 66px;
    display: flex;
    align-items: center;
}
.logo-header-gamme:before {
    content: "";
    position: absolute;
    width: 500px;
    height: 100%;
    right: 100%;
}
.piaggio-logo{
    background: #127ab3 !important;
}
.vespa-logo{
    background: #95c0b4 !important;
}
.aprilia-logo{
    background: #e70012 !important;
}
.guzzi-logo{
    background: #000 !important;
}
.gilera-logo {
    background: #e11d25 !important;
}
.piaggio-header .logo-header-gamme, .piaggio-header .logo-header-gamme:before{
    background: #127ab3; 
}
.vespa-header .logo-header-gamme, .vespa-header .logo-header-gamme:before{
    background: #95c0b4; 
}
.aprilia-header .logo-header-gamme, .aprilia-header .logo-header-gamme:before{
    background: #e70012; 
}
.moto-guzzi-header .logo-header-gamme, .moto-guzzi-header .logo-header-gamme:before{
    background: #000; 
}
.gilera-header .logo-header-gamme, .gilera-header .logo-header-gamme:before{
    background: #e11d25; 
}
.vehicules-utilitaire-header .logo-header-gamme, .vehicules-utilitaire-header .logo-header-gamme:before{
    background: #127ab3; 
}
.wi-bike-header .logo-header-gamme, .wi-bike-header .logo-header-gamme:before{
    background: #127ab3; 
}
.txt-header-gamme{
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 64px;
    padding-top: 2px;
    margin: 0;
}
.page-gamme .img-occasion-accueil img{
    margin: 0 auto;
}
.page-gamme .titre-occasion-accueil {
    text-align: center;
    color: #434c56;
    margin: 22px 0 0px;
}
.decouvrir-gamme{
    text-align: center;
    color: #434c56;
    font-weight: 700;
    display: block;
}
.decouvrir-gamme:hover{
    color: #434c56;
}
.page-gamme .vignette-occasion-accueil{
    margin-bottom: 10px;
}
.page-gamme .carousel-control{
    top: 130px;
}
.page-gamme .occasions-accueil {
    padding: 0 42px 0rem;
    margin-bottom: 0;
}
.carousel-caption {
    right: 20%;
    left: 10%;
    padding-bottom: 30px;
    font-size: 24px;
    font-weight: 300;
    text-align: left;
    color: #d29b00;
    text-shadow: none;
    top: 20px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #313336;
}
.img-float-right{
    float: right;
    margin-left: 10px;
    max-width: 50%;
}
.img-float-left{
    float: left;
    margin-right: 10px;
    max-width: 50%;
}
.image-map img{
    /*height: 150px;*/
    background: #000;
}
.image-map{
    text-align: right;
}
.head-fiche.gamme-fiche-header {
    padding: 0;
}
.head-fiche.gamme-fiche-header .logo-header-gamme:before {
    display: none;
}
.head-fiche.gamme-fiche-header .logo-header-gamme {
    position: relative;
    height: auto;
    display: flex;
    padding: 25px 0;
    align-items: center;
    justify-content: center;
}
.head-fiche.gamme-fiche-header .type {
    margin: 25px 0 6px;
}
.head-fiche.gamme-fiche-header .titre {
    margin: 4px 0 20px;
}
.head-fiche.gamme-fiche-header .titre-prix{
    margin-top: 25px;
}
.head-fiche.gamme-fiche-header .prix{
    margin-bottom: 16px;
}
.desc-actualite-accueil{
    margin-top: 14px;
}
.permis-a2-liste, .permis-a2{
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 5;
}
.image-fiche .permis-a2-liste, .image-fiche .permis-a2{
    position: absolute;
    bottom: 10px;
    right: 11px;
    z-index: 5;
    top: auto;
}
.image-fiche .critair{
    position: absolute;
    bottom: 10px;
    left: 11px;
    z-index: 5;
    top: auto;
}
.permis-a2-checkbox{
    position: relative;
    top: 0;
}
.logo-checkbox input[type="checkbox"]{
    position: relative;
    top: 2px;    
}
.fb-magasin-footer svg{
    transform: rotate(180deg) scale(1.7, 1.7);
    margin-left: -7px;
}
.prix-barree{
    text-decoration: line-through;
    font-size: 16px;
    font-style: normal;
    margin-right: 15px;
}
.bloc-contact label.label-contact span{
    display: none;
}
.detail-haut{
    border-top: none;
    padding-top: 10px;
}
.detail-haut .prix-barree{
    margin-right: 0;
    float: right;
}
.pagination>li>a, .pagination>li>span {
    padding: 0px 5px;
    border: none;
    height: auto;
}
.CLArticle{
    margin-bottom: 30px;
}
.fa-xl{
    font-size: 34px;
    color: #333;
    vertical-align: middle;
}
.page-gamme .vignette-occasion-accueil:hover, .page-gamme .vignette-occasion-accueil:focus{
    background: none;
}
.capitalise{
    text-transform: capitalize;
}
.page-contact .a-droite ul li {
    float: left;
    list-style: none;
    margin-left: 1rem;
    margin-bottom: 1rem;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-bottom: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding-top: 2px;
    color: #000;
}
.vignette-liste-gamme{
    margin-bottom: 100px;
}
.petit-txt{
    font-size: 14px;
    font-weight: normal;
    float: right;
}
.liste-occasions .titre-occasion-accueil, .liste-occasions .titre-occasion-accueil, .liste-occasions .sous-titre-occasion-accueil, .liste-occasions .detail-occasion-accueil, 
.vignette-home .titre-occasion-accueil, .vignette-home .titre-occasion-accueil, .vignette-home .sous-titre-occasion-accueil, .vignette-home .detail-occasion-accueil{
    padding-left: 8px;
    padding-right: 8px;
}
.ville-footer{
    text-transform: uppercase;
}
.dropdown-menu>li>a {
    display: block;
    padding: 13px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
    border-top: 1px solid #000;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #d29b00;
    text-decoration: none;
    background: none;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-radius: 0;
    padding: 0;
    background: #313336;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
}
.barre-logo .logo-slider {
    border-right: 1px solid #000; 
}
.demande .nav-tabs>li>a {
    display: inline-flex;
    margin-right: 0; 
    line-height: auto; 
    border-right: 1px solid #fff !important; 
    border-radius: 0; 
}
.demande .nav>li>a:focus, .demande .nav>li>a:hover {
    background: none;
}
.demande .tab-content>.tab-pane{
    background: #fff;
}
.demande .container-logo-home{
    background: #fff;
}
.demande .moto-guzzi-logo{
    background: #000 !important;
}
.demande .nav-tabs>li {
    width: 100%;
    align-items: center;
    display: inline-flex;
    justify-content: center;
}
.demande .nav-tabs {
    border-bottom: 1px solid #ddd;
    display: flex;
    width: 100%;
}
.demande li.active .logo-slider .decorator {
    height: 10px;
}
.demande li.active .logo-slider img{
    top: -4px;
}
.demande .nav-tabs>li:not(.active)>a{
    opacity: 0.4;
}
.demande .nav-tabs>li>a:hover{
    opacity: 0.7;
}
.demande iframe {
    border: 1px solid #555;
}
.demande{
    overflow: hidden;
    height: calc(100vh + 73px);
}

.slider{
    margin-top: 108px;
}
.les-marques ul li {
    text-align: right;
    height: 38px;
}
.map-multi-magasin{
    display: inline-block;
    margin-left: -2px;
    margin-bottom: 4px;
}
.multi-magasin{
    text-align: right;
}


.fb-magasin-footer{
    float: left;
    width: 31px;
    height: 30px;
    padding-top: 7px;
}
.rs-magasin-footer{
    float: left;
    margin-left: 20px;
}
.rs-magasin-footer .fab{
    color: #fff;
    font-size: 34px;
    margin-top: -8px;
}
.multi-magasin .fb-magasin-footer {
    float: left;
    padding-right: 34px;
}
.multi-magasin .rs-magasin-footer {
    float: left;
    margin-left: 20px;
}
.horaire-footer{
    float: left;
    text-align: left;
}
.multi-magasin .rs-magasin-footer .fab {
    margin-top: 0px;
}
.collapse .text-footer{
    margin-bottom: 50px;
}
.rs-magasin-footer{
    margin-top: 5px;
}
.collapse .rs-magasin-footer{
    margin-top: 0px;
}
.zone-magasin-footer{
    margin-bottom: 40px;
}
a.legales{
    color: #000;
}
.desc-gamme{
    padding-top: 20px;
}
.fiche-gamme .cv-carousel {
    display: block;
    height: 421px !important;
    z-index: 1;
}
.first-bloc{
    position: relative;
}
.tel-concess-home {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 17px;
    font-weight: bold;
}
.bloc-personnel{
    margin-bottom: 20px;
}
.concess-contact{
    font-weight: bold;
}
.tel-contact{
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
}
.carousel-indicators li{
    box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
textarea.form-contact {
    height: 100px;
    width: 100%;
}
.label-contact.blanc {
    display: block;
    width: 100%;
}
.fleche-contact{
    background: #000 url(../images/chevron-right.png) !important;
    background-repeat: no-repeat  !important;;
    background-position: right  !important;;
}
.fleche-contact:hover{
    background: #2e3843 url(../images/chevron-right.png)  !important;;
    background-repeat: no-repeat  !important;;
    background-position: right  !important;;
}
.logo-vignette-desc{
    margin-top: -11px;
    margin-bottom: -10px;
}
.slider-height.carousel-inner>.item>a>img{
    width: auto;
    max-height: 655px;
}
.img-personnel{
    text-align: center;
}
.CLArticle {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
}
.titre-page{
    margin-bottom: 20px;
}
.bloc-personnel .titre-actualite-accueil {
    font-size: 24px;
}
.pagination2{
    margin-top: 0;
}
.label-checkbox{
    vertical-align: text-top;
    max-width: 90%;
    margin-top: 1px;
}
.location .table>tbody>tr>td, .location .table>tbody>tr>th, .location .table>tfoot>tr>td, .location .table>tfoot>tr>th, .location .table>thead>tr>td, .location .table>thead>tr>th{
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}
#contact{
    height: 30px;
}
.center-vertical {
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider.minislider{
    margin-top: 58px;
}
.margin-top-70{
    margin-top: 70px;
}
.page-accueil .titre-page-occasion {
    border-bottom: none !important;
}
.page-accueil .CLArticle {
    border-bottom: 0;
    margin-top: 40px;
}
.img-distant{
    width: 295px;
    height: 194px;
    text-align: center;
    overflow: hidden;
}
.btn-go{
    width: 203px;
    margin: 0 auto;
}
.btn-go img{
    width: 203px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.accessoire-home .img-occasion-accueil{
    overflow: hidden;
}
.contact-adresse-2{
    margin: 10px 0px 25px 35px;
}
.contact-code-postal{
    margin-left: 35px;
}
.logo h1{
    font-size: inherit;
    font-weight: inherit;
    display: inherit;
}

/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-caption {
    color: #fff;
    position: absolute;
    display: flex;
    width: 33%;
    top: 0;
    left: 143px;
    align-items: flex-start;
    bottom: 0;
    flex-direction: column;
    justify-content: center;
}
.carousel-caption .titre{
    color: #fff;
    font-size: 50px;
    line-height: 46px;
    margin-left: 0;
    text-shadow: 0 1px 2px #000;
}
.carousel-caption .desc{
    font-size: 29px;
    line-height: 37px;
    margin-bottom: 20px;
    margin-top: 0px;
    text-shadow: 0 1px 2px #000;
}
.carousel-caption .btn{
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;    
}
.ecolo{
    margin-top: 5px;
}
.v-search{
    cursor: pointer;
    outline: none;
    background: transparent;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 10px 10px 2px;
    width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #cacbcd;
    border-left: 1px solid #cacbcd;
}
.v-search:hover{
    color: #d29b00;
}
.panel-heading{
    padding: 0;
}
.v-search:hover option{
    color: #000;
}
#DestinataireMagasin.form-contact {
    padding: 6px 12px;
    height: 41px;
}

@media(max-width: 768px){
    .banner-home .img-banner-home {
        max-height: inherit;
    }
    .carousel-caption .titre{
        font-size: 22px;
        margin-top: 5px;
    }
    .carousel-caption .desc{
        font-size: 17px;
        line-height: 22px;
    }
    .carousel-caption .btn{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .carousel-caption{
        background: #5a5a5a;
        padding: 0 20px;
        position: static;
        width: 100%;
    }
    .les-btn-rs{
        margin-top: 40px;
    }
}


/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}