/*@font-face {
    font-family: 'fredoka_oneregular';
    src: url('./assets/fonts/fredokaone-regular-webfont.woff2') format('woff2'),
        url('./assets/fonts/fredokaone-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'questrialregular';
    src: url('./assets/fonts/questrial-regular-webfont.woff2') format('woff2'),
        url('./assets/fonts/questrial-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lobster_1.4-webfont';
    src: url('./assets/fonts/lobster_1.4-webfont.woff2') format('woff2'),
        url('./assets/fonts/lobster_1.4-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'magnolia_scriptregular';
    src: url('./assets/fonts/magnolia_script-webfont.woff2') format('woff2'),
        url('./assets/fonts/magnolia_script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/

*,
*::before,
*::after {
    box-sizing: border-box;
}

*{
    list-style-type:none;
    text-decoration:none;
    font-family: 'questrialregular';
    margin:0;
    padding:0;
}


body
{
    width:100%;
    margin:0;
    padding:0;
    font-family: 'questrialregular';
    
}


header 
{
    width: 100vw;
    height: 100vh;
    background-image: url("../img/home/ozratopia_homepage_avr_2021.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/*.splash {
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    z-index: 0;
}*/


/* navigation tout en haut de la page*/


#pre-header {
    background-color: hsla(0, 0%, 100%, .9);
    position: fixed;
    top: 0rem;
    z-index: 1031;
    width: 100%;
    height:9vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding:0 1vw;
}

#nav_menu {
    width: 30%;
    
}

#nav_menu ul {
    display: flex;
    justify-content: flex-start;
    font-family: 'questrialregular';
    list-style-type: none;
}

#nav_menu li {
    font-family: 'questrialregular';
    margin-right: 10px;
    padding: 4px;
}

#nav_menu a {
    font-family: 'questrialregular';
    font-size: 1.3em;
    color: #ffffff;
}

/*#nav_menu a:hover {
    font-family: 'questrialregular';
    color: #b9b8b9;
}*/

/*logo ozratopia en haut de page*/
.navbar-center {
    width: 30%;
    font-family: 'magnolia_scriptregular';
    vertical-align: top;
    border-style: none;
    text-align: center;
    display:flex;
    justify-content:center;
    align-items: center;
   /* margin-left: 14%;
    justify-content:center;*/
}

.navbar-center a {
    font-family: 'magnolia_scriptregular';
    font-size: 3em;
    color: #294ce4;
    padding-bottom: 3px;
    text-decoration: none;
}

.navbar-center a:hover {
    font-family: 'magnolia_scriptregular';
    color: #294ce4;
}

/* logo ozratopia en haut de page*/

#nav_right {
    width: 30%;
   /* margin-right: 8%;*/
}

#nav_right ul {
    display: flex;
    justify-content: flex-end;
    font-family: 'questrialregular';
    list-style-type: none;
}

#nav_right li {
    font-family: 'questrialregular';
    margin-right: 15px;
    padding: 6px;
}


#nav_right a {
    font-family: 'questrialregular';
    font-size: 1.3em;
    color: #B3CCFF;
    padding-bottom: 3px;
    text-decoration: none;
}

#nav_right a:hover {
    font-family: 'questrialregular';
    color: #B3CCFF;
}


/*#blog
{
    right : 23%;
    font-family: 'questrialregular';
    color:#B3CCFF;
    font-size: 1.1em;
    font-weight: normal;
    width: 100px;
    padding-top: 6px;
    margin-top:6px;
    text-align:right;
}*/

#inscription {
    /*right : 24%;*/
    background: #ffffff;
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 1.1em;
    font-weight: normal;
    border: 2px #B3CCFF solid;
    border-radius: 100px;
    width: 140px;
    padding: 4px;
    text-align: center;
}

/*#deconnexion
{
 background : #ffffff;
    font-family: 'questrialregular';
    color:#888389;
    font-size: 1.1em;
    font-weight: normal;
       border: 2px #FFD0D0 solid;
    border-radius: 100px;
    width: 180px;
    padding: 4px;
    text-align: center;
}*/

#mon_compte {
    /*right : 10%;*/
    background: #ffffff;
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 1.1em;
    font-weight: normal;
    border: 2px #B3CCFF solid;
    border-radius: 100px;
    width: 160px;
    padding: 4px;
    text-align: center;
}

