@media(min-width: 481px) {}

@media(min-width: 768px) {
   /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/

  .home #prestations {
    z-index: 2;
    padding-top: 0;
    margin-top: -120px;
  }

  #prestations .bloc_prestations {
    padding: 10px;
  }

  #prestations .bloc_prestations:nth-child(2) {
    padding: 0;
  }

  #prestations .prestations-wrapper {
    height: 540px;
  }

  #prestations .bloc_prestations:nth-child(2) .prestations-wrapper {
    height: 670px;
  }

  #prestations .prestations-content {
    padding: 50px 20px;
  }

  #prestations .prestations-txt .liresuite {
    margin-top: 50px;
  }
  /*-----------------*/
	/* ACTU / NEWS */
	/*-----------------*/
	#news {
	  padding: 0 0 60px 50px;
	}

	#news .wrapper_slider:first-child .thumbnail_slider {
	  height: 600px;
	}

	#news .wrapper_slider:first-child .content_slider {
	  top: 0;
	  position: absolute;
	  z-index: 3;
	  padding: 40px 30px;
	  max-width: 450px;
	  left: -50px;
	}

	#news .wrapper_slider:first-child .title_slider {
	  font-size: 30px;
	}
  /*------------------- CTA ---------------------*/
	#cta{
		padding-left: 30px;
		padding-right: 30px;
	}

}

