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

@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:1318.90185546875px;stroke-dasharray:1318.90185546875px}100%{stroke-dashoffset:0;stroke-dasharray:1318.90185546875px}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(255,223,88)}}.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.5s both}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:1717.560302734375px;stroke-dasharray:1717.560302734375px}100%{stroke-dashoffset:0;stroke-dasharray:1717.560302734375px}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(255,223,88)}}.svg-elem-2{animation:animate-svg-stroke-2 1s cubic-bezier(0.47,0,0.745,0.715) 0.065s both,animate-svg-fill-2 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.6s both}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:4752.94873046875px;stroke-dasharray:4752.94873046875px}100%{stroke-dashoffset:0;stroke-dasharray:4752.94873046875px}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-3{animation:animate-svg-stroke-3 1s cubic-bezier(0.47,0,0.745,0.715) 0.13s both,animate-svg-fill-3 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.7s both}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:3127.332763671875px;stroke-dasharray:3127.332763671875px}100%{stroke-dashoffset:0;stroke-dasharray:3127.332763671875px}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-4{animation:animate-svg-stroke-4 1s cubic-bezier(0.47,0,0.745,0.715) 0.195s both,animate-svg-fill-4 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s both}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:2779.6572265625px;stroke-dasharray:2779.6572265625px}100%{stroke-dashoffset:0;stroke-dasharray:2779.6572265625px}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-5{animation:animate-svg-stroke-5 1s cubic-bezier(0.47,0,0.745,0.715) 0.26s both,animate-svg-fill-5 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s both}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:4235.4072265625px;stroke-dasharray:4235.4072265625px}100%{stroke-dashoffset:0;stroke-dasharray:4235.4072265625px}}@keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(255,223,88)}}.svg-elem-6{animation:animate-svg-stroke-6 1s cubic-bezier(0.47,0,0.745,0.715) 0.325s both,animate-svg-fill-6 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s both}@keyframes animate-svg-stroke-7{0%{stroke-dashoffset:4444.31591796875px;stroke-dasharray:4444.31591796875px}100%{stroke-dashoffset:0;stroke-dasharray:4444.31591796875px}}@keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(255,223,88)}}.svg-elem-7{animation:animate-svg-stroke-7 1s cubic-bezier(0.47,0,0.745,0.715) 0.39s both,animate-svg-fill-7 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s both}@keyframes animate-svg-stroke-8{0%{stroke-dashoffset:2518.617919921875px;stroke-dasharray:2518.617919921875px}100%{stroke-dashoffset:0;stroke-dasharray:2518.617919921875px}}@keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(255,223,88)}}.svg-elem-8{animation:animate-svg-stroke-8 1s cubic-bezier(0.47,0,0.745,0.715) 0.455s both,animate-svg-fill-8 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:not(.button)
{
    height: 100%;
    width: 100%;
}
/*-----------------*/
/* HEADER */
/*-----------------*/
#header{padding: 10px 30px;}
#header-coordonnees {
    position: fixed;
    top: 0;
    right: -340px;
    width: 340px;
    height: 100%;
    min-height: 100%;
    padding: 70px 38px 65px;
    background-color: var(--title-color);
    overflow: hidden;
    visibility: hidden;
    overflow-y: scroll;
    z-index: 9998!important;
    transition: all .6s cubic-bezier(.77,0,.175,1)!important;
    text-align: left;
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
    line-height: 1.4;
    font-size: 15px;
    transform: none;
    left: auto;
    justify-content: center;
    opacity: 1;
    flex-direction: column;
}
body.is-toggle-open #header-coordonnees {
    right: 0;
    visibility: visible;
}

/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
.social:not(.no-icon)
{
    padding: 0;
}
.social:not(.no-icon):before
{
    display: none;
}
.navigmenu .naviglink.lvl-0 span:after{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 0%;
	height: 2px;
	content: '';
	background: linear-gradient(to right, var(--primary-color), var(--tertiary-color));
	opacity: 0;
	transition: all 400ms linear;
}

.navigmenu .naviglink.lvl-0:hover span:after,
.navigmenu .active .naviglink.lvl-0 span:after{
	width: 100%;
    opacity: 1;
}
/*-----------------*/
/* HEADERHOME */
/*-----------------*/


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

/*-----------------*/
/* CTA */
/*-----------------*/


/*-----------------*/
/* PRESTATIONS */
/*-----------------*/
#prestations .wrappercontent{max-width: none;}
#prestations .widget_parentpage{
	grid-gap: 0;
	counter-reset: prestation;
}

#prestations .prestations-content{
	z-index: 4;
	left: 0;
	right: 0;
	position: absolute;
	bottom: 0;
	padding: 30px 20px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	/* pointer-events: none; */
}
#prestations .prestations-title{
	padding-top: 30px;
	margin-bottom: 10px;
	/* transform: translateY(70px); */
	position: relative;
	transition: all ease .5s;
}
#prestations .prestations-title:before {
    content: "0" counter(prestation);
    counter-increment: prestation;
    font-size: 16px;
    line-height: 1;
    font-family: var(--font-text);
    color: var(--white);
    opacity: .4;
    letter-spacing: 1px;
    font-weight: bold;
    height: auto;
    width: auto;
}

