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 #F08A01;
}
.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: #F08A01;
}

.accroche_left{
    padding:15px;
}
.accroche_left h1{
    color: #ffffff;
    direction: ltr;
    font-family: Cabin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 55px;
    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{
    color: #ffffff;
    direction: ltr;
    font-family: Cabin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 33px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 120%;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
    text-shadow: 1px 1px 2px black;
}
.accroche_left 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{
    background-color: #F08A01;
    padding:5px

}

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


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

main{
    background-image: url("/img/bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    position:relative
}
.bg-overlay{
    background-color: #000000;
    opacity: 0.3;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;

}

.bloc_img_sep{
    width:100%;
    height:200px;
    display: block;
    margin-bottom: 50px;
}

.bloc_img_sep.sep_1{
    background-image: url("/img/separation-1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}



.blue_list > ul{
    color:#FFF;
    padding-top: 3%;
    padding-bottom: 3%;
    background-color:#174195;
    list-style-image: url("/img/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: #F08A01;
    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:#F08A01;
    font-weight: bolder;
}

.round {
    border-radius: 24px;
}

#infos h3{
    color:#F08A01;
    text-align: center;
    font-weight: bolder;
}
#infos .featurette{
    margin-bottom: 25px;
}
#bloc_accroche,#bloc_accroche_form{
    background-color: #FFFFFF;
    padding:25px;
    color:#333333;
    font-weight: bolder;
}
#bloc_accroche_form h2{
    font-size: 2rem;
    color: #515151;
    font-family: Cabin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 600;
}
.infos_confidentialite{
    text-align: left;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    background-color: #000000BD;
    padding:15px;
}
b{
color:#F08A01;
    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: #F08A01;
    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 #F08A01;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}

@media (max-width: 1200px) {
    .accroche_left h1{
        font-size: 35px;
    }

    .accroche_left h2{
        font-size: 22px;
    }
    .accroche_left h3{
        font-size: 20px;

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

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