*,::after, 
  ::before {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-size: 1em;	
	outline: none;
}
a{
	text-decoration: none;
    color: #000;
}
::-webkit-scrollbar {
	display: none;
}
ul li{
	list-style-type: none;
}
body{
    background: #f4f4f4; 
    line-height: 1.5;
    overflow-x: hidden;
    font-size: 17px;
    position: relative;
    font-family: 'Poppins', sans-serif;
}


.TBR_PR{
    display: none;
}
/*=====================
    TELEPHONE
  =====================*/
@media screen and (max-width: 499px)
{
    .TopBarre_PI,
    .TopBarre_PII,
    .slideR_P{
        display: none;
    } 
      
    .topAd{
        width: 100%;
        height: 120px;
        position: relative;
    }
    .TopBarre_P{
        width: 100%;
        height: 120px;
        background: #8e0005;
        box-shadow: 0px 1px 5px #2c2c2c;
    }
    .TBR_PR{
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .TB_PRI{
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px auto;
    }
    .TB_PRI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .TB_PRB{
        width: 100%;
        height: 50px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #6d0004;
        position: relative;
    }
    .TB_PCN_1 {
        color: #ff9900;
        padding: 2px;
        font-size: 1.1em;
        margin-right: 10px;
        border-radius: 50%;
        border-top: 2px solid #ff9900;
    }
    .TB_PCN_1_1 {
        font-family: 'Great Vibes', cursive;
        color: #ebebeb;
        font-size: 1em;
        text-shadow: 1px 2px 1px #000;
    }
    .TB_PRLS_R{
        width: 90%;
        height: 600px;
        background: #410606;
        top: -60px;
        left: -1000px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        z-index: 1;
        position: absolute;
        border-radius: 0 5px 5px  0;
        box-shadow: 1px 2px 4px #0a0a0a;
    }
    .TB_RT{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px dashed #6d4040;
    }
    .TB_RT_1{
        color: #ffb84d;
        font-size: 1em;
    }
    .TB_RT_2{
        width: 30px;
        height: 30px;
        display: block;
        padding: 10px;
        line-height: 10px;
        text-align: center;
        border-radius: 50%;
        color: #b9b9b9;
        font-size: 1em;
        font-weight: bold;
        background: #270101;
    }
    .TB_RLS{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .TB_PII_L{
        color: #adadad;
        padding: 5px 0;
    }
    .TB_PII_L:hover{
        transition: .5s;
        margin-left: 10px;
        color: #ffb84d;
    }
    .TB_RII{
        width: 100%;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-top: 1px dashed #6d4040;
        border-bottom: 1px dashed #6d4040;
    }
    .TB_RII_1{
        color: #cecece;
        font-size: .8em;
    }
    .TB_RII_1_1{
        color: #b8b8b8;
        font-size: .8em;
        margin-left: 30px;
    }
    .TB_RIII{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .TB_RIII_1{
        margin: 4px;
        font-size: .8em;
        color: #e9e9e9;
        padding: 5px;
        background: #270101;
        border-radius: 5px;
        transition: .5s;
    }
    .TB_RIII_1:hover{
        background: #ffb84d;
    }
    .TB_RIII_D{
        width: 60%;
        height: 45px;
        display: block;
        padding: 4px;
        text-align: center;
        margin: 20px auto;
        line-height: 30px;
        border: 1px solid #6d0004;
    }
    .TB_RIII_D_1{
        color: #cf4545;
        font-size: 1.3em;
    }
    .TB_RIII_D_1_1{
        color: #cfcfcf;
        font-size: 1em;
    }
    /*==========================*/
    .TB_PRL_1{
        margin-left: 10px;
        padding: 5px;
        font-size: 1.4em;
        cursor: pointer;
        color: #ffffff;
        background: #ff9900;
    }
    .liensF_i{
        width: 100%;
        height: 60px;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        transition: .5s;
        box-shadow: 0px 3px 4px #0e0d0d;
    }
    /*===================
        PAGE HOME
      ===================*/
    .HOME_PAGE{
        width: 100%;
        height: auto;
    }
    /*-----SECTION I------*/
    .HP_PI{
        width: 100%;
        height: auto;
        margin: auto;
        padding: 10px;
    }
    .HP_PI_SLIDE{
        width: 100%;
        height: 350px;
    }
    .container-slider{
        width: 100%;
        height: 350px;
        position: relative;
        overflow: hidden;
        box-shadow: 1px 2px 8px #858585;
        border-radius: 5px;
    }
    .slider{
        width: 400%;
        height: 350px;
        display: flex;
    }
    .slider__section{
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px;
        position: relative;
        border-radius: 5px;
    }
    .slide_desc{
        width: 75%;
        height: 200px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 20px;
    }
    .slide_desc_1{
        color: #e5e5e5;
        font-size: 1.5em;
    }
    .slide_desc_1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 5px;
        font-size: .8em;
        width: 150px;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    .slider__btn{
        position: absolute;
        bottom: 10px;
        right: 20px;
        padding: 20px;
        font-size: 1.4em;
        background:rgba(255, 255, 255, .3);
        width: 30px;
        height: 30px;
        display: flex;
        font-weight: bold;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #ffffff;
        border-radius: 30px;
        transition: .5s;
    }
    .slider__btn--left{
        right: 90px;
    }
    .slider__btn:hover{
       background: #fff;
       color: #ffa011;
    }
    /*===================
       SECTION LES NEWS
    ===================*/
    .HOME_ANC{
        width: 100%;
        height: auto;
        margin: 20px auto;
    }
    .HOME_AN_T{
        width: 100%;
        height: 50px;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        margin-bottom: 20px;
        align-items: center;
    }
    .HOME_AN_T_1{
        color: #c37500;
        font-size: 1em;
        padding: 3px;
        border-radius: 50%;
        margin-right: 5px;
        border: 1px solid #c37500;
        border-radius: 50%;
    }
    .HOME_AN_T_1_1{
        color: #d49537;
        font-weight: 300;
        font-size: 1.2em;
        text-align: center;
        text-shadow: 1px 2px 4px #d2d2d2;
    }
    .HOME_ANS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .HOME_AN{
        width: 100%;
        padding: 20px;
        background: #fff;
        height: auto;
        border-radius: 5px;
        box-shadow: 1px 1px 3px #ededed;
        margin-bottom: 20px;
    }
    .HOME_AN_I{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .HOME_AN_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 3px;
    }
    .HOME_AN_A{
        padding: 10px 0;
        font-size: 1em;
        display: block;
        color: #434343;
    }
    .HOME_AN_D{
        font-size: .8em;
    }
    /*=====================
        PART RUBRIQUES
      =====================*/
    .HOME_RUB_P{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PL{
        width: 100%;
        height: auto;   
    }
    .HOME_RUB_PLPI{
        width: 100%;
        height: auto;  
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .HRP_I{
        width: 100%;
        height: 200px;
        margin-bottom: 20px;
        position: relative;
        padding: 20px;
        border-radius: 5px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 1px 4px #bebebe;
    }
    .HRP_I_i{
        position: absolute;
        bottom:  10px;
        width: 90%;
        height: 120px;
    }
    .HRP_I_p{
        color: #d8d8d8;
        font-size: .9em;
        margin-bottom: 10px;
    }
    .HRP_I_a{
        background: #f09711;
        padding: 5px 10px;
        font-size: .8em;
        color: #fff;
    }
    .HRP_I_a:hover{
        transition: .5s;
        background: #b70f11;
        margin-left: 5px;
    }
    /*====DEUXIEM PARTI====*/
    .HOME_RUB_PLPII{
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .H_Rubriques{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .HRub{
        width: 100%;
        background: #fff;
        padding: 10px;
        height: 220px;
        margin-bottom: 20px;
        border-radius: 4px;
        box-shadow: 1px 2px 4px #e9e9e9;
    }
    .HRub_I{
        width: 100%;
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 4px;
    }
    .HRub_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .HRub_a_1{
        color: #292929;
        font-size: .9em;
    }
    .HRub_a_1:hover{
        color: #d70e14;
        transition: .5s;
        margin-left: 5px;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PR{
        width: 100%;
        height: auto;
        border-top: 5px solid #d42727;
    }
    .HOME_RUB_PR_1{
        margin: 10px 0;
        color: #d42727;
        font-size: 1.2em;
    }
    .HR_PRS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
    .HR_PR{
        border: 1px solid #c8c8c8;
        display: flex;
        padding: 10px;
        height: 60px;
    }
    .HR_PR a{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;    
    }
    .HR_PR_L{
        width: 70%;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .HR_PR_n{
        font-size: .7em;
        color: #000000;
        font-weight: bold;
    }
    .HR_PR_nb{
        font-size: .7em;
        color: #373737;
    }
    .HR_PR_r{
        font-size: 1.2em;
    }
    .rs_1{
        color: rgb(28, 98, 227);
    }
    .rs_2{
        color: rgb(104, 157, 255);
    }
    .rs_3{
        color: rgb(234, 12, 186);
    }
    .rs_4{
        color: rgb(212, 92, 242);
    }
    .rs_5{
        color: rgb(219, 0, 0);
    }
    .rs_6{
        color: rgb(45, 227, 28);
    }
    .HM_NL{
        width: 100%;
        height: 400px;
        border: 8px solid #ffdeac;
        margin-top: 90px;
        border-radius: 4px;
        padding: 10px;
        position: relative;
    }
    .HM_NL_1{
        display: block;
        width: 90px;
        height: 90px;
        line-height: 40px;
        background: #ffa011;
        padding: 10px;
        font-size: 1.5em;
        color: #fff;
        border-radius: 50%;
        border:14px solid #f4f4f4;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: -50px;
        text-align: center;
    }
    .HM_NL_2{
        display: block;
        display: flex;
        justify-content: center;
        margin-top: 50px;
        color: #585858;
        font-weight: bold;
        font-size: 1em;
    }
    .HM_NL_3{
        text-align: center;
        font-size: .8em;
        color: #434343;
        margin: 20px auto;
    }
    .HM_NL_4{
        width: 90%;
        height: 50px;   
        margin: 4px auto;   
    }
    .HM_NL_4 input{
        width: 100%;
        height: 100%;
        border-width: 0;
        text-align: center;
        border: 2px solid #dcdcdc;
        border-radius: 3px;
        font-size: .8em;
    }
    .HM_NL_5{
        width: 90%;
        height: 45px;
        margin: 10px auto;
    }
    .HM_NL_5 button{
        width: 100%;
        height: 100%;
        background: #ffa011;
        color: #fff;
        cursor: pointer;
        border-width: 0;
        border-radius: 4px;
    }
    .HM_NL_5 button:hover{
        transition: .5s;
        background: #de8601;
    }
    .HM_NL_6{
        width: 90%;
        height: 60px;
        margin: 24px auto;
    }
    .HM_NL_6 input{
        float: left;
        margin: 0 10px 5px 0;
    }
    .HM_NL_6_1{
        font-size: .5em;
    }
    /*======PART 4========*/
    .HOME_4EME{
        width: 100%;
        height: auto;
        margin-top: 50px;
        display: flex;
        padding: 20px;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .HOME_4_C{
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .HOME_4_CT{
        width: 100%;
        height: auto;
        display: flex;
        margin-bottom: 20px;
        flex-direction: column;
        align-items: center;
    }
    .HOME_4_CT_1{
      font-family: 'Great Vibes', cursive;  
      color: #ffbe5c;
      font-size: 1.5em;
      text-shadow: 1px 2px 3px #000;
    }
    .HOME_4_CT_1_1{
        color: #c7c7c7ee;
        text-align: center;
        font-size: .8em;
    }
    .HOME_4_CES{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin-top: 10px;
        gap: 10px;
    }
    .HOME_4_CP{
        height: 190px;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #70611b;
        border-radius: 4px;
    }
    .HOME_4_CPL{
        width: 80px;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px;
        background: #a87500;
        border-radius: 5px;
    }
    .HOME_4_CPL img{
        width: 100%;
        max-width: 70%;
        object-fit: cover;
    }
    .HOME_4_CPR{
        width: 100%;
        height: 90px;
        flex-direction: column;
        display: flex;
        text-align: center;
    }
    .HOME_4_CPR_1{
        color: #c6c6c6;
        font-size: 1.2em;
        font-weight: bold;
    }
    .HOME_4_CPR_1_1{
        color: #cd9003;
        font-size: .9em;
    }
    /*=====PRESENTATION=========*/
    .H_PRES{
        width: 100%;
        height: auto;
        display: flex;
        padding: 20px;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
    }
    .H_PRE_L{
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .H_PRE_L_1{
        display: block;
        color: rgb(0, 120, 124);
        font-family: 'Great Vibes', cursive;
        font-weight: 200;
        font-size: 1.8em;
        text-align: center;
        text-shadow: 1px 2px 3px #cfcfcf;
    }
    .H_PRE_L_1_1{
        color: #d88200;
        font-size: 1.5em;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .H_PRE_L_1_1_1{
        color: #757575;
        font-size: .8em;
        margin-bottom: 20px;
        line-height: 1.57;
        font-size: 1em;
        font-weight: 400;
    }
    .H_PRE_L_2{
        width: 100%;
        height: auto;
        padding-left: 20px;
        border-left: 3px solid #e7bb86;
        margin-bottom: 40px;
    }
    .H_PRE_L_2_1{
        font-weight: normal;
        color: #585858;
        font-size: .9em;
    }
    .H_PRE_L_2_1_1{
        color: #c82929;
        font-weight: bold;
    }
    .H_PRE_L_2_1_1_1{
        color: #121111;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_2_1_2{
        color: #02525a;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_3{
        width: 50%;
        height: 40px;
        margin: 20px auto;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        color: #a87500;
        font-size: .9em;
        text-transform: uppercase;
        border: 1px solid #c87f01;
        border-radius: 30px;
        transition: .5s;
    }
    .H_PRE_L_3:hover{
        background: #dc9a01;
        color: #fff;
    }
    /*-----------------*/
    .H_PRE_R{
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 40px;
    }
    .H_PRE_RI{
        width: 100%;
        height: 350px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_PRE_RI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
        border: 10px solid #fff;
        box-shadow: 1px 1px 17px #b0b0b0;
    }
    .H_PRE_RE{
        width: 150px;
        height: 150px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff;
        position: absolute;
        top: -70px;
        left: 30%;
        border-radius: 50%;
        text-align: center;
    }
    .H_PRE_RE_1{
        color: #eb9e2a;
        font-size: 2em;
    }
    .H_PRE_RE_1_1{
        color: #a6a6a6;
        font-weight: bold;
        font-size: 1.6em;
    }
    .H_PRE_RE_1_1_1{
        font-size: .6em;
        color: #2c2c2c;
    }
    /*=====LES SPONSORS==========*/
    .H_PARTNAIRES{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_PARTNAIRE_L{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .H_PL_C{
        width: 85%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .H_PL_C_1{
        color: #c7c7c7;
        font-size: .9em;
        font-weight: normal;
    }
    .H_PL_C_1_1{
       margin-top: 20px;
       text-transform: uppercase;
       color: #ffa929;
       padding: 10px 20px;
       font-size: .8em;
       border: 1px solid #ffa929;
    }
    .H_PL_C_1_1:hover{
        transition: .5s;
        background: #fff;
        color: #8f5602;
        font-weight: bold;
        border: 1px solid #fff;
        box-shadow: 1px 1px 17px #000;
    }
    .H_PARTNAIRE_R{
        width: 100%;
        height: auto;
        padding: 30px;
        background: #390203;
    }
    .H_PARTNAIRE_RC{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding-bottom: 30px;
    }
    .H_PR_1{
        font-family: 'Great Vibes', cursive; 
        color: #ffaa50;
        font-size: 1.7em;
        text-align: center;
    }
    .H_PR_1_1{
        color: #9d9d9d;
        font-size: .9em;
        text-align: center;
    }
    .H_PR_PTS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin-top: 30px;
        gap: 15px;
    }
    .H_PR_PT{
        height: 120px;
        padding: 10px;
        background: #3f1213;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .H_PR_PT img{
        width: 100%;
        height: auto;
        max-width: 90px;
        max-height: 95px;
        object-fit: cover;
    }
    /*====CADRE BLOGUE=======*/
    .H_PBLOGS{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 50px auto;
        padding: 10px;
    }
    .H_PBLOG_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 3em;
        text-shadow: 1px 2px 2px #e6e6e6;
    }
    .H_PBLOG_1_1{
        font-size: .8em;
        color: #282828;
        text-align: center;
    }
    .Hblogs{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;      
        margin: 10px 0;
    }
    .Hblog{
        background: #fff;
        height: 400px;
        padding: 20px;
        border-radius: 4px;
        margin-bottom: 20px;
        box-shadow: 1px 2px 4px #d3d3d3;
    }
    .HblogI{
        width: 100%;
        height: 170px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .HblogI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .HblogD{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .HblogD_1{
        max-width: 50%;
        height: 30px;
        color: #ededed;
        display: block;
        font-size: .8em;
        text-align: center;
        line-height: 25px;
        padding: 2px 4px;
        background: #3db164;
        border-radius: 3px;
    }
    .HblogD_2{
        margin-top: 10px;
        color: rgb(15, 47, 85);
        font-weight: bold;
        font-size: 1.1em;
    }
    .HblogD_2:hover{
        transition: .5s;
        color: #a41d1f;
    }
    .HblogD_3{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
    .HblogD_3_1{
        color: #b71417;
        font-size: 1em;
    }
    .HblogD_3_2{
        color: #2c2c2c;
        font-size: .8em;
        margin-left: 4px;
    }
    .H_PBLOG_ALL{
        margin-top: 20px;
        padding: 10px 30px;
        text-transform: uppercase;
        border: 1px solid #cd9003;
        color: #b76e00;
        font-size: .7em;
        border-radius: 25px;
    }
    .H_PBLOG_ALL:hover{
        transition: .5s;
        background: #e3ae34;
        color: #fff;
    }
    /*=======LES CAUSES========*/
    .H_CAUSES{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        background: #fff;
        padding: 20px;
    }
    .H_CAUSES_C{
        width: 100%;
    }
    .H_CC_T{
        width: 90%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
        text-align: center;
    }
    .H_CC_T_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 2px;
        font-size: 1.7em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_CC_ASS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_CC_AS{
        width: 100%;
        height: 500px;
        border: 1px solid #efefef;
        box-shadow: 1px 1px 6px #f0f0f0;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .H_CC_AS_I{
        width: 100%;
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_AS_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_T_1_1{
        color: #8c8c8c;
        font-size: .8em;
    }
    .H_CC_AS_C{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;      
    }
    .H_CC_AS_C_1{
        padding: 5px 15px;
        background: #ffa94e;
        color: #fff;
        font-size: .7em;
    }
    .H_CC_AS_C_a{
        margin: 15px 0;
        font-size: 1em;
        font-weight: bold;
        color: #1e3737;
        text-align: center;
        line-height: 25px;
        transition: all 500ms ease;
    }
    .H_CC_AS_C_a:hover{
        color: #ffa011;
    }
    .H_CC_AS_C_D{
        display: flex;
        align-items: center;
        justify-content: cente;
    }
    .H_CC_AS_C_D_1{
        color: #da1919;
        font-size: 1em;
    }
    .H_CC_AS_C_D_1_1{
        color: #767676;
        font-size: .8em;
    }
    .H_CC_AS_C_P{
        width: 100%;
        height: 50px;
        padding: 10px;
        margin: 10px auto;
        background: #f5f5f5;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_CC_AS_C_P_1{
        font-weight: bold;
        color: #02525a;
        font-size: .8em;
    }
    .H_CC_AS_C_P_2{
        margin: 0 10px;
        position: relative;
        display: block;
        width: 50%;
        height: 4px;
        background: #fff;
    }
    .H_CC_AS_C_P_2::before{
        content: " ";
        position: absolute;
        width: 80%;
        height: 4px;
        background: #ffa722;
    }
    .H_CC_AS_C_P_3{
        color: #808080;
        font-size: .8em;
    }
    .H_CC_AS_C_R{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .H_CC_AS_C_R_1{
        width: 48%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .H_CC_AS_C_R_2{
        width: 48%;
        height: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .H_CC_AS_C_R_1_1{
        color: #797979;
        font-size: .8em;
        margin-right: 5px;
    }
    .H_CC_AS_C_R_1_2{
        font-weight: bold;
        font-size: .8em;
        color: #4d6578;
    }
    /*======LES RESPONSABLES============*/
    .H_RESPS{
        width: 100%;
        height: auto;
        background: #fff;
        display: flex;
        justify-content: center;
        padding: 40px 10px;
    }
    .H_RESP_C{
        width: 95%;
    }
    .H_RESP_CT{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_RESP_CT_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 1px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CT_1_1{
        color: #1e3737;
        font-size: 1em;
        line-height: 60px;
        font-weight: bold;
        text-align: center;
        letter-spacing: -0.04em;
        margin-top: -20px;
    }
    .H_RESP_CVS{
        width: 75%;
        margin: 20px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }
    .H_RESP_CV{
        width: 100%;
        height: auto;
        padding-bottom: 10px;
        border: 1px solid #f4f4f4;
        box-shadow: 1px 1px 5px #ececec;
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .H_RESP_CVI{
        width: 100%;
        height: 350px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_RESP_CVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_RESP_CVN{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .H_RESP_CVN_1{
        font-family: 'Great Vibes', cursive;
        color: #944d00;
        letter-spacing: 1px;
        font-size: 1em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CVN_1_1{
        width: 100%;
        height: auto;
        display: flex;
        margin: 10px auto;
    }
    .H_RESP_CVN_1_1_2{
        font-size: .8em;
        color: #000000;
        padding: 0 10px;
    }
    .H_DCT{
        width: 100%;
        height: auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 40px 10px;
    }
    .H_DCT_C{
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_DCT_C_1{
        font-family: 'Great Vibes', cursive;
        color: #ffaa4e;
        text-align: center;
        letter-spacing: 1px;
        font-size: 1.8em;
        padding: 5px 40px;
        position: relative;
        font-weight: normal;
        line-height: 30px;
        text-shadow: 1px 2px 2px #000000;
    }
    .H_DCT_C_1::before{
        content: "";
        position: absolute;
        width: 40%;
        height: 3px;
        display: block;
        bottom: -10px;
        left: 30%;
        background: #ffaa4e;
    }
    .H_DCT_QS{
        width: 100%;
        margin-top: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_DCT_Q{
        width: 100%;
        height: auto;
        padding: 10px;
        background: rgba(40, 0, 0, 0.3);
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #452020;
        margin-bottom: 20px;
    }
    .H_DCT_Q_1{
        width: 100%;
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_Q_1 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .H_DCT_Q_a{
        margin: 10px 0;
        color: #f3a228;
        font-size: 1em;
    }
    .H_DCT_Q_a:hover{
        transition: .5s;
        color: #c9585a;
    }
    .H_DCT_Q_l{
        color: .8em;
        color: #7b7b7b;
        font-size: .7em;
    }
    /*===================
        PART FOOTEUR
      ===================*/
    .FOOTER_P{
        width: 100%;
        height: auto;
        background: #510407;
    }
    .FOOTER_PT{
        width: 100%;
        height: auto;
        display: flex;
        padding: 20px;
        align-items: center;
        justify-content: center;
        background: #270101;
        margin-bottom: 30px;
        
    }
    .FOOTER_PTC{
        width: 100%;
        height:auto;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(2,1fr);
    }
    .F_PTCP{
        display: flex;
        height: auto;
        padding: 10px;
        flex-direction: column;
        align-items: center;
        align-items: center;
        border: 1px solid #6b5a2a;
    }
    .F_PTCPI{
        width: 80px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;   
    }
    .F_PTCPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .F_PTCP_D{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        margin: 10px auto;
        flex-direction: column;
    }
    .F_PTCP_D_1{
        color: #c9a464;
        font-weight: normal;
        font-size: .87em;
        text-align: center;
        word-break:break-all;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .F_PTCP_D_1_1{
        color: #6c6c6c;
        font-size: .95em;
    }
    .F_PTCP_1{
        color: #a87500;
        padding:20px;
        font-size: 1.7em;
        border-radius: 4px;
        background: rgba(94, 46, 46, 0.3);
    }
    .FT_CL_P{
        width: 100%;
        margin: 10px auto;
        display: flex;
        padding: 30px;
        flex-direction: column;
        align-items: center;
    }
    .FT_CL_PCT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCP_t{
        color: #d3d3d3;
        font-weight: bold;
        font-size: 1.3em;
        position: relative;
    }
    .FT_CL_PCP_t::after{
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 3px;
        background: #adadad;
    }
    .FT_CL_PCT_p{
        margin: 10px 0;
        color: #8f8f8f;
        font-size: .9em;
    }
    .FT_CL_PCA{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCA_1{
        font-size: 1em;
        background: #764803;
        color: #fff;
        padding: 3px;
        margin-right: 10px;
        border-radius: 4px;
    }
    .FT_CL_PCA_1_1{
        color: #a3a3a3;
        font-size: .7em;
    }
    .FT_CL_PLS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .FT_CL_PL{
        width: 50%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PL_1{
        color: #db7201;
        font-size: 1em;
    }
    .FT_CL_PL_1_1{
        color: #6c6c6c;
        font-size: .8em;
    }
    .FT_CL_PL_1_1:hover{
        color: #f4f4f4;
        transition: all .5s;
        margin-left: 5px;
    }
    .FT_CL_PL_N{
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        margin-top: 5px;
    }
    .FT_CL_PL_N:nth-child(2){
        border-bottom: 1px dashed #575757;
    }
    .FT_CL_PL_NL{
        width: 100px;
        height: 80px;
    }
    .FT_CL_PL_NL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .FT_CL_PL_NLD{
        width: 60%;
        height: 80px;
        display: flex;
        flex-direction: column;
        margin-left: 10px;
    }
    .FT_CL_PL_NLD_1{
        color: #d7d7d7;
        font-size: .7em;
    }
    .FT_CL_PL_NLD_1:hover{
        transition: .5s;
        color: #f36567;
    }
    .FT_CL_PL_NLD_1_1{
        color: #b97e24;
        margin-top: 4px;
        font-size: .7em;
    }
    .FT_CL_PCT_pIN{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIN input{
        width: 100%;
        height: 100%;
        padding: 10px;
        border-radius: 3px;
        outline: none;
        border-width: 0;
        color: #575757;
        font-size: .8em;
    }
    .FT_CL_PCT_pIB{
        width: 50%;
        height: 40px;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIB button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        border-width: 0;
        background: #c37500;
        color: #fff;
        cursor: pointer;
        font-size: .8em;
    }
    .FT_CL_PCT_pIB button:hover{
        background: #9d6400;
        transition: .5s;
    }
    .FT_CL_BT{
        width: 90%;
        height: 120px;
        margin: auto;
        display: flex;
        padding: 20px 10px;
        flex-direction: column;
        align-items: center;
        border-top: 1px dashed #6d3a3a;
    }
    .FT_CL_BTL{
        color: #929292;
        font-size: .7em;
        margin-bottom: 20px;
    }
    .FT_CL_BTR_1{
        padding: 8px;
        border-radius: 50%;
        font-size: .8em;
        background: #270101;
        margin-left: 5px;
        color: #c8c8c8;
    }
    .FT_CL_BTR_1:hover{
        transition: all .5s;
        background: #fff;
        color: #390203;
    }
    /*====PAGE ABOUT========*/
    .P_ABT{
        width: 100%;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .P_ABT_C{
        width: 65%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .P_ABT_C_1{
        font-weight: bold;
        color: #ffffff;
        font-size: 1.2em;
        text-transform: uppercase;
    }
    .P_ABT_C_2_1{
        color: #ba8536;
        margin-right: 10px;
        font-size: .9em;
    }
    .P_ABT_C_2_2{
        color: #bababa;
        font-size: .9em;
    }
     /*--------------*/
     .HP_DC{
        width: 100%;
        height: auto; 
        margin: 20px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;            
    }
    .HP_DCL{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    .HP_DCL_I{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 20px solid #fff;
        box-shadow: 1px 13px 15px #d2d2d2;
    }
    .HP_DCL_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_II{
        width: 100%;
        height: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    .HP_DCL_3{
        width:100%;
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 20px solid #fff;
    }
    .HP_DCL_3 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_2{
        width: 100%;
        padding: 20px;
        height: 230px;
        background: #14153c;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        border: 15px solid #fff;
    }
    .HP_DCL_2_1{
        padding: 10px;
        color: #ffbe25;
        font-size: 2em;
        border-radius: 50%;
        border-top: 3px solid #ffbe25;
    }
    .HP_DCL_2_1_1{
        font-weight: bold;
        font-size: 2.4em;
        color: #e1e1e1;
        -webkit-text-fill-color:#ffffff;
        -webkit-text-stroke: 1px #ffbe25;
        position: relative;
        top: -20px;
    }
    .HP_DCL_2_1_1_1{
        position: relative;
        font-family: 'Great Vibes', cursive;
        color: #f0f0f0;
        position: absolute;
        bottom: 40px;
        font-size: 1.3em;
        line-height: 20px;
        bottom: 20px;
    }
    /*==============*/
    .HP_DCR{
        width: 100%;
        padding: 10px;
        margin-top: 180px;
    }
    /*------------------*/
    .P_BUREAU{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .P_BUREAU_I{
        width: 300px;
        height: 400px;
        position: relative;
        padding: 10px;
        border-radius: 5px;
        border: 10px solid #fff;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 4px 4px #c6c6c6;
    }
    .P_BUREAU_T{
        width: 100%;
        height: 110px;
        background: #ffffff;
        position: absolute;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
    }
    .P_BUREAU_T_1{
        text-align: center;
        font-weight: bold;
        font-size: 1em;
        line-height: 17px;
        color: #801313;
    }
    .P_BUREAU_T_1_1{
        color: #975a00;
        font-size: 1.4em;
        margin-top: 10px;
        font-family: 'Great Vibes', cursive;
    }
    .P_BUREAU_II{
        width: 100%;
        margin-top: 40px;
       display: flex;
       flex-direction: column;
       align-items: center;
    }
    .P_BUREAU_II_M{
        width: 85%;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: auto;
        padding: 20px;
        background: #fff;
        box-shadow: 1px 2px 5px #e5e5e5;
        border-radius: 5px;
        border: 1px solid #eee;
        margin: 20px auto;
    }
    .P_BUREAU_II_M:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #cecece;
    }
    .P_B_II_MI{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
    }
    .P_B_II_MI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .P_B_II_MIF{
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        text-align: center;
        flex-direction: column;
        justify-content: center;
        padding: 20px;
        background: #eaf6ff;
        border-radius: 5px;
    }
    .P_B_II_MIF_N{
        color: #975a00;
        font-size: 1.7em;
        line-height: 26px;
        font-family: 'Great Vibes', cursive;
    }
    .P_B_II_MIF_T{
        font-weight: bold;
        margin: 5px 0;
        font-size: .8em;
        color: #474875;
    }
    .P_B_II_MIFR{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .P_B_II_MIFR_1{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #184ab7;
    }
    .P_B_II_MIFR_1:hover{
        transition: all .5s;
        background: #3067dd;
        border-radius: 50%;
    }
    .P_B_II_MIFR_2{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #10ca29;
    }
    .P_B_II_MIFR_2:hover{
        transition: all .5s;
        background: #35d74b;
        border-radius: 50%;
    }
    .P_B_II_MIFR_3{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #c71b1b;
    }
    .P_B_II_MIFR_3:hover{
        transition: all .5s;
        background: #fb5454;
        border-radius: 50%;
    }
    .P_B_II_MIF_TM{
        font-size: .8em;
    }
    /*====================
         PAGE DOCTRINE
      ====================*/
    .DOC_PC{
        width: 100%;
        height: auto;
        padding: 10px;
        margin: 10px auto;
    }
    .D_PCI{
        width: 100%;
        height: auto;     
    }
    .D_PCIL{
        width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-position: top center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILB{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: center ;
        background-size: cover;
        position: relative;
        border-radius: 5px;
    }
    .D_PCILT{
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 20px;
        position: absolute;
        background: rgba(0, 0, 0, 0.4);
        border-radius: 5px;
    }
    .D_PCILT_1{
        color: #fff;
        font-size: .8em;
        margin-bottom: 10px;
    }
    .D_PCILT_1_1{
        width: 160px;
        height: 40px;
        display: block;
        font-size: .8em;
        text-align: center;
        padding: 5px 10px;
        border: 1px solid #ffba43;
        color: #ffba43;
        line-height: 30px;
    }
    .D_PCILT_1_1:hover{
        transition: all .5s;
        background: #fff;
        color: #cf8300;
        margin-left: 5px;
        border: 2px solid #ffba43;
    }
    .D_PCIR{
        width: 100%;
        height: auto;
        margin: 30px auto;
    }
    .D_PCIR_1{
        color: #414141;
        font-weight: bold;
        font-size: 1.5em;
    }
    .D_PCIR_1_1{
        font-size: .9em;
        color: #4b4b4b;
    }
    .D_PCTS{
        width: 100%;
        height: auto;
        margin: 20px auto;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .D_PCT{
        height: 150px;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .D_PCT_1{
        color: #fff;
        font-size: 1em;
        text-align: center;
        text-shadow: 1px 2px 24px #000;
        text-transform: uppercase;
    }
    .D_PCIII{
        width: 100%;
        height: auto;
        margin: 20px auto;
    }
    .D_PCIII_T{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
    }
    .D_PCIII_T_1{
        padding: 5px;
        font-size: .8em;
        background: #e3921a;
        color: #fff;
        margin-right: 10px;
        border-radius: 4px;
    }
    .D_PCIII_T_1_1{
        color: #ffa012;
        font-weight: bold;
        font-size: .8em;
        text-shadow: 1px 1px 2px #dadada;
        text-transform: uppercase;
    }
    .D_PCIII_VS{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
        padding: 10px;
    }
    .D_PCIII_V{
        height: auto;
        padding: 30px 20px;
        background: #fff;
        border-radius: 4px;
        margin-bottom: 20px;
        box-shadow: 1px 2px 4px #d8d8d8;
    }
    .D_PCIII_V:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #c4c4c4;
    }
    .D_PCIII_VI{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .D_PCIII_VI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .D_PCIII_VI_1{
        color: #28498f;
        font-size: 1.1em;
    }
    .D_PCIII_VI_1:hover{
        transition: .5s;
        color: #8e0a0a;
    }
    .D_PCIII_VI_1_1{
        font-size: .75em;
        color: #575757;
    }
    .D_PBS{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .D_PB_L_r{
        padding: 5px 20px;
        font-size: .8em;
        text-transform: uppercase;
        border-radius: 40px;
        background: #e8e8e8;
        color: #000;
    }
    .D_PB_L_r:hover{
        transition: .5s;
        background: #ffd2d2;
        color: #270101;
    }
    .D_PBV{
        position: relative;
        height: 300px;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .D_PBVI{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }
    .D_PBVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .D_PBVII{
        width: 100%;
        height: 100%;
        background: rgba(40, 0, 0, 0.3);
        top: 0;
        left: 0;
        display: block;
        position: absolute;
        transition: all .5s;   
    }
    .PBVII_C{
        width: 100%;
        height: 100%;
        display: flex;
        padding: 20px;
        flex-direction: column;
        justify-content: center;
    }
    .PBVII_C_0{
        width: 50px;
        height: 50px;
        display: block;
        text-align: center;
        color: #fff;
        font-size: 2em;
        line-height: 50px;
        border-radius: 50%;
        background: #b91212;
        box-shadow: 1px 1px 25px #000;
        position: absolute;
        top: 5px;
        transition: all .5s;
        left: 45%;
        opacity: 0;
        visibility: hidden;
    }
    .PBVII_C_0:hover{
        width: 53px;
        height: 53px;
        transition: all .5s;
        background: #ff5858;
    }
    .D_PBVII:hover{
        background: rgba(40, 0, 0, 0.7);
        box-shadow: 1px 1px 10px #000;
    }
    .D_PBVII:hover .PBVII_C_0{
        top: 110px;
        left: 45%;
        opacity: 1;
        visibility: visible;
    }
    .PBVII_C_D{
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 5px;
        padding: 10px 30px;
        left: 0;
    }
    .PBVII_C_1{
        width: 40%;
        color: #f0f0f0;
        padding: 4px;
        font-size: .8em;
        text-align: center;
        background: #ab9b06;
        border-radius: 3px;
        margin-bottom: 10px;
    }
    .PBVII_C_1_1{
        color: #d6d6d6;
        font-size: .9em;
    }
    .PBVII_C_1_1_1{
        color: #dddddd;
        font-size: .8em;
        margin-top: 10px;
    }
     /*------LES DOCUMENTS---------*/
    .BP_BOOKS{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
    }
    .BP_BOOK{
        width: 80%;
        height: auto;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        text-align: center;
        margin-bottom: 20px;
        box-shadow: 1px 2px 4px #c7c7c7;
    }
    .BP_BOOK_I{
        width: 80%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .BP_BOOK_I img{
        width: 100%;
        max-height: 100%;
        object-fit: cover;
    }
    .BP_BOOK_a{
        margin-top: 20px;
        text-align: center;
        font-size: .8em;
        font-weight: bold;
        color: #4d4d4d;
        padding: 20px;
    }
    .BP_BOOK_a:hover{
        transition: .5s;
        color: #b83232;
    }
    /*======GALERIE========*/
    .PG_PC{
        width: 100%;
        padding: 10px;
        margin: 30px auto;
    }
    .PG_PT{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .PG_PT_1{
        background: #fff;
        margin: 10px;
        padding: 10px 15px;
        font-size: .7em;
        color: #292929;
        border-radius: 3px;
        box-shadow: 1px 1px 4px #bcbcbc;
        text-transform: uppercase;
    }
    .PG_PT_1.active{
        background: #9b3638;
        color: #fff;
    }
    .PG_PT_1:hover{
        transition: .5s;
        background: #9b3638;
        color: #fff;
    }
    .PG_PHOTOS{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .PG_PHOTO{
        width: 90%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 1px 1px 4px #f0f0f0;
        margin-bottom: 20px;
    }
    .PG_PHOTO img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .PG_PG{
        width: 60%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px auto;
    }
    .PG_PG_1{
        padding: 5px 10px;
        margin: 5px;
        font-size: .7em;
        background: #fff;
        border-radius: 4px;
        color: #000;
        box-shadow: 1px 1px 4px #dfdfdf;
    }
    .PG_PG_1.active{
        color: #fff;
        background: #184ab7;
        box-shadow: 1px 1px 6px #6b6b6b;
    }
    .PG_PG_1:hover{
        transition: .5s;
        color: #fff;
        background: #184ab7;
    }
     /*=====CONTACT PART========*/
    .CT_PC{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px auto;
        padding: 10px;
    }
    .CT_PCI_1{
        color: #aa7b15;
        font-weight: bold;
        font-size: 1.5em;
        text-shadow: 1px 3px 4px #cecece;
    }
    .CT_PCI_1_1{
        color: #616161;
        font-size: .8em;
    }
    .CT_PCII{
        width: 100%;
        margin-top: 30px;
        display: flex;
       flex-direction: column;
       align-items: center;
    }
    .CT_PCII_L{
        width: 100%;
        height: auto;
    }
    .CT_PCII_LP{
        width: 100%;
        height: 120px;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        background: #fff;
        border-radius: 6px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    /*======================*/
    .CT_PCII_R{
        width: 100%;
        background: #fff;
        border-radius: 5px;
        padding: 20px 25px;
        margin: 20px auto;
    }
    .CT_PCR_2{
        width: 100%;
        height: 50px;
        margin-bottom: 30px;
    }
    .CT_PCR_2 input{
        width: 100%;
        height: 100%;
        padding: 10px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
        font-size: .8em;
    }
    .CT_PCR_3{
        width: 100%;
        height: 200px;
    }
    .CT_PCR_3 textarea{
        width: 100%;
        height: 100%;
        padding: 20px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_4{
        width: 50%;
        height: 40px;
        margin: 15px auto;
    }
    .CT_PCR_4 button{
        width: 100%;
        height: 100%;
        cursor: pointer;
        border-width: 0;
        font-size: .7em;
        text-transform: uppercase;
        border-radius: 5px;
        background: #e44e4e;
        color: #fff;
    }
    .CT_PCR_4 button:hover{
        transition: .5s;
        background: #9e1618;
    }
    .CT_PCR_1{
        display: block;
        text-transform: uppercase;
        margin: 20px auto;
        font-weight: bold;
        font-size: 1em;
        text-align: center;
        color: #767676;
    }
    .CT_PCII_LP_1{
        font-size: 1.4em;
        padding: 10px;
        background: #ffb9ba;
        border-radius: 50%;
        color: #540404;
    }
    .CT_PCII_LP_2{
        font-size: 1.4em;
        padding: 10px;
        background: #acdbff;
        border-radius: 50%;
        color: #00096c;
    }
    .CT_PCII_LP_3{
        font-size: 1.4em;
        padding: 10px;
        background: #73ffa9;
        border-radius: 50%;
        color: #005514;
    }
    .CT_PCII_LPR{
        width: 80%;
        height: 80px;      
    }
    .CT_PCII_LPR_1_1{
        display: flex;
        flex-direction: column;
        font-size: .9em;
    }
    .CT_PCII_LPR_1{
        font-weight: bold;
        color: #5e5e5e;
        font-size: 1em;
    }
    .CT_PCII_LPR_1_1_1{
        color: #5e5e5e;
        font-size: .8em;
    }
    .CT_PRN{
        width: 100%;
        height: 265px;
        padding: 20px;
        background: #59b7f7;
        border-radius: 5px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    .CT_PRN_1{
        color: #ffe2a4;
        font-size: 1.7em;
        text-shadow: 1px 2px 1px #545454;
    }
    .CT_PRN_1_1{
        margin: 10px 0;
        color: #ffffff;
        font-size: .9em;
    }
    .CT_PRN_L{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .CT_PRN_L input{
        width: 70%;
        height: 100%;
        border-width: 0;
        padding: 20px;
        border-radius: 5px 0 0  5px;
    }
    .CT_PRN_L button{
        width: 30%;
        height: 100%;
        background: #ff5c5e;
        color: #fff;
        font-size: 1em;
        border-width: 0;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .CT_PRN_L button:hover{
        transition: all .5s;
        background: #822729;
    }
    .CPTB_C{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 70px auto;
    }
    .CPTB_P_1{
        width: 100%;
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3e6f74;
        margin-bottom: 80px;
    }
    /*--------------*/
    .CPTB_P_2{
        width: 100%;
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #4f304b;
        margin-bottom: 80px;
    }
    /*--------------*/
    .CPTB_P_3{
        width: 100%;
        position: relative;
        padding: 20px;
        height: 200px;
        align-items: center;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3b8be7;
       
    }
    /*--------------*/
    .CPTB_P_i{
        width: 110px;
        height: 110px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 35%;
        top: -45px;
        border-radius: 50%;
    }
    .CPTB_P_i img{
        width: 100%;
        height: 100%;
        box-shadow: 1px 5px 5px #383838;
        object-fit: cover;
        border-radius: 50%;
    }
    .CPTB_PI{
        width: 100%;
        height: 140px;
        bottom: 15px;
        left: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 20px;
        align-items: center;
        position: absolute;
    }
    .CPTB_PI_1{
        color: #e9d41d;
        font-size: .9em;
    }
    .CPTB_PI_1_1{
        color: #fff;
        padding-right: 10px;
        font-size: .8em;
        text-align: center;
    }
    .CPTB_PI_1_1_1{
        width: 60%;
        min-width: 70%;
        color: #960b0b;
        font-size: .7em;
        margin-top: 5px;
        padding: 6px 5px;
        background: #fff;
        text-align: center;
        border-radius: 4px;
    }
    .CPTB_PI_1_1_1:hover{
        transition: .5s;
        background: #390203;
        color: #fff;
    }
    /*=====PAGE FAIRE UN DON=====*/
    .MAKE_DON_C{
        width: 100%;
        margin: 20px auto;
        padding: 10px;
    }
    .MDON_CPI{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff;
        box-shadow: 1px 3px 5px #ebebeb;
        border-radius: 5px;
    }
    .MDON_CPI_L{
        width: 100%;
        height: auto;
        padding: 10px;
    }
    .MDON_CPI_LI{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_LII{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
    }
    .MDON_CPI_LII_i{
        height: 190px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LII_i img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_R{
        width: 100%;
        height: auto;
        padding: 20px;
    }
    .MDON_CPI_R_1{
        text-align: center;
        text-transform: uppercase;
        font-size: 1em;
        color: #3a3a3a;
        text-shadow: 1px 2px 2px #d4d4d4;
    }
    .MDON_CPI_RSC{
        width: 100%;
        height: auto;
        background: #65aaff;
        display: flex;
        flex-direction: column;
        align-items: center;   
        padding: 20px;
        border-radius: 5px;
        margin: 20px auto;
    }
    .MDON_CPI_RSCI{
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .causeT_1{
        font-size: 1em;
        color: #fed044;
        padding: 5px;
        background: #304915;
        border-radius: 10px;
        margin-right: 10px;
    }
    .causeT{
        color: #fff;
        font-size: 1em;
        text-transform: uppercase;
    }
    .MDON_SCLT{
        width: 100%;
        height: 40px;
        display: flex;
        padding: 10px;
        background: #ffff;
        align-items: center;
        justify-content: space-between; 
        border-radius: 5px;
    }
    .MDON_SCLT select{
        width: 100%;
        height: 100%;      
        border-width: 0;
        outline: none;
       font-size: .8em;
    }
    .MDON_SCLT input{
        width: 90%;
        height: 40px;
        margin-left: 20px;
        font-weight: bold;
        font-size: 1.2em;
        color: #c52b2b;
        border-width: 0;
    }
    .MDON_SCLT_1{
        font-size: 1.2em;
        color: #c52b2b;
    }
    .RSC1{
        background: #557b5e;
    }
    .MDON_INP{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
        align-items: center;      
    }
    .MDON_INPI{
        width: 100%;
        height: 45px;
        margin-bottom: 20px;
    }
    .MDON_INPI input{
        width: 100%;
        height: 100%;
        background: #fdefef;
        padding: 20px;
        border-width: 0;
        border-radius: 4px;
        color: #000;
        font-size: .8em;
        border: 1px solid rgb(220, 220, 220);
    }
    .MDON_INPI select{
        width: 100%;
        height: 100%;
        padding: 2px;
        border-width: 0;
        border-radius: 3px;
        color: #000;
        font-size: .8em;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPI input::placeholder{
        color: #000;
        font-size: .9em;
    }
    .MDON_INPT{
        width: 100%;
        height: 180px;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPT textarea{
        width: 100%;
        height: 100%;
        font-size: .8em;
        background: #fdefef;
        border-width: 0;
    }
    .MDON_VL{
        width: 100%;
        height: 310px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px auto;
    }
    .MDON_VL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .MDON_VR{
        width: 100%;
        height: auto;
        padding: 10px;
    }
    .MDON_V_t{
        display: block;
        font-size: 1em;
        color: #366c70;
        text-align: center;
    }
    .MDON_WI{
        width: 100%;
        height: 40px;
        display: flex;
        padding: 10px;
        margin: 10px auto;
        justify-content: center;
        align-items: center;
        background: #f5f5f5;
    }
    .MDON_WI img{
        max-width: 100%;
        min-height: 100%;
    }
    .MDON_btn{
        width: 50%;
        height: 50px;
        margin: auto;
    }
    .MDON_btn button{
        width: 100%;
        height: 100%;
        border-radius: 5px;
        border-width: 0;
        color: #fff;
        font-size: .8em;
        text-transform: uppercase;
        cursor: pointer;
        background: #d65a5c;
    }
    .MDON_btn button:hover{
        transition: .5s;
        background: #960a0c;
    }
    /*======BLOG ONE SECTION========*/
    .PGE_BLOG{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px auto;
        padding: 10px;
    }
    .PGE_BLOG_L{
        width: 100%;
        height: auto;
    }
    .PGE_BT{
        width: 100%;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 10px auto;
        text-transform: uppercase;
    }
    .PGE_BAP{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
        background: #fff;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 1px 2px 4px #e2e2e2;
    }
    .PGE_BAPI{
        width: 100%;
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .PGE_BAPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .PGE_BAPI_D{
        width: 100%;
        height: auto;
        margin: 10px auto;
    }
    .PGE_BT_1{
        color: #9c1c1c;
        font-size: 1.3em;
    }
    .PGE_BT_1_1{
        font-size: 1.1em;
        margin-left: 5px;
        font-weight: bold;
        color: #1d4f53;
    }
    .PGE_BAPI_D_1{
        font-weight: bold;
        font-size: .9em;
        color: #123c3f;
    }
    .PGE_BAPI_D_1:hover{
        transition: .5s;
        color: #d83336;
    }
    .PGE_BAPI_D_2{
        display: flex;
        padding: 4px 0;
        font-size: .8em;
    }
    .PGE_BAPI_D_2_1{
        color: #db272a;
        margin-right: 5px;
    }
    .PGE_BAPI_D_2_2{
        color: #303030;
    }
    /*------------------*/
    .PGE_BLOG_R{
        width: 100%;
        height: auto;
    }
    .PGE_BRI{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    .PGE_BRI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .PGE_BRID{
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 20px;
        background: rgba(0, 0, 0, 0.4);
    }
    .PGE_BRID_1{
        font-size: .7em;
        text-transform: uppercase;
        padding: 4px 10px;
        background: #03717b;
        color: #fff;
        border-radius: 3px;
    }
    .PGE_BRIDI{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .PGE_BRIDI_1{
        margin-right: 10px;
        font-size: .8em;
    }
    .PGE_BRIDI_1_1{
        color: #d8ce5f;
    }
    .PGE_BRIDI_1_1_1{
        color: #cacaca;
        font-size: .9em;
    }
    .PGE_BRI_D{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        padding: 20px 0;
    }
    .PGE_BRI_D_1{
        color: #1d676d;
        font-size: 1.3em;
    }
    .PGE_BRI_DD{
        font-size: .8em;
        color: #555555;
    }
    .PGE_BRI_DC{
        width: 100%;
        height: auto;
        margin: 40px auto;
        padding: 30px;
        background: #ffffff;
        border-radius: 5px;
    }
    .PGE_BRI_DC_1{
        font-size: 1.5em;
        color: #cc393b;
    }
    .PGE_BRI_DC_1_1{
        color: #525252;
        font-size: .9em;
        margin-bottom: 20px;
    }
    .PGE_BRI_DC_1_1_1{
        position: relative;
        font-weight: bold;
        font-size: 1em;
        color: #535353;
        left: 70px;
    }
    .PGE_BRI_DC_1_1_1::before{
        position: absolute;
        content: " ";
        display: block;
        width: 50px;
        height: 2px;
        background: #cc393b;
        left: -70px;
        top: 14px;
    }
    .PGE_BRI_DI{
        width: 100%;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .PGE_BRI_DI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRI_A{
        width: 100%;
        height: auto;
        padding: 30px;
        background: #123e56;
        border-radius: 5px;
    }
    .PGE_BRI_A_1{
        color: #cdcdcd;
        font-size: 1em;
    }
    .PGE_BRI_A_2{
        width: 100%;
        height: 150px;
        background: #fff;
        border-radius: 4px;
        padding: 10px;
        margin: 20px auto;
    }
    .PGE_BRI_A_2 textarea{
        width: 100%;
        height: 100%;
        border-width: 0;
    }
    .PGE_BRI_A_3{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .PGE_BRI_A_4{
        width: 150px;
        height: 40px;
        margin: 20px 0;      
    }
    .PGE_BRI_A_3_1{
        width: 100%;
        height: 50px;
        margin-bottom: 20px;
    }
    .PGE_BRI_A_3_1 input{
        width: 100%;
        height: 100%;
        background: #fff;
        padding: 10px;
        border-radius: 4px;
        border-width: 0;
    }
    .PGE_BRI_A_4 button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        background: #e43b3b;
        color: #fff;
        text-transform: uppercase;
        font-size: .8em;
        border-width: 0;
        cursor: pointer;
    }
    .PGE_BRI_A_4 button:hover{
        transition: .5s;
        background: #a41a1a;
    }
}
/*=====================
    MOYEN CEL
  =====================*/
@media screen and (min-width: 500px) and (max-width:549px)
{
    .TopBarre_PI,
    .TopBarre_PII,
    .slideR_P{
        display: none;
    }
    .topAd{
        width: 100%;
        height: 120px;
        position: relative;
    }
    .TopBarre_P{
        width: 100%;
        height: 120px;
        background: #8e0005;
        box-shadow: 0px 1px 5px #2c2c2c;
    }
    .TBR_PR{
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .TB_PRI{
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px auto;
    }
    .TB_PRI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .TB_PRB{
        width: 100%;
        height: 50px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #6d0004;
        position: relative;
    }
    .TB_PCN_1 {
        color: #ff9900;
        padding: 2px;
        font-size: 1.1em;
        margin-right: 10px;
        border-radius: 50%;
        border-top: 2px solid #ff9900;
    }
    .TB_PCN_1_1 {
        font-family: 'Great Vibes', cursive;
        color: #ebebeb;
        font-size: 1em;
        text-shadow: 1px 2px 1px #000;
    }
    .TB_PRLS_R{
        width: 90%;
        height: 600px;
        background: #410606;
        top: 10px;
        left: -1000px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        z-index: 1;
        position: fixed;
        border-radius: 0 5px 5px  0;
        box-shadow: 1px 2px 4px #0a0a0a;
    }
    .TB_RT{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px dashed #6d4040;
    }
    .TB_RT_1{
        color: #ffb84d;
        font-size: 1em;
    }
    .TB_RT_2{
        width: 30px;
        height: 30px;
        display: block;
        padding: 10px;
        line-height: 10px;
        text-align: center;
        border-radius: 50%;
        color: #b9b9b9;
        font-size: 1em;
        font-weight: bold;
        background: #270101;
    }
    .TB_RLS{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .TB_PII_L{
        color: #adadad;
        padding: 5px 0;
    }
    .TB_PII_L:hover{
        transition: .5s;
        margin-left: 10px;
        color: #ffb84d;
    }
    .TB_RII{
        width: 100%;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-top: 1px dashed #6d4040;
        border-bottom: 1px dashed #6d4040;
    }
    .TB_RII_1{
        color: #cecece;
        font-size: .8em;
    }
    .TB_RII_1_1{
        color: #b8b8b8;
        font-size: .8em;
        margin-left: 30px;
    }
    .TB_RIII{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .TB_RIII_1{
        margin: 4px;
        font-size: .8em;
        color: #e9e9e9;
        padding: 5px;
        background: #270101;
        border-radius: 5px;
        transition: .5s;
    }
    .TB_RIII_1:hover{
        background: #ffb84d;
    }
    .TB_RIII_D{
        width: 60%;
        height: 45px;
        display: block;
        padding: 4px;
        text-align: center;
        margin: 20px auto;
        line-height: 30px;
        border: 1px solid #6d0004;
    }
    .TB_RIII_D_1{
        color: #cf4545;
        font-size: 1.3em;
    }
    .TB_RIII_D_1_1{
        color: #cfcfcf;
        font-size: 1em;
    }
    /*==========================*/
    .TB_PRL_1{
        margin-left: 10px;
        padding: 5px;
        font-size: 1.4em;
        cursor: pointer;
        color: #ffffff;
        background: #ff9900;
    }
    .liensF_i{
        width: 100%;
        height: 60px;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        transition: .5s;
        box-shadow: 0px 3px 4px #0e0d0d;
    }
    /*===================
        PAGE HOME
      ===================*/
      .HOME_PAGE{
        width: 100%;
        height: auto;
    }
    /*-----SECTION I------*/
    .HP_PI{
        width: 100%;
        height: auto;
        margin: auto;
        padding: 10px;
    }
    .HP_PI_SLIDE{
        width: 100%;
        height: 350px;
    }
    .container-slider{
        width: 100%;
        height: 350px;
        position: relative;
        overflow: hidden;
        box-shadow: 1px 2px 8px #858585;
        border-radius: 5px;
    }
    .slider{
        width: 400%;
        height: 350px;
        display: flex;
    }
    .slider__section{
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px;
        position: relative;
        border-radius: 5px;
    }
    .slide_desc{
        width: 75%;
        height: 200px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 20px;
    }
    .slide_desc_1{
        color: #e5e5e5;
        font-size: 1.5em;
    }
    .slide_desc_1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 5px;
        font-size: .8em;
        width: 150px;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    .slider__btn{
        position: absolute;
        bottom: 10px;
        right: 20px;
        padding: 20px;
        font-size: 1.4em;
        background:rgba(255, 255, 255, .3);
        width: 30px;
        height: 30px;
        display: flex;
        font-weight: bold;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #ffffff;
        border-radius: 30px;
        transition: .5s;
    }
    .slider__btn--left{
        right: 90px;
    }
    .slider__btn:hover{
       background: #fff;
       color: #ffa011;
    }
    /*===================
       SECTION LES NEWS
    ===================*/
    .HOME_ANC{
        width: 100%;
        height: auto;
        margin: 20px auto;
    }
    .HOME_AN_T{
        width: 100%;
        height: 50px;
        display: flex;
        text-transform: uppercase;
        justify-content: center;
        margin-bottom: 20px;
        align-items: center;
    }
    .HOME_AN_T_1{
        color: #c37500;
        font-size: 1em;
        padding: 3px;
        border-radius: 50%;
        margin-right: 5px;
        border: 1px solid #c37500;
        border-radius: 50%;
    }
    .HOME_AN_T_1_1{
        color: #d49537;
        font-weight: 300;
        font-size: 1.2em;
        text-align: center;
        text-shadow: 1px 2px 4px #d2d2d2;
    }
    .HOME_ANS{
        width: 100%;
        margin-top: 10px;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .HOME_AN{
        padding: 20px;
        background: #fff;
        height: auto;
        border-radius: 5px;
        box-shadow: 1px 1px 3px #ededed;
        margin-bottom: 20px;
    }
    .HOME_AN_I{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .HOME_AN_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 3px;
    }
    .HOME_AN_A{
        padding: 10px 0;
        font-size: 1em;
        display: block;
        color: #434343;
    }
    .HOME_AN_D{
        font-size: .8em;
    }
    /*=====================
        PART RUBRIQUES
      =====================*/
    .HOME_RUB_P{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PL{
        width: 100%;
        height: auto;   
    }
    .HOME_RUB_PLPI{
        width: 100%;
        height: auto;  
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .HRP_I{
        width: 100%;
        height: 220px;
        margin-bottom: 20px;
        position: relative;
        padding: 20px;
        border-radius: 5px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 1px 4px #bebebe;
    }
    .HRP_I_i{
        position: absolute;
        bottom:  10px;
        width: 90%;
        height: 150px;
    }
    .HRP_I_p{
        color: #d8d8d8;
        font-size: .9em;
        margin-bottom: 10px;
    }
    .HRP_I_a{
        background: #f09711;
        padding: 5px 10px;
        font-size: .8em;
        color: #fff;
    }
    .HRP_I_a:hover{
        transition: .5s;
        background: #b70f11;
        margin-left: 5px;
    }
     /*====DEUXIEM PARTI====*/
     .HOME_RUB_PLPII{
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .H_Rubriques{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .HRub{       
        background: #fff;
        padding: 10px;
        height: 270px;
        margin-bottom: 20px;
        border-radius: 4px;
        box-shadow: 1px 2px 4px #e9e9e9;
    }
    .HRub_I{
        width: 100%;
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 4px;
    }
    .HRub_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .HRub_a_1{
        color: #292929;
        font-size: .9em;
    }
    .HRub_a_1:hover{
        color: #d70e14;
        transition: .5s;
        margin-left: 5px;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PR{
        width: 85%;
        height: auto;
        border-top: 5px solid #d42727;
    }
    .HOME_RUB_PR_1{
        margin: 10px 0;
        color: #d42727;
        font-size: 1.2em;
    }
    .HR_PRS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
    .HR_PR{
        border: 1px solid #c8c8c8;
        display: flex;
        padding: 10px;
        height: 60px;
    }
    .HR_PR a{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;    
    }
    .HR_PR_L{
        width: 70%;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .HR_PR_n{
        font-size: .7em;
        color: #000000;
        font-weight: bold;
    }
    .HR_PR_nb{
        font-size: .7em;
        color: #373737;
    }
    .HR_PR_r{
        font-size: 1.2em;
    }
    .rs_1{
        color: rgb(28, 98, 227);
    }
    .rs_2{
        color: rgb(104, 157, 255);
    }
    .rs_3{
        color: rgb(234, 12, 186);
    }
    .rs_4{
        color: rgb(212, 92, 242);
    }
    .rs_5{
        color: rgb(219, 0, 0);
    }
    .rs_6{
        color: rgb(45, 227, 28);
    }
    .HM_NL{
        width: 90%;
        height: 400px;
        border: 8px solid #ffdeac;
        margin: 90px auto;
        border-radius: 4px;
        padding: 10px;
        position: relative;
    }
    .HM_NL_1{
        display: block;
        width: 90px;
        height: 90px;
        line-height: 40px;
        background: #ffa011;
        padding: 10px;
        font-size: 1.5em;
        color: #fff;
        border-radius: 50%;
        border:14px solid #f4f4f4;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: -50px;
        text-align: center;
    }
    .HM_NL_2{
        display: block;
        display: flex;
        justify-content: center;
        margin-top: 50px;
        color: #585858;
        font-weight: bold;
        font-size: 1em;
    }
    .HM_NL_3{
        text-align: center;
        font-size: .8em;
        color: #434343;
        margin: 20px auto;
    }
    .HM_NL_4{
        width: 90%;
        height: 50px;   
        margin: 4px auto;   
    }
    .HM_NL_4 input{
        width: 100%;
        height: 100%;
        border-width: 0;
        text-align: center;
        border: 2px solid #dcdcdc;
        border-radius: 3px;
        font-size: .8em;
    }
    .HM_NL_5{
        width: 90%;
        height: 45px;
        margin: 10px auto;
    }
    .HM_NL_5 button{
        width: 100%;
        height: 100%;
        background: #ffa011;
        color: #fff;
        cursor: pointer;
        border-width: 0;
        border-radius: 4px;
    }
    .HM_NL_5 button:hover{
        transition: .5s;
        background: #de8601;
    }
    .HM_NL_6{
        width: 90%;
        height: 60px;
        margin: 24px auto;
    }
    .HM_NL_6 input{
        float: left;
        margin: 0 10px 5px 0;
    }
    .HM_NL_6_1{
        font-size: .5em;
    }
    /*======PART 4========*/
    .HOME_4EME{
        width: 100%;
        height: auto;
        margin-top: 50px;
        display: flex;
        padding: 20px;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .HOME_4_C{
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .HOME_4_CT{
        width: 100%;
        height: auto;
        display: flex;
        margin-bottom: 20px;
        flex-direction: column;
        align-items: center;
    }
    .HOME_4_CT_1{
        font-family: 'Great Vibes', cursive;  
        color: #ffbe5c;
        font-size: 1.5em;
        text-shadow: 1px 2px 3px #000;
    }
    .HOME_4_CT_1_1{
        color: #c7c7c7ee;
        text-align: center;
        font-size: .8em;
    }
    .HOME_4_CES{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin-top: 10px;
        gap: 10px;
    }
    .HOME_4_CP{
        height: 190px;
        padding: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #70611b;
        border-radius: 4px;
    }
    .HOME_4_CPL{
        width: 80px;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px;
        background: #a87500;
        border-radius: 5px;
    }
    .HOME_4_CPL img{
        width: 100%;
        max-width: 70%;
        object-fit: cover;
    }
    .HOME_4_CPR{
        width: 100%;
        height: 90px;
        flex-direction: column;
        display: flex;
        text-align: center;
    }
    .HOME_4_CPR_1{
        color: #c6c6c6;
        font-size: 1.2em;
        font-weight: bold;
    }
    .HOME_4_CPR_1_1{
        color: #cd9003;
        font-size: .9em;
    }
    /*=====PRESENTATION=========*/
    .H_PRES{
        width: 100%;
        height: auto;
        display: flex;
        padding: 20px;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
    }
    .H_PRE_L{
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .H_PRE_L_1{
        display: block;
        color: rgb(0, 120, 124);
        font-family: 'Great Vibes', cursive;
        font-weight: 200;
        font-size: 1.8em;
        text-align: center;
        text-shadow: 1px 2px 3px #cfcfcf;
    }
    .H_PRE_L_1_1{
        color: #d88200;
        font-size: 1.5em;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .H_PRE_L_1_1_1{
        color: #757575;
        font-size: .8em;
        margin-bottom: 20px;
        line-height: 1.57;
        font-size: 1em;
        font-weight: 400;
    }
    .H_PRE_L_2{
        width: 100%;
        height: auto;
        padding-left: 20px;
        border-left: 3px solid #e7bb86;
        margin-bottom: 40px;
    }
    .H_PRE_L_2_1{
        font-weight: normal;
        color: #585858;
        font-size: .9em;
    }
    .H_PRE_L_2_1_1{
        color: #c82929;
        font-weight: bold;
    }
    .H_PRE_L_2_1_1_1{
        color: #121111;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_2_1_2{
        color: #02525a;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_3{
        width: 50%;
        height: 40px;
        margin: 20px auto;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        color: #a87500;
        font-size: .9em;
        text-transform: uppercase;
        border: 1px solid #c87f01;
        border-radius: 30px;
        transition: .5s;
    }
    .H_PRE_L_3:hover{
        background: #dc9a01;
        color: #fff;
    }
    /*-----------------*/
    .H_PRE_R{
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 40px;
    }
    .H_PRE_RI{
        width: 100%;
        height: 350px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_PRE_RI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
        border: 10px solid #fff;
        box-shadow: 1px 1px 17px #b0b0b0;
    }
    .H_PRE_RE{
        width: 150px;
        height: 150px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff;
        position: absolute;
        top: -70px;
        left: 35%;
        border-radius: 50%;
        text-align: center;
    }
    .H_PRE_RE_1{
        color: #eb9e2a;
        font-size: 2em;
    }
    .H_PRE_RE_1_1{
        color: #a6a6a6;
        font-weight: bold;
        font-size: 1.6em;
    }
    .H_PRE_RE_1_1_1{
        font-size: .6em;
        color: #2c2c2c;
    }
    /*=====LES SPONSORS==========*/
    .H_PARTNAIRES{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_PARTNAIRE_L{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .H_PL_C{
        width: 85%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .H_PL_C_1{
        color: #c7c7c7;
        font-size: .9em;
        font-weight: normal;
    }
    .H_PL_C_1_1{
       margin-top: 20px;
       text-transform: uppercase;
       color: #ffa929;
       padding: 10px 20px;
       font-size: .8em;
       border: 1px solid #ffa929;
    }
    .H_PL_C_1_1:hover{
        transition: .5s;
        background: #fff;
        color: #8f5602;
        font-weight: bold;
        border: 1px solid #fff;
        box-shadow: 1px 1px 17px #000;
    }
    .H_PARTNAIRE_R{
        width: 100%;
        height: auto;
        padding: 30px;
        background: #390203;
    }
    .H_PARTNAIRE_RC{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding-bottom: 30px;
    }
    .H_PR_1{
        font-family: 'Great Vibes', cursive; 
        color: #ffaa50;
        font-size: 1.7em;
        text-align: center;
    }
    .H_PR_1_1{
        color: #9d9d9d;
        font-size: .9em;
        text-align: center;
    }
    .H_PR_PTS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin-top: 30px;
        gap: 15px;
    }
    .H_PR_PT{
        height: 120px;
        padding: 10px;
        background: #3f1213;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .H_PR_PT img{
        width: 100%;
        height: auto;
        max-width: 90px;
        max-height: 95px;
        object-fit: cover;
    }
    /*====CADRE BLOGUE=======*/
    .H_PBLOGS{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 50px auto;
        padding: 10px;
    }
    .H_PBLOG_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 3em;
        text-shadow: 1px 2px 2px #e6e6e6;
    }
    .H_PBLOG_1_1{
        font-size: .8em;
        color: #282828;
        text-align: center;
    }
    .Hblogs{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;      
        margin: 10px 0;
    }
    .Hblog{
        width: 90%;
        background: #fff;
        height: auto;
        padding: 30px;
        border-radius: 5px;
        margin: 20px auto;
        box-shadow: 1px 2px 4px #d3d3d3;
    }
    .HblogI{
        width: 100%;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .HblogI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .HblogD{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .HblogD_1{
        max-width: 60%;
        height: 30px;
        color: #ededed;
        display: block;
        font-size: .8em;
        text-align: center;
        line-height: 25px;
        padding: 2px 10px;
        background: #3db164;
        border-radius: 3px;
        margin: auto;
    }
    .HblogD_2{
        margin-top: 10px;
        color: rgb(15, 47, 85);
        font-weight: bold;
        font-size: 1.1em;
    }
    .HblogD_2:hover{
        transition: .5s;
        color: #a41d1f;
    }
    .HblogD_3{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
    .HblogD_3_1{
        color: #b71417;
        font-size: 1em;
    }
    .HblogD_3_2{
        color: #2c2c2c;
        font-size: .8em;
        margin-left: 4px;
    }
    .H_PBLOG_ALL{
        margin-top: 20px;
        padding: 10px 30px;
        text-transform: uppercase;
        border: 1px solid #cd9003;
        color: #b76e00;
        font-size: .7em;
        border-radius: 25px;
    }
    .H_PBLOG_ALL:hover{
        transition: .5s;
        background: #e3ae34;
        color: #fff;
    }
    /*=======LES CAUSES========*/
    .H_CAUSES{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        background: #fff;
        padding: 20px;
    }
    .H_CAUSES_C{
        width: 100%;
    }
    .H_CC_T{
        width: 90%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
        text-align: center;
    }
    .H_CC_T_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 2px;
        font-size: 1.7em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_CC_ASS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_CC_AS{
        width: 100%;
        height: auto;
        border: 1px solid #efefef;
        box-shadow: 1px 1px 6px #f0f0f0;
        border-radius: 5px;
        margin-bottom: 20px;
        padding: 20px;
    }
    .H_CC_AS_I{
        width: 100%;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_AS_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_T_1_1{
        color: #8c8c8c;
        font-size: .8em;
    }
    .H_CC_AS_C{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;      
    }
    .H_CC_AS_C_1{
        padding: 5px 15px;
        background: #ffa94e;
        color: #fff;
        font-size: .7em;
    }
    .H_CC_AS_C_a{
        margin: 15px 0;
        font-size: 1em;
        font-weight: bold;
        color: #1e3737;
        text-align: center;
        line-height: 25px;
        transition: all 500ms ease;
    }
    .H_CC_AS_C_a:hover{
        color: #ffa011;
    }
    .H_CC_AS_C_D{
        display: flex;
        align-items: center;
        justify-content: cente;
    }
    .H_CC_AS_C_D_1{
        color: #da1919;
        font-size: 1em;
    }
    .H_CC_AS_C_D_1_1{
        color: #767676;
        font-size: .8em;
    }
    .H_CC_AS_C_P{
        width: 100%;
        height: 50px;
        padding: 10px;
        margin: 10px auto;
        background: #f5f5f5;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_CC_AS_C_P_1{
        font-weight: bold;
        color: #02525a;
        font-size: .8em;
    }
    .H_CC_AS_C_P_2{
        margin: 0 10px;
        position: relative;
        display: block;
        width: 50%;
        height: 4px;
        background: #fff;
    }
    .H_CC_AS_C_P_2::before{
        content: " ";
        position: absolute;
        width: 80%;
        height: 4px;
        background: #ffa722;
    }
    .H_CC_AS_C_P_3{
        color: #808080;
        font-size: .8em;
    }
    .H_CC_AS_C_R{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .H_CC_AS_C_R_1{
        width: 48%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .H_CC_AS_C_R_2{
        width: 48%;
        height: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .H_CC_AS_C_R_1_1{
        color: #797979;
        font-size: .8em;
        margin-right: 5px;
    }
    .H_CC_AS_C_R_1_2{
        font-weight: bold;
        font-size: .8em;
        color: #4d6578;
    }
    /*======LES RESPONSABLES============*/
    .H_RESPS{
        width: 100%;
        height: auto;
        background: #fff;
        display: flex;
        justify-content: center;
        padding: 40px 10px;
    }
    .H_RESP_C{
        width: 95%;
    }
    .H_RESP_CT{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_RESP_CT_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 1px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CT_1_1{
        color: #1e3737;
        font-size: 1em;
        line-height: 60px;
        font-weight: bold;
        text-align: center;
        letter-spacing: -0.04em;
        margin-top: -20px;
    }
    .H_RESP_CVS{
        width: 75%;
        margin: 20px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }
    .H_RESP_CV{
        width: 100%;
        height: auto;
        padding: 10px;
        border: 1px solid #f4f4f4;
        box-shadow: 1px 1px 5px #ececec;
        margin-bottom: 20px;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_RESP_CVI{
        width: 80%;
        height: 350px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_RESP_CVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_RESP_CVN{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .H_RESP_CVN_1{
        font-family: 'Great Vibes', cursive;
        color: #944d00;
        letter-spacing: 1px;
        font-size: 1em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CVN_1_1{
        width: 100%;
        height: auto;
        display: flex;
        margin: 10px auto;
    }
    .H_RESP_CVN_1_1_2{
        font-size: .8em;
        color: #000000;
        padding: 0 10px;
    }
    .H_DCT{
        width: 100%;
        height: auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 40px 10px;
    }
    .H_DCT_C{
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_DCT_C_1{
        font-family: 'Great Vibes', cursive;
        color: #ffaa4e;
        text-align: center;
        letter-spacing: 1px;
        font-size: 1.8em;
        padding: 5px 40px;
        position: relative;
        font-weight: normal;
        line-height: 30px;
        text-shadow: 1px 2px 2px #000000;
    }
    .H_DCT_C_1::before{
        content: "";
        position: absolute;
        width: 40%;
        height: 3px;
        display: block;
        bottom: -10px;
        left: 30%;
        background: #ffaa4e;
    }
    .H_DCT_QS{
        width: 100%;
        margin-top: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_DCT_Q{
        width: 80%;
        height: auto;
        padding: 10px;
        background: rgba(40, 0, 0, 0.3);
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #452020;
        margin: 20px auto;
        padding: 20px;
    }
    .H_DCT_Q_1{
        width: 100%;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_Q_1 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .H_DCT_Q_a{
        margin: 10px 0;
        color: #f3a228;
        font-size: 1em;
    }
    .H_DCT_Q_a:hover{
        transition: .5s;
        color: #c9585a;
    }
    .H_DCT_Q_l{
        color: .8em;
        color: #7b7b7b;
        font-size: .7em;
    }
    /*===================
        PART FOOTEUR
      ===================*/
    .FOOTER_P{
        width: 100%;
        height: auto;
        background: #510407;
    }
    .FOOTER_PT{
        width: 100%;
        height: auto;
        display: flex;
        padding: 20px;
        align-items: center;
        justify-content: center;
        background: #270101;
        margin-bottom: 30px;
        
    }
    .FOOTER_PTC{
        width: 100%;
        height:auto;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(2,1fr);
    }
    .F_PTCP{
        display: flex;
        height: auto;
        padding: 10px;
        flex-direction: column;
        align-items: center;
        align-items: center;
        border: 1px solid #6b5a2a;
    }
    .F_PTCPI{
        width: 80px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;   
    }
    .F_PTCPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .F_PTCP_D{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        margin: 10px auto;
        flex-direction: column;
    }
    .F_PTCP_D_1{
        color: #c9a464;
        font-weight: normal;
        font-size: .87em;
        text-align: center;
        word-break:break-all;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .F_PTCP_D_1_1{
        color: #6c6c6c;
        font-size: .95em;
    }
    .F_PTCP_1{
        color: #a87500;
        padding:20px;
        font-size: 1.7em;
        border-radius: 4px;
        background: rgba(94, 46, 46, 0.3);
    }
    .FT_CL_P{
        width: 100%;
        margin: 10px auto;
        display: flex;
        padding: 30px;
        flex-direction: column;
        align-items: center;
    }
    .FT_CL_PCT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCP_t{
        color: #d3d3d3;
        font-weight: bold;
        font-size: 1.3em;
        position: relative;
    }
    .FT_CL_PCP_t::after{
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 3px;
        background: #adadad;
    }
    .FT_CL_PCT_p{
        margin: 10px 0;
        color: #8f8f8f;
        font-size: .9em;
    }
    .FT_CL_PCA{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCA_1{
        font-size: 1em;
        background: #764803;
        color: #fff;
        padding: 3px;
        margin-right: 10px;
        border-radius: 4px;
    }
    .FT_CL_PCA_1_1{
        color: #a3a3a3;
        font-size: .7em;
    }
    .FT_CL_PLS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .FT_CL_PL{
        width: 50%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PL_1{
        color: #db7201;
        font-size: 1em;
    }
    .FT_CL_PL_1_1{
        color: #6c6c6c;
        font-size: .8em;
    }
    .FT_CL_PL_1_1:hover{
        color: #f4f4f4;
        transition: all .5s;
        margin-left: 5px;
    }
    .FT_CL_PL_N{
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        margin-top: 5px;
    }
    .FT_CL_PL_N:nth-child(2){
        border-bottom: 1px dashed #575757;
    }
    .FT_CL_PL_NL{
        width: 100px;
        height: 80px;
    }
    .FT_CL_PL_NL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .FT_CL_PL_NLD{
        width: 60%;
        height: 80px;
        display: flex;
        flex-direction: column;
        margin-left: 10px;
    }
    .FT_CL_PL_NLD_1{
        color: #d7d7d7;
        font-size: .7em;
    }
    .FT_CL_PL_NLD_1:hover{
        transition: .5s;
        color: #f36567;
    }
    .FT_CL_PL_NLD_1_1{
        color: #b97e24;
        margin-top: 4px;
        font-size: .7em;
    }
    .FT_CL_PCT_pIN{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIN input{
        width: 100%;
        height: 100%;
        padding: 10px;
        border-radius: 3px;
        outline: none;
        border-width: 0;
        color: #575757;
        font-size: .8em;
    }
    .FT_CL_PCT_pIB{
        width: 50%;
        height: 40px;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIB button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        border-width: 0;
        background: #c37500;
        color: #fff;
        cursor: pointer;
        font-size: .8em;
    }
    .FT_CL_PCT_pIB button:hover{
        background: #9d6400;
        transition: .5s;
    }
    .FT_CL_BT{
        width: 90%;
        height: 120px;
        margin: auto;
        display: flex;
        padding: 20px 10px;
        flex-direction: column;
        align-items: center;
        border-top: 1px dashed #6d3a3a;
    }
    .FT_CL_BTL{
        color: #929292;
        font-size: .7em;
        margin-bottom: 20px;
    }
    .FT_CL_BTR_1{
        padding: 8px;
        border-radius: 50%;
        font-size: .8em;
        background: #270101;
        margin-left: 5px;
        color: #c8c8c8;
    }
    .FT_CL_BTR_1:hover{
        transition: all .5s;
        background: #fff;
        color: #390203;
    }
    /*====PAGE ABOUT========*/
    .P_ABT{
        width: 100%;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .P_ABT_C{
        width: 65%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .P_ABT_C_1{
        font-weight: bold;
        color: #ffffff;
        font-size: 1.2em;
        text-transform: uppercase;
    }
    .P_ABT_C_2_1{
        color: #ba8536;
        margin-right: 10px;
        font-size: .9em;
    }
    .P_ABT_C_2_2{
        color: #bababa;
        font-size: .9em;
    }
    /*--------------*/
    .HP_DC{
        width: 100%;
        height: auto; 
        margin: 20px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;            
    }
    .HP_DCL{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    .HP_DCL_I{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 20px solid #fff;
        box-shadow: 1px 13px 15px #d2d2d2;
    }
    .HP_DCL_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_II{
        width: 100%;
        height: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    .HP_DCL_3{
        width:100%;
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 20px solid #fff;
    }
    .HP_DCL_3 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_2{
        width: 100%;
        padding: 20px;
        height: 230px;
        background: #14153c;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        border: 15px solid #fff;
    }
    .HP_DCL_2_1{
        padding: 10px;
        color: #ffbe25;
        font-size: 2em;
        border-radius: 50%;
        border-top: 3px solid #ffbe25;
    }
    .HP_DCL_2_1_1{
        font-weight: bold;
        font-size: 2.4em;
        color: #e1e1e1;
        -webkit-text-fill-color:#ffffff;
        -webkit-text-stroke: 1px #ffbe25;
        position: relative;
        top: -20px;
    }
    .HP_DCL_2_1_1_1{
        position: relative;
        font-family: 'Great Vibes', cursive;
        color: #f0f0f0;
        position: absolute;
        bottom: 40px;
        font-size: 1.3em;
        line-height: 20px;
        bottom: 20px;
    }
    /*==============*/
    .HP_DCR{
        width: 100%;
        padding: 10px;
        margin-top: 180px;
    }
    /*------------------*/
    .P_BUREAU{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .P_BUREAU_I{
        width: 300px;
        height: 400px;
        position: relative;
        padding: 10px;
        border-radius: 5px;
        border: 10px solid #fff;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 4px 4px #c6c6c6;
    }
    .P_BUREAU_T{
        width: 100%;
        height: 110px;
        background: #ffffff;
        position: absolute;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
    }
    .P_BUREAU_T_1{
        text-align: center;
        font-weight: bold;
        font-size: 1em;
        line-height: 17px;
        color: #801313;
    }
    .P_BUREAU_T_1_1{
        color: #975a00;
        font-size: 1.4em;
        margin-top: 10px;
        font-family: 'Great Vibes', cursive;
    }
    .P_BUREAU_II{
        width: 100%;
        margin-top: 40px;
       display: flex;
       flex-direction: column;
       align-items: center;
    }
    .P_BUREAU_II_M{
        width: 85%;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: auto;
        padding: 20px;
        background: #fff;
        box-shadow: 1px 2px 5px #e5e5e5;
        border-radius: 5px;
        border: 1px solid #eee;
        margin: 20px auto;
    }
    .P_BUREAU_II_M:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #cecece;
    }
    .P_B_II_MI{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
    }
    .P_B_II_MI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .P_B_II_MIF{
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        text-align: center;
        flex-direction: column;
        justify-content: center;
        padding: 20px;
        background: #eaf6ff;
        border-radius: 5px;
    }
    .P_B_II_MIF_N{
        color: #975a00;
        font-size: 1.7em;
        line-height: 26px;
        font-family: 'Great Vibes', cursive;
    }
    .P_B_II_MIF_T{
        font-weight: bold;
        margin: 5px 0;
        font-size: .8em;
        color: #474875;
    }
    .P_B_II_MIFR{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .P_B_II_MIFR_1{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #184ab7;
    }
    .P_B_II_MIFR_1:hover{
        transition: all .5s;
        background: #3067dd;
        border-radius: 50%;
    }
    .P_B_II_MIFR_2{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #10ca29;
    }
    .P_B_II_MIFR_2:hover{
        transition: all .5s;
        background: #35d74b;
        border-radius: 50%;
    }
    .P_B_II_MIFR_3{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #c71b1b;
    }
    .P_B_II_MIFR_3:hover{
        transition: all .5s;
        background: #fb5454;
        border-radius: 50%;
    }
    .P_B_II_MIF_TM{
        font-size: .8em;
    }
    /*====================
         PAGE DOCTRINE
      ====================*/
    .DOC_PC{
        width: 100%;
        height: auto;
        padding: 10px;
        margin: 10px auto;
    }
    .D_PCI{
        width: 100%;
        height: auto;     
    }
    .D_PCIL{
        width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-position: top center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILB{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: center ;
        background-size: cover;
        position: relative;
        border-radius: 5px;
    }
    .D_PCILT{
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 20px;
        position: absolute;
        background: rgba(0, 0, 0, 0.4);
        border-radius: 5px;
    }
    .D_PCILT_1{
        color: #fff;
        font-size: .8em;
        margin-bottom: 10px;
    }
    .D_PCILT_1_1{
        width: 160px;
        height: 40px;
        display: block;
        font-size: .8em;
        text-align: center;
        padding: 5px 10px;
        border: 1px solid #ffba43;
        color: #ffba43;
        line-height: 30px;
    }
    .D_PCILT_1_1:hover{
        transition: all .5s;
        background: #fff;
        color: #cf8300;
        margin-left: 5px;
        border: 2px solid #ffba43;
    }
    .D_PCIR{
        width: 100%;
        height: auto;
        margin: 30px auto;
    }
    .D_PCIR_1{
        color: #414141;
        font-weight: bold;
        font-size: 1.5em;
    }
    .D_PCIR_1_1{
        font-size: .9em;
        color: #4b4b4b;
    }
    .D_PCTS{
        width: 100%;
        height: auto;
        margin: 20px auto;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .D_PCT{
        height: 150px;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .D_PCT_1{
        color: #fff;
        font-size: 1em;
        text-align: center;
        text-shadow: 1px 2px 24px #000;
        text-transform: uppercase;
    }
    .D_PCIII{
        width: 100%;
        height: auto;
        margin: 20px auto;
    }
    .D_PCIII_T{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
    }
    .D_PCIII_T_1{
        padding: 5px;
        font-size: .8em;
        background: #e3921a;
        color: #fff;
        margin-right: 10px;
        border-radius: 4px;
    }
    .D_PCIII_T_1_1{
        color: #ffa012;
        font-weight: bold;
        font-size: .8em;
        text-shadow: 1px 1px 2px #dadada;
        text-transform: uppercase;
    }
    .D_PCIII_VS{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
        padding: 10px;
    }
    .D_PCIII_V{
        height: auto;
        padding: 30px 20px;
        background: #fff;
        border-radius: 4px;
        margin-bottom: 20px;
        box-shadow: 1px 2px 4px #d8d8d8;
    }
    .D_PCIII_V:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #c4c4c4;
    }
    .D_PCIII_VI{
        width: 100%;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .D_PCIII_VI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .D_PCIII_VI_1{
        color: #28498f;
        font-size: 1.1em;
    }
    .D_PCIII_VI_1:hover{
        transition: .5s;
        color: #8e0a0a;
    }
    .D_PCIII_VI_1_1{
        font-size: .75em;
        color: #575757;
    }
    .D_PBS{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .D_PB_L_r{
        padding: 5px 20px;
        font-size: .8em;
        text-transform: uppercase;
        border-radius: 40px;
        background: #e8e8e8;
        color: #000;
    }
    .D_PB_L_r:hover{
        transition: .5s;
        background: #ffd2d2;
        color: #270101;
    }
    .D_PBV{
        width: 100%;
        position: relative;
        height: 300px;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .D_PBVI{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }
    .D_PBVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .D_PBVII{
        width: 100%;
        height: 100%;
        background: rgba(40, 0, 0, 0.3);
        top: 0;
        left: 0;
        display: block;
        position: absolute;
        transition: all .5s;   
    }
    .PBVII_C{
        width: 100%;
        height: 100%;
        display: flex;
        padding: 20px;
        flex-direction: column;
        justify-content: center;
    }
    .PBVII_C_0{
        width: 50px;
        height: 50px;
        display: block;
        text-align: center;
        color: #fff;
        font-size: 2em;
        line-height: 50px;
        border-radius: 50%;
        background: #b91212;
        box-shadow: 1px 1px 25px #000;
        position: absolute;
        top: 5px;
        transition: all .5s;
        left: 45%;
        opacity: 0;
        visibility: hidden;
    }
    .PBVII_C_0:hover{
        width: 53px;
        height: 53px;
        transition: all .5s;
        background: #ff5858;
    }
    .D_PBVII:hover{
        background: rgba(40, 0, 0, 0.7);
        box-shadow: 1px 1px 10px #000;
    }
    .D_PBVII:hover .PBVII_C_0{
        top: 110px;
        left: 45%;
        opacity: 1;
        visibility: visible;
    }
    .PBVII_C_D{
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 5px;
        padding: 10px 30px;
        left: 0;
    }
    .PBVII_C_1{
        width: 40%;
        color: #f0f0f0;
        padding: 4px;
        font-size: .8em;
        text-align: center;
        background: #ab9b06;
        border-radius: 3px;
        margin-bottom: 10px;
    }
    .PBVII_C_1_1{
        color: #d6d6d6;
        font-size: .9em;
    }
    .PBVII_C_1_1_1{
        color: #dddddd;
        font-size: .8em;
        margin-top: 10px;
    }
     /*------LES DOCUMENTS---------*/
    .BP_BOOKS{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
    }
    .BP_BOOK{
        width: 80%;
        height: auto;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        text-align: center;
        margin-bottom: 20px;
        box-shadow: 1px 2px 4px #c7c7c7;
    }
    .BP_BOOK_I{
        width: 80%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .BP_BOOK_I img{
        width: 100%;
        max-height: 100%;
        object-fit: cover;
    }
    .BP_BOOK_a{
        margin-top: 20px;
        text-align: center;
        font-size: .8em;
        font-weight: bold;
        color: #4d4d4d;
        padding: 20px;
    }
    .BP_BOOK_a:hover{
        transition: .5s;
        color: #b83232;
    }
    /*======GALERIE========*/
    .PG_PC{
        width: 100%;
        padding: 10px;
        margin: 30px auto;
    }
    .PG_PT{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .PG_PT_1{
        background: #fff;
        margin: 10px;
        padding: 10px 15px;
        font-size: .7em;
        color: #292929;
        border-radius: 3px;
        box-shadow: 1px 1px 4px #bcbcbc;
        text-transform: uppercase;
    }
    .PG_PT_1.active{
        background: #9b3638;
        color: #fff;
    }
    .PG_PT_1:hover{
        transition: .5s;
        background: #9b3638;
        color: #fff;
    }
    .PG_PHOTOS{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .PG_PHOTO{
        width: 90%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 1px 1px 4px #f0f0f0;
        margin-bottom: 20px;
    }
    .PG_PHOTO img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .PG_PG{
        width: 60%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px auto;
    }
    .PG_PG_1{
        padding: 5px 10px;
        margin: 5px;
        font-size: .7em;
        background: #fff;
        border-radius: 4px;
        color: #000;
        box-shadow: 1px 1px 4px #dfdfdf;
    }
    .PG_PG_1.active{
        color: #fff;
        background: #184ab7;
        box-shadow: 1px 1px 6px #6b6b6b;
    }
    .PG_PG_1:hover{
        transition: .5s;
        color: #fff;
        background: #184ab7;
    }
    /*=====CONTACT PART========*/
    .CT_PC{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px auto;
        padding: 10px;
    }
    .CT_PCI_1{
        color: #aa7b15;
        font-weight: bold;
        font-size: 1.5em;
        text-shadow: 1px 3px 4px #cecece;
    }
    .CT_PCI_1_1{
        color: #616161;
        font-size: .8em;
    }
    .CT_PCII{
        width: 100%;
        margin-top: 30px;
        display: flex;
       flex-direction: column;
       align-items: center;
    }
    .CT_PCII_L{
        width: 100%;
        height: auto;
    }
    .CT_PCII_LP{
        width: 100%;
        height: 120px;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        background: #fff;
        border-radius: 6px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    /*======================*/
    .CT_PCII_R{
        width: 100%;
        background: #fff;
        border-radius: 5px;
        padding: 20px 25px;
        margin: 20px auto;
    }
    .CT_PCR_2{
        width: 100%;
        height: 50px;
        margin-bottom: 30px;
    }
    .CT_PCR_2 input{
        width: 100%;
        height: 100%;
        padding: 10px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
        font-size: .8em;
    }
    .CT_PCR_3{
        width: 100%;
        height: 200px;
    }
    .CT_PCR_3 textarea{
        width: 100%;
        height: 100%;
        padding: 20px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_4{
        width: 50%;
        height: 40px;
        margin: 15px auto;
    }
    .CT_PCR_4 button{
        width: 100%;
        height: 100%;
        cursor: pointer;
        border-width: 0;
        font-size: .7em;
        text-transform: uppercase;
        border-radius: 5px;
        background: #e44e4e;
        color: #fff;
    }
    .CT_PCR_4 button:hover{
        transition: .5s;
        background: #9e1618;
    }
    .CT_PCR_1{
        display: block;
        text-transform: uppercase;
        margin: 20px auto;
        font-weight: bold;
        font-size: 1em;
        text-align: center;
        color: #767676;
    }
    .CT_PCII_LP_1{
        font-size: 1.4em;
        padding: 10px;
        background: #ffb9ba;
        border-radius: 50%;
        color: #540404;
    }
    .CT_PCII_LP_2{
        font-size: 1.4em;
        padding: 10px;
        background: #acdbff;
        border-radius: 50%;
        color: #00096c;
    }
    .CT_PCII_LP_3{
        font-size: 1.4em;
        padding: 10px;
        background: #73ffa9;
        border-radius: 50%;
        color: #005514;
    }
    .CT_PCII_LPR{
        width: 80%;
        height: 80px;      
    }
    .CT_PCII_LPR_1_1{
        display: flex;
        flex-direction: column;
        font-size: .9em;
    }
    .CT_PCII_LPR_1{
        font-weight: bold;
        color: #5e5e5e;
        font-size: 1em;
    }
    .CT_PCII_LPR_1_1_1{
        color: #5e5e5e;
        font-size: .8em;
    }
    .CT_PRN{
        width: 100%;
        height: 265px;
        padding: 20px;
        background: #59b7f7;
        border-radius: 5px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    .CT_PRN_1{
        color: #ffe2a4;
        font-size: 1.7em;
        text-shadow: 1px 2px 1px #545454;
    }
    .CT_PRN_1_1{
        margin: 10px 0;
        color: #ffffff;
        font-size: .9em;
    }
    .CT_PRN_L{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .CT_PRN_L input{
        width: 70%;
        height: 100%;
        border-width: 0;
        padding: 20px;
        border-radius: 5px 0 0  5px;
    }
    .CT_PRN_L button{
        width: 30%;
        height: 100%;
        background: #ff5c5e;
        color: #fff;
        font-size: 1em;
        border-width: 0;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .CT_PRN_L button:hover{
        transition: all .5s;
        background: #822729;
    }
    .CPTB_C{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 70px auto;
    }
    .CPTB_P_1{
        width: 100%;
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3e6f74;
        margin-bottom: 80px;
    }
     /*--------------*/
     .CPTB_P_2{
        width: 100%;
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #4f304b;
        margin-bottom: 80px;
    }
    /*--------------*/
    .CPTB_P_3{
        width: 100%;
        position: relative;
        padding: 20px;
        height: 200px;
        align-items: center;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3b8be7;
       
    }
    /*--------------*/
    .CPTB_P_i{
        width: 110px;
        height: 110px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 35%;
        top: -45px;
        border-radius: 50%;
    }
    .CPTB_P_i img{
        width: 100%;
        height: 100%;
        box-shadow: 1px 5px 5px #383838;
        object-fit: cover;
        border-radius: 50%;
    }
    .CPTB_PI{
        width: 100%;
        height: 140px;
        bottom: 15px;
        left: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 20px;
        align-items: center;
        position: absolute;
    }
    .CPTB_PI_1{
        color: #e9d41d;
        font-size: .9em;
    }
    .CPTB_PI_1_1{
        color: #fff;
        padding-right: 10px;
        font-size: .8em;
        text-align: center;
    }
    .CPTB_PI_1_1_1{
        width: 60%;
        min-width: 70%;
        color: #960b0b;
        font-size: .7em;
        margin-top: 5px;
        padding: 6px 5px;
        background: #fff;
        text-align: center;
        border-radius: 4px;
    }
    .CPTB_PI_1_1_1:hover{
        transition: .5s;
        background: #390203;
        color: #fff;
    }
     /*=====PAGE FAIRE UN DON=====*/
     .MAKE_DON_C{
        width: 100%;
        margin: 20px auto;
        padding: 10px;
    }
    .MDON_CPI{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff;
        box-shadow: 1px 3px 5px #ebebeb;
        border-radius: 5px;
    }
    .MDON_CPI_L{
        width: 100%;
        height: auto;
        padding: 10px;
    }
    .MDON_CPI_LI{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_LII{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
    }
    .MDON_CPI_LII_i{
        height: 190px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LII_i img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_R{
        width: 100%;
        height: auto;
        padding: 20px;
    }
    .MDON_CPI_R_1{
        text-align: center;
        text-transform: uppercase;
        font-size: 1em;
        color: #3a3a3a;
        text-shadow: 1px 2px 2px #d4d4d4;
    }
    .MDON_CPI_RSC{
        width: 100%;
        height: auto;
        background: #65aaff;
        display: flex;
        flex-direction: column;
        align-items: center;   
        padding: 20px;
        border-radius: 5px;
        margin: 20px auto;
    }
    .MDON_CPI_RSCI{
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .causeT_1{
        font-size: 1em;
        color: #fed044;
        padding: 5px;
        background: #304915;
        border-radius: 10px;
        margin-right: 10px;
    }
    .causeT{
        color: #fff;
        font-size: 1em;
        text-transform: uppercase;
    }
    .MDON_SCLT{
        width: 100%;
        height: 40px;
        display: flex;
        padding: 10px;
        background: #ffff;
        align-items: center;
        justify-content: space-between; 
        border-radius: 5px;
    }
    .MDON_SCLT select{
        width: 100%;
        height: 100%;      
        border-width: 0;
        outline: none;
       font-size: .8em;
    }
    .MDON_SCLT input{
        width: 90%;
        height: 40px;
        margin-left: 20px;
        font-weight: bold;
        font-size: 1.2em;
        color: #c52b2b;
        border-width: 0;
    }
    .MDON_SCLT_1{
        font-size: 1.2em;
        color: #c52b2b;
    }
    .RSC1{
        background: #557b5e;
    }
    .MDON_INP{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
        align-items: center;      
    }
    .MDON_INPI{
        width: 100%;
        height: 45px;
        margin-bottom: 20px;
    }
    .MDON_INPI input{
        width: 100%;
        height: 100%;
        background: #fdefef;
        padding: 20px;
        border-width: 0;
        border-radius: 4px;
        color: #000;
        font-size: .8em;
        border: 1px solid rgb(220, 220, 220);
    }
    .MDON_INPI select{
        width: 100%;
        height: 100%;
        padding: 2px;
        border-width: 0;
        border-radius: 3px;
        color: #000;
        font-size: .8em;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPI input::placeholder{
        color: #000;
        font-size: .9em;
    }
    .MDON_INPT{
        width: 100%;
        height: 180px;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPT textarea{
        width: 100%;
        height: 100%;
        font-size: .8em;
        background: #fdefef;
        border-width: 0;
    }
    .MDON_VL{
        width: 100%;
        height: 310px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px auto;
    }
    .MDON_VL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .MDON_VR{
        width: 100%;
        height: auto;
        padding: 10px;
    }
    .MDON_V_t{
        display: block;
        font-size: 1em;
        color: #366c70;
        text-align: center;
    }
    .MDON_WI{
        width: 100%;
        height: 40px;
        display: flex;
        padding: 10px;
        margin: 10px auto;
        justify-content: center;
        align-items: center;
        background: #f5f5f5;
    }
    .MDON_WI img{
        max-width: 100%;
        min-height: 100%;
    }
    .MDON_btn{
        width: 50%;
        height: 50px;
        margin: auto;
    }
    .MDON_btn button{
        width: 100%;
        height: 100%;
        border-radius: 5px;
        border-width: 0;
        color: #fff;
        font-size: .8em;
        text-transform: uppercase;
        cursor: pointer;
        background: #d65a5c;
    }
    .MDON_btn button:hover{
        transition: .5s;
        background: #960a0c;
    }
    /*======BLOG ONE SECTION========*/
    .PGE_BLOG{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px auto;
        padding: 10px;
    }
    .PGE_BLOG_L{
        width: 100%;
        height: auto;
    }
    .PGE_BT{
        width: 100%;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 10px auto;
        text-transform: uppercase;
    }
    .PGE_BAP{
        width: 90%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
        background: #fff;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 1px 2px 4px #e2e2e2;
        margin: 10px auto;
    }
    .PGE_BAPI{
        width: 100%;
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .PGE_BAPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .PGE_BAPI_D{
        width: 100%;
        height: auto;
        margin: 10px auto;
    }
    .PGE_BT_1{
        color: #9c1c1c;
        font-size: 1.3em;
    }
    .PGE_BT_1_1{
        font-size: 1.1em;
        margin-left: 5px;
        font-weight: bold;
        color: #1d4f53;
    }
    .PGE_BAPI_D_1{
        font-weight: bold;
        font-size: .9em;
        color: #123c3f;
    }
    .PGE_BAPI_D_1:hover{
        transition: .5s;
        color: #d83336;
    }
    .PGE_BAPI_D_2{
        display: flex;
        padding: 4px 0;
        font-size: .8em;
    }
    .PGE_BAPI_D_2_1{
        color: #db272a;
        margin-right: 5px;
    }
    .PGE_BAPI_D_2_2{
        color: #303030;
    }
    /*------------------*/
    .PGE_BLOG_R{
        width: 100%;
        height: auto;
        padding: 20px;
    }
    .PGE_BRI{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    .PGE_BRI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .PGE_BRID{
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 20px;
        background: rgba(0, 0, 0, 0.4);
    }
    .PGE_BRID_1{
        font-size: .7em;
        text-transform: uppercase;
        padding: 4px 10px;
        background: #03717b;
        color: #fff;
        border-radius: 3px;
    }
    .PGE_BRIDI{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .PGE_BRIDI_1{
        margin-right: 10px;
        font-size: .8em;
    }
    .PGE_BRIDI_1_1{
        color: #d8ce5f;
    }
    .PGE_BRIDI_1_1_1{
        color: #cacaca;
        font-size: .9em;
    }
    .PGE_BRI_D{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        padding: 20px 0;
    }
    .PGE_BRI_D_1{
        color: #1d676d;
        font-size: 1.3em;
    }
    .PGE_BRI_DD{
        font-size: .8em;
        color: #555555;
    }
    .PGE_BRI_DC{
        width: 100%;
        height: auto;
        margin: 40px auto;
        padding: 30px;
        background: #ffffff;
        border-radius: 5px;
    }
    .PGE_BRI_DC_1{
        font-size: 1.5em;
        color: #cc393b;
    }
    .PGE_BRI_DC_1_1{
        color: #525252;
        font-size: .9em;
        margin-bottom: 20px;
    }
    .PGE_BRI_DC_1_1_1{
        position: relative;
        font-weight: bold;
        font-size: 1em;
        color: #535353;
        left: 70px;
    }
    .PGE_BRI_DC_1_1_1::before{
        position: absolute;
        content: " ";
        display: block;
        width: 50px;
        height: 2px;
        background: #cc393b;
        left: -70px;
        top: 14px;
    }
    .PGE_BRI_DI{
        width: 100%;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .PGE_BRI_DI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRI_A{
        width: 100%;
        height: auto;
        padding: 30px;
        background: #123e56;
        border-radius: 5px;
    }
    .PGE_BRI_A_1{
        color: #cdcdcd;
        font-size: 1em;
    }
    .PGE_BRI_A_2{
        width: 100%;
        height: 150px;
        background: #fff;
        border-radius: 4px;
        padding: 10px;
        margin: 20px auto;
    }
    .PGE_BRI_A_2 textarea{
        width: 100%;
        height: 100%;
        border-width: 0;
    }
    .PGE_BRI_A_3{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .PGE_BRI_A_4{
        width: 150px;
        height: 40px;
        margin: 20px 0;      
    }
    .PGE_BRI_A_3_1{
        width: 100%;
        height: 50px;
        margin-bottom: 20px;
    }
    .PGE_BRI_A_3_1 input{
        width: 100%;
        height: 100%;
        background: #fff;
        padding: 10px;
        border-radius: 4px;
        border-width: 0;
    }
    .PGE_BRI_A_4 button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        background: #e43b3b;
        color: #fff;
        text-transform: uppercase;
        font-size: .8em;
        border-width: 0;
        cursor: pointer;
    }
    .PGE_BRI_A_4 button:hover{
        transition: .5s;
        background: #a41a1a;
    }
}
/*=====================*/
@media screen and (min-width: 550px) and (max-width:899px)
{
    .TopBarre_PI,
    .TopBarre_PII,
    .slideR_P{
        display: none;
    }
    .topAd{
        width: 100%;
        height: 120px;
        position: relative;
    }
    .TopBarre_P{
        width: 100%;
        height: 120px;
        background: #8e0005;
        box-shadow: 0px 1px 5px #2c2c2c;
    }
    .TBR_PR{
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .TB_PRI{
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px auto;
    }
    .TB_PRI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .TB_PRB{
        width: 100%;
        height: 50px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #6d0004;
        position: relative;
    }
    .TB_PCN_1 {
        color: #ff9900;
        padding: 2px;
        font-size: 1.1em;
        margin-right: 10px;
        border-radius: 50%;
        border-top: 2px solid #ff9900;
    }
    .TB_PCN_1_1 {
        font-family: 'Great Vibes', cursive;
        color: #ebebeb;
        font-size: 1em;
        text-shadow: 1px 2px 1px #000;
    }
    .TB_PRLS_R{
        width: 90%;
        height: 600px;
        background: #410606;
        top: 10px;
        left: -1000px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        z-index: 1;
        position: fixed;
        border-radius: 0 5px 5px  0;
        box-shadow: 1px 2px 4px #0a0a0a;
    }
    .TB_RT{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px dashed #6d4040;
    }
    .TB_RT_1{
        color: #ffb84d;
        font-size: 1em;
    }
    .TB_RT_2{
        width: 30px;
        height: 30px;
        display: block;
        padding: 10px;
        line-height: 10px;
        text-align: center;
        border-radius: 50%;
        color: #b9b9b9;
        font-size: 1em;
        font-weight: bold;
        background: #270101;
    }
    .TB_RLS{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .TB_PII_L{
        color: #adadad;
        padding: 5px 0;
    }
    .TB_PII_L:hover{
        transition: .5s;
        margin-left: 10px;
        color: #ffb84d;
    }
    .TB_RII{
        width: 100%;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-top: 1px dashed #6d4040;
        border-bottom: 1px dashed #6d4040;
    }
    .TB_RII_1{
        color: #cecece;
        font-size: .8em;
    }
    .TB_RII_1_1{
        color: #b8b8b8;
        font-size: .8em;
        margin-left: 30px;
    }
    .TB_RIII{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .TB_RIII_1{
        margin: 4px;
        font-size: .8em;
        color: #e9e9e9;
        padding: 5px;
        background: #270101;
        border-radius: 5px;
        transition: .5s;
    }
    .TB_RIII_1:hover{
        background: #ffb84d;
    }
    .TB_RIII_D{
        width: 60%;
        height: 45px;
        display: block;
        padding: 4px;
        text-align: center;
        margin: 20px auto;
        line-height: 30px;
        border: 1px solid #6d0004;
    }
    .TB_RIII_D_1{
        color: #cf4545;
        font-size: 1.3em;
    }
    .TB_RIII_D_1_1{
        color: #cfcfcf;
        font-size: 1em;
    }
    /*==========================*/
    .TB_PRL_1{
        margin-left: 10px;
        padding: 5px;
        font-size: 1.4em;
        cursor: pointer;
        color: #ffffff;
        background: #ff9900;
    }
    .liensF_i{
        width: 100%;
        height: 60px;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        transition: .5s;
        box-shadow: 0px 3px 4px #0e0d0d;
    }
    /*===================
        PAGE HOME
      ===================*/
    .HOME_PAGE{
        width: 100%;
        height: auto;
    }
    /*-----SECTION I------*/
    .HP_PI{
        width: 100%;
        height: auto;
        margin: auto;
        padding: 40px;
    }
    .HP_PI_SLIDE{
        width: 100%;
        height: 350px;
    }
    .container-slider{
        width: 100%;
        height: 350px;
        position: relative;
        overflow: hidden;
        box-shadow: 1px 2px 8px #858585;
        border-radius: 5px;
    }
    .slider{
        width: 400%;
        height: 350px;
        display: flex;
    }
    .slider__section{
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px;
        position: relative;
        border-radius: 5px;
    }
    .slide_desc{
        width: 75%;
        height: 200px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 20px;
    }
    .slide_desc_1{
        color: #e5e5e5;
        font-size: 1.5em;
    }
    .slide_desc_1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 5px;
        font-size: .8em;
        width: 150px;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    .slider__btn{
        position: absolute;
        bottom: 10px;
        right: 20px;
        padding: 20px;
        font-size: 1.4em;
        background:rgba(255, 255, 255, .3);
        width: 30px;
        height: 30px;
        display: flex;
        font-weight: bold;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #ffffff;
        border-radius: 30px;
        transition: .5s;
    }
    .slider__btn--left{
        right: 90px;
    }
    .slider__btn:hover{
        background: #fff;
        color: #ffa011;
     }
     /*===================
        SECTION LES NEWS
     ===================*/
     .HOME_ANC{
         width: 100%;
         height: auto;
         margin: 20px auto;
     }
     .HOME_AN_T{
         width: 100%;
         height: 50px;
         display: flex;
         text-transform: uppercase;
         justify-content: center;
         margin-bottom: 20px;
         align-items: center;
     }
     .HOME_AN_T_1{
         color: #c37500;
         font-size: 1em;
         padding: 3px;
         border-radius: 50%;
         margin-right: 5px;
         border: 1px solid #c37500;
         border-radius: 50%;
     }
     .HOME_AN_T_1_1{
         color: #d49537;
         font-weight: 300;
         font-size: 1.2em;
         text-align: center;
         text-shadow: 1px 2px 4px #d2d2d2;
     }
     .HOME_ANS{
         width: 100%;
         margin-top: 10px;
         display: grid;
         grid-template-columns: repeat(2,1fr);
         gap: 15px;
     }
     .HOME_AN{
         padding: 20px;
         background: #fff;
         height: auto;
         border-radius: 5px;
         box-shadow: 1px 1px 3px #ededed;
         margin-bottom: 20px;
     }
     .HOME_AN_I{
         width: 100%;
         height: 180px;
         display: flex;
         align-items: center;
         justify-content: center;
     }
     .HOME_AN_I img{
         width: 100%;
         height: 100%;
         object-fit: cover;
         border-radius: 3px;
     }
     .HOME_AN_A{
         padding: 10px 0;
         font-size: 1em;
         display: block;
         color: #434343;
     }
     .HOME_AN_D{
         font-size: .8em;
     }
     /*=====================
         PART RUBRIQUES
       =====================*/
     .HOME_RUB_P{
         width: 100%;
         height: auto;
         display: flex;
         flex-direction: column;
         align-items: center;
     }
     /*-----LEFT PART-----*/
     .HOME_RUB_PL{
         width: 100%;
         height: auto;   
     }
     .HOME_RUB_PLPI{
         width: 100%;
         height: auto;  
         display: grid;
         grid-template-columns: repeat(2,1fr);
         gap: 15px;
     }
     .HRP_I{
         width: 100%;
         height: 220px;
         margin-bottom: 20px;
         position: relative;
         padding: 20px;
         border-radius: 5px;
         background-position: center;
         background-repeat: no-repeat;
         background-size: cover;
         box-shadow: 1px 1px 4px #bebebe;
     }
     .HRP_I_i{
         position: absolute;
         bottom:  10px;
         width: 90%;
         height: 150px;
     }
     .HRP_I_p{
         color: #d8d8d8;
         font-size: .9em;
         margin-bottom: 10px;
     }
     .HRP_I_a{
         background: #f09711;
         padding: 5px 10px;
         font-size: .8em;
         color: #fff;
     }
     .HRP_I_a:hover{
         transition: .5s;
         background: #b70f11;
         margin-left: 5px;
     }
      /*====DEUXIEM PARTI====*/
      .HOME_RUB_PLPII{
         width: 100%;
         height: auto;
         margin-top: 20px;
     }
     .H_Rubriques{
         width: 100%;
         display: grid;
         grid-template-columns: repeat(2,1fr);
         gap: 15px;
     }
     .HRub{       
         background: #fff;
         padding: 10px;
         height: 270px;
         margin-bottom: 20px;
         border-radius: 4px;
         box-shadow: 1px 2px 4px #e9e9e9;
     }
     .HRub_I{
         width: 100%;
         height: 200px;
         display: flex;
         align-items: center;
         justify-content: center;
         margin-bottom: 4px;
     }
     .HRub_I img{
         width: 100%;
         height: 100%;
         object-fit: cover;
         border-radius: 4px;
     }
     .HRub_a_1{
         color: #292929;
         font-size: .9em;
     }
     .HRub_a_1:hover{
         color: #d70e14;
         transition: .5s;
         margin-left: 5px;
     }
     /*-----LEFT PART-----*/
     .HOME_RUB_PR{
         width: 85%;
         height: auto;
         border-top: 5px solid #d42727;
     }
     .HOME_RUB_PR_1{
         margin: 10px 0;
         color: #d42727;
         font-size: 1.2em;
     }
     .HR_PRS{
         width: 100%;
         display: grid;
         grid-template-columns: repeat(2,1fr);
         gap: 10px;
     }
     .HR_PR{
         border: 1px solid #c8c8c8;
         display: flex;
         padding: 10px;
         height: 60px;
     }
     .HR_PR a{
         width: 100%;
         height: 100%;
         display: flex;
         justify-content: space-between;
         align-items: center;    
     }
     .HR_PR_L{
         width: 70%;
         height: 40px;
         display: flex;
         flex-direction: column;
         justify-content: center;
     }
     .HR_PR_n{
         font-size: .7em;
         color: #000000;
         font-weight: bold;
     }
     .HR_PR_nb{
         font-size: .7em;
         color: #373737;
     }
     .HR_PR_r{
         font-size: 1.2em;
     }
     .rs_1{
         color: rgb(28, 98, 227);
     }
     .rs_2{
         color: rgb(104, 157, 255);
     }
     .rs_3{
         color: rgb(234, 12, 186);
     }
     .rs_4{
         color: rgb(212, 92, 242);
     }
     .rs_5{
         color: rgb(219, 0, 0);
     }
     .rs_6{
         color: rgb(45, 227, 28);
     }
     .HM_NL{
         width: 90%;
         height: 400px;
         border: 8px solid #ffdeac;
         margin: 90px auto;
         border-radius: 4px;
         padding: 10px;
         position: relative;
     }
     .HM_NL_1{
         display: block;
         width: 90px;
         height: 90px;
         line-height: 40px;
         background: #ffa011;
         padding: 10px;
         font-size: 1.5em;
         color: #fff;
         border-radius: 50%;
         border:14px solid #f4f4f4;
         position: absolute;
         margin-left: auto;
         margin-right: auto;
         left: 0;
         right: 0;
         top: -50px;
         text-align: center;
     }
     .HM_NL_2{
         display: block;
         display: flex;
         justify-content: center;
         margin-top: 50px;
         color: #585858;
         font-weight: bold;
         font-size: 1em;
     }
     .HM_NL_3{
         text-align: center;
         font-size: .8em;
         color: #434343;
         margin: 20px auto;
     }
     .HM_NL_4{
         width: 90%;
         height: 50px;   
         margin: 4px auto;   
     }
     .HM_NL_4 input{
         width: 100%;
         height: 100%;
         border-width: 0;
         text-align: center;
         border: 2px solid #dcdcdc;
         border-radius: 3px;
         font-size: .8em;
     }
     .HM_NL_5{
         width: 90%;
         height: 45px;
         margin: 10px auto;
     }
     .HM_NL_5 button{
         width: 100%;
         height: 100%;
         background: #ffa011;
         color: #fff;
         cursor: pointer;
         border-width: 0;
         border-radius: 4px;
     }
     .HM_NL_5 button:hover{
         transition: .5s;
         background: #de8601;
     }
     .HM_NL_6{
         width: 90%;
         height: 60px;
         margin: 24px auto;
     }
     .HM_NL_6 input{
         float: left;
         margin: 0 10px 5px 0;
     }
     .HM_NL_6_1{
         font-size: .5em;
     }
     /*======PART 4========*/
     .HOME_4EME{
         width: 100%;
         height: auto;
         margin-top: 50px;
         display: flex;
         padding: 20px;
         align-items: center;
         justify-content: center;
         background-repeat: no-repeat;
         background-position: center;
         background-size: cover;
     }
     .HOME_4_C{
         width: 95%;
         height: auto;
         display: flex;
         flex-direction: column;
         align-items: center;
         justify-content: center;
     }
     .HOME_4_CT{
         width: 100%;
         height: auto;
         display: flex;
         margin-bottom: 20px;
         flex-direction: column;
         align-items: center;
     }
     .HOME_4_CT_1{
         font-family: 'Great Vibes', cursive;  
         color: #ffbe5c;
         font-size: 1.5em;
         text-shadow: 1px 2px 3px #000;
     }
     .HOME_4_CT_1_1{
         color: #c7c7c7ee;
         text-align: center;
         font-size: .8em;
     }
     .HOME_4_CES{
         width: 100%;
         height: auto;
         display: grid;
         grid-template-columns: repeat(2,1fr);
         margin-top: 10px;
         gap: 10px;
     }
     .HOME_4_CP{
         height: 190px;
         padding: 10px;
         display: flex;
         flex-direction: column;
         align-items: center;
         border: 1px solid #70611b;
         border-radius: 4px;
     }
     .HOME_4_CPL{
        width: 80px;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px;
        background: #a87500;
        border-radius: 5px;
    }
    .HOME_4_CPL img{
        width: 100%;
        max-width: 70%;
        object-fit: cover;
    }
    .HOME_4_CPR{
        width: 100%;
        height: 90px;
        flex-direction: column;
        display: flex;
        text-align: center;
    }
    .HOME_4_CPR_1{
        color: #c6c6c6;
        font-size: 1.2em;
        font-weight: bold;
    }
    .HOME_4_CPR_1_1{
        color: #cd9003;
        font-size: .9em;
    }
    /*=====PRESENTATION=========*/
    .H_PRES{
        width: 100%;
        height: auto;
        display: flex;
        padding: 40px;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
    }
    .H_PRE_L{
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .H_PRE_L_1{
        display: block;
        color: rgb(0, 120, 124);
        font-family: 'Great Vibes', cursive;
        font-weight: 200;
        font-size: 1.8em;
        text-align: center;
        text-shadow: 1px 2px 3px #cfcfcf;
    }
    .H_PRE_L_1_1{
        color: #d88200;
        font-size: 1.5em;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .H_PRE_L_1_1_1{
        color: #757575;
        font-size: .8em;
        margin-bottom: 20px;
        line-height: 1.57;
        font-size: 1em;
        font-weight: 400;
    }
    .H_PRE_L_2{
        width: 100%;
        height: auto;
        padding-left: 20px;
        border-left: 3px solid #e7bb86;
        margin-bottom: 40px;
    }
    .H_PRE_L_2_1{
        font-weight: normal;
        color: #585858;
        font-size: .9em;
    }
    .H_PRE_L_2_1_1{
        color: #c82929;
        font-weight: bold;
    }
    .H_PRE_L_2_1_1_1{
        color: #121111;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_2_1_2{
        color: #02525a;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_3{
        width: 50%;
        height: 40px;
        margin: 20px auto;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        color: #a87500;
        font-size: .9em;
        text-transform: uppercase;
        border: 1px solid #c87f01;
        border-radius: 30px;
        transition: .5s;
    }
    .H_PRE_L_3:hover{
        background: #dc9a01;
        color: #fff;
    }
    /*-----------------*/
    .H_PRE_R{
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 40px;
    }
    .H_PRE_RI{
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_PRE_RI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
        border: 10px solid #fff;
        box-shadow: 1px 1px 17px #b0b0b0;
    }
    .H_PRE_RE{
        width: 150px;
        height: 150px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff;
        position: absolute;
        top: -70px;
        left: 40%;
        border-radius: 50%;
        text-align: center;
    }
    .H_PRE_RE_1{
        color: #eb9e2a;
        font-size: 2em;
    }
    .H_PRE_RE_1_1{
        color: #a6a6a6;
        font-weight: bold;
        font-size: 1.6em;
    }
    .H_PRE_RE_1_1_1{
        font-size: .6em;
        color: #2c2c2c;
    }
    /*=====LES SPONSORS==========*/
    .H_PARTNAIRES{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_PARTNAIRE_L{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .H_PL_C{
        width: 85%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .H_PL_C_1{
        color: #c7c7c7;
        font-size: .9em;
        font-weight: normal;
    }
    .H_PL_C_1_1{
       margin-top: 20px;
       text-transform: uppercase;
       color: #ffa929;
       padding: 10px 20px;
       font-size: .8em;
       border: 1px solid #ffa929;
    }
    .H_PL_C_1_1:hover{
        transition: .5s;
        background: #fff;
        color: #8f5602;
        font-weight: bold;
        border: 1px solid #fff;
        box-shadow: 1px 1px 17px #000;
    }
    .H_PARTNAIRE_R{
        width: 100%;
        height: auto;
        padding: 30px;
        background: #390203;
    }
    .H_PARTNAIRE_RC{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding-bottom: 30px;
    }
    .H_PR_1{
        font-family: 'Great Vibes', cursive; 
        color: #ffaa50;
        font-size: 1.7em;
        text-align: center;
    }
    .H_PR_1_1{
        color: #9d9d9d;
        font-size: .9em;
        text-align: center;
    }
    .H_PR_PTS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        margin-top: 30px;
        gap: 15px;
    }
    .H_PR_PT{
        height: 120px;
        padding: 10px;
        background: #3f1213;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .H_PR_PT img{
        width: 100%;
        height: auto;
        max-width: 90px;
        max-height: 95px;
        object-fit: cover;
    }
    /*====CADRE BLOGUE=======*/
    .H_PBLOGS{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 50px auto;
        padding: 10px;
    }
    .H_PBLOG_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 3em;
        text-shadow: 1px 2px 2px #e6e6e6;
    }
    .H_PBLOG_1_1{
        font-size: .8em;
        color: #282828;
        text-align: center;
    }
    .Hblogs{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);     
        gap: 15px;
        margin-top: 20px;
        padding: 20px;
    }
    .Hblog{
        background: #fff;
        height: auto;
        padding: 30px;
        border-radius: 5px;      
        box-shadow: 1px 2px 4px #d3d3d3;
    }
    .HblogI{
        width: 100%;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .HblogI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .HblogD{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .HblogD_1{
        max-width: 60%;
        height: 30px;
        color: #ededed;
        display: block;
        font-size: .8em;
        text-align: center;
        line-height: 25px;
        padding: 2px 10px;
        background: #3db164;
        border-radius: 3px;
        margin: auto;
    }
    .HblogD_2{
        margin-top: 10px;
        color: rgb(15, 47, 85);
        font-weight: bold;
        font-size: 1.1em;
    }
    .HblogD_2:hover{
        transition: .5s;
        color: #a41d1f;
    }
    .HblogD_3{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
    .HblogD_3_1{
        color: #b71417;
        font-size: 1em;
    }
    .HblogD_3_2{
        color: #2c2c2c;
        font-size: .8em;
        margin-left: 4px;
    }
    .H_PBLOG_ALL{
        margin-top: 20px;
        padding: 10px 30px;
        text-transform: uppercase;
        border: 1px solid #cd9003;
        color: #b76e00;
        font-size: .7em;
        border-radius: 25px;
    }
    .H_PBLOG_ALL:hover{
        transition: .5s;
        background: #e3ae34;
        color: #fff;
    }
    /*=======LES CAUSES========*/
    .H_CAUSES{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        background: #fff;
        padding: 20px;
    }
    .H_CAUSES_C{
        width: 100%;
    }
    .H_CC_T{
        width: 90%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
        text-align: center;
    }
    .H_CC_T_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 2px;
        font-size: 1.7em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_CC_ASS{
        width: 100%;
        margin-top: 10px;
       display: grid;
       grid-template-columns: repeat(2,1fr);
       gap: 15px;
    }
    .H_CC_AS{
        width: 100%;
        height: auto;
        border: 1px solid #efefef;
        box-shadow: 1px 1px 6px #f0f0f0;
        border-radius: 5px;
        margin-bottom: 20px;
        padding: 20px;
    }
    .H_CC_AS_I{
        width: 100%;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_AS_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_T_1_1{
        color: #8c8c8c;
        font-size: .8em;
    }
    .H_CC_AS_C{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;      
    }
    .H_CC_AS_C_1{
        padding: 5px 15px;
        background: #ffa94e;
        color: #fff;
        font-size: .7em;
    }
    .H_CC_AS_C_a{
        margin: 15px 0;
        font-size: 1em;
        font-weight: bold;
        color: #1e3737;
        text-align: center;
        line-height: 25px;
        transition: all 500ms ease;
    }
    .H_CC_AS_C_a:hover{
        color: #ffa011;
    }
    .H_CC_AS_C_D{
        display: flex;
        align-items: center;
        justify-content: cente;
    }
    .H_CC_AS_C_D_1{
        color: #da1919;
        font-size: 1em;
    }
    .H_CC_AS_C_D_1_1{
        color: #767676;
        font-size: .8em;
    }
    .H_CC_AS_C_P{
        width: 100%;
        height: 50px;
        padding: 10px;
        margin: 10px auto;
        background: #f5f5f5;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_CC_AS_C_P_1{
        font-weight: bold;
        color: #02525a;
        font-size: .8em;
    }
    .H_CC_AS_C_P_2{
        margin: 0 10px;
        position: relative;
        display: block;
        width: 50%;
        height: 4px;
        background: #fff;
    }
    .H_CC_AS_C_P_2::before{
        content: " ";
        position: absolute;
        width: 80%;
        height: 4px;
        background: #ffa722;
    }
    .H_CC_AS_C_P_3{
        color: #808080;
        font-size: .8em;
    }
    .H_CC_AS_C_R{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .H_CC_AS_C_R_1{
        width: 48%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .H_CC_AS_C_R_2{
        width: 48%;
        height: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .H_CC_AS_C_R_1_1{
        color: #797979;
        font-size: .8em;
        margin-right: 5px;
    }
    .H_CC_AS_C_R_1_2{
        font-weight: bold;
        font-size: .8em;
        color: #4d6578;
    }
    /*======LES RESPONSABLES============*/
    .H_RESPS{
        width: 100%;
        height: auto;
        background: #fff;
        display: flex;
        justify-content: center;
        padding: 40px 10px;
    }
    .H_RESP_C{
        width: 95%;
    }
    .H_RESP_CT{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_RESP_CT_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 1px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CT_1_1{
        color: #1e3737;
        font-size: 1em;
        line-height: 60px;
        font-weight: bold;
        text-align: center;
        letter-spacing: -0.04em;
        margin-top: -20px;
    }
    .H_RESP_CVS{
        width: 85%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
        margin: 20px auto;
        
    }
    .H_RESP_CV{
        height: auto;
        padding: 10px;
        border: 1px solid #f4f4f4;
        box-shadow: 1px 1px 5px #ececec;
        margin-bottom: 20px;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_RESP_CVI{
        width: 90%;
        height: 350px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_RESP_CVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_RESP_CVN{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .H_RESP_CVN_1{
        font-family: 'Great Vibes', cursive;
        color: #944d00;
        letter-spacing: 1px;
        font-size: 1em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CVN_1_1{
        width: 100%;
        height: auto;
        display: flex;
        margin: 10px auto;
    }
    .H_RESP_CVN_1_1_2{
        font-size: .8em;
        color: #000000;
        padding: 0 10px;
    }
    .H_DCT{
        width: 100%;
        height: auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 40px 10px;
    }
    .H_DCT_C{
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_DCT_C_1{
        font-family: 'Great Vibes', cursive;
        color: #ffaa4e;
        text-align: center;
        letter-spacing: 1px;
        font-size: 1.8em;
        padding: 5px 40px;
        position: relative;
        font-weight: normal;
        line-height: 30px;
        text-shadow: 1px 2px 2px #000000;
    }
    .H_DCT_C_1::before{
        content: "";
        position: absolute;
        width: 40%;
        height: 3px;
        display: block;
        bottom: -10px;
        left: 30%;
        background: #ffaa4e;
    }
    .H_DCT_QS{
        width: 100%;
        margin-top: 30px;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .H_DCT_Q{
        
        height: auto;
        padding: 10px;
        background: rgba(40, 0, 0, 0.3);
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #452020;
        margin: 20px auto;
        padding: 20px;
    }
    .H_DCT_Q_1{
        width: 100%;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_Q_1 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .H_DCT_Q_a{
        margin: 10px 0;
        color: #f3a228;
        font-size: 1em;
    }
    .H_DCT_Q_a:hover{
        transition: .5s;
        color: #c9585a;
    }
    .H_DCT_Q_l{
        color: .8em;
        color: #7b7b7b;
        font-size: .7em;
    }
    /*===================
        PART FOOTEUR
      ===================*/
    .FOOTER_P{
        width: 100%;
        height: auto;
        background: #510407;
    }
    .FOOTER_PT{
        width: 100%;
        height: auto;
        display: flex;
        padding: 20px;
        align-items: center;
        justify-content: center;
        background: #270101;
        margin-bottom: 30px;
        
    }
    .FOOTER_PTC{
        width: 100%;
        height:auto;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(2,1fr);
    }
    .F_PTCP{
        display: flex;
        height: auto;
        padding: 10px;
        flex-direction: column;
        align-items: center;
        align-items: center;
        border: 1px solid #6b5a2a;
    }
    .F_PTCPI{
        width: 80px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;   
    }
    .F_PTCPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .F_PTCP_D{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        margin: 10px auto;
        flex-direction: column;
    }
    .F_PTCP_D_1{
        color: #c9a464;
        font-weight: normal;
        font-size: .87em;
        text-align: center;
        word-break:break-all;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .F_PTCP_D_1_1{
        color: #6c6c6c;
        font-size: .95em;
    }
    .F_PTCP_1{
        color: #a87500;
        padding:20px;
        font-size: 1.7em;
        border-radius: 4px;
        background: rgba(94, 46, 46, 0.3);
    }
    .FT_CL_P{
        width: 100%;
        margin: 10px auto;
        display: flex;
        padding: 30px;
        flex-direction: column;
        align-items: center;
    }
    .FT_CL_PCT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCP_t{
        color: #d3d3d3;
        font-weight: bold;
        font-size: 1.3em;
        position: relative;
    }
    .FT_CL_PCP_t::after{
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 3px;
        background: #adadad;
    }
    .FT_CL_PCT_p{
        margin: 10px 0;
        color: #8f8f8f;
        font-size: .9em;
    }
    .FT_CL_PCA{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCA_1{
        font-size: 1em;
        background: #764803;
        color: #fff;
        padding: 3px;
        margin-right: 10px;
        border-radius: 4px;
    }
    .FT_CL_PCA_1_1{
        color: #a3a3a3;
        font-size: .7em;
    }
    .FT_CL_PLS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .FT_CL_PL{
        width: 50%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PL_1{
        color: #db7201;
        font-size: 1em;
    }
    .FT_CL_PL_1_1{
        color: #6c6c6c;
        font-size: .8em;
    }
    .FT_CL_PL_1_1:hover{
        color: #f4f4f4;
        transition: all .5s;
        margin-left: 5px;
    }
    .FT_CL_PL_N{
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        margin-top: 5px;
    }
    .FT_CL_PL_N:nth-child(2){
        border-bottom: 1px dashed #575757;
    }
    .FT_CL_PL_NL{
        width: 100px;
        height: 80px;
    }
    .FT_CL_PL_NL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .FT_CL_PL_NLD{
        width: 60%;
        height: 80px;
        display: flex;
        flex-direction: column;
        margin-left: 10px;
    }
    .FT_CL_PL_NLD_1{
        color: #d7d7d7;
        font-size: .7em;
    }
    .FT_CL_PL_NLD_1:hover{
        transition: .5s;
        color: #f36567;
    }
    .FT_CL_PL_NLD_1_1{
        color: #b97e24;
        margin-top: 4px;
        font-size: .7em;
    }
    .FT_CL_PCT_pIN{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIN input{
        width: 100%;
        height: 100%;
        padding: 10px;
        border-radius: 3px;
        outline: none;
        border-width: 0;
        color: #575757;
        font-size: .8em;
    }
    .FT_CL_PCT_pIB{
        width: 50%;
        height: 40px;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIB button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        border-width: 0;
        background: #c37500;
        color: #fff;
        cursor: pointer;
        font-size: .8em;
    }
    .FT_CL_PCT_pIB button:hover{
        background: #9d6400;
        transition: .5s;
    }
    .FT_CL_BT{
        width: 90%;
        height: 120px;
        margin: auto;
        display: flex;
        padding: 20px 10px;
        flex-direction: column;
        align-items: center;
        border-top: 1px dashed #6d3a3a;
    }
    .FT_CL_BTL{
        color: #929292;
        font-size: .7em;
        margin-bottom: 20px;
    }
    .FT_CL_BTR_1{
        padding: 8px;
        border-radius: 50%;
        font-size: .8em;
        background: #270101;
        margin-left: 5px;
        color: #c8c8c8;
    }
    .FT_CL_BTR_1:hover{
        transition: all .5s;
        background: #fff;
        color: #390203;
    }
}
/*=====================
    TABLETTE
  =====================*/
@media screen and (min-width: 900px) and (max-width:1199px)
{  
    /*=================
         TOP BARRE
      =================*/
    .TB_PR{
        display: none;
    }
    .topAd{
        width: 100%;
        height: 180px;
        position: relative;
    }
    .TopBarre_P{
        width: 100%;
        height: 180px;
        background: #8e0005;
        box-shadow: 0px 1px 5px #2c2c2c;
    }
    /*----premiere partie-----*/
    .TopBarre_PI{
        width: 95%;
        height: 120px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    /*-----------------*/
    .TB_PL{
        width: 30%;
        height: 100px;
        display: flex;
        align-items: center;
    }
    .TB_PL_1{
        padding: 6px;
        margin: 5px;
        border-radius: 50%;
        font-size: 1em;
        color: #d8d8d8;
        background: #6d0004;
    }
    .TB_PL_1:hover{
        transition: .5s;
        color: #ff9900;
        background: #570103;
    }
    /*-----------------*/
    .TB_PC{
        width: 35%;
        height: 115px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }
    .TB_PCI{
        width: 80px;
        height: 80px;
        padding: 3px;
        border-bottom: 3px solid #ff9900;
        border-radius: 6px;
    }
    .TB_PCI a{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .TB_PCI img{
        width: 100%;
        object-fit: cover;
    }
    .TB_PCN_1{
        color: #ff9900;
        padding: 2px;
        font-size: 1em;
        margin-right: 10px;
        border-radius: 50%;
        border-top: 2px solid #ff9900;
    }
    .TB_PCN_1_1{     
        font-family: 'Great Vibes', cursive;
        color: #ebebeb;
        font-size: 1em;
        text-shadow: 1px 2px 1px #000;
    }
     /*--------------*/
     .TB_PR{
        width: 30%;
        height: 100px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .TB_PR_P{
        position: relative;
        color: #c0c0c0;
        font-size: 1em;
        display: flex;
        align-items: center;
    }
    .TB_PR_Pn{
        display: block;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        background: #fff;
        color: #000;
        font-size: .7em;
        text-align: center;
        line-height: 30px;
    }
    .TB_PR_PAS{
        width: 400px;
        height: 400px;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: -35px;
        transition: all .5s;
        top: 1px;
    }
    .TB_PR_1{
        padding: 0 10px;
        color: #8c8c8c;
        margin-left: 20px;
        font-size: .9em;
        border-left: 1px solid #8c8c8c;
    }
    .TB_PR_1:hover{
        transition: .5s;
        color: #fff;
    }
    .TB_PR_P:hover .TB_PR_PAS{
        opacity: 1;
        visibility: visible;
        top: 35px;
    }
    /*----deuxieme partie partie-----*/
    .TopBarre_PII{
        width: 100%;
        height: 59px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #6d0004;
    }
    .TB_PIIC{
        width: 95%;
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .TB_PII_LS{
        width: auto;
        height: 56px;
        display: flex;
        align-items: center;
    }
    .TB_PII_L{
        margin: 10px;
        color: #c9c9c9;
        font-size: .7em;
        transition: .5s;
        text-transform: uppercase;
    }
    .TB_PII_L.active{
        color: #ffa011;
    }
    .TB_PII_L:hover{
        color: #ffa011;
    }
    .TB_PII_F{
        background: #ffa011;
        padding: 14px 10px;
        font-size: 1em;
        text-transform: uppercase;
    }
    .TB_PII_F_1{
        color: #bd1a1f;
    }
    .TB_PII_F_1_1{
        color: #fff;
        font-size: .7em;
    }
    .TB_PII_F:hover{
        transition: .5s;
        font-size: 1.1em;
        padding: 14px 12px;
        background: #23a100;
        
    }
     /*===================
        PAGE HOME
      ===================*/
    .HOME_PAGE{
        width: 100%;
        height: auto;
    }
    /*-----SECTION I------*/
    .HP_PI{
        width: 95%;
        height: auto;
        margin: auto;
        padding-top: 10px;
    }
    .HP_PI_SLIDE{
        width: 100%;
        height: 350px;
        display: flex;
        justify-content: space-between;
    }
    .container-slider{
        width: 70%;
        height: 350px;
        position: relative;
        overflow: hidden;
        box-shadow: 1px 2px 8px #858585;
        border-radius: 5px;
    }
    .slider{
        width: 400%;
        height: 350px;
        display: flex;
    }
    .slider__section{
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px;
        position: relative;
        border-radius: 5px;
    }
    .slide_desc{
        width: 75%;
        height: 200px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 20px;
    }
    .slide_desc_1{
        color: #e5e5e5;
        font-size: 1.7em;
    }
    .slide_desc_1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 5px;
        width: 150px;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    /*------PART DE DROITE------*/
    .slideR_P{
        width: 28%;
        height: 350px;
        position: relative;
        z-index: -1;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-radius: 4px;
        padding: 20px;
        box-shadow: 1px 2px 4px #858585;
    }
    .slide_desc_r1{
        color: #fff;
        font-weight: normal;
        font-size: .8em;
    }
    .slide_desc_r1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 8px;
        width: 150px;
        text-align: center;
        font-size: .7em;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_r1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    .slider__btn{
        position: absolute;
        bottom: 10px;
        right: 20px;
        padding: 20px;
        font-size: 1.4em;
        background:rgba(255, 255, 255, .3);
        width: 30px;
        height: 30px;
        display: flex;
        font-weight: bold;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #ffffff;
        border-radius: 30px;
        transition: .5s;
    }
    .slider__btn--left{
        right: 90px;
    }
    .slider__btn:hover{
       background: #fff;
       color: #ffa011;
    }
    /*===================
       SECTION LES NEWS
    ===================*/
    .HOME_ANC{
        width: 100%;
        height: auto;
        margin: 40px auto;
    }
    .HOME_AN_T{
        width: 100%;
        height: 25px;
        display: flex;
        margin-bottom: 20px;
        align-items: center;
        border-left: 6px solid #c37500;;
    }
    .HOME_AN_T_1{
        color: #c37500;
        font-size: 1em;
        padding: 3px;
        border-radius: 50%;
        margin-right: 10px;
        border-right: 3px solid #c37500;
    }
    .HOME_AN_T_1_1{
        color: #c37500;
        font-weight: 100;
        font-size: 2.3em;
        text-shadow: 1px 2px 1px #d2d2d2;
        font-family: 'Great Vibes', cursive;
    }
    .HOME_ANS{
        width: 100%;
        margin-top: 10px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .HOME_AN{
        padding: 20px;
        background: #fff;
        height: 250px;
        border-radius: 5px;
        box-shadow: 1px 1px 3px #ededed;
    }
    .HOME_AN_I{
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .HOME_AN_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 3px;
    }
    .HOME_AN_A{
        padding: 10px 0;
        font-size: .7em;
        display: block;
        color: #434343;
    }
    .HOME_AN_D{
        font-size: .8em;
    }
    /*=====================
        PART RUBRIQUES
      =====================*/
      .HOME_RUB_P{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PL{
        width: 71%;
        height: auto;
    }
    .HOME_RUB_PLPI{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .HRP_I{
        height: 250px;
        position: relative;
        padding: 20px;
        border-radius: 5px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 1px 4px #bebebe;
    }
    .HRP_I_i{
        position: absolute;
        bottom:  10px;
        width: 90%;
        height: 120px;
    }
    .HRP_I_p{
        color: #d8d8d8;
        font-size: .9em;
        margin-bottom: 10px;
    }
    .HRP_I_a{
        background: #f09711;
        padding: 5px 10px;
        font-size: .8em;
        color: #fff;
    }
    .HRP_I_a:hover{
        transition: .5s;
        background: #b70f11;
        margin-left: 5px;
    }
    /*====DEUXIEM PARTI====*/
    .HOME_RUB_PLPII{
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    .H_Rubriques{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
    .HRub{
        background: #fff;
        padding: 10px;
        height: 180px;
    }
    .HRub_I{
        width: 100%;
        height: 130px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 4px;
    }
    .HRub_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HRub_a_1{
        color: #292929;
        font-size: .9em;
    }
    .HRub_a_1:hover{
        color: #d70e14;
        transition: .5s;
        margin-left: 5px;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PR{
        width: 27%;
        height: auto;
        border-top: 5px solid #d42727;
    }
    .HOME_RUB_PR_1{
        margin: 10px 0;
        color: #d42727;
        font-size: 1.2em;
    }
    .HR_PRS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
    .HR_PR{
        border: 1px solid #c8c8c8;
        display: flex;
        padding: 10px;
        height: 60px;
    }
    .HR_PR a{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .HR_PR_L{
        width: 70%;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .HR_PR_n{
        font-size: .7em;
        color: #000000;
        font-weight: bold;
    }
    .HR_PR_nb{
        font-size: .7em;
        color: #373737;
    }
    .HR_PR_r{
        font-size: 1.2em;
    }
    .rs_1{
        color: rgb(28, 98, 227);
    }
    .rs_2{
        color: rgb(104, 157, 255);
    }
    .rs_3{
        color: rgb(234, 12, 186);
    }
    .rs_4{
        color: rgb(212, 92, 242);
    }
    .rs_5{
        color: rgb(219, 0, 0);
    }
    .rs_6{
        color: rgb(45, 227, 28);
    }
    .HM_NL{
        width: 100%;
        height: 400px;
        border: 8px solid #ffdeac;
        margin-top: 90px;
        border-radius: 4px;
        padding: 10px;
        position: relative;
    }
    .HM_NL_1{
        display: block;
        width: 90px;
        height: 90px;
        line-height: 40px;
        background: #ffa011;
        padding: 10px;
        font-size: 1.5em;
        color: #fff;
        border-radius: 50%;
        border:14px solid #f4f4f4;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: -50px;
        text-align: center;
    }
    .HM_NL_2{
        display: block;
        display: flex;
        justify-content: center;
        margin-top: 50px;
        color: #585858;
        font-weight: bold;
        font-size: 1em;
    }
    .HM_NL_3{
        text-align: center;
        font-size: .8em;
        color: #434343;
        margin: 20px auto;
    }
    .HM_NL_4{
        width: 90%;
        height: 50px;   
        margin: 4px auto;   
    }
    .HM_NL_4 input{
        width: 100%;
        height: 100%;
        border-width: 0;
        text-align: center;
        border: 2px solid #dcdcdc;
        border-radius: 3px;
        font-size: .8em;
    }
    .HM_NL_5{
        width: 90%;
        height: 45px;
        margin: 10px auto;
    }
    .HM_NL_5 button{
        width: 100%;
        height: 100%;
        background: #ffa011;
        color: #fff;
        cursor: pointer;
        border-width: 0;
        border-radius: 4px;
    }
    .HM_NL_5 button:hover{
        transition: .5s;
        background: #de8601;
    }
    .HM_NL_6{
        width: 90%;
        height: 60px;
        margin: 24px auto;
    }
    .HM_NL_6 input{
        float: left;
        margin: 0 10px 5px 0;
    }
    .HM_NL_6_1{
        font-size: .5em;
        color: #6c6c6c;
    }
    /*======PART 4========*/
    .HOME_4EME{
        width: 100%;
        height: 300px;
        margin-top: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .HOME_4_C{
        width: 95%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .HOME_4_CT{
        width: 50%;
        height: 110px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .HOME_4_CT_1{
      font-family: 'Great Vibes', cursive;  
      color: #ffbe5c;
      font-size: 1.5em;
      text-shadow: 1px 2px 3px #000;
    }
    .HOME_4_CT_1_1{
        color: #c7c7c7ee;
        text-align: center;
        font-size: .8em;
    }
    .HOME_4_CES{
        width: 100%;
        height: 170px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 10px;
    }
    .HOME_4_CP{
        height: 120px;
        padding: 10px;
        display: flex;
        align-items: center;
    }
    .HOME_4_CPL{
        width: 80px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px;
        background: #a87500;
        border-radius: 5px;
    }
    .HOME_4_CPL img{
        width: 100%;
        max-width: 70%;
        object-fit: cover;
    }
    .HOME_4_CPR{
        width: 60%;
        height: 90px;
        flex-direction: column;
        display: flex;
    }
    .HOME_4_CPR_1{
        color: #c6c6c6;
        font-size: 2em;
        font-weight: bold;
    }
    .HOME_4_CPR_1_1{
        color: #cd9003;
        font-size: .9em;
    }
    /*=====PRESENTATION=========*/
    .H_PRES{
        width: 95%;
        height: auto;
        display: flex;
        justify-content: space-between;
        margin: 50px auto;
    }
    .H_PRE_L{
        width: 47%;
        height: 500px;
    }
    .H_PRE_L_1{
        color: rgb(0, 120, 124);
        font-family: 'Great Vibes', cursive;
        font-weight: 200;
        font-size: 1.2em;
        text-shadow: 1px 2px 3px #cfcfcf;
    }
    .H_PRE_L_1_1{
        color: #d88200;
        font-size: 1.5em;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .H_PRE_L_1_1_1{
        color: #757575;
        font-size: .8em;
        margin-bottom: 20px;
        line-height: 1.57;
        font-size: 1em;
        font-weight: 400;
    }
    .H_PRE_L_2{
        width: 100%;
        height: auto;
        padding-left: 20px;
        border-left: 3px solid #e7bb86;
        margin-bottom: 40px;
    }
    .H_PRE_L_2_1{
        font-weight: normal;
        color: #585858;
        font-size: .9em;
    }
    .H_PRE_L_2_1_1{
        color: #c82929;
        font-weight: bold;
    }
    .H_PRE_L_2_1_1_1{
        color: #121111;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_2_1_2{
        color: #02525a;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_3{
        padding: 10px 25px;
        color: #a87500;
        font-size: .7em;
        text-transform: uppercase;
        border: 1px solid #c87f01;
        border-radius: 30px;
        transition: .5s;
        border: 1px solid #a87500;
    }
    .H_PRE_L_3:hover{
        background: #dc9a01;
        color: #fff;
    }
    /*-----------------*/
    .H_PRE_R{
        width: 50%;
        height: auto;
        position: relative;
    }
    .H_PRE_RI{
        width: 100%;
        height: 350px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_PRE_RI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
        border: 10px solid #fff;
        box-shadow: 1px 1px 17px #b0b0b0;
    }
    .H_PRE_RE{
        width: 150px;
        height: 150px;
        top: -30px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff;
        position: absolute;
        left: -50px;
        border-radius: 50%;
        text-align: center;
        box-shadow: -8px -8px 7px #e0e0e0;
    }
    .H_PRE_RE_1{
        color: #eb9e2a;
        font-size: 2em;
    }
    .H_PRE_RE_1_1{
        color: #a6a6a6;
        font-weight: bold;
        font-size: 1.6em;
    }
    .H_PRE_RE_1_1_1{
        font-size: .6em;
        color: #2c2c2c;
    }
    /*=====LES SPONSORS==========*/
    .H_PARTNAIRES{
        width: 100%;
        height: 465px;
        display: flex;
        justify-content: space-between;
    }
    .H_PARTNAIRE_L{
        width: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .H_PL_C{
        width: 60%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .H_PL_C_1{
        color: #c7c7c7;
        font-size: 1em;
        font-weight: normal;
    }
    .H_PL_C_1_1{
       margin-top: 20px;
       text-transform: uppercase;
       color: #ffa929;
       padding: 10px 20px;
       font-size: .8em;
       border: 1px solid #ffa929;
    }
    .H_PL_C_1_1:hover{
        transition: .5s;
        background: #fff;
        color: #8f5602;
        font-weight: bold;
        border: 1px solid #fff;
        box-shadow: 1px 1px 17px #000;
    }
    .H_PARTNAIRE_R{
        width: 50%;
        height: 100%;
        padding: 30px;
        background: #390203;
    }
    .H_PARTNAIRE_RC{
        width: 100%;
        height: 400px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .H_PR_1{
        font-family: 'Great Vibes', cursive; 
        color: #ffaa50;
        font-size: 1.3em;
    }
    .H_PR_1_1{
        color: #9d9d9d;
    }
    .H_PR_PTS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 30px;
        gap: 15px;
    }
    .H_PR_PT{
        height: 120px;
        padding: 10px;
        background: #3f1213;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .H_PR_PT img{
        width: 100%;
        height: auto;
        max-width: 90px;
        max-height: 95px;
        object-fit: cover;
    }
    /*====CADRE BLOGUE=======*/
    .H_PBLOGS{
        width: 95%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 50px auto;
    }
    .H_PBLOG_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 3em;
        text-shadow: 1px 2px 2px #e6e6e6;
    }
    .H_PBLOG_1_1{
        font-size: 1em;
        color: #282828;
        text-align: center;
    }
    .Hblogs{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 20px;
        margin: 40px 0;
    }
    .Hblog{
        background: #fff;
        height: 400px;
        padding: 20px;
        border-radius: 4px;
        box-shadow: 1px 2px 4px #d3d3d3;
    }
    .HblogI{
        width: 100%;
        height: 170px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .HblogI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .HblogD{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .HblogD_1{
        max-width: 50%;
        height: 30px;
        color: #ededed;
        display: block;
        font-size: .8em;
        text-align: center;
        line-height: 25px;
        padding: 2px 4px;
        background: #3db164;
        border-radius: 3px;
    }
    .HblogD_2{
        margin-top: 10px;
        color: rgb(15, 47, 85);
        font-weight: bold;
        font-size: 1.1em;
    }
    .HblogD_2:hover{
        transition: .5s;
        color: #a41d1f;
    }
    .HblogD_3{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
    .HblogD_3_1{
        color: #b71417;
        font-size: 1em;
    }
    .HblogD_3_2{
        color: #2c2c2c;
        font-size: .8em;
        margin-left: 4px;
    }
    .H_PBLOG_ALL{
        margin-top: 20px;
        padding: 10px 30px;
        text-transform: uppercase;
        border: 1px solid #cd9003;
        color: #b76e00;
        font-size: .7em;
        border-radius: 25px;
    }
    .H_PBLOG_ALL:hover{
        transition: .5s;
        background: #e3ae34;
        color: #fff;
    }
    /*=======LES CAUSES========*/
    .H_CAUSES{
        width: 100%;
        display: flex;
        justify-content: center;
        background: #fff;
        padding: 30px 0;
    }
    .H_CAUSES_C{
        width: 95%;
    }
    .H_CC_T{
        width: 60%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
        text-align: center;
    }
    .H_CC_T_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 2em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_CC_ASS{
        width: 100%;
        margin-top: 10px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
    }
    .H_CC_AS{
        height: 500px;
        border: 1px solid #efefef;
        box-shadow: 1px 1px 6px #f0f0f0;
        border-radius: 5px;
    }
    .H_CC_AS_I{
        width: 100%;
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_AS_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_T_1_1{
        color: #8c8c8c;
        font-size: .8em;
    }
    .H_CC_AS_C{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_CC_AS_C_1{
        padding: 5px 15px;
        background: #ffa94e;
        color: #fff;
        font-size: .7em;
    }
    .H_CC_AS_C_a{
        margin: 15px 0;
        font-size: 1em;
        font-weight: bold;
        color: #1e3737;
        text-align: center;
        line-height: 25px;
        transition: all 500ms ease;
    }
    .H_CC_AS_C_a:hover{
        color: #ffa011;
    }
    .H_CC_AS_C_D{
        display: flex;
        align-items: center;
        justify-content: cente;
    }
    .H_CC_AS_C_D_1{
        color: #da1919;
        font-size: 1em;
    }
    .H_CC_AS_C_D_1_1{
        color: #767676;
        font-size: .8em;
    }
    .H_CC_AS_C_P{
        width: 100%;
        height: 50px;
        padding: 10px;
        margin: 10px auto;
        background: #f5f5f5;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_CC_AS_C_P_1{
        font-weight: bold;
        color: #02525a;
        font-size: .8em;
    }
    .H_CC_AS_C_P_2{
        margin: 0 10px;
        position: relative;
        display: block;
        width: 50%;
        height: 4px;
        background: #fff;
    }
    .H_CC_AS_C_P_2::before{
        content: " ";
        position: absolute;
        width: 80%;
        height: 4px;
        background: #ffa722;
    }
    .H_CC_AS_C_P_3{
        color: #808080;
        font-size: .8em;
    }
    .H_CC_AS_C_R{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .H_CC_AS_C_R_1{
        width: 48%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .H_CC_AS_C_R_2{
        width: 48%;
        height: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .H_CC_AS_C_R_1_1{
        color: #797979;
        font-size: .8em;
        margin-right: 5px;
    }
    .H_CC_AS_C_R_1_2{
        font-weight: bold;
        font-size: .8em;
        color: #4d6578;
    }
    /*======LES RESPONSABLES============*/
    .H_RESPS{
        width: 100%;
        height: auto;
        background: #fff;
        display: flex;
        justify-content: center;
        padding: 70px 0;
    }
    .H_RESP_C{
        width: 95%;
    }
    .H_RESP_CT{
        width: 50%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px auto;
    }
    .H_RESP_CT_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 1px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CT_1_1{
        color: #1e3737;
        font-size: 1.3em;
        line-height: 60px;
        font-weight: bold;
        text-align: center;
        letter-spacing: -0.04em;
        margin-top: -20px;
    }
    .H_RESP_CVS{
        width: 100%;
        margin-top: 20px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
        margin-top: 20px;
    }
    .H_RESP_CV{
        height: auto;
        padding-bottom: 10px;
        border: 1px solid #f4f4f4;
        box-shadow: 1px 1px 5px #ececec;
    }
    .H_RESP_CVI{
        width: 100%;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_RESP_CVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .H_RESP_CVN{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .H_RESP_CVN_1{
        font-family: 'Great Vibes', cursive;
        color: #944d00;
        letter-spacing: 1px;
        font-size: 1em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CVN_1_1{
        width: 100%;
        height: auto;
        display: flex;
        margin: 10px auto;
    }
    .H_RESP_CVN_1_1_2{
        font-size: .8em;
        color: #000000;
        padding: 0 10px;
    }
    .H_DCT{
        width: 100%;
        height: 600px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_C{
        width: 95%;
        height: 500px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_DCT_C_1{
        font-family: 'Great Vibes', cursive;
        color: #ffaa4e;
        letter-spacing: 1px;
        font-size: 1.8em;
        position: relative;
        font-weight: normal;
        text-shadow: 1px 2px 2px #000000;
    }
    .H_DCT_C_1::before{
        content: "";
        position: absolute;
        width: 40%;
        height: 3px;
        display: block;
        bottom: -10px;
        left: 30%;
        background: #ffaa4e;
    }
    .H_DCT_QS{
        width: 100%;
        margin-top: 60px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .H_DCT_Q{
        height: auto;
        padding: 10px;
        background: rgba(40, 0, 0, 0.3);
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #452020;
    }
    .H_DCT_Q_1{
        width: 100%;
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_Q_1 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .H_DCT_Q_a{
        margin: 10px 0;
        color: #f3a228;
        font-size: 1em;
    }
    .H_DCT_Q_a:hover{
        transition: .5s;
        color: #c9585a;
    }
    .H_DCT_Q_l{
        color: .8em;
        color: #7b7b7b;
        font-size: .7em;
    }
    /*===================
        PART FOOTEUR
      ===================*/
    .FOOTER_P{
        width: 100%;
        height: auto;
        background: #510407;
    }
    .FOOTER_PT{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #270101;
        margin-bottom: 30px;
    }
    .FOOTER_PTC{
        width: 95%;
        height: 110px;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(4,1fr);
    }
    .F_PTCP{
        display: flex;
        height: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .F_PTCPI{
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .F_PTCPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .F_PTCP_D{
        width: 67%;
        height: 60px;
        display: flex;
        flex-direction: column;
    }
    .F_PTCP_D_1{
        color: #9d6400;
        font-weight: bold;
        font-size: .7em;
        word-break:break-all;
        line-height: 15px;
        margin-bottom: 10px;
    }
    .F_PTCP_D_1_1{
        color: #6c6c6c;
        font-size: .9em;
    }
    .F_PTCP_1{
        color: #a87500;
        padding: 10px;
        font-size: 1.5em;
        border-radius: 4px;
        background: rgba(94, 46, 46, 0.3);
    }
    .FT_CL_P{
        width: 95%;
        margin: 30px auto;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .FT_CL_PCT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCP_t{
        color: #d3d3d3;
        font-weight: bold;
        font-size: 1.2em;
        position: relative;
    }
    .FT_CL_PCP_t::after{
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 3px;
        background: #adadad;
    }
    .FT_CL_PCT_p{
        margin: 10px 0;
        color: #6b6b6b;
        font-size: .7em;
    }
    .FT_CL_PCA{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCA_1{
        font-size: 1em;
        background: #764803;
        color: #fff;
        padding: 3px;
        margin-right: 10px;
        border-radius: 4px;
    }
    .FT_CL_PCA_1_1{
        color: #a3a3a3;
        font-size: .7em;
    }
    .FT_CL_PLS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .FT_CL_PL{
        width: 50%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PL_1{
        color: #db7201;
        font-size: 1em;
    }
    .FT_CL_PL_1_1{
        color: #6c6c6c;
        font-size: .8em;
    }
    .FT_CL_PL_1_1:hover{
        color: #f4f4f4;
        transition: all .5s;
        margin-left: 5px;
    }
    .FT_CL_PL_N{
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        margin-top: 5px;
    }
    .FT_CL_PL_N:nth-child(2){
        border-bottom: 1px dashed #575757;
    }
    .FT_CL_PL_NL{
        width: 100px;
        height: 80px;
    }
    .FT_CL_PL_NL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .FT_CL_PL_NLD{
        width: 60%;
        height: 80px;
        display: flex;
        flex-direction: column;
        margin-left: 10px;
    }
    .FT_CL_PL_NLD_1{
        color: #d7d7d7;
        font-size: .7em;
    }
    .FT_CL_PL_NLD_1:hover{
        transition: .5s;
        color: #f36567;
    }
    .FT_CL_PL_NLD_1_1{
        color: #b97e24;
        margin-top: 4px;
        font-size: .7em;
    }
    .FT_CL_PCT_pIN{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIN input{
        width: 100%;
        height: 100%;
        padding: 10px;
        border-radius: 3px;
        outline: none;
        border-width: 0;
        color: #575757;
        font-size: .8em;
    }
    .FT_CL_PCT_pIB{
        width: 50%;
        height: 40px;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIB button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        border-width: 0;
        background: #c37500;
        color: #fff;
        cursor: pointer;
        font-size: .8em;
    }
    .FT_CL_PCT_pIB button:hover{
        background: #9d6400;
        transition: .5s;
    }
    .FT_CL_BT{
        width: 95%;
        height: 60px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px dashed #642626;
    }
    .FT_CL_BTL{
        color: #929292;
        font-size: .7em;
    }
    .FT_CL_BTR_1{
        padding: 8px;
        border-radius: 50%;
        font-size: .8em;
        background: #270101;
        margin-left: 5px;
        color: #c8c8c8;
    }
    .FT_CL_BTR_1:hover{
        transition: all .5s;
        background: #fff;
        color: #390203;
    }
     /*====PAGE ABOUT========*/
    .P_ABT{
        width: 100%;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .P_ABT_C{
        width: 65%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .P_ABT_C_1{
        font-weight: bold;
        color: #ffffff;
        font-size: 1.6em;
        text-transform: uppercase;
    }
    .P_ABT_C_2_1{
        color: #ba8536;
        margin-right: 10px;
        font-size: .9em;
    }
    .P_ABT_C_2_2{
        color: #bababa;
        font-size: .9em;
    }
    /*--------------*/
    .HP_DC{
        width: 95%;
        height: auto; 
        margin: 50px auto;
        display: flex;
        justify-content: space-between;             
    }
    .HP_DCL{
        width: 48%;
        height: 620px;
        position: relative;
    }
    .HP_DCL_I{
        width: 100%;
        height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 15px solid #fff;
        box-shadow: 1px 13px 15px #d2d2d2;
    }
    .HP_DCL_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_II{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: space-between;
        position: relative;
        top: -170px;
        left: 35px;
    }
    .HP_DCL_3{
        width: 400px;
        height: 190px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 10px solid #fff;
        box-shadow: -0px 9px 15px #868686;
        transform: rotate(-10deg);
    }
    .HP_DCL_3 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_2{
        width: 100px;
        height: 160px;
        padding: 20px;
        height: 210px;
        background: #14153c;
        position: relative;
        top: 80px;
        right: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        border-radius: 5px;
        border: 5px solid #fff;
        box-shadow: 2px 2px 2px #8b8b8b;
    }
    .HP_DCL_2_1{
        padding: 10px;
        color: #ffbe25;
        font-size: 1.2em;
        border-radius: 50%;
        border-top: 3px solid #ffbe25;
    }
    .HP_DCL_2_1_1{
        font-weight: bold;
        font-size: 2em;
        color: #e1e1e1;
        -webkit-text-fill-color:#ffffff;
        -webkit-text-stroke: 1px #ffbe25;
        position: relative;
        top: -10px;
    }
    .HP_DCL_2_1_1_1{
        position: relative;
        font-family: 'Great Vibes', cursive;
        color: #f0f0f0;
        position: absolute;
        bottom: 40px;
        font-size: 1.1em;
        line-height: 20px;
    }
     /*==============*/
    .HP_DCR{
        width: 46%;
    }
     /*------------------*/
     .P_BUREAU{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .P_BUREAU_I{
        width: 300px;
        height: 400px;
        position: relative;
        padding: 10px;
        border-radius: 5px;
        border: 10px solid #fff;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 4px 4px #c6c6c6;
    }
    .P_BUREAU_T{
        width: 100%;
        height: 110px;
        background: #ffffff;
        position: absolute;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
    }
    .P_BUREAU_T_1{
        text-align: center;
        font-weight: bold;
        font-size: 1em;
        line-height: 17px;
        color: #801313;
    }
    .P_BUREAU_T_1_1{
        color: #975a00;
        font-size: 1.4em;
        margin-top: 10px;
        font-family: 'Great Vibes', cursive;
    }
    .P_BUREAU_II{
        width: 100%;
        margin-top: 40px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
    }
    .P_BUREAU_II_M{
        display: flex;
        justify-content: space-between;
        height: 250px;
        padding: 20px;
        background: #fff;
        box-shadow: 1px 2px 5px #e5e5e5;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .P_BUREAU_II_M:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #cecece;
    }
    .P_B_II_MI{
        width: 150px;
        height: 210px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .P_B_II_MI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .P_B_II_MIF{
        width: 56%;
        height: 100%;
        display: flex;
        align-items: center;
        text-align: center;
        flex-direction: column;
        justify-content: center;
        padding: 5px;
        background: #eaf6ff;
        border-radius: 5px;
    }
    .P_B_II_MIF_N{
        color: #975a00;
        font-size: 1em;
        line-height: 26px;
        font-family: 'Great Vibes', cursive;
    }
    .P_B_II_MIF_T{
        font-weight: bold;
        margin: 5px 0;
        font-size: .7em;
        color: #474875;
    }
    .P_B_II_MIFR{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .P_B_II_MIFR_1{
        font-size: .6em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #184ab7;
    }
    .P_B_II_MIFR_1:hover{
        transition: all .5s;
        background: #3067dd;
        border-radius: 50%;
    }
    .P_B_II_MIFR_2{
        font-size: .6em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #10ca29;
    }
    .P_B_II_MIFR_2:hover{
        transition: all .5s;
        background: #35d74b;
        border-radius: 50%;
    }
    .P_B_II_MIFR_3{
        font-size: .6em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #c71b1b;
    }
    .P_B_II_MIFR_3:hover{
        transition: all .5s;
        background: #fb5454;
        border-radius: 50%;
    }
    .P_B_II_MIF_TM{
        font-size: .7em;
    }
    /*====================
         PAGE DOCTRINE
      ====================*/
      .DOC_PC{
        width: 95%;
        height: auto;
        margin: 50px auto;
    }
    .D_PCI{
        width: 100%;
        height: auto;     
    }
    .D_PCIL{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: top center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILB{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILT{
        width: 50%;
        height: 190px;
        bottom: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        position: absolute;
    }
    .D_PCILT_1{
        color: #fff;
        font-size: .7em;
        margin-bottom: 10px;
    }
    .D_PCILT_1_1{
        width: 160px;
        height: 40px;
        display: block;
        font-size: .8em;
        text-align: center;
        padding: 5px 10px;
        border: 1px solid #ffba43;
        color: #ffba43;
        line-height: 30px;
    }
    .D_PCILT_1_1:hover{
        transition: all .5s;
        background: #fff;
        color: #cf8300;
        margin-left: 5px;
        border: 2px solid #ffba43;
    }
    .D_PCIR{
        width: 100%;
        height: auto;
        margin: 30px auto;
    }
    .D_PCIR_1{
        color: #414141;
        font-weight: bold;
        font-size: 1.5em;
    }
    .D_PCIR_1_1{
        font-size: .9em;
        color: #4b4b4b;
    }
    .D_PCTS{
        width: 100%;
        height: 200px;
        margin: 20px auto;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .D_PCT{
        height: 150px;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .D_PCT_1{
        color: #fff;
        font-size: 1em;
        text-align: center;
        text-shadow: 1px 2px 24px #000;
        text-transform: uppercase;
    }
    .D_PCIII{
        width: 100%;
        height: auto;
        margin: 20px auto;
    }
    .D_PCIII_T{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
    }
    .D_PCIII_T_1{
        padding: 5px;
        font-size: 1em;
        background: #e3921a;
        color: #fff;
        margin-right: 10px;
        border-radius: 4px;
    }
    .D_PCIII_T_1_1{
        color: #ffa012;
        font-weight: bold;
        font-size: 1.3em;
        text-shadow: 1px 1px 2px #dadada;
        text-transform: uppercase;
    }
    .D_PCIII_VS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
        margin-top: 20px;
    }
    .D_PCIII_V{
        height: 380px;
        padding: 10px;
        background: #fff;
        border-radius: 4px;
    }
    .D_PCIII_V:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #c4c4c4;
    }
    .D_PCIII_VI{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .D_PCIII_VI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .D_PCIII_VI_1{
        color: #28498f;
        font-size: 1.1em;
    }
    .D_PCIII_VI_1:hover{
        transition: .5s;
        color: #8e0a0a;
    }
    .D_PCIII_VI_1_1{
        font-size: .75em;
        color: #575757;
    }
    .D_PBS{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .D_PB_L_r{
        padding: 5px 20px;
        font-size: .8em;
        text-transform: uppercase;
        border-radius: 40px;
        background: #e8e8e8;
        color: #000;
    }
    .D_PB_L_r:hover{
        transition: .5s;
        background: #ffd2d2;
        color: #270101;
    }
    .D_PBV{
        position: relative;
        height: 300px;
        border-radius: 5px;
    }
    .D_PBVI{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }
    .D_PBVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .D_PBVII{
        width: 100%;
        height: 100%;
        background: rgba(40, 0, 0, 0.3);
        top: 0;
        left: 0;
        display: block;
        position: absolute;
        transition: all .5s;   
    }
    .PBVII_C{
        width: 100%;
        height: 100%;
        display: flex;
        padding: 20px;
        flex-direction: column;
        justify-content: center;
    }
    .PBVII_C_0{
        width: 50px;
        height: 50px;
        display: block;
        text-align: center;
        color: #fff;
        font-size: 2em;
        line-height: 50px;
        border-radius: 50%;
        background: #b91212;
        box-shadow: 1px 1px 25px #000;
        position: absolute;
        top: 5px;
        transition: all .5s;
        left: 45%;
        opacity: 0;
        visibility: hidden;
    }
    .PBVII_C_0:hover{
        width: 53px;
        height: 53px;
        transition: all .5s;
        background: #ff5858;
    }
    .D_PBVII:hover{
        background: rgba(40, 0, 0, 0.7);
        box-shadow: 1px 1px 10px #000;
    }
    .D_PBVII:hover .PBVII_C_0{
        top: 110px;
        left: 45%;
        opacity: 1;
        visibility: visible;
    }
    .PBVII_C_D{
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 5px;
        padding: 10px 30px;
        left: 0;
    }
    .PBVII_C_1{
        width: 40%;
        color: #f0f0f0;
        padding: 4px;
        font-size: .8em;
        text-align: center;
        background: #ab9b06;
        border-radius: 3px;
        margin-bottom: 10px;
    }
    .PBVII_C_1_1{
        color: #d6d6d6;
        font-size: .9em;
    }
    .PBVII_C_1_1_1{
        color: #dddddd;
        font-size: .8em;
        margin-top: 10px;
    }
    /*------LES DOCUMENTS---------*/
    .BP_BOOKS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
        margin:20px auto;
    }
    .BP_BOOK{
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        text-align: center;
    }
    .BP_BOOK_I{
        width: 90%;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .BP_BOOK_I img{
        width: 100%;
        max-height: 100%;
        object-fit: cover;
    }
    .BP_BOOK_a{
        margin-top: 20px;
        text-align: center;
        font-size: .8em;
        font-weight: bold;
        color: #4d4d4d;
        padding: 20px;
    }
    .BP_BOOK_a:hover{
        transition: .5s;
        color: #b83232;
    }
    /*======GALERIE========*/
    .PG_PC{
        width: 95%;
        margin: 30px auto;
    }
    .PG_PT{
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .PG_PT_1{
        background: #fff;
        margin: 10px;
        padding: 10px 15px;
        font-size: .7em;
        color: #292929;
        border-radius: 3px;
        box-shadow: 1px 1px 4px #bcbcbc;
        text-transform: uppercase;
    }
    .PG_PT_1.active{
        background: #9b3638;
        color: #fff;
    }
    .PG_PT_1:hover{
        transition: .5s;
        background: #9b3638;
        color: #fff;
    }
    .PG_PHOTOS{
        width: 100%;
        height: auto;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(3,1fr);
    }
    .PG_PHOTO{
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 1px 1px 4px #f0f0f0;
    }
    .PG_PHOTO img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .PG_PG{
        width: 60%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 50px auto;
    }
    .PG_PG_1{
        padding: 5px 15px;
        margin: 5px;
        font-size: .8em;
        background: #fff;
        border-radius: 4px;
        color: #000;
        box-shadow: 1px 1px 4px #dfdfdf;
    }
    .PG_PG_1.active{
        color: #fff;
        background: #184ab7;
        box-shadow: 1px 1px 6px #6b6b6b;
    }
    .PG_PG_1:hover{
        transition: .5s;
        color: #fff;
        background: #184ab7;
    }
    /*=====CONTACT PART========*/
    .CT_PC{
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 50px auto;
    }
    .CT_PCI_1{
        color: #aa7b15;
        font-weight: bold;
        font-size: 2em;
        text-shadow: 1px 3px 4px #a7a7a7;
    }
    .CT_PCI_1_1{
        color: #616161;
        font-size: .8em;
    }
    .CT_PCII{
        width: 100%;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }
    .CT_PCII_L{
       width: 48%;
       height: auto;
    }
    .CT_PCII_LP{
        width: 100%;
        height: 120px;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
        background: #fff;
        border-radius: 6px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    /*======================*/
    .CT_PCII_R{
        width: 48%;
        background: #fff;
        border-radius: 5px;
        padding: 50px 25px;
    }
    .CT_PCR_2{
        width: 100%;
        height: 50px;
        margin-bottom: 30px;
    }
    .CT_PCR_2 input{
        width: 100%;
        height: 100%;
        padding: 10px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_3{
        width: 100%;
        height: 200px;
    }
    .CT_PCR_3 textarea{
        width: 100%;
        height: 100%;
        padding: 20px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_4{
        width: 50%;
        height: 40px;
        margin-top: 15px;
    }
    .CT_PCR_4 button{
        width: 100%;
        height: 100%;
        cursor: pointer;
        border-width: 0;
        font-size: .7em;
        text-transform: uppercase;
        border-radius: 5px;
        background: #e44e4e;
        color: #fff;
    }
    .CT_PCR_4 button:hover{
        transition: .5s;
        background: #9e1618;
    }
    .CT_PCR_1{
        display: block;
        text-transform: uppercase;
        margin: 20px auto;
        font-weight: bold;
        font-size: 1.5em;
        text-align: center;
        color: #767676;
    }
    .CT_PCII_LP_1{
        font-size: 1.4em;
        padding: 10px;
        background: #ffb9ba;
        border-radius: 50%;
        color: #540404;
    }
    .CT_PCII_LP_2{
        font-size: 1.4em;
        padding: 10px;
        background: #acdbff;
        border-radius: 50%;
        color: #00096c;
    }
    .CT_PCII_LP_3{
        font-size: 1.4em;
        padding: 10px;
        background: #73ffa9;
        border-radius: 50%;
        color: #005514;
    }
    .CT_PCII_LPR{
        width: 80%;
        height: 80px;      
    }
    .CT_PCII_LPR_1_1{
        display: flex;
        flex-direction: column;
    }
    .CT_PCII_LPR_1{
        font-weight: bold;
        color: #5e5e5e;
        font-size: 1em;
    }
    .CT_PCII_LPR_1_1_1{
        color: #5e5e5e;
        font-size: .8em;
    }
    .CT_PRN{
        width: 100%;
        height: 265px;
        padding: 20px;
        background: #59b7f7;
        border-radius: 5px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    .CT_PRN_1{
        color: #ffe2a4;
        font-size: 1.7em;
        text-shadow: 1px 2px 1px #545454;
    }
    .CT_PRN_1_1{
        margin: 10px 0;
        color: #ffffff;
        font-size: .9em;
    }
    .CT_PRN_L{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .CT_PRN_L input{
        width: 70%;
        height: 100%;
        border-width: 0;
        padding: 20px;
        border-radius: 5px 0 0  5px;
    }
    .CT_PRN_L button{
        width: 30%;
        height: 100%;
        background: #ff5c5e;
        color: #fff;
        font-size: 1em;
        border-width: 0;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .CT_PRN_L button:hover{
        transition: all .5s;
        background: #822729;
    }
    .CPTB_C{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 20px;
        margin: 70px auto;
    }
    .CPTB_P_1{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3e6f74;
    }
    /*--------------*/
    .CPTB_P_2{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #4f304b;
    }
    /*--------------*/
    .CPTB_P_3{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3b8be7;
    }
    /*--------------*/
    .CPTB_P_i{
        width: 80px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 35%;
        top: -40px;
        border-radius: 50%;
    }
    .CPTB_P_i img{
        width: 100%;
        height: 100%;
        box-shadow: 1px 5px 5px #000;
        object-fit: cover;
        border-radius: 50%;
    }
    .CPTB_PI{
        width: 100%;
        height: 140px;
        bottom: 15px;
        left: 0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        position: absolute;
    }
    .CPTB_PI_1{
        color: #e9d41d;
        font-size: .9em;
    }
    .CPTB_PI_1_1{
        color: #fff;
        padding-right: 10px;
        font-size: .8em;
    }
    .CPTB_PI_1_1_1{
        width: 60%;
        min-width: 70%;
        color: #960b0b;
        font-size: .7em;
        margin-top: 5px;
        padding: 6px 5px;
        background: #fff;
        text-align: center;
        border-radius: 4px;
    }
    .CPTB_PI_1_1_1:hover{
        transition: .5s;
        background: #390203;
        color: #fff;
    }
    /*=====PAGE FAIRE UN DON=====*/
    .MAKE_DON_C{
        width: 95%;
        margin: 30px auto;
    }
    .MDON_CPI{
        width: 100%;
        display: flex;
        justify-content: space-between;
        background: #fff;
        box-shadow: 1px 3px 5px #ebebeb;
        border-radius: 5px;
    }
    .MDON_CPI_L{
        width: 40%;
        height: auto;
        padding: 10px;
    }
    .MDON_CPI_LI{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_LII{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
    }
    .MDON_CPI_LII_i{
        height: 190px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LII_i img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_R{
        width: 60%;
        height: auto;
        padding: 20px;
    }
    .MDON_CPI_R_1{
        text-align: center;
        text-transform: uppercase;
        font-size: 1.2em;
        color: #3a3a3a;
        text-shadow: 1px 2px 2px #d4d4d4;
    }
    .MDON_CPI_RSC{
        width: 100%;
        height: 60px;
        background: #65aaff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px 10px;
        border-radius: 5px;
        margin: 20px auto;
    }
    .MDON_CPI_RSCI{
        width: 40%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .causeT_1{
        font-size: 1.1em;
        color: #fed044;
        padding: 5px;
        background: #304915;
        border-radius: 10px;
        margin-right: 10px;
    }
    .causeT{
        color: #fff;
    }
    .MDON_SCLT{
        width: 55%;
        height: 40px;
        display: flex;
        padding: 10px;
        background: #ffff;
        align-items: center;
        justify-content: space-between; 
        border-radius: 5px;
    }
    .MDON_SCLT select{
        width: 100%;
        height: 100%;      
        border-width: 0;
        outline: none;
       font-size: .8em;
    }
    .MDON_SCLT input{
        width: 90%;
        height: 40px;
        margin-left: 20px;
        font-weight: bold;
        font-size: 1.2em;
        color: #c52b2b;
        border-width: 0;
    }
    .MDON_SCLT_1{
        font-size: 1.2em;
        color: #c52b2b;
    }
    .RSC1{
        background: #557b5e;
    }
    .MDON_INP{
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        align-items: center;
    }
    .MDON_INPI{
        width: 48%;
        height: 45px;
    }
    .MDON_INPI input{
        width: 100%;
        height: 100%;
        background: #fdefef;
        padding: 20px;
        border-width: 0;
        border-radius: 4px;
        color: #000;
        font-size: .8em;
        border: 1px solid rgb(220, 220, 220);
    }
    .MDON_INPI select{
        width: 100%;
        height: 100%;
        padding: 2px;
        border-width: 0;
        border-radius: 3px;
        color: #000;
        font-size: .8em;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPI input::placeholder{
        color: #000;
        font-size: .9em;
    }
    .MDON_INPT{
        width: 100%;
        height: 180px;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPT textarea{
        width: 100%;
        height: 100%;
        font-size: .8em;
        background: #fdefef;
        border-width: 0;
    }
    .MDON_VS{
        width: 100%;
        height: 350px;
        padding: 20px;
        background: #fff;
        display: flex;
        justify-content: space-between;
        margin: 30px auto;
        border-radius: 5px;
        box-shadow: 1px 1px 5px #d7d7d7;
    }
    .MDON_VL{
        width: 40%;
        height: 310px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .MDON_VL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .MDON_VR{
        width: 59%;
        height: 310px;
        padding: 10px;
    }
    .MDON_V_t{
        display: block;
        font-size: 1em;
        color: #366c70;
        text-align: center;
    }
    .MDON_WI{
        width: 100%;
        height: 40px;
        display: flex;
        padding: 10px;
        margin: 10px auto;
        justify-content: center;
        align-items: center;
        background: #f5f5f5;
    }
    .MDON_WI img{
        max-width: 100%;
        min-height: 100%;
    }
    .MDON_btn{
        width: 50%;
        height: 50px;
    }
    .MDON_btn button{
        width: 100%;
        height: 100%;
        border-radius: 5px;
        border-width: 0;
        color: #fff;
        font-size: .8em;
        text-transform: uppercase;
        cursor: pointer;
        background: #d65a5c;
    }
    .MDON_btn button:hover{
        transition: .5s;
        background: #960a0c;
    }
    /*======BLOG ONE SECTION========*/
    .PGE_BLOG{
        width: 95%;
        height: auto;
        display: flex;
        justify-content: space-between;
        margin: 40px auto;
    }
    .PGE_BLOG_L{
        width: 37%;
        height: auto;
    }
    .PGE_BT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .PGE_BAP{
        width: 100%;
        height: 130px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
        border-top: 1px solid #e2e2e2;
    }
    .PGE_BAPI{
        width: 120px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .PGE_BAPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .PGE_BAPI_D{
        width: 60%;
        height: 100px;
    }
    .PGE_BT_1{
        color: #9c1c1c;
        font-size: 1.3em;
    }
    .PGE_BT_1_1{
        font-size: 1.1em;
        margin-left: 5px;
        font-weight: bold;
        color: #1d4f53;
    }
    .PGE_BAPI_D_1{
        font-weight: bold;
        font-size: .9em;
        color: #123c3f;
    }
    .PGE_BAPI_D_1:hover{
        transition: .5s;
        color: #d83336;
    }
    .PGE_BAPI_D_2{
        display: flex;
        padding: 4px 0;
        font-size: .8em;
    }
    .PGE_BAPI_D_2_1{
        color: #db272a;
        margin-right: 5px;
    }
    .PGE_BAPI_D_2_2{
        color: #303030;
    }
    /*------------------*/
    .PGE_BLOG_R{
        width: 60%;
        height: auto;
    }
    .PGE_BRI{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    .PGE_BRI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRID{
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 20px;
        background: rgba(0, 0, 0, 0.4);
    }
    .PGE_BRID_1{
        font-size: .7em;
        text-transform: uppercase;
        padding: 4px 10px;
        background: #03717b;
        color: #fff;
        border-radius: 3px;
    }
    .PGE_BRIDI{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .PGE_BRIDI_1{
        margin-right: 10px;
        font-size: .8em;
    }
    .PGE_BRIDI_1_1{
        color: #d8ce5f;
    }
    .PGE_BRIDI_1_1_1{
        color: #cacaca;
        font-size: .9em;
    }
    .PGE_BRI_D{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        padding: 20px 0;
    }
    .PGE_BRI_D_1{
        color: #1d676d;
        font-size: 1.3em;
    }
    .PGE_BRI_DD{
        font-size: .8em;
        color: #555555;
    }
    .PGE_BRI_DC{
        width: 100%;
        height: auto;
        margin: 40px auto;
        padding: 30px;
        background: #ffffff;
        border-radius: 5px;
    }
    .PGE_BRI_DC_1{
        font-size: 1.5em;
        color: #cc393b;
    }
    .PGE_BRI_DC_1_1{
        color: #525252;
        font-size: .8em;
        margin-bottom: 20px;
    }
    .PGE_BRI_DC_1_1_1{
        position: relative;
        font-weight: bold;
        font-size: 1em;
        color: #535353;
        left: 70px;
    }
    .PGE_BRI_DC_1_1_1::before{
        position: absolute;
        content: " ";
        display: block;
        width: 50px;
        height: 2px;
        background: #cc393b;
        left: -70px;
        top: 14px;
    }
    .PGE_BRI_DI{
        width: 100%;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .PGE_BRI_DI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRI_A{
        width: 100%;
        height: auto;
        padding: 30px;
        background: #123e56;
        border-radius: 5px;
    }
    .PGE_BRI_A_1{
        color: #cdcdcd;
        font-size: 1em;
    }
    .PGE_BRI_A_2{
        width: 100%;
        height: 150px;
        background: #fff;
        border-radius: 4px;
        padding: 10px;
        margin: 20px auto;
    }
    .PGE_BRI_A_2 textarea{
        width: 100%;
        height: 100%;
        border-width: 0;
    }
    .PGE_BRI_A_3{
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .PGE_BRI_A_4{
        width: 150px;
        height: 40px;
        margin: 20px 0;      
    }
    .PGE_BRI_A_3_1{
        width: 48%;
        height: 50px;
    }
    .PGE_BRI_A_3_1 input{
        width: 100%;
        height: 100%;
        background: #fff;
        padding: 10px;
        border-radius: 4px;
        border-width: 0;
    }
    .PGE_BRI_A_4 button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        background: #e43b3b;
        color: #fff;
        text-transform: uppercase;
        font-size: .8em;
        border-width: 0;
        cursor: pointer;
    }
    .PGE_BRI_A_4 button:hover{
        transition: .5s;
        background: #a41a1a;
    }
}
/*=====================
    ECRAN PC NORMAL
  =====================*/

@media screen and (min-width: 1200px) and (max-width:1349px)
{
    /*=================
          TOP BARRE
      =================*/
   .TopBarre_P{
        width: 100%;
        height: 195px;
        background: #8e0005;
        box-shadow: 0px 1px 5px #2c2c2c;
    }
    .TB_PR{
        display: none;
    }
    .topAd{
        width: 100%;
        height: 200px;
        position: relative;
        z-index: 10;
    }
    /*=====PART I TOP=========*/
    .TopBarre_P_P{
        width: 100%;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #6d0004;
    }
    .TBPPI_1{
        font-size: .7em;
        padding: 1px 10px;
        color: #ffb84d;
        border-right: 1px solid #ffb84d;
    }
  .TBPPI_2{
        font-size: .7em;
        padding: 1px 10px;
        color: #e6e6e6;
        margin-left: 1px;
    }
    .TopBarre_P_PC{
        width: 90%;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .TopBarre_P_PI{
        width: 70%;
        height: 35px;
        display: flex;
        align-items: center;
    }
    /*---------------*/
     .TopBarre_P{
        width: 100%;
        height: 190px;
        background: #8e0005;
        box-shadow: 0px 1px 5px #2c2c2c;
    }
    /*----premiere partie-----*/
    .TopBarre_PI{
        width: 90%;
        height: 100px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    /*-----------------*/
   .TB_PL_1{
        padding: 6px;
        margin: 2px;
        border-radius: 50%;
        font-size: .8em;
        color: #d8d8d8;
        background: #6d0004;
    }
    .TB_PL_1:hover{
        transition: .5s;
        color: #ff9900;
        background: #570103;
    }
    .TopBarre_P_PII{
        display: flex;
        align-items: center;
    }
     /*====PART I=========*/
    .TB_PC{
        width: 27%;
        height: 100px; 
        display: flex;
        align-items: center;
    }
    
   .TB_PCI{
        width: 80px;
        height: 80px;
        padding: 5px;
        margin-right: 10px;
    }
    .TB_PCI a{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .TB_PCI img{
        width: 100%;
        object-fit: cover;
    }   
   .TB_PCN_1_1{     
        font-family: 'Playfair Display', serif;	
        color: #ebebeb;
        font-size: 1.2em;
        text-transform: uppercase;
        font-weight: bold;
        text-shadow: 1px 2px 1px #660000;
    }
    .TB_PCT_1{
        font-family: 'Dancing Script', cursive;
        color: #d9d9d9;
        font-size: .7em;
    }
   /*====PART II=========*/
    .TB_PTII{
        width: 42%;
        height: 50px;
    }
    .TB_PTII_I{
        width: 100%;
        height: 100%;
        border-radius: 5px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .TB_PTII_I input{
        width: 80%;
        height: 100%;
        padding: 20px;
        outline: none;
        border-width: 0;
        border-radius:  5px 0 0 5px;
    }
    .TB_PTII_I button{
        width: 20%;
        height: 100%;
        cursor: pointer;
        background: #02525a;
        color: #fff;
        border-width: 0;
        outline: none;
        background: #ffa011;
        border-radius: 0 5px 5px 0;
    }
    /*====PART III==========*/
    .TB_PTIII{
        width: 27%;
        height: 50px;
        display: flex;
        position: relative;
        align-items: center;
        justify-content: flex-end;
    }
    .TB_PR_P{
        position: relative;
        color: #c0c0c0;
        font-size: 1.2em;
        display: flex;
        align-items: center;
    }
    .TB_PR_Pn{
        display: block;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #fff;
        color: #000;
        font-size: .8em;
        text-align: center;
        line-height: 25px;
    }
    .TB_PR_PAS{
        width: 300px;
        max-height: 400px;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: -250px;
        transition: all .5s;
        top: 1px;
        z-index: 2;
        border-radius: 3px;
        padding: 10px;
    }
    .TB_PR_P:hover .TB_PR_PAS{
        opacity: 1;
        visibility: visible;
        top: 35px;
    }
    .TB_PL_1_1{
        color: #e6e6e6;
        font-size: .9em;
        padding: 4px 10px;
        border-right: 1px solid #e6e6e6;
        margin-right: 20px;
    }
    .TB_PR_PAS_T{
        width: 100%;
        height: 40px;
        display: flex;
        color: #fff;
        align-items: center;
        justify-content: center;
        background: #ffcccc;
    }
    .TB_PR_PAS_T_1{
        color: #660000;
        font-size: .7em;
    }
    /*----deuxieme partie partie-----*/
    .TopBarre_PII{
        width: 100%;
        height: 59px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #6d0004;
    }
    .TB_PIIC{
        width: 90%;
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .TB_PII_LS{
        width: auto;
        height: 56px;
        display: flex;
        align-items: center;
    }
    .TB_PII_L{
        margin: 10px;
        color: #c9c9c9;
        font-size: 1em;
        transition: .5s;
        text-transform: uppercase;
    }
    .TB_PII_L.active{
        color: #ffa011;
    }
    .TB_PII_L:hover{
        color: #ffa011;
    }
    .TB_PII_F{
        background: #ffa011;
        padding: 6px 10px;
        font-size: 1em;
        text-transform: uppercase;
        border-radius: 4px;
    }
    .TB_PII_F_1{
        color: #bd1a1f;
    }
    .TB_PII_F_1_1{
        color: #fff;
        font-size: 1em;
    }
    .TB_PII_F:hover{
        transition: .5s;
        font-size: .98em;
        padding: 5px 10px;
        background: #fff;
        
    }
    .TB_PII_F:hover .TB_PII_F_1_1{
        transition: .5s;
        color: #123c3f;
    }

    /*===================
       PAGE HOME
    ===================*/
    .HOME_PAGE{
        width: 100%;
        height: auto;
    }
    /*-----SECTION I------*/
    .HP_PI{
        width: 90%;
        height: auto;
        margin: auto;
        padding-top: 10px;
    }
    .HP_PI_SLIDE{
        width: 100%;
        height: 450px;
        display: flex;
        justify-content: space-between;
    }
    .container-slider{
        width: 70%;
        height: 450px;
        position: relative;
        overflow: hidden;
        z-index: -1;
        box-shadow: 1px 2px 8px #858585;
        border-radius: 5px;
    }
    .slider{
        width: 400%;
        height: 450px;
        display: flex;
    }
    .slider__section{
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px;
        position: relative;
        border-radius: 5px;
    }
    .slide_desc{
        width: 75%;
        height: 200px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 20px;
    }
    .slide_desc_1{
        color: #e5e5e5;
        font-size: 1.9em;
    }
    .slide_desc_1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 10px;
        width: 150px;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    /*------PART DE DROITE------*/
    .slideR_P{
        width: 28%;
        height: 450px;
        position: relative;
        z-index: -999;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-radius: 4px;
        padding: 20px;
        box-shadow: 1px 2px 4px #858585;
    }
    .slide_desc_r1{
        color: #fff;
        font-weight: normal;
        font-size: 1em;
    }
    .slide_desc_r1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 8px;
        width: 150px;
        text-align: center;
        font-size: .7em;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_r1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    .slider__btn{
        position: absolute;
        bottom: 10px;
        right: 20px;
        padding: 20px;
        font-size: 1.4em;
        background:rgba(255, 255, 255, .3);
        width: 30px;
        height: 30px;
        display: flex;
        font-weight: bold;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #ffffff;
        border-radius: 30px;
        transition: .5s;
    }
    .slider__btn--left{
        right: 90px;
    }
    .slider__btn:hover{
        background: #fff;
        color: #ffa011;
    }
    /*===================
     SECTION LES NEWS
    ===================*/
    .HOME_ANC{
        width: 100%;
        height: auto;
        margin: 40px auto;
    }
    .HOME_AN_T{
        width: 100%;
        height: 25px;
        display: flex;
        margin-bottom: 20px;
        align-items: center;
        border-left: 6px solid #c37500;;
    }
    .HOME_AN_T_1{
        color: #c37500;
        font-size: 1em;
        padding: 3px;
        border-radius: 50%;
        margin-right: 10px;
        border-right: 3px solid #c37500;
    }
    .HOME_AN_T_1_1{
        color: #c37500;
        font-weight: 100;
        font-size: 2.3em;
        text-shadow: 1px 2px 1px #d2d2d2;
        font-family: 'Great Vibes', cursive;
    }
    .HOME_ANS{
        width: 100%;
        margin-top: 10px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .HOME_AN{
        padding: 20px;
        background: #fff;
        height: 300px;
        border-radius: 5px;
        box-shadow: 1px 1px 3px #ededed;
    }
    .HOME_AN_I{
        width: 100%;
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .HOME_AN_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 3px;
    }
    .HOME_AN_A{
        padding: 10px 0;
        font-size: .8em;
        display: block;
        color: #434343;
    }
    /*=====================
        PART RUBRIQUES
      =====================*/
    .HOME_RUB_P{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PL{
        width: 71%;
        height: auto;
    }
    .HOME_RUB_PLPI{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .HRP_I{
        height: 250px;
        position: relative;
        padding: 20px;
        border-radius: 5px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 1px 4px #bebebe;
    }
    .HRP_I_i{
        position: absolute;
        bottom:  10px;
        width: 90%;
        height: auto;
    }
    .HRP_I_p{
        color: #d8d8d8;
        font-size: 1em;
        margin-bottom: 10px;
    }
    .HRP_I_a{
        background: #f09711;
        padding: 5px 10px;
        font-size: .8em;
        color: #fff;
    }
    .HRP_I_a:hover{
        transition: .5s;
        background: #b70f11;
        margin-left: 5px;
    }
    /*====DEUXIEM PARTI====*/
    .HOME_RUB_PLPII{
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    .H_Rubriques{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 10px;
    }
    .HRub{
        background: #fff;
        padding: 10px;
        height: 180px;
    }
    .HRub_I{
        width: 100%;
        height: 130px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 4px;
    }
    .HRub_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HRub_a_1{
        color: #292929;
        font-size: .9em;
    }
    .HRub_a_1:hover{
        color: #d70e14;
        transition: .5s;
        margin-left: 5px;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PR{
        width: 27%;
        height: auto;
        border-top: 5px solid #d42727;
    }
    .HOME_RUB_PR_1{
        margin: 10px 0;
        color: #d42727;
        font-size: 1.2em;
    }
    .HR_PRS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
    .HR_PR{
        border: 1px solid #c8c8c8;
        display: flex;
        padding: 10px;
        height: 60px;
    }
    .HR_PR a{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .HR_PR_L{
        width: 70%;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .HR_PR_n{
        font-size: .7em;
        color: #000000;
        font-weight: bold;
    }
    .HR_PR_nb{
        font-size: .7em;
        color: #373737;
    }
    .HR_PR_r{
        font-size: 1.2em;
    }
    .rs_1{
        color: rgb(28, 98, 227);
    }
    .rs_2{
        color: rgb(104, 157, 255);
    }
    .rs_3{
        color: rgb(234, 12, 186);
    }
    .rs_4{
        color: rgb(212, 92, 242);
    }
    .rs_5{
        color: rgb(219, 0, 0);
    }
    .rs_6{
        color: rgb(45, 227, 28);
    }
    .HM_NL{
        width: 100%;
        height: 400px;
        border: 8px solid #ffdeac;
        margin-top: 90px;
        border-radius: 4px;
        padding: 10px;
        position: relative;
    }
    .HM_NL_1{
        display: block;
        width: 90px;
        height: 90px;
        line-height: 40px;
        background: #ffa011;
        padding: 10px;
        font-size: 1.5em;
        color: #fff;
        border-radius: 50%;
        border:14px solid #f4f4f4;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: -50px;
        text-align: center;
    }
    .HM_NL_2{
        display: block;
        display: flex;
        justify-content: center;
        margin-top: 50px;
        color: #585858;
        font-weight: bold;
        font-size: 1.3em;
    }
    .HM_NL_3{
        text-align: center;
        font-size: .8em;
        color: #434343;
        margin: 20px auto;
    }
    .HM_NL_4{
        width: 90%;
        height: 50px;   
        margin: 4px auto;   
    }
    .HM_NL_4 input{
        width: 100%;
        height: 100%;
        border-width: 0;
        text-align: center;
        border: 2px solid #dcdcdc;
        border-radius: 3px;
        font-size: .8em;
    }
    .HM_NL_5{
        width: 90%;
        height: 45px;
        margin: 10px auto;
    }
    .HM_NL_5 button{
        width: 100%;
        height: 100%;
        background: #ffa011;
        color: #fff;
        cursor: pointer;
        border-width: 0;
        border-radius: 4px;
    }
    .HM_NL_5 button:hover{
        transition: .5s;
        background: #de8601;
    }
    .HM_NL_6{
        width: 90%;
        height: 60px;
        margin: 24px auto;
    }
    .HM_NL_6 input{
        float: left;
        margin: 0 10px 5px 0;
    }
    .HM_NL_6_1{
        font-size: .7em;
        color: #6c6c6c;
    }
    /*======PART 4========*/
    .HOME_4EME{
        width: 100%;
        height: 300px;
        margin-top: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .HOME_4_C{
        width: 90%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .HOME_4_CT{
        width: 50%;
        height: 110px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .HOME_4_CT_1{
      font-family: 'Great Vibes', cursive;  
      color: #ffbe5c;
      font-size: 1.5em;
      text-shadow: 1px 2px 3px #000;
    }
    .HOME_4_CT_1_1{
        color: #c7c7c7ee;
        text-align: center;
        font-size: .8em;
    }
    .HOME_4_CES{
        width: 100%;
        height: 170px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 10px;
    }
    .HOME_4_CP{
        height: 120px;
        padding: 10px;
        display: flex;
        align-items: center;
    }
    .HOME_4_CPL{
        width: 80px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px;
        background: #a87500;
        border-radius: 5px;
    }
    .HOME_4_CPL img{
        width: 100%;
        max-width: 70%;
        object-fit: cover;
    }
    .HOME_4_CPR{
        width: 60%;
        height: 90px;
        flex-direction: column;
        display: flex;
    }
    .HOME_4_CPR_1{
        color: #c6c6c6;
        font-size: 2em;
        font-weight: bold;
    }
    .HOME_4_CPR_1_1{
        color: #cd9003;
        font-size: .9em;
    }
    /*=====PRESENTATION=========*/
    .H_PRES{
        width: 90%;
        height: auto;
        display: flex;
        justify-content: space-between;
        margin: 50px auto;
    }
    .H_PRE_L{
        width: 47%;
        height: 500px;
    }
    .H_PRE_L_1{
        color: rgb(0, 120, 124);
        font-family: 'Great Vibes', cursive;
        font-weight: 200;
        font-size: 2em;
        text-shadow: 1px 2px 3px #cfcfcf;
    }
    .H_PRE_L_1_1{
        color: #d88200;
        font-size: 2em;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .H_PRE_L_1_1_1{
        color: #757575;
        font-size: .8em;
        margin-bottom: 20px;
        line-height: 1.67;
        font-size: 18px;
        font-weight: 400;
    }
    .H_PRE_L_2{
        width: 100%;
        height: auto;
        padding-left: 20px;
        border-left: 3px solid #e7bb86;
        margin-bottom: 40px;
    }
    .H_PRE_L_2_1{
        font-weight: normal;
        color: #585858;
        font-size: 1em;
    }
    .H_PRE_L_2_1_1{
        color: #c82929;
        font-weight: bold;
    }
    .H_PRE_L_2_1_1_1{
        color: #121111;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_2_1_2{
        color: #02525a;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_3{
        padding: 10px 25px;
        color: #a87500;
        font-size: .8em;
        text-transform: uppercase;
        border: 1px solid #c87f01;
        border-radius: 30px;
        transition: .5s;
        border: 1px solid #a87500;
    }
    .H_PRE_L_3:hover{
        background: #dc9a01;
        color: #fff;
    }
    /*-----------------*/
    .H_PRE_R{
        width: 50%;
        height: auto;
        position: relative;
    }
    .H_PRE_RI{
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_PRE_RI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
        border: 10px solid #fff;
        box-shadow: 1px 1px 17px #b0b0b0;
    }
    .H_PRE_RE{
        width: 160px;
        height: 160px;
        top: -30px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff;
        position: absolute;
        left: -50px;
        border-radius: 50%;
        text-align: center;
        box-shadow: -8px -8px 7px #e0e0e0;
    }
    .H_PRE_RE_1{
        color: #eb9e2a;
        font-size: 2em;
    }
    .H_PRE_RE_1_1{
        color: #a6a6a6;
        font-weight: bold;
        font-size: 1.6em;
    }
    .H_PRE_RE_1_1_1{
        font-size: .6em;
        color: #2c2c2c;
    }
    /*=====LES SPONSORS==========*/
    .H_PARTNAIRES{
        width: 100%;
        height: 465px;
        display: flex;
        justify-content: space-between;
    }
    .H_PARTNAIRE_L{
        width: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .H_PL_C{
        width: 60%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .H_PL_C_1{
        color: #c7c7c7;
        font-size: 1.2em;
        font-weight: normal;
    }
    .H_PL_C_1_1{
       margin-top: 20px;
       text-transform: uppercase;
       color: #ffa929;
       padding: 10px 20px;
       font-size: .9em;
       border: 1px solid #ffa929;
    }
    .H_PL_C_1_1:hover{
        transition: .5s;
        background: #fff;
        color: #8f5602;
        font-weight: bold;
        border: 1px solid #fff;
        box-shadow: 1px 1px 17px #000;
    }
    .H_PARTNAIRE_R{
        width: 50%;
        height: 100%;
        padding: 30px;
        background: #390203;
    }
    .H_PARTNAIRE_RC{
        width: 100%;
        height: 400px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .H_PR_1{
        font-family: 'Great Vibes', cursive; 
        color: #ffaa50;
        font-size: 1.5em;
    }
    .H_PR_1_1{
        color: #9d9d9d;
    }
    .H_PR_PTS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 30px;
        gap: 15px;
    }
    .H_PR_PT{
        height: 120px;
        padding: 10px;
        background: #3f1213;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .H_PR_PT img{
        width: 100%;
        height: auto;
        max-width: 90px;
        max-height: 95px;
        object-fit: cover;
    }
    /*====CADRE BLOGUE=======*/
    .H_PBLOGS{
        width: 90%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 50px auto;
    }
    .H_PBLOG_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 3em;
        text-shadow: 1px 2px 2px #e6e6e6;
    }
    .H_PBLOG_1_1{
        font-size: 1em;
        color: #282828;
        text-align: center;
    }
    .Hblogs{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 20px;
        margin: 40px 0;
    }
    .Hblog{
        background: #fff;
        height: 420px;
        padding: 20px;
        border-radius: 4px;
        box-shadow: 1px 2px 4px #d3d3d3;
    }
    .HblogI{
        width: 100%;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .HblogI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .HblogD{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .HblogD_1{
        max-width: 40%;
        height: 30px;
        color: #ededed;
        display: block;
        font-size: .8em;
        text-align: center;
        line-height: 25px;
        padding: 2px 4px;
        background: #3db164;
        border-radius: 3px;
    }
    .HblogD_2{
        margin-top: 10px;
        color: rgb(15, 47, 85);
        font-weight: bold;
        font-size: 1.3em;
    }
    .HblogD_2:hover{
        transition: .5s;
        color: #a41d1f;
    }
    .HblogD_3{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
    .HblogD_3_1{
        color: #b71417;
        font-size: 1em;
    }
    .HblogD_3_2{
        color: #2c2c2c;
        font-size: .8em;
        margin-left: 4px;
    }
    .H_PBLOG_ALL{
        margin-top: 20px;
        padding: 10px 30px;
        text-transform: uppercase;
        border: 1px solid #cd9003;
        color: #b76e00;
        font-size: .8em;
        border-radius: 25px;
    }
    .H_PBLOG_ALL:hover{
        transition: .5s;
        background: #e3ae34;
        color: #fff;
    }
    /*=======LES CAUSES========*/
    .H_CAUSES{
        width: 100%;
        display: flex;
        justify-content: center;
        background: #fff;
        padding: 30px 0;
    }
    .H_CAUSES_C{
        width: 90%;
    }
    .H_CC_T{
        width: 60%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
        text-align: center;
    }
    .H_CC_T_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_CC_ASS{
        width: 100%;
        margin-top: 30px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
    }
    .H_CC_AS{
        height: 580px;
        border: 1px solid #efefef;
        box-shadow: 1px 1px 6px #f0f0f0;
        border-radius: 5px;
    }
    .H_CC_AS_I{
        width: 100%;
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_AS_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_T_1_1{
        color: #8c8c8c;
        font-size: 1em;
    }
    .H_CC_AS_C{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_CC_AS_C_1{
        padding: 5px 15px;
        background: #ffa94e;
        color: #fff;
        font-size: .8em;
    }
    .H_CC_AS_C_a{
        margin: 15px 0;
        font-size: 1.3em;
        font-weight: bold;
        color: #1e3737;
        text-align: center;
        line-height: 25px;
        transition: all 500ms ease;
    }
    .H_CC_AS_C_a:hover{
        color: #ffa011;
    }
    .H_CC_AS_C_D{
        display: flex;
        align-items: center;
        justify-content: cente;
    }
    .H_CC_AS_C_D_1{
        color: #da1919;
        font-size: 1.1em;
    }
    .H_CC_AS_C_D_1_1{
        color: #767676;
        font-size: .9em;
    }
    .H_CC_AS_C_P{
        width: 100%;
        height: 50px;
        padding: 10px;
        margin: 10px auto;
        background: #f5f5f5;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_CC_AS_C_P_1{
        font-weight: bold;
        color: #02525a;
        font-size: 1em;
    }
    .H_CC_AS_C_P_2{
        margin: 0 10px;
        position: relative;
        display: block;
        width: 50%;
        height: 4px;
        background: #fff;
    }
    .H_CC_AS_C_P_2::before{
        content: " ";
        position: absolute;
        width: 80%;
        height: 4px;
        background: #ffa722;
    }
    .H_CC_AS_C_P_3{
        color: #808080;
        font-size: .9em;
    }
    .H_CC_AS_C_R{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .H_CC_AS_C_R_1{
        width: 48%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .H_CC_AS_C_R_2{
        width: 48%;
        height: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .H_CC_AS_C_R_1_1{
        color: #797979;
        font-size: .9em;
        margin-right: 5px;
    }
    .H_CC_AS_C_R_1_2{
        font-weight: bold;
        font-size: .9em;
        color: #4d6578;
    }
    /*======LES RESPONSABLES============*/
    .H_RESPS{
        width: 100%;
        height: auto;
        background: #fff;
        display: flex;
        justify-content: center;
        padding: 70px 0;
    }
    .H_RESP_C{
        width: 90%;
    }
    .H_RESP_CT{
        width: 50%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px auto;
    }
    .H_RESP_CT_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 1px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CT_1_1{
        color: #1e3737;
        font-size: 1.6em;
        line-height: 60px;
        font-weight: bold;
        text-align: center;
        letter-spacing: -0.04em;
        margin-top: -20px;
    }
    .H_RESP_CVS{
        width: 100%;
        margin-top: 20px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
        margin-top: 40px;
    }
    .H_RESP_CV{
        height: 520px;
        border: 1px solid #f4f4f4;
        box-shadow: 1px 1px 5px #ececec;
    }
    .H_RESP_CVI{
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_RESP_CVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .H_RESP_CVN{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .H_RESP_CVN_1{
        font-family: 'Great Vibes', cursive;
        color: #944d00;
        letter-spacing: 1px;
        font-size: 1.4em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CVN_1_1{
        width: 100%;
        height: auto;
        display: flex;
        margin: 10px auto;
    }
    .H_RESP_CVN_1_1_2{
        font-size: .8em;
        color: #000000;
        padding: 0px 50px;
    }
    .H_DCT{
        width: 100%;
        height: 600px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_C{
        width: 90%;
        height: 500px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_DCT_C_1{
        font-family: 'Great Vibes', cursive;
        color: #ffaa4e;
        letter-spacing: 1px;
        font-size: 2em;
        position: relative;
        font-weight: normal;
        text-shadow: 1px 2px 2px #000000;
    }
    .H_DCT_C_1::before{
        content: "";
        position: absolute;
        width: 40%;
        height: 3px;
        display: block;
        bottom: -10px;
        left: 30%;
        background: #ffaa4e;
    }
    .H_DCT_QS{
        width: 100%;
        margin-top: 60px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .H_DCT_Q{
        height: auto;
        padding: 20px;
        background: rgba(40, 0, 0, 0.3);
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #452020;
    }
    .H_DCT_Q_1{
        width: 100%;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_Q_1 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .H_DCT_Q_a{
        margin: 10px 0;
        color: #f3a228;
        font-size: 1.2em;
    }
    .H_DCT_Q_a:hover{
        transition: .5s;
        color: #c9585a;
    }
    .H_DCT_Q_l{
        color: .8em;
        color: #7b7b7b;
        font-size: .8em;
    }
    /*===================
        PART FOOTEUR
      ===================*/
    .FOOTER_P{
        width: 100%;
        height: auto;
        background: #510407;
    }
    .FOOTER_PT{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #270101;
        margin-bottom: 30px;
    }
    .FOOTER_PTC{
        width: 90%;
        height: 110px;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(4,1fr);
    }
    .F_PTCP{
        display: flex;
        height: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .F_PTCPI{
        width: 70px;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .F_PTCPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .F_PTCP_D{
        width: 70%;
        height: 78px;
        display: flex;
        flex-direction: column;
    }
    .F_PTCP_D_1{
        color: #9d6400;
        font-weight: bold;
        font-size: .85em;
        word-break:break-all;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .F_PTCP_D_1_1{
        color: #6c6c6c;
        font-size: .9em;
    }
    .F_PTCP_1{
        color: #a87500;
        padding: 10px;
        font-size: 1.5em;
        border-radius: 4px;
        background: rgba(94, 46, 46, 0.3);
    }
    .FT_CL_P{
        width: 90%;
        margin: 50px auto;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .FT_CL_PCT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCP_t{
        color: #d3d3d3;
        font-weight: bold;
        font-size: 1.2em;
        position: relative;
    }
    .FT_CL_PCP_t::after{
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 3px;
        background: #adadad;
    }
    .FT_CL_PCT_p{
        margin: 10px 0;
        color: #6b6b6b;
        font-size: .9em;
    }
    .FT_CL_PCA{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCA_1{
        font-size: 1.2em;
        background: #764803;
        color: #fff;
        padding: 3px;
        margin-right: 10px;
        border-radius: 4px;
    }
    .FT_CL_PCA_1_1{
        color: #a3a3a3;
        font-size: .8em;
    }
    .FT_CL_PLS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .FT_CL_PL{
        width: 50%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PL_1{
        color: #db7201;
        font-size: 1.1em;
    }
    .FT_CL_PL_1_1{
        color: #6c6c6c;
        font-size: 1em;
    }
    .FT_CL_PL_1_1:hover{
        color: #f4f4f4;
        transition: all .5s;
        margin-left: 5px;
    }
    .FT_CL_PL_N{
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        margin-top: 5px;
    }
    .FT_CL_PL_N:nth-child(2){
        border-bottom: 1px dashed #575757;
    }
    .FT_CL_PL_NL{
        width: 100px;
        height: 80px;
        border: 1px solid #000;
    }
    .FT_CL_PL_NL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .FT_CL_PL_NLD{
        width: 60%;
        height: 80px;
        display: flex;
        flex-direction: column;
        margin-left: 10px;
    }
    .FT_CL_PL_NLD_1{
        color: #d7d7d7;
        font-size: .8em;
    }
    .FT_CL_PL_NLD_1:hover{
        transition: .5s;
        color: #f36567;
    }
    .FT_CL_PL_NLD_1_1{
        color: #b97e24;
        margin-top: 4px;
        font-size: .8em;
    }
    .FT_CL_PCT_pIN{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIN input{
        width: 100%;
        height: 100%;
        padding: 10px;
        border-radius: 3px;
        outline: none;
        border-width: 0;
        color: #575757;
    }
    .FT_CL_PCT_pIB{
        width: 50%;
        height: 40px;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIB button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        border-width: 0;
        background: #c37500;
        color: #fff;
        cursor: pointer;
    }
    .FT_CL_PCT_pIB button:hover{
        background: #9d6400;
        transition: .5s;
    }
    .FT_CL_BT{
        width: 90%;
        height: 60px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px dashed #642626;
    }
    .FT_CL_BTL{
        color: #929292;
        font-size: .7em;
    }
    .FT_CL_BTR_1{
        padding: 8px;
        border-radius: 50%;
        font-size: .8em;
        background: #270101;
        margin-left: 5px;
        color: #c8c8c8;
    }
    .FT_CL_BTR_1:hover{
        transition: all .5s;
        background: #fff;
        color: #390203;
    }
    /*====PAGE ABOUT========*/
    .P_ABT{
        width: 100%;
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .P_ABT_C{
        width: 65%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .P_ABT_C_1{
        font-weight: bold;
        color: #ffffff;
        font-size: 2.3em;
        text-transform: uppercase;
    }
    .P_ABT_C_2_1{
        color: #ba8536;
        margin-right: 10px;
        font-size: .9em;
    }
    .P_ABT_C_2_2{
        color: #bababa;
        font-size: .9em;
    }
     /*--------------*/
    .HP_DC{
        width: 90%;
        height: auto; 
        margin: 50px auto;
        display: flex;
        justify-content: space-between;             
    }
    .HP_DCL{
        width: 48%;
        height: 620px;
        position: relative;
    }
    .HP_DCL_I{
        width: 100%;
        height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 20px solid #fff;
        box-shadow: 1px 13px 15px #d2d2d2;
    }
    .HP_DCL_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_II{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: space-between;
        position: relative;
        top: -170px;
        left: 35px;
    }
    .HP_DCL_3{
        width: 400px;
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 20px solid #fff;
        box-shadow: -0px 9px 15px #868686;
        transform: rotate(-10deg);
    }
    .HP_DCL_3 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_2{
        width: 180px;
        padding: 20px;
        height: 210px;
        background: #14153c;
        position: relative;
        top: 80px;
        right: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        border-radius: 5px;
        border: 5px solid #fff;
        box-shadow: 2px 2px 2px #dbdbdb;
    }
    .HP_DCL_2_1{
        padding: 10px;
        color: #ffbe25;
        font-size: 2em;
        border-radius: 50%;
        border-top: 3px solid #ffbe25;
    }
    .HP_DCL_2_1_1{
        font-weight: bold;
        font-size: 2.4em;
        color: #e1e1e1;
        -webkit-text-fill-color:#ffffff;
        -webkit-text-stroke: 1px #ffbe25;
        position: relative;
        top: -20px;
    }
    .HP_DCL_2_1_1_1{
        position: relative;
        font-family: 'Great Vibes', cursive;
        color: #f0f0f0;
        position: absolute;
        bottom: 40px;
        font-size: 1.3em;
        line-height: 20px;
    }
    /*==============*/
    .HP_DCR{
        width: 46%;
    }
    /*------------------*/
    .P_BUREAU{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .P_BUREAU_I{
        width: 300px;
        height: 400px;
        position: relative;
        padding: 10px;
        border-radius: 5px;
        border: 10px solid #fff;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 4px 4px #c6c6c6;
    }
    .P_BUREAU_T{
        width: 100%;
        height: 110px;
        background: #ffffff;
        position: absolute;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
    }
    .P_BUREAU_T_1{
        text-align: center;
        font-weight: bold;
        font-size: 1em;
        line-height: 17px;
        color: #801313;
    }
    .P_BUREAU_T_1_1{
        color: #975a00;
        font-size: 1.4em;
        margin-top: 10px;
        font-family: 'Great Vibes', cursive;
    }
    .P_BUREAU_II{
        width: 100%;
        margin-top: 40px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
    }
    .P_BUREAU_II_M{
        display: flex;
        justify-content: space-between;
        height: 250px;
        padding: 20px;
        background: #fff;
        box-shadow: 1px 2px 5px #e5e5e5;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .P_BUREAU_II_M:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #cecece;
    }
    .P_B_II_MI{
        width: 150px;
        height: 210px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .P_B_II_MI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .P_B_II_MIF{
        width: 56%;
        height: 100%;
        display: flex;
        align-items: center;
        text-align: center;
        flex-direction: column;
        justify-content: center;
        padding: 5px;
        background: #eaf6ff;
        border-radius: 5px;
    }
    .P_B_II_MIF_N{
        color: #975a00;
        font-size: 1.7em;
        line-height: 26px;
        font-family: 'Great Vibes', cursive;
    }
    .P_B_II_MIF_T{
        font-weight: bold;
        margin: 5px 0;
        font-size: .8em;
        color: #474875;
    }
    .P_B_II_MIFR{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .P_B_II_MIFR_1{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #184ab7;
    }
    .P_B_II_MIFR_1:hover{
        transition: all .5s;
        background: #3067dd;
        border-radius: 50%;
    }
    .P_B_II_MIFR_2{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #10ca29;
    }
    .P_B_II_MIFR_2:hover{
        transition: all .5s;
        background: #35d74b;
        border-radius: 50%;
    }
    .P_B_II_MIFR_3{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #c71b1b;
    }
    .P_B_II_MIFR_3:hover{
        transition: all .5s;
        background: #fb5454;
        border-radius: 50%;
    }
    .P_B_II_MIF_TM{
        font-size: .8em;
    }
    /*====================
         PAGE DOCTRINE
      ====================*/
    .DOC_PC{
        width: 90%;
        height: auto;
        margin: 50px auto;
    }
    .D_PCI{
        width: 100%;
        height: auto;     
    }
    .D_PCIL{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: top center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILB{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILT{
        width: 50%;
        height: 190px;
        bottom: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        position: absolute;
    }
    .D_PCILT_1{
        color: #fff;
        font-size: .9em;
        margin-bottom: 10px;
    }
    .D_PCILT_1_1{
        width: 160px;
        height: 40px;
        display: block;
        font-size: .9em;
        text-align: center;
        padding: 5px 10px;
        border: 1px solid #ffba43;
        color: #ffba43;
        line-height: 30px;
    }
    .D_PCILT_1_1:hover{
        transition: all .5s;
        background: #fff;
        color: #cf8300;
        margin-left: 5px;
        border: 2px solid #ffba43;
    }
    .D_PCIR{
        width: 100%;
        height: auto;
        margin: 30px auto;
    }
    .D_PCIR_1{
        color: #414141;
        font-weight: bold;
        font-size: 1.7em;
    }
    .D_PCIR_1_1{
        font-size: .99em;
        color: #4b4b4b;
    }
    .D_PCTS{
        width: 100%;
        height: 200px;
        margin: 20px auto;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .D_PCT{
        height: 180px;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .D_PCT_1{
        color: #fff;
        font-size: 1em;
        text-align: center;
        text-shadow: 1px 2px 24px #000;
        text-transform: uppercase;
    }
    .D_PCIII{
        width: 100%;
        height: auto;
        margin: 30px auto;
    }
    .D_PCIII_T{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
    }
    .D_PCIII_T_1{
        padding: 5px;
        font-size: 1.3em;
        background: #e3921a;
        color: #fff;
        margin-right: 10px;
        border-radius: 4px;
    }
    .D_PCIII_T_1_1{
        color: #ffa012;
        font-weight: bold;
        font-size: 1.3em;
        text-shadow: 1px 1px 2px #dadada;
        text-transform: uppercase;
    }
    .D_PCIII_VS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
        margin-top: 20px;
    }
    .D_PCIII_V{
        height: 380px;
        padding: 15px;
        background: #fff;
        border-radius: 4px;
    }
    .D_PCIII_V:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #c4c4c4;
    }
    .D_PCIII_VI{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .D_PCIII_VI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .D_PCIII_VI_1{
        color: #28498f;
        font-size: 1.3em;
    }
    .D_PCIII_VI_1:hover{
        transition: .5s;
        color: #8e0a0a;
    }
    .D_PCIII_VI_1_1{
        font-size: .8em;
        color: #575757;
    }
    .D_PBS{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .D_PB_L_r{
        padding: 5px 20px;
        font-size: .8em;
        text-transform: uppercase;
        border-radius: 40px;
        background: #e8e8e8;
        color: #000;
    }
    .D_PB_L_r:hover{
        transition: .5s;
        background: #ffd2d2;
        color: #270101;
    }
    .D_PBV{
        position: relative;
        height: 300px;
        border-radius: 5px;
    }
    .D_PBVI{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }
    .D_PBVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .D_PBVII{
        width: 100%;
        height: 100%;
        background: rgba(40, 0, 0, 0.3);
        top: 0;
        left: 0;
        display: block;
        position: absolute;
        transition: all .5s;   
    }
    .PBVII_C{
        width: 100%;
        height: 100%;
        display: flex;
        padding: 20px;
        flex-direction: column;
        justify-content: center;
    }
    .PBVII_C_0{
        width: 50px;
        height: 50px;
        display: block;
        text-align: center;
        color: #fff;
        font-size: 2em;
        line-height: 50px;
        border-radius: 50%;
        background: #b91212;
        box-shadow: 1px 1px 25px #000;
        position: absolute;
        top: 5px;
        transition: all .5s;
        left: 45%;
        opacity: 0;
        visibility: hidden;
    }
    .PBVII_C_0:hover{
        width: 53px;
        height: 53px;
        transition: all .5s;
        background: #ff5858;
    }
    .D_PBVII:hover{
        background: rgba(40, 0, 0, 0.7);
        box-shadow: 1px 1px 10px #000;
    }
    .D_PBVII:hover .PBVII_C_0{
        top: 110px;
        left: 45%;
        opacity: 1;
        visibility: visible;
    }
    .PBVII_C_D{
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 5px;
        padding: 10px 30px;
        left: 0;
    }
    .PBVII_C_1{
        width: 27%;
        color: #f0f0f0;
        padding: 4px;
        font-size: .8em;
        text-align: center;
        background: #ab9b06;
        border-radius: 3px;
        margin-bottom: 10px;
    }
    .PBVII_C_1_1{
        color: #d6d6d6;
        font-size: .9em;
    }
    .PBVII_C_1_1_1{
        color: #dddddd;
        font-size: .8em;
        margin-top: 10px;
    }
    /*------LES DOCUMENTS---------*/
    .BP_BOOKS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
        margin:20px auto;
    }
    .BP_BOOK{
        padding: 20px;
        background: #fff;
        border-radius: 5px;
        text-align: center;
    }
    .BP_BOOK_I{
        width: 60%;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .BP_BOOK_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .BP_BOOK_a{
        margin-top: 20px;
        text-align: center;
        font-size: .8em;
        font-weight: bold;
        color: #4d4d4d;
        padding: 20PX;
    }
    .BP_BOOK_a:hover{
        transition: .5s;
        color: #b83232;
    }
    /*======GALERIE========*/
    .PG_PC{
        width: 90%;
        margin: 30px auto;
    }
    .PG_PT{
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .PG_PT_1{
        background: #fff;
        margin: 10px;
        padding: 10px 15px;
        font-size: .8em;
        color: #292929;
        border-radius: 3px;
        box-shadow: 1px 1px 4px #bcbcbc;
        text-transform: uppercase;
    }
    .PG_PT_1.active{
        background: #9b3638;
        color: #fff;
    }
    .PG_PT_1:hover{
        transition: .5s;
        background: #9b3638;
        color: #fff;
    }
    .PG_PHOTOS{
        width: 100%;
        height: auto;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(3,1fr);
    }
    .PG_PHOTO{
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 1px 1px 4px #f0f0f0;
    }
    .PG_PHOTO img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .PG_PG{
        width: 60%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 50px auto;
    }
    .PG_PG_1{
        padding: 5px 15px;
        margin: 5px;
        font-size: 1em;
        background: #fff;
        border-radius: 4px;
        color: #000;
        box-shadow: 1px 1px 4px #dfdfdf;
    }
    .PG_PG_1.active{
        color: #fff;
        background: #184ab7;
        box-shadow: 1px 1px 6px #6b6b6b;
    }
    .PG_PG_1:hover{
        transition: .5s;
        color: #fff;
        background: #184ab7;
    }
    /*=====CONTACT PART========*/
    .CT_PC{
        width: 90%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 70px auto;
    }
    .CT_PCI_1{
        color: #aa7b15;
        font-weight: bold;
        font-size: 2.3em;
        text-shadow: 1px 3px 4px #a7a7a7;
    }
    .CT_PCI_1_1{
        color: #616161;
        font-size: 1em;
    }
    .CT_PCII{
        width: 100%;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }
    .CT_PCII_L{
       width: 48%;
       height: auto;
    }
    .CT_PCII_LP{
        width: 100%;
        height: 150px;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 30px;
        background: #fff;
        border-radius: 6px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
     /*======================*/
    .CT_PCII_R{
        width: 48%;
        background: #fff;
        border-radius: 5px;
        padding: 50px 25px;
    }
    .CT_PCR_2{
        width: 100%;
        height: 65px;
        margin-bottom: 30px;
    }
    .CT_PCR_2 input{
        width: 100%;
        height: 100%;
        padding: 10px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_3{
        width: 100%;
        height: 250px;
    }
    .CT_PCR_3 textarea{
        width: 100%;
        height: 100%;
        padding: 20px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_4{
        width: 40%;
        height: 60px;
        margin-top: 30px;
    }
    .CT_PCR_4 button{
        width: 100%;
        height: 100%;
        cursor: pointer;
        border-width: 0;
        font-size: .7em;
        text-transform: uppercase;
        border-radius: 5px;
        background: #e44e4e;
        color: #fff;
    }
    .CT_PCR_4 button:hover{
        transition: .5s;
        background: #9e1618;
    }
    .CT_PCR_1{
        display: block;
        text-transform: uppercase;
        margin: 20px auto;
        font-weight: bold;
        font-size: 1.5em;
        text-align: center;
        color: #767676;
    }
    .CT_PCII_LP_1{
        font-size: 2em;
        padding: 10px;
        background: #ffb9ba;
        border-radius: 50%;
        color: #540404;
    }
    .CT_PCII_LP_2{
        font-size: 2em;
        padding: 10px;
        background: #acdbff;
        border-radius: 50%;
        color: #00096c;
    }
    .CT_PCII_LP_3{
        font-size: 2em;
        padding: 10px;
        background: #73ffa9;
        border-radius: 50%;
        color: #005514;
    }
    .CT_PCII_LPR{
        width: 80%;
        height: 100px;      
    }
    .CT_PCII_LPR_1_1{
        display: flex;
        flex-direction: column;
    }
    .CT_PCII_LPR_1{
        font-weight: bold;
        color: #5e5e5e;
        font-size: 1.2em;
    }
    .CT_PCII_LPR_1_1_1{
        color: #5e5e5e;
        font-size: .9em;
    }
    .CT_PRN{
        width: 100%;
        height: 265px;
        padding: 20px;
        background: #59b7f7;
        border-radius: 5px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    .CT_PRN_1{
        color: #ffe2a4;
        font-size: 1.7em;
        text-shadow: 1px 2px 1px #545454;
    }
    .CT_PRN_1_1{
        margin: 10px 0;
        color: #ffffff;
        font-size: 1em;
    }
    .CT_PRN_L{
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
    }
    .CT_PRN_L input{
        width: 70%;
        height: 70px;
        border-width: 0;
        padding: 20px;
        border-radius: 5px 0 0  5px;
    }
    .CT_PRN_L button{
        width: 30%;
        height: 70px;
        background: #ff5c5e;
        color: #fff;
        font-size: 1.1em;
        border-width: 0;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .CT_PRN_L button:hover{
        transition: all .5s;
        background: #822729;
    }
    .CPTB_C{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 20px;
        margin: 70px auto;
    }
    .CPTB_P_1{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3e6f74;
    }
    /*--------------*/
    .CPTB_P_2{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #4f304b;
    }
    /*--------------*/
    .CPTB_P_3{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3b8be7;
    }
    /*--------------*/
    .CPTB_P_i{
        width: 90px;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 40%;
        top: -40px;
        border-radius: 50%;
    }
    .CPTB_P_i img{
        width: 100%;
        height: 100%;
        box-shadow: 1px 5px 5px #000;
        object-fit: cover;
        border-radius: 50%;
    }
    .CPTB_PI{
        width: 100%;
        height: 140px;
        bottom: 15px;
        left: 0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        position: absolute;
    }
    .CPTB_PI_1{
        color: #e9d41d;
        font-size: .9em;
    }
    .CPTB_PI_1_1{
        color: #fff;
        padding-right: 60px;
        font-size: 1em;
    }
    .CPTB_PI_1_1_1{
        width: 50%;
        color: #960b0b;
        font-size: .8em;
        margin-top: 5px;
        padding: 6px 5px;
        background: #fff;
        text-align: center;
        border-radius: 4px;
    }
    .CPTB_PI_1_1_1:hover{
        transition: .5s;
        background: #390203;
        color: #fff;
    }
    /*=====PAGE FAIRE UN DON=====*/
    .MAKE_DON_C{
        width: 90%;
        margin: 60px auto;
    }
    .MDON_CPI{
        width: 100%;
        display: flex;
        justify-content: space-between;
        background: #fff;
        box-shadow: 1px 3px 5px #ebebeb;
        border-radius: 5px;
    }
    .MDON_CPI_L{
        width: 40%;
        height: auto;
        padding: 10px;
    }
    .MDON_CPI_LI{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_LII{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
    }
    .MDON_CPI_LII_i{
        height: 190px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LII_i img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_R{
        width: 60%;
        height: auto;
        padding: 20px;
    }
    .MDON_CPI_R_1{
        text-align: center;
        text-transform: uppercase;
        font-size: 1.7em;
        color: #3a3a3a;
        text-shadow: 1px 2px 2px #d4d4d4;
    }
    .MDON_CPI_RSC{
        width: 100%;
        height: 70px;
        background: #65aaff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        border-radius: 5px;
        margin: 20px auto;
    }
    .MDON_CPI_RSCI{
        width: 40%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .causeT_1{
        font-size: 1.3em;
        color: #fed044;
        padding: 5px;
        background: #304915;
        border-radius: 10px;
        margin-right: 10px;
    }
    .causeT{
        color: #fff;
    }
    .MDON_SCLT{
        width: 55%;
        height: 50px;
        display: flex;
        padding: 10px;
        background: #ffff;
        align-items: center;
        justify-content: space-between; 
        border-radius: 5px;
    }
    .MDON_SCLT select{
        width: 100%;
        height: 100%;      
        border-width: 0;
        outline: none;
       
    }
    .MDON_SCLT input{
        width: 90%;
        height: 40px;
        margin-left: 20px;
        font-weight: bold;
        font-size: 1.7em;
        color: #c52b2b;
        border-width: 0;
    }
    .MDON_SCLT_1{
        font-size: 1.7em;
        color: #c52b2b;
    }
    .RSC1{
        background: #557b5e;
    }
    .MDON_INP{
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        align-items: center;
    }
    .MDON_INPI{
        width: 48%;
        height: 45px;
    }
    .MDON_INPI input{
        width: 100%;
        height: 100%;
        background: #fdefef;
        padding: 20px;
        border-width: 0;
        border-radius: 4px;
        color: #000;
        border: 1px solid rgb(220, 220, 220);
    }
    .MDON_INPI select{
        width: 100%;
        height: 100%;
        padding: 2px;
        border-width: 0;
        border-radius: 3px;
        color: #000;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPI input::placeholder{
        color: #000;
        font-size: .9em;
    }
    .MDON_INPT{
        width: 100%;
        height: 200px;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPT textarea{
        width: 100%;
        height: 100%;
        background: #fdefef;
        border-width: 0;
    }
    .MDON_VS{
        width: 100%;
        height: 350px;
        padding: 20px;
        background: #fff;
        display: flex;
        justify-content: space-between;
        margin: 30px auto;
        border-radius: 5px;
        box-shadow: 1px 1px 5px #d7d7d7;
    }
    .MDON_VL{
        width: 40%;
        height: 310px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .MDON_VL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .MDON_VR{
        width: 59%;
        height: 310px;
        padding: 10px;
    }
    .MDON_V_t{
        display: block;
        font-size: 1.2em;
        color: #366c70;
        text-align: center;
    }
    .MDON_WI{
        width: 100%;
        height: 40px;
        display: flex;
        padding: 10px;
        margin: 10px auto;
        justify-content: center;
        align-items: center;
        background: #f5f5f5;
    }
    .MDON_WI img{
        max-width: 100%;
        min-height: 100%;
    }
    .MDON_btn{
        width: 30%;
        height: 50px;
    }
    .MDON_btn button{
        width: 100%;
        height: 100%;
        border-radius: 5px;
        border-width: 0;
        color: #fff;
        font-size: .8em;
        text-transform: uppercase;
        cursor: pointer;
        background: #d65a5c;
    }
    .MDON_btn button:hover{
        transition: .5s;
        background: #960a0c;
    }
    /*======BLOG ONE SECTION========*/
    .PGE_BLOG{
        width: 90%;
        height: auto;
        display: flex;
        justify-content: space-between;
        margin: 70px auto;
    }
    .PGE_BLOG_L{
        width: 31%;
        height: auto;
    }
    .PGE_BT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .PGE_BAP{
        width: 100%;
        height: 130px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
        border-top: 1px solid #e2e2e2;
    }
    .PGE_BAPI{
        width: 140px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .PGE_BAPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .PGE_BAPI_D{
        width: 60%;
        height: 100px;
    }
    .PGE_BT_1{
        color: #9c1c1c;
        font-size: 1.3em;
    }
    .PGE_BT_1_1{
        font-size: 1.4em;
        margin-left: 5px;
        font-weight: bold;
        color: #1d4f53;
    }
    .PGE_BAPI_D_1{
        font-weight: bold;
        font-size: .9em;
        color: #123c3f;
    }
    .PGE_BAPI_D_1:hover{
        transition: .5s;
        color: #d83336;
    }
    .PGE_BAPI_D_2{
        display: flex;
        padding: 4px 0;
        font-size: .8em;
    }
    .PGE_BAPI_D_2_1{
        color: #db272a;
        margin-right: 5px;
    }
    .PGE_BAPI_D_2_2{
        color: #303030;
    }
    /*------------------*/
    .PGE_BLOG_R{
        width: 67%;
        height: auto;
    }
    .PGE_BRI{
        width: 100%;
        height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    .PGE_BRI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRID{
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 20px;
        background: rgba(0, 0, 0, 0.4);
    }
    .PGE_BRID_1{
        font-size: .8em;
        text-transform: uppercase;
        padding: 4px 10px;
        background: #03717b;
        color: #fff;
        border-radius: 3px;
    }
    .PGE_BRIDI{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .PGE_BRIDI_1{
        margin-right: 10px;
        font-size: 1em;
    }
    .PGE_BRIDI_1_1{
        color: #d8ce5f;
    }
    .PGE_BRIDI_1_1_1{
        color: #cacaca;
        font-size: .8em;
    }
    .PGE_BRI_D{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        padding: 20px 0;
    }
    .PGE_BRI_D_1{
        color: #1d676d;
        font-size: 1.7em;
    }
    .PGE_BRI_DD{
        font-size: 1em;
        color: #555555;
    }
    .PGE_BRI_DC{
        width: 100%;
        height: auto;
        margin: 40px auto;
        padding: 30px;
        background: #ffffff;
        border-radius: 5px;
    }
    .PGE_BRI_DC_1{
        font-size: 2em;
        color: #cc393b;
    }
    .PGE_BRI_DC_1_1{
        color: #525252;
        font-size: .9em;
        margin-bottom: 20px;
    }
    .PGE_BRI_DC_1_1_1{
        position: relative;
        font-weight: bold;
        font-size: 1.2em;
        color: #535353;
        left: 90px;
    }
    .PGE_BRI_DC_1_1_1::before{
        position: absolute;
        content: " ";
        display: block;
        width: 60px;
        height: 2px;
        background: #cc393b;
        left: -80px;
        top: 14px;
    }
    .PGE_BRI_DI{
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .PGE_BRI_DI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRI_A{
        width: 100%;
        height: auto;
        padding: 30px;
        background: #123e56;
        border-radius: 5px;
    }
    .PGE_BRI_A_1{
        color: #cdcdcd;
        font-size: 1.2em;
    }
    .PGE_BRI_A_2{
        width: 100%;
        height: 200px;
        background: #fff;
        border-radius: 4px;
        padding: 10px;
        margin: 20px auto;
    }
    .PGE_BRI_A_2 textarea{
        width: 100%;
        height: 100%;
        border-width: 0;
    }
    .PGE_BRI_A_3{
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .PGE_BRI_A_4{
        width: 150px;
        height: 40px;
        margin: 20px 0;      
    }
    .PGE_BRI_A_3_1{
        width: 48%;
        height: 50px;
    }
    .PGE_BRI_A_3_1 input{
        width: 100%;
        height: 100%;
        background: #fff;
        padding: 10px;
        border-radius: 4px;
        border-width: 0;
    }
    .PGE_BRI_A_4 button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        background: #e43b3b;
        color: #fff;
        text-transform: uppercase;
        font-size: 1em;
        border-width: 0;
        cursor: pointer;
    }
    .PGE_BRI_A_4 button:hover{
        transition: .5s;
        background: #a41a1a;
    }


}

/*=====================
    ECRAN PC LARGE
  =====================*/
@media screen and (min-width: 1350px) and (max-width:1599px)
{
    /*=================
         TOP BARRE
      =================*/
    .TB_PR{
        display: none;
    }
    .topAd{
        width: 100%;
        height: 180px;
        position: relative;
    }
    .TopBarre_P{
        width: 100%;
        height: 180px;
        background: #8e0005;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        box-shadow: 0px 1px 5px #2c2c2c;
    }
    /*----premiere partie-----*/
    .TopBarre_PI{
        width: 75%;
        height: 120px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    /*-----------------*/
    .TB_PL{
        width: 30%;
        height: 100px;
        display: flex;
        align-items: center;
    }
    .TB_PL_1{
        padding: 6px;
        margin: 5px;
        border-radius: 50%;
        font-size: 1.2em;
        color: #d8d8d8;
        background: #6d0004;
    }
    .TB_PL_1:hover{
        transition: .5s;
        color: #ff9900;
        background: #570103;
    }
    /*-----------------*/
    .TB_PC{
        width: 35%;
        height: 115px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }
    .TB_PCI{
        width: 80px;
        height: 80px;
        padding: 3px;
        border-bottom: 3px solid #ff9900;
        border-radius: 6px;
    }
    .TB_PCI a{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .TB_PCI img{
        width: 100%;
        object-fit: cover;
    }
    .TB_PCN_1{
        color: #ff9900;
        padding: 2px;
        font-size: 1.2em;
        margin-right: 10px;
        border-radius: 50%;
        border-top: 2px solid #ff9900;
    }
    .TB_PCN_1_1{     
        font-family: 'Great Vibes', cursive;
        color: #ebebeb;
        font-size: 1.3em;
        text-shadow: 1px 2px 1px #000;
    }
    /*--------------*/
    .TB_PR{
        width: 30%;
        height: 100px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .TB_PR_P{
        position: relative;
        color: #c0c0c0;
        font-size: 1.2em;
        display: flex;
        align-items: center;
    }
    .TB_PR_Pn{
        display: block;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        background: #fff;
        color: #000;
        font-size: .8em;
        text-align: center;
        line-height: 30px;
    }
    .TB_PR_PAS{
        width: 400px;
        height: 400px;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: -35px;
        transition: all .5s;
        top: 1px;
    }
    .TB_PR_1{
        padding: 0 10px;
        color: #8c8c8c;
        margin-left: 20px;
        font-size: .9em;
        border-left: 1px solid #8c8c8c;
    }
    .TB_PR_1:hover{
        transition: .5s;
        color: #fff;
    }
    .TB_PR_P:hover .TB_PR_PAS{
        opacity: 1;
        visibility: visible;
        top: 35px;
    }
    /*----deuxieme partie partie-----*/
    .TopBarre_PII{
        width: 100%;
        height: 59px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #6d0004;
    }
    .TB_PIIC{
        width: 75%;
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .TB_PII_LS{
        width: auto;
        height: 56px;
        display: flex;
        align-items: center;
    }
    .TB_PII_L{
        margin: 10px;
        color: #c9c9c9;
        font-size: 1em;
        transition: .5s;
        text-transform: uppercase;
    }
    .TB_PII_L.active{
        color: #ffa011;
    }
    .TB_PII_L:hover{
        color: #ffa011;
    }
    .TB_PII_F{
        background: #ffa011;
        padding: 14px 10px;
        font-size: 1.2em;
        text-transform: uppercase;
    }
    .TB_PII_F_1{
        color: #bd1a1f;
    }
    .TB_PII_F_1_1{
        color: #fff;
        font-size: .9em;
    }
    .TB_PII_F:hover{
        transition: .5s;
        font-size: 1.1em;
        padding: 14px 12px;
        background: #23a100;
        
    }
    /*===================
        PAGE HOME
      ===================*/
    .HOME_PAGE{
        width: 100%;
        height: auto;
    }
    /*-----SECTION I------*/
    .HP_PI{
        width: 75%;
        height: auto;
        margin: auto;
        padding-top: 10px;
    }
    .HP_PI_SLIDE{
        width: 100%;
        height: 450px;
        display: flex;
        justify-content: space-between;
    }
    .container-slider{
        width: 70%;
        height: 450px;
        position: relative;
        overflow: hidden;
        box-shadow: 1px 2px 8px #858585;
        border-radius: 5px;
    }
    .slider{
        width: 400%;
        height: 450px;
        display: flex;
    }
    .slider__section{
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px;
        position: relative;
        border-radius: 5px;
    }
    .slide_desc{
        width: 75%;
        height: 200px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 20px;
    }
    .slide_desc_1{
        color: #e5e5e5;
        font-size: 1.9em;
    }
    .slide_desc_1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 10px;
        width: 150px;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    /*------PART DE DROITE------*/
    .slideR_P{
        width: 28%;
        height: 450px;
        position: relative;
        z-index: -999;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-radius: 4px;
        padding: 20px;
        box-shadow: 1px 2px 4px #858585;
    }
    .slide_desc_r1{
        color: #fff;
        font-weight: normal;
        font-size: 1em;
    }
    .slide_desc_r1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 8px;
        width: 150px;
        text-align: center;
        font-size: .7em;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_r1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    .slider__btn{
        position: absolute;
        bottom: 10px;
        right: 20px;
        padding: 20px;
        font-size: 1.4em;
        background:rgba(255, 255, 255, .3);
        width: 30px;
        height: 30px;
        display: flex;
        font-weight: bold;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #ffffff;
        border-radius: 30px;
        transition: .5s;
    }
    .slider__btn--left{
        right: 90px;
    }
    .slider__btn:hover{
       background: #fff;
       color: #ffa011;
    }
      /*===================
       SECTION LES NEWS
      ===================*/
    .HOME_ANC{
        width: 100%;
        height: auto;
        margin: 40px auto;
    }
    .HOME_AN_T{
        width: 100%;
        height: 25px;
        display: flex;
        margin-bottom: 20px;
        align-items: center;
        border-left: 6px solid #c37500;;
    }
    .HOME_AN_T_1{
        color: #c37500;
        font-size: 1em;
        padding: 3px;
        border-radius: 50%;
        margin-right: 10px;
        border-right: 3px solid #c37500;
    }
    .HOME_AN_T_1_1{
        color: #c37500;
        font-weight: 100;
        font-size: 2.3em;
        text-shadow: 1px 2px 1px #d2d2d2;
        font-family: 'Great Vibes', cursive;
    }
    .HOME_ANS{
        width: 100%;
        margin-top: 10px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .HOME_AN{
        padding: 20px;
        background: #fff;
        height: 300px;
        border-radius: 5px;
        box-shadow: 1px 1px 3px #ededed;
    }
    .HOME_AN_I{
        width: 100%;
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .HOME_AN_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 3px;
    }
    .HOME_AN_A{
        padding: 10px 0;
        font-size: .8em;
        display: block;
        color: #434343;
    }
    /*=====================
        PART RUBRIQUES
      =====================*/
      .HOME_RUB_P{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PL{
        width: 71%;
        height: auto;
    }
    .HOME_RUB_PLPI{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .HRP_I{
        height: 250px;
        position: relative;
        padding: 20px;
        border-radius: 5px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 1px 4px #bebebe;
    }
    .HRP_I_i{
        position: absolute;
        bottom:  10px;
        width: 90%;
        height: 100px;
    }
    .HRP_I_p{
        color: #d8d8d8;
        font-size: 1em;
        margin-bottom: 10px;
    }
    .HRP_I_a{
        background: #f09711;
        padding: 5px 10px;
        font-size: .8em;
        color: #fff;
    }
    .HRP_I_a:hover{
        transition: .5s;
        background: #b70f11;
        margin-left: 5px;
    }
    /*====DEUXIEME PARTIE=====*/
    .HOME_RUB_PLPII{
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    .H_Rubriques{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 10px;
    }
    .HRub{
        background: #fff;
        padding: 10px;
        height: 180px;
    }
    .HRub_I{
        width: 100%;
        height: 130px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 4px;
    }
    .HRub_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HRub_a_1{
        color: #292929;
        font-size: .9em;
    }
    .HRub_a_1:hover{
        color: #d70e14;
        transition: .5s;
        margin-left: 5px;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PR{
        width: 27%;
        height: auto;
        border-top: 5px solid #d42727;
    }
    .HOME_RUB_PR_1{
        margin: 10px 0;
        color: #d42727;
        font-size: 1.2em;
    }
    .HR_PRS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
    .HR_PR{
        border: 1px solid #c8c8c8;
        display: flex;
        padding: 10px;
        height: 60px;
    }
    .HR_PR a{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .HR_PR_L{
        width: 70%;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .HR_PR_n{
        font-size: .7em;
        color: #000000;
        font-weight: bold;
    }
    .HR_PR_nb{
        font-size: .7em;
        color: #373737;
    }
    .HR_PR_r{
        font-size: 1.2em;
    }
    .rs_1{
        color: rgb(28, 98, 227);
    }
    .rs_2{
        color: rgb(104, 157, 255);
    }
    .rs_3{
        color: rgb(234, 12, 186);
    }
    .rs_4{
        color: rgb(212, 92, 242);
    }
    .rs_5{
        color: rgb(219, 0, 0);
    }
    .rs_6{
        color: rgb(45, 227, 28);
    }
    .HM_NL{
        width: 100%;
        height: 400px;
        border: 8px solid #ffdeac;
        margin-top: 90px;
        border-radius: 4px;
        padding: 10px;
        position: relative;
    }
    .HM_NL_1{
        display: block;
        width: 90px;
        height: 90px;
        line-height: 40px;
        background: #ffa011;
        padding: 10px;
        font-size: 1.5em;
        color: #fff;
        border-radius: 50%;
        border:14px solid #f4f4f4;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: -50px;
        text-align: center;
    }
    .HM_NL_2{
        display: block;
        display: flex;
        justify-content: center;
        margin-top: 50px;
        color: #585858;
        font-weight: bold;
        font-size: 1.3em;
    }
    .HM_NL_3{
        text-align: center;
        font-size: .8em;
        color: #434343;
        margin: 20px auto;
    }
    .HM_NL_4{
        width: 90%;
        height: 50px;   
        margin: 4px auto;   
    }
    .HM_NL_4 input{
        width: 100%;
        height: 100%;
        border-width: 0;
        text-align: center;
        border: 2px solid #dcdcdc;
        border-radius: 3px;
        font-size: .8em;
    }
    .HM_NL_5{
        width: 90%;
        height: 45px;
        margin: 10px auto;
    }
    .HM_NL_5 button{
        width: 100%;
        height: 100%;
        background: #ffa011;
        color: #fff;
        cursor: pointer;
        border-width: 0;
        border-radius: 4px;
    }
    .HM_NL_5 button:hover{
        transition: .5s;
        background: #de8601;
    }
    .HM_NL_6{
        width: 90%;
        height: 60px;
        margin: 24px auto;
    }
    .HM_NL_6 input{
        float: left;
        margin: 0 10px 5px 0;
    }
    .HM_NL_6_1{
        font-size: .7em;
        color: #6c6c6c;
    }
    /*======PART 4========*/
    .HOME_4EME{
        width: 100%;
        height: 400px;
        margin-top: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .HOME_4_C{
        width: 75%;
        height: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .HOME_4_CT{
        width: 50%;
        height: 110px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .HOME_4_CT_1{
      font-family: 'Great Vibes', cursive;  
      color: #ffbe5c;
      font-size: 2em;
      text-shadow: 1px 2px 3px #000;
    }
    .HOME_4_CT_1_1{
        color: #c7c7c7ee;
        text-align: center;
        font-size: .9em;
    }
    .HOME_4_CES{
        width: 100%;
        height: 170px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 50px;
    }
    .HOME_4_CP{
        height: 120px;
        padding: 10px;
        display: flex;
        align-items: center;
    }
    .HOME_4_CPL{
        width: 80px;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px;
        background: #a87500;
        border-radius: 5px;
    }
    .HOME_4_CPL img{
        width: 100%;
        max-width: 70%;
        object-fit: cover;
    }
    .HOME_4_CPR{
        width: 60%;
        height: 90px;
        flex-direction: column;
        display: flex;
    }
    .HOME_4_CPR_1{
        color: #c6c6c6;
        font-size: 2.3em;
        font-weight: bold;
    }
    .HOME_4_CPR_1_1{
        color: #cd9003;
        font-size: 1em;
    }
    /*=====PRESENTATION=========*/
    .H_PRES{
        width: 75%;
        height: auto;
        display: flex;
        justify-content: space-between;
        margin: 150px auto;
    }
    .H_PRE_L{
        width: 47%;
        height: 500px;
    }
    .H_PRE_L_1{
        color: rgb(0, 120, 124);
        font-family: 'Great Vibes', cursive;
        font-weight: 200;
        font-size: 2em;
        text-shadow: 1px 2px 3px #cfcfcf;
    }
    .H_PRE_L_1_1{
        color: #d88200;
        font-size: 2.3em;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .H_PRE_L_1_1_1{
        color: #757575;
        font-size: .9em;
        margin-bottom: 20px;
        line-height: 1.67;
        font-size: 18px;
        font-weight: 400;
    }
    .H_PRE_L_2{
        width: 100%;
        height: auto;
        padding-left: 20px;
        border-left: 3px solid #e7bb86;
        margin-bottom: 40px;
    }
    .H_PRE_L_2_1{
        font-weight: normal;
        color: #585858;
        font-size: 1.2em;
    }
    .H_PRE_L_2_1_1{
        color: #c82929;
        font-weight: bold;
    }
    .H_PRE_L_2_1_1_1{
        color: #121111;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_2_1_2{
        color: #02525a;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_3{
        padding: 10px 25px;
        color: #a87500;
        text-transform: uppercase;
        border: 1px solid #c87f01;
        border-radius: 30px;
        transition: .5s;
        border: 1px solid #a87500;
    }
    .H_PRE_L_3:hover{
        background: #dc9a01;
        color: #fff;
    }
    /*-----------------*/
    .H_PRE_R{
        width: 50%;
        height: auto;
        position: relative;
    }
    .H_PRE_RI{
        width: 100%;
        height: 500px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_PRE_RI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
        border: 10px solid #fff;
        box-shadow: 1px 1px 17px #b0b0b0;
    }
    .H_PRE_RE{
        width: 200px;
        height: 200px;
        top: -20px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff;
        position: absolute;
        left: -70px;
        border-radius: 50%;
        text-align: center;
        box-shadow: -8px -8px 7px #e0e0e0;
    }
    .H_PRE_RE_1{
        color: #eb9e2a;
        font-size: 2.3em;
    }
    .H_PRE_RE_1_1{
        color: #a6a6a6;
        font-weight: bold;
        font-size: 2.4em;
    }
    .H_PRE_RE_1_1_1{
        font-size: .8em;
        color: #2c2c2c;
    }
    /*=====LES SPONSORS==========*/
    .H_PARTNAIRES{
        width: 100%;
        height: 465px;
        display: flex;
        justify-content: space-between;
    }
    .H_PARTNAIRE_L{
        width: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .H_PL_C{
        width: 60%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .H_PL_C_1{
        color: #c7c7c7;
        font-size: 1.2em;
        font-weight: normal;
    }
    .H_PL_C_1_1{
       margin-top: 20px;
       text-transform: uppercase;
       color: #ffa929;
       padding: 10px 20px;
       font-size: .9em;
       border: 1px solid #ffa929;
    }
    .H_PL_C_1_1:hover{
        transition: .5s;
        background: #fff;
        color: #8f5602;
        font-weight: bold;
        border: 1px solid #fff;
        box-shadow: 1px 1px 17px #000;
    }
    .H_PARTNAIRE_R{
        width: 50%;
        height: 100%;
        padding: 30px;
        background: #390203;
    }
    .H_PARTNAIRE_RC{
        width: 90%;
        height: 400px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .H_PR_1{
        font-family: 'Great Vibes', cursive; 
        color: #ffaa50;
        font-size: 1.5em;
    }
    .H_PR_1_1{
        color: #9d9d9d;
    }
    .H_PR_PTS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 30px;
        gap: 15px;
    }
    .H_PR_PT{
        height: 120px;
        padding: 10px;
        background: #3f1213;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .H_PR_PT img{
        width: 100%;
        height: auto;
        max-width: 90px;
        max-height: 95px;
        object-fit: cover;
    }
    /*====CADRE BLOGUE=======*/
    .H_PBLOGS{
        width: 75%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 80px auto;
    }
    .H_PBLOG_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 3em;
        text-shadow: 1px 2px 2px #e6e6e6;
    }
    .H_PBLOG_1_1{
        font-size: 1.1em;
        color: #282828;
        text-align: center;
    }
    .Hblogs{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 20px;
        margin: 40px 0;
    }
    .Hblog{
        background: #fff;
        height: 420px;
        padding: 20px;
        border-radius: 4px;
        box-shadow: 1px 2px 4px #d3d3d3;
    }
    .HblogI{
        width: 100%;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .HblogI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .HblogD{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .HblogD_1{
        max-width: 40%;
        height: 30px;
        color: #ededed;
        display: block;
        font-size: .8em;
        text-align: center;
        line-height: 25px;
        padding: 2px 4px;
        background: #3db164;
        border-radius: 3px;
    }
    .HblogD_2{
        margin-top: 10px;
        color: rgb(15, 47, 85);
        font-weight: bold;
        font-size: 1.3em;
    }
    .HblogD_2:hover{
        transition: .5s;
        color: #a41d1f;
    }
    .HblogD_3{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
    .HblogD_3_1{
        color: #b71417;
        font-size: 1em;
    }
    .HblogD_3_2{
        color: #2c2c2c;
        font-size: 1em;
        margin-left: 4px;
    }
    .H_PBLOG_ALL{
        margin-top: 20px;
        padding: 10px 30px;
        text-transform: uppercase;
        border: 1px solid #cd9003;
        color: #b76e00;
        font-size: .8em;
        border-radius: 25px;
    }
    .H_PBLOG_ALL:hover{
        transition: .5s;
        background: #e3ae34;
        color: #fff;
    }
    /*=======LES CAUSES========*/
    .H_CAUSES{
        width: 100%;
        display: flex;
        justify-content: center;
        background: #fff;
        padding: 70px 0;
    }
    .H_CAUSES_C{
        width: 75%;
    }
    .H_CC_T{
        width: 60%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
        text-align: center;
    }
    .H_CC_T_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_CC_ASS{
        width: 100%;
        margin-top: 30px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
    }
    .H_CC_AS{
        height: 580px;
        border: 1px solid #efefef;
        box-shadow: 1px 1px 6px #f0f0f0;
        border-radius: 5px;
    }
    .H_CC_AS_I{
        width: 100%;
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_AS_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_T_1_1{
        color: #8c8c8c;
        font-size: 1em;
    }
    .H_CC_AS_C{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_CC_AS_C_1{
        padding: 5px 15px;
        background: #ffa94e;
        color: #fff;
        font-size: .8em;
    }
    .H_CC_AS_C_a{
        margin: 15px 0;
        font-size: 1.3em;
        font-weight: bold;
        color: #1e3737;
        text-align: center;
        line-height: 25px;
        transition: all 500ms ease;
    }
    .H_CC_AS_C_a:hover{
        color: #ffa011;
    }
    .H_CC_AS_C_D{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_CC_AS_C_D_1{
        color: #da1919;
        font-size: 1.1em;
    }
    .H_CC_AS_C_D_1_1{
        color: #767676;
        font-size: .9em;
    }
    .H_CC_AS_C_P{
        width: 100%;
        height: 50px;
        padding: 10px;
        margin: 10px auto;
        background: #f5f5f5;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_CC_AS_C_P_1{
        font-weight: bold;
        color: #02525a;
        font-size: 1em;
    }
    .H_CC_AS_C_P_2{
        margin: 0 10px;
        position: relative;
        display: block;
        width: 50%;
        height: 4px;
        background: #fff;
    }
    .H_CC_AS_C_P_2::before{
        content: " ";
        position: absolute;
        width: 80%;
        height: 4px;
        background: #ffa722;
    }
    .H_CC_AS_C_P_3{
        color: #808080;
        font-size: .9em;
    }
    .H_CC_AS_C_R{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .H_CC_AS_C_R_1{
        width: 48%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .H_CC_AS_C_R_2{
        width: 48%;
        height: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .H_CC_AS_C_R_1_1{
        color: #797979;
        font-size: .9em;
        margin-right: 5px;
    }
    .H_CC_AS_C_R_1_2{
        font-weight: bold;
        font-size: .9em;
        color: #4d6578;
    }
    /*======LES RESPONSABLES============*/
    .H_RESPS{
        width: 100%;
        height: auto;
        background: #fff;
        display: flex;
        justify-content: center;
        padding: 70px 0;
    }
    .H_RESP_C{
        width: 75%;
    }
    .H_RESP_CT{
        width: 50%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px auto;
    }
    .H_RESP_CT_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 1px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CT_1_1{
        color: #1e3737;
        font-size: 2em;
        line-height: 60px;
        font-weight: bold;
        text-align: center;
        letter-spacing: -0.04em;
        margin-top: -20px;
    }
    .H_RESP_CVS{
        width: 100%;
        margin-top: 20px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
        margin-top: 40px;
    }
    .H_RESP_CV{
        height: 520px;
        border: 1px solid #f4f4f4;
        box-shadow: 1px 1px 5px #ececec;
    }
    .H_RESP_CVI{
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_RESP_CVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .H_RESP_CVN{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .H_RESP_CVN_1{
        font-family: 'Great Vibes', cursive;
        color: #944d00;
        letter-spacing: 1px;
        font-size: 1.4em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CVN_1_1{
        width: 100%;
        height: auto;
        display: flex;
        margin: 10px auto;
    }
    .H_RESP_CVN_1_1_2{
        font-size: .8em;
        color: #000000;
        padding: 0px 50px;
    }
    .H_DCT{
        width: 100%;
        height: 600px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_C{
        width: 75%;
        height: 500px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_DCT_C_1{
        font-family: 'Great Vibes', cursive;
        color: #ffaa4e;
        letter-spacing: 1px;
        font-size: 2em;
        position: relative;
        font-weight: normal;
        text-shadow: 1px 2px 2px #000000;
    }
    .H_DCT_C_1::before{
        content: "";
        position: absolute;
        width: 40%;
        height: 3px;
        display: block;
        bottom: -10px;
        left: 30%;
        background: #ffaa4e;
    }
    .H_DCT_QS{
        width: 100%;
        margin-top: 60px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .H_DCT_Q{
        height: auto;
        padding: 20px;
        background: rgba(40, 0, 0, 0.3);
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #452020;
    }
    .H_DCT_Q_1{
        width: 100%;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_Q_1 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .H_DCT_Q_a{
        margin: 10px 0;
        color: #f3a228;
        font-size: 1.2em;
    }
    .H_DCT_Q_a:hover{
        transition: .5s;
        color: #c9585a;
    }
    .H_DCT_Q_l{
        color: .8em;
        color: #7b7b7b;
        font-size: .8em;
    }

    /*===================
        PART FOOTEUR
      ===================*/
    .FOOTER_P{
        width: 100%;
        height: auto;
        background: #510407;
    }
    .FOOTER_PT{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #270101;
        margin-bottom: 30px;
    }
    .FOOTER_PTC{
        width: 75%;
        height: 110px;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(4,1fr);
    }
    .F_PTCP{
        display: flex;
        height: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .F_PTCPI{
        width: 80px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .F_PTCPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .F_PTCP_D{
        width: 70%;
        height: 78px;
        display: flex;
        flex-direction: column;
    }
    .F_PTCP_D_1{
        color: #9d6400;
        font-weight: bold;
        word-break:break-all;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .F_PTCP_D_1_1{
        color: #6c6c6c;
        font-size: .9em;
    }
    .F_PTCP_1{
        color: #a87500;
        padding: 10px;
        font-size: 1.8em;
        border-radius: 4px;
        background: rgba(94, 46, 46, 0.3);
    }
    .FT_CL_P{
        width: 75%;
        margin:50px auto;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .FT_CL_PCT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCP_t{
        color: #d3d3d3;
        font-weight: bold;
        font-size: 1.5em;
        position: relative;
    }
    .FT_CL_PCP_t::after{
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 3px;
        background: #adadad;
    }
    .FT_CL_PCT_p{
        margin: 10px 0;
        color: #6b6b6b;
        font-size: .9em;
    }
    .FT_CL_PCA{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCA_1{
        font-size: 1.2em;
        background: #764803;
        color: #fff;
        padding: 3px;
        margin-right: 10px;
        border-radius: 4px;
    }
    .FT_CL_PCA_1_1{
        color: #a3a3a3;
        font-size: .8em;
    }
    .FT_CL_PLS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .FT_CL_PL{
        width: 50%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PL_1{
        color: #db7201;
        font-size: 1.1em;
    }
    .FT_CL_PL_1_1{
        color: #6c6c6c;
        font-size: 1em;
    }
    .FT_CL_PL_1_1:hover{
        color: #f4f4f4;
        transition: all .5s;
        margin-left: 5px;
    }
    .FT_CL_PL_N{
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        margin-top: 5px;
    }
    .FT_CL_PL_N:nth-child(2){
        border-bottom: 1px dashed #575757;
    }
    .FT_CL_PL_NL{
        width: 100px;
        height: 80px;
        border: 1px solid #000;
    }
    .FT_CL_PL_NL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .FT_CL_PL_NLD{
        width: 60%;
        height: 80px;
        display: flex;
        flex-direction: column;
        margin-left: 10px;
    }
    .FT_CL_PL_NLD_1{
        color: #d7d7d7;
        font-size: .8em;
    }
    .FT_CL_PL_NLD_1:hover{
        transition: .5s;
        color: #f36567;
    }
    .FT_CL_PL_NLD_1_1{
        color: #b97e24;
        margin-top: 4px;
        font-size: .8em;
    }
    .FT_CL_PCT_pIN{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIN input{
        width: 100%;
        height: 100%;
        padding: 10px;
        border-radius: 3px;
        outline: none;
        border-width: 0;
        color: #575757;
    }
    .FT_CL_PCT_pIB{
        width: 50%;
        height: 40px;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIB button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        border-width: 0;
        background: #c37500;
        color: #fff;
        cursor: pointer;
    }
    .FT_CL_PCT_pIB button:hover{
        background: #9d6400;
        transition: .5s;
    }
    .FT_CL_BT{
        width: 75%;
        height: 60px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px dashed #642626;
    }
    .FT_CL_BTL{
        color: #929292;
        font-size: .7em;
    }
    .FT_CL_BTR_1{
        padding: 8px;
        border-radius: 50%;
        font-size: .8em;
        background: #270101;
        margin-left: 5px;
        color: #c8c8c8;
    }
    .FT_CL_BTR_1:hover{
        transition: all .5s;
        background: #fff;
        color: #390203;
    }

    /*====PAGE ABOUT========*/
    .P_ABT{
        width: 100%;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .P_ABT_C{
        width: 65%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .P_ABT_C_1{
        font-weight: bold;
        color: #ffffff;
        font-size: 3em;
        text-transform: uppercase;
    }
    .P_ABT_C_2_1{
        color: #ba8536;
        margin-right: 10px;
        font-size: .9em;
    }
    .P_ABT_C_2_2{
        color: #bababa;
        font-size: .9em;
    }
    /*--------------*/
    .HP_DC{
        width: 75%;
        height: auto; 
        margin: 50px auto;
        display: flex;
        justify-content: space-between;             
    }
    .HP_DCL{
        width: 48%;
        height: 620px;
        position: relative;
    }
    .HP_DCL_I{
        width: 100%;
        height: 450px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 20px solid #fff;
        box-shadow: 1px 13px 15px #d2d2d2;
    }
    .HP_DCL_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_II{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: space-between;
        position: relative;
        top: -170px;
        left: 50px;
    }
    .HP_DCL_3{
        width: 400px;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 20px solid #fff;
        box-shadow: -0px 9px 15px #868686;
        transform: rotate(-10deg);
    }
    .HP_DCL_3 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_2{
        width: 180px;
        padding: 20px;
        height: 210px;
        background: #14153c;
        position: relative;
        top: 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        border-radius: 5px;
        border: 5px solid #fff;
        box-shadow: 1px 4px 3px #e2e2e2;
    }
    .HP_DCL_2_1{
        padding: 10px;
        color: #ffbe25;
        font-size: 2em;
        border-radius: 50%;
        border-top: 3px solid #ffbe25;
    }
    .HP_DCL_2_1_1{
        font-weight: bold;
        font-size: 2.4em;
        color: #e1e1e1;
        -webkit-text-fill-color:#ffffff;
        -webkit-text-stroke: 1px #ffbe25;
        position: relative;
        top: -20px;
    }
    .HP_DCL_2_1_1_1{
        position: relative;
        font-family: 'Great Vibes', cursive;
        color: #f0f0f0;
        position: absolute;
        bottom: 40px;
        font-size: 1.3em;
        line-height: 20px;
    }
    /*==============*/
    .HP_DCR{
        width: 46%;
    }
    /*------------------*/
    .P_BUREAU{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .P_BUREAU_I{
        width: 300px;
        height: 400px;
        position: relative;
        padding: 10px;
        border-radius: 5px;
        border: 10px solid #fff;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 4px 4px #c6c6c6;
    }
    .P_BUREAU_T{
        width: 100%;
        height: 110px;
        background: #ffffff;
        position: absolute;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
    }
    .P_BUREAU_T_1{
        text-align: center;
        font-weight: bold;
        font-size: 1.3em;
        line-height: 27px;
        color: #801313;
    }
    .P_BUREAU_T_1_1{
        color: #975a00;
        font-size: 1.4em;
        margin-top: 10px;
        font-family: 'Great Vibes', cursive;
    }
    .P_BUREAU_II{
        width: 100%;
        margin-top: 40px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
    }
    .P_BUREAU_II_M{
        display: flex;
        justify-content: space-between;
        height: 250px;
        padding: 20px;
        background: #fff;
        box-shadow: 1px 2px 5px #e5e5e5;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .P_BUREAU_II_M:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #cecece;
    }
    .P_B_II_MI{
        width: 150px;
        height: 210px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .P_B_II_MI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .P_B_II_MIF{
        width: 56%;
        height: 100%;
        display: flex;
        align-items: center;
        text-align: center;
        flex-direction: column;
        justify-content: center;
        padding: 5px;
        background: #eaf6ff;
        border-radius: 5px;
    }
    .P_B_II_MIF_N{
        color: #975a00;
        font-size: 1.7em;
        line-height: 26px;
        font-family: 'Great Vibes', cursive;
    }
    .P_B_II_MIF_T{
        font-weight: bold;
        margin: 5px 0;
        font-size: .8em;
        color: #474875;
    }
    .P_B_II_MIFR{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .P_B_II_MIFR_1{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #184ab7;
    }
    .P_B_II_MIFR_1:hover{
        transition: all .5s;
        background: #3067dd;
        border-radius: 50%;
    }
    .P_B_II_MIFR_2{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #10ca29;
    }
    .P_B_II_MIFR_2:hover{
        transition: all .5s;
        background: #35d74b;
        border-radius: 50%;
    }
    .P_B_II_MIFR_3{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #c71b1b;
    }
    .P_B_II_MIFR_3:hover{
        transition: all .5s;
        background: #fb5454;
        border-radius: 50%;
    }
    .P_B_II_MIF_TM{
        font-size: .8em;
    }
    /*====================
         PAGE DOCTRINE
      ====================*/
    .DOC_PC{
        width: 75%;
        height: auto;
        margin: 50px auto;
    }
    .D_PCI{
        width: 100%;
        height: auto;     
    }
    .D_PCIL{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: top center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILB{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILT{
        width: 50%;
        height: 190px;
        bottom: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        position: absolute;
    }
    .D_PCILT_1{
        color: #fff;
        font-size: .9em;
        margin-bottom: 10px;
    }
    .D_PCILT_1_1{
        width: 160px;
        height: 40px;
        display: block;
        font-size: .9em;
        text-align: center;
        padding: 5px 10px;
        border: 1px solid #ffba43;
        color: #ffba43;
        line-height: 30px;
    }
    .D_PCILT_1_1:hover{
        transition: all .5s;
        background: #fff;
        color: #cf8300;
        margin-left: 5px;
        border: 2px solid #ffba43;
    }
    .D_PCIR{
        width: 100%;
        height: auto;
        margin: 30px auto;
    }
    .D_PCIR_1{
        color: #414141;
        font-weight: bold;
        font-size: 1.7em;
    }
    .D_PCIR_1_1{
        font-size: .99em;
        color: #4b4b4b;
    }
    .D_PCTS{
        width: 100%;
        height: 200px;
        margin: 20px auto;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .D_PCT{
        height: 200px;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .D_PCT_1{
        color: #fff;
        font-size: 1.2em;
        text-align: center;
        text-shadow: 1px 2px 24px #000;
        text-transform: uppercase;
    }
    .D_PCIII{
        width: 100%;
        height: auto;
        margin: 50px auto;
    }
    .D_PCIII_T{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
    }
    .D_PCIII_T_1{
        padding: 5px;
        font-size: 1.3em;
        background: #e3921a;
        color: #fff;
        margin-right: 10px;
        border-radius: 4px;
    }
    .D_PCIII_T_1_1{
        color: #ffa012;
        font-weight: bold;
        font-size: 1.6em;
        text-shadow: 1px 1px 2px #dadada;
        text-transform: uppercase;
    }
    .D_PCIII_VS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
        margin-top: 20px;
    }
    .D_PCIII_V{
        height: 380px;
        padding: 15px;
        background: #fff;
        border-radius: 4px;
    }
    .D_PCIII_V:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #c4c4c4;
    }
    .D_PCIII_VI{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .D_PCIII_VI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .D_PCIII_VI_1{
        color: #28498f;
        font-size: 1.3em;
    }
    .D_PCIII_VI_1:hover{
        transition: .5s;
        color: #8e0a0a;
    }
    .D_PCIII_VI_1_1{
        font-size: .8em;
        color: #575757;
    }
    .D_PBS{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .D_PB_L_r{
        padding: 5px 20px;
        font-size: .8em;
        text-transform: uppercase;
        border-radius: 40px;
        background: #e8e8e8;
        color: #000;
    }
    .D_PB_L_r:hover{
        transition: .5s;
        background: #ffd2d2;
        color: #270101;
    }
    .D_PBV{
        position: relative;
        height: 300px;
        border-radius: 5px;
    }
    .D_PBVI{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }
    .D_PBVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .D_PBVII{
        width: 100%;
        height: 100%;
        background: rgba(40, 0, 0, 0.3);
        top: 0;
        left: 0;
        display: block;
        position: absolute;
        transition: all .5s;   
    }
    .PBVII_C{
        width: 100%;
        height: 100%;
        display: flex;
        padding: 20px;
        flex-direction: column;
        justify-content: center;
    }
    .PBVII_C_0{
       width: 50px;
       height: 50px;
       display: block;
       text-align: center;
       color: #fff;
       font-size: 2em;
       line-height: 50px;
       border-radius: 50%;
       background: #b91212;
       box-shadow: 1px 1px 25px #000;
       position: absolute;
       top: 5px;
       transition: all .5s;
       left: 45%;
       opacity: 0;
       visibility: hidden;
    }
    .PBVII_C_0:hover{
       width: 53px;
       height: 53px;
       transition: all .5s;
       background: #ff5858;
    }
    .D_PBVII:hover{
        background: rgba(40, 0, 0, 0.7);
        box-shadow: 1px 1px 10px #000;
    }
    .D_PBVII:hover .PBVII_C_0{
        top: 110px;
        left: 45%;
        opacity: 1;
        visibility: visible;
    }
    .PBVII_C_D{
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 5px;
        padding: 10px 30px;
        left: 0;
    }
    .PBVII_C_1{
        width: 27%;
        color: #f0f0f0;
        padding: 4px;
        font-size: .8em;
        text-align: center;
        background: #ab9b06;
        border-radius: 3px;
        margin-bottom: 10px;
    }
    .PBVII_C_1_1{
        color: #d6d6d6;
        font-size: .9em;
    }
    .PBVII_C_1_1_1{
        color: #dddddd;
        font-size: .8em;
        margin-top: 10px;
    }
    /*------LES DOCUMENTS---------*/
    .BP_BOOKS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
        margin:20px auto;
    }
    .BP_BOOK{
        padding: 20px;
        background: #fff;
        border-radius: 5px;
        text-align: center;
    }
    .BP_BOOK_I{
        width: 60%;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .BP_BOOK_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .BP_BOOK_a{
        margin-top: 20px;
        text-align: center;
        font-size: .8em;
        font-weight: bold;
        color: #4d4d4d;
        padding: 20PX;
    }
    .BP_BOOK_a:hover{
        transition: .5s;
        color: #b83232;
    }
    /*======GALERIE========*/
    .PG_PC{
        width: 75%;
        margin: 30px auto;
    }
    .PG_PT{
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .PG_PT_1{
        background: #fff;
        margin: 10px;
        padding: 10px 15px;
        font-size: .8em;
        color: #292929;
        border-radius: 3px;
        box-shadow: 1px 1px 4px #bcbcbc;
        text-transform: uppercase;
    }
    .PG_PT_1.active{
        background: #9b3638;
        color: #fff;
    }
    .PG_PT_1:hover{
        transition: .5s;
        background: #9b3638;
        color: #fff;
    }
    .PG_PHOTOS{
        width: 100%;
        height: auto;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(3,1fr);
    }
    .PG_PHOTO{
        height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 1px 1px 4px #f0f0f0;
    }
    .PG_PHOTO img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .PG_PG{
        width: 60%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 50px auto;
    }
    .PG_PG_1{
        padding: 5px 15px;
        margin: 5px;
        font-size: 1.1em;
        background: #fff;
        border-radius: 4px;
        color: #000;
        box-shadow: 1px 1px 4px #dfdfdf;
    }
    .PG_PG_1.active{
        color: #fff;
        background: #184ab7;
        box-shadow: 1px 1px 6px #6b6b6b;
    }
    .PG_PG_1:hover{
        transition: .5s;
        color: #fff;
        background: #184ab7;
    }
    /*=====CONTACT PART========*/
    .CT_PC{
        width: 75%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 70px auto;
    }
    .CT_PCI_1{
        color: #aa7b15;
        font-weight: bold;
        font-size: 3em;
        text-shadow: 1px 3px 4px #a7a7a7;
    }
    .CT_PCI_1_1{
        color: #616161;
        font-size: 1.3em;
    }
    .CT_PCII{
        width: 100%;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }
    .CT_PCII_L{
       width: 48%;
       height: auto;
    }
    .CT_PCII_LP{
        width: 100%;
        height: 150px;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 30px;
        background: #fff;
        border-radius: 6px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    /*======================*/
    .CT_PCII_R{
        width: 48%;
        background: #fff;
        border-radius: 5px;
        padding: 50px 25px;
    }
    .CT_PCR_2{
        width: 100%;
        height: 65px;
        margin-bottom: 30px;
    }
    .CT_PCR_2 input{
        width: 100%;
        height: 100%;
        padding: 10px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_3{
        width: 100%;
        height: 250px;
    }
    .CT_PCR_3 textarea{
        width: 100%;
        height: 100%;
        padding: 20px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_4{
        width: 40%;
        height: 60px;
        margin-top: 30px;
    }
    .CT_PCR_4 button{
        width: 100%;
        height: 100%;
        cursor: pointer;
        border-width: 0;
        font-size: .9em;
        text-transform: uppercase;
        border-radius: 5px;
        background: #e44e4e;
        color: #fff;
    }
    .CT_PCR_4 button:hover{
        transition: .5s;
        background: #9e1618;
    }
    .CT_PCR_1{
        display: block;
        text-transform: uppercase;
        margin: 20px auto;
        font-weight: bold;
        font-size: 1.5em;
        text-align: center;
        color: #767676;
    }
    .CT_PCII_LP_1{
        font-size: 2em;
        padding: 10px;
        background: #ffb9ba;
        border-radius: 50%;
        color: #540404;
    }
    .CT_PCII_LP_2{
        font-size: 2em;
        padding: 10px;
        background: #acdbff;
        border-radius: 50%;
        color: #00096c;
    }
    .CT_PCII_LP_3{
        font-size: 2em;
        padding: 10px;
        background: #73ffa9;
        border-radius: 50%;
        color: #005514;
    }
    .CT_PCII_LPR{
        width: 80%;
        height: 100px;      
    }
    .CT_PCII_LPR_1_1{
        display: flex;
        flex-direction: column;
    }
    .CT_PCII_LPR_1{
        font-weight: bold;
        color: #5e5e5e;
        font-size: 1.5em;
    }
    .CT_PCII_LPR_1_1_1{
        color: #5e5e5e;
        font-size: 1em;
    }
    .CT_PRN{
        width: 100%;
        height: 265px;
        padding: 20px;
        background: #59b7f7;
        border-radius: 5px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    .CT_PRN_1{
        color: #ffe2a4;
        font-size: 1.7em;
        text-shadow: 1px 2px 1px #545454;
    }
    .CT_PRN_1_1{
        margin: 10px 0;
        color: #ffffff;
        font-size: 1em;
    }
    .CT_PRN_L{
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
    }
    .CT_PRN_L input{
        width: 70%;
        height: 70px;
        border-width: 0;
        padding: 20px;
        border-radius: 5px 0 0  5px;
    }
    .CT_PRN_L button{
        width: 30%;
        height: 70px;
        background: #ff5c5e;
        color: #fff;
        font-size: 1.3em;
        border-width: 0;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .CT_PRN_L button:hover{
        transition: all .5s;
        background: #822729;
    }
    .CPTB_C{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 20px;
        margin: 70px auto;
    }
    .CPTB_P_1{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3e6f74;
    }
    /*--------------*/
    .CPTB_P_2{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #4f304b;
    }
    /*--------------*/
    .CPTB_P_3{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3b8be7;
    }
    /*--------------*/
    .CPTB_P_i{
        width: 90px;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 40%;
        top: -40px;
        border-radius: 50%;
    }
    .CPTB_P_i img{
        width: 100%;
        height: 100%;
        box-shadow: 1px 5px 5px #000;
        object-fit: cover;
        border-radius: 50%;
    }
    .CPTB_PI{
        width: 100%;
        height: 140px;
        bottom: 15px;
        left: 0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        position: absolute;
    }
    .CPTB_PI_1{
        color: #e9d41d;
        font-size: .9em;
    }
    .CPTB_PI_1_1{
        color: #fff;
        padding-right: 60px;
        font-size: 1em;
    }
    .CPTB_PI_1_1_1{
        width: 45%;
        color: #960b0b;
        font-size: .8em;
        margin-top: 5px;
        padding: 6px 5px;
        background: #fff;
        text-align: center;
        border-radius: 4px;
    }
    .CPTB_PI_1_1_1:hover{
        transition: .5s;
        background: #390203;
        color: #fff;
    }
    /*=====PAGE FAIRE UN DON=====*/
    .MAKE_DON_C{
        width: 65%;
        margin: 60px auto;
    }
    .MDON_CPI{
        width: 100%;
        display: flex;
        justify-content: space-between;
        background: #fff;
        box-shadow: 1px 3px 5px #ebebeb;
        border-radius: 5px;
    }
    .MDON_CPI_L{
        width: 40%;
        height: auto;
        padding: 10px;
    }
    .MDON_CPI_LI{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_LII{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
    }
    .MDON_CPI_LII_i{
        height: 190px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LII_i img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_R{
        width: 60%;
        height: auto;
        padding: 20px;
    }
    .MDON_CPI_R_1{
        text-align: center;
        text-transform: uppercase;
        font-size: 1.7em;
        color: #3a3a3a;
        text-shadow: 1px 2px 2px #d4d4d4;
    }
    .MDON_CPI_RSC{
        width: 100%;
        height: 70px;
        background: #65aaff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        border-radius: 5px;
        margin: 20px auto;
    }
    .MDON_CPI_RSCI{
        width: 40%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .causeT_1{
        font-size: 1.3em;
        color: #fed044;
        padding: 5px;
        background: #304915;
        border-radius: 10px;
        margin-right: 10px;
    }
    .causeT{
        color: #fff;
    }
    .MDON_SCLT{
        width: 55%;
        height: 50px;
        display: flex;
        padding: 10px;
        background: #ffff;
        align-items: center;
        justify-content: space-between; 
        border-radius: 5px;
    }
    .MDON_SCLT select{
        width: 100%;
        height: 100%;      
        border-width: 0;
        outline: none;
       
    }
    .MDON_SCLT input{
        width: 90%;
        height: 40px;
        margin-left: 20px;
        font-weight: bold;
        font-size: 1.7em;
        color: #c52b2b;
        border-width: 0;
    }
    .MDON_SCLT_1{
        font-size: 1.7em;
        color: #c52b2b;
    }
    .RSC1{
        background: #557b5e;
    }
    .MDON_INP{
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        align-items: center;
    }
    .MDON_INPI{
        width: 48%;
        height: 45px;
    }
    .MDON_INPI input{
        width: 100%;
        height: 100%;
        background: #fdefef;
        padding: 20px;
        border-width: 0;
        border-radius: 4px;
        color: #000;
        border: 1px solid rgb(220, 220, 220);
    }
    .MDON_INPI select{
        width: 100%;
        height: 100%;
        padding: 2px;
        border-width: 0;
        border-radius: 3px;
        color: #000;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPI input::placeholder{
        color: #000;
        font-size: .9em;
    }
    .MDON_INPT{
        width: 100%;
        height: 200px;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPT textarea{
        width: 100%;
        height: 100%;
        background: #fdefef;
        border-width: 0;
    }
    .MDON_VS{
        width: 100%;
        height: 350px;
        padding: 20px;
        background: #fff;
        display: flex;
        justify-content: space-between;
        margin: 30px auto;
        border-radius: 5px;
        box-shadow: 1px 1px 5px #d7d7d7;
    }
    .MDON_VL{
        width: 40%;
        height: 310px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .MDON_VL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .MDON_VR{
        width: 59%;
        height: 310px;
        padding: 10px;
    }
    .MDON_V_t{
        display: block;
        font-size: 1.2em;
        color: #366c70;
        text-align: center;
    }
    .MDON_WI{
        width: 100%;
        height: 40px;
        display: flex;
        padding: 10px;
        margin: 10px auto;
        justify-content: center;
        align-items: center;
        background: #f5f5f5;
    }
    .MDON_WI img{
        max-width: 100%;
        min-height: 100%;
    }
    .MDON_btn{
        width: 30%;
        height: 50px;
    }
    .MDON_btn button{
        width: 100%;
        height: 100%;
        border-radius: 5px;
        border-width: 0;
        color: #fff;
        font-size: .8em;
        text-transform: uppercase;
        cursor: pointer;
        background: #d65a5c;
    }
    .MDON_btn button:hover{
        transition: .5s;
        background: #960a0c;
    }

    /*======BLOG ONE SECTION========*/
    .PGE_BLOG{
        width: 65%;
        height: auto;
        display: flex;
        justify-content: space-between;
        margin: 70px auto;
    }
    .PGE_BLOG_L{
        width: 31%;
        height: auto;
    }
    .PGE_BT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .PGE_BAP{
        width: 100%;
        height: 130px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
        border-top: 1px solid #e2e2e2;
    }
    .PGE_BAPI{
        width: 140px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .PGE_BAPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .PGE_BAPI_D{
        width: 60%;
        height: 100px;
    }
    .PGE_BT_1{
        color: #9c1c1c;
        font-size: 1.3em;
    }
    .PGE_BT_1_1{
        font-size: 1.4em;
        margin-left: 5px;
        font-weight: bold;
        color: #1d4f53;
    }
    .PGE_BAPI_D_1{
        font-weight: bold;
        font-size: .9em;
        color: #123c3f;
    }
    .PGE_BAPI_D_1:hover{
        transition: .5s;
        color: #d83336;
    }
    .PGE_BAPI_D_2{
        display: flex;
        padding: 4px 0;
        font-size: .8em;
    }
    .PGE_BAPI_D_2_1{
        color: #db272a;
        margin-right: 5px;
    }
    .PGE_BAPI_D_2_2{
        color: #303030;
    }
    /*------------------*/
    .PGE_BLOG_R{
        width: 67%;
        height: auto;
    }
    .PGE_BRI{
        width: 100%;
        height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    .PGE_BRI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRID{
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 20px;
        background: rgba(0, 0, 0, 0.4);
    }
    .PGE_BRID_1{
        font-size: .8em;
        text-transform: uppercase;
        padding: 4px 10px;
        background: #03717b;
        color: #fff;
        border-radius: 3px;
    }
    .PGE_BRIDI{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .PGE_BRIDI_1{
        margin-right: 10px;
        font-size: 1em;
    }
    .PGE_BRIDI_1_1{
        color: #d8ce5f;
    }
    .PGE_BRIDI_1_1_1{
        color: #cacaca;
        font-size: .8em;
    }
    .PGE_BRI_D{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        padding: 20px 0;
    }
    .PGE_BRI_D_1{
        color: #1d676d;
        font-size: 1.7em;
    }
    .PGE_BRI_DD{
        font-size: 1em;
        color: #555555;
    }
    .PGE_BRI_DC{
        width: 100%;
        height: auto;
        margin: 40px auto;
        padding: 30px;
        background: #ffffff;
        border-radius: 5px;
    }
    .PGE_BRI_DC_1{
        font-size: 2em;
        color: #cc393b;
    }
    .PGE_BRI_DC_1_1{
        color: #525252;
        font-size: .9em;
        margin-bottom: 20px;
    }
    .PGE_BRI_DC_1_1_1{
        position: relative;
        font-weight: bold;
        font-size: 1.2em;
        color: #535353;
        left: 90px;
    }
    .PGE_BRI_DC_1_1_1::before{
        position: absolute;
        content: " ";
        display: block;
        width: 60px;
        height: 2px;
        background: #cc393b;
        left: -80px;
        top: 14px;
    }
    .PGE_BRI_DI{
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .PGE_BRI_DI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRI_A{
        width: 100%;
        height: auto;
        padding: 30px;
        background: #123e56;
        border-radius: 5px;
    }
    .PGE_BRI_A_1{
        color: #cdcdcd;
        font-size: 1.2em;
    }
    .PGE_BRI_A_2{
        width: 100%;
        height: 200px;
        background: #fff;
        border-radius: 4px;
        padding: 10px;
        margin: 20px auto;
    }
    .PGE_BRI_A_2 textarea{
        width: 100%;
        height: 100%;
        border-width: 0;
    }
    .PGE_BRI_A_3{
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .PGE_BRI_A_4{
        width: 150px;
        height: 40px;
        margin: 20px 0;      
    }
    .PGE_BRI_A_3_1{
        width: 48%;
        height: 50px;
    }
    .PGE_BRI_A_3_1 input{
        width: 100%;
        height: 100%;
        background: #fff;
        padding: 10px;
        border-radius: 4px;
        border-width: 0;
    }
    .PGE_BRI_A_4 button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        background: #e43b3b;
        color: #fff;
        text-transform: uppercase;
        font-size: 1em;
        border-width: 0;
        cursor: pointer;
    }
    .PGE_BRI_A_4 button:hover{
        transition: .5s;
        background: #a41a1a;
    }
}

/*===================
   LES GRANDS ECRANS
  ==================*/
@media screen and (min-width:1600px)
{
     /*=================
         TOP BARRE
      =================*/
    .TopBarre_P{
        width: 100%;
        height: 195px;
        background: #8e0005;
        box-shadow: 0px 1px 5px #2c2c2c;
    }
    .TB_PR{
        display: none;
    }
    .topAd{
        width: 100%;
        height: 200px;
        position: relative;
    }
    /*=====PART I TOP=========*/
    .TopBarre_P_P{
        width: 100%;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #6d0004;
    }
    .TBPPI_1{
        font-size: .7em;
        padding: 1px 10px;
        color: #ffb84d;
        border-right: 1px solid #ffb84d;
    }
    .TBPPI_2{
        font-size: .7em;
        padding: 1px 10px;
        color: #e6e6e6;
        margin-left: 1px;
    }
    .TopBarre_P_PC{
        width: 65%;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .TopBarre_P_PI{
        width: 70%;
        height: 35px;
        display: flex;
        align-items: center;
    }   
    /*----premiere partie-----*/
    .TopBarre_PI{
        width: 65%;
        height: 100px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    /*-----------------*/
    .TB_PL_1{
        padding: 6px;
        margin: 2px;
        font-size: .79em;
        color: #d8d8d8;
        background: #6d0004;
    }
    .TB_PL_1:hover{
        transition: .5s;
        color: #ff9900;
        background: #570103;
    }
    .TopBarre_P_PII{
        display: flex;
        align-items: center;
    }
    /*====PART I=========*/
    .TB_PC{
        width: 27%;
        height: 100px; 
        display: flex;
        align-items: center;      
    }
    .TB_PCI{
        width: 80px;
        height: 80px;
        padding: 5px;
        margin-right: 10px;
    }
    .TB_PCI a{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .TB_PCI img{
        width: 100%;
        object-fit: cover;
    }   
    .TB_PCN_1_1{ 
        font-family: 'Playfair Display', serif;	
        color: #ebebeb;
        font-size: 1.7em;
        text-transform: uppercase;
        font-weight: bold;
        text-shadow: 1px 2px 1px #660000;
    }
    .TB_PCT_1{
        font-family: 'Dancing Script', cursive;
        color: #d9d9d9;
        font-size: .9em;
    }
    /*====PART II=========*/
    .TB_PTII{
        width: 42%;
        height: 50px;
    }
    .TB_PTII_I{
        width: 100%;
        height: 100%;
        border-radius: 5px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .TB_PTII_I input{
        width: 80%;
        height: 100%;
        padding: 20px;
        outline: none;
        border-width: 0;
        border-radius:  5px 0 0 5px;
    }
    .TB_PTII_I button{
        width: 20%;
        height: 100%;
        cursor: pointer;
        background: #02525a;
        color: #fff;
        border-width: 0;
        outline: none;
        background: #ffa011;
        border-radius: 0 5px 5px 0;
    }
    /*====PART III========*/
    .TB_PTIII{
        width: 27%;
        height: 50px;
        display: flex;
        position: relative;
        align-items: center;
        justify-content: flex-end;
    }
    /*--------------*/
    .TB_PR{
        width: 30%;
        height: 100px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .TB_PR_P{
        position: relative;
        color: #c0c0c0;
        font-size: 1.2em;
        display: flex;
        align-items: center;
    }
    .TB_PR_Pn{
        display: block;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        background: #fff;
        color: #000;
        font-size: .8em;
        text-align: center;
        line-height: 30px;
    }
    .TB_PR_PAS{
        width: 400px;
        max-height: 400px;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        right: -40px;
        transition: all .5s;
        top: 1px;
        z-index: 2;
        border-radius: 3px;
        padding: 20px;
    }
    .TB_PR_P:hover .TB_PR_PAS{
        opacity: 1;
        visibility: visible;
        top: 35px;
    }
    .TB_PL_1_1{
        color: #e6e6e6;
        font-size: .9em;
        padding: 4px 10px;
        border-right: 1px solid #e6e6e6;
        margin-right: 20px;
    }
    .TB_PR_PAS_T{
        width: 100%;
        height: 40px;
        display: flex;
        color: #fff;
        align-items: center;
        justify-content: center;
        background: #ffcccc;
    }
    .TB_PR_PAS_T_1{
        color: #660000;
        font-size: .8em;
    }
    /*----deuxieme partie partie-----*/
    .TopBarre_PII{
        width: 100%;
        height: 59px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #6d0004;
    }
    .TB_PIIC{
        width: 65%;
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .TB_PII_LS{
        width: auto;
        height: 56px;
        display: flex;
        align-items: center;
    }
    .TB_PII_L{
        margin: 10px;
        color: #c9c9c9;
        font-size: 1em;
        transition: .5s;
        text-transform: uppercase;
    }
    .TB_PII_L.active{
        color: #ffa011;
    }
    .TB_PII_L:hover{
        color: #ffa011;
    }
    .TB_PII_F{
        background: #ffa011;
        padding: 4px 10px;
        font-size: 1.2em;
        text-transform: uppercase;
        border-radius: 4px;
    }
    .TB_PII_F_1{
        color: #bd1a1f;
    }
    .TB_PII_F_1_1{
        color: #fff;
        font-size: .9em;
    }
    .TB_PII_F:hover{
        transition: .5s;
        font-size: 1.1em;
        padding: 5px 10px;
        background: #fff;
        
    }
    .TB_PII_F:hover .TB_PII_F_1_1{
        transition: .5s;
        color: #123c3f;
    }


    /*===================
        PAGE HOME
      ===================*/
    .HOME_PAGE{
        width: 100%;
        height: auto;
    }
    /*-----SECTION I------*/
    .HP_PI{
       width: 65%;
       height: auto;
       margin: auto;
       padding-top: 10px;
    }
    .HP_PI_SLIDE{
        width: 100%;
        height: 450px;
        display: flex;
        justify-content: space-between;
    }
    .container-slider{
        width: 70%;
        height: 450px;
        position: relative;
        overflow: hidden;
        box-shadow: 1px 2px 8px #858585;
        border-radius: 5px;
    }
    .slider{
        width: 400%;
        height: 450px;
        display: flex;
    }
    .slider__section{
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px;
        position: relative;
        border-radius: 5px;
    }
    .slide_desc{
        width: 75%;
        height: 200px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 20px;
    }
    .slide_desc_1{
        color: #e5e5e5;
        font-size: 1.9em;
    }
    .slide_desc_1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 10px;
        width: 150px;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    /*------PART DE DROITE------*/
    .slideR_P{
        width: 28%;
        height: 450px;
        position: relative;
        z-index: -999;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-radius: 4px;
        padding: 20px;
        box-shadow: 1px 2px 4px #858585;
    }
    .slide_desc_r1{
        color: #fff;
        font-weight: normal;
        font-size: 1em;
    }
    .slide_desc_r1_1{
        margin-top: 10px;
        color:#ffa011;
        display: block;
        padding: 8px;
        width: 150px;
        text-align: center;
        font-size: .7em;
        text-transform: uppercase;
        border: 1px solid #ffa011;
    }
    .slide_desc_r1_1:hover{
        transition: .5s;
        background: #ffa011;
        color: #fff;
    }
    .slider__btn{
        position: absolute;
        bottom: 10px;
        right: 20px;
        padding: 20px;
        font-size: 1.4em;
        background:rgba(255, 255, 255, .3);
        width: 30px;
        height: 30px;
        display: flex;
        font-weight: bold;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #ffffff;
        border-radius: 30px;
        transition: .5s;
    }
    .slider__btn--left{
        right: 90px;
    }
    .slider__btn:hover{
       background: #fff;
       color: #ffa011;
    }
    /*===================
       SECTION LES NEWS
      ===================*/
    .HOME_ANC{
        width: 100%;
        height: auto;
        margin: 40px auto;
    }
    .HOME_AN_T{
        width: 100%;
        height: 25px;
        display: flex;
        margin-bottom: 20px;
        align-items: center;
        border-left: 6px solid #c37500;;
    }
    .HOME_AN_T_1{
        color: #c37500;
        font-size: 1em;
        padding: 3px;
        border-radius: 50%;
        margin-right: 10px;
        border-right: 3px solid #c37500;
    }
    .HOME_AN_T_1_1{
        color: #c37500;
        font-weight: 100;
        font-size: 2.3em;
        text-shadow: 1px 2px 1px #d2d2d2;
        font-family: 'Great Vibes', cursive;
    }
    .HOME_ANS{
        width: 100%;
        margin-top: 10px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .HOME_AN{
        padding: 20px;
        background: #fff;
        height: 300px;
        border-radius: 5px;
        box-shadow: 1px 1px 3px #ededed;
    }
    .HOME_AN_I{
        width: 100%;
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .HOME_AN_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 3px;
    }
    .HOME_AN_A{
        padding: 10px 0;
        font-size: .8em;
        display: block;
        color: #434343;
    }

    /*=====================
        PART RUBRIQUES
      =====================*/
    .HOME_RUB_P{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PL{
        width: 71%;
        height: auto;
    }
    .HOME_RUB_PLPI{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }
    .HRP_I{
        height: 250px;
        position: relative;
        padding: 20px;
        border-radius: 5px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 1px 4px #bebebe;
    }
    .HRP_I_i{
        position: absolute;
        bottom:  10px;
        width: 90%;
        height: 100px;
    }
    .HRP_I_p{
        color: #d8d8d8;
        font-size: 1em;
        margin-bottom: 10px;
    }
    .HRP_I_a{
        background: #f09711;
        padding: 5px 10px;
        font-size: .8em;
        color: #fff;
    }
    .HRP_I_a:hover{
        transition: .5s;
        background: #b70f11;
        margin-left: 5px;
    }
    /*====DEUXIEME PARTIE=====*/
    .HOME_RUB_PLPII{
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    .H_Rubriques{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 10px;
    }
    .HRub{
        background: #fff;
        padding: 10px;
        height: 180px;
    }
    .HRub_I{
        width: 100%;
        height: 130px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 4px;
    }
    .HRub_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HRub_a_1{
        color: #292929;
        font-size: .9em;
    }
    .HRub_a_1:hover{
        color: #d70e14;
        transition: .5s;
        margin-left: 5px;
    }
    /*-----LEFT PART-----*/
    .HOME_RUB_PR{
        width: 27%;
        height: auto;
        border-top: 5px solid #d42727;
    }
    .HOME_RUB_PR_1{
        margin: 10px 0;
        color: #d42727;
        font-size: 1.2em;
    }
    .HR_PRS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
    .HR_PR{
        border: 1px solid #c8c8c8;
        display: flex;
        padding: 10px;
        height: 60px;
    }
    .HR_PR a{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .HR_PR_L{
        width: 70%;
        height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .HR_PR_n{
        font-size: .7em;
        color: #000000;
        font-weight: bold;
    }
    .HR_PR_nb{
        font-size: .7em;
        color: #373737;
    }
    .HR_PR_r{
        font-size: 1.2em;
    }
    .rs_1{
        color: rgb(28, 98, 227);
    }
    .rs_2{
        color: rgb(104, 157, 255);
    }
    .rs_3{
        color: rgb(234, 12, 186);
    }
    .rs_4{
        color: rgb(212, 92, 242);
    }
    .rs_5{
        color: rgb(219, 0, 0);
    }
    .rs_6{
        color: rgb(45, 227, 28);
    }
    .HM_NL{
        width: 100%;
        height: 400px;
        border: 8px solid #ffdeac;
        margin-top: 90px;
        border-radius: 4px;
        padding: 10px;
        position: relative;
    }
    .HM_NL_1{
        display: block;
        width: 90px;
        height: 90px;
        line-height: 40px;
        background: #ffa011;
        padding: 10px;
        font-size: 1.5em;
        color: #fff;
        border-radius: 50%;
        border:14px solid #f4f4f4;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: -50px;
        text-align: center;
    }
    .HM_NL_2{
        display: block;
        display: flex;
        justify-content: center;
        margin-top: 50px;
        color: #585858;
        font-weight: bold;
        font-size: 1.3em;
    }
    .HM_NL_3{
        text-align: center;
        font-size: .8em;
        color: #434343;
        margin: 20px auto;
    }
    .HM_NL_4{
        width: 90%;
        height: 50px;   
        margin: 4px auto;   
    }
    .HM_NL_4 input{
        width: 100%;
        height: 100%;
        border-width: 0;
        text-align: center;
        border: 2px solid #dcdcdc;
        border-radius: 3px;
        font-size: .8em;
    }
    .HM_NL_5{
        width: 90%;
        height: 45px;
        margin: 10px auto;
    }
    .HM_NL_5 button{
        width: 100%;
        height: 100%;
        background: #ffa011;
        color: #fff;
        cursor: pointer;
        border-width: 0;
        border-radius: 4px;
    }
    .HM_NL_5 button:hover{
        transition: .5s;
        background: #de8601;
    }
    .HM_NL_6{
        width: 90%;
        height: 60px;
        margin: 24px auto;
    }
    .HM_NL_6 input{
        float: left;
        margin: 0 10px 5px 0;
    }
    .HM_NL_6_1{
        font-size: .7em;
        color: #6c6c6c;
    }

    /*======PART 4========*/
    .HOME_4EME{
        width: 100%;
        height: 400px;
        margin-top: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .HOME_4_C{
        width: 65%;
        height: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .HOME_4_CT{
        width: 50%;
        height: 110px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .HOME_4_CT_1{
      font-family: 'Great Vibes', cursive;  
      color: #ffbe5c;
      font-size: 2em;
      text-shadow: 1px 2px 3px #000;
    }
    .HOME_4_CT_1_1{
        color: #c7c7c7ee;
        text-align: center;
        font-size: .9em;
    }
    .HOME_4_CES{
        width: 100%;
        height: 170px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 50px;
    }
    .HOME_4_CP{
        height: 120px;
        padding: 10px;
        display: flex;
        align-items: center;
    }
    .HOME_4_CPL{
        width: 80px;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px;
        background: #a87500;
        border-radius: 5px;
    }
    .HOME_4_CPL img{
        width: 100%;
        max-width: 70%;
        object-fit: cover;
    }
    .HOME_4_CPR{
        width: 60%;
        height: 90px;
        flex-direction: column;
        display: flex;
    }
    .HOME_4_CPR_1{
        color: #c6c6c6;
        font-size: 2.3em;
        font-weight: bold;
    }
    .HOME_4_CPR_1_1{
        color: #cd9003;
        font-size: 1em;
    }

    /*=====PRESENTATION=========*/
    .H_PRES{
        width: 65%;
        height: auto;
        display: flex;
        justify-content: space-between;
        margin: 150px auto;
    }
    .H_PRE_L{
        width: 47%;
        height: 500px;
    }
    .H_PRE_L_1{
        color: rgb(0, 120, 124);
        font-family: 'Great Vibes', cursive;
        font-weight: 200;
        font-size: 2em;
        text-shadow: 1px 2px 3px #cfcfcf;
    }
    .H_PRE_L_1_1{
        color: #d88200;
        font-size: 2.3em;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .H_PRE_L_1_1_1{
        color: #757575;
        font-size: .9em;
        margin-bottom: 20px;
        line-height: 1.67;
        font-size: 18px;
        font-weight: 400;
    }
    .H_PRE_L_2{
        width: 100%;
        height: auto;
        padding-left: 20px;
        border-left: 3px solid #e7bb86;
        margin-bottom: 40px;
    }
    .H_PRE_L_2_1{
        font-weight: normal;
        color: #585858;
        font-size: 1.2em;
    }
    .H_PRE_L_2_1_1{
        color: #c82929;
        font-weight: bold;
    }
    .H_PRE_L_2_1_1_1{
        color: #121111;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_2_1_2{
        color: #02525a;
        font-weight: bold;
        margin-left: 10px;
    }
    .H_PRE_L_3{
        padding: 10px 25px;
        color: #a87500;
        text-transform: uppercase;
        border: 1px solid #c87f01;
        border-radius: 30px;
        transition: .5s;
        border: 1px solid #a87500;
    }
    .H_PRE_L_3:hover{
        background: #dc9a01;
        color: #fff;
    }
    /*-----------------*/
    .H_PRE_R{
        width: 50%;
        height: auto;
        position: relative;
    }
    .H_PRE_RI{
        width: 100%;
        height: 500px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_PRE_RI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
        border: 10px solid #fff;
        box-shadow: 1px 1px 17px #b0b0b0;
    }
    .H_PRE_RE{
        width: 200px;
        height: 200px;
        top: -20px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #fff;
        position: absolute;
        left: -70px;
        border-radius: 50%;
        text-align: center;
        box-shadow: -8px -8px 7px #e0e0e0;
    }
    .H_PRE_RE_1{
        color: #eb9e2a;
        font-size: 2.3em;
    }
    .H_PRE_RE_1_1{
        color: #a6a6a6;
        font-weight: bold;
        font-size: 2.4em;
    }
    .H_PRE_RE_1_1_1{
        font-size: .8em;
        color: #2c2c2c;
    }

    /*=====LES SPONSORS==========*/
    .H_PARTNAIRES{
        width: 100%;
        height: 465px;
        display: flex;
        justify-content: space-between;
    }
    .H_PARTNAIRE_L{
        width: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .H_PL_C{
        width: 60%;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .H_PL_C_1{
        color: #c7c7c7;
        font-size: 1.2em;
        font-weight: normal;
    }
    .H_PL_C_1_1{
       margin-top: 20px;
       text-transform: uppercase;
       color: #ffa929;
       padding: 10px 20px;
       font-size: .9em;
       border: 1px solid #ffa929;
    }
    .H_PL_C_1_1:hover{
        transition: .5s;
        background: #fff;
        color: #8f5602;
        font-weight: bold;
        border: 1px solid #fff;
        box-shadow: 1px 1px 17px #000;
    }
    .H_PARTNAIRE_R{
        width: 50%;
        height: 100%;
        padding: 30px;
        background: #390203;
    }
    .H_PARTNAIRE_RC{
        width: 90%;
        height: 400px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .H_PR_1{
        font-family: 'Great Vibes', cursive; 
        color: #ffaa50;
        font-size: 1.5em;
    }
    .H_PR_1_1{
        color: #9d9d9d;
    }
    .H_PR_PTS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        margin-top: 30px;
        gap: 15px;
    }
    .H_PR_PT{
        height: 120px;
        padding: 10px;
        background: #3f1213;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .H_PR_PT img{
        width: 100%;
        height: auto;
        max-width: 90px;
        max-height: 95px;
        object-fit: cover;
    }
    /*====CADRE BLOGUE=======*/
    .H_PBLOGS{
        width: 62%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 80px auto;
    }
    .H_PBLOG_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 3em;
        text-shadow: 1px 2px 2px #e6e6e6;
    }
    .H_PBLOG_1_1{
        font-size: 1.1em;
        color: #282828;
        text-align: center;
    }
    .Hblogs{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 20px;
        margin: 40px 0;
    }
    .Hblog{
        background: #fff;
        height: 420px;
        padding: 20px;
        border-radius: 4px;
        box-shadow: 1px 2px 4px #d3d3d3;
    }
    .HblogI{
        width: 100%;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .HblogI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .HblogD{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: 10px auto;
    }
    .HblogD_1{
        max-width: 40%;
        height: 30px;
        color: #ededed;
        display: block;
        font-size: .8em;
        text-align: center;
        line-height: 25px;
        padding: 2px 4px;
        background: #3db164;
        border-radius: 3px;
    }
    .HblogD_2{
        margin-top: 10px;
        color: rgb(15, 47, 85);
        font-weight: bold;
        font-size: 1.3em;
    }
    .HblogD_2:hover{
        transition: .5s;
        color: #a41d1f;
    }
    .HblogD_3{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
    .HblogD_3_1{
        color: #b71417;
        font-size: 1em;
    }
    .HblogD_3_2{
        color: #2c2c2c;
        font-size: 1em;
        margin-left: 4px;
    }
    .H_PBLOG_ALL{
        margin-top: 20px;
        padding: 10px 30px;
        text-transform: uppercase;
        border: 1px solid #cd9003;
        color: #b76e00;
        font-size: .8em;
        border-radius: 25px;
    }
    .H_PBLOG_ALL:hover{
        transition: .5s;
        background: #e3ae34;
        color: #fff;
    }
    /*=======LES CAUSES========*/
    .H_CAUSES{
        width: 100%;
        display: flex;
        justify-content: center;
        background: #fff;
        padding: 70px 0;
    }
    .H_CAUSES_C{
        width: 65%;
    }
    .H_CC_T{
        width: 60%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 20px auto;
        text-align: center;
    }
    .H_CC_T_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 4px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_CC_ASS{
        width: 100%;
        margin-top: 30px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
    }
    .H_CC_AS{
        height: 580px;
        border: 1px solid #efefef;
        box-shadow: 1px 1px 6px #f0f0f0;
        border-radius: 5px;
    }
    .H_CC_AS_I{
        width: 100%;
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_AS_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px 5px 0 0;
    }
    .H_CC_T_1_1{
        color: #8c8c8c;
        font-size: 1em;
    }
    .H_CC_AS_C{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_CC_AS_C_1{
        padding: 5px 15px;
        background: #ffa94e;
        color: #fff;
        font-size: .8em;
    }
    .H_CC_AS_C_a{
        margin: 15px 0;
        font-size: 1.3em;
        font-weight: bold;
        color: #1e3737;
        text-align: center;
        line-height: 25px;
        transition: all 500ms ease;
    }
    .H_CC_AS_C_a:hover{
        color: #ffa011;
    }
    .H_CC_AS_C_D{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_CC_AS_C_D_1{
        color: #da1919;
        font-size: 1.1em;
    }
    .H_CC_AS_C_D_1_1{
        color: #767676;
        font-size: .9em;
    }
    .H_CC_AS_C_P{
        width: 100%;
        height: 50px;
        padding: 10px;
        margin: 10px auto;
        background: #f5f5f5;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_CC_AS_C_P_1{
        font-weight: bold;
        color: #02525a;
        font-size: 1em;
    }
    .H_CC_AS_C_P_2{
        margin: 0 10px;
        position: relative;
        display: block;
        width: 50%;
        height: 4px;
        background: #fff;
    }
    .H_CC_AS_C_P_2::before{
        content: " ";
        position: absolute;
        width: 80%;
        height: 4px;
        background: #ffa722;
    }
    .H_CC_AS_C_P_3{
        color: #808080;
        font-size: .9em;
    }
    .H_CC_AS_C_R{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .H_CC_AS_C_R_1{
        width: 48%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .H_CC_AS_C_R_2{
        width: 48%;
        height: 40px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .H_CC_AS_C_R_1_1{
        color: #797979;
        font-size: .9em;
        margin-right: 5px;
    }
    .H_CC_AS_C_R_1_2{
        font-weight: bold;
        font-size: .9em;
        color: #4d6578;
    }
    /*======LES RESPONSABLES============*/
    .H_RESPS{
        width: 100%;
        height: auto;
        background: #fff;
        display: flex;
        justify-content: center;
        padding: 70px 0;
    }
    .H_RESP_C{
        width: 65%;
    }
    .H_RESP_CT{
        width: 50%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 10px auto;
    }
    .H_RESP_CT_1{
        font-family: 'Great Vibes', cursive;
        color: #ffa94e;
        letter-spacing: 1px;
        font-size: 2.5em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CT_1_1{
        color: #1e3737;
        font-size: 2em;
        line-height: 60px;
        font-weight: bold;
        text-align: center;
        letter-spacing: -0.04em;
        margin-top: -20px;
    }
    .H_RESP_CVS{
        width: 100%;
        margin-top: 20px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
        margin-top: 40px;
    }
    .H_RESP_CV{
        height: 520px;
        border: 1px solid #f4f4f4;
        box-shadow: 1px 1px 5px #ececec;
    }
    .H_RESP_CVI{
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .H_RESP_CVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .H_RESP_CVN{
        width: 90%;
        margin: 10px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .H_RESP_CVN_1{
        font-family: 'Great Vibes', cursive;
        color: #944d00;
        letter-spacing: 1px;
        font-size: 1.4em;
        font-weight: normal;
        text-shadow: 1px 2px 2px #e2e2e2;
    }
    .H_RESP_CVN_1_1{
        width: 100%;
        height: auto;
        display: flex;
        margin: 10px auto;
    }
    .H_RESP_CVN_1_1_2{
        font-size: .8em;
        color: #000000;
        padding: 0px 50px;
    }
    .H_DCT{
        width: 100%;
        height: 600px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_C{
        width: 65%;
        height: 500px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .H_DCT_C_1{
        font-family: 'Great Vibes', cursive;
        color: #ffaa4e;
        letter-spacing: 1px;
        font-size: 2em;
        position: relative;
        font-weight: normal;
        text-shadow: 1px 2px 2px #000000;
    }
    .H_DCT_C_1::before{
        content: "";
        position: absolute;
        width: 40%;
        height: 3px;
        display: block;
        bottom: -10px;
        left: 30%;
        background: #ffaa4e;
    }
    .H_DCT_QS{
        width: 100%;
        margin-top: 60px;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .H_DCT_Q{
        height: auto;
        padding: 20px;
        background: rgba(40, 0, 0, 0.3);
        border-radius: 4px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #452020;
    }
    .H_DCT_Q_1{
        width: 100%;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .H_DCT_Q_1 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .H_DCT_Q_a{
        margin: 10px 0;
        color: #f3a228;
        font-size: 1.2em;
    }
    .H_DCT_Q_a:hover{
        transition: .5s;
        color: #c9585a;
    }
    .H_DCT_Q_l{
        color: .8em;
        color: #7b7b7b;
        font-size: .8em;
    }

    /*===================
        PART FOOTEUR
      ===================*/
    .FOOTER_P{
        width: 100%;
        height: auto;
        background: #510407;
    }
    .FOOTER_PT{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #270101;
        margin-bottom: 30px;
    }
    .FOOTER_PTC{
        width: 65%;
        height: 110px;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(4,1fr);
    }
    .F_PTCP{
        display: flex;
        height: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .F_PTCPI{
        width: 80px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .F_PTCPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .F_PTCP_D{
        width: 70%;
        height: 78px;
        display: flex;
        flex-direction: column;
    }
    .F_PTCP_D_1{
        color: #9d6400;
        font-weight: bold;
        word-break:break-all;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .F_PTCP_D_1_1{
        color: #6c6c6c;
        font-size: .9em;
    }
    .F_PTCP_1{
        color: #a87500;
        padding: 10px;
        font-size: 1.8em;
        border-radius: 4px;
        background: rgba(94, 46, 46, 0.3);
    }
    .FT_CL_P{
        width: 65%;
        margin:50px auto;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .FT_CL_PCT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCP_t{
        color: #d3d3d3;
        font-weight: bold;
        font-size: 1.5em;
        position: relative;
    }
    .FT_CL_PCP_t::after{
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 3px;
        background: #adadad;
    }
    .FT_CL_PCT_p{
        margin: 10px 0;
        color: #6b6b6b;
        font-size: .9em;
    }
    .FT_CL_PCA{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PCA_1{
        font-size: 1.2em;
        background: #764803;
        color: #fff;
        padding: 3px;
        margin-right: 10px;
        border-radius: 4px;
    }
    .FT_CL_PCA_1_1{
        color: #a3a3a3;
        font-size: .8em;
    }
    .FT_CL_PLS{
        width: 100%;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .FT_CL_PL{
        width: 50%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .FT_CL_PL_1{
        color: #db7201;
        font-size: 1.1em;
    }
    .FT_CL_PL_1_1{
        color: #6c6c6c;
        font-size: 1em;
    }
    .FT_CL_PL_1_1:hover{
        color: #f4f4f4;
        transition: all .5s;
        margin-left: 5px;
    }
    .FT_CL_PL_N{
        width: 100%;
        height: 100px;
        display: flex;
        align-items: center;
        margin-top: 5px;
    }
    .FT_CL_PL_N:nth-child(2){
        border-bottom: 1px dashed #575757;
    }
    .FT_CL_PL_NL{
        width: 100px;
        height: 80px;
        border: 1px solid #000;
    }
    .FT_CL_PL_NL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .FT_CL_PL_NLD{
        width: 60%;
        height: 80px;
        display: flex;
        flex-direction: column;
        margin-left: 10px;
    }
    .FT_CL_PL_NLD_1{
        color: #d7d7d7;
        font-size: .8em;
    }
    .FT_CL_PL_NLD_1:hover{
        transition: .5s;
        color: #f36567;
    }
    .FT_CL_PL_NLD_1_1{
        color: #b97e24;
        margin-top: 4px;
        font-size: .8em;
    }
    .FT_CL_PCT_pIN{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIN input{
        width: 100%;
        height: 100%;
        padding: 10px;
        border-radius: 3px;
        outline: none;
        border-width: 0;
        color: #575757;
    }
    .FT_CL_PCT_pIB{
        width: 50%;
        height: 40px;
        margin-top: 10px;
    }
    .FT_CL_PCT_pIB button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        border-width: 0;
        background: #c37500;
        color: #fff;
        cursor: pointer;
    }
    .FT_CL_PCT_pIB button:hover{
        background: #9d6400;
        transition: .5s;
    }
    .FT_CL_BT{
        width: 65%;
        height: 60px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px dashed #642626;
    }
    .FT_CL_BTL{
        color: #929292;
        font-size: .7em;
    }
    .FT_CL_BTR_1{
        padding: 8px;
        border-radius: 50%;
        font-size: .8em;
        background: #270101;
        margin-left: 5px;
        color: #c8c8c8;
    }
    .FT_CL_BTR_1:hover{
        transition: all .5s;
        background: #fff;
        color: #390203;
    }

    /*====PAGE ABOUT========*/
    .P_ABT{
        width: 100%;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .P_ABT_C{
        width: 65%;
        height: 150px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .P_ABT_C_1{
        font-weight: bold;
        color: #ffffff;
        font-size: 3em;
        text-transform: uppercase;
    }
    .P_ABT_C_2_1{
        color: #ba8536;
        margin-right: 10px;
        font-size: .9em;
    }
    .P_ABT_C_2_2{
        color: #bababa;
        font-size: .9em;
    }
    /*--------------*/
    .HP_DC{
        width: 65%;
        height: auto; 
        margin: 50px auto;
        display: flex;
        justify-content: space-between;             
    }
    .HP_DCL{
        width: 48%;
        height: 620px;
        position: relative;
    }
    .HP_DCL_I{
        width: 100%;
        height: 450px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 20px solid #fff;
        box-shadow: 1px 13px 15px #d2d2d2;
    }
    .HP_DCL_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_II{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: space-between;
        position: relative;
        top: -170px;
        left: 50px;
    }
    .HP_DCL_3{
        width: 400px;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 20px solid #fff;
        box-shadow: -0px 9px 15px #868686;
        transform: rotate(-10deg);
    }
    .HP_DCL_3 img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .HP_DCL_2{
        width: 180px;
        padding: 20px;
        height: 210px;
        background: #14153c;
        position: relative;
        top: 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        border-radius: 5px;
        border: 5px solid #fff;
        box-shadow: 1px 4px 3px #e2e2e2;
    }
    .HP_DCL_2_1{
        padding: 10px;
        color: #ffbe25;
        font-size: 2em;
        border-radius: 50%;
        border-top: 3px solid #ffbe25;
    }
    .HP_DCL_2_1_1{
        font-weight: bold;
        font-size: 2.4em;
        color: #e1e1e1;
        -webkit-text-fill-color:#ffffff;
        -webkit-text-stroke: 1px #ffbe25;
        position: relative;
        top: -20px;
    }
    .HP_DCL_2_1_1_1{
        position: relative;
        font-family: 'Great Vibes', cursive;
        color: #f0f0f0;
        position: absolute;
        bottom: 40px;
        font-size: 1.3em;
        line-height: 20px;
    }
    /*==============*/
    .HP_DCR{
        width: 46%;
    }
    /*------------------*/
    .P_BUREAU{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .P_BUREAU_I{
        width: 300px;
        height: 400px;
        position: relative;
        padding: 10px;
        border-radius: 5px;
        border: 10px solid #fff;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        box-shadow: 1px 4px 4px #c6c6c6;
    }
    .P_BUREAU_T{
        width: 100%;
        height: 110px;
        background: #ffffff;
        position: absolute;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px;
    }
    .P_BUREAU_T_1{
        text-align: center;
        font-weight: bold;
        font-size: 1.3em;
        line-height: 27px;
        color: #801313;
    }
    .P_BUREAU_T_1_1{
        color: #975a00;
        font-size: 1.4em;
        margin-top: 10px;
        font-family: 'Great Vibes', cursive;
    }
    .P_BUREAU_II{
        width: 100%;
        margin-top: 40px;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
    }
    .P_BUREAU_II_M{
        display: flex;
        justify-content: space-between;
        height: 250px;
        padding: 20px;
        background: #fff;
        box-shadow: 1px 2px 5px #e5e5e5;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .P_BUREAU_II_M:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #cecece;
    }
    .P_B_II_MI{
        width: 150px;
        height: 210px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .P_B_II_MI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .P_B_II_MIF{
        width: 56%;
        height: 100%;
        display: flex;
        align-items: center;
        text-align: center;
        flex-direction: column;
        justify-content: center;
        padding: 5px;
        background: #eaf6ff;
        border-radius: 5px;
    }
    .P_B_II_MIF_N{
        color: #975a00;
        font-size: 1.7em;
        line-height: 26px;
        font-family: 'Great Vibes', cursive;
    }
    .P_B_II_MIF_T{
        font-weight: bold;
        margin: 5px 0;
        font-size: .8em;
        color: #474875;
    }
    .P_B_II_MIFR{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .P_B_II_MIFR_1{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #184ab7;
    }
    .P_B_II_MIFR_1:hover{
        transition: all .5s;
        background: #3067dd;
        border-radius: 50%;
    }
    .P_B_II_MIFR_2{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #10ca29;
    }
    .P_B_II_MIFR_2:hover{
        transition: all .5s;
        background: #35d74b;
        border-radius: 50%;
    }
    .P_B_II_MIFR_3{
        font-size: .8em;
        padding: 5px;
        margin: 5px;
        border-radius: 4px;
        color: #fff;
        background: #c71b1b;
    }
    .P_B_II_MIFR_3:hover{
        transition: all .5s;
        background: #fb5454;
        border-radius: 50%;
    }
    .P_B_II_MIF_TM{
        font-size: .8em;
    }
    /*====================
         PAGE DOCTRINE
      ====================*/
    .DOC_PC{
        width: 65%;
        height: auto;
        margin: 50px auto;
    }
    .D_PCI{
        width: 100%;
        height: auto;     
    }
    .D_PCIL{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: top center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILB{
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-position: center ;
        background-size: cover;
        position: relative;
    }
    .D_PCILT{
        width: 50%;
        height: 190px;
        bottom: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        position: absolute;
    }
    .D_PCILT_1{
        color: #fff;
        font-size: .9em;
        margin-bottom: 10px;
    }
    .D_PCILT_1_1{
        width: 160px;
        height: 40px;
        display: block;
        font-size: .9em;
        text-align: center;
        padding: 5px 10px;
        border: 1px solid #ffba43;
        color: #ffba43;
        line-height: 30px;
    }
    .D_PCILT_1_1:hover{
        transition: all .5s;
        background: #fff;
        color: #cf8300;
        margin-left: 5px;
        border: 2px solid #ffba43;
    }
    .D_PCIR{
        width: 100%;
        height: auto;
        margin: 30px auto;
    }
    .D_PCIR_1{
        color: #414141;
        font-weight: bold;
        font-size: 1.7em;
    }
    .D_PCIR_1_1{
        font-size: .99em;
        color: #4b4b4b;
    }
    .D_PCTS{
        width: 100%;
        height: 200px;
        margin: 20px auto;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
    }
    .D_PCT{
        height: 200px;
        border-radius: 4px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .D_PCT_1{
        color: #fff;
        font-size: 1.2em;
        text-align: center;
        text-shadow: 1px 2px 24px #000;
        text-transform: uppercase;
    }
    .D_PCIII{
        width: 100%;
        height: auto;
        margin: 50px auto;
    }
    .D_PCIII_T{
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
    }
    .D_PCIII_T_1{
        padding: 5px;
        font-size: 1.3em;
        background: #e3921a;
        color: #fff;
        margin-right: 10px;
        border-radius: 4px;
    }
    .D_PCIII_T_1_1{
        color: #ffa012;
        font-weight: bold;
        font-size: 1.6em;
        text-shadow: 1px 1px 2px #dadada;
        text-transform: uppercase;
    }
    .D_PCIII_VS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 15px;
        margin-top: 20px;
    }
    .D_PCIII_V{
        height: 380px;
        padding: 15px;
        background: #fff;
        border-radius: 4px;
    }
    .D_PCIII_V:hover{
        transition: .5s;
        box-shadow: 1px 2px 4px #c4c4c4;
    }
    .D_PCIII_VI{
        width: 100%;
        height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .D_PCIII_VI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .D_PCIII_VI_1{
        color: #28498f;
        font-size: 1.3em;
    }
    .D_PCIII_VI_1:hover{
        transition: .5s;
        color: #8e0a0a;
    }
    .D_PCIII_VI_1_1{
        font-size: .8em;
        color: #575757;
    }
    .D_PBS{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .D_PB_L_r{
        padding: 5px 20px;
        font-size: .8em;
        text-transform: uppercase;
        border-radius: 40px;
        background: #e8e8e8;
        color: #000;
    }
    .D_PB_L_r:hover{
        transition: .5s;
        background: #ffd2d2;
        color: #270101;
    }
    .D_PBV{
        position: relative;
        height: 300px;
        border-radius: 5px;
    }
    .D_PBVI{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }
    .D_PBVI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .D_PBVII{
        width: 100%;
        height: 100%;
        background: rgba(40, 0, 0, 0.3);
        top: 0;
        left: 0;
        display: block;
        position: absolute;
        transition: all .5s;   
    }
    .PBVII_C{
        width: 100%;
        height: 100%;
        display: flex;
        padding: 20px;
        flex-direction: column;
        justify-content: center;
    }
    .PBVII_C_0{
       width: 50px;
       height: 50px;
       display: block;
       text-align: center;
       color: #fff;
       font-size: 2em;
       line-height: 50px;
       border-radius: 50%;
       background: #b91212;
       box-shadow: 1px 1px 25px #000;
       position: absolute;
       top: 5px;
       transition: all .5s;
       left: 45%;
       opacity: 0;
       visibility: hidden;
    }
    .PBVII_C_0:hover{
       width: 53px;
       height: 53px;
       transition: all .5s;
       background: #ff5858;
    }
    .D_PBVII:hover{
        background: rgba(40, 0, 0, 0.7);
        box-shadow: 1px 1px 10px #000;
    }
    .D_PBVII:hover .PBVII_C_0{
        top: 110px;
        left: 45%;
        opacity: 1;
        visibility: visible;
    }
    .PBVII_C_D{
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: 5px;
        padding: 10px 30px;
        left: 0;
    }
    .PBVII_C_1{
        width: 27%;
        color: #f0f0f0;
        padding: 4px;
        font-size: .8em;
        text-align: center;
        background: #ab9b06;
        border-radius: 3px;
        margin-bottom: 10px;
    }
    .PBVII_C_1_1{
        color: #d6d6d6;
        font-size: .9em;
    }
    .PBVII_C_1_1_1{
        color: #dddddd;
        font-size: .8em;
        margin-top: 10px;
    }
    /*------LES DOCUMENTS---------*/
    .BP_BOOKS{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        gap: 15px;
        margin:20px auto;
    }
    .BP_BOOK{
        padding: 20px;
        background: #fff;
        border-radius: 5px;
        text-align: center;
    }
    .BP_BOOK_I{
        width: 60%;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px auto;
    }
    .BP_BOOK_I img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .BP_BOOK_a{
        margin-top: 20px;
        text-align: center;
        font-size: .8em;
        font-weight: bold;
        color: #4d4d4d;
        padding: 20PX;
    }
    .BP_BOOK_a:hover{
        transition: .5s;
        color: #b83232;
    }
    /*======GALERIE========*/
    .PG_PC{
        width: 65%;
        margin: 30px auto;
    }
    .PG_PT{
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .PG_PT_1{
        background: #fff;
        margin: 10px;
        padding: 10px 15px;
        font-size: .8em;
        color: #292929;
        border-radius: 3px;
        box-shadow: 1px 1px 4px #bcbcbc;
        text-transform: uppercase;
    }
    .PG_PT_1.active{
        background: #9b3638;
        color: #fff;
    }
    .PG_PT_1:hover{
        transition: .5s;
        background: #9b3638;
        color: #fff;
    }
    .PG_PHOTOS{
        width: 100%;
        height: auto;
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(3,1fr);
    }
    .PG_PHOTO{
        height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 1px 1px 4px #f0f0f0;
    }
    .PG_PHOTO img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .PG_PG{
        width: 60%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 50px auto;
    }
    .PG_PG_1{
        padding: 5px 15px;
        margin: 5px;
        font-size: 1.1em;
        background: #fff;
        border-radius: 4px;
        color: #000;
        box-shadow: 1px 1px 4px #dfdfdf;
    }
    .PG_PG_1.active{
        color: #fff;
        background: #184ab7;
        box-shadow: 1px 1px 6px #6b6b6b;
    }
    .PG_PG_1:hover{
        transition: .5s;
        color: #fff;
        background: #184ab7;
    }
    /*=====CONTACT PART========*/
    .CT_PC{
        width: 65%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 70px auto;
    }
    .CT_PCI_1{
        color: #aa7b15;
        font-weight: bold;
        font-size: 3em;
        text-shadow: 1px 3px 4px #a7a7a7;
    }
    .CT_PCI_1_1{
        color: #616161;
        font-size: 1.3em;
    }
    .CT_PCII{
        width: 100%;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
    }
    .CT_PCII_L{
       width: 48%;
       height: auto;
    }
    .CT_PCII_LP{
        width: 100%;
        height: 150px;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 30px;
        background: #fff;
        border-radius: 6px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    /*======================*/
    .CT_PCII_R{
        width: 48%;
        background: #fff;
        border-radius: 5px;
        padding: 50px 25px;
    }
    .CT_PCR_2{
        width: 100%;
        height: 65px;
        margin-bottom: 30px;
    }
    .CT_PCR_2 input{
        width: 100%;
        height: 100%;
        padding: 10px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_3{
        width: 100%;
        height: 250px;
    }
    .CT_PCR_3 textarea{
        width: 100%;
        height: 100%;
        padding: 20px;
        background: #fff3f3;
        border-width: 0;
        border-radius: 5px;
        border: 1px solid #eee;
    }
    .CT_PCR_4{
        width: 40%;
        height: 60px;
        margin-top: 30px;
    }
    .CT_PCR_4 button{
        width: 100%;
        height: 100%;
        cursor: pointer;
        border-width: 0;
        font-size: .9em;
        text-transform: uppercase;
        border-radius: 5px;
        background: #e44e4e;
        color: #fff;
    }
    .CT_PCR_4 button:hover{
        transition: .5s;
        background: #9e1618;
    }
    .CT_PCR_1{
        display: block;
        text-transform: uppercase;
        margin: 20px auto;
        font-weight: bold;
        font-size: 1.5em;
        text-align: center;
        color: #767676;
    }
    .CT_PCII_LP_1{
        font-size: 2em;
        padding: 10px;
        background: #ffb9ba;
        border-radius: 50%;
        color: #540404;
    }
    .CT_PCII_LP_2{
        font-size: 2em;
        padding: 10px;
        background: #acdbff;
        border-radius: 50%;
        color: #00096c;
    }
    .CT_PCII_LP_3{
        font-size: 2em;
        padding: 10px;
        background: #73ffa9;
        border-radius: 50%;
        color: #005514;
    }
    .CT_PCII_LPR{
        width: 80%;
        height: 100px;      
    }
    .CT_PCII_LPR_1_1{
        display: flex;
        flex-direction: column;
    }
    .CT_PCII_LPR_1{
        font-weight: bold;
        color: #5e5e5e;
        font-size: 1.5em;
    }
    .CT_PCII_LPR_1_1_1{
        color: #5e5e5e;
        font-size: 1em;
    }
    .CT_PRN{
        width: 100%;
        height: 265px;
        padding: 20px;
        background: #59b7f7;
        border-radius: 5px;
        box-shadow: 1px 2px 4px #c6c6c6;
    }
    .CT_PRN_1{
        color: #ffe2a4;
        font-size: 1.7em;
        text-shadow: 1px 2px 1px #545454;
    }
    .CT_PRN_1_1{
        margin: 10px 0;
        color: #ffffff;
        font-size: 1em;
    }
    .CT_PRN_L{
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
    }
    .CT_PRN_L input{
        width: 70%;
        height: 70px;
        border-width: 0;
        padding: 20px;
        border-radius: 5px 0 0  5px;
    }
    .CT_PRN_L button{
        width: 30%;
        height: 70px;
        background: #ff5c5e;
        color: #fff;
        font-size: 1.3em;
        border-width: 0;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .CT_PRN_L button:hover{
        transition: all .5s;
        background: #822729;
    }
    .CPTB_C{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 20px;
        margin: 70px auto;
    }
    .CPTB_P_1{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3e6f74;
    }
    /*--------------*/
    .CPTB_P_2{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #4f304b;
    }
    /*--------------*/
    .CPTB_P_3{
        position: relative;
        padding: 20px;
        height: 200px;
        border-radius: 7px;
        box-shadow: 1px 2px 4px #c6c6c6;
        background: #3b8be7;
    }
    /*--------------*/
    .CPTB_P_i{
        width: 90px;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 40%;
        top: -40px;
        border-radius: 50%;
    }
    .CPTB_P_i img{
        width: 100%;
        height: 100%;
        box-shadow: 1px 5px 5px #000;
        object-fit: cover;
        border-radius: 50%;
    }
    .CPTB_PI{
        width: 100%;
        height: 140px;
        bottom: 15px;
        left: 0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        position: absolute;
    }
    .CPTB_PI_1{
        color: #e9d41d;
        font-size: .9em;
    }
    .CPTB_PI_1_1{
        color: #fff;
        padding-right: 60px;
        font-size: 1em;
    }
    .CPTB_PI_1_1_1{
        width: 45%;
        color: #960b0b;
        font-size: .8em;
        margin-top: 5px;
        padding: 6px 5px;
        background: #fff;
        text-align: center;
        border-radius: 4px;
    }
    .CPTB_PI_1_1_1:hover{
        transition: .5s;
        background: #390203;
        color: #fff;
    }
    /*=====PAGE FAIRE UN DON=====*/
    .MAKE_DON_C{
        width: 65%;
        margin: 60px auto;
    }
    .MDON_CPI{
        width: 100%;
        display: flex;
        justify-content: space-between;
        background: #fff;
        box-shadow: 1px 3px 5px #ebebeb;
        border-radius: 5px;
    }
    .MDON_CPI_L{
        width: 40%;
        height: auto;
        padding: 10px;
    }
    .MDON_CPI_LI{
        width: 100%;
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_LII{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2,1fr);
    }
    .MDON_CPI_LII_i{
        height: 190px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .MDON_CPI_LII_i img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .MDON_CPI_R{
        width: 60%;
        height: auto;
        padding: 20px;
    }
    .MDON_CPI_R_1{
        text-align: center;
        text-transform: uppercase;
        font-size: 1.7em;
        color: #3a3a3a;
        text-shadow: 1px 2px 2px #d4d4d4;
    }
    .MDON_CPI_RSC{
        width: 100%;
        height: 70px;
        background: #65aaff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        border-radius: 5px;
        margin: 20px auto;
    }
    .MDON_CPI_RSCI{
        width: 40%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .causeT_1{
        font-size: 1.3em;
        color: #fed044;
        padding: 5px;
        background: #304915;
        border-radius: 10px;
        margin-right: 10px;
    }
    .causeT{
        color: #fff;
    }
    .MDON_SCLT{
        width: 55%;
        height: 50px;
        display: flex;
        padding: 10px;
        background: #ffff;
        align-items: center;
        justify-content: space-between; 
        border-radius: 5px;
    }
    .MDON_SCLT select{
        width: 100%;
        height: 100%;      
        border-width: 0;
        outline: none;
       
    }
    .MDON_SCLT input{
        width: 90%;
        height: 40px;
        margin-left: 20px;
        font-weight: bold;
        font-size: 1.7em;
        color: #c52b2b;
        border-width: 0;
    }
    .MDON_SCLT_1{
        font-size: 1.7em;
        color: #c52b2b;
    }
    .RSC1{
        background: #557b5e;
    }
    .MDON_INP{
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        align-items: center;
    }
    .MDON_INPI{
        width: 48%;
        height: 45px;
    }
    .MDON_INPI input{
        width: 100%;
        height: 100%;
        background: #fdefef;
        padding: 20px;
        border-width: 0;
        border-radius: 4px;
        color: #000;
        border: 1px solid rgb(220, 220, 220);
    }
    .MDON_INPI select{
        width: 100%;
        height: 100%;
        padding: 2px;
        border-width: 0;
        border-radius: 3px;
        color: #000;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPI input::placeholder{
        color: #000;
        font-size: .9em;
    }
    .MDON_INPT{
        width: 100%;
        height: 200px;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid rgb(220, 220, 220);
        background: #fdefef;
    }
    .MDON_INPT textarea{
        width: 100%;
        height: 100%;
        background: #fdefef;
        border-width: 0;
    }
    .MDON_VS{
        width: 100%;
        height: 350px;
        padding: 20px;
        background: #fff;
        display: flex;
        justify-content: space-between;
        margin: 30px auto;
        border-radius: 5px;
        box-shadow: 1px 1px 5px #d7d7d7;
    }
    .MDON_VL{
        width: 40%;
        height: 310px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .MDON_VL img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    .MDON_VR{
        width: 59%;
        height: 310px;
        padding: 10px;
    }
    .MDON_V_t{
        display: block;
        font-size: 1.2em;
        color: #366c70;
        text-align: center;
    }
    .MDON_WI{
        width: 100%;
        height: 40px;
        display: flex;
        padding: 10px;
        margin: 10px auto;
        justify-content: center;
        align-items: center;
        background: #f5f5f5;
    }
    .MDON_WI img{
        max-width: 100%;
        min-height: 100%;
    }
    .MDON_btn{
        width: 30%;
        height: 50px;
    }
    .MDON_btn button{
        width: 100%;
        height: 100%;
        border-radius: 5px;
        border-width: 0;
        color: #fff;
        font-size: .8em;
        text-transform: uppercase;
        cursor: pointer;
        background: #d65a5c;
    }
    .MDON_btn button:hover{
        transition: .5s;
        background: #960a0c;
    }

    /*======BLOG ONE SECTION========*/
    .PGE_BLOG{
        width: 65%;
        height: auto;
        display: flex;
        justify-content: space-between;
        margin: 70px auto;
    }
    .PGE_BLOG_L{
        width: 31%;
        height: auto;
    }
    .PGE_BT{
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .PGE_BAP{
        width: 100%;
        height: 130px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
        border-top: 1px solid #e2e2e2;
    }
    .PGE_BAPI{
        width: 140px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .PGE_BAPI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    .PGE_BAPI_D{
        width: 60%;
        height: 100px;
    }
    .PGE_BT_1{
        color: #9c1c1c;
        font-size: 1.3em;
    }
    .PGE_BT_1_1{
        font-size: 1.4em;
        margin-left: 5px;
        font-weight: bold;
        color: #1d4f53;
    }
    .PGE_BAPI_D_1{
        font-weight: bold;
        font-size: .9em;
        color: #123c3f;
    }
    .PGE_BAPI_D_1:hover{
        transition: .5s;
        color: #d83336;
    }
    .PGE_BAPI_D_2{
        display: flex;
        padding: 4px 0;
        font-size: .8em;
    }
    .PGE_BAPI_D_2_1{
        color: #db272a;
        margin-right: 5px;
    }
    .PGE_BAPI_D_2_2{
        color: #303030;
    }
    /*------------------*/
    .PGE_BLOG_R{
        width: 67%;
        height: auto;
    }
    .PGE_BRI{
        width: 100%;
        height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }
    .PGE_BRI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRID{
        width: 100%;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 20px;
        background: rgba(0, 0, 0, 0.4);
    }
    .PGE_BRID_1{
        font-size: .8em;
        text-transform: uppercase;
        padding: 4px 10px;
        background: #03717b;
        color: #fff;
        border-radius: 3px;
    }
    .PGE_BRIDI{
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
    }
    .PGE_BRIDI_1{
        margin-right: 10px;
        font-size: 1em;
    }
    .PGE_BRIDI_1_1{
        color: #d8ce5f;
    }
    .PGE_BRIDI_1_1_1{
        color: #cacaca;
        font-size: .8em;
    }
    .PGE_BRI_D{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        padding: 20px 0;
    }
    .PGE_BRI_D_1{
        color: #1d676d;
        font-size: 1.7em;
    }
    .PGE_BRI_DD{
        font-size: 1em;
        color: #555555;
    }
    .PGE_BRI_DC{
        width: 100%;
        height: auto;
        margin: 40px auto;
        padding: 30px;
        background: #ffffff;
        border-radius: 5px;
    }
    .PGE_BRI_DC_1{
        font-size: 2em;
        color: #cc393b;
    }
    .PGE_BRI_DC_1_1{
        color: #525252;
        font-size: .9em;
        margin-bottom: 20px;
    }
    .PGE_BRI_DC_1_1_1{
        position: relative;
        font-weight: bold;
        font-size: 1.2em;
        color: #535353;
        left: 90px;
    }
    .PGE_BRI_DC_1_1_1::before{
        position: absolute;
        content: " ";
        display: block;
        width: 60px;
        height: 2px;
        background: #cc393b;
        left: -80px;
        top: 14px;
    }
    .PGE_BRI_DI{
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .PGE_BRI_DI img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .PGE_BRI_A{
        width: 100%;
        height: auto;
        padding: 30px;
        background: #123e56;
        border-radius: 5px;
    }
    .PGE_BRI_A_1{
        color: #cdcdcd;
        font-size: 1.2em;
    }
    .PGE_BRI_A_2{
        width: 100%;
        height: 200px;
        background: #fff;
        border-radius: 4px;
        padding: 10px;
        margin: 20px auto;
    }
    .PGE_BRI_A_2 textarea{
        width: 100%;
        height: 100%;
        border-width: 0;
    }
    .PGE_BRI_A_3{
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .PGE_BRI_A_4{
        width: 150px;
        height: 40px;
        margin: 20px 0;      
    }
    .PGE_BRI_A_3_1{
        width: 48%;
        height: 50px;
    }
    .PGE_BRI_A_3_1 input{
        width: 100%;
        height: 100%;
        background: #fff;
        padding: 10px;
        border-radius: 4px;
        border-width: 0;
    }
    .PGE_BRI_A_4 button{
        width: 100%;
        height: 100%;
        border-radius: 4px;
        background: #e43b3b;
        color: #fff;
        text-transform: uppercase;
        font-size: 1em;
        border-width: 0;
        cursor: pointer;
    }
    .PGE_BRI_A_4 button:hover{
        transition: .5s;
        background: #a41a1a;
    }








}