@media not all and (min-resolution:.001dpcm) { 
	@media {
    /*
      MEDIA QUERIES POUR CIBLER SAFARI UNIQUEMENT
     */   
    
    }
}
@media(min-width: 481px){}

@media(min-width: 768px){
	/*-----------------*/
    /* GALLERY HOME */
    /*-----------------*/
	#galleryHome{
    padding-top: 110px;
    padding-bottom: 110px;
}
    #galleryHome .gallery {
        grid-gap: 15px;
        grid-template-columns: repeat(32,1fr);
        grid-template-rows: repeat(13,52px);
    }
    #galleryHome .gallery .gallery-item:first-of-type {
        grid-row: span 3;
        grid-column: span 11;
        padding-left: 24%;
        padding-right: 24%;
    }

    #galleryHome .gallery .gallery-item:nth-child(2) {
        grid-column: span 8;
        grid-row: span 6;
        padding-top: 152px;
    }

    #galleryHome .gallery .gallery-item:nth-child(3) {
        grid-column: span 10;
        grid-row: span 6;
    }

    #galleryHome .gallery .gallery-item:nth-child(4) {
        grid-column: span 3;
        grid-row: span 6;
        padding-top: 82px;
    }

    #galleryHome .gallery .gallery-item:nth-child(5) {
        grid-column: span 6;
        grid-row: span 4;
    }
    #galleryHome .gallery .gallery-item:nth-child(6) {
        grid-column: span 5;
        grid-row: span 3;
    }
    #galleryHome .gallery .gallery-item:nth-child(7) {
        grid-column: span 8;
        grid-row: span 4;
    }
    #galleryHome .gallery .gallery-item:nth-child(8) {
        grid-column: span 11;
        grid-row: span 5;
    }
    #galleryHome .gallery .gallery-item:nth-child(9) {
        grid-column: span 6;
        grid-row: span 4;
    }
    #galleryHome .gallery .gallery-item:nth-child(10) {
        grid-column: span 6;
        grid-row: span 4;
    }
    #galleryHome .gallery .gallery-item:nth-child(11) {
        grid-column: span 8;
        grid-row: span 4;
        position: absolute;
        width: 18.8% !important;
        bottom: 0;
        right: 0;
        height: 190px;
    }
	
	 /*-----------------*/
    /* PRESTATIONS */
    /*-----------------*/
	.nohome .widget_parentpage{grid-template-columns: repeat(2, 1fr);gap: 40px;}
	.nohome .prestations-content :is(h2,h3){font-size: 26px;}
	
	/*-----------------*/
    /* REASSURNCES */
    /*-----------------*/
	#reassurances{padding: 120px 15px;}

	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#infoadresseFooter br{display: none;}
}

