/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */




#banner-heading {
     

     
    }
    .char {
      display: inline-block;
      opacity: 0;
      transform: translateY(20px);
            min-width:30px;
    }
.arrow-btn span.elementor-button-icon {
    font-size: 70px;
}


.arrow-wrap {
    bottom: 20px;
    left: 50%;
    margin-left: -36px;
    z-index: 99;
    position: absolute;
    
    width: 58px;
    height: 58px;
}

.arrow-down {
    border: 1px solid #fff;
    
    border-radius: 50%;
    transform: scale(1);
            width: 58px;
        height: 58px;
        content: "";
   z-index:99;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
   
}
.arrow-down:after{
    content: "";
    background: url(/wp-content/uploads/2025/10/arrow_down-w.svg) no-repeat 50%;
    background-size: 17px auto;
    height: 48px;
    background-position: bottom;
    margin-bottom: 0;

        height: 68px;
   
    bottom: 45px;
    position: absolute;
    left: 0;
    top: 0;
    /* bottom: 0; */
    margin: auto 0;
     transition: all .3s; 
    width: 55px;
    z-index: 99;
}

.arrow-down:hover::after{
    bottom:-30px;
}

.elementor-widget.elementor-widget-c_column_widget {
    height: 100%;
}

.c-column {
    height: 100%;
    display: flex;
    padding: 0 60px;
}
.c-text {
    z-index: 1;
    position: relative;
    backface-visibility: hidden;
    transition: color .15s 
ease-out;
    margin-bottom: 4vw;
    width: 100%;
   
    margin-top: auto;
}
.c-copy {
    overflow: hidden;
    will-change: transform;
    backface-visibility: hidden;
    position: absolute;
}

p.f-paragraph {
    opacity: 1;
    color: #fff;
    position: relative;
    margin: 0;
    display: block;
    font-size: 18px;
}

.c-copy .c-mask {
    position: relative;
    display: block;
}

h2.f-heading-m.h1 {
    font-family: "MonetaSans", sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}

span.subtitle {
    font-family: "Manrope", Sans-serif;
    font-size: 13px;

    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
}




.c-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    will-change: transform;
    backface-visibility: hidden;
}

.c-mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    will-change: transform;
    backface-visibility: hidden;
}

.c-image img {
    opacity: .6;
    will-change: transform;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.c-image .c-mask {
    background: #000;
    perspective: 1000px;
}
a.btn-readmore {
    padding: 0 0 0 110px;
    font-size: 13px;
    letter-spacing: 3px;
    line-height: 25px;
    display: block;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
}

a.btn-readmore:before {
    content: "";
    position: absolute;
    left: 0;
    background: url(https://www.lucon.be/wp-content/themes/lucon/images/icons/arrow_right.svg) no-repeat 50%;
    background-size: contain;
    transition: transform .5s 
cubic-bezier(.25, 1, .5, 1);
    width: 85px;
    height: 25px;
}

.a-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  background-color: #ffffff; /* adjust if needed */
  z-index: 9999;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.a-loader .c-mask {
  width: 100%;
  height: 100%;
      background-image:url(https://www.lucon.be/wp-content/themes/lucon/images/bg-t.png);
  background-color: #ffffff;
}
.overlay-text {
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    opacity: 0.2;
    color: rgb(255, 255, 255);
}

.ov-h h2.elementor-heading-title.elementor-size-default {
    font-size: 300px;
    line-height: 300px;
  
    letter-spacing: 0px;
    line-height: 100px;
    color: rgb(242, 242, 242);
    position: absolute;
    text-transform: uppercase;
    will-change: transform;
    backface-visibility: hidden;
    white-space: nowrap;
    animation: 30s linear 0s infinite normal none running slideAnimation;
}
.project-exp {
    z-index: 3;
    color: #fff;
    left: -15px;
    bottom: 4px;
    width: 100%;
    position: absolute;
    pointer-events: none;
    transform: rotate(-90deg);
    transform-origin: bottom left;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 18px;
}
.project-wrap .img-wrap:hover img{
        filter: blur(2px);
    -webkit-filter: blur(2px);
    transform: scale(1.05);

}

.project-wrap .img-wrap img{
    cursor: pointer;
    transition: transform .5s ease-in-out;
}
.text-h-wrap {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s 
ease-in-out;
background: #00000091;
}
.wrap-sub {
    position: absolute;
    width: 100%;
    top: 45%;
    text-align: center;
    transform: translateY(-50%);
}
button.e-filter-item {
    height: 43px;
    font-size: 12px !important;
    padding: 0 28px !important;
    background: transparent;
    border: 1px solid #ffffff !important;
    border-radius: 30px !important;
    color: #fff !important;
}
.elementor-widget-taxonomy-filter .e-filter-item[data-filter=__all] {
    border: 1px solid #494b4b !important;
    color: #494b4b !important;
}
.project-wrap .img-wrap:hover  .text-h-wrap {
    opacity: 1;
    visibility: visible;
}
.alt .project-exp {
    left: calc(100% + 36px);

}


@keyframes slideAnimation {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(-50%);
  }
}



@media(max-width: 767px){
    .ov-h h2.elementor-heading-title.elementor-size-default {
    font-size: 130px;
    
    }
    .c-column{
        padding: 0 30px;
    }
    h2.f-heading-m.h1{
        font-size: 30px;
    }
    .foot-inner {
    display: none;
}

.foot-wrap {
    border-bottom: 1px solid #ffffff47;
    padding-bottom: 10px;
}

.foot-wrap .elementor-widget-heading:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;

    width: 11px;
    height: 11px;
    background: url(https://www.lucon.be/wp-content/themes/lucon/images/icons/plus.svg) no-repeat 50%;
    background-size: contain;
    transition: all .5s 
cubic-bezier(.86, 0, .07, 1);
    z-index: 1;
}
.c-text{
    margin-bottom: 15vw;
}
a.btn-readmore:before {
    width: 70px;
}

a.btn-readmore {
    padding: 0 0 0 90px;
}
body {
    background-attachment: fixed !important;
}
}
