/**
* Theme Name: R-Energy Child
* Description: This is a child theme of R-Energy, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: r-energy
* Version: 1.3.3
*/


/*Logo reseaux sociaux en blanc*/

	@media only screen and (min-width: 1200px) {
  .promo-lower {
    background-color: #fff !important;
  }
}


/*couleur des carre bleu dans le processus en 5 etapes*/

.cooperation-slider .slider-item .top::after {
  border: 2px solid #00bf62 !important;
}

.cooperation-slider .slider-item .top p {
  font-size: 20px;
  color: #00bf62 !important;
}