.navbar-default.select-menu-bullet .navbar-nav>li.current-menu-item>a:before,
.navbar-default.select-menu-bullet .navbar-nav>li:hover>a:before {
    background: #d4c9f8;
}

h2:not(.the_title h2):not(.woocommerce-loop-product__title):not(.cart_totals h2):not(.woocommerce-tabs h2):not(.related h2):not(h2.secondaryTitle):not(.uvc-main-heading h2):not(h2.ult-responsive):not(h2.titlelabel):not(.section-title-repeat-left):not(.section-title-repeat-right):not(.wc-block-components-title),
.woocommerce #content div.product .product_title,
.woocommerce div.product .product_title,
.woocommerce-page #content div.product .product_title,
.woocommerce-page div.product .product_title {
    line-height: 1.1 !important;
}

.vc_btn3-container.new_cta {
    a {
        font-family: 'Inter', sans-serif !important;
        font-weight: 700 !important;
        border-radius: 30px !important;
        border-width: 1px !important;
        border-color: rgb(1, 1, 1) !important;
        border-style: solid !important;
        background: rgba(224, 224, 224, 0.01) !important;
        color: rgb(1, 1, 1) !important;
        padding: 15px 30px !important;
        font-size: 18px !important;
        transition: all 0.3s ease 0s !important;
        letter-spacing: normal !important;

        &:hover {
            background: #d4c9f8 !important;
            border-color: #d4c9f8 !important;
        }
    }
}

.vc_row h2:not(.h3_like, .the_title h2):not(.h3_like, .woocommerce-loop-product__title):not(.h3_like, .cart_totals h2):not(.h3_like, .woocommerce-tabs h2):not(.h3_like, .related h2):not(.h3_like, h2.secondaryTitle):not(.h3_like, .uvc-main-heading h2):not(.h3_like, h2.ult-responsive):not(.h3_like, h2.titlelabel):not(.h3_like, .section-title-repeat-left):not(.h3_like, .section-title-repeat-right):not(.h3_like, .section-title-repeat h2):not(.h3_like, .ult-team-member-name),
.textwidget h2:not(.h3_like) {
    font-size: 35px !important;
    letter-spacing: -3px !important;

    @media (min-width: 991px) {
        letter-spacing: -5px !important;
        font-size: 65px !important;
    }
}

.vc_row.all_photos_propos {
    @media (max-width: 768px) {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        margin-left: -10px;

        .vc_column_container {
            .vc_column-inner {
                .wpb_wrapper {
                    .wpb_single_image.photo_faure {
                        &:first-child {
                            margin-top: 50px !important;
                        }
                    }
                }
            }
        }
    }
}

@media (min-width: 500px) and (max-width: 768px) {
    .vc_row.all_photos_propos {
        .vc_column_container {
            .vc_column-inner {
                .wpb_wrapper {
                    .wpb_single_image.photo_faure {
                        &:first-child {
                            img {
                                max-width: 50%;
                            }
                        }
                    }
                }
            }
        }
    }
}

span.word,
span.char {
    font-size: 15px !important;
}

#big_footer #primary_footer p,
#big_footer #primary_footer .widget ul li a:not(.social-icons-fa a),
#big_footer #primary_footer .widget p,
#big_footer #primary_footer .widget span,
#big_footer.custom-widget #primary_footer ul li a,
#big_footer #primary_footer a:not(.social-icons-fa a):not(.vc_btn3),
#big_footer #primary_footer a:not(.vc_btn3) {
    transition: all 0.3s ease 0s !important;
}

#big_footer #primary_footer p,
#big_footer #primary_footer .widget ul li a:not(.social-icons-fa a):hover,
#big_footer #primary_footer .widget p:hover,
#big_footer #primary_footer .widget span:hover,
#big_footer.custom-widget #primary_footer ul li a:hover,
#big_footer #primary_footer a:not(.social-icons-fa a):not(.vc_btn3):hover,
#big_footer #primary_footer a:not(.vc_btn3):hover {
    color: #d4c9f8 !important;
}

.gform-body .gform_fields .gfield input,
.gform-body .gform_fields .gfield textarea {
    border-radius: 33px !important;
    padding: 0 20px;
    font-size: 17px !important;
    line-height: normal !important;
    font-weight: 400;
    letter-spacing: 0.02em !important;
    color: #010101 !important;
    height: 62px;
    font-family: 'Inter', 'Arial', 'sans-serif';
    border: 1px solid #010101 !important;
}

.portfolio-template-default .wpb-content-wrapper .vc_row-no-padding {
    min-height: 130px;
}

.portfolio-template-default .wpb_single_image .vc_single_image-wrapper {
    margin-top: 15px;
}

.gform_wrapper #gform_1_validation_container h2 {
    font-size: 16px !important;
    letter-spacing: normal !important;
}

.gform-body .gform_fields .gfield textarea {
    padding: 20px !important;
}

