section.built .bloc-2 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

#intro-page h1,
#intro-article h1 {
  color: #fff;
}

section.built h3 {
  color: #2c2574;
  text-transform: inherit
}

section.built h4 {
  color: #2c2574;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 0.5em;
  letter-spacing: -0.7px;
}

section.built p,
section.built li {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: -0.08px;
  margin: 0.5em 0;
}

section.built ul {
  list-style-type: none;
  margin-left: 1em;
  margin-top: 0.5em;
}

section.built li {
  position: relative;
}

section.built li:before {
  content: url(/wp-content/themes/defi_ong/images/puce-list.svg);
  position: absolute;
  left: -0.95em;
  top: 3px;
}

section.built strong {
  font-weight: 700;
}

section.built em {
  font-style: italic;
}

hr {
  border: none;
}

section.built .btn {
  margin: 0.5em 0;
}

@media only screen and (min-width: 1024px) {
  section.built {
    padding: 2em 0;
  }

  hr.small {
    margin: 0.5em 0;
  }

  hr.medium {
    margin: 1em 0;
  }

  hr.large {
    margin: 2em 0;
  }
}

@media only screen and (min-width: 481px) and (max-width: 1023px) {
  section.built {
    padding: 1.5em 0;
  }

  section.built:first-of-type {
    padding: 2em 0 1.5em;
  }

  hr.small {
    margin: 0.25em 0;
  }

  hr.medium {
    margin: .75em 0;
  }

  hr.large {
    margin: 1em 0;
  }
}

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

@media only screen and (max-width: 480px) {
  section.built:not(.schemagespr):not(.choisirgespr):not(.recrutementsall):not(.avantagealter) {
    padding: 0;
  }

  section#built-1,
  section.built:first-of-type {
    padding: 2em 0 0;
  }

  section.built img {
    margin: 1em auto;
    display: block;
  }

  hr.small {
    margin: 0.125em 0;
  }

  hr.medium {
    margin: .5em 0;
  }

  hr.large {
    margin: .75em 0;
  }
}

@media only screen and (min-width: 433px) and (max-width: 480px) {}

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

/* SINGLE post */
.single-post .content_aeb #intro-page h1 {
  font-size: 36px;
}

.single-post #actus .container {
  max-width: 760px;
  margin: auto;
}

.single-post #actus img {
  width: 100%;
}

.single-post #actus .intro-article img {
  max-height: 320px;
  object-fit: none;
  height: 100%;
  background: #b9e22e;
}

.single-post #actus row>div:not(.intro-article) img {
  height: auto;
  object-fit: none;
}

.single-post .datcat {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.single-post .last-date {
  font-size: 13px;
  line-height: 35px;
  color: #004163;
  text-transform: uppercase;
  margin: 0 .75em 0 0;
  font-weight: 500;
}

.single-post .last-date a {
  color: #004163;
}

.single-post .intro-article {
  margin-bottom: 1em;
}

.single-post section.built {
  padding: 3em 0;
}

.single-post #actus h2 {
  line-height: 1.15;
  text-align: left;
}

.single-post #actus h2 {
  line-height: 1.15;
  text-align: left;
  font-size: 28px;
}

.single-post #actus h3 {
  line-height: 1.15;
  text-align: left;
  font-size: 24px;
}

.single-post #actus h4 {
  line-height: 1.15;
  text-align: left;
  font-size: 20px;
  text-transform: inherit;
}

/* PAGE QUI SOMME NOUS */
#qui-sommes-nous .built h2 {
  margin-bottom: 0.5em;
}

#qui-sommes-nous #built-1 {
  padding: 5em 0 1em;
}

#qui-sommes-nous #built-2 {
  padding: 1em 0 4em;
}

#qui-sommes-nous #built-3 {
  padding: 4em 0 0;
}

#qui-sommes-nous #built-4 {
  padding: 1em 0;
}

#qui-sommes-nous #built-4 .bloc-2,
#qui-sommes-nous #built-5 .bloc-2 {
  justify-content: center;
}

#qui-sommes-nous #built-4 .bloc-2 h3,
#qui-sommes-nous #built-5 .bloc-2 h3 {
  margin-bottom: .5em;
}

#qui-sommes-nous #built-5 {
  padding: 1em 0 4em;
}

#qui-sommes-nous .partenaires {
  padding-top: 5em;
}

