/*-----------------*/
/* LOADER */
/*-----------------*/
#loader-wrapper svg {
    height: auto;
    width: 250px;
}

@-webkit-keyframes animate-svg-stroke-1 {
    0% {
        stroke-dashoffset: 2355.513916015625px;
        stroke-dasharray: 2355.513916015625px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 2355.513916015625px
    }
}

@keyframes animate-svg-stroke-1 {
    0% {
        stroke-dashoffset: 2355.513916015625px;
        stroke-dasharray: 2355.513916015625px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 2355.513916015625px
    }
}

@-webkit-keyframes animate-svg-fill-1 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(67,84,161)
    }
}

@keyframes animate-svg-fill-1 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(67,84,161)
    }
}

.svg-elem-1 {
    -webkit-animation: animate-svg-stroke-1 1s cubic-bezier(0.645,0.045,0.355,1) 0s both,animate-svg-fill-1 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.3s both;
    animation: animate-svg-stroke-1 1s cubic-bezier(0.645,0.045,0.355,1) 0s both,animate-svg-fill-1 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.3s both
}

@-webkit-keyframes animate-svg-stroke-2 {
    0% {
        stroke-dashoffset: 568.1464233398438px;
        stroke-dasharray: 568.1464233398438px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 568.1464233398438px
    }
}

@keyframes animate-svg-stroke-2 {
    0% {
        stroke-dashoffset: 568.1464233398438px;
        stroke-dasharray: 568.1464233398438px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 568.1464233398438px
    }
}

@-webkit-keyframes animate-svg-fill-2 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(149,193,31)
    }
}

@keyframes animate-svg-fill-2 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(149,193,31)
    }
}

.svg-elem-2 {
    -webkit-animation: animate-svg-stroke-2 1s cubic-bezier(0.645,0.045,0.355,1) 0.12s both,animate-svg-fill-2 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.4s both;
    animation: animate-svg-stroke-2 1s cubic-bezier(0.645,0.045,0.355,1) 0.12s both,animate-svg-fill-2 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.4s both
}

@-webkit-keyframes animate-svg-stroke-3 {
    0% {
        stroke-dashoffset: 2144.355224609375px;
        stroke-dasharray: 2144.355224609375px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 2144.355224609375px
    }
}

@keyframes animate-svg-stroke-3 {
    0% {
        stroke-dashoffset: 2144.355224609375px;
        stroke-dasharray: 2144.355224609375px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 2144.355224609375px
    }
}

@-webkit-keyframes animate-svg-fill-3 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(69,93,159)
    }
}

@keyframes animate-svg-fill-3 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(69,93,159)
    }
}

.svg-elem-3 {
    -webkit-animation: animate-svg-stroke-3 1s cubic-bezier(0.645,0.045,0.355,1) 0.24s both,animate-svg-fill-3 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.5s both;
    animation: animate-svg-stroke-3 1s cubic-bezier(0.645,0.045,0.355,1) 0.24s both,animate-svg-fill-3 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.5s both
}

@-webkit-keyframes animate-svg-stroke-4 {
    0% {
        stroke-dashoffset: 817.3082275390625px;
        stroke-dasharray: 817.3082275390625px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 817.3082275390625px
    }
}

@keyframes animate-svg-stroke-4 {
    0% {
        stroke-dashoffset: 817.3082275390625px;
        stroke-dasharray: 817.3082275390625px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 817.3082275390625px
    }
}

@-webkit-keyframes animate-svg-fill-4 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(69,93,159)
    }
}

@keyframes animate-svg-fill-4 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(69,93,159)
    }
}

.svg-elem-4 {
    -webkit-animation: animate-svg-stroke-4 1s cubic-bezier(0.645,0.045,0.355,1) 0.36s both,animate-svg-fill-4 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.6000000000000001s both;
    animation: animate-svg-stroke-4 1s cubic-bezier(0.645,0.045,0.355,1) 0.36s both,animate-svg-fill-4 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.6000000000000001s both
}

