body.e-book #main-header {
    display: none !important
}

.et_pb_video {
    aspect-ratio: 16/9;
}

/*body.e-book #page-container h2 {
    font-size: 3em;
}*/

/********/
#masterclass-top {
    padding-bottom: 0;
}

#masterclass-top h1 {
    font-size: clamp(4em, 5vw, 6em) !important;
    color: var(--gris-fonce);
}

#masterclass-top .et_pb_post_title {
    width: 83%
}

#masterclass-top .et_pb_column.et_pb_column_empty {
    min-height: 60vh;
}

body.masterclass-page .et_pb_audio_module {
    background-color: #A9BDAB !important;
}

body.masterclass-page .et_pb_audio_module h3 {
    font-size: 1.5em !important;
    padding-bottom: 1em;
    text-wrap: balance;
    overflow-wrap: normal;
}

body.masterclass-page .et_pb_row.et_pb_equal_columns .et_pb_text {
    padding-top: 0% !important;
    padding-bottom: 2% !important
}

.members-access-error {
    padding: 7em;
}

.members-access-error .et_pb_button {
    margin-top: 1em;
    position: relative;
    display: inline-block;
}

#masterclass-bottom .et_pb_text {
    margin: 0 1em;
}

#masterclass-bottom .et_pb_button {
    display: inline-block;
    transform: scale(.85) translateX(-8%);
}

#masterclass-bottom .et_pb_button a {
    color: white !important
}

#masterclass-bottom .et_pb_icon {
    text-align: left;
    margin-left: unset !important;
    margin-right: unset !important;
}

#masterclass-bottom .et-pb-icon {
    font-size: 2em !important
}

#masterclass-bottom .et_pb_column {
    display: flex;
    align-content: center;
    align-items: center;
}

#masterclass-bottom .et_pb_module {
    margin-bottom: 0 !important;
}

/*********/
h1,
h2,
h3,
h4,
h5 {
    text-wrap: balance;
}

/*********/
#accompagnement .et_pb_text a:not(.et_pb_button) {
    font-weight: 700;
    color: var(--vert-fonce);
    text-decoration: underline
}

#accompagnement h1 {
    color: var(--gris-fonce);
    text-wrap: balance;
}

#accompagnement h1 strong {
    color: var(--vert-fonce);
    font-weight: 500 !important
}

/*#viso .et_pb_text {
	background-image: linear-gradient(180deg,rgba(0,0,0,0.41) 0%,rgba(0,0,0,0.38) 99%),url(https://jeremiebessard.fr/wp-content/uploads/2023/12/edit_nick-morrison-FHnnjk1Yj7Y-unsplash.jpg) !important;
}*/
.sib-form {
    background: transparent !important;
}

#validation .et_pb_row {
    max-width: 1100px !important;
}

#validation .et_pb_row.et_pb_equal_columns {
    width: 70%;
    max-width: 919px !important;
}

#tableau-programme table {
    width: 80%;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 3%;
    text-transform: uppercase;
    background: var(--jaune-clair);
    padding: 2em;
    max-width: 850px;
}

sup {
    font-size: .5em
}

.price em {
    text-decoration: line-through;
}

#accompagnement h2,
#tableau-programme h2 {
    font-size: 1.68em !important;
    text-transform: uppercase;
    font-family: 'Poppins';
    line-height: 1.3em;
}

#accompagnement h3,
#tableau-programme h3 {
    font-size: 1.29em !important;
    text-transform: uppercase;
    font-family: 'Poppins';
    line-height: 1.3em;
}

#accompagnement .et_pb_button {
    margin: 2% 0 4%;
    display: inline-block;
}

#book-avis strong,
#temoignages-avis strong {
    font-weight: 500;
    font-size: .85em;
}

#book-avis p,
#temoignages-avis p {
    width: 50%
}

/*********/
body.e-book #page-container {
    padding-top: 80px !important
}

body.e-book h1 strong {
    color: var(--rose-violet);
}

body #main-content strong {
    font-weight: 600;
}

#faq-accompagnement li {
    margin-bottom: .85em;
}

#tableau-programme tr {
    margin-bottom: .75em;
}

#tableau-programme th,
#tableau-programme td {
    padding: 15px 24px;
    border: none
}

@media screen and (max-width:980px) {
    #accompagnement h1 {
        font-size: 3em !important;
    }

    #accompagnement .et_pb_text {
        width: 100%
    }

    #accompagnement .et_pb_column_empty,
    #book-qui-suis-je .et_pb_column_empty {
        display: block;
        height: 440px;
    }

    #accompagnement .flex-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    #tableau-programme tbody {
        width: 100% !important;
        text-align: center;
        display: flex;
        flex-direction: column;
    }

    #tableau-programme tr {
        display: flex;
        flex-direction: column;
        max-width: 100%;
        border-collapse: collapse;
    }

    #tableau-programme th,
    #tableau-programme td {
        width: 100%;
        text-align: center;
        padding: 9px 24px !important;
    }
}

@media screen and (max-width:480px) {
    #accompagnement h1 {
        font-size: 2.35em !important;
    }

    #accompagnement h2,
    #tableau-programme h2 {
        font-size: 1.38em !important;
    }
}

