/* ----------------------------------------------------------------------------------------------- */
/* -------------------------------------- PREMIUM LEXA ------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */


/*Import Fonts*/

@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700');

/* ----------------------------------------------------------------------------------------------- */
/*                                             GENERAL                                             */
/* ----------------------------------------------------------------------------------------------- */

body {
    font-family: 'Work Sans', sans-serif;
}

/* TOP MENU */
.top_menu {
    background: #e62739;
}

/* MENU (gauche) */
#sidebar-wrapper {
    background: #1a1e2a;
}
/* ----------------------------------------------------------------------------------------------- */
/*                                    BOUTONS & TITRES                                             */
/* ----------------------------------------------------------------------------------------------- */
.btn {
    border-radius: 0;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #e62739;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}
/* ----------------------------------------------------------------------------------------------- */
/*                                          RESPONSIVE                                             */
/* ----------------------------------------------------------------------------------------------- */
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 10px;
        line-height: 1.2;
        color: #fff;
    }
    .index .not-sticking .menu ul > li > a {
        color: #fff;
    }
    .header__logo {
        display: block;
        height: 100px;
        padding: 20px;
        bottom: 150px;
    }
}

/*  MODIF 28 12 2018 */
.index .container_search .dropdown-toggle::after {
	bottom: 26px;
 }



/* ----------------------------------------------------------------------------------------------- */
/*                                    BOITE CSS VIDEOS                                             */
/* ----------------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
} 



#theme-variations a {
    color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 26px;
}  
#theme-variations p {
    margin-bottom: 1.5em;
}  
#theme-variations h1, #theme-variations h2, #theme-variations h3, #theme-variations h4, #theme-variations h5, #theme-variations h6 {
    color: #000;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400;
    margin: 0 0 30px 0;
}
#theme-variations {
    padding: 10px;
    -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s;
    width: 230px;
    position: fixed;
    left: -230px;
    bottom: 50px;
    z-index: 999999;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 9px 0 rgba(0,0,0,.1);

    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #1a1e2a;
    background: #fff;
}
#theme-variations.sleep {
    margin-left: 230px;
}
#theme-variations h3 {
    text-align: center;;
    font-size: 1em;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #1a1e2a;
    margin: 0 0 10px 0;
    padding: 0;
}
#theme-variations ul,
#theme-variations ul li {
    padding: 0;
    margin: 0;
    
}
#theme-variations li {
    list-style: none;
    display: block;
    margin-bottom: 5px!important;
    float: left;
    width: 100%;
}
#theme-variations li a {
    width: 100%;
    color: #2b2b2b;
    position: relative;
    display: block;
    text-align: center;
    font-size: 0.7em;
    transition: 0.4s;
    letter-spacing: 0;
    text-decoration: none;
}
#theme-variations li a:hover {
      opacity: .9;
    text-decoration: none;
    letter-spacing: 0.05em;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
#theme-variations li a > span {
    width: 33.33%;
    height: 20px;
    float: left;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.option-toggle {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 5px;
    margin-right: -30px;
    width: 30px;
    height: 30px;
    background: #e62739;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
}
.option-toggle i {
    top: -2px;
    position: relative;
}
.option-toggle:hover, .option-toggle:focus, .option-toggle:active {
    color:  #fff;
    text-decoration: none;
    outline: none;
}

/* ----------------------------------------------------------------------------------------------- */
/*                                             THEME 2                                             */
/* ----------------------------------------------------------------------------------------------- */
/* #589fca */
.theme2 .top_menu,
.theme2 .item:hover,
.theme2 .sidebar-nav .dropdown-menu,
.theme2 .sidebar-nav .dropdown-menu a:hover,
.theme2 .home_cont_selection h2::after,
.theme2 .cont_coordonnees h2::after,
.theme2 .cont_coordonnees .btn, 
.theme2 footer,
.theme2 .btn-group>.btn:last-child:not(:first-child),
.theme2 .btn-group>.dropdown-toggle:not(:first-child),
.theme2 .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    background: #589fca;
}
.theme2 .bootstrap-select.btn-group .dropdown-menu {
    border: 1px solid #589fca;
}
.theme2 .btn-primary,
.theme2 .btn-success,
.theme2 .btn-info,
.theme2 .btn-secondary {
    background-color: #589fca;
    border-color: #589fca;
}
.theme2 .btn-primary:hover,
.theme2 .btn-success:hover,
.theme2 .btn-info:hover,
.theme2 .btn-secondary:hover {
    border-color: #589fca;
    background-color: #1a1e2a;
}
.theme2 .dropdown-toggle::after,
.theme2 .btn-link:hover {
    color: #589fca;
}
.theme2 figure.effect-ming figcaption::before {
    border: 2px solid #589fca;
}
.theme2 .jssorb051 .i .b {
    fill: #589fca;
    fill-opacity: .3;
}


