
@media(min-width:981px) and (max-width:1480px)
{
	.home #slideactu .titleWrap
	{
		padding-top: 200px;
	}
}

@media(max-width:1480px)
{
	
	.navigmenu .naviglink.lvl-0
	{
		font-size: 0.8em;
	}
	#galleryHome .gallery
	{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		gap: 20px;
	}
	#galleryHome .gallery .gallery-item:last-child
	{
		grid-column: span 2!important;
	}
	.home #galleryHome .gallery-item img
	{
		height: 250px;
	}
	#prestations h2{
		font-size: 1.25em;
	}
}
@media(max-width:1280px)
{
	.navigmenu .naviglink.lvl-0
	{
		font-size: 0.7em;
		padding: 30px 7px;
	}
	.navigmenu .navigtoogle.logo .naviglogo
	{
		max-width: 300px;
	}
	#reassurances h3
	{
		text-align: center;
	}
}
@media(max-width:980px)
{

	#header .icones
	{
		margin-top: 10px;
	}
	#partenaires .titleWrap {
		text-align: center;
	}
	.preloader_content__container__list
	{
		font-size: 20px;
	}
	/*--------------------------------------------*/
	.preloader_content
	{
		height: 100px;
		/* overflow: visible; */
	}
	.preloader_content__container__text
	{
		background: var(--tertiary-back-color);
		z-index: 1;
		float: none;
		display: block;
		position: relative;
		color: var(--back-color);
	}
	.preloader_content__container
	{
		height: auto;
		float: none;
		padding: 0 20px;
	}
	/*--------------------------------------------*/
	.content_slider
	{
		text-align: left;
	}
	.thumbnail_slider a:before
	{
		display: none;
	}
	.bloc_inner_wpp .image_content img {
		height: 250px;
	}
	#adresseHead .subtitle
	{
		text-align: left;
	}
	.sectionsbloc h2
	{
		margin-bottom: 30px;
	}
	#foregroundPrestations .content-presta
	{
		justify-content: start;
		padding: 20px;
		padding-top: 100px;
	}
	#galleryHome .gallery
	{
		flex-wrap: wrap;
		gap: 10px;
	}
	/*--------------------------------------------*/
	.sectionsbloc.section_num0 h2, .sectionsbloc.section_num0 .section_txt .tc_content,.sectionsbloc.section_num0 .tc_content > p:first-of-type
	{
		color: var(--back-color);
	}
	.articleContentHome
	{
		align-items: flex-start!important;
	}
	.specialthumb img
	{
		height: 200px;
	}
	#navprimary .navigmenu .naviglink.lvl-1
	{
		color: var(--back-color);
	}
	.wp-block-columns.simple
	{
		display: block;
	}
	.wp-block-columns.simple .wp-block-buttons
	{
		text-align: center;
		margin-bottom: 10px;
	}
	.section_txt>h3
	{
		text-align: center;
	}
	.subtitle,#cta .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: 0px;
	}
	.pictoWrap
	{
		padding: 40px 10px;
	}
	#choixSections
	{
		order: 2;
		margin-top: 10px;
	}
	.partenairesWrap
	{
		display: block;
	}
	.imgContent
	{
		order: 2;
		margin-top: 20px;
	}
	/*--------------------------------------------*/
	.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;
	}
	/*--------------------------------------------*/
	.imgContent img
	{
		height: 200px;
		max-width: 100%;
		width: 100%;
		position: static;
	}
	/*--------------------------------------------*/
	.loader
	{
		--size:250px;
	}
	/*--------------------------------------------*/
	#ctaLink
	{
		padding: 20px;
	}
	#ctaLink h3
	{
		font-size: 2em;
	}
	/*--------------------------------------------*/
	#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%;
		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;
		/* gap: 10px!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: 500px;
	}
	.LogoParent
	{
		display: none;
	}
	.border div
	{
		text-align: center;
	}
	#navsecondary
	{
		display: none;
	}
	
	#cta_listelement h3,#cta .adresseIco, #cta_bytelport
	{
		text-align: center;
	}
	#content .textContent
	{
		/* padding: 0px; */
		max-width: 650px;
		margin: 0 auto;
	}
	#prestations .widget_parentpage
	{
		gap: 30px;
	}
	#cta_listelement
	{
		padding: 20px;
		box-sizing: border-box;
	}
	.home #content
	{
	padding: 30px;
	}
	.wp-block-media-text
	{
		display: block;
	}
	
	.content_slider>div
	{
		max-width: 100%;
	}
	.nohome #reassurances
	{
		margin: 0 auto;
	}
	.home #slideactu::after
	{
		background-position: bottom 50px center;
	}
	.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: 80%; */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
	{
		height: 200px;
	}
	.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: 270px; */
		margin: 0 auto;
		transform: initial!important;
	}
	.home .section_thumb img
	{
		max-height: 270px;
	}
	.nohome.childpage #reassurances
	{
		/* margin: 32px auto; */
		width: 100%;
	}
	.nohome.childpage #content>*:last-child
	{
		position: static!important;
		width: auto!important;
		height: auto!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: 2em;
		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: 200px;
		max-height: 100px;width: auto;
	}
	#partenaires h2,.separate section h2
	{
		font-size: 24px;
	}
	#partenaires
	{
		padding: 50px 10px;
	}
	.home #reassurances .picto-container
	{
		flex-direction: column;
	}
	#navprimary .navigmenu .naviglink.lvl-0
	{
		padding: 15px 0px;
		font-size: 0.9em;
		text-align: center;
	}
	#adresseHead>div:not(:last-child)
	{
		border-bottom: 1px solid #ffffff94;
		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;}
	.home #certifications .elemcertifications
	{
		justify-content:center;
	}
	.inversed
	{
		flex-direction: column-reverse;
	}
	.ckmenu
	{
		position: absolute;
		left: 0px;
		top: 0;
		z-index: 1;
	}
	#logoResponsive
	{
		background: var(--title-color);
		width: 100%;
		padding: 0px;
		box-sizing: border-box;
		text-align: center;
		padding-top: 60px;
		padding-bottom: 20px;
		/* z-index: 2; */
	}
	.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;
		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%;
	}
	
	.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;
	}
	.home #en-tete
	{
		height: auto;
		min-height: 300px!important;
		/* z-index: 1; */
	}
	#slideactu
	{
		padding: 20px 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;
		height: 270px;
		line-height: 0;
		width: 100%;
		display: block;
	}	
	#header #adresseHead
	{
		z-index: 1;
		padding-top: 70px;
		width: 100%;
		position: absolute;
		top: 0;
		background: var(--primary-back-color);
		border-top: 1px solid #ffffff29;
		display: none;
	}
}

