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

@media(min-width: 768px){
    /*-----------------*/
    /* PRESTATIONS */
    /*-----------------*/
	.nohome .widget_parentpage{grid-template-columns: repeat(3, 1fr);}
	.nohome .prestations-content :is(h2,h3){font-size: 24px;}
	
}

@media(min-width: 1025px){
	/*-----------------*/
    /* ELEMENTS */
    /*-----------------*/
	.title.tar:not(.no-after):after{
		left: auto;
		right: 0;
	}

	/*-----------------*/
	/* GALLERY HOME */
	/*-----------------*/
	#galleryHome {overflow: hidden;}
	#galleryHome .wp-block-gallery {
	  display: flex;
	  gap: 40px;
	}
	#galleryHome .wp-block-image{ width: 100%!important;}
	.gallery-column {
	  flex: 1;
	  display: flex;
	  flex-direction: column;
	  gap: 40px;
	  will-change: transform;
	}
	
	/*-----------------*/
    /* HEADER */
    /*-----------------*/
	#header{padding: 10px 10px;}
	#logoheader {width: 180px;}
	#header.fixed-header #info-toogle{border-color: var(--primary-color);}
	#header.fixed-header .navigmenu .navigtoogle.logo .naviglogo{ max-height: 70px;}
	
	/*-----------------*/
    /* NAVPRIMARY */
    /*-----------------*/
	.home .navigmenu .navigtoogle.social{display: none;}
	.navigmenu .navigtoogle.social .naviglink.lvl-0{padding: 10px 0 10px 5px;}
	.navigmenu{justify-content: flex-start;}
	

	/*-----------------*/
    /* HEADERHOME + BANNER */
    /*-----------------*/
	#headerHome,
	#banner{padding-top: 100px;}

    /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
	#headerHome-coordonnees{
		position: absolute;
		left: 0;
		bottom: 0;
		gap: 60px;
		padding: 20px 30px 20px 15px;
		width: 85%;
		justify-content: end;
	}
	#infoadresseHeaderHome br{display: none;}
    #headerHome{
       gap: 50px;
       padding-bottom: 90px;
    }
   
	#headerHome-pattern{
		top: 0;
		right: 0;
		height: 100%;
		z-index: -1;
		width: 15%;
		background: var(--dark-color);
	}

    #headerHome:before{
        border: solid 1px var(--primary-color);
        right: 40px;
        z-index: 0;
        top: 50px;
        width: calc(15% - 41px);
        height: calc(100% - 100px);
        border-left: none;
        left: auto;
    }
  
    #headerHome-content{
        right: 0;
        left: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding: 140px 120px 160px 140px;
    }
	#headerHome-content .wrappercontent{max-width: 870px;min-width: 470px;}
    #headerHome .imageDiapo{
        position: relative!important;
        /* box-shadow: 0 0 30px #00000045; */
        margin-right: 90px;
        background: var(--title-color);
    }
    #headerHome-social{
        --size: 60px;
        width: var(--size);
        background: var(--dark-color);
        min-width: var(--size);
    }
    #headerHome-social .sociblock{
        height: 100%;
        display: flex;
        align-items: flex-end;
        padding: 0  0 55px 27px;
    }
    #headerHome-social .sociblock:before{
        content: "";
        position: absolute;
        pointer-events: none;
        top: 12%;
        width: 1px;
        background: #cdcdcd;
        height: 45%;
        left: 35px;
    }
    #headerHome-social .sociblock .share-buttons{flex-direction: column}
    #headerHome-social .sociblock .share-buttons a{margin: 20px 0;}
    #headerHome-social:before{
        border: solid 1px #cdcdcd;
        top: 35px;
        left: 14px;
        right: -14px;
        width: auto;
        height: auto;
        bottom: 35px;
    }

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.home #reassurances{margin: 250px 0 0;}
	
	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news {padding: 150px 0 220px;overflow: hidden;margin-bottom: -100px;}
	#news .newsdate{min-width: 150px;}
	#news:before {
		background: var(--dark-color);
		height: 110%;
	}
	#news .left .title h2{
		color: var(--white);
		font-weight: bold;
		text-shadow: -1px -1px 0 var(--dark-color), 1px -1px 0 var(--dark-color), -1px  1px 0 var(--dark-color), 1px  1px 0 var(--dark-color);
	}
    #news .left {
        padding-left: 30px;
        max-width: 500px;
        margin-left: auto;
        z-index: 2
    }
	#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(--white);
        width: calc(100% + 200Px);
        height: calc(100% + 270px);
        left: initial;
        right: 0;
        top: -50px;
    }

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

    #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
    }
	
	
    /*-----------------*/
    /* PRESTATIONS */
    /*-----------------*/
	.home .prestations-gallery{padding-top: 80px;}

	/*-----------------*/
    /* SECTIONS */
    /*-----------------*/
	.sectionsbloc.even {padding: 100px 50px 600px;}
	.sectionsbloc.even .section_thumb .blocthumb {
	    height: 110%;
	    z-index: 1;
	    box-shadow: 0 0 20px rgb(0 0 0 / 20%)
	}
	.sectionsbloc.even .section_txt .wrap-text {padding: 70px 50px 70px 0;}
	
	.sectionsbloc.even .specialthumb {
	    position: absolute;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    height: 600px;
	    z-index: 0
	}
	
	.sectionsbloc.odd .section_thumb {
	    display: grid;
	    grid-template-columns: repeat(2,1fr);
	    grid-gap: 0 30px;
	    grid-auto-rows: 800px;
	    position: relative;
	    top: -80px;
	    z-index: 10
	}
	
	.sectionsbloc.odd .section_thumb .blocthumb {
	    position: relative;
	    top: 200px
	}
	
	.sectionsbloc.odd .section_txt {
	    position: relative;
	    z-index: 1;
	    padding-top: 120px;
	}
	.sectionsbloc.odd .section_txt:before{
		top: 120px;
		width: 120%;
		height: calc(100% - 120px);
	}

	/*-----------------*/
    /* VIDEO */
    /*-----------------*/
	#video{padding: 200px 0;	}

	
	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footer:before{
	    height: 500px;
	    top: 100px;
	}
	.wrapperContact{width: 90%;}
	#infoadresseFooter br, 
	#infoouvertureFooter br{display: none}

	
}

