body {
    margin: auto;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

h1 {
    font-size: 24px;
    font-weight: bold;
    margin-top: .8em;
}

h2 {
    font-size: 37px;
    line-height: 1.1em;
    font-weight: bold;
}

h3 {
    font-size: 44px;
    color: #fff;
    font-weight: bold;
}

h4 {
    text-align: center;
    color: #fff;
    line-height: 90px;
    font-size: 65px;
}

h5 {
    font-size: 35px;
    line-height: 1.5em;
    font-weight: bold;
}

h6 {
    font-size: 31px;
    text-align: center;
    line-height: 1.2em;
}

a {
    color: #324758;
    text-decoration: none;
}

p {
    line-height: 1.2em;
    font-size: 18px;
}

ul {
    font-size: 18px;
}

ul,
ol,
li {
    list-style: disc outside none;
    line-height: 1.5em;
}

strong {
    font-weight: 700;
}

.soustitre {
    font-weight: normal;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.clearb {
    clear: both;
}

.cote_gauche {
    float: left;
    width: 50%;
}

.cote_droit {
    float: right;
    width: 50%;
}

.cote_droit_offres {
    float: right;
    width: 45%;
    margin-top: 3em
}

.esp_haut {
    margin-top: 2em;
}

.hauteur {
    margin-top: 1em;
}

/*** Couleur texte **/
.txt_jaune {
    color: #e7c24f;
}

.txt_blanc {
    color: #fff;
}

.txt_gris {
    color: #b9b9b9;
}

.txt_bleu {
    color: #324758;
}

#page {
    position: relative;
    overflow: hidden;
    width: 100%;
    line-height: 1.8em;
}

header {
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4000;
}

header.fixed {
    background-color: #fff;
}

header.fixed #menu_bas li.abonne {
    background-color: #6DCA00;
}

#haut {
    margin: 2em 4em 1em 0;
    text-align: right;
}

.fleche_scroll {
    position: absolute;
    top: 93.8%;
    left: 0%;
    width: 100%;
    z-index: 1;
}

#logo {
    position: absolute;
    top: 25%;
    left: 31%;
    text-align: center;
    width: 37%;
}

.logo {
    margin: 5em auto 0 auto;
    width: 37%;
    text-align: center;
}

.lien_accueil span {
    display: none;
}

.img_offre {
    cursor: zoom-in;
}


/*** Image agrandissement **/
.no-fullscreen {
    cursor: Default;
}

.view_image_body {
    position: fixed;
    background: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: 100;
}

.view_image {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    position: fixed;
    cursor: zoom-out;
}

.view_image_img {
    position: absolute;
    margin: auto;
    top: 8%;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 95%;
    max-width: 95%;
    cursor: zoom-out;
}

#haut nav ul {
    display: inline;
    font: 15px 'Poppins', sans-serif;
    padding: 0;
    margin: 0;
}

nav ul li {
    display: inline-block;
    list-style: none;
    border-bottom: 3px solid transparent;
    transition: .6s;
    margin-left: 4em;
}

nav ul li a {
    text-decoration: none;
    padding: 0 1em 0 1em;
    color: #000;
}

.open {
    display: none;
}

footer .menu-collapser {
    display: none;
}

#menu_bas_footer {
    display: none;
}

#menu_bas li:hover {
    border-bottom: 3px solid #324758;
}

#menu_bas li:first-child a:hover {
    background: none;
    border: none;
}

#menu_bas li.accueil {
    background-color: #324758;
    color: white;
    padding: 0.5em 1em .5em 1em;
    border: 2px solid #000;
    border-radius: 10px;
}

#menu_bas li.accueil a {
    color: white;
}

#menu_bas li.abonne {
    color: #000;
    padding: 0.5em 1em .5em 1em;
    border: 2px solid #000;
    border-radius: 10px;
    position: relative;
}

#menu_bas li.abonne .txt_mdp a:hover {
    background: none;
}

#menu_bas li.abonne a {
    color: #000;
}

#menu_bas li.abonne a:hover {
    background-color: none;
    color: #000;
    border-bottom: none;
}

#menu_bas li.abonne:hover {
    background-color: #6DCA00;
}

/******* Menu active include *******/
#en-cours {
    border-bottom: 3px solid #324758;
}

/************ Volet menu connexion abonnes ******/
#menu_abonnes {
    display: none;
}

#menu_home {
    display: none;
}

/* 
    LEVEL ONE
*/
.txt_form {
    margin: 0;
}

#menu_bas li.abonne .txt_mdp a {
    color: #fff;
}

#menu_bas .btn_connex input {
    width: 66%;
    background-color: #94a7b8;
    font-size: 12px;
    border: 0px;
    margin-top: 1em;
    color: #fff;
}

.txt_mdp {
    font-size: xx-small;
    padding: 0;
    text-align: right;
    color: #fff;
    cursor: pointer;
}

.txt_mdp a {
    text-decoration: underline;
    color: #FFFFFF;
}

.drop label {
    color: #fff;
    font-size: 13px;
}

.drop input {
    margin: 0 auto;
    padding: 0.5em;
    display: block;
    width: 100%;
    border-radius: 4px;
}

#accordeon .drop {
    position: absolute;
    right: 0;
    top: 2.8em;
    width: 100%;
    background-color: #324758;
    padding: .5em 2em 1em 2em;
    display: none;
    text-align: center;
}

