/*-----------------*/
/* 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:126.05526733398438px;stroke-dasharray:126.05526733398438px}100%{stroke-dashoffset:0;stroke-dasharray:126.05526733398438px}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:url("#g1")}}.svg-elem-1{animation:animate-svg-stroke-1 0.75s cubic-bezier(0.47,0,0.745,0.715) 0s both,animate-svg-fill-1 0.5s cubic-bezier(0.47,0,0.745,0.715) 0.8s both}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:1574.9447021484375px;stroke-dasharray:1574.9447021484375px}100%{stroke-dashoffset:0;stroke-dasharray:1574.9447021484375px}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:url("#g2")}}.svg-elem-2{animation:animate-svg-stroke-2 0.75s cubic-bezier(0.47,0,0.745,0.715) 0.05s both,animate-svg-fill-2 0.5s cubic-bezier(0.47,0,0.745,0.715) 0.9s both}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:518.3301391601562px;stroke-dasharray:518.3301391601562px}100%{stroke-dashoffset:0;stroke-dasharray:518.3301391601562px}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-3{animation:animate-svg-stroke-3 0.75s cubic-bezier(0.47,0,0.745,0.715) 0.1s both,animate-svg-fill-3 0.5s cubic-bezier(0.47,0,0.745,0.715) 1s both}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:530.1102294921875px;stroke-dasharray:530.1102294921875px}100%{stroke-dashoffset:0;stroke-dasharray:530.1102294921875px}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-4{animation:animate-svg-stroke-4 0.75s cubic-bezier(0.47,0,0.745,0.715) 0.15000000000000002s both,animate-svg-fill-4 0.5s cubic-bezier(0.47,0,0.745,0.715) 1.1s both}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:212.25547790527344px;stroke-dasharray:212.25547790527344px}100%{stroke-dashoffset:0;stroke-dasharray:212.25547790527344px}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-5{animation:animate-svg-stroke-5 0.75s cubic-bezier(0.47,0,0.745,0.715) 0.2s both,animate-svg-fill-5 0.5s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s both}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:446.90667724609375px;stroke-dasharray:446.90667724609375px}100%{stroke-dashoffset:0;stroke-dasharray:446.90667724609375px}}@keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-6{animation:animate-svg-stroke-6 0.75s cubic-bezier(0.47,0,0.745,0.715) 0.25s both,animate-svg-fill-6 0.5s cubic-bezier(0.47,0,0.745,0.715) 1.3s both}@keyframes animate-svg-stroke-7{0%{stroke-dashoffset:571.903564453125px;stroke-dasharray:571.903564453125px}100%{stroke-dashoffset:0;stroke-dasharray:571.903564453125px}}@keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-7{animation:animate-svg-stroke-7 0.75s cubic-bezier(0.47,0,0.745,0.715) 0.30000000000000004s both,animate-svg-fill-7 0.5s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s both}@keyframes animate-svg-stroke-8{0%{stroke-dashoffset:2732.061767578125px;stroke-dasharray:2732.061767578125px}100%{stroke-dashoffset:0;stroke-dasharray:2732.061767578125px}}@keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-8{animation:animate-svg-stroke-8 0.75s cubic-bezier(0.47,0,0.745,0.715) 0.35000000000000003s both,animate-svg-fill-8 0.5s cubic-bezier(0.47,0,0.745,0.715) 1.5s both}


/*-----------------*/
/* ELEMENTS */
/*-----------------*/
a
{
    display: inline-block;
}
.tc_content a:not([class*="button"])
{
    display: inline;
}
.thumbnail_slider a:not(.button)
{
    height: 100%;
    width: 100%;
}
.white blockquote p
{
    color: var(--white);
}

.white.title small
{
    color: var(--secondary-color);
}
.white.title:not(.no-after):after
{
    background-color: var(--secondary-color);
}
/*-----------------*/
/* HEADER */
/*-----------------*/
#header-top {
    background-color: var(--black);
    color: var(--white);
}
.fixed-header #header-coordonnees
{
    display: none;
}
.fixed-header #navprimary
{
    position: static;
    border-top: 1px solid rgb(255 255 255 / 20%);
    border-bottom: initial;
}
.fixed-header .navigmenu .naviglink.lvl-0
{
    padding-top: 15px;
    padding-bottom: 15px;
}
.fixed-header .navigmenu .active .naviglink.lvl-0 span:after, .fixed-header .navigmenu .naviglink.lvl-0 span:after
{
    bottom: -9px!important;
}
.fixed-header #header-top>*
{
    justify-content: center;
}
/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/

