body
{
    position: relative;
}


#point_bleu_cpf 
{
    color: #fff;
    font-weight: bold;
    width: 45px;
    height: 35px;
    padding-top: 10px;
    cursor: pointer;
}
#bloc_formation .point_bleu
{
    margin-top: 30px;
    margin-bottom: 30px;
}
#bloc_formation .rubrique_texte
{
    flex: 3;
}
#bloc_formation .rubrique_image
{
    
    flex: 5;
}
#number_formation 
{
    margin-top: 14vh;
    font-size: 18px;
    text-align: center;
}
#number_formation div 
{
    flex: 6;
    text-align: center;
}
#number_formation .chiffre 
{
    font-size: 30px;
    color: #398CE6;
}

#overlay_cpf 
{
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    z-index: 99;
    height: 100vh;
    text-align: center;
    display: none;
}
#overlay_cpf #img_cpf
{
    width: 60%;
    margin-top: 30px;
    cursor: pointer;
}
#overlay_cpf #close_cpf
{
    cursor: pointer;
    position: absolute;
    top: 8px;
}

#overlay_info
{
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 99;
    height: 100vh;
    text-align: center;
    display: none;
    font-size: 23px;
}
#overlay_info #bloc-txt-formation, #overlay_cpf #bloc-txt-formation
{
    padding: 50px;
    background: #fff;
    width: 70%;
    height: 80%;
    margin: auto;
    margin-top: 15px;
    position: relative;
    overflow-y: scroll;
}
#overlay_cpf #bloc-txt-formation 
{
    padding: 0px;
    overflow-y: inherit;
}
#overlay_cpf #bloc-txt-formation
{
    height: 90%;
}
#overlay_info #close_info, #overlay_cpf #close_cpf
{
    cursor: pointer;
    position: fixed;
    top: 18px;
    right: 12%;
}
 #overlay_cpf #close_cpf
{
    right: 16%;
}
#overlay_info .text, #overlay_cpf .text
{
    color: #000;
    line-height: 26px;
    font-size: 18px;
}
#overlay_cpf .text
{
    line-height: 25px;
    font-size: 18px;    
}
#overlay_info .text b
{
    color: #398CE6;
}

#formations_cat .colonne.flex
{
    flex: 3;
}

#formations_cat 
{
    width: 95%;
    margin: auto;
    margin-top: 8vh;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    flex-wrap: nowrap;
}
#ss_bloc_formation
{
    box-shadow: 0px 55px 40px -27px rgba(70,80,85,0.58);
}
#formations_cat .titre_rubrique
{
    font-size: 20px;
    margin-bottom: 35px;
    font-weight: bold;
    margin-top: 30px;
}
#formations_cat .div_formation
{
    font-size: 18px;
    margin-bottom: 15px;
}
#formations_cat .icone_formation
{
    margin-right: 15px;
}

.point_bleu_formation
{
    width: 26px;
    height: 19px;
    border-radius: 62px;
    background: #398CE6;
    text-align: center;
    margin: auto;
    font-size: 12px;
    padding-top: 6px;
    color: #fff;
    font-weight: bold;
}
.icone_decallee 
{
    margin-left: 40px;
}

#formations_title {
    margin: auto;
    width: 95%;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    padding-top: 5%;
}

#formations_title .btnInscription{
    text-align: right;
}

#formations_cat .colonne
{
    flex-direction: column;
    align-items: flex-start;
}

