/** END FONCTIONS **/
/** HAUT **/
#bandeau.realisations {
  padding: 0 20px 20px 20px;
}
#bandeau.realisations #autres_categories {
  margin: 20px auto 0 auto;
}
#bandeau.realisations #autres_categories a {
  display: inline-block;
  font-size: 15px;
  background: url(../images/picto-maison-neuve.png) left 0px center no-repeat;
  background-size: 39px 37px;
  padding: 14px 15px 13px 47px;
  margin-bottom: 10px;
}
#bandeau.realisations .description_categorie {
  position: relative;
  padding-bottom: 30px;
  margin: 25px auto 0 auto;
}
#bandeau.realisations .description_categorie:after {
  content: "";
  display: inline-block;
  width: 230px;
  height: 2px;
  background: #A7BA0E;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/** END HAUT **/
/** LISTE **/
#liste_realisations {
  padding: 0 20px;
  margin: 20px auto 0 auto;
}
#liste_realisations .une_realisation {
  padding-bottom: 10px;
  position: relative;
}
#liste_realisations .une_realisation .visuel {
  height: 250px;
}
#liste_realisations .une_realisation .contenu .titre {
  font-weight: bold;
  color: #1EA4A1;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: -0.5px;
  padding: 8px 8px 7px 8px;
  background: #fff;
}
#liste_realisations .une_realisation .contenu .resume {
  display: none;
  padding: 0 20px;
}
#liste_realisations .une_realisation .contenu .voir {
  display: none;
}
#liste_realisations .cta {
  margin-bottom: 20px;
  position: relative;
  background: #9ec009;
  background: linear-gradient(144deg, #9ec009 0%, #1ea4a1 100%);
}
#liste_realisations .cta a {
  display: block;
  text-align: center;
  padding: 90px 15px 40px 15px;
  transition: all 0.25s;
}
#liste_realisations .cta a:before {
  content: "";
  display: inline-block;
  width: 400px;
  height: 103px;
  max-width: 100%;
  background: url(../images/toit-maison-transparent.png) center center no-repeat;
  background-size: 400px 103px;
  position: absolute;
  top: 0;
  left: 0;
}
#liste_realisations .cta a .interet {
  display: block;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.5em;
  letter-spacing: 5px;
}
#liste_realisations .cta a .parle {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 2.25em;
  margin-top: 10px;
  margin-bottom: 25px;
}
#liste_realisations .cta a img {
  margin: 0 auto;
  width: 272px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
#liste_realisations .cta a:hover {
  background: #1EA4A1;
}
#liste_realisations.nos-reas .une_realisation .visuel {
  height: auto;
}
#liste_realisations .wp-pagenavi {
  margin: 0 auto 20px auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#liste_realisations .wp-pagenavi span,
