

.contenuMenu {
    visibility: hidden;
    z-index: -1;
}

#menufixed {
    /*position: fixed;*/
}

.contenuMenu span {
    z-index: -1;
}

#myBtn {
    display: none;
    /* position: fixed; */
    bottom: 2px;
    right: 22px;
    height: 44px;
    width: 64px;
    z-index: 99;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    background-image: url('../image/flechehaut.png');
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
}

.nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    /*height: 115px;*/
    color: #fff;
    background-color: #22c299; /*  #017ad5;*/
    display: flex;
    overflow-x: auto;
    padding: 1px;
    z-index: 15;
}

.nav__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    min-width: 50px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    font-family: sans-serif;
    font-size: 12px;
    border-right: 1px solid #fff;
    font-weight: 600;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    transition: background-color 0.1s ease-in-out;
}

    .nav__link:hover {
        background-color: #017ad5;
    }


.nav__icon {
    font-size: 18px;
}


.mystyle {
    right: 0px;
    visibility: visible;
}

.btnRetourMenu {
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    background-image: url(../image/flechehaut.png);
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate( -90deg);
}

.Fermer {
    font-size: 18px;
    text-align: center;
      line-height: 17px;
    color: #fff;
    cursor: pointer;
    background-color: #0078d7;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    float: right;
    padding: 3px;
}

    .Fermer :hover {
        background-color: white;
    }

.btn-Trier:hover {
    border: none;
}

.btn-Trier {
    border: none;
    color: #fff;
    /* background-color: #22c299;*/
    padding: 5px;
    border-radius: 5px;
}

.callout {
    /* float: left; */
    /**/ visibility: hidden;
    bottom: 35px;
    top: 0;
    left: 0;
    max-width: 300px;
    z-index: 5;
    /* position: relative; */
    vertical-align: middle;
    max-width: 400px;
    width: 90%;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 5px 5px rgba(0,0,0,.125);
}


.closebtn {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #020202;
    font-size: 30px;
    cursor: pointer;
}

#container1 {
    position: relative;
    padding: 20px 40px;
    padding-top: 80px;
}


#buttun1 {
    color: #ffaa01;
    /* margin-right: -135px; */
}

#buttun2 {
    visibility: hidden;
    color: #ffaa01;
    font-size: 45px;
    margin-right: -152px;
}

#buttun1 div {
    width: 72px;
    height: 9px;
    background-color: #373532;
    margin-bottom: 11px;
}

/* Menu Button */
.menu-btn {
    width: 84px;
    padding: 10px;
    margin-bottom: 30px;
    /* background: #000; */
    color: #060606;
    text-align: center;
    cursor: pointer;
    border: 0px;
    /* margin-left: 22%; */
    margin-top: 1%;
    float: right;
}

.menu-btn {
    width: 265px;
    padding: 10px;
    margin-bottom: 30px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    border: 0px;
    margin-right: 0;
    margin-top: 1%;
    /* float: right; */
    background-color: white;
}

.menu-btn1:hover {
    opacity: 0.6;
}

.Menumobile {
    right: 0;
}

*, *:before, *:after {
    /* -webkit-border-sizing: border-box;
    -moz-border-sizing: border-box;
    border-sizing: border-box;*/
}

.container_1 {
    font-size: 14px;
    width: 98%;
    height: 524px;
    overflow: auto;
    overflow-x: hidden;
    float: right;
    /* height: 500px; */
    position: fixed;
    z-index: 1;
    /* overflow: auto; */
    background-color: #FFF; /*#0078d7*/
    /* right: -100%; */
    top: 115px;
    padding: 1px;
}

    .container_1 #EncartTitreMenu {
        width: 98%;
        /* margin-bottom: 50px; */
        float: none;
        display: flow-root;
        padding: 5px;
        border-bottom: 1px dotted #0f6bb4;
    }

        .container_1 #EncartTitreMenu .TitreMenu {
            font-size: 12px;
            font-weight: 600;
            width: 300px;
            float: left;
            color: #0f6bb4;
        }


    .container_1 > ul {
        list-style: none;
        padding: 0;
        margin: 0 0 20px 0;
    }

