/***/
/*-----------------*/
/* LOADER */
/*-----------------*/
#loader-wrapper svg
{
    --size: 50vw;
    width: var(--size);
    height: var(--size);
    --maxsize: 500px;
    max-width: var(--maxsize);
    max-height: var(--maxsize);
}

/***************************************************
 * Generated by SVG Artista on 5/21/2026, 1:32:05 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:1611.7027587890625px;stroke-dasharray:1611.7027587890625px}100%{stroke-dashoffset:0;stroke-dasharray:1611.7027587890625px}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(0,148,84)}}.svg-elem-1{animation:animate-svg-stroke-1 1s cubic-bezier(0.47,0,0.745,0.715) 0s both,animate-svg-fill-1 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s both}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:1806.8553466796875px;stroke-dasharray:1806.8553466796875px}100%{stroke-dashoffset:0;stroke-dasharray:1806.8553466796875px}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(0,148,84)}}.svg-elem-2{animation:animate-svg-stroke-2 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s both,animate-svg-fill-2 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s both}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:452.78533935546875px;stroke-dasharray:452.78533935546875px}100%{stroke-dashoffset:0;stroke-dasharray:452.78533935546875px}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(0,148,84)}}.svg-elem-3{animation:animate-svg-stroke-3 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s both,animate-svg-fill-3 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s both}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:812.243408203125px;stroke-dasharray:812.243408203125px}100%{stroke-dashoffset:0;stroke-dasharray:812.243408203125px}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(146,85,46)}}.svg-elem-4{animation:animate-svg-stroke-4 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s both,animate-svg-fill-4 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s both}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:1646.080078125px;stroke-dasharray:1646.080078125px}100%{stroke-dashoffset:0;stroke-dasharray:1646.080078125px}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(146,85,46)}}.svg-elem-5{animation:animate-svg-stroke-5 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s both,animate-svg-fill-5 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s both}
/*-----------------*/
/* ELEMENTS */
/*-----------------*/
a
{
    display: inline-block;
}
.tc_content a:not([class*="button"])
{
    display: inline;
}
.thumbnail_slider a
{
    height: 100%;
    width: 100%;
}
.white blockquote p
{
    color: var(--white);
}
.white :is(.adresse span, .portable span, .horaires span, .fixe span, .mail span, .social:not(.navigtoogle) span, .horaires.nomodal .titlehoraires)
{
    color: var(--white);
}
/*-----------------*/
/* HEADER */
/*-----------------*/
#info-toogle {
    display: flex;
    justify-self: flex-end;
    background: #fff0;
}
#info-toogle::before
{
    display: none;
}

#info-toogle svg circle {
    stroke-dasharray: 160;
    stroke-dashoffset: 0;
    transform-origin: center;
    transform: rotate(0deg);
    transition: transform 1.2s cubic-bezier(.23,1,.32,1) , stroke-dashoffset 1.2s cubic-bezier(.23,1,.32,1)
}

body:not(.is-toggle-open) #info-toogle:hover svg circle {
    transform: rotate(2turn);
    stroke-dashoffset: 160
}

#info-toogle svg path {
    stroke-dashoffset: 0
}

#info-toogle svg path:first-of-type {
    stroke-dasharray: 28;
    transition: stroke-dashoffset .8s cubic-bezier(.23,1,.32,1) .4s
}

#info-toogle svg path:nth-of-type(2) {
    stroke-dasharray: 20;
    transition: stroke-dashoffset .8s cubic-bezier(.23,1,.32,1) .5s
}

#info-toogle .header__toggler-bar {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 15px;
    height: 2px;
    background-color: var(--white);
    transition: transform .8s cubic-bezier(.23,1,.32,1)
}

#info-toogle .header__toggler-bar:nth-child(2) {
    transform: translate(-50%,-50%) rotate(45deg) scaleX(0);
    transition-delay: 0s
}

#info-toogle .header__toggler-bar:nth-child(3) {
    transform: translate(-50%,-50%) rotate(-45deg) scaleX(0);
    transition-delay: .1s
}
body.is-toggle-open #info-toogle svg circle{stroke: var(--white);}
body.is-toggle-open #info-toogle .header__toggler-bar:nth-child(2) {
    transform: translate(-50%,-50%) rotate(45deg) scaleX(1);
    transition-delay: .4s
}