/*fin de la navigation tout en haut de la page*/



#wrapper 
{
    display: block;
    width: 90%;
    margin: auto;
    padding-top: 5px;
}

/*titre : ozratopia mon journal de grossesse personnalisé*/
#accroche_commerciale {
    height: 200px;
    width: 380px;
    line-height: 39px;
    position: absolute;
    right: 6%;
    top: calc(58% - 100px);
}


.centrage {
    max-width: 100%;
    height: 60%;
    /*margin-top:14%;
    margin-left: 70%;*/
    float: right;
}


.sous_titre {
    font-family: 'magnolia_scriptregular';
    color: #B3CCFF;
    /*position : relative;*/
    /*margin-top:48%;
    margin left:99%;*/
    /*display : inline-flex;*/
    text-align: center;
    font-size: 1.4em;
}

.btn-custom-offrir {
    background: #ffffff;
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 1.1em;
    font-weight: normal;
    border: 2.25px#B3CCFF solid;
    border-radius: 100px;
    width: 250px;
    height: 35px;
    padding: 4px;
    text-align: center;
    margin-top: 0;
    margin-left: 60px;
    /*position : relative;
    left : 25%;
    top : 15%;*/
}

.btn-custom-offrir a {
    font-family: 'questrialregular';
    font-size: 1.1em;
    color: #B3CCFF;
    padding-bottom: 3px;
    text-decoration: none;
}

.btn-custom-offrir a:hover {
    font-family: 'questrialregular';
    color: #B3CCFF;
}


.btn-custom-commencer {
    background: #ffffff;
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 1.1em;
    font-weight: normal;
    border: 2.25px#B3CCFF solid;
    border-radius: 100px;
    width: 250px;
    height: 35px;
    padding: 4px;
    text-align: center;
    margin-top: 0;
    margin-left: 60px;
    /*position : relative;
    left : 25%;
    top : 15%;*/
}

.btn-custom-commencer a {
    font-family: 'questrialregular';
    font-size: 1.1em;
    color: #B3CCFF;
    padding-bottom: 3px;
    text-decoration: none;
}

.btn-custom-commencer a:hover {
    font-family: 'questrialregular';
    color: #B3CCFF;
}

.btn-custom-essai_gratuit {
    background: #ffffff;
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 1.1em;
    font-weight: normal;
    border: 2.25px#B3CCFF solid;
    border-radius: 100px;
    width: 250px;
    height: 35px;
    padding: 4px;
    text-align: center;
    margin-top: 0;
    margin-left: 60px;
    /*position : relative;
    left : 25%;
    top : 15%;*/
}

.btn-custom-essai_gratuit a {
    font-family: 'questrialregular';
    font-size: 1.1em;
    color: #B3CCFF;
    padding-bottom: 3px;
    text-decoration: none;
}

.btn-custom-essai_gratuit a:hover {
    font-family: 'questrialregular';
    color: #B3CCFF;
}





/*fin du titre : ozratopia mon journal de grossesse personnalisé*/


#securite {
    display: flex;
   
    
    justify-content: center;
    margin: auto;
    /*margin-top:auto;*/
    margin-top: 8vh;
}

.texte_espace_securise {
  
    justify-content: flex-start;
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 2.8em;
    /*position : absolute;*/
    margin-top: 3%;
    /*margin-right : 55%;*/
}

#conteneur-securite {
    width: 71%;
    gap: 2vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#image_espace_securise {
    width: 20%;
    /* float: right; */
    /* margin-top: 5%; */
    /* margin-left: 5%; */
    display: flex;
    justify-content: center;
    align-items: center;
}


#texte_donnees_a_labri p {
    margin: auto;
    white-space: nowrap;
}

#texte_donnees_a_labri {
    font-family: 'questrialregular';
    color: #294ce4;
    font-size: 2em;
    text-align: center;
    /*position : absolute;
    width : 90%;
    right : 95%;*/
    margin-top: 1%;
    margin-left: 1%;
    /*line-height: 10px;*/
}


#presentation {
 
    margin-top: 8vh;
}

.texte_presentation {
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 2.8em;
    text-align: center;
    /*position : absolute;
    left : 55%;
    width : 90%;*/
}

#images-presentation {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

#pres2, #pres3, #pres4, #pres5, #pres6 {
    margin-left: 15px;
}

