/* @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
  }
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  }
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
  } *//**/
@media(min-width:1210px){
.container{
  width: 1210px;
}
.pd-130{
    padding: 0px 130px;
}
.pd-right-0{
    padding-right:0;
}
.pd-left-0{
    padding-left:0;
}
}

body{
font-family: 'Open Sans';
}
a{
    color: #db1d11;
}
a:hover{
    color: #db1d11;
}
input[type=checkbox], input[type=radio] {
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: relative;
    top: -100px;
}
.txt-slideshow{
    display: none;
}
.header{
    background: #db1d11;
}
.header-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0px;
}
.header-content .tel-num {
    color: #fff;
    font-size: 40px;
    font-family: "Open Sans", sans-serif;
    font-weight: 900;
    margin-bottom: 0;
    font-style: italic;
    margin-top: -14px;
}
.container-slider{
    position: relative;
}
.logo-evolution-7{
    width: 200px;
    top: 40px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.Yamaha-Star-Venture{
    width: 100%;
}
.bloc-logo{
    margin-bottom: 40px;
    margin-top: -72px;
    padding-top: 20px;
    border-top: solid 3px #fff;
    position: relative;
    z-index: 3;
}
.bloc-logo .logo img{
    margin-bottom: 30px;
}
.voir-site p {
    font-size: 20px;
    font-weight: 500;
}
.voir-site .nom-site {
    text-decoration: none;
    color: #000;
    font-weight: 900;
    font-size: 20px;
}
.titre , .pd-130 .row .col-md-12 .CLArticle h2 span{
    color: #db1d11;
    font-weight: 800;
    font-style: italic;
    font-size: 32px;
    text-align: justify;
}
.description , .CLArticle div p{
    text-align: justify;
}
.description , .contact ,.CLArticle div p{
    font-size: 28px;
    font-weight: 400;
    color: #000;
}
.contact a {
    color: #db1d11;
    text-decoration: none;
    font-style: italic;
    font-size: 28px;
    font-weight: 900;
}
.images {
    display: flex;
    margin-top: 80px;
    margin-bottom: 110px;
}
.images img{
    /*width: 50%;*/
}

.footer{
    background: #4d4d4d;
    padding: 40px 20px 20px 20px;
    color: #fff;
}
.footer p {
    margin-bottom: 3px;
    font-weight: 500;
}
.footer .footer-titre{
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 900;
}
.footer-contact{
    font-size: 19px;
}
.rs{
    margin-top: 15px;
}
.fb-links {
    display: flex;
    justify-content: flex-end;
    margin-top: 40px;
    margin-bottom: 40px;
}
.fb-links .link{
    padding: 0 20px;
}
.copy-right{
    background-color: #db1d11;
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    padding: 20px 0px;
}
.footer .nom-concess{
    font-weight: 900;
    font-size: 16px;
    margin-top: 10px;
}
.bloc-occasions .titre-occasions{
    font-weight: 900;
    text-transform: uppercase;
    color: #db1d11;
    font-size: 30px;
    margin-top: 8px;
}
.bloc-occasions .btn-voir-plus {
    background: #4d4d4d;
    color: #fff;
    font-size: 16px;
    height: 40px;
    border: none;
    padding: 0 15px;
    text-transform: uppercase;
    line-height: 41px
}
.nos-occasions{
}
.container-image {
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, rgba(255,255,255, 0.7) 0 100%),url(../images/yamaha-evolution.JPG);
    background-position: bottom center;
    background-size: 100%;
}
.bloc-titre-occasions{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #db1d11;
}
.liste-occasions{
    margin-top: 20px;
    padding-bottom: 25px;
    padding: 0 16px;
}

