
.btn-green {
  background: #009ea0 url("../../images/callToActionBtnMargin.png") right center no-repeat;
}


.btn-brightgreen {
  background: #8cc618 url("../../images/callToActionBtnMargin.png") right center no-repeat;
}


.btn-purple {
  background: #870b68 url("../../images/callToActionBtnMargin.png") right center no-repeat;
}


.btn-red {
  background: #eb3027 url("../../images/callToActionBtnMargin.png") right center no-repeat;
}


.btn-yellow {
  background: #ec8f09 url("../../images/callToActionBtnMargin.png") right center no-repeat;
}


.btn-gray {
  background: darkgray url("../../images/callToActionBtnMargin.png") right center no-repeat;
}


.btn-blue {
  background: #0a5c8a url("../../images/callToActionBtnMargin.png") right center no-repeat;
}


.btn-black {
  background: black url("../../images/callToActionBtnMargin.png") right center no-repeat;
}


.pane-menu-menu-homepage-mobile-navigation ul {
  list-style-type: none;
  width: 100%;
  text-align: center;
  padding: 0;
}

.pane-menu-menu-homepage-mobile-navigation li {
  margin: 0 5px 5px 5px;
  padding: 13px 25px;
}

.pane-menu-menu-homepage-mobile-navigation li a {
  margin: 0.1em 0;
  font-size: 18px;
  line-height: 25px;
  color: white;
  font-family: 'open_sans_condensedbold';
  display: block;
  text-decoration: none;
}


.pane-custom .socialblock .imgReseauxSociaux {
  float: none;
  display: block;
}

.pane-custom .socialblock .imgReseauxSociaux img {
  margin: 0px auto;
  display: block;
}

.pane-custom .socialblock .text {
  display: block;
  text-align: center;
  padding: 0 10px 10px 10px;
}


.container-home-box-social {
  text-align: center;
}

@media only screen and (max-width: 960px) {

  .container-home-box-social {
    border: none;
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    align-items: center;
    padding-top: 20px;
  }


  .front #footer-sitemap, .front .blockfootergettinghospital {
    display: none;
  }
}
@media only screen and (min-width: 961px) {

  .pane-custom .socialblock .imgReseauxSociaux img {
    width: 50%;
    min-height: 115px;
  }
}