@media(min-width: 1281px){
	/*-----------------*/
    /* HEADER */
    /*-----------------*/
	#header{padding: 8px 20px;}
	#logoheader {width: 350px;}
	#header.fixed-header #logoheader{width: 170px;}
	
	/*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
	#headerHome:before{
		right: 30px;
		width: calc(8% - 31px);
		top: 50px;
	}
	#headerHome-coordonnees{
		gap: 90px;
		padding: 30px 70px 30px 30px;
		width: 92%;
	}
	#headerHome-pattern{width: 8%;}
	/* #headerHome .overlay{display: none;} */
	
	/*-----------------*/
    /* HEADERHOME + BANNER */
    /*-----------------*/
	#banner{padding-top: 106px;}
	#headerHome{
		padding-top: 106px;
		padding-bottom: 100px;
	}
	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.home #reassurances{margin: 150px 0 0;}

	/*-----------------*/
    /* CONTENT */
    /*-----------------*/
	#content #content_body{padding: 150px 50px;}

	/*-----------------*/
    /* SECTIONS */
    /*-----------------*/
	.sectionsbloc.even {padding: 120px 100px 800px;}
	.sectionsbloc.even .specialthumb{height: 800px;}
	.sectionsbloc.even .section_txt .wrap-text {padding: 100px 100px 100px 0}
	.sectionsbloc .wrap-text {
	    padding: 150px 100px;
	    margin: auto;
	    max-width: 950px
	}
	.sectionsbloc.odd .section_txt{padding-top: 260px;}
	.sectionsbloc.odd .section_txt:before{
		top: 280px;
	    height: calc(100% - 280px);
	}

	
}

