/*Golbal*/
@font-face {
    font-family: "LeckerliOne-Regular";
    src: url("../../fonts/LeckerliOne-Regular.ttf");
}

@font-face {
    font-family: "JosefinSans-Regular";
    src: url("../../fonts/JosefinSans-Regular.ttf");
}

@font-face {
    font-family: "JosefinSans-SemiBold";
    src: url("../../fonts/JosefinSans-SemiBold.ttf");
}

@font-face {
    font-family: "JosefinSans-Bold";
    src: url("../../fonts/JosefinSans-Bold.ttf");
}

body p,body div,body table,body td,body tr,body span,body a{
  font-family: "JosefinSans-Regular" !important;
}

body h1,body h2,body h3{
  font-family: "LeckerliOne-Regular"  !important ;
}

a.level_0_item_home {
    display: none !important;
}

/*Golbal*/
/*Top bar*/
.logo-site img {
    height: 200px;
}
.top-bar {
    background: url('/wp-content/uploads/2022/08/header.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0;
    padding: 10px 0;
    padding-bottom: 0;
}
.top-bar--child {
    position: relative;
    display: flex;
    justify-content: center;
    max-width: 1380px;
    width: 90%;
    margin: auto;
}

.sociaux .icon{
    font-size: 40px;
    width: 45px;
    height: 45px;
}

.sociaux span.icon:nth-child(2) {
    color: #fff;
    font-size: 24px;
    padding: 5px 7px;
    box-sizing: border-box;
    height: auto;
    width: auto;
    border-radius: 6px;
    color: #fff;
    background: transparent linear-gradient(45deg, #FED576 0%, #F47133 26%, #BC3081 61%, #4C63D2 100%) 0% 0% no-repeat padding-box;
}

.sociaux .icon:nth-child(1) {
    position: relative;
    top: 6px;
    font-size: 43px;
    color: #1976D2;
}

.sociaux {
    position: absolute;
    right: 0;
}



/*Top bar*/
/*Menu*/
body a.level_0_item_text {
    font-family: 'LeckerliOne-Regular' !important;
    text-transform: unset;
    font-size: 28px;
    color: #646E6B !important;
}

header.site_header {
    background: url('/wp-content/uploads/2022/07/Groupe-de-masques-10.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 10px 0;
}

.titre-banniere {
    font-family: 'LeckerliOne-Regular' !important;
    max-width: 100% !important;
    text-transform: unset !important;
    text-shadow: 0px 10px 40px #000000a2 !important;
    font-size: 67px !important;
    color: #FFFFFF !important;
    padding-bottom: 150px !important;
}


/*Menu*/
/*Banniere*/
.contenu-image {
    position: relative;
}

.contenu-image a.bouton-page {
    position: absolute;
    top: 0;
    z-index: 50;
    margin: auto;
    display: flex;
    left: 0;
    right: 0;
    border: 3px solid #FFFFFF;
    border-radius: 34px;
    max-width: 309px;
    height: auto;
    padding: 10px 40px;
    box-sizing: border-box;
    font-size: 28px;
    color: #fff;
    top: 50%;
    text-align: center;
    justify-content: center;
}

.image-banniere {
    height: 650px !important;
}

button.slick-prev.slick-arrow:before {
    content: '' !important;
    background: url('/wp-content/uploads/2022/07/left.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

button.slick-next.slick-arrow:before {
    content: '' !important;
    background: url('/wp-content/uploads/2022/07/next.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.slick-arrow{
      width: 83px;
      height: 81px;
      display:
      flex;
      cursor: pointer;
      top: 38% !important;
}

.conteneur-page:before {
    content: '';
    background: url('/wp-content/uploads/2022/07/Groupe-de-masques-12.png');
    z-index: 5000;
    position: absolute;
    width: 100%;
    height: 265px;
    display: flex;
    top: -265px;
    bottom: 0;
}

.conteneur-page {
    position: relative;
    background: url('/wp-content/uploads/2022/07/Groupe-de-masques-15.png');
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 7px;
}

/*Banniere*/
/*Bienvenue*/
.title-bienvenue img {
    margin: auto;
    display: flex;
    padding-top: 80px;
    padding-bottom: 53px;
}

.content-bienvenue {
    max-width: 1000px;
    height: auto;
    box-shadow: 0px 20px 20px #00000008;
    border: 3px solid #FFFFFF;
    border-radius: 53px;
    background: #FDF0ED;
    padding: 43px;
    margin: auto;
    text-align: center;
}

h2.title-page {
    color: #646E6B;
    font-size: 35px;
}

.description-page {
    font-size: 22px;
    color: #646E6B;
    line-height: 27px;
}

.containeur-mission {
    background: url('/wp-content/uploads/2022/07/Groupe-94.png');
}

.containeur-valeurs{
    background: url('/wp-content/uploads/2022/07/Groupe-95.png');
    margin-top: -150px !important;
    margin-left: auto;
    max-width: 749px !important;
}

.containeur-valeurs,.containeur-mission{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: 900px;
    margin-top: 150px;
}

.containeur-mission--child,.containeur-valeurs--child {
    max-width: 618px;
    margin: auto;
    padding: 150px;
    padding-bottom: 200px;
    padding-top: 100px;
}

.containeur-valeurs--child .title-page {
    text-align: center;
}


.containeur-mission--child h2.title-page {
    color: #fff;
    text-align: center;
}

.containeur-mission--child .description-page {
    color: #fff;
    text-align: justify;
}



/*Bienvenue*/

/*prefooter*/

.containeur-prefooter {
    /*background: url('/wp-content/uploads/2022/07/Groupe-de-masques-14.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;*/
    position: relative;
    z-index: 75;
    padding-top: 0;
    padding-top: 160px;
    margin-bottom: -10px;
}


.element-prefooter {
    background: #ffff;
    box-shadow: 0px 10px 20px #0000000A;
    border-radius: 40px;
    padding: 41px 91px;
    box-sizing: border-box;
    margin-top: 100px;
}

.containeur-prefooter--child .contenu-page {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
    max-width: 100%;
}

.contenu-page{
    max-width: 1380px;
    z-index: 50;
}

.element-prefooter .title-page {
    font-size: 29px;
    text-align: center;
}

.element-prefooter a {
    z-index: 50;
    margin: auto;
    display: flex;
    left: 0;
    right: 0;
    border: 3px solid #FFFFFF;
    border-radius: 34px;
    max-width: 309px;
    height: auto;
    padding: 10px 40px;
    box-sizing: border-box;
    font-size: 28px;
    color: #fff;
    text-align: center;
    justify-content: center;
}

.element-prefooter:nth-child(1) a {
    border: 3px solid #ddba7b;
    color: #ddba7b;
}

.element-prefooter:nth-child(2) a {
    border: 3px solid #646e6b;
    color: #646e6b;
}


/*prefooter*/

/*Footer*/
.containeur-footer footer {
    background: transparent !important;
    padding-bottom: 0 !important;
    padding-top: 123px !important;
}

.containeur-footer .elements-bas-footer {
    background: transparent !important;
    padding-top: 0 !important;
}

.containeur-footer {
    background: url('/wp-content/uploads/2022/07/Groupe-de-masques-13.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.footer_widgets_container {
    max-width: 1380px !important;
}

.elements-bas-footer a {
    font-size: 24px !important;
    color: #646E6B !important;
}

ul#menu-menu-footer-droite li:nth-child(5),ul#menu-menu-footer-droite li:nth-child(6),ul#menu-menu-footer-droite li:nth-child(7) {
    display: none !important;
}

ul#menu-menu-footer-gauche {
    margin-top: 76px;
}

.ws_theme_footer_widget_i a {
    font-size: 25px !important;
    color: #707070 !important;
}

.footer_contact_i_data a {
    font-size: 20px !important;
}

span.footer_contact_i_data,span.footer_contact_i_data a {
    font-size: 20px !important;
}

.level_0_item:before {
    content: url('/wp-content/uploads/2022/07/Rectangle-36.png');
    margin-right: 15px;
}

.site_header_sized {
    max-width: 1380px !important;
}

.level_0_item:nth-child(2):before {
    content: unset !important;
}

body .ws_theme_footer_zone_i.ws_theme_footer_zone_4 .ws_theme_footer_widget_i:nth-child(2) {
    flex-direction: column;
}

.ws_theme_footer_zone_i.ws_theme_footer_zone_1 {
    border-right: 2px solid #DCBA7E;
    margin-right: 100px;
}

.ws_theme_footer_zone_i.ws_theme_footer_zone_4 {
    border-left: 2px solid #DCBA7E;
    padding-left: 100px;
}

.footer_widgets_container {
    grid-template-columns: 1.5fr 1fr 1fr 1.5fr !important;
}

ul#menu-menu-copyright {
    margin-bottom: 0 !important;
    margin-top: 50px;
}

.footer_contact_i:last-child {
    order: 2;
}


.footer_contact_i:nth-child(2) {
    order: 3;
}

.content-contant {
    font-size: 22px;
    color: #DDBA7B;
    font-weight: 800;
    margin-bottom: 16px;
}

.footer_contact_i {
    margin-bottom: 5px !important;
}

/*Footer*/
/*Responsive*/
@media(max-width: 1260px){
    .level_0_mobile_head {
        background: transparent !important;
    }

    a.level_0_mobile_head_logo_container img {
        width: auto !important;
    }
    .level_0_container_mobile {
        background: transparent !important;
    }
    .search-icon.show-search {
        display: none !important;
    }
    .level_0_container_mobile_body.active {
        background: #F0DDD9 !important;
        color: #767e7d !important;
    }

    body .level_0_mobile_item_text {
        color: #646e6d !important;
    }
}

@media(max-width: 1024px){
    .titre-banniere {
        font-size: 50px !important;
    }

    .title-bienvenue img {
        padding-top: 10px;
    }

    .containeur-prefooter--child .contenu-page {
        display: flex !important;
        flex-wrap: wrap;
        grid-gap: unset !important;
    }

    .element-prefooter {
        margin-top: 50px !important;
        margin: auto;
    }
}

@media(max-width: 1500px){
    .containeur-prefooter {
        padding-top: 0 !important;
    }
    .containeur-valeurs--child {
        margin-top: 100px;
    }
}


@media(max-width: 1200px){
    .ws_theme_footer_zone_i.ws_theme_footer_zone_1 {
        margin-right: 20px !important;
        padding-right: 20px !important;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_4 {
        padding-left: 20px;
    }
    .conteneur-page > .contenu-page:before {
        height: 199px;
        top: -50px;
    }

    .title-bienvenue {
        z-index: 999999999;
        position: relative;
    }
}

@media(max-width: 880px){
    .conteneur-page .contenu-page:before {
        display: none !important;
    }
    .ws_theme_footer_zone_i {
        border: unset !important;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_3 {
        display: none !important;
    }

    ul#menu-menu-footer-droite li:nth-child(5), ul#menu-menu-footer-droite li:nth-child(6), ul#menu-menu-footer-droite li:nth-child(7) {
        display: block !important;
    }

    .footer_widgets_container {
        grid-template-columns: 1fr 1fr !important;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_2 {
        width: 100%;
        align-items: self-start;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_1 {
        margin: auto !important;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_4 {
        margin: unset !important;
        padding: 0 !important;
    }

    .widget_text.ws_theme_footer_widget_i {
        width: 100%;
    }
    ul#menu-menu-copyright {
        margin-top: 0 !important;
    }

    .elements-bas-footer a {
        font-size: 18px !important;
    }
    .logo-site img {
        height: 100px;
    }

    .top-bar {
        padding-bottom: 0px;
        padding-top: 8px;
    }
    .conteneur-page:before {
        top: -250px;
        display: none;
    }
    .titre-banniere {
        font-size: 30px !important;
        height: 100px !important;
    }

    body .image-banniere {
        height: 550px !important;
    }
    button.slick-arrow {
        top: 28% !important;
    }
    h2.title-page {
        font-size: 25px !important;
    }

    .content-bienvenue {
        padding: 20px !important;
    }

    .containeur-mission--child {
        padding: 0 !important;
    }

    .containeur-mission {
        background: #ddba7b;
        padding: 20px;
        border-radius: 20px;
        margin-top: 50px;
    }

    .containeur-valeurs--child {
        background: #c9d1d7;
        padding: 20px;
        border-radius: 20px;
    }

    .containeur-valeurs {
        margin-top: 50px !important;
    }

    .containeur-prefooter {
        padding-top: 50px;
    }
}

img.btn_open {
    filter: invert(1);
}

/*Rectification*/
header.site_header {
    border-bottom: 5px solid #fff;
}

.level_0_item.is_selected a.level_0_item_text {
    color: #DDBA7B !important;
    position: relative;
}

.level_0_item.is_selected a:after {
    content: '';
    width: 100%;
    background: #ddba7b;
    height: 5px;
    display: flex;
    position: absolute;
    bottom: -26px;
}

a.bouton-page:hover, .element-prefooter a:hover,.content-bienvenue a:hover{
    border: 3px solid #646e6b !important;
    background: #646e6b !important;
    color: #fff !important;
}

ul.slick-dots {
    bottom: 89px;
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 0;
    z-index: 5001;
}

ul.slick-dots li button {
    border: unset;
    background: #fff !important;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    margin-left: 20px;
}

ul.slick-dots li.slick-active button {
    background: #DDBA7B !important;
    box-shadow: 0px 3px 10px #00000029;
    border: 7px solid #FFFFFF;
    width: 32px;
    height: 32px;
}

.acces-direct {
    position: fixed;
    right: 0;
    top: 80%;
    z-index: 50000;
}

.acces-direct--child:hover {
    background: #ddba7b;
}

.acces-direct--child {
    background: #646E6B 0% 0% no-repeat padding-box;
    border-radius: 35px 0px 0px 35px;
    color: #fff;
    font-family: 'LeckerliOne-Regular' !important;
    padding: 17px 54px;
    font-size: 28px;
    cursor: pointer;
}

.content-bienvenue a {
    background: #DDBA7B 0% 0% no-repeat padding-box;
    border-radius: 46px;
    font-size: 28px;
    color: #707070;
    padding: 16px 52px;
    display: flex;
    max-width: 362px;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: 50px;
    border: 3px solid #DDBA7B;
}

.containeur-valeurs--child .description-page {
    text-align: justify;
}

img.btn_close {
    filter: invert(1);
}

.ws_theme_footer_zone_1 .ws_theme_footer_widget_i
{
    max-width: unset !important;
}

.ws_theme_footer_zone_1 .ws_theme_footer_widget_i a
{
    width: 100%;
}

.ws_theme_footer_zone_1 .ws_theme_footer_widget_i a img
{
    width: calc( 100% - 40px );
}

h2.widgettitle {
    cursor: pointer;
}

@media(max-width: 1260px){
    .level_0_mobile_head_btn_container {
        top: -63px;
        position: absolute;
        right: 0;
    }

    .level_0_mobile_head {height: 0 !important;}

    .level_0_container_mobile {
        height: 0 !important;
    }

    header.site_header {
        height: 0 !important;
        padding: 0 !important;
    }
}

@media(max-width: 600px){
    button.slick-arrow {
        width: 50px;
        top: 50% !important;
    }

    .contenu-image a.bouton-page {
        margin: 100px;
        font-size: 20px;
        padding: 10px;
        top: 29%;
    }
    .content-bienvenue a {
        font-size: 20px !important;
        padding: 10px 30px;
        max-width: 200px;
    }
}

@media(max-width: 1200px){
    .acces-direct{
        display: none;
    }
    ul.slick-dots {
        bottom: 150px;
    }
    ul.slick-dots {
        bottom: 150px;
    }
}

@media (max-width: 600px){
    body .image-banniere {
        height: 350px !important;
    }
}

@media (max-width: 880px){
    .image-banniere {
        height: 550px !important;
    }

    ul.slick-dots {
        bottom: 25px;
    }

}

ul#menu-menu-footer-droite {
        display: block !important;
}

@media(max-width: 768px){
    ul#menu-menu-footer-droite {
        display: none;
    }
    h2.widgettitle {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .ws_theme_footer_widget_i {
        width: 100%;
    }


    .ws_theme_footer_zone_i.ws_theme_footer_zone_2 h2.widgettitle:after {
        content: '\002B';
        font-size: 32px;
        font-weight: 100;
        border-radius: 100%;
        border: 1px solid;
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 0 !important;
        padding-bottom: 7px;
        box-sizing: border-box;
    }

    .ws_theme_footer_zone_i.ws_theme_footer_zone_2 h2.widgettitle.active:after{
        content: '\2212';
    }
}

.page-id-3571 .gform_heading {
    display: none !important;
}

.gf_progressbar_percentage {
    display: none !important;
}

p.gf_progressbar_title {
    display: none !important;
}

.et-db #et-boc .et-l .et_pb_module input.text:not(.qty), .et-db #et-boc .et-l .et_pb_module input.title, .et-db #et-boc .et-l .et_pb_module input[type=email], .et-db #et-boc .et-l .et_pb_module input[type=password], .et-db #et-boc .et-l .et_pb_module input[type=tel], .et-db #et-boc .et-l .et_pb_module input[type=text], .et-db #et-boc .et-l .et_pb_module input select, .et-db #et-boc .et-l .et_pb_module input textarea {
    width: 100% !important;
    height: 50px !important;
    border-radius: 20px;
    border: 1px solid gray;
    outline: none;
    background: unset;
}

#et-boc .et-l textarea{
     border-radius: 20px !important;
     border: 1px solid gray !important;
     outline: none !important;
     background: unset !important;
     padding: 15px !important;
}

.et-db #et-boc .et-l .et_pb_module input[type="submit"],.et-db #et-boc .et-l .et_pb_module input[type="button"] {
    background: #ddba7b !important;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    font-weight: 600;
    margin-left: 10px;
    cursor: pointer;
}

.gform_page_footer.top_label {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px !important;
}

body .element-contact.left .ws_theme_footer_zone_i.ws_theme_footer_zone_4 .ws_theme_footer_widget_i:nth-child(2) {
    flex-direction: row !important;
}

a.ws_widget_rs_i:nth-child(2),a.ws_widget_rs_i:nth-child(3),a.ws_widget_rs_i:nth-child(5) {
    display: none !important;
}

.ws_theme_footer_zone_i.ws_theme_footer_zone_4 {
    padding-left: 50px !important;
}

.conteneur-page >  .contenu-page:before {
    content: '';
    background-image: url('/wp-content/uploads/2022/08/imgpsh_fullsize_anim-11.png');
    background-size: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: -110px;
    bottom: 0;
    display: flex;
    height: 361px;
    z-index: 5000;
    background-repeat: no-repeat;
}


/*Rectification*/

/*Autres Rectification*/
body .acces-direct--child a.acces-direct-contact {
    color: #fff;
    font-family: 'LeckerliOne-Regular' !important;
    cursor: pointer;
}

body.page-id-3570 iframe {
    margin-bottom: -9px !important;
}


input.search-submit {
    background: #FDF0ED !important;
    color: #646E6B !important;
}

@media (max-width: 1260px){
    body .level_0_mobile_item_text {
        color: #646e6d !important;
        font-family: 'LeckerliOne-Regular' !important;
    }
    body .level_0_mobile_item_text:hover {
        color: #DDBA7B !important;
        border-bottom: 3px solid #DDBA7B !important;
        width: fit-content;
    }
    body .level_0_mobile_item {
        display: flex;
        justify-content: start !important;
        align-items: flex-start;
        text-align: left !important;
        padding-left: 12px !important;
    }
}


.sociaux {
    display: flex;
    justify-content: center;
    align-items: center;
}
.sociaux .icon:nth-child(1) {
    top: 0;
    display: flex;
    align-items: center;
}
.sociaux span.icon:nth-child(2) {
    border-radius: 3px;
    font-size: 28px;
    padding: 4.2px 7px !important;
}


.titre-banniere {
    line-height: 68px !important;
}



.et_pb_column.et_pb_column_4_4.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    background-color: aliceblue !important;
    padding-top: 20px !important;
}
body.page-id-3568 .row1-towCol--child {
    display: grid;
    grid-template-columns: 1fr 1fr !important;
    grid-gap: 20px !important;
    width: 100% !important;
    max-width: 90%;
    margin: auto !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.row1-colleft-finance {
    padding: 30px !important;
    background-color: #e3cac5 !important;
    border-radius: 30px 0 30px 0 !important;
}
.row1-colleft-finance:nth-child(1) {
    background-color: #ddba7b !important;
}
h3.titre-finance {
    text-align: center !important;
}
.row2-towCol {
    background-color: #c9d1d7 !important;
    margin-bottom: 30px !important;
    padding: 20px !important;
}
.row2-towCol--clid {
    width: 100% !important;
    max-width: 80% !important;
    margin: auto !important;
    text-align: center !important;
}
a.btn-finance {
    background-color: #e49295 !important;
    border-radius: 50px !important;
    padding: 7px 20px !important;
    color: #000 !important;
    border: 3px solid #e49295 !important;
}
a.btn-finance:hover {
    background-color: #fff !important;
    border-radius: 50px !important;
    padding: 7px 20px !important;
    color: #000 !important;
}
.container-btn-finance {
    margin: 20px 0 0px !important;
}


.container-btn-finance {
    display: flex;justify-content: center !important;
}
.container-btn-finance:nth-child(3) {
    justify-content: flex-end !important;
}

img.img-souligne {
    width: 100% !important;
    max-width: 24% !important;
}
body .et_pb_with_border.et_pb_row.et_pb_row_3 {
    border-radius: unset !important;
    border: unset !important;
}



/*body .row1-towCol--child.pourquoi-entr {
    display: grid;
    grid-template-columns: 1fr 150px 1fr !important;
}*/
.colcenter-entreprise.rc-entreprise {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}
.img--entreprise {
    width: 100% !important;
    max-width: 180px !important;
    height: auto !important;
}








/*body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_1.et_pb_text_align_left.et_pb_bg_layout_light {
    background-color: #DCB97B !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

body.page-id-3569 .row1-colleft-finance.left-entreprise {
    background-color: #e3cac5 !important;
}*/

body.page-id-3569 .et_pb_row.et_pb_row_1 {
    width: 100% !important;
    max-width: 100% !important;
}
body.page-id-3569 .row1-colleft-finance {
    .padding-right: 10px !important;
    .padding-left: 10px !important;
}
/*body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2.et_pb_text_align_left.et_pb_bg_layout_light {
    max-width: 100% !important;
    margin: auto !important;
}*/
body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2 .row1-colleft-finance {
    background-color: unset !important;
}
body.page-id-3569 ul.decription--entreprise li {
    list-style-type: initial !important;
}
body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2 ul.decription--entreprise.salarie {
    margin-bottom: 100px !important;
    margin-top: 85px !important;
}
body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2 ul.decription--entreprise.salarie li {
    list-style-type: none !important;
}
body.page-id-3569 .elemnet-entr.elemnet-bas {
    margin: auto !important;
    margin-top: 20px !important;
}
body.page-id-3569 .elemnet-entr.elemnet-bas p {
    margin: 10px 0 0 10px !important;
}
body.page-id-3569 .elemnet-entr.elemnet-bas .container-btn-finance {
    margin: auto !important;
}
body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2 a.btn-finance.btn-finance-row1 {
    background-color: #b5aeae !important;
    padding: 10px 20px !important;
    color: #fff !important;
    border: 3px solid #b5aeae !important;
    font-size: 22px !important;
}
body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2 a.btn-finance.btn-finance-row1:hover {
    background-color: #fff !important;
    padding: 10px 20px !important;
    color: #000 !important;
    border: 3px solid #b5aeae !important;
    font-size: 22px !important;
}
body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2 a.btn-finance.btn-entreprise {
    background-color: #45aba8 !important;
    border: 3px solid #45aba8 !important;
}
body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2 a.btn-finance.btn-entreprise:hover {
    background-color: #fff !important;
    border: 3px solid #45aba8 !important;
}





/*body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2.et_pb_text_align_left.et_pb_bg_layout_light {
    background-color: #DCB97B !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}*/
body.page-id-3569 .container-elemnet-boule {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr !important;
}
body.page-id-3569 .img-elemnet-boule {
    width: 100% !important;
    height: auto !important;
}
body.page-id-3569 .elemnet-entr.elemnet-bas {
    display: grid;
    grid-template-columns: 1fr !important;
    grid-gap: 20px;
}
body.page-id-3569 div.elemnet-bas img.img-elemnet-boule {
    width: 100%;
    max-width: 50px !important;
    margin: auto !important;
}
body.page-id-3569 div.elemnet-bas p {
    display: flex;
}



body.page-id-3569 .container-elemnet-boule-simple {
    width: 100%;
    max-width: 43%;
    margin: auto !important
}
body.page-id-3569 a.btn-finance.btn-entreprise {
    margin: auto !important;
}


body .containeur-footer {
    background: url(/wp-content/uploads/2022/07/fond-footer.png) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


body.page-id-3571.et-db #et-boc .et-l .et_pb_row_0.et_pb_row {
    margin-top: 0 !important;
    margin-bottom: 50px !important;
}
body.page-id-3571 a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light {
    background: #ddba7b !important;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 30px !important;
    font-weight: 600 !important;
    cursor: pointer;
}
body.page-id-3571 a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light:hover {
    background: #fff !important;
    color: #ddba7b !important;
    padding: 10px 20px;
    border-radius: 30px !important;
    font-weight: 600 !important;
    border: 3px solid #ddba7b !important;
}
body.page-id-3571 .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}

body ul.slick-dots {
    padding-left: 0;
}

body .contenu-image a.bouton-page {
    margin-top: 100px; 
}
body .titre-banniere {
    width: fit-content;
    height: fit-content;
    top: -100px;
}

body.page-id-3568 #et-boc .et-l .et_pb_image_0 {
    display: flex;
    justify-content: center;
    margin: 0 !important;
}
body.page-id-3568 #et-boc .et-l .et_pb_image_0 span.et_pb_image_wrap {
    width: 100%;
    max-width: 10%;
}
body.page-id-3571 .et_pb_row.et_pb_row_1,
body.page-id-3571 .et_pb_with_border.et_pb_row.et_pb_row_2 {
    /*display: none !important; */   
}


