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

@media(min-width: 768px){
	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
    #reassurances .bloc_reassurances:nth-child(2n) {margin-top: 90px;}

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

@media(min-width: 1025px){

	/*-----------------*/
	/* HEADER */
	/*-----------------*/
	#header-coordonnees {
	    background: var(--black);
	    padding: 15px 20px 35px;
	    border-radius: 0px 0px 50px 50px;
	}

	/*-----------------*/
	/* ELEMENTS */
	/*-----------------*/
	.formes,.sectionsbloc .formes {
        --base-size:40px;
        gap: 15px
    }
    .formes .forme:nth-child(odd) {width: calc(100% - 15px)}
		
	/*-----------------*/
	/* NAVPRIMARY */
	/*-----------------*/
	#navprimary .navigmenu .naviglink.lvl-0.item-logo span {
	    margin-bottom: -45px;
	    margin-top: -52px;
	}
	#headerHome-wrapper, #banner {
        clip-path: polygon(1% 0, 99% 0%, 96% 100%, 3% 96%);
    }
	#header-coordonnees br{display: none;}

	/*-----------------*/
	/* CONTACTFORM */
	/*-----------------*/
	.wrap-fieldset .blc_select{
		 flex: 1 1 28.633333%;
		 max-width: 28.633333%;
	}

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	#reassurances .elemreassurances:before{
	    position: absolute;
	    content: '';
	    left: 0;
	    top: 70px;
	    width: 100%;
	    height: 88px;
	    background: url(../images/courbe.svg) center top no-repeat;
	    z-index: -1;
	}

	/*-----------------*/
    /* SECTIONS */
    /*-----------------*/
	#sections{padding-top: 140px;}
    .sectionsbloc.even {z-index: 2}
    .sectionsbloc {gap: 0 30px}
	.sectionsbloc.odd{margin-bottom: 100px;}

    .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 .section_thumb .blocthumb{ overflow: hidden;}
	.sectionsbloc .section_thumb .blocthumb img{height: 120%}

    .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(--title-color);
    }

    .sectionsbloc.odd .section_txt,
    .sectionsbloc.odd .section_txt :is(.title h2, h3,h4,h5,h6) {color: var(--white)}

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

	/*-----------------*/
	/* NEWS */
	/*-----------------*/
	#content-news {grid-auto-rows: 195px;}
	.wrapper_slider:first-child{
		grid-column: span 1;
		grid-row: span 3;
	}

	.wrapper_slider:first-child .thumbnail_slider {
	    width: 100%;
	    margin: 0;
	}
	.wrapper_slider:first-child .content_slider {
	    position: absolute;
	    bottom: 25px;
	    left: 25px;
	    background: var(--white);
	    right: 25px;
	    padding: 20px 30px;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    width: auto;
	    z-index: 1;
	}
	.wrapper_slider:first-child .title_slider {margin: 0 15px 0 0;}

	#news:before,
	#news:after{background: var(--light-color);}
	
	#news:before{
		width: 60%;
		top: 0;
		height: 120%;
		right: 0;
		left: auto;
	}
	#news:after{
		width: 30%;
		top: -70%;
		height: 200%;
	}
	/*-----------------*/
	/* CONTENT */
	/*-----------------*/
	#content .blocthumb {
        position: absolute;
        left: 0;
        top: 0;
        width: 65.9%;
        height: 85%;
    }
	#content .wrap-text {
        padding: 0;
        max-width: 57%;
        margin-left: auto;
        background: var(--white);
        position: relative;
        z-index: 1;
        padding: 30px;
    }
	#content .content_txt{padding-top: 100px;}
	#content .content_title .title{max-width: 55%;margin-bottom: 60px;}
	#content .content_thumb .specialthumb{
	    position: absolute;
	    width: 284px;
	    height: 284px;
	    z-index: 1;
	    top: -285px;
	    left: -100px;
	}
	#content .content_thumb .tertiarythumb{
		height: 80%;
		position: relative;
		top: -15%;
	}
	#content .content_thumb .tertiarythumb img{object-position: right;}
	#content .content_thumb{padding-left: 30px;}
	#content{
		padding-top: 180px;
		padding-bottom: 120px;
	}

	
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
    .home #prestations {padding: 140px 20px;}
    .widget_parentpage {gap: 0 !important;}
	.bloc_prestations.hiddenChild:hover {background: var(--light-color)}
	.bloc_prestations.hiddenChild:hover h3 {color: var(--secondary-color);}

    #prestations .prestations-wrapper>*:not(.prestations-title) {transition: all 1s;}
    #prestations .hiddenChild .prestations-wrapper>*:not(.prestations-title) {opacity: 0}

    .bloc_prestations .prestations-wrapper {
        display: grid;
        grid-template-columns: 140Px 2fr 2fr;
        align-items: stretch;
        height: 100%;
    }

    .widget_parentpage {
        display: flex;
        justify-content: center;
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: auto;
        counter-reset: prestations;
    }
    .prestations-img{position: relative;}
    
    .prestations-img::before{
        counter-increment: prestations;
        content: "0" counter(prestations);
        position: absolute;
        top: 0Px;
        right: -70px;
        font-size: 8em;
        font-family: var(--font-title);
        z-index: 2;
        color: var(--primary-color);
        border-bottom: 2Px solid var(--primary-color);
        line-height: 1;
    }

    .bloc_prestations {
        width: 70%;
        transition: all 1s, background 0.4s;
        display: block;
        overflow: hidden;
        border-left: 1Px solid #47474754;
    }

    .prestations-title h3::after {
        content: "+";
        display: inline-block;
        margin-left: 10px;
        font-family: var(--font-text);
        color: var(--primary-color);
        transform: scale(0);
        transition: all 0.4s;
    }

    .bloc_prestations.hiddenChild .prestations-title h3::after {transform: scale(1);}

    .prestations-content {
        padding: 30px;
        margin-bottom: 50px;
    }

    .bloc_prestations.hiddenChild {width: 10%;}

    .prestations-title {
        position: relative;
        display: flex;
        align-items: flex-end;
        width: 100px;
        cursor: pointer;
    }

    .prestations-img {
        width: 100%;
        display: block;
        height: 100%;
        min-height: 600Px;
    }

    .prestations-title h3 {
        font-size: 1.8em;
        display: flex;
        transform: rotate(270deg);
        transform-origin: 0 5%;
        white-space: nowrap;
        align-items: center;
        position: relative;
        left: 53px;
        bottom: -29px;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 4px;
    }

    .prestations-content {
        display: grid;
        align-content: end;
        min-width: 350px;
    }

	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footerLinks{padding: 30px 15px;}
	
    #fondContact {
        margin-bottom: 100px;
        width: 130%;
    }
    #footer-coordonnees{
        padding: 30px 15px;
        border-right: 1px solid #ffffff24;
    }
    #footer .wrapperContact {
		margin-top: 100px;
		grid-column: span 2 !important;
	}
    #footer #wrapperForm{padding: 110px 20px;}
	.telFooter :is(.button.buttonIcon, .underbutton.buttonIcon > *)
	{
		padding: 28px 25px 28px 55px;
		font-size: 18px;
	}
}

