/* footer 3 (footer home3) */
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/

/*pour changer la couleur de fond du footer*/
.footer-container {
  background-color: #7e8a3f;
  padding: 0; }

/*pour changer margin des h4 dans footer*/
.footer-container .ApHtml .block_content > h4 {
  margin: 0 0 13px;
}

.footer-container .ApHtml .block_content > h4:not(:first-child) {
  margin: 20px 0 13px;
}

.container .inner .h3-footer-info {
	padding: 30px 0;
}

/*# sourceMappingURL=footerposition3541827896.css.map */
