@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500&display=swap');
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color:#000;
    zoom: .85;
}

body {
    overflow-y: scroll!important;
    overflow-x: none!important;
    position: static!important;
    display: block!important;
    align-items: none!important;
    justify-content: none!important;
    width: 100%;
    height: 100vh;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;

}

a{
    color:#000;
}

a:hover{
    color:#000;
}

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

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

.invert img{
    -webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
}

.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!important;
    font-weight: bold;
    background-color: #fff;
    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: #000;
    font-weight: 500;
    letter-spacing: 3px;
}

.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: 2em;
    margin-left: 60px;
    color: #fff;
}

.slide_bloc_left p{
    font-size: 1.5em;
    color: #fff;
}

.slide_bloc_left .btn_blanc_scare {
    padding: 15px 45px;
}

.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%);
}

.bg_gray_light{
    background-color: #f7f7f7!important;
}

.color_bleu{
    color:#4f5e71;
}

.bottom_reseaux_sociaux li a.color_black i{
    color: #000!important;;
}

.small_spacing_letter span{
    display:inline-block;
    vertical-align: middle;
    width:80%;
    color:#000!important;
}

.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:400;
    font-size: .9em;
}

.list_business.uk-grid-small>* {
    padding-left: 25px;
}

.list_business.uk-grid-small>.uk-first-column {
    padding-left: 15px!important;
}

.list_business.uk-grid-small>.uk-grid-margin {
    margin-top: 20px!important;
}

.list_business div p{
    min-height: 60px;
    font-size: .9em;
}

.liste_oblique{
    font-style: italic;
    font-weight: 400;
}

footer {
    background-color: #4e5d70;
    color: #fff!important;
}

footer a, footer a:hover {
    color: #fff;
}

.adresse span{
    display: inline-block;
    vertical-align: top;
}

.location_adresse{
    width:90%;
}

.titre_rs_bottom{
    margin-top: 20px;
}

.bottom_reseaux_sociaux {
    margin-top: 10px;
    padding-left: 0px;
}

.bottom_reseaux_sociaux li {
    display: inline-block;
    vertical-align: top;
}

.__bottom_reseaux_sociaux li:first-of-type{
    display:block!important;
    width:100%!important;
}

.bottom_reseaux_sociaux li a {
    padding: 0;
    height: auto;
    min-height: auto;
    color: #fff;
}

.bottom_reseaux_sociaux li a i {
    color: #fff;
    font-size: 20px!important;
}

ul.uk-navbar-nav.bottom_reseaux_sociaux li a svg {
    color: #fff!important;
    font-size: 20px!important;
}

.bottom_reseaux_sociaux li a svg {
    font-size: 20px!important;
    width:20px;
}

ul.uk-navbar-nav.bottom_reseaux_sociaux li a svg path {
    fill: #fff;
}

ul.bottom_reseaux_sociaux.rs_mobile li a svg path {
    fill: #fff;
}​

.bg_gray_light {
    background-color: #f0f0f2;
    
}

.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;
}

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

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

.item_menu_rdv {
    display:block;
    color: #ddd;
    cursor: pointer;
    padding: 15px 30px;
}

.item_menu_rdv.active_bold{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.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;
}



.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: 60px;
    padding-bottom: 0px;
}

.form_foot{
    padding: 40px 60px;
}

.form_foot > div:last-of-type {
    text-align: right;
}

.table_calendar{
    width:100%;
    border-collapse: separate;
}

.table_calendar th{
    padding: 10px;
    background: #4e5d70;
    color:#fff;
    text-align: center;
    width:20%;
    border:3px solid #e6edf5;
}

.table_calendar td{
    padding: 10px;
    background: #fff;
    color:#000;
    text-align: center;
    width:20%;
    border:3px solid #e6edf5;
    position:relative;
}

tr.first_rdv{
    background-color: rgb(148, 40, 40)!important;
    color:#fff!important;
}

.checklabel{
    display:inline-block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    padding:11px;
}

.checkinput{
    display:none;
}

.checkinput:checked + label{
    background: #000;
    color:#fff;
    border-radius: 5px;
}

.checkinput + label{
    background: #fff;
    color:#000;
    border-radius: 0px;
}


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

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: capitalize;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.uk-navbar-nav li a:hover{
    color:#4f5b71!important;
}

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

.uk-navbar-nav li a span {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    margin-left: 5px;
    display:block;
    width:20px;
    height:20px;
    _color:#000!important;
}

.uk-navbar-nav li a svg {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    margin-left: 5px;
    display:block;
    width:20px;
    height:20px;
    _color:#000!important;
}

.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 {
    background: #4e5d70;
    border-radius: 100%;
}

.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;
}

.barre2 {
    border-top: 2px solid #aaa;
    margin-top: 30px;
    margin-bottom: 30px;
}

