@media(min-width:1000px) and (max-width:1480px)
{
	#logoResponsive
	{
		transform: scale(1.2) translateX(5px);
	}
}
@media(max-width:1480px)
{
	.navigmenu .naviglink.lvl-0
	{
		font-size: 0.9em;
		padding: 30px 7px;
	}
}
@media(max-width:1280px)
{
	#backgroundMoreFooter
	{
		display: none;
	}
	.navigmenu .naviglink.lvl-0
	{
		font-size: 0.8em;
		padding: 30px 7px;
	}
	.navigmenu .navigtoogle.logo .naviglogo
	{
		max-width: 300px;
	}
	#reassurances h3
	{
		text-align: center;
	}
	.navigtoogle.social
	{
		transform: scale(0.8);
		margin-left: -10px;
	}
}
@media(max-width: 980px)
{
	.wp-block-cover__inner-container
	{
		padding: 20px;
	}
	.wp-block-cover__inner-container h2
	{
		font-size: 20Px!important;
	}
	#slogan-title
	{
		color: var(--back-color);
	}
	#en-tete .firstWord::before
	{
		--size: 15px;
	}
	.home #sloganHead
	{
		text-align: center;
	}
	.wrapHeader>*:not(:last-child)
	{
		border-bottom: 1px solid #ffffff33;
	}
	#info-toogle 
	{
		position: absolute;
		right: 0px;
		cursor: pointer;
		top: 0px;
		z-index: 2;
	}
	#partenaires .titleWrap
	{
		text-align: center;
	}
	#contactDiv
	{
		margin-bottom: 40px;
	}
	#slideactu .titleWrap
	{
		padding: 0;
	}
	#slideactu .liresuite
	{
		margin-left: 0;
		margin-top: 20px;
	}
	.wrapTitleOnly
	{
		text-align: center;
	}
	#footer #footerbloc
	{
		border-top: 1px solid #00000017;
	}
	.subtitleBig h3
	{
		text-align: center;
	}
	#navprimary .navigmenu .naviglink.lvl-1
	{
		/* color: var(--back-color); */
		padding: 10px;
	}
	.bloc_inner_wpp h2 a
	{
		text-align: left;
	}
	.chiffres *
	{
		text-align: center;
	}
	.chiffres h2
	{
		padding-top: 30px!important;
		padding-bottom: 0;
	}
	.titleContent.tc_content
	{
		padding-top: 100px;
	}
	.section_txt>h3
	{
		text-align: center;
	}
	.subtitle, #cta .titleSec, .titleWrap .titleSec
	{
		text-align: center;
	}
	.template-contact-php #homeContact
	{
		padding-top: 20px;
	}
	#choixSections .active p:after
	{
		display: none;
	}
	/*--------------------------------------------*/
	.ckslidercontrols .prev,.ckslidercontrols .next
	{
		bottom: -60px;
	}
	/*--------------------------------------------*/
	.imgVide
	{
		display: none;
	}
	.wrapPresta
	{
		padding-bottom: 20px;
	}
	.pictoWrap
	{
		padding: 40px 10px;
	}
	#choixSections
	{
		order: 2;
		margin-top: 10px;
	}
	.partenairesWrap
	{
		display: block;
	}
	.imgContent
	{
		order: 2;
	}
	/*--------------------------------------------*/
	.nohome.childpage h1, .nohome.single:not(.galerie):not(.product) h1
	{
		width: 100%;
		margin-bottom: 10px;
	}
	/*--------------------------------------------*/
	.picto-container li p
	{
		max-width: 260px;
		margin: 0 auto;
		margin-top: 48px;
	}
	/*--------------------------------------------*/
	.imgContent img
	{
		height: 300px;
		max-width: 100%;
		width: 100%;
		position: static;
	}
	/*--------------------------------------------*/
	.loader
	{
		--size:250px;
	}
	/*--------------------------------------------*/
	#ctaLink
	{
		padding: 20px;
	}
	#ctaLink h3
	{
		font-size: 2em;
	}
	/*--------------------------------------------*/
	#galleryHome::before
	{
		height: 20%;
	}
	.nohome #content, #landing_listelement
	{
		padding: 32px 20px;
	}
	.content_slider::after
	{
		font-size: 2em;
		top: -20px;
		left: 20px;
	}	
	/*-----------------------------------------------------------*/
	#header #navprimary
	{
		width: 100%;
		z-index: 2;
	}
	#h1 img
	{
		height: 300px;
	}
	.home #en-tete .accroche
	{
		min-height: initial;
		text-align: center;
		justify-content: center;
		justify-items: center;
	}
	.nohome.galerie.single .content
	{
		padding: 0px;
	}
	.tc_content .gallery
	{
		grid-auto-rows: 300px;
	}
	.gallery .gallery-item
	{
		grid-column: span 1!important;
		grid-row: span 1!important;
	}
	.nohome #thumbnailPage .blocthumb, .nohome #thumbnailPage .blocthumb img
	{
		min-height: initial;
		height: 550px;
	}
	.border div
	{
		text-align: center;
	}
	#navsecondary
	{
		display: none;
	}
	
	#cta_listelement h3,#cta .adresseIco, #cta_bytelport
	{
		text-align: center;
	}
	#content .textContent, #content .titleContent
	{
		padding: 20px;
		max-width: 650px;
		margin: 0 auto;
	}
	#prestations .widget_parentpage
	{
		gap: 30px;
	}
	#cta_listelement
	{
		padding: 20px;
		box-sizing: border-box;
	}
	.home #content
	{
	padding: 90px 10px;
	}
	.wp-block-media-text
	{
		display: block;
	}
	.nohome.galerie .content-gallery
	{
		grid-template-columns: 1fr 1fr;
	}
	#slideactu h2
	{
		color: var(--text-color);
	}
	.content_slider>div
	{
		max-width: 100%;
	}

	.home #galleryHome .gallery-item img
	{
		height: 300px;
	}
	.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: 32px 10px;
	}
	.picto-bloc svg
	{
		grid-column: span 1;
	}
	.picto-bloc .textRea 
	{
		grid-column: span 5;
	}
	#logofooter, .titlefooter{margin: 20px auto;}
	#cta{margin: 0px auto;max-width: 100%;width: 100%;padding-top: 40px;/* background: var(--back-color); */}
	#prestations{z-index: 1;background-image: none!important;padding: 20px;/* padding-bottom: 90px; */}
	#adresseHead>div>div
	{
		padding: 20px 10px;
		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: 600px;
		margin-bottom: 32px;
	}
	.home .section_thumb, .home .section_thumb img
	{
		min-width: 100%;
		max-height: 300px;
		margin: 0 auto;
		transform: initial!important;
	}
	.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);
	}
	.home #en-tete::before
	{
		background-position: center;
	}
	.navigmenu .navigtoogle:hover::after,
	.navigtoogle.active::after {
		display: none;
	}
	#slogan-title
	{
		font-size: 1.5em;
		padding: 10px;
		box-sizing: border-box;
	}
	.vide
	{
		z-index: -1;
	}
	
	.home #en-tete
	{
		overflow: inherit;
	}
	.home #landing_listelement{margin: 0 auto;}
	/*----------------------------------------------------------------------*/
	.accroche
	{
		max-width: 100%;
	}
	#logoResponsive img
	{
		max-width: 300px;
		width: auto;
	}
	#partenaires h2,.separate section h2
	{
		font-size: 24px;
	}
	#partenaires
	{
		padding: 50px 10px;
		box-sizing: border-box;
	}
	.home #reassurances .picto-container
	{
		flex-direction: column;
	}
	#flags
	{
		padding: 16px 5px;
		/* justify-content: start; */
	}
	#navprimary .navigmenu .naviglink.lvl-0
	{
		padding: 15px 0px;
		font-size: 0.9em;
		text-align: center;
	}
	#adresseHead>div:not(:last-child)
	{
		border-bottom: 1px solid #ffffff1c;
		text-align: left;
	}
	.home #content .blocthumb
	{
		/* max-height: 300px; */
		overflow: hidden;
		border-radius: 0;
	}
	.list_infoagence,.list_infoagence .more_list_infoagence
	{
		text-align: center;
	}
	.home .cekome-stars-icon{text-align: center;}
	.inversed
	{
		flex-direction: column-reverse;
	}
	.ckmenu
	{
		position: absolute;
		left: 0px;
		top: 0;
		z-index: 1;
	}
	#logoResponsive
	{
		background: var(--back-color);
		width: 100%;
		padding: 0px;
		box-sizing: border-box;
		text-align: center;
		padding-top: 60px;
	}
	.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(--title-color);
		position: absolute;
		box-shadow: 0px 0px 20px #00000040;
		padding-top: 60px;
		padding-bottom: 30px;
		top: 0;
		left: 0;
		font-size: 1em!important;
	}
	#footer #addrfooter #addrfooter_txt, #footer #phoneBT-infotelfixe, #footer #phoneBT-infotelport
	{
	text-align: center;
	}
	.navigmenu .navdown 
	{
		top:0px;
		width: 100%;
		background: var(--back-color);
	}
	
	
	.nohome.childpage #en-tete
	{
		position: static;
	}
	.nohome.childpage #en-tete
	{
		padding-top: 0px;
		min-height: 0;
	}
	.accroche img
	{
		max-width: 80%;
	}
	.home #en-tete
	{
		height: auto;
		min-height: 300px!important;
		z-index: 1;
		padding: 0;
		box-sizing: border-box;
		}
	#slideactu
	{
		padding: 60px 20px;
	}
	#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;
	}	
	#header #adresseHead
	{
		z-index: 1;
		padding-top: 70px;
		width: 100%;
		position: absolute;
		display: none;
		top: 0;
		background: var(--title-color);
		border-top: 1px solid #ffffff29;
	}
}

