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

@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:3091.19091796875px;stroke-dasharray:3091.19091796875px}100%{stroke-dashoffset:0;stroke-dasharray:3091.19091796875px}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(5,4,39)}}.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:1235.370849609375px;stroke-dasharray:1235.370849609375px}100%{stroke-dashoffset:0;stroke-dasharray:1235.370849609375px}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(5,4,39)}}.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:611.9297485351562px;stroke-dasharray:611.9297485351562px}100%{stroke-dashoffset:0;stroke-dasharray:611.9297485351562px}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(5,4,39)}}.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:5203.060546875px;stroke-dasharray:5203.060546875px}100%{stroke-dashoffset:0;stroke-dasharray:5203.060546875px}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(5,4,39)}}.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:1541.6983642578125px;stroke-dasharray:1541.6983642578125px}100%{stroke-dashoffset:0;stroke-dasharray:1541.6983642578125px}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(5,4,39)}}.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:1730.3011474609375px;stroke-dasharray:1730.3011474609375px}100%{stroke-dashoffset:0;stroke-dasharray:1730.3011474609375px}}@keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(5,4,39)}}.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:292.8170471191406px;stroke-dasharray:292.8170471191406px}100%{stroke-dashoffset:0;stroke-dasharray:292.8170471191406px}}@keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(214,106,43)}}.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:209.3077850341797px;stroke-dasharray:209.3077850341797px}100%{stroke-dashoffset:0;stroke-dasharray:209.3077850341797px}}@keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(214,106,43)}}.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:1633.801025390625px;stroke-dasharray:1633.801025390625px}100%{stroke-dashoffset:0;stroke-dasharray:1633.801025390625px}}@keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:rgb(214,106,43)}}.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}@keyframes animate-svg-stroke-10{0%{stroke-dashoffset:499.799560546875px;stroke-dasharray:499.799560546875px}100%{stroke-dashoffset:0;stroke-dasharray:499.799560546875px}}@keyframes animate-svg-fill-10{0%{fill:transparent}100%{fill:rgb(214,106,43)}}.svg-elem-10{animation:animate-svg-stroke-10 0.5s cubic-bezier(0.47,0,0.745,0.715) 0.45s both,animate-svg-fill-10 0.5s cubic-bezier(0.47,0,0.745,0.715) 0.95s both}

/*-----------------*/
/* ELEMENTS */
/*-----------------*/
a
{
    display: inline-block;
}
.tc_content a:not([class*="button"])
{
    display: inline;
}
.thumbnail_slider a
{
    height: 100%;
    width: 100%;
}
.white blockquote p
{
    color: var(--white);
}

