html {
    background: #fff;
    height: 100%;
}

body {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: black;
    display: block;
}
a {
    cursor: pointer;
}

#cgv{
    width: 50%;
    text-align: justify;
    margin: 50px auto 50px auto;
}

#cgv ul li{
    color: black;
}

#cgv span{
    text-decoration: underline; font-weight: bold;
}

#cgv p{
    color: black;
}

#pgd{
    width: 50%;
    text-align: justify;
    margin: 50px auto 50px auto;
}

#pgd p{
    color: black;
}

#pgd  ul li{
    color: black;
}

#pgd table{
    border: 3px solid black;
}

#pgd th{
    padding: 10px;
    text-align: center;
    width: 30%;
    border: 3px solid black;
    color: black;

}

#pgd td{
    border: 3px solid black;
    text-align: center;
    padding: 10px;
    color: black;
}

#pgd h5, #pgd h6{
    margin-top: 20px;
}

#mentions_legales{
    width: 40%;
    text-align: justify;
    margin: 50px auto 50px auto;
}

.form p, .form span{
    color: black; !important;
}

.form button{
    margin-top: 20px;
    padding: 20px;
    line-height: 0;
    border: 2px rgb(179,0,3) solid;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.form button:hover{
    background: rgb(179,0,3);
    color: white;
    border: 2px solid rgb(179,0,3);
}


.form p{
    font-size: 30px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.g-recaptcha{
    display: inline-block;
}

.mfp-content .mfp-close{
    right: 2%;
    top: -1%;
}

#popupSignup .inputLog, #popupLog .inputLog, #forgotPwd .inputLog{
    padding: 0 20px 20px 30px;
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.inputLog{
    padding: 0 20px 20px 30px;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.inputLog a:hover{
    color: rgb(179,0,3);
}
.small-list{
    margin-left: 15px;
}

.small-list li{
    list-style: disc;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    color: white;
}

header {
    z-index: 2;
    width: 100%;
    line-height: 67px;
    position: relative;
}

.header{
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}


header li#logInHeader a{
    border: 2px solid #fff;
    line-height: 4.5rem;
    color: #fff !important;
    border-radius: 30px;
}

.fp-slidesNav{
    text-align: center;
}

#prog{
    background-color: #EFEEF0;
    font-family: "Rubik", sans-serif;
}

#prog .hidden{
    display: none;
}

#prog .text_prog{
    position: relative;
    z-index: 10;
}

#prog #logoR{
    left:15%;
    position: absolute;
    width: 41.5%;
    z-index: 1;
}

#prog a:hover{
    color: rgb(179,0,3);
}

.btn-player img{
    position: absolute;
    top: 43%;
    left: 7%;
    width: 30px;
    z-index: 10;
}

.btn-player img{
    width: 70px;
}

#player2{
    left: 32%;
}

#player3{
    left: 57%;
}

#player4{
    left: 82%;
}

@media screen and (max-width: 1630px){
    .btn-player img{
        top: 40%;
    }
}

@media screen and (max-width: 1550px){
    .btn-player img{
        top: 37%;
    }
}

@media screen and (max-width: 1365px){
    .btn-player img{
        top: 34%;
    }
}

#prog #title-prog{
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width: 70%;
    padding: 50px 0 0 0;
    text-align: center;
    position: relative;
    z-index: 2;
}

.content-text{
    font-size: 1.5em;
    color: black;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
}

#prog .sous_titre{
    margin-bottom: 15px;
}

#prog h4{
    margin: 0;
}

.menuSlider {
    margin: 0 auto;
    width: 500px;
}

.menuSlider button{
    display: inline-block;
    font-size: 20px;
    text-decoration: none;
    color: black;
    padding: 7px 3px 0 3px;
    margin-right: 10px;
}

.menuSlider .btn:hover{
    color: black;
    border-bottom: 2px solid black;
}

@media screen and (min-width: 1920px){
    .block-header{
        height: 937px;
        width: 100%;
    }
}

@media screen and (max-width: 1919px){
    .block-header{
        height: 865px;
    }
}

.block-header video{
    position: absolute;
    right: 0;
    bottom: 0;
    top:0;
    right:0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black; /* in case the video doesn't fit the whole page*/
    background-position: center center;
    background-size: contain;
    object-fit: cover; /*cover video background */
    z-index:-3;
}