.gform-body .gform_fields .gfield label {
    font-size: 22px;
    color: #010101 !important;
    font-family: 'Inter', 'Arial', 'sans-serif' !important;
    font-weight: 600 !important;
}

.gform-body .gform_fields .gfield#field_1_5 {
    font-size: 14px;
}

.wpb_wrapper .gform_wrapper #gform_1 .gform-footer .gform_button {
    border-radius: 50px !important;
    background: #000;
    border: none;
    position: relative;
    padding: 17px 38px 16px !important;
    font-family: 'Inter', 'Arial', 'sans-serif' !important;
    font-size: 20px;
    color: #fff;
    transition: all 0.3s ease 0s !important;

    &:hover {
        background: #d4c9f8 !important;
        color: #000 !important;
        border-color: #d4c9f8 !important;
    }
}

.wpb_wrapper .gform_wrapper .gform-body p:not(.metas-container p) {
    font-size: 14px !important;
}

@media (max-width: 768px) {
    .vc_align_right.guillemets {
        text-align: left !important;
    }

    .vc_align_left.guillemets {
        text-align: right !important;
    }

}

.gform-theme--framework .gform-field-label>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework.gform_editor legend.gform-field-label>span>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    font-size: 16px !important;
}

.portfolio-section {
    margin-bottom: 80px;
}

.portfolio-grid .grid-sizer {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr;
    gap: 30px;
    height: fit-content !important;

    @media (min-width: 1200px) {
        grid-template-columns: 1fr 1fr;
    }

    @media (max-width: 768px) {
        margin-bottom: 280px !important;
    }

    .portfolio-item {
        position: relative !important;
        left: unset !important;
        top: unset !important;
        height: fit-content !important;
        width: 100% !important;
        transform: translate(0) !important;
    }
}

.portfolio-filters {
    text-align: center;
    margin-bottom: 40px;
}

.filter-list {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 10px;

    @media (max-width: 768px) {
        gap: 5px;
    }
}

@media (min-width: 992px) {
    body:not(.home) h1:not(.page_title),
    body:not(.home) h1:not(.page_title):not(.h2_title__home) span {
        letter-spacing: -10px !important;
    }

    body.page-template-realisations h1.page_title {
        letter-spacing: -10px !important;
    }

}

@media (max-width: 991px) {
    .page-template-realisations .master_container {
        margin-top: -120px !important;
    }
}

.filter-item {
    cursor: pointer;
    padding: 10px 20px;
    font-family: "DM Sans", Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #010101;
    border: 1px solid #c2c2c2;
    border-radius: 25px;
    transition: all 0.3s ease;
    background-color: #ffffff;
    list-style: none;
    margin: auto 0px !important;
}

.filter-item:hover,
.filter-item.active {
    background-color: #d4c9f8;
    color: #ffffff;
    border-color: #d4c9f8;
}

.portfolio-grid {
    position: relative;

    @media (max-width: 1199px) {
        max-width: 720px;
        margin: auto;
    }
}

.grid-sizer,
.portfolio-item {
    width: 33.333%;
}

.portfolio-item {
    margin-bottom: 30px;
    padding: 0 15px;
}

.portfolio-loading .loader {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #000000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    margin: 0 auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {

    .grid-sizer,
    .portfolio-item {
        width: 50%;
    }
}

@media (max-width: 767px) {

    .grid-sizer,
    .portfolio-item {
        width: 100%;
    }

    .filter-item {
        font-size: 14px !important;
        padding: 8px 15px;
    }
}


.present-container {
    padding: 145px 25px 85px 25px !important;
}

.master_container .page_content .container h1.page_title {
    margin: 50px 0 100px 0 !important;
    font-family: 'Inter', 'Arial', 'sans-serif' !important;
    font-weight: 600 !important;
    color: #010101 !important;
    line-height: 1 !important;
    font-size: 120px !important;
    text-transform: none !important;

    @media (min-width: 769px) and (max-width: 1199px) {
        font-size: 80px !important;
        letter-spacing: -5px !important;
    }

    @media (max-width: 768px) {
        font-size: 35px !important;
        letter-spacing: 0px !important;
    }
}

@media (max-width: 690px) {
    .master_container .proj-content {
        margin-top: 100px !important;
    }
}

.master_container .proj-content .container .content_container h1,
.master_container .proj-content .container .content_container h1 span {
    font-family: 'Inter', 'Arial', 'sans-serif' !important;
    font-weight: 600 !important;
    color: #010101 !important;
    line-height: 1 !important;
    text-transform: none !important;

    @media (min-width: 992px) {
        letter-spacing: -5px !important;
        font-size: 65px !important;
    }

    @media (max-width: 991px) {
        font-size: 35px !important;
        letter-spacing: 0px !important;
    }
}

.wpb_wrapper.realisation_categories {
    h4 {
        margin-bottom: 0 !important;

        @media (max-width: 991px) {
            margin-top: 20px !important;
        }

        >span.word {

            font-size: 14px;

            >.char:first-child {
                text-transform: uppercase;
            }
        }

        .whitespace:last-child {
            display: none;
        }
    }
}