/**********/
#custom_html-2 {
    width: 100%;
}

#nl-form input[type="email"] {
    width: 100%;
    text-align: center;
    max-width: 450px;
    background: none;
    border: none;
    border-bottom: 1px solid black;
    color: black;
    padding: 9px;
}

#nl-form input[type="email"]::placeholder {
    color: black;
}

#nl-form p {
    text-align: center
}

#nl-form input[type="submit"] {
    font-size: 12px;
}

@media screen and (max-width:480px) {
    #nl-form input[type="email"]::placeholder {
        font-size: .85em
    }
}

/**************************/
/* Style pour le formulaire CF7 */
.wpcf7-form {}

.wpcf7-form p {
    margin-bottom: 20px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form select,
.wpcf7-form textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
    margin-bottom: 10px;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
    border-color: #999;
    outline: none;
}

.wpcf7-form select {
    padding: 10px;
}

.wpcf7-form textarea {
    height: 150px;
    resize: vertical;
}

.wpcf7-acceptance {
    display: block;
    font-weight: 400;
    font-size: .85em;
}

.wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
    margin-bottom: 1em;
}

/* Cible la case à cocher de Contact Form 7 et change sa couleur en vert */
.wpcf7-list-item input[type="checkbox"] {
    accent-color: var(--vert-dark);
}

/*
.meeting-submit,
.sib_signup_form input[type="submit"],
.wpcf7-form input[type="submit"] {
    background-color: var(--vert-fonce);
    color: #fff;
    border: none;
    padding: 12px 20px;

    cursor: pointer;
    font-size: 16px;
}
.meeting-submit:hover,
.sib_signup_form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover {
    background-color: #a9bdab;
}
*/
.wpcf7-form br,
.wpcf7-form>p>label {
    display: none
}

.wpcf7-form h2 br {
    display: block
}

.wpcf7-form h2 {
    padding-bottom: .3em;
}

.wpcf7 .wpcf7-response-output {
    border-color: var(--fond-jaune) !important;
    ;
    background: var(--fond-jaune) !important;
    ;
    font-weight: 400 !important;
}

.meeting-submit,
.sib_signup_form input[type="submit"],
.wpcf7-form input[type="submit"],
body #main-content .et_pb_button {
    background-color: black;
    background-color: var(--vert-dark);
    color: #fff !important;
    border: none;
    padding: 10px 20px !important;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 90px;
    transition-duration: 700ms;
    font-weight: 400 !important;
    font-size: .9em;
    text-decoration: none !important
}

.meeting-submit:hover,
.sib_signup_form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover,
body #main-content .et_pb_button:hover {
    opacity: .7
}

/******************************/
.et_pb_blog_grid .et_pb_image_container img {
    aspect-ratio: 3/2;
    object-fit: cover;
}

.blog-page .et_pb_image_container img {
    aspect-ratio: 3/2;
    object-fit: cover
}

.blog-page h1 {
    font-size: 6em !important;
    text-transform: uppercase;
    color: var(--gris-fonce);
    margin-bottom: 0 !important;
}

#blog-top {
    padding-bottom: 3%;
}

body.blog-page #page-container h2 {
    font-size: 2em !important;
}

#carte>div>div>div>div.et_pb_map>div>div.gm-style>div:nth-child(1)>div:nth-child(1) {
    filter: saturate(0)
}

/*** Check ?***/
.ti-logo-fb {
    cursor: pointer
}

/*
:root {
  --fond-gris: #f8f7f3;
  --fond-jaune: #e0cfb5;
  --gris-fonce: #474748;
  --jaune-fonce: #b3aca1;
  --jaune-clair: #eae3d9;
  --vert-clair: #a9bdab;
  --vert-fonce: #648267;
  --vert-dark: #758877;
}
*/
#disclaimer {
    font-size: .9em;
    padding: 4% 9%;
    background: var(--jaune-clair);
    margin-bottom: 4%
}

#disclaimer h2 {
    padding-bottom: 3%
}

.custom-aspect-ratio {}

body #page-container .custom-aspect-ratio img {
    /*aspect-ratio: 4/3;
	object-fit: cover;
	object-position: top;
	width: 100% !important;*/
    width: 100% !important
}

body #page-container .ti-widget.ti-goog .ti-header {
    margin-bottom: 5em;
}

body #page-container .ti-widget.ti-goog .ti-header .ti-rating-text strong.ti-rating {
    font-family: poppins;
    font-weight: 500;
    font-size: 2em !important;
}

.cky-notice-des p {
    font-weight: 300
}

#main-content {
    overflow: hidden
}

::selection {
    background: #f3f3f3;
}

svg#circle textPath {
    font-size: 2.2em;
    font-family: sans-serif;
    text-transform: uppercase;
    fill: #fff;
    background: #000;
    font-weight: 600;
    will-change: transform;
}

svg#circle {
    position: absolute;
    width: 170px;
    right: -9%;
    bottom: 2%;
    cursor: pointer;
}

.cky-consent-bar,
body>.cky-consent-container {
    border-radius: 0 !important;
}

#page-container {
    margin-top: 0 !important;
    padding-top: 80px !important
}