@-webkit-keyframes animate-svg-stroke-5 {
    0% {
        stroke-dashoffset: 456.71160888671875px;
        stroke-dasharray: 456.71160888671875px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 456.71160888671875px
    }
}

@keyframes animate-svg-stroke-5 {
    0% {
        stroke-dashoffset: 456.71160888671875px;
        stroke-dasharray: 456.71160888671875px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 456.71160888671875px
    }
}

@-webkit-keyframes animate-svg-fill-5 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(149,193,31)
    }
}

@keyframes animate-svg-fill-5 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(149,193,31)
    }
}

.svg-elem-5 {
    -webkit-animation: animate-svg-stroke-5 1s cubic-bezier(0.645,0.045,0.355,1) 0.48s both,animate-svg-fill-5 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.7s both;
    animation: animate-svg-stroke-5 1s cubic-bezier(0.645,0.045,0.355,1) 0.48s both,animate-svg-fill-5 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.7s both
}

@-webkit-keyframes animate-svg-stroke-6 {
    0% {
        stroke-dashoffset: 544.37158203125px;
        stroke-dasharray: 544.37158203125px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 544.37158203125px
    }
}

@keyframes animate-svg-stroke-6 {
    0% {
        stroke-dashoffset: 544.37158203125px;
        stroke-dasharray: 544.37158203125px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 544.37158203125px
    }
}

@-webkit-keyframes animate-svg-fill-6 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(149,193,31)
    }
}

@keyframes animate-svg-fill-6 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(149,193,31)
    }
}

.svg-elem-6 {
    -webkit-animation: animate-svg-stroke-6 1s cubic-bezier(0.645,0.045,0.355,1) 0.6s both,animate-svg-fill-6 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.8s both;
    animation: animate-svg-stroke-6 1s cubic-bezier(0.645,0.045,0.355,1) 0.6s both,animate-svg-fill-6 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.8s both
}

@-webkit-keyframes animate-svg-stroke-7 {
    0% {
        stroke-dashoffset: 632.99072265625px;
        stroke-dasharray: 632.99072265625px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 632.99072265625px
    }
}

@keyframes animate-svg-stroke-7 {
    0% {
        stroke-dashoffset: 632.99072265625px;
        stroke-dasharray: 632.99072265625px
    }

    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 632.99072265625px
    }
}

@-webkit-keyframes animate-svg-fill-7 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(69,93,159)
    }
}

@keyframes animate-svg-fill-7 {
    0% {
        fill: transparent
    }

    100% {
        fill: rgb(69,93,159)
    }
}

.svg-elem-7 {
    -webkit-animation: animate-svg-stroke-7 1s cubic-bezier(0.645,0.045,0.355,1) 0.72s both,animate-svg-fill-7 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.9000000000000001s both;
    animation: animate-svg-stroke-7 1s cubic-bezier(0.645,0.045,0.355,1) 0.72s both,animate-svg-fill-7 0.7s cubic-bezier(0.895,0.03,0.685,0.22) 0.9000000000000001s both
}

/*-----------------*/
/* ELEMENTS */
/*-----------------*/
hr.wp-block-separator, .title:not(.no-after):after {
    background-image: url(../images/separator.svg);
    background-color: transparent!important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 7px;
    width: 143px
}

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

.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(--primary-color);
    z-index: 1;
    position: relative;
    vertical-align: middle;
    top: -1px;
    transform: rotate(45deg);
}

.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}


/*-----------------*/
/* HEADER */
/*-----------------*/
/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
.navigmenu .naviglink:not(.item-logo) span:after{
    content: '';
    display: inline-block;
    width: calc(100% - 2px);
    height: 1px;
    background-color: currentColor;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .26s cubic-bezier(.33,.02,0,.93)
}

.navigmenu .naviglink:not(.item-logo):hover span:after,
.navigtoogle.active .naviglink:not(.item-logo) span:after {transform: scaleX(1)}