.pres-card>img
{
    width:450px;
}

.txt_image_pres1, .txt_image_pres2, .txt_image_pres3, .txt_image_pres4, .txt_image_pres5, .txt_image_pres6 {
    font-family: 'questrialregular';
    color: #888389;
    font-size: 1.1em;
    text-align: center;
}

.concept {
    display: block;
    height: 500px;
    margin: auto;
}

#texte_concept {
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 2.8em;
    text-align: center;
    /*position : absolute;
    left : 55%;
    width : 90%;*/
}

#image-concept {
    margin: auto;
    text-align: center;
}

#image-concept>img {
    width: 90%;
    height: 90%;
    max-width: 1000px;
}

#drapeau {
    margin-left: 40%;
}

#drapeau>img {
    margin: auto;
    width: 30%;
    justify-content: center;
    margin-top: 80px;
}

.texte_made_in_france {
    font-family: 'questrialregular';
    color: #294ce4;
    font-size: 1.8em;
    text-align: center;
    /*position : absolute;*/
    margin-right: 20%;
    width: 95%;
    margin-top: 1%;
    line-height: 10px;
}


#choix {
    font-family: 'questrialregular';
    color: #d1ecfe;
    font-size: 2.8em;
    text-align: center;
    /*position:relative;
    right:60px;*/
    /*margin-top:20px;
    margin-bottom:25px;*/
}

.texte_choix {
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 2.8em;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 25px;
    /*position : absolute;
    left : 55%;
    width : 90%;*/
}

#forfait {
    max-width: 1200px;
    margin: 10px auto 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

#forfait>a {
    text-decoration: none;
}

.tarif {
    font-family: 'questrialregular';
    color: #B3CCFF;
    border-radius: 6px;
    font-size: 1.1em;
    font-weight: 600;
    width: 280px;
    border: 3px solid #B3CCFF;
    font-family: 'questrialregular';
    text-align: center;
    /*position : relative;*/
    right: 210px;
}

/*.tarif:hover {
    background-color: #B3CCFF;
    color: #ffffff;

}*/

/*#tarif-global
{
    font-family: 'questrialregular';    
    color :#B3CCFF;
    border-radius : 6px;
    font-size: 1.1em;
    font-weight :600;
    width:200px;
    height:200px;
    border: 3px solid #B3CCFF;
    font-family: 'montserrat';
    margin-right : 25px;
    text-align: center; 
}*/

strong {
    font-family: 'questrialregular';
    font-size: 2.5em;
    font-weight: 600;
    /*position : relative;*/
    padding-top: 3px;
    text-align: center;
}

#payables, #desabonnement {
    font-family: 'questrialregular';
    font-size: 0.8em;
    font-weight: 600;
    padding-top: 3px;
    text-align: center;
}

#abonnement {
    font-family: 'questrialregular';
    font-size: 1.5em;
    font-weight: 600;
    padding-top: 3px;
    text-align: center;
    margin-bottom: 6px;
}

#formule {
    margin-top: 20px;
}

.essai_gratuit_2
{
    width:250px;
    margin-right:auto;
    margin-left:auto;
}

.btn-custom-essai_gratuit_2 {
    background: #ffffff;
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 1.1em;
    font-weight: normal;
    border: 2.25px#B3CCFF solid;
    border-radius: 100px;
    width: 250px;
    height: 35px;
    padding: 4px;
    text-align: center;
    /*margin-right:auto;
    margin-left:auto;*/
    margin-top: 12%;
    /*margin-left: 60px;*/
    /*position : relative;
    left : 25%;
    top : 15%;*/
}

.btn-custom-essai_gratuit_2 a {
    font-family: 'questrialregular';
    font-size: 1.1em;
    color: #B3CCFF;
    padding-bottom: 3px;
    text-decoration: none;
}

.btn-custom-essai_gratuit_2 a:hover {
    font-family: 'questrialregular';
    color: #B3CCFF;
}

#warning {
    font-family: 'questrialregular';
    font-size: 10px;
    color: #888389;
    margin-bottom: 0;
    margin-top: 6%;
    width: 40%;
    text-align: center;
    /*position:relative;*/
    /*left: 300px;*/
    margin-left:auto;
    margin-right:auto;
}