body #page-container h2 {
    font-size: 4em;
}

body #page-container h3 {
    font-size: 3.5em
}

body #page-container h4 {
    font-size: 3em
}

.et_pb_svg_logo #logo {
    padding: .8em 0;
    max-height: 82px;
}

#main-header a {
    font-weight: 400;
    text-transform: uppercase
}

/*body.full-header #main-header:not(.et-fixed-header) a{
	font-weight:300
}*/
body.full-header #page-container {
    padding-top: 0 !important;
}

body.full-header #main-header:not(.et-fixed-header)

/*body.full-header #main-header:not(.et-fixed-header) .sub-menu*/
    {
    background: transparent !important;
    box-shadow: none !important
}

body.full-header #main-header:not(.et-fixed-header) .sub-menu a {
    color: black !important
}

body.full-header:not(.mobile-menu-opened) #main-header:not(.et-fixed-header) .mobile_menu_bar::before {
    color: white;
}

#footer-bottom>.container,
#main-footer>.container {
    width: 95%;
    max-width: 95%
}

#main-header>.container {
    width: 97%;
    max-width: 97%
}

body.full-header #main-header .et_pb_fullwidth_header_container {
    height: 100vh
}

body.full-header #main-header:not(.et-fixed-header) a,
body.full-header #main-header:not(.et-fixed-header) a.icon:before {
    color: white !important;
}

body.full-header.homepage:not(.mobile-menu-opened) #main-header:not(.et-fixed-header) #logo {
    pointer-events: none;
    opacity: 0
}

body.mobile-menu-opened #main-header #logo {
    opacity: 1 !important;
    pointer-events: all
}

body.full-header:not(.mobile-menu-opened) #main-header:not(.et-fixed-header) #logo {
    filter: invert(1);
}

body.full-header #main-header #top-menu-nav {
    transition-duration: 100ms;
}

body.full-header #main-header:not(.et-fixed-header) #top-menu-nav {}

.et_pb_section,
body {
    background: var(--fond-gris);
    background-color: var(--fond-gris)
}

#main-header {
    width: 92%;
    left: 4%;
    top: 2% !important;
}

body:not(.full-header) #main-header,
#main-header.et-fixed-header,
body:not(.full-header) #main-header .sub-menu,
#main-header.et-fixed-header .sub-menu,
body #main-header .sub-menu,
body.mobile-menu-opened #page-container #main-header {
    background: rgb(248 247 243 / 93%) !important;
    /* background-color: var(--fond-gris); */
    backdrop-filter: blur(6px);
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.09) !important;
    border: 1px solid rgb(248 247 243) !important;
}

#main-header .et_pb_social_media_follow {
    display: flex;
    position: relative;
    visibility: visible;
    opacity: 1;
    background: transparent;
    border: none;
    box-shadow: none;
    width: unset;
    padding: 0
}

#main-header .et_pb_social_media_follow a.icon {
    width: unset;
    margin: 0;
    padding: 0;
}

#main-header .et_pb_social_media_follow li {
    padding: 0 2px
}

#main-header .sub-menu li,
#main-header .sub-menu li a {}

.sub-menu {
    border-top: 3px solid var(--vert-clair) !important;
    margin-top: 1px;
}

#main-header #top-menu li {
    padding-right: 1.6vw;
}

#main-header .et_pb_social_media_follow li {
    padding-right: 1.1vw;
}

.et_mobile_menu .sub-menu li a:before {
    content: "‣";
    font-size: 2em;
    vertical-align: top;
    margin-right: .11em;
    position: absolute;
    left: -0.2em;
    color: #a9bdab;
}

/********* HOME ***********/
#home-header .et_pb_fullwidth_header {
    height: 100vh;
    transform: scale(.95);
    width: 102%;
    left: -1%;
    /*border-radius:20px;*/
}

#home-header.simple-header .et_pb_fullwidth_header {
    height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

#home-header.simple-header .et_pb_fullwidth_header h1 {
    /* font-family: 'DM Serif Display';
    font-size: 3.4em;*/
    line-height: 1.2em;
    text-transform: uppercase;
}

#home-header.simple-header .et_parallax_bg {
    background-position: 32% 50%;
}

#home-header.simple-header img {
    max-width: 411px;
    margin-bottom: 1em;
    width: 49%;
    filter: invert(1);
}

.homepage #home-header .et_pb_fullwidth_header_container::after {
    content: "";
    position: absolute;
    background: #000000;
    width: 200%;
    height: 100%;
    left: -50%;
    z-index: -1;
    opacity: .28;
}

.homepage #home-header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 98%;
}

#home-header img {
    max-width: 755px;
    margin-bottom: 12em;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    margin-bottom: 4em;
    width: 70%;
}

#home-header h1 {
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-size: 1.5em;
    font-weight: 200;
    line-height: 1.6em;
    letter-spacing: 3px;
}

#home-header .header-content {
    opacity: 0;
    margin-top: -3%;
}

body.loaded #home-header .header-content {
    opacity: 1;
    transition-duration: 800ms;
}

#home-header .et_pb_header_content_wrapper {
    position: absolute;
    bottom: 5%;
    right: -6%;
}

