
@media(min-width:981px) and (max-width:1480px)
{
	.imgContactDiv
	{
		margin-left: 200px;
	}	
	.home #contactDiv
	{
		padding-bottom: 50Px;
	}

	.sectionsbloc.even.section_num0 .section_txt
	{
		padding-bottom: 20px;
	}
}

@media(max-width:1280px)
{
	.navigmenu .naviglink.lvl-0
	{
		font-size: 0.65em;
		padding: 20px 8px;
	}
	.navigmenu .navigtoogle.logo .naviglogo
	{
		max-height: 90px;
		max-width: 300px;
	}
	#reassurances h3
	{
		text-align: center;
	}
}
@media(max-width:1024px){
	.navigmenu .navigtoogle.logo .naviglogo
	{
	    max-width: 200px;
	}
}
@media(max-width:980px)
{
	#galleryHome.tc_content .gallery:not(.gallery-columns-1)
	{
		grid-template-columns: repeat(2,1fr)!important;
		grid-auto-rows: 200px;
		gap: 10px;
	}
	#galleryHome.tc_content .gallery:not(.gallery-columns-1) .gallery-item:last-child
	{
		grid-column: span 2!important;
	}
	.specialthumb img
	{
		height: 300px;
	}
	.starsHead
	{
		margin-bottom: 10px;
		margin-left: -40px;
	}
	.cta_buttons
	{
		display: grid;
		justify-content: center;
	}
	/*--------------------------------------------*/
	.home #slideactu::after,.home #reassurances::after
	{
		display: none;
	}
	/*--------------------------------------------*/
	#prestations .titleWrap>.wrapPresta
	{
		display: none;
	}
	/*--------------------------------------------*/
	#en-tete-img::before
	{
		content:'';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		background: var(--title-color);
		opacity: 0.7;
		pointer-events: none;
	}
	.section_txt
	{
		max-width: 700px;
		margin: 0 auto;
		padding: 50px 10px;
	}
	
	.sectionsbloc .tc_content .wp-block-media-text__content
	{
		padding: 0;
	}
	#slogan-sub
	{
		text-align: center;
	}
	.imageEnTete
	{
		max-height: 300Px;
	}
	/*--------------------------------------------*/
	.wrapper_inner_slider
	{
		grid-template-columns: 1fr 1fr;
	}
	.content_slider
	{
		grid-column: span 2;
	}
	/*--------------------------------------------*/
	.home h1
	{
		margin-bottom: 0px;
	}
	.imgContactDiv
	{
		margin-bottom: -80px;
		z-index: 1;
		margin-top: 50px;
	}
	#points, .citation
	{
		max-width: 80%;
		margin: 0 auto;
	}
	.linkTurn {
		left: 50%;
		transform: translateX(-50%)!important;
		top: 65%;
		--size:8rem;
	}
	#slideactu small
	{
		/* background: var(--back-color); */
		display: inline-block;
		width: auto;
		justify-self: baseline;
		padding: 0px;
		border-radius: 5px;
	}
	.wrapPresta
	{
		padding: 10px;
		padding-top: 40px;
	}
	/*--------------------------------------------*/
	#reassurances
	{
		background: url(../images/background.jpg);
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#reassurances::before
	{
		background: var(--back-color);
		opacity: 0.7;
	}
	/*--------------------------------------------*/
	.tc_content.titleContent
	{
		padding: 10px 30px;
		box-sizing: border-box;
	}
	/*--------------------------------------------*/
	#infoouverture, #infoadresse, #infotelfixe, #infotelport
	{
		padding-bottom: 5px!important;
		padding-top: 5px!important;
		border-bottom: 1px solid #ffffff1f;
	}
	.articleAdresse>*:not(:last-child)
	{

		border-bottom: 1Px solid #ffffff30;
	}
	#header #phoneBT-infotelfixe, #header #phoneBT-infotelport
	{
		box-sizing: border-box;
	}
	.nohome #produits
	{
		padding-top: 20px;
	}
	#sliderproductsinglewoo
	{
		grid-template-columns: repeat(3,1fr);
	}
	.woocommerce-product-gallery__image:first-of-type
	{
		grid-column: span 3;
	}
	.filtre-list, .wc-block-product-categories-list, .filter-content article
	{
		display: grid;
    	justify-items: center;
	}
	.liresuite.light .button::after
	{
		right: 30px;
	}
	.imagesAccueil
	{
		order: -1;
	}
	/*--------------------------------------------*/
	#noshare .label
	{
		display: none;
	}
	#noshare
	{
		padding: 20px 0;
		box-sizing: border-box;
		margin-left: -30px;
	}
	/*--------------------------------------------*/
	.imgFondEnTete
	{
		position: relative;
	}
	/*--------------------------------------------*/
	#reaCenter
	{
		height: 400px;
		order: 2;
		display: none;
	}
	/*--------------------------------------------*/
	#primaryimgsinglewoo img
	{
		max-height: 400px;
	}
	/*--------------------------------------------*/
	.nohome h1
	{
		text-align: center;
	}
	#homeContact
	{
		padding-top: 30px;
	}
	#galleryHome
	{
		padding: 20px;
	}
	.titleSec
	{
		margin-bottom: 60px;
	}
	#sections .sectionsChild .titleSec:before
	{
		left: 50%;
		transform: translateX(-50%);
		margin-left: initial;
	}
	
	#contactDiv
	{
		width: 100%;
		/* margin: 40px auto; */
	}
	.SecimgContent img, .imgContent img
	{
		/* height: 300px; */
		width: 100%;
		object-fit: cover;
		/* order: -1; */
	}
	.SecimgContent
	{
		text-align: right;
	}
	.adresseTitre
	{
		padding: 0 23px;
	}
	/*--------------------------------------------*/
	.loader
	{
		--size:250px
	}
	/*--------------------------------------------*/
	#ctaLink
	{
		padding: 20px;
	}
	#ctaLink h3
	{
		font-size: 2em;
	}
	/*--------------------------------------------*/
	#homeContact::before, #galleryHome::before
	{
		height: 20%;
	}
	/*--------------------------------------------*/
	#slideactu::before
	{
		opacity: 1;
	}
	.nohome #content, #landing_listelement
	{
		padding: 32px 20px;
	}
	.content_slider::after
	{
		font-size: 2em;
		top: -20px;
		left: 20px;
	}
	/*-----------------------------------------------------------*/
	
	/*-----------------------------------------------------------*/
	#header #navprimary
	{
		width: 100%;
	}
	#h1 img
	{
		height: 300px;
	}
	#en-tete .accroche
	{
		margin: 0 auto;
		width: 100%;
	}
	.nohome.galerie.single .content
	{
		padding: 0px;
	}
	.tc_content .gallery
	{
		grid-auto-rows: 300px;
		padding: 0px;
		gap: 20px!important;
	}
	.gallery .gallery-item
	{
		grid-column: span 1!important;
		grid-row: span 1!important;
	}
	.nohome #thumbnailPage .blocthumb, .nohome #thumbnailPage .blocthumb img
	{
		min-height: initial;
		height: 400px;
	}
	.LogoParent
	{
		display: none;
	}
	.border div
	{
		text-align: center;
	}
	#navsecondary
	{
		display: none;
	}
	
	#cta_listelement h3,#cta .adresseIco, #cta_bytelport
	{
		text-align: center;
	}
	.bloc_inner_wpp img, .bloc_inner_wpp .blocthumb
	{
		height: 300px;
		min-height: initial;
	}
	.navigtoogle.logo
	{
		display: none;
	}
	#content .textContent
	{
		padding: 40px 20px;
	}
	#prestations .widget_parentpage
	{
		gap: 10px;
	}
	#cta_listelement
	{
		padding: 20px;
		box-sizing: border-box;
		justify-content: center;
		justify-items: center;
	}
	.home #content
	{
		padding: 0;
		margin-top: -100px;
	}
	.wp-block-media-text
	{
		display: block;
	}
	.nohome.galerie .content-gallery
	{
		grid-template-columns: 1fr 1fr;
	}
	#slideactu h2
	{
		color: var(--title-color);
	}
	.content_slider>div
	{
		max-width: 100%;
		padding: 0;
	}

	.home #galleryHome .gallery-item img
	{
		height: 300px;
	}
	.nohome #reassurances
	{
		margin: 0 auto;
	}
	.txt_wrap
	{
		order: 3;
	}
	#separatorFooter{display: none;}
	.section_secondaryimg img
	{
		height: 350px;
	}
	.section_secondaryimg
	{
		margin-top: -150px;
		position: relative;
		z-index: 1;
	}
	#content .wrappercontent
	{
		padding: 70px 10px;
	}
	.picto-bloc svg
	{
		grid-column: span 1;
	}
	.picto-bloc .textRea 
	{
		grid-column: span 5;
	}
	#logofooter,
	.titlefooter {
		margin: 20px auto;
	}

	#cta {
		width: auto;
	}

	#prestations {
		z-index: 1;
		padding: 60px 20px;
	}
	#phoneBT-infotelfixe, #phoneBT-infotelport, #phoneBT-infotelport2, .horairesBT, .formulaireMail, #cta_byadresse .adresseIco, #infoadresse_inner
	{
		padding: 0px 0px;
		width: 100%;
		box-sizing: border-box;
	}
	#adresseHead>div:last-child>div:last-child
	{
		border-bottom: none;
	}
	#reassurances svg
	{
		padding: 0;
		height: 50px;
	}
	#galleryHome  .gallery-item
	{
		max-height: 300px;
	}
	.texteAccroche
	{
		padding: 90px 32px 40px 32px;
		box-sizing: border-box;
	}
	.home #content .wrappercontent
	{
		max-width: 700px;
		padding-top: 0;
	}
	.home .section_thumb, .home .section_thumb img
	{
		min-width: 100%;
		height: 300px;
		margin: 0 auto;
		transform: initial!important;
	}
	.nohome.childpage #reassurances
	{
		/* margin: 32px auto; */
		width: 100%;
	}
	.nohome.childpage #content>*:last-child
	{
		position: static!important;
		width: auto!important;
		height: auto!important;
	}
	#galleryHome .gallery .gallery-item:first-of-type
	{
		grid-column: span 1!important;
		grid-row: span 1!important;
	}
	#contentPage .gallery .gallery-item
	{
		grid-column: span 1!important;
    	grid-row: span 1!important;
	}
	#contentPage .gallery
	{
		grid-template-columns: repeat(2, 1fr);
	}
	#en-tete::before
	{
		background-position: center;
	}
	
	#slogan-title
	{
		padding: 10px;
		box-sizing: border-box;
	}
	.vide
	{
		z-index: -1;
	}
	
	#en-tete
	{
		overflow: inherit;
	}
	.home #landing_listelement{margin: 0 auto;}
	/*----------------------------------------------------------------------*/

	#logoResponsive img
	{
		max-width: 280px;
		width: auto;
		max-height: 230px;
		margin-bottom: -100px;
		margin-top: -20px;
	}
	#partenaires h2,.separate section h2
	{
		font-size: 24px;
	}
	#partenaires
	{
		padding: 50px 10px;
	}
	.home #reassurances .picto-container
	{
		flex-direction: column;
	}
	#flags
	{
		padding: 16px 5px;
	}
	#navprimary .navigmenu .naviglink.lvl-0
	{
		padding: 15px 0px;
		font-size: 0.9em;
		display: inline-block;
		width: auto;
	}
	#adresseHead>div:not(:last-child)
	{
		border-bottom: 1px solid #ffffff29;
		text-align: left;
	}
	.list_infoagence,.list_infoagence .more_list_infoagence
	{
		text-align: center;
	}
	.home .cekome-stars-icon{text-align: center;}
	.home #certifications .elemcertifications
	{
		justify-content:center;
	}
	.inversed
	{
		flex-direction: column-reverse;
	}
	.ckmenu
	{
		position: absolute;
		left: 0px;
		top: 0;
		z-index: 1;
	}
	#logoResponsive
	{
		/* background: var(--back-color); */
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
		text-align: center;
	}
	.separate::before
	{
		display: none;
	}
	.columnDir
	{
		flex-direction: column;
	}
	.columnDir .picto-container
	{
		flex-direction: column;
	}
	#logoHead
	{
		display: none;
	}
	#btformsinglewoo
	{
		text-align: center;
	}
	.md-tac{text-align: center;}

	#h1 h1{
		font-size: 26px;
		width: 100%;
	}
	#navprimary .ckmenu-nav{
		background: var(--back-color);
		position: absolute;
		box-shadow: 0px 0px 20px #00000040;
		padding-top: 60px;
		padding-bottom: 30Px;
		top: 0;
		left: 0;
		/* border-bottom: 1px solid var(--primary-back-color); */
	}
	#footer #addrfooter #addrfooter_txt, #footer #phoneBT-infotelfixe, #footer #phoneBT-infotelport
	{
	text-align: center;
	}
	.navigmenu .navdown 
	{
		top:0px;
		width: 100%;
	}
	
	.header-trigg
	{
		display: flex!important;
	}
	.nohome.childpage #en-tete
	{
		position: static;
	}
	.nohome.childpage #en-tete
	{
		padding-top: 0px;
		min-height: 0;
	}
	.accroche img
	{
		max-width: 80%;
		width: 250px;
	}
	#en-tete
	{
		height: auto;
		padding: 0;
		box-sizing: border-box;
		padding-top: 80px;
	}
	#slideactu
	{
		padding: 80px 0px;
		background: none;
	}
	#footer #navfooter #menu-footer{align-items: center;}
	#footer #navfooter {text-align: center;}
	.section_thumb
	{
		padding: 0px;
	}
	.ckctrldiv
	{
		opacity: 1;
	}
	.section_thumb .blocthumb 
	{
		min-height: initial;
		max-height: 500px;
		line-height: 0;
		width: 100%;
	}	
	#header #adresseHead
	{
		z-index: 0;
		width: 100%;
		display: none;
		background: var(--back-color);
		border-top: 1px solid #ffffff29;
		padding: 0 10px;
		box-sizing: border-box;
		padding-top: 90px;
		position: absolute;
		top: 0;
		left: 0;
	}
}