#prestations .prestations-title:after {
    background: var(--white);
    height: 60px;
    width: 2px;
    top: -80px;
    left: 8px;
    opacity: .4
}

#prestations .prestations-content h2, 
#prestations .prestations-content h3 {margin: 0;}

#prestations .prestations-content .title_content,
#prestations .prestations-content .content_link, 
#prestations .prestations-content .tc_excerpt{color: var(--white);}

#prestations .prestations-txt{
	opacity: 0;
	transition: all ease .5s;
	transform: translateY(100%);
}
#prestations .prestations-img:before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(to top, rgb(0 0 0 / 80%), #00000000);
}

#prestations .prestations-img{background: var(--title-color);}
#prestations .prestations-img img {
    transition: all 600ms ease;
    width: calc(100% + 50px);
    transition: opacity .35s , transform .35s;
    transform: translate3d(-40px,0,0);
}

#prestations .bloc_prestations:hover .prestations-title {transform: translateY(0);}
#prestations .bloc_prestations:hover .prestations-txt {
    opacity: 1;
    transform: translateY(0);
}

#prestations .bloc_prestations:hover .prestations-img img {
    transform: translate3d(0,0,0);
    opacity: .2;
}

/*-----------------*/
/* ACTU / NEWS */
/*-----------------*/
.the-arrow {
    width: 64px;
    transition: all .2s
}

.the-arrow.-left {
    position: absolute;
    top: 24px;
    left: 0
}

.the-arrow.-left>.shaft {
    width: 0
}

.the-arrow.-left>.shaft:before,
.the-arrow.-left>.shaft:after {
    width: 0
}

.the-arrow.-left>.shaft:before {
    transform: rotate(0)
}

.the-arrow.-left>.shaft:after {
    transform: rotate(0)
}

.the-arrow.-right {
    top: 0
}

.the-arrow.-right>.shaft {
    width: 64px;
    transition-delay: .2s
}

.the-arrow.-right>.shaft:before,
.the-arrow.-right>.shaft:after {
    width: 8px;
    transition-delay: .3s;
    transition: all .5s
}

.the-arrow.-right>.shaft:before {
    transform: rotate(40deg)
}

.the-arrow.-right>.shaft:after {
    transform: rotate(-40deg)
}

.the-arrow>.shaft {
    background-color: var(--primary-color);
    display: block;
    height: 1px;
    position: relative;
    transition: all .2s;
    transition-delay: 0;
    will-change: transform
}

.the-arrow>.shaft:before,
.the-arrow>.shaft:after {
    background-color: var(--primary-color);
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .2s;
    transition-delay: 0
}

.the-arrow>.shaft:before {
    transform-origin: top right
}

.the-arrow>.shaft:after {
    transform-origin: bottom right
}

.animated-arrow:hover>.the-arrow.-left>.shaft {
    width: 64px;
    transition-delay: .1s
}

.animated-arrow:hover>.the-arrow.-left>.shaft:before,
.animated-arrow:hover>.the-arrow.-left>.shaft:after {
    width: 8px;
    transition-delay: .1s
}

.animated-arrow:hover>.the-arrow.-left>.shaft:before {
    transform: rotate(40deg)
}

.animated-arrow:hover>.the-arrow.-left>.shaft:after {
    transform: rotate(-40deg)
}

.animated-arrow:hover>.main {
    transform: translateX(80px)
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft {
    width: 0;
    transform: translateX(200%);
    transition-delay: 0
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft:before,
.animated-arrow:hover>.main>.the-arrow.-right>.shaft:after {
    width: 0;
    transition-delay: 0;
    transition: all .1s
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft:before {
    transform: rotate(0)
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft:after {
    transform: rotate(0)
}

.animated-arrow>.main {
    display: flex;
    align-items: center;
    transition: all .2s
}

.animated-arrow>.main>.text {
    margin: 0 16px 0 0;
    line-height: 1
}

.animated-arrow>.main>.the-arrow {
    position: relative
}

.animated-arrow {
    display: inline-block;
    color: var(--white);
    font-size: 12px;
    position: relative;
    transition: all .2s;
    letter-spacing: 2px;
    font-family: var(--font-bold);
    text-transform: uppercase;
    padding: 18px 0 18px 0;
}

#news {
    padding: 120px 30px;
    z-index: 1;
}
#news::before{
    background-image: url(../images/home-bg5.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#news .content-news {
    grid-gap: 0 60px;
}

#news .wrapper_slider {
    grid-column: span 1;
    border-bottom: solid 1px rgb(255 255 255 / 20%);
    padding-bottom: 30px;
}

#news .wrapper_inner_slider {
    height: auto;
    background: none;
}

#news .wrapper_slider:last-of-type,
#news .wrapper_slider:first-of-type {
    border: none;
    margin: 0;
    padding: 0
}

