@charset "UTF-8";
@font-face {
  font-family: OsnovaProHeavy;
  src: url("/assets/standalone/6/font/OsnovaProHeavy.ttf") format("opentype");
}
@font-face {
  font-family: proxima-nova;
  src: url("/assets/site/font/ProximaNova-Bold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: proxima-nova;
  src: url("/assets/site/font/ProximaNova-Extrabold.otf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: proxima-nova;
  src: url("/assets/site/font/ProximaNova-Regular.otf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: proxima-nova;
  src: url("/assets/site/font/ProximaNova-Semibold.otf") format("opentype");
  font-weight: 600;
}
* {
  font-family: "proxima-nova", sans-serif;
  -webkit-font-smoothing: antialiased;
}

body {
  overflow-x: hidden;
}

.container_maxi {
  width: 100%;
  max-width: 1920px;
  margin: auto;
}

.container,
.container_1300 {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .container_900 {
    width: 900px;
    max-width: 100%;
  }
}

.container_little {
  width: 90%;
  margin: auto;
}

.priorite:hover .btn-z {
  background-color: #D5E4E8;
  border: 1px solid #D5E4E8;
  color: #2060bc;
}
.priorite:hover .btn-z svg path, .priorite:hover .btn-z svg line {
  stroke: #2060bc;
}

input[type=submit].btn-z,
span.btn-z,
a.btn-z {
  padding: 8.5px 19px;
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  text-align: center;
  border-radius: 30px;
  text-decoration: none;
  background-color: #D5E4E8;
  border: 1px solid #D5E4E8;
  color: #2060bc;
  transition: all 0.3s ease-out;
  display: inline-block;
}
input[type=submit].btn-z svg,
span.btn-z svg,
a.btn-z svg {
  margin-left: 8px;
}
input[type=submit].btn-z svg path, input[type=submit].btn-z svg line,
span.btn-z svg path,
span.btn-z svg line,
a.btn-z svg path,
a.btn-z svg line {
  stroke: #2060bc;
}
input[type=submit].btn-z:hover,
span.btn-z:hover,
a.btn-z:hover {
  background-color: #2060bc;
  color: white;
}
input[type=submit].btn-z:hover svg path, input[type=submit].btn-z:hover svg line,
span.btn-z:hover svg path,
span.btn-z:hover svg line,
a.btn-z:hover svg path,
a.btn-z:hover svg line {
  stroke: white;
}
input[type=submit].btn-z.fond-clair:hover,
span.btn-z.fond-clair:hover,
a.btn-z.fond-clair:hover {
  background-color: transparent;
  color: white;
  border: 1px solid white;
}
input[type=submit].btn-z.fond-clair:hover svg path, input[type=submit].btn-z.fond-clair:hover svg line,
span.btn-z.fond-clair:hover svg path,
span.btn-z.fond-clair:hover svg line,
a.btn-z.fond-clair:hover svg path,
a.btn-z.fond-clair:hover svg line {
  stroke: white;
}
input[type=submit].btn-z.fond-blanc,
span.btn-z.fond-blanc,
a.btn-z.fond-blanc {
  background-color: white;
  color: #2060bc;
  border: 1px solid #2060bc;
}
input[type=submit].btn-z.fond-blanc:hover,
span.btn-z.fond-blanc:hover,
a.btn-z.fond-blanc:hover {
  background-color: #D5E4E8;
  border: 1px solid #D5E4E8;
}
input[type=submit].btn-z.fond-bleu,
span.btn-z.fond-bleu,
a.btn-z.fond-bleu {
  background-color: #2060bc;
  color: white;
  border: 1px solid #2060bc;
}
input[type=submit].btn-z.fond-bleu svg path, input[type=submit].btn-z.fond-bleu svg line,
span.btn-z.fond-bleu svg path,
span.btn-z.fond-bleu svg line,
a.btn-z.fond-bleu svg path,
a.btn-z.fond-bleu svg line {
  stroke: white;
}
input[type=submit].btn-z.fond-bleu:hover,
span.btn-z.fond-bleu:hover,
a.btn-z.fond-bleu:hover {
  background-color: white;
  color: #2060bc;
  border: 1px solid #2060bc;
}
input[type=submit].btn-z.fond-bleu:hover svg path, input[type=submit].btn-z.fond-bleu:hover svg line,
span.btn-z.fond-bleu:hover svg path,
span.btn-z.fond-bleu:hover svg line,
a.btn-z.fond-bleu:hover svg path,
a.btn-z.fond-bleu:hover svg line {
  stroke: #2060bc;
}
input[type=submit].btn-z.fond-fonce,
span.btn-z.fond-fonce,
a.btn-z.fond-fonce {
  background-color: transparent;
  color: white;
  border: 1px solid white;
}
input[type=submit].btn-z.fond-fonce svg path, input[type=submit].btn-z.fond-fonce svg line,
span.btn-z.fond-fonce svg path,
span.btn-z.fond-fonce svg line,
a.btn-z.fond-fonce svg path,
a.btn-z.fond-fonce svg line {
  stroke: white;
}
input[type=submit].btn-z.fond-fonce:hover,
span.btn-z.fond-fonce:hover,
a.btn-z.fond-fonce:hover {
  background-color: #D5E4E8;
  color: #2060bc;
  border: 1px solid #D5E4E8;
}
input[type=submit].btn-z.fond-fonce:hover svg path, input[type=submit].btn-z.fond-fonce:hover svg line,
span.btn-z.fond-fonce:hover svg path,
span.btn-z.fond-fonce:hover svg line,
a.btn-z.fond-fonce:hover svg path,
a.btn-z.fond-fonce:hover svg line {
  stroke: #2060bc;
}
input[type=submit].btn-z.fond-rouge,
span.btn-z.fond-rouge,
a.btn-z.fond-rouge {
  background-color: #E60000;
  color: white;
  border: 1px solid #E60000;
}
input[type=submit].btn-z.fond-rouge svg path, input[type=submit].btn-z.fond-rouge svg line,
span.btn-z.fond-rouge svg path,
span.btn-z.fond-rouge svg line,
a.btn-z.fond-rouge svg path,
a.btn-z.fond-rouge svg line {
  stroke: white;
}
input[type=submit].btn-z.fond-rouge:hover,
span.btn-z.fond-rouge:hover,
a.btn-z.fond-rouge:hover {
  background-color: white;
  color: #E60000;
  border: 1px solid #E60000;
}
input[type=submit].btn-z.fond-rouge:hover svg path, input[type=submit].btn-z.fond-rouge:hover svg line,
span.btn-z.fond-rouge:hover svg path,
span.btn-z.fond-rouge:hover svg line,
a.btn-z.fond-rouge:hover svg path,
a.btn-z.fond-rouge:hover svg line {
  stroke: #E60000;
}

.classic-title {
  line-height: 25px;
  font-size: 25px;
  letter-spacing: 1.25pt;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 68px 0;
  font-family: "OsnovaProHeavy", sans-serif;
}
.classic-title.clair {
  color: #D5E4E8;
}
.classic-title.fonce {
  color: #2060bc;
}
.classic-title.blanc {
  color: white;
}
.classic-title:after {
  background-color: #E60000;
  width: 19px;
  height: 5px;
  bottom: -8px;
  left: 0;
  position: absolute;
  display: block;
  content: " ";
}

body#don #bg {
  position: fixed;
  background: url(https://assets.ericzemmour.fr/document/fondeurope.jpg);
  background-size: cover;
  background-position: 30% top;
  height: 100vh;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: -1;
}
@media (min-width: 768px) {
  body#don #bg {
    background-position: top center;
  }
}
body#don textarea:focus, body#don input:focus {
  outline: none;
}
body#don .thecontainer {
  padding: 0 !important;
  margin-top: 50vh;
  margin-right: auto;
  margin-left: auto;
}
body#don .thecontainer .subcon {
  margin: 0 auto;
  background: white;
  border-radius: 6px;
  max-width: 95vw;
  width: 95vw;
  padding: 30px 15px;
  box-shadow: 0 0 10px 0 rgba(39, 93, 186, 0.07), 0 10px 24px 0 rgba(19, 56, 121, 0.15);
}
@media (min-width: 768px) {
  body#don .thecontainer {
    max-width: 600px;
    margin-right: 100px;
    margin-left: auto;
    margin-top: 100px;
  }
  body#don .thecontainer .subcon {
    max-width: 600px;
  }
}
body#don h2 {
  color: #2060bc;
  font-size: 22px;
  font-weight: bold;
  font-family: "OsnovaProHeavy", sans-serif;
  margin-bottom: 13px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body#don h2 {
    margin-bottom: 15px;
    font-size: 40px;
  }
}
body#don .subcont, body#don #donation_form {
  color: #2060bc;
  background: white;
  border-radius: 6px;
  padding: 25px 10px 0;
}
@media (min-width: 768px) {
  body#don .subcont, body#don #donation_form {
    padding: 25px;
  }
}
body#don h1 {
  text-transform: uppercase;
  color: #2060bc;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  font-family: "OsnovaProHeavy", sans-serif;
  margin: 20px auto;
  line-height: 29px;
}
body#don h1 .rouge {
  font-family: "OsnovaProHeavy", sans-serif;
}
@media (min-width: 768px) {
  body#don h1 {
    line-height: 42px;
    font-size: 47px;
  }
}
body#don .ul-accroche {
  color: #2060bc;
  font-size: 22px;
  margin: 0 auto;
  text-align: left;
}
body#don .text-accroche {
  color: #2060bc;
  text-align: center;
  font-size: 22px;
  margin: 0 auto;
}
body#don #container-montant-bis,
body#don #container-montant {
  text-align: center;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 20px 0;
  min-height: calc(100vh - 110px);
}
body#don #container-montant-bis.scrolled,
body#don #container-montant.scrolled {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
@media (min-width: 768px) {
  body#don #container-montant-bis,
  body#don #container-montant {
    min-height: calc(100vh - 150px);
  }
}
body#don #container-montant-bis > .subcon > .subcont,
body#don #container-montant > .subcon > .subcont {
  width: 100%;
  text-align: center;
}
body#don #container-montant-bis > .subcon > .subcont .amount,
body#don #container-montant > .subcon > .subcont .amount {
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  body#don #container-montant-bis > .subcon > .subcont .amount,
  body#don #container-montant > .subcon > .subcont .amount {
    margin-bottom: 25px;
  }
}
body#don #container-montant-bis > .subcon > .subcont .amount > span,
body#don #container-montant > .subcon > .subcont .amount > span {
  width: calc(33% - 6px);
  cursor: pointer;
  background: #2060bc;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 15px 8px;
  transform: scale(0.9);
  color: white;
  font-weight: bold;
  text-align: center;
  border-radius: 6px;
  line-height: 16px;
  font-size: 16px;
}
@media (max-width: 767.98px) {
  body#don #container-montant-bis > .subcon > .subcont .amount > span[data-amount="1500"],
  body#don #container-montant > .subcon > .subcont .amount > span[data-amount="1500"] {
    display: none;
  }
  body#don #container-montant-bis > .subcon > .subcont .amount > span[data-amount="40"],
  body#don #container-montant > .subcon > .subcont .amount > span[data-amount="40"] {
    display: none;
  }
  body#don #container-montant-bis > .subcon > .subcont .amount > span[data-amount="1286"],
  body#don #container-montant > .subcon > .subcont .amount > span[data-amount="1286"] {
    display: none;
  }
}
@media (min-width: 576px) {
  body#don #container-montant-bis > .subcon > .subcont .amount > span,
  body#don #container-montant > .subcon > .subcont .amount > span {
    width: calc(25% - 6px);
  }
}
body#don #container-montant-bis > .subcon > .subcont .amount > span span,
body#don #container-montant > .subcon > .subcont .amount > span span {
  font-size: 13px;
}
@media (min-width: 768px) {
  body#don #container-montant-bis > .subcon > .subcont .amount > span,
  body#don #container-montant > .subcon > .subcont .amount > span {
    line-height: 25px;
    font-size: 24px;
    width: calc(25% - 15px);
    padding: 20px 10px;
  }
  body#don #container-montant-bis > .subcon > .subcont .amount > span span,
  body#don #container-montant > .subcon > .subcont .amount > span span {
    font-size: 16px;
  }
}
body#don #container-montant-bis > .subcon > .subcont #free-amount,
body#don #container-montant > .subcon > .subcont #free-amount {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  body#don #container-montant-bis > .subcon > .subcont #free-amount,
  body#don #container-montant > .subcon > .subcont #free-amount {
    margin-bottom: 30px;
  }
}
body#don #container-montant-bis > .subcon > .subcont #free-amount:after,
body#don #container-montant > .subcon > .subcont #free-amount:after {
  content: "€";
  position: absolute;
  color: white;
  top: 9px;
  right: 13px;
  font-size: 25px;
  font-weight: 700;
}
@media (min-width: 768px) {
  body#don #container-montant-bis > .subcon > .subcont #free-amount:after,
  body#don #container-montant > .subcon > .subcont #free-amount:after {
    top: 22px;
    right: 140px;
  }
}
body#don #container-montant-bis > .subcon > .subcont #free-amount ::placeholder,
body#don #container-montant > .subcon > .subcont #free-amount ::placeholder {
  color: white;
}
body#don #container-montant-bis > .subcon > .subcont #free-amount ::-moz-placeholder,
body#don #container-montant > .subcon > .subcont #free-amount ::-moz-placeholder {
  color: white;
}
body#don #container-montant-bis > .subcon > .subcont #free-amount ::-ms-input-placeholder,
body#don #container-montant > .subcon > .subcont #free-amount ::-ms-input-placeholder {
  color: white;
}
body#don #container-montant-bis > .subcon > .subcont #free-amount ::-webkit-input-placeholder,
body#don #container-montant > .subcon > .subcont #free-amount ::-webkit-input-placeholder {
  color: white;
}
body#don #container-montant-bis > .subcon > .subcont #free-amount input,
body#don #container-montant > .subcon > .subcont #free-amount input {
  background: #2060bc;
  padding: 15px;
  color: white;
  font-size: 16px;
  border-radius: 6px;
  width: 100%;
  font-weight: 700;
  border: 0;
  -moz-appearance: textfield;
}
@media (min-width: 768px) {
  body#don #container-montant-bis > .subcon > .subcont #free-amount input,
  body#don #container-montant > .subcon > .subcont #free-amount input {
    font-size: 24px;
    padding: 20px 65px;
  }
}
body#don #container-montant-bis > .subcon > .subcont #free-amount input::-webkit-outer-spin-button, body#don #container-montant-bis > .subcon > .subcont #free-amount input::-webkit-inner-spin-button,
body#don #container-montant > .subcon > .subcont #free-amount input::-webkit-outer-spin-button,
body#don #container-montant > .subcon > .subcont #free-amount input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body#don #container-montant-bis > .subcon > .subcont #free-amount input:focus::placeholder,
body#don #container-montant > .subcon > .subcont #free-amount input:focus::placeholder {
  color: transparent;
}
body#don #container-montant-bis > .subcon > .subcont #free-amount input:focus::-moz-placeholder,
body#don #container-montant > .subcon > .subcont #free-amount input:focus::-moz-placeholder {
  color: transparent;
}
body#don #container-montant-bis > .subcon > .subcont #free-amount input:focus:-ms-input-placeholder,
body#don #container-montant > .subcon > .subcont #free-amount input:focus:-ms-input-placeholder {
  color: transparent;
}
body#don #container-montant-bis > .subcon > .subcont #free-amount input:focus::-webkit-input-placeholder,
body#don #container-montant > .subcon > .subcont #free-amount input:focus::-webkit-input-placeholder {
  color: transparent;
}
body#don #container-montant-bis > .subcon > .subcont #jedonneplutot,
body#don #container-montant > .subcon > .subcont #jedonneplutot {
  display: flex;
  position: relative;
  cursor: pointer;
  background: #2060bc;
  border-radius: 6px;
  text-align: center;
  width: 100%;
  height: 50px;
  color: white;
  margin-top: 20px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  line-height: 16px;
}
body#don #container-montant-bis > .subcon > .subcont #jedonneplutot > span:nth-of-type(1),
body#don #container-montant > .subcon > .subcont #jedonneplutot > span:nth-of-type(1) {
  font-size: 16px;
  font-weight: bold;
}
body#don #container-montant-bis > .subcon > .subcont #jedonneplutot > span:nth-of-type(2),
body#don #container-montant > .subcon > .subcont #jedonneplutot > span:nth-of-type(2) {
  font-size: 14px;
  font-style: italic;
}
body#don #container-montant-bis > .subcon > .subcont #jedonneplutot > span:nth-of-type(2) > span,
body#don #container-montant > .subcon > .subcont #jedonneplutot > span:nth-of-type(2) > span {
  font-weight: bold;
}
body#don #container-montant-bis > .subcon > .subcont #jedonneplutot:hover,
body#don #container-montant > .subcon > .subcont #jedonneplutot:hover {
  background: #E60000;
}
@media (min-width: 768px) {
  body#don #container-montant-bis > .subcon > .subcont #jedonneplutot,
  body#don #container-montant > .subcon > .subcont #jedonneplutot {
    margin-top: 25px;
    height: 90px;
    line-height: 26px;
  }
  body#don #container-montant-bis > .subcon > .subcont #jedonneplutot span,
  body#don #container-montant > .subcon > .subcont #jedonneplutot span {
    font-size: 24px !important;
  }
}
body#don #container-montant-bis > .subcon > .subcont #continuer,
body#don #container-montant-bis > .subcon > .subcont #jedonne,
body#don #container-montant > .subcon > .subcont #continuer,
body#don #container-montant > .subcon > .subcont #jedonne {
  position: relative;
  cursor: pointer;
  background: #E60000;
  border-radius: 6px;
  text-align: center;
  width: 100%;
  min-height: 50px;
  font-size: 16px;
  color: white;
  font-weight: bold;
  margin-top: 15px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
