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

@media(min-width: 768px){
	 /*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	#reassurances .picto-bloc{
	    flex-direction: row;
	    padding-left: 160px;
	    margin: 20px 0;
	}
	#reassurances .picto-bloc:nth-child(odd){
	    flex-direction: row-reverse;
	    padding-left: 0;
	    padding-right: 160px;
	}
	
	#reassurances .picto-bloc:nth-child(1) .picto-content,
	#reassurances .picto-bloc:nth-child(3) .picto-content{text-align: right}

	
	.picto-container  .picto-img{
		width: 130px;
		height: 90px;
		left: 50%;
		top: 50%;
	}
	#reassurances .picto-bloc:nth-child(1) .picto-img{
		left: calc(50% - 77px);
		transform: rotate(-45deg);
		top: calc(50% - 133px);
	}
	
	
	#reassurances .picto-bloc:nth-child(2) .picto-img{
		transform: rotate(45deg);
		top: calc(50% - 66px);
		left: calc(50% + 19px);
		background: #2e84a0;
	}
	#reassurances .picto-bloc:nth-child(3) .picto-img{
		transform: rotate(45deg);
		top: calc(50% - 38px);
		left: calc(50% - 144px);
		background: #1f566b;
	}
	#reassurances .picto-bloc:nth-child(4) .picto-img{
		transform: rotate(-45deg);
		top: calc(50% + 28px);
		left: calc(50% - 48px);
		background: var(--tertiary-color);
	}
	#reassurances .picto-bloc:nth-child(3) .picto-img .icon-box,
	#reassurances .picto-bloc:nth-child(2) .picto-img .icon-box{transform: rotate(-45deg);}
	
	#reassurances .picto-bloc:nth-child(1) .picto-img .icon-box,
	#reassurances .picto-bloc:nth-child(4) .picto-img .icon-box{transform: rotate(45deg);}
	
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	#prestations .prestations-img {height: 500px;}
	#prestations .prestations-txt{height: 160px;}
	#prestations .prestations-title:after {
		top: -90px;
		height: 80px;
	}
	#prestations .prestations-title{
		padding-top: 40px;
		transform: translateY(170px);
	}
	#prestations .prestations-title h2{font-size: 25px;}
    
    /*-----------------*/
	/* FOURNISSEURS */
	/*-----------------*/
	#fournisseurs #fournisseurs-header {margin-bottom: 60px;}
    #fournisseurs-intro {padding-left: 60px}
}

