.desc-ext-footer {
    font-size: 15px !important;
}

.desc-ext-footer img {
    max-height: 50px !important;
}

.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;
}

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

}

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

}

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



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

#ads .card-image-overlay {
    font-size: 20px;

}


#ads .card-image-overlay span {
    display: inline-block;
}


#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;
}

.force-website {
    max-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;
}
.aboutImage {
    max-height: 480px;
}

.font-montserrat {
    font-family: "Montserrat en Black Italic";
}

.main-title-reprise {
    color: #5fc461;
    font-size: 5.5rem;
}

.body-text-reprise {
    text-align:center;
    color:#000000;
    font-size: 1.4rem;
    font-weight: 500!important;
    margin-top: -2.7rem;
    margin-bottom:20px;
}
.text-number-contact {
    font-style: italic;
    color:#5fc461;
    font-size: 3rem;
}
.button-contact {
    background-color:#ffa92c;
    color:white;
    border-radius: 15px;
    font-size: 2.2rem;
    box-shadow: 10px 10px 10px #b0b0b0;
    width: 60%;
    padding: 8px;
}
.bandeau-vert {
    margin-left: 70px;
    max-width: 92%;
    }

@media (max-width: 600px) {
    .button-contact {
    font-size: 1.5rem;
    width: 80%;
    }
    .body-text-reprise {
        margin-bottom: 2rem;
        }
    .bandeau-vert {
        margin-left: 16px;
            }
    .main-title-reprise {
        font-size: 2.5rem;
            }
    .text-number-contact {
        font-size: 1.9rem;
            }
  }