/*-----------------*/
/* HEADERHOME */
/*-----------------*/
#headerHome-accroche .last-two{
    background: var(--white);
    color: var(--black);
    padding: 0 5px;
    display: inline-block;
}
/*-----------------*/
/* GALLERY HOME */
/*-----------------*/
/*-----------------*/
/* PRODUITS HOME */
/*-----------------*/
/*-----------------*/
/* CONTENT */
/*-----------------*/
#content.parentPresta {
   background-image: url(../images/pattern-bg.png);
}
#content .prestationsPartenaires {
    align-items: center;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    justify-content: center;
}

/*-----------------*/
/* PRESTATIONS */
/*-----------------*/
.home #prestations {background-image: url(../images/pattern-bg.png);}
#prestations .widget_parentpage .bloc_prestations {
    padding: 33px 10vw 42px;
    text-align: center;
    position: relative;
}
#prestations .widget_parentpage .bloc_prestations:not(:last-child):after{
    background: rgb(255 255 255 / 30%);
    height: 1px;
    top: auto;
    bottom: 0;
}
.prestations-content :is(h2,h3){
    opacity: .4;
    transition: opacity .8s;
    font-size: 65px;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin: 0;
}
.prestations-content .title_content{color: var(--white);}
#prestations .tc_excerpt{
    opacity: .4;
    transition: opacity .8s;
    font-size: 16px;
    letter-spacing: .03em;
    margin-top: 0;
    color: var(--white);
}

#prestations .bloc_prestations.elemActif :is(h2,h3),
#prestations .bloc_prestations.elemActif .tc_excerpt {opacity: 1}

/*-----------------*/
/* ACTU */
/*-----------------*/
.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(--title-color);
    font-size: 12px;
    position: relative;
    transition: all .2s;
    letter-spacing: 2px;
    font-family: var(--font-bold);
    text-transform: uppercase;
    padding: 18px 0 18px 0;
}
.animated-arrow.white{color:var(--white);}

.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%
}
.title_link_slider:hover {
    background-size: 100% 96%
}
#news {
    position: relative;
    z-index: 2;
    background: var(--white);
}

.wrapper_inner_slider{
	display: flex;
	flex-direction: column;
	background: none;
}

#news .wrapper_slider .thumbnail_slider{display: none;}
#news .wrapper_slider:first-child .thumbnail_slider {display: block;overflow: hidden;}
#news .wrapper_slider:first-child .thumbnail_slider img{height: 120%;}
#news .wrapper_slider:first-child .content_slider{
	background-color: var(--tertiary-color);
	padding: 30px 20px 50px;
	order: -1;
	color: var(--white);
}
#news .next_slider{
    margin-top: 10px;
}
#news .wrapper_slider:first-child .next_slider {margin-top: 40px;}
#news .wrapper_slider:first-child .text_slider{font-size: 16px;}
#news .wrapper_slider:first-child  .title .separator {margin: 20px 0;}

#news .wrapper_slider:not(:first-child) .title .newsdate,
#news .wrapper_slider:not(:first-child) .title .separator{display: none;}

#news .title_slider{font-size: 24px;}
#news .wrapper_slider:first-child .title_link_slider:not(:hover){color: var(--white);}

.listedarticle{
	background: var(--black);
	height: 100%;
}
.listedarticle .wrapper_inner_slider{
	overflow: hidden;
}
.listedarticle .thumbnail_slider:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: -moz-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    background-image: -ms-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
    opacity: .8;
    z-index: 1;
}
.listedarticle .wrap_slider{
	position: absolute;
	transition: .5s;
	opacity: 0;
	transform: translateY(30px);
	right: 20px;
	left: 20px;
}
#listarticles .listedarticle h2 a{color: var(--white);}
.listedarticle .wrapper_inner_slider  .title_slider {
	transition: 250ms all ease-in-out;
}
.listedarticle .wrapper_inner_slider:hover .wrap_slider {
    opacity: 1;
    transform: translateY(-160px);
}
.listedarticle .wrapper_inner_slider:hover .title_slider {
    transform: translateY(-160px);
}
.listedarticle .content_slider{
	position: absolute;
    left: 0;
    bottom: 10px;
    right: 0;
    z-index: 1;
    padding: 30px 20px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
    color: var(--white);
}
.listedarticle .thumbnail_slider{height: 500px;}
/*-----------------*/
/* SECTIONS */
/*-----------------*/
#choixSections {
    counter-reset: sections;
    display: flex;
    justify-content: center;
    position: relative
}

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