@media(max-width:736px)
{
	.bloc_inner_wpp img{
		height: auto;
	}
	
	.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)
{	
	.preloader_content__container__text
	{
		font-size: 15Px;
	}
	.preloader_content__container__list__item
	{
		font-size: 15Px;
	}
	#thumbnailPage.empty
	{
		height: 300px;
	}
	.nohome.category h2 a
	{
		font-size: 1em;
	}
	#cta_listelement h3
	{
		font-size: 1em;
	}
	.safari .bloc_inner_wpp
	{
		border: none;
	}
	.bloc_inner_wpp .tc_content
	{
		text-align: center;
	}
	#prestations .ckctrldiv
	{
		display: none;
	}
	#en-tete-img
	{
		top: -210px;
		height: calc(100% + 210px)!important;
	}
	
	#ctaLink h3
	{
		font-size: 1.4em;
	}

	#galleryHome
	{
		padding-bottom: 0;
	}
	#contentBefore
	{
		padding: 30px;
	}
	#contentPage .gallery {
		grid-template-columns: repeat(1, 1fr);
	}
	#prestations
	{
		margin: 0;
		padding: 0;
		max-width: 100%;
	}
	#prestations .widget_parentpage
	{
		padding: 0;
		gap: 10px;
	}
	.liresuite a
	{
		padding:15px!important;
	}
	.widget_element li
	{
		padding: 20px 5px;
	}
	.section_txt .tc_content
	{
		padding: 0px;
	}
	.section_txt
	{
		padding: 0;
	}
	#galleryWrap
	{
		margin: 0 auto;
	}
	#content
	{
		padding: 10px;
	}

	#prestations .bloc_inner_wpp h2
	{
		text-align: center;
	}
	.liresuite::before
	{
		width: 0px;
	}
	.nohome.galerie .content-gallery
	{
		grid-template-columns: repeat(1, 1fr);
	}
	.texteAccroche
	{
		padding: 90px 0;
	}
	#slogan-sub
	{
		font-size: 17px;
	}
	.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%;
		top: -50px;
	}
	.slogan
	{
		font-size: 1em;
	}
	.home #landingform
	{
		padding: 0;
	}
	#prestations .widget_parentpage .bloc_wpp-home
	{
		padding: 10px;
		box-sizing: border-box;
	}
	.nohome #content 
	{
		padding: 0px;
	}
	.horairesPage
	{
		margin-top: 0px;
	}
	.section_txt
	{
		padding: 16px 20px;
		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)
{
	.wp-block-column.icones .wp-block-columns {
		grid-template-columns: 1fr 1fr;
		display: grid;
	}
	.blc_email,.blc_textarea, .cekome_form .formprivacy_chk
	{
		grid-column: span 2;
		grid-row: span 1;
	}
}