@media(min-width: 1481px){
    /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
	#headerHome-pattern{width: 16%;}
	#headerHome:before{
		right: 41px;
		width: calc(16% - 41px);
		top: 60px;
		height: calc(100% - 110px);
	}
	#headerHome-coordonnees{
		gap: 120px;
		width: 84%;
	}
}

@media(min-width: 1681px){
	 /*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
	#headerHome-pattern{width: 24%;}
	#headerHome:before{width: calc(24% - 41px);}
	#headerHome-coordonnees{width: 76%;}
	#headerHome .imageDiapo{margin: 0;}
	#headerHome .overlay{background: linear-gradient(to left, var(--dark-color), #fff0 30%);}
	#headerHome-content{
		--size: 340px;
		left: -100px;
		min-width: var(--size);
		width: var(--size);
		text-align: left;
		padding: 0;
		position: relative;
		top: auto;
		transform: none;
		right: auto;
	}
	 /*-----------------*/
    /* HEADERHOME  */
    /*-----------------*/
	#headerHome{padding-top: 106px;}
}

@media(min-width: 1880px){
	 /*-----------------*/
    /* HEADERHOME  */
    /*-----------------*/
	#headerHome-pattern{width: 29%;}
	#headerHome-content{--size: 450px;}
	#headerHome:before{width: calc(29% - 41px);}
	#headerHome-coordonnees{width: 71%;}
}
@media(min-width: 2100px){
	/*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
	#headerHome-content{left: -160px;}
	#headerHome{gap: 120px;}
	#headerHome-social{--size: 100px;}
	#headerHome-social:before{left: 24px;}
	#headerHome-social .sociblock{padding: 0 0 55px 50px;}
	#headerHome-social .sociblock:before{left: 55px;}

}

@media(max-width: 1680px){
	/*-----------------*/
	/* HEADERHOME */
	/*-----------------*/
	#service-personne{
	    right: 100px;
	    bottom: 120px;
	}
	#service-personne .linkTurn{--size: 170px;}
	#service-personne img{width: 80px;}

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

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

@media(max-width: 1280px){
	 /*-----------------*/
	/* HEADER */
	/*-----------------*/
	.navigmenu .navigtoogle.logo .naviglogo{
	    max-height: 80px;
	    margin-right: 10px;
	}
	.navigmenu .naviglink.lvl-0{
		padding: 20px 11px;
		font-size: 14px;
	}

	/*-----------------*/
	/* HEADERHOME */
	/*-----------------*/
	#service-personne{bottom: 100px;}
	
	
	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home .prestations-gallery > div{height: 170px;}

	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news .wrapActu{grid-gap: 30px;}
}