@media(min-width: 1025px) {
  /*-----------------HEADER-------------------*/
  .siteDE .navigmenu .naviglink.lvl-0
  {
    font-size: 12px;
    padding: 20px 6px;
  }
  .nohome #header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  #navprimary {
    margin-bottom: 20px;
  }

  .ckmenu-nav
  {
    position: relative;
  }

  #info-toogle {
    position: absolute;
    right: 10px;
    top: 0px;
    background: #fff0;
  }

  .is-toggle-open #header #info-toogle:before {
    opacity: 1;
  }

  #header-coordonnees {
    display: grid;
    grid-template-columns: 3fr 2fr;
    align-items: center;
    align-content: center;
    justify-content: center;
    max-width: 1400px;
    margin: 0 auto;
    gap: 100px;
  }

  .wrapCoordOnly {
    display: grid;
    align-items: center;
    gap: 20px;
  }

  .imagesCoord {
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: center;
  }

  .imagesCoord>*:nth-child(1) {
    height: 50svh;
    z-index: 1;
    position: relative;
    margin-right: -100Px;
    width: calc(100% + 100px);
  }

  .imagesCoord>*:nth-child(2) {
    height: 80svh;
    margin-left: -50px;
    width: calc(100% + 50px);
    z-index: 0;
    position: relative;
  }
  /*------------------- &&& ---------------------*/
  #headerHome-content
  {
    margin-top: -50px;
  }
  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content .linkTurn {
    left: 9%;
    top: 20em;
  }

  .home #content {
    overflow: hidden;
    padding-top: 0;
  }

  .home #content .blocthumb {
    height: 460px;
  }

  .home #content .homeContent-img .wp-block-image {
    padding-left: 30px;
    height: 100%;
  }

  .home #content .homeContent-img .wp-block-image a {
    height: 100%;
  }

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

  .home #content .tc_content {
    padding-left: 22%;
    width: 120%;
    padding-top: 90px;
  }

  .home #content :is(.specialthumb, .tertiarythumb, .quaternarythumb) {
    position: absolute;
    left: 0;
  }

  .home #content .has-medium-font-size {
    font-size: 25px !important;
  }

  .home #content .tertiarythumb {
    width: 8.7%;
    height: 240px;
    top: 390px;
    z-index: 1;
  }

  .home #content .quaternarythumb {
    left: auto;
    right: 0;
    width: 9.5%;
    top: 175px;
    height: 400px;
  }

  .home #content .specialthumb {
    width: 23%;
    left: -20%;
    bottom: -370px;
    top: auto;
    z-index: 1;
    height: 320px;
  }

  .home #content .wp-block-media-text.has-media-on-the-right {
    grid-template-columns: auto 65% !important;
    margin-bottom: 0;
  }

  .home #content .wp-block-media-text
  {
    overflow: visible!important;
  }

  .home #content .wp-block-media-text__content
  {
    margin-top: -300px;
    z-index: 1;
  }
  /*-----------------*/
	/* ACTU / NEWS */
	/*-----------------*/
  #news .content_slider {
    padding: 0 20px;
  }

  #news {
    padding: 0 0 60px 10vh;
  }

  #news .content-news {
    padding-right: 30px;
    grid-gap: 30px 0;
  }

  #news .wrapper_slider:first-child {
    grid-column: span 3;
    width: calc(100% + 30px);
  }

  #news .wrapper_slider:first-child .thumbnail_slider {
    height: 800px;
  }

  #news .wrapper_slider:first-child .title_slider {
    font-size: 35px;
  }

  #news .wrapper_slider:first-child .content_slider {
    top: -10vh;
    max-width: 670px;
    left: -11vh;
    padding: 15vh 50px 90px 15vh;
  }
  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/

  .home #prestations {
    margin-top: -220px;
  }

  #prestations .prestations-txt .tc_excerpt {
    display: block;
  }

  #prestations .bloc_prestations {
    padding: 10px 20px;
  }

  #prestations .prestations-content {
    padding: 60px 30px;
  }

  #prestations .prestations-title h3 {
    font-size: 30px;
  }
  /*-----------------*/
  /* CTA */
  /*-----------------*/
  .textPartCta {
    font-size: 17px;
    line-height: 1.7;
  }

  #cta {
    padding: 100px 30px;
    padding-bottom: 400px;
    margin-bottom: -200px;
  }

  .torch {
    margin: -150px 0 0 -150px;
    --size: 300px;
    width: var(--size);
    height: var(--size);
    opacity: 1;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    background: url(../images/home-bg3.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .torch:before {
    background: linear-gradient(to right, var(--primary-color), var(--primary-color));
    border-radius: 50%;
    opacity: 0.8;
  }
  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  #reassurances
  {
    width: calc(100% - 80Px);
    margin: 0 auto;
  }
  .nohome #reassurances
  {
    margin-bottom: 50px;
  }
  #reassurances .wrappercontent>div:first-child {
    min-width: 380px;
  }
  #reassurances .linkTurn
  {
    margin-left: -50px;
  }
	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections {
	  padding: 120px 0;
	  padding-top: 50px;
	}

	#sections .section_txt .title {
	  left: -25%;
	  width: 120%;
	  margin-bottom: 50px;
	}

	#sections .section_txt {
	  padding: 50px 60px 50px 0;
	}

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

	.sectionsbloc .section_thumb .blocthumb img {
	  height: 120%;
	}

	.sectionsbloc {
	  padding: 70px 0 0;
	}

	#sections .section_thumb .specialthumb {
	  position: absolute;
	  bottom: 58px;
	  left: -28px;
	  width: 155px;
	  height: 220px;
	  border-radius: 120px 120px 0 0;
	  overflow: hidden;
	}

	.sectionsbloc .wrap-text {
	  padding: 0;
	  max-width: 62%;
	  margin-left: auto;
	}

	#sections .tertiarythumb {
	  position: absolute;
	  left: 0;
	  bottom: 6%;
	  width: 29.5%;
	  height: 34%;
	}
  /*------------------GALLERYHOME----------------------*/
  #galleryHome
  {
    margin: -150Px 0;
    margin-top: -180px;
  }
  #galleryHome .gallery {
    display: grid;
    width: 100%;
    grid-gap: 10px;
    transition: .6s;
    grid-template-columns: repeat(42, 1fr);
    max-width: 100%;
    grid-template-rows: repeat(2, 400px);
    position: relative
  }

  #galleryHome .gallery .gallery-item {
    grid-column: span 8;
    position: relative;
    width: 100% !important;
  }

  #galleryHome .gallery-icon {border-radius: 10px;overflow: hidden;position: relative;}

  #galleryHome .gallery .gallery-item:first-of-type {
    grid-row: span 1;
    grid-column: span 6
  }

  #galleryHome .gallery .gallery-item:nth-child(2) {
    grid-column: span 12
  }

  #galleryHome .gallery .gallery-item:nth-child(3) {
    grid-column: span 9;
    top: 205px;
  }

  #galleryHome .gallery .gallery-item:nth-child(4) {
    grid-column: span 8
  }

  #galleryHome .gallery .gallery-item:nth-child(5) {
    grid-column: span 7
  }

  #galleryHome .gallery .gallery-item:nth-child(7) {
    grid-column: span 10
  }

  #galleryHome .gallery .gallery-item:nth-child(8) {
    grid-column: span 5;
    top: 125px
  }

  #galleryHome .gallery .gallery-item:nth-child(9) {
    grid-column: span 4;
    top: 125px
  }

  #galleryHome .gallery .gallery-item:nth-child(10) {
    grid-column: span 10;
    top: -107px
  }

  #galleryHome .gallery .gallery-item:nth-child(11) {
    grid-column: span 3;
    top: -120px
  }

  #galleryHome .gallery .gallery-item:nth-child(12) {
    grid-column: span 2;
    top: -120px
  }

  #galleryHome .gallery .gallery-item:nth-child(13) {
    grid-column: span 5;
    position: absolute;
    bottom: 154px;
    right: 0;
    height: 346px;
    width: 10.5% !important;
    overflow: hidden
  }

  #galleryHome .gallery .gallery-item:nth-child(2) .gallery-icon {
    height: 70% !important;
    top: 30%
  }

  #galleryHome .gallery .gallery-item:nth-child(3) .gallery-icon {
    height: 80% !important
  }

  #galleryHome .gallery .gallery-item:nth-child(4) .gallery-icon {
    height: 69% !important;
    top: 73px
  }

  #galleryHome .gallery .gallery-item:nth-child(5) .gallery-icon {
    height: 75% !important;
    top: 20px
  }

  #galleryHome .gallery .gallery-item:nth-child(6) .gallery-icon {
    height: 86% !important
  }

  #galleryHome .gallery .gallery-item:nth-child(7) .gallery-icon {
    height: 56% !important
  }

  #galleryHome .gallery .gallery-item:nth-child(8) .gallery-icon {
    height: 42% !important
  }

  #galleryHome .gallery .gallery-item:nth-child(9) .gallery-icon {
    height: 22% !important
  }

  #galleryHome .gallery .gallery-item:nth-child(10) .gallery-icon {
    height: 61% !important
  }

  #galleryHome .gallery .gallery-item:nth-child(11) .gallery-icon,
  #galleryHome .gallery .gallery-item:nth-child(12) .gallery-icon {
    height: 34% !important
  }

  /*------------------- PRODUITS ---------------------*/
  #primaryimgsinglewoo>a
  {
    height: 100%;
  }
  /*-------------------FOOTER---------------------*/
  body:not(.template-contact-php) #footer::before {
    background: url(../images/home-bg1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
  }

  body:not(.template-contact-php) #footer::before,
  body:not(.template-contact-php) #footer .overlay {
    height: 500Px;
    top: 0px;
  }

  #footer::before,
  #footer .overlay
  {
    clip-path: polygon(0 100%,50% 100%,53% 90%,90% 90%,93% 100%,100% 100%,100% 0,43% 0,40% 10%,20% 10%,17% 0,0% 0%);
  }

  .template-contact-php #footer .overlay {
    display: none;
  }

  #footerForm {
    z-index: 1;
    position: relative;
  }

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

  #wrapperForm {
    padding: 50Px;
  }

  #wrapperForm .title
  {
    background: var(--primary-color);
    position: absolute;
    top: -44px;
    left: 0;
    padding: 10px;
  }
  #wrapperForm .title h2
  {
    color: var(--white);
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
  }
  #wrapperForm .title::after
  {
    display: none;
  }

  body:not(.template-contact-php) #footerLinks {
    margin: 50px auto;
  }
  #footer #footerbloc
  {
    padding: 100Px 20Px;
    padding-top: 150px;
  }
}

