
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@500&family=Oswald:wght@300&display=swap');

.dots-container{
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 1;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: center;
    height: 50%;
    
}

.elementor-widget-nav-menu{
    margin-bottom: 0 !important;
}
.testimonial-section .dots-container .number-container{
    transform: rotate(90deg);
}
.dots-container .number-container{
    transform: rotate(-90deg);
    cursor: pointer;
    font-weight: 200;
    font-family: 'Oswald', serif;
    letter-spacing: 3px;
    margin: 6px 0;
}
.dots-container .bar, .dots-container .number-container{
    transition: 300ms ease-in;
}
.dots-container .bar.active{
    width: 0.5px;
    flex: 1;
    background-color: black;
    margin: 4px 0;
}


.dots-container .number-container.active{
    transform: rotate(-90deg) scale(1.2);
}

.testimonial-section .dots-container .number-container.active{
    transform: rotate(90deg) scale(1.2);
}
.testimonial-section .dots-container{
    position: absolute;
    top: 0;
    right: -25px;
    left: auto;
    flex-direction: column;
    height: 100%;
}

@media screen and (max-width: 800px) {
    .testimonial-section .dots-container, .dots-container{
        position: relative;
        flex-direction: row;
        height: auto;
        width: 75%;
        justify-content: space-between;
    }
    .dots-container .bar.active{
        width: 0px !important;
        flex: 0;
        background-color: black;
        margin: 4px 0;
    }
    .dots-container .number-container, .testimonial-section .dots-container .number-container{
        transform: rotate(0deg);
    }
    .dots-container .number-container.active, .testimonial-section .dots-container .number-container.active{
        transform: rotate(0deg) scale(1.2);
    }
    ul.testimonial{
        padding: 15px;
    }
    ul.slider{
        padding: 15px;
    }
}


ul.slider{
    position: relative;
    list-style: none;
}


ul.slider li{
    height: 100%;
}
ul.slider li img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    
}


.elementor-editor-active ul.slider li{
    display: none;
}
.elementor-editor-active ul.slider li:first-of-type{
    display: block;
    
}