@media screen and (max-width:800px) {
  #qui-sommes-nous #built-2 .bloc-2:first-child {
    order: 2;
  }

  #qui-sommes-nous #built-2 .bloc-2:last-child {
    order: 1;
  }

  #qui-sommes-nous #built-5 .bloc-2:first-child {
    order: 2;
  }

  #qui-sommes-nous #built-5 .bloc-2:last-child {
    order: 1;
  }
}

@media screen and (max-width:480px) {
  #qui-sommes-nous #built-1 {
    padding: 2em 0 0;
  }

  #qui-sommes-nous #built-2 {
    padding: 0 0 2em;
  }

  #qui-sommes-nous #built-3 {
    padding: 2em 0 0;
  }

  #qui-sommes-nous #built-5 {
    padding: 0em 0 2em;
  }

  #qui-sommes-nous #built-4 .bloc-2 h3,
  #qui-sommes-nous #built-5 .bloc-2 h3 {
    margin-bottom: 0;
    text-transform: uppercase;
  }
}

/* page.php (page) */
#intro-page {
  background: url(/wp-content/themes/Defi_ong/images/fond-arc.png);
  background-size: cover;
  height: 285px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}

#intro-page h1 {
  font-size: 45px;
  text-align: center;
  position: relative;
}

#intro-page h1::before {
  content: url(/wp-content/themes/Defi_ong/images/deco-intro-page.svg);
  position: absolute;
  left: 15%;
  top: 150%;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 800px) and (max-width: 1099px) {
  #intro-page h1::before {
    left: 25%;
  }
}

@media screen and (max-width:500px) {
  #intro-page h1 {
    font-size: 30px;

  }

  #intro-page {
    height: 150px;
  }

  #intro-page h1::before {
    left: 0%;
    top: 195%;
  }
}

/* single.php (article) */
#intro-article {
  height: 482px;
  position: relative;
}

#intro-article .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 9;
}

#intro-article .row {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

#intro-article .ariane-article {
  margin-bottom: 2em;
}

#intro-article h1 {
  margin-bottom: 0.5em;
}

#intro-article img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#intro-article::after {
  content: '';
  position: absolute;
  height: 482px;
  width: 50%;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
  background-color: #2c2574;
  opacity: 0.6;
}

.text-intro-article p {
  color: #fff;
}

.btn-article {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 45px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.5em 2em;
}

.btn-article:hover {
  background: #ff045a;
  border-color: #ff045a;
  color: #FFF;
}

.ariane-article span,
.ariane-article span>* {
  color: #FFF;
}

.ariane-article .breadcrumb_last {
  color: #00ffff;
}

@media screen and (max-width: 800px) {
  #intro-article::after {
    width: 100%;
    top: 0%;
    left: 0%;
    transform: translate(-0%, -0%);
  }

  #intro-article .row {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1em;
  }

  #intro-article .ariane-article {
    margin-bottom: 1em;
  }
}

/* COMMUN CPT PROJET ET COMBATS */
#presentation .bloc-2:first-child,
#presentation .bloc-2:last-child {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}

#presentation h2 {
  margin-bottom: 1em;
}

#presentation p {
  margin: 1em 0;
}

/* INFORMATION PROJET */
#information .bloc-1 {
  margin-bottom: 3em;
}

.ou::before {
  content: url(/wp-content/themes/Defi_ong/images/defi_ou.svg);
}

.objectif::before {
  content: url(/wp-content/themes/Defi_ong/images/defi_objectif.svg);
}

.realisation::before {
  content: url(/wp-content/themes/Defi_ong/images/defi_realisation.svg);
}

.ou::before,
.objectif::before,
.realisation::before {
  position: absolute;
  left: -2em;
  top: -0.3em;
}

.fond {
  background: url(/wp-content/themes/Defi_ong/images/fond-arc-grand.jpg);
  background-size: cover;
}

.fond .row {
  padding: 2.5em 0;
}

.fond-bleu {
  background-color: #2c2574;
}

.fond .fond-bleu h3,
.fond .fond-bleu p {
  color: #fff;
}

.fond .lieux {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 1em;
}

.fond .lieux p {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  margin: 0 1em;
}

.fond .lieux p::before {
  content: "";
  position: absolute;
  height: 4px;
  width: 15px;
  background-color: #00ffff;
  top: 50%;
  left: 0%;
  transform: translate(-180%, -50%);
}

.fond .lieux p:first-of-type::before {
  display: none;
}

.fond .fond-bleu h3 {
  text-transform: none;
  width: max-content;
  margin: 0 auto;
  position: relative;
}

#information .contenu {
  margin-top: 2em;
}