#home-header .et_pb_header_content_wrapper a {
    color: white;
    text-transform: uppercase;
    border: 1px solid white;
    border-radius: 999px;
    padding: 6px 16px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-weight: 400;
    z-index: 9
}

#home-header .et_pb_header_content_wrapper a:hover {
    overflow: hidden;
    display: inline-block;
    color: black;
    opacity: 1 !important
}

#home-header .et_pb_header_content_wrapper a:before {
    content: "";
    position: absolute;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition-duration: 550ms;
    transform: translateX(-100%);
    z-index: -1
}

#home-header .et_pb_header_content_wrapper a:hover::before {
    transform: translateX(0);
    transition-delay: 0s;
    /* Ajoute cette ligne pour régler le problème */
}

#home-header .et_pb_header_content_wrapper a .et-pb-icon {
    display: inline-block;
    font-size: 1.7em;
    vertical-align: middle;
}

#home-header .et_pb_header_content_wrapper a em {
    font-style: initial
}

#home-top {
    overflow: hidden
}

h2 strong {
    font-weight: 500;
    color: var(--vert-dark);
}

.et_pb_row.et_pb_equal_columns .et_pb_column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.et_pb_row.et_pb_equal_columns .et_pb_text {
    padding: 9%
}

.homepage .et_pb_row.et_pb_equal_columns .et_pb_text {
    padding: 12%
}

.parallax-image {}

.et_pb_row {
    padding: 4% 0;
    width: 90%;
    max-width: 1560px !important;
}

.et_pb_image img {
    max-height: 960px !important;
    width: auto !important;
    /*border-radius:20px;*/
}

.clear-bg {
    background: var(--vert-clair);
    position: relative;
    padding: 6% 0 !important;
    margin-top: 6%;
    margin-bottom: 6%;
}

body.home .clear-bg {
    padding-bottom: 9% !important;
    margin-bottom: 0;
}

.clear-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 300%;
    background: var(--vert-clair);
    background: var(--rose-violet);
    background: var(--jaune-clair);
    height: 100%;
    visibility: visible;
}

.et_pb_text_inner {
    font-weight: 400;
}

.et_pb_video_overlay_hover {
    background: rgb(0 0 0 / 35%);
}

#mountain {
    margin-top: 3%;
    display: none;
}

#mountain img {
    width: 106%;
    max-width: 106%;
    left: -3%
}

#black-section {
    background: #161616;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 8%;
    margin-bottom: 4%
}

#black-section .et_pb_row {
    width: 70%;
    max-width: 1250px !important;
}

.home #black-section .et_pb_row {
    width: 80% !important;
    max-width: 1350px !important;
}

.ti-widget[data-layout-id='34'][data-set-id='light-background'] .ti-header {
    margin-bottom: 8%;
}

#citation .et_pb_code_inner {
    color: white;
    padding: 8% 6% 9% 6%;
    font-family: serif;
    font-size: 2em;
    line-height: 1.3em;
    text-align: center;
}

#citation strong {
    font-weight: 700;
    font-family: 'Poppins';
    padding-top: 1.6em;
    display: inline-block;
    font-weight: 400;
    font-size: .6em;
    width: 100%;
    text-align: right;
    padding-right: 5%;
    transition-duration: 966ms;
    opacity: 0;
}

#citation.inviewbb strong {
    opacity: 1;
    transition-delay: 4.1s;
}

.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
    transform: scale(1, 1) rotate(180deg) translateY(99%) !important;
    background-size: 2222px 100px !important;
    background-position: center;
}

#home-top {
    padding-bottom: 0
}

#blog-section h2,
#blog-section h3 {
    color: var(--vert-dark) !important;
    font-size: 1.8em !important;
    line-height: 1.1em;
}

#blog-section .et_pb_blog_grid .column.size-1of3 {
    /* margin-right: 2.5%; */
    /* margin-left: 2.5%; */
}

#blog-section .post-content {
    display: none;
}

#blog-section .et_pb_blog_grid {
    margin-left: 5%;
}

.published {
    font-weight: 400;
    font-size: .8em;
    color: var(--gris-fonce);
}

#home-top .et_pb_image,
#blog-section article {
    filter: drop-shadow(0px 0px 13px rgb(0 0 0 / 9%));
}

#blog-section article {
    border: none
}

#blog-section h2,
#blog-section h1 {
    margin-bottom: 6%;
    margin-top: 2%;
}

#blog-section .et_pb_blog_grid_wrapper {
    left: 0;
    right: 0;
    margin: auto;
}

body #page-container h2,
body #page-container h3,
body #page-container h4,
body #page-container h5 {
    color: var(--gris-fonce)
}

.wp-pagenavi>* {
    background: var(--vert-clair);
    color: var(--dark-gray);
    border: none !important;
    width: 35px;
    display: inline-block;
    text-align: center;
    color: white;
}

/********************/
#propos-top {
    background: var(--fond-gris);
    padding-top: 1%;
}

body.a-propos #page-container {
    padding-top: 0 !important;
}

#propos-top h2 {
    margin-left: -31%;
    padding-bottom: 0;
    font-size: 6em !important;
    height: 0;
    margin-top: -40%;
}

