/***/
/*-----------------*/
/* 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:4167.62548828125px;stroke-dasharray:4167.62548828125px}100%{stroke-dashoffset:0;stroke-dasharray:4167.62548828125px}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:rgb(0,0,0)}}.svg-elem-1{animation:animate-svg-stroke-1 0.75s 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:281.392333984375px;stroke-dasharray:281.392333984375px}100%{stroke-dashoffset:0;stroke-dasharray:281.392333984375px}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:rgb(0,0,0)}}.svg-elem-2{animation:animate-svg-stroke-2 0.75s 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:339.5218505859375px;stroke-dasharray:339.5218505859375px}100%{stroke-dashoffset:0;stroke-dasharray:339.5218505859375px}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:rgb(0,0,0)}}.svg-elem-3{animation:animate-svg-stroke-3 0.75s 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:166.29653930664062px;stroke-dasharray:166.29653930664062px}100%{stroke-dashoffset:0;stroke-dasharray:166.29653930664062px}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:rgb(0,0,0)}}.svg-elem-4{animation:animate-svg-stroke-4 0.75s 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:365.7312927246094px;stroke-dasharray:365.7312927246094px}100%{stroke-dashoffset:0;stroke-dasharray:365.7312927246094px}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:rgb(0,0,0)}}.svg-elem-5{animation:animate-svg-stroke-5 0.75s 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:331.6094665527344px;stroke-dasharray:331.6094665527344px}100%{stroke-dashoffset:0;stroke-dasharray:331.6094665527344px}}@keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:rgb(0,0,0)}}.svg-elem-6{animation:animate-svg-stroke-6 0.75s 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:320.7262878417969px;stroke-dasharray:320.7262878417969px}100%{stroke-dashoffset:0;stroke-dasharray:320.7262878417969px}}@keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:rgb(0,0,0)}}.svg-elem-7{animation:animate-svg-stroke-7 0.75s 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:1618.1776123046875px;stroke-dasharray:1618.1776123046875px}100%{stroke-dashoffset:0;stroke-dasharray:1618.1776123046875px}}@keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:rgb(0,0,0)}}.svg-elem-8{animation:animate-svg-stroke-8 0.75s 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:616.2244262695312px;stroke-dasharray:616.2244262695312px}100%{stroke-dashoffset:0;stroke-dasharray:616.2244262695312px}}@keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:rgb(255,0,0)}}.svg-elem-9{animation:animate-svg-stroke-9 0.75s 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:619.05419921875px;stroke-dasharray:619.05419921875px}100%{stroke-dashoffset:0;stroke-dasharray:619.05419921875px}}@keyframes animate-svg-fill-10{0%{fill:transparent}100%{fill:rgb(255,0,0)}}.svg-elem-10{animation:animate-svg-stroke-10 0.75s 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);
}

/*-----------------*/
/* HEADER */
/*-----------------*/
#logoheader
{
    max-height: 100px;
}
/*-----------------*/
/* NAVPRIMARY */
/*-----------------*/
.social:not(.no-icon)
{
    padding: 0;
}
.social:not(.no-icon):before
{
    display: none;
}
.navigtoogle:not(.social,.logo) span:before {
  position: absolute;
  top: -2px;
  left: -7px;
  box-sizing: content-box;
  padding: 0 5px;
  width: 100%;
  height: 100%;
  border: 2px solid var(--tertiary-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 {
  opacity: 1;
  transform: scale(1.2);
}
.navigtoogle:not(.social,.logoParent).active .naviglink.lvl-0, .navigtoogle:not(.social,.logoParent) .naviglink.lvl-0:hover {
  transform: scale(.8333);
  color: var(--tertiary-color);
}
.navigmenu .naviglink.lvl-1
{
  font-family: var(--font-text);
}
/*-----------------*/
/* HEADERHOME */
/*-----------------*/


/*-----------------*/
/* CONTENT / INTRODUCTION */
/*-------------*/


/*-----------------*/
/* 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 */
/*-----------------*/
#news::before {
  background-image: url(../images/home-bg4.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.white .title_link_slider:not(:hover) {
  color: var(--white);
}
#news .swiper
{
    padding-bottom: 120px;
}

/*-----------------*/
/* SECTIONS */
/*-----------------*/
.sectionsbloc .blocthumb
{
    overflow: hidden;
}

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


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

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

/*-----------------*/
/* FAQ */
/*-----------------*/

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

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



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