.a-link-admin-pannel {
    float: left;
    text-decoration: none !important;
    color: #3d4144;
    text-transform: uppercase;
    font-size: 18px;
}

.a-link-admin-pannel:hover {
    color: #c1d72e;
}

.miniature {
    display: inline-block;
}

.mobile-seulement, .mobile-flex-seulement{
    display: none;
}

.cadre-fiche-resume-vehicule-mobile{
    display: none;
}

.bouton-validation{
    margin: 0px 5px;
}

.bouton-contact-page-vo{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font-size: 20px;
    font-weight: 700;
    user-select: none;
    cursor: pointer;
    transition-duration: 0.3s;
}

.bouton-contact-page-vo:hover{
    opacity: 0.8;
}

.text-modal-reprise{
    text-align: center;
    font-size: 14px !important;
    color: #5a6771;
}

.text-modal-reprise a{
    color: #c1d72e !important;
    cursor: pointer;
}

.text-modal-reprise a:hover{
    text-decoration: underline !important;
}

.h3-title {
    color: #3d4144;
    text-transform: uppercase;
    font-size: 25px !important;
    margin-top: 30px;
    padding: 0px 10px;
}

.titres-garage-2{
    font-size: 25px !important;
    font-weight: 300 !important;
    margin-top: 20px !important;
}

.trait-titre-home {
    width: 300px;
    height: 1px;
    background-color: #ccc;
    margin-top: 26px
}

.img-retour {
    width: 28px;
}

#modalImageZoom{
    padding: 0 !important;
}

.modal-dialog-image-carousel{
    max-width: none !important;
    margin: 0 !important;
    height: 100%;
}

