
/* 
    Created on : 05/06/2025
    Author     : Louna
*/
@import url('/assets/global/css/fonts/ds.css');
@import url('/assets/global/css/fonts/dstitlebig.css');

body{
    line-height: 1;
    font-family: 'DS Automobiles', sans-serif, Arial;
    font-size:100%;
    background: #fff;
}
a {
    color:#FFFFFF;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
    color: #ad7d1e;
}

.responsive {
    display:none;
}

h2{
    font-weight: 900;
    font-size: 40px;
    line-height: inherit;
    margin: 0;
}

/*****MAIN*****/
/*****LOGO*****/
header{
    background-color: #000000;
}
.logo {
    text-align: left;
    padding: 20px 0;
}
.logo img {
    width:100px;
}

/*LEFT>>>>>>>>>>>>>>*/
section.main {
    background-color:#000;
    background-image:url('/assets/ds/2025-06-ds-mail/img/bgd.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center bottom;
    width: 100%;
    min-height:750px;
    position: relative;
    overflow:hidden;
}

#recapitulatif_mailing section.main{
    background-color:#000;
    background-image:url('/assets/ds/2025-06-ds-mail/img/bgd.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center bottom;
    width: 100%;
    min-height:750px;
    position: relative;
    overflow:hidden;
}

section.main .accroche p{
    text-align: center;
    margin-top:30px;
    font-size: 33px;
}
section.main .accroche img {
    width: 46%;
    margin-top: 50px;
    margin-left: 110px;
}
#recapitulatif_mailing section.main .accroche img {
    width: 16%;
}
/*RIGHT>>>>>>>>>>>>>>*/
.bloc-formulaire {
    position: relative;
    margin-top: 70px;
    padding: 25px;
    background: rgb(0 0 0 / 70%);
}

.form-title {
    font-size:1.1em;
    line-height: 1.3em;
    text-align: center;
    margin-bottom:15px;
    color:#FFFFFF;
}
.champs {
    padding-top:15px;
    font-size:0.7em;
    line-height: 1.1em;
    text-align: justify;
    font-weight: lighter;
    color:#FFFFFF;
}

.white {
    color:#fff;
}

.btn-reservez {
    border: none;
    border-radius: 150px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
    padding: 12px 10px;
    margin-bottom: 8px;
    background-color: #2a4fca;
}
#suivant {
    border: none;
    border-radius: 150px;
    width: 60%;
    text-align: center;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
    padding: 16px 10px;
    background-color: #2a4fca;
}

.complete{
    width: 100% !important;
}

#retour {
    border: none;
    border-radius: 150px;
    width: 32%;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: 300;
    padding: 10px;
    background-color: #4f4f4f;
    margin-right: 10px;
}    

.first_content .margintop{
    text-align: center;
}

.btn-participer2 {
    border:none;
    border-radius:150px;
    width:85%;
    max-width: 260px;
    text-align:center;
    color:#fff;
    font-size:1.25em;
    font-weight:600;
    padding:15px;
    background-color:#2a4fca;
}

.aleft {
    text-align: left;
}
.aleft .btn-participer2 {
    width:40%;
    font-size:1.0em;
    padding:12px;
}

.btn:hover {
    color:#fff;
}
.form-group {
    flex:0 0 100%;
    max-width:100%;
    margin-bottom: 0.75rem;
}

/*coquille*/ .form-group.adresse1 {
    margin-bottom: 0!important;
}
.list-group-horizontal-md {
    -ms-flex-direction: column;
    flex-direction: column;
}
.custom-select, .form-control {
    border: none;
    border-radius: 0;
    background-color: #FFFFFF;
    color: #000000;
}

.custom-select, .form-control::placeholder {
    color: #000000;
}

/*****CONTENT*****/
section.content {
    padding-top: 80px;
}

section.content.black{
    background-color: black;
    color:#e7e7e7;
}

section.content img {
    width:100%;
}
.line p{
    line-height:1.43;
    font-size:1.1em;
    text-align: center;
}
.line p{
    font-size:19px;
}

.list_car .row{
    margin-bottom: 40px;
}

.list_car h3{
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: normal;
    margin-top: 12px;
}

.list_car p, .list_car li {
    font-size: 19px;
    margin: 0;
    line-height: 24px;
}

