.footer-container #footer {
  background: #fff; }
  .footer-container #footer .header_logo {
    margin-bottom: 20px; }
  .footer-container #footer .wrapper:first-child {
    background: #f2f2f2; }
  .footer-container #footer .footer-bottom {
    padding-top: 35px;
    padding-bottom: 30px; }
  @media (min-width: 768px) {
    .footer-container #footer #block_contact_infos {
      margin-top: 26px; }
      .footer-container #footer #block_contact_infos h4 {
        display: none; }
        .footer-container #footer .footer-bottom {
          padding-top: 48px;
          padding-bottom: 47px; }}
  @media (min-width: 768px) {
    .footer-container #footer #social_block {
      margin-top: 33px; }
      .footer-container #footer #social_block > h4 {
        display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-container #footer .offset-sm {
      margin-bottom: 30px; } }