#choixSections:after {
    --size: 20px;
    width: var(--size);
    height: var(--size);
    background: var(--primary-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-bold);
    letter-spacing: 1px;
    line-height: 1.3;
    text-align: center;
    color: var(--tertiary-color);
    background: var(--background-color);
    padding: 0 30px
}

#choixSections .linkSections:not(:last-of-type) {margin-right: 30px}

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

#choixSections .linkSections.active p {color: var(--primary-color);}

#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(--secondary-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(--primary-color);
    filter: drop-shadow(0 5px 0 white)
}

#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(--primary-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 */
/*-----------------*/
.nohome #reassurances {background-image: url(../images/home-bg1.jpg);}
.nohome #reassurances .picto-container li {
    position: relative;
    flex: 1 1 50%;
    text-align: left;
    flex-direction: row;
    padding: 19px 40px
}

.nohome #reassurances .picto-container li:first-child, 
.nohome #reassurances .picto-container li:nth-child(3) {
    text-align: right;
    flex-direction: row-reverse
}
.nohome #reassurances .picto-container li:first-child :is(circle, polyline){stroke: var(--primary-color)}
.nohome #reassurances .picto-container li:first-child path,
.nohome #reassurances .picto-container li:nth-child(3) path,
.nohome #reassurances .picto-container li:nth-child(2) path,
.nohome #reassurances .picto-container li:nth-child(4) :is(path, rect){fill: var(--primary-color)!important}

.nohome #reassurances .picto-container {flex-wrap: wrap}

.nohome #reassurances .picto-container li p {
    margin: 0 0 0 40px;
    text-transform: uppercase;
    font-family: var(--font-bold);
    letter-spacing: 1px;
    color: var(--white)
}

.nohome #reassurances .picto-container li:first-child:before,
.nohome #reassurances .picto-container li:nth-child(3):before {
    right: 20px;
    left: auto
}

.nohome #reassurances .picto-container li:first-child p, 
.nohome #reassurances .picto-container li:nth-child(3) p {margin: 0 40px 0 0}

.nohome #reassurances .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{
	z-index: 3;
	overflow: hidden;
	height: 300px;
	display: grid;
	align-items: center;
	position: relative;
	top: -120px;
	margin-bottom: -140px;
}
.home .picto-container li{
    flex-direction: row;
    margin: 0;
    padding: 0 50px;
    min-width: max-content;
}
.home .picto-container li svg, 
.home .picto-container li img{--size: 25px;}

.picto-container li p{
	color: var(--white);
	font-family: var(--font-bold);
	font-size: 14px;
	
	text-transform: uppercase;
	letter-spacing: 1px;
}
.home .picto-container li p{
	margin: 0 0 0 14px;
}
.home #reassurances-container{
	background: var(--primary-color);
	transform: rotate(3deg);
	padding: 20px 100px;
	box-sizing: border-box;
	width: calc(100% + 100px);
	max-width: calc(100% + 100px);
	left: -50px;
	position: relative;
}
.home .picto-container {
	animation: marquee 80s linear infinite;
	position: relative;
	flex-wrap: nowrap;
	flex-direction: row;
}
.home #reassurances-containerBis{
	content: "";
	background: var(--tertiary-color);
	transform: rotate(-3deg);
	z-index: -1;
	padding: 0 60Px;
	width: calc(100% + 100Px);
	max-width: calc(100% + 100Px);
	left: -50Px;
	position: absolute;
	height: 70px;
	display: flex;
	align-items: center;
	color: var(--white);
	font-family: var(--font-title);
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.nohome #reassurances  > div{grid-column: span 2;}
.home #reassurances-containerBis span{padding-left: 65px;}
.home #reassurances-containerBis span:before{
	background-image: url('../images/logotype.png');
	background-size: 62px;
	background-position: left center;
	background-repeat: no-repeat;
}
.home #reassurances-containerBis span:last-child{margin-left: auto;}

