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

@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:839.8751831054688px;stroke-dasharray:839.8751831054688px}100%{stroke-dashoffset:0;stroke-dasharray:839.8751831054688px}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(0,180,243)}}.svg-elem-1{animation:animate-svg-stroke-1 0.5s 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.5s both}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:703.9935913085938px;stroke-dasharray:703.9935913085938px}100%{stroke-dashoffset:0;stroke-dasharray:703.9935913085938px}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(0,67,112)}}.svg-elem-2{animation:animate-svg-stroke-2 0.5s 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.55s both}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:806.2025146484375px;stroke-dasharray:806.2025146484375px}100%{stroke-dashoffset:0;stroke-dasharray:806.2025146484375px}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(0,180,243)}}.svg-elem-3{animation:animate-svg-stroke-3 0.5s 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) 0.6s both}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:361.90618896484375px;stroke-dasharray:361.90618896484375px}100%{stroke-dashoffset:0;stroke-dasharray:361.90618896484375px}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(0,67,112)}}.svg-elem-4{animation:animate-svg-stroke-4 0.5s 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) 0.65s both}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:503.812255859375px;stroke-dasharray:503.812255859375px}100%{stroke-dashoffset:0;stroke-dasharray:503.812255859375px}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(0,180,243)}}.svg-elem-5{animation:animate-svg-stroke-5 0.5s 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) 0.7s both}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:701.59716796875px;stroke-dasharray:701.59716796875px}100%{stroke-dashoffset:0;stroke-dasharray:701.59716796875px}}@keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(0,67,112)}}.svg-elem-6{animation:animate-svg-stroke-6 0.5s 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) 0.75s both}@keyframes animate-svg-stroke-7{0%{stroke-dashoffset:1060.64794921875px;stroke-dasharray:1060.64794921875px}100%{stroke-dashoffset:0;stroke-dasharray:1060.64794921875px}}@keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(255,255,255)}}.svg-elem-7{animation:animate-svg-stroke-7 0.5s 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) 0.8s both}@keyframes animate-svg-stroke-8{0%{stroke-dashoffset:1074.947998046875px;stroke-dasharray:1074.947998046875px}100%{stroke-dashoffset:0;stroke-dasharray:1074.947998046875px}}@keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(0,179,242)}}.svg-elem-8{animation:animate-svg-stroke-8 0.5s 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) 0.8500000000000001s both}@keyframes animate-svg-stroke-9{0%{stroke-dashoffset:778.4007568359375px;stroke-dasharray:778.4007568359375px}100%{stroke-dashoffset:0;stroke-dasharray:778.4007568359375px}}@keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:rgb(0,66,112)}}.svg-elem-9{animation:animate-svg-stroke-9 0.5s cubic-bezier(0.47,0,0.745,0.715) 0.4s both,animate-svg-fill-9 0.5s cubic-bezier(0.47,0,0.745,0.715) 0.9s both}

/*-----------------*/
/* ELEMENTS */
/*-----------------*/
a
{
    display: inline-block;
}
.tc_content a:not([class*="button"])
{
    display: inline;
}
.thumbnail_slider a
{
    height: 100%;
    width: 100%;
}
.title:not(.no-after):after {
    background-color: #fff0;
    background-image: url(../images/emphase.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 20px;
}
/*------------------- BUTTON ---------------------*/
.underbutton > *, .button:not(.cf_submit), .tc_content .wp-block-button__link, .wp-block-file__button, #content .eb-popup-container .eb-popup-button a.eb-popup-button-anchor, #content .eb-cia-button-wrapper > a, #content .eb-pricing-button, #content .eb-flipbox-button-link, #content .slide__action {
    background: #fff0!important;
    color: var(--black);
}