@media(min-width: 1281px){

	/*-----------------*/
	/* HEADER */
	/*-----------------*/
	#header-coordonnees {
	    padding: 15px 60px 35px;
	    border-radius: 0px 0px 100px 100px;
	}
	#navprimary .navigmenu .naviglink.lvl-0.item-logo span{
		height: 110px;
		width: 240px;
	}
	
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
    .home #prestations {padding: 140px 100px;}
	.bloc_prestations {width: 60%;}

	 /*-----------------*/
    /* SECTIONS */
    /*-----------------*/
    .sectionsbloc.odd .section_thumb {margin-top: -125px;}
    .sectionsbloc.odd {padding-bottom: 100px}
	 .sectionsbloc.odd {margin-bottom: 50px;}

	/*-----------------*/
    /* CONTENT */
    /*-----------------*/
	#content .content_thumb .specialthumb{
	    width: 334px;
	    height: 394px;
	    top: -355px;
	}
	#content{padding: 160px 0 100px;}
	#content .wrap-text{
		padding: 50px;
		max-width: 47%;
	}
	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footer-coordonnees{padding: 50px 30px;}
	#footer #wrapperForm{padding: 110px 30px;}
}

@media(min-width: 1481px){
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
    .home #prestations {padding: 140px 100px;}
	.bloc_prestations {width: 60%;}

	/*-----------------*/
    /* 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){}

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

@media(max-width: 1024px){

	/*-----------------*/
	/* NAVPRIMARY */
	/*-----------------*/
	.navigmenu .naviglink.lvl-0{padding: 11px 16px;}

		/*-----------------*/
	/* HADERHOME */
	/*-----------------*/
	#headerHome .linkTurn{--size: 10rem;}

	/*-----------------*/
	/* CONTENT */
	/*-----------------*/
	#content {
	    flex-direction: column;
	    display: flex;
	    padding-top: 110px;
	}
	#content .content_thumb  {
		display: grid;
		align-items: stretch;
		grid-template-columns: repeat(2,1fr);
		grid-auto-rows: 200px;
	}
	#content .content_thumb > div{height: 100%;}
	#content .content_txt .wrap-text{grid-column: span 2;}
	#content .content_txt .blocthumb {height: 400px;}
	#content .content_title{padding: 0;}

	#content .linkTurn{
	    --size: 9rem;
	    position: absolute;
	    top: -70px;
	    margin: 0 auto;
	    right: 0;
	}

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	#reassurances .bloc_reassurances h3{font-size: 16px;}
	#reassurances .reassurances-img{margin: 0 auto 15px;}

	/*-----------------*/
	/* NEWS */
	/*-----------------*/
	#news{padding: 100px 20px;}
	#content-news { grid-auto-rows: auto;}
	
	.content_slider, 
	#listarticles .content_slider {
		flex-direction: column;
		text-align: center;
		padding: 20px;
		bottom: 15px;
		left: 15px;
		right: 15px;
		position: absolute;
		width: auto;
		background: var(--white);
		display: flex;
		align-items: center;
		z-index: 1;
	}
	
	#listarticles .thumbnail_slider,
	.thumbnail_slider{
		height: 400px;
		width: 100%;
		margin: 0;
	}

	.title_slider, .title_slider h2{font-size: 17px;}
	
	.content_slider .title,
	#listarticles .listedarticle .content_slider .title_slider{margin: 0 0 10px 0;}
	
	/*-----------------*/
    /* SECTIONS */
    /*-----------------*/
 
    .sectionsbloc .specialthumb {height: 100%}
	.section_txt{order: -2}
	
    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	.home #prestations::before {background-size: 50%;}
    .bloc_prestations h3 {margin-top: 0;}


	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footerForm{position: relative;}
	#footer-coordonnees{padding: 30px 15px;}
	#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){


    /*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
    .prestations-content .content_link, .prestations-content .tc_excerpt{font-size: 14px;}
	.home #prestations::before {background-size: 70%;}

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	#reassurances .bloc_reassurances{margin: 30px 0;}
	
	/*-----------------*/
	/* NEWS */
	/*-----------------*/
	#news{padding: 60px 15px;}
	#listarticles .thumbnail_slider,
	.thumbnail_slider{
		height: 300px;
	}
	
	.wrapper_slider{flex-direction: column;}
	
	#news-title{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		border: none;
		padding-bottom: 0;
		margin-bottom: 30px;
	}
	#news-title .title {margin-bottom: 15px;}

	/*-----------------*/
	/* CONTENT */
	/*-----------------*/
	#content .content_txt .blocthumb{height: 300px;}


	/*-----------------*/
    /* FOOTER */
    /*-----------------*/
	#footer-coordonnees{border: none;box-shadow: 0 0 20px rgb(0 0 0 / 20%);}
	#wrapperForm{padding: 50px 20px;}
}

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