/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 05 2024 | 11:24:13 */
/* DESKTOP =========================== */


.capsule .w-15 {
    width: 15%;
}

.capsule .w-70 {
    width: 70%;
}

.capsule .mw-1240 {
    max-width: 1240px;
}

div.activite-section {
    margin-top: -100px !important;
}

div#img-formation {
    margin-top: -80px;
    margin-right: -10%;
}

div#legende-formation .et_pb_column.et_pb_column_1_3.et_pb_column_25.et_pb_css_mix_blend_mode_passthrough {
    padding: 30px 100px 30px 50px;
}

div#deco-img-formation {
    background-color: #6A0E00;
    opacity: 0.8;
    height: 100px;
    width: 70%;
    z-index: 99;
    border-radius: 250px;
    margin: 0 0 0 auto;
}

div#legende-formation .et_pb_column {
    margin-top: -50px;
    z-index: 1;
}

#legende.section100_left .et_pb_column_empty:first-child,
#legende.section100_marge .et_pb_column:not(.et_pb_column_empty),
#legende-formation.section100_left .et_pb_column_empty:first-child,
#legende-formation.section100_marge .et_pb_column:not(.et_pb_column_empty),
#legende-methode.section100_left .et_pb_column_empty:first-child,
#legende-methode.section100_marge .et_pb_column:not(.et_pb_column_empty) {
    background-color: #fff;
}

.illustration .et_pb_column:not(.et_pb_column_empty) {
    border: none !important;
    background-color: #fff !important;
    padding: 0 !important;
}

div#formation .pagination p,
div#advice .pagination p,
div#security .pagination p {
    font-size: 100px;
    color: rgb(255, 255, 255, 0.26);
    line-height: normal;
    margin-bottom: 0;
    font-weight: bold !important;
}

div#formation #txt_formation,
div#advice #txt_formation,
div#security #txt_formation,
div#mode #txt_formation {
    display: flex;
}

div#mode #txt_formation {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

div#formation div#txt_formation,
div#formation .et_pb_column.et_pb_column_1_3.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column_empty,
div#advice div#txt_formation,
div#advice .et_pb_column.et_pb_column_1_3.et_pb_column_11.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column_empty,
div#security div#txt_formation,
div#security .et_pb_column.et_pb_column_1_3.et_pb_column_14.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column_empty,
div#mode div#txt_formation,
div#mode .et_pb_column.et_pb_column_1_3.et_pb_column_20.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column_empty {
    background-color: #E0461F;
}

div#formation .txt-activite,
div#advice .txt-activite,
div#security .txt-activite {
    margin-left: 20px;
}

div#formation .txt-activite h3,
div#advice .txt-activite h3,
div#security .txt-activite h3 {
    color: #fff !important;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
    line-height: 1.25;
}

div#mode div#txt_formation {
    border-top-left-radius: 500px;
    border-bottom-left-radius: 500px;
    padding: 50px 0 50px 100px;
    width: 80%;
}

div#mode .line {
    width: 25%;
    margin: 15px 0;
    /* padding: 15px; */
    color: #fff;
}

div#mode .hr {
    width: 10%;
}

.hr hr {
    height: 1px;
    border: 1px solid #000;
}

div#mode .titre {
    width: 100%;
    margin-bottom: 0%;
    margin-left: 15%;
}

div#mode img {
    width: 100px;
}