body {
    font-family: 'Open Sans', sans-serif;
    padding-top: 120px;
    overflow-x: hidden;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #d5d5d5;
}

.navbar {
    position: fixed;
    min-height: 120px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    background: #3f454c;
}

.navbar-header {
    padding-top: 40px;

}

#bloc_loi_info,
#bloc_gestion_cookie {
    position: absolute;
    top: -365%;
    background: #ffffff;
    padding: 20px;
    font-size: 12px;
}

#bloc_loi_info a {
    text-decoration: underline;
    color: #3181b8;
    font-size: 12px;
}

#bloc_loi_info p,
#bloc_gestion_cookie p {
    text-align: left;
}

#bloc_loi_info_2,
#bloc_gestion_cookie_2{

    position: absolute;
    top: -700%;
    background: #ffffff;
    padding: 20px;
    font-size: 12px;
    border: solid 1px #3184bf;
}

#bloc_loi_info_2 a {
    text-decoration: underline;
    color: #3181b8;
    font-size: 12px;
}

#bloc_loi_info_2 p,
#bloc_gestion_cookie_2 p{
    text-align: left;
}

#bloc_gestion_cookie {
    top: -143%;
}

#bloc_gestion_cookie_2 {
    top: 40px;
}

.logo {
    max-height: 45px;
    display: block;
    width: 100%;
    min-width: 150px;
    max-width: 150px;

}

img.plus {
    max-width: 15px;
    position: relative;
    margin-left: 30px;
    margin-top: -31px;
    left: 95px;
    top: -19px;
}

.partenaires {

    padding-left: 0px;
    text-align: right;
    padding-right: 0px;
}

/*
.logo {
    max-height: 45px;

}

img.plus {
    max-width: 12px;
    position: absolute;
    margin-left: 204px;
    margin-top: -31px;
}*/

.bloc-bt-nav {
    padding: 0px 15px 15px 15px;
}

.bloc-bt-nav a {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
}

.bt-nav {
    border: 1px solid #ffffff;
    padding: 15px;
}

.bt-nav.active {
    border: 1px solid #3181b8;
    padding: 15px;
    text-decoration: underline;
}

#navbar {

    padding-top: 35px;
}

/*** bloc header - connexion ***/

.header-image {
    background-image: url("images/header_bg.jpg");
    height: 578px;
    background-color: #2160a5;
}

.header-image .container {
    /*min-height: 578px;*/

}

.header-image-bloc {
    margin-top: 121px;
}

.header-image h1 {
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 20px;
}

.bt-header {

    color: #3184bf;
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    background: #FFFFFF;
    border: none;
    margin-top: 20px;
}

.no-padding-left-right {
    padding-right: 0px;
    padding-left: 0px;
}

/* Connexion */
.header-bloc-connexion {

    margin-top: 121px;
}

.header-bloc-connexion h2 {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 20px;
}

.header-bloc-connexion input.form-control {

    height: 45px;
    border-radius: 0px;
    border: none;
    font-weight: bold;
    font-size: 15px;
}

.header-bloc-connexion input.checkbox {

    height: 25px;
    width: 25px;
    border-radius: 0px;
    border: none;
    font-weight: bold;
    font-size: 15px;
    margin-left: 0px;
    padding: 0px;
    float: left;
    padding-right: 30px;
    margin-right: 10px;
}

.header-bloc-connexion label {
    color: #ffffff;
    font-weight: bold;
    padding-top: 5px;
    margin-top: 10px;
    height: 30px;
    line-height: 32px;
    display: block;
    cursor: pointer;

}

.header-bloc-connexion label a {
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;

}

