
/* __________________________ Override framework Size __________________________ */

html {
    scroll-behavior: smooth;
}

a{
    color: #33537f;
}

p{
    font-size: 15px;
    line-height: 140%;
}

.post-edit-link{
    background: #111;
    color: #fff;
    padding: 3px;
    font-size: 12px;
    text-decoration: none;
    border-radius: 4px;
    opacity: 0.2;
}

.article-list .article-category{
    color: #888;
    margin-bottom: 3px;
}

#activites a span{
    font-size: 40px;
}


a.bloc-shadow{ text-decoration: none }

body{
    font-family: "Poppins", arial, sans-serif;
    background: #efefe5;
    background-size: 100% auto;
}
.fluid,
.fluid-x{
    padding: 0px 3%;
    margin: 0 auto;
    max-width: 1680px;
}

body header{
    min-height: 560px;
    background: #000;
    position: relative;
}
body.single-post header,
body.category-agenda header{
    min-height: 240px;
}

.handwrite{
    font-family: "Satisfy", cursive, "Times New Roman";
}

#logo {
    display: inline-block;
    width: 20%;
    max-width: 200px;
    padding-top: 30px;
    position: absolute;

}
#logo img {
    display: block;
    width: 100%;
}

#menu-left #nav-top{
    display: flex;
    justify-content: flex-end;
}

#mobile-menu-links div {
    display: block;
    justify-content: inherit;
}

#mobile-menu-links #nav-main {
    display: flex;
    justify-content: flex-end;
}


/*
.widget_search{
    margin-top: 30px;
    width: 100%;
    position: relative;
}
.widget_search label{
    display: none;
}
.widget_search input{
   width: 100%;
    padding: 14px 18px;
    font-size: 18px;
    color: #444;
    border-radius: 2px;
    border: none;
}
.widget_search button{
    position: absolute;
    right: 5px;
    top: 5px;
    height: 40px;
    width: 40px;
    content: "S";
    background: none;
    border: none;
}
.widget_search button::before{
    font-size: 24px;
    font-family: "Font Awesome 6 Pro";
    content: "\f002";
}
*/
#nav-top{

    padding-top: 36px;
    padding-bottom: 20px;

    display: flex;
    justify-content: flex-end;
    align-items: center;

}

#nav-top .social a{
    padding: 0px 0px 0px 10px;
}

#nav-top .social svg{
    width: auto;
    height: 24px;
}

#slider{
    width: 100%;
    height: 100%;
}

.slider-mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient( 0deg,rgba(0,0,0,0),rgba(0,0,0,0.5)  );
}
#slider img{
    width: 100%;
    display: block;
}




#slider-flash{
    color: #fff;
    width: 50%;
    height: 50px;
    position: relative;
}



#slider-flash .slider{
    position: relative;
    width: 100%;
    height: 100%;
}

#slider-flash .slider-ratio{
     width: 100%;
     display: block;
     background-color: #fff;
 }
#slider-flash .slider-touch{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
body.mobile #slider-flash .slider-touch{
    display: block;
    z-index: 11;
}

#slider-flash .slider-items{

}

#slider-flash .slider-item{
    position: absolute;
    right: 0px;
    opacity: 0;

    transition: ease all 0.2s;
    z-index: 9;
    line-height: 20px;
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
    padding: 0px 20px;
    padding-right: 68px;
    text-align: right;
}
#slider-flash .slider-item a{
    padding: 5px;
}

