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

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 1891.6827392578125px;
    stroke-dasharray: 1891.6827392578125px
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1891.6827392578125px
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(212, 177, 118)
  }
}

.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: 509.15545654296875px;
    stroke-dasharray: 509.15545654296875px
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 509.15545654296875px
  }
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(212, 177, 118)
  }
}

.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: 299.7408142089844px;
    stroke-dasharray: 299.7408142089844px
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 299.7408142089844px
  }
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(212, 177, 118)
  }
}

.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: 419.0508117675781px;
    stroke-dasharray: 419.0508117675781px
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 419.0508117675781px
  }
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(212, 177, 118)
  }
}

.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: 444.6589050292969px;
    stroke-dasharray: 444.6589050292969px
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 444.6589050292969px
  }
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(212, 177, 118)
  }
}

.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: 595.5330810546875px;
    stroke-dasharray: 595.5330810546875px
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 595.5330810546875px
  }
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(194, 27, 35)
  }
}

.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: 345.541748046875px;
    stroke-dasharray: 345.541748046875px
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 345.541748046875px
  }
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(255, 254, 254)
  }
}

.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: 329.446533203125px;
    stroke-dasharray: 329.446533203125px
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 329.446533203125px
  }
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent
  }

  100% {
    fill: rgb(238, 56, 64)
  }
}

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

/*------------------- SHAPE ---------------------*/
.elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  z-index: 10;
}

.elementor-shape svg {
  display: block;
  width: calc(200% + 1.3px);
  height: 40px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.elementor-shape .elementor-shape-fill {
  fill: var(--white);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.elementor-shape-bottom {
  bottom: -1px;
}

.elementor-shape-top {
  top: -1px;
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*------------------- SCROLL ---------------------*/
.scroll-down {
  color: var(--white);
  cursor: pointer;
  padding: 45px 0;
  left: 40px;
  bottom: 0;
  position: absolute;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 3;
}

.scroll-down i:before {
  background: #fff;
  content: "";
  margin: 0 auto;
  right: 0;
  left: 0;
  position: absolute;
  width: 1px;
  height: 60px;
  top: 0;
  transition: all .6s cubic-bezier(.77, 0, .175, 1);
  z-index: 1;
}

.scroll-down i {
  display: block;
  margin: auto;
  position: relative;
  width: 35px;
  height: 84px;
  text-align: center;
}

.scroll-down svg.arrow g path {
  transition: fill .6s cubic-bezier(.77, 0, .175, 1);
}

.scroll-down svg.circle circle {
  stroke: #fff;
  stroke-dasharray: 95;
  stroke-dashoffset: 0;
  transition: all .6s ease-in;
}

.scroll-down svg.arrow {
  margin: 0 auto;
  right: 0;
  left: 0;
  position: absolute;
  width: 7px;
  height: 5px;
  top: 66px;
  transition: top .6s cubic-bezier(.77, 0, .175, 1);
  z-index: 1;
}

.scroll-down svg.circle {
  opacity: .5;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 35px;
  height: 35px;
  transform: rotate(-90deg);
  z-index: 0;
}

.scroll-down:hover svg.circle circle {
  stroke-dashoffset: 95;
}

.scroll-down:hover i:before {
  height: 75px;
}

.scroll-down:hover svg.arrow {
  top: 75px;
}

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

/* ------------------------- */
/* GLOBAL BUTTON */
/* ------------------------- */
.underbutton>*,
.button,
.wp-block-button__link {
  --offset: 10px;
  --border-size: 1px;
  display: inline-block;
  position: relative;
  padding: 15px 30px;
  font-family: var(--font-bold);
  appearance: none;
  border: 0;
  background: transparent;
  color: var(--primary-color) !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: none;
  cursor: pointer;
  font-size: 12px;
  border-radius: 0;
  box-shadow: inset 0 0 0 var(--border-size) currentcolor !important;
  transition: background .8s ease;
  margin: 20px 10px;
}

:is(#headerHome, #news, #cta) :is(.underbutton > *, .button, .wp-block-button__link) {
  color: var(--white) !important;
}

.button:hover,
.wp-block-button__link:hover {
  background: rgb(207 177 126 / 20%);
}

.button__horizontal,
.button__vertical {
  position: absolute;
  top: var(--horizontal-offset, 0);
  right: var(--vertical-offset, 0);
  bottom: var(--horizontal-offset, 0);
  left: var(--vertical-offset, 0);
  transition: transform 0.8s ease;
  will-change: transform;
}

.button__horizontal::before,
.button__vertical::before {
  content: "";
  position: absolute;
  border: inherit;
}

.button__horizontal {
  --vertical-offset: calc(var(--offset) * -0.5);
  border-top: 1px solid currentcolor;
  border-bottom: 1px solid currentcolor;
}

.button__horizontal::before {
  top: calc(var(--vertical-offset) - var(--border-size));
  bottom: calc(var(--vertical-offset) - var(--border-size));
  left: calc(var(--vertical-offset) * -1);
  right: calc(var(--vertical-offset) * -1);
}

.button:hover .button__horizontal,
.wp-block-button__link:hover .button__horizontal {
  transform: scaleX(0);
}

.button__vertical {
  --horizontal-offset: calc(var(--offset) * -0.5);
  border-left: var(--border-size) solid currentcolor;
  border-right: var(--border-size) solid currentcolor;
}

.button__vertical::before {
  top: calc(var(--horizontal-offset) * -1);
  bottom: calc(var(--horizontal-offset) * -1);
  left: calc(var(--horizontal-offset) - var(--border-size));
  right: calc(var(--horizontal-offset) - var(--border-size));
}

.button:hover .button__vertical,
.wp-block-button__link:hover .button__vertical {
  transform: scaleY(0);
}

/*-----------------*/
/* HEADER */
/*-----------------*/

/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
.social:not(.no-icon) {
  padding: 0;
}

.social:not(.no-icon):before {
  display: none;
}

.navigmenu .naviglink span:after {
  content: '';
  position: absolute;
  left: -6px;
  top: 2px;
  height: calc(100% - 4px);
  width: calc(100% + 10px);
  z-index: -1;
  -webkit-transform: scale3d(0, 1, 1);
  -moz-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  background-color: var(--primary-color);
  -webkit-transition: unset;
  -moz-transition: transform .3s;
  transition: transform .3s;
}

.navigmenu .naviglink.lvl-1 span:after {
  background-color: var(--secondary-color);
}

#navprimary .navigmenu .active>.naviglink span:after,
#navprimary .navigmenu .naviglink:hover span:after {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

/*-----------------*/
/* HEADERHOME */
/*-----------------*/
#headerHome-button:before {
  content: "";
  position: absolute;
  width: 1px;
  background-color: var(--white);
  top: -70px;
  left: 50%;
  height: 40px;
}

/*-----------------*/
/* CONTENT / INTRODUCTION */
/*-----------------*/
.wrapContentHome {
  gap: 30px;
}

.imgContent {
  position: relative;
}

.leftContent>* {
  height: 100%;
}

.imgContent * {
  height: 100%;
  line-height: 0;
  display: inline-block;
  min-height: 250px;
}

.imgContent img {
  position: absolute;
  top: 0;
  left: 0;
  --size: 100%;
  width: var(--size);
  height: var(--size);
}

h4.wp-block-heading {
  background: var(--black);
  color: var(--white);
  display: inline-block;
  padding: 5px 20px;
  font-family: var(--font-bold);
  font-size: 14px;
  border-radius: 30px;
}

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

.wrapGallery {
  padding: 20px 40px;
}

/*-----------------*/
/* CTA */
/*-----------------*/
#footer {
  margin-top: 5px;
  background: var(--black);
}

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

.slogan {
  padding: 20px;
}

.home #cta .elementor-shape {
  display: none;
}