.title {
    font-family: 'Pacifico';
    font-weight: norma;
    font-size: 40px;
    text-align: center;
    line-height: 1.4;
    color: #C0392B;
}

.dropdown_1 {
    position: relative;
    line-height: 28px;
}

    .dropdown_1 a {
        text-decoration: none;
    }

    .dropdown_1 [data-toggle="dropdown_1"] {
        display: block;
        color: #007ecd;
        /* background: #C0392B; */
        /* -moz-box-shadow: 0 1px 0 #d65548 inset, 0 -1px 0 #962d22 inset;
        -webkit-box-shadow: 0 1px 0 #d65548 inset, 0 -1px 0 #962d22 inset; */
        /* box-shadow: 0 1px 0 #d65548 inset, 0 -1px 0 #962d22 inset; 
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);*/
        padding: 10px;
        border-bottom: 1px dotted #007ecd;
        font-size: 14px;
        z-index: 12;
        font-weight: 700;
    }

        .dropdown_1 [data-toggle="dropdown_1"]:hover {
            /* background: #cd3d2e; */
        }

        .dropdown_1 [data-toggle="dropdown_1"]:before {
            content: '';
            height: 35px;
            width: 28px;
            background: url(../image/fleche-bleu-bas-1.png) no-repeat;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            transition: transform 0.2s;
            position: absolute;
            display: block;
            font-size: 0.7em;
            color: #fff;
            top: 6px;
            background-size: 23px;
            right: 26px;
            /* font-size: 37px; */
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -moz-transition: -moz-transform 0.6s;
            -o-transition: -o-transform 0.6s;
            -webkit-transition: -webkit-transform 0.6s;
            transition: transform 0.6s;
            z-index: -1;
        }

    .dropdown_1 > .dropdown_1-menu {
        max-height: 0;
        overflow: hidden;
        list-style: none;
        padding: 0;
        margin: 0;
        margin-left: 20px;
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        -moz-transition: max-height 0.6s ease-out;
        -o-transition: max-height 0.6s ease-out;
        -webkit-transition: max-height 0.6s ease-out;
        transition: max-height 0.6s ease-out;
        animation: hideAnimation 0.4s ease-out;
        -moz-animation: hideAnimation 0.4s ease-out;
        -webkit-animation: hideAnimation 0.4s ease-out;
    }

        .dropdown_1 > .dropdown_1-menu li {
            padding: 0;
        }

            .dropdown_1 > .dropdown_1-menu li a {
                display: block;
                border-bottom: 1px dotted #007ecd;
               
                padding: 1px;
                font-size: 12px;
            }

                .dropdown_1 > .dropdown_1-menu li a:hover {
                    /**  background: #f6f6f6;*/
                }

    .dropdown_1 > input[type="checkbox"] {
        opacity: 0;
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

        .dropdown_1 > input[type="checkbox"]:checked ~ .dropdown_1-menu {
            max-height: 9999px;
            display: block;
            -moz-transform: scaleY(1);
            -ms-transform: scaleY(1);
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
            animation: showAnimation 0.5s ease-in-out;
            -moz-animation: showAnimation 0.5s ease-in-out;
            -webkit-animation: showAnimation 0.5s ease-in-out;
            -moz-transition: max-height 2s ease-in-out;
            -o-transition: max-height 2s ease-in-out;
            -webkit-transition: max-height 2s ease-in-out;
            transition: max-height 2s ease-in-out;
        }

        .dropdown_1 > input[type="checkbox"]:checked + a[data-toggle="dropdown_1"]:before {
            -moz-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
            -moz-transition: -moz-transform 0s;
            -o-transition: -o-transform 0s;
            -webkit-transition: -webkit-transform 0s;
            transition: transform 0s;
            z-index: -1;
            top: -5px;
            right: 0;
        }

@keyframes showAnimation {
    0% {
        -moz-transform: scaleY(0.1);
        -ms-transform: scaleY(0.1);
        -webkit-transform: scaleY(0.1);
        transform: scaleY(0.1);
    }

    40% {
        -moz-transform: scaleY(1.04);
        -ms-transform: scaleY(1.04);
        -webkit-transform: scaleY(1.04);
        transform: scaleY(1.04);
    }

    60% {
        -moz-transform: scaleY(0.98);
        -ms-transform: scaleY(0.98);
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
    }

    80% {
        -moz-transform: scaleY(1.04);
        -ms-transform: scaleY(1.04);
        -webkit-transform: scaleY(1.04);
        transform: scaleY(1.04);
    }

    100% {
        -moz-transform: scaleY(0.98);
        -ms-transform: scaleY(0.98);
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
    }

    80% {
        -moz-transform: scaleY(1.02);
        -ms-transform: scaleY(1.02);
        -webkit-transform: scaleY(1.02);
        transform: scaleY(1.02);
    }

    100% {
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-moz-keyframes showAnimation {
    0% {
        -moz-transform: scaleY(0.1);
        -ms-transform: scaleY(0.1);
        -webkit-transform: scaleY(0.1);
        transform: scaleY(0.1);
    }

    40% {
        -moz-transform: scaleY(1.04);
        -ms-transform: scaleY(1.04);
        -webkit-transform: scaleY(1.04);
        transform: scaleY(1.04);
    }

    60% {
        -moz-transform: scaleY(0.98);
        -ms-transform: scaleY(0.98);
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
    }

    80% {
        -moz-transform: scaleY(1.04);
        -ms-transform: scaleY(1.04);
        -webkit-transform: scaleY(1.04);
        transform: scaleY(1.04);
    }

    100% {
        -moz-transform: scaleY(0.98);
        -ms-transform: scaleY(0.98);
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
    }

    80% {
        -moz-transform: scaleY(1.02);
        -ms-transform: scaleY(1.02);
        -webkit-transform: scaleY(1.02);
        transform: scaleY(1.02);
    }

    100% {
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-webkit-keyframes showAnimation {
    0% {
        -moz-transform: scaleY(0.1);
        -ms-transform: scaleY(0.1);
        -webkit-transform: scaleY(0.1);
        transform: scaleY(0.1);
    }

    40% {
        -moz-transform: scaleY(1.04);
        -ms-transform: scaleY(1.04);
        -webkit-transform: scaleY(1.04);
        transform: scaleY(1.04);
    }

    60% {
        -moz-transform: scaleY(0.98);
        -ms-transform: scaleY(0.98);
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
    }

    80% {
        -moz-transform: scaleY(1.04);
        -ms-transform: scaleY(1.04);
        -webkit-transform: scaleY(1.04);
        transform: scaleY(1.04);
    }

    100% {
        -moz-transform: scaleY(0.98);
        -ms-transform: scaleY(0.98);
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
    }

    80% {
        -moz-transform: scaleY(1.02);
        -ms-transform: scaleY(1.02);
        -webkit-transform: scaleY(1.02);
        transform: scaleY(1.02);
    }

    100% {
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@keyframes hideAnimation {
    0% {
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    60% {
        -moz-transform: scaleY(0.98);
        -ms-transform: scaleY(0.98);
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
    }

    80% {
        -moz-transform: scaleY(1.02);
        -ms-transform: scaleY(1.02);
        -webkit-transform: scaleY(1.02);
        transform: scaleY(1.02);
    }

    100% {
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

@-moz-keyframes hideAnimation {
    0% {
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    60% {
        -moz-transform: scaleY(0.98);
        -ms-transform: scaleY(0.98);
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
    }

    80% {
        -moz-transform: scaleY(1.02);
        -ms-transform: scaleY(1.02);
        -webkit-transform: scaleY(1.02);
        transform: scaleY(1.02);
    }

    100% {
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

@-webkit-keyframes hideAnimation {
    0% {
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    60% {
        -moz-transform: scaleY(0.98);
        -ms-transform: scaleY(0.98);
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
    }

    80% {
        -moz-transform: scaleY(1.02);
        -ms-transform: scaleY(1.02);
        -webkit-transform: scaleY(1.02);
        transform: scaleY(1.02);
    }

    100% {
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

.contenuMenu_1 {
    visibility: visible;
    display: block;
}.