@import url("https://use.typekit.net/gjy5jpc.css");
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body {
  font-family: soleil, sans-serif;
  font-style: normal;
}
section {
  overflow: hidden;
}
.bg-fond {
  background-color: #f8f8f8;
}
.bg-fond2 {
  background-color: #000000;
}
.bg-primary {
  background-color: #83C902 !important;
}
.border-menu {
  border-bottom: 1px solid #9A9A9A;
}
.border-grey {
  border: 1px solid #9A9A9A;
}
h1 {
  font-size: 2.5rem;
  color: #ffffff !important;
  font-weight: 700;
  margin-bottom: 0;
  font-family: venn, sans-serif;
}
h2,
h3,
h4,
h5,
h6 {
  font-size: 0.875rem;
  color: #83C902 !important;
  text-transform: uppercase;
  letter-spacing: 3px;
}
p {
  color: #2E2E2D !important;
  font-size: 0.875rem;
  font-weight: 300;
}
.btn-outline-black {
  color: #2E2E2D !important;
  border: 1px solid #2E2E2D !important;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 0;
  padding: 1rem 2rem !important;
}
.btn-outline-black:hover {
  color: #ffffff !important;
  background-color: #5E9001 !important;
  border-color: #5E9001 !important;
}
.btn-outline-black:active {
  color: #ffffff !important;
  background-color: #5E9001 !important;
  border-color: #5E9001 !important;
}
.btn-outline-black:focus {
  box-shadow: 0 0 0 0.25rem #83C902 !important;
}
.btn-outline-black.active {
  color: #ffffff !important;
  background-color: #5E9001 !important;
  border-color: #5E9001 !important;
}
.btn-black {
  color: #ffffff !important;
  border: 1px solid #000000;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 0;
  padding: 1rem 2rem !important;
  background-color: #000000;
}
.btn-black:hover {
  color: #ffffff !important;
  background-color: #5E9001 !important;
  border-color: #5E9001 !important;
}
.btn-black:active {
  color: #ffffff !important;
  background-color: #5E9001 !important;
  border-color: #5E9001 !important;
}
.btn-black:focus {
  box-shadow: 0 0 0 0.25rem #000000;
}
.btn-outline-white {
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 0;
  padding: 1rem 2rem !important;
}
.btn-outline-white:hover {
  color: #ffffff !important;
  background-color: #96E602 !important;
  border-color: #96E602 !important;
}
.btn-outline-white:active {
  color: #ffffff !important;
  background-color: #96E602 !important;
  border-color: #96E602 !important;
}
.btn-outline-white:focus {
  box-shadow: 0 0 0 0.25rem #ffffff !important;
}
.heading {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}
.text-texte {
  color: #2E2E2D !important;
}
.text-primary {
  color: #83C902 !important;
}
#legal a {
  color: #83C902 !important;
  text-decoration: none;
}
body a.scroller {
  transform: rotate(270deg);
  transform-origin: right bottom;
  top: -53px;
  right: 0;
  background-color: #83C902 !important;
  color: #ffffff !important;
  padding: 1rem 3rem !important;
  font-size: 0.875rem;
  font-weight: 400;
  border-radius: 0;
  text-transform: uppercase;
  z-index: 11;
  letter-spacing: 5px;
}
body a.scroller:hover {
  background-color: #000 !important;
  color: #ffffff !important;
}
body .scrollTop {
  position: fixed;
  right: 10%;
  bottom: 90px;
  background-color: #83C902 !important;
  padding: 10px;
  opacity: 1;
  transition: all 0.4s ease-in-out 0s;
  z-index: 10;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
  cursor: pointer;
}
body header .address p {
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 2px;
}
body header .address a {
  font-size: 0.875rem;
  font-weight: 700;
  color: #000000;
}
body header .sep {
  width: 2px !important;
  opacity: 1 !important;
}
body header .social a {
  fill: black;
  color: #000000;
}
body header nav {
  background-color: #000000;
}
body header nav #menu-main li.current-menu-item a {
  color: #96E602;
}
body header nav #menu-main li.nav-item:hover > .sub-menu {
  display: block;
}
body header nav #menu-main li a {
  font-size: 0.875rem;
  font-weight: bold;
  color: #FFFFFF;
  padding: 1rem;
  text-decoration: none;
}
body header nav #menu-main li a.active {
  color: #96E602;
}
body header nav #menu-main li .sub-menu {
  background-color: #000000;
  width: 100%;
  border-radius: 0;
  display: none;
  position: relative;
  padding: 1rem;
}
body header nav #menu-main li .sub-menu li {
  list-style: none;
}
body main .bg-head {
  height: 40vh;
  max-height: 600px;
  background: linear-gradient(180deg,#00000045 0%,#00000030 100%), var(--bg) center / cover no-repeat;
}
body main .bg-head h1 {
  margin-top: 70px;
}
body main .bg-head .line {
  border-bottom: 3px solid;
  margin-bottom: 10px;
  color: #96E602;
  font-size: 3.75rem;
  font-weight: 100;
}
body main .bg-head .presta {
  font-size: 2.5rem;
  font-weight: 300;
}
body main .bg-hero {
  background: var(--bg) center / cover no-repeat;
  background-color: #444;
  background-blend-mode: overlay;
  padding-top: 70px;
}
body main .bg {
  background: var(--bg) center / cover no-repeat;
}
body main .single-realisation .card {
  background-color: #F8F8F8;
  border: 0;
  border-radius: 0;
}
body main .single-realisation .card .img-wrapper {
  height: 100%;
  width: 100%;
}
body main .single-realisation .card .img-wrapper img {
  height: 40vh;
  object-fit: cover;
  width: 100%;
}
body main .single-realisation .card h5 {
  font-size: 1rem;
  font-weight: bold;
  color: #2E2E2D !important;
}
body main .single-realisation .card a {
  color: #2E2E2D;
  font-size: 0.875rem;
  text-decoration: none;
}
body main .single-realisation .card a:hover {
  font-weight: bold;
}
body main .single-realisation .card a:hover svg {
  fill: #3B3B3B;
}
body main .single-realisation .card svg {
  fill: #9A9A9A;
}
body main .single-realisation .card svg:hover {
  fill: #3B3B3B;
}
body main .archive-realisation a {
  text-decoration: none;
  color: #FFFFFF;
}
body main .archive-realisation .content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
body main .archive-realisation .content:hover .content-overlay {
  opacity: 1;
}
body main .archive-realisation .content .content-details {
  opacity: 0;
}
body main .archive-realisation .content .content-details svg {
  fill: #FFFFFF;
}
body main .archive-realisation .content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}
body footer .boite1 {
  border: none;
}
body footer .boite2 {
  border-bottom: 1px solid #B8B8B8;
}
body footer .boite3 {
  border-bottom: 1px solid #B8B8B8;
}
body footer .border-left {
  border-color: #B8B8B8 !important;
}
body footer .column .nav-link {
  color: white;
  margin-bottom: 1rem;
}
body footer .column .nav-link.cpt-single {
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 0;
}
body footer .column .nav-link.cpt-single.page-param {
  font-weight: 300;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
body footer .column .nav-link.presta {
  font-weight: 300;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
body footer .column .nav-link.page {
  font-weight: 700;
  font-size: 1rem;
}
body footer .coordonnes .address p {
  color: #83C902 !important;
  font-size: 0.75rem;
  margin-bottom: 5px;
}
body footer .coordonnes .address span {
  color: #83C902 !important;
}
body footer .coordonnes .address span a {
  font-size: 0.875rem;
  font-weight: 700;
  color: #83C902 !important;
}
body footer .agence {
  color: white;
}
body footer .agence a {
  color: #83C902 !important;
  text-decoration: none;
}
body footer .agence svg {
  fill: #f84040;
}
body footer .agence .logo {
  width: 75%;
}
@media (min-width: 576px) {
  .heading {
    font-size: 2.693rem;
    font-weight: 700;
    line-height: 55px;
  }
  .bg-head {
    height: 46vh !important;
    max-height: 600px;
    background: linear-gradient(180deg,#00000045 0%,#00000030 100%), var(--bg) center / cover no-repeat;
  }
  header nav {
    background-color: #000000;
  }
  header nav #menu-main li {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  header nav #menu-main li.nav-item:not(:last-child) {
    border-right: 1px solid #96E602;
  }
  header nav #menu-main li.nav-item:hover > .sub-menu {
    display: flex !important;
  }
  header nav #menu-main li a {
    font-size: 0.875rem;
    font-weight: bold;
    color: #FFFFFF;
    padding: 1rem;
    text-decoration: none;
  }
  header nav #menu-main li a.active {
    color: #96E602;
  }
  header nav #menu-main li .sub-menu {
    background-color: #000000;
    width: 100%;
    border-radius: 0;
    margin-top: -1px;
    display: none;
    left: 0px;
    position: absolute !important;
    top: 100%;
    z-index: 9999;
  }
  header nav #menu-main li .sub-menu li {
    list-style: none;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 3.75rem;
    color: #ffffff !important;
    font-weight: 700;
  }
  footer .boite1 {
    border-right: 1px solid #B8B8B8 !important;
  }
  footer .boite2 {
    border-right: 1px solid #B8B8B8 !important;
    border-bottom: 0 !important;
  }
  footer .boite3 {
    border-bottom: 0 !important;
  }
  footer .border-left {
    border-color: #B8B8B8 !important;
  }
  footer .column {
    column-count: 2;
  }
  footer .column .nav-link {
    font-weight: bold;
    font-size: 0.875rem;
    margin-bottom: 1rem;
  }
  footer .column .nav-link.sect {
    margin-bottom: 0;
  }
  footer .column .nav-link.cpt-single {
    font-weight: normal;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .line {
    border-left: 3px solid;
    margin-right: 10px;
    color: #96E602;
    font-size: 3.75rem;
    font-weight: 100;
  }
}
@keyframes border404LeftToRight {
  0% {
    left: -40%;
  }
  100% {
    left: 130%;
  }
}
@keyframes border404RightToLeft {
  0% {
    left: 130%;
  }
  100% {
    left: -40%;
  }
}
.error-404 {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}
.error-404 h1 {
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
}
.error-404 h1:before {
  content: '';
  position: absolute;
  width: 10%;
  height: 2px;
  left: 0%;
  background-color: #83C902 !important;
  top: 0;
  animation: border404RightToLeft 4s infinite;
}
.error-404 h1:after {
  content: '';
  position: absolute;
  width: 10%;
  height: 2px;
  left: 0%;
  background-color: #83C902 !important;
  bottom: 0;
  animation: border404LeftToRight 4s infinite;
}
.error-404 h2 {
  margin-top: 30px;
}
.error-404 .btn {
  margin-top: 40px;
}