.header-bloc-connexion button {
    border: none;
    background: #8cc9e9;
    width: 100%;
    border-radius: 0px;
    height: 45px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

/* Connexion .navbar-fixed-top */
.header-bloc-connexion_2 {

    margin-top: 0px;
    padding-top: 25px;
    background: #8cc9e9;
}

.header-bloc-connexion_2 h2 {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 20px;
    text-align: left;
}

.header-bloc-connexion_2 input.form-control {

    height: 45px;
    border-radius: 0px;
    border: none;
    font-weight: bold;
    font-size: 15px;
}

.header-bloc-connexion_2 button {
    border: none;
    background: #3184bf;
    width: 100%;
    border-radius: 0px;
    height: 45px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.form-group {
    margin-bottom: 25px;
}

.bt-2 {
    background-color: #3085bf;
    border: none;
}

.bt-3 {
    background-color: none;
    border: none;
}

/* accueil */
.bloc_1 {
    background: #3184bf;
    min-height: 60px;

}

.bloc_1 a {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
}

.bloc_2 {
    background: #edeeef;
    min-height: 331px;

}

.bloc_2 .bloc_text {
    padding-top: 50px;
    padding-bottom: 70px;

}

.bloc_2 video {
    margin-top: 70px;
}

.bloc_text div {
    padding-right: 0px;
    padding-left: 0px;
}

.bloc_2 .bloc_text h2 {
    font-weight: bold;
    font-size: 24px;
    color: #3f454c;
}

.bloc_2 .bloc_text p {
    font-size: 18px;
    color: #3f454c;
}

.bloc_2 .bloc_text a {
    font-size: 18px;
    color: #3f454c;
    text-decoration: underline;
    font-weight: bold;
}

.bloc_1_p2 {
    background: #ffffff;
    min-height: 331px;

}

.bloc_1_p2 .bloc_text {
    padding-top: 60px;
    padding-bottom: 60px;

}

.bloc_1_p2 .bloc_text_2 {
    padding-top: 20px;
    padding-bottom: 30px;

}

.bloc_1_p2 .bloc_text_2 .infos {
    font-size: 17px;
    color: #3f454c;
    padding-top: 20px;
}

.bloc_1_p2 .bloc_text h2 {
    font-weight: bold;
    font-size: 24px;
    color: #3184bf;
}

.bloc_1_p2 .bloc_text h3 {
    font-size: 20px;
    color: #3f454c;
    text-transform: uppercase;
    font-weight: bold;
}

.bloc_1_p2 .bloc_text .infos {
    font-size: 17px;
    color: #3f454c;
    padding-top: 20px;
}

.bloc_1_p2 .bloc_text p span {
    width: 50px;
    height: 3px;
    background: #323232;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bloc_1_p2 .bloc_text a {
    font-size: 15px;
    color: #3184bf;
    text-decoration: underline;
    font-weight: bold;
}

.bloc_3 {
    min-height: 550px;
    padding-top: 130px;
}

.bloc_3 h2 {
    font-size: 20px;
    color: #3184bf;
    font-weight: bold;
    text-align: center;
    min-height: 45px;
}

.bloc_3 p {
    font-size: 16px;
    color: #323232;
    text-align: center;
    padding-bottom: 55px;
}

.bloc_3 img {
    max-width: 90px;
}

.bloc_3 .bloc_img {
    /*padding: 25px;*/
    min-height: 100px;
}

.bloc_4 {
    background-image: url("images/footer_bg.jpg");
    min-height: 337px;
    background-color: #2160a5;
}

.bloc_4 h1 {
    color: #ffffff;
    font-size: 32px;
    padding: 35px;
    line-height: 35px;
    font-weight: bold;
    text-align: center;
    padding-top: 95px;
    padding-right: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
}

.footer {
    min-height: 150px;
    background: #3184bf;
    padding: 45px;
}

.footer-bloc a {
    color: #ffffff;
    text-decoration: underline;
    margin-bottom: 25px;
    display: block;
}

.footer-bloc ul li {
    list-style-type: none;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.footer-bloc .col-md-6.col-lg-6 {
    padding-bottom: 25px;
}

/** Nos solutions **/
.bloc_bt button {
    border: 1px solid #ffffff;
    padding: 15px;
    width: 100%;
    background: #ffffff;
    border: 1px solid #3181b8;
}

.bloc_bt div {
    padding: 25px;
}

.bloc_bt button.active {
    border: 1px solid #3181b8;
    padding: 15px;
    color: #ffffff;
    background: #3184bf
}

.bloc_solution h1 {
    color: #3f454c;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding-top: 25px;
    padding-bottom: 25px;
}

.bloc_solution .bloc_text_color {
    background: #f3f9fd;
    padding: 70px;
    color: #323232;
}

.bloc_solution .bloc_text_border {
    padding-top: 30px;
    color: #323232;
    padding-bottom: 40px;
}

.bloc_solution .bloc_text_border h2 {
    font-size: 15px;
    color: #3184bf;
    font-weight: bold;
}

.bloc_solution .bloc_text_border p {
    font-size: 13px;
    color: #3f454c;
}

.bloc_solution .bloc_text_border a {
    font-size: 15px;
    color: #3184bf;
    font-weight: bold;
    text-decoration: underline;
}

.bloc_solution .bloc_text_border .bloc_border {
    padding-left: 35px;
    padding-right: 35px;
    border-left: 3px solid #323232;
}

.contact_page h2 {
    font-weight: bold;
    font-size: 24px;
    color: #3184bf;
    padding-top: 60px;
}

.contact_page form {
    padding-top: 20px;
    padding-bottom: 40px;
}

.contact_page label {
    padding-top: 8px;
}

.contact_page .form-group {
    margin-top: 20px;
    min-height: 50px;
}

.contact_page .form-group input {
    height: 50px;
    border: 1px solid #86b7d9;
}

.contact_page .form-group input[type="radio"] {
    height: auto;
}

.contact_page .form-group select {
    height: 50px;
    border: 1px solid #86b7d9;
}

/* Contact */

.contact_page .infos {
    font-size: 17px;
    color: #323232;
}

span.help-block.form-error {
    left: 10px;
    padding-left: 50px;
    text-align: right;
}

.contact_page .bloc_text p span {
    width: 50px;
    height: 3px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.contact_page .bloc_region {
    margin-bottom: 45px;
}

.contact_page button {
    border: none;
    background: #3184bf;
    width: 100%;
    border-radius: 0px;
    height: 45px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.contact_page .bloc_region img {
    padding: 20px;
    max-width: 180px;
}

.contact_page .bloc_region .img_region {
    min-height: 197px;
}

.contact_page .bloc_region h3 {
    font-size: 14px;
    font-weight: bold;
    color: #3184bf;
}

/* Partenaires */
.partenaire_page h2 {
    font-weight: bold;
    font-size: 24px;
    color: #3184bf;
    padding-top: 60px;
}

.partenaire_page .bloc_lien a {
    font-weight: bold;
    font-size: 15px;
    color: #3184bf;
    padding: 25px;
    display: block;
    z-index: 999;
    position: relative;
}

.partenaire_page .bloc_logo {
    margin-bottom: 60px;

}

.partenaire_page .bloc_logo .row {
    margin-bottom: 20px;
    margin-top: 20px;
}

.partenaire_page .bloc_logo .row div {
    margin-bottom: 20px;
    margin-top: 20px;
}

.bloc_gris {
    background: #ebeced;
    color: #3184bf;

}

.bloc_gris p {
    padding-top: 50px;
    padding-bottom: 50px;
}

.bloc_gris p a {
    font-size: 18px;
    color: #3184bf;
    font-weight: bold;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

@media (max-width: 767px) {

    body {
        padding-top: 0px;
        overflow-x: hidden;
    }

    .partenaires {

        padding-left: 0px;
        text-align: center;
        padding-right: 0px;
    }

    .bloc_4 h1 {
        color: #ffffff;
        font-size: 22px;
        padding: 35px;
        line-height: 35px;
        font-weight: bold;
        text-align: center;
        padding-top: 95px;
        padding-right: 35px;
        padding-bottom: 35px;
        padding-left: 35px;
    }

    .header-image {
        background-image: url(images/header_bg.jpg);
        height: 408px;
        min-height: 408px;
        background-color: #2160a5;
    }

    .footer-bloc ul {
        padding-left: 0px;
    }

    .header-image-bloc {
        margin-top: 21px;
    }

    .header-image-bloc .bloc-titre {
        height: 109px;
    }

    .header-image-bloc .bloc-bt {
        height: 94px;
        height: 38px;
    }

    .header-image-bloc img {
        /* width: 110%; */
        margin-top: 38px;
        max-width: 161px;
        width: 100%;
    }

    .header-image h1 {
        font-size: 17px;
        color: #ffffff;
        font-weight: bold;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .bt-header {
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
        padding: 0px;
        background: none;
        border: none;
        margin-top: 0px;
        text-align: left;
        text-decoration: underline;
        content: ">>";
    }

    #navbar {
        padding-top: 35px;
        padding-right: 0px;
        padding-left: 0px;
        overflow-x: hidden;
    }

    .no-padding-right {
        padding-right: 0px;
    }

    .header-bloc-connexion {
        margin-top: 0px;
        background: #8cc9e9;
        padding-top: 25px;
    }

    .header-bloc-connexion button {
        border: none;
        background: #3184bf;
        width: 100%;
        border-radius: 0px;
        height: 45px;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
    }

    img.plus {
        max-width: 13px;
        position: relative;
        margin-left: -37px;
        /* float: right; */
        margin-top: -33px;
        left: 155px;

    }

    .navbar-header {
        padding-top: 10px;
    }

    .navbar {
        position: relative;
        min-height: 70px;
        margin-bottom: 0px;
        border: 1px solid transparent;
        background: #3f454c;
    }

    .logo {
        max-height: 45px;
        max-width: 150px;
        padding: 4px;
    }

    .no-padding-mobile {
        padding-right: 0px;
    }

    .bt-3 {
        text-align: center;
        border: 1px solid #ffffff;
    }

}

.no_padding {
    padding: 0px;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: none;
}

.container-fluid.header-image {
    background-repeat: no-repeat;
    background-color: white;
    background-repeat: no-repeat;
    /* overflow-y: hidden; */
    overflow-x: hidden;
    /* overflow-wrap: normal; */
    position: relative;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 767px) and (max-width: 991px) {

    body {
        padding-top: 0px;
        overflow-x: hidden;
    }

    .partenaires {

        padding-left: 0px;
        text-align: center;
        padding-right: 0px;
    }

    .footer-bloc ul {
        padding-left: 0px;
    }

    .header-bloc-connexion {
        margin-top: 0px;
    }

    .bloc_1 {
        background: #3184bf;
        height: auto;

    }

    .header-image {
        background-image: url(images/header_bg.jpg);
        height: 630px;
        background-color: #2160a5;
    }

    .nav {

        margin-top: 25px;
    }

    .bt-3 {
        text-align: center;
        border: 1px solid #ffffff;
    }

    .navbar {
        position: relative;
    }

    .navbar-header {
        margin: 0 auto;
        position: relative;
        display: block;
        width: 100%;
    }

    .logo {
        max-height: 45px;
        display: block;
        width: 100%;
        min-width: 150px;
        max-width: 150px;
        margin: 0 auto;

    }

    img.plus {
        max-width: 15px;
        position: relative;
        /* margin-left: 30px; */
        /* margin-top: -31px; */
        left: 57px;
        margin: 0 auto;
        top: -31px;
        position: relative;
        display: block;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/*@-moz-document url-prefix() {

    .logo {
        max-height: 45px;
        width: 100%;
        min-width: 150px;
        float: left;
        min-height: 40px;
    }

}

@-moz-document url-prefix() { 

    img.plus {
        max-width: 15px;
        position: absolute;
        margin-left: -25px;
        margin-top: 11px;
    }

}*/
