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

@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:502.00006103515625px;stroke-dasharray:502.00006103515625px}100%{stroke-dashoffset:0;stroke-dasharray:502.00006103515625px}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(230,231,232)}}.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:929px;stroke-dasharray:929px}100%{stroke-dashoffset:0;stroke-dasharray:929px}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(230,231,232)}}.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:928.9999389648438px;stroke-dasharray:928.9999389648438px}100%{stroke-dashoffset:0;stroke-dasharray:928.9999389648438px}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(230,231,232)}}.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:1122.6064453125px;stroke-dasharray:1122.6064453125px}100%{stroke-dashoffset:0;stroke-dasharray:1122.6064453125px}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(230,231,232)}}.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:2256.37890625px;stroke-dasharray:2256.37890625px}100%{stroke-dashoffset:0;stroke-dasharray:2256.37890625px}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(230,231,232)}}.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}/*-----------------*/
/* ELEMENTS */
/*-----------------*/
a
{
    display: inline-block;
}
.tc_content a:not([class*="button"])
{
    display: inline;
}
.thumbnail_slider a:not(.button)
{
    height: 100%;
    width: 100%;
}
.white blockquote p
{
    color: var(--white);
}
.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: 100px;
}
#wrappersite::before {
    background-image: linear-gradient(to right, rgb(244, 245, 250) 1px, transparent 1px), linear-gradient(rgb(244, 245, 250) 1px, transparent 1px);
    background-size: calc(6.25vw) calc(6.25vw);
    background-position: 0px 0px;
}

/*-----------------*/
/* 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;
}
/*----------------- BTN LINE -----------------*/
.btnLine {
    background: none!important;
    padding: 0!important;
    line-height: 28px;
    color: var(--white);
    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: currentColor;
    transform-origin: bottom left;
    transform: scaleX(1);
    transition: transform .3s ease-in-out
}

.btnLine:hover::after {
    transform: scaleX(0);
    transform-origin: bottom right
}
/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
.navigtoogle:not(.social,.logo) span:before, .urgence span::before {
    position: absolute;
    top: -2px;
    left: -7px;
    box-sizing: content-box;
    padding: 0 5px;
    width: 100%;
    height: 100%;
    border: 2px solid var(--primary-color);
    content: "";
    opacity: 0;
    transition: opacity .2s , transform .2s;
    transform: scale(.8333);
    backface-visibility: hidden;
    border-radius: 5px
}

.navigtoogle:not(.social,.logoParent).active .naviglink.lvl-0 span:before, .navigtoogle:not(.social,.logoParent) .naviglink.lvl-0:hover span:before, #navprimary .urgence span::before {
    opacity: 1;
    transform: scale(1.2)
}

.navigtoogle:not(.social,.logoParent).active .naviglink.lvl-0, .navigtoogle:not(.social,.logoParent) .naviglink.lvl-0:hover, #navprimary .urgence {
    transform: scale(.8333);
    color: var(--primary-color);
}

.navigmenu .naviglink.lvl-1, #navprimary .urgence span::before {
    font-family: var(--font-text)
}

#navprimary .urgence span
{
    --red:#f00;
    color: var(--red);
}

#navprimary .urgence span::before
{
    border-color: var(--red);
}

/*-----------------*/
/* HEADERHOME */
/*-----------------*/
.beforeHeader
{
    background: var(--black);
    background-image: url(../images/backgroundFond1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: -40%;
    left: 0;
    --size: 100%;
    width: var(--size);
    height: 130%;
     -webkit-mask: url(../images/bottomCurveFull.svg);
    mask: url(../images/bottomCurveFull.svg);
    mask-size: cover;
    -webkit-mask-size: cover;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: bottom center;
    -webkit-mask-position: bottom center;
}
.beforeHeader .overlay
{
    background: var(--black);
    opacity: 0.9;
}
#banner .overlay,.imageDiapo .overlay
{
    background: linear-gradient(to bottom,#000,#00000020);
}
/*-----------------*/
/* CONTENT / INTRODUCTION */
/*-----------------*/
.dateBig
{
    font-size: clamp(2em,5vw,5em);
    position: absolute;
    top: -40px;
    left: 50%;
    transform:translateX(-50%);
    font-family: var(--font-alt);
    color: var(--primary-color);
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
}

.home #content::before
{
    background-image: url(../images/backgroundFond1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.home #content:after
{
    background: var(--black);
    opacity: 0.9;
}
.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 .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;
}
.template-parent-page-php #prestations
{
    margin-bottom: 100Px;
}
.template-parent-page-php #content
{
    padding-bottom: 30Px;
}
.nohome #prestations {
    padding: 0 20px;
}

#prestations .widget_parentpage {
    counter-reset: prestation;
}

#prestations .prestations-img {
    height: 100%;
}