.navigtoogle:not(:last-of-type):after {
    content: "";
    height: 10px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    background-color: var(--white);
    transform: translateY(-50%);
    opacity: 0.4;
}
#navprimary .navigtoogle:first-of-type:after
{
    display: none;
}

.navigmenu .naviglink.lvl-0:not(.item-logo) span:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -13px;
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform .25s cubic-bezier(.25, .8, .25, 1);
    height: 3px;
    background: currentColor
}

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

.navigmenu .active .naviglink.lvl-0 span:after,
.navigmenu .naviglink.lvl-0:hover span:after {
    transform-origin: left center;
    transform: scale(1, 1)
}

/*-----------------*/
/* HEADERHOME */
/*-----------------*/
#headerHome-accroche
{
    max-width: 800px;
    margin:  0 auto;
}


/*-------------------- LINKTURN -------------------*/
.linkTurn {
    --size: 10rem;
    width: var(--size);
    height: var(--size);
    display: inline-block;
    font-size: 19px;
    font-family: var(--font-bold);
    text-transform: uppercase;
    letter-spacing: 0.15em;
    word-spacing: 1em;
    text-decoration: none;
    -webkit-font-smoothing: auto;
    font-weight: bold;
    position: absolute;
    top: 55%;
    left: 0;
}

.link__svg {
    width: 100%;
    height: auto;
    transform-box: fill-box;
    fill: var(--white);
    stroke: var(--white);
    border-radius: 50%;
    padding: 10px;
    stroke-width: 0.05em;
    box-sizing: border-box;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: all 0.3s cubic-bezier(0.33, 1, 0.68, 1);
    background: var(--primary-color);
}

.link__arrow {
    transform-origin: 50% 50%;
    transition: transform 0.15s cubic-bezier(0.32, 0, 0.67, 0);
}

.linkTurn:hover .link__arrow {
    transform: scale(1.3);
    transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}

.link__arrow {
    stroke-width: 0.075em;
    transform: rotate(-25deg);
}

.link__text {
    -webkit-animation: rotateReverse normal infinite 20s linear;
    animation: rotateReverse normal infinite 20s linear;
    transform-origin: 50% 50%;
}

.link--alt {
    font-size: 1.15rem;
    letter-spacing: 0;
    word-spacing: 0;
}

.linkTurn.white svg {
    fill: var(--white);
    stroke: var(--white);
}


/*-----------------*/
/* CONTENT / INTRODUCTION */
/*-------------*/
#content .wp-block-gallery {
    position: relative;
    z-index: 1;
}

#content .uagb-timeline__day-new {
    background: var(--primary-color);
    color: var(--white);
}

#content .uagb-timeline__date-new {
    font-family: var(--font-title);
}

#content .uagb-timeline__day-new .uagb-timeline__heading {
    color: var(--white);
    font-size: 20px;
}

#content .uagb-timeline-desc-content {
    font-size: 15px;
    line-height: 1.3;
    font-weight: bold;
}

#content .uagb-timeline__day-right .uagb-timeline__arrow:after {
    border-left-color: var(--primary-color);
}

#content .uagb-timeline__day-left .uagb-timeline__arrow:after {
    border-right-color: var(--primary-color);
}

.home #content .ckslidercontrols .next,
.home #content .ckslidercontrols .prev {
    top: 50%;
    transform: translateY(-50%);
}

.home #content .cksliderwrap {
    padding-bottom: 0;
}

.home #content .ckctrldiv {
    display: none;
}

.home #content .widget_element li .wrap-element {
    height: 100px;
}

.home #content .tertiarythumb {
    position: relative;
}

/*-----------------*/
/* 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;
}
#galleryHome figure.wp-block-gallery.has-nested-images
{
    gap: 30px;
}
/*-----------------*/
/* CTA */
/*-----------------*/



/*-----------------*/
/* PRESTATIONS */
/*-----------------*/
.nohome #prestations{padding: 0;padding-bottom: 100px;}
.home #prestations {border-top: solid 1px var(--light-color);}

