/*
Theme Name: Leksa Child
Description: Child theme for the Leksa. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.com
Template: leksa
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
img {
    pointer-events: none!important;
}
p {
    font-size: inherit;
}
.elementor-widget-text-editor p {
    margin: 0;
}

/*modal gsap*/
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99;
}

.modal {
    background: #0c0c0c;
    padding: 20px;
/*     border-radius: 8px; */
    /*max-width: 500px;*/
    width: 100%;
    height: 100%;
    transform: translateY(-100%);
}

.modal-content {
    margin: 20px 0;
}

.close-modal {
    cursor: pointer;
    background: #ff5f5f;
    color: white;
    padding: 10px;
    border: none;
    border-radius: 4px;
}
#overlay {
    position: fixed;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
div#modal-footer,
div#modal {
    width: 100%;
}
.meta_title_tpl span{
    color: #E5E0D6;
    text-align: center;
    font-family: "Queens Compressed";
    font-size: 52px;
    font-style: normal;
    font-weight: 300;
    line-height: 60px; /* 115.385% */
    letter-spacing: -1.56px;
    width: 795px;
    margin: auto;
    display: block;
}
button#close-modal-button-post,
button#close-modal-button-footer,
button#close-modal-button {
    position: absolute;
    right: 0;
    background: transparent;
    color:#74716E;

/* Cross Device/Body 18 */
    font-family: "TWK Lausanne";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 133.333% */
    letter-spacing: -0.18px;
    right: 24px;
    top: 24px;
}
div#custom-modal-post,
div#custom-modal-footer,
div#custom-modal-realisations {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.meta_title_tpl {
    position: absolute;
}

/*.img_cust {
    display: flex;
}*/

.meta_title_tpl {
    width: 100%;
}
/*.img_cust span:nth-child(2),
.img_cust span:nth-child(3) {
    position: absolute;
}*/

/*.img_cust span:nth-child(3) img {
    width: 708px;
height: 708px;
object-fit: cover;
}

.img_cust span:nth-child(2) img{
    width: 381px;
height: 571px;
object-fit: cover;
}

.img_cust span:nth-child(1) img{
    width: 602px;
height: 676px;
object-fit: cover;
}*/
/*.img_cust {
    justify-content: center;
}

.img_cust span {
opacity: 0; 
transition: opacity 0.5s ease;
position: absolute;
}
.img_cust span.active {
opacity: 1;
}*/

/*.img_cust span {
    position: relative;
}*/
/*.img_cust {
    width: 708px;
    margin: auto;
    position: relative;
    align-items: center;
}*/

/*span.img_step_2 {
    left: -105px;
}*/
@media(min-width:768px){
/*.img_cust span:nth-child(odd) img{
    left: -105px;
    position: relative;
}

.img_cust span:nth-child(even) img{
    right: -105px;
    position: relative;
}*/
}
.pagination_tpl {
    color: #E5E0D6;
    font-family: "GT America Mono";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    letter-spacing: 0.64px;
}
div#modal-post,
div#modal-footer,
div#modal {
    background: #0F0F0F !important;
}

.modal-overlay {
    background: transparent;
}
div#modal-post,
div#modal-footer,
div#modal {
    padding: 0 !important;
    border-radius: 0px;
}
.pagination_tpl {
    display: flex;
    justify-content: end;
}

.pagination_tpl span {
    width: 146px;
    text-align: center;
    height: 146px;
    background: #161616;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 100%;
}

.pagination_tpl {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none!important;
}
@media(min-width:1195px){
div#custom-modal-post,
div#custom-modal-footer,
div#custom-modal-realisations {
    cursor: none !important; 
}
}
button#close-modal-button-post,
button#close-modal-button-footer,
button#close-modal-button {
    cursor: pointer;
    z-index: 9990;
}
/*span.img_step_3 {
    right: -120px;
}*/
.img_cust img {
    transition: opacity 0.5s ease;
}
/* div#modal-overlay-footer,
div#modal-overlay {
    z-index: 9999999999;
} */