.list_car .center{
    text-align: center;
    margin: 0;
}

.line p span{
    font-size:22px; 
    font-weight: 900;
}
.line.left {
    text-align: left;
}

section.content .txt {/*min-height:200px;*/
    position:relative;
    line-height:1.4;
}
h1{
    font-family: 'DS Title Big';
    font-weight: bold;
}
.line h2 {
    font-size:40px;
    font-weight:900;
    margin-top:0;
    margin-bottom:5px;
    text-align: left;
    font-family: 'DS Title Big';
}
.line h3 {
    font-size: 30px;
    font-weight:900;
    margin: 26px 0 15px;
}
.line h4 {
    font-size: 1.2em;
    margin-top: 15px;
    color: #000;
}
.line h5{
    font-size: 18px;
    padding: 8px 0;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin-bottom:25px;
}

.line3{
    text-align: center;
    margin-top: 100px;
    padding: 35px;
    background-color: #e9e7e1;
}

.filet {
    height: 3px;
    width: 40px;
    background-color: #2a4fca;
    margin: 20px 0;
}

.margintop {
    margin-top:30px;
}
.remerciement {
    padding:20px;
    color:#fff;
    font-size: 22px;
    line-height:1.4;
    text-transform: uppercase;
}

.flex{
    display: flex;
    align-items: flex-start;
    gap : 20px;
}
.flex p {
    text-align: left;
    font-size: 16px;
}

.img_in_line{
    margin-top: 53px;
}
/*****FOOTER*****/
footer {
    padding: 80px 0;
    background:#000000;
}

footer a{
    color: #FFFFFF;
}
footer .ml {
    font-size: 0.75em;
    color: #ccc;
    text-align: justify;
    margin-bottom: 10px;
    line-height: 1.6;
}
footer .polluscore {
    text-align: left;
    margin-bottom:50px;
}
footer .polluscore img{
    width: 128px;
    margin-right: 56px;
}
footer .ml span{
    color: #fff;
    font-weight:400;
}

footer .ml div{
    color : white;
}

@media (min-width: 991px) and (max-width: 1199px) {
    .img_in_line{
        margin-top: 92px;
    }

    section.main {
        background-position:center center;
    }
    section.main .accroche img {
        width: 55%;
        margin-left: 38px;
    }
}
@media (max-width: 990px) {
    section.main {min-height: auto;}
    section.content {
        padding: 50px 0 0px 0;
    }
    .left-content, #bloc-form {
        padding-left:0;
        padding-right:0;
    }
    body{
        font-size:90%;
    }
    .logo {
        display:none;
    }
    .logo img{
        width:100px;
    }
    #recapitulatif_mailing section.main .accroche img {
        width:100%;
    }

    section.main {
        background-image:none;
    }
    #recapitulatif_mailing section.main {
        background-image: none;
    }
    .line h3 {
        font-size: 27px;
    }
    .btn-reservez, .btn-participer2 {
        width:100%;
    }
    #recapitulatif_mailing section.main{
        min-height: 200px !important;
    }
    .responsive {
        display:block;
    }
    .desktop {
        display:none;
    }


    section.main .accroche {
        text-align: center;
        margin-top: 0;
    }
    section.main .accroche img {
        width:100%;
        position:static;
        margin: 0;
    }
    .bloc-formulaire {
        margin-top:0;
        margin-bottom:0;
        text-align: center;
    }

    .txt .btn-participer2 {
        font-size:0.7em!important;
    }
    footer .polluscore img{
        width: 32%;
        margin-bottom: 25px;
    }
    footer .polluscore{
        margin-bottom: 20px;
    }

    .padding_res{
        padding: 0;
    }

    .modele_ds{
        margin-bottom: 12px;
    }

    h2{
        font-size: 28px;
    }

    .line3{
        margin-top: 60px;
    }
    
    .list_car2{
        padding-top: 0 !important;
    }

    .list_car2 h3{
        margin-top: 25px;
        font-size: 30px;
    }
}

@media (max-width: 640px) {

    .btn-reservez, .btn-participer2 {
        width:100%;
    }

    .temp {
        display:none;
    }
    h1{
        font-size: 28px;
    }
}


@media (min-width: 768px) {
    .ml_lp{
        display: flex;
    }
}