/* media query */


/* @media (min-width:768px) {} */

@media (max-width:767px) {
    /* debut blocHeader */
    .blocHeader {
        /* background-image: url(../images/back-header-mb.jpg); */
        /* background-position: top; */
        flex-direction: column;
        justify-content: flex-end;
        height: calc(100vh - 10.2rem);
        overflow: visible;
        /* min-height: 136rem; */
    }
    .logo {
        width: 20rem;
    }
    .mdc_header {
        width: 24rem;
    }
    .blocHeader video {
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    header {
        width: 100%;
    }
    /*** debut ccroche ***/
    .accroche {
        left: 50%;
        bottom: 13rem;
        transform: translateX(-50%);
        text-align: center;
        width: 100%;
    }
    .entree {
        font-size: 4.5rem;
        margin-bottom: 2.7rem;
    }
    .spaned {
        display: inline-block;
        padding: 0.5rem 1rem;
        border-radius: 2rem;
    }
    .entree .spaned:last-child {
        margin-top: -1rem;
        border-top-left-radius: 2rem;
    }
    h1 {
        font-size: 4.5rem;
    }
    h1 .spaned:nth-child(2) {
        border-top-left-radius: 2rem;
        border-bottom-left-radius: 2rem;
        border-bottom-right-radius: 2rem;
    }
    .big_mdc {
        font-size: 6.8rem;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    /*** Fin accroche ***/
    /*** debut arrowTo_jump ***/
    .arrowTo_jump {
        position: absolute;
        background-color: #d30d23;
        left: 50%;
        bottom: -7.5rem;
        transform: translateX(-50%);
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 15rem;
        height: 15rem;
        z-index: 1;
    }
    .arrowTo_jump i {
        color: #ffffff;
        font-size: 6rem;
    }
    /*** Fin arrowTo_jump ***/
    /*** debut blc_stickyForm ***/
    .blc_stickyForm {
        background-color: #d30d23;
        padding: 10rem 0 5rem;
        position: relative;
        height: auto;
        z-index: 0;
    }
    .container_sticky {
        background-color: #ffffff;
        border-radius: 5rem;
        padding: 3rem 5rem;
        width: 62.8rem;
        margin: 0 auto;
        position: relative;
        display: block;
    }
    .container_sticky::after {
        content: none;
    }
    .mdc_sticky {
        position: absolute;
        right: 3rem;
        top: -3rem;
        width: 18rem;
        margin-top: 0;
    }
    .header_sticky {
        width: auto;
        display: block;
    }
    .titl_sticky {
        font-size: 6rem;
        color: #d30d23;
        width: auto;
        text-align: left;
    }
    .deux_p {
        display: inline-block;
    }
    .container_btn_sticky {
        margin-top: 2rem;
        display: block;
        width: auto;
    }
    .blc_btn_sticky {
        width: 100%;
        flex-wrap: wrap;
        gap: 2rem;
        margin-bottom: 2rem;
    }
    .btn_sticky {
        color: #d30d23;
        background-color: #ffffff;
        border-radius: 6rem;
        box-shadow: 0px 0px 0px 2px rgba(211, 13, 35, 1) inset;
        -webkit-box-shadow: 0px 0px 0px 2px rgba(211, 13, 35, 1) inset;
        -moz-box-shadow: 0px 0px 0px 2px rgba(211, 13, 35, 1) inset;
        width: 25rem;
        padding: 2rem;
        font-family: 'Mabrouk';
        font-size: 8rem;
        font-weight: normal;
        line-height: 1;
    }
    .btn_sticky:focus {
        background-color: #d30d23;
        color: #ffffff;
    }
    .btn_sticky span {
        font-weight: 700;
    }
    .spaceV {
        display: inline;
    }
    .autreMontant {
        color: #ffffff;
        background-color: #d30d23;
        border-radius: 6rem;
        width: auto;
        padding: 2rem;
        text-align: center;
        font-family: 'Mabrouk';
        font-size: 4rem;
        font-weight: normal;
        text-decoration: none;
        display: block;
    }
    .text_autre {
        width: auto;
    }
    .autreMontant .symbole {
        display: none;
    }
    /*** Fin blc_stickyForm ***/
    /*** debut devinir_mdc ***/
    .container_devinir_mdc {
        position: relative;
        width: auto;
        overflow: visible;
        border-radius: 0;
    }
    .title_item_devinir_mdc {
        top: 10rem;
        width: 70rem;
        margin: 0 auto;
        color: #ffffff;
        text-align: center;
        z-index: 1;
    }
    .title_item_devinir_mdc h2 {
        font-family: 'Volte';
        font-size: 6rem;
        font-weight: 700;
        background-color: transparent;
    }
    .title_item_devinir_mdc h2 .add_spaned {
        background-color: #ffffff;
        border-radius: 1rem;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding: 0.5rem;
        color: #d30d23;
        display: inline-block;
        line-height: 1;
    }
    .title_item_devinir_mdc h2 .add_spaned.lastt {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    .title_item_devinir_mdc h2 .spaned {
        font-family: 'Mabrouk';
        font-size: 6rem;
        font-weight: normal;
        margin: 0;
    }
    .blc_devinir_mdc {
        width: 72rem;
        margin: 0 auto;
        border-radius: 5rem;
        overflow: hidden;
    }
    .item_devinir_mdc {
        position: relative;
        height: 137rem !important;
    }
    .pic_item_devinir_mdc {
        height: 100%;
        overflow: hidden;
        width: auto;
    }
    .container_card_item_devinir_mdc_DESK {
        display: none !important;
    }
    .item_devinir_mdc .card_item_devinir_mdc {
        display: block;
        width: 72rem;
        padding-top: 21rem;
        padding-bottom: 5rem;
        position: absolute;
        right: unset;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        background-color: #d30d23;
        border-radius: 5rem;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        color: #ffffff;
    }
    .grp_nmbr_arrow {
        position: absolute;
        width: 55rem;
        left: 50%;
        bottom: 37rem;
        transform: translateX(-50%);
        background-color: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        z-index: 1;
    }
    .container_grp_nmbr_arrow {
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* width: 42rem; */
        width: 100%;
        margin: 0 auto;
    }
    .grp_nmbr_arrow .nmbr {
        font-size: 38rem;
        color: #ffffff;
    }
    .arrow_right,
    .arrow_left {
        position: relative;
        left: unset;
        top: unset;
        transform: none;
        margin-top: 12rem;
        width: 7em;
    }
    .content_card {
        text-align: center;
        color: #ffffff;
    }
    .content_card h2 {
        font-family: 'Mabrouk';
        font-size: 8rem;
    }
    .content_card p {
        font-family: 'Volte';
        font-size: 5rem;
        margin-top: 0;
        width: auto;
        height: 20rem;
    }
    /* Dots slick */
    .blc_devinir_mdc.slick-dotted.slick-slider {
        margin-bottom: 0 !important;
    }
    .blc_devinir_mdc .slick-dots {
        position: relative !important;
        bottom: 4rem;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
    .blc_devinir_mdc .slick-dots li {
        position: relative;
        display: inline-block;
        width: 3rem;
        height: 3rem;
        margin: 0 0.7rem;
        padding: 0;
        cursor: pointer;
    }
    .blc_devinir_mdc .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 3rem;
        height: 3rem;
        padding: 0.5rem;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
    }
    .blc_devinir_mdc .slick-dots li button:hover,
    .blc_devinir_mdc .slick-dots li button:focus {
        outline: none;
    }
    .blc_devinir_mdc .slick-dots li button:hover:before,
    .blc_devinir_mdc .slick-dots li button:focus:before {
        opacity: 1;
    }
    .blc_devinir_mdc .slick-dots li button:before {
        font-family: 'slick';
        font-size: 6px;
        line-height: 3rem;
        position: absolute;
        top: 0;
        left: 0;
        width: 3rem;
        height: 3rem;
        content: '•';
        text-align: center;
        opacity: 1;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .blc_devinir_mdc .slick-dots li.slick-active button:before {
        opacity: 1;
        color: black;
    }
    .blc_devinir_mdc .slick-dots li.slick-active button::before {
        background-image: url(../images/dots-active.png) !important;
    }
    .blc_devinir_mdc .slick-dots li button:before {
        background-image: url(../images/dots.png) !important;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 3rem;
        height: 3rem;
        content: "";
        color: #fff;
    }
    /* fin Dots slick */
    /*** Fin devinir_mdc ***/
    /*** debut carte_de_don ***/
    .carte_de_don {
        padding: 5rem 0;
    }
    .carte_de_don .title_section {
        justify-content: center;
        width: auto;
        margin-bottom: 3rem;
    }
    .blc_porteCle {
        display: none;
    }
    .carte_de_don h2 {
        font-size: 5rem;
        font-weight: 400;
    }
    .carte_de_don h2 span {
        display: block;
        font-size: 6rem;
    }
    .container_carte {
        width: 70rem;
        margin: 0 auto;
        /* padding: 7rem 2rem 5rem 2rem; */
        padding: 7rem 0 5rem 0;
        background-color: #ffffff;
        border-radius: 5rem;
        position: relative;
    }
    .down_arrow {
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        width: 7rem;
    }
    .item_carte_de_don {
        color: #000000;
        padding: 0 0 5rem 0;
        padding-bottom: 5rem;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        /* margin: 0 auto; */
        width: auto;
    }
    .pic_item_carte_de_don {
        height: 16.691rem;
    }
    .pic_item_carte_de_don img {
        filter: none;
    }
    .content_item_carte_de_don {
        /* width: 61rem; */
        width: 100%;
    }
    .montonDon {
        color: #d30d23;
        font-size: 5.5rem;
    }
    .montonDon .montant_carte {
        font-size: 10rem;
    }
    .after_ded_carte {
        font-size: 5rem;
    }
    .efter_explic {
        font-size: 5rem;
        font-weight: 400;
        margin-bottom: 12rem;
        height: 18rem;
    }
    .btnDon {
        display: block;
        border-radius: 10rem;
        padding: 4rem 3rem;
        font-size: 3.25rem;
        text-decoration: none;
        position: relative;
        opacity: 1;
    }
    .mdc_btn {
        position: absolute;
        right: -2rem;
        top: -3.5rem;
        width: 12.5rem;
    }
    .text_porte_cle {
        font-family: 'Volte';
        font-size: 3.5rem;
        font-weight: 700;
        color: #000000;
        text-align: left;
        width: 33.8rem;
        margin: 0 0 0 29rem;
        position: relative;
    }
    .portecle {
        position: absolute;
        left: 2rem;
        bottom: -4.5rem;
        width: 29.5rem;
    }
    .blc_carte_de_don {
        width: 100%;
    }
    .rightArrows_carte_de_don,
    .leftArrows_carte_de_don {
        color: #ffffff;
        background-color: #d30d23;
        border-radius: 10rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 11.5rem;
        height: 7rem;
        top: 26%;
        padding: 0.5rem 0;
        z-index: 1;
    }
    .rightArrows_carte_de_don {
        right: 0;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        padding-left: 0.65rem;
    }
    .leftArrows_carte_de_don {
        left: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        padding-right: 0.65rem;
    }
    .mtDonVal {
        font-family: 'Mabrouk';
        font-size: 4rem;
    }
    .uro {
        font-family: 'Volte';
        font-size: 4rem;
        font-weight: 700;
    }
    .autr {
        font-family: 'Mabrouk';
        font-size: 2.15rem;
        line-height: 0.8;
    }
    .mntTxt {
        font-size: 1.4rem;
    }
    .leftArrows_carte_de_don i,
    .rightArrows_carte_de_don i {
        font-size: 3.5rem;
    }
    .blc_carte_de_don.slick-dotted.slick-slider {
        margin-bottom: 0;
    }
    .montan_libre {
        width: 19rem;
        border-bottom: 0.2rem solid #d30d23;
        color: #d30d23;
        font-size: 10.6rem;
        height: 9rem;
    }
    .apre_ded {
        border-bottom: 0.2rem solid #000000;
        width: 13rem;
    }
    /**/
    .blc_carte_de_don .slick-dots {
        bottom: 23rem;
    }
    .blc_carte_de_don .slick-dots li {
        position: relative;
        display: inline-block;
        width: 3rem;
        height: 3rem;
        margin: 0 0.8rem;
        padding: 0;
        cursor: pointer;
    }
    .blc_carte_de_don .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 3rem;
        height: 3rem;
        padding: 0.5rem;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
    }
    .blc_carte_de_don .slick-dots li button:hover,
    .blc_carte_de_don .slick-dots li button:focus {
        outline: none;
    }
    .blc_carte_de_don .slick-dots li button:hover:before,
    .blc_carte_de_don .slick-dots li button:focus:before {
        opacity: 1;
    }
    .blc_carte_de_don .slick-dots li button:before {
        font-family: 'slick';
        font-size: 6px;
        line-height: 3rem;
        position: absolute;
        top: 0;
        left: 0;
        width: 3rem;
        height: 3rem;
        content: '•';
        text-align: center;
        opacity: 1;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .blc_carte_de_don .slick-dots li.slick-active button:before {
        opacity: 1;
        color: black;
    }
    .blc_carte_de_don .slick-dots li.slick-active button::before {
        background-image: url(../images/dots-active-2.png) !important;
    }
    .blc_carte_de_don .slick-dots li button:before {
        background-image: url(../images/dots-2.png) !important;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 3rem;
        height: 3rem;
        content: "";
        color: #fff;
    }
    /* fin Dots slick */
    /*** Fin carte_de_don ***/
    /*** debut annimaux_sauves ***/
    .blc_annimaux_sauves {
        height: 124rem;
    }
    .content_annimaux_sauves {
        margin-bottom: -5rem;
        width: auto;
    }
    .content_annimaux_sauves h3 {
        font-family: 'Volte';
        font-size: 5.5rem;
        color: #ffffff;
    }
    .invit_click {
        font-size: 3.9rem;
    }
    .arrow_rounded {
        position: relative;
        right: unset;
        bottom: unset;
        width: 10.6rem;
        margin: 0 auto;
    }
    .content_annimaux_sauves h3 .spaned {
        font-family: 'Mabrouk';
        font-size: 6.5rem;
        color: #d30d23;
        background-color: #ffffff;
        padding: 1rem 2rem;
        border-radius: 2rem;
    }
    .image_poped {
        position: absolute;
        cursor: pointer;
    }
    .big_poped {
        width: 24rem;
    }
    .small_poped {
        width: 20rem;
    }
    .image_poped.poped_1 {
        left: -5rem;
        top: 0;
        width: 35.4rem;
    }
    .image_poped.poped_2 {
        right: 2rem;
        top: 12rem;
        width: 26.2rem;
    }
    .image_poped.poped_3 {
        left: 41rem;
        bottom: 6rem;
        top: unset;
        width: 30.4rem;
    }
    .image_poped.poped_4 {
        right: 43rem;
        bottom: 9rem;
        width: 26.2rem;
        display: flex;
        flex-direction: column-reverse;
    }
    .pic_poped {
        overflow: hidden;
        border-radius: 50%;
        margin-bottom: 2rem;
    }
    .calc_poped_1,
    .calc_poped_2,
    .calc_poped_3,
    .calc_poped_4 {
        display: none;
    }
    /* .big_poped .pic_poped {
        width: 24rem;
        height: 24rem;
    }
    .small_poped .pic_poped {
        width: 20rem;
        height: 20rem;
    } */
    .pic_poped img {
        width: 100%;
        display: block;
    }
    .name_poped {
        font-family: 'Mabrouk';
        font-size: 2.7rem;
        color: rgba(255, 255, 255, 0.5);
        width: 100%;
    }
    .pic_slider_popup {
        width: 22.2rem;
        height: 22.2rem;
        margin: 0 auto;
        border-radius: 50%;
        overflow: hidden;
    }
    .pic_slider_popup img {
        width: 100%;
        display: block;
    }
    .name_animaux {
        display: block;
        color: #d30d23;
        font-family: 'Mabrouk';
        font-size: 5.2rem;
    }
    .navigation_slider {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
    }
    .leftArrows_slider,
    .rightArrows_slider {
        cursor: pointer;
        background-color: transparent;
        position: relative;
        width: auto;
        height: auto;
        top: unset;
        transform: none;
    }
    .leftArrows_slider {
        left: 0;
    }
    .rightArrows_slider {
        right: 0;
    }
    .leftArrows_slider i,
    .rightArrows_slider i {
        font-size: 3rem;
        color: #d30d23;
    }
    /* fin Dots slick */
    .navigation_slider .slick-dots {
        bottom: unset;
        position: relative;
    }
    .navigation_slider .slick-dots li {
        position: relative;
        display: inline-block;
        width: 3.7rem;
        height: 3.7rem;
        margin: 0 1.3rem;
        padding: 0;
        cursor: pointer;
    }
    .navigation_slider .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 3.7rem;
        height: 3.7rem;
        padding: 0.5rem;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
    }
    .navigation_slider .slick-dots li button:hover,
    .navigation_slider .slick-dots li button:focus {
        outline: none;
    }
    .navigation_slider .slick-dots li button:hover:before,
    .navigation_slider .slick-dots li button:focus:before {
        opacity: 1;
    }
    .navigation_slider .slick-dots li button:before {
        font-family: 'slick';
        font-size: 6px;
        line-height: 3.7rem;
        position: absolute;
        top: 0;
        left: 0;
        width: 3.7rem;
        height: 3.7rem;
        content: '•';
        text-align: center;
        opacity: 1;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .navigation_slider .slick-dots li.slick-active button:before {
        opacity: 1;
        color: black;
    }
    .navigation_slider .slick-dots li.slick-active button::before {
        background-image: url(../images/dots-active-2.png) !important;
    }
    .navigation_slider .slick-dots li button:before {
        background-image: url(../images/dots-2.png) !important;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 3.7rem;
        height: 3.7rem;
        content: "";
        color: #fff;
    }
    /* fin Dots slick */
    /* */
    .popup_poped {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 95%;
        height: 100%;
        border-radius: 5rem;
        /* background: rgba(0, 0, 0, 0.8); */
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
    }
    .popup_poped.ouvert {
        opacity: 1;
        visibility: visible;
        z-index: 9999;
    }
    .popup_inner {
        /* background: #fff;
        padding: 4rem;
        max-width: 70rem;
        width: 90%;
        border-radius: 5rem;
        position: relative; */
        margin-bottom: 0;
    }
    .container_poped {
        padding: 5.937rem 5rem;
    }
    .close_popup {
        position: absolute;
        top: 2.5rem;
        right: 4.5rem;
        font-size: 10rem;
        font-weight: 700;
        color: #d30d23;
        cursor: pointer;
    }
    .slider_popup {
        width: auto;
    }
    .slider_popup .slide_item {
        font-size: 3.5rem;
        font-weight: 400;
        padding: 0;
        color: #333;
        text-align: center;
        width: 100%;
    }
    /* */
    /*** Fin annimaux_sauves ***/
    /*** debut pourquoi ***/
    .blc_pourquoi {
        flex-direction: column;
        width: 70rem;
        padding: 0;
        height: auto;
        overflow: visible;
    }
    .title_sec_pourquoi {
        margin: 0 0 5rem;
        width: auto;
    }
    /* .title_sec_pourquoi h3 {
        font-family: 'Volte';
        font-weight: 700;
        font-size: 5rem;
        color: #ffffff;
    } */
    .title_sec_pourquoi h3 .spaned {
        background-color: #ffffff;
        color: #d30d23;
        padding: 1rem 3rem;
        font-size: 6rem;
    }
    .title_sec_pourquoi h3 .spaned:nth-child(2) {
        font-family: 'Volte';
        font-weight: 700;
        font-size: 5rem;
        display: inline-block !important;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .blc_switch {
        padding: 8rem 4rem 32rem;
        position: relative;
        width: auto;
    }
    .blc_switch h3 {
        font-size: 3rem;
    }
    label {
        width: 6.9rem;
        height: 3.5rem;
    }
    label:after {
        height: 3.5rem;
        width: 3.5rem;
    }
    /* switch */
    /* label:active:after {
        width: 130px;
    } */
    .vous,
    .nous {
        /* opacity: 0.5; */
        font-size: 3rem;
    }
    .vous {
        left: -20rem;
        opacity: 1;
    }
    .nous {
        right: -20rem;
        opacity: 0.5;
    }
    input:checked+label .vous {
        opacity: 0.5;
    }
    input:checked+label .nous {
        opacity: 1;
    }
    /* fin switch */
    .content_switch {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 3rem;
        height: 60rem;
    }
    .blc_descript_switch {
        display: none;
        width: 45rem;
        height: 100%;
        flex-direction: column;
        justify-content: space-between;
        text-align: left;
        padding-left: 2rem;
        font-family: 'Volte';
        font-weight: 400;
        font-size: 3rem;
    }
    .blc_descript_switch.switched {
        display: flex;
    }
    .descript_switch {
        height: 18rem;
        margin-bottom: 0;
        padding-top: 1.5rem;
    }
    .blc_number_switch {
        width: 15rem;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
    .number_switch {
        font-family: 'Mabrouk';
        font-size: 18rem;
        color: #d30d23;
        line-height: 0.9;
        position: relative;
        height: 18rem;
        width: 100%;
        margin-bottom: 0;
    }
    .number_switch::after {
        content: '';
        width: 0.2rem;
        height: 60%;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        background-color: #d30d23;
    }
    .image_cat {
        position: absolute;
        left: 50%;
        bottom: -13rem;
        transform: translateX(-50%);
        width: 60rem;
        top: unset;
        object-fit: contain;
        height: unset;
    }
    .blc_switch .btnDon {
        width: 93%;
        text-align: left;
    }
    .blc_switch .btnDon .mdc_btn {
        width: 10.3rem;
        right: -2rem;
        top: -3.5rem;
    }
    /*** Fin pourquoi ***/
    /* Start Sectiob Six Bonne Raisons */
    section.six_bon_raisons {
        padding-top: 18.9rem;
        padding-bottom: 7rem;
        overflow-x: hidden;
        background-color: #d30d23;
    }
    section.six_bon_raisons h3.section-title {
        font-size: 5.6rem;
        line-height: 1.2;
        margin-bottom: 10rem;
    }
    .mabrk {
        font-family: 'Mabrouk';
        display: block;
        font-size: 7rem;
    }
    section.six_bon_raisons p.section-description {
        font-size: 3.6rem;
        line-height: 5rem;
        margin: auto;
        width: 52rem;
        margin-bottom: 4.9rem;
    }
    section.six_bon_raisons .main-slider {
        width: 100%;
    }
    section.six_bon_raisons .main-slider .slider_holder .slide_content img {
        width: 25.286rem;
        height: 25.286rem;
    }
    section.six_bon_raisons .main-slider .next-slide img {
        transform: rotate(30deg);
    }
    section.six_bon_raisons .main-slider .prev-slide img {
        transform: rotate(-40deg);
    }
    section.six_bon_raisons .main-slider .next-slide,
    section.six_bon_raisons .main-slider .prev-slide {
        top: 55%;
        width: 5rem;
        height: 5rem;
        background-color: #d30d23;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    section.six_bon_raisons .main-slider .next-slide i,
    section.six_bon_raisons .main-slider .prev-slide i {
        font-size: 3rem;
        color: #ffffff;
    }
    section.six_bon_raisons .main-slider .next-slide {
        left: 63%;
    }
    section.six_bon_raisons .main-slider .prev-slide {
        left: 30%;
    }
    section.six_bon_raisons .main-slider .slider_holder {
        transition: all ease-in-out .4s;
        transform: translateY(5rem);
    }
    section.six_bon_raisons .main-slider .slider_holder {
        transform: translateY(5rem) scale(0.9);
    }
    section.six_bon_raisons .main-slider .slider_holder.slick-active:not(.slick-center) {
        transform: translateY(5rem) scale(0.8);
        opacity: 0.3;
    }
    section.six_bon_raisons .nav-slider h3 {
        font-size: 4rem;
        font-weight: 400;
        line-height: 1;
        /* margin: auto; */
        width: auto;
        margin-top: 0;
    }
    .name_mdc {
        font-size: 4rem;
        font-weight: 700;
        color: #ffffff;
        display: block;
        margin-top: 3rem;
    }
    .ville_mdc {
        font-size: 4rem;
        font-weight: 400;
        color: #ffffff;
        margin-bottom: 5rem;
        display: block;
    }
    .nav-slider {
        margin-bottom: 10rem;
    }
    section.six_bon_raisons .nav-slider p {
        margin: auto;
        margin-top: 4.3rem;
        font-size: 3.4rem;
        line-height: 5.6rem;
        text-align: left;
        width: 71rem;
    }
    .nav-slider .slide_inner {
        width: 90%;
        margin: 0 auto;
    }
    /* Dots slick */
    .six_bon_raisons .nav-slider .slider_inner.slick-dotted.slick-slider {
        margin-bottom: 0 !important;
    }
    .six_bon_raisons .nav-slider .slider_inner .slick-dots {
        position: relative !important;
        bottom: 0;
        display: block;
        width: 100%;
        padding: 0;
        margin: 5rem 0 5rem 0;
        list-style: none;
        text-align: center;
    }
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li {
        position: relative;
        display: inline-block;
        width: 3.7rem;
        height: 3.7rem;
        margin: 0 1.3rem;
        padding: 0;
        cursor: pointer;
    }
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 3.7rem;
        height: 3.7rem;
        padding: 0.5rem;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
    }
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li button:hover,
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li button:focus {
        outline: none;
    }
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li button:hover:before,
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li button:focus:before {
        opacity: 1;
    }
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li button:before {
        font-family: 'slick';
        font-size: 6px;
        line-height: 3.7rem;
        position: absolute;
        top: 0;
        left: 0;
        width: 3.7rem;
        height: 3.7rem;
        content: '•';
        text-align: center;
        opacity: 1;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li.slick-active button:before {
        opacity: 1;
        color: black;
    }
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li.slick-active button::before {
        background-image: url(../images/dots-active.png) !important;
    }
    .six_bon_raisons .nav-slider .slider_inner .slick-dots li button:before {
        background-image: url(../images/dots.png) !important;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 3.7rem;
        height: 3.7rem;
        content: "";
        color: #fff;
    }
    /* fin Dots slick */
    .six_bon_raisons .btnDon {
        font-size: 3.75rem;
        text-align: center;
        width: 80%;
        margin: 0 0 0 4rem;
        transition: 0.3s;
        border-radius: 10rem;
        padding: 4rem 0;
        display: block;
    }
    /* .six_bon_raisons .btnDon:hover {
    background-color: #d30d23;
    color: #ffffff;
} */
    .six_bon_raisons .btnDon .mdc_btn {
        right: -7rem;
        top: -5.8rem;
        width: 16.4rem;
    }
    /* End Sectiob Six Bonne Raisons */
    /* debut .footer */
    .footer {
        background-color: #ffffff;
    }
    .logofooter {
        width: 23.462rem;
        position: relative;
        order: 2;
    }
    .blc_socialMedia.bttm {
        display: block;
        position: relative;
        height: auto;
        padding: 5rem 11.8rem;
    }
    .blc_socialMedia.bttm .socialMedia {
        width: 46rem;
        margin: 0 auto;
    }
    .blc_graphique .blc_socialMedia {
        display: none;
    }
    .arrow_black {
        position: absolute;
        right: 6.5rem;
        top: 50%;
        transform: translateY(-50%);
        width: 5rem;
    }
    .blc_socialMedia h3 {
        margin-bottom: 3rem;
        font-size: 3.6rem;
    }
    .socialMedia .share {
        width: 12.423rem;
        height: 12.423rem;
        font-size: 6rem;
    }
    .socialMedia .share:last-child {
        font-size: 7rem;
    }
    .cadreFooter {
        padding: 10rem 0 13rem;
        flex-direction: column;
    }
    .conteneurSocialeMedia {
        flex-direction: column;
        order: 1;
    }
    .cadreSocialeMedia {
        width: 57rem;
    }
    .socialeMedia {
        flex-direction: column;
        width: auto;
    }
    .cadreMentionLegales {
        flex-direction: column;
        width: auto;
        margin-top: 10rem;
        margin-bottom: 7rem;
    }
    .cadreSocialeMedia a {
        /* font-size: 6.1rem; */
        font-size: 5.905rem;
        background-color: #d30d23;
        color: #ffffff;
        width: 9.8rem;
        height: 9.8rem;
    }
    .txt-socialmedia {
        font-size: 2.7rem;
    }
    .cadreMentionLegales a {
        font-family: 'Montserrat';
        font-size: 4rem;
        font-weight: 500;
        margin: 0 0 1rem 0;
        color: #000;
    }
    .socialeMedia p {
        font-family: 'Mabrouk';
        font-size: 5.2rem;
        font-weight: normal;
        margin: 5rem 0;
        color: #d30d23;
    }
    .image_poped.poped_1.move {
        left: 20.5rem;
        top: 2.5rem;
    }
    .image_poped.poped_2.move {
        right: 25rem;
        top: 8rem;
    }
    .image_poped.poped_3.move {
        left: 23rem;
        top: unset;
        bottom: 80.9rem;
        transform: scale(0.9);
    }
    .image_poped.poped_4.move {
        bottom: 83rem;
        right: 25rem;
        transform: scale(1);
    }
}

@media all and (min-aspect-ratio: 1920/1080) and (orientation: landscape) {
    html {
        /* font-size: calc(1000vh / 1080); */
        font-size: .4208333333333333vw;
    }
    .centerPadding_7_5 {
        width: 211rem;
    }
    .image_poped.poped_3 {
        left: 166rem;
    }
    .image_poped.poped_2 {
        right: 150rem;
    }
    .image_poped.poped_2.move {
        right: 104rem;
    }
    .image_poped.poped_3.move {
        left: 92rem;
    }
    .image_poped.poped_4.move {
        right: 103rem;
    }
    .image_poped.poped_1.move {
        left: 97rem;
    }
    .socialeMedia {
        width: 91.101rem;
    }
    .conteneurSocialeMedia {
        width: 172.3rem;
    }
    section.six_bon_raisons .main-slider {
        transform: scale(1.1);
    }
}


/* fin .footer */

@media (min-width: 1024px) and (min-height: 1024px) {
    .blocHeader video {
        transform: scale(1.5);
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {}