@import url('/assets/global/css/fonts/bmw-motorrad.css');

body {
    font-family: 'bmw-motorrad', helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size:100%;
}

h4 {
    font-size: 36px;
    font-family: 'BMWMotorrad-Bold',helvetica, sans-serif;
    text-align: center;
    margin-bottom:30px;
}

.clear {
    clear: both;
}
/**** header ****/
header {
    padding:30px 0;
}

header .logo{
    text-align:right;
}
header img {
    float: right;
    padding:30px 40px 0 30px;
    width: 300px;
}

.responsive {
    display:none;
}
.bmw-header{
    display: none
}

/**** Main ****/
section.main {
    position:relative;
}
section.main  {
    padding:0px 0 20px 0;
    background:#fff;
    background-image: url(/assets/bmw/23-10-bmw-ce04/img/bgd.jpg);
    background-size:cover;
    background-repeat: no-repeat;
    background-position: top left;
    width:100%;
    text-align: left;
    min-height:750px;
}
section.main .accroche img {
    width:95%;
}
@media (max-width:1500px) {
    section.main  {
        background-position: center center;
         background-image: url(/assets/bmw/23-10-bmw-ce04/img/bgd.jpg);
        background-position: top center;
    }
}
@media (min-width:2100px) {
    section.main  {
        background-position: center center;
    }
}
#recap_crv section.main {
    min-height:500px;
}

.accroche.remerciement .title {font-size:2em;color:#fff;line-height:1.2;}
.accroche.remerciement .title span {font-weight:bold;}

/*** formulaire ***/
#consent .custom-control {line-height:1.2;}
.bloc-formulaire {
    margin-top:0;
    padding:15px;
    background:rgba(0,0,0,0.7);
}
.bloc-formulaire .title {
    font-size:1.1em;
    font-weight:bold;
}
.bloc-formulaire .title.up {
    color:#fff;
    font-size:1em;
    font-weight:400;
    text-align: center;
    margin-bottom: 15px;
}
.bloc-formulaire .title span {
    color:#306585;
}
select{
    width: 100%;
    height: 38px;
    border: 1px solid #ced4da;
    color: #495057;

}

select#ville.form-control.selectpicker.show-tick{
    padding-left: 2%;
    opacity: 0.9
}
select#concession.form-control.selectpicker.show-tick{
    padding-left: 2%
}
select:focus{
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.bloc-formulaire .form-title {
    font-size:0.7em;
    font-weight:bold;
    line-height:1.1;
}
.custom-control-label {
    font-size:0.7em;
}

.bloc-formulaire .form-left, .bloc-formulaire .form-right, .bloc-formulaire .sub-txt {
    margin-top:5px;
    font-size:0.9em;
    line-height:1.1;
}
.bloc-formulaire .custom-select, .bloc-formulaire .form-control {
    border-radius:0;
}
.auto_adresse .form-group {
    margin-bottom:0;
}

.form-control, .custom-select {
    border: none;
    border-radius: 0;
    background-color:#e8e8e8;
    height: 40px;
    padding: 0.5rem 1.75rem 0.5rem 0.5rem;
}
.form-group {
    margin-bottom: 0.7rem;
}
.popover {
    max-width:350px;
}
.popover-body {
    font-size:0.8em;
}

.bloc-formulaire .list-group-horizontal-md {
    -ms-flex-direction: column;
    flex-direction: column;
}

.bloc-formulaire .list-group-item {
    position: relative;
    display: block;
    text-align: center;
    padding: .5rem 1.0rem;
    margin-bottom: -1px;
    background-color: #fff;
    border:none;
}

.bloc-formulaire .btn-secondary {
    color: #fff;
    background-color: #1c69d4;
    border-color:#000;
    border-radius:0;
    padding:5px 60px;
    text-align: center;
    text-transform: uppercase;
    border: none;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e4e4e4;
}

.bloc-formulaire .form-left, .bloc-formulaire .form-right, .bloc-formulaire .sub-txt {
    font-size: 0.8em
}
.ecart1 {
    padding-right: 8px;
}
.ecart2 {
    padding-left: 8px;
}

/***>>>> button <<<<<***/
button.btn-offre {
    font-weight:bold;
    text-transform: uppercase;
    margin-top:10px;
    width:100%;
    padding:10px 0;
    background:#1c69d4;
    color:#fff;
    font-size:1.4em;
    border-radius: 0;
}
.btn:hover {
    color: #ccc;
    text-decoration: none;
}

#consent {
    color:#fff;
}

.btn-click {
    text-transform: uppercase;
    margin-top:10px;
    padding:10px 60px;
    background:#306585;
    color:#fff;
    font-size:1.1em;
    border-radius: 0;
    border:none;
}
.btn-click.black {
    background:#000;
    margin-left:25px;
}

/*****line*****/
.line1 {
    padding:35px 0 35px 0;
}
.line1 .vingt {
    width:20%;
    float:left;
}
.line1 .vingt img {
    padding:10px 10px 10px 0;
    width:100%;
}
.line1 .vingt.title {
    font-size:1.0em;
    text-transform:uppercase;
    line-height:1.2;
}
.line1 .vingt.title span{
    font-size:1.2em;
}
.line1 .vingt .btn-bottom{
    width: 100%;
    padding: 10px 10px 10px 0;
}
.line1 .avantages {
    margin:50px 0 30px 0;
}
.line1 h2{
    font-size:20px;
    font-weight:bold;
}