@media (max-width: 991px) {
    .page-template-one-page-template h1 {
        margin-top: 50px !important;
    }

    .page-template.page-template-one-page-template .master_container {
        padding-right: 0px !important;
    }

    /* body header .nav-container .navbar-header {
        margin-top: 40px !important;
    } */

    .home {
        .wpb-content-wrapper {
            &>:first-child {
                margin-top: 150px !important;
            }

            .section-image-1 .wpb_wrapper.vc_figure {
                margin-top: 250px !important;
            }
        }

        #uvc-type-wrap-7653 {
            margin-top: -30px !important;
        }

        .vc_custom_1752247159585 {
            margin-top: 50px !important;
        }
    }
}

@media (max-width: 992px) {

    #big-first-post.brutalist_design+.vc_row.wpb_row {
        gap: 30px !important;
        flex-direction: column !important;

        &>.wpb_column {
            width: 100% !important;

            &>.vc_column-inner {
                &>.wpb_wrapper {

                    .ult-spacer {
                        display: none !important;
                    }

                    @media (max-width: 1199px) {
                        h4 {
                            margin-bottom: 0px !important;
                        }
                    }
                }
            }

            .wpb_wrapper.vc_figure {
                width: 100% !important;

                a {
                    width: 100% !important;

                    img {
                        width: 100% !important;
                        height: auto !important;
                        object-fit: cover !important;
                    }
                }
            }
        }
    }
}

@media (max-width: 992px) {
    #primary_footer .footer_sidebar {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;

        &>h4 {
            text-align: center !important;
        }
    }
}

.nav-previous-nav1 a {
    width: 250px !important;
}

.kursor,
.kursor * {
    transition: none !important;
    will-change: auto !important;
}

@media (max-width: 991px) {

    .slick-track {
        .parallax-mousemove.wpb_single_image.wpb_content_element.vc_align_center.slick-slide {
            figure {
                max-width: 80%;
            }
        }
    }
}

@media only screen and (max-width: 767px) {

    .vc_row h4,
    .mail-news h4 {
        font-size: 15px !important;
        letter-spacing: -0.01em;
    }
}

@media (max-width: 600px) {

    h1.home_title {
        margin-bottom: -7px !important;
    }

    .home_title,
    h1,
    h2,
    #uvc-type-wrap-7653,
    #uvc-type-wrap-7653 .mycustfancy,
    .vc_row div h1:not(.uvc-heading h1):not(.label-style):not(.section-caption-border):not(.hs-title-4):not(.hs-title-2):not(.uvc-type-wrap):not(.hs-line-14),
    h2.h2_title__home>span {
        font-size: 35px !important;
        line-height: 1 !important;
    }
}

.page_content {
    .wpb-content-wrapper {
        .vc_row.wpb_row {

            .no_margin_top {
                .vc_column-inner {
                    justify-content: flex-start !important;

                    .wpb_wrapper {
                        .wpb_single_image.wpb_content_element {
                            margin-top: 0 !important;
                        }
                    }
                }
            }
        }
    }
}

@media (max-width: 768px) {
    .vc_row h3:not(.woocommerce-billing-fields h3):not(.woocommerce-additional-fields h3):not(h3#order_review_heading):not(h3.aio-icon-title):not(h3.ult-ih-heading):not(h3.ult-responsive):not(h3.related_posts_title):not(#comments-title):not(.comment-reply-title):not(#ship-to-different-address):not(.ult-dual-color-heading h3):not(.info-circle-sub-def h3):not(.tribe-events-calendar-month__calendar-event-title):not(.tribe-events-calendar-month__header-column-title) {
        line-height: 1 !important;
    }

    .modern_design h1:not(.page_title):not(.section-caption-border),
    .modern_design h1:not(.page_title):not(.section-caption-border) span {
        font-size: 42px !important;
        letter-spacing: -3px !important;
    }
}

.h3_like,
h2.vc_custom_heading.vc_do_custom_heading.h3_like.wpb_animate_when_almost_visible.wpb_charsAnimInLong-1.charsAnimInLong-1 {
    font-family: 'Inter', 'Arial', 'sans-serif' !important;
    font-weight: 600 !important;
    font-size: 25px !important;
    color: #010101 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.03em !important;
    text-transform: none !important;
    margin-top: 10px !important;

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        font-size: 25px !important;
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        font-size: 35px !important;
    }
}


.bloc_h1_home {
    h1.h2_title__home {
        max-width: 1200px !important;

        span:not(.ultimate-typed-main) {
            margin-right: 15px !important;

            @media (min-width: 768px) {
                letter-spacing: -3px !important;
            }

            @media (min-width: 992px) {
                letter-spacing: -6px !important;
            }
        }

        span.ultimate-typed-main {
            margin: 0 !important;
        }
    }
}

@media (max-width: 991px) {
    .title___contact {
        text-align: left !important;
    }
}