
/* PAGES */

/* Accueil */
body.custom-theme-btws .et_pb_section.section_home_intro {
    height: calc(100vh - 51px);
}
body.custom-theme-btws .et_pb_section.section_home .et_pb_row .et_pb_column {
    margin-bottom: 0px !important;
}



/* Historique */
body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .dtlp_vertical_timeline .et_pb_module_inner .dtlp-module .dtlp_vertical_timeline_child .dtlp-vt-item .dtlp-vt-content .dtlp-vt-content-inner .dtlp-vt-content-left .dtlp-vt-title h4 {
    letter-spacing: .15rem;
    padding-bottom: 5px !important;
}



/* Clients */
body.custom-theme-btws .et_pb_section .et_pb_row.row_clients .et_pb_column {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
body.custom-theme-btws .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_image {
    width: calc(25% - 15px);
    text-align: center;
    margin: 0px;
}
body.custom-theme-btws .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_image span.et_pb_image_wrap img {
    max-width: 100px;
    width: auto;
    max-height: 50px;
    height: auto;
}

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

    body.custom-theme-btws .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_image {
        width: calc(33.3333% - 13.3333px);
    }
}
@media only screen and (max-width: 480px) {

    body.custom-theme-btws .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_image {
        width: calc(50% - 10px);
    }
    body.custom-theme-btws .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_image span.et_pb_image_wrap img {
        max-width: 80px;
        max-height: 45px;
    }
}



/* Certification */
body.custom-theme-btws .et_pb_section .et_pb_row.row_certification .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
body.custom-theme-btws .et_pb_section .et_pb_row.row_certification .et_pb_column .et_pb_image {
    width: calc(25% - 15px);
    text-align: center;
    margin: 0px;
}
body.custom-theme-btws .et_pb_section .et_pb_row.row_certification .et_pb_column .et_pb_image span.et_pb_image_wrap img {
    max-width: 115px;
    width: auto;
    max-height: 70px;
    height: auto;
}

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

    body.custom-theme-btws .et_pb_section .et_pb_row.row_certification .et_pb_column .et_pb_image {
        width: calc(33.3333% - 13.3333px);
    }
}
@media only screen and (max-width: 480px) {

    body.custom-theme-btws .et_pb_section .et_pb_row.row_certification .et_pb_column .et_pb_image {
        width: calc(50% - 10px);
    }
    body.custom-theme-btws .et_pb_section .et_pb_row.row_certification .et_pb_column .et_pb_image span.et_pb_image_wrap img {
        max-width: 90px;
        max-height: 55px;
    }
}



/* Job */
body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job h3.et_pb_toggle_title {
    font-family: 'muli', sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: 0px;
    text-transform: initial;
    background: #b72c35;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job h3.et_pb_toggle_title::before {
    right: 10px;
}
body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content h3 {
    font-size: 26px;
    padding-top: 10px;
    padding-bottom: 45px !important;
}
body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content h4 {
    font-size: 15px;
    letter-spacing: .25rem;
    color: #1b1d1c;
    padding-bottom: 10px !important;
}
body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content ul {
    line-height: 1.5em;
    padding-bottom: 1em;
    padding-left: 1em;
}
body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content ul li::marker {
    color: #b72c35;
}
body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content p a:hover {
    text-decoration: underline;
}

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

    body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content h3 {
        font-size: 24px;
        padding-bottom: 40px !important;
    }
    body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content h4 {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content {
        padding-top: 18px !important;
        padding-bottom: 18px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content h3 {
        font-size: 22px;
        padding-bottom: 35px !important;
    }
    body.custom-theme-btws .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle.module_job .et_pb_toggle_content h4 {
        font-size: 14px;
    }
}



/* Produits */
body.custom-theme-btws .et_pb_section .et_pb_row.row_produits .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
body.custom-theme-btws .et_pb_section .et_pb_row.row_produits .et_pb_column .et_pb_blurb {
    width: calc(33.3333% - 20px);
    margin: 0px;
    transition: all .2s ease;
}
body.custom-theme-btws .et_pb_section .et_pb_row.row_produits .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 15px;
}
body.custom-theme-btws .et_pb_section .et_pb_row.row_produits .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h3.et_pb_module_header {
    font-family: 'muli', sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: 0px;
    text-transform: initial;
    padding-bottom: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
}

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

    body.custom-theme-btws .et_pb_section .et_pb_row.row_produits .et_pb_column {
        gap: 15px;
    }
    body.custom-theme-btws .et_pb_section .et_pb_row.row_produits .et_pb_column .et_pb_blurb {
        width: calc(33.3333% - 10px);
    }
    body.custom-theme-btws .et_pb_section .et_pb_row.row_produits .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        margin-bottom: 14px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-btws .et_pb_section .et_pb_row.row_produits .et_pb_column .et_pb_blurb {
        width: calc(50% - 7.5px);
    }
}
@media only screen and (max-width: 420px) {

    body.custom-theme-btws .et_pb_section .et_pb_row.row_produits .et_pb_column .et_pb_blurb {
        width: 100%;
    }
}