body#don #container-montant-bis > .subcon > .subcont #continuer span > span,
body#don #container-montant-bis > .subcon > .subcont #jedonne span > span,
body#don #container-montant > .subcon > .subcont #continuer span > span,
body#don #container-montant > .subcon > .subcont #jedonne span > span {
  font-size: 24px;
}
body#don #container-montant-bis > .subcon > .subcont #continuer > div,
body#don #container-montant-bis > .subcon > .subcont #jedonne > div,
body#don #container-montant > .subcon > .subcont #continuer > div,
body#don #container-montant > .subcon > .subcont #jedonne > div {
  padding: 10px 60px;
}
@media (min-width: 768px) {
  body#don #container-montant-bis > .subcon > .subcont #continuer,
  body#don #container-montant-bis > .subcon > .subcont #jedonne,
  body#don #container-montant > .subcon > .subcont #continuer,
  body#don #container-montant > .subcon > .subcont #jedonne {
    margin-top: 25px;
    height: 90px;
    font-size: 24px;
  }
  body#don #container-montant-bis > .subcon > .subcont #continuer span > span:not(.total2),
  body#don #container-montant-bis > .subcon > .subcont #jedonne span > span:not(.total2),
  body#don #container-montant > .subcon > .subcont #continuer span > span:not(.total2),
  body#don #container-montant > .subcon > .subcont #jedonne span > span:not(.total2) {
    font-size: 36px;
  }
  body#don #container-montant-bis > .subcon > .subcont #continuer .total2,
  body#don #container-montant-bis > .subcon > .subcont #jedonne .total2,
  body#don #container-montant > .subcon > .subcont #continuer .total2,
  body#don #container-montant > .subcon > .subcont #jedonne .total2 {
    font-size: 30px;
  }
}
body#don #container-montant-bis > .subcon > .subcont #continuer:hover,
body#don #container-montant-bis > .subcon > .subcont #jedonne:hover,
body#don #container-montant > .subcon > .subcont #continuer:hover,
body#don #container-montant > .subcon > .subcont #jedonne:hover {
  background: #2060bc;
}
body#don #container-montant-bis > .subcon > .subcont .reduc,
body#don #container-montant > .subcon > .subcont .reduc {
  color: #2060bc;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  max-width: 450px;
  display: block;
}
@media (min-width: 768px) {
  body#don #container-montant-bis > .subcon > .subcont .reduc,
  body#don #container-montant > .subcon > .subcont .reduc {
    font-size: 24px;
    line-height: 26px;
  }
}
body#don .btn-fleche {
  position: absolute;
  right: 10px;
  height: 15px;
}
@media (min-width: 768px) {
  body#don .btn-fleche {
    right: 30px;
    height: 30px;
  }
}
body#don #container-montant-bis,
body#don #container-moyens {
  display: none;
  min-height: 100vh;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
