.titrerouge h2 {
    font-family: 'Gotham';
    font-weight: 500;
    font-style: normal;
    padding: 0;
    margin-top: 0px;
    font-size: 25px !important;
    margin-bottom: 20px !important;
}

.decouvrez {
    font-size: 20px;
    margin-bottom: 0;
}

.premiumpage {
    margin-bottom: 150px;
}

div.ppt {
    font-family: 'Gotham';
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
}

.background-redconciergerie {

    background: #CC0000;
    margin: 120px 0;
}

.col-rightconciergerie {

    color: #fff;
    padding-right: 0px !important;
    padding-left: 40px !important;
    margin: 100px auto 100px auto !important;
}

.col-rightconciergerie h2 {

    margin-bottom: 50px;
    font-size: 25px;
    font-family: 'Gotham';
    font-weight: 500;
    font-style: normal;
}

.col-rightconciergerie p {
    font-family: semplicitapro, sans-serif;
}
/*gallery*/
#galleryhonda,
#gallerylotus {
    margin-bottom: 100px !important;
}

#gallerylotus {
    margin-top: -50px;
}

.eg-overlay-layout-2 .eg-overlay-wrapper .eg-mask {
    background: rgba(204, 0, 0, 0.5) !important;
}

.eg-overlay-layout-2 .eg-overlay-wrapper .eg-title {
    font-family: semplicitapro, sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.pp_expand,
.pp_nav {
    display: none !important;
}

div.pp_default .pp_close {
    width: 22px;
    height: 22px;
    background: url(img/sortir.png) 1px no-repeat !important;
}

div.pp_default .pp_next:hover {
    background: url(../img/arrowgallery.png) 10000px 10000px no-repeat !important;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;

}

div.pp_default .pp_previous:hover {
    background: url(img/arrowgallerygauche.png) 10000px 10000px no-repeat !important;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}


div.pp_default .pp_top .pp_middle,
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_content {
    background: none !important;
    padding: 0 !important;
}

/*media*/
@media(min-width :1199px){
#imageoccasion img {   
object-fit: cover;
}
}
@media (max-width: 1025px) {

    
    .premiumpage {
        margin-bottom: 50px;
    }

    .background-redconciergerie {
        margin-top: -50px !important;
    }    
    .eg-overlay-layout-2 .eg-overlay-wrapper .eg-title {
        font-size: 18px !important;
    }
    .eg-grid-wrap.eg-column-3.eg-grid-layout-2 .eg-each-item {
        width: calc(100% - 80px) !important;
        margin-left: 45px !important;
    }

    .eg-wrap .eg-overlay-wrapper {
        margin-bottom: 15px;
    }
}

@media (max-width: 922px) {
    .titrerouge h3 {
        text-align: center;
        font-size: 20px !important;
    }
}

@media (max-width: 800px) {
    .decouvrez {
        margin-top: -20px;
        font-size: 16px;
    }
}