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

@media(min-width: 768px) {
  /*-------------------- PRESTATIONS -------------------*/
  .bloc_prestations .prestations-wrapper {
    padding: 0 20px;
  }
  /*-----------------*/
	/* NEWS */
	/*-----------------*/
	#news .wrapper_slider:first-of-type {
		grid-column: span 2;
		grid-row: span 3;
	}
	
	#news .wrapper_slider:first-of-type .content_slider .title{
		min-width: 600px;
		position: relative;
		z-index: 2;
	}
	#news .wrapper_slider:first-of-type .title_slider {
		font-size: 40px;
		text-shadow: 0px 0px 8px var(--black);
		line-height: 1.1;
		margin-bottom: 20px!important;
	}
	#news .wrapper_slider:first-of-type .wrapper_inner_slider{
		display: flex;
	}
	#news .wrapper_slider:first-of-type .thumbnail_slider{
		order: 2;
		height: 650px;
		width: 50%;
	}
	#news .wrapper_slider:first-of-type .content_slider{
		width: 50%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 100px 20px;
	}

	#news .wrapper_slider:first-of-type .text_slider, #news .wrapper_slider:first-of-type .text_slider a{
		max-width: 90%;
		line-height: 1.7;
		font-size: 16px;
		padding-left: 40px;
	}

}

@media(min-width: 1025px) {
   /*------------------- HEADER ---------------------*/
   #info-toogle::before
   {
    --size:130px;
    top: -35px;
   }
   #info-toogle {
    position: fixed;
    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;
    height: 100%;
  }

  .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(even) {
    height: 80svh;
    margin-left: -50px;
    width: calc(100% + 50px);
    z-index: 0;
    position: relative;
  }
  #navprimary .navigtoogle:not(:last-child)>.naviglink::before
  {
    content: "";
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    right: 0;
    width: 1px;
    height: 20px;
    border-right: 1px solid var(--white);
    opacity: 0.5;
  }
  .navigmenu .navdown
  {
    width: 950px;
    left: 50%;
    transform:translateX(-50%);
  }
  .navigmenu .naviglink.lvl-2
  {
    text-align: left;
  }
  .navigmenu .navbloctitle
  {
    display: none;
  }
  body.is-toggle-open #header-coordonnees
  {
    pointer-events: none;
  }
  body.is-toggle-open #header-coordonnees>*
  {
    pointer-events: all;
  }
  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .titleWrap
  {
      padding: 30px 0;
      margin-top: -30px;
      --left:40px;
      padding-left: var(--left);
  }
  /*------------------- &&& ---------------------*/
  #primaryimgsinglewoo>*
  {
    height: 100%;
    display: block;
    line-height: 0;
  }
  /*-----------------NEWS / ACTUS--------------------*/
  .listedarticle.odd
  {
    position: relative;
    top: 50Px;
  }
  #news::before,#news .overlay
  {
    height: calc(100% + 350Px);
  }
   /*-------------------- GALLERYHOME -------------------*/
    #galleryHome {
        position: relative;
        z-index: 1;
        overflow: hidden;
        padding: 100px 0;
        height: 34.625em;
        font-size: 1.25vw
    }

    #galleryHome .wp-block-gallery .blocks-gallery-grid {
        transition: .6s
    }

    #galleryHome .wp-block-gallery .gallery-item {
        margin-bottom: 0;
        position: absolute
    }

    #galleryHome .wp-block-gallery .gallery-item:first-of-type {
        width: 17.9375em;
        height: 25.25em;
        top: 3.625em;
        left: 0;
        z-index: 1
    }

    #galleryHome .wp-block-gallery .gallery-item:nth-child(2) {
        width: 11.5625em;
        height: 16.25em;
        top: 7.0625em;
        left: 16.4375em;
        z-index: 6
    }

    #galleryHome .wp-block-gallery .gallery-item:nth-child(3) {
        width: 9.8125em;
        height: 13.75em;
        top: 13.875em;
        left: 26.625em;
        z-index: 4
    }

    #galleryHome .wp-block-gallery .gallery-item:nth-child(4) {
        width: 24.5625em;
        height: 34.625em;
        top: 0;
        left: 33.875em;
        z-index: 2
    }

    #galleryHome .wp-block-gallery .gallery-item:nth-child(5) {
        width: 15.4375em;
        height: 21.75em;
        top: 8em;
        left: 55.375em;
        z-index: 5
    }

    #galleryHome .wp-block-gallery .gallery-item:last-of-type {
        width: 12.4375em;
        height: 17.5em;
        top: 5.125em;
        left: 69.4375em;
        z-index: 3
    }

    #galleryHome .wp-block-gallery .gallery-item a {
        width: 100%;
        height: 100%;
        display: block;
        cursor: zoom-in;
        border-bottom: none;
        background-color: var(--primary-bgcolor);
        position: relative;
        overflow: hidden
    }

    #galleryHome .wp-block-gallery .gallery-item img {
        object-fit: cover;
        min-width: 100%;
        max-width: 100%;
        transition: all .8s;
        width: 100%;
        cursor: pointer;
        height: 100% !important;
        max-height: inherit
    }
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections .section_title {
    margin-bottom: 80px;
    padding: 0 60px;
  }

  #sections .section_title .title {
    padding: 0;
    margin: 0;
  }

  .sectionsbloc .section_thumb .blocthumb {
    height: 80%;
    top: 10%;
  }

  #sections .section_title p {
    margin: 0;
  }

  #sections .section_title .title:after {
    height: 100%;
    width: 2px;
    left: auto;
    right: -50px;
    background: rgb(0 0 0 / 10%);
  }

  #sections {
    padding: 100px 0 120px;
  }

  #sections .section_txt {
    padding: 40px 40px 40px 0;
  }

  .sectionsbloc {
    padding: 70px 0 0;
  }

  #sections .section_txt .specialthumb {
    position: absolute;
    --size: 145px;
    bottom: 0px;
    left: 5%;
    width: 200px;
    height: var(--size);
    overflow: hidden;
    border: solid var(--white) 10px;
  }

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

  #sections .tertiarythumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 26.5%;
    height: calc(100% - 100px);
  }
  /*------------------- REASSURANCES ---------------------*/
  #reassurances
  {
    padding: 120px 40px;
  }


  #img-reassurance {
    width: 75%;
    height: 100%;
    position: absolute;
    right: -39%;
    z-index: -1
  }

  #reassurances .title h2 {
    position: relative;
    font-size: 2.3em;
    line-height: 1;
    text-shadow: 0 0 7px var(--black)
  }

  #reassurances .right {
    padding: 50px 0 50px 18%
  }

  .home #reassurances {
    margin-top: 100Px;
    padding-top: 100Px;
    z-index: 2;
    margin-bottom: 100px;
  }


  #reassurances::before,
  #reassurances .overlay {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 45% 85%, 0 85%);
    width: 50%;
  }

  .home #reassurances .title {
    margin-top: -100px;
  }
  /*-------------------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;
    margin-bottom: 0;
  }
  #footer #footerbloc
  {
    padding: 100Px 20Px;
    padding-top: 150px;
  }
}

@media(min-width: 1281px) {
  /*------------------- &&& ---------------------*/
  .navigmenu .naviglink.lvl-0
  {
    padding: 20Px 14px;
    font-size: 15px;
  }
  /*-----------------*/
	/* INTRO / CONTENT */
	/*-----------------*/
  #content-wrapper .content-body .title {
    left: -25%;
    width: 120%;
    margin-bottom: 50px;
  }
  #content-img .specialthumb
  {
    right: 50Px;
    width: 350px;
  } 
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections .section_txt {
    padding: 80px 50px 80px 0;
  }

  #sections .tertiarythumb {
    width: 43.5%;
  }

  .sectionsbloc .wrap-text {
    max-width: 50%;
  }

  #sections .section_txt .specialthumb {
    left: 19%;
    --size: 175px;
    width: 230px;
  }
}