.fond .fond-bleu p {
  padding: 0.5em 0px;
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {

  .ou::before,
  .objectif::before,
  .realisation::before {
    left: -2.2em;
    top: -0.5em;
  }
}

@media screen and (min-width: 801px) and (max-width: 1024px) {

  .ou::before,
  .objectif::before,
  .realisation::before {
    left: -2.5em;
    top: -0.6em;
  }
}

@media screen and (max-width: 800px) {
  #information .bloc-2:nth-child(2) {
    margin-bottom: 3em;
  }

  .fond .lieux {
    margin-top: 2em;
    padding-bottom: 0.5em;
  }

  .fond .lieux p {
    font-size: 18px;
    margin: 0 0.5em;
    line-height: 1;
    padding: 0;
  }

  .fond .lieux p::before {
    width: 10px;
    height: 2px;
    transform: translate(-140%, -50%);
  }
}

@media screen and (min-width: 481px) and (max-width: 800px) {

  .ou::before,
  .objectif::before,
  .realisation::before {
    left: -3em;
    top: -0.5em;
    zoom: 0.7;
  }
}

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

  .ou::before,
  .objectif::before,
  .realisation::before {
    left: -3em;
    top: -0.7em;
    zoom: 0.7;
  }
}

/* PAGE CONTACT */
.bloc-coordonnees {
  display: flex;
  flex-direction: column;
}

.bloc-coordonnees img {
  margin-bottom: 1em;
  max-width: 240px;
}

.bloc-coordonnees .titre-co {
  font-weight: 700;
  font-size: 24px;
  margin-top: 2em;
}

.bloc-coordonnees p {
  margin-bottom: 1em;
  position: relative;
}

.bloc-coordonnees .adresse,
.bloc-coordonnees .telephone {
  padding-left: 2em;
}

.bloc-coordonnees .adresse::before {
  content: url('/wp-content/themes/Defi_ong/images/adresse.svg');
  position: absolute;
  left: 0;
  top: -5%;
}

.bloc-coordonnees .telephone::before {
  content: url('/wp-content/themes/Defi_ong/images/tel.svg');
  position: absolute;
  left: 0;
  top: -15%;
}

.contact .gform-theme--foundation .gform-grid-col {
  padding-inline: 8px;
}

#gform_4 .gform_footer,
#gform_5 .gform_footer,
#gform_6 .gform_footer,
#gform_9 .gform_footer {
  float: right;
  margin: 0;
}

#gform_wrapper_4 input:not(.gfield-choice-input),
#gform_wrapper_4 textarea,
#gform_wrapper_5 input:not(.gfield-choice-input),
#gform_wrapper_5 textarea,
#gform_wrapper_6 input:not(.gfield-choice-input),
#gform_wrapper_6 textarea,
#gform_wrapper_9 input:not(.gfield-choice-input),
#gform_wrapper_9 textarea {
  border-radius: 35px;
  border: 1px solid #2c2574;
  padding: 1.35em 1.5em;
}

#gform_wrapper_4 #gform_submit_button_4,
#gform_wrapper_5 #gform_submit_button_5,
#gform_wrapper_6 #gform_submit_button_6,
#gform_wrapper_9 #gform_submit_button_9 {
  padding: 8px 20px;
  border-radius: 45px;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  background: #2c2574;
  display: block;
  width: max-content;
  text-transform: inherit;
  line-height: 1;
}

#adherent #gform_wrapper_4 .gform_fields,
#benevole #gform_wrapper_5 .gform_fields,
#engager-entreprise #gform_wrapper_6 .gform_fields,
.contact #gform_wrapper_9 .gform_fields {
  grid-row-gap: 20px;
}

.acf-map {
  width: 100%;
  height: 550px;
}

.acf-map img {
  max-width: inherit !important;
}

@media screen and (max-width: 800px) {
  .contact .bloc-2-3 {
    padding-top: 2em;
  }
}

/* PAGE AGIR */
#agir-comp {
  padding-top: 0;
}

.bloc-agir h3 {
  text-transform: none;
  text-align: center;
  font-size: 28px;
  line-height: 1.2;
  max-width: 90%;
  color: #fff;
}

.bloc-agir p,
.bloc-agir .btn_agir {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  max-width: 90%;
}

.bloc-agir .btn_agir {
  border: 2px solid #FFF;
  border-radius: 35px;
  padding: 0.5em 1.5em;
  text-transform: uppercase;
}

.bloc-agir:nth-child(2) .btn_agir {
  border-color: #2c2574;
}

.bloc-agir {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding: 3em 0;
  padding-bottom: 3em;
  background-color: #2c2574;
  margin-left: 0.9375em;
  margin-right: 0.9375em;
}