#prestations .prestations-wrapper {
    height: 300px;
    overflow: hidden;
    position: relative;
}

#prestations .prestations-content {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 30px 20px;
    /* background: rgba(0, 0, 0, 0.2); */
    pointer-events: none;
}

#prestations .prestations-title {
    background: var(--overlay-color);
    padding: 20px;
    transition: 300ms all ease-in-out;
    text-align: center;
}

#prestations .prestations-title:before {
    content: "0"counter(prestation);
    counter-increment: prestation;
    font-size: 12px;
    font-family: var(--font-bold);
    opacity: .8;
    margin-bottom: 4px;
    line-height: 1;
    position: relative;
    display: block;
    height: auto;
    color: var(--white);
}

.prestations-content h2,
.prestations-content h3 {
    margin-bottom: 0;
}

#prestations .prestations-title:after {
    left: 50%;
    top: -25px;
    transform: translate(-1px, 0);
    border-left: 1px solid var(--light-color);
    height: 36px;
    width: 2px;
}

#prestations .prestations-txt .tc_excerpt {
    color: var(--white);
    opacity: 0;
    transform: translate3d(100px, 0, 0);
    transition: all 0.5s cubic-bezier(0.2, 1, 0.7, 1);
    transition-property: transform, opacity;
    display: block;
    margin: 30px 0 0 0;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
    font-weight: bold;
    display: none;
}

#prestations .prestations-txt .liresuite {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
    transition: all 0.5s cubic-bezier(0.2, 1, 0.7, 1);
    transition-property: transform, opacity;
    text-align: center;
    pointer-events: all;
}

#prestations .bloc_prestations:hover .prestations-txt .liresuite,
#prestations .bloc_prestations:hover .prestations-txt .tc_excerpt {
    transition-delay: 0s;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

#prestations .blocthumb:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: var(--black);
    height: 100%;
    width: 100%;
    transition: 250ms all ease-in-out;
    z-index: 1;
    opacity: 0;
}

#prestations .blocthumb img {
    transition: all 600ms ease-in-out;
}

#prestations .bloc_prestations:hover .blocthumb:before {
    opacity: 0.4;
}

#prestations .bloc_prestations:hover .blocthumb img {
    transform: scale(1.2);
}

#prestations .bloc_prestations:hover .prestations-title {
    background: var(--secondary-color);
}

#prestations .bloc_prestations:hover .prestations-title h3 a,
#prestations .bloc_prestations:hover .prestations-title:before {
    color: var(--white);
}



/*-----------------*/
/* ACTU / NEWS */
/*-----------------*/
.the-arrow {
    width: 64px;
    transition: all .2s
}

.the-arrow.-left {
    position: absolute;
    top: 24px;
    left: 0
}

.the-arrow.-left>.shaft {
    width: 0
}

.the-arrow.-left>.shaft:before,
.the-arrow.-left>.shaft:after {
    width: 0
}

.the-arrow.-left>.shaft:before {
    transform: rotate(0)
}

.the-arrow.-left>.shaft:after {
    transform: rotate(0)
}

.the-arrow.-right {
    top: 0
}

.the-arrow.-right>.shaft {
    width: 64px;
    transition-delay: .2s
}