body.is-toggle-open #info-toogle .header__toggler-bar:nth-child(3) {
    transform: translate(-50%,-50%) rotate(-45deg) scaleX(1);
    transition-delay: .5s;
}

body.is-toggle-open #info-toogle svg path:first-of-type {
    stroke-dashoffset: 28;
    transition-delay: .1s
}

body.is-toggle-open #info-toogle svg path:nth-of-type(2) {
    stroke-dashoffset: 20;
    transition-delay: 0s
}


#header-coordonnees {
    position: fixed;
    top: 0;
    right: -310px;
    width: 310px;
    height: 100%;
    min-height: 100%;
    padding: 70px 40px 65px;
    background: var(--title-color);
    background-position: center;
    background-size: cover;
    overflow: hidden;
    visibility: hidden;
    overflow-y: auto;
    z-index: 9998;
    -webkit-transition: all 1s cubic-bezier(.77,0,.175,1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all 1s cubic-bezier(.77,0,.175,1);
    text-align: left;
    box-shadow: 0 0 30px #00000057;
}
#header-coordonnees .flex > div{margin: 15px 0;}



body.is-toggle-open #header-coordonnees {
    right: 0;
    visibility: visible;
    top: 0;
    /* justify-content: center; */
    /* align-content: space-between; */
}
#header-coordonnees #logoCoordonnees {
    order: -1;
    margin-bottom: 30px;
}

/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
.navigmenu .naviglink.lvl-0 span:after,
.navigmenu .naviglink span:before {
    content: '';
    display: block;
    position: absolute;
    left: -.1em;
    bottom: -.4em;
    width: 100%;
    height: 1px;
    border-top: 1px solid var(--secondary-color);
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.48,.57,.33,.89) .1s;
    -o-transition: transform .4s cubic-bezier(.48,.57,.33,.89) .1s;
    transition: transform .4s cubic-bezier(.48,.57,.33,.89) .1s;
    transition: transform .4s cubic-bezier(.48,.57,.33,.89) .1s , -webkit-transform .4s cubic-bezier(.48,.57,.33,.89) .1s
}

.navigmenu .naviglink span:before {
    padding-bottom: 4px;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.48,.57,.33,.89);
    -o-transition: transform .4s cubic-bezier(.48,.57,.33,.89);
    transition: transform .4s cubic-bezier(.48,.57,.33,.89);
    transition: transform .4s cubic-bezier(.48,.57,.33,.89) , -webkit-transform .4s cubic-bezier(.48,.57,.33,.89)
}


#navprimary .navigmenu .active .naviglink.lvl-0 {color: var(--secondary-color);}

#navprimary .navigmenu .active .naviglink.lvl-0 span:after,
#navprimary .navigmenu .naviglink.lvl-0:hover span:after,
#navprimary .navigmenu .active .naviglink.lvl-0 span:before,
#navprimary .navigmenu .naviglink.lvl-0:hover span:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1)
}
#navsecondary .navigmenu .naviglink.lvl-0
{
    color: var(--white);
}

/*-----------------*/
/* HEADERHOME + BANNER */
/*-----------------*/
#headerHome-content>.wrappercontent
{
    background: #613d13c7;
    padding: 50px 20px;
    max-width: 600px!important;
    margin: 0 auto;
    width: 100%;
}
#headerHome .overlay{background: linear-gradient(var(--overlay-color), transparent);}

/*-----------------*/
/* HEADERHOME */
/*-----------------*/
#headerHome{background: var(--background-color);}
#headerHome-content{pointer-events: none;}
#headerHome-content>*{pointer-events: all;}
#headerHome-social .sociblock .share-buttons a svg{--size: 20px;}


#header #info-toogle svg circle {
    fill: var(--primary-color);
}
/*-----------------*/
/* CONTENT / INTRODUCTION */
/*-------------*/
.home #content .content-imgHome
{
    margin-top: 30px;
    margin-bottom: 0;
}
.home #content::before
{
    background: url(../images/bgFond1.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.15;
}
/*-----------------*/
/* GALLERY HOME */
/*-----------------*/
#galleryHome .gallery-item {
    margin-bottom: 0;
}