@media(min-width: 1025px){
	/*-----------------*/
    /* HEADER */
    /*-----------------*/
    #infoadresse {order: -1}

    #logoCoordonnees {
        grid-row: span 2;
        margin: 0 50px;
    }
	#infoouverture{grid-row: span 2;}

    #logoCoordonnees img {width: 230px;}

    #header-coordonnees {margin: 20px auto;}

    #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 {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        border-bottom: 1px solid rgb(255 255 255 / 40%);
    }
    .navigmenu .naviglink.lvl-0:not(.button) span:after {
        height: 3px;
        bottom: -17px;
    }

	/*-----------------*/
	/* CONTENT */
	/*-----------------*/
	.home #content .title {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 100px;
        max-width: 890px;
    }
	.home #content{padding: 130px 30px;z-index: 1;overflow: hidden;}	
	.grid-img {
	    margin: 0 -1rem -40px -1rem!important;
	    display: grid!important;
	}
	
	.grid-img .first .wp-block-image{
	    width: 200%;
	    margin-left: -100%;
	    margin-top: 1.5rem;
	    height: 440px;
	}
	.grid-img .second .wp-block-image{ height: 299px;}
	.grid-img .third .wp-block-image{
		margin-top: 2.5rem;
		height: 299px;
	}
	.grid-img .fourth .wp-block-image{
		width: 200%;
	    margin-right: -100%;
	    height: 440px;
	}
	.intro-txt {
	    max-width: 500px;
	    margin: 0 auto 0 17%!important;
	    padding-right: 20px;
	}
	.intro-link{margin: 0 17% 0 auto!important;}
	
	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	#reassurances-wrapper{padding: 170px 15px 180px;}
	.home #reassurances-wrapper{padding: 120px 15px 170px;}
	#reassurances .picto-bloc{padding-left: 240px;}
	#reassurances .picto-bloc:nth-child(odd){padding-right: 240px;}

	.picto-container  .picto-img{
		width: 200px;
	    height: 120px;
	}
	#reassurances .picto-bloc:nth-child(1) .picto-img{
		left: calc(50% - 125px);
		top: calc(50% - 179px);
	}
	
	#reassurances .picto-bloc:nth-child(2) .picto-img{
		top: calc(50% - 90px);
		left: calc(50% + 19px);
	}
	#reassurances .picto-bloc:nth-child(3) .picto-img{
		top: calc(50% - 34px);
		left: calc(50% - 214px);
	}
	#reassurances .picto-bloc:nth-child(4) .picto-img{
		top: calc(50% + 55px);
		left: calc(50% - 69px);
	}
	
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	#prestations .prestations-img {height: 600px;}
	#prestations .prestations-txt{height: 200px;}
	#prestations .prestations-content{padding: 40px 20px;}
	#prestations .prestations-title:after {
		top: -170px;
		height: 150px;
	}
	#prestations .prestations-title{
		padding-top: 70px;
		transform: translateY(190px);
	}
    
   /*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections{
	    padding: 100px 0 50px;
	    background: var(--background-color);
	}
    .section_thumb {width: 38%;}
	.section_txt {width: 62%;}
	.sectionsbloc{
		padding: 70px 0;
		width: 100%;
	}
    .section_thumb .blocthumb {
        height: 100%;
        width: 81%;
    }
    .section_thumb .specialthumb {
        position: absolute;
        top: 190px;
        right: 5%;
        width: 30%;
        height: 350px;
        border: solid var(--background-color) 5px;
    }
    .section_txt .wrap-text{
        padding: 50px 20px;
        width: 80%;
        margin-left: auto;
        max-width: 770px;
        padding-right: 50px;
    }
    .sectionsbloc .section_txt .wrap-content {
        padding-left: 70px;
        padding-right: 0;
    }
    .sectionsbloc .section_txt .tertiarythumb {
        position: absolute;
        left: -30%;
        bottom: 70px;
        width: 38%;
        height: 50%;
    }

	/*-----------------*/
	/* NEWS */
	/*-----------------*/
	#news-wrapper {
        padding: 180px 15px;
    }
    
    /*-----------------*/
	/* FOURNISSEURS */
	/*-----------------*/
    #fournisseurs .title h2 {font-size: 38px;}

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

    body:not(.template-contact-php) #footerLinks {padding: 40px 20px}
	#infoouvertureFooter .infohoraires_ouverture > br:first-child{display: none;}
}

@media(min-width: 1281px){
	/*-----------------*/
    /* CONTENT */
    /*-----------------*/
	.intro-txt {margin: 0 auto 0 10%!important;	}
	.intro-link{margin: 0 10% 0 auto!important;}

	
    /*-----------------*/
    /* PRESTATIONS  */
    /*-----------------*/
	#prestations .prestations-content{padding: 50px 30px;}
	#prestations .prestations-txt{height: 170px;}
	#prestations .prestations-title h2{font-size: 28px;}
    
    /*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections{padding: 150px 0;}
	.section_thumb {width: 40%;}
    .section_txt {width: 60%;}
	#choixSections .linkSections p{
    letter-spacing: 1px;
    font-size: 13px;
}
}

@media(min-width: 1481px){
    /*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	.section_txt .wrap-text {padding: 60px 70px;}
}

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

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

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

@media(max-width: 1280px){
	.wrappercontent.small{max-width: 650px;}
	
    /*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#choixSections:before {left: 30px;width: calc(100% - 60px);}
	#choixSections:after {left: 20px;}
}

@media(max-width: 1024px){
	/*-----------------*/
	/* LOADER */
	/*-----------------*/
	#loader-wrapper svg{width: 200px;}

	/*-----------------*/
	/* ELEMENTS */
	/*-----------------*/
	#content .eb-image-comparison-wrapper div[data-testid="container"]{height: 450px!important;}
	.section-separator svg{
		height: 30px;
		top: -29px;
	}

	/*-----------------*/
	/* HADERHOME */
	/*-----------------*/
	#headerHome .linkTurn{
		--size: 9rem;
		bottom: -80px;
		left: 50%;
		transform: translateX(-50%);
	}
	#headerHome-content{
    padding-bottom: 60px;
}
	
	/*-----------------*/
	/* CONTENT */
	/*-----------------*/
	.grid-img {
	    margin: 30px 0;
	    grid-gap: 10px!important;
	    display: grid!important;
	}
	.grid-img .wp-block-image{height: 100%;}
	.home #content {
    padding-top: 150px;
}
	
    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
    #choixSections {display: none;}
    #sections .sectionsbloc {
	    flex-direction: column;
	    display: flex;
	}
	.section_thumb {
        height: 450px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 450px;
    }
	#sections .tertiarythumb{
	    margin-top: 50px;
	    height: 300px;
	}
    
    /*-----------------*/
    /* ACTU */
    /*-----------------*/
	#news .section-separator.bottom{display: none;}
	#news-wrapper {padding: 100px 30px;}
	#news .next_slider {width: 140px;}
	
	.title_slider {font-size: 20px;}
    .newsdate .day {font-size: 30px}
    .newsdate .month {font-size: 17px}
	.newsdate {
        padding: 20px 20px;
        height: calc(100% - 140px);
        top: 50px;
        left: -60px;
        min-height: 150px
    }
	
	.thumbnail_slider{height: 300px;}
	#news-title {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        border: none;
        padding-bottom: 0;
        margin-bottom: 30px;
    }

    #news-title .title { margin-bottom: 10px   }

	/*-----------------*/
	/* FOURNISSEURS */
	/*-----------------*/
	#fournisseurs {padding: 80px 25px 0;}

    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
	.wrapperFooter {
	    padding: 70px 25px;
	    grid-gap: 0!important;
	}
	#footer #footerbloc>.wrappercontent {
	    grid-template-areas:
    	    "infoadresseFooter   infotelportFooter    infoouvertureFooter";
	    grid-template-columns: 1fr 1fr  1fr;
	    grid-row-gap: 20px;
	}
	body:not(.template-contact-php) #footer #footerbloc{padding: 80px 15px 60px;}
	body:not(.template-contact-php).home #footer #footerbloc{padding-top: 240px;}
}