/*-----------------*/
/* PRESTATIONS */
/*-----------------*/
#prestations .wrappercontent {
  max-width: 1400px;
  max-width: none;
}

#prestations .widget_parentpage {
  grid-gap: 10px;
  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;
}

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

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

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

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

/*-----------------*/
/* SECTIONS */
/*-----------------*/
.sectionsbloc.even::before {
  background: var(--secondary-color);
}

.sectionsbloc .section_thumb>* {
  line-height: 0;
  height: 100%;
}

.sectionsbloc.even .blocthumb {
  overflow: hidden;
}

.sectionsbloc.even .blocthumb img {
  height: 130%;
}

/*-----------------*/
/* REASSURANCES */
/*-----------------*/

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

/*-----------------*/
/* video */
/*-----------------*/
#video {
  background-image: url('../images/home-bg1.jpg');
  padding: 150px 10px 180px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  z-index: 8;
}

#video p {
  font-family: var(--font-bold);
  margin-bottom: 90px;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.video-play-button {
  z-index: 10;
  justify-content: center;
  box-sizing: content-box;
  display: flex;
  width: 24px;
  height: 24px;
  align-items: center;
  border-radius: 50%;
  padding: 0 10px 0px 13px;
  position: relative;
  margin-top: 70px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  background: var(--white);
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: var(--white);
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 15px solid var(--black);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  line-height: 1;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.video-overlay {
  position: static;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 9999999;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  top: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #fa183d;
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
  max-width: 90%;
}

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

/*-----------------*/
/* MENUS */
/*-----------------*/
.page_les-groupes .wp-block-column {
  padding: 20px;
  position: relative;
}

.page_les-groupes .wp-block-column::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  --size: 100%;
  width: var(--size);
  height: var(--size);
  border: 3px double var(--primary-color);
  clip-path: polygon(0% 0%, 0% 100%, 5% 100%, 5% 0, 95% 0, 95% 16%, 5% 10%, 5% 100%, 100% 100%, 100% 0%);
}

.page_les-groupes .wp-block-column h2 {
  font-size: 2em;
  margin-top: -40px;
  padding: 0 20px;
}

.page_les-groupes .wp-block-column h2 strong {
  float: right;
}

.page_les-groupes .wp-block-column {
  margin-top: 20px;
}

.page_les-groupes .wp-block-column h2 strong::before {
  content: "-";
  display: inline-block;
  margin-right: 10px;
}

.page_les-groupes .wp-block-column.colonneMore {
  --primary-color: var(--title-color);
}

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

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


/*-----------------*/
/* FOOTER */
/*-----------------*/
.gridFooter {
  padding: 20px;
}