
/* 
    Created on : 05/09/2025
    Author     : Alexis
*/

@import url('/assets/global/css/fonts/citroen.css');

body{
    line-height: 1em;
    font-family: 'citroen', sans-serif, Arial;
    font-size:100%;
}
a {color:#000000; text-decoration: underline;}
a:hover {color:#000;}

.responsive {display:none;}

/*****HEADER*****/
header {padding:10px 0;}
header .logo {text-align: center;}

.logo img{
    width: 100px;
    margin-top: 40px;
}

/*****MAIN*****/
/*LEFT>>>>>>>>>>>>>>*/
section.main {
    background-color:#987d57;
    background-image:url('/assets/citroen/2026-06-citroen-gammes/img/bgd.jpg');
    min-height: 900px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

/*section.main .accroche {margin-top:25px;}*/
section.main .accroche img {
    width: 90%;
    margin-top: 20px;
}

/*RIGHT>>>>>>>>>>>>>>*/
.formulaire .jpo {
    color:#fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    line-height: 120%;
}
.formulaire .wecare {text-align:right;}
.formulaire .wecare img {width:60%}
.bloc-formulaire {border-radius:30px;margin-top:10px;margin-bottom:25px;padding:25px;background:#fff;}

.form-title {color:#000000;font-size:1.2em;line-height:1.3;text-align: center;margin-bottom:10px;}
.form-title b {color:#000;}
.bloc-formulaire .custom-select, .bloc-formulaire .form-control {border-radius:0;}

.btn-reservez, .btn-participer2 {
    border: none;
    border-radius: 36px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    font-weight: 500;
    padding: 12px;
    margin: 10px auto 15px;
    background-color: #da291c;
}

.btn-reservez{width:100%;}

.btn-participer2 {
    width:auto;
    padding : 15px 50px;
    margin-top: 40px;
    margin-bottom: 0px;
}
.btn-reservez:hover {background-color:#3b3938;}


#retour {
    border: none;
    border-radius: 36px;
    text-align: center;
    color: #000000;
    font-size: 1em;
    font-weight: 500;
    padding: 12px;
    background-color: #e8e8e8;
    margin-bottom: 20px;
}
#suivant {width:100%;
    border: none;
    border-radius: 36px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    font-weight: 500;
    padding: 12px;
    background-color: #da291c;
}


.white {color:#fff;margin-top:30px;}

.btn:hover {color:#fff;}
#consent {
    font-size: 0.75em;
    color: #444;
    text-align: justify;
    font-weight: 400;
    line-height: 1.1;
}
/*coquille*/ .form-group.adresse1 {margin-bottom: 0!important;}
.list-group-horizontal-md {
    -ms-flex-direction: column;
    flex-direction: column;
}
.custom-select, .form-control {font-size:1em;}


.form-group {
    margin-bottom: 8px;
}
/*****CONTENT*****/
section.content {padding:25px 0;}
section.content img {width:100%;}
.line {margin-bottom:25px;line-height:1.6;font-size:1.0em;text-align: justify;}
.filet {border-left:1px solid #dad9de;}
section.content .txt {/*min-height:200px;*/position:relative;line-height:1.4;}


.video {padding-left:0;}
.bgd2 {
    background-color:#000;
    background-image:url('/assets/citroen/2022-06-citroen-c5/img/bgd-2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position:left center;
    width: 100%;
    min-height:370px;
    position: relative;
    overflow:hidden;
}

#recapitulatif_mailing section.main {background-position: center bottom;min-height: 720px!important;}
.remerciement {color:#ffffff;text-align:center;font-size:2em; line-height: 1.2em;}


.line0 {
    padding: 60px 0;
    background-color:#f2f5f7;
}

.line0 p{
    font-family: 'citroen', sans-serif, Arial;
    color:#000000;
    text-align: center;
    font-size: 1em;
    line-height: 1.3em;
    margin-bottom: 0px;
}



.line1 {
    padding: 60px 0;
    background-color:#ffffff;
}

.line1 img {
    width:100%;
    height:auto;
}


.line1 p{
    font-family: 'citroen', sans-serif, Arial;
    color:#000000;
    text-align: center;
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 0px;
}

.line1 span{
    font-family: 'citroen', sans-serif, Arial;
    color:#000000;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.3em;
    margin-bottom: 0px;
}

.line1 h1{
    font-family: 'citroen', sans-serif, Arial;
    color:#7a99ac;
    text-align: center;
    font-size: 2.6em;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 60px ;
}

.line1 h2{
    font-family: 'citroen', sans-serif, Arial;
    font-size:42px;font-weight:900;color:#DA291C;margin-top:15px;margin-bottom:30px;text-align: center;
}

.line1 h3{
    font-family: 'citroen', sans-serif, Arial;
    color:#000;
    text-align: left;
    font-size: 36px;
    line-height: 1em;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 5px;
}
.line1 h3 span {text-transform:lowercase;}

.line1 h4{
    font-family: 'citroen', sans-serif, Arial;
    color:#DA291C;
    text-align: left;
    font-size: 20px;
    line-height: 1em;
    font-weight: 900;
    margin-bottom: 0px;
}

.line1 h5{
    font-family: 'citroen', sans-serif, Arial;
    color:#000;
    text-align: left;
    font-size: 20px;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 0px;
}
.line1 h5 span{
    font-weight: 900;
}

.line1 h4 span{
    font-size: 2em;
    font-weight: 600;
}



.line2 {
    padding: 60px 0;
    background: radial-gradient(circle, #e8371b 0%, #da291c 100%);
    text-align: center;
}

.line2 img {
    width:70px;
    height:auto;
    text-align: center;
}

.line2 h2{
    font-family: 'citroen', sans-serif, Arial;
    color:#ffffff;
    text-align: center;
    padding-top: 20px;
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: 600;
}

.pad-left {
    padding-left: 50px;
}

.pad-top {
    padding-top: 30px;
}

.pad-bottom {
    padding-bottom: 50px;
}

.line2 h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}

.line2 h3 span{
    font-size: 48px;
    font-weight: bold;
}

.line2 p{
 font-size: 1em;   
 line-height: 1.4em;
}
/*****FOOTER*****/
footer {
    padding: 60px 0;
    background-color: #57718A;
}
footer a {color:#fff;}
footer a:hover {text-decoration: none;color:#fff;}
.polluscore img {
    width: 100%;
}

.hashtag { text-align: center;font-weight: bold;}
.hashtag img {margin-right:30px;}
footer .ml {    
    font-size: 0.9em;
    color: #fff;
    text-align: justify;
    margin-top: 20px;
    line-height: 20px;
}

.ligne {
    height: 1px;
    background: black;
    width: 100%;
    margin-bottom: 60px;
  }


footer .ml span{
    color: #000;font-weight:400;
}
@media (min-width: 1800px) {
    section.main {        
        background-position:bottom center;
        min-height:750px;
    }

}

@media (min-width: 2100px) {
    section.main {        
        background-position:bottom center;
        min-height:820px;
    }

}

@media (min-width: 991px) and (max-width: 1255px) {
    section.main {
        background-position:center center;
    }
}
@media (max-width: 990px) {
    header .logo {text-align: center;}
    header .logo img {width:60px;}
    .btn-bottom {margin-bottom:50px;}
    section.main {
        background-image:none;
        min-height: 0px;
    }
    .bgd2 {
        background-position: right center;
    }
    #recapitulatif_mailing section.main{  
        min-height: 0 !important;
        background-size:cover;
        background-position: bottom center!important;
    }
    .responsive {display:block;}
    .desktop {display:none;}

    .left-content {padding-left:0;padding-right:0;}
    section.main .accroche {margin-top: 0;}
    section.main .accroche img {width:100%;position:static;margin-top: 0px;}
    .formulaire {padding-left:0;padding-right:0;margin-bottom:20px;}
    .bloc-formulaire {margin-top:0;margin-bottom:0;border-radius: 0 0 30px 30px;}

    .btn-participer2 {width:100%;}

    .pad-left {
        padding-left: 15px;
    }


    .pad-top-2 {
        padding-top: 80px;
    }

    .line1 h2{
        margin-top: 20px;
    }

    .polluscore img {
        width: 70%;
        padding-bottom: 20px;
    }

    .pad-bottom {
        padding-bottom: 0px;
    }

    .txt-bottom {
        padding-bottom: 30px;
    }

}
@media (max-width: 767px) {
    .bgd2 {
        background-position:right center!important;
    }
    #recapitulatif_mailing section.main{min-height: 0px;}
    
    .list_car div{
        margin-bottom: 50px;
    }
    
    .list_pollu div{
        margin-bottom: 30px;
    }


}
@media (max-width: 640px) {
    header .logo {text-align: center;margin-bottom:5px;}
    header .logo img {width:65px;}

    header .portes.post {font-size: 1.1em;}

    #recapitulatif_cpl section.main{
        background-image:url('/assets/citroen/2022-06-citroen-c5/img/bgd.jpg');   
        min-height: 200px !important;
        background-size:100%;
        background-position: bottom center!important;
    }
    .portes {
        font-size: 1.0em;
    }
    .temp {display:none;}
    .remerciement {text-align: center;font-size:1.2em; line-height: 1.4em;}



}

@media (max-width: 576px) {
.polluscore img {
    width: 40%;
}

}


@media (max-width: 480px) {
    .portes {width:70%;}
    .logo {width:30%;}
}