body#don #container-montant-bis .saviez,
body#don #container-moyens .saviez {
  text-transform: uppercase;
  color: #E60000;
  font-size: 14px;
  line-height: 19px;
  margin-top: 15px;
  font-family: "OsnovaProHeavy", sans-serif;
  font-weight: bold;
}
body#don #container-montant-bis .saviez svg,
body#don #container-moyens .saviez svg {
  width: 12px;
  height: 16px;
  margin-top: -8px;
}
body#don #container-montant-bis.scrolled,
body#don #container-moyens.scrolled {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
body#don #moyens {
  min-height: 500px;
  max-height: calc(100vh - 100px);
}
body#don #moyens #cb {
  cursor: pointer;
  background: #E60000;
  color: white;
  border-radius: 6px;
  font-weight: bold;
  font-size: 16px;
  height: 200px;
}
body#don #moyens #cb span {
  margin: 10px 0;
}
@media (min-width: 768px) {
  body#don #moyens #cb {
    height: 350px;
    font-size: 24px;
  }
}
body#don #moyens p {
  margin-top: 3px;
  margin-bottom: 10px;
}
body#don #moyens .secure {
  text-transform: uppercase;
  color: #E60000;
  font-size: 14px;
  line-height: 19px;
  margin-top: 15px;
  font-family: "OsnovaProHeavy", sans-serif;
  font-weight: bold;
}
body#don #moyens .secure svg {
  width: 12px;
  height: 16px;
  margin-top: -8px;
}
@media (min-width: 768px) {
  body#don #moyens p {
    margin-top: 7px;
    margin-bottom: 20px;
  }
  body#don #moyens .secure {
    margin-top: 27px;
    font-size: 21px;
  }
  body#don #moyens .secure svg {
    width: 18px;
    height: 24px;
    margin-top: -11px;
  }
}
body#don #moyens #autre {
  height: 100px;
  position: relative;
}
@media (min-width: 768px) {
  body#don #moyens #autre {
    height: 150px;
  }
}
body#don #moyens #autre .subcon > div {
  background: #2060bc;
  color: white;
  border-radius: 6px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
