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

@media(min-width: 768px){
	/*-----------------*/
    /* CONTENT */
    /*-----------------*/
    .home #content .icons-item .wp-block-media-text {
        max-width: 350px;
        grid-template-columns: 100px 1fr !important;
        margin: 0;
        text-align: left;
    }
	.home #content .icons-item{flex-wrap: nowrap!important;}

	/*-----------------*/
	/* PRODUCT HOME */
	/*-----------------*/
	.home #product .product-category:nth-child(2) .product-content:before,
	.home #product .product-category:hover .product-content:before{
        width: 100%;
    }
	.home #product .ckslidercontrols :is(.prev, .next){
	    bottom: auto;
	    top: calc(50% - 40px);
	}

	.home #product .cksliderwrap{
	    padding-left: 30px;
	    padding-right: 30px;
	}
	#product{
    margin-top: 110px;
}

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.nohome #reassurances{grid-template-columns: 1fr;}
	
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	#prestations .prestations-img {height: 500px;}
	#prestations .prestations-txt{height: 260px;}
	#prestations .prestations-title:after {
		top: -90px;
		height: 80px;
	}
	#prestations .prestations-title{
		padding-top: 40px;
		transform: translateY(270px);
	}

    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#wrapperForm > .title{margin-bottom: 30px;	}
}

@media(min-width: 1025px){
	/*-----------------*/
	/* 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;
    }
	#header-coordonnees #logoCoordonnees{
	    margin: 0 30px;
	    grid-row: span 2;
		order: 0;
	}
	
	#header-coordonnees>:nth-child(1),
    #header-coordonnees>:nth-child(4),
    #header-coordonnees>:nth-child(6) {
	    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;
    }
    #header-coordonnees{
        padding: 8px;
        align-items: center;
        gap: 10px;
    }
	#header-coordonnees > div{margin: 7px 0;}
	#header-coordonnees > div:first-child{order: -1;}

	/*-----------------*/
    /* NAVPRIMARY */
    /*-----------------*/
    #navprimary {border-bottom: 1px solid rgb(255 255 255 / 40%);}
	.navigmenu .naviglink.lvl-0:not(.item-logo) span:after{
	    height: 3px;
	    bottom: -14px;
	}

	/*-----------------*/
    /* HEADERHOME */
    /*-----------------*/
	#headerHome-content{padding-top: 220px;}

	
	/*-----------------*/
    /* CONTENT */
    /*-----------------*/
	.home #content .contentBottom .wp-block-heading{font-size: 30px;}
	.home #content{padding: 100px 40px;}
    .home  #content .imgContentWrap {
        display: grid;
        height: 100%;
    }
    .home #content .contentBottom .tc_content{padding: 40px 0 30px 40px;}
	.home #content .contentBottom .tc_content p{margin-bottom: 20px;}

    .home #content .wrapperContentHome {gap: 60px;}

    .home #content .imgContent img {
        border-radius: 30px;
        overflow: hidden;
    }

    .home #content .specialthumb {grid-row: span 2;}

	.home #content .specialthumb img {
        top: 55%;
        transform: translateY(-50%);
        height: 70%;
    }

   .home #content .quaternarythumb {
        position: absolute;
        top: 5%;
        left: initial;
        right: 1%;
        width: 40%;
        height: 10%;
        border-radius: 100Px;
        overflow: hidden;
    }
	.home #content .textContent{padding: 0 0px 80px;}

	/*-----------------*/
    /* ACTU */
    /*-----------------*/
	#news .title_slider{font-size: 25px;}
    #news {
        margin-top: -90px;
        padding-bottom: 0;
    }
	#news-bottom{
	    position: absolute;
	    bottom: 0;
	    left: 40px;
	}
	#news .wrapper_slider:first-child{top: -100px;}

	/*-----------------*/
    /* GALLERY HOME */
    /*-----------------*/
	#galleryHome {
        height: 38em;
        font-size: 1.25vw;
        overflow: hidden;
        position: relative;
        margin-bottom: 180px;
        margin-top: 150px;
    }

    #galleryHome .gallery {transition: .6s}

    #galleryHome .gallery .gallery-item {
        margin-bottom: 0;
        position: absolute;
        border-radius: 30px;
    }

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

    #galleryHome .gallery .gallery-item:nth-child(2) {
        width: 11em!important;
        height: 16em;
        top: 0;
        left: 15em;
        z-index: 6
    }

    #galleryHome .gallery .gallery-item:nth-child(3) {
        width: 9.8125em!important;
        height: 13em;
        top: 25em;
        left: 25em;
        z-index: 4
    }

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

    #galleryHome .gallery .gallery-item:nth-child(5) {
        width: 15.4375em!important;
        height: 17em;
        top: 12em;
        left: 57em;
        z-index: 1
    }

    #galleryHome .gallery .gallery-item:nth-child(6) {
        width: 11.4375em!important;
        height: 17.5em;
        top: 5.125em;
        left: 69.4375em;
        z-index: 3
    }
    
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	#prestations .prestations-img {height: 600px;}
	#prestations .prestations-txt{height: 150px;}
	#prestations .prestations-content{padding: 50px 30px;}
	#prestations .prestations-title:after {
		top: -170px;
		height: 150px;
	}
	#prestations .prestations-title{
		padding-top: 70px;
		transform: translateY(160px);
	}
	#prestations .prestations-content :is(h2,h3){font-size: 24px;}


    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
	#sections{padding-top: 100px;padding-bottom: 100px;}
    .sectionsbloc.even {z-index: 2}
	.sectionsbloc.even .wrap-text{max-width: 800px;}
    .sectionsbloc {gap: 0 30px}

	.sectionsbloc:last-child.even{padding-bottom: 80px;}

    .sectionsbloc.even .section_thumb .blocthumb {
        position: relative;
        top: 250px;
        height: 90%;
        margin-right: -200px;
        border: 10px solid var(--white);
        border-left: initial;
        border-top: initial
    }

    .sectionsbloc.odd .section_thumb,
    .sectionsbloc.odd .section_txt {grid-column: span 9}

    .sectionsbloc.odd .secondary_thumb {display: none}

    .sectionsbloc.odd .section_thumb {
        height: 700px;
        margin-top: -105px;
        filter: brightness(.5);
        order: inherit;
    }

    .sectionsbloc.odd .section_txt {
        max-width: 1300px;
        margin: 0 auto;
        margin-top: -280px;
        width: 95%;
        background: var(--dark-color);
    }

    .sectionsbloc.odd .section_txt,
    .sectionsbloc.odd .section_txt .title h2 {color: var(--white)}

    .sectionsbloc .specialthumb {
        height: 70%;
        margin-left: -300px;
        border: 10px solid var(--background-color)
    }

    .sectionsbloc.odd .wrap-text {
        column-count: 2;
        column-gap: 80px;
    }

    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footerLinks{padding: 30px 15px;}
	
    #fondContact {
        margin-bottom: 100px;
        width: 130%;
    }
    #footer-coordonnees{
        padding: 30px 15px;
        border-right: 1px solid #ffffff24;
        background: var(--background-color);
        border: solid 1px var(--dark-color);
    }
    #footer .wrapperContact {margin-top: 100px;grid-column: span 2 !important;min-width: 115%;right: 15%;position: relative;}
    #footer #wrapperForm{padding: 110px 30px;}
	#wrapperForm .title h2{font-size: 28px;}
}