@media(max-width: 767px){
	/*-----------------*/
	/* LOADER */
	/*-----------------*/
	#loader-wrapper svg{width: 100px;}

	/*-----------------*/
	/* ELEMENTS */
	/*-----------------*/
	#content .eb-image-comparison-wrapper div[data-testid="container"]{height: 300px!important;}
	
	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.picto-container li p strong{font-size: 20px;}
	.picto-container{
	    grid-template-columns: repeat(1, 1fr);
	    max-width: 500px;
	    margin: 0 auto;
	}
	.picto-container li{position: relative;padding: 0 0 0 64px;align-items: flex-start;}
	.picto-container li :is(svg, img){--size: 28px;}
	
    /*-----------------*/
    /* PRESTATIONS */
    /*-----------------*/
	#prestations .prestations-content .tc_excerpt{display: none;}
	#prestations .prestations-title h2{font-size: 22px;}


	/*-----------------*/
    /* CONTENT */
    /*-----------------*/
	.home #content {padding-top: 140px;}
    
    /*-----------------*/
    /* ACTU */
    /*-----------------*/
	.thumbnail_slider{height: 250px;}
	#news-wrapper {padding: 60px 15px 80px;}

    #news .content_slider {padding: 20px 0 20px;}
	.text_slider, .text_slider a{font-size: 14px;}
    .newsdate {
        left: 20px;
        top: -40px;
        height: auto;
        padding: 10px 15px;
        min-height: auto
    }
    .newsdate .month {font-size: 14px;}
    .newsdate .day {font-size: 20px;}
    .title_slider {font-size: 18px;}
    #news .next_slider {
		justify-content: flex-start;
		width: auto;
	}

    /*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	.section_thumb{grid-auto-rows: 300px;}
	#sections .tertiarythumb{height: 200px;}

    /*-----------------*/
	/* FOURNISSEURS */
	/*-----------------*/
	#fournisseurs {padding: 50px 15px 0;}
	#fournisseurs-header{
		grid-gap: 20px;
		margin-bottom: 40px;
	}
	#fournisseurs .widget_fournisseurs li{min-height: 130px;}

    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footer #footerbloc>.wrappercontent {
	    grid-template-areas:
	        "footerlogo"
	        "infoadresseFooter"
	        "infoouvertureFooter"
	        "infotelportFooter"
	        "infomailFooter";
	    grid-template-columns: 1fr;
	    grid-row-gap: 20px;
	}
	.wrapperFooter {padding: 40px 15px}
	body:not(.template-contact-php).home #footer #footerbloc{padding-top: 200px;}
}

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