.the-arrow.-right>.shaft:before,
.the-arrow.-right>.shaft:after {
    width: 8px;
    transition-delay: .3s;
    transition: all .5s
}

.the-arrow.-right>.shaft:before {
    transform: rotate(40deg)
}

.the-arrow.-right>.shaft:after {
    transform: rotate(-40deg)
}

.the-arrow>.shaft {
    background-color: var(--secondary-color);
    display: block;
    height: 1px;
    position: relative;
    transition: all .2s;
    transition-delay: 0;
    will-change: transform
}

.the-arrow>.shaft:before,
.the-arrow>.shaft:after {
    background-color: var(--secondary-color);
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .2s;
    transition-delay: 0
}

.the-arrow>.shaft:before {
    transform-origin: top right
}

.the-arrow>.shaft:after {
    transform-origin: bottom right
}

.animated-arrow:hover>.the-arrow.-left>.shaft {
    width: 64px;
    transition-delay: .1s
}

.animated-arrow:hover>.the-arrow.-left>.shaft:before,
.animated-arrow:hover>.the-arrow.-left>.shaft:after {
    width: 8px;
    transition-delay: .1s
}

.animated-arrow:hover>.the-arrow.-left>.shaft:before {
    transform: rotate(40deg)
}

.animated-arrow:hover>.the-arrow.-left>.shaft:after {
    transform: rotate(-40deg)
}

.animated-arrow:hover>.main {
    transform: translateX(80px)
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft {
    width: 0;
    transform: translateX(200%);
    transition-delay: 0
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft:before,
.animated-arrow:hover>.main>.the-arrow.-right>.shaft:after {
    width: 0;
    transition-delay: 0;
    transition: all .1s
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft:before {
    transform: rotate(0)
}

.animated-arrow:hover>.main>.the-arrow.-right>.shaft:after {
    transform: rotate(0)
}

.animated-arrow>.main {
    display: flex;
    align-items: center;
    transition: all .2s
}

.animated-arrow>.main>.text {
    margin: 0 16px 0 0;
    line-height: 1
}

.animated-arrow>.main>.the-arrow {
    position: relative
}

.animated-arrow {
    display: inline-block;
    color: var(--white);
    font-size: 12px;
    position: relative;
    transition: all .2s;
    letter-spacing: 2px;
    font-family: var(--font-bold);
    text-transform: uppercase;
    padding: 18px 0 18px 0;
}

#news {
    padding: 120px 30px;
    z-index: 1;
}
#news::before{
    background-image: url(../images/home-bg2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#news .content-news {
    grid-gap: 0 60px;
}

#news .wrapper_slider {
    grid-column: span 1;
    border-bottom: solid 1px rgb(255 255 255 / 20%);
    padding-bottom: 30px;
}

#news .wrapper_inner_slider {
    height: auto;
    background: none;
}

#news .wrapper_slider:last-of-type,
#news .wrapper_slider:first-of-type {
    border: none;
    margin: 0;
    padding: 0
}

#news .wrapper_slider:not(:first-of-type) .thumbnail_slider,
#news .wrapper_slider:not(:first-of-type) .text_slider {
    display: none;
}

#news .next_slider {
    margin-top: 10px;
}

#news .title_slider a:not(:hover) {
    color: var(--white)
}

#news .title_slider {
    font-size: 25px;
}

#news .thumbnail_slider .button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    color: var(--white);
}

#news .wrapper_slider:first-of-type .text_slider,
#news .wrapper_slider:first-of-type .text_slider a {
    color: var(--white)
}

#news .wrapper_slider:first-of-type .next_slider {
    display: none
}

#listarticles .listedarticle {
    /* background: var(--light-color); */
    height: 100%
}

/*-----------------*/
/* 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 */
/*-----------------*/
.home #reassurances
{
    z-index: 0;
}
#reassurances .overlay {
    z-index: -1;
}