.vignette .model-info .nom-model{
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    min-height: 52px;
}
.vignette .model-info .marque{
    font-size: 20px;
    font-weight: 900;
    color: #000;
}
.vignette .model-info .prix-model {
    font-size: 30px;
    font-weight: 900;
    color:#db1d11;
}
.vignette{
    border-bottom: solid 6px #db1d11;
    margin-bottom: 40px;
}
.footer-horaire{
    border-left: solid 1px;
    padding-left: 41px; 
    font-size: 19px;
}
.rs a{
    margin-right: 10px;
}
.rs a:hover{
    opacity: 0.7;
}
a.link{
    color: #fff;
}
a.link:hover{
    opacity: 0.7;
    color: #fff;
    text-decoration: none;
}
.logo-img{
    
}
.logo{
    text-align: center;
}
.header-content{
    height: 117px;
}
.logo-img .img-responsive{
    margin: 0 auto;
}
.btn-voir-plus .glyphicon-plus{
    font-size: 20px;
    font-weight: 900;
    margin-left: 5px;

}
.vignette .img-responsive{
    margin: 0 auto;
}
.vignette a{
    text-decoration: none;
    color: #000;
}

.vignette:hover {
    border-bottom: solid 6px #333;
    background: #eee;
}
.logo a{
    text-decoration: none;
    color: #000;
}
.logo a:hover .logo-img img{
    opacity: 0.7;
}
.owl-two .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: relative;
    top: -23px;
}
a.lien-contact{
    color: #fff;
    font-size: 22px;
    display: block;
    text-align: right;
    line-height: 15px;
}
a.lien-contact:hover{
    color: #fff;
    text-decoration: underline;
}
a.lien-winteam{
    color: #fff;
}
a.lien-winteam{
    color: #fff;
}
.liens-footer a{
    color: #fff;
    font-size: 15px;
}
.liens-footer a:hover{
    color: #fff;
}
.text-left .btn.btn-primary {
    background-color: #4d4d4d;
    border-color: #4d4d4d;
    color: #ffffff;
    padding: 10px 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.modal-title {
    font-weight: bold;
}
.modal-body label{
    font-weight: normal;
}
.img-float-right {
    margin-left: 15px !important;
}
.img-float-left {
    margin-right: 15px !important;
}
@media(max-width:768px){
    .img-float-right {
        margin-left: 0 !important;
    }
    .img-float-left {
        margin-right: 0 !important;
    }
    .ckbox{
        display: flex;
    }
    .description, .contact, .CLArticle div p {
        font-size: 22px;
    }
    .titre, .pd-130 .row .col-md-12 .CLArticle h2 span {
        font-size: 25px;
    }
    .owl-theme .owl-nav.disabled+.owl-dots {
        top: -40px;
    }
    .header-content{
        height: auto;
    }
    .header-content .tel-num{
        font-size: 18px;
        margin-bottom: 0;
        text-align: right;
        margin-top: -8px;
    }
    a.lien-contact{
        font-size: 18px;
    }
    .header-content img{
        width: 120px;
    }
    .pd-130{
        padding: 0 15px;
    }
    .footer-horaire{
        border-left: none;
        padding-left: 0;
    }
    .fb-links{
        justify-content: flex-start;
    }
    .fb-links .link {
        padding-left: 0px;
        padding-right: 20px;
    }
    .bloc-occasions .titre-occasions {
        font-size: 20px;
    }
    .bloc-occasions .btn-voir-plus {
        margin-bottom: 20px;
        margin-top: 7px;
        width: 100%;
        line-height: 41px;
    }
    .titre{
        font-size: 23px;
    }
    .logo{
        margin-bottom: 30px;
    }
    .logo-evolution-7{
        max-width: 70px;
        top: 20px;
    }
    .bloc-logo{
        margin-top: 0;
    }
    .description, .contact{
        font-size: 21px;
    }
    .contact a{
        font-size: 21px;
    }
    .images {
        display: flex;
        margin-top: 80px;
        margin-bottom: 110px;
        flex-direction: column;
    }
    .images img {
        width: 100%;
        margin-top: 20px;
    }
    .bloc-titre-occasions {
        flex-direction: column;
    }
    .rs{
        margin-bottom: 20px;
    }
}

.img-float-none{
    margin: 0 auto;
}
.article-image-droite, .article-image-gauche, .article-image-haut, .article-image-bas{
    padding-bottom: 40px;
}
.img-float-none{
  margin-bottom: 15px;
}
.img-float-left {
  float: left;
  max-width: 484px;
  margin-right: 30px;
  margin-bottom: 0;
}
.img-float-right {
  float: right;
  max-width: 484px;
  margin-left: 30px;
  margin-bottom: 0;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    vertical-align: middle;
}