/*-----------------*/
/* LOADER */
/*-----------------*/
@keyframes svg-fill-blue-light {
  from { fill: transparent; }
  to   { fill: rgb(76,155,180); }
}

@keyframes svg-fill-blue-dark {
  from { fill: transparent; }
  to   { fill: rgb(38,102,125); }
}

@keyframes svg-fill-orange {
  from { fill: transparent; }
  to   { fill: rgb(226,138,55); }
}


@keyframes animate-svg-stroke-1  { from { stroke-dashoffset:280.7242736816406px; stroke-dasharray:280.7242736816406px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-2  { from { stroke-dashoffset:228.19349670410156px; stroke-dasharray:228.19349670410156px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-3  { from { stroke-dashoffset:210.5181121826172px; stroke-dasharray:210.5181121826172px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-4  { from { stroke-dashoffset:205.1565704345703px; stroke-dasharray:205.1565704345703px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-5  { from { stroke-dashoffset:2.726069748401642px; stroke-dasharray:2.726069748401642px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-6  { from { stroke-dashoffset:2.5950400829315186px; stroke-dasharray:2.5950400829315186px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-7  { from { stroke-dashoffset:2.6598563194274902px; stroke-dasharray:2.6598563194274902px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-8  { from { stroke-dashoffset:3.206108331680298px; stroke-dasharray:3.206108331680298px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-9  { from { stroke-dashoffset:3.391613483428955px; stroke-dasharray:3.391613483428955px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-10 { from { stroke-dashoffset:2.7461453080177307px; stroke-dasharray:2.7461453080177307px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-11 { from { stroke-dashoffset:49.66230392456055px; stroke-dasharray:49.66230392456055px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-12 { from { stroke-dashoffset:49.691444396972656px; stroke-dasharray:49.691444396972656px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-13 { from { stroke-dashoffset:49.70173645019531px; stroke-dasharray:49.70173645019531px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-14 { from { stroke-dashoffset:48.69301223754883px; stroke-dasharray:48.69301223754883px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-15 { from { stroke-dashoffset:48.66947555541992px; stroke-dasharray:48.66947555541992px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-16 { from { stroke-dashoffset:49.579917907714844px; stroke-dasharray:49.579917907714844px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-17 { from { stroke-dashoffset:177.40951538085938px; stroke-dasharray:177.40951538085938px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-18 { from { stroke-dashoffset:177.3692626953125px; stroke-dasharray:177.3692626953125px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-19 { from { stroke-dashoffset:177.3345947265625px; stroke-dasharray:177.3345947265625px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-20 { from { stroke-dashoffset:177.3955078125px; stroke-dasharray:177.3955078125px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-21 { from { stroke-dashoffset:658.3134155273438px; stroke-dasharray:658.3134155273438px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-22 { from { stroke-dashoffset:291.7725830078125px; stroke-dasharray:291.7725830078125px;} to { stroke-dashoffset:0; } }
@keyframes animate-svg-stroke-23 { from { stroke-dashoffset:8.97510290145874px; stroke-dasharray:8.97510290145874px;} to { stroke-dashoffset:0; } }



.svg-elem-1  { animation: animate-svg-stroke-1  0.6s cubic-bezier(0.77,0,0.175,1) 0s    both, svg-fill-blue-light 0.3s cubic-bezier(0.47,0,0.745,0.715) 0.45s both; }
.svg-elem-2  { animation: animate-svg-stroke-2  0.6s cubic-bezier(0.77,0,0.175,1) 0s    both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.45s both; }
.svg-elem-3  { animation: animate-svg-stroke-3  0.6s cubic-bezier(0.77,0,0.175,1) 0s    both, svg-fill-orange     0.3s cubic-bezier(0.47,0,0.745,0.715) 0.45s both; }
.svg-elem-4  { animation: animate-svg-stroke-4  0.6s cubic-bezier(0.77,0,0.175,1) 0s    both, svg-fill-blue-light 0.3s cubic-bezier(0.47,0,0.745,0.715) 0.45s both; }

.svg-elem-5  { animation: animate-svg-stroke-5  0.6s cubic-bezier(0.77,0,0.175,1) 0.29s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.6s  both; }
.svg-elem-6  { animation: animate-svg-stroke-6  0.6s cubic-bezier(0.77,0,0.175,1) 0.36s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.63s both; }
.svg-elem-7  { animation: animate-svg-stroke-7  0.6s cubic-bezier(0.77,0,0.175,1) 0.43s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.66s both; }
.svg-elem-8  { animation: animate-svg-stroke-8  0.6s cubic-bezier(0.77,0,0.175,1) 0.5s  both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.69s both; }
.svg-elem-9  { animation: animate-svg-stroke-9  0.6s cubic-bezier(0.77,0,0.175,1) 0.58s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.72s both; }
.svg-elem-10 { animation: animate-svg-stroke-10 0.6s cubic-bezier(0.77,0,0.175,1) 0.65s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.75s both; }
.svg-elem-11 { animation: animate-svg-stroke-11 0.6s cubic-bezier(0.77,0,0.175,1) 0.72s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.78s both; }
.svg-elem-12 { animation: animate-svg-stroke-12 0.6s cubic-bezier(0.77,0,0.175,1) 0.79s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.81s both; }
.svg-elem-13 { animation: animate-svg-stroke-13 0.6s cubic-bezier(0.77,0,0.175,1) 0.86s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.84s both; }
.svg-elem-14 { animation: animate-svg-stroke-14 0.6s cubic-bezier(0.77,0,0.175,1) 0.94s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.87s both; }
.svg-elem-15 { animation: animate-svg-stroke-15 0.6s cubic-bezier(0.77,0,0.175,1) 1.01s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.9s  both; }
.svg-elem-16 { animation: animate-svg-stroke-16 0.6s cubic-bezier(0.77,0,0.175,1) 1.08s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 0.93s both; }

.svg-elem-17 { animation: animate-svg-stroke-17 0.6s cubic-bezier(0.77,0,0.175,1) 1.15s both, svg-fill-blue-light 0.3s cubic-bezier(0.47,0,0.745,0.715) 0.96s both; }
.svg-elem-18 { animation: animate-svg-stroke-18 0.6s cubic-bezier(0.77,0,0.175,1) 1.22s both, svg-fill-blue-light 0.3s cubic-bezier(0.47,0,0.745,0.715) 0.99s both; }
.svg-elem-19 { animation: animate-svg-stroke-19 0.6s cubic-bezier(0.77,0,0.175,1) 1.3s  both, svg-fill-blue-light 0.3s cubic-bezier(0.47,0,0.745,0.715) 1.02s both; }
.svg-elem-20 { animation: animate-svg-stroke-20 0.6s cubic-bezier(0.77,0,0.175,1) 1.37s both, svg-fill-blue-light 0.3s cubic-bezier(0.47,0,0.745,0.715) 1.05s both; }

.svg-elem-21 { animation: animate-svg-stroke-21 0.6s cubic-bezier(0.77,0,0.175,1) 1.44s both, svg-fill-orange     0.3s cubic-bezier(0.47,0,0.745,0.715) 1.08s both; }
.svg-elem-22 { animation: animate-svg-stroke-22 0.6s cubic-bezier(0.77,0,0.175,1) 1.51s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 1.11s both; }
.svg-elem-23 { animation: animate-svg-stroke-23 0.6s cubic-bezier(0.77,0,0.175,1) 1.58s both, svg-fill-blue-dark  0.3s cubic-bezier(0.47,0,0.745,0.715) 1.14s both; }


/*-----------------*/
/* ELEMENTS */
/*-----------------*/
.linkTurn {
    --size: 12rem;
    width: var(--size);
    height: var(--size);
    display: inline-block;
    font-size: 16px;
    font-family: var(--font-text);
    text-transform: uppercase;
    letter-spacing: 0.2em;
    word-spacing: 0.6em;
    text-decoration: none;
    -webkit-font-smoothing: auto;
    font-weight: bold;
}
#link-icon{
    stroke: none;
    fill: white;
}
.link__svg {
    width: 100%;
    height: auto;
    transform-box: fill-box;
    fill: var(--title-color);
    stroke: var(--title-color);
    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);
}

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


/*----------------- SECTION SEPARATOR -----------------*/
.section-separator{
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
    z-index: 5;
}
.section-separator svg{
	position: absolute;
    z-index: 50;
    top: -78px;
    left: 0;
    width: 100%;
    height: 80px;

}

.section-separator.reflect svg {transform: rotateY(180deg);}

.section-separator.bottom svg {
	transform: rotateX(180deg) rotateY(180deg);
	top: -1px;
}

/*-----------------*/
/* HEADER */
/*-----------------*/
#header{background: var(--white);}
#logoCoordonnees {order: -1;}

/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
.navigmenu .naviglink.lvl-0:not(.button) 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.lvl-0:hover span:after,
.navigmenu .navigtoogle.active .naviglink.lvl-0 span:after{transform: scaleX(1)}
.navigmenu .navigtoogle.active .naviglink.lvl-0 span{color: var(--primary-color)}


/*-----------------*/
/* HEADERHOME */
/*-----------------*/
#headerHome .linkTurn{
	background: var(--background-color);
	border-radius: 50%;
	border: 1px solid #dadada;
	position: absolute;
	bottom: 90px;
	z-index: 6;
	top: auto;
	right: 30px;
	--size: 10rem;
	font-family: var(--font-bold);
}
#headerHome .linkTurn .link__svg{
	fill: var(--title-color);
	stroke: var(--white);
	background: none;
}
#headerHome #link-circle3 {
    fill: var(--tertiary-color);
}
/*-----------------*/
/* GALLERY HOME */
/*-----------------*/
/*-----------------*/
/* PRODUITS HOME */
/*-----------------*/
/*-----------------*/
/* CONTENT */
/*-----------------*/
#content .eb-image-comparison-wrapper div[data-testid="container"]{height: 600px!important;}
.intro-link{position: relative;}

.grid-img .wp-block-image > a,
.grid-img .wp-block-image img{height: 100%;}

.grid-img .wp-block-image img{
	object-fit: cover;
	width: 100%;
}
/*-----------------*/
/* PRESTATIONS */
/*-----------------*/
body.page_pompes-a-chaleur-climatisation #banner #bannerImg img{
    object-position: top;
}
#prestations .bloc_prestations{overflow: hidden;}
#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);
	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 */
/*-----------------*/
.design-link {
    display: inline-flex;
    align-items: center;
    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(--secondary-color);
    z-index: 1;
    position: relative;
    vertical-align: middle;
    top: -1px;
    border-radius: 10px;
}

.design-link:after {
    width: 0;
    left: unset;
    right: 0
}

.design-link:hover {
    padding-left: 0;
    padding-right: 52px;
    color: var(--secondary-color);
}

.design-link:hover:before {
    width: 0
}

.design-link:hover:after {
    width: 46px
}

#news {
    background-image: url(../images/home-bg1.jpg);
}

#news::after {
    background: var(--overlay-color);
}

#news .title_link_slider:not(:hover) {
    color: var(--white);
}

#news-title {
    border-bottom: 1px solid rgb(255 255 255 / 30%);
    padding-bottom: 10px;
    margin-bottom: 30px
}

.wrapper_slider {
    padding: 20px 0
}

#news .thumbnail_slider {
    height: auto;
    min-height: 250px
}

.thumbnail_slider a {
    height: 100%;
    display: block;
    position: relative
}

.thumbnail_slider a img {
    position: absolute;
    left: 0;
    top: 0
}

#news .content_slider {
    padding: 50px 0 50px 50px;
}

.title_slider {
    font-size: 22px;
    text-transform: initial;
    font-family: var(--font-bold);
}

.newsdate {
    position: absolute;
    top: 40px;
    background: var(--secondary-color);
    left: -90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: calc(100% - 80px);
    justify-content: center;
    padding: 20px 30px;
    font-family: var(
    --font-title);
    color: var(
    --white);
}

.text_slider,.text_slider a {
    font-size: 16px;
    line-height: 1.6
}

.newsdate .month {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 2px
}

.newsdate .day {
    font-size: 36px;
    line-height: 1;
}

#news .next_slider {
    display: flex;
    align-items: center;
    width: 200px;
    justify-content: flex-end;
    margin: 0
}

/*-----------------*/
/* SECTIONS */
/*-----------------*/
#choixSections {
    counter-reset: sections;
    display: flex;
    justify-content: center;
    position: relative
}

#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: 12px;
    font-family: var(--font-bold);
    letter-spacing: 0;
    line-height: 1.3;
    text-align: center;
    color: var(--title-color);
    background: var(--background-color);
    padding: 0 20px;
}

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

#choixSections .linkSections {
    position: relative;
    cursor: pointer;
    padding: 5px 10px;
    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: calc(50% + 3px);
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    line-height: 1;
}
#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)
}
.buttons-wrap{gap: 10px;}

/*-----------------*/
/* REASSURANCES */
/*-----------------*/
#reassurances{
    background: var(--dark-color);
}
#reassurances .picto-bloc .picto-img .icon-box{
    display: flex;
    align-items: center;
}
.picto-container{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	position: relative;
	margin: 140px 0 70px;
	display: grid;
}

.picto-container .picto-content{
	margin: 0 ;
	text-align: left;
}
.picto-container li p{
	margin:  0;
	font-size: 16px;
}
.picto-container li p strong{
    display: block;
    font-family: var(--font-title);
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 6px;
    font-weight: 100;
    color: var(--white);
}
.picto-container  .picto-img{
	position:absolute;
	background: var(--primary-color);
	top: 0;
	left: 0;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*-----------------*/
/* FOURNISSEURS */
/*-----------------*/
#fournisseurs {
    padding: 140px 60px 0;
    margin-bottom: -160px;
    z-index: 11;
}

#fournisseurs .title h2 {
    margin-bottom: 30px
}

#fournisseurs .fournisseurs-intro p:not(:last-of-type) {
    margin-bottom: 16px;
}

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

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

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

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

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

#fournisseurs .widget_fournisseurs li .button:before, #fournisseurs .widget_fournisseurs li .button:after {
    content: none
}

#fournisseurs .widget_fournisseurs li .button:hover {
    background: var(--tertiary-color)!important;
}

/*-----------------*/
/* NEWSLETTER */
/*-----------------*/
/*-----------------*/
/* SHARE */
/*-----------------*/
/*-----------------*/
/* AGENCES */
/*-----------------*/
/*-----------------*/
/* CONTACTFORM */
/*-----------------*/
/*-----------------*/
/* FOOTER */
/*-----------------*/
#footer{
	background: var(--dark-color);
	display: flex;
	flex-direction: column;
}
#footer .section-separator{
    order: -1;
}
#footerbloc{order: -1;}

body:not(.template-contact-php) #footer #footerbloc {
	display: block;
	background-image: url(../images/home-bg3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 15px;
}
#footer #footerbloc{display: block;}
#footer #footerbloc>.wrappercontent {
    align-items: center;
    justify-items: center;
    display: grid;
    grid-row-gap: 15px;
    grid-column-gap: 20px;
    transition: .6s;
    grid-template-areas:
        "infoadresseFooter infotelportFooter infoouvertureFooter";
    grid-template-columns: 1fr 1fr  1fr ;
    grid-template-rows: repeat(1,minmax(min-content,auto));
}
#footerLinks a {color: var(--white)}

.wrapperFooter {
    background: var(--white);
    box-shadow: 0px 0px 30px #1a1a2612;
    padding: 10px
}

.imgFooter {
    background: url(../images/home-bg2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
#wrapperForm .title{margin-bottom: 30px;}