@media (min-width:1025px){
	button#close-modal-button-post,
	button#close-modal-button-footer,
    #close-modal-button {
    width: 100px;
    text-align: right;
    padding-bottom: 150px !important;
}
}

@media(max-width:767px){

.meta_title_tpl span {
    width: 100% !important;
    font-size: 42px;
    font-style: normal;
    font-weight: 300;
    line-height: 49px; /* 116.667% */
    letter-spacing: -1.26px;
}
	#modal-post,
div#modal-footer,
div#modal {
    width: 100% !important;
}
.meta_title_tpl span {
    padding-right: 16px;
    padding-left: 16px;
}
button#close-modal-button-post,
button#close-modal-button-footer,	
button#close-modal-button {
    z-index: 99999 !important;
    width: 100%;
    text-align: center;
    left: 0;
}
/*.img_cust span:nth-child(1) img {
    width: 290px;
    height: 414px;
}
 .img_cust span:nth-child(2) img{
width: 343px;
height: 515px;
}
.img_cust span:nth-child(3) img {
width: 356px;
height: 356px;
}*/
.img_cust {
    width: 100%;
}
.img_cust {
    width: 100%;
}

/*span.img_step_2 {
    left: auto;
    right: -55px;
}*/
span.img_step_3 {
/*    right: 0;*/
/*    bottom: -90px;*/
}
div#custom-modal-footer,	
div#custom-modal-realisations{
    min-height: 100vh!important;
}
.pagination_tpl span{
    width: 102.2px;
height: 102.2px;
font-size: 11.2px;
font-style: normal;
font-weight: 400;
line-height: 14px; /* 125% */
letter-spacing: 0.448px;
}
.pagination_tpl {
    bottom: 32px;
}
.meta_title_tpl {
    min-height: 100svh !important;
    display: flex;
}
/* div#custom-modal-footer,
div#custom-modal-realisations {
    height: 651px !important;
     min-height:651px !important;
    position: relative;
} */

.tpl_img_liste {
/*     height: 651px !important; */

    display: flex;
}
	div#custom-modal-footer,
div#custom-modal-realisations {
/*     max-width: 390px; */
    margin:auto;
}
.img_cust span:nth-child(even) img {
    position: relative;
/*    width: 80%;*/
padding-left: 20px;
padding-right: 20px;
}
.img_cust span:nth-child(odd) img {
    position: relative;
    /* width: 90%; */
}
}


.realisations-categories {
    cursor: pointer;
}
ul ::marker {
    display: none !important;
    visibility: hidden;
    font-size: 0!important;
}
.modal_no {
    opacity: 0.4;
    pointer-events: none !important;
}
.modal_no .img_liste_reali {
    display: none !important;
    visibility: hidden;
}
.img_liste_reali {
    pointer-events: none !important;
}

.listing-grid-item-logo img{
	opacity:0;
}
.listing-grid-item-logo.active img{
	opacity:1;
}
.pt--element.v-align-middle.h-align-center.pt--logo {
    display: flex;
    justify-content: center;
}
.page--transitions.pt__slide .pt--wrapper {
	border-radius: 0px!important;
}

.menu_custom_tpl .jet-hamburger-panel__close-button.jet-blocks-icon svg {
    display: none;
}

/* .menu_custom_tpl .jet-hamburger-panel__close-button.jet-blocks-icon:before {
    content: 'Close';
        font-family: "TWK Lausanne", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.18px;
    color: #0f0f0f;
} */
.menu_custom_tpl  .jet-hamburger-panel__instance {
    top: 0!important;
}