@media (min-width: 768px) {
  body#don #moyens #autre .subcon > div {
    font-size: 24px;
  }
}
body#don #moyens #autre .subcon > div:nth-of-type(2), body#don #moyens #autre .subcon > div:nth-of-type(1) {
  width: 50%;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
body#don #moyens #autre .subcon > div:nth-of-type(2) span, body#don #moyens #autre .subcon > div:nth-of-type(2) svg, body#don #moyens #autre .subcon > div:nth-of-type(1) span, body#don #moyens #autre .subcon > div:nth-of-type(1) svg {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out 0.3s;
  -moz-transition: all 0.4s ease-out 0.3s;
  -ms-transition: all 0.4s ease-out 0.3s;
  -o-transition: all 0.4s ease-out 0.3s;
  transition: all 0.4s ease-out 0.3s;
}
body#don #moyens #autre .subcon > div:nth-of-type(3) {
  opacity: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
body#don #moyens #autre.showed > div:nth-of-type(2), body#don #moyens #autre.showed > div:nth-of-type(1) {
  width: calc(50% - 4px);
}
@media (min-width: 768px) {
  body#don #moyens #autre.showed > div:nth-of-type(2), body#don #moyens #autre.showed > div:nth-of-type(1) {
    width: calc(50% - 10px);
  }
}
body#don #moyens #autre.showed > div:nth-of-type(2) span, body#don #moyens #autre.showed > div:nth-of-type(2) svg, body#don #moyens #autre.showed > div:nth-of-type(1) span, body#don #moyens #autre.showed > div:nth-of-type(1) svg {
  opacity: 1;
}
body#don #moyens #autre.showed > div:nth-of-type(3) {
  background: none !important;
  opacity: 0;
}
body#don #container-infos {
  display: none;
  min-height: 100vh;
}
body#don #container-infos > .subcon > .subcont {
  width: 100%;
}
body#don #container-infos > .subcon > .subcont input, body#don #container-infos > .subcon > .subcont select {
  border: 1px solid #B5B5D1;
}
body#don #container-infos > .subcon > .subcont #ezForm_client_address1 {
  border-radius: 6px 6px 0px 0px;
  width: 100%;
}
body#don #container-infos > .subcon > .subcont #ezForm_client_address2 {
  width: 100%;
}
body#don #container-infos > .subcon > .subcont #ezForm_client_address2,
body#don #container-infos > .subcon > .subcont #ezForm_client_city,
body#don #container-infos > .subcon > .subcont #ezForm_client_zipcode {
  border-radius: 0;
}
body#don #container-infos > .subcon > .subcont #ezForm_client_city,
body#don #container-infos > .subcon > .subcont #ezForm_client_zipcode {
  width: 100%;
}
@media (min-width: 768px) {
  body#don #container-infos > .subcon > .subcont #ezForm_client_city,
  body#don #container-infos > .subcon > .subcont #ezForm_client_zipcode {
    width: 50%;
  }
}
body#don #container-infos > .subcon > .subcont #ezForm_client_country {
  border-radius: 0px 0px 6px 6px;
  width: 100%;
}
body#don #container-infos .newsletter {
  margin-top: 10px;
}
body#don #container-infos #valider {
  border: 0;
  position: relative;
  cursor: pointer;
  background: #E60000;
  border-radius: 6px;
  text-align: center;
  width: 100%;
  height: 50px;
  font-size: 16px;
  color: white;
  font-weight: bold;
  margin-top: 15px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
body#don #container-infos #valider span > span {
  font-size: 24px;
}
@media (min-width: 768px) {
  body#don #container-infos #valider {
    margin-top: 25px;
    height: 90px;
    font-size: 24px;
  }
  body#don #container-infos #valider span > span {
    font-size: 36px;
  }
}
body#don #container-infos #valider:hover {
  background: #2060bc;
}
body#don #agissez {
  margin-top: 90px;
  display: none;
}
body#don #agissez .subcont {
  line-height: 19px;
}
body#don #agissez .subcont h4 {
  margin: 20px 0 10px;
}
@media (min-width: 768px) {
  body#don #agissez .subcont h4 {
    margin: 25px 0 10px;
  }
}
body#don #agissez .subcont p:last-of-type {
  margin: 0;
}
body#don .rouge {
  color: #E60000;
  font-weight: bold;
}

/*# sourceMappingURL=theme.css.map */
