.page-loader-percentage .page-loader-count {
    font-family: Care Free;
}

.pellicule-body{
    height: 100vh!important;
}

.cta-underline.socialdesktop{
    color: #1D1D1D!important;
    text-decoration: none!important;
}

#desktop-menu{
     background: transparent!important;
}

.logo-light{
    color: #1D1D1D!important;
}

.elementor-widget-wrap, .elementor-section, .elementor-element
{
    background-color: #EBEBEB!important;
}

.elementor-element
{
    background-color: #EBEBEB!important;
    background: transparent!important;
}

.page-loader-caption{
    color: #FBFBFB;
    font-family: "Pitch Sans", Sans-serif;
    font-size: 9px;
    font-weight: 100;
    letter-spacing: 0.3px;
}

.loader-overlay{
    color: #1D1D1D;
}

.site-main-pellicule{
    animation: intro 1s ease-in-out;
}
@keyframes intro{
    from {
        opacity: 0;
    
    }
    
    to {
        opacity: 1;
    }
      }
    
.project-image{
    display: none;
}

.menu-mobile{
    display: none;
}

.images-projet-desktop{
    position: FIXED;
    right: -7vw;
    bottom: 400px;
    z-index: 99999;
    height: max-content;
    WIDTH: 25%;
    
}
   
.project-desktop{
    position: fixed;
    display: flex;
    flex-direction: column;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.project-desktop span{
    margin-bottom: 10px;
    margin-left: 10px;
    color: #000000;
    font-family: "Pitch Sans", Sans-serif;
    font-size: 9px;
    font-weight: 200;
    letter-spacing: 0.3px;
}

.cta-underline-mobile{
    display: none;
    margin-bottom: -3px;
}

span.footer{
    color: #1D1D1D;
}
/* BREAKPOINT INDE DESKTOP */
@media only screen and (max-width: 1400px){
    .elementor-9389 .elementor-element.elementor-element-35b23151 > .elementor-element-populated {
        padding: 0px 0px 0px 105px;
    }

    .elementor-9389 .elementor-element.elementor-element-4caf870b .project-title {
        font-size: 70px;
        line-height: 55px;
    }

    .project-category{
        margin-top: 5px;
    }

    .images-projet-desktop{
       bottom: 400px;
    WIDTH: 17%;
    right: 10%;
    }
}


/* MOBILE PELLICULE */

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

    .showcase-fullscreen-wall .showcase-project a {
        padding: 0.6em 0;
    }
.elementor-8850 .elementor-element.elementor-element-31ff374 .grid--wrapper {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 26px;
}

.pellicule-body{
    height: revert!important;
}

.elementor-8850 .elementor-element.elementor-element-202cc46 {
    margin-top: 35px;
}

.cta-brackets{
    display: none;
}

.lightbox-gal > img {
 top: 43%;
 max-height: 65%;  
}

.elementor-8850 .elementor-element.elementor-element-b4b1a6b > .elementor-element-populated {
    padding: 0% 5% 0% 5%;
}

}

@media (max-width: 767px){

    .cta-brackets{
        display: none;
    }

    span.footer{
        color: #fbfbfb;
    }

    .footer-mobile{
        mix-blend-mode: difference;
    }
    
    .socialdesktop{
        display: none;
    }

    .menu-mobile{
        display: block;
    }

    .elementor-element-aeab1c5{
        display: none;
    }

    .elementor-9389 .elementor-element.elementor-element-4caf870b .project-title {
        font-size: 55px!important;
        line-height: 6px!important;
    }

    .elementor-9389 .elementor-element.elementor-element-4caf870b .project-category {
        font-size: 7px!important;
        margin-top: 5px!important;
    }

    .listport {
        margin-top: 3.5vh !important;
    }

    .images-projet-desktop{
        display: none;
    }

    .elementor-8850 .elementor-element.elementor-element-47f30d0a .elementor-heading-title {
        font-size: 8px!important;
        margin-top: 10px;
    }
    .elementor-9389 .elementor-element.elementor-element-47f30d0a .elementor-heading-title {
        font-size: 8px;
        margin-top: 11px;
    }

    .project-image{
        display: block;
    }

    
    .elementor-9389 .elementor-element.elementor-element-5e93596e {
        margin-top: 10%;
    }

  
.elementor-9389 .elementor-element.elementor-element-35b23151 > .elementor-element-populated {
    padding: 24px 20px 0px 20px;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
    justify-content: center;
}

#gridpeliculle{
    margin-bottom: 10px;
}
.cta-underline-mobile{
    display: block;
    margin-bottom: -2px;
}
}