.modal-dialog-image-carousel .modal-content{
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-close-slider{
    color: white;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9999;
    padding: 0px 10px;
    cursor: pointer;
}

.modal-close-slider i{
    font-size: 50px;
}

.reference-vo{
    font-weight: 300;
    font-size: 14px !important;
    color: #5a6771;
    margin: 0;
}

.square-text-marque {
    font-size: 30px !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    margin: 0;
}

.square-text-version {
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    margin: 0;
}

.square-text-marque-mobile{
    color: white;
    margin: 0;
    font-size: 20px !important;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.square-text-version-mobile{
    color: white;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.div-img-vehicule-occasion {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.div-img-vehicule-occasion-miniature {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.img-vehicule-occasion {
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: inherit;
    height: 600px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-vehicule-occasion-miniature {
    max-height: 140px;
    object-fit: contain;
    width: 100%;
    max-width: 100%;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.div-img-vehicule-occasion-miniature {
    margin: 10px 5px;
    padding: 0;
}

.div-pictogrammes-options-vo{
    padding: 5px;
}

.div-pictogrammes-options-vo img{
    width: 30px !important;
    height: 30px !important;
    margin: 0px 15px;
    z-index: 50;
}

.div-pictogrammes-options-vo a{
    z-index: 99;
}

.badge-info-supp{
    border: 1px solid #c1d72e;
    border-radius: 5px;
    color: #737373;
    font-size: 14px !important;
    padding: 0px 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 90px;
    text-align: center;
}

.bandeau-reserve{
    background: #c1d72e;
    width: 300px;
    text-align: center;
    padding: 2px 20px;
    color: white;
    font-weight: bold;
    font-size: 30px;
    position: absolute;
    z-index: 9;
    top: 56px;
    left: -68px;
    transform: rotate(-45deg);
    box-shadow: 0px 0px 10px -2px black;
}

.overlay-div-annonce-vehicule-occasion {
    position: absolute;
    background-color: rgba(165, 165, 165, 0.2);
    margin-left: 0;
    margin-right: 0;
    height: 100%;
    width: 0;
    transition-duration: 0.5s;
    z-index: 1;
    background-image: url(/assets/img/loupe.png);
    background-position: center;
    background-size: 150px;
    background-repeat: no-repeat;
}

.overlay-div-annonce-vehicule-occasion-miniature {
    position: absolute;
    background-color: rgba(165, 165, 165, 0.2);
    margin-left: 0;
    margin-right: 0;
    height: 100%;
    width: 0;
    transition-duration: 0.5s;
    z-index: 1;
    background-image: url(/assets/img/loupe.png);
    background-position: center;
    background-size: 80px;
    background-repeat: no-repeat;
}

.cadre-fiche-resume-vehicule {
    margin: 10px;
    border: solid 1px #dadada;
    border-radius: 6px;
    box-shadow: 0 0 10px 0px #a1a1a1;
    position: relative;
    overflow: hidden;
}

.vues-vehicule{
    color: #5a6771;
    margin: 0;
    font-size: 14px !important;
}

.titres-page-vehicule {
    padding: 5px 10px;
    margin: 20px 0px;
    border-left: 4px #c1d72e solid;
    border-radius: 0;
}

.titres-page-vehicule h2{
    color: #c1d72e;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}
.titres-page-vehicule p {
    margin: 0;
    font-size: 12px !important;
    color: #5a6771;
}

.localisation-vehicule-emplacement{
    font-size: 12px !important;
    font-weight: 400;
    color: #5a6771;
}

.div-prix-vehicule{
    border-left: #dadada solid 1px;
}

.div-caracteristiques {
    padding: 10px;
    border-radius: 10px;
}

#suggestions_vehicules_full{
    z-index: 100;
    background: white;
}

.div-fiche-technique{
    padding: 10px;
    border-radius: 10px;
    right: 0;
    z-index: 99;
}

.div-caracteristiques-table {
    width: 100%;
}

.champs-caracteristiques {
    display: flex;
    justify-content: space-between;
    color: #3d4144;
    font-size: 20px !important;
}

.pictos-img-occasions {
    width: 20px;
    height: 20px;
    margin: 0px 10px 0px 0px;
    color: #3d4144;
}

.tr-spe-ocasion {
    transition-duration: 0.2s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.tr-spe-ocasion:hover {
    background-color: rgba(255, 255, 255, 0.1);
    transition-duration: 0.2s;
}

.td-spe-ocasion {
    font-size: 20px;
    color: white;
}

.a-phone-vo-link{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    border-radius: 10px;
    transition-duration: 0.3s;
}

.a-phone-vo-link:hover{
    background: #c1d72e;
    color: white;
}

.garantie-vo{
    color: #c1d72e;
    font-size: 15px !important;
}

.telephone-fiche-vehicule{
    font-size: 20px !important;
    font-weight: 700;
    margin: 0;
    white-space: nowrap;
}

.telephone-fiche-vehicule i{
    font-size: 25px !important;
}

.span-prix {
    font-size: 22px !important;
    font-weight: 800;
    margin: 0;
}

.span-prix-mensuel{
    font-size: 12px !important;
    margin: 0;
}

.span-prix-ttc{
    font-size: 10px;
    margin-left: 2px;
}

.informations-co2-icon{
    margin-left: 10px;
    font-size: 15px;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
    border: transparent;
}

.nav-tabs .nav-link.active {
    border-bottom: 4px #c1d72e solid;
    border-top: none;
    border-left: none;
    border-right: none;
}

.vpm {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}

.vpm-h4{
    color: #5a6771;
    font-size: 16px;
    font-weight: 600;
    margin-left: 20px;
}

.explication-p-text{
    font-size: 12px !important;
    margin: 0;
    padding-top: 10px;
}

.explication-p-text a{
    color: black; !important;
    font-weight: 600;
}

#range_apport {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #fff;
    outline: none;
    -webkit-transition: .2s;
    transition: opacity .2s;
    overflow: hidden;
    border-radius: 50px;
    margin-top: 12px;
    margin-bottom: 30px;
    cursor: grab;
}

#range_apport:active{
    cursor: grabbing;
}

#range_apport::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #c1d72e;
    cursor: grab;
}

#range_apport::-webkit-slider-thumb:active {
    cursor: grabbing;
}

#range_apport::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #c1d72e;
    cursor: grab;
}

#range_apport::-moz-range-thumb:active {
    cursor: grabbing;
}

#range_apport::-webkit-slider-thumb {
    z-index: 9999;
    width: 25px;
    -webkit-appearance: none;
    cursor: grab;
    border-radius: 50%;
    background: #c1d72e;
    box-shadow: -1010px 0 0 1000px #c1d72e55;
}

#vpm-formulaire-reservation p{
    color: #c1d72e;
    margin: 0;
}