.backtotopinstance {
    position: fixed;
    right: 50px;
    bottom: 50px;
    background: #324758 url("../images/arrow-top.png") no-repeat;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-indent: -99999px;
    border-radius: 3px 3px 3px 3px;
    width: 45px;
    height: 45px;
    z-index: 5000;
}

#fond_demo,
#fond_clients,
#fond_attente,
#fond_home,
#fond_solution {
    position: relative;
}

#fond_clients .img_mobile,
#fond_attente .img_mobile,
#fond_solution .img_mobile {
    display: none;
}

#fond_demo img,
#fond_home img,
#fond_clients .img_pc,
#fond_attente .img_pc,
#fond_solution .img_pc {
    height: auto;
    width: 100%;
    display: block;
}

.solution_mobile {
    display: none;
}

#container_txt_clients {
    position: absolute;
    top: 8%;
    left: 2%;
    width: 100%;
    color: #fff;
}

#container_txt_attentes {
    position: absolute;
    top: 13%;
    left: 44%;
    width: 100%;
    color: #fff;
}

#container_txt_solution {
    position: absolute;
    top: 13%;
    width: 100%;
    left: 29%;
    color: #fff;
}

#container_demo {
    position: absolute;
    left: 13%;
    top: 24%;
}

#contenu_interface {
    background-color: #fff;
}

#contenu_classique {
    background-color: #334655;
    clear: both;
}

#container_txt_permis {
    position: absolute;
    top: 19%;
    left: 7%;
    width: 100%;
    color: #fff;
}

#container_mention,
#help_erreur {
    padding: 1em 1em 1em 4em;
}

footer {
    background: #000;
    color: #fff;
    padding: 1em;
    clear: both;
}

.coordonnes {
    float: left;
}

.coordonnes_tel {
    float: right;
}

.txt_testgratuit {
    text-align: center;
    margin-top: 2em;
    font-size: 23px;
}

.btn_fin_question {
    padding: 0.6em 0 .5em 0;
    border-radius: 15px;
    background-color: #6DCA00;
    margin: 3em auto;
    font-size: 23px;
    cursor: pointer;
    text-align: center;
    width: 62%;
}

.btn_fin_question a {
    color: #324758;
    text-decoration: none;
}

.liste_puce {
    font-size: 23px;
    margin-left: 2em;
    margin-top: 1.5em;
}

.liste_puce li,
.liste_puce_permis li {
    margin-bottom: 1em;
}

.liste_puce_permis {
    font-size: 26px;
    margin-left: 2em;
    margin-top: 1.5em;
}

.txt_contenu {
    position: absolute;
    top: 54%;
    width: 100%;
    text-align: center;
}

.txt_contenu p {
    font-size: 33px;
    line-height: 53px;
}

.txt_contenu p.txt_offres {
    font-size: 23px
}

.client_gras {
    font-size: 28px;
    font-weight: bold;
}

.txt_associe {
    float: left;
    margin-right: 1em;
    font-size: 23px;
}

.txt_adresse {
    margin: 0;
    padding: 0;
    float: right;
}

.txt_adresse li {
    display: block;
}

.txt_adresse li:first-child {
    font-size: 23px;
}

.txt_contact {
    font-size: 30px;
}

.txt_disclaimer a {
    color: #727270;
    text-decoration: none;
}

.espace_txt {
    letter-spacing: 4px;
}

.titre_abo {
    font-family: 'Kalam', cursive;
    font-size: 38px;
}

.encart_abonnes {
    padding: 3em;
}

.txt_mesu_publi {
    font-size: 18px;
    margin-top: 1.5em;
}

.txt_font_abo {
    font-size: 30px;
    text-align: center;
}

.marg_heutbas {
    margin: 1em 0 1em 0;
}

.txt_annuel {
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}

.btn_savoir {
    background-color: #334655;
    padding: .5em 3em .5em 3em;
    position: absolute;
    top: 40%;
    right: 15%;
    border-radius: 23px;
    font-size: 21px;
}

.btn_savoir a {
    color: #fff;
}

.img_offre {
    margin: 2em 0 2em 0;
}

.img_abonnement img {
    width: 30%;
    margin-top: 2em;
}

/*** Contact **/
#form_contact {
    padding: 1em 1em 1em 3em;
}

#form_contact label {
    margin-bottom: 1em;
    display: inline-block;
    width: 20%;
    color: #324758;
}

#form_resend label {
    margin-bottom: 1em;
    display: inline-block;
    width: 10%;
    color: #324758;
}

#form_resend input {
    padding: .5em;
    border-radius: 15px;
    border: none;
    background-color: #ddd;
    width: 30%;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}

.top_mess {
    vertical-align: top;
}

#form_contact input,
#form_contact textarea {
    padding: .5em;
    border-radius: 15px;
    border: none;
    background-color: #ddd;
    width: 70%;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}

.coordonnee_contact {
    padding: 1em;
    text-align: right;
}

#map_canvas {
    /* height: 600px; */
    width: 100%;
    margin: 35px auto;
    border: 1px solid #000;
    text-align: center;
}

#form_contact .btn_valid,
#form_resend .btn_valid {
    background-color: #334655;
    padding: 0.3em;
    border-radius: 23px;
    font-weight: bold;
    color: #fff;
    width: 45%;
    font-size: 18px;
    cursor: pointer;
}

#form_resend .btn_valid {
    width: 20%;
}

.alert-success {
    color: #468847;
    width: 40%;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 1em;
}

.alert-danger {
    color: #b94a48;
    width: 40%;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 1em;
}