.block-min-header{
    width: 35%;
    margin-top: 150px;
    text-align: left;
    margin-left: 10%;
}

.block-min-header #container-demo{
    margin-bottom: 20px;
}

.block-min-header #container-demo a{
    color: white;
    padding: 15px;
    border: 2px solid white;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
}

.block-min-header #container-demo a:hover{
    background: white;
    color: rgb(179,0,3);
}

.text-header{
    font-family: "Rubik", sans-serif;
    font-size: 2.7vw;
    font-weight: bold;
    color: white;
    line-height: 1.308;
    left: 0;
    padding: 0;
    text-transform: uppercase;
}

.text-header-small{
    font-family: "Rubik", sans-serif;
    font-size: 1.3vw;
    color: white;
    line-height: 1.308;
    left: 0;
    padding: 0;
}

@media screen and (max-width: 1280px){
    .little-title{
        font-size: medium;
    }
    .text-header-small{
        font-size: 15px;
    }
}

.small-title{
    width: 80%;
}

.text-header-black{
    font-size: 2vw;
    font-weight: bold;
    color: black;
    line-height: 1.308;
    left: 0;
}

.text-header-min{
    font-size: 1vw;
    font-weight: bold;
    color: rgb( 255, 255, 255 );
}

.video_prog video{
    position: relative;
    width: 60%;
    float: right;
}

.block{
    margin-bottom: 1.5vmax;
}

#first-block{
    width: 50%;
}

#first-block div{
    width: 70%;
}

.block-content-left{
    margin-top: 2vmax;
    margin-left: 1vw;
}

#step_4 a:hover{
    color: rgb( 179, 0, 3 );
}

#content_com_interne, #content_com_externe{
    margin-left: 15px;
}

#content_fourth h4{
    line-height: 15px;
}

#content_fourth li{
    list-style-type: disc;
    font-weight: bold;
    font-size: medium;
    color: black;
    margin-bottom: 0;
}

.hidden{
    display: none;
}


.title{
    font-size: 3vw;
    font-weight: bold;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    color: rgb( 179, 0, 3 );
    margin-top: 0;
    margin-bottom: 5vh;
}

.title-step{
    font-weight: bold;
    font-family: "Rubik", sans-serif;
    color: rgb( 179, 0, 3 );
    margin-top: 0;
    font-size: 2vw;
}

.little-title{
    font-size: 1vw;
    font-weight: bold;
    color: black;
}

#prog .fp-slides{
    height: 80%;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.back {
    width: 100%;
    height: 100%;
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.back h5{
    padding: 10px;
}

.box-content-video:hover .image {
    opacity: 0;
}

.box-content-video:hover .back {
    opacity: 1;
    background-color: #8e1212;
}


#offres p, #offres li{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    list-style: disc;
    text-align: left;
}
#offres .titre{
    font-family: "Rubik", sans-serif;
    text-align: center;
    width: 70%;
    min-width: 100px;
    margin: 30px auto 30px auto;
    color: black;
}

#offres .box{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 50px;
}

#offres .box-content{
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    width: 400px;
    height: 280px;
}

#offres .box-content-video{
    width: 100%;
    vertical-align: middle;
    position: relative;
}

#offres .box-content-video img{
    width: 100%;
}

#offres .box-content a{
    font-size: 0.35cm;
    float: right;
    padding: 15px;
    margin-top: 15px;
    border: 1px solid black;
    border-radius: 40px;
}

#offres .flip-box-back{
    display: table;
}

#offres ul, #offres .flip-box-back .text-box{
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding-top: 0;
}

#offres .flip-box-back p, .flip-box-back li{
    color: white; !important;
}

#offres #container-btn{
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    margin-bottom: 20px;
    width: 200px;
    text-align: center;
}

#offres #container-btn a{
    color: rgb(179,0,3);
    padding: 15px;
    border: 2px solid rgb(179,0,3);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
}

#offres #container-btn a:hover{
    background: rgb(179,0,3);
    color: white;
}


@media screen and (max-width: 1344px){
    #offres .box-content{
        width: 350px;
        height: 245px;
    }
    #offres .box-content-video{
        font-size: 15px;
    }
}