.wrappercontent.extralarge {
    max-width: 1600px;
}
.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;
}
/*-----------------*/
/* LINKTURN */
/*-----------------*/
.linkTurn {
    --size: 10rem;
    width: var(--size);
    height: var(--size);
    display: inline-block;
    font-size: 19px;
    font-family: var(--font-bold);
    text-transform: uppercase;
    letter-spacing: 0.2em;
    word-spacing: 0.75em;
    text-decoration: none;
    top: initial;
    bottom: -90px;
    z-index: 1;
}
.link__svg {
    width: 100%;
    height: auto;
    transform-box: fill-box;
    fill: var(--white);
    stroke: var(--white);
    background: var(--primary-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__arrow {
    transform-origin: 50% 50%;
    transition: transform 0.15s cubic-bezier(0.32, 0, 0.67, 0);
}
.linkTurn:hover .link__svg{background-color: var(--primary-color);}
.linkTurn:hover .link__arrow {
    transform: scale(1.3);
    transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.link__arrow {stroke-width: 0.075em;}
.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;
}
@keyframes rotateReverse {
    0%{
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}
/*------------------- SHAPE ---------------------*/
.shape {
    position: absolute;
    top: 0;
    left: 0;
    --size: 100%;
    width: var(--size);
    height: var(--size);
    pointer-events: none;
    z-index: 2;
}

.shape::before,.shape::after {
    content: "";
    position: absolute;
    left: 0;
    top: initial;
    width: 100%;
    z-index: 1;
    bottom: -1px;
    height: 70px;
    background: var(--background-color)
}

.shape::before {
    clip-path: polygon(100% 100%,100% 100%,50% 0,0 100%,0 100%)
}

.shape::after {
    background: var(--primary-color);
    z-index: 0;
    bottom: 0;
    clip-path: polygon(50% 100%,100% 0,100% 100%,0 100%,0 0)
}
/*-----------------*/
/* HEADER */
/*-----------------*/
#header {
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
}

#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 */
/*-----------------*/

/*------------------- RATING ---------------------*/
#contentBP img
{
    --size: 40px;
    width: var(--size);
    height: var(--size);
}

/*-----------------*/
/* CONTENT / INTRODUCTION */
/*-----------------*/
.dateBig
{
    font-size: 8em;
    position: absolute;
    top: -155px;
    left: 50%;
    transform:translateX(-50%);
    font-family: var(--font-title);
    color: var(--primary-color);
}
.home #content:after
{
    background: var(--tertiary-color);
}
.home #content::before,.home #content:after
{
    height: 60%;
    top: auto;
    bottom: 0;
}

.home #content .doubleImg {
    flex-wrap: nowrap !important;
    max-width: 516px;
    margin-left: auto;
    padding: 0 25px;
    position: relative;
    top: -122px;
    margin-bottom: -130px;
    grid-gap: 0;
}

.home #content .doubleImg .wp-block-image img {
    object-fit: cover;
    width: 100%;
}

.home #content .doubleImg .wp-block-column:first-child {
    width: 28%;
    position: relative;
    top: 95px;
    flex-basis: auto !important;
    z-index: 2;
}

.home #content .doubleImg .wp-block-column:first-child .wp-block-image img {
    height: 250px;
    min-width: 131%;
}

.home #content .doubleImg .wp-block-column:last-child {
    width: 72%;
    flex-basis: auto !important;
    z-index: 0;
}

.home #content .doubleImg .wp-block-column:last-child .wp-block-image img {
    height: 450px;
    /* border-radius: 0 0 200px 200px; */
    overflow: hidden;
}

.home #content .has-medium-font-size {
    max-width: 640px;
    font-size: 32px !important;
    line-height: 1.4;
    font-weight: normal;
    font-family: var(--font-title);
    -webkit-font-smoothing: auto;
}

.home #content .has-medium-font-size strong {
    font-family: var(--font-title);
    color: var(--secondary-color);
}

.home #content .has-medium-font-size:after {
    content: "";
    width: 193px;
    height: 1px;
    background-color: var(--secondary-color);
    display: block;
    margin: 40px 0;
}


/*-----------------*/
/* GALLERY HOME */
/*-----------------*/
#galleryHome figure.wp-block-gallery.has-nested-images
{
    gap: 0;
}
#galleryHome .gallery-item {
    margin-bottom: 0;
}

.gallery-icon {
    line-height: 0;
}

.gallery-icon>*:not(a) {
    line-height: 1.2;
}

.gallery-icon {
    height: 100%;
}

.nohome #content .gallery  .gallery-item a img {
    max-height: 450Px;
}

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


/*-----------------*/
/* PRESTATIONS */
/*-----------------*/

/*-----------------*/
/* PRESTATIONS */
/*-----------------*/
#prestations {
    overflow: hidden;
}

.template-parent-page-php #content {
    padding-bottom: 0;
}

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

.title_content {
    color: var(--title-color);
    pointer-events: none;
}

.bloc_prestations h3
{
    transition: all 0.4s;
}


.bloc_prestations.hiddenChild:hover {
    background:  color-mix(in hsl, #070c290f 30%, #fff0);
}

.safari .bloc_prestations.hiddenChild:hover {
    background: var(--black) ;
}


.bloc_prestations.hiddenChild:hover h3 {
    color: var(--primary-color);
}

.prestations-content {
    padding: 10px;
}

.prestations-content .button,
#news .button {
    background: #fff0;
    background-image: url(../images/arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    --size: 100px;
    width: var(--size);
    height: var(--size);
    transition: all 0.4s;
}

.prestations-content .button:hover,
#news .button:hover {
    transform: rotate(-45deg);
}