@media(min-width: 1281px) {
  /*------------------NAVPRIMARY------------------------*/
  .navigmenu .naviglink,.siteDE .navigmenu .naviglink
  {
    padding: 20px 14px;
    font-size: 15px;
  }
  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content .linkTurn {
    left: 7%;
    top: 16em;
  }

  .home #content .homeContent-img .wp-block-image {
    padding-left: 50px;
  }

  .home #content .quaternarythumb {
    width: 12.5%;
  }

  .home #content .specialthumb {
    width: 38%;
    left: -48%;
    bottom: -320px;
    height: 400px;
  }
  /*-----------------*/
  /* ACTU / NEWS */
  /*-----------------*/
  #news {
    padding: 0px 10vh 60px;
  }

  #news .content_slider {
    padding: 0;
  }

  #news .content-news {
    padding-right: 200px;
    grid-gap: 30px 60px;
  }

  #news .wrapper_slider:first-child {
    width: calc(100% + 200px);
  }

  #news:after {
    top: auto;
    left: auto;
    right: 0;
    width: 260px;
    height: 45%;
    background: var(--title-color);
    bottom: 0;
  }


  /*------------------GALLERY------------------------*/
  #galleryHome .gallery {
    grid-gap: 15px;
    grid-template-rows: repeat(2, 595px);
  }
  #galleryHome .gallery .gallery-item:nth-child(3) {
    grid-column: span 9;
    top: 245px;
  }
	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .section_txt{padding: 100px 110px 100px 0;}
	#sections .tertiarythumb {
	    width: 34.5%;
	    height: 44%;
	}
	.sectionsbloc .wrap-text {
		max-width: 52%;
	}
	#sections .section_thumb .specialthumb {
	    left: -98px;
	    width: 225px;
	    height: 280px;
	}
}