#slider-flash .slider-item.active,
#slider-flash .slider-item.active:hover{
    opacity: 1;
    z-index: 10;
}
#slider-flash .slider-item img{ display:  block;  }
#slider-flash .slider-left{
    right: 32px;
}
#slider-flash .slider-right{
    right: 6px;
}
#slider-flash .slider-left,
#slider-flash .slider-right{
    border-radius: 50%;
    position: absolute;
    text-align: center;
    width: 34px;
    height: 34px;
    top: 10px;
    font-size: 20px;
    transition: all 0.2s;
    cursor: pointer;
    z-index: 14;
}
#slider-flash .slider-item-legend{
    bottom: 10px;
}
#slider-flash .slider-nav-item{ margin: 10px; cursor: pointer }
#slider-flash .slider-nav-item span.bubble-xs{ background-color: #333; transform: scale(1); transition: ease all 0.2s }
#slider-flash .slider-nav-item.active span.bubble-xs{ background-color: #ffcd26; transform: scale(1.5); }




@media screen and (max-width: 1200px) {
    /*


        #global .slider-ratio{
            min-height: 600px;
        }
        #global .slider-item{
            position: inherit;
            display: flex;
            flex-direction: column-reverse;
            flex-flow: column-reverse;
            justify-content: flex-end;
        }
        #global .slider-item-txt,
        #global .slider-item-img{
            width: 100%;
            height: auto;
            position: initial;
            position: unset;
            display: block;
            left: inherit;
            top: inherit;
            margin-left:0px;
            margin-bottom: 10px;
        }
        #global .slider-left, #global .slider-right {
            top: 20%;
        }*/
}




*/


#category-header{
    position: absolute;
    left: 0;
    bottom: 20px;
    color: #fff;
    width: 100%;
}
#category-header-title{
    font-size: 60px;
    font-weight: bold;
    font-family: "Lato";
}


ul#menu-top,
ul#menu-user{
    display: flex;
    margin: 0;
    list-style-type: none;
}

ul#menu-user{
    width: 100%;
}

ul#menu-top li,
ul#menu-user li{
    margin: 0;
}

#menu-user-left{
    width: 45%;
}
#menu-user-right{
    width: 55%;
}
ul#menu-user li a{
   width: 100%;
    text-align: center;
}
ul#menu-user li a i{
    margin-right: 3px;
}

#nav-top a,
ul#menu-top li a,
ul#menu-user li a{
    color: #fff;
    text-decoration: none;
    padding: 20px 20px;
    display: inline-block;
    font-size: 15px;
}
#nav-top a i,
ul#menu-top li a i,
ul#menu-user li a i{
    margin-right: 4px;
}

#nav-top a,
ul#menu-top li a{
    padding-bottom: 5px;
}


ul#menu-top li:last-child a{
    padding-right: 0;
}

ul#menu-main{
    display: flex;
    justify-content: flex-start;
    width: 100%;

}


#mobile-menu-links ul{display: flex; justify-content: flex-end}

#nav-main li{
    padding: 0px;
    margin-left: 40px;
}
#nav-main li a{
    color: rgba(255,255,255,0.9);
    text-decoration: none;
    padding: 0px 0px;
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    border-radius: 0px;
    color: #FFF; text-transform: uppercase;
}


#nav-main li.current-menu-item a,
#nav-main li.current-menu-parent a,
#nav-main li.current-page-ancestor a{

    /*background-image: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.1)) ;*/
    border-bottom: 2px solid rgba(255,255,255,1);
    color: rgba(255,255,255,1);
    /*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/

}

#nav-main li ul{ display: none }




#main{
    /*background: #fff;
    padding: 10px 3%;*/
}

.auto,
#main img.auto{
    width: auto;
    height: auto;
}


html{
    scroll-behavior: smooth;
}

html, header, footer{

}
header, nav, footer{
    background: none;
}

aside .bloc{

}

.menu-subcategory a{margin: 0px 5px 8px 0px;}


ul#menu-footer{
    margin-right: 0;
    list-style-type: none;
}
ul#menu-footer li{
    margin-right: 10px;

}

footer{
    background: #000;
    padding: 40px 0px;
}
footer a{
    color: #fff;
    font-size: 19px;
    text-decoration: none;
}
footer a i{

    font-size: 24px;

}