#prestations .widget_parentpage {counter-reset: prestations;}
#prestations .prestations-content:before {
    content: "0" counter(prestations);
    counter-increment: prestations;
    font-family: var(--font-bold);
    font-size: 4em;
    opacity: 0.2;
    line-height: 1;
    left: auto;
    right: 0;
    width: auto;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--title-color);
    color: rgba(255, 255, 255, .05);
}

.prestations-wrapper{
	display: grid;
	grid-template-columns: 1fr 2fr 1fr;
	align-items: center;
}
.prestations-title:after{
	border: solid 1px var(--primary-color);
	width: 120%;
}

.prestations-title h3{margin-top: 0;margin-bottom: 5px;}

.prestations-title{padding: 30px 20px 30px 30px ;}

.prestations-title .title_content{color: var(--title-color);}
.prestations-title .title_content:hover{color: var(--primary-color);}

.prestations-content{padding: 30px;}

.prestations-img{overflow: hidden;}
.prestations-img img{transition: transform 1s cubic-bezier(.215,.61,.355,1);}
.prestations-img:hover img{transform: scale(1.1);}




/*-----------------*/
/* ACTU */
/*-----------------*/
#news {
    padding: 150px 30px ;
    background-image: url(../images/home-bg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}
#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;
    margin-bottom: 30px
}
#news .wrapper_inner_slider{
    height: auto;
    background: none;
    border: 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{display: none;} 
#news .wrapper_slider:not(:first-of-type) .text_slider{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
} 

#news .content_slider {padding: 0}
#news .title_slider a:not(:hover) { color: var(--white)}
#news .title_slider {font-size: 1.5em;}

#news .thumbnail_slider .button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    border-radius: 0!important;
}
#news .wrapper_slider .text_slider,
#news .wrapper_slider .text_slider a { color: var(--white)}

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

#listarticles .listedarticle {
    background: var(--background-color);
    height: 100%
}


.title_link_slider {
	background-size: 100% 96%;
	background-repeat: no-repeat;
	background-image: -o-linear-gradient(transparent calc(100% - 2px),currentColor 2px);
	background-image: linear-gradient(transparent calc(100% - 2px),currentColor 2px);
	background-image: -ms-linear-gradient(transparent 95%,currentColor 2px);
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	-o-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	background-size: 0 96%;
	display: inline;
}
.title_link_slider:hover {background-size: 100% 96%}



/*-----------------*/
/* SECTIONS */
/*-----------------*/
#sections{
    position:relative;
    z-index: 10;
}
.sectionsbloc .specialthumb {position: relative;}
.sectionsbloc.odd .section_thumb {order: 0;}



/*-----------------*/
/* REASSURANCES */
/*-----------------*/

.picto-container li{
	position: relative;
	flex: 1 1 50%;
	text-align: left;
	flex-direction: row;
	padding: 20px 40px;
}
.picto-container li:first-child,
.picto-container li:nth-child(3){
	text-align: right;
	flex-direction: row-reverse;
}
.picto-container{ flex-wrap: wrap;}
.picto-container li p{
	margin: 0 0  0 40px;
	text-transform: uppercase;
	font-family: var(--font-bold);
	letter-spacing: 1px;
	
}
.picto-container li:first-child:before,
.picto-container li:nth-child(3):before{
	right: 20px;
	left: auto;
}

