.main {
  color: #006b76;
}
.accent {
  color: #ffee00;
}
.light {
  color: #ffffff;
}
.dark {
  color: #1e1e1e;
}
.grey {
  color: #6a6a6a;
}
.bg-main {
  background-color: #006b76;
}
.bg-mainlighter {
  background-color: #0f8692;
}
.bg-accent {
  background-color: #ffee00;
}
.bg-discret {
  background-color: #dbeded;
}
.bg-tile {
  background-image: url(../img/tile.png);
  background-repeat: repeat;
}
.title {
  font-size: 20px;
  font-weight: bold;
}
.mid {
  font-size: 15px;
}
.courant {
  font-size: 12px;
}
.radius10 {
  border-radius: 10px;
}
.uppercase {
  text-transform: uppercase;
}
p {
  font-size: 12px;
  line-height: 130%;
}
h4 {
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 10px;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(../img/tile.png);
  background-repeat: repeat;
}
body #header {
  width: 100%;
  padding: 15px 0;
  background-color: #006b76;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.25);
  position: fixed;
  z-index: 100;
}
body #header #logo img {
  height: 35px;
  width: auto;
}
@media screen and (min-width: 768px) {
  body #header #logo img {
    height: 50px;
  }
}
@media screen and (min-width: 992px) {
  body #header #logo img {
    height: 60px;
  }
}
body #header h2 {
  color: #ffffff;
  font-size: 12px;
  margin: 0;
  text-align: end;
  font-weight: bold;
}
body #header h2 br {
  display: none;
}
@media screen and (min-width: 992px) {
  body #header h2 {
    font-size: 20px;
    font-weight: bold;
  }
}
@media screen and (min-width: 1200px) {
  body #header h2 br {
    display: inline-block;
  }
}
body #header #sun {
  height: 40px;
  width: 40px;
}
@media screen and (min-width: 992px) {
  body #header #sun {
    height: 72px;
    width: 72px;
  }
}
body main {
  padding-top: 100px;
}
body main #section-intro,
body main #section-formulaire {
  max-width: 1080px;
  margin: 0 auto;
}
body main #section-intro {
  padding: 3em 20px;
}
@media screen and (min-width: 992px) {
  body main #section-intro {
    padding: 5em 0 6em;
  }
}
body main #section-intro h1 {
  font-size: 20px;
  font-weight: bold;
  color: #006b76;
  text-transform: uppercase;
  padding-bottom: 20px;
}
body main #section-intro p {
  font-size: 15px;
  color: #1e1e1e;
}
body main #section-intro p span {
  color: #006b76;
  font-weight: bold;
}
body main #section-intro .intro-img {
  height: 350px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  border-radius: 10px;
}
@media screen and (min-width: 992px) {
  body main #section-intro .order-lg-1 {
    padding-right: 2em;
  }
}
body main #section-intro .order-lg-2 {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  body main #section-intro .order-lg-2 {
    margin-bottom: 0;
  }
}
body main #section-formulaire {
  padding: 20px;
}
@media screen and (min-width: 992px) {
  body main #section-formulaire {
    padding: unset;
  }
}
body main #section-formulaire .col-md-6 {
  display: flex;
}
body main #section-formulaire .col-md-6:first-child {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  body main #section-formulaire .col-md-6:first-child {
    margin-bottom: unset;
  }
}
body main #section-formulaire .col-md-6 .form-card {
  background-color: #006b76;
  border-radius: 10px;
  width: 100%;
  padding: 40px 35px;
  color: #ffffff;
  font-size: 12px;
}
body main #section-formulaire .col-md-6 .form-card h3 {
  color: #ffee00;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}
body main #section-formulaire .col-md-6 .form-card .form-select,
body main #section-formulaire .col-md-6 .form-card .form-control {
  color: #006b76;
  font-weight: bold;
  font-size: 12px;
}
body main #section-formulaire .col-md-6 .form-card input,
body main #section-formulaire .col-md-6 .form-card select {
  background-color: #dbeded;
}
body main #section-formulaire .col-md-6 .form-card input {
  border: none;
}
body main #section-formulaire .col-md-6 .form-card input::placeholder {
  color: #6a6a6a;
  font-weight: 400;
}
body main #section-formulaire .col-md-6 .form-card label {
  padding-bottom: 5px;
  line-height: 120%;
}
body main #section-formulaire .col-md-6 .form-card .input-group-text {
  color: #006b76;
  font-weight: bold;
  background-color: #dbeded;
  font-size: 12px;
}
body main #section-formulaire .col-md-6 .form-card .don-options {
  display: flex;
  align-items: center;
  gap: 5px;
}
body main #section-formulaire .col-md-6 .form-card .don-options .don-item {
  gap: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body main #section-formulaire .col-md-6 .form-card .result-box {
  background-color: #0f8692;
  border-radius: 10px;
  text-align: center;
  padding: 15px 0;
  margin: 15px auto;
}
body main #section-formulaire .col-md-6 .form-card .result-box .montant {
  font-size: 20px;
  font-weight: bold;
  color: #ffee00;
  line-height: 80%;
  margin-bottom: 0;
}
body main #section-formulaire .col-md-6 .form-card .conditions a {
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 15px;
}
body main #section-formulaire .col-md-6 .form-card .btn-validate {
  display: flex;
  background-color: #ffee00;
  color: #006b76;
  font-weight: bold;
  border-radius: 0;
  margin: 15px auto 0;
  transition: all 0.3s ease-in-out;
}
body main #section-formulaire .col-md-6 .form-card .btn-validate:hover {
  filter: brightness(110%);
}
body main #section-formulaire .col-md-6 .form-card .form-check-input:checked {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='black' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.485 1.929l-7.071 7.071L2.515 5.1 1.1 6.515l5.314 5.314 8.485-8.485z'/%3e%3c/svg%3e");
}
body main #prefooter {
  height: 300px;
  width: 100%;
  background-position: 40% bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 992px) {
  body main #prefooter {
    background-position: bottom;
  }
}
body footer {
  background-color: #006b76;
  color: #ffffff;
  padding: 5em 0;
}
body footer a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}
body footer .col-12 {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  body footer .col-12 {
    margin-bottom: unset;
  }
}
