/*-----------------*/
/* LOADER */
/*-----------------*/
.spinner {
  	background-image: linear-gradient(var(--tertiary-color) 35%,var(--primary-color));
  	width: 100px;
  	height: 100px;
  	animation: spinning 1.7s linear infinite;
  	text-align: center;
  	border-radius: 50px;
  	filter: blur(1px);
  	box-shadow: 0px -5px 20px 0px var(--tertiary-color), 0px 5px 20px 0px var(--primary-color);
}

.spinner .spinner1 {
	background-color: #111;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	filter: blur(10px);
}

@keyframes spinning {
  	to {
    	transform: rotate(360deg);
  	}
}
/*-----------------*/
/* ELEMENTS */
/*-----------------*/
.wrappercontent.xlarge {max-width: 1600px;}
.tabTitles .active .tab-title-text{color: var(--white)!important;}

#content .wp-block-uagb-post-grid{
    justify-content: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
}
#content .uagb-post__inner-wrap{
    align-items: center;
    justify-content: center;
    display: flex;
    width: calc(100% / 6);
}
#content .uagb-post__image{
    margin: 0;
    padding: 0;
}
#content .uagb-post__image img{
    max-height: 80px;
}

/*-----------------*/
/* HEADER */
/*-----------------*/
#logoCoordonnees {
	order: -1;
    margin: 0 40px;
    text-align: center;
}
#header-coordonnees{
    padding: 15px;
    gap: 10px;
}
#headerSocial .share-buttons{justify-content: flex-start;}
#logoCoordonnees img{
    height: 100%;
    width: 100%;
}

/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
#navprimary .navigmenu .naviglink.lvl-0:not(.button) span:before {
    content: "";
    background: var(--primary-color);
    mix-blend-mode: lighten;
    width: calc(100% + 20px);
    height: 0;
    position: absolute;
    bottom: 0;
    left: -10px;
    transition: all .3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    border-radius: 10px;
}

#navprimary .navigmenu .naviglink.lvl-0:hover span:before, 
#navprimary .navigtoogle.active .naviglink.lvl-0 span:before {
    height: 100%;
}

/*-----------------*/
/* HEADERHOME */
/*-----------------*/
#headerHome-content{
	z-index: 3;
	padding-bottom: 80px;
}
#headerHome-title{padding: 20px 0 0 0;}
#headerHome-accroche{text-shadow: 1px 1px 1px var(--black);}

#headerHome-gallery{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
}
#headerHome-gallery > div{height:100%}

#headerHome .headerHome-img{
	border-radius: 250px;
	overflow: hidden;
	transition: transform 0.3s ease-out;
}
#headerHome .banner_img_1{
	top: 13%;
	left: 25px;
	width: 483px;
	height: 283px;
}
#headerHome .banner_img_2 {
    left: 18%;
    bottom: 150px;
    width: 365px;
    height: 214px;
}
#headerHome .banner_img_3 {
    left: 110px;
    bottom: 240px;
    width: 187px;
    height: 110px;
}
#headerHome .banner_img_4 {
    top: 25%;
    right: 20px;
    width: 459px;
    height: 310px;
}
#headerHome .banner_img_5 {
    right: 18%;
    bottom: 20%;
    width: 189px;
    height: 110px;
}
/*-----------------*/
/* GALLERY HOME */
/*-----------------*/
#galleryHome{padding: 5px;}
/*-----------------*/
/* PRODUITS HOME */
/*-----------------*/

/*-----------------*/
/* CONTENT */
/*-----------------*/

/*-----------------*/
/* PRESTATIONS */
/*-----------------*/
#prestations {overflow: hidden;}
.home #prestations{
	background-image: url(../images/light-pattern.jpg);
	background-position: 0px 0px;
	background-repeat: repeat;
	border-top: solid 1px #e8e8e8;
}
.template-parent-page-php #content {padding-bottom: 0;}
.template-parent-page-php #prestations {padding-top: 0;}

.bloc_prestations h3 {transition: all 0.4s;}
.prestations-content {padding: 10px;}

#prestations :is(.content_link, .title_content, .prestations-title h3, .tc_excerpt) { color: var(--title-color);}

.prestations-content :is(.content_link, .tc_excerpt) {font-size: 16px;}