.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module {
    display: flex;
    justify-content: center;
}
a.et_pb_button.et_pb_button_1.et_pb_bg_layout_light {
    background: #ddba7b !important;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 30px !important;
    font-weight: 600 !important;
    cursor: pointer;
}

body.page-id-3798 .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module {
    display: flex;
    justify-content: center;
}
body.page-id-3798 a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light {
    background: #ddba7b !important;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 30px !important;
    font-weight: 600 !important;
    cursor: pointer;
}
body.page-id-3798 .et_pb_section.et_pb_section_0.et_section_regular.et_section_transparent {
    padding-top: 0 !important;
}


body.page-id-3802 #et-boc .et-l .et_pb_row_0.et_pb_row {
    margin-top: 0 !important;
}
body.page-id-3802 .et_pb_section.et_pb_section_0.et_section_regular.et_section_transparent {
    padding-top: 0 !important;
}
body.page-id-3802 .gform_heading {
    display: none;
}


body.page-id-566 p.form-row {
    display: flex;
    justify-content: space-between !important;
}


.top-bar {
    background: url(/wp-content/uploads/2022/11/fond-header.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
body .cont-img-bebe-header {
    position: absolute;
}
body img.img-bebe-header {
    position: absolute;
    top: -139px !important;
    max-height: 433px !important;
    display: none !important;
}

body.page-id-252 .containeur-principale {
    margin-top: -5px !important;
}

body.et-db .containeur-banniere a.bouton-page:hover {
    z-index: 50001;
}
body.et-db a.bouton-page {
    cursor: pointer !important;
    z-index: 50000;
}
body.et-db .containeur-bouton {
    z-index: 50000 !important;
}


body .containeur-footer {
    background: url(/wp-content/uploads/2022/09/fond_footer.png) !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;

}

body ul.slick-dots {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}
body ul.slick-dots li button {
    margin: auto;
    margin: 0 10px;
}


body .top-bar--child {
    width: 100% !important;
    max-width: 90% !important;
}

body .description-page.aos-init.aos-animate p {
    text-align: justify !important;
}

body.page-id-233 input#gform_submit_button_5 {
    background: #ddba7b!important;
    color: #fff!important;
    padding: 10px 20px;
    border-radius: 30px!important;
    font-weight: 600!important;
    cursor: pointer;
}


body .cont-titre-banniere {
    width: 100% !important;
    max-width: 100% !important;
}
.cont-titre-banniere.titre-banniere {
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
body .titre-banniere {
    width: 100% !important;
    max-width: 90% !important;
    font-size: 55px !important;
        display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
body p.pedagogue-banniere {
    font-size: 30px!important;
    top: 75px;
    text-align: right !important;
    display: flex !important;
    justify-content: right;
    width: 100% !important;
    max-width: 73% !important;
}


body div#input_10_107 {
    display: grid;
    grid-template-columns: repeat(5, 1fr) !important;
}

img.image.wp-image-3828.attachment-full.size-full {
    width: 100% !important;
    max-width: 80% !important;
}
body .ws_theme_footer_zone_i.ws_theme_footer_zone_4 .ws_theme_footer_widget_i:nth-child(2) {
    flex-direction: column-reverse !important;
}
body .containeur-footer .ws_theme_footer_widget_i a.footer_contact_i:nth-child(1) {
    display: none !important;
}
header.site_header {
    background: none;
    padding-top: 25px !important;
}

body.page-id-233 .carte-contact {
    display: none;
}

body i.fa.fa-facebook {
    color: #fff !important;
    font-size: 24px !important;
    background-color: #000;
    padding: 13px 18px;
    border-radius: 50px;
}
body i.fa.fa-instagram {
    color: #fff !important;
    font-size: 24px !important;
    background-color: #000;
    padding: 13px 14px;
    border-radius: 50px;
}
body .sociaux span.icon:nth-child(2) {
    background: none;
}


.conteneur-page:before {
    content: '';
    background: url(/wp-content/uploads/2022/09/Groupe-de-masques-12.png) !important;
    background-repeat-y: no-repeat !important;
    background-size: cover !important;
    z-index: 5000;
    position: absolute;
    width: 100%;
    height: 175px;
    display: flex;
    top: -171px;
    bottom: 0;
}

.conteneur-page {
    position: relative;
    background: url(/wp-content/uploads/2022/09/fond-cont-page.png) !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: 0px 242px !important;
}

body .containeur-valeurs, body .containeur-mission {
    position: relative;
}
body img.img-peluche {
    position: absolute;
    width: 100%;
}
img.img-peluche.img-plch-1 {
    top: -150px !important;
    right: -551px;
    max-width: 50%;
}
img.img-peluche.img-plch-2 {
    left: -430px;
    top: 60px;
    max-width: 40%;
}


body .information-title {
    padding-left: 50px!important;
}
body .informations-contact .content-contant {
    padding-left: 50px !important;
}

body .containeur-prefooter {
    margin-bottom: -27px !important;
    padding-bottom: 55px !important;
    background-position: 0 3px !important;

    background: url(/wp-content/uploads/2022/11/fond-pres-foot.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
body .containeur-footer {
    background-position: top !important;
}
body .containeur-footer footer {
    padding-top: 0 !important;
}

body .conteneur-page {
    margin-bottom: 24px !important;
}



body .cmplz-cookiebanner.banner-1.optin.cmplz-bottom-right.cmplz-categories-type-view-preferences.cmplz-show {
    z-index: 99999999999 !important;
}


body .gform_wrapper.gravity-theme .gfield_checkbox label, 
body .gform_wrapper.gravity-theme .gfield_radio label{
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
}
input.gfield-choice-input {
    display: none !important;
}
input[type="radio"] + label::before{
    content:"\01F518";
    display:inline-block;
    margin-right: 8px !important;
}
input[type="radio"]:checked + label::before{
    content: '\002022';
    font-size: 58px ;   
    
}


input[type="checkbox"] + label::before{
    content: "\002610";
    display:inline-block;
    font-size: 18px ;
    margin-right: 8px
}
input[type="checkbox"]:checked + label::before{
    content: '\002611';
    font-size: 18px ;
}



body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_8.et_pb_text_align_left.et_pb_bg_layout_light:hover {
    background-color: #fff !important;
    border: 2px solid #45aba8 !important;
}
body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_8.et_pb_text_align_left.et_pb_bg_layout_light{
    border: 2px solid #45aba8 !important;
}
body.page-id-3569 #et-boc .et-l .et_pb_module a {
    color: #000 !important;
}


body.page-id-3571 .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module {
    width: 60%;
    margin: auto !important;
    margin-right: 0 !important;
}
body.page-id-3571 .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module {
    width: 40%;
    position: relative;
    top: -50px;
    margin-bottom: 0 !important;
}

/*Respossive*/
@media (max-width:  1720px){
    .conteneur-page {
        /*background-position: right !important;*/
        background-position: 0px 210px !important;
    }
}
@media (max-width:  1380px){
    .conteneur-page {
        background-position: 0px 351px !important;
    }
}
@media (max-width:  1150px){
    .conteneur-page {
        background-position: 70px 338px!important;
    }
}
@media (max-width:  890px){
    .conteneur-page {
        background-position: 70px 360px!important;
    }
}



@media (min-width:  1600px){
    body .title-bienvenue img {
        padding-top: 25px!important;
        padding-bottom: 110px!important;
    }
}
@media (max-width: 1600px) and (min-width: 1340px){   
    body .title-bienvenue img {
        padding-top: 0px !important;
        padding-bottom: 85px !important;
    }
}

@media (max-width:  1500px){
    img.img-peluche.img-plch-1 {
        right: -420px;
        max-width: 50%;
    }
    img.img-peluche.img-plch-2 {
        left: -400px;
        top: -40px;
    }

}

@media (max-width:  1320px){
    .containeur-footer footer {
        padding-top: 100px !important;
    }

}

@media (max-width:  1260px){
    img.img-bebe-header {
        position: absolute;
        top: -128px;
        max-height: 373px !important;
    }
    body .sociaux {
        margin-right: 20px;
    }
    body i.fa.fa-facebook {
        color: #fff!important;
        font-size: 22px!important;
        background-color: #000;
        padding: 10px 14px !important;
        border-radius: 50px;
    }
    body i.fa.fa-instagram {
        color: #fff!important;
        font-size: 22px!important;
        background-color: #000;
        padding: 10px 11px !important;
        border-radius: 50px;
    }


    body .level_0_mobile_head_btn_container {
        top: -245px;
        position: absolute;
        right: 0;
    }

}

@media (max-width:  1200px){
    body .contenu-image a.bouton-page {
        margin-top: 80px;
    }
    body .containeur-mission {
        width: 100%;
        max-width: 90%;
        margin-top: 50px;
    }
    img.img-peluche.img-plch-1 {
        top: -55px !important;
        right: -275px;
        max-width: 43%;
    }

    body .containeur-valeurs {
        width: 100%!important;
        max-width: 60%!important;
    }
    img.img-peluche.img-plch-2 {
        left: -200px;
        top: -40px;
        max-width: 30%;
    }


    body .containeur-footer {
        background-position: 45% 0 !important;
    }
    body .containeur-footer footer {
        padding-top: 50px !important;
    }
    body .containeur-prefooter {
        padding-bottom: 0px !important;
    }


}


@media (max-width:  1024px) {
    /*body.page-id-3569 .row1-towCol--child.pourquoi-entr {
        grid-template-columns: 1fr !important;
    }
    body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2 .row1-towCol--child {
        grid-template-columns: 1fr !important;
    }*/
    body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2 ul.decription--entreprise.salarie {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .conteneur-page {
        background-attachment: fixed;
    }

    img.img-peluche.img-plch-1 {
        top: -55px !important;
        right: -200px;
        max-width: 45%;
    }

}

@media (max-width:  980px){
    body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_2.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 100% !important;
    }
    body.page-id-3569 .et_pb_module.et_pb_text.et_pb_text_3.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 100% !important;
    }
    body.page-id-3569.et-db #et-boc .et-l .et_pb_row .et_pb_column .et_pb_module.et-last-child,
    .et-db #et-boc .et-l .et_pb_row .et_pb_column .et_pb_module:last-child, 
    .et-db #et-boc .et-l .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, 
    .et-db #et-boc .et-l .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
        margin: auto !important;
    }
}

@media (max-width:  890px){
    .cont-titre-banniere.titre-banniere {
        padding-top: 43px !important;
    }

    body.page-id-3566 .et-l.et-l--post .et_pb_row {
        /*display: grid !important;
        grid-template-columns: 1fr !important;*/
        display: flex !important;
        flex-direction: column !important;
    }
    body.page-id-3566 .et-l.et-l--post div.et_pb_row:nth-child(even) {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

}

@media (max-width:  880px){
    img.img-bebe-header {
        top: -90px !important;
        max-height: 257px !important;
    }
    .logo-site img {
        height: 125px !important;
    }

    body .level_0_mobile_head_btn_container {
        top: -170px;
        position: absolute;
        right: 0;
    }

    body .titre-banniere {
        line-height: 33px !important;
        top: -235px!important;
        font-size: 40px !important;
    }
    body p.pedagogue-banniere {
        top: -80px !important;
        font-size: 21px !important;
    }
    body .contenu-image a.bouton-page {
        margin-top: 40px;
    }
    ul.slick-dots {
        bottom: 115px;
    }


    body img.image.wp-image-3853.attachment-full.size-full {
        width: 100%;
        max-width: 50% !important;
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        margin: auto !important;
    }

    body .containeur-valeurs {
        width: 100% !important;
        max-width: 60% !important;
    }
    body .containeur-mission {
        width: 100% !important;
        max-width: 70% !important;
    }
    img.img-peluche.img-plch-1 {
        right: -260px;
        max-width: 50%;
        top: -52px !important;
    }
    img.img-peluche.img-plch-2 {
        left: -170px;
        top: -110px;
    }

    body .containeur-footer {
        background-position: 45.8% 0 !important;
    }
    body .containeur-prefooter {
        margin-bottom: -45px!important;
    }
    body .containeur-footer footer {
        padding-top: 50px !important;
    }
    body img.image.wp-image-3853.attachment-full.size-full {
        width: 100%;
        max-width: 200px !important;
    }


}

@media (max-width:  768px){
    .top-bar {
        background-position: right !important;
    }
    img.img-bebe-header {
        display: none;
    }

   body.page-id-3568 .row1-towCol--child {
        grid-template-columns: 1fr !important;
    }

    body .ws_theme_footer_zone_i.ws_theme_footer_zone_4 {
        padding-left: 0 !important;
    }

    .et-db #et-boc .et-l .et_pb_text_0, .et-db #et-boc .et-l .et_pb_text_3,
    .et-db #et-boc .et-l .et_pb_text_4, .et-db #et-boc .et-l .et_pb_text_7, .et-db #et-boc .et-l .et_pb_text_8 {
        min-height: 330px !important;
    }

    body.page-id-3569.et-db #et-boc .et-l .et_pb_text_0, .et-db #et-boc .et-l .et_pb_text_3, 
    body.page-id-3569.et-db #et-boc .et-l .et_pb_text_4, .et-db #et-boc .et-l .et_pb_text_7, 
    body.page-id-3569.et-db #et-boc .et-l .et_pb_text_8 {
        min-height: 20px!important;
    }

}