@media(min-width: 1025px){
	/*-----------------*/
    /* ELEMENTS */
    /*-----------------*/
	.title.tar:not(.no-after):after{
		left: auto;
		right: 0;
	}
	/*-----------------*/
    /* HEADER */
    /*-----------------*/
	#header-coordonnees::before {
	    border: 1px solid rgb(255 255 255 / 40%);
	    border-top: none;
	    box-sizing: border-box;
	    border-radius: 50px;
	    border-top-left-radius: 0;
	    border-top-right-radius: 0;
	}

	#logoCoordonnees {grid-row: span 2;	}
	#logoCoordonnees img{width: 200px;}
	#infoadresse br {display: none;  }

	#header-coordonnees>:nth-child(1) {
	    order: -1;
	    align-items: flex-end
    }


    #header-coordonnees>:nth-child(1),
    #header-coordonnees>:nth-child(4) {
	    padding: 0 24px 0 0;
	    text-align: right;
    }

    #header-coordonnees>:nth-child(1) span,
    #header-coordonnees>:nth-child(4) span {
	    text-align: right;
    }

    #header-coordonnees>:nth-child(1):before,
    #header-coordonnees>:nth-child(4):before {
	    right: 0;
	    left: auto;
    }

	
	/*-----------------*/
    /* NAVPRIMARY */
    /*-----------------*/
	#navprimary {
	    border-bottom: 1px solid rgb(255 255 255 / 40%);
	    position: relative;
	}
	#navprimary .navigmenu .naviglink.lvl-0 span:after{
	    height: 3px;
	    bottom: -15px;
	}
	
	/*-----------------*/
    /* HEADERHOME + BANNER */
    /*-----------------*/
	#headerHome-gallery{margin-top: 137px;}
	#headerHome .overlay{background: radial-gradient(at center , var(--overlay-color) 40%, var(--black));}

	#headerHome-accroche{
	    max-width: 910px;
	    margin: 0 auto;
	}

	/*-----------------*/
    /* GALLERY HOME */
    /*-----------------*/
    #galleryHome .gallery {grid-gap: 27px;}
	#galleryHome .gallery .gallery-item:nth-child(11){
		height: 210px;
		width: 20.8% !important;
	}
	
	
	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.home #reassurances{padding: 120px 30px;}
	#reassurances .wrappercontent > div:first-child{min-width: 380px;}

		/*-----------------*/
	/* INTRO / CONTENT */
    /*-----------------*/
    .home #content .linkTurn {
	    left: 9%;
	    top: 20em;
    }

    .home #content {overflow: hidden;padding-bottom: 140px;padding-top: 140px;}
	.home #content .title{
	    max-width: 700px;
	    margin: 0 auto 60px;
	}
    .home #content .blocthumb {height: 460px;max-width: 740px;margin: 0 auto;}

    .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 .tertiarythumb {
	    width: 10.7%;
	    height: 240px;
	    top: 340px;
	    left: 5%;
	    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: -200px;
	    z-index: 1;
    }

	/*-----------------*/
    /* PRESTATIONS */
    /*-----------------*/
	.home .prestations-gallery{padding-top: 80px;}
	
    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
    #sections {padding: 100px 30px 120px;}

    .section_txt .wrap-text .title {
        left: -25%;
        width: 124%;
        margin-bottom: 60px
    }
    .sectionsbloc {padding: 80px 0 40px}

    #sections .section_thumb {
        width: 35%;
        z-index: 3;
        order: 2;
    }

    #sections .section_thumb .blocthumb {
        overflow: hidden;
        width: 100%;
        height: 100%;
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }

 
    .section_thumb .specialthumb {
        position: absolute;
        bottom: -70px;
        left: -50px;
        width: 135px;
        height: 160px;
        border-radius: 120px 120px 0 0;
        overflow: hidden
    }
    .section_txt .tertiarythumb {
        position: absolute;
        left: 0%;
        bottom: 6%;
        width: 20.5%;
        height: 34%;
    }

    #sections .section_txt {
        width: 65%;
        z-index: 2;
        position: relative;
        padding: 50px 40px 110px 0;
    }
    .section_txt .wrap-text {
        position: relative;
        max-width: 70%;
        margin-left: auto;
        padding: 0
    }
    .sectionsbloc::before {
        background: var(--background-color);
        width: 70%;
        height: calc(100% - 50px);
        top: 50px;
        left: 38%;
        transform: translateX(-50%)
    }

    .section_thumb {position: relative}

    .section_thumb::before {
        content: '';
        position: absolute;
        bottom: 20px;
        left: -40px;
        --size: 100px;
        width: var(--size);
        height: var(--size);
        z-index: 1;
        border: 2px solid var(--primary-color);
        box-sizing: border-box;
        border-radius: 100%;
    }
	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news {padding: 150px 20px 120px;}
	#news .newsdate{min-width: 150px;}
	#news:before {
		background: var(--light-color);
		width: 75%;
		height: 125%;
		}

    #news .left {
        padding-left: 30px;
        max-width: 500px;
        margin-left: auto;
        z-index: 2;
        width: 100%;
    }
	#news .left .title h2{
		color: var(--white);
		font-weight: bold;
		text-shadow: -1px -1px 0 var(--light-color), 1px -1px 0 var(--light-color), -1px  1px 0 var(--light-color), 1px  1px 0 var(--light-color);
	}
	#news .wrapperActu{padding-top: 40px;}

    #news .left .title {
		margin-top: 100px;
		margin-bottom: 50px;
	}
	#news .left .title .separator{margin-bottom: 0;}
    #news .titleImg {height: 440px;}

    #news .right:before {
        background: var(--background-color);
        width: calc(100% + 200Px);
        height: calc(100% + 180px);
        left: initial;
        right: 0;
        top: -50px
    }

    #news .title_slider {font-size: 20px;font-family: var(--font-bold);}

    #news .hoverActif .content_slider {padding-left: 30px}

    #news .content_slider {transition: all .4s}
    #news .hoverActif .thumbnail_slider {
        height: 300px;
        transition: all .8s;
        width: 120%;
        transform-origin: center
    }

	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	.wrapperFooter {
        margin-top: -125px;
        padding: 50px;
        width: 94%
    }
	body:not(.template-contact-php) #footer #footerbloc {
        padding: 120px 20px;
        padding-bottom: 250px
    }

    body:not(.template-contact-php) #footerLinks {padding: 40px 20px}

}