.menu_custom_tpl .jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__inner {
    transform: translateX(0px);
    transform: translateY(-101%);
}
.menu_custom_tpl .jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-right-position.open-state .jet-hamburger-panel__inner {
    transform: translateY(0);
}
.menu_custom_tpl .jet-hamburger-panel__close-button {
    top: 27px;
}
.menu_custom_tpl .jet-hamburger-panel__inner {
  /*FireFox*/
  scrollbar-width: none;
  /*IE10+*/
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.menu_custom_tpl .jet-hamburger-panel__inner::-webkit-scrollbar {
  /*Chrome, Safari, Edge*/
  display: none;
}
.single-realisations .pe-col-12 {
    padding: 0;
}
.single-realisations .post-thumbnail {
    display: none;
}
/* .single-realisations footer#colophon {
    display: none;
} */
.single-realisations  .pe-wrapper {
    padding: 0 !important;
}
.elementor-control-background_color {
	display: block!important;
}
.z-indexed{
    z-index:999999!important;
}
.logo-black {
    z-index: 1 !important;
}
.logo-white {
    z-index: 9999999 !important;
}
.pt--realisation-logo{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}

.pt--container-realisation-logo {
    position: absolute;
    align-items: center;
    width: 100%;
    /*height: 100vh;*/
    z-index: 99999;
    display: flex !important;
    justify-content: center;
}

.pt--realisation-image {
    position: absolute;
    width: 38%;
/*     height: 72%; */
	aspect-ratio: 1;
    /*top: 107px;*/
    /*left: 50%;*/
    /*transform: translate(-50%, 0%);*/
}

@media(max-width:767px){
    .pt--realisation-image {
        position: absolute;
/*         width: 300px;
        height: 300px; */
        /*top: 169px;*/
        /*left: 50%;*/
        /*transform: translate(-50%, 0%);*/
    }
}

.pt--realisation-top-image {
    z-index: 2;
    clip-path: inset(100% 0 0 0);
}


.custom-cursor {
    display: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #0F0F0F;
    position: fixed;
    pointer-events: none;
    transform: translate(-50%, -50%);
    transition: width 0.2s ease, height 0.2s ease, background-color 0.2s ease;
    z-index: 10000;
    box-shadow: 0px 0px 1px 1px #fff;
}


.custom-cursor.hover {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
}


html,body {
    /*cursor: none!important;*/
}
a {
    /*cursor: none!important;*/
}


@media (max-width:767px){
   .pagination_tpl {
        position: absolute !important;
        transform: none !important;
        /* right: 95px !important; */
        /* left: auto !important; */
        top: auto;
        width: 100%;
        justify-content: center;
    }
}

.modal_open {
    overflow: hidden !important;
}
/* @media(min-width:1025px){
div#page a,
div#page {
    cursor: none;
}
} */

#custom-menu-mobile .jet-hamburger-panel__instance {
    height: 100vh!important;
    clip-path: inset(0 0 100% 0);
}

.jet-hamburger-panel.jet-hamburger-panel-slide-effect.jet-hamburger-panel-right-position .jet-hamburger-panel__inner {
    transition: .7s;
}

/*#custom-menu-mobile .custom-open .elementor-nav-menu li a{*/
/*    opacity:1;*/
/*    animation: fadeOutTop 0.5s ease-in-out forwards!important;*/
/*}*/

/*#custom-menu-mobile .custom-open .elementor-nav-menu li a{*/
/*    animation-delay: 0.5s!important;*/
/*}*/

/*menu mobile*/
#custom-menu-panel {
    position: fixed;
    transform: translateY(-100%);
    left: 0;
    width: 100%;
    background-color: transparent;
    color: #333;
    z-index: 999999;
       height: 100svh;
}
.content_menu_mobile {
	min-height: 100svh!important;
}
#custom-menu-panel-content {
    clip-path: inset(0 0 100% 0);
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 40px;
}

#custom-menu-panel ul {
    list-style: none;
    padding: 0;
}

div#custom-menu-panel .open .elementor-nav-menu li a{
    opacity:0;
}

/*end menu mobile*/

