/*-----------------*/
/* 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:1010.3701171875px;stroke-dasharray:1010.3701171875px}100%{stroke-dashoffset:0;stroke-dasharray:1010.3701171875px}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(40,39,37)}}.svg-elem-1{animation:animate-svg-stroke-1 1s cubic-bezier(0.47,0,0.745,0.715) 0s both,animate-svg-fill-1 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s both}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:1465.718505859375px;stroke-dasharray:1465.718505859375px}100%{stroke-dashoffset:0;stroke-dasharray:1465.718505859375px}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(40,39,37)}}.svg-elem-2{animation:animate-svg-stroke-2 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s both,animate-svg-fill-2 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s both}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:1434.2393798828125px;stroke-dasharray:1434.2393798828125px}100%{stroke-dashoffset:0;stroke-dasharray:1434.2393798828125px}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(40,39,37)}}.svg-elem-3{animation:animate-svg-stroke-3 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s both,animate-svg-fill-3 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s both}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:1453.0904541015625px;stroke-dasharray:1453.0904541015625px}100%{stroke-dashoffset:0;stroke-dasharray:1453.0904541015625px}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(40,39,37)}}.svg-elem-4{animation:animate-svg-stroke-4 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s both,animate-svg-fill-4 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s both}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:29.278274536132812px;stroke-dasharray:29.278274536132812px}100%{stroke-dashoffset:0;stroke-dasharray:29.278274536132812px}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(40,39,37)}}.svg-elem-5{animation:animate-svg-stroke-5 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s both,animate-svg-fill-5 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s both}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:1280.2550048828125px;stroke-dasharray:1280.2550048828125px}100%{stroke-dashoffset:0;stroke-dasharray:1280.2550048828125px}}@keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(40,39,37)}}.svg-elem-6{animation:animate-svg-stroke-6 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s both,animate-svg-fill-6 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s both}@keyframes animate-svg-stroke-7{0%{stroke-dashoffset:1471.32177734375px;stroke-dasharray:1471.32177734375px}100%{stroke-dashoffset:0;stroke-dasharray:1471.32177734375px}}@keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(40,39,37)}}.svg-elem-7{animation:animate-svg-stroke-7 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s both,animate-svg-fill-7 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s both}@keyframes animate-svg-stroke-8{0%{stroke-dashoffset:380.39532470703125px;stroke-dasharray:380.39532470703125px}100%{stroke-dashoffset:0;stroke-dasharray:380.39532470703125px}}@keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(72,199,221)}}.svg-elem-8{animation:animate-svg-stroke-8 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s both,animate-svg-fill-8 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s both}@keyframes animate-svg-stroke-9{0%{stroke-dashoffset:303.6649169921875px;stroke-dasharray:303.6649169921875px}100%{stroke-dashoffset:0;stroke-dasharray:303.6649169921875px}}@keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:rgb(72,199,221)}}.svg-elem-9{animation:animate-svg-stroke-9 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s both,animate-svg-fill-9 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s both}@keyframes animate-svg-stroke-10{0%{stroke-dashoffset:494.0677795410156px;stroke-dasharray:494.0677795410156px}100%{stroke-dashoffset:0;stroke-dasharray:494.0677795410156px}}@keyframes animate-svg-fill-10{0%{fill:transparent}100%{fill:rgb(68,82,85)}}.svg-elem-10{animation:animate-svg-stroke-10 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s both,animate-svg-fill-10 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s 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: 25px;
    width: 130px;
}
/*-----------------*/
/* HEADER */
/*-----------------*/

/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
.social:not(.no-icon)
{
    padding: 0;
}
.social:not(.no-icon):before
{
    display: none;
}
#navprimary .navigmenu .naviglink.lvl-0:not(.button) span:before,#navprimary .navigmenu .naviglink.lvl-0:not(.button) span:after {
    content: "";
    background: var(--primary-color);
    --posX : 5px;
    --posY : 3Px;
    width: calc(100% + (var(--posX)));
    width: 0;
    position: absolute;
    bottom: 0;
    height: 100%;
    left: calc( -1 * var(--posX));
    transition: all .3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    z-index: -2;
}
#navprimary .navigmenu .naviglink.lvl-0:not(.button) span:after
{
    z-index: -1;
    background: var(--black);
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 20% 100%);
    transition-delay: 0.1s;
    bottom: var(--posY);
    left: initial;
    right: calc(-1 * var(--posX));
}
#navprimary .navigmenu .naviglink.lvl-0:not(.button):hover,
#navprimary .navigtoogle.active .naviglink.lvl-0:not(.button)
{
    color: var(--white);
}
#navprimary .navigmenu .naviglink.lvl-0:hover span:before, 
#navprimary .navigtoogle.active .naviglink.lvl-0 span:before
{
    width: 100%;
}


#navprimary .navigmenu .naviglink.lvl-0:hover span:after, 
#navprimary .navigtoogle.active .naviglink.lvl-0 span:after 
{
    width: 20px;
}
/*-----------------*/
/* HEADERHOME */
/*-----------------*/

/*-----------------*/
/* CONTENT / INTRODUCTION */
/*-----------------*/
.home #content::before
{
    background-image: url(../images/pattern.png);
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
}
:is(.parent_gamme-sanitaires-refectoire,.parent_gamme-bureaux-batiment-de-chantier) .wp-block-media-text__media img
{
    object-fit: contain!important;
}
.home #content .wp-block-image>a
{
    display: inline-block;
    line-height: 0;
    height: 100%;
}
.home #content .wp-block-image img
{
    object-fit: cover;
    height: 100%;
}
/*-----------------*/
/* 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;
}

/*-----------------*/
/* CTA */
/*-----------------*/

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

/*-----------------*/
/* ACTU / NEWS */
/*-----------------*/
.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(--primary-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(--primary-color);
}
.design-link:hover:before {width: 0}
.design-link:hover:after {width: 46px}


#news-title {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    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 100px}

.title_slider {
    font-size: 22px;
    /* font-family: var(--font-text); */
}

.newsdate {
    position: absolute;
    top: 40px;
    background: var(--primary-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 */
/*-----------------*/
.sectionsbloc .wrap-text .tc_content > p:first-of-type,.home #content .content-txtHome>div>p:first-of-type {
    font-family: var(--font-bold);
}
.sectionsbloc.even .wrap-text .tc_content > p:first-of-type,.home #content .content-txtHome>div>p:first-of-type {
    color: var(--black);
}
/*-----------------*/
/* REASSURANCES */
/*-----------------*/

/*-----------------*/
/* certifications */
/*-----------------*/

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

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

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

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


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