/* ----------------------------------------------------------------------------------------------- */
/*                                             THEME 3                                             */
/* ----------------------------------------------------------------------------------------------- */
/* #868e96 */
.theme3 .top_menu,
.theme3 .item:hover,
.theme3 .sidebar-nav .dropdown-menu,
.theme3 .sidebar-nav .dropdown-menu a:hover,
.theme3 .home_cont_selection h2::after,
.theme3 .cont_coordonnees h2::after,
.theme3 .cont_coordonnees .btn, 
.theme3 footer,
.theme3 .btn-group>.btn:last-child:not(:first-child),
.theme3 .btn-group>.dropdown-toggle:not(:first-child),
.theme3 .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    background: #868e96;

}
.theme3 .bootstrap-select.btn-group .dropdown-menu {
    border: 1px solid #868e96;
}
.theme3 .btn-primary,
.theme3 .btn-success,
.theme3 .btn-info,
.theme3 .btn-secondary {
    background-color: #868e96;
    border-color: #868e96;
}
.theme3 .btn-primary:hover,
.theme3 .btn-success:hover,
.theme3 .btn-info:hover,
.theme3 .btn-secondary:hover {
    border-color: #868e96;
    background-color: #1a1e2a;
}
.theme3 .dropdown-toggle::after,
.theme3 .btn-link:hover {
    color: #868e96;
}
.theme3 figure.effect-ming figcaption::before {
    border: 2px solid #868e96;
}
.theme3 .jssorb051 .i .b {
    fill: #868e96;
    fill-opacity: .3;
}


/* ----------------------------------------------------------------------------------------------- */
/*                                             THEME 4                                             */
/* ----------------------------------------------------------------------------------------------- */
.theme4 .top_menu,
.theme4 .item:hover,
.theme4 .sidebar-nav .dropdown-menu,
.theme4 .sidebar-nav .dropdown-menu a:hover,
.theme4 .home_cont_selection h2::after,
.theme4 .cont_coordonnees h2::after,
.theme4 .cont_coordonnees .btn, 
.theme4 footer,
.theme4 .btn-group>.btn:last-child:not(:first-child),
.theme4 .btn-group>.dropdown-toggle:not(:first-child),
.theme4 .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    background: rgb(231, 168, 84);
}
.theme4 .bootstrap-select.btn-group .dropdown-menu {
    border: 1px solid rgb(231, 168, 84);
}
.theme4 .btn-primary,
.theme4 .btn-success,
.theme4 .btn-info,
.theme4 .btn-secondary {
    background-color: rgb(231, 168, 84);
    border-color: rgb(231, 168, 84);
}
.theme4 .btn-primary:hover,
.theme4 .btn-success:hover,
.theme4 .btn-info:hover,
.theme4 .btn-secondary:hover {
    border-color: rgb(231, 168, 84);
    background-color: #1a1e2a;
}
.theme4 .dropdown-toggle::after,
.theme4 .btn-link:hover {
    color: rgb(231, 168, 84);
}
.theme4 figure.effect-ming figcaption::before {
    border: 2px solid rgb(231, 168, 84);
}
.theme4 .jssorb051 .i .b {
    fill: rgb(231, 168, 84);
    fill-opacity: .3;
}



/* ----------------------------------------------------------------------------------------------- */
/*                                             THEME 5                                             */
/* ----------------------------------------------------------------------------------------------- */
.theme5 .top_menu,
.theme5 .item:hover,
.theme5 .sidebar-nav .dropdown-menu,
.theme5 .sidebar-nav .dropdown-menu a:hover,
.theme5 .home_cont_selection h2::after,
.theme5 .cont_coordonnees h2::after,
.theme5 .cont_coordonnees .btn, 
.theme5 footer,
.theme5 .btn-group>.btn:last-child:not(:first-child),
.theme5 .btn-group>.dropdown-toggle:not(:first-child),
.theme5 .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    background: rgb(203, 67, 102);
}
.theme5 .bootstrap-select.btn-group .dropdown-menu {
    border: 1px solid rgb(203, 67, 102);
}
.theme5 .btn-primary,
.theme5 .btn-success,
.theme5 .btn-info,
.theme5 .btn-secondary {
    background-color: rgb(203, 67, 102);
    border-color: rgb(203, 67, 102);
}
.theme5 .btn-primary:hover,
.theme5 .btn-success:hover,
.theme5 .btn-info:hover,
.theme5 .btn-secondary:hover {
    border-color: rgb(203, 67, 102);
    background-color: #1a1e2a;
}
.theme5 .dropdown-toggle::after,
.theme5 .btn-link:hover {
    color: rgb(203, 67, 102);
}
.theme5 figure.effect-ming figcaption::before {
    border: 2px solid rgb(203, 67, 102);
}
.theme5 .jssorb051 .i .b {
    fill: rgb(203, 67, 102);
    fill-opacity: .3;
}
.theme5 .bgAccueil {
    height: 100vh;
    position: relative;
    background-image: url(/assets/images/bgimg-theme5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.theme1 .hamburger.is-closed .hamb-top,
.theme1 .hamburger.is-closed .hamb-middle,
.theme1 .hamburger.is-closed .hamb-bottom,
.theme1 .hamburger.is-open .hamb-top,
.theme1 .hamburger.is-open .hamb-middle,
.theme1 .hamburger.is-open .hamb-bottom,
.theme2 .hamburger.is-closed .hamb-top,
.theme2 .hamburger.is-closed .hamb-middle,
.theme2 .hamburger.is-closed .hamb-bottom,
.theme2 .hamburger.is-open .hamb-top,
.theme2 .hamburger.is-open .hamb-middle,
.theme2 .hamburger.is-open .hamb-bottom,
.theme3 .hamburger.is-closed .hamb-top,
.theme3 .hamburger.is-closed .hamb-middle,
.theme3 .hamburger.is-closed .hamb-bottom,
.theme3 .hamburger.is-open .hamb-top,
.theme3 .hamburger.is-open .hamb-middle,
.theme3 .hamburger.is-open .hamb-bottom,
.theme4 .hamburger.is-closed .hamb-top,
.theme4 .hamburger.is-closed .hamb-middle,
.theme4 .hamburger.is-closed .hamb-bottom,
.theme4 .hamburger.is-open .hamb-top,
.theme4 .hamburger.is-open .hamb-middle,
.theme4 .hamburger.is-open .hamb-bottom,
.theme5 .hamburger.is-closed .hamb-top,
.theme5 .hamburger.is-closed .hamb-middle,
.theme5 .hamburger.is-closed .hamb-bottom,
.theme5 .hamburger.is-open .hamb-top,
.theme5 .hamburger.is-open .hamb-middle,
.theme5 .hamburger.is-open .hamb-bottom {
    background: #fff;
}