#liste_realisations .wp-pagenavi a {
  background: #1EA4A1;
  margin: 0 5px;
  color: #fff;
  padding: 7px 10px 8px 10px;
  border: none;
}
#liste_realisations .wp-pagenavi span.current,
#liste_realisations .wp-pagenavi a.current {
  background: #A7BA0E;
}
#liste_realisations .wp-pagenavi span.next,
#liste_realisations .wp-pagenavi a.next,
#liste_realisations .wp-pagenavi span.prev,
#liste_realisations .wp-pagenavi a.prev {
  background: none;
  color: #1EA4A1;
  padding: 0 10px;
}
/** LISTE **/
/* Version 768 */
@media (min-width: 768px) {
  /* LISTE */
  #liste_realisations {
    column-count: 2;
    column-gap: 1em;
  }
  #liste_realisations .une_realisation,
  #liste_realisations .cta {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
  }
  /* END LISTE */
}
/* END Version 1024 */
/* Version 1024 */
@media (min-width: 1024px) {
  /* HAUT */
  #autres_categories > div {
    display: inline-block;
    margin: 0 15px;
  }
  /* END HAUT */
  /* LISTE */
  #liste_realisations {
    column-count: 3;
  }
  /* END LISTE */
}
/* END Version 1200 */
/* Version 1200 */
@media (min-width: 1200px) {
  /* HAUT */
  #bandeau.realisations {
    padding: 0 80px;
    margin-bottom: 95px;
  }
  #bandeau.realisations .content {
    transform: none;
    top: 50px;
  }
  #bandeau.realisations #autres_categories {
    position: absolute;
    right: 15px;
    top: 310px;
    background: #fff;
  }
  #bandeau.realisations #autres_categories > div {
    display: block;
  }
  #bandeau.realisations #autres_categories > div:not(:last-child) a:after {
    content: "";
    display: inline-block;
    width: 135px;
    height: 1px;
    background: #C7C7C7;
    position: absolute;
    left: 45px;
    bottom: 0;
  }
  #bandeau.realisations #autres_categories a {
    position: relative;
    display: block;
    padding: 27px 15px 26px 95px;
    background-position: left 45px center;
    text-align: left;
    margin: 0;
    transition: all 0.25s;
  }
  #bandeau.realisations #autres_categories a .flaticon {
    background: #E3E9ED;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    transition: all 0.25s;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%);
    border: 2px solid #FFF;
    outline: none;
  }
  #bandeau.realisations #autres_categories a .flaticon:before {
    font-size: 0.9em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #413B30;
    transition: all 0.25s;
  }
  #bandeau.realisations #autres_categories a:hover {
    color: #A7BA0E;
  }
  #bandeau.realisations #autres_categories a:hover .flaticon {
    background: #A7BA0E;
  }
  #bandeau.realisations #autres_categories a:hover .flaticon:before {
    color: #fff;
  }
  #bandeau.realisations .description_categorie {
    padding-bottom: 55px;
    margin: 90px auto 0px auto;
    max-width: 1280px;
  }
  /* END HAUT */
  /* LISTE */
  #liste_realisations {
    max-width: 1285px;
    margin: 0 auto 20px auto;
    column-count: auto;
    column-gap: normal;
    padding: 0 0px;
  }
  #liste_realisations .une_rangee {
    height: 945px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
  }
  #liste_realisations .une_rangee > div {
    position: absolute;
  }
  #liste_realisations .une_rangee > div:nth-of-type(1) {
    left: 0;
    top: 0;
  }
  #liste_realisations .une_rangee > div:nth-of-type(2) {
    left: 330px;
    top: 0;
  }
  #liste_realisations .une_rangee > div:nth-of-type(3) {
    right: 0;
    top: 0;
  }
  #liste_realisations .une_rangee > div:nth-of-type(4) {
    left: 0;
    top: 325px;
    width: 635px;
  }
  #liste_realisations .une_rangee > div:nth-of-type(4) .visuel {
    width: 635px;
  }
  #liste_realisations .une_rangee > div:nth-of-type(5) {
    right: 325px;
    bottom: 0;
  }
  #liste_realisations .une_rangee > div:nth-of-type(6) {
    right: 0;
    bottom: 0;
  }
  #liste_realisations .une_realisation,
  #liste_realisations .cta {
    margin: 0;
    padding: 0;
  }
  #liste_realisations .une_realisation.petitcarre,
  #liste_realisations .cta.petitcarre {
    width: 305px;
    height: 305px;
  }
  #liste_realisations .une_realisation.petitcarre .visuel,
  #liste_realisations .cta.petitcarre .visuel {
    width: 305px;
    height: 305px;
  }
  #liste_realisations .une_realisation.grandcarre,
  #liste_realisations .cta.grandcarre {
    width: 630px;
    height: 620px;
  }
  #liste_realisations .une_realisation.grandcarre .visuel,
  #liste_realisations .cta.grandcarre .visuel {
    width: 630px;
    height: 620px;
  }
  #liste_realisations .une_realisation .contenu {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.4s;
    width: auto;
    max-width: 80%;
  }
  #liste_realisations .une_realisation .contenu .titre {
    display: block;
    margin: 0;
  }
  #liste_realisations .une_realisation .contenu .titre a:hover {
    color: #A7BA0E;
  }
  #liste_realisations .une_realisation .contenu .resume {
    margin: 0 auto;
    padding: 0px 10px 7px 7px;
    font-size: 14px;
  }
  #liste_realisations .une_realisation .contenu .resume p {
    font-size: 14px;
    line-height: 15px;
  }
  #liste_realisations .une_realisation .contenu .voir {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 40px 12px 15px;
    position: relative;
    background: #1ea4a1;
    background: linear-gradient(90deg, #1ea4a1 0%, #a7ba0e 100%);
    transition: all 0.25s;
    margin: 0 7px 7px 7px;
  }
  #liste_realisations .une_realisation:hover .contenu .titre {
    background: none;
  }
  #liste_realisations .une_realisation:hover .contenu .resume {
    display: block;
  }
  #liste_realisations .une_realisation:hover .contenu .voir {
    display: inline-block;
  }
  #liste_realisations .une_realisation:hover .contenu .voir:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 22px;
    background: url(../images/fleche-droite-blanc.png) center center no-repeat;
    background-size: 20px 22px;
    position: absolute;
    right: 10px;
    top: 9px;
  }
  #liste_realisations .cta a {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #liste_realisations.nos-reas {
    display: flex;
    flex-wrap: wrap;
    max-width: 1240px;
    margin-bottom: 50px;
  }
  #liste_realisations.nos-reas .une_realisation {
    width: 400px;
    margin-bottom: 20px;
  }
  #liste_realisations.nos-reas .une_realisation:nth-of-type(3n+2) {
    margin: 0 20px 20px 20px;
  }
  #liste_realisations.nos-reas .une_realisation .contenu {
    padding: 0;
  }
  #liste_realisations.nos-reas .une_realisation .contenu a {
    display: block;
  }
  #liste_realisations.nos-reas .une_realisation .contenu a .titre {
    transition: all 0.25s;
    padding: 20px 20px 20px 20px;
    font-size: 18px;
  }
  #liste_realisations.nos-reas .une_realisation:hover .contenu {
    left: 0;
    transform: none;
    width: auto;
    height: auto;
  }
  #liste_realisations.nos-reas .une_realisation:hover .contenu a .titre {
    color: #fff;
    background: #1EA4A1;
  }
  /* END LISTE */
}
/* END Version 1200 */
/* Version > 1600 */
@media (min-width: 1600px) {
  /* HAUT */
  #bandeau.realisations #autres_categories {
    background: none;
    right: auto;
    left: 1200px;
  }
  /* END HAUT */
  /* LISTE */
  #liste_realisations {
    max-width: 1640px;
    padding: 0 0px;
    margin: 0 -110px;
  }
  #liste_realisations.nos-reas {
    max-width: 1640px;
  }
  #liste_realisations.nos-reas .une_realisation {
    width: 526px;
  }
  #liste_realisations .une_rangee {
    height: 1220px;
    margin-bottom: 20px;
  }
  #liste_realisations .une_rangee > div {
    position: absolute;
  }
  #liste_realisations .une_rangee > div:nth-of-type(1) {
    left: 0;
    top: 0;
  }
  #liste_realisations .une_rangee > div:nth-of-type(2) {
    left: 410px;
    top: 0;
  }
  #liste_realisations .une_rangee > div:nth-of-type(3) {
    right: 0;
    top: 0;
  }
  #liste_realisations .une_rangee > div:nth-of-type(4) {
    left: 0;
    top: 420px;
  }
  #liste_realisations .une_rangee > div:nth-of-type(5) {
    left: 820px;
  }
  #liste_realisations .une_rangee > div:nth-of-type(6) {
    right: 0;
  }
  #liste_realisations .une_rangee .une_realisation.petitcarre,
  #liste_realisations .une_rangee .cta.petitcarre {
    width: 390px;
    height: 400px;
  }
  #liste_realisations .une_rangee .une_realisation.petitcarre .visuel,
  #liste_realisations .une_rangee .cta.petitcarre .visuel {
    width: 390px;
    height: 400px;
  }
  #liste_realisations .une_rangee .une_realisation.grandcarre,
  #liste_realisations .une_rangee .cta.grandcarre {
    width: 800px;
    height: 800px;
  }
  #liste_realisations .une_rangee .une_realisation.grandcarre .visuel,
  #liste_realisations .une_rangee .cta.grandcarre .visuel {
    width: 800px;
    height: 800px;
  }
  /* END LISTE */
}
/* END Version > 1600 */
