/*
Theme Name: Divi Child
Description: Theme enfant de Divi 
Author: Crouvizier Alexandre - B&PMP (2017)
Author URI: http://crouvizier.esy.es/
Template:Divi 
Version: 1.42.7
*/

/* CSS additionnelle pour le header */

#Section_header{
    margin: 0px !important;
    padding-top: 0.42%;
    padding-bottom: 0.42%;
}

.nom_lab_bpmp{
    padding-top: 8px !important;
}

.nom_lab_bpmp{
    text-align: center;
    margin-top: 0px;
	padding-top: 8px !important;
}

.breadcrumb-container.theme1 a {
    margin:  5px !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
    padding-left: 0xp  !important;
    padding-right: 0px !important;
}

@media (min-width: 1px) and (max-width: 500px) {
    #logo{
        max-height: 6em !important;
        margin-top: -42% !important;
    }

}@media (min-width: 501px) and (max-width: 1100px) {

    #logo{
        max-height: 6em !important;
        margin-top: -4em !important;
        margin-left: -1.5em;
    }

}@media (min-width: 1101px) {

    #logo{
        max-height: 100%;
        margin-top: -5em !important;
    }
}

#logo{
    max-height: 7em !important;
    margin-top: -63px !important;
    margin-left: -1.5em;
}

/*******************************************************************************************/

/*  MODIFICATION DU MENUE */

/* permet d'avoir le menue au-dessus de la video et de leffet blur  */

/*#menu-menu-principal {*/
.fullwidth-menu-nav{
    position: relative;
    z-index: 4;
}

/*******************************************************************************************/

/* MODIFICATION DES LIENS */
/*uniquement au survole de la souris*/
a:hover {
    color: #588f5bcc;
}

/* justifie les text dans les page  */
.et_pb_text_inner {
    text-align: justify !important;
}

/*******************************************************************************************/

/* CHANGEMENT DE LA COULEURS 'TEXTE SELECTIONEE'  */

::selection{
    background-color: #588f5bcc;
    color: #2f4c30;
}

/* Firefox */
::-moz-selection {
    background-color: #588f5bcc;
    color: #2f4c30;
}

/*******************************************************************************************/

/* Modification du tableau (page des equipes) pour suprimer le padding dans la case des photo */
.photo{
    padding: 0px !important; 

}
/*******************************************************************************************/
/* ANNUAIRE */
.et_annuaire{
    width: 100% !important;
}
/*******************************************************************************************/

/* CHANGEMENT TAILLE IMAGE ARTICLES'  */
.et_pb_post a img {
    max-width: 32%;
}
/*******************************************************************************************/

/* Modification du footer (pied de page) */

#footer-bottom {
    background-color: rgba(0, 0, 0, 0);
    padding: 1% !important;
}

.row_footer_persso {
    padding: 0px !important;
}

/*images*/
.main-footer img{
    display: none;
}

.cvramdd_img{
    padding-top: 13px !important;
}

.et_row_cvramdd{
    text-align: center !important;
    padding: 0px !important;
}

/* menu footer */
/*#menu-footer {
    text-align: center;
}*/

.bottom-nav {
    padding: 0px;

}
.lien-reseau-fbtw img{
    width: 25px;
    float: right;
    margin-left: 5px;
}

/* RÉGLAGE DE LA MARGE VERSION TABLETTE ET PORTABLE UNIQUEMENT  */
@media (max-width: 980px){
    .et_pb_row {
        width: 90% !important;
    }
    .et_cvramdd{
        padding-right: 0px !important;
        padding-left:  0px !important;
        margin-bottom: 7px !important;
    }
}

@media all and (max-width: 767px) {
    .et_pb_row {
        width: 95% !important;
    }
}

/*************************************************************************************************/

/* MODIFICATION BLURB (présent dans le footeur et la page PHIV)*/
.et_pb_main_blurb_image {
    margin-bottom: 0px;
}

/*************************************************************************************************/

/* MOIFICATION PAGE PLATEFORME ET EQUIPES */
/* MODIFICATION SPAN (présent dans les titre plateforme)*/
.titre {
    color: #78BA3F;
}
.indice{
    font-size: 0.7em;
}

/* modification couleurs croix acordéon pages equipe*/
.et_pb_accordion_0 .et_pb_toggle_title::before {
    color: #36ba1f;
}
.et_pb_toggle_title {
    color: #36ba1f;
}
/*************************************************************************************************/

/* PAGE CONTACTE  */
