

/******************************* Boxe de contacte et navigation **************************************/

.baniere-contact-container {
    width: 80%;
}

.baniere {
    height: 60px;
    width: 48%;
    min-width: 300px;
    margin: 10px;
}

.baniere h2 {
    font-size: 2rem;
}

.coordonnees {
    min-width: 300px;
    margin-bottom: 10px;
}

.coordonnees .fondImg img {
    margin-left: 0px;
}

.coordonnees p {
    font-size: calc(1rem);
}

.formContactMessage {
    min-width: 300px;
}
/******************************* Fin du boxe de contacte et navigation **************************************/
/***********************************************************************************************************/
/******************************* Formulaire utilisateur login signup**************************************/

.listeFormInscription {
    margin-bottom: 0px;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    align-items: center;
}
/******************************* Formulaire utilisateur login signup**************************************/

/************************  box des news en page d'acceuil  *************************/

.box-espace-picture {
    background-color: rgba(200, 200, 200, 0.900);
    background-image: url(../img/background_my_picture.png);
    background-size: 50%;
    background-repeat: repeat-x;
}

/***************************************************************************************/
/****************************** Formulaire des espaces *********************************/

.box-espaces {
    width: 120px;
    min-width: 120px;
    height: 120px;
}

.box-espaces span {
    font-size: 1.0rem;
}

/*************************** Fin du formulaire des espaces *****************************/
/***************************************************************************************/
/************************************ Article PDD **************************************/


/******************************* Fin de l'article PDD **********************************/
/***************************************************************************************/
/**************************  Box des article en page espace calculs  ***************************/

.article-container-espace-calculs {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    height: 120%;
    width: 90vw;
    padding-top: 25vw;
    direction: ltr;
}

/************************  Fin box des article en page espace calculs  *************************/
/***********************************************************************************************/
/**************************************** Album photo ******************************************/
.grecaptcha-badge {
  z-index: -999999999;
}
/************************************** Fin album photo ****************************************/
/***********************************************************************************************/
/***************************************** esoterisme ******************************************/

.la_doctrine_secrete_box_border_ext {
    width: 340px;
    min-width: 300px;
    margin: 0px 10px 180px 10px;
    height: 160px;
    border: 0.5px solid rgb(22, 255, 127);
    border-radius: 20px;
    box-shadow: 0px 0px 0px 1px rgb(51, 15, 255),
        0px 0px 2px 1px rgb(22, 255, 127),
        inset 0px 0px 0px 2px rgb(51, 15, 255);
    font-size: 0.6rem;
}

.boxLogoPdf_laDoctrineSecrete {
    width: 50px;
    margin: 10px;
    height: 50px;
}


/*************************************** Fin esoterisme ****************************************/
/***********************************************************************************************/
/************************************ Classe globalles *****************************************/

.dashed-line {
    margin-top: 5px;
    margin-bottom: 5px;
}

.Hydden_minus_700 {
    display: none;
}