@media screen and (max-width: 1177px){
    #offres .box-content{
        width: 300px;
        height: 210px;
    }

    #offres .box-content-video{
        font-size: 13px;
    }

    #offres .titre{
        width: 100%;
    }
}

#af-filigrane{
    background: url('../images/R-logo-fond1.svg');
}

#af-filigrane img{
    position: absolute;
    left: 50%;
    width: 530px;
    margin-left: -265px; /* Half the width */
    z-index: 2;
}

#af-filigrane td{
    vertical-align: middle;
    text-align: center;
}

#after-offre{
    background-color: #8e1212;
    width: 100%;
    display: table;
    z-index: 0;
}

#filigrane{
    height: 30px;
}

#after-offre .titre{
    font-family: "Rubik", sans-serif;
    text-align: center;
    width: 100%;
    min-width: 100px;
    margin: 0px auto 0px auto;
    color: white;
}


#after-offre .box{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    position: relative;

}

#after-offre .box-content{
    width: 80%;
    margin-left: auto;
    margin-right: auto;

}

#after-offre .content{
    vertical-align: middle;
    display: inline-block;
    width: 45%;
    padding: 20px;
}


#after-offre .text_after_offre{
    font-family: Rubik, sans-serif;
    font-size: 1.5em;
}

#logo-client .titre{
    font-family: "Rubik", sans-serif;
    text-align: center;
    width: 100%;
    min-width: 100px;
    margin: 30px auto 30px auto;
    color: black;
}

.block-prog{
    width: 100%;
    display: table;
    margin-top: 3%;
}

.block-prog .content{
    vertical-align: middle;
    display: inline-block;
    width: 45%;
    padding: 20px;
}

.block-prog li{
    color: black;
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 0;
}

.justify{
    text-align: justify;
}


#after-offre video, p{
    width: 100%;
}

#logo-client{
    background-color: white;
    padding: 10px 30px 30px 30px;
    margin-bottom: 30px;
}

#logo-client #titre{
    font-family: "Rubik", sans-serif;
    padding: 30px;
    text-align: center;
    width: 70%;
    min-width: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2vh;
    color: black;
}

#logo-client img{
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

#formulaire{
    width: 100%;
    background: #EFEFEF;
    display: table;
}

#formulaire .container-fluid{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}


#formulaire .left {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
    text-align: center;
}

#formulaire .right {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
}

#formulaire .title_form{
    font-family: "Rubik", sans-serif;
    display: table-cell;
    vertical-align: middle;
    margin-right: 5vw;
}

#formulaire .title_form p{
    color: black;
}

#formulaire #messageSuccess{
    text-align: center;
    font-size: 2vw;
    font-weight: bold;
    display: none;
    padding: 100px 0 100px;
}

#formulaire #contact_form{
    width: 100%;
    margin-top: 4vh;
    margin-left: 6vw;
}

#formulaire #small_contactForm{
    display: none;
}

#formulaire #small_contactForm input{
    margin-bottom: 15px;
    width: 100%;
}

#formulaire #contact_form p{
    border: none;
    border-bottom: 2px solid red;
}

#formulaire label{
    display: inline-block;
    font-size: medium;
    float: left;
    margin: 0;
}

#formulaire input[type=text], #formulaire input[type=tel]{
    width: 100%;
    background-color: #EFEFEF;
    float: left;
    border: none;
    border-bottom: 2px solid rgb(179,0,3);
    padding: 0;
}

#formulaire button[type=submit]{
    color: black;
    padding: 25px;
    border: 2px solid rgb(179,0,3);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
#formulaire button:hover{
    background: rgb(179,0,3);
    color: black;
}

#formulaire .button{
    line-height: 0;
}

#formulaire #contact_form .message{
    width: 100%;
    height: 100px;
    border: none;
    border-bottom: 2px solid rgb(179,0,3);
    background-color: #EFEFEF;
}

#formulaire #small_contactForm .message{
    width: 100%;
    border: none;
    border-bottom: 2px solid rgb(179,0,3);
    background-color: #EFEFEF;
}

#formulaire textarea{
    padding: 0;
    resize: none;
}

#formulaire #small_contactForm textarea{
    height: 170px;
    margin-bottom: 20px;
}

#formulaire #small_contactForm button{
    margin-bottom: 40px;
}

