.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#202020;--e-global-color-accent:#000000;--e-global-color-97a6f33:#5E5E5E;--e-global-color-c5766b1:#F5F5F5;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Oswald";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-eb47ffb-font-family:"Oswald";--e-global-typography-eb47ffb-font-size:56px;--e-global-typography-eb47ffb-font-weight:700;--e-global-typography-eb47ffb-text-transform:uppercase;--e-global-typography-eb47ffb-line-height:1.3em;--e-global-typography-74ae2d5-font-family:"Roboto";--e-global-typography-74ae2d5-font-size:18px;--e-global-typography-74ae2d5-font-weight:400;--e-global-typography-74ae2d5-line-height:1.4em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1440px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}}@media(max-width:1280px){.elementor-kit-6{--e-global-typography-eb47ffb-font-size:40px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-eb47ffb-font-size:24px;--e-global-typography-eb47ffb-line-height:1.3em;--e-global-typography-74ae2d5-font-size:16px;--e-global-typography-74ae2d5-line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*** REGLAGES GÉNÉRAUX ***/
p:last-child {
    margin-bottom: 0;
}
.span-light h2 span, .span-light .elementor-heading-title span {
    font-weight: 300;
}
.txt-mentions h2 {
    font-family: "Oswald", Sans-serif;
    text-transform: uppercase;
    font-size: 1.8em;
}
.txt-mentions a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: all 0.2s ease-in-out;
}
.txt-mentions a:hover {
    opacity: 0.8;
}
.txt-mentions ul {
    margin-block-start: -0.5rem;
    margin-block-end: 0.6rem;
}
.width-fit {
    width: fit-content;
}
.filet-gauche::before {
   position: absolute;
   content: "";
   width: 120px;
   height: 1px;
   background-color: #000000;
   left: -136px;
   top: 50%;
}
.filet-droite:after {
  position: absolute;
   content: "";
   width: 120px;
   height: 1px;
   background-color: #000000;
   right: -140px;
   top: 50%;
}
@media (max-width: 767px) {
  .txt-mentions h2 {
      font-size: 1.5em;
  }
}
@media (max-width: 1024px) {
   .filet-droite.invers::after {
   height: 1px;
   background-color: #000000;
   left: -136px;
   right: auto;
   top: 50%;
  }  
}
@media (min-width: 1025px) {
   .titre-filet::before {
   position: absolute;
   content: "";
   width: 120px;
   height: 1px;
   background-color: #000000;
   left: -140px;
   top: 40px;
    } 
}

/**** MENUS ***/
.ctn-menu-mobile {
    width: fit-content;
}
/**** MODELE PROJET ***/
#titre-projet .elementor-inline-items, .titre-type-bcl ul {
    align-items: baseline;
}
#titre-projet li.elementor-icon-list-item:nth-child(2) {
  font-weight: lighter;
  font-size: 40px;
}
@media (max-width: 767px) {
    #ctn-titre-projet {
    width: calc(100vw - 48px);
    margin-left: auto;
    margin-right: auto;
    }
    #titre-projet .elementor-inline-items {
        flex-direction: column;
    }
    #titre-projet li.elementor-icon-list-item:nth-child(2) {
        font-size: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
   #titre-projet li.elementor-icon-list-item:nth-child(2) {
        font-size: 32px;
    } 
}
@media (min-width: 768px) {
  #galerie-projet .e-gallery-container{
  display:block !important;
  height:auto !important;
  padding-bottom:0 !important;
}
#galerie-projet .e-gallery-container{
  column-count:2;
  column-gap:16px;
}
#galerie-projet .e-gallery-item{
  display:block !important;
  width:100% !important;
  margin:0 0 16px;
  position:relative !important;
  inset:auto !important;
  transform:none !important;
  height:auto !important;
}

#galerie-projet .e-gallery-item img{
  width:100% !important;
  height:auto !important;
  display:block;
}

#galerie-projet .e-gallery-item:first-child{
  column-span:all;
  margin-bottom:16px;
}
}

/*** BOUCLES PROJETS ***/
.titre-bcl-projet ul li:first-child {
  font-family: "Oswald", Sans-serif!important;
  font-size: 18px!important;
  font-weight: 600!important;
  color: var(--e-global-color-primary)!important;
  text-transform: uppercase;
}
.titre-bcl-projet ul li:not(:first-child) .elementor-icon-list-text {
    transform: translateY(2px);
}
.titre-type-bcl ul li:nth-child(2) {
    text-transform: none!important;
    font-weight: normal!important;
    font-size: 0.9em!important;
    letter-spacing: 0.01em;
}
.icone-bcl .elementor-icon {
    transform: translateY(6px);
}
.ctn-bcl-projet-type::after, .ctn-img-bcl-home::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
}
.ctn-bcl-projet-type:hover::after, .ctn-bcl-projet:hover .ctn-img-bcl-home::after  {
    background-color: rgba(0, 0, 0, 0.12);
}
.ctn-bcl-projet-type:hover .titre-projet-absolu, .ctn-bcl-projet-type:hover .titre-type-bcl {
    background-color: #ffffff!important;
}
@media (min-width: 1025px) {
  #grille-home .elementor-loop-container .e-loop-item:nth-of-type(2) {
    margin-top: 24px;
    }
    #grille-home .elementor-loop-container .e-loop-item:nth-of-type(3) {
    margin-top: 48px;
    }
}
/*** A PROPOS ***/
.img-processus {
  width: 32%!important;  
}
.img-processus a {
    width: 100%!important;
    height: auto;
}
.img-processus img {
      object-fit: cover!important;
  }
@media (max-width: 767px) {
  .img-processus {
  width: 31%!important;  
    }
  .img-processus, .img-processus img {
      height: 72px!important;
  }
  #sn-emilie-a-propos {
      background-color: #F5F5F5;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
   .img-processus, .img-processus img {
       height: 200px!important;
   } 
}
/*** FORMULAIRE DE CONTACT ***/
#form-contact .elementor-field-type-acceptance input {
  cursor: pointer!important; 
}
#form-contact .elementor-field-type-acceptance label {
    font-size: 12px;
    line-height: 1.3;
}
#form-contact .elementor-field-type-acceptance label a {
    color: inherit;
    text-decoration: underline;
}
#form-contact .elementor-field-type-acceptance .elementor-field-option {
    display: flex;
    align-items: flex-start;
    column-gap: 8px;
}
#form-contact .elementor-field-type-acceptance .elementor-field-option input {
    margin-top: 1px;
}
#form-contact input[type=text], #form-contact input[type=email], #form-contact textarea {
    padding-left: 0.5rem!important;
    padding-bottom: 0.1rem;
}
#form-contact input[type=text]:focus, #form-contact input[type=email]:focus, #form-contact textarea:focus {
    box-shadow: none;
    border-bottom-color: #000;
}/* End custom CSS */