/*.forfait
{
    margin-top : 20px;
    margin-bottom : 20px;
    display:flex;
    position : relative;
    left : 80px;
}

.forfait > a
{
    text-decoration: none;
}

.tarif
{
    font-family: 'questrialregular';    
    color : #d1ecfe;
    border-radius : 6px;
    font-size: 1.1em;
    font-weight :600;
    width:200px;
    height:200px;
    border: 3px solid #d1ecfe;
    font-family: 'questrialregular';
    margin-right : 25px;
    text-align: center; 
}

/*#tarif-global
{
    font-family: 'questrialregular';    
    color : #B3CCFF;
    border-radius : 6px;
    font-size: 1.1em;
    font-weight :600;
    width:200px;
    height:200px;
    border: 3px solid #B3CCFF;
    font-family: 'questrialregular';
    margin-right : 25px;
    text-align: center; 
}

strong
{
    font-family: 'questrialregular';
    color: #d1ecfe;
    font-size: 4em;
    font-weight :600;
    position : relative;
    padding-top : 3px;
    text-align: center;    
}

.payables
{
    font-family: 'questrialregular';
    color: #d1ecfe;
    font-size: 0.8em;
    font-weight :600;
    position : relative;
    padding-top : 3px;
    text-align: center;     
}

a
{
    text-decoration: none;
    font-size: 1.2em;
    color: #ffffff;
}

.pas_impression
{
    font-family: 'questrialregular';
    color: #d1ecfe;
    font-size: 0.5em;
    font-weight :600;
    position : relative;
    padding-top : 3px;
    text-align: center;
}*/


footer {
    /*justify-content:space-between;*/
    width: 100%;
    margin-top: 7%;
    margin-bottom: -15px;
    padding-top: 25px;
    padding-bottom: 15px;
    background-color: #B3CCFF;
    color: #ffffff;
}


#footer-container {
    width: 80%;
    margin: auto;
}

.main-content {
    display: flex;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*padding-left:100px;*/
}

.main-content a {
    font-family: 'questrialregular';
    font-size: 1.2em;
    color: #ffffff;
    padding-bottom: 10px;
    text-decoration: none;
}

.main-content a:hover {
    font-family: 'questrialregular';
    color: #ffffff;
}

.text-footer-secu {
    font-family: 'questrialregular';
    font-size: 1.2em;
    color: #ffffff;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 3%;
}

.legal-notice {
    width: 50%;
    display: flex;
    justify-content: space-around;
    margin: auto;
}

.legal-notice a {
    font-family: 'questrialregular';
    font-size: 1.2em;
    color: #ffffff;
    padding-bottom: 3px;
    text-decoration: none;
}

.legal-notice a:hover {
    font-family: 'questrialregular';
    color: #ffffff;
}