#propos-top-intro .et_pb_text {
    padding: 5%;
}

#propos-top h2 strong {
    color: var(--jaune-fonce);
}

#propos-top-intro {
    margin-bottom: 2%
}

#propos-top-intro .et_pb_column:nth-child(2) .et_pb_text {
    font-size: 1.22em;
    font-weight: 400;
}

body.a-propos .clear-bg {
    margin-top: 0;
    margin-bottom: 0;
}

body.a-propos .clear-bg:after {}

body.a-propos #blog-section {
    padding-top: 0
}

#propos-bottom {
    padding-top: 0;
    overflow: hidden;
}

body.a-propos #black-section {
    min-height: unset;
    margin-bottom: 0;
}

body.a-propos #citation .et_pb_code_inner {
    padding: 8% 6% 8% 6%;
}

.clear-bg strong {
    font-weight: 500
}

body.a-propos .moutain-logo img {
    width: 21vw !important;
    margin-bottom: -21%;
    margin-left: -32%;
}

body.a-propos #blog-section h2 {
    font-size: 3.8em !important;
}

/***********************/
#contact-galery,
#contact-galery .et_pb_row {
    padding-bottom: 0;
    padding-top: 0;
}

div[aria-label="Carte"] div div div img[draggable="false"] {
    filter: hue-rotate(74deg) saturate(0.5) !important;
}

.gm-svpc,
.gm-style-mtc {
    display: none
}

.et_pb_contact p input {
    background: transparent;
    border-bottom: 1px solid;
}

.et_pb_map {
    height: 80vh !important;
    min-height: 650px !important;
}

body .gm-style .gm-style-iw-c {
    border-radius: 0;
    background: var(--vert-clair);
    color: black;
    margin: 0;
    padding: 2em !important;
}

.gm-style .gm-style-iw-d {
    overflow: hidden !important;
}

.gm-style .gm-style-iw-tc::after {
    background: var(--vert-clair);
}

.infowindow {
    font-size: 1.4em;
    font-family: 'Poppins';
    line-height: 1.6em;
}

.infowindow strong {
    font-weight: 500;
}

.gm-style .gm-style-iw-d h2,
.gm-style .gm-style-iw-d h3 {
    color: black !important
}

.infowindow .et-pb-icon {
    font-size: 18px;
    margin-right: .3em;
    opacity: .7;
}

.et_pb_gallery_grid .et_pb_gallery_item img {
    object-fit: cover;
    aspect-ratio: 1/1;
}

.et_overlay:before {
    display: none
}

.et_overlay {
    background: hsl(0deg 0% 100% / 25%);
}

.mfp-title {
    display: none
}

#formulaire .et_pb_text_inner {
    padding: 8%;
    padding-bottom: 0;
}

#formulaire .et_pb_column:nth-child(2) .et_pb_code {
    padding: 8%;
    padding-top: 0;
}

#formulaire .et_pb_code a {
    margin-top: 1em;
    display: inline-block;
}

/********************/
#prestations .et_pb_row {
    width: 92%;
    max-width: 92% !important;
    padding-top: 0;
    padding-bottom: 0;
}

#prestations .et_pb_row .et_pb_text {
    padding: 9%;
    width: 100%;
    height: 100%;
}

#prestations strong {
    font-size: 3.2em !important;
    line-height: .9em;
    padding-bottom: 5%;
    font-family: 'DM Serif Display', Georgia, "Times New Roman", serif;
    font-weight: 500
}

.prestations-page #prestations {
    /* padding: 5% 0; */
    padding-bottom: 5%;
}

.prestations-page #blog-section h2 {
    text-align: center
}

/*
#prestations .et_pb_button_module_wrapper {
    transform: translatey(-3em);
    margin-left: 9% !important;
    position: relative;
    margin-top: 1em;
}
*/
#prestations a {
    margin-top: .5em;
    display: inline-block;
}

#prestations a:not(#circle-link):not(.meeting-submit):before {
    content: "‣";
    font-size: 2em;
    vertical-align: top;
    margin-right: .11em;
}

body.homepage #prestations {
    margin-top: 7%;
    margin-bottom: 3%;
}

body.homepage #prestations .et_pb_row {
    width: 85%;
    max-width: 85% !important;
}

body.homepage #prestations svg#circle {
    position: absolute;
    width: 170px;
    left: -6%;
    top: -24%;
    cursor: pointer;
    z-index: 0;
    filter: invert(1);
}

.separateur:after {
    content: "";
    position: absolute;
    background: black;
    width: 200%;
    height: 100%;
    left: -50%;
    top: 0;
    opacity: .3;
}

.separateur {
    height: 50vh;
    display: flex;
    align-items: center;
}

.separateur h2 {
    color: white !important
}

.separateur .et_parallax_bg {
    background-position: center;
}

.informations {
    background: var(--jaune-clair);
    width: 100%
}

/*.visio .et_pb_button_module_wrapper,
.informations .et_pb_button_module_wrapper {
    text-align: center;
    width: 100;
    margin: auto;
    left: 0;
    right: 0;
    display: table;
}
.visio .et_pb_button_module_wrapper{
	filter:invert(1)
}
.visio .et_pb_button_module_wrapper a{
	color:white
}
*/
.visio {
    margin-bottom: 3% !important;
}