@media(min-width: 981px)
{
	
	.dateckslider
	{
		margin-left: -30Px;
		margin-bottom: 30px;
		padding: 15px 20px;
	}
	#prestations .liresuite a
	{
		margin-bottom: -30px;
		margin-left: -30px;
	}
	.nohome #adresseHead
	{
		max-width: 80%;
		margin: 0 auto;
		margin-bottom: -85px;
		align-items: center;
	}
	#sections .sectionsbloc.even
	{
		margin-top: -130px;
	}
	.home #adresseHead
	{
		border-radius: 5px;
	}
	#cta_listelement
	{

		padding: 40px;
		box-sizing: border-box;
		border-radius: 30Px;
	}
	#chiffres .widget_element li
	{
		padding: 10px 10px;
	}
	#chiffres .widget_element li:nth-of-type(2),
	#chiffres .widget_element li:nth-of-type(3)
	{
		margin-top: 30px;
	}
	.sectionsbloc.section_num0 .txt_wrap:before
	{
		top: 330px;
	}
	#prestations::before
	{
		content:
		'';
		position: absolute;
		bottom: 0;
		top: inherit;
		left: 0;
		width: 100%;
		height: 160%;
		z-index: -1;
		background: var(--secondary-back-color);
		clip-path: polygon(0% 100%, 0 25%, 10% 25%, 15% 40%, 25% 40%, 30% 55%, 45% 55%, 50% 70%, 66% 70%, 70% 85%, 95% 85%, 100% 100%);
		
	}
	.wrapPresta
	{
		padding: 30px;
	}
	#cta::before, #cta::after
	{
		border-bottom-left-radius: 50%;
	}
	#contactDiv
	{
		padding: 100px 20px;
		clip-path: polygon(0% 0%, 0% 100%, 9% 100%, 40% 100%, 75% 100%, 75% 90%, 85% 90%, 85% 80%, 95% 80%, 95% 70%, 100% 70%, 100% 0);
	}
	/*--------------------------------------------*/
	.img_thumbnail_slider 
	{
		height: 520px;
	}
	.home #slideactu .content_slider 
	{
		position: absolute;
		bottom: 100px;
		left: 50%;
		transform: translateX(-50%);
	}
	

	

	/*--------------------------------------------*/
	.navigmenu .navigtoogle
	{
		width: calc(100% / 7);
	}
	.nohome #adresseHead .subtitle
	{
		display: none;
	}
	/*--------------------------------------------*/
	#reassurances
	{
		border-radius: 10px;
	}
	/*--------------------------------------------*/
	.sectionsbloc.even .txt_wrap
	{
		padding-top: 260px;
	}
	.imgContentWrap
	{
		gap: 30px;
	}
	.sectionsbloc.even .blocthumb
	{
		top: -200px;
	}
	.sectionsbloc.odd .blocthumb
	{
		top: 200px;
	}
	.sectionsbloc img
	{
		height: 800px;
	}
	/*--------------------------------------------*/
	.reaWrap
	{
		margin-top: -150px;
	}
	.reaWrap #reassurances
	{
		background: var(--title-color);
	}
	.LogoParent
	{
		box-sizing: border-box;
	}
	/*--------------------------------------------*/
	#choixSections
	{
		border-right: 1Px solid #ffffff1f;
	}
	/*--------------------------------------------*/

	#logoResponsive
	{
		display: none;
	}
	
	/*--------------------------------------------*/
	.sectionsbloc.even::before {
		top: initial;
		width: 60%;
		bottom: 0;
		right: 0;
		height: 80%;
	}
	.sectionsbloc .section_thumb .blocthumb.lastThumb {
		height: 700px;
	}
	.sectionsbloc.even .specialthumb
	{
		left: initial;
		right: 0;
		border-color: var(--back-color);
	}
	/*--------------------------------------------*/
	.specialImgContent
	{
		margin-top: 80px;
		/* height: calc(100% - 200px); */
	}
	#cta_listelement h3, .subtitle
	{
		font-size: 0.9em;
	}
	/*--------------------------------------------*/
	.wrapper_slider:first-child
	{
		grid-column: span 2;
	}	
	/*--------------------------------------------*/
	#content .titleContent
	{
		font-family: var(--font-title);
	}
	#content .textContent {
		/* max-width: 750px; */
		/* column-count: 2; */
		word-break: break-word;
	}
	.imgContent img, .specialImgContent img
	{
		height: 500px;
	}
	/*--------------------------------------------*/

	#thumbnailPage.empty
	{
		background-attachment: fixed;
	}
	/*--------------------------------------------*/
	#thumbnailPage, #en-tete
	{
		width: 100%;
	}
	/*--------------------------------------------*/
	.picto-container .picto-bloc:nth-child(2) .picto-content, .picto-container .picto-bloc:nth-child(4) .picto-content {
		order: 2;
	}
	/*--------------------------------------------*/
	#galleryHome
	{
		box-sizing: border-box;
		padding: 40px;
	}
	/*--------------------------------------------*/
	#content .titleContent
	{
		text-align: left;
		/* margin: 90px auto; */
		/* padding: 0 40px; */
		box-sizing: border-box;
		/* margin-right: -90px; */
		position: relative;
		max-width: 75%;
	}
	/*--------------------------------------------*/
	.icones .wp-block-column:last-child {
		transform: translateY(50px);
	}
	.icones, .wp-block-column.icones .wp-block-columns {
		gap: 30px;
		display: grid;
		align-content: start;
	}
	#adresseHead 
	{
		box-sizing: border-box;
		width: 100%;
		gap: 20px;
		background: var(--primary-back-color);
	}
	.home #adresseHead
	{
		padding: 30px 20px;
		z-index: 1;
		max-width: 1200px;
		margin: 0 auto;
		margin-top: -110px;
		margin-bottom: -40px;
		position: relative;
	}
	.home #adresseHead:after, #reassurances::after {
		position: absolute;
		content: '';
		background-color: var(--primary-back-color);
		width: 30px;
		height: 32px;
		display: block;
		bottom: -6px;
		left: 20%;
		border-radius: 4px;
		-webkit-transform: skewY(35deg);
		-ms-transform: skewY(35deg);
		transform: skewY(35deg);
		border-top: 0;
		z-index: -1;
	}
	#navprimary
	{
		width: 100%;
	}
	.home #navprimary
	{
		position: absolute;
	}
	.nohome #navprimary
	{
		background: var(--title-color);
	}
	/*--------------------------------------------*/
	.sectionsbloc.even .txt_wrap
	{
		order: 2;
	}

	#navprimary .navigmenu .naviglink.lvl-1
	{
		text-align: left;
	}
	#slogan-title
	{
		font-size: 3em;
		margin-bottom: 0px;
		line-height: 1.1;
		text-transform: uppercase;
		max-width: 700px;
	}
	#navprimary .navigmenu .navigtoogle > .navdown
	{
		min-width: 300px;
		background: var(--title-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: 50px 30px;
		padding-bottom: 100px;
	}
	/*--------------------------------------------*/
	
	.sectionsChild
	{
		min-height: 100%;
	}
	/*--------------------------------------------*/
	.nohome #prestations
	{
		padding: 100px 50px;
	}
	
	.bloc_wpp-home {
		position: relative;
		z-index: 1;
		border-radius: 10px;
		/* overflow: hidden!important; */
		box-shadow: 0px 0px 20px #00000012;
	}

	#thumbnailPage
	{
		background: var(--title-color);
	}
	/*--------------------------------------------*/
	
	#reassurances svg
	{
		width: auto;
	}
	/*--------------------------------------------*/

	.home .imgContent {
		width: 100%;
		box-sizing: border-box;
		padding-right: 50px;
		gap: 0 30px;
	}
	/*-----------------------------------------------------------*/

	#reassurances
	{
		padding: 50px 30px;
		box-sizing: border-box;
		z-index: 2;
		width: 100%;
		margin-left: auto;
	}
	/*-----------------------------------------------------------*/
	#content .border
	{
		bottom: -60px;
		position: absolute;
		left: 50%;
		min-width: 380px;
		transform: translateX(-50%);
		margin: 0;
	}
	/*-----------------------------------------------------------*/
	#sections .titleSec::after, #landing_listelement .titleSec::after
	{
		margin-left: 0;
	}

	/*-----------------------------------------------------------*/
	.nohome #thumbnailPage .blocthumb, .nohome #thumbnailPage .blocthumb img
	{
		min-height: 400px;
	}
	.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 
	{
		box-sizing: border-box;
		width: 100%;
		}
	#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;
	}
	
	#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;
	}
	#header #infoadresse #infoadresse_inner div, #header #phoneBT-infotelfixe,header #phoneBT-infotelfixe2, #header #phoneBT-infotelport, #header #phoneBT-infotelport2,
	 #header .horairesBT, #noshare .share-buttons
	{
		font-size: 1em;
		padding-right: 10px;
		text-align: left;
		padding-top: 6Px;
		padding-bottom: 6Px;
	}
	/*-----------------------------------------------------------*/
	#landingform
	{
		margin: 0 auto;
		width: 100%;
	}
	.home .wrapper_slider
	{
		padding: 15px;
		box-sizing: border-box;
	}
	.bloc_inner_wpp
	{
		box-sizing: border-box;
		transition: all 0.6s;
		top: 0;
		background: var(--back-color);
		/* box-shadow: 0px 0px 20px #000; */
		/* padding: 20px; */
	}
	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;
	}
	.section_thumb
	{
		z-index: 0;
	}
	.sectionsbloc .section_thumb
	{
	margin-left: 0;
	/* position: relative; */
	}
	.home #en-tete .accroche
	{
		padding: 30px;
		box-sizing: border-box;
		/* max-width: 650px; */
		margin: 0 auto;
		margin-top: 100px;
		z-index: 1;
		text-align: center;
		}
	/*----------------------------- ************ -----------------------------*/
	#sections .sectionsbloc h2
	{
		position: relative;
		text-align: left;
		
	}
	/*----------------------------------------------------------------------*/
	.home .sectionsbloc .section_thumb .blocthumb {
		height: 100%;
		width: 100%;
	}
	.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: 130px;
		padding: 0;
	}

	.home #autotraduction {
		width: 110px;
		padding: 5px;
	}
	.home #content
	{
		padding: 50px 32px;
		padding-top: 200px;
		z-index: 1;
		/* margin-bottom: 200px; */
	}

	.sectionsbloc .section_txt
	{
		padding: 150px 70px;
		padding-bottom: 100px;
		max-width: 750px;
		margin: 0 auto;
		z-index: 2;
		position: relative;
		text-align: left;
	}
	.sectionsbloc.odd .section_txt
	{
		margin-top: -560px;
	}
	.section_thumb .blocthumb
	{
		/* overflow: hidden; */
		line-height: 0;
		text-align: center;
		box-sizing: border-box;
		position: relative;
	}

	.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;
	}
	#sections
	{
		box-sizing: border-box;
		margin-top: -1px;
		z-index: 1;
	}
	#sections .sectionsbloc
	{
	/* padding: 120px 0; */
	z-index: 2;
	}

	#info-toogle
	{
		display: none;
	}

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

