.desc-ext-footer {
    font-size: 15px !important;
}
.desc-ext-footer .row div {
    width:25%;
}
.listRecherche {
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
    padding-left:0 !important;

}
.titleHeader {
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;

}

.overflow {
    overflow: auto;
    max-height:300px;
}
.title{
    font-size: 16px;
    color:#000000d1;
    line-height:20px;
    text-transform: uppercase;
    padding-left:0 !important;
}

.collapseId {
    font-size: 16px;
    float:right;
}


.logo-with-font {
    font-family: 'Lobster', cursive;
    font-size:  30px;
}
body, html {
    height: 100%;
    margin: 0;
}
.bg {
    /* The image used */
    background-image: url("https://com-auto.fr/uploads/website/vehiculebache.jpg");

    /* Full height */
    height: 50%;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.vertical_placer{
    background-image: url("https://com-auto.fr/uploads/website/vehiculebache.jpg");

    /* Full height */
    height: 50%;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position:absolute;
    width:100%;
    display: table;
}
.inner_placer{
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}

#home #ads {
    margin: 30px 0 30px 0;

}

#ads .card-notify-badge {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #f2d900;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    padding: 5px 10px;
    font-size: 14px;

}
.pointer {cursor: pointer;}


@media (max-width: 623px) {
    html {
        font-size: 12px;
    }
}


#ads .card-detail-badge {
    background: #f7b24de8;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    padding: 5px 12px;
    font-size: 14px;
}


#ads .card:hover {
    background: #f7ecdb;
    box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
    border-radius: 4px;
    transition: all 0.3s ease;
}

#ads .ad-btn {
    text-transform: uppercase;
    width: 150px;
    height: 40px;
    border-radius: 80px;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    border: 3px solid #e6de08;
    display: block;
    text-decoration: none;
    margin: 20px auto 1px auto;
    color: #000;
    overflow: hidden;
    position: relative;
    background-color: #e6de08;
}

#ads .ad-btn:hover {
    background-color: #e6de08;
    color: #1e1717;
    border: 2px solid #e6de08;
    background: transparent;
    transition: all 0.3s ease;
    box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
}

#ads .ad-title h5 {
    text-transform: uppercase;
    font-size: 18px;
}

#home-page .force-website {
    max-height: 250px!important;
    min-height: 250px!important;
}

a.deco-none {
    color: inherit;
    text-decoration:none;
}

.small-shadow {
    background: #fff;
    box-shadow: 6px 7px 10px 0px rgba(46,61,73,0.15);
    border-radius: 4px;
    transition: all 0.3s ease;
}

.how-section1{
    margin-top:-15%;
    padding: 10%;
}
.how-section1 h4{
    color: #303030;
    font-weight: bold;
    font-size: 30px;
}
.how-section1 .subheading{
    color: #757575;
    font-size: 20px;
}
.how-section1 .row
{
    margin-top: 10%;
}
.how-img
{
    text-align: center;
}
.how-section1{
    margin-top:-15%;
    padding: 10%;
}
.how-section1 h4{
    color: #303030;
    font-weight: bold;
    font-size: 30px;
}
.how-section1 .subheading{
    color: #757575;
    font-size: 20px;
}
.how-section1 .row
{
    margin-top: 10%;
}
.how-img
{
    text-align: center;
}
.arriereplan{
    color: #ffffff;
    font-size: 1.4em;
}
.search-form ul input {
    float:right;
    height: 17px;
    width: 17px;
    vertical-align: middle;
}
.inputModel {
    float:right;
    height: 17px;
    width: 17px;
    vertical-align: middle;
}



.search-form .accordion .card-header button {
    padding: 0;
    margin: 0;
    color: black;
    text-decoration: none;
}


.search-form .accordion .card-header {
    background-color: #80808054;
    border-radius: 0;
    cursor: pointer;
}

.search-form .accordion .card-header .open-close-icon {
    float: right;
}

.open-close-icon i {
    font-size: 1.5em;
}
.card {
    padding:0;
}

.vehicleNotFound {
    font-size: 1.5em;
    vertical-align: middle;
    text-align: center;
    padding:1.8rem;
    border-radius: 30px;
}