@media(min-width: 1481px) {

  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content .title {
    margin-left: -30Px;
  }
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/

  #sections .section_txt .specialthumb {
    left: 16%;
    --size: 195px;
    width: 275px;
  }
}

@media(min-width: 1681px) {
    /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections .section_txt .specialthumb {
    left: 10%;
    --size: 225px;
  }
}


@media(max-width: 1680px) {

}

@media(max-width: 1480px) {

}
@media(max-width: 1280px) {
   /*------------INTRO / CONTENT--------------------------*/
   .home #content {
    padding: 100px 20px
  }

  #content-wrapper {
    padding: 0 0px 0 0;
    display: flex;
    flex-wrap: wrap
  }

  #content-wrapper .content-body {
    max-width: none;
    order: -1;
    padding: 0 25px 30px;
  }

  #content-wrapper .tertiarythumb,
  #content-wrapper .quaternarythumb {
    position: relative;
    height: 250px;
    width: 50%;
    top: 0 !important;
    left: 0 !important
  }

  #content-wrapper .quaternarythumb {
    padding-right: 1px
  }

  #content-wrapper .tertiarythumb {
    padding-left: 1px
  }
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #choixSections:before {
    left: 30px;
  }

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

@media(max-width: 1024px) {
  /*------------------- ELEMENTS ---------------------*/
  #wrappersite
  {
   overflow: hidden;
  }
  /*---------------HEADER---------------------*/
  .menuarticle .tb_hoverBloc,.navigmenu .navbloctitle
  {
    display: none;
  }
  .navigmenu .navdown
  {
    background: var(--black);
  }
  .navigmenu .navigBloc
  {
    padding: 10px 5px;
    background: var(--background-color);
  }
  body:not(.is-toggle-open) #header .ckmenu {
    position: relative;
    z-index: 1000
  }

  .logoParent {
    display: none;
  }

  #header .ckmenu-nav {
    top: -20px;
    padding-top: 50px;
    background: var(--black);
  }

  #headerGrid {
    align-items: start;
  }
  .ckmenu::before {
      content: '';
      position: absolute;
      top: -30px;
      left: -30px;
      --size: 110px;
      width: var(--size);
      height: var(--size);
      z-index: -1;
      background: var(--primary-color);
      border-radius: 50%;
  }
  .wrapCoordOnly
  {
    display: grid;
    gap: 20px;
    justify-items: center;
  }
  #logo
  {
    margin-top: 40Px;
  }

  /*-------------------MDTAC---------------------*/
  .md-tac {
    text-align: center;
  }

  .title.md-tac:not(.no-after):after {
    left: 50%;
    transform: translateX(-50%);
  }

  /*-----------------INTRO / CONTENT------------------------*/
  .home #content .wrappercontent
  {
    max-width: 700Px;
    margin: 0 auto;
  }
  .imgContent
  {
    max-height: 400Px;
  }
  /*-------------------- GALLERYHOME -------------------*/
  #galleryHome .wp-block-gallery
  {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-auto-rows: 150px;
  }
  /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home #prestations{background: var(--light-color);}
	#prestations .wrapPresta{grid-gap: 10px;}
  /*------------------NEWS---------------------*/
  #news .content-news {
    grid-gap: 0 30px;
  }
  #news {
    padding: 80px 25px;
    padding-top: 150px;
  }

  #news .wrapper_slider:first-of-type .text_slider,
  #news .wrapper_slider:first-of-type .text_slider a {
    font-size: 14px;
  }

  #news .wrapper_slider:first-of-type .content_slider .title {
    min-width: 170%;
  }

  #news .wrapper_slider:first-of-type .title_slider {
    font-size: 38px;
  }
  #news .wrapper_slider:first-child
  {
    margin-bottom: 30px;
  }
  /*-------------------- PRESTATIONS -------------------*/
  .bloc_prestations:nth-child(2) {margin-top: 50px;}
	.bloc_prestations:nth-child(3) {margin-top: -40px;}
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #choixSections {
    display: none;
  }

  #sections .sectionsbloc {
    flex-direction: column;
    display: flex;
  }
  #sections .sectionsbloc>*:not(.section_thumb)
  {
    max-width: 700Px;
    margin: 0 auto;
    width: 100%;
  }
  #sections .section_txt {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 10px!important;
  }

  #sections .section_txt .wrap-text {
    grid-column: span 2;
    order: 2;
  }

  #sections .section_txt :is(.tertiarythumb, .specialthumb) {
    height: 300px;
  }

  #sections .section_title {
    gap: 0;
    padding: 60px 30px 10px;
  }
  /*------------------- &&& ---------------------*/
  #primaryimgsinglewoo>a
  {
    height: 100%;
    display: block;
  }
  /*------------------- REASSURANCES ---------------------*/
  #reassurances .left
  {
    display: grid;
  }
  .picto-container li p
  {
    color: var(--white);
  }
  .picto-container .picto-bloc
  {
    display: grid;
    align-items: center;
    justify-items: center;
    margin: 25px 0;
  }
  .picto-container .picto-bloc:first-of-type
  {
    margin-top: -20px;
  }
  .picto-container li:before
  {
    top: 20px;
    left: 50%;
    transform:translateX(-50%) rotate(45deg);
  }
  .picto-container .picto-bloc p
  {
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
    margin-top: 40px;
  }

  /*------------------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 {
    padding: 0;
    flex-direction: column;
  }
  #content-wrapper {
    width: 100%;
    padding: 40px 0 0;
  }

  #content-img {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 2px;
    padding-top: 2px;
    grid-template-rows: 250px auto;
  }

  #content-img .specialthumb,#content-img .blocthumb {
    position: relative;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 100%
  }

  /*------------------NEWS--------------------*/
  #news .wrapper_slider:first-of-type .content_slider .title {
    min-width: auto;
  }


  #news .wrapper_slider:first-of-type .wrapper_inner_slider {
    display: flex;
    flex-direction: column-reverse;
  }

  #news .title_slider,
  #news .wrapper_slider:first-of-type .title_slider {
    font-size: 24px;
  }

  .home .next_slider {
    margin-top: -10px;
  }

  #news .wrapper_slider:first-of-type .thumbnail_slider {
    height: 250px;
    margin-top: 30px;
  }

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

  #news {
    padding: 60px 25px;
    padding-top: 150px;
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections .section_txt :is(.tertiarythumb, .specialthumb) {
    height: 300px;
  }

  #sections .section_title {
    padding: 50px 20px 0;
  }

  /*-------------------FOOTER---------------------*/
  .wrapperContact {
    padding: 50px 10px;
  }
  .wrapCoordFooter {
    gap: 15px;
  }

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

@media(max-width: 480px) {}