
/* PAGES */

/* Intro */
body.custom-theme-ld .et_pb_section .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 100%;
}
body.custom-theme-ld .et_pb_section .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content {
    max-width: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
body.custom-theme-ld .et_pb_section .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content h1.et_pb_module_header {
    padding-bottom: 0px !important;
}
body.custom-theme-ld .et_pb_section .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
    margin-bottom: 35px;
}
body.custom-theme-ld .et_pb_section .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content a.et_pb_button {
    display: block;
    width: fit-content;
    margin: 0px auto;
}

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

    body.custom-theme-ld .et_pb_section .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld .et_pb_section .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content span.et_pb_fullwidth_header_subhead {
        margin-bottom: 25px;
    }
}





/* Portfolio */
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_filter_wrapper {
    margin-bottom: 40px;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_filter_wrapper ul.el_masonry_gallery_filter_categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_filter_wrapper ul.el_masonry_gallery_filter_categories li {
    width: fit-content;
    font-size: 17px;
    line-height: 1em !important;
    text-transform: uppercase;
    color: #000 !important;
    background-color: #f3f3f3 !important;
    border: 0px !important;
    border-radius: 100px !important;
    overflow: hidden;
    padding-top: 13px !important;
    padding-bottom: 12px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    margin: 0px;
    transition: all .2s ease;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_filter_wrapper ul.el_masonry_gallery_filter_categories li.el_masonry_gallery_active_category {
    color: #fff !important;
    background-color: #751616 !important;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_filter_wrapper ul.el_masonry_gallery_filter_categories li:hover {
    color: #fff !important;
    background-color: #751616 !important;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_wrapper .el_masonry_gallery_item {
    margin-bottom: 32px;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_wrapper .el_masonry_gallery_item .el_masonry_gallery_image_wrapper img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_wrapper .el_masonry_gallery_item .el_masonry_gallery_title_caption_wrapper h3.el_masonry_gallery_item_title {
    padding-top: 16px;
    padding-bottom: 0px !important;
}
body.custom-theme-ld .dipl_mfp_fade.mfp-wrap.mfp-ready .mfp-content .mfp-bottom-bar .mfp-title .el_masonry_gallery_item_title {
    font-family: 'DIN 1451 Std', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 17px;
    line-height: 1.1em;
    padding-top: 16px !important;
    padding-bottom: 10px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
}

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

    body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_filter_wrapper ul.el_masonry_gallery_filter_categories li {
        font-size: 16px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .et_pb_module_inner .el_masonry_gallery_wrapper .el_masonry_gallery_item {
        margin-bottom: 24px;
    }
    body.custom-theme-ld .dipl_mfp_fade.mfp-wrap.mfp-ready .mfp-content .mfp-bottom-bar .mfp-title .el_masonry_gallery_item_title {
        font-size: 16px;
    }
}





/* Références */
body.custom-theme-ld .et_pb_section .et_pb_row.row_references .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_references .et_pb_column .et_pb_image {
    width: calc(25% - 45px);
    text-align: center;
    margin: 0px;
}

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

    body.custom-theme-ld .et_pb_section .et_pb_row.row_references .et_pb_column {
        gap: 40px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_references .et_pb_column .et_pb_image {
        width: calc(25% - 30px);
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_references .et_pb_column .et_pb_image {
        width: calc(33.3333% - 26.6666px);
    }
}
@media only screen and (max-width: 580px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_references .et_pb_column .et_pb_image {
        width: calc(50% - 20px);
    }
}
@media only screen and (max-width: 360px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_references .et_pb_column .et_pb_image {
        width: 100%;
    }
}