@media(min-width: 1281px){
	/*-----------------*/
    /* HEADER */
    /*-----------------*/
	#header-coordonnees #logoCoordonnees{margin: 0 50px;}
	
    /*-----------------*/
    /* CONTENT */
    /*-----------------*/
	.home #content{padding: 100px 60px;}
	.home #content .textContent{ padding: 100px 20px;}
	.home #content .icons-item{flex-wrap: nowrap!important;flex-direction: row;}

	/*-----------------*/
    /* ACTU */
    /*-----------------*/
	#news-bottom{left: 80px;}
	
    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
    .sectionsbloc.odd .section_thumb {margin-top: -125px;}
    .sectionsbloc.odd {padding-bottom: 100px}
    
    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footer-coordonnees{padding: 50px;}
	#footer .wrapperContact{
		right: auto;
		min-width: auto;
	}
}

@media(min-width: 1481px){
	/*-----------------*/
    /* CONTENT */
    /*-----------------*/
	.home #content{padding: 100px;}
    .home .textContent .title {margin-left: -50px;}

    .home #content::before {
        background: var(--dark-color);
        width: 70Px;
        height: 68%;
        border-bottom-left-radius: 150Px;
        left: initial;
        right: 0;
        top: -170px;
    }
	
    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
     .sectionsbloc.odd .section_thumb .blocthumb {
        width:calc(100% - 100px);
        margin-left: auto
    }
}

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

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

@media(max-width: 1480px){
	/*-----------------*/
    /* CONTENT */
    /*-----------------*/
	.home #content .linkTurn{right: 26%;--size: 8rem;top: -50px;}
}

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

