/* media query */

@media (min-width:769px) {
    html {
        font-size: .5208333333333333vw;
    }
    .desk {
        display: block !important;
    }
    .mob {
        display: none !important;
    }
}

@media (max-width:768px) {  
    html {
        /* font-size: 1.302083333333333vw; */
        font-size: 2.350833vw;
    }
    .desk {
        display: none !important;
    }
    .mob {
        display: block !important;
    }
    .mob.q {
        display: initial !important;
    }
    .cadre {
        padding: 2rem 0;
    }
    .container_page {
        width: 92%;
        margin: 0 auto;
    }
    .content_accroche {
        width: 90%;
        bottom: 5rem;
    }
    .header_slider_accroche {
        height: 10rem;
    }
    .logo {
        width: 17.528rem;
        margin-left: 2rem;
    }
    .content_accroche h2 {
        font-size: 4.2rem;
        text-align: left;
    }
    .content_accroche p {
        font-size: 1.8rem;
        text-align: left;
        /* letter-spacing: -0.1rem; */
    }
    .labled {
        padding: 1rem 1rem 1rem 2rem;
        padding: 0;
    }
    .content_accroche .labled:nth-child(4) {
        padding: 1rem 1rem 0 2rem;
    }
    .content_accroche .labled:nth-child(5) {
        padding: 0 1rem 0 2rem;
    }
    .content_accroche .labled:nth-child(5)::before {
        animation-delay: 1.9s;
    }
    .content_accroche .labled:nth-child(6) {
        padding: 0 1rem 1rem 2rem;
    }
    .content_accroche .labled:nth-child(6)::before {
        animation-delay: 3.8s;
    }
    .underH1 {
        font-size: 2.1rem;
        text-align: left;
    }
    .slider_accroche {
        /* height: 80.1rem; */
        height: calc(100vh - 18rem);
        background-image: url('../images/back-header-mb.webp');
        border-radius: 2.535rem;
        min-height: 70rem;
    }
    .back_slider_accroche {
        border-radius: 2.535rem;
    }
    .groupChevron {
        height: 5rem;
        width: 2rem;
    }
    .chevron {
        width: 2rem;
        height: 2rem;
    }
    @keyframes bouger {
        25% {
            opacity: 1;
        }
        33% {
            opacity: 1;
            transform: translateY(2rem);
        }
        67% {
            opacity: 1;
            transform: translateY(3rem);
        }
        100% {
            opacity: 0;
            transform: translateY(4rem);
        }
    }
    .cdr_header__h1 {
        scale: 0.15;
        margin-right: unset;
        position: absolute;
        right: -29rem;
    }
    /*  .video */
    .video h2 {
        font-size: 4.6rem;
        margin-bottom: 2rem;
    }
    .underH2 {
        font-size: 2.2rem;
    }
    .underH2.labled {
        padding: 0.5rem 1rem 0.4rem 1rem;
    }
    .blc_video {
        background-image: url(../images/back-video-mb.jpg);
        height: 20rem;
        margin-top: 31rem;
        overflow: visible;
    }
    .content_video {
        flex-direction: column;
        width: 100%;
        height: 100%;
        position: relative;
        top: unset;
        left: unset;
        transform: none;
    }
    .text_content_video {
        color: #0D166A;
        position: absolute;
        top: -31rem;
        width: 100%;
        text-align: center;
    }
    .text_content_video p {
        font-size: 2rem;
        line-height: 1.4;
        text-align: left;
    }
    .light_btn {
        font-size: 1.8rem;
        flex-direction: row-reverse;
        position: absolute;
        bottom: 2rem;
        left: 50%;
        transform: translateX(-50%);
        width: 28rem;
    }
    .play_icone {
        width: 3.2rem;
        margin-right: 0;
        margin-left: 1rem;
    }
    /* fin .video */
    /*  .actions */
    .actions {
        padding: 4rem 0 4rem;
        border-radius: 3rem;
        margin-bottom: 3rem;
        margin-top: 3rem;
    }
    .actions h2 {
        font-size: 4.6rem;
    }
    .blc_actions {
        flex-direction: column;
        width: 82%;
    }
    .item_actions {
        width: 100%;
        margin-bottom: 2rem;
    }
    .content_item_actions {
        font-size: 1.8rem;
        padding: 1.5rem;
    }
    .bottom_actions p {
        font-size: 1.8rem;
        margin-top: 0;
        letter-spacing: 0.125rem;
    }
    .bottom_actions {
        width: 82%;
        margin: 1.3rem auto 0;
    }
    .bottom_actions .btnDon {
        padding: 1.5rem 2rem 1rem;
    }
    /* fin .actions */
    /*  .temoignages */
    .blc_temoignages {
        background-image: url('../images/temoignages-mb.jpg');
        height: 68rem;
    }
    .text_temoignage {
        right: unset;
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
        top: unset;
        bottom: 2rem;
        padding: 2.7rem 3.2rem;
        border-radius: 1.5rem;
    }
    .text_temoignage h3 {
        font-size: 1.8rem;
    }
    .text_temoignage p {
        padding-right: 0;
    }
    .quotte {
        display: inline-block;
    }
    /* fin .temoignages */
    /*  .chiffres */
    .blc_diagrame {
        flex-direction: column;
        width: auto;
        margin: 2rem auto 2rem;
    }
    .chiffres {
        padding: 3rem 2rem 1rem;
        margin: 3rem 0;
    }
    .chiffres h3 {
        font-size: 4.4rem;
    }
    .underH3 {
        font-size: 1.8rem;
        text-align: left;
        letter-spacing: 0.04rem;
    }
    .blc_chiffres {
        margin-top: 4rem;
        line-height: 1.3;
        padding: 2rem 2.2rem;
        text-align: left;
    }
    .blc_chiffres>p {
        font-size: 1.8rem;
    }
    .blc_diagrame p {
        width: auto;
        font-size: 1.8rem;
    }
    .arrow_red {
        right: 4.489rem;
        top: 4.29rem;
        width: 3.284rem;
    }
    .blc_diagrame::after {
        bottom: 15.3rem;
        width: 30rem;
        display: none;
    }
    .graph2 .txt_graph {
        font-size: 2.4rem;
    }
    .graph1 .txt_graph {
        top: 42%;
    }
    .blc_chiffres {
        margin-bottom: 1.2rem;
    }
    .blc_chiffres .btnDon {
        padding: 1.5rem 1.5rem 1rem;
    }
    /* fin .chiffres */
    /* .footer */
    footer {
        line-height: 1.6;
    }
    .lastSepar {
        display: none;
    }
    /* fin .footer */
    /* .form_sticky */
    .form_sticky {
        width: 100%;
        /* top: -100%; */
        /* display: none; */
        position: static;
        height: unset;
    }
    .blc_form_sticky {
        border-radius: 2rem;
        border-top-right-radius: 2rem;
        border-bottom-right-radius: 2rem;
    }
    .btnDon {
        font-size: 3rem;
    }
    .btnDon.bigBtn {
        /* width: 92%; */
        /* margin: 0 auto; */
        display: inline-block;
        padding: 1.5rem 2rem 0.8rem;
    }
    .labelFloat {
        width: 49%;
        padding: 0.5rem 0rem;
    }
    .blc_itemDon {
        width: 100%;
        margin-bottom: 5rem;
    }
    .itemDon {
        width: 100%;
        margin-bottom: 6.4rem;
        padding: 3rem 2.6rem 1.6rem;
    }
    .itemDon:last-child {
        margin-bottom: 0;
    }
    .container_don {
        width: 63%;
    }
    .arrow_sticky {
        display: none;
    }
    .stat_enfants h4 {
        font-size: 2.6rem;
    }
    /* .form_sticky */
    /* .btn_sticky */
    .btn_sticky {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 2;
    }
    .blc_btn_sticky {
        width: 100%;
        position: relative;
        /* display: none; */
    }
    .blc_btn_sticky.active {
        /* display: block; */
    }
    .diagrame {
        margin: 0 auto;
    }
    .diagrame::after {
        content: '';
        position: absolute;
        width: 110%;
        height: 0.1rem;
        bottom: 0;
        left: 50%;
        width: 30rem;
        transform: translateX(-50%);
        background-color: #0D166A;
    }
    .blc_btn_sticky::after {
        content: '';
        background-color: #ffffff;
        width: 100%;
        height: 50%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
    }
    .btn_sticky .btnDon.bigBtn {
        width: 92%;
        margin: 0 auto;
        display: block;
        font-size: 4.4rem;
        margin-bottom: 0.6rem;
    }
    /* fin .btn_sticky */
    .iframe-wrapper iframe {
        width: 39rem !important;
    }
    .close-popup {
        padding: 0;
        width: 2.5rem;
        height: 2.5rem;
        font-size: 4rem;
        top: -4rem;
        right: -1rem;
        line-height: 3.1rem;
    }
    .labledWhite::before {
        animation: none;
        width: 100%;
    }
    .labledWhite {
        color: #243772;
    }
    .labledBlue::before{
        top: -0.1rem;
    }
    .light_btn::after{
        left: 1.2rem;
        height: 0.2rem;
    }
    .light_btn:hover::after {
        width: 22.5rem;
    }
    .btn-popup {
        border: none;
    }
}