.modifier-vpm-reservation{
    cursor: pointer;
}

span.libelle-equipement-page-vo {
    font-size: 12px;
    margin-left: 10px;
    color: #5a6771;
}

.co2-nav-item a {
    text-align: center;
    color: #bbb;
    cursor: pointer;
}

.div-categorie-co2{
    padding: 0px 10px;
}

.div-categorie-co2 p{
    color: #5a6771;
    margin-bottom: 10px;
}

.grammes-co2{
    font-weight: bold;
}

.displayModeSquare .square-content {
    position: relative;
    background-color: white;
    box-shadow: var(--briks-shadow-1,0 0 10px 0 var(--briks-color-translucid-dark-4,rgba(0,0,0,.1))) !important;
    border-radius: 8px;
    overflow: hidden;
    transition-duration: 0.3s;
}

.square-content:hover .img-vehicule-responsive-square{
    transform: scale(1.05);
    transition-duration: 0.3s;
}

.img-vehicule-responsive-square{
    display: block;
    height: 290px;
    width: 100%;
    object-fit: cover;
}

.div-img-square{
    overflow: hidden;
    position: relative;
}

.square-text-marque-suggestion {
    position: relative;
    width: fit-content;
    white-space: nowrap;
}

.div-text-marque-suggestion p{
    font-size: 18px !important;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700;
}

.square-text-modele-suggestion {
    position: relative;
    width: fit-content;
    white-space: nowrap;
    overflow: hidden;
}

.div-text-modele-suggestion p{
    font-size: 12px !important;
    color: #5a6771;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
    text-overflow: ellipsis;
}

.square-details-principaux{
    margin-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px !important;
    font-weight: 600;
}

.div-details-principaux p{
    color: #5a6771;
    margin-bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
}

.separateur-details-principaux{
    color: #c1d72e;
    margin: 0px 8px;
}

.tuile-affichage-garantie{
    font-size: 10px;
}

.div-prix-complet{
    margin: 25px 10px;
}

.tuile-prix-affiche{
    color: #000;
    font-weight: 700;
    font-size: 25px;
    white-space: nowrap;
}

.div-btn-offre {
    margin: 10px 0px;
    transition-duration: 0.3s;
}

.div-btn-offre a {
    padding: 10px;
    border: 1px #44606c solid;
    color: #44606c;
    font-size: 20px !important;
    transition-duration: 0.3s;
}

.div-solo-suggestion:hover .div-btn-offre a {
    padding: 10px;
    color: #c1d72e;
    border: 1px #c1d72e solid;
}

.div-solo-suggestion:hover .div-btn-offre {
    transition-duration: 0.3s;
    transform: scale(1.2);
}

.badge-info-supp{
    border-radius: 5px;
    color: #383838;
    font-size: 14px !important;
    padding: 0px 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 90px;
    text-align: center;
}

.full-barre-progression-co2{
    position: relative;
    width: 100%;
    height: 10px;
    background-color: #eee;
    border-radius: 50px;
    overflow: hidden;
}

.barre-progression-co2{
    position: absolute;
    height: 10px;
    background-color: #c1d72e;
    border-radius: 50px;
}

.tableau-caracteristiques .row:nth-child(2n+1){
    background: #f1f1f1;
}

.tableau-caracteristiques .row:nth-child(2n){
    background: #fff;
}

.tableau-caracteristiques .row{
    padding-top: 5px;
    padding-bottom: 5px;
}

.p-occas-solo-titre-caracteristique {
    font-size: 15px !important;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #000000;
    font-weight: 500;
    white-space: nowrap;
}

.p-caracteristiques {
    font-size: 15px !important;
    font-weight: 600;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #5a6771;
    text-align: right;
}

.div-co2-txt-img {
    position: relative;
    top: -3px;
}

.img-vignette-critair {
    width: 60px;
}

.square-text-co2 {
    margin: 0;
    padding-top: 5px;
}

.btn-co2-occasions,
.btn-co2-occasions:hover {
    background-color: transparent;
    color: #c1d72e;
    border: none;
    margin-top: 2px;
    text-decoration: underline;
}

.form-name {
    margin-bottom: 1rem;
}

#file_uploaded_name{
    color: #c1d72e;
}

#spam{
    width: 30px;
    height: 30px;
    display: block !important;
}

.spam-label{
    margin: 0;
    padding-left: 10px;
}

.bouton-formulaire,
.bouton-formulaire:hover,
.bouton-formulaire:active {
    background-color: #5a6771 !important;
    border: none;
    box-shadow: none !important;
    width: 120px;
    color: white !important;
}

.bouton-contact-garage {
    padding: 10px;
    border: 1px #c1d72e solid;
    color: #c1d72e;
    background-color: white;
    transition-duration: 0.3s;
}

.bouton-contact-garage:hover, .bouton-contact-garage:active {
    padding: 10px !important;
    border: 1px #c1d72e solid !important;
    color: #c1d72e !important;
    box-shadow: 0px 0px 20px 0px #aaa !important;
    background-color: white !important;
}

.div-vpm label{
    color: #000;
    font-weight: 400;
}

.div-vpm{
    background: #f1f1f1;
    padding: 15px;
}

.div-proposition{
    background: #f1f1f1;
    padding: 15px;
    display: flex;
    justify-content: space-around;
}

.vpm-proposition-prix{
    color: #000;
    font-size: 30px;
    font-weight: 700;
    white-space: nowrap;
}

.vpm-proposition-ou{
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
}

.vpm-proposition-mensualite{
    color: #000;
    font-size: 30px;
    font-weight: 700;
    white-space: nowrap;
}

.vpm-ou-separation{
    height: 0.05rem;
    width: 50px;
    background: #c1c1c1;
    margin: 0px 10px;
}

#modal_reservation_vehicule .vpm-proposition-prix{
    font-size: 22px !important;
}

#modal_reservation_vehicule .vpm-proposition-ou{
    font-size: 18px !important;
}

#modal_reservation_vehicule .vpm-proposition-mensualite{
    font-size: 18px !important;
}

#modal_reservation_vehicule .vpm-ou-separation{
    width: 20px !important;
}

.img-co2 {
    width: 90px;
}

.div-contact {
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}

.contact-garage {
    padding: 10px;
    border: 2px #c1d72e solid;
    color: #c1d72e !important;
    background: white;
    font-size: 20px !important;
    cursor: pointer;
    transition-duration: 0.3s;
}

.div-btn-offre{
    padding-bottom: 25px;
}

.contact-garage:hover {
    padding: 10px;
    color: #c1d72e;
    box-shadow: 0px 0px 20px 0px #aaa;
}

.schema-co2 {
    width: 400px;
}

lettre_categorie {
    font-weight: bold;
}

.mentions-legales-co2{
    font-size: 15px !important;
}

.indice-co2 {
    font-size: 25px !important;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #c1d72e;
}

.div-images-carousel {
    background-color: #fafafa;
}

.carousel-vo-image {
    position: relative !important;
    /*width: initial !important;*/
    border-radius: 6px;
    object-fit: cover;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    z-index: 999;
}

.div-equipements {
    column-count: 2;
    overflow: hidden;
    position: relative;
    background: #f1f1f1;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.div-equipements-open {
    height: auto !important;
}

.div-equipements-close {
    height: 150px;
}

.div-equipements p{
    font-size: 14px !important;
    font-weight: 500;
    color: black;
}