@media(max-width: 1024px){
	/*-----------------*/
	/* LOADER */
	/*-----------------*/
	#loader-wrapper svg{width: 250px;}
	
	 /*-----------------*/
	/* HEADER */
	/*-----------------*/
	#header-coordonnees{
		right: -270px;
		width: 270px;
	}
	#info-toogle svg circle{fill: none;}
	
	#header-coordonnees .title{margin-bottom: 30px!important;}
	#header-coordonnees .title h2{font-size: 28px;}
	.navigmenu .naviglink.lvl-0{
		padding: 10px 16px;
		font-size: 14px;
	}
	#header-perso{width: 60px;}


	/*-----------------*/
    /* HEADERHOME + BANNER */
    /*-----------------*/
	#headerHome{margin-top: 97px;z-index: 2;}
	#banner{padding-top: 97px;}
	
	/*-----------------*/
	/* HEADERHOME */
	/*-----------------*/
	#service-personne{
	    left: 0;
	    bottom: -70px;
	    right: 0;
	}
	#headerHome-content{width: 100%;}
	#service-personne .linkTurn{--size: 140px;}
	#service-personne img{width: 70px;}

	#headerHome-content .wrappercontent{max-width: 700px;}


	/*-----------------*/
	/* CONTENT */
	/*-----------------*/
	.home #content{
	    z-index: 1;
	    padding-top: 50px;
	}
	.home #content > .wrappercontent{ grid-gap: 0;}
	#content_body{order: -1}
	

	/*-----------------*/
	/* GALLERY HOME */
	/*-----------------*/
	#galleryHome{padding-bottom: 5px}
	#galleryHome .gallery{
	    grid-template-columns: repeat(3, 1fr);
	    grid-auto-rows: 160px;
	    display: grid;
	    gap: 5px;
	}
	#galleryHome .gallery .gallery-item{width: 100%!important;}
	#galleryHome .gallery figure.wp-block-image:nth-child(n+13){display: none;}
	
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home .prestations-gallery > div{height: 120px;}
	.home .prestations-content .content_link, 
	.home .prestations-content .tc_excerpt{
	    font-size: 15px;
	    line-height: 1.5;
	}

	/*-----------------*/
	/* VIDEO */
	/*-----------------*/
	#video{padding: 78px 0;}
	#video-img{height: 30vh;}

	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news .titleImg{display: none;}
	#news{
		padding-bottom: 20px;
		background: var(--dark-color);
		color: var(--white);
	}
	#news h2{color: var(--white);}
	#news .animated-arrow,
	#news .title_link_slider,
	#news .content_slider::before{color: var(--white)}
	#news .wrapActu{grid-gap: 0;}

	#news-perso{
	    left: auto;
	    right: 40px;
	    width: 70px;
	    top: -20px;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	.sectionsbloc .section_thumb {
	    display: grid;
	    grid-template-columns: 1fr 1fr;
	}

	/*-----------------*/
	/* FOOTER */
	/*-----------------*/
	#footer #footerbloc {
		grid-template-areas:
			"infoadresseFooter              infotelportFooter        infoouvertureFooter";
		grid-template-columns:  1fr 1fr  1fr;
		grid-column-gap: 20px;
	}
	#footer:before{content: none;}
	.imgContact {height: 300px;}
	
	#wrapperForm{padding: 40px 20px;}
}

@media(max-width: 767px){
	/*-----------------*/
	/* LOADER */
	/*-----------------*/
	#loader-wrapper svg{width: 200px;}
	
	 /*-----------------*/
	/* HEADER */
	/*-----------------*/
	#header-coordonnees .title h2{font-size: 26px;	}
	
	/*-----------------*/
    /* HEADERHOME + BANNER */
    /*-----------------*/
	#headerHome{margin-top: 76px;}
	#banner{padding-top: 76px;}

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	#reassurances .picto-container{padding: 0;max-width: 270px;margin: 0 auto;}
	#reassurances .picto-container li:not(:last-child){border-right: none;}
	#reassurances .picto-container li:not(:last-child) {border-bottom: .1rem solid #12121233;}

	
	/*-----------------*/
	/* HEADERHOME */
	/*-----------------*/
	#headerHome-content{padding-bottom: 50px;}
	#headerHome-content .wrappercontent{max-width: 600px;}
	/*-----------------*/
	/* GALLERY HOME */
	/*-----------------*/
	#galleryHome .gallery{grid-auto-rows: 120px;}

	/*-----------------*/
	/* VIDEO */
	/*-----------------*/
	#video{padding: 62px 0;}
	#video-img{height: 250px;}
	
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home  .prestations-wrapper{justify-content: flex-end;}
	.home .prestations-gallery{display: none;}
	.nohome .prestations-content :is(h2,h3){font-size: 20px;}

	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news-perso{
	    right: 20px;
	    width: 40px;
	    top: -20px;
	}
	
	#listarticles .listedarticle .tc_excerpt{font-size: 15px;}
	
	#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 {
		grid-template-areas:
	        "infoadresseFooter"       
			"infotelportFooter"
			"infoouvertureFooter"
		;
	    grid-template-columns:  1fr;	
	}
}

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