.bg-dark-blue,
.bloc-dark-blue,
.btn-dark-blue{
    background: #283755;
    background: #33537f;
    background: #002647;
    background: #0e3b63; /* edf */
}

.bg-grey,
.bloc-grey{
    background: #efefe5;
}



.bg-blue,
.bloc-blue,
.btn-blue{
    background: #33537f;
}

.color-blue{
    color:#33537f;
}

.bg-yellow,
.bloc-yellow{
     background-color: #bb7214;
 }

.border-radius-xl{
    border-radius: 20px;
}

.button-primary,
.btn,
.btn-yellow,
.btn-orange{
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    padding: 6px 10px;
    margin-bottom:4px;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    border: none;
    -moz-user-select: none; /* Firefox */
    -webkit-user-select: none; /* Chrome, Safari, Opéra depuis la version 15 */
    -ms-user-select: none; /* Internet explorer depuis la version 10 et Edge */
    user-select: none; /* Propriété standard */
    outline: none;
    font-weight: 100;
    background-color: #bb7214;
    color: #fff;
    border: none;
    padding: 10px 16px;
}

.button-primary:hover,
.btn:hover,
.btn-yellow:hover,
.btn-orange:hover{
    /*filter:brightness(105%);*/
    transition:ease 0.15s all;
    box-shadow:0px 2px 5px rgba(0,0,0,0.1);
}


a.btn-yellow,
.btn-yellow,
a.btn-orange,
.btn-orange{
    background-color: #bb7214;
    color: #fff;
    border: none;
    padding: 10px 16px;
    font-weight: bold;
}

.btn-yellow.inactive{
    background-color: #dacebf;
    color: #111;
}

.btn-yellow i, .btn-orange i, .btn-blue i{
    margin-right: 4px;
}




.color-yellow{
    color:#bb7214;
}

.btn-small{
    padding: 6px 10px;
    font-size: 14px;
}


h1{
    font-size: 55px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 5px;
}
h1 span{
    display: block;
    font-size: 24px;

}

h2{ font-size: 40px; padding-top: 40px; padding-bottom: 0px; font-family: "Satisfy", cursive, "Times New Roman"; }

h3{ font-size: 20px; font-weight: normal; padding-bottom: 6px}

#aside article{
    margin-bottom: 15px;
}

#aside .article-list .ccc{
    width: 100%;
}
#aside .article-list .article-meta{
    font-size: 12px;
}

#aside .post-edit-link{
    display: none;
}

.article-list .article-description{
    font-size: 15px;
}



#my-login-form{
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
}

#my-login-form input#rememberme{
    display: inline-block;
    width: 20px;
}


table{
   width: 100%;
}

table tr {
    width: 100%;
}

table td{
    background: #efefef;
    padding: 12px;
}








/* __________________________ Mobile  ___________________________________ */


#nav-hamburger span {
    background: #FFF;
}


/* __________________________ SWIPE  ___________________________________ */

#swip-home{
    min-height: 400px;
}

#swip-home a .article-title{
    font-size: 25px;
}

/* __________________________ SWIPE  ___________________________________ */

.swipe article {
    width: 320px;


    margin-right: 20px;
    border-radius: 3px;
}




.swipe {
    width: 100%;
    position: relative;
}
.swipe-mask {
    width: 100%;
    cursor: pointer;
    user-select: none;
    overflow-x: scroll;
    overflow-y: hidden;
    transition: all 0.2s;
    will-change: transform;
    scroll-behavior: smooth;
    scrollbar-width: none; /* Hide scrollbar for Firefox */
    -ms-overflow-style: none; /* Hide scrollbar for IE and Edge */
    -webkit-tap-highlight-color: transparent; /* for removing the highlight */
}
.swipe-mask::-webkit-scrollbar {
    display: none; /* Hide scrollbar for Chrome, Safari and Opera */
}
.swipe-items.active {
}
.swipe-items {
    display: flex;
    width:min-content
}
.swipe-items img {
    display:block
}
.swipe-left {
    left: -20px;
    width: 20px;
    height: 20px;
}
.swipe-right {
    right: -20px;
    width: 20px;
    height: 20px;
}
.swipe-left,
.swipe-right {
    border-radius: 50%;
    position: absolute;
    width: 48px;
    height: 48px;
    top: 40%;
    border: 1px solid #cacaca;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    opacity: 0;
    transition: all 0.2s;
    cursor: pointer;
}
.swipe-left.active,
.swipe-right.active {
    opacity: 1;
}