@media(max-width:736px)
{
	
	.nohome.galerie .content-gallery {
		grid-template-columns: 1fr;
	}
	.nohome.galerie .content-gallery img
	{
		max-height: 400px;
	}
	.border .elemcertifications
	{
		flex-direction: column;
		align-items: center;
	}
	.border li, .border .flex li
	{
		margin-top: 20px;
	}
	#btformsinglewoo .button{ margin: 1em auto; width: 100%; }
	/*SLIDER*/
	.title_link_slider{font-size: 20px;word-break: break-word;}
}

@media(max-width: 480px)
{	

	#slogan-title
	{
		font-size: 1.4em;
		line-height: 1.4;
	}
	#footer
	{
		padding-bottom: 40px;
	}
	#contactDiv h2
	{
		font-size: 1.3em;
	}
	.liresuite.light .button::after
	{
		right: 10px;
		display: none;
	}
	.titleSec::after
	{
		display: none;
	}
	
	#ctaLink h3
	{
		font-size: 1.4em;
	}
	#contentBefore
	{
		padding: 30px;
	}
	#contentPage .gallery {
		grid-template-columns: repeat(1, 1fr);
	}
	#reassurances
	{
		padding: 30px 0;
	}
	#prestations
	{
		margin: 0;
		max-width: 100%;
	}
	#prestations .widget_parentpage
	{
		padding: 0;
	}
	.liresuite a
	{
		padding: 20px 15px!important;
	}
	
	.widget_element li
	{
		padding: 20px 5px;
	}
	.section_txt .tc_content
	{
		padding: 20px;
	}
	#galleryWrap
	{
		margin: 0 auto;
	}
	#content
	{
		padding: 10px;
	}

	#prestations .bloc_inner_wpp h2
	{
		text-align: left;
	}
	.liresuite::before
	{
		width: 0px;
	}
	.nohome.galerie .content-gallery
	{
		grid-template-columns: repeat(1, 1fr);
	}
	.texteAccroche
	{
		padding: 90px 0;
	}
	#slogan-sub
	{
		font-size: 14px;
	}
	.home #content .wrappercontent
	{
		max-width: 100%;
	}
	.encart
	{
		max-width: 100%;
	}
	.colonneImage
	{
		padding: 10px;
	}
	.encart, .encart1, .encart2
	{
		padding: 15px;
	}
	.tc_content
	{
		padding: 10px;
		box-sizing: border-box;
	}
	.wrapperButton 
	{
		left: 0;
		right: inherit;
	}
	#en-tete .accroche{
		min-width: 100%;
		padding: 30px 20px;
	}
	.home #landingform
	{
		padding: 0;
	}
	.nohome #content 
	{
		padding: 0px;
	}
	.horairesPage
	{
		margin-top: 0px;
	}
	.section_txt
	{
		/* padding: 16px 10px; */
		box-sizing: border-box;
	}
	.sectionsbloc .section_txt a
	{
		margin: 0;
	}
	.cekome-stars-icon img
	{
		max-width: 100%;
	}

	#sections .txt_wrap
	{
		padding: 0px;
		box-sizing: border-box;
	}
	#header #infoadresse #infoadresse_inner
	{
	flex-direction: column;
	}
}