/*-----------------*/
/* PARTENAIRES */
/*-----------------*/
#partenaires {
    background-image: url(../images/home-bg4.jpg);
    background-size: cover;
    padding: 90px 60px 0;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
}

#partenaires .title h2 {margin-bottom: 30px}
#partenaires .partenaires-intro p:not(:last-of-type){margin-bottom: 16px;}
#partenaires:after {
    height: 200px;
    background-color: var(--white);
    top: auto;
    bottom: 0
}

#partenaires .widget_partenaires li .wrap-element {
    border: none;
    height: auto;
    padding: 0
}

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

#partenaires .widget_partenaires li {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    min-height: 160px;
    padding: 20px!important
}

#partenaires .widget_partenaires li.no-flex {
    align-items: stretch;
    padding: 0!important;
    border: none;
    margin-left: auto;
}

#partenaires .widget_partenaires li .button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 100%;
    background: var(--primary-color)!important;
    padding: 10px;
    line-height: 1.4;
    border-radius: 0!important
}

#partenaires .widget_partenaires li .button:before,
#partenaires .widget_partenaires li .button:after {content: none}

#partenaires .widget_partenaires li .button:hover {background: var(--secondary-color)!important}

/*-----------------*/
/* CERTIFICATIONS */
/*-----------------*/
#certifications{padding-top: 30px;}
.widget_certifications li {
    position: relative;
    padding: 10px!important;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center
}

.widget_element li:before {
    content: none!important
}

.widget_certifications a {
    position: relative;
    background: none!important;
    border: none!important
}

.widget_certifications li .wrap-element {
    transition: all 1s cubic-bezier(.25,.8,.25,1);
    border: 1px solid #f2f2f2;
    padding: 12px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: var(--white);
    border-color: #dbdbdb;
    border-radius: 50%;
    --size: 100px;
    width: var(--size);
    height: var(--size)
}

.widget_certifications img {
    height: auto;
    max-height: 61px;
}

.widget_certifications .gotolink {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    align-items: center;
    transition: all .25s cubic-bezier(.3,.3,0,.8)
}

.widget_certifications .gotolink a {
    opacity: 0;
    visibility: hidden;
    color: var(--title-color)!important;
    font-size: 12px;
    text-transform: uppercase;
    transform: translateY(16px);
    transition: all .25s cubic-bezier(.3,.3,0,.8);
    font-family: var(--font-bold);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.widget_certifications li:hover .gotolink {
    background-color: var(--white)
}

.widget_certifications li:hover .gotolink a {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}
/*-----------------*/
/* SHARE */
/*-----------------*/
/*-----------------*/
/* AGENCES */
/*-----------------*/
/*-----------------*/
/* CTA */
/*-----------------*/
#cta {
    overflow: hidden;
    margin-bottom: -80px;
    z-index: 11;
    padding-bottom: 0;
}
#cta .title h2{
    background-image: url(../images/home-bg3.jpg);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 7vw;
    line-height: 1;
}
#cta .button{
    --size: 150px;
    width: var(--size);
    height: var(--size);
    border-radius: 50%!important;
    overflow: hidden;
    display: grid;
    margin: -30px auto 0;
    line-height: 1.4;
    padding: 10px;
}
#cta .button strong{font-family: var(--font-title);font-size: 14px;}

/*-----------------*/
/* FOOTER */
/*-----------------*/
body:not(.template-contact-php) #footer #footerbloc {
    background-image: url(../images/home-bg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

#footerLinks a {color: var(--white)}
#footer {background: var(--title-color)}
body.is-form-open #footer{overflow:visible;}
.wrapperFooter {
    background: var(--white);
    box-shadow: 0px 0px 30px #1a1a2612;
    padding: 10px
}
#footerLogo{margin-bottom: 20px;}
.imgFooter {
    background: url(../images/home-bg4.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