.prestations-content .button span,
#news .button span {
    font-size: 0;
}
/*-----------------*/
/* ACTU / NEWS */
/*-----------------*/
#news {
    overflow: hidden;
}

#news a.button
{
    color: var(--white);
}

#news::before {
    background-image: url(../images/home-bg2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#news::after {
    background: var(--tertiary-color);
    opacity: 0.9;
}

.home .content_slider {
    color: var(--white);
    z-index: 2;
}
.title_sliderWrap
{
    z-index: 2;
    padding: 20px;
}

.moreMarquee {
    position: absolute;
    top: -50px;
    width: 400%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 11vw;
    font-family: var(--font-alt);
    color: var(--background-color);
    opacity: 0.05;
    line-height: 1;
    text-align: center;
}

.moreMarquee.bottom {
    top: initial;
    bottom: -30px;
}

.home .title_link_slider
{
    color: var(--white);
}


/*-----------------*/
/* SECTIONS */
/*-----------------*/
#sections .section_thumb {
    width: 55%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 30px;
    z-index: 10;
}

.sectionsbloc.odd .section_thumb {
    order: 0;
}

.sectionsbloc.even .section_thumb {
    order: 2;
}
#sections .sectionsbloc .blocthumb
{
    overflow: hidden;
}

#sections .section_txt {
    width: 45%;
}

#sections .sectionsbloc .section_thumb .specialthumb {
    overflow: hidden
}

#sections .sectionsbloc.odd a:not([class*="button"]):hover,
#sections .sectionsbloc.odd a:not([class*="button"]):hover strong {
  color: var(--white);
}

/*-----------------*/
/* REASSURANCES */
/*-----------------*/
#reassurances {
    padding: 0 20Px;
}

#reassurances::before {
    background: url(../images/bg-rea.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
}

#reassurances .title {
    text-shadow: 0px 0px 20px #000;
}

#reassurances .overlay {
    z-index: -1;
}

.pictoImg {
    background: url(../images/home-bg3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
}

#reassurances :is(svg,.iconeRea) {
    height: 70px;
    width: 70px;
    background: var(--primary-color);
    padding: 17px;
    box-sizing: border-box;
    max-width: 100%;
    position: relative;
    border-radius: 4px;
}
.picto-bloc {
    position: relative;
}

.picto-bloc svg {
    padding: 5px;
    box-sizing: border-box;
}


/*-----------------*/
/* certifications */
/*-----------------*/
#certifications
{
    margin: 20px auto 0 auto!important;
    max-width: 600px;
}
:is(.widget_certifications) li .wrap-element
{
    height: auto;
    background: #fff0;
    border: none;
    padding: 0;
}
#certifications .counter
{
    display: none!important;
}

.page_isolation-exterieure figure.wp-block-gallery.has-nested-images
{
    max-width: 250px;
}

.page_isolation-exterieure .wp-block-image.gallery-item img
{
    height: 75px!important;
    max-height: 75Px!important;
    object-fit: contain!important;
}
/*-----------------*/
/* PARTENAIRES */
/*-----------------*/

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

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

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



/*-----------------*/
/* FOOTER */
/*-----------------*/
#footer:before {
    background: url(../images/home-bg3.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer::after
{
    background: var(--overlay-color);
}

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

#wrapperForm {
    padding: 50px;
}

#wrapperForm .title {
    margin-bottom: 30px;
}

.imgContact {
    background: url(../images/bg-contact.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.imgContact_content {
    padding: 50px 30px;
}

.imgContact_content img {
    width: 260px;
    margin-bottom: 30px;
}

.imgContact_content .title {
    margin-bottom: 40px;
}

#footerLinks {
    padding: 20px;
    border-top: 1px solid rgb(0 0 0 / 10%);
}

#footer #footerbloc {
    padding: 40px 15px;
}

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

#logoCoordonneesFooter img
{
    height: 120px;
}