@media(min-width:1281px)
{
	.section_num2
	{
		margin-top: 0!important;
	}
	#foregroundPrestations .foreground-item
	{
		min-height: 800Px;
	}
	#foregroundPrestations .foreground-item:nth-child(2)
	{
		position: relative;
		top: -100px;
	}
	/*-----------------------------------------------------------*/
	
	#slideactu .wrapper_slider .liresuite {
		margin-left: 0;
		text-align: left;
	}
	/*--------------------------------------------*/
	#logoHead img
	{
		padding: 20px;
	}
	/*--------------------------------------------*/
	#logoResponsive img, #logoHead img
	{
		max-height: 150px;
		/* margin-left: 10px; */
	}
	#ctaLink h3
	{
		font-size: 3em;
	}
	#slideactu .ckslidercontrols .next
	{
		right: 7%;
	}
	/*-----------------------------------------------------------*/
	#slideactu .next:hover, #slideactu .prev:hover
	{
		border-color: var(--title-color);
		background-color: var(--title-color);
	}
}

@media(min-width:1481px)
{
	/*--------------------------------------------*/
	/*--------------------------------------------*/
	#galleryHome {
		position: relative;
		z-index: 1;
		overflow: hidden;
	}
	#galleryHome .gallery dl.gallery-item,#galleryHome .gallery:after
	{
		position: absolute;
		z-index: 1;
		border-radius: 5Px;
	}
	#galleryHome .gallery dl.gallery-item:nth-child(1)
	{
		top: 180px;
		left: 120px;
		width: 440px;
		height: 330px;
		z-index: 2;
	}
	#galleryHome .gallery:after
	{
		--size: 90px;
		width: var(--size);
		height: var(--size);
		content:'';
		top: 120px;
		left: 530px;
		background: var(--primary-back-color);
	}
	#galleryHome .gallery dl.gallery-item:nth-child(2)
	{
		width: 240px;
		height: 150px;
		top: 70px;
		left: 0;
	}
	#galleryHome .gallery dl.gallery-item:nth-child(3)
	{
		width: 150px;
		height: 90px;
		top: 0;
		left: 290Px;
	}
	#galleryHome .gallery dl.gallery-item:nth-child(4)
	{
		width: 140px;
		height: 90px;
		top: 540px;
		left: 50px;
	}
	#galleryHome .gallery dl.gallery-item:nth-child(5)
	{
		width: 150px;
		height: 150px;
		left: 500px;
		top: 485px;
		z-index: 3;
	}
	/*--------------------------------------------*/
	.home #reassurances {
		margin-top: -70px;
	}
	.home #slideactu
	{
		padding: 250px 30px;
		padding-top: 200px;
	}
	.sectionsbloc.odd .section_txt, .sectionsbloc.even {
		margin-top: -160px;
	}

	#cta_listelement
	{
		gap: 0px;
		max-width: 400px;
		margin-left: -100px;
	}
	#prestations .ckslidercontrols .prev,
	#prestations .ckslidercontrols .next
	{
		left: -100px;
	}
	#prestations .ckslidercontrols .prev
	{
		
		bottom: 80px;
	}
	#prestations .ckslidercontrols .next
	{
		bottom: 20px;
	}
	/*--------------------------------------------*/
	#adresseHead>*, #adresseHead>*>*
	{
		font-size: 1em;
	}
	#ctaLink h3
	{
		font-size: 4em;
	}
}

@media(min-width:1691px)
{
}
@media(min-width:1900px)
{
}