header {
    color: #146194;
    font-family: inherit;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 100%;
    text-align: center;
    margin: 0%;
    text-transform: uppercase;
    padding:5px;
    border-bottom: 5px solid #D11241;
}
.service_title{
    color: #555555;
    direction: ltr;
    font-family: inherit;
    font-size: 24px;
    font-weight: bolder;
    letter-spacing: normal;
    line-height: 120%;
    text-align: center;
}
.service_title strong{
    color: #D11241;
}

.accroche_left{
    padding:15px;
}

.accroche_right{
    margin-bottom:15px;
}

.accroche_left h1,.accroche_right h1{
    color: #ffffff;
    direction: ltr;
    font-family: Cabin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 41px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 120%;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: 1px 1px 2px black;

}
.accroche_left h2,.accroche_right h2{
    color: #D11241;
    direction: ltr;
    font-family: Cabin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 33px;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 120%;
    text-align: left;
    margin-top: 230px;
    margin-bottom: 0;
  /*  text-shadow: 1px 1px 2px black;*/
}



.accroche_left h3,.accroche_right h3{
    color: #fff;
    direction: ltr;
    font-family: Cabin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 120%;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
}
.accroche_left span,.accroche_right span{
    background-color: #D11241;
    padding:5px

}
.accroche_right sup{
    font-size:10px;
}


.accroche_right h1{
    text-align: center;
    font-size:24px;
}

.accroche_right h2{
    margin-top: 110px;
    text-align: center;
    font-size:22px;
}
.accroche_right h3{
    text-align: center;
    font-size:22px;
}

.full-height{
    height:100%
}
.bloc_form{
    background-color:#FFFFFF;
    padding:15px;
    text-align: center;
}

.mobile{
    display:none!important;;
}

form legend{
    border-bottom: 1px solid #6C7288;
}

main{
    background-image: url("/img/1/bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
}

.blue_list > ul{
    color:#FFF;
    padding-top: 3%;
    padding-bottom: 3%;
    background-color:#174195;
    list-style-image: url("/img/1/liste.png");
}

.blue_list .logo_list ul{
    background-color: #FFFFFF;
    margin-top:-20px;
}
.blue_list .logo_list ul li img{
    max-width: 160px;
}

.accroche_bas img{
    max-width: 70px;
}

.accroche_bas p{
    font-size: 12px;
    line-height: 120%;
    color: #146194;
    font-family: inherit;
}
#btn_submit{
    background-color: #009a00;
    border-radius: 4px;
    color: #fff;
    line-height: 140%;
    width: 100%;

    padding: 10px 20px;
    border: 0 solid transparent;
    font-size: 22px;
}

.tuto h2{
    padding:15px;
    color: #146194;
    direction: ltr;
    font-family: inherit;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 120%;
    text-align: center;
}
.tuto{
    background-color: #F9F9F9;
}
.tuto p{
    font-size: 17px;
    line-height: 140%;
    color: #146194;
    font-family: inherit;
    padding-top: 10px;
}

.bloc_bas{
    position: absolute;
    bottom:0;
    width:100%
}

footer,footer a{
    background: #333;
    color:#b6b6b6;

}

footer a{
    text-transform: uppercase;
}
footer hr{
    border: 1px solid #ffffff;
}
#bloc_comparateur{
    background: #D11241;
    text-align: center;
    color:#FFFFFF;
    padding:45px;
}

#bloc_comparateur h2{
    font-size: 2em;
    font-weight: bolder;
    margin-bottom: 15px;
}

#bloc_comparateur h3{
    font-size: 1.2em;
    font-weight: bolder;
    margin-bottom: 15px;
}

#bloc_comparateur .btn{
    margin-top:25px;
    background-color: #FFFFFF;
    border-color: #ffffff;
    color:#D11241;
    font-weight: bolder;
}

.round {
    border-radius: 24px;
}