@media(max-width: 1024px){
	/*-----------------*/
    /* LOADER */
    /*-----------------*/
	#loader-wrapper svg{width: 150px;}
	
	/*-----------------*/
    /* HEADER */
    /*-----------------*/
    #headerGrid{
        grid-template-areas:
            "navprimary logo infoToogle";
        grid-template-columns: 55px 1fr 55px;
        padding: 10px 0;
    }
	#logo a{justify-content: center;}
	#header{top: 10px;}

	/*-----------------*/
    /* HEADER HOME */
    /*-----------------*/
	#headerHome-content{padding-top: 120px;}
	
    /*-----------------*/
    /* CONTENT */
    /*-----------------*/
    .home #content :is(.textContent, .contentBottom .tc_content){
        max-width: 700Px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }
	.home #content .imgContent{height: 150px;}
	.home #content .imgContentWrapChild{grid-gap: 5px;margin-top: 50px;}

	.home #content .textContent p:last-of-type{padding: 0;}
	.home #content .contentBottom {
		margin-top: 30px;
		display: flex;
		flex-direction: column-reverse;
	}
	.home #news #news-bottom{
	    text-align: center;
	    margin-top: 20px;
	}
	.imgContentWrapChild:before{
		left: -20px;
		--size: 140px;
		font-size: 13px;
	}

	/*-----------------*/
    /* PRESTATIONS */
    /*-----------------*/
	#prestations .prestations-content :is(h2,h3){font-size: 20px;}

	/*-----------------*/
    /* GALLERY HOME */
    /*-----------------*/
	#galleryHome{margin-top: 5px;}
	#galleryHome .gallery{
	   grid-template-rows: repeat(2, 200px);
	   grid-gap: 5px;
	   grid-template-columns: repeat(3, 1fr);
	   display: grid
	}
	#galleryHome .gallery .gallery-item{
	   grid-column: span 1 !important;
        grid-row: span 1 !important;
        width: auto !important;
	}

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.home #reassurances{
		height: 150px;
		top: -90px;
		margin-bottom: -100px;
	}
	.home #reassurances-container{
		padding: 10px 10px;
		width: calc(100% + 10px);
		max-width: calc(100% + 10px);
		left: -5px;
	}
	.home .picto-container li{padding: 0 15px;}
	.home #reassurances-containerBis{
	    padding: 0 10Px;
	    width: calc(100% + 10Px);
	    max-width: calc(100% + 10Px);
	    height: 50px;
	    left: -5px;
	    font-size: 13px;
	}
	.home #reassurances-containerBis span{padding: 0;}
	.home #reassurances-containerBis span:before{content: none;}
	
	/*-----------------*/
    /* ACTU */
    /*-----------------*/
	#news{padding: 40px 0 0;}
	#news .wrapper_slider{padding: 10px 10px;}
	.content_slider {padding: 20px;}
	
    /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
    .sectionsbloc .section_txt {
        max-width: 850px;
        margin: 0 auto;
        width: 100%
    }
    .sectionsbloc .specialthumb {height: 100%}
	.section_txt{order: -2}

	/*-----------------*/
	/* PRODUITS HOME */
	/*-----------------*/
	.home #product .product-category{
	    --size: calc(100% / 2);
	    padding: 0 10px;
	}
	#product {margin-top: 50px;}
    
    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footerForm{position: relative;}
	#footer-coordonnees{padding: 30px 15px;background: var(--light-color);}
	#footer-coordonnees > div{margin: 15px 0;}
	
	#footer .wrapperContact{
		background: var(--overlay-color);
		z-index: 2;
	}
	#fondContact{
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background-position: center;
	}
	#wrapperForm{padding: 100px 20px;}
}

@media(max-width: 767px){
	/*-----------------*/
    /* LOADER */
    /*-----------------*/
	#loader-wrapper svg{width: 100px;}
	
	/*-----------------*/
    /* GALLERY HOME */
    /*-----------------*/
	#galleryHome .gallery{
		grid-template-rows: repeat(3, 150px);
        grid-template-columns: repeat(2, 1fr);
	}
	
	/*-----------------*/
	/* PRODUITS HOME */
	/*-----------------*/
	.home #product .products .product-content{padding: 20px;}
	#product {margin-top: 30px;}
	.home #product .products .woocommerce-loop-category__title{font-size: 16px;}

	/*-----------------*/
    /* HEADER HOME */
    /*-----------------*/
	#headerHome-content{padding-top: 70px;}
	
    /*-----------------*/
    /* PRESTATIONS */
    /*-----------------*/
	#prestations .prestations-content .tc_excerpt{display: none;}
	#prestations .prestations-content :is(h2,h3){font-size: 18px;}

	/*-----------------*/
    /* PRODUITS */
    /*-----------------*/
	.titleproduct{font-size: 14px;}

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.home #reassurances-containerBis span{display: none;}
	.home .picto-container li p{
	    font-size: 12px;
	    letter-spacing: 0.5px;
	}
	.nohome #reassurances .picto-container{
	    max-width: 500px;
	    margin: 0 auto;
	}

	.nohome #reassurances .picto-container li:before {
        top: 50%;
        transform: translateY(-50%);
        --size: 50px
    }

    .nohome #reassurances  .picto-container li svg,
	.nohome #reassurances .picto-container li img {--size: 25px}

    .nohome #reassurances .picto-container li {padding: 19px 35px}

    .nohome #reassurances .picto-container {
        max-width: 330px;
        margin: 0 auto
    }
	
    /*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footer-coordonnees{box-shadow: 0 0 30px #dddddd;}
	#wrapperForm{padding: 50px 20px;}
}

@media(max-width: 480px){
	/*-----------------*/
	/* PRODUITS HOME */
	/*-----------------*/
	.home #product .product-category{
	    --size: calc(100% / 1);
	    padding: 0;
	}
}