.overlay-equipements{
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.voir-tous-equipements, .masquer-tous-equipements{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    height: 50px;
    user-select: none;
    transition-duration: 0.3s;
}

.voir-tous-equipements span, .masquer-tous-equipements span{
    text-align: center;
    color: #fff;
    background: #5a6771;
    padding: 10px 20px;
    border-radius: 6px;
    font-weight: 300;
    cursor: pointer;
}

.div-equipements-principaux img{
    width: 40px;
    height: 40px;
    margin: 5px;
}

.span-equipement-principal{
    margin-right: 60px;
    margin-left: 5px;
    color: #5a6771;
}

.img-share-hidden {
    position: absolute;
    width: 100%;
    z-index: -1;
}

.st-sticky-share-buttons .st-btn {
    margin-bottom: 5px !important;
}

.st-sticky-share-buttons .st-btn:hover {
    width: 150px !important;
}

.suggestion-text-marque {
    font-size: 20px !important;
    color: #3d4144;
    text-transform: uppercase;
    margin-bottom: 0;
}

.suggestion-text-modele {
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px !important;
    color: #3d4144;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
    text-overflow: ellipsis;
}

.badge-info-supp{
    border-radius: 5px;
    color: #383838;
    font-size: 14px !important;
    padding: 0px 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 90px;
    text-align: center;
}

/*-----------------------------------------*/
/*                 STAMPYT                 */
/*-----------------------------------------*/

.stampyt-gallery{
    border-radius: 6px;
}

/*-----------------------------------------*/
/*               RESPONSIVE                */
/*-----------------------------------------*/

@media screen and (max-width: 1520px) {
    .telephone-fiche-vehicule{
        font-size: 15px !important;
    }

    .telephone-fiche-vehicule i{
        font-size: 20px !important;
    }
}

@media screen and (max-width: 1400px) {
    .bouton-validation{
        font-size: 12px !important;
    }
}

@media screen and (max-width: 1199px) {

    .a-link-admin-pannel {
        float: none;
        margin-left: 0px;
    }

    .h2-admin-pannel {
        margin-top: 10px;
    }

    .div-caracteristiques {
        margin-left: 0;
    }

    .div-responsive-equipements {
        margin-bottom: 50px;
    }

    .st-sticky-share-buttons{
        display: none !important;
    }

    .div-fiche-technique{
        display: none;
    }

    .mobile-seulement{
        display: block;
    }

    .mobile-flex-seulement{
        display: flex;
    }

    .cadre-fiche-resume-vehicule-mobile{
        display: block;
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.60);
        z-index: 99;
        padding: 10px;
        text-align: center;
    }

    .container-principal-vo{
        padding-top: 80px;
    }

    .div-full-fixed-contact-page-vo{
        justify-content: center;
        position: fixed;
        z-index: 800;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.60);
        padding: 8px 10px 0px 10px;
    }

    footer{
        margin-bottom: 57px;
    }

    .div-arrow-back-top{
        bottom: 68px;
    }

    .telephone-fiche-vehicule{
        font-size: 20px !important;
    }

    .telephone-fiche-vehicule i{
        font-size: 25px !important;
    }
}

@media screen and (max-width: 750px) {
    .img-vehicule-occasion {
        height: 500px;
    }

    .vpm-indications{
        font-size: 22px !important;
    }

    .div-proposition{
        flex-direction: column;
        align-items: center;
    }

    .vpm-proposition-prix, .vpm-proposition-mensualite{
        padding: 10px;
    }

    .div-equipements{
        column-count: 1 !important;
    }
}

@media screen and (max-width: 550px) {
    .img-vehicule-occasion {
        height: 350px;
    }

    .champs-caracteristiques {
        font-size: 16px !important;
    }

    .telephone-fiche-vehicule{
        font-size: 14px !important;
    }

    .telephone-fiche-vehicule i{
        font-size: 18px !important;
    }

    .span-prix{
        font-size: 20px !important;
    }
}
