.bloc_don {
  background: rgba(0, 23, 27, 0.65); }
  .bloc_don h2 {
    margin: 0;
    padding: 22px 25px;
    font-size: 2.3rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: #1DA0C4; }
    .bloc_don h2 > * {
      display: inline-block;
      vertical-align: middle; }
    .bloc_don h2 img {
      margin-right: 15px; }
  .bloc_don form {
    display: none;
    padding: 25px 25px 0;
    font-weight: 300;
    text-align: center; }
    .bloc_don form fieldset, .bloc_don form .submit {
      margin: 0 auto;
      max-width: 270px; }
    .bloc_don form input, .bloc_don form button {
      outline: none; }
  .bloc_don .don-type {
    margin-bottom: 18px; }
    .bloc_don .don-type button {
      display: inline-block;
      vertical-align: middle;
      padding: 5px 8px 3px;
      background-color: transparent;
      border: 1px solid transparent;
      border-radius: 5px;
      font-size: 1.4rem;
      text-transform: uppercase;
      color: #fff; }
      .bloc_don .don-type button:hover, .bloc_don .don-type button.active {
        border-color: #fff; }
  .bloc_don .don-montant > div {
    display: none; }
    .bloc_don .don-montant > div.active, .bloc_don .don-montant > div.don-libre {
      display: block; }
  .bloc_don .don-montant button {
    width: 85px;
    height: 85px;
    padding: 1px 6px;
    line-height: 85px;
    border: 0;
    background-color: transparent;
    font-size: 3.6rem;
    color: #fff; }
    .bloc_don .don-montant button span {
      font-size: 2.4rem; }
    .bloc_don .don-montant button:hover, .bloc_don .don-montant button.active {
      color: #1DA0C4;
      background: rgba(0, 0, 0, 0.8); }
  .bloc_don .don-montant .don-libre {
    margin-top: 10px;
    position: relative; }
    .bloc_don .don-montant .don-libre input[type="text"] {
      padding: 0 30px 0 0;
      background-color: transparent;
      border: 0;
      border-bottom: 1px solid #fff;
      font-size: 2.6rem;
      text-align: right;
      color: #fff; }
      .bloc_don .don-montant .don-libre input[type="text"]::-webkit-input-placeholder {
        color: #fff; }
      .bloc_don .don-montant .don-libre input[type="text"]::-moz-placeholder {
        color: #fff; }
      .bloc_don .don-montant .don-libre input[type="text"]:-ms-input-placeholder {
        color: #fff; }
      .bloc_don .don-montant .don-libre input[type="text"]:-moz-placeholder {
        color: #fff; }
    .bloc_don .don-montant .don-libre span {
      display: block;
      font-size: 3rem;
      line-height: normal;
      color: #fff;
      position: absolute;
      top: 0;
      right: 0; }
  .bloc_don .don-montant p {
    text-align: left;
    color: #fff; }
    .bloc_don .don-montant p span {
      color: #1DA0C4; }
  .bloc_don .submit-container {
    margin-left: -25px;
    margin-right: -25px;
    background: #1DA0C4; }
  .bloc_don .submit {
    position: relative; }
    .bloc_don .submit input[type="submit"] {
      display: block;
      width: 100%;
      border: 0;
      padding: 15px 55px 15px 28px;
      font-size: 2.2rem;
      font-weight: 700;
      text-transform: uppercase;
      text-align: left;
      color: #fff;
      background: #1DA0C4; }
    .bloc_don .submit i {
      font-size: 2.2rem;
      color: #fff;
      position: absolute;
      top: 20px;
      right: 27px; }
  .bloc_don + .wpb_content_element {
    display: none; }

#banner .bloc_don {
  width: 275px;
  position: absolute;
  top: 45px;
  right: 0;
  z-index: 10; }
  #banner .bloc_don h2 {
    cursor: pointer; }
  #banner .bloc_don form {
    display: block;
    padding-left: 15px;
    padding-right: 15px; }
    #banner .bloc_don form .submit {
      max-width: none; }
  @media (max-width: 1023px) {
    #banner .bloc_don {
      display: none; } }
  @media (max-width: 1199px) {
    #banner .bloc_don {
      top: 55px; }
      #banner .bloc_don h2 {
        padding: 17px;
        font-size: 2rem; }
        #banner .bloc_don h2:after {
          margin-top: 3px; }
      #banner .bloc_don .don-montant button {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 2.2rem; }
        #banner .bloc_don .don-montant button span {
          font-size: 1.9rem; }
      #banner .bloc_don .don-montant #desktop-don-libre input[type="text"] {
        margin-bottom: 15px;
        font-size: 2.2rem; }
      #banner .bloc_don .don-montant #desktop-don-libre span {
        font-size: 2rem;
        top: 5px; }
      #banner .bloc_don .submit-container {
        margin-left: -15px;
        margin-right: -15px; } }
  @media (min-width: 1200px) {
    #banner .bloc_don {
      width: 320px; }
      #banner .bloc_don form {
        padding-left: 25px;
        padding-right: 25px; } }

#main .bloc_don {
  background: #000; }
  #main .bloc_don form {
    background: rgba(95, 151, 175, 0.5); }
  @media (min-width: 1024px) {
    #main .bloc_don {
      display: none; } }

.banner--clone #banner .bloc_don {
  display: none; }

body:not(.home) #banner .bloc_don h2:after {
  font-family: "FontAwesome";
  content: "\f078";
  float: right; }

.donation-chiffres-cles {
  text-align: center; }

/*# sourceMappingURL=styles.css.map */