/* listing realisation + logo*/
.custom-row{
    position: relative;
    display: block;
    width: 100%;
    height: 50vh;
}
.custom-row .container-list{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.custom-row .mobile-container-list{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.custom-row .container-list ul{
    width: 38%;
/*     height: 72%; */
	aspect-ratio: 1!important;
    padding-top: 3%;
    position: relative;
    display: flex;
/*     justify-content: center; */
}
.custom-row .mobile-container-list ul{
    width: 40%;
/*     height: 100%; */
    aspect-ratio: 1;
    padding-top: 3%;
    position: relative;
    display: flex;
/*     justify-content: center; */
}
.custom-row img{
    width: 100%;
}
.mobile-view{
    display: none;
}
.desktop-view{
    display: block;
}
@media (max-width:767px){
    .custom-row .container-list ul{
        width: 40%;
    }
    .mobile-view{
        display: block;
    }
    .desktop-view{
        display: none;
    }
}
.custom-row ul{
    margin: 0;
}
.custom-row ul li{
    list-style: none;
}
.custom-row ul li img:last-child{
    display: none;
}
#custom-realisation-logo-list ul li,
#custom-mobile-realisation-logo-list ul li{
    position: absolute;
    text-align: center;
}
.custom-container.desktop-view ul#logo-list li img.black-icon{
    z-index:99;
}

#custom-realisation-logo-list ul li:not(:first-child) img:first-child{
    display: none;
}
#custom-mobile-realisation-logo-list ul li img:first-child,
#custom-mobile-realisation-logo-list ul li.active img:last-child{
    display: none;
}
#custom-mobile-realisation-logo-list ul li:not(:first-child).active img:last-child,
#custom-realisation-logo-list ul li:not(:first-child).active img:last-child{
    display: none;
}
#custom-mobile-realisation-logo-list ul li.active img:first-child{
    display: block;
}
#custom-realisation-logo-list ul li:first-child.active img:first-child{
    display: none;
}

#custom-realisation-logo-list ul li:not(:first-child).active img:first-child{
    display: block;
}
#custom-mobile-realisation-logo-list,
#custom-realisation-logo-list{
    height: 75vh;
}
#custom-mobile-realisation-title-list,
#custom-realisation-title-list{
    height: 25vh;
}

#custom-mobile-realisation-title-list ul li{
    display: none;
}
#custom-mobile-realisation-title-list ul li.active{
    display: block;
}

/*#custom-realisation-logo-list ul li.active.transition-active{*/
/*    z-index: 999;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*#custom-realisation-logo-list ul li.active.transition-active img{*/
/*    display: block!important;*/
/*    position: absolute;*/
/*    width: 72%;*/
/*}*/
/*#custom-realisation-logo-list ul li.active.transition-active img:first-child{*/
/*    clip-path: inset(0 0 0% 0);*/
/*}*/
/*#custom-realisation-logo-list ul li.active.transition-active img:last-child{*/
/*    clip-path: inset(100% 0 0 0);*/
/*}*/

#custom-mobile-realisation-logo-list img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*end listing realisation + logo*/
div#custom-modal-post .tpl_img_liste img,
div#custom-modal-footer .tpl_img_liste img,
#custom-modal-realisations .tpl_img_liste img {
    position: absolute;
    display: none;
    transform: translate(-50%, -50%);
}
.open_content .elementor-20444,
.open_content .elementor-element-211bf9c6{
     height: auto!important;
}

/* div#custom-menu-panel-content .elementor-element-211bf9c6,
div#custom-menu-panel-content .elementor-20444 {
    height: 0;
} */
div#custom-modal-post .content_modal_post img,
#custom-modal-footer .content_modal_footer img,
#custom-modal-realisations .content_modal_realisations img {
    position: absolute;
/*     display: none; */
    transform: translate(-50%, -50%);
}
div#custom-modal-post .pagination_tpl,
div#custom-modal-footer .pagination_tpl,
#custom-modal-realisations .pagination_tpl{
    z-index: 999;
}
#container-gallery-realisations .gallery img.generated-img {
    position: absolute;
    display: none;
    transform: translate(-50%, -50%);
}

/*module team info*/
#custom-team-image-list .container-list img:not(.init){
	transform: translate(-50%, -50%);
}
#custom-team-image-list .container-list img{
    position: absolute;
	top:0;
}