@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;
	}
	/*WOO*/
	#pricesinglewoo{margin:1em auto;}
	#btformsinglewoo .button{ margin: 1em auto; width: 100%; }
	/*SLIDER*/
	.title_link_slider{font-size: 20px;word-break: break-word;}
}

@media(max-width: 480px)
{	

	.title_slider a:before
	{
		display: none;
	}
	#prestations .ckctrldiv
	{
		display: none;
	}

	.home #en-tete
	{
		align-items: end;
	}
	
	#ctaLink h3
	{
		font-size: 1.4em;
	}

	#galleryHome
	{
		padding: 0;
	}
	#contentBefore
	{
		padding: 30px;
	}
	#contentPage .gallery {
		grid-template-columns: repeat(1, 1fr);
	}
	#prestations
	{
		margin: 0;
		max-width: 100%;
		/* padding: 10px; */
	}
	#prestations .widget_parentpage
	{
		padding: 0;
		gap: 10px;
	}
	.liresuite a
	{
		padding:15px!important;
	}
	
	.widget_element li
	{
		padding: 20px 5px;
	}
	.section_txt .tc_content
	{
		padding: 20px;
	}
	.section_txt
	{
		padding: 0;
	}
	#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: 10px;
		margin-bottom: 10px;
	}
	.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;
	}
	.home #en-tete .accroche{
		min-width: 100%;
	}
	.home #landingform
	{
		padding: 0;
	}
	#prestations .widget_parentpage .bloc_wpp-home
	{
		padding: 10px;
	}
	.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){
	
}