#formations_cat .nom_formation
{
    width: 150px;
    color: #444;
}
#formations_cat .div_formation
{
    padding: 15px;
    border-radius: 5px;
    cursor: pointer;
}
#formations_cat .div_formation:hover
{
    background: #dbdbdb;
}
#formations_cat .rubrique
{
    width: 100%;
}
#formations_cat .nb_formation
{
    float: right;
    display: inline-block;
    color: #014257;
    font-size: 14px;
    padding-top: 9px;
}
#formations_cat .nb_jour
{
    text-wrap: nowrap !important;
    float: right;
    display: inline-block;
    color: #A00000;
    font-size: 12px;
    padding-top: 9px;
    width:40px;
}
#formations_cat .sous_formation 
{
    padding: 15px;
    color: #7b818c;
}
#formations_cat .ss_nom_formation 
{
    padding-top: 9px;
    float: left;
    width: 235px;
}
#formations_cat .sous_formation *
{
    vertical-align: middle;
}
#formations_cat .sous_formation .lien_pdf, #formations_cat .sous_formation .lien_mcf
{
    float: right;
    margin-right: 30px;
}
#formations_cat .switch_formation 
{
    padding: 15px;
    /*cursor: pointer;*/
    display: none;
    color: #444;
}
#formations_cat .sous_formation:hover 
{
    padding: 15px;
    background: #dbdbdb;
}
#formations_cat a 
{
    color: inherit;
    text-decoration: none;
}
.titre_cpf 
{
    margin-top: 8vh;
    margin-bottom: 4vh;
    font-size: 25px;
    font-weight: bold;
}
.texte_cpf 
{
    line-height: 26px;
    font-size: 18px;
}
#info_cpf .texte_cpf
{
    padding: 25px;
}
#info_cpf .flex
{
    flex: 2;
}
#info_cpf .rub_1
{
   
}
#info_cpf .bandeau_sous_titre
{
    position: relative;
    width: 65%;
    margin-top:8vh;
}
#bloc-txt-formation
{
    color: #fff;
}
#bloc-txt-formation .titre
{
    text-align: left;
    color: #398CE6;
    font-size: 35px;
    vertical-align: middle;
}
#bloc-txt-formation .text
{
    text-align: left;
}
#bloc-txt-formation .icone_info_formation
{
    width: 36px;
}
#bloc-txt-formation .titre span
{
    font-size: 23px;
    vertical-align: super;
}
SMALL, SUB, SUP { font-size: 0.60em;} 
SUB { vertical-align: sub !important;}
SUP { vertical-align: super !important;}

#bloc-txt-formation .flex div
{
    flex: 2;
    margin-top: 13px;
    margin-bottom: 13px;
    margin-left: 15px;
}
.img_icone_formation 
{
    vertical-align: bottom;
    margin-bottom: 10px;
}

/* RESPONSIVE */

@media screen and (max-width: 1127px)
{
    #overlay_cpf #bloc-txt-formation
    {
        overflow-y: scroll;
    }
}

@media screen and (max-width: 1127px)
{
   #page_formation .texte_fin, #page_formation .rubrique_texte
   {
        line-height: 24px;
        font-size: 15px;
   }
   #point_bleu_cpf 
   {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
   }
   #bloc_formation .rubrique_image
   {
       flex: 3;
   }
   
}

@media screen and (max-width: 1127px)
{
   #formations_cat .nom_formation
   {
        width: 99px;
   }
  #formations_cat .ss_nom_formation
   {
       padding-bottom: 9px;
   }
}

@media screen and (max-width: 971px)
{
    #formations_cat 
    {
        display: block;
        text-align: center;
        margin-top: 50px;
    }
    #formations_cat .colonne.flex
    {
        display: block;
    }
}

@media screen and (max-width: 964px)
{
   #page_formation .texte_fin, #page_formation .rubrique_texte
   {
        line-height: 24px;
        font-size: 12px;
   }
   #point_bleu_cpf 
   {
        margin-top: 9px !important;
        margin-bottom: 9px !important;
        width: 25px;
        height: 22px;
        padding-top: 2px;
   }
}

@media screen and (max-width: 900px)
{
    #overlay_info #bloc-txt-formation
    {
        width: 50%; 
    }
    #overlay_info #bloc-txt-formation .titre
    {
        font-size: 25px;
    }
    #overlay_info #bloc-txt-formation .text
    {
        font-size: 14px;
        line-height: 20px;
    }
    #overlay_info #bloc-txt-formation
    {
        padding: 20px;
    }
    #overlay_info #close_info, #overlay_cpf #close_cpf
    {
        right: 23%;
    }
}