.visio {
    background: linear-gradient(45deg, #0c0c0c, #2d2d2d);
    width: 100%;
    color: white;
    padding: 4em;
    width: 75%;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 30px;
    box-shadow: 0 0 22px rgb(0 0 0 / 20%);
    border: 1px solid #ededed;
    margin-top: 3%;
    background-size: cover;
}

.visio h2 {
    color: white !important;
    font-size: 3em !important;
    padding-bottom: 4%;
}

.presta-intro .et_pb_text {
    margin-bottom: 3%;
}

.triple {
    column-count: 3
}

.double {
    column-count: 2;
    column-gap: 3em;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 2%;
}

.presta-intro h2 {
    padding-bottom: 2%;
}

.prestations .et_pb_text {
    border-color: var(--vert-clair) !important;
    padding: 9% !important;
    padding-bottom: 9% !important;
    border-width: 9px !important;
    background: rgb(169 189 171 / 45%);
}

.prestations .et_pb_text h3 {
    font-weight: 600;
    font-size: 2em !important;
    padding: 5%;
    padding-bottom: 9%;
    font-family: 'Poppins' !important;
    color: #3b3b3b !important;
}

#offres {
    padding: 4% 0;
    width: 94%;
    max-width: 1600px !important;
}

.slick-prev:before,
.slick-next:before {
    font-size: 22px;
    color: var(--gris-fonce);
    transform: scale(3);
    display: block;
    /* box-shadow: 0 0 12px red; */
    /* filter: drop-shadow(-1px 1px 2px black); */
}

.slick-prev:before {
    content: '◂';
    content: '⟨';
}

.slick-next:before {
    content: '▸';
    content: '⟩';
}

#immersion .btn-center {
    padding: 4%;
}

#immersion {
    padding-bottom: 0;
}

.btn-center {
    display: flex;
    justify-content: center;
    text-align: center
}

.btn-center .et_pb_button_module_wrapper {
    margin-left: 0 !important
}

.slick-slide {
    margin: 0 18px;
}

.slick-dots {
    position: relative !important;
    bottom: -23px;
    padding-bottom: 0 !important;
}

.slick-dots li button:before {
    font-size: 50px;
}

.slick-slide {
    height: auto;
}

.slick-track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
}

.slick-slide>div,
.slick-slide .et_pb_text {
    height: 100%;
}

.et_pb_column_4_4 .et_pb_grid_item {
    width: 22.2% !important;
    margin-right: 2.5% !important;
}

/********************/
#waiting-page .et_pb_fullwidth_header_container::after {
    content: "";
    position: absolute;
    background: black;
    width: 200%;
    height: 100%;
    left: -50%;
    z-index: -1;
    opacity: .5;
}

#waiting-page img {
    max-width: 490px;
    width: 80%;
}

/*********** LEGAL **********/
#legal-page h1 {
    text-transform: uppercase;
    color: var(--vert-fonce);
    padding-bottom: 0;
}

body #page-container #legal-page h2 {
    font-size: 2.3em;
    padding: 2% 0;
}

body #page-container #legal-page h3 {
    font-size: 2em;
}

body #page-container #legal-page a {
    text-decoration: underline
}

/************** BLOG **********/
body.archive #page-container h1 {
    font-size: 4em;
    color: var(--gris-fonce)
}

.et_pb_blog_grid .et_pb_post {
    background-color: #f9f9f9;
}

/************* SINGLE POST ************/
body.single-post .et_pb_title_container * {
    color: white !important
}

body.single-post #page-container {
    padding-top: 3% !important;
}

body.single-post .et_pb_post_content {
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 6%;
}

body.single-post .et_pb_post_content p {
    font-weight: 400;
}

body.single-post .et_pb_post_content h2,
body.single-post .et_pb_post_content h3,
body.single-post .et_pb_post_content h4 {
    padding-top: 3%;
    padding-bottom: 2%;
}

body.single-post .et_pb_post_content h2 {
    font-size: 2.2em !important;
}

body.single-post .et_pb_post_content h3 {
    font-size: 1.9em !important;
}

body.single-post .et_pb_post_content h4 {
    font-size: 1.6em !important;
}

.et-search-form,
blockquote {
    border-color: var(--vert-clair);
}

body.single-post #page-container h2 {
    font-size: 2em;
}

.single-post .et_pb_button_module_wrapper {
    margin-left: 3% !important
}

/***************** SCROLLBAR *****************/
body::-webkit-scrollbar {
    width: 11px;
}

body::-webkit-scrollbar-track {
    background: var(--fond-gris);
}

body::-webkit-scrollbar-thumb {
    background-color: var(--jaune-fonce);
    border-radius: 0px;
}

/*MOZ*/
html {
    scrollbar-width: thin;
    scrollbar-color: var(--jaune-fonce) var(--fond-gris);
}