#formulaire .line{
    padding-bottom: 10px;
}

.menu-nav{
    margin-top: 20px;
    margin-left: 20%;
}

.menu-nav a{
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.menu-nav a:hover{
    color: black;
    border-bottom: 1px solid black;
}

#login-blog{
    display: block;
    min-height: 64%;
    margin-bottom: -50px;
}

#footer-new, .push{
    height: 50px;
    width: 100%;
}

.footer{
    font-family: "Rubik", sans-serif;
    background-color: #8e1212;
}

.footer h6{
    font-size: 20px;
}

.footer p{
    margin-bottom: 0;
}

.footer img{
    width: 150px;
}

.footer .foot{
    vertical-align: top;
    width: 30%;
    display: inline-block;
    color: white;
    margin-top: 30px;
    margin-bottom: 30px;
}

.footer a{
    color: white;
    text-decoration: none;
}

.footer a:hover{
    color: grey;
}

#signupSuccess p{
    font-size: 20px;
}

@media screen and (max-width: 1510px){
    #logo-client{
        padding: 20px;
        margin-bottom: 0;
    }
    #af-filigrane img{
        width: 570px;
        margin-left: -235px;
    }
}

@media screen and (max-width: 1400px){
    .title-step{
        font-size: 30px;
    }

    .text_prog .content-text{
        font-size: 1.3em;
    }

    #af-filigrane img{
        width: 530px;
        margin-left: -265px;
    }

    #after-offre .text_after_offre{
        font-size: 1.3em;
    }
}

@media screen and (max-width: 1350px){
    .title, .text-header{
        font-size: 40px;
    }
    .block-min-header{
        width: 70%;
    }
}


@media screen and (max-width: 1265px){
    #af-filigrane img{
        width: 550px;
        margin-left: -225px;
    }
}

@media screen and (max-width: 1099px){

    .block-min-header{
        margin-top: 150px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    #prog #title-prog{
        width: 80%;
    }

    #prog .box{
        width: 100%;
    }

    #prog .video_prog{
        width: 30%;
    }

    #prog .text_prog{
        width: 50%;
    }

    .btn-player img{
        width: 30px;
        top: 25.5%;
        left: 5%;
    }

    #player2{
        top: 28.5%;
        left: 30%;
    }

    #player3{
        top: 34%;
        left: 55%;
    }
    #player4{
        top: 28%;
        left: 80%;
    }

    .text_prog .content-text{
        font-size: 1em;
    }

    #offres .box-content{
        width: 495px;
        height: 346.77px;
        padding: 20px;
    }

    #offres #container-btn{
        margin-bottom: 70px;
    }

    #offres h5{
        font-size: 30px;
    }

    #offres li{
        font-size: 20px;
    }

    #af-filigrane img{
        width: 654px;
        margin-left: -327px;
    }

    #after-offre,  #after-offre .box-content{
        padding: 0;
    }

    #after-offre .text_after_offre{
        display: none;
    }

    #after-offre #after-offre-titre{
        margin: 0;
        width: 100%;
    }

    #after-offre .titre, #logo-client .titre{
        margin-top: 30px;
    }

    #after-offre .box-content{
        width: 100%;
    }

    #after-offre .content{
        display: block;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    #after-offre #video_linkedin{
        margin-bottom: 50px;
        padding: 20px;
    }

    #footer-new{
        position: relative;
    }

    .footer-log{
        bottom: 0;
        width: 100%;
        position: absolute;
    }

}


@media screen and (max-width: 905px){

    .footer .container{
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .block-prog{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    #slide1 .text_prog{
        width: 80%;
        margin-left: 10%;
        margin-top: 5%;
    }

    .block-prog .text_prog{
        width: 80%;
        margin-left: 10%;
        margin-top: 5%;
    }

    .block-prog .video_prog{
        display: none;
    }
}

@media screen and (max-width: 859px){

    .small-title{
        display: none;
    }

    .little-title{
        font-size: 25px;
    }

    .text-header{
        width: 100%;
    }

    #offres .titre{
        font-size: 40px;
    }

    #offres .box-content{
        width: 395px;
        height: 277px;
    }

    #offres .box-content-video li{
        font-size: 17px;
    }

    #logo-client .title-offres{
        font-size: medium;
    }
}