/*----------------------------------------------------------------------*/
/*----------------------------- MIN WIDTH -----------------------------*/
/*----------------------------------------------------------------------*/

@media(min-width: 481px){
	.imgFondEnTete, .imgFondEnTete img, #imgFond
	{
		--size:400px;
	}
}

@media(min-width:737px)
{
	.blc_email,.blc_textarea, .cekome_form .formprivacy_chk, #cptchk-tplpg, .doubleFormParent,.cekome_form .blc_fileattach,.blc_select
	{
		grid-column: span 2;
		grid-row: span 1;
	}
	.blc_select 
	{
		grid-template-columns: 1fr 2fr;
		align-items: center;
	}
}

@media(min-width: 981px)
{
	.sectionsbloc .subtitle
	{
		text-align: left;
	}
	.accroche .wrapElem::before
	{
		content:'';
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		--size: 120px;
		width: var(--size);
		height: var(--size);
		z-index: -1;
		background: var(--tertiary-back-color);
		border-radius: 50%;
	}
	.articleAdresse>*
	{
		max-width: 40%;
	}
	.textWrap
	{
		padding: 0 50Px;
	}
	.home #wrappersite::after
	{
		height: 990px;
	}
	#navprimary .navigmenu .naviglink.lvl-1
	{
		padding: 24px 20px;
	}
	.nohome:not(.childpage,.single) #content,.nohome.galerie #content
	{
		padding-top: 20px;
	}
	#contentBefore
	{
		/* background: var(--tertiary-back-color); */
		/* margin: -100Px auto; */
		z-index: 1;
	}
	#contentBefore::before
	{
		filter: brightness(0) invert(1);
		opacity: 0.5;
	}
	/*--------------------------------------------*/
	.navigmenu .naviglink.lvl-0
	{
		letter-spacing: 2px;
	}
	.LogoParent
	{
		margin-top: -110px;
		margin-bottom: -70px;
	}
	.home #reassurances
	{
		padding-top: 200Px;
		padding-bottom: 0;
	}
	.home #prestations
	{
		padding-bottom: 0;
		margin-bottom: -100px;
	}
	/*--------------------------------------------*/
	.home .sectionsbloc .specialthumb
	{
		position: absolute;
		left: 0;
		bottom: -300px;
		height: 850px;
		z-index: -1;
		width: 70%;
	}
	.home .sectionsbloc .specialthumb {
		-webkit-mask-image: url(../images/maskInverse.svg);
		mask-image: url(../images/maskInverse.svg);
		left: initial;
		right: 0;
		mask-size: contain;
		-webkit-mask-size: contain;
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
		mask-position: center;
		-webkit-mask-position: center;
		height: 900px;
		z-index: 0;
	}
	.home .sectionsbloc.even .specialthumb
	{
		left: 0;
		right: initial;
		-webkit-mask-image: url(../images/maskInverse2.svg);
		mask-image: url(../images/maskInverse2.svg);
	}
	#galleryHome
	{
		padding-top: 300px;
	}
	.home #content
	{
		padding: 100px 0;
		margin-top: -400px;
		padding-top: 0;
		margin-bottom: -100px;
		box-sizing: border-box;
	}
	/*--------------------------------------------*/
	#contactDiv h2
	{
		text-align: left;
	}
	/*--------------------------------------------*/
	.home #contactDiv
	{
		padding-top: 40px;
		border-top: 1px solid #30405f;
	}
	.imgMore
	{
		content:'';
		position: absolute;
		background: url(../images/background5.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		z-index:0;
	}
	.imgMore1
	{
		top: 140px;
		right: 0;
		width: 200px;
		height: 300px;
		z-index:1;
	}
	.imgMore2
	{
		top: 60%;
		transform: translateY(-50%);
		left: 0;
		width: 200px;
		height: 80%;
		background-image: url(../images/background4.jpg);
	}
	.imgMore2::before
	{
		background: var(--back-color);
		opacity: 0.5;
	}
	.imgMore3
	{
		top: initial;
		bottom: 5%;
		left: 5%;
		width: 15%;
		height: 150Px;
		background-image: url(../images/background1.jpg);
	}
	/*--------------------------------------------*/
	#header
	{
		position: absolute;
		top: 0;
		left: 0;
	}
	.navigmenu .navdown
	{
		min-width: 250px;
	}
	/*--------------------------------------------*/
	#header .horairesBT,#header #infoadresse #infoadresse_inner div,#header #phoneBT-infotelfixe, #header #phoneBT-infotelport
	{
		font-size: 0.8em!important;
	}
	#infoouverture::before, #infoadresse::before, #infotelfixe::before, #infotelport::before, #infotelport2::before, #infoouverture::after, #infoadresse::after, #infotelfixe::after, #infotelport::after, #infotelport2::after
	{
		background-size: 15Px;
	}
	#infoouverture, #infoadresse, #infotelfixe, #infotelport, #infotelport2
	{
		padding: 0 30px;
	}
	/*--------------------------------------------*/
	#en-tete .liresuite
	{
		text-align: left;
		width: auto;
	}
	.produitsListe>h2:first-of-type
	{
		margin-bottom: 50px;
	}
	.sectionsbloc .tc_content .wp-block-media-text__media img
	{
		max-height: 400px;
	}
	/*--------------------------------------------*/
	#slideactu .ckctrldiv {
		bottom: -90px;
	}
	/*--------------------------------------------*/
	
	.imageEnTete
	{
		width: 120%;
		height: 450Px;
	}
	.img1
	{

		margin-left: -50%;
		margin-top: -100px;
		margin-bottom: -250px;
		width: 150%;

	}
	.imageEnTete.image1
	{
		height: 450px;    
		-webkit-mask: url(../images/shape.svg);
		mask: url(../images/shape.svg);
		mask-size: contain;
		-webkit-mask-size: contain;
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
		mask-position: center;
		-webkit-mask-position: center;
		transform: translateX(-60px);
	}
	.imageEnTete.image2
	{
		-webkit-mask: url(../images/shape2.svg);
		mask: url(../images/shape2.svg);
		mask-size: contain;
		-webkit-mask-size: contain;
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
		mask-position: center;
		-webkit-mask-position: center;
	}
	#en-tete .img2
	{
		margin-left: -40%;
	}
	#en-tete .img2::before
	{
		background: var(--back-color);
		right: -15px;
		left: initial;
		top: -10Px;
		/* width: 41.23%; */
		mask-position: top right;
		-webkit-mask-position: top right;
		clip-path: polygon(60% 0, 100% 0%, 100% 100%, 0% 100%);
	}
	.imageEnTete.image3
	{
		width: 250px;
		height: 300px;
		margin: 0 auto;
		margin-top: 50px;
	}
	.citation.tc_content blockquote
	{
		margin: 0px!important;
	}
	/*--------------------------------------------*/
	span.onsale
	{
		top: 30px;
		font-size: 2em;
	}
	#produits .titleWrap
	{
		margin-bottom: -200px;
	}
	/*--------------------------------------------*/
	#galleryHome .gallery-item:nth-child(1),#galleryHome .gallery-item:nth-child(5)
	{
		height: 70%;
	}
	#galleryHome .gallery-item:nth-child(3)
	{
		top: -140px;
	}
	/*--------------------------------------------*/
	#slideactu .ckslider
	{
		margin-top: -150px;
	}
	
	#en-tete>article::before
	{
		left: 100px;
		--size: 500px;
	}
	#slideactu .title_slider
	{
		margin-left: -100px;
		text-shadow: 2px 2px 2Px #00000094;
		width: calc(100% + 100px);
	}
	.home .img_thumbnail_slider
	{
		--size: 250px;
		width: var(--size);
		height: var(--size);
		top: initial;
		bottom: 40px;
		left: initial;
		right: 0;
		z-index: 1;
	}
	#slideactu .specialthumbnail_slider
	{
		margin-left: -60px;
		width: calc(100% + 60px);
	}
	#slideactu .specialthumbnail_slider img
	{
		position: absolute;
		top: 0;
		left: 0;
	}
	/*--------------------------------------------*/
	.wrapTextContactDiv::after
	{
		content:'';
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: -100px;
		--size: 100px;
		width: var(--size);
		height: var(--size);
		z-index: -1;
		background: url(../images/arrowLoop.svg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
	}
	/*--------------------------------------------*/
	#content .textContent{
		text-align: center;
	}
	/*--------------------------------------------*/
	
	/*--------------------------------------------*/
	#slogan-sub
	{
		box-sizing: border-box;
	}
	
	.navigmenu .naviglink.lvl-0.contactLink:hover
	{
		background: var(--secondary-back-color);
	}

	.bloc_wpp-home:nth-of-type(2)
	{
		overflow: hidden!important;
	}
	#prestations
	{
		padding: 140px 30px;
		overflow: hidden;
	}
	.nohome #prestations
	{
		padding-top: 0;
	}
	.bloc_wpp-home .image_content, .bloc_wpp-home .image_content img
	{
		position: relative;
	}
	.bloc_wpp-home .image_content::before
	{
		content:'';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		background: var(--back-color);
		opacity: 0.2;
	}
	.bloc_wpp-home
	{
		/* padding: 20px; */
		align-items: center;
		align-content: center;
	}
	/*--------------------------------------------*/
	.wrapperContentSlider {
		padding: 0;
		padding-bottom: 40px;
	}
	/*--------------------------------------------*/
	.wrapper_inner_slider {
		display: grid;
		grid-template-columns: repeat(4,1fr);
	}
	.wrapper_inner_slider .thumbnail_slider {
		grid-column: span 1;
		position: relative;
	}
	.wrapper_inner_slider .content_slider {
		grid-column: span 2;
	}
	#cta
	{
		padding-top: 100px;
	}
	#partenaires
	{
		border-radius: 10px;
	}
	.home #produits
	{
		padding: 90px 20px;
	}
	.product-category img, .liproduct img
	{
		height: 400px;
	}
	#contactDiv
	{
		padding: 110px 30px;
	}
	.imgContactDiv
	{
		height: 400px;
		z-index: 1;
		margin-top: -120Px;
		margin-bottom: -70px;
	}
	/*--------------------------------------------*/
	.nohome #reassurances
	{
		padding: 100px 30px;
		background: url(../images/background.jpg);
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		z-index: 0;
		margin: 0 auto;
		width: 100%;
		max-width: calc(100% - 80px);
	}
	.nohome #reassurances::before
	{
		background: var(--back-color);
		opacity: 0.7;
	}
	/*--------------------------------------------*/
	#footer #menu-footer li,#cta_listelement h3, .coordonnees,#cta .adresseIco
	{
		text-align: left;
	}
	.home .product-category:nth-of-type(2) 
	{
		margin-top: 200px;
	}
	.home .product-category:nth-of-type(3) 
	{
		margin-top: -100px;
	}
	#logoResponsive
	{
		display: none;
	}
	#en-tete
	{
		box-sizing: border-box;
		padding-top: 250Px;
	}
	.home #slideactu
	{
		z-index: 1;
		/* padding-top: 370px; */
		padding-bottom: 0;
		/* margin-top: -400px; */
	}
	
	#tab-additional_information .shop_attributes th
	{
		width: 30%;
	}
	.pageContainProduit .product-category img,.pageContainProduit  .liproduct img
	{
		height: 450px;
	}
	.template-parent-page-php #prestations::before
	{
		display: none;
	}
	.accroche
	{
		padding: 30Px 40px;
		margin-bottom: 150px;
	}
	#slogan-title
	{
		font-size: 4em;
		line-height: 1.1;
		margin-bottom: 40px;
		text-align: left;
		/* max-width: 500Px; */
		/* margin: 0 auto; */
		display: grid;
		justify-content: center;
		text-align: center;
		/* letter-spacing: 6px; */
	}
	.liresuite a::before, .liresuite a::after
	{
		background-size: 40px;
	}
	/*--------------------------------------------*/
	#slogan-sub li
	{
		text-align: left;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	.imgFondEnTete, .imgFondEnTete img, #imgFond
	{
		--size:400px;
	}
	/*--------------------------------------------*/
	.sectionsbloc.section_num2 .section_txt
	{
		max-width: 800px;
	}
	/*--------------------------------------------*/
	#gridsinglewoo
	{
		margin-top: -100px;
	}
	
	.woocommerce-product-gallery__image:first-of-type
	{
		grid-column: span 3;
		grid-row: span 3;
	}
	#logoResponsive
	{
		padding: 0px 20px;
	}
	/*--------------------------------------------*/
	#produits .products
	{
		grid-template-columns: repeat(2,1fr);
	}
	.home #produits .products
	{
		grid-template-columns: repeat(3,1fr);
		gap: 0px 50px;
	}
	/*--------------------------------------------*/
	#reaCenter
	{
		grid-row: span 2;
		--size:500px;
		width: var(--size);
		height: var(--size);
		border-radius: 50%;
	}
	/*--------------------------------------------*/
	#galleryHome .gallery
	{
		grid-auto-rows: 500px;
		grid-template-columns: repeat(5,1fr);
		gap: 50px;
		/* width: 120%; */
		/* margin-left: -10%; */
		align-items: center;
	}
	#ctaHomeList>div:not(:last-child)
	{
		border-right: 1px solid #00000029;
	}
	/*--------------------------------------------*/
	
	#reassurances svg
	{
		width: auto;
	}
	/*--------------------------------------------*/
	.home .imgContent::before {
		background: linear-gradient(to right, var(--back-color) 30%, #fff0);
		z-index: 1;
	}
	/*-----------------------------------------------------------*/
	.home #slideactu .content_slider
	{
		padding: 30px;
		/* position: absolute; */
		bottom: 0;
	}
	/*-----------------------------------------------------------*/
	
	#reassurances
	{
		padding: 100px 20px;
		padding-bottom: 180px;
		box-sizing: border-box;
		z-index: 1;
	}
	/*-----------------------------------------------------------*/
	#adresseHead
	{
		padding: 5px 40px;
		position: relative;
		width: 100%;
		box-sizing: border-box;
	}
	#navprimary
	{
		display: flex;
		align-items: center;
		align-content: center;
	}
	/*-----------------------------------------------------------*/
	#content .border
	{
		bottom: -60px;
		position: absolute;
		left: 50%;
		min-width: 380px;
		transform: translateX(-50%);
		margin: 0;
	}
	.fixHead #urgences {
		right: 0;
		opacity: 1;
	}
	/*-----------------------------------------------------------*/
	.nohome #thumbnailPage .blocthumb, .nohome #thumbnailPage .blocthumb img
	{
		height: 550px;
	}
	.home  #slideactu .widget_parentpage
	{
		padding: 0;
		margin: 0 auto;
		margin-top: -100px;
	}

	#landing_listelement .subtitle,#landing_listelement .titleSec
	{
		text-align: left;
	}
	.nohome:not(.childpage):not(.single) #header #navprimary, .nohome.single.galerie #header #navprimary
	{
		box-shadow: 0px 10px 20px #00000012;
	}
	/*-----------------------------------------------------------*/
	#urgences
	{
		transform-origin: 100% 50%;
		transform: rotate(90deg) translate(50%, 50%);
		top: 50%;
		bottom: initial;
		left: initial;
		border-radius: 10px;
		background: #fff0;
	}

	#urgences .liresuite a
	{
		border-radius: 10px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	#urgences .liresuite a#phoneBT-infotelport
	{
		border-radius: 10px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 0;
	}

	.pictoWrap 
	{
		display: grid;
		grid-template-columns: 1fr 3fr;
		padding: 10px;
		align-items: center;
	}
	#navprimary .hidden
	{
		display: none;
	}
	#certifications .widget_element .wrapElem {
		text-align: left;
	}
	.content_slider
	{
		margin: 0 auto;
		z-index: 2;
	}
	.bloc_inner_wpp img
	{
		transition: all 0.4s;
		text-align: left;
		height: 200px;
	}
	.nohome.category #homeContact::before
	{
		opacity: 1;
	}
	.home .gallery-item
	{
		margin: 0 auto;
	}
	.NoShow
	{
		display: none!important;
	}
	.template-contact-php h1, .template-recrutement-php h1
	{
	margin: 70px auto;
	}
	.home h1
	{
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
	}
	#cta_listelement
	{
		gap: 0px;
	}
	#fieldDiv>span
	{
		display: none;
	}
	.bloc_wpp-home.HiddenParent::after, .bloc_wpp-home:hover::after
	{
		right: -13vh;
	}
	.sectionsbloc.even .section_txt
	{
		order: -1;
	}
	#partenaires .widget_element img
	{
		margin: 0 auto;
		position: relative;
	}
	.widget_element .wrapElem
	{
		position: relative;
	}
	#sections .sectionsbloc .blocthumb img
	{
		position: absolute;
	}
	#adresseHead .adresseTitre
	{
	margin: 0;
	color: var(--tertiary-back-color);
	font-size: 1.1em;
	}
	/*-----------------------------------------------------------*/
	#landingform
	{
		margin: 0 auto;
		width: 100%;
	}
	.home .wrapper_slider
	{
		/* padding: 30px; */
		box-sizing: border-box;
		padding: 30px 10px;
		padding-top: 200px;
	}
	.bloc_inner_wpp
	{
		box-sizing: border-box;
	}
	body.template-rating-php #lebonpro
	{
		padding-left: 120px;
    	box-sizing: border-box;
	}
	.home #navprimary
	{
		z-index: 1;
		padding: 0px 10px;
		box-sizing: border-box;
		padding-left: 30px;
	}
	.wrapText 
	{
		max-width: 900px;
		margin: 0 auto;
		margin-left: 0;
		text-align: center;
	}
	.section_thumb
	{
		z-index: 0;
	}
	.sectionsbloc .section_thumb
	{
		margin-left: 0;
		z-index: 1;
	}
	/*----------------------------- ************ -----------------------------*/
	#sections .sectionsbloc h2
	{
		position: relative;
		text-align: left;
		margin-top: 15px;
	}
	.section_thumb 
	{
		position: relative;
		z-index: 0;
	}
	/*----------------------------------------------------------------------*/
	.home .sectionsbloc .section_thumb .blocthumb {
		width: 100%;
		max-width: 100%;
		height: 100%;
		position: relative;
		z-index: 1;
		margin-right: 0px;
	}
	.cekome_form textarea 
	{
		margin-bottom: 5px;
	}
	.titleRightAgence 
	{
		position: absolute;
		left: calc(50% - 36px);
		font-size: 75px;
		top: 50%;
		color: #f0f2ff;
		z-index: 1;
		width: 600px;
		transform: translate(-50%,-50%) rotate(-90deg);
		text-align: center;
	}
	/*----------------------------- ************ -----------------------------*/
	.nohome #logoHead
	{
		min-width: initial;
	}
	#logoHead img
	{
		max-height: 110px;
	}

	.home #autotraduction {
		width: 110px;
		padding: 5px;
	}

	.sectionsbloc .section_txt
	{
		padding: 100px 50px;
		padding-bottom: 170px;
		max-width: 700Px;
		margin: 0 auto;
		z-index: 1;
		text-align: left;
	}
	.section_thumb .blocthumb, #content .blocthumb
	{
		overflow: hidden;
		line-height: 0;
		box-sizing: border-box;
	}

	.sectionsbloc .section_thumb .blocthumb
	{
	height: 100%;
	}

	.nohome.galerie:not(.single) #content .blocthumb img
	{
	height: 500px;
	}

	/*----------------------------------------------------------------------*/
	/*----------------------------- ************ -----------------------------*/
	/*----------------------------------------------------------------------*/

	.navigmenu .naviglink.lvl-0.AccueilMenu
	{
		font-size: 0!important;
		position: relative;
		width: 50px;
		height: 50px;
		background: url(../images/icons/home.svg);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position: center;
	}
	.navigmenu .naviglink.lvl-0.ContactMenu
	{
		display: none;
	}
	.sectionsbloc
	{
		box-sizing: border-box;
		padding: 200px 0;
		padding-bottom: 350px;
	}

	#info-toogle
	{
		display: none;
	}

	.template-contact-php #h1
	{
		text-align: left;
		padding: 16px 20px 0px 20px;
	}
	#landingform 
	{
		text-align: left;
		box-sizing: border-box;
		margin: 100px 0;
		margin-left: -60px;
	}
}