@media(min-width: 1481px) {

  /*------------------- INTRO / CONTENT ---------------------*/
  .home #content .tc_content
  {
    padding-left: 15%;
  }
  .home #content .linkTurn {
    left: 2%;
  }

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .section_txt {
	  padding: 100px 160px 100px 0;
	}
}

@media(min-width: 1681px) {
  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content .homeContent-img .wp-block-image {
    padding-left: 100px;
  }

  .home #content .quaternarythumb {
    right: 4%;
    width: 16.5%;
  }
}


@media(max-width: 1680px) {

}
@media (min-width: 1600px) {
  #header::before {
    width: calc(100% - 100px);
    max-width: 1400px;
    height: calc(100% - 65px);
    border: 1px solid var(--white);
    border-top: 0;
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(0% 0%, 0% 100%, 5% 100%, 5% 5%, 85% 15%, 95% 100%, 15% 100%, 15% 100%, 100% 100%, 100% 0%);
  }

  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  #prestations .prestations-content {
    padding: 60px 40px;
  }

  #prestations .bloc_prestations {
    padding: 10px 40px;
  }
}

@media(max-width: 1480px) {

}
@media(max-width: 1280px) {
   /*--------------------HEADER----------------------*/
  body:not(.is-toggle-open) #header .ckmenu {
    position: relative;
    z-index: 1000;
  }

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#choixSections:before {
	  left: 70px;
	}

	#choixSections:after {
	  left: 60px;
	}
}

@media(max-width: 1024px) {

/*---------------HEADER---------------------*/
  #header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  .logoParent {
    display: none;
  }

  #header .ckmenu-nav {
    top: 0;
    padding-top: 50px
  }

  #header #headerGrid {
    align-items: start;
  }

  #logo {
    padding-top: 0px;
  }

  .wrapCoordOnly {
    display: grid;
    gap: 10px;
  }

  .ckmenu::before {
    content: '';
    position: absolute;
    top: -40px;
    left: -30px;
    --size: 130px;
    width: var(--size);
    height: var(--size);
    z-index: -1;
    background: var(--primary-color);
    border-radius: 50%
  }

  .safari #wrapperForm {
    text-align: center;
  }
  .safari #wrapperForm .title {
    display: inline-flex;
  }
  /*-------------------MDTAC---------------------*/
  .md-tac {
    text-align: center;
  }

  .title.md-tac:not(.no-after):after {
    left: 50%;
    transform: translateX(-50%);
  }
  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content .wp-block-columns {
    flex-wrap: wrap !important;
  }

  .home #content .wp-block-columns.certifications {
    flex-wrap: nowrap !important;
  }

  .home #content .wp-block-columns>div {
    flex-basis: 100% !important;
  }

  .home #content,
  .home #content>.wrappercontent {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
  }

  .home #content :is(.blocthumb, .specialthumb, .tertiarythumb, .quaternarythumb) {
    width: 50%;
    height: 350px;
    margin-bottom: 5px;
    padding: 0 2px;
  }

  .home #content :is(.tertiarythumb, .quaternarythumb) {
    margin: 0;
  }

  #content .uagb-rm__content {
    padding: 5px 0;
  }

  #content .uagb-rm__title {
    flex-basis: 230px;
  }

  /*-----------------*/
	/* ACTU / NEWS*/
	/*-----------------*/
	#news .wrapper_slider {
	  padding: 0;
	}

	.thumbnail_slider {
	  height: 250px;
	}

	.wrapper_slider:not(:first-child, :last-child) .wrapper_inner_slider {
	  border-bottom: solid 1px rgb(0 0 0 / 10%);
	}

	#news .title_slider {
	  font-size: 22px;
	}
  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  #reassurances .linkTurn {
    margin-top: 20px;
  }

  /*------------------GALLERYHOME-----------------------*/
  #galleryHome .gallery
  {
    display: grid;
    grid-template-columns: repeat(5,1fr);
  }
  #galleryHome .gallery-item:nth-child(n+11)
  {
    display: none;
  }
  /*------------------PRESTATIONS-----------------------*/
  #prestations
  {
    padding-top: 0;
    padding-bottom: 30Px;
  }
	/*-----------------*/
	/* CTA */
	/*-----------------*/
	#cta .title {
	  margin-bottom: 30px;
	}
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #choixSections {
    display: none;
  }

  #sections .sectionsbloc {
    flex-direction: column;
    display: flex;
  }

  #sections .section_thumb {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2, 1fr);
  }

  #sections .tertiarythumb {
    height: 400px;
  }

  /*------------------FOOTER-----------------------*/
  #footer #footerbloc
  {
      background: var(--black);
      padding: 30px;
  }
  #footer .overlay {
      display: none;
  }
  .fondContact {
    min-height: 200px;
    order: -1;
  }

}