html,
body {
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

/***************** MEDIA QUERIES *****************/
@media all and (min-width: 1405px) {}

@media all and (max-width: 980px) {}

@media all and (max-width: 767px) {}

@media all and (max-width: 479px) {}

/*


.woocommerce div.product form.cart button,
.et_pb_button_module_wrapper,
.et_contact_bottom_container,
.wc-proceed-to-checkout {
	display: inline-block;
	position: relative;
	    text-align: left;
    align-self: flex-start;
    margin-left: 12%;
}

#black-section .et_pb_button_module_wrapper{
    margin-left: 0;
    filter: invert(1);
    color: black;
    text-align: center;
    width: 100%;
    width: unset;
    left: 0;
    right: 0;
    margin: auto;
    display: table;
    margin-top: 13%;
    margin-bottom: 6%;
}

.woocommerce div.product form.cart .button-wrapper::after,
.et_pb_button_module_wrapper:after,
.et_contact_bottom_container:after,
.wc-proceed-to-checkout:after {
	content: "" !important;
	height: 3px !important;
	background: black;
	width: 100%;
	position: absolute;
	bottom: -.4em;
	left: 0 !important;
	transition-duration: 650ms;
	transition-timing-function: ease-in-out;
	transform: scalex(1);
	transform-origin: left;
	opacity: .8;
	min-width: 85px;
	visibility: visible;
}





.woocommerce div.product form.cart .button-wrapper:hover:after,
.et_pb_button_module_wrapper:hover:after,
.et_contact_bottom_container:hover:after,
.wc-proceed-to-checkout:hover:after {
	transform: scalex(0.2) !important;
	transition-delay: 0s !important
}

body #main-content .et_pb_button {
    padding: 0 !important;
    font-size: .9em;
    letter-spacing: 2px;
    margin-left: 0;
    text-transform: uppercase;
}
*/
body #page-container .et_pb_social_icon a.icon {
    background-color: transparent !important;
}

body #page-container .et_pb_social_icon a.icon:before {
    color: #474748 !important
}

#main-footer {
    background-color: var(--vert-clair) !important;
    width: 96%;
    margin-left: 2%;
    margin-bottom: 2%;
    padding: 2%;
}

#main-footer * {
    color: #1c1c1c;
}

#main-footer .footer-widget {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#media_image-2 img {
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    text-align: center;
    position: relative;
    width: 380px;
    max-width: 90% !important;
}

.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
    margin-bottom: 3.5%;
}

body #page-container #main-footer .et_pb_social_icon a.icon:before {
    color: #1c1c1c !important;
}

#footer-widgets .footer-widget li:before {
    display: none
}

#text-2 p {
    font-weight: 400
}

#text-2 strong {
    font-weight: 500;
}

#footer-info {
    font-size: 13px;
    width: 100%;
    text-align: center;
}

#footer-info a {
    font-weight: 600;
}

/**************
 * ***********************************/
.fade span {
    will-change: transform, opacity
}

.bounceInDown {
    opacity: 0;
    -webkit-animation: bounceInDown 1s;
    animation: bounceInDown 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.fadeInDown {
    opacity: 0;
    -webkit-animation: fadeInDown 1s;
    animation: fadeInDown 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        opacity: 1;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

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

.circle {
	position: relative;
	width: 200px;
	height: 200px;
	border-radius: 100vmax;
	display: flex;
	align-items: center;
	justify-content: center;
}

.logo {
    position: absolute;
    width: 140px;
    height: 140px;
    background: url("https://jeremiebessard.fr/wp-content/uploads/2023/12/heart.webp");
    background-size: 27%;
    background-repeat: no-repeat;
    background-position: center;
}

.text {
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: consolas;
	color: #000;
	font-size: 17px;
	animation: textRotation 8s linear infinite;
}

@keyframes textRotation {
	to {
		transform: rotate(360deg);
	}
}

.text span {
	position: absolute;
	left: 50%;
	font-size: 1.2em;
	transform-origin: 0 100px;
}
*/
html.lenis {
    height: auto;
}

.lenis.lenis-smooth {
    scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}

.lenis.lenis-stopped {
    overflow: hidden;
}

.lenis.lenis-scrolling iframe {
    pointer-events: none;
}

/*********** MEDIA QUERIES *****************/
.mobile_menu_bar:before,
.mobile_menu_bar:after,
#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a {
    color: var(--vert-clair);
}

#main-header #top-menu li {
    padding-right: 0.6vw;
}

.et_mobile_menu {
    width: 103.5%;
    margin-left: -1.75%;
    height: calc(100vh - 128px);
    background: rgb(248 247 243/98.5%);
    backdrop-filter: blur(6px);
    box-shadow: 0px 1px 8px rgba(0, 0, 0, .09) !important;
    border: 1px solid white;
    top: 83px;
}

.et_mobile_menu li a {
    padding: 3vh 0
}

.et_mobile_menu .social-icons {
    position: absolute;
    bottom: 0;
    opacity: 0 !important;
}

.mobile_nav.opened .et_mobile_menu .social-icons {
    transition-delay: 2s !important;
    opacity: 1 !important;
}

body #page-container #mobile_menu a,
body #page-container #mobile_menu a.icon:before {
    color: #424241 !important;
}