@media(min-width: 1281px){

	/*-----------------*/
    /* HEADER */
    /*-----------------*/
	#logoCoordonnees img{width: 240px;}

	
    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
	.sectionsbloc::before{left: 50%;}
    #sections {padding: 150px 50px 200px;}
    .section_txt .tertiarythumb {
        width: 29.5%;
        height: 50%;
    }
    .sectionsbloc {padding: 130px 0 100px;}

    #sections .section_txt {
        padding: 100px 160px;
        padding-left: 0;
        padding-bottom: 70px
    }
	.section_txt .wrap-text{max-width: 52%;}
	.section_thumb .specialthumb{
		bottom: 58px;
        left: -98px;
        width: 225px;
        height: 280px;
	}
	.section_thumb::before{bottom: 300px;}

	/*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .home #content .linkTurn {
	    left: 7%;
	    top: 16em;
    }
	.home #content .blocthumb {max-width: 840px;}
	.home #content .title{max-width: 880px;	}
	
    .home #content .homeContent-img .wp-block-image {padding-left: 50px;}
	.home #content .quaternarythumb {width: 12.5%;}

    .home #content .specialthumb {
	    width: 35%;
	    left: -42%;
	    bottom: -320px;
	    height: 400px;
    }

	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	 body:not(.template-contact-php) #footerLinks {padding: 70px 20px}
}

@media(min-width: 1481px){
	/*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
	.home #content .tc_content{padding-left: 15%;}
    .home #content .linkTurn {left: 2%;}
	.home #content .blocthumb {max-width: none}
	
    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
	.section_txt .tertiarythumb{width: 34.5%;}
}

@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(min-width: 1881px){
	/*-----------------*/
    /* SECTIONS */
    /*-----------------*/
	.section_txt .tertiarythumb{width: 36.5%;}
}

@media(max-width: 1680px){
	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home .prestations-gallery > div{height: 250px;}
}