.bloc-agir .btn_agir {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.bloc-agir .btn_agir:hover {
  background-color: #00efb7;
  border-color: #00efb7;
  color: #2c2574;
}

.bloc-agir:nth-child(2) .btn_agir:hover {
  background-color: #2c2574;
  border-color: #2c2574;
  color: #FFF;
}

.bloc-agir:nth-child(2) {
  padding: 3em 0;
  background-color: #00efb7;
}

.bloc-agir:nth-child(2) h3,
.bloc-agir:nth-child(2) p,
.bloc-agir:nth-child(2) .btn_agir {
  color: #2c2574;
}

.group-agir {
  height: 300px;
  width: 320px;
  border: 5px solid #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 0 1em;
  margin: 0.5em 0;
}

.group-agir-img {
  height: 300px;
  width: 300px;
  display: flex;
  flex-direction: column;
  padding: 0 1em;
  justify-content: flex-end;
  align-items: flex-end;
}

@media screen and (max-width: 800px) {
  .group-agir-img {
    display: none;
  }
}

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

  #agir #built-1 {
    padding: 2em 0 1em;
  }

  #agir-comp .row {
    justify-content: center;
  }

  .bloc-agir,
  .bloc-agir:nth-child(2) {
    padding: 1em;
  }

  .group-agir {
    margin: 0.25em 0;
  }
}

/* POUR TOUS LES FORMULAIRES */
.benevole,
.adherent,
.entreprise {
  padding-top: 1em;
}

#champ-obli {
  color: #000;
  font-style: italic;
  font-size: 12px;
}

#gform_submit_button_4,
#gform_submit_button_5,
#gform_submit_button_6,
#gform_submit_button_9 {
  background-color: #2c2574;
  border: 2px solid #2c2574;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.25em 2em;
  line-height: 36px;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#gform_submit_button_4:hover,
#gform_submit_button_5:hover,
#gform_submit_button_6:hover,
#gform_submit_button_9:hover {
  background-color: #00efb7;
  border-color: #00efb7;
  color: #2c2574;
}

#gform_9_validation_container,
#gform_8_validation_container {
  display: none;
}

/* SELECTEUR + PAGINATION */
#result {
  width: 100%;
  padding: 0;
}

#result .row {
  width: 100%;
}

#category-select {
  opacity: 0;
}

.select-selected {
  border: none;
  padding-right: 2em;
  position: relative
}

.select-selected {
  font-weight: 500;
  cursor: pointer;
  width: 285px;
  margin: auto;
  padding: 12px 20px;
  border-radius: 45px;
  font-size: 16px;
  text-transform: uppercase;
  background: #2c2574;
}

.select-selected span {
  color: #fff;
  position: relative;
  padding-right: 1em;
}

.select-selected span:after {
  content: url(/wp-content/themes/Defi_ong/images/defi-select.svg);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
}

.select-items {
  position: absolute;
  list-style: none;
  width: 285px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, .2);
  background-color: #fff;
  border-radius: 4px;
  padding: 10px;
  max-height: 300px;
  overflow-y: auto;
  transition: 0.5s ease;
  transform: scaleY(0);
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0
}

.select-items div {
  cursor: pointer;
  background: #fff;
  font-weight: 500;
  text-transform: uppercase;
  padding: .7em .467em;
  line-height: 1.3;
  font-size: 15px;
}

.select-items div:hover {
  background-color: #51c0d5;
  color: #fff;
}

.select-show {
  display: block;
  border-radius: 20px;
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  z-index: 999
}

#pagination {
  width: max-content;
  margin: 1.5em auto 0;
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}

.pagination {
  display: flex
}

.pagination-link {
  background: transparent;
  color: #2c2574;
  font-size: 18px;
  text-align: center;
  margin: 0.1em;
  width: 36px;
  height: 36px;
  border-radius: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination-link.active {
  background: #2c2574;
  color: #fff
}

@media screen and (max-width:480px) {
  #pagination .pagination-page {
    display: none;
  }

  #pagination .pagination-prev,
  #pagination .pagination-next {
    position: relative;
    margin: 0 10px;
  }

  #pagination .pagination-prev::before {
    content: "Précédent";
    position: absolute;
    top: 20%;
    left: -25%;
    transform: translate(-100%, 0%);
  }

  #pagination .pagination-next::after {
    content: "Suivant";
    position: absolute;
    top: 20%;
    left: 0%;
    transform: translate(75%, 0%);
  }
}