@media(min-width:1281px)
{

	
	.home #content
	{
		margin-top: -500px;
	}
	#ctaHome
	{
		position: absolute;
		top: initial;
		bottom: 150px;
		left: 0%;
		width: 100%;
		max-width: 700px;
		z-index: 1;
	}
	#ctaLink h3
	{
		font-size: 3em;
	}
	.pictoWrap {
		padding: 30px 20px;
		box-sizing: border-box;
		text-align: left;
	}
	#slideactu .ckslidercontrols .next
	{
		right: 7%;
	}
	.ckslidercontrols .prev {
		left: 6%;
	}
	/*-----------------------------------------------------------*/
	#slideactu .next:hover, #slideactu .prev:hover
	{
		border-color: var(--title-color);
		background-color: var(--title-color);
	}
}

@media(min-width:1481px)
{
	.nohome #reassurances
	{
		padding: 180px 30px;
		padding-bottom: 110px;
	}
	.LogoParent
	{
		margin-top: -80px;
	}
	.nohome #thumbnailPage .blocthumb, .nohome #thumbnailPage .blocthumb img
	{
		height: 650Px;
	}
	#contentBefore
	{
		margin: -100px auto;
		background: var(--tertiary-back-color);
	}
	.nohome #thumbnailPage
	{
		max-width: calc(100% - 60px);
		margin: 0 auto;
		width: 100%;
	}
	.nohome #thumbnailPage h1
	{
		bottom: 100px;
	}
	.sectionsbloc .subtitle {
		font-size: 5em;
		opacity: .25;
		/* margin-top: 100px; */
		margin-bottom: -80px;
		/* margin-left: -80px; */
		font-family: var(--font-emphase);
	}
	.navigmenu .naviglink.lvl-0.contactLink
	{
		background: var(--tertiary-back-color);
		color: var(--back-color);
		padding: 35px 30px;
		margin-left: clamp(100px,  10vw, 170px);
		transition: all 0.4s;
	}
	/*--------------------------------------------*/
	#pricesinglewoo
	{
		background: #fff0;
		margin-left: -90px;
	}
	#pricesinglewoo::before
	{
		content:
		'';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		--size: 170px;
		width: var(--size);
		height: var(--size);
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		border-radius: 50%;
		background: var(--tertiary-back-color);
		/* border: 3px solid var(--back-color); */
		box-sizing: border-box;
	}
	#pricesinglewoo::after
	{
		content:'';
		position: absolute;
		bottom: 0;
		left: 30%;
		transform: translateX(-50%);
		width: 3px;
		border-radius: 3px;
		height: 400px;
		z-index: -2;
		background: var(--tertiary-back-color);
	}
	
	#adresseHead>*:not(h3), #adresseHead>*>*:not(h3)
	{
		/* font-size: 1em; */
		font-family: var(--font-text);
		font-weight: 100;
	}
	#ctaLink h3
	{
		font-size: 4em;
	}
}

@media(min-width:1691px)
{
	.imgContent {
		margin-bottom: -300px;
	}
	
	.sectionsbloc .subtitle
	{
		font-size: 6em;
		margin-bottom: -90px;
	}
}
@media(min-width:1900px)
{
	.sectionsbloc .subtitle
	{
		margin-left: -50px;
	}
}