@media (max-width:  600px){
    body .titre-banniere {
        padding: 15px 20px !important;
        line-height: 31px !important;
        height: max-content !important;
    }

    body.et-db  .containeur-banniere a.bouton-page {
        margin: auto !important;
        margin-top: 120px !important;
    }
    body .element-prefooter {
        padding: 30px;
    }

}
@media (max-width:  600px){
    body .sociaux {
        display: none;
    }

    .conteneur-page:before {
        top: -250px;
        display: none !important;
    }

    body .titre-banniere {
        line-height: 33px !important;
        top: -165px !important;
    }
    body p.pedagogue-banniere {
        margin-top: 210px !important;
    }

    body ul.slick-dots {
        bottom: 10px !important;
    }

    img.img-peluche.img-plch-1 {
        right: -180px;
        max-width: 50%;
        top: -52px !important;
    }

    body div#input_10_107 {
        display: unset !important;
    }
}

@media (max-width:  480px){
    img.img-peluche.img-plch-1 {
        right: -150px;
        max-width: 56%;
        top: -52px!important;
    }
    .containeur-valeurs--child {
        margin-top: 60px;
    }
    img.img-peluche.img-plch-2 {
        left: -110px;
        top: -65px;
    }

    .et-db #et-boc .et-l .et_pb_text_0, .et-db #et-boc .et-l .et_pb_text_3,
    .et-db #et-boc .et-l .et_pb_text_4, .et-db #et-boc .et-l .et_pb_text_7, .et-db #et-boc .et-l .et_pb_text_8 {
        min-height: 250px !important;
    }

    body.page-id-3569.et-db #et-boc .et-l .et_pb_text_0, .et-db #et-boc .et-l .et_pb_text_3, 
    body.page-id-3569.et-db #et-boc .et-l .et_pb_text_4, .et-db #et-boc .et-l .et_pb_text_7, 
    body.page-id-3569.et-db #et-boc .et-l .et_pb_text_8 {
        min-height: 20px!important;
    }

}