.line1.bgdgrey {
    background: #2b2e33;
}

.line1.bgdgrey h4, .line1.bgdgrey .para {
    color:#fff;
}


.btn-bottom .btn-participer2, .btn-bottom .btn-participer3 {
    text-transform: uppercase;
    padding:15px 20px;
    background: none;
    color: #000;
    font-size:0.85em;
    border:none;
    width: 50%;
    border: 2px solid #000;
    font-family: 'BMWMotorrad-Bold',helvetica, sans-serif;
    margin:25px auto;
}

.line1.bgdgrey .btn-bottom .btn-participer2 {
    border: 2px solid #fff;
    color: #fff;
}
.btn-bottom {
    text-align: center;
}
.btn-bottom .btn-participer3 a {
    color:#000;
}

.line1 .txt {
    font-size:1em;
    line-height:1.4;
    font-family: 'BMWMotorrad',helvetica, sans-serif
}

.line1 .txt h5 {
    margin-top:10px;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'BMWMotorrad-Bold',helvetica, sans-serif
}
.line1 .txt h5 span{
    font-family: 'BMWMotorradOutline-Regular',helvetica, sans-serif
}
.line1 .txt .para{
    padding: 8px 0 0px 0;
    text-align: center;
    margin-bottom:50px;
}
.line1 .txt img {
    width:100%;
}
.second{
    margin-top: 70px
}
.third{
    margin-top: 70px;
    margin-bottom: 30px;
    font-family: 'BMWMotorrad-Regular',helvetica, sans-serif;
    font-size: 12px;
    color:#c7cacf
}
.third .txt img{
    padding-bottom: 5px
}
.last{
    width: 25%
}

.line2{
    margin-top: 30px
}
.line2 img{
    width: 100%
}
.count{
    font-family: 'BMWMotorrad-Bold',helvetica, sans-serif;
    font-size:43px;
    width: 100%;
}
.sous-chiffre{
    padding-top: 5px;
}
hr{
    margin: 0;
    border: 2px solid #000
}

.btn-bottom2 .btn-participer2{
    margin: 20px 0;
    text-transform: uppercase;
    padding:15px 20px;
    background-color: #0062ff;
    color: #fff;
    font-size:0.85em;
    width: 80%;
    font-family: 'BMWMotorrad-Bold',helvetica, sans-serif;
    border:none
}


/****** REMERCIEMENT *******/
.merci {
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'BMWMotorrad-Bold',helvetica, sans-serif
}
.merci span{
    text-transform: none
}


/**** Footer *****/
footer {
    background: #f2f2f2;
    padding-bottom:50px;
}
footer .ml {
    font-size:0.8em;
    text-align: justify;
    color:#000;
}

.text.hashtag {
    font-size:0.9em;
    text-align:center;
    color:#919191;
    font-weight:bold;
    padding:50px 0;
}

#recap_bmw section.main {
    min-height:700px;
}

#recap_bmw .joy {
    position: absolute;
    bottom: 25px;
    right: 10%;
}

@media (min-width: 1800px) {
    #recap_bmw .joy {
        position: absolute;
        bottom: 25px;
        right: 20%;
    }
}

/*@media (min-width: 768px) {
    .bloc-formulaire .list-group-horizontal-md {
        -ms-flex-direction: column;
        flex-direction: column;
    }

}*/
@media (max-width: 1199px) {
    section.main .accroche .title{
        font-size: 38px;
    }

    header img{
        width: 200px;
    }

}
@media (max-width: 991px) {
    header{
        display: none
    }
    .desktop {
        display: none;
    }
    .responsive {
        display:block;
    }
    #recap_bmw section.main {
        min-height: 350px;
    }
    .bloc-formulaire {
        margin-top:0;
    }
    .responsive.col-sm-12 {
        padding-right:0;
        padding-left:0;
    }
    .responsive img {
        width:100%;
    }
    section.main  {
        padding:0 0;
        background:#efefef;
        background-image:none;
        border-bottom:none;
        min-height: 0;
    }
    .line1 .txt{
        padding-bottom: 20px
    }


}
@media (min-width: 765px) and (max-width: 990px) {

}

@media (max-width: 780px) {

}
@media (max-width: 767px)  {
    .btn-bottom2 .btn-participer2{
        width: 100%
    }
    .btn-bottom .btn-participer2{
        width: 100%
    }
    .btn-bottom {
        margin-top: 0
    }
    .ecart2{
        padding-left: 14px
    }
    .ecart1{
        padding-right: 14px
    }
}
@media (max-width: 620px) {
    section.main .accroche .title {
        font-size:2.6em;
    }
    header .concession {
        text-align: center;
        font-size: 1.1em;
    }
}

@media (max-width: 575px) {
    .third{
        font-size: 18px
    }
}

@media (max-width: 400px) {
    section.main .accroche .title {
        margin-top:10px;
    }
    section.main .accroche .title {
        font-size:2.0em;
    }
    .baseline {
        text-align: center;
        margin-bottom:15px;
    }
}