@media screen and (max-width: 770px){
    #formulaire .left{
        display: block;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px;
        width: 100%;
    }
    #formulaire .right{
        display: block;
        width: 100%;
    }

    #formulaire #contact_form{
        display: none;
    }

    #formulaire #small_contactForm{
        display: block;
        width: 100%;
    }

    #formulaire .left .title_form{
        margin: 0 auto;
        width: 50%;
    }
}



.hide{
    display: none;
}

#sticker{
    right: 40px;
    top: 100px;
    z-index: 100;
    position: fixed;
}

#boxKeyActivation{
    position: relative;
}

#msgKeyActivation{
    color: rgb(179,0,3);
    background: white;
    padding: 15px;
    border: 2px solid rgb(179,0,3);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
}

#msgKeyActivation:hover{
    color: white;
    background: rgb(179,0,3);
    border: 2px solid white;
}

#sticker img{
    width: 45px;
}

#sticker #btnMenu img{
    width: 80px;
}

#menu{
    margin-top: 30px;
    text-align: center;
}

/* flip */
.flip-box {
    width: 100%;
    perspective: 1000px;
}

/* This container is needed to position the front and back side */
.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
    color: black;
}

/* Style the back side */
.flip-box-back {
    display: table-cell;
    vertical-align: middle;
    background-color: #8e1212;
    color: black;
    transform: rotateY(180deg);
}
/*fin flip*/

.mobileShow{
    display: none;
}
@media screen and (min-width: 250px) and (max-width: 600px){

    .text-header{
        text-align: center;
    }
    #container-demo div{
        text-align: center;
    }
    .mobileShow{
        display: block;
        text-align: center;
    }
    .notMobile{
        display: none;
    }

    #prog .block-prog{
        margin-top: 0;
    }

    #prog .content{
        margin-top: 0;
        padding-top: 0;
    }
    #offres .box-content{
        padding: 0;
        margin-bottom: 10px;
        width: 300px;
        height: 210px;
    }

    #offres h5{
        font-size: 1.2em;
        margin-bottom: 10px;
    }

    #offres .box-content-video li{
        font-size: 1em;
    }


    #offres img{
        width: 250px;
    }

    #cgv{
        width: 80%;
    }

}

.number{
    font-size: 5vw;
    color: rgb( 179, 0, 3 );
    padding: 0;
    margin: 0;
    font-family: "Rubik", sans-serif;
}

#header-navbar{
    background-color: #8e1212;
}

#header-navbar #logo{
    margin: 2% 2% 2% 10%;
}

#header-navbar nav{
    padding: 0;
    margin: 2% 10% 2% 2%;
}

#header-navbar #logInHeader{
    border: 2px solid #fff;
    line-height: 4.5rem;
    color: #fff !important;
    border-radius: 30px;
}

#header-navbar p{
    width: 200px;
}



.red{
    color: rgb(179,0,3);
}

.black{
    color:black;
}

.white{
    color: white;
}

.font14 {
    font-size: 1.4rem;
}
.first-block.first-block-entreprises{
    padding-top: 90px;
    padding-bottom: 90px;
}
.txtUnderline {
    text-decoration: underline;
}

.centerContent {
    text-align: center;
}

.marginTop {
    margin-top: 34px;
}
/* sticky nav */

#nav {
    float: right;
    margin-right: 10%;
}

#nav ul{
    margin-bottom: 0;
}

#nav li{
    margin-bottom: 0;
}

#nav ul li, #showLogin ul li {
    display: inline-block;
}
#nav ul li a{
    display: block;
    text-decoration: none;
    padding: 0 15px;
    margin-bottom: 0;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}

#nav ul li a:hover, #nav ul li a.menuOn{
    color: #fff;
}

#showLogin ul li a {
    text-transform: uppercase;
    font-size: 1.6rem;
}
#showLogin {
    float: right;
}
#logo {
    display: table-cell;
    width: 200px;
    float: left;
    margin-top: 1%;
    margin-left: 10%;
    margin-bottom: 0;
    z-index: 2;
    vertical-align: middle;
}

#barre{
    width: 45px;
    margin-left: auto;
    margin-right: auto;
    border-top: 5px black solid;
    margin-bottom: 20px;
    color: black;
    font-weight: bold;
}

