#z_footer_fixe {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-id-24638 #z_footer_fixe {
	display:none !important;
}
#z_footer_fixe img {
 margin-right:10px;
}
#z_logo_footer img {
  width: 250px;
}
#z_copy a {
  color:#233977;
}
.B_footer_fixe {
      font-weight: bold !important;
    font-size: 16px !important;
}  
#T_demande {
   font-weight: bold !important;
  margin-top:5px !important;
}
.m_footer a {
  font-size:16px !important; 
}
#z_s_partenaires .flex-control-nav,
#z_s_partenaires .flex-direction-nav 
 {
  display:none  !important;
}
@media only screen and (max-width: 640px){
  #z_footer_fixe img {
    display:none;
  }  
  #z_logo_footer img {
    width: 250px;
  }
  #z_copy p {
    text-align:center !important;
  }
  .sidebar_open .fusion-footer {
    position:relative;
    z-index:1;
  }
}
@media only screen and (min-width: 640px){
  #z_logo_footer img {
    width: 200px;
  }
}
.electrique #logo_thermique,
.thermique #logo_electrique,
.electrique #bl_thermique,
.thermique #bl_electrique {
  display:none;
}
/* electrique */
.electrique .f_footer
{
  background: var(--vert-dbe) !important;
}
.electrique #z_footer_fixe .fusion-button-text {
  font-weight:bold;
}
.electrique #z_copy a,
.electrique #z_footer_fixe .fusion-button-text,
.electrique #z_copy_rs a
{
  color: var(--vert-dbe) !important;
}
.electrique #z_copy_rs
{
  background: white !important;
}
.electrique #z_footer_nomob .fusion-text,
.electrique #z_footer_nomob a,
.electrique #z_footer_mob .fusion-text,
.electrique #z_footer_mob a
{
  color: white !important;
}