@media(max-width: 767px) {

  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content .linkTurn {
    --size: 10rem;
  }

  .home #content :is(.blocthumb, .specialthumb, .tertiarythumb, .quaternarythumb) {
    height: 250px;
  }
  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  #prestations .bloc_prestations {
    padding: 10px;
  }

  #prestations .bloc_prestations:nth-child(2) {
    padding: 0;
  }

  #prestations .prestations-wrapper {
    height: 340px;
  }

  #prestations .prestations-content {
    padding: 50px 20px;
  }

  #prestations .prestations-txt .liresuite {
    margin-top: 50px;
  }

	.prestations-content {
	  padding: 30px 10px;
	}

	#prestations .widget_parentpage {
	  grid-gap: 10px;
	}
  /*-----------------*/
	/* ACTU / NEWS */
	/*-----------------*/
	#news {
	  padding: 0 0 30px;
	}

	#news .content_slider {
	  padding: 20px 15px;
	}

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

	#news .wrapper_slider:first-child .title_slider {
	  font-size: 26px;
	}

	#news .wrapper_slider:not(:first-child) .text_slider {
	  display: none;
	}

	.listedarticle .thumbnail_slider {
	  height: 300px;
	}

	.listedarticle .content_slider {
	  padding: 20px 15px;
	}

	#listarticles .listedarticle .tc_excerpt {
	  display: none;
	}

	#listarticles .wrapper_inner_slider:hover .title_slider {
	  transform: translateY(-30px);
	}

	#listarticles .wrapper_inner_slider:hover .wrap_slider {
	  transform: translateY(-40px);
	}

	#news .wrapper_slider:first-child .text_slider {
	  font-size: 15px;
	}

	#news .wrapper_slider:first-child .thumbnail_slider img {
	  height: 100%;
	  transform: none !important;
	}
  /*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.picto-container {
	  grid-template-columns: repeat(1, 1fr);
	}

	.picto-container li p {
	  font-size: 15px;
	}

	.picto-container li p strong {
	  font-size: 18px;
	}

	.picto-container li:nth-child(3) {
	  border-bottom: none;
	}

	.picto-container li {
	  padding: 60px 20px;
	}

	.prestations-content {
	  padding: 30px 10px;
	}

	#prestations .widget_parentpage {
	  grid-gap: 10px;
	}


	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .tertiarythumb {
	  height: 300px;
	}

	.buttons-wrap {
	  flex-direction: column;
	  align-items: center;
	}
  /*-------------------FOOTER---------------------*/
  .wrapperContact {
    padding: 50px 10px;
  }
  .wrapCoordFooter {
    gap: 15px;
  }

  #footerForm {
    border-bottom: 1Px solid #dadada;
  }
}

@media(max-width: 480px) {

  #headerHome-content
  {
    padding-top: 200px;
  }
  #logo {
    padding-top: 60px;
  }
}