#infos h3{
    color:#D11241;
    text-align: center;
    font-weight: bolder;
}
#infos .featurette{
    margin-bottom: 25px;
}
#bloc_accroche{
    background-color: #FFFFFF;
    padding:25px;
    color:#333333;
    font-weight: bolder;
}
b{
color:#D11241;
    font-weight: bolder;
}
#bloc_accroche h2{
    margin-bottom: 25px;
}

#bloc_form > h2{
    text-align: center;
    color:#000000;
    margin:25px;
}

#bloc_borrow,#bloc_rental,#bloc_credit_immo,#bloc_owner{
    display:none;
}

.form_title{
    font-size: 1.2rem;
    padding: 15px;
    margin: -15px -15px 15px -15px;
    background-color: #D11241;
    color: #FFFFFF;
    text-align: center;
    font-variant: small-caps;
    font-weight: bolder;
    font-size: 1.5rem;
}

#arrow {
    content: '';
    /* position: absolute; */
    left: 0;
    right: 0;
    top: 45px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 25px solid #D11241;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}

.accroche_right{
    display:none;
}




/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/

.features{

    background-color: #F9F9F9;
    vertical-align: center;
    padding-bottom: 25px;
}
.features h1 {
    font-size: 35px;
    font-weight: 700;
    margin: 0;
    color: #D11241;
    margin-bottom: 5%;
    margin-top: 10%;
}
.features i {
    font-size: 48px;
    float: left;
    color: #D11241;
}
.features p {
    font-size: 16px;
    color: #848484;
}
.features .image {

    vertical-align: center;
    text-align: center;
}

/**
 * scroll top
 */

.scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
    background-color: #D11241;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
}

.scroll-top i {
    font-size: 24px;
    color: white;
    line-height: 0;
}

.scroll-top:hover {
    background-color: color-mix(in srgb, #D11241, transparent 20%);
    color: white;
}

.scroll-top.active {
    visibility: visible;
    opacity: 1;
}



.features .scrollto {

    text-align: center;
}

/**
* Appointment Button
*/
.appointment-btn {
    text-align:center;
    margin-left: 0;
    margin-top: 2%;
    background: #D11241;
    color: #fff;
    border-radius: 20px;
    padding: 8px 25px;
    white-space: nowrap;
    font-size: 18px;
    display: inline-block;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.3);
    transition: all 0.3s ease-in-out;
}
.appointment-btn:hover {
    background: #b82347;
    color: #fff;
}

@media (max-width: 1200px) {
    .accroche_left h1{
        font-size:30px !important;
        text-align: center;
    }

    .accroche_left h3{
        font-size:20px !important;
    }

}

@media (max-width: 992px) {
    .accroche_left h1{
        font-size:40px;
        text-align: center;
    }

}


@media (max-width: 900px) {
    .accroche_left{
        padding:0 !important;
        text-align: center;
    }

    .accroche_left h1{
        font-size:30px !important;
        text-align: center;
    }

    .accroche_left h3{
        font-size:20px !important;
    }

    #header{
        text-align: center;
    }
}


@media (max-width: 768px) {
    .appointment-btn {
        margin: 0 15px 0 0;
        padding: 6px 15px;
    }
}



@media (max-width: 765px) {
    .bloc_bas{
        position: relative;
        bottom:auto;
        width:auto;
    }

  /*  .accroche_left{
        display:none;
    }*/

    .accroche_right{
        display:block;
    }

    .mobile{
        display:block!important;
    }

    .desktop{
        display:none!important;;
    }

    .
}

@media (max-width: 575px) {
    .accroche_left{
        display:none;
    }

}

#cgu_form{
    text-align:justify;
    font-size:0.8em;
    line-height: 1;
}

footer .container,
#bloc_accroche .container,
.features .container {
    margin-left: 0 !important;
    width: 50% !important;
}

@media  (max-width: 992px) {

    footer.footer {
        margin-bottom: 1.5rem;
    }

    footer .container,
    #bloc_accroche .container,
    .features .container {
        width: 100% !important;
    }
}