.underbutton > *:hover, .button:not(.cf_submit):hover, .tc_content .wp-block-button__link:hover, .wp-block-file__button:hover, #content .eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover, #content .eb-cia-button-wrapper > a:hover, #content .eb-pricing-button:hover, #content .eb-flipbox-button-link:hover, #content .slide__action:hover {
    color: var(--white)
}
#prestations :is(.underbutton > *, .button:not(.cf_submit), .tc_content .wp-block-button__link, .wp-block-file__button, #content .eb-popup-container .eb-popup-button a.eb-popup-button-anchor, #content .eb-cia-button-wrapper > a, #content .eb-pricing-button, #content .eb-flipbox-button-link, #content .slide__action)
{
    color: var(--white);
}
.underbutton > *::before, .button:not(.cf_submit)::before, .tc_content .wp-block-button__link::before, .wp-block-file__button::before, #content .eb-popup-container .eb-popup-button a.eb-popup-button-anchor::before, #content .eb-cia-button-wrapper > a::before, #content .eb-pricing-button::before, #content .eb-flipbox-button-link::before, #content .slide__action::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    --size: 40px;
    width: var(--size);
    height: var(--size);
    z-index: -1;
    background: var(--primary-color);
    transition: all .4s;
    border-radius: 30px
}

.underbutton>*:hover::before,.button:hover::before,.tc_content .wp-block-button__link:hover::before,.wp-block-file__button:hover::before,#content .eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover::before,#content .eb-cia-button-wrapper>a:hover::before,#content .eb-pricing-button:hover::before,#content .eb-flipbox-button-link:hover::before,#content .slide__action:hover::before {
    width: calc(100% + 0px)
}

.white .button:not(.cf_submit),.wp-block-cover .wp-block-button__link {
    color: var(--white);
    border: 1px solid var(--primary-color);
    border-radius: 50px !important;
    padding: 13px 30px;
}
/*-----------------*/
/* HEADER */
/*-----------------*/
#header {
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
}

#logoCoordonnees {
    margin: 0 40px;
    text-align: center;
}

#header.fixed-header .navigmenu .naviglink.lvl-0
{
    padding: 20px 14px;
}

#header-coordonnees
{
    padding: 15px;
    gap: 10px;
}


#logoCoordonnees img
{
    height: 100%;
    width: 100%;
}

#infotelportButton,#infotelfixeButton,.buttonHead a {
    background-color: var(--primary-color);
    padding: 6px 20px 6px 40px;
    border-radius: 50px!important;
    transition: 250ms all ease-in-out;
    display: inline-block;
    margin-left: auto;
    margin-bottom: -15px
}

.buttonHead a {
    line-height: 1.5;
    overflow: hidden;
    font-family: var(--font-text);
    font-size: 14px;
    text-transform: initial
}

.buttonHead a::before {
    --size: 15px;
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    width: var(--size);
    height: var(--size);
    background-image: url(../images/icons/mail-white.svg)
}

#infotelportButton span,#infotelfixeButton span {
    display: none
}

#infotelportButton:hover,#infotelfixeButton:hover {
    background-color: var(--secondary-color)
}

#infotelportButton a,#infotelfixeButton a {
    color: var(--white)
}

#infotelportButton:before,#infotelfixeButton:before {
    background-image: url(../images/icons/mobile-white.svg);
    left: 15px
}

#infotelfixeButton:before {
    background-image: url(../images/icons/phone-white.svg)
}

.infohoraires_other{
    color: var(--primary-color);
    font-size: 1.2em;
}

/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
.social:not(.no-icon)
{
    padding: 0;
}
.social:not(.no-icon):before
{
    display: none;
}


/*-----------------*/
/* HEADERHOME */
/*-----------------*/


/*-----------------*/
/* CONTENT / INTRODUCTION */
/*-----------------*/
.home #content {
    padding: 80px 0;
    display: flex;
    position: relative;
    z-index: 1;
    pointer-events: none;
}
.home #content>*
{
    pointer-events: all;
}

#content-wrapper {
    padding: 70px 160px 100px 0;
    width: 65%;
    position: relative;
}