body #page-container #mobile_menu .sub-menu {
    border: none !important;
    box-shadow: none !important;
    border: none !important;
    padding-left: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
}

body #page-container .et_mobile_menu .menu-item-has-children>a {
    background-color: transparent;
}

@media screen and (min-width:1100px) {
    #main-header #top-menu li {
        padding-right: .8vw;
    }
}

@media screen and (min-width:980px) {
    .et_pb_gallery_items.et_post_gallery {
        transform: translateX(2%);
    }

    .page-id-483 .et_parallax_bg {
        bottom: 30%;
    }

    .page-id-2783 .et_parallax_bg {
        bottom: 30%;
    }

    #home-top h2 {
        margin-left: -12%;
    }
}

/*        =)       */
@media screen and (max-width:980px) {
    #home-header .et_pb_header_content_wrapper a em {
        display: none
    }

    .clear-bg {
        height: unset;
        position: relative;
        display: flex;
        flex-direction: column-reverse;
    }

    #propos-top h2 {
        height: unset;
        margin-top: unset;
    }

    #home-top .et_pb_button_module_wrapper,
    .clear-bg .et_pb_button_module_wrapper {
        margin-bottom: 12% !important;
    }

    .et_pb_svg_logo #logo {
        height: 90%;
    }

    #main-header {
        position: fixed !important
    }

    .et_pb_column_4_4 .et_pb_grid_item {
        width: 47.2% !important;
        margin-right: 2.5% !important;
        margin-bottom: 2.5% !important;
    }

    #black-section {
        padding-bottom: 12%;
    }

    #home-header.simple-header .et_pb_fullwidth_header {
        height: 100vh;
    }

    #formulaire .et_pb_row {
        display: flex;
        flex-direction: column-reverse;
    }

    #formulaire .et_pb_text_inner {
        padding-top: 0;
    }

    #formulaire .et_pb_column:nth-child(1) .et_pb_code_inner {
        padding-left: 8%;
        padding-right: 8%;
    }

    #rdv {
        margin: 8% 0 12% 0 !important;
    }

    #carte {
        padding-top: 0 !important
    }
}

@media screen and (max-width:768px) {
    .single-post .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        width: 85%;
        left: 0;
        right: 0;
        margin: auto;
    }

    #black-section {
        padding-bottom: 20%;
    }

    .blog-page h1 {
        font-size: 5em !important;
    }
}

@media screen and (max-width:740px) {
    body {
        font-size: 16px !important;
    }

    .homepage #home-header .et_pb_header_content_wrapper {
        position: relative;
        right: unset;
        margin-top: 12%;
    }

    .homepage #home-header .et_pb_header_content_wrapper a {
        font-size: .8em;
    }

    #home-header img {
        width: 85%;
    }

    body #page-container h2 {
        font-size: 3.5em;
    }

    .double {
        column-count: 1;
    }

    .slick-prev {
        left: -9px;
    }

    .slick-next {
        right: -9px;
    }
}

@media screen and (max-width:580px) {
    #home-header img {
        width: 100%;
    }

    .visio {
        width: 100%;
    }

    #home-header.simple-header img {
        width: 90%;
    }

    #propos-top h2 {
        margin-left: -1%;
        font-size: 5em !important;
    }

    .gm-style-iw.gm-style-iw-c {
        max-width: 3% !important
    }

    .infowindow img {
        max-width: 100% !important
    }

    .et_pb_row.et_pb_equal_columns .et_pb_text {
        padding: 12% 9%;
    }

    body.contact #home-header.simple-header .et_parallax_bg {
        background-position: 44% 51%;
    }

    body #page-container h2 {
        font-size: 3em;
    }

    body.single-post .et_pb_title_container h1 {
        font-size: 3em;
    }

    .blog-page h1 {
        font-size: 4.35em !important;
    }

    body.a-propos #blog-section h2 {
        font-size: 2.8em !important;
    }
}

@media screen and (max-width:420px) {
    .et_pb_svg_logo #logo {
        height: 90%;
    }

    #home-header img {
        transform: scale(1.19);
    }

    #home-header h1 {
        font-size: 1.3em;
    }

    #home-header.simple-header .et_parallax_bg {
        background-position: 23% 50%;
    }

    #propos-top h2 {
        font-size: 4em !important;
    }

    #prestations strong {
        font-size: 2.2em !important;
    }

    body #page-container h2 {
        font-size: 2.5em;
    }

    .visio {
        padding: 3em 1em;
    }

    .infowindow {
        font-size: 1.2em;
    }

    .et_pb_row.et_pb_equal_columns .et_pb_text {
        padding: 15% 9%;
    }

    body.blog-page #page-container h2 {
        font-size: 1.7em !important;
    }

    body.single-post .et_pb_title_container h1 {
        font-size: 2.4em;
    }

    body.archive #page-container h1 {
        font-size: 3em;
    }
}

@media screen and (max-width:300px) {
    .gm-style-iw.gm-style-iw-c {
        max-width: 2.5% !important
    }

    body #page-container h2 {
        font-size: 2em;
    }

    body.a-propos #blog-section h2 {
        font-size: 3em !important;
    }
}

/*********/
.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background: #a9bdab !important;
}