.vehicleNotFound a {
    text-decoration: underline;
}
.owl-carousel .owl-wrapper {
    display: flex !important;
}
.owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: initial;
}

.owl-prev,
.owl-next {
    position: absolute;
}

.owl-prev {
    left: 50px;
    top: 50%;
}

.owl-next {
    right: 50px;
    top: 50%;
}
.owl-prev:hover {
    background-color: transparent !important;
}

.owl-next:hover {
    background-color: transparent !important;
}

.merge-carousel-search {
    margin-top: 190px;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    background-color: rgba(255, 255, 255, 0.5);
    padding: 13px;
    border-radius: 3px;
    font-weight: 600;

}


.headline {
    font: normal normal normal 24px "vwheadlineot-black-webfont", Arial, Regular, sans-serif !important;
    line-height: 120% !important;
    margin-top: 30px;
    font-weight: bold;
    font-weight: bold;
}
.btn-link2 {
    margin: -29px !important;
    font-weight: 600;
}
.btn-link2 {
    color: inherit;
}
.btn-link2:hover {
    color: inherit;
    cursor: pointer;
}

.form-row {
    margin-right: 17px !important;
    margin-left: 13px !important;
    padding-top: 19px !important;
    padding-bottom: 0 !important;
}
.btn-critere {
    font-weight: 600;
    margin-top: -28px;
}

.title2 {
    text-align: center;
    margin: 70px 0 60px;
    color: #fa7202;
}

.vehicleBrandTitle {
    font-weight: 500;
}

.aboutImage {
    max-height: 480px;
}

.divider {
    border-bottom: 1px solid #848484;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 9px;
}

.main-list-title {
color:black;
 font-size: 31px !important;
 font-weight: bold;
}

.list-brand {
color:#848484;
font-weight: bold;
font-size: 20px;
}

.vehicle-count {
font-weight: bold;
font-size: 32px;
color:#2a81c3;
}
.button-brand a {
text-decoration:none;
background-color:white;
}
.button-brand button {
width: 193px; 
border-color: black;
font-size: 18px;
}

@media only screen and (max-width: 500px) {
    .item-title-carousel , .item-subtitle-carousel {
    font-size: 11px !important;
    }
    .item-link-carousel {
        font-size: 0.8rem !important;
    }
}

    .arriereplan {
        color: #ffffff;
        font-size: 1.4em;
    }
    .localisation-veh-haut-de-page {
        font-size: 18px;
        color: #303030;
        line-height: 25px;
        list-style-type: none;
    }
    .prix-veh-haut-de-page {
        font-size: 35px;
        color: #303030;
        list-style-type: none;
    }

    .link-in-carousel {
        background-color: #3030306e !important;
    }
    .carousel-control-next,
    .carousel-control-prev {
        width: 8% !important;
    }
    .card ul {
        list-style-type: none !important;
    }

    .mini-mini {
        font-size: 18px;
    }

    @media(min-width: 576px) {
        .modal-dialog {
            max-width: 520px;
            margin: 1.75rem auto;
        }
    }
    .publicPrice {
        color: white;
        font-weight: normal;
        font-size: 35px;
        border-radius: 5px;
    }

    @media(max-width: 770px) {
        .publicPrice {
            font-size: 21px;
        }
    }

    .app-btn-std-component { 
        background-color: black !important;
    }

    /* Financo */
    
    @font-face {
        font-family: "cabin";
        src: url("https://lecredit.financo.fr/finwebsimu/fonts/Cabin-Regular.ttf")
        format("truetype");
        font-weight: normal;
        font-style: normal;
        }
        @font-face {
        font-family: "quicksand";
        src:
        url("https://lecredit.financo.fr/finwebsimu/fonts/Quicksand-Medium.ttf")
        format("truetype");
        font-weight: normal;
        font-style: normal;
        }


        .fws-microsimu {
            margin: 4px 0 !important;
            font-size: 14px !important;
            color: var(--color-grey-03);
            display: inline-block;
            min-width: 288px !important;
            font-family: Arial,Helvetica,sans-serif;
        }