.gallery-icon {
    line-height: 0;
}

.gallery-icon>*:not(a) {
    line-height: 1.2;
}

.gallery-icon {
    height: 100%;
}

.nohome .gallery .gallery-item a img {
    max-height: 450Px;
}
.nohome .gallery-item .animated-arrow>.main>.text
{
    color: var(--white);
}
.nohome .next_link_slider
{
    margin: 0 auto;
}
#contentGallery .liresuite
{
    margin: 0 auto;
    display: inline-block;
    width: auto;
    justify-self: center;
}
/*-----------------*/
/* CTA */
/*-----------------*/



/*-----------------*/
/* PRESTATIONS */
/*-----------------*/
.nohome .wrapperPresta
{
  background: var(--black);
  padding: 100px 20Px;
}
.template-parent-page-php .title
{
    margin-bottom: 0;
}
.template-parent-page-php #content
{
    padding-bottom: 0;
}
.template-parent-page-php #prestations
{
    padding-top: 0;
}

.home #prestations
{
    padding: 50px 30px;
    padding-bottom: 0;
}
#prestations
{
    overflow: hidden;
}
#prestations .hover-effect canvas
{
    opacity: 0;
    transition: all 0.5s;
}
.prestations-wrapper::before {
    background: url(../images/home-bg0.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    width: 100%;
    height: 100%;
     top: 100%;
    transition: all 0.4s;
    opacity: 0.25;
    box-sizing: border-box;
}
.prestations-wrapper:hover::before,.bloc_prestations:last-child .prestations-wrapper::before
{
    top: 0;
}
  
#prestations canvas
{
    z-index: -2;
}
#prestations>.overlay
{
    z-index: -1;
}
#prestations .prestations-img
{
    display: none;
}
.prestations-wrapper
{
    border: 1px solid #00000021;
    background: var(--light-color);
    padding: 20px;
    overflow: hidden;
}
   

/*-----------------*/
/* ACTU */
/*-----------------*/
.design-link {
    display: inline-flex;
    align-items: center;
    padding-left: 52px;
    text-transform: uppercase;
    font-family: var(--font-bold);
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    color: var(--white);
}

.design-link:before,
.design-link:after {
    content: '';
    position: absolute;
    width: 46px;
    background: var(--text-color);
    height: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all .3s linear 0s
}

.design-link.white {color: var(--white)}
.design-link.white:before,
.design-link.white:after {background: var(--white)}

.design-link span:before {
    content: "";
    --size: 6px;
    width: var(--size);
    height: var(--size);
    display: inline-block;
    margin: 0;
    margin-right: 6px;
    order: -1;
    background: var(--secondary-color);
    z-index: 1;
    position: relative;
    vertical-align: middle;
    top: -4px;
    border-radius: 10px;
}

.design-link:after {
    width: 0;
    left: unset;
    right: 0
}

.design-link:hover {
    padding-left: 0;
    padding-right: 52px;
    color: var(--primary-color);
}
.design-link:hover:before {width: 0}
.design-link:hover:after {width: 46px}

#news{background-image: url(../images/home-bg1.jpg);}
#news-title {
    border-bottom: 1px solid rgb(255 255 255 / 30%);
    padding-bottom: 10px;
    margin-bottom: 30px
}

.wrapper_slider {
    padding: 20px 0
}

#news .thumbnail_slider {
    height: auto;
    min-height: 250px
}

.thumbnail_slider a {
    height: 100%;
    display: block;
    position: relative
}

.thumbnail_slider a img {
    position: absolute;
    left: 0;
    top: 0
}

#news .content_slider {padding: 50px 30px;}

.title_slider {
    font-size: 28px;
    letter-spacing: 0.4px;
}

.newsdate {
    position: absolute;
    top: 40px;
    background: var(--primary-color);
    left: -90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: calc(100% - 80px);
    justify-content: center;
    padding: 20px 30px;
    font-family: var(--font-bold);
    color: var(--white);
}

.text_slider,.text_slider a {
    font-size: 16px;
    line-height: 1.6
}

.newsdate .month {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 2px
}

.newsdate .day {
    font-size: 1em;
    line-height: 1;
}