@media (max-width:  400px){
    img.img-peluche.img-plch-1 {
        right: -132px;
        max-width: 58%;
        top: -52px!important;
    }
    body .containeur-valeurs {
        width: 100%!important;
        max-width: 75%!important;
    }

}
@media (max-width:  380px){
    .et-db #et-boc .et-l .et_pb_text_0, .et-db #et-boc .et-l .et_pb_text_3,
    .et-db #et-boc .et-l .et_pb_text_4, .et-db #et-boc .et-l .et_pb_text_7, .et-db #et-boc .et-l .et_pb_text_8 {
        min-height: 210px !important;
    }
}

@media (max-width:  350px){

    img.img-peluche.img-plch-2 {
        left: -92px;
        top: -65px;
    }
}


/*Modifier la couleur pardefaut formulaire*/
body {
    padding:50px;
    background-color:white;
}
.s-hidden {
    visibility:hidden;
    padding-right:10px;
}
.select {
    cursor:pointer;
    display:inline-block;
    position:relative;
    font:normal 11px/22px Arial, Sans-Serif;
    color:black;
    border:1px solid #bbb !important;
}
.styledSelect {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:white;
    padding:0 10px;
    font-weight:bold;
    font-size: 15px !important;
}
.styledSelect:after {
    content:"";
    width:0;
    height:0;
    border:5px solid transparent;
    border-color:black transparent transparent transparent;
    position:absolute;
    top:9px;
    right:6px;
}
.styledSelect:active, .styledSelect.active {
    background-color:#eee;
}
.options {
    display:none;
    position:absolute;
    top:100%;
    right:0;
    left:0;
    z-index:999;
    margin:0 0;
    padding:0 0;
    list-style:none;
    border:1px solid #ccc;
    background-color:white;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}
.options li {
    padding:0 6px;
    margin:0 0;
    padding:0 10px;
}
.options li:hover {
    background-color: #000 !important;
    color:white !important;
}


.select {
    width: 100%;
    border-radius: 20px !important;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}

.styledSelect {
    display: flex;
    align-items: center !important;
    margin-left: 10px !important;
    font-size: 15px !important;
    font-weight: normal !important;
}

.styledSelect:after {
    content: '';
    align-items: center !important;
    margin: 13px;
}

ul.options {
    border: 1px solid #bbb !important;
    border-radius: 8px !important;
    padding: 0 10px !important;
    font-size: 15px !important;
    background-color: #fff !important;
    box-shadow: -1px 7px 10px 1px rgb(0 0 0 / 40%)!important;
    margin: 2px 10px 0 10px !important;
}



body.page-id-233 input#input_5_4_1 {
    display: none !important;
}
body.page-template-default.page {
    padding:0 !important;
}
/*Modifier la couleur pardefaut formulaire*/

/*Autres Rectification*/