@media all and (min-aspect-ratio: 1920/1080) and (orientation: landscape) {
    html {
        /* font-size: calc(1000vh / 1080); */
        /* font-size: .4208333333333333vw; */
    }
    /* .container_page {
        width: 184rem;
    }*/
    .slider_accroche {
        /* height: 97rem; */
        /* height: 81rem; */
    }
    .form_sticky {
        /* overflow-y: scroll; */
    }
    .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
        margin: 10rem 0 6rem;
    }
    .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 1);
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }
}

.header_sticky h3 {
    font-size: 4rem;
    /* margin: 2rem 0 1rem; */
}


/* 
    .labelFloat {
        top: -2.5rem;
    }
    .itemDon {
        margin-bottom: 3.5rem;
        padding: 3rem 1.6rem 0.8rem;
    }
    .itemDon:last-child {
        margin-bottom: 0;
    }
    .blc_form_sticky {
        padding: 2rem 2rem;
    }
    .stat_enfants {
        margin-bottom: 1.7rem;
        margin-top: 1.7rem;
    }
    .stat_enfants h4 {
        font-size: 2.1rem;
    }
    .arrow_sticky {
        width: 2.5rem;
        bottom: -1.2rem;
    } */


/* } */
@media only screen and (min-device-width: 414px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {}