body {
    font-family: 'Source Code Pro', monospace;
    font-family: 'Roboto Mono', monospace;

    font-family: 'Montserrat', sans-serif;
    font-family: 'Lato', sans-serif;
    zoom: .85;
    color:#000;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6, .font_playfair {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Playfair Display SC', serif;
    font-family: 'GFS Didot', serif;

    color:#000;
}

.playfair, .didot{
    font-family: 'Playfair Display SC', serif;
    font-family: 'GFS Didot', serif;
}

.first_menu,
.sticky_first_menu {
    background-color: #c0c9da!important;
}

ul.top_reseaux_sociaux>li>a {
    padding: 0px;
}

.titre_handwrite {
    font-size: 4em;
    font-family: 'Oooh Baby', cursive;
    margin-bottom: 0!important;
}

.titre_top2 .titre_handwrite {
    font-size: 2.5em;
    font-family: 'Oooh Baby', cursive;
    margin-bottom: 0!important;
}

.btn_blanc_scare {
    border: 1px solid #fff;
    padding: 15px 25px;
    color: #fff;
    font-size: .6em;
    transition-duration: .3s;
    font-weight: normal;
}

.btn_blanc_scare:hover {
    border: 1px solid #fff;
    padding: 15px 25px;
    color: #fff;
    font-weight: bold;
    transition-duration: .3s;
}

.btn_bleuy_scare {
    border: 1px solid #4e5d70;
    padding: 15px 55px;
    color: #4e5d70;
    font-size: .6em;
    transition-duration: .3s;
    font-weight: normal;
    font-size: 1.2em;
    margin-top: 20px;
    display: inline-block;
}

.btn_bleuy_scare:hover {
    border: 1px solid #4e5d70;
    color: #4e5d70;
    font-weight: bold;
    transition-duration: .3s;
}

.btn_white_scare {
    border: 1px solid #fff;
    padding: 15px 55px;
    color: #fff;
    font-size: .6em;
    transition-duration: .3s;
    font-weight: normal;
    font-size: 1.2em;
    margin-top: 20px;
    display: inline-block;
}

.btn_white_scare:hover {
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    transition-duration: .3s;
}

.banner_bleuy {
    margin-top: 50px;
}

.banner_bleuy h3 {
    color: #fff;
    font-weight: normal!important;
}

.banner_bleuy_degrade{
    background: linear-gradient(to bottom, #4e5d70 50%, #fff 50%);
}

.bloc_middle_zone_texte {}

.bloc_middle_zone_texte h2 {
    color: #4e5d70;
    font-weight: bold;
    letter-spacing: 2px;
}

.banner_bleuy {
    background-color: #4e5d70;
}

.banner_bleuy {
    color: #fff;
}

.banner_bleuy h2 {
    color: #fff;
}

.titre_handwrite2 {
    letter-spacing: 14px;
    margin-top: 0!important;
}

.titre_top2 .titre_handwrite2 {
    letter-spacing: 10px;
    margin-top: 0!important;
    font-size: 1em;
    _margin-top: -10px;
}

.titre_top2 .titre_handwrite {
    font-size: 2.5em;
    font-family: 'Oooh Baby', cursive;
    margin-bottom: 0!important;
}

.slide_bloc_left {
    font-size: 1.8em;
    margin-left: 60px;
    color: #fff;
}

.main_menu>li>a {
    letter-spacing: 2px;
    padding: 0 25px!important;
}

.main_menu li,
.register_login li {
    position: relative;
}

.main_menu li:after,
.register_login li:after {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 10px;
    border-right: 2px solid #000;
}

.main_menu li:last-of-type:after,
.register_login li:last-of-type:after {
    display: none;
}

.bloc_middle_zone_img {
    _height: 410px;
    margin-top: 60px;
}

.bloc_middle_zone_img img {
    position: absolute;
}

.bloc_middle_zone_img img:first-of-type {
    top: 0;
    left: 60px;
}

.bloc_middle_zone_img img:last-of-type {
    top: 0;
    right: 20px;
    margin-top: 40px;
}

.bloc_middle_zone_img2 {
    _height: 410px;
    margin-top: 60px;
}

.bloc_middle_zone_img2 img {
    
}

.bloc_middle_zone_img2 img:first-of-type {
    position: absolute;
    top: -40px;
    margin-left: 100px;
}

.bloc_middle_zone_img2 img:last-of-type {
    position: relative;
    _top: 0;
    _right: 20px;
    _margin-top: 40px;
}

.block_card {
    background-color: #f0f0f2;
    min-height: 450px;
}

.block_card_img {
    position: absolute;
    left: -66.5%;
    top: 50%;
    transform: translateY(-50%);
}

.inner_block_card {
    margin-left: 100px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.margintop {
    margin-top: 100px;
}

.margintop2 {
    margin-top: 200px;
}

.block_card2 {
    background-color: #e6edf5;
    min-height: 460px;
}

.block_card_img2 {
    position: absolute;
    right: -66.5%;
    top: 50%;
    transform: translateY(-50%);
}

.inner_block_card2 {
    margin-right: 100px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bloc_temoignages {
    margin-top: 150px;
    background: #f0f0f2;
}

.slider_temoignages {
    padding-top: 20px;
    _padding-bottom: 20px;
}

.uk-dotnav {
    margin-top: 40px!important;
}

.temoi {
    font-size: .9em;
    margin-bottom: 20px;
}

.auteur {
    color: #000;
    font-weight: bold;
    font-size: .9em;
}

footer {
    background-color: #fff;
}

footer h2{
    font-size: 1.1em;
    color:#000;
    font-weight: bold;
}

footer ul li a{
    font-size: .9em;
    color:#000;
}

footer .inf{
    margin-top: 40px;
}

.list_inline_rs li{
    display:inline-block;
    vertical-align: top;
    margin-top:0px!important;
}

.list_inline_rs li a{
    font-size: 25px;
    margin-right: 20px;
}

.footer_footer{
    background-color: #f1f1f1;
}

.text_big{
    font-size: 2.5em;
}

.header_menu{
    background-color: #fff!important;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.05);
}

.afbar{
    position:absolute;
    z-index: 10;
    background-color: #727272;
}

.afbar1{
    height:20px;
    top:-30px;
    left:0px;
    width: 200px;
}

.afbar2{
    height:200px;
    top:-30px;
    left:0px;
    width: 20px;
}

.afbar3{
    height:20px;
    bottom:-30px;
    right:-30px;
    width: 150px;
}

.afbar4{
    height:150px;
    bottom:-30px;
    right:-30px;
    width: 20px;
}

.article{
    min-height: 454px;
}

.article_zone_texte{
    background-color: #fff;
    position:absolute;
    left:20px;
    right:20px;
    transform: translateY(-30%);
}


.design_padding{
    padding-left: 30px;
}

.box{
    border:1px solid #cfcece;
    height:100%;
}










.bg_gray_light {
    background-color: #f1f1f1;;
}

.bg_gray_normal {
    background-color: #e6edf5;
}

.bg_gray_normal2{
    background-color: #bec9db;
}

.bg_gray_dark {
    background-color: #4f5b71;
}

.menu_side li {
    padding: 0!important;
    margin: 0!important;
    background-color: #000;
}

.menu_side a,
.menu_side li.titre_menu {
    padding: 15px 30px!important;
    display: block!important;
    color:#fff;
}

.menu_rdv {
    border: 1px solid #4e5d70;
    padding: 50px 30px;
    min-height: 500px;
    background-color: #4e5d70;
}

.wrap_icon_check {
    border-radius: 100%;
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 1px solid #ddd;
    text-align: center;
    margin-right: 10px;
    padding: 4px;
}

.item_menu_rdv {
    display:block;
    margin-bottom: 30px;
    color: #ddd;
    cursor: pointer;
}

.wrap_rdv_form {
    background-color: #e6edf5;
}

.form_head {
    padding: 20px 50px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    font-size: 1.2em;
}

.main_head {
    padding: 40px 40px;
    padding-bottom: 60px;
}


/***************************************************/

a:hover {
    text-decoration: none;
}

.uk-navbar-container {
    background: transparent;
}

.bg_blanc {
    background: #fff!important;
}

.bb_vert {
    border-bottom: 2px solid #008e38;
}

.clear {
    clear: both!important;
    zoom: 1!important;
}

.wrap_flash_infos {
    background: #f08b00;
    padding: 10px;
    color: #fff!important;
}

.flash_infos div {
    float: left;
}

.flash_infos>div:first-child {
    color: #fff;
    font-weight: bold;
}

.flash_infos>div:nth-child(2) {
    background: #008e38;
    color: #fff;
    padding: 0 20px;
    margin-left: 10px;
    width: 80%;
}

.hidden {
    display: none!important;
}

.menu_topest li {
    display: inline-block;
    margin-left: 20px;
}

.menu_topest li a {
    color: #fff;
    font-weight: bold;
}

.uk-navbar-nav li a {
    text-transform: uppercase;
    _font-weight: 500;
    font-size: 16px;
    color: #000;
    font-family: 'Lato', 'sans serif';
    min-height: 50px;
}

.uk-navbar-nav.menu_second li a {
    text-transform: uppercase;
    _font-weight: 500;
    font-size: 16px;
    color: #000;
    font-family: 'Lato', 'sans serif';
    min-height: 50px;
}

.uk-navbar-nav li a i {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    margin-left: 5px;
}

.menu1 .uk-navbar-nav li a {
    text-transform: capitalize;
    _font-weight: bold;
    font-size: 16px;
    color: #000;
}

.menu2 .uk-navbar-nav li a {
    text-transform: capitalize;
    _font-weight: bold;
    font-size: 18px;
    color: #000;
}

.uk-navbar-nav li:hover a {
    color: #008e38;
}

.menu2 .uk-navbar-dropdown li a {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
}

.menu2 .uk-navbar-dropdown li:hover a {
    color: #f60!important;
}

.search {
    display: inline-block;
    color: #f60!important;
    position: relative;
    font-size: 22px!important;
}

.search:after,
.search:before {
    content: '';
    display: inline-block;
    background: #f60;
    width: 1px;
    position: absolute;
    top: 20px;
    bottom: 20px;
}

.search:after {
    left: 0;
}

.search:before {
    right: 0;
}

.logo {
    _margin-top: 10px;
    _margin-bottom: 10px;
}

.zone_top {}

.gradient_overlay {
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0.0));
}

.gradient_overlay p {
    margin: 0;
    color: #fff;
}

.gradient_overlay a {
    color: #e9551b;
}

.relative {
    position: relative!important;
}

.side_bare h2 {
    color: #c1c1c1;
    font-weight: bold;
    margin-top: 30px;
    font-size: 1.6em;
}

.side_bare>div:first-of-type h2 {
    margin-top: 0;
}

.side_bare a {
    color: #444;
    display: inline-block;
    line-height: 1.2em;
}

.gradient_after {
    position: relative;
}

.gradient_after:after {
    content: '';
    display: block;
    height: 5px;
    width: 30%;
    margin-top: 5px;
    background: linear-gradient(to right, #e74f1b, #e69c1b);
}

.gradient_after_right {
    position: relative;
}

.gradient_after_right:after {
    content: '';
    display: block;
    height: 5px;
    width: 30%;
    margin-top: 5px;
    background: linear-gradient(to right, #e74f1b, #e69c1b);
    position: absolute;
    right: 0;
}

.gradient_after2:after {
    content: '';
    display: block;
    height: 5px;
    width: 30%;
    margin-top: 5px;
    background: linear-gradient(to right, #008a36, #b9e100);
}

.top_racc li {
    margin-bottom: 20px;
}

.top_racc a {
    display: inline-block;
    background: #f3f3f3;
    color: #737373;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    font-size: 1.5em;
    padding-left: 100px;
    padding-right: 90px;
}

.top_racc a:hover {
    text-decoration: none;
}

.top_racc li:nth-child(1) a {
    background: url(../img/ico1.png) no-repeat left 30px center, url(../img/arrow_ico.png) no-repeat right 10px center, #f3f3f3;
}

.top_racc li:nth-child(2) a {
    background: url(../img/ico2.png) no-repeat left 10px center, url(../img/arrow_ico.png) no-repeat right 10px center, #f3f3f3;
}

.top_racc li:nth-child(3) a {
    background: url(../img/ico3.png) no-repeat left 10px center, url(../img/arrow_ico.png) no-repeat right 10px center, #f3f3f3;
}

.top_racc li:nth-child(1):hover a {
    background: url(../img/ico1.png) no-repeat left 30px center, url(../img/arrow_ico2.png) no-repeat right 10px center, #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.top_racc li:nth-child(2):hover a {
    background: url(../img/ico2.png) no-repeat left 10px center, url(../img/arrow_ico2.png) no-repeat right 10px center, #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.top_racc li:nth-child(3):hover a {
    background: url(../img/ico3.png) no-repeat left 10px center, url(../img/arrow_ico2.png) no-repeat right 10px center, #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.top_racc li:hover a span {
    background: -webkit-linear-gradient(#e74f1b, #e69c1b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.first_mid {
    background: url(../img/filigramme.png) no-repeat right center;
    margin-bottom: 50px;
}

.overlay_vert {
    background: rgba(0, 138, 54, 0.5);
    color: #fff;
}

.overlay_vert h3 a {
    color: #fff;
    font-weight: bold;
}

.overlay_noir {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
}

.overlay_noir h3 a {
    color: #fff;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.btn_gradient {
    background: linear-gradient(to right, #e74f1b, #e69c1b);
    border: none;
    color: #fff;
}

.btn_gradient2 {
    background: linear-gradient(to right, #008a36, #b9e100);
    border: none;
    color: #fff;
}

.text_gradient {
    background: -webkit-linear-gradient(#e74f1b, #e69c1b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text_gradient2 {
    background: -webkit-linear-gradient(#008a36, #b9e100);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn_home_actu {
    position: absolute;
    right: 0;
    bottom: -20px;
}

.item_actu h2 {
    margin: 0;
    padding: 0;
    line-height: .8em;
    padding-right: 20px;
}

.item_actu h2 a {
    color: #000;
    font-weight: bold;
    _font-size: 18px;
}

.item_actu h4 {
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    padding-right: 20px;
}

.item_actu h4 a {
    color: #222;
    _font-weight: bold;
}

.item_actu p {
    line-height: 1.2em;
    padding-right: 20px;
}

.item_actu {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.home_actu .item_actu:nth-child(5),
.home_actu .item_actu:nth-child(6) {
    border: none;
}

.action a {
    color: #008a36;
}

.referencer {
    margin-top: 50px;
}

.zone_middle2 {
    background: linear-gradient(to bottom, #f3f3f3 50%, #232323 50%);
    margin-top: 50px;
}

.donnees_contrib {}

.iact2_txt {
    _background: #1f9d2e;
    z-index: 10;
    padding-bottom: 30px;
}

.action2 {
    color: #1f9d2e;
}

.fake_bg {
    background: #232323;
    padding: 20px 10px;
    font-size: 11px;
    min-height: 121px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.item_photo a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(233, 80, 27, 0.6);
    padding: 40px 20px;
    color: #fff;
    display: none;
}

.btn_orange_lg {
    display: inline-block;
    background: linear-gradient(to right, #e99e1b, #e9501b);
    border-radius: 30px;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.uk-slidenav svg{
    width:50px;
    height:70px;
    color:#000;
}

.float_box {
    border-radius: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    margin-top: -50px;
    z-index: 100;
    position: relative;
    background: #FFF;
}

.float_box strong {
    font-size: 2em;
    color: #1b972e;
    font-weight: bold;
}

.float_box div h2 {
    color: #e99e1b;
    margin: 0 0 0 0;
}

.float_box div p {
    margin: 0 0 0 0;
}

.chiffres {
    padding: 0 30px 30px 0;
}

.barre {
    border-top: 2px solid #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
}

.item_photo:hover a {
    display: block;
}

.item_photo a p:first-child {
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.zone_middle3 {
    background: #ececec;
}

.inner_footer {
    background: #ececec;
}

.bottom_footer {
    background: #1f9d2e;
    padding: 20px 0;
    color: #fff;
}

.inner_footer h4 {
    color: #008b36;
    font-weight: bold;
}

.inner_footer .footer_menu,
.inner_footer .footer_contact {
    color: #000;
}

.inner_footer .footer_menu a {
    color: #000;
}

.newsletter input {
    border-radius: 30px 0 0 30px;
    border-right: none;
}

.newsletter button {
    border-radius: 0 30px 30px 0;
    width: 50px;
    padding-left: 0;
    padding-right: 0;
    background: #fb7c1b;
    color: #fff;
    border-left: none;
}

.rs_icone a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    color: #999999;
    line-height: 40px;
    margin-right: 7px;
}

.zone_top2 {
    background: linear-gradient(to right, #a2d607, #5ab41c, #17952f);
}

.titre {
    margin-top: 20px;
    font-size: 4em;
    padding-bottom: 0px;
    color: #fff;
}

.citation {
    background: url(../img/quote_start.png) no-repeat top left, url(../img/quote_end.png) no-repeat right bottom;
    padding: 30px 0;
}

.retrait_top {
    margin-top: -100px!important;
}

.retrait_top2 {
    margin-top: -180px!important;
}

.fonction {
    color: #f60;
    font-weight: bold;
    font-size: .9em;
}

.nom {
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
}

.resume {
    color: #757575;
}

.item_bureau p {
    margin: 0px;
    margin-top: 10px;
}


/****accordion****/

.uk-accordion >li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

/*.uk-accordion>li>a {
    _background: linear-gradient(to right, #e74f1b, #e69c1b);
    background: linear-gradient(to right, #008a36, #b9e100);
    border-radius: 15px;
    color: #fff;
    padding: 5px 20px;
    position: relative;
    z-index: 10;
}

.uk-accordion>li.uk-open>a {
    background: linear-gradient(to right, #e74f1b, #e69c1b);
}

.uk-accordion>li>a:hover {
    color: #fff;
}

.uk-accordion-title,
.uk-accordion>li.uk-open .uk-accordion-title {
    color: #fff;
}

.uk-accordion-content {
    background: #f6f6f6;
    margin-top: -15px;
    padding-top: 30px;
    position: relative;
    z-index: 1;
}

.uk-accordion-content>div {
    border-bottom: 2px solid #d8d8d8;
    padding: 20px;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../img/paper_green.png) no-repeat center left 20px;
    position: relative;
}

.uk-accordion-content>div:first-of-type {
    padding-top: 10px;
}

.uk-accordion-content>div:last-of-type {
    border: none;
}

.uk-accordion-content>div p {
    padding: 0;
    margin: 0;
    line-height: 1em;
}

.uk-accordion-content>div b {
    color: #000;
}

.uk-accordion-content>div a {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 30px;
}*/

.item_secteur {
    border-bottom: 1px solid #9e9e9e;
    margin-bottom: 20px;
}

.item_secteur>div>img {
    margin-left: 50px;
    margin-right: 20px;
}

.item_secteur>div>b {
    color: #000;
}

.item_secteur>ul>li {
    padding-left: 20px;
    color: #161616;
}

.inner_banner {
    margin-top: 60px;
    margin-bottom: 60px;
}

.item_formation a {
    display: inline-block;
    color: #000;
    margin-top: 10px;
}

.taber {
    border-bottom: 1px solid #008a36;
}

.taber>li {
    padding-left: 0;
    margin-right: 15px;
}

.taber>li a {
    background: #f3f3f3!important;
    border-radius: 15px 15px 0 0;
    color: #9d9d9d;
    font-weight: bold;
    font-size: 18px!important;
    text-transform: capitalize!important;
    padding-left: 30px!important;
    padding-right: 30px!important;
}

.taber>li.uk-active a {
    background: #f7a22b!important;
}

.item_formation>div {
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}

h3 span {
    color: #a4a4a4;
}

.swal2-title {
    font-weight: normal!important;
    font-size: 14px!important;
}


/*******formulaires*/

.border_circle {
    border-radius: 30px;
}

button,
input[type=submit] {
    cursor: pointer;
}

.ns_rjndr>div {
    margin-bottom: 10px;
    color: #000;
}

.ns_rjndr>div img {
    margin-right: 20px;
}

.orange {
    color: #f60;
}

.gris {
    color: #c1c1c1;
}

.retrait_top3 {
    margin-top: -200px!important;
}

.light_overlay {
    background: rgba(34, 34, 34, .5);
}

.light_overlay2 * {
    color: #f9f9f9!important;
}

.lien_gris {
    display: inline-block;
    color: #aaa;
    margin-bottom: 20px;
}

.btn_connexion {
    border-radius: 100px;
}

.connexion input,
.connexion textarea,
.connexion select {
    border: 1px solid #4e5d70!important;
    color: #4e5d70;
    font-weight: bold;
    transition-duration: .3s;
    background-color: #fff!important;
    padding-left:40px!important;
    padding-right:40px!important;
}

.connexion textarea {
    min-height: 100px;
}

.quiz_item>.uk-accordion-content>div {
    border-bottom: 2px solid #eee;
    padding: 20px;
    padding-left: 100px;
    padding-right: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../img/quiz.png) no-repeat center left;
    background-size: 100px;
    position: relative;
}

.quiz_item>.uk-accordion-content {
    background: #f3f3f3;
    margin-top: 0px;
    padding-top: 0px;
    position: relative;
    z-index: 1;
}

.quiz_item>.uk-accordion-content>div {
    border-bottom: 2px solid #eee;
    padding: 20px;
    padding-left: 100px;
    padding-right: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../img/quiz.png) no-repeat center left;
    background-size: 100px;
    position: relative;
}

.quiz_item>.uk-accordion-content {
    background: #f3f3f3;
    margin-top: 0px;
    padding-top: 0px;
    position: relative;
    z-index: 1;
}

.float_right {
    float: right;
}

.align_right_wrapper>* {
    float: right;
}

.clear {
    clear: both;
}

.bloc_aside {
    background: #f3f3f3;
}

.wrap_texte_design {
    margin-top: 150px;
    margin-bottom: -200px;
    position: relative;
    z-index: 2;
}

.texte_design {
    font-size: 3em;
    line-height: .8em;
    color: #000;
}

.blanc {
    color: #fff;
}

.vert {
    color: #1f9d2e;
}

.real_menu {
    float: left;
    min-width: 250px;
}

.menu_topest li {
    position: relative;
}

.sous_nav {
    display: none;
    position: absolute;
    background: #f08b00;
    z-index: 10000;
    padding: 0;
    width: 100px;
}

.sous_nav li {
    margin: 0;
}

.sous_nav li a {
    text-align: left!important;
    display: block;
    padding: 5px 10px;
}

.menu_topest li:hover .sous_nav,
.menu_topest li:hover .sous_nav * {
    display: block;
}

.linear_gradient {
    background: linear-gradient(to right, #e99e1b, #e99e1b, #e9501b);
}

.gray {
    background: #f3f3f3;
}

.infos_contacts>div:first-of-type {
    font-size: 4em;
    line-height: 1em;
    margin-top: 200px;
}

.infos_contacts>div:nth-of-type(2) {
    font-size: 1.5em;
    font-weight: bold;
    color: #AAA;
}

ul.page-numbers {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.page-numbers>li {
    display: inline-block;
    vertical-align: top;
}

ul.page-numbers>li a,
ul.page-numbers>li span {
    display: inline-block;
    height: 30px;
    min-width: 30px;
    padding: 5px;
    line-height: 30px;
    width: auto;
    background: #000;
    color: #FFF;
    margin: 0 2px;
    text-align: center;
    border:1px solid #000;
}

ul.page-numbers>li.active a,
ul.page-numbers>li.active span {
    background: #fff;
    border:1px solid #000;
    color: #000;
}

ul.page-numbers>li.disabled a,
ul.page-numbers>li.disabled span {
    background: #efefee;
}

ul.page-numbers>li.disabled a,
ul.page-numbers>li.disabled span {
    background: #efefee;
}


/************************************************/

.connexion button {
    height: auto!important;
}

.marginbottom {
    margin-bottom: 100px;
}

.marginbottom2 {
    margin-bottom: 200px;
}

.btn_form_rdv {
    display: inline-block!important;
    width: auto;
    height: auto!important;
    padding: 0 50px!important;
    background-color: #4e5d70;
    color: #fff;
}

.btn_form_rdv {
    position: absolute;
    right: 100px;
    bottom: 0;
    transform: translateY(70%)
}

.btn_form_rdv_back {
    display: inline-block!important;
    width: auto;
    height: auto!important;
    padding: 0 50px!important;
    border:1px solid #4e5d70;
    color: #4e5d70;
    background-color: #fff;
}

.btn_form_rdv_back {
    position: absolute;
    left: 100px;
    bottom: 0;
    transform: translateY(70%)
}

.btn_form_rdv.no_top, .btn_form_rdv_back.no_top {
    transform: translateY(100%)
}

.btn_form_rdv:hover, .btn_form_rdv_back:hover
.connexion button:hover {
    color: #fff;
}

.wrap_radio input[type=radio]:checked+.card_radio {
    background-color: #4e5d70!important;
    transition-duration: .3s;
    _border: 2px solid #4e5d70;
    color:#fff;
    font-weight: bold;
}

.no_padding {
    padding: 0!important;
}

.padding2 {
    padding: 0px!important;
}

.no_margin {
    margin: 0!important;
}

.bloc_form{
    display:none;
}

.active_bold{
    font-weight:bold;
    color:#fff;
}

.active_bold .wrap_icon_check{
    background-color:#fff;
    color:#4e5d70;
}

.heading_style.uk-heading-line>::after, .heading_style.uk-heading-line>::before {
    
    border-bottom: 1px solid #4e5d70;
}

.overlay_05{
    background: rgba(0,0,0,.4)!important;
}

.grand_spacing{
    font-size: 2.2em;
    letter-spacing: 4px;
}

.small_p p{
    font-size: .95em;
    letter-spacing: -1px;
}

.small{
    letter-spacing: -1px;
    font-size: .8em;
}

.dividerhr{
    border-bottom: 2px solid #111;
    height:0px;
    padding-top: 20px;
    margin-bottom: 30px;
}

.inner_bloc_contact{
    height:auto;
    min-height: auto;
    font-size: 1.2em;
}

.inner_bloc_contact .bottom_reseaux_sociaux li a i{
    color:#111!important;
    font-size: 2.2em!important;
}

.inner_block_gray{
    background-color: #f7f7f7;
}

.design2_zone_img{
    position:absolute;
    top:120px;
    right:0;
    text-align: right;
}

.design2_zone_img img{
    width:90%;
}

.ico_box{
    border:1px solid #F5F5F5;
    position:relative;
    min-height: 180px;
}

.ico_box > p{
    position:absolute;
    bottom: -20px;
    left:0;
    right:0;
    padding: 10px;
    background-color: #fff;
    font-size: .8em;
    
}

.ico_box > span{
    display:inline-block;
    vertical-align: top;
    border:1px solid #777;
    width:80px;
    height:80px;
    border-radius: 100%;
    line-height: 78px;
    font-size: 2.2em;
    color:#777;
}

.italic{
    font-style: italic;
}

.infoytb h2{
    margin:0;
    color:#000;
    margin-bottom: 10px;
    font-size: 2.2em;
}

.infoytb h3{
    margin:0;
    color:#000;
}

.infoytb ul{
    display:inline-block;
    vertical-align: top;
    margin:0;
}

.infoytb ul li a i{
    color:#000;
    font-size: 25px!important;
    margin:0;
}

.infoytb b{
    color:#000;
    font-size: 16px!important;
}

.wrap_actu_img:after{
    content:"";
    display:inline-block;
    height:15px;
    position:absolute;
    left:10%;
    right:10%;
    bottom: -15px;
    background-color: #4d5e70;
}

.actu_item h4 a{
    color:#000;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}

.main_menu li.uk-active a{
    position: relative;
    font-weight: bold;
    color:#4e5d70;
    font-weight: 1.4em;;
    
}

.main_menu li.uk-active{
    position: relative;
}

.main_menu li.uk-active a:after{
    position: absolute;
    display:block;
    content:'';
    left:10px;
    right:10px;
    bottom:20px;
    border-bottom: 2px solid #4e5d70;
}

@media (max-width: 400px) {
    .bloc_middle_zone_texte img{
        {
            position: static;
        }
    }
}

@media only screen and (max-width: 600px) {
    .bloc_middle_zone_img{
        margin-top: 0px;
    }

    .bloc_middle_zone_img img {
        position: static!important;
        width:100%!important;
    }

    .bloc_middle_zone_img img:first-of-type{
        display:none;
    }

    .block_card_img, .block_card_img2 {
        position: static!important;
        transform: translateY(0%);
        width:100%!important;
    }

    .inner_block_card, .inner_block_card2{
        margin:0!important;
        margin-bottom: 20px!important;
    }

    .small {
        letter-spacing: 0px;
        font-size: 1em;
    }

    .btn_white_scare, .btn_bleuy_scare{
        display:block;
        text-align: center;
    }

    .bloc_temoignages{
        margin-top: 20px;
    }

    .big_menu, .first_menu, .big_slider{
        display: none;
    }

    .titre_handwrite {
        font-size: 2em;
        font-family: 'Oooh Baby', cursive;
        margin-bottom: 0!important;
        text-align: center;
    }

    .titre_handwrite2 {
        letter-spacing: 10px;
        margin-top: 0!important;
        font-size: .9em;
    }

    .titre_top{
        display:block;
        _width:100%;
    }

    .titre_top{
        margin-top:70px!important;
        margin-right: 0;
    }

    .responsive_menu{
        background-color: #fff;
        position:fixed;
        top:0;
        left:0;
        right:0;
        box-shadow: 0 0 10px rgba(0,0,0,.2);
        padding:20px;
    }

    .btn_menu{
        border:none;
        padding:0;
    }

    .inner_drawer{
        position: relative;
        height:8px;
        background-color: #4e5d70;
        width:50px;
        border-radius: 4px;
    }

    .inner_drawer::before{
        content:'';
        display: block;
        position: absolute;
        height:8px;
        background-color: #4e5d70;
        width:50px;
        border-radius: 4px;
        top: -15px;
    }

    .inner_drawer::after{
        content:'';
        display: block;
        position: absolute;
        height:8px;
        background-color: #4e5d70;
        width:50px;
        border-radius: 4px;
        bottom: -15px;
    }

    .uk-overlay.uk-position-bottom-left h1{
        font-size: 1.5em;
    }

    .design2_zone_img {
        position: static;
    }

    .design2_zone_img img{
        width: 100%;
    }

    .marginbottom2, .marginbottom{
        margin-bottom: 20px;
    }

    .margintop {
        margin-top: 20px;
    }

    .certifs{
        width:100%;
    } 

    .ico_box{
        text-align: left!important;
    }

    .ico_box > span{
        display:inline-block;
        vertical-align: top;
    
        border: 1px solid #777;
        width: 80px;
        height: 80px;
        border-radius: 100%;
        line-height: 78px;
        font-size: 2.2em;
        color: #777;
        text-align: center!important;
    }

    .ico_box > p{
        display:inline-block;
        width:55%;
        vertical-align: top;
        position: static;
        
        padding: 10px;
        background-color: #fff;
        font-size: 1em;
        margin: 0;

    }

    .ico_box{
        min-height: auto;
    }

    .menu_rdv {
        padding: 20px 20px;
        min-height: auto;
    }

    .btn_form_rdv {
        position: static;
        transform: translateY(0%);
    }

    .btn_form_rdv.no_top, .btn_form_rdv_back.no_top {
        transform: translateY(0%);
    }

    .btn_form_rdv_back {
        position: static;
        transform: translateY(0%);
    }

    .form_foot{
        padding:10px;
        text-align: center;
    }
    
}

.slider_testimonial{
    padding-bottom: 10px;
}

.wrap_testimonial{
    border:1px solid #ddd;
    border-radius: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding:10px 40px;
}

.infos_center{
    background-color: #d9d9d9;
    padding-bottom: 20px;
}

.infos_center img{
    margin-bottom: 10px;
}

.infos_center.uk-grid-divider>:not(.uk-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #979797;
}

.infos_center.uk-grid-divider>:not(.uk-first-column)::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
}

div.overlay_bottom{
    position:absolute;
    left:30px;
    right:80px;
    bottom: 50px;
}

.overlay_black{
    background-color: rgba(0, 0, 0, 0.7);
    color:#fff!important;
}

.overlay_black > *{
    color:#fff!important;
}

.add_fav{
    position:absolute;
    top:10px;
    right:10px;
    color:#000;
    display:inline-block;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    box-sizing: border-box;
    width:40px;
    height:40px;
    z-index: 10;
}

.etiquettes{
    position:absolute;
    top:10px;
    left:10px;
    color:#000;
    display:inline-block;
    z-index: 10;
}

.stock_info{
    position:absolute;
    bottom:10px;
    left:10px;
    color:#000;
    display:inline-block;
}

.padding5{
    padding:5px;
}

.color_black{
    color:#000!important;
}

.color_white{
    color:#FFF!important;
}

.prix > span.old-price {
	color: #a4a4a4;
	text-decoration: line-through;
	margin-right: 10px;
	font-size: 14px;
	font-weight: 400;
}
.prix > span.new-price{
    font-size: 18px;
    font-weight: 500;
    color: rgb(129, 28, 28);
}

.prix_gros > span.old-price {
	font-size: 20px;
}
.prix_gros > span.new-price{
    font-size: 35px;
    font-weight: bold;
}

.cartart_img{
    margin-bottom: 20px;
    border:1px solid #ddd;
}

.quantitecard{
    padding:0 40px;
}

.stepmoins,
.stepplus{
    display:inline-block;
    vertical-align: top;
    height:100%;
    color:#000;
    text-align: center;
    width:40px;
    position:absolute;
    top:0;
    bottom:0;
    line-height: 1.2em;
    cursor:pointer;
    font-size: 30px;
    height:30px;
}

.stepmoins{
    left:0;
    border-right: none;
}

.stepplus{
    right:0;
    border-left: none;
}

.uk-countdown-number span{
    font-size: 70px;
}

.uk-button-primary{
    background-color: transparent!important;
    color:#000!important;
    border:1px solid #000!important;
}

.hide_or_show{
    position:absolute;
    top:50%;
    right:20px;
    transform: translateY(-50%);
    z-index: 10;
    font-size: 30px;
}

.nakedbg{
    
}

.bloc_steps{
}

.bloc_steps span{
    display:inline-block;
    width:50px;
    height:50px;
    background-color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
    position:absolute;
    border:20px solid #fff;
}

.bloc_steps span img{
    width:25px;
}

.bloc_steps .barre{
   _position:absolute;
    top:25px;
    left:0;
    right:0;
}   

.bloc_steps> span.current{
    background-color: #000;
}

.bloc_steps> span.span1{
    left:-5px;
    top:50%;
    transform:translateY(-50%);
}

.bloc_steps> span.span2{
    left:50%;
    transform: translateX(-50%) translateY(-50%);
    top:50%;
}

.bloc_steps> span.span3{
    right:-5px;
    top:50%;
    transform:translateY(-50%);
}

.bloc_steps> span.over em{
    display:inline-block;
    border-radius: 100%;
    width:50px;
    height:50px;
    border:1px solid #000;
}

.method_paiement > div > label{
    display:block;
    border:3px solid #ddd;
    border-radius: 15px;
    padding:20px;
    text-align: center;
    font-weight: bold;
    cursor:pointer;
    background-color: #fff;
}

.method_paiement > div > input{
    display:none;
}

.method_paiement > div > input:checked + label{
    border:3px solid #000;
    background-color: #fff;
}

.bloc_filter{
    border: 1px solid #bbb;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
}

.inner_bloc_filter > div{
    margin-bottom: 10px;
}

.inner_bloc_filter > div input{
    margin-right: 10px;
}

/*slider range */


  
  
  .price-input {
    width: 100%;
    display: flex;
    margin: 30px 0 35px;
  }
  .price-input .field {
    display: flex;
    width: 100%;
    height: 45px;
    align-items: center;
  }
  .field input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 19px;
    margin-left: 12px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #999;
    -moz-appearance: textfield;
  }
  
  .price-input .separator {
    width: 130px;
    display: flex;
    font-size: 19px;
    align-items: center;
    justify-content: center;
  }
  .slider-range {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
  }
  .slider-range .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: #000;
  }
  .range-input {
    position: relative;
  }
  .range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -17px;
    background: none!important;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  input[type="range"]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #FFF;
    border:1px solid #000;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  }
  input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  }
  

  /*****************************/

.card_type2 div.overlay_bottom2{
    position:absolute!important;
    display: inline-block;
    left:0px;
    bottom: 50px;
    min-width: 200px;
}

.cadre{
    border:1px solid #fff;
    position: absolute;
    top:20px;
    left:20px;
    right:20px;
    bottom:20px;
}

.swal2-popup .swal2-styled.swal2-cancel {
    border-radius: 0!important;
    border: 1px solid #000!important;
    background: initial;
    background-color: #fff;
    color: #000!important;
    font-size: 1.0625em;
}

.swal2-popup .swal2-styled.swal2-confirm {
    border: 0!important;
    border-radius: 0!important;
    background: initial;
    font-size: 1.0625em;
}

.swal2-popup .swal2-title{
    display: block!important;
}

.swal2-popup {
    
    _padding: 0!important;
    border-radius: 0!important;
    
}



.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
    background-color: #000;
    border-color: transparent;
}

.uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus {
    background-color: #000;
}

.margintop30{
    margin-top: 30px;
}

.overlay_slider{
    bottom:50px;
}

a.uk-active{
    background-color: #000;
    color:#fff!important;
}

.cadre_noir{
    border:1px solid #000;
}

.dataTable{
    width:100%!important;
}

.uk-navbar-dropdown {    
    width: 200px;
    padding: 15px;
    background: #fff;
    color: #000;
}

.uk-navbar-dropdown-nav li a {
    
    min-height: 30px;
}

.uk-navbar-nav li a:hover, .uk-navbar-nav li a.uk-open, .uk-navbar-nav li .uk-open ul li a{
    color:#000;
}

.input_secondary{
    border:1px solid #ddd;
}

.search_input{
    padding-right: 50px;
}

.search_submit{
    border:none;
    position:absolute;
    top:0;
    right:10px;
    bottom:0;
    color:#ddd;
}

.button_menu{
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
}

.menu_mobile .uk-navbar, .menu_mobile ul.uk-navbar-nav, .menu_mobile .uk-navbar-left, .menu_mobile .uk-navbar-right {
    display:block;
    width:100%;
}

.menu_mobile ul.uk-navbar-nav li{
    display:block;
    width:100%;
}

.menu_mobile ul.uk-navbar-nav li a{
    display:block;
    width:100%;
    text-align: left!important;
    padding: 10px 10px;
    min-height: 30px;
}

.creator_articles img{
    width:60%;
    aspect-ratio: 4/3;
    object-fit: contain;
    mix-blend-mode: color-burn;
}

.liste_createur_home{
    padding-left: 50px;
}

.liste_createur_home a{
    color:#000;
    display:block;
}

.liste_createur_home a img{
    width:60px;
    aspect-ratio: 4/3;
    object-fit: contain;
    mix-blend-mode: color-burn;
    margin-right: 20px;
}

.etiquettes > span, .out_stock {
    background-color: #fff;
}

.wrap_label_radio{
    margin-right: 5px;
}

.wrap_label_radio input{
    display: none;
}

.wrap_label_radio input + label{
    cursor:pointer;
    display:inline-block;
    vertical-align: top;
    min-width:40px;
    width:auto;
    text-align: center;
    line-height: 40px;
    min-height:40px;
    height:auto;
    border:1px solid #ddd;
    color:#000;
    font-size: 1.1em;
}

.wrap_label_radio2 input + label{
    min-height: 45px;
    padding:3px;
}

.wrap_label_radio input:checked + label{
    border:1px solid #000;
    background-color: #000;
    color:#fff;

}

.wrap_label_radio2 input:checked + label{
    border:1px solid #000;
    background-color: #fff;
}

.bloc_input_check_radio{
    margin-top: 20px;
}

.list_product_wrap_label input{
    display:none;
}


.list_product_wrap_label input + label > span{
    border:1px solid transparent;
    display:inline-block;
    padding:5px;
}

.list_product_wrap_label input:checked + label > span{
    border:1px solid #000;
}

.product_color{
    display:inline-block;
    vertical-align: middle;
    width:30px;
    height:30px;
    border:1px solid #ddd;
}

.out_stock1{
    display:none;
}

.out_stock0{
    display:inline-block;
}

.wrap_help a{
    display:block;
    color: #000;
}




































@media only screen and (max-width: 600px) {
    .logo{
        width: 60%;
    }
}