@media screen and (max-width: 768px) 
{


    body {
        width: 100vw;
        height:100vh;
        margin: 0;
        padding:0;
    }
    
    header {
        max-height: 70vh;
        width:100vw;
    }
    
    #pre-header {
        height: 7vh;
        background-color: none;
    }

    .navbar-center {
        width: 100vw;
        height: 7vh;
        font-family: 'magnolia_scriptregular';
        /* vertical-align: top; */
        /* margin-top: 2%; */
        /* margin-left: 34%; */
        border-style: none;
        text-align: center;
        position: fixed;
        padding:2% 5%;
        margin: 0;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: hsla(0, 0%, 100%, 0.9);
    }
    
    

    .navbar-center a 
    {
        font-family: 'magnolia_scriptregular';
        font-size: 1.8rem;
        color: #294ce4;
        /*padding-bottom: 3px;*/
        text-decoration: none;
    }

    #nav_menu {
        display:none;
    }
    
     #nav_right 
    {
        width: 100vw;
        height: 7vh;
        position: fixed;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 0;
        left: 0;
        background-color:hsla(0, 0%, 100%, 0.9);
    }
    
    #nav_right ul
    {
        width: 80vw;
        display: flex;
        justify-content: space-between;
        margin: 0;
        padding: 0;
    }
    
    #nav_right a
    {
        font-size:1.2em;
    }
    
    #nav_right a:hover
    {
        font-size:1.2em;
        color:white;
    }


    #accroche_commerciale 
    {
        display: flex;
        justify-content: flex-end;
        position: relative;
        top: 7vh;
        left: 0;
        height: 90%;
        width: 100vw;
        align-items: center;
    }

    .centrage 
    {
        max-width: 100%;
        height: fit-content;
        margin-right: 7vw;
        /*margin-top: 2vh;*/
    }

    .sous_titre 
    {
        font-family: 'magnolia_scriptregular';
        color: #294ce4;
        /* position: relative; */
        /* display: inline-flex; */
        text-align: center;
        font-size: 1.5rem;
        line-height: normal;
        
    }
    
    .commencer {
        display: flex;
        justify-content: center;
        align-items:center;
        margin-top:3vh;
    }

    .btn-custom-essai_gratuit {
        background: #ffffff;
        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 1.1em;
        font-weight: normal;
        border: 2.25px#B3CCFF solid;
        border-radius: 100px;
        width: 250px;
        height: 35px;
        padding: 4px;
        text-align: center;
        margin-top: 6%;
        margin-left: 14%;
        /*position : relative;
        left : 25%;
        top : 15%;*/
    }

    .btn-custom-commencer {
        background: #ffffff;
        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 1.4em;
        font-weight: normal;
        border: 2.25px#B3CCFF solid;
        border-radius: 100px;
        width:70%;
        height: 40px;
        padding: 4px;
        text-align: center;
        margin:0;
    }

    
   
    
    #inscription, #mon_compte {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #ffffff;
        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 1.4em;
        font-weight: bolder;
        border: 2px #B3CCFF solid;
        
        width: 40vw;
        /* padding: 4px; */
        text-align: center;
        padding: 0;

    }
    
    #inscription:hover , #mon_compte:hover {
        background: #B3CCFF;
        color: white;
        border: 2px #B3CCFF solid;
        transform:scale ;
        transform: scale(1.05);

    }

     
    
    .splash {
        background-image: url("ozratopia_homepage_responsive_nov_2021_bis_01.jpg");
        position: absolute;
        top: 0;
        /*left:0;*/
        width: 100%;
        height: 70%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        z-index: 0;
    }

    #wrapper 
    {
        
        width: 90%;
        margin: auto;
        
        padding-bottom: 10%;
        margin-top: 2%;
        margin-left: auto;
        margin-right: auto;
        /*margin-top:2%;*/
        /*flex-direction: column;*/
    }


    #securite {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content:space-between;
        /*height:10%;*/
    }

    #conteneur-securite {
        width: 80%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .texte_espace_securise {
        width: 100%;
        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 1.6rem;
        
        text-align: center;
        /*margin-left : 6%;*/
        margin-top: 4%;
        /*position : absolute;*/
    }

    #image_espace_securise {
        /*position : absolute;*/
        /*top : 35%;
    right : 35%;*/
        /*float : right;
        margin-top: 3%;*/
        /*right:195%;*/
        width:20%;
        margin:0;
        display:flex;
        justify-content:center;
    }

    #cadenas>img {
        width: 90px;
        height: 123px;
    }

    #texte_donnees_a_labri {
        text-align: center;
        font-family: 'questrialregular';
        color: #294ce4;
        font-size: 1.3rem;
        /*position : absolute;*/
        /*width : 90%;*/
        margin: 2vh auto;
    }

    #texte_donnees_a_labri p {
        margin: auto;
        white-space: normal;
    }


    #presentation {
        margin: auto;
        margin-top: 5vh;
       
    }


    .texte_presentation {

        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 2rem;
        text-align: center;
        margin: 3vh auto;
        /*position : absolute;*/
        /*width : 90%;*/
    }


    #images-presentation {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction:column;
        width: 100%;
    }


    #pres1, #pres2, #pres3, #pres4, #pres5, #pres6 {
        width:100%;
        margin: 0 auto 3vh auto;
    }


    .pres-card>img
    {
        width:100%;
        
    }


    .txt_image_pres1, .txt_image_pres2, .txt_image_pres3, .txt_image_pres4 {
        font-family: 'questrialregular';
        color: #888389;
        font-size: 1.2em;
        text-align: center;
        margin-top:1vh;
    }


    .concept {
        /*display :block;*/
        width: 90%;
        height: 500px;
        margin: auto;
    }


    #texte_concept {
        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 2rem;
        text-align: center;
        margin: 0 auto 3vh auto;
        /*position : absolute;
    width : 90%;*/
    }


    #image-concept {
        width: 100%;
        margin: auto;
    }


    #image-concept>img {
        width: 90%;
        height: 90%;
        margin: auto;
        justify-content: center;
    }


    #made_in_france>p {
        margin: auto;
    }


    #drapeau {
        margin-left: 54%;
        margin-top: 2%;
    }


    #drapeau>img {
        margin: auto;
        width: 40%;
        justify-content: center;
    }


    .texte_made_in_france {
        font-family: 'questrialregular';
        color: #294ce4;
        font-size: 2em;
        text-align: center;
        /*position : absolute;*/
        width: 100%;
        margin-top: 1%;
        line-height: 10px;
    }


    .texte_choix {
        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 2.8em;
        text-align: center;
        margin-top: 5%;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto;
        /*position : absolute;
    width : 90%;*/
    }


    #forfait {
        width: 100%;
        margin-top: 5%;
        margin-bottom: 2%;
        display: flex;
        /*position : absolute;*/
        margin: auto;
    }


    #forfait>a {
        text-decoration: none;
    }


    .tarif {
        font-family: 'questrialregular';
        color: #B3CCFF;
        border-radius: 6px;
        font-size: 1.1em;
        font-weight: 600;
        width: 340px;
        height: 340px;
        border: 3px solid #B3CCFF;
        font-family: 'questrialregular';
        margin-right: 10px;
        text-align: center;
        /*position : relative;*/
    }


    strong 
    {
        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 3em;
        font-weight: 600;
        /*position : relative;*/
        padding-top: 0;
        text-align: center;
    }

    
    #description
{
    font-family: 'questrialregular';
    color: #B3CCFF;
    font-size: 1.2em;
    font-weight :600;
    position : relative;
    padding-top : 3px;
    padding-bottom:0;
    text-align: center;     
}


    #payables, #desabonnement {
        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 0.8em;
        font-weight:lighter;
        /*position : relative;*/
        padding-top: 0;
        text-align: center;
    }

    #abonnement {
        font-family: 'magnolia_scriptregular';
        color: #B3CCFF;
        font-size: 2em;
        font-weight: bolder;
        /*position : relative;*/
        padding-top: 1px;
        text-align: center;
        margin-bottom: 3px;
    }

    #formule {
        margin-top: 10px;
    }

    .btn-custom-essai_gratuit_2 {
        background: #ffffff;
        font-family: 'questrialregular';
        color: #B3CCFF;
        font-size: 1.1em;
        font-weight: normal;
        border: 2.25px#B3CCFF solid;
        border-radius: 100px;
        width: 250px;
        height: 35px;
        padding: 4px;
        text-align: center;
        margin-top: 14%;
        margin-left: 14%;
        /*position : relative;
        left : 25%;
        top : 15%;*/
    }

    #warning
    {
        font-family: 'questrialregular';
        font-size:10px;
        color:#888389;
        margin-bottom: 0;
        margin-top: 6%;
        width : 80%;
        text-align:center;
        position:relative;
        /*left:300px;*/
        margin-left:auto;
        margin-right:auto;
    }


    footer {
        /*justify-content:space-between;*/
        width: 100vw;
        margin-top: 7%;
        padding-top: 5vh;
        padding-bottom: 12vh;
        padding-left:2vw;
        padding-right:2vw;
        background-color: #B3CCFF;
        color: #ffffff;
    }

    #footer-container {
        width: 100%;
        display: flex;
        /* margin: auto; */
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 2vh;
    }

    .main-content {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 0 10%;
    }

    .main-content a {
        font-family: 'questrialregular';
        font-size: 1.2em;
        color: #ffffff;
        padding-bottom: 10px;
        text-decoration: none;
    }

    .main-content a:hover {
        font-family: 'questrialregular';
        color: #294ce4;
    }

    .text-footer-secu {
        width:100%;
        font-family: 'questrialregular';
        font-size: 1.2em;
        color: #ffffff;
        text-align: center;
        padding:0 10%;
        display: flex;
        justify-content: center;
        align-items: center;
        /*padding-right:26%;*/
    }

    .legal-notice {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 0 10%;
    }

    .legal-notice a {
        font-family: 'questrialregular';
        font-size: 1.2em;
        color: #ffffff;
        padding-bottom: 3px;
        text-decoration: none;
    }

    .legal-notice a:hover {
        font-family: 'questrialregular';
        color: #294ce4;
    }
}

/*fin des media-queries*/