@media screen and (max-width: 855px)
{
    #overlay_cpf img 
    {
        width: 20px;
    }
    #overlay_cpf #bloc-txt-formation .titre span 
    {
        font-size: 20px;
            vertical-align: baseline;
    }
    #overlay_cpf .text
    {
        font-size: 13px;
    }
}

@media screen and (max-width: 780px)
{
    #bloc_formation .rubrique_image
    {
        display: none;
    }
    
    #page_cpf #bloc_formation .rubrique_image, #page_tosa #bloc_formation .rubrique_image
    {
        
        display: block;
    }
    #page_cpf #bloc_formation .rubrique_texte, #page_tosa #bloc_formation .rubrique_texte
    {
        display: none;
    }
    
    #page_formation .rubrique_texte
    {
        margin-bottom: 38px;
    }
    
    #page_formation .bandeau_sous_titre
    {
        width: 100%;
    }
    
    #number_formation .img_icone_formation 
    {
        width: 20px;
    }
    #number_formation
    {
        font-size: 14px;
    }
    #number_formation .chiffre 
    {
        font-size: 20px;
    }
}

@media screen and (max-width: 601px)
{
    #page_cpf .bandeau_sous_titre, #page_tosa .bandeau_sous_titre
    {
        width: 100%;
    }
    
    #page_cpf .flex,  #page_tosa .flex 
    {
        display: block;
    }
    
    #info_cpf, .texte_cpf 
    {
        font-size: 14px;
    }
    
    #overlay_cpf .flex 
    {
        display: block;
        text-align: center;
    }
}

@media screen and (max-width: 468px)
{
   #overlay_info #bloc-txt-formation
   {
        padding: 15px;
        padding-top: 50px;
   }
   
   #bloc-txt-formation .titre
   {
       font-size: 20px;
   }
   #bloc-txt-formation .text
   {
       font-size: 15px;
   }
}

@media screen and (max-width: 444px)
{
    #number_formation .img_icone_formation 
    {
        width: 28px;
    }
    #number_formation
    {
        font-size: 12px;
    }
    #number_formation .chiffre 
    {
        font-size: 14px;
    }
}

.formation_block {
    display: inline-flex;
    align-items: center;
    gap: 2%;
    width: 100%;
}

.formation_block div {
    text-align: start !important;
    float: left !important;
}


.cpf-info {
    /* max-width: 800px; */
    margin: 20px auto;
    padding: 20px;
}

.cpf-section {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom: 20px;
}

.cpf-title {
    font-size: 24px;
    color: #007bff;
    margin-bottom: 10px;
}

.cpf-description,
.cpf-details,
.cpf-info-link {
    margin-bottom: 20px;
}

.cpf-details ul {
    margin: 0;
    padding-left: 20px;
}

.cpf-info-link a {
    color: #007bff;
    text-decoration: none;
}

.cpf-info-link a:hover {
    text-decoration: underline;
}

.cpf-steps {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.cpf-step {
    flex: 1 1 45%;
    background-color: #f1f1f1;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.cpf-step-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}

.cpf-step-description {
    margin-bottom: 10px;
}

.cpf-image {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.cpf-button-image {
    max-width: 250px;
    vertical-align: middle;
}

@media (max-width: 768px) {
    .cpf-steps {
        flex-direction: column;
    }

    .cpf-step {
        flex: 1 1 100%;
    }
}

.image-grid {
    margin: auto;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(75px, 1fr));
    gap: 20px;
    width: 80%;
    max-width: 1200px;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 10px;
}

.image-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.image-item img {
    width: 100%;
    display: block;
    transition: transform 0.3s ease;
}

.image-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.image-item:hover img {
    transform: scale(1.05);
}