.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>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: 1.5em!important;
    margin-top: 1.5em!important;
    margin-bottom: 1.5em!important;
}


.swal2-container .swal2-popup{
	background-color: #f8f8f8;
    border:10px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding-top: 5em!important;
    padding-bottom: 5em!important;
    padding-left: 3em!important;
    padding-right: 3em!important;
}

.swal2-container .swal2-icon{
    transform: scale(1.5);
}

.swal2-container .swal2-confirm.swal2-styled{
    background-color: #fff!important;
    color:#59657d!important;
    border:1px solid #59657d!important;
    border-radius: 0px!important;
    outline: none;
    text-align: center;
    width:
}

.swal2-popup{
    width:28em!important;
}

/*******formulaires*/

input,
select,
textarea {
    background: #f3f3f3!important;
    border: none!important;
    font-size: 16px!important;
}

.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;
}

.light{
    font-weight: lighter;
}

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

.btn_connexion {
    border-radius: 100px;
}

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

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


.form_inscription .uk-margin{
    position:relative;
}

.form_inscription label{
    position: relative;
    bottom:-10px;
    left:20px;
    background: #fff;
    padding:0px 10px;
}

.form_inscription{
    _border:1px solid #4e5d70;
    padding:40px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.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;
}

.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: #444;
    color: #FFF;
    margin: 0 2px;
    text-align: center;
}

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

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 {
    display: inline-block!important;
    width: auto;
    height: auto!important;
    padding: 0 50px!important;
    background-color: #4e5d70;
    color: #fff;
}

.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.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;
}

.wrap_selection_data > div:first-of-type{
    display:inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-top: 5px;
}

.wrap_selection_data > div:last-of-type{
    display:inline-block;
    vertical-align: top;
}

.wrap_selection_data > div:last-of-type h3{
    margin-bottom: 5px!important;
}

.wrap_selection_data > div:last-of-type p{
    margin-bottom: 0px!important;
    margin-top: 0px!important;
}

.wrap_selection_data > div:first-of-type input{
    transform: scale(2);
}

.no_padding {
    padding: 0!important;
}

.padding2 {
    padding: 0px!important;
}

.no_margin {
    margin: 0!important;
}

.bloc_form{
    display:none;
}

.active_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: 150px;
    padding-bottom: 0;
}

.ico_box:hover{
    border:1px solid #97aacb;
}

.ico_box > p{
    _position:absolute;
    _bottom: -20px;
    left:0;
    right:0;
    padding: 10px 0;
    padding-bottom: 0;
    background-color: #fff;
    font-size: 1.1em;
    color:#000;
    font-style: italic;
    
}

.ico_box > span{
    display:inline-block;
    vertical-align: top;
    width:90px;
    _height:80px;    
}

.btn_rdv_full{
    padding: 10px 15px;
}

.italic{
    font-style: italic;
}

.list_circle{
    list-style-type: circle;
}

.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;
}

.uk-navbar-nav>li>a{
    text-transform: none!important;
}

.hover_style{
    overflow:hidden;
    transition-duration: .3s;
}

.hover_style img{
    transform: scale(1);
    transition-duration: .6s;
}

.hover_style:hover img{
    transform: scale(1.2);
    transition-duration: .3s;
}

.form_contact input, .form_contact textarea{
    background-color: #fff!important;
    border:1px solid #ddd!important;
    min-width: 100%;
}

.menu_mobile a{
    font-size: 18px!important;
    color:#4e5d70;
}


.uk-offcanvas-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0);
    opacity: 0;
    transition: opacity .15s linear;
}

label.disabled{
    background: #000!important;
    color:#fff;
    border-radius: 5px;
}

.titre_th > input{
    position:absolute;
    top:0;
    right:10px;
    bottom:0;
    transform:scale(1.7);
    
}


@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;
    }

    .center_mobile{
        text-align: center;
    }

    h2{
        text-align: center;
    }

    

    .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: #c0c9da;
        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%;
    } 

    

    
    

    .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;
    }


    .bloc_middle_zone_img img{
        width:70%;
        position: static;
    }

    .bloc_middle_zone_img img:nth-of-type(2){
        width:80%;
        position: absolute;
        left:40px;
        top:10px;
    }

    .bloc_middle_zone_img img:nth-of-type(1){
        margin-bottom: 60px;
        margin-top: 20px;
        margin-left: 10px;
    }


    .bloc_middle_zone_img2 img{
        width:70%;
        position: static;
    }

    .bloc_middle_zone_img2 img:nth-of-type(1){
        
        position: absolute;
        right:20px;
    }

    .bloc_middle_zone_img2 img:nth-of-type(2){
        width:80%;
        margin-top: 0px;
        margin-left: 20px;
    }

    .bloc_middle_zone_img2{
        margin-top: 30px!important;
    }

    /*
    .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;
    }
    
}