.prestations-content .button:not(.cf_submit){
    background: #fff0!important;
    background-image: url(../images/arrow.svg)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    --size: 100px;
    width: var(--size);
    height: var(--size);
    transition: all 0.4s;
}
.prestations-content .button:not(.cf_submit)::before{display: none;}
.prestations-content .button:hover{transform: rotate(-45deg);}
.prestations-content .button span{font-size: 0;}

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

.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 */
/*-----------------*/
#sections{background: var(--tertiary-color);}
#sections :is(blockquote p, .wp-block-quote p){
    color: var(--white);
}
.buttons-wrap{
	flex-direction: column;
	gap: 5px;
	align-items: flex-start;
}
#choixSections {
    counter-reset: sections;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2;
}

#choixSections:before {
    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: 1.4px;
    line-height: 1.3;
    text-align: center;
    color: var(--white);
    background: var(--tertiary-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);
    font-weight: bold;
}

#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 #2d3d3d);
}

#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 */
/*-----------------*/
#reassurances {
	background-image: url(../images/light-pattern.jpg);
	background-position: 0px 0px;
	background-repeat: repeat;
}
.nohome #reassurances{
	border-top: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
}

#reassurances .picto-container {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-auto-rows: 560px;
}

#reassurances .picto-container .picto-bloc {
    display: grid;
    grid-template-rows: repeat(2,1fr);
    margin: 0;
    padding: 0
}
#reassurances .picto-container .picto-bloc.picto-bigImg {
    grid-column: span 2;
    display: block;
}

#reassurances .picto-content {
    padding: 50px 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#reassurances .picto-container .picto-bloc:nth-child(even) .picto-content {order: 2}

#reassurances .picto-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

#reassurances .picto-container .picto-bloc:first-child .picto-img {background-image: url(../images/home-bg1.jpg)}
#reassurances .picto-container .picto-bloc:nth-child(2) .picto-img {background-image: url(../images/home-bg2.jpg)}
#reassurances .picto-container .picto-bloc:nth-child(3) .picto-img {background-image: url(../images/home-bg3.jpg)}
#reassurances .picto-container .picto-bloc:nth-child(4) .picto-img {background-image: url(../images/home-bg4.jpg)}

#reassurances .picto-container li p strong {
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 16px;
    font-family: var(--font-title);
    color: var(--tertiary-color);
}

#reassurances .picto-container li p {
    font-size: 15px;
    line-height: 1.5;
    margin-top: 5px;
    max-width: 360px;
    /* color: var(--white); */
}
/*-----------------*/
/* CERTIFICATIONS */
/*-----------------*/
#certifications{
	position: relative;
    top: -70px;
    z-index: 2;
    margin-bottom: -70px;
}
#certifications .widget_certifications {
    justify-content: center;
    gap: 30px;
}

#certifications .widget_certifications .bloc_certifications {
    border-radius: 100px;
    background: var(--white);
    padding: 20px;
    --size: 160px;
    width: var(--size) !important;
    height: var(--size);
    border: solid 1px #dedede;
}
#certifications .widget_element li .wrap-element{
    background: none;
    border: none;
    height: auto;
}
/*-----------------*/
/* PARTENAIRES */
/*-----------------*/
#partenaires {
    background-image: url(../images/home-bg2.jpg);
    background-size: cover;
    padding: 90px 60px 0;
    background-repeat: no-repeat;
    background-position: center;
}

#partenaires .title h2 {margin-bottom: 30px}
#partenaires .partenaires-intro p:not(:last-of-type){margin-bottom: 16px;}
#partenaires:after {
    height: 200px;
    top: auto;
    bottom: 0;
    background-image: url(../images/light-pattern.jpg);
}

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

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

/*-----------------*/
/* SHARE */
/*-----------------*/

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

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

/*-----------------*/
/* FOOTER */
/*-----------------*/
#wrapperForm .title{margin-bottom: 30px;}
.wrapperContact{position: relative;}


#footer:before{
    background: url(../images/home-bg3.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.wrapperContact {
    padding: 0;
    background: var(--background-color);
    width: auto;
    box-shadow: 0px 0px 30px #1a1a2612;
}
#wrapperForm {padding: 50px;}
.imgContact{
    background: url(../images/home-bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 85%;
}
#footer #footerbloc {padding: 40px 15px;}


#footerLinks {border-top: 1Px solid #00000026;}

body.template-contact-php #footer:before,
body.template-contact-php #footer:after{content: none}