.picto-container li:first-child p,
.picto-container li:nth-child(3) p{
	margin: 0 40px  0 0;
}
.picto-container li:before{
	content: "";
	--size: 70px;
	width: var(--size);
	height: var(--size);
	border: solid 2px var(--primary-color);
	position: absolute;
	top: 0;
	left: 20px;
}
.home #reassurances .overlay
{
    display: none;
}
.nohome #reassurances
{
    --primary-color:var(--secondary-color)
}
.nohome #reassurances::before
{
    background: url(../images/home-bg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.nohome #reassurances .title h2
{
    color: var(--white);
}
.nohome #reassurances .picto-container li p{color: var(--white);}

/*-------------------- COMPARAISONS -------------------*/
.eb-image-comparison-wrapper>div
{
    max-height: 550px;
}
.galerieAvantApres .wp-block-gallery
{
    margin-bottom: 30px!important;
}
.galerieAvantApres figcaption
{
    transform: initial!important;
    opacity: 1!important;
    background: var(--primary-color)!important;
    padding: 20px!important;
    font-family: var(--font-alt)!important;
    letter-spacing: 2px!important;
}
/* .eb-image-comparison-wrapper>div>div:not(:first-of-type)>div
{
    background: var(--primary-color)!important;
    text-transform: uppercase;
    font-family: var(--font-title);
    letter-spacing: 0.05em;
}
.eb-image-comparison-wrapper>div>div:nth-child(4)>div
{
    position: absolute;
    bottom: 0!important;
    left: 0!important;
    top: initial!important;
    transform: initial!important;
    width: calc(50% + 1px);
    text-align: center;
}
.eb-image-comparison-wrapper>div>div:nth-child(5)>div
{
    position: absolute;
    bottom: 0!important;
    left: initial!important;
    right: 0!important;
    top: initial!important;
    transform: initial!important;
    width: calc(50% - 5px);
    text-align: center;
} */
/*-----------------*/
/* certifications */
/*-----------------*/
#certifications
{
    position: absolute;
    bottom: -50px;
    max-width: 600px;
    left: 50%;
    transform:translateX(-50%);
    z-index: 5;
}
#certifications .ckslidercontrols .ckctrldiv
{
    display: none;
}

#certifications .cksliderwrap
{
    padding-bottom: 0;
}

.widget_certifications
{
    background: var(--background-color);
    box-shadow: 0px 0px 20px #0000001c;
    border-radius: 80px;
}
.widget_certifications .bloc_certifications .wrap-element
{
    border: none;
    border-radius: 0;
    height: 70px;
    transition: all 0s!important;
}
.widget_certifications.widget_element img
{
    max-height: 50px;
}
.widget_certifications .bloc_certifications:not(:nth-child(3)) .wrap-element
{
    border-right: 1px solid #00000010;
}
#certifications :is(.ckslidercontrols .next, .ckslidercontrols .prev)
{
    top: 50%;
    transform:translateY(-50%);
    border-radius: 50%;
}
.ckslidercontrols .next
{
    right: -10px;
}
.ckslidercontrols .prev
{

    left: -10px;
}
/*-----------------*/
/* PARTENAIRES */
/*-----------------*/

/*-----------------*/
/* PARTENAIRES */
/*--------------------  -------------------*/
#partenaires
{
    left: 50%;
    transform:translateX(-50%);
    max-width: 700px;
    z-index: 1; 
}
#partenaires .ckctrldiv
{
    display: none;
}
#partenaires {
    position: absolute;
    bottom: -40px;
    right: 0;
    background: var(--white);
    border-radius: 200px 0 0 200px;
    padding: 5px 20px 5px 60px;
    width: 60%;
    box-shadow: 0 0 10px #00000036;
}
#partenaires .widget_partenaires {padding: 0 30px}

#partenaires svg {
    position: absolute;
    bottom: -16px;
    left: -78px;
    fill: var(--white);
}
#partenaires .widget_partenaires li .wrap-element{
	height: 50px;
	background: none;
	border: none;
	padding: 0;
}
#partenaires .widget_partenaires li{padding: 0!important;}
#partenaires .widget_partenaires img{height: 30px;}
#partenaires .cksliderwrap{padding: 0;}

#partenaires .ckslidercontrols .prev{left: 0;}
#partenaires .ckslidercontrols .next{right: 0;}

#partenaires .ckslidercontrols .prev,
#partenaires .ckslidercontrols .next {
	top: 50%;
	--size: 30px;
	background-size: 11px;
	transform: translateY(-50%);
	bottom: auto;
}
#partenaires .widget_partenaires li:hover .gotolink {background-color: var(--light-color);}
#partenaires .widget_partenaires .gotolink a{font-size: 11px;}

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

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

/*-----------------*/
/* CONTACTFORM */
/*-----------------*/
  .cekome_form .checklist .blc_checkbox label {
    position: static;
}
.cekome_form input[type=checkbox]
{
    margin-top: 3px;
}


/*-----------------*/
/* FOOTER */
/*-----------------*/
.wrapperFooter {
    background: var(--title-color);
    box-shadow: 0px 0px 30px #1a1a2612;
    padding: 10px
}

.imgFooter {
    background: url(../images/home-bg4.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
#footerLinks {
    padding: 20px;
    /* margin: 0 auto 50px; */
    border-top: 1px solid rgb(0 0 0 / 10%);
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 11px;
    font-weight: bold;
}
#footer .cekome_form .blc_checkbox label a:hover{color: var(--white);}
#footer #footerbloc {padding: 40px 15px}
#footer #wrapperForm .title{margin-bottom: 20px;}