/* __________________________ /SWIPE  ___________________________________ */

#slider{
    opacity: 0.9;
}

.slider-title{
    top: 50%; color: white; font-weight: bold;
}
.slider-subtitle{
    font-family: 'Poppins'; font-weight: 200;
}





@media screen and (max-width: 1480px) {



    ul#menu-main li a {
        padding: 20px 10px;

    }
    .widget_search {
        margin-top: 8px;
    }
    #nav-top a, ul#menu-top li a, ul#menu-user li a {
        padding: 20px 10px;
    }

}


@media screen and (max-width: 1280px) {



    a#mobile-menu-btn {
        top: 6px;
    }

    #activites a span{
        font-size: 30px;
    }

    body li#menu-item-contact a{
        padding: 15px;
    }


    body .mobile-social{
        display:flex;
        justify-content: flex-start;
        flex-direction: row;
        width: 140px;
    }

    body .slider-title{
        top: 42%;
        font-size: 40px;
    }
    body .slider-subtitle{
        font-size: 20px;
    }


    #nav li{
        border-bottom: 1px solid rgba(255,255,255,0.1);
        margin-left: 0px;
    }

    ul#menu-main li a {
        padding: 15px;
    }

    body.nav-open header{
        background: #0c3152;
        transition: none;
    }


    body.nav-open #nav #mobile-menu-links{
        display: flex;
        flex-direction: column;
        background: #0c3152;
        position: absolute;
        left: 0;
        top: 140px;
    }

    .mobile-social-item{
        width: 60px;
    }

    body.nav-open aside{ display: none}


    body.nav-open #slider {
        display: none;
    }

    body header{
        height: 360px;
        min-height: 360px;
    }
    body.single-post header,
    body.category-agenda header{
        height: 180px;
        min-height: 180px;
    }


    #slider img {
        height: 360px;
        width: auto;
    }


    body #slider-flash {
        right: 75px;
        top: -6px;
    }
    #slider-flash .slider-item{
        padding: 8px;
    }




    body.nav-open #logo {
        z-index: 1;
    }

    body #logo-mobile{ display: block; width: 120px; padding: 20px 0px }

    header{ height: 120px }

    #nav #menu-user{
        flex-direction: row;
    }
    #nav #menu-user li{
       border: none;
    }

    #nav .c-right{
        display: flex;
        flex-direction: column-reverse;
        margin-top: 0;
        margin-bottom: 20px;
    }

    #nav .widget_search{
        margin-bottom: 20px;
    }

    body #menu-left {
        display: flex;
        flex-direction: column-reverse;
    }

    ul#menu-main li.current-menu-item a, ul#menu-main li.current-menu-parent a {
        border-radius: 1px;
    }

    ul#menu-main {
        margin-top: 20px;
    }

    #menu-left a#home{
        display: none;
    }

    #menu-left #nav-top {
        display: flex;
        justify-content: flex-start;
        text-align: left;
    }

    #menu-left a{
        display: block;
        width: 100%;
    }

    body #swip-home .swipe-right{
        right: -10px;
    }

    .c-global{
        display: block;
    }
    .c-left{
        width: 100%;
    }
    .c-right{
        width: 100%;
        margin-top: 40px;
    }

    .mob-max {
        max-width: 360px;
        margin: 0px auto;
    }


}