#content-wrapper .quaternarythumb {
    position: absolute;
    left: 15%;
    top: -280px;
    width: 41%;
    height: 299px;
    overflow: hidden;
}
#content-wrapper .tertiarythumb {
    position: absolute;
    left: 0;
    bottom: 6%;
    width: 34.5%;
    height: 44%;
    overflow: hidden;
}
#content-wrapper .content-body {
    position: relative;
    box-sizing: border-box;
    max-width: 52%;
    margin-left: auto;
}
#content-img {
    width: 35%;
    position: relative;
}
#content-img>.blocthumb {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 70%;
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    filter: brightness(0.5);
    width: 90%;
    margin-left: auto;
}
#content-img .specialthumb {
    position: absolute;
    bottom: -30px;
    left: initial;
    right: 20Px;
    width: 250px;
    height: 500px;
    overflow: hidden;
}

#pageTitle h1
{
    display: grid;
    justify-content: center;
    justify-items: center;
}



/*-----------------*/
/* 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 .gallery-item a.button
{
    color: var(--white);
}
#galleryHome figure.wp-block-gallery.has-nested-images {
    gap: 0;
}
/*-----------------*/
/* CTA */
/*-----------------*/

/*-----------------*/
/* PRESTATIONS */
/*-----------------*/
.template-parent-page-php #prestations
{
    padding-top: 0;
}


/*-----------------*/
/* ACTU / NEWS */
/*-----------------*/
#news .wrapper_inner_slider{
	background: none;
	display: flex;
	padding-top: 35px;
    padding-bottom: 35px;
    align-items: center;
}
#news .wrapper_slider:not(:first-child) .wrapper_inner_slider{
	border-top: solid 1px #e8e8e8;
}
#news .title_slider{
	text-transform: uppercase;
	font-size: 22px;
}
#news .content_slider{
	width: 38%;
	flex: 0 0 auto;
	padding: 0 30px;
}
#news .next_slider{margin: auto 0 auto auto;}
#news .text_slider{
	flex: 0 0 auto;
	width: 36%;
}
#news .thumbnail_slider{
	--size: 180px;
	width: var(--size);
	height: var(--size);
	min-width: var(--size);
}
#news .thumbnail_slider > a{
	overflow: hidden;
	border-radius: 100%;
	display: block;
	/* border: solid var(--primary-color); */
	height: 100%;
}
#news .thumbnail_slider:before,
#news .thumbnail_slider:after{
	--size: 6px;
	background: var(--primary-color);
	width: var(--size);
	height: var(--size);
	border-radius: 50%;
	z-index: 1;
	left: auto;
	right: 5px;
}
#news .thumbnail_slider:before{
	top: 10px;
	right: 10px;
	--size: 20px;
}

#news .wrapper_slider:hover .thumbnail_slider{width: 0;}
#news .wrapper_slider:hover .content_slider{transform: translateX(0);}
#news .wrapper_slider:hover .text_slider{
	transform: translateX(0);
}
.btnLine {
    background: none!important;
    padding: 0!important;
    line-height: 28px;
    color: var(--title-color);
    letter-spacing: 1px;
    font-size: 11px;
    font-family: var(--font-bold);
    text-transform: uppercase;
    position: relative
}

.btnLine::after {
    content: '';
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--title-color);
    transform-origin: bottom left;
    transform: scaleX(1);
    transition: transform .3s ease-in-out
}

.btnLine:hover::after {
    transform: scaleX(0);
    transform-origin: bottom right
}

/*-----------------*/
/* SECTIONS */
/*-----------------*/


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


/*-----------------*/
/* certifications */
/*-----------------*/
#certifications{
    position: absolute;
    right: 30px;
    bottom: 40px;
    display: flex;
    align-items: stretch;
    background-color: var(--secondary-color);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 20px 0px;
    color: var(--title-color);
    z-index: 10;
    border-radius: 50px 0;
    overflow: hidden;
    max-width: 350px;
    padding: 20px;
    width: 100%;
    margin: 20px auto;
}
.widget_certifications h2
{
    margin: 0;
    font-size: 13px;
    max-width: 200px;
}
.widget_certifications h2:not(:first-child)
{
    display: none;
}

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

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

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

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


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