@media(max-width: 1480px){
	/*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
	.home #content .wrappercontent.medium{max-width: 950px;}

	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home .prestations-gallery > div{height: 210px;}
}

@media(max-width: 1280px){
	/*-----------------*/
	/* NAVPRIMARY */
	/*-----------------*/
	.navigmenu .naviglink.lvl-0{font-size: 15px;}
	.navigmenu .naviglink.lvl-1{font-size: 15px;}

	
	/*-----------------*/
	/* HEADER HOME */
	/*-----------------*/
	#headerHome .banner_img_1{
		width: 289px;
		height: 169px;
	}
	#headerHome .banner_img_2{
		width: 285px;
		height: 154px;
	}
	#headerHome .banner_img_3{
		width: 157px;
		height: 80px;
	}
	#headerHome .banner_img_4{
		width: 379px;
		height: 220px;
	}
	#headerHome .banner_img_5{
		width: 189px;
        height: 110px;
	}
	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home .prestations-gallery > div{height: 170px;}
	
    /*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#choixSections .linkSections{padding: 5px 10px;}
	#choixSections .linkSections p{
	    padding: 0 20px;
	    font-size: 13px;
	}

	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	.wrapperFooter {
	    padding: 70px 25px;
	    grid-gap: 0!important;
	}
}

@media(max-width: 1024px){
	/*-----------------*/
	/* LOADER */
	/*-----------------*/
	#loader-wrapper svg{width: 220px;}
	
	/*-----------------*/
	/* HEADERHOME */
	/*-----------------*/
	 #headerHome-content {
        padding-top: 140px;
    }
	#headerHome-content .wrappercontent{max-width: 790px;}

	/*-----------------*/
	/* NAVPRIMARY */
	/*-----------------*/
	.navigmenu .naviglink.lvl-0{padding: 11px 16px;font-size: 14px;}
	.navigmenu .naviglink.lvl-1{text-align: center;font-size: 14px;}
	

	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home .prestations-gallery > div{height: 120px;}
	.home .prestations-content .content_link, 
	.home .prestations-content .tc_excerpt{
	    font-size: 15px;
	    line-height: 1.5;
	}
	
	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	#reassurances .linkTurn{margin-top: 20px;}

	/*-----------------*/
    /* 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: 60px;
	    padding: 0 2px;
	}

	.home #content :is(.tertiarythumb, .quaternarythumb) {margin: 0;}
	
    /*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections{ background: var(--background-color);}
	.wrap-text{margin: 0px auto;}

	#choixSections {display: none;}

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

    #sections .section_thumb {
	    display: grid;
	    align-items: stretch;
	    grid-template-columns: repeat(2, 1fr);
	    grid-auto-rows: 300px;
	    margin: 0 auto;
	    width: 100%;
	    z-index: 1;
	    order: 1 !important;
	    height: auto;
	}
  
    #sections .tertiarythumb {height: 300px;}

	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news{
		padding-bottom: 50px;
		box-shadow: 0 0 20px #7e72726e;
		background: var(--light-color);
	}
	#news .wrapActu{grid-gap: 40px;}

	/*-----------------*/
	/* FOOTER */
	/*-----------------*/
	#footer #footerbloc>.wrappercontent {grid-template-columns: 1fr 2fr 1fr;}
}

@media(max-width: 767px){

	/*-----------------*/
	/* LOADER */
	/*-----------------*/
	#loader-wrapper svg{width: 180px;}
	
	/*-----------------*/
	/* HEADER */
	/*-----------------*/
	#logoCoordonnees img{width: 170px;}

	/*-----------------*/
	/* GALLERY HOME */
	/*-----------------*/
	#galleryHome{padding-bottom: 2px;padding-top: 2px;background: var(--background-color);}
	#galleryHome .gallery .gallery-item:nth-child(11){grid-column: span 2;}

	
	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.picto-container{grid-template-columns: repeat(1, 1fr);}
	
	.picto-container li p{font-size: 15px;}
	.picto-container li p strong{font-size: 12px;}

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

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

	/*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
	.home #content .linkTurn {--size: 10rem;bottom: -140px;}
	.home #content :is(.tertiarythumb, .quaternarythumb) {margin-top: 60px;}
	.home #content :is(.blocthumb, .specialthumb, .tertiarythumb, .quaternarythumb){margin-bottom: 5px;}
	.home #content :is(.blocthumb, .specialthumb, .tertiarythumb, .quaternarythumb) {height: 250px;}



	#content .eb-advanced-tabs-wrapper .tab-title-text{font-size: 12px !important;}

	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home  .prestations-wrapper{justify-content: flex-end;}
	.home .prestations-gallery{display: none;}
	.nohome .prestations-content :is(h2,h3){font-size: 22px;}


	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#listarticles .listedarticle .tc_excerpt{font-size: 15px;}
	#news{padding-bottom: 20px;}
	
	#news .wrapper_inner_slider {padding: 30px 0;}
	#news .content_slider {padding: 20px 0 0;}
	#news .content_slider::before {
        left: 50%;
        transform: translateX(-50%);
        top: 200px;
    }
	.thumbnail_slider {height: 250px;}
	
	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footer #footerbloc>.wrappercontent {
	    grid-template-areas:
	        "infoadresseFooter"
	        "infotelportFooter"
	        "infoouvertureFooter";
	    grid-template-columns: 1fr;
	    grid-row-gap: 20px;
	}
	.wrapperFooter {padding: 40px 15px}
}

@media(max-width: 480px){
	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home  .prestations-content :is(h2,h3){font-size: 22px;}
}