#news .wrapper_slider:not(:first-of-type) .thumbnail_slider,
#news .wrapper_slider:not(:first-of-type) .text_slider {
    display: none;
}

#news .next_slider {
    margin-top: 10px;
}

#news .title_slider a:not(:hover) {
    color: var(--white)
}

#news .title_slider {
    font-size: 25px;
}

#news .thumbnail_slider .button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    /* color: var(--white); */
}

#news .wrapper_slider:first-of-type .text_slider,
#news .wrapper_slider:first-of-type .text_slider a {
    color: var(--white)
}

#news .wrapper_slider:first-of-type .next_slider {
    display: none
}

#listarticles .listedarticle {
    height: 100%
}

/*-----------------*/
/* SECTIONS */
/*-----------------*/
#sections
{
    padding-bottom:20px;
}
#sections .section_thumb {
    width: 55%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 30px;
    z-index: 10;
}

.sectionsbloc.odd .section_thumb {
    order: 0;
}

.sectionsbloc.even .section_thumb {
    order: 2;
}
#sections .sectionsbloc .blocthumb
{
    overflow: hidden;
}

#sections .section_txt {
    width: 45%;
}

#sections .sectionsbloc .section_thumb .specialthumb {
    overflow: hidden
}

#sections .sectionsbloc.odd a:not([class*="button"]):hover,
#sections .sectionsbloc.odd a:not([class*="button"]):hover strong {
  color: var(--white);
}
#sections .sectionsbloc.odd a:not([class*="button"]),
#sections .sectionsbloc.odd a:not([class*="button"]) strong,
#sections .sectionsbloc.odd strong {
  color: var(--primary-color);
}

.sectionsbloc.even .tc_content>p:first-child
{
    font-family: var(--font-bold);
    color: var(--black);
}



/*-----------------*/
/* REASSURANCES */
/*-----------------*/
#reassurances {
    padding: 0 20Px;
}

#reassurances::before {
    background: url(../images/home-bg5.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#reassurances .title {
    text-shadow: 0px 0px 20px #000;
}

#reassurances .overlay {
    z-index: -1;
}

#reassurances .pictoImg {
    background: url(../images/home-bg3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
}

#reassurances svg {
    height: 70px;
    width: 70px;
    background: var(--background-color);
    box-shadow: 0px 0px 20px #00000017;
    padding: 17px!important;
    box-sizing: border-box;
    max-width: 100%;
    position: relative;
    border-radius: 4px;
}
#reassurances .picto-bloc {
    position: relative;
}

#reassurances .picto-bloc svg {
    padding: 5px;
    box-sizing: border-box;
}


/*-----------------*/
/* certifications */
/*-----------------*/


/*-----------------*/
/* PARTENAIRES */
/*-----------------*/
.partenaires-header {margin-bottom: 60px}

#partenaires .widget_partenaires {
    background-color: #fff;
    border-bottom: none;
    border-right: 0;
    position: relative;
    z-index: 2
}

#partenaires .widget_partenaires li {
    border: 1px solid #eee;
    min-height: 200px
}

#partenaires .widget_partenaires img {
    max-width: 81%;
    height: auto;
    max-height: 100px
}
#partenaires .widget_partenaires li .wrap-element{
	height: auto;
	border: none;
	padding: 0;
}
#partenaires .partenaires-intro{
    background-image: url('../images/home-bg4.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
    width: 100%;
}


/*-----------------*/
/* NEWSLETTER */
/*-----------------*/

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

/*-----------------*/
/* CONTACTFORM */
/*-----------------*/
.template-contact-php #content :is(.descbloctel a,.privacy-policy-link:not(:hover),.adresse span, .portable span, .horaires span, .fixe span, .mail span, .social:not(.navigtoogle) span, .horaires.nomodal .titlehoraires,.fixe a:hover, .portable a:hover, .horaires a:hover, .mail a:hover, .social:not(.navigtoogle) a:hover)
{
    color: var(--tertiary-color);
}

.cekome_form .button.cf_submit:hover
{
    background-color: var(--tertiary-color);
}
/*-----------------*/
/* FOOTER */
/*-----------------*/
.imageFooter
{
    background: url(../images/home-bg3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    max-height: 300px;
}
#footerbloc::before
{
    background: var(--black);
}
#footerMap
{
    line-height: 0;
}
#footerMap>a
{
    width: 100%;
}
#footer .title
{
    margin-bottom: 30px!important;
}
.coord {
    gap: 15px 10px;
}
.sociblock .share-buttons span
{
    color: var(--white);
    padding: 0 10px;
}
.sociblock .share-buttons span:hover
{
    color: var(--primary-color);
}

.wrapBas
{
    padding: 50px 0;
    gap: 30px;
}
.linkBas
{
    padding: 20px 20px 0;
}
.linkBas,.wrapBas
{
    border-top: 1Px solid #ffffff26;
}

.copyright
{
    color: var(--white);
}

#footer .marque-alsace
{
    margin-right: 12Px;
}