@media screen and (max-width: 1024px){

    .number{
        margin-bottom: 5px;
        padding: 0;
        font-size: 50px;
    }
}
@media screen and (max-width: 1440px){

    .number {
        margin-bottom: 10px;
    }

    #block-mid{
        height: 75.5vmax;
    }
}
#logo a {
    color: #c42429;
}

#logo img{
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 800px) {
    #logo {
        margin-left: 5%;
        width: 125px;
    }
}
#nav ul li.notOnLargeScreen span {
    display: none;
}
#showLogin {
    position: absolute;
    right: 0;
    padding-right: 1%
}
#showLogin {
    display: none;
}

@media (min-width: 880px) {
    header{
        position: relative;
    }
    #nav ul li.notOnLargeScreen {
        display: none;
    }
    #nav ul li.notOnLargeScreen span {
        display: block;
    }
    #showLogin {
        display: block;
    }
}

/* end sticky nav */



.grecaptcha-badge{
    position: fixed;
    bottom: 30% !important;
}

.button.red, #contact .button {
    background: #fff;
    box-shadow: inset 0 0 0 2px #c30e0e;
    color: #c30e0e;
    border-radius: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
#contact .button {
    background: #12cbd2;
    box-shadow: inset 0 0 0 2px #fff;
    color: #fff;
    height: 50px;
}
.button.red:hover, .button.red:focus, .button.red:active {
    background: #c30e0e;
    color: #fff
}
#contact .button:hover, #contact .button:focus, #contact .button:active {
    background: #fff;
    color: #12cbd2
}

.button.large {
    font-weight: 700;
    font-size: 2.2rem;
    height: 58px;
    line-height: 58px;
}

.retour{
    padding: 20px;
}

/* box Message */

@-webkit-keyframes showBoxMessage {
    0% {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    80% {
        transform: scale(0.95);
        -webkit-transform: scale(0.95);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes showBoxMessage {
    0% {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    80% {
        transform: scale(0.95);
        -webkit-transform: scale(0.95);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.showBoxMessage {
    -webkit-animation: showBoxMessage 0.3s;
    animation: showBoxMessage 0.3s;
}
.boxOverlay {
    background-color: black;
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    /* IE8 */
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 10000;
}
.boxMessage {
    color: #626262;
    background-color: white;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 99999;
}

.boxMessage p {
    margin: 20px 0;
    font-size: 2.0rem;
}
.boxMessage p span {
    text-transform: none;
}

.greyBtn {
    cursor: pointer;
    background: #999999;
    color: #fff;
    box-shadow: inset 0 0 0 2px #999999;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
}
.greyBtn:hover {
    background: grey;
    color: white;
}
.boxMessage button.greyBtn, .boxMessage a.greyBtn {
    color: #fff;
    margin-bottom: 0;
}
.boxMessage button.greyBtn:hover, .boxMessage a.greyBtn:hover {
    color: #999
}

#messageLog{
    text-align: center;
    margin-top: 200px;
}

#divAncre{
    float: right;
}

#divAncre a:hover{
    color: #8e1212;
}

.searchBtn{
    background: lightgrey;
}

.searchBtn:hover{
    background: grey;
}

.searchBtn .fa-search{
    color: white;
}

#form_cession{
    margin: 30px auto 30px auto;
    width: 70%;
    border: 1px solid lightgrey;
    background: #F7F6F6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#form_cession .row{
    padding: 10px;
}

#form_cession label{
    padding: 5px;
    display: inline;
    width: 30%;
    text-align: center;
}

#form_cession input{
    border-radius: 10px;
    border: white;
    display: inline;
    width: 80%;
}

#form_cession input[type=submit]{
    line-height: 0;
    padding: 20px;
    border: 1px solid #8e1212;
    border-radius: 20px;
    background: white;
    color: black;
    width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#form_cession input[type=submit]:hover{
    background: #8e1212;
    color: white;
}

.form-success{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 20px auto 20px auto;
    padding: 20px;
    border: 1px solid rgb(3,179,0);;
    background-color: rgba(3,179,0,0.1);
    color: rgb(3,179,0);
    width: 50%;
}

.form-success span{
    margin: 20px;
    color: rgb(3,179,0);
}