@media(min-width:737px)
{
	
	.blc_email,.blc_textarea, .cekome_form .formprivacy_chk, #cptchk-tplpg
	{
		grid-column: span 2;
		grid-row: span 1;
	}
}

@media(min-width: 981px)
{
	.home .wrapper_inner_slider
	{
		justify-content: start;
	}
	#partenaires .subtitle
	{
		padding-left: 0;
	}
	.slogan
	{
		padding-top: 0;
	}
	.fixHead #navprimary
	{
		background: var(--linear);
	}
	#prestations .titleWrap {
		margin-top: 130px;
	}
	.linkTurn
	{
		position: absolute;
		bottom: 100px;
		right: -100px;
	}
	.header-trigg::before
	{
		content:'';
		position: absolute;
		z-index: 2;
		background: linear-gradient(to top left, var(--primary-back-color), var(--secondary-back-color));
		bottom: 0;
		left: 0;
		width: 20%;
		height: 60%;
		pointer-events: none;
	}
	#thumbnailPage
	{
		max-width: calc(100% - 40px);
		width: 100%;
		margin-left: auto;
	}
	.nohome #logoResponsive
	{
		background: var(--back-color);
	}
	.wrapHeader
	{
		padding: 100px;
	}
	/*--------------------------------------------*/
	.overlayAdresse
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: var(--title-color);
		opacity: 0.85;
	}
	#info-toogle.more
	{
		position: fixed;
		top: 50px;
		right: 95px;
		z-index: 17;
		/* background: var(--title-color); */
	}
	#adresseHead
	{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		z-index: 16;
		backdrop-filter: blur(5px);
		-webkit-backdrop-filter: blur(5px);
	}
	/*--------------------------------------------*/
	#certifications
	{
		margin-left: -30px;
	}
	#info-toogle
	{
		background: #fff0;
		display: grid;
		align-content: center;
		justify-content: center;
		width: 70px;
		position: relative;
	}
	#info-toogle::before
	{
		content: "+ Infos";
		color: var(--back-color);
		font-family: var(--font-bold);
		font-size: 1.1em;
	}
	#adresseHead
	{
		top: -100vh;
		overflow: hidden;
		transition: all 0.2s;
		transform: scale(0.8);
	}
	/*--------------------------------------------*/
	.nohome #partenaires
	{
		margin-bottom: 100Px;
	}
	/*--------------------------------------------*/
	#wrappersite.de .navigtoogle
	{
		width: calc(100% / 9);
		font-size: 0.8em;
	}
	#wrappersite.de .navigmenu .naviglink.lvl-0.logoHead
	{
		padding: 10px!important;
	}
	/*--------------------------------------------*/
	.nohome #slideactu .liresuite
	{
		margin-left: 0;
	}
	.text_slider
	{
		padding: 0 40px;
	}
	.home #slideactu::before,.home #slideactu::after
	{
		background: url(../images/background.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-mask: url(../images/flamme.svg);
		mask: url(../images/flamme.svg);
		mask-size: 170%;
		-webkit-mask-size: 165%;
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
		mask-position: left top;
		-webkit-mask-position: left top;
		left: initial;
		right: 0px;
		width: 50%;
		/* transform: scale(1.2); */
	}
	.home #slideactu::after
	{
		background: var(--linear);
		opacity: 0.8;
	}
	.sectionsbloc .section_txt
	{
		background: var(--back-color);
	}
	.sectionsbloc.even .section_txt {
		margin-right: auto;
		margin-left: -150px;
	}
	.sectionsbloc.odd .section_txt {
		margin-right: -150px;
	}
	/*--------------------------------------------*/
	#galleryHome {
		position: relative;
		z-index: 1;
		height: 34.625em;
		font-size: 1.25vw;
		overflow: hidden;
		margin-top: -350px;
	}

	#galleryHome .gallery {
	transition: 0.6s;
	}
	#galleryHome .gallery dl.gallery-item{
		margin-bottom: 0;
		position: absolute;
	}

	#galleryHome .gallery dl.gallery-item:first-of-type{
		width: 17.9375em;
		height: 25.25em;
		top: 3.625em;
		left: 0;
		z-index: 1;
	}
	#galleryHome .gallery dl.gallery-item:nth-child(2){
		width: 11.5625em;
		height: 16.25em;
		top: 7.0625em;
		left: 16.4375em;
		z-index: 6;
	}
	#galleryHome .gallery dl.gallery-item:nth-child(3){
		width: 9.8125em;
		height: 13.75em;
		top: 13.875em;
		left: 26.625em;
		z-index: 7;
	}
	#galleryHome .gallery dl.gallery-item:nth-child(4)
	{
		width: 15.4375em;
		height: 21.75em;
		top: 8em;
		left: 34.875em;
		z-index: 5;
		
	}
	#galleryHome .gallery dl.gallery-item:nth-child(5){
		width: 24.5625em;
		height: 34.625em;
		top: 0;
		left: 44.375em;
		z-index: 2;
	}

	#galleryHome .gallery dl.gallery-item:last-of-type{
		width: 15.4375em;
		height: 17.5em;
		top: 6.125em;
		left: 65.4375em;
		z-index: 3;
	}
	/*--------------------------------------------*/
	#header
	{
		position: absolute;
	}
	.titlePrestaBig
	{
		gap: 40px;
	}
	#thumbnailPage h1
	{
		bottom: 150Px;
	}
	.template-contact-php h1, .template-recrutement-php h1
	{
		margin: 130px auto;
		margin-bottom: 170px;
	}
	#reassurances
	{
		padding: 200px 20px;
	}
	#contactDiv
	{
		margin: 150px auto;
	}
	.nohome.template-rating-php #content
	{
		padding-bottom: 400px;
	}
	/*--------------------------------------------*/
	.wrapper_inner_slider
	{
		grid-template-columns: repeat(4,1fr);
	}
	/*--------------------------------------------*/

	
	#contactHead a::before
	{
		content:'';
		position: absolute;
		top: 0;
		left: -40px;
		width: 40px;
		height: 100%;
		z-index: -1;
		background: var(--primary-back-color);
		clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
		transition: all 0.5s;
	}
	#contactHead a:hover::before
	{
		background: var(--secondary-back-color);
	}
	/*--------------------------------------------*/
	#prestations::after, .sectionsbloc::after
	{
		--size: 300px;
	}
	/*--------------------------------------------*/
	.title_slider
	{
		margin-bottom: 0px;
	}
	.subtitleWrap 
	{
		text-align: left;
	}
	/*--------------------------------------------*/
	#prestations .titleWrap img 
	{
		max-width: 700px;
		margin-top: -40px;
		max-height: 600px;
	}
	/*--------------------------------------------*/
	#infoadresse
	{
		position: relative;	
	}
	#infoadresse::after, #infotelfixe::after
	{
		content:'';
		position: absolute;
		top: 0;
		right: 20px;
		width: 100%;
		height: 100%;
		transform: skewX(-20deg);
		z-index: -1;
		border-right: 1Px solid #00000017;
	}
	#homeContact
	{
		padding-bottom: 60px;
	}

	/*--------------------------------------------*/
	#slogan-title
	{
		font-size: 3em;
		/* opacity: 0.8; */
		margin-bottom: 30px;
	}
	.navigmenu .naviglink.lvl-0.logoHead
	{
		padding: 20px 20px;
		padding-left: 20px;
	}

	#galleryHome .gallery
	{
		/* grid-auto-rows: 500px; */
		grid-template-columns: repeat(5,1fr);
		align-items: flex-end;
	}
	.home #prestations
	{
		z-index: 1;
	}
	.navigmenu .navigtoogle:not(:last-child)::after
	{
		content:'';
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
		height: 20px;
		width: 1px;
		z-index: -1;
		border-right: 1px solid #ffffff7d;
	}
	/*--------------------------------------------*/
	.txt_wrap
	{
		padding: 160px 20px;
		padding-bottom: 0;
	}
	.sectionsbloc.even .txt_wrap
	{
		order: 2;
	}
	/*--------------------------------------------*/
	#navprimary .navigmenu .naviglink.lvl-1
	{
		text-align: left;
	}
	#content .textContent
	{
		display: grid;
		gap: 40px;
	}
	#navprimary .navigmenu .navigtoogle > .navdown
	{
		min-width: 300px;
		background: var(--back-color);
	}
	/*--------------------------------------------*/
	#partenaires .titleSec
	{
		text-align: left!important;
	}
	/*--------------------------------------------*/
	.wrapper_slider.imgVide
	{
		grid-row: span 2;
	}
	.imgVide
	{
		background: url(../images/background.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.imgVide.second
	{
		background-image: url(../images/background2.jpg);
	}
	.home #slideactu
	{
		padding: 150px 0;
		/* margin: 100px 0; */
	padding-top: 200px;}
	/*--------------------------------------------*/
	
	.sectionsChild
	{
		min-height: 100%;
	}
	/*--------------------------------------------*/
	#prestations>article::before
	{
		content:'';
		position: absolute;
		top: -70%;
		left: -75Px;
		width: 1px;
		height: 170%;
		z-index: -1;
		background: #fff3;
	}
	/*--------------------------------------------*/
	.nohome #prestations
	{
		margin-bottom: 100px;
	}

	/*--------------------------------------------*/
	.accroche .liresuite
	{
		text-align: left;
		/* margin-bottom: 0; */
		margin-left: 0;
	}
	/*--------------------------------------------*/
	.bloc_wpp-home {
		position: relative;
		z-index: 1;
	}
	/*--------------------------------------------*/
	
	#reassurances svg
	{
		width: auto;
	}
	/*--------------------------------------------*/

	.home .imgContent::before {
		z-index: 1;
	}
	/*-----------------------------------------------------------*/
	.home #slideactu .content_slider
	{
		box-sizing: border-box;
		padding: 50px 20px;
		grid-column: span 2;
		background: var(--back-color);
		width: 140%;
	}
	/*-----------------------------------------------------------*/
	#reassurances
	{
		padding: 100px 40px;
		box-sizing: border-box;
	}
	/*-----------------------------------------------------------*/
	#adresseHead
	{
		padding-left: 20px;
	}
	#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;
	}
	/*-----------------------------------------------------------*/
	#sections .titleSec::after, #landing_listelement .titleSec::after
	{
		margin-left: 0;
	}

	/*-----------------------------------------------------------*/
	.nohome #thumbnailPage .blocthumb, .nohome #thumbnailPage .blocthumb img
	{
		min-height: 600px;
	}
	.home  #slideactu .widget_parentpage
	{
		padding: 0;
		margin: 0 auto;
		margin-top: -100px;
	}

	
	/*-----------------------------------------------------------*/
	#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 
	{
		padding: 50px 50px;
		box-sizing: border-box;
	}
	#navprimary .hidden
	{
		display: none;
	}
	#partenaires .ckctrldiv
	{
		bottom: -80px;
	}
	.nohome.category #homeContact::before
	{
		opacity: 1;
	}
	.home .gallery-item
	{
		margin: 0 auto;
	}
	.NoShow
	{
		display: none!important;
	}
	.home h1
	{
		text-align: left;
		margin-bottom: 60px;
		font-size: 1.8em;
	}
	#cta_listelement
	{
		gap: 0px;
	}
	#fieldDiv>span
	{
		display: none;
	}
	.bloc_wpp-home.HiddenParent::after, .bloc_wpp-home:hover::after
	{
		right: -13vh;
	}
	#partenaires .widget_element img
	{
		margin: 0 auto;
		position: relative;
	}
	.widget_element .wrapElem
	{
		position: relative;
	}
	#sections .blocthumb img
	{
		position: absolute;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#adresseHead>*, #adresseHead>*>*
	{
		font-size: 0.94em;
		padding-right: 10px;
	}
	/*-----------------------------------------------------------*/
	#landingform
	{
		margin: 0 auto;
		width: 100%;
	}
	.home .wrapper_slider
	{
		box-sizing: border-box;
		/* padding: 40px; */
	}
	body.template-rating-php #lebonpro
	{
		padding-left: 120px;
    	box-sizing: border-box;
	}
	.nohome.childpage #thumbnailPage, .nohome.single:not(.galerie) #thumbnailPage
	{
		position: relative;
	}
	.wrapText 
	{
		max-width: 900px;
		margin: 0 auto;
		margin-left: 0;
		text-align: center;
	}
	.sectionsbloc .section_thumb
	{
	margin-left: 0;
	}
	.home #en-tete .accroche
	{
		padding: 50px;
		box-sizing: border-box;
		max-width: 650px;
		/* margin: 0 auto; */
		margin-bottom: 130px;
		width: 100%;
		z-index: 2;
	}
	/*----------------------------- ************ -----------------------------*/
	#sections .sectionsbloc h2
	{
		position: relative;
		text-align: left;
		margin: 0;
		margin-bottom: 40px;
	}
	.section_thumb 
	{
		z-index: 1;
	}
	/*----------------------------------------------------------------------*/
	.home .sectionsbloc .section_thumb .blocthumb {
		width: 100%;
		max-width: 100%;
		height: 100%;
		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;
	}
	/*----------------------------- ************ -----------------------------*/
	#logoHead img
	{
		object-fit: contain;
		max-height: 180px;
		padding: 0;
		margin-bottom: 40px;
	}

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

	.home #content, .home #partenaires
	{
		max-width: 90%;
		margin: 0 auto;
		width: 100%;
	}
	.home #content
	{
		padding: 100px 32px;
		padding-bottom: 30px;
		z-index: 2;
		overflow: hidden;
		/* margin-top: 100Px; */
	}

	.sectionsbloc .section_txt
	{
		max-width: 750Px;
		margin: 0 auto;
		z-index: 2;
		position: relative;
		text-align: left;
		padding: 100px 50px;
	}
	.section_thumb .blocthumb, #content .blocthumb
	{
		/* overflow: hidden; */
		line-height: 0;
		text-align: center;
		box-sizing: border-box;
		position: relative;
	}

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

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

	/*----------------------------------------------------------------------*/
	.navigmenu .naviglink.lvl-0.ContactMenu
	{
		display: none;
	}
	#sections
	{
		z-index: 0;
		box-sizing: border-box;
		/* padding-bottom: 100px; */
		overflow: hidden;
	}
	#sections .sectionsbloc
	{
		padding: 100px;
		box-sizing: border-box;
	}


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

@media(min-width:1281px)
{
	
	.navigmenu .navigtoogle:nth-child(3)
	{
		--marg :30px;
		padding-right: var(--marg);
		margin-right: var(--marg);
	}
	.navigmenu .navigtoogle:nth-child(3)::after
	{
		
		border:none;
		background: var(--back-color);
		width: 2px;
		height: 30px;
		transform: translateY(-50%) skewX(-40deg);
	}
	#content .textContent
	{
		grid-template-columns: repeat(2,1fr);
	}
	#contactHead a::before
	{
		left: -80px;
		width: 80px;
	}
	/*--------------------------------------------*/
	.wrapper_slider:not(.imgVide):nth-child(3) .thumbnail_slider,
	.wrapper_slider:not(.imgVide):nth-child(5) .thumbnail_slider
	{
		order: -1;
	}
	.picto-bloc:not(:last-child) .pictoWrap::after
	{
		background: var(--back-color);
		width: 1px;
		left: initial;
		right: 0;
		opacity: 0.3;
	}
	#ctaLink h3
	{
		font-size: 3em;
	}
	#slideactu .ckslidercontrols .next
	{
		right: 7%;
	}
	/*-----------------------------------------------------------*/
	#slideactu .next:hover, #slideactu .prev:hover
	{
		border-color: var(--text-color);
		background-color: var(--text-color);
	}
}

@media(min-width:1481px)
{
	
	.navigmenu .naviglink.lvl-0.logoHead {
		padding: 20px 30px;
		padding-left: 50px;
	}
	#prestations .ckslidercontrols .next
	{
		bottom: 20px;
	}
	/*--------------------------------------------*/
	#adresseHead>*, #adresseHead>*>*
	{
		font-size: 1em;
	}
	#ctaLink h3
	{
		font-size: 4em;
	}
}

@media(min-width:1691px)
{
	.navigmenu .naviglink.lvl-0.logoHead {
		padding: 20px 70px;
		
	}
	#wrappersite.de .navigtoogle
	{
		font-size: 1em;
	}
	.linkTurn
	{
		bottom: -30px;
		right: 0;
	}
}
@media(min-width:1900px)
{
}