/* rouge : fd0001*/
/* rouge foncé : ca1027*/
body{overflow-x: hidden;}
a {color: #fff; text-decoration: none; transition: all 300ms ease;}

.prix-accueil{color: #fd0001;}
.tel-footer{
    margin: 10px 0;
    display: inline-block;
}
.titre-horaire{
    font-size: 18px;
    margin-bottom: 10px;
}
.adresse-footer{margin: 10px 0;}
a:focus, a:hover{color: #fff;}
.nom-concess-footer{
    color: #fd0001;
    font-size: 18px;
}
.popup-footer{
    background: #000000;
    padding: 20px;
    width: 50%;
    position: absolute;
    top: 0;
    z-index: 10;
    right: 0;
}
.footer-max{position: relative;}
.titre-occasion-accueil {margin: 11px 0 7px;}
.detail-occasion-accueil {height: 27px;}
.owl-dots{margin-top: 25px;}
.owl-nav{display: none;}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form{background: #fff;}
.navbar-right{
    background-color: #000;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
}
.navbar-default .navbar-nav > li > a{color: #fff;}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover{color: red;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover{
    color: red;
    background: black;
}
.les-logos {
    margin: 15px 0px 0px;
    float: right;
}
.les-logos ul{display: flex;}
.les-logos ul li{list-style: none;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: red;
    background: black;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: rgba(0,0,0,0.7);
    border-radius: 0;
}
.dropdown-menu>li>a{color: white;}
.dropdown-menu>li>a:hover{
    color: red;
    background: none;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {background: #fff;}
.navbar-default {
    background-color: white;
    border: none;
}
.titre-presentation {
    padding: 15px;
    font-size: 25px;
    background: #f2f2f2;
    color: black;
    font-family: 'Play', sans-serif;
    text-align: center;
    font-weight: bold;
}
.titre-accueil{
    font-family: 'Montserrat', sans-serif;;
    font-size: 25px;
    color: #000;
    font-weight: bold;
    margin-top: 50px;
}
.sous-titre-accueil{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sous-titre-accueil span{
    color: #fd0001;
    font-family: 'Arial', sans-serif;
    font-size: 22px;
}
a.voir-tout-accueil{
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}
a.voir-tout-accueil:hover{color: black;}
.occasions-accueil {
    padding: 0 42px 4rem;
    margin-bottom: 20px;
    border-top: 1px solid #838383;
    margin-top: 20px;
    padding-top: 30px;
}
.carousel-control.right{
    right: 2px;
    background: none;
}
.carousel-control.left{
    left: -46px;
    background: none;
}
.carousel-control{color: black;}
.carousel-control:focus, .carousel-control:hover{
    color: black;
}
.container-magasini{
    background: black;
    padding: 25px;
    color: #fff;
    font-family: 'Play', sans-serif;
}
.nom-magasini {
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    padding: 11px 7px 7px;
}
.slogan-magasini{
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}
.titre-horaires{
    color: red;
    font-size: 16px;
}
.tel-magasini a{
    color: #fff;
    font-size: 20px;
    margin: 12px 0;
    display: inline-block;
}
.tel-magasini a:hover{
    color: red;
    text-decoration: none;
}
.button-magasini a {
    color: white;
    background: red;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    padding: 5px;
}
.rs-magasini {
    display: flex;
    justify-content: center;
}
.rs-magasini a {
    color: white;
    display: block;
    margin: 0 15px;
}
.rs-magasini a:hover {
    color: white;
    display: block;
    margin: 0 15px;
}
.button-magasini a:hover{
    text-decoration: none;
    opacity: 0.7;
}
.rs-magasini a i{font-size: 27px;}
.rs-magasini{
    margin-top: 5px;
    margin-bottom: 45px;
}
.rs-magasini a:hover{opacity: 0.7;}
.logos-footer {
    display: flex;
    background: white;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.logos-footer img{
    margin: 0 20px;
}
footer {
    border-top: 4px solid #fd0001;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    background: white;
}
.mentions-footer{
    background: #20201d;
    text-align: right;
    padding: 15px 0;
}
.liens-footer {color: black;}
.liens-footer span{color: white;}
.navbar-brand {height: auto;}
.navbar-nav li ul li {background: none;}

@media (min-width: 768px){
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.navbar-default {background-color: #000;}
.navbar-brand h1 {
    color: white;
    font-family: 'Montserrat';
    font-size: 24px;
}
.titre-univers{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 50px;
    font-family: 'Montserrat', sans-serif;;
    font-size: 25px;
    color: #000;
    font-weight: bold;
}
.custom-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-between;
}

.les-logos li {
    margin-left: 5px;
    margin-right: 5px;

}
.logo-header h1{
    position: relative;
    margin: 0;
}
.logo-header h1:before{
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 10px;
    height: 4px;
    background-color: #fd0001;
    top: 11px;
    left: -15px;
}
.logo-header h1:after{
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 10px;
    height: 4px;
    background-color: #fd0001;
    top: 11px;
    right: -15px;
}
.btn-default{background: #fd0001;}
.navbar-default{
    margin-top: 0;
    border-radius: 0;
}
.univers{
    display: flex;
    width: 143px;
    margin: 0 10px;
    box-shadow: 10px 10px 21px -9px rgba(0,0,0,0.69);
    -webkit-box-shadow: 10px 10px 21px -9px rgba(0,0,0,0.69);
    -moz-box-shadow: 10px 10px 21px -9px rgba(0,0,0,0.69);
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.container-flex{
    display: flex;
    padding-bottom:50px;
    justify-content: center;
}
.contenu-presentation {
    padding: 6px;
    background-color: #efefef;
    margin-top: 25px;
}
.col-sm-6 i {
    margin-left: 0;
    margin-right: 8px;
    position: relative;
    top: -1px;
}
.main-footer{
    background-color: black;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
}
.info-presentation{
    text-align: center;
    background-color: white;
}
.info-presentation .img-responsive{margin: 0 auto;}
.text-presentation{
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    padding: 0 10px;
}
.info-lien{padding: 20px 0;}
.CLBlockcontent-footer .CLPrix{color: #fd0001;}
.titre-footer-noir{
    font-size: 17px;
    font-weight: bold;
}
.bi-telephone-fill{margin-right: 10px;}
.bi-envelope{margin-right: 10px;}
.lefty{text-align: left;}
.lefty span{font-size: 12px;}

footer a, footer a:hover {
    color: #fff;
    margin-right: 15px;
}
.righty{
    font-size: 12px;
    text-align: right;
    color: #fff;
}
.horaire{text-align: right;}
.img-moto{width: 100%;}

.pub-laterale a{display: flex;}
.pub-laterale a .img-moto{object-fit: cover;}

.container-img-moto{
    height: 140px;
}
.info-lien a{
    color: #000;
    display: inline-block;
    margin: 0 10px;
}
#IDVignettes a:hover .CLBlockcontent-header {
    background: #fd0001;
}
.univers{
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
}
.univers:hover{
    cursor: pointer;
    box-shadow: 2px 3px 5px 0px rgb(0 0 0);
    -webkit-box-shadow: 2px 3px 5px 0px rgb(0 0 0);
    -moz-box-shadow: 2px 3px 5px 0px rgb(0 0 0);
    transition: all .3s cubic-bezier(.25,.46,.45,.94);
}
.owl-carousel .owl-stage-outer {
    border-bottom: 4px solid #fd0001;
    box-shadow: 0px 9px 21px -9px rgb(0 0 0 / 69%);
    -webkit-box-shadow: 0px 9px 21px -9px rgb(0 0 0 / 69%);
    -moz-box-shadow: 0px 9px 21px -9px rgb(0 0 0 / 69%);
}
.info-presentation .owl-carousel .owl-stage-outer {
    border-bottom: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.voir-detail-occasion {
    left: 78px;
    top: 87px;
}


@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 40%, 0);
        transform: translate3d(0, 40%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 40%, 0);
        transform: translate3d(0, 40%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
    
.owl-item.active .txt-slideshow{
  animation: fadeInUp; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 1.5s;
}

.txt-slideshow {
    font-family: 'Montserrat', sans-serif;;
    color: #fff;
    position: absolute;
    display: flex;
    width: 33%;
    top: 0;
    left: 150px;
    align-items: center;
    bottom: 0;
}
.txt-slideshow .titre{
    font-size: 70px;
    margin-left: -4px;
    text-shadow: 0 1px 2px #000;
}
.txt-slideshow .desc{
    font-size: 37px;
    line-height: 37px;
    margin-bottom: 20px;
    text-shadow: 0 1px 2px #000;
}
.txt-slideshow .btn{
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;    
}
.article-texte{padding: 15px 0;}

.prix-barree{
    color: #333;
    text-align: right;
    display: block;
    text-decoration: line-through;
    margin-top: 2px;
}
.main-footer{background: #000;}
.les-logos ul img{max-height: 70px;}

header{padding: 20px 0 15px;}

header .container .row::before,
header .container .row::after{display:none;}

header .container .row{
    display:flex;
    justify-content: space-between;
    align-items: center;
}

.owl-carousel .owl-item img.permis-a2-liste{width: auto;}

.owl-occasions .owl-stage-outer{
    border: none;
    box-shadow: none;
}
.footer-max {
    background: url(../images/map-challenge.jpg) #fff;
    height: 620px;
}

.article-texte a{color: #fd0001;}
.article-texte a:hover{text-decoration: underline}

.article-texte .btn-primary {
    color: #fff;
    background-color: #fd0001;
    border-color: #f00;
    border-radius: 0;
}
.article-texte .btn-primary:hover {
    color: #fff;
    background-color: #fd0001;
    border-color: #f00;
    border-radius: 0;
    text-decoration: none;
}

.marque-header{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom:0;
    padding: 0;
    list-style: none;
}
.marque-header li a{display: flex; max-width: 180px;}

.logo-one{max-width: 340px; width: 100%; min-width: 240px;}

.univers-one{display:flex; justify-content:space-between; margin: 0 0 50px 0;}

.univers-one::before,
.univers-one::after{display:none;}

.univers-one .pub-laterale{padding: 0; width: 40%;}

.univers-one__col-brands{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 35px 25px;
    width: 56%;
    margin-right: 10px;
    padding: 0;
}

.univers-one__col-brands a{
    display: flex;
    position: relative;
    width: 30%;
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.4);
    text-decoration: none;
    transition: all 300ms ease;
}
.univers-one__col-brands a:hover{box-shadow: none; outline:none;}

.univers-one__col-brands .univers-one__titre-marque{
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    bottom: 15px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    transition: all 300ms ease;
}
.univers-one__col-brands a:hover .univers-one__titre-marque{background-color: rgba(255,255,255,1);}

.univers-one__col-brands .univers-one__titre-marque img{width: auto; max-height:30px;}
.univers-one__col-brands .univers-one__titre-marque.titre-marque__yamaha img{max-height: 24px;}
.univers-one__col-brands .univers-one__titre-marque.titre-marque__fantic img{max-height: 17px;}
.univers-one__col-brands .univers-one__titre-marque.titre-marque__kriega img{max-height: 18px;}

.univers-one__col-brands .logo-top .univers-one__titre-marque{bottom: inherit; top: 8px;  background-color: transparent;}
.univers-one__col-brands .logo-top:hover .univers-one__titre-marque{background-color: transparent;}

.univers-one__col-brands .logo-top .univers-one__titre-marque span{
    background-color: rgba(0,0,0,0.6);
    display: block;
    width: 100%;
    margin-top: 68px;
    padding: 9px 0 7px;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.dafy{
    margin-top: 20px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.titre-univers {
    text-align: center;
    font-size: 39px;
    background: url(../images/bg-titre.jpg) no-repeat;
    padding: 0;
    background-size: contain;
    display: inline-block;
    padding-left: 30px;
    line-height: 29px;
    margin-bottom: 50px;
    font-style: italic;
}

.container-titre-univers{text-align: center;}

.titre-accueil {
    background: url(../images/bg-titre.jpg) no-repeat;
    padding: 0;
    background-size: contain;
    display: inline-block;
    line-height: 22px;
    padding-left: 26px;
}


@media (min-width: 1200px){
    .container {width: 1240px;}
    .univers-one__col-brands .logo-top .univers-one__titre-marque span{font-size: 16px;}
}


@media (max-width: 992px){
    .navbar-header{
        display: flex;
        justify-content: center;
    }
    
    .les-logos ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 0;
    }
    .custom-container {justify-content: center;}
    .container-flex{flex-wrap: wrap;}
    .univers{margin-bottom: 20px;}
    
    .txt-slideshow .titre{font-size: 28px;}
    .txt-slideshow .desc{
        font-size: 17px;
        line-height: 22px;
    }
    .txt-slideshow .btn{font-size: 16px;}
    .txt-slideshow{
        padding: 0 30px;
        left: 0;
        width: 100%;
        max-width: 640px;
    }
    .les-btn-rs{margin-top: 40px;}
    .univers-one__col-brands a{width: 46%;}
}


@media (max-width: 768px){
    .main-footer{text-align: center;}
    .horaire{margin-top: 20px; text-align: center;}
    .marque-header {padding: 0; max-width: 360px;}
    .univers-one .col-sm-7 .row{display: flex; flex-direction: column; align-items: center; gap: 20px;}
    .titre-univers {font-size: 27px;}
    .righty, .lefty {text-align: center;}
    .popup-footer {width: 100%; padding: 20px 25px;}
    .titre-horaire {margin-top: 25px;}
    .footer-max {background-position: -277px center;}
    .contenu-presentation .col-sm-6 .text-presentation{flex-direction: column;}
    .univers-one__col-brands{gap: 30px 20px;}
}

@media (max-width: 640px){
    .univers-one{flex-direction: column; align-items: center; gap: 40px; max-width: 420px; margin: 0 auto 50px; padding: 0 10px;}
    .univers-one__col-brands{width: 100%; margin-right: 0;}
    .univers-one .pub-laterale{width: 100%;}
    .univers-one__col-brands a{min-width: 184px;}
}

@media (max-width: 550px){
    header .container .row{flex-direction: column; gap: 20px; padding-bottom: 6px;}
    .slider .owl-carousel .owl-item{min-height: 350px;}
    .slider .owl-carousel .owl-item img.visible-xs{height: 100%; object-fit: cover; max-height: 350px;}
}

@media (max-width: 440px){
    .univers-one .univers-one__col-brands a{width: 100%;}
}