#news .next_slider {
    display: flex;
    align-items: center;
    width: 200px;
    justify-content: flex-end;
    margin: 0
}

#news .title_link_slider {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    transition: .4s cubic-bezier(.215,.61,.355,1);
    background-size: 0 100%;
}
#news .title_slider:hover .title_link_slider {background-size: 100% 100%;}




/*-----------------*/
/* SECTIONS */
/*-----------------*/
#sections::before
{
    background: url(../images/bgFond2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.1;
    top: 200px;
    left: 50%;
    transform:translateX(-50%);
    --size: 50vw;
    width: var(--size);
    height: var(--size);
    --maxsize: 600px;
    max-width: var(--maxsize);
    max-height: var(--maxsize);
}
#sections::after
{
    z-index: -1;
}
#choixSections {
    counter-reset: sections;
    display: flex;
    justify-content: center;
    position: relative;
    width: 95%;
}

#choixSections:before {
    width: 90%;
    border: 1px solid var(--secondary-color);
    border-bottom: none;
    border-right: none;
    top: 94px
}

#choixSections:after {
    --size: 20px;
    width: var(--size);
    height: var(--size);
    background: var(--secondary-color);
    clip-path: polygon(0 0, 50% 50%, 100% 0, 50% 50%, 0 35%, 50% 100%, 100% 35%, 50% 50%, 100% 0);
    top: calc(100% + 94px);
    left: -10px
}

#choixSections .linkSections p {
    text-transform: uppercase;
    font-size: 14px;
    font-family: var(--font-title);
    letter-spacing: 1px;
    line-height: 1.3;
    text-align: center;
    color: var(--title-color);
    background: var(--background-color);
    padding: 2px 10px;
    /* clip-path: polygon(1% 5%, 99% 0%, 94% 100%, 4% 96%); */
    max-width: 300px;
}

#choixSections .linkSections {
    position: relative;
    cursor: pointer;
    padding: 5px 10px;
    transition: 250ms all ease-in-out;
    text-align: center
}

#choixSections .linkSections.active p {
    background: var(--secondary-color);
    color: var(--white);
}

#choixSections .linkSections img {
    --size: 30px;
    width: var(--size);
    height: var(--size);
    object-fit: contain;
    filter: brightness(0) invert(1)
}

.subimageSections {
    --size: 60px;
    border-radius: 100px;
    background-color: var(--title-color);
    text-align: center;
    width: var(--size);
    height: var(--size);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
    transition: 250ms all ease-in-out;
    position: relative
}

#choixSections .linkSections.active .subimageSections,
#choixSections .linkSections:hover .subimageSections {
    background-color: var(--secondary-color);
}

#choixSections .linkSections .subimageSections:before {
    counter-increment: sections;
    content: counter(sections);
    color: var(--white);
    font-size: 2em;
    font-family: var(--font-title);
    transform: scale(0);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

#choixSections .linkSections .subimageSections:after {
    content: " ";
    --size: 100%;
    width: var(--size);
    height: var(--size);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) scale(0);
    border: 1px solid var(--secondary-color);
    opacity: 0;
    transition: .4s all;
    border-radius: 50%;
    border-bottom-left-radius: 3px
}

#choixSections .linkSections.active .subimageSections:after,
#choixSections .linkSections:hover .subimageSections:after {
    opacity: 1;
    transform: translateX(-50%) translateY(-50%) scale(1.15)
}


/*-----------------*/
/* REASSURANCES */
/*-----------------*/
.home #reassurances .overlay,.home #reassurances::before
{
    display: none;
}
#reassurances .overlay
{
    z-index: -1;
}
.nohome #reassurances::before
{
    background: url(../images/home-bg4.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.nohome #reassurances .picto-container li:not(:last-child)
{
    border-color: #ffffff33;
}
.nohome #reassurances .picto-container li p
{
    color: var(--white);
}
/*-----------------*/
/* certifications */
/*-----------------*/

/*-----------------*/
/* PARTENAIRES */
/*-----------------*/

/*-----------------*/
/* FAQ */
/*-----------------*/

/*-----------------*/
/* AGENCES */
/*-----------------*/

/*-----------------*/
/* CONTACTFORM */
/*-----------------*/



/*-----------------*/
/* FOOTER */
/*-----------------*/