i.custom-slider{
    background-image: url("/wp-content/uploads/2022/05/slider.svg");
    height: 30px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.testimonial-section{
    position: relative;
    overflow: visible;
    width: 100%;
}

.testimonial-section::before{
    content: '';
    position: absolute;
    background-image: url("/wp-content/uploads/2022/05/testimonials-quotes.svg");
    background-size: cover;
    top: 75%;
    left: 80%;
    width: clamp(117.74px,29vw,394.198px);
    height: clamp(89.313px,22vw,299.052px);
    transform: translate(-50%,-50%);
    opacity: 1;

}

.testimonial-section .testimonial li .content{
    margin-bottom: 28px;
    line-height: 1.9;
}

.testimonial-section .testimonial li .name{
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Oswald', serif;
}
.testimonial-section .testimonial li .type{
    margin-bottom: 0px;
}

.testimonial-section .testimonial{
    list-style: none;
}


/* CSS SUPPLEMENTAIRE POUR PAGE PROPRIÉTÉ */

.jet-radio-list-wrapper .jet-radio-list__decorator{
    display: none;
}

.elementor-element-7796bcf .elementor-column-gap-default{
    padding-bottom: 20px;
    border-bottom: 1px solid #00000040;
}

.jet-radio-list-wrapper{
    display : flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.jet-radio-list-wrapper .jet-radio-list__button{
    display: none;
}

.jet-radio-list-wrapper .jet-radio-list__row{
    padding: 25px !important;
    border-bottom: 2px solid #00000040;
    margin: 0 !important;
    position: relative;
}

.jet-radio-list-wrapper .jet-radio-list__row.active{
    border-bottom: 2px solid #FF5331;
}

.jet-radio-list-wrapper .jet-radio-list__row::after{
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #00000080;
    transition: 250ms;
}

.jet-radio-list-wrapper .jet-radio-list__row:hover::after{
    width: 100%;
}

.jet-radio-list-wrapper .jet-radio-list__row.active:hover::after{
    width: 0%;
}

.jet-range__values{
    display: none;
}

.custom-range{
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    font-family: 'Oswald', serif;
    position: relative;
    border-top: 1px dashed #000;
    padding-top: 5px;
    transform: translateY(-10px);
}

.custom-range:after{
    position: absolute;
    content: '';

    
}

.custom-counter.min, .custom-counter.max{
    color: #FF5331;
}

/* Slider team */

.teams-section .flexwrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.teams-section .flexwrap .card{
    width: 50%;
    display: flex;
    position: relative;
    margin-bottom: 35px;
    flex-direction: column;
    padding: 0 30px;
}

.teams-section .flexwrap .img-container{
    width: 100%;
    height: 350px;
    margin-bottom: 22px;
}

.teams-section .flexwrap .img-container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.teams-section .flexwrap .info-container{
    text-align: center;
}

.teams-section .flexwrap .info-container .name{
    font-family: "Butler", Sans-serif;
    font-size: 20px;
    margin-bottom: 2px;
}

.teams-section .flexwrap .info-container .role{

    margin-bottom: 7px;
}



.teams-section a{
    color: #333;
}



.teams-section .social-media-container{
    position: absolute;
    right: 9px;
    top: 0;
    display: none;
    flex-direction: column-reverse;
}
.card:hover .social-media-container, .social-media-container-contact-us, .social-media-container-footer {
    display: flex;
}

.social-media-container-contact-us, .social-media-container-footer{
    align-items: center;
}

.teams-section .social-media-container a, .social-media-container-contact-us a, .social-media-container-footer a {
    position: relative;
    margin-top: 25px;
    font-family: 'Fjalla One', sans-serif;
    font-size: 16px;
    font-weight: 700;
    transition: 250ms;
}

.social-media-container-contact-us a, .social-media-container-footer a{
    margin-top: 0;
}

.social-media-container-contact-us a{
    color: #333;
}

.social-media-container-footer a{
    color: #fff;
}

.social-media-container-contact-us .social-bar, .social-media-container-footer .social-bar {
    margin: 0 10px;
    content: '';
    height: 0.5px;
    width: 25px ;
}
.social-media-container-footer .social-bar {
    background-color: #fff;
}
.social-media-container-contact-us .social-bar {
    background-color: #333;
}

.teams-section .social-media-container a:hover, .social-media-container-contact-us a:hover{
    color: #cedae0;

}

@keyframes barAnim{
    0%{
        opacity: 0;
        height: 0px;
    }
    100%{
        opacity: 1;
        height: 20px;
    }
}

@keyframes socialAnim{
    0%{
        opacity: 0;
        transform: scale(0);
    }
    100%{
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes typing {
    from { width: 0 }
    to { width: 100% }
  }

#our-mission-title, #our-story-title {
    overflow: hidden; /* Ensures the content is not revealed until the animation */
    white-space: nowrap; /* Keeps the content on a single line */
    margin: 0 auto; /* Gives that scrolling effect as the typing happens */
    letter-spacing: .15em; /* Adjust as needed */
    animation: typing 2s steps(20, end);
}

.teams-section .social-media-container a::before {
    content: '';
    position: absolute;
    bottom: calc(100% + 3px);
    left: 50%;
    height: 20px;
    width: 1px;
    background-color: #333;

}

.teams-section .social-media-container a:nth-child(1)::before {
    animation: barAnim 250ms;

}

.teams-section .social-media-container a:nth-child(2)::before {
    animation: barAnim 250ms linear 150ms;


}

.teams-section .social-media-container a:last-of-type{
    margin-top: 0;

}
.teams-section .social-media-container a:last-of-type::before{
    display: none;
}
.teams-section .social-media-container a div{
    transform: rotate(-90deg);

}
.teams-section .social-media-container a:nth-child(1){
    animation: socialAnim 200ms linear 1ms backwards;

}
.teams-section .social-media-container a:nth-child(2){
    animation: socialAnim 200ms linear 100ms backwards;

}
.teams-section .social-media-container a:nth-child(3){
    animation: socialAnim 200ms linear 200ms backwards;

}
table tr td, table tr:hover td{
    background-color: transparent !important;
}
table tr:hover th{
    background-color: #f7f7f7 !important;
}

@media screen and (max-width: 992px) {
    .jet-radio-list-wrapper{
        display: block !important;
    }
.teams-section .social-media-container a div{
    transform: rotate(0deg);
}

.teams-section .social-media-container a::before {
    content: '';
    position: absolute;
    bottom: 50%;
    left: 118%;
    height: 1px;
    width: 20px;
    background-color: #333;

}

.teams-section .flexwrap .card{
    width: 100%;
    padding: 0;
}
 
.teams-section .social-media-container{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    right: auto;
    order: 1;
}

.teams-section .flexwrap .info-container{
    order: 2;
}



.teams-section .social-media-container a{
    margin: 0 15px;
    display: inline-block;
}
}
  
.top-menu nav{
    width: 100% !important;
    }
    .top-menu nav ul{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    
    
    .top-menu li.menu-item-type-post_type{
        position: relative;
        
    }
    
    
    .top-menu li.menu-item-type-post_type::before, .info-container a::before, .wpml-ls-menu-item::before{
        position: absolute;
        content: ' ';
        width: calc(0% - 32px);
        opacity: 1;
        z-index: -1;
        height: 10px;
        bottom: 30%;
        left: 16px;
        background-color: #cedae0;
        transition: 400ms ease-in-out;
    }
    .info-container a::before{
        bottom: -15%;
    }
    .info-container a{
        position: relative;
    }
    .top-menu li.menu-item-type-post_type.menu-item-1566::before, .top-menu li.menu-item-type-post_type.menu-item-298403::before{
        background-color: #fded3d;
    }
    .top-menu .menu-item-home:before{
        display: none;
    }
    .top-menu li.menu-item-type-post_type.current_page_item::before, .top-menu li.menu-item-type-post_type:hover:before, .info-container a:hover::before, .wpml-ls-menu-item:hover::before{
        width: calc(100% - 32px);
        
    }
    .mobile-logo{
        display: none;
    }
    
    @media screen and (max-width: 992px) {
        .top-menu nav ul{
            width: 100%;
            display: flex;
            justify-content: space-between;
            flex-direction: column;
        }
        .top-menu .menu-item-home a{
                background-color: #fff !important;
        }
        .top-menu li.menu-item-type-post_type::before{
            display: none;
        }
        .mobile-logo{
            display: block;
            width: 125px;
            height: auto;
            position: fixed;
            top: 55px;
            left: 50%;
            transform: translate(-50%,-50%);
        }
        .elementor-nav-menu--dropdown.elementor-nav-menu__container{
            margin-top: 30px !important;
        }
        .elementor-nav-menu .menu-item-1562, .elementor-nav-menu .menu-item-298417{
            display: none;
        }
        .elementor-nav-menu li{
            border-bottom: 1px solid #cedae0 !important;
            padding-bottom: 5px !important;
            margin: 10px 0 !important; 
        }
        .elementor-nav-menu li:last-child{
            border-bottom: none !important;
        }
        .elementor-menu-toggle{
            margin-top: 23px;
            margin-left: 15px;
        }
        .eicon-close{
            color: #494c4f !important;
        }
    }

.elementor-location-header{
    position: fixed;
    width: 100%;
    background-color: #fff;
    top: 0;
    z-index: 100;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.20));
}

.menu-image-not-hovered img{
 width: 100px !important;
 height: auto !important;
}

.properties-container .elementor-post{
    position: relative;
}

.properties-container .elementor-widget-wrap{
    padding: 0 !important;
}

.properties-container .elementor-post .properties-text{
    position: absolute;
    pointer-events: none;
    opacity: 0;
    transition: 400ms ease-out all;
    background-color: #16232C;
    padding: 0 20px;
    left: 0;
    bottom: -40px;
}
.properties-container .elementor-post .properties-text h3, .properties-container .elementor-post .properties-text .properties-rooms{
    transform: translateY(-60px);
    opacity: 0;
    margin: 20px 0;
    transition: 400ms ease-out all;
}

.properties-container .elementor-post:hover .properties-text {
    bottom: 0;
    opacity: 1;
}
.properties-container .elementor-post:hover h3,.properties-container .elementor-post:hover .properties-rooms {
    opacity: 1;
    transform: translateY(0px);
}

.properties-rooms{
    margin-bottom: 0 !important;
}

.properties-rooms .elementor-icon-list-icon{
    display: none !important;
}
.properties-rooms li{
    margin: 0 !important;
}

.properties-sold{
    display: none;
    position: absolute !important;
    pointer-events: none;
    top: 10%;
    right: 0;
    background-color: #F65332;
    padding: 5px 15px;
    text-transform: uppercase;
}

.properties-sold-show{
    display: inline-block;
}

.properties-container .elementor-post__card a{
    margin-bottom: 0;
}
.home-property-number{
    position: absolute;
    margin: 0;
    top: -35%;
    left: 0;
    font-size: 16em;
    color: #8fa0ab;
    z-index: -1; 

}
.home-all-properties-container article{
    margin-bottom: 15vh !important;
}
.home-all-properties-container article:last-of-type{
    margin-bottom: 0 !important;
}

.home-property-info-tab a{
    pointer-events: none;
    cursor: text;
    color: #222;
}

.slick-slide li, .slick-slide div{
    display: block !important;
    height: 100%;
}

.menu-item-1565 a, .menu-item-298399 a{
    color: #93A689 !important;
}

.mam-button{
    width: auto !important;
}

.mam-button .elementor-button-icon, .mam-form .elementor-field-type-submit .elementor-button-icon{
    position: relative;
    margin-right: 10px !important;
}

.mam-button .elementor-button-icon::after, .mam-form .elementor-field-type-submit .elementor-button-icon::after{
    content: '';
    border-radius: 100%;
    position: absolute;
    top: 5px;
    left: 0;
    width: 7px;
    height: 7px;
    background-color: #CEDAE0;
    opacity: 0;
    transform: translateY(20px);
    transition: all 200ms ease-out;
}
.mam-dark-form .elementor-field-type-submit .elementor-button-icon::after{
    background-color: #16232D;
}



.mam-buying-button .elementor-button-icon::after{
    background-color: #93A689;
}
.mam-selling-button .elementor-button-icon::after{
    background-color: #16232D;
}

.mam-button .elementor-button-icon svg, .mam-form .elementor-field-type-submit .elementor-button-icon svg {
    width: 7px;
    height: auto;
    transition: all 200ms ease-out;
}

.mam-button .elementor-button-icon i, .mam-form .elementor-field-type-submit .elementor-button-icon i{
    font-size: 13px;
    color: #CEDAE0;
    transition: all 200ms ease-out;
}

.mam-buying-button .elementor-button-icon i{
    color: #93A689;
}
.mam-selling-button .elementor-button-icon i, .mam-dark-form .elementor-field-type-submit .elementor-button-icon i {
    color: #16232D;
}
.mam-button .elementor-button-icon svg path{
    fill: #CEDAE0;
}

.mam-button:hover .elementor-button-icon::after, .mam-form .elementor-field-type-submit:hover .elementor-button-icon::after{
    transform: translateY(0px);
    opacity: 1;
}

.mam-button:hover .elementor-button-icon svg, .mam-button:hover .elementor-button-icon i, .mam-form .elementor-field-type-submit:hover .elementor-button-icon i, .mam-form .elementor-field-type-submit:hover .elementor-button-icon svg{
    transform: translateY(-20px);
    opacity: 0;
}

.greenprint-post-title h1{
    transform: translateX(0%);
    transition: transform 500ms ease-out;
    font-size: 64px !important;
}
.greenprint-post{
    margin-bottom: 7vh;
}

.greenprint-post-title::after{
    content: ' ';
    width: 150%;
    transform: translateX(-17%);
    display: block;
    height: 0.5px;
    background-color: #BBB;
    margin-top: 7vh;
}

.greenprint-post-title h1:hover{
    transform: translateX(-10%);
}

.greenprint-post-image{
    opacity: 0;
    position: fixed !important;
    z-index: -1;
    pointer-events: none;
    width: 35vw !important;
    height: auto;
    text-align: center !important;
    transform: translate(-50%,-50%);
    transition: 200ms opacity ease-out;
}

.greenprint-post:hover .greenprint-post-image{
    opacity: 1;
}

.greenprint-post-container{
    padding-top: 7vh;
}

.greenprint-post-container .elementor-grid{
    --grid-row-gap: none !important;
}

.greenprint-post-container .elementor-widget-wrap{
    padding: 0 !important;
}

.greenprint-post-container .elementor-pagination{
    margin-bottom: 7vh;
}

.greenprint-post-container .elementor-pagination a{
    color: #bbb;
    transition: color 200ms ease-out;
}

.greenprint-post-container .elementor-pagination span{
    color: #222;
}

.greenprint-post-container .elementor-pagination a:hover{
    color: #222;
}

.elementor-menu-toggle{
    background-color: transparent !important;
}

.form-mortgage-container h3{
    font-family: 'Butler', serif;
}
.form-mortgage-container input{
    margin-bottom: 25px;
}
.form-mortgage-container label{
    margin-bottom: 10px;
}
.form-mortgage-container input:focus{
    outline: none;
}
.mortgage-form-results{
    display: none;
}
.appear{
    display: inline-block;
}
#mam-categories-big-container .elementor-container{
    max-width: 100vw !important;
}
.mam-greenprint-categories{

        cursor: grab;
        width: 100vw !important;
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-overflow-style: none;  
        scrollbar-width: none;
}
.mam-greenprint-categories ul{
    display: flex;
}
.mam-greenprint-categories ul li{
    position: relative;
    background-position: right;
    background-image: url('/wp-content/uploads/2022/07/4-SATUR-DAY-NIGHT-SPECIAL-design-agency-MTL-for-GREENPRINT-CAT-KEY-Architecture-ARCHIVE-FACADE.png');
    background-repeat: no-repeat;
    display: block;
    background-size: cover;
    height: 75vh;
    min-width: 25vw !important;
    margin: 0 25px;
    text-align: center;
}

.mam-greenprint-categories ul li a{
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: 'Butler', serif;
    font-size: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 200ms ease-out opacity;
    position: relative;
    z-index: 2;
}
.mam-greenprint-categories ul li::after{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color:black;
    transition: 200ms ease-out;
    opacity: 0;
    z-index: 1;
}
.mam-greenprint-categories ul li:hover a{
    opacity: 1;
}
.mam-greenprint-categories h5{
    display: none;
}
.mam-greenprint-categories ul li:hover::after{
    opacity: 0.35;
}

.mam-greenprint-categories::-webkit-scrollbar {
    display: none;
}

.eicon-close{
    color: #fff;
}

@media screen and (min-width:2000px) {
    .greenprint-post-image{
        width: 25vw !important;
    }
}

@media screen and (max-width:1700px) {
    .greenprint-post-title::after{
        width: 125%;
        transform: translateX(-10%);
    }
}

@media screen and (max-width:1430px) {
    .greenprint-post-title::after{
        width: 100%;
        transform: translateX(0);
    }
}

@media screen and (max-width:1024px) {
    .mam-greenprint-categories ul li{
        height: 55vh;
    }
    .greenprint-post-container{
        padding: 7vh 10px 0 10px;
    }
    .greenprint-post-image{
        display: none;
    }
    .greenprint-post-title h1{
        font-size: 42px !important;
    }
    .home-all-properties-container .elementor-column-gap-default{
        flex-direction: column;
    }
    .home-all-properties-container .elementor-column{
        width: 100% !important;
    }
    .home-all-properties-container .elementor-widget-image{
        text-align: left !important;
    }
    .home-property-number{
        top: -15%;
        font-size: 10em;
    }
    .property-big-title h2{
        font-size: 54px !important;
        text-align: left;
    }
}
@media screen and (max-width:767px) {
    .property-infos-top-right span{
        text-align: left;
    }
    .property-infos-top-right li{
        justify-content: start !important;
    }
    .property-header .elementor-column:first-child .elementor-widget-wrap{
        border-bottom: none !important;
    }
    .property-categ-infos .elementor-column{
        width: auto !important;
    }
}

@media screen and (max-width:1024px) {
    .greenprint-post-image{
        display: none;
    }
    .greenprint-post-title h1{
        font-size: 42px !important;
    }
    .mam-greenprint-categories ul li::after{
        opacity: 0.35;
    }
    .mam-greenprint-categories ul li a{
        opacity: 1;
    }
}
@media screen and (max-width:792px) {
    .mam-greenprint-categories ul li{
        min-width: 60vw !important;
    }
}

@media screen and (max-width:400px) {
    .greenprint-post-title h1{
        font-size: 32px !important;
    }
    .mam-greenprint-categories ul li{
        min-width: 70vw !important;
    }
}