.form-error{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 20px;
    padding: 20px;
    border: 1px solid rgb(179,0,3);
    background-color: rgba(179,0,0,0.1);
    color: rgb(179,0,3);
}

.form-error ul{
    margin: 20px;
}

.form-error ul li{
    list-style: disc;
    color: rgb(179,0,3);
    margin: 0;
}


.login-box{
    background: #f0f0f0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 50%;
    padding: 20px;
}

.login-box p{
    color: black;
}

.u-form-group{
    width: 100%;
    margin: 10px;
}
.u-form-group input[type="email"], .u-form-group input[type="password"], .u-form-group input[type="text"] {
    width: calc(80% - 22px);
    height: 40px;
    border: 1px solid #dadada;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.u-form-group button{
    width: auto;
    border-radius: 20px;
    border: 2px solid rgb(179,0,3);
    background: white;
    color: rgb(179,0,3);
}

.u-form-group button:hover{
    border: 2px solid rgb(179,0,3);
    background: rgb(179,0,3);
    color: white;
}

.lb-header {
    position: relative;
    color: rgb(179,0,3);
    margin: 5px 5px 10px 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
    text-align: center;
    height: 28px;
    color: #c42429;
    font-size: 18px;
}


@media screen and (max-width: 1350px){

    #chapeau-article{
        width: 80%;
    }
    #form-subscription #form-content{
        width: 100%;
    }
    #div-form-blog{
        width: 60%;
    }

}

@media screen and (max-width: 1200px){

    #image-article img{
        top: 70px;
    }

}

@media screen and (max-width: 1150px){
    #div-article{
        margin-top: 10%;
    }
}

@media screen and (max-width: 1000px){
    #div-article{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #form-subscription #form-content #div-form-blog{
        width: 80%;
        padding: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    #form-subscription #form-content #div-form-blog input{
        width: 50%;
    }
}

@media screen and (max-width: 900px){
    #div-article{
        margin-top: 8%;
    }
}

@media screen and (max-width: 860px){
    .box-article{
        width: 80%;
        margin: 30px 0 30px 0;
    }
    .content-left{
        text-align: right;
    }

    #body-article .container-fluid #col-chapitre{
        display: none;
    }

    #body-article #article-content{
        width: 100%;
        margin-left: 0;
    }
    #article-content #content-article{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        position: relative;
    }
    #line-chapitre{
        width: 90%;
        display: block;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    #body-article .col-chapitre{
        width: 100%;
    }
    #body-article .col-chapitre ul{
        margin-top: 0;
    }
    #body-article .col-chapitre li{
        display: inline-block;
        width: 70%;
        text-align: left;
    }
    #body-article .col-chapitre li{
        margin-bottom: 5px;
    }
    #body-article .col-chapitre li div{
        padding: 10px;
        width: 70%;
    }
    #body-article .col-chapitre li a{
        width: 50%;
    }
    #body-article .col-chapitre li a:hover{
        width: 50%;
    }
}

@media screen and (max-width: 660px){
    #div-article{
        margin-top: 5%;
    }
    #div-article h1, #div-article h6{
        margin: 0;
    }
}

@media screen and (max-width: 543px){
    #recherche{
        margin-right: 20%;
    }

    #div-article #titre-header-blog{
        display: none;

    }

    .titre-responsive{
        font-size: 1em;
    }
    .box-article{
        display: block;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
    #header-navbar #nav{
        float: right;
        margin-right: 1%;
        padding-top: 3%;
    }
    #header-navbar #logo{
        margin-left: 1%;
        padding: 5% 0 5%;
    }

    #body-article{
        margin-top: 45%;
    }
    #form-subscription #form-content #text-form{
        width: 98%;
    }
    #form-subscription #text-form span{
        margin: 0;
    }
    #form-subscription #form-content #div-form-blog{
        width: 90%;
    }
    #form-subscription #form-content #div-form-blog input{
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 70%;
        margin-bottom: 20px;
    }
    #image-article img{
        top: 70px;
    }

    .footer .foot{
        width: 45%;
    }

    .footer #informations{
        width: 80%;
        margin-left: 30px;
    }
}

@media screen and (max-width: 450px) {
    #recherche{
        margin-right: 12%;
    }

    #header-navbar #nav, #header-navbar #logo{
        margin: 0 0 10px 0;
    }

}