#reassurances::before {
    background: url(../images/home-bg2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.picto-container li p,#reassurances h2
{
    color: var(--white);
}
.picto-bloc {
    position: relative
}

.picto-container .picto-bloc:nth-child(2n) {
    margin-top: 60px
}
.picto-container 
{
    counter-reset: reassurances;
}

.picto-container .picto-bloc:before {
    content: "";
    --size: 100px;
    width: var(--size);
    height: var(--size);
    font-size: 70px;
    text-align: center;
    line-height: 150px;
    border-radius: 68% 32% 27% 73% / 60% 62% 38% 40%;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    background-color: var(--light-color);
    position: relative;
    color: var(--secondary-color);
    position: absolute;
    left: 50%;
    z-index: -1;
    margin-left: -50px;
    top: -30px;
}

.picto-container .picto-bloc:after {
    content: "0" counter(reassurances);
    --size: 30px;
    counter-increment: reassurances;
    position: absolute;
    font-size: 11px;
    font-weight: 700;
    background: var(--primary-color);
    color: #fff;
    height: var(--size);
    width: var(--size);
    display: grid;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    left: calc(50% - 50px);
    top: -30px;
    font-family: var(--font-title)
}

.picto-container li p
{
    font-family: var(--font-bold);
    text-transform: uppercase;
    max-width: 190Px;
    display: inline-block;
}
/*-----------------*/
/* INFOMORES */
/*-----------------*/
#infoMores {
    margin-bottom: -120px;
    margin-top: -120px;
    width: 100%;
    left: 0;
    overflow: hidden;
    height: 300px;
    display: grid;
    align-items: center;
    z-index: 2;
    pointer-events: none;
}
#footer #infoMores {
    z-index: 13;
    pointer-events: none
}

.eleminfoMores {
    display: grid;
}

.eleminfoMores li {
    background: var(--primary-color);
    transform: rotate(3deg);
    padding: 0 100px;
    box-sizing: border-box;
    width: calc(100% + 100Px);
    max-width: calc(100% + 100Px);
    left: -50px;
    pointer-events: all;
    position: relative;
}

.eleminfoMores li:nth-child(even) {
    background: var(--tertiary-color);
    transform: rotate(-3deg);
    z-index: -1;
    margin-top: -70px
}

.eleminfoMores p,.eleminfoMores .wp-block-columns {
    text-align: center;
    color: var(--white);
    margin: 0;
    font-family: var(--font-title);
    font-size: 1.1em
}

.eleminfoMores p::before {
    content: "";
    display: inline-block;
    position: relative;
    --size: 20px;
    width: var(--size);
    height: var(--size);
    background: url(../images/asterisk.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
    top: 3px
}

.eleminfoMores.widget_element .element_content {
    padding: 20px!important
}

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

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

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

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

/*-----------------*/
/* OFFREGLOBALE */
/*-----------------*/

.bloc-offreGlobale {
    position: absolute;
    right: 30px;
    bottom: 30px;
    display: flex;
    align-items: stretch;
    background-color: var(--background-color);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 20px 0px;
    color: var(--title-color);
    z-index: 10;
    max-width: 435px;
    border-radius: 50px 0;
    overflow: hidden;
}
.offreGlobale-img{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 270px;
    padding: 20px;
}
.offreGlobale-img img{width: 190px;height: 100px;}

.bloc-offreGlobale .offreGlobale-content {
    padding: 20px 30px;
    /* border-left: solid 1px var(--secondary-color); */
    background: var(--primary-color);
    color: var(--white);
    font-size: 15px;
    line-height: 1.6;
    transition: 250ms ease-in-out;
}
.bloc-offreGlobale .offreGlobale-content p strong {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: var(--white);
    letter-spacing: 1px;
    padding-top: 10px;
    transition: 250ms ease-in-out;
    font-family: var(--font-title);
}
.bloc-offreGlobale:hover .offreGlobale-content{background: var(--secondary-color);}

/*-----------------*/
/* FOOTER */
/*-----------------*/
#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(--white);
    box-shadow: 0px 0px 30px #1a1a2612;
    width: auto;
}

#wrapperForm {
    padding: 50px;
}

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

.imgContact {
    background: url(../images/home-bg1.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;
    /* margin: 0 auto 50px; */
    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;
}