@media(min-width:981px) and (max-width:1280px){
	.imageCenter img
	{
		width: 100%;
		height: 250px;
	}
	.bloc_wpp-home:last-child
	{
		grid-column: span 2;
	}
}

@media(max-width:1690px){
	.imageDouble
	{
		max-height: 300px;
		overflow: hidden;
	}

	.imageDouble img
	{
		max-height: 400px;
		object-fit: cover;
		max-width: 100%;
		width: 100%;
	}
}

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

@media(max-width:1280px)
{
	.colonneBlockResp
	{
		display: block;
	}
	.navigmenu .naviglink.lvl-0
	{
		font-size:0.7em;
		padding: 30px 8px;
	}
}

@media(max-width:980px)
{
	#cta_bytelport
	{
		display: flex;
	}
	#cta_bytelport a
	{
		margin: 0 auto;
		margin-bottom: 30px;
	}
	#prestations .tc_content
	{
		display: none;
	}
	#prestations .widget_parentpage .bloc_inner_wpp .wrapPresta h2
	{
		margin-bottom: 20px;
	}
	/*--------------------------------------------*/
	#en-tete-img
	{
		clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0);
	}
	.home #content .wrapTitle
	{
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.innerHead>*:not(:last-child)
	{
		border-bottom: 1Px solid #00000e4a;
	}
	#en-tete-img::before
	{
		background: var(--title-color);
		opacity: 0.6;
		z-index: 1;
	}
	#reaUnderWrap
	{
		margin-top: 50px;
		padding: 40px 20px;
		box-sizing: border-box;
	}
	.fixHead #header #navprimary
	{
		top: 0;
	}
	#contentBefore
	{
		padding: 50px 30px;
	}
	.home #content .wp-block-spacer
	{
		display: none;
	}
	.home #content::before
	{
		opacity: 0.3;
		width: 100%;
	}
	.home #reaUnderWrap::after
	{
		color: var(--back-color);
		font-size: 5em;
		top: -270px;
	--size: 300px;
	}
	#infoadresse_inner, #infotelport, #infoouverture
	{
		padding: 10Px 0;
		box-sizing: border-box;
	}
	.widget_element li
	{
		padding: 10px;
	}
	#partenaires .subtitle,#partenaires .titleSec
	{
		text-align: center;
	}
	.wrapperContactDiv
	{
		padding: 20px;
	}
	.template-parent-page-php #content
	{
		display: none;
	}
	#landing_listelement
	{
		max-width: 700px;
		box-shadow: none;
		padding-top: 0;
	}
	#contactDiv::before
	{
		opacity: 1;
	}
	.navigtoogle.logo
	{
		display: none;
	}
	.sectionsbloc::before, .sectionsbloc::after
	{
		display: none;
	}
	#content .textContent
	{
		padding: 90px 20px;
		max-width: 700px;
	}
	#prestations .widget_parentpage
	{
		gap: 10px;
		padding: 30px;
	}
	#prestations .widget_parentpage .bloc_inner_wpp h2
	{
		opacity: 1;
	}
	#cta_listelement
	{
		padding: 20px;
	}
	.home #content
	{
		padding: 0;
		padding-top: 30px;
	}
	.wp-block-media-text
	{
		display: block;
	}

	.nohome.galerie .content-gallery
	{
		grid-template-columns: 1fr 1fr;
	}
	.home #slideactu h2,.home #slideactu .subtitle
	{
		/* color: var(--text-color); */
		text-align: center;
	}
	.content_slider>div
	{
		max-width: 100%;
	}
	h1{font-size: 2em}
	h2{font-size: 1.8em;}
	h3{font-size: 1.6em}
	h4{font-size: 1.4em;}
	h5{font-size: 1.3em;}
	h6{font-size: 1.1em;}

	.home #galleryHome .gallery-item img
	{
		height: 200px;
	}
	.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: 32px auto; *//* max-width: 80%; */width: auto;}
	#prestations{z-index: 1;background-image: none!important;padding: 20px;}
	#adresseHead>div>div
	{
		padding: 13px 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: 700px;
		/* margin-bottom: 32px; */
	}
	.home .section_thumb, .home .section_thumb img
	{
		min-width: 100%;
		max-height: 400px;
		transform: initial!important;
	}
	.nohome.childpage #content>*:last-child
	{
		position: static!important;
		width: auto!important;
		height: auto!important;
	}
	#galleryHome .gallery
	{
		gap: 0px;
		/* grid-template-columns: repeat(5, 1fr); */
	}
	#galleryHome .gallery .gallery-item:first-of-type
	{
		grid-column: span 1!important;
		grid-row: span 1!important;
	}
	#prestations h2
	{
		margin: 60px 0;
	}
	#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: 40px;
	 }
	.home #landingform #landing_listelement
	{
		box-shadow: 0px 0px 20px #00000030;
	}
	.home #header::before
	{
		max-height: 500px;
		top: 0;
		transform: translateX(-50%);
	}
	.vide
	{
		z-index: -1;
	}
	
	.home #landing_listelement{margin: 0 auto;}
	/*----------------------------------------------------------------------*/
	.home #landing_listelement, .accroche
	{
		max-width: 100%;
	}
	#logoResponsive img
	{
		max-width: 90%;
	}
	#partenaires h2,.separate section h2
	{
		font-size: 24px;
	}
	#partenaires
	{
		padding: 50px 10px;
	}
	.home #reassurances .picto-container
	{
		flex-direction: column;
	}
	#flags
	{
		padding: 16px 5px;
		justify-content: start;
	}
	#navprimary .navigmenu .naviglink.lvl-0
	{
		padding: 15px 0px;
	}
	#adresseHead>div:not(:last-child), #infotelport
	{
		border-bottom: 1px solid #281d1d1a;
		text-align: left;
	}
	.home #content .blocthumb
	{
		/* 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: #605c5c; */
		width: 100%;
		padding: 10px;
		line-height: 1.5;
		box-sizing: border-box;
		/* border-bottom: 1px solid #0000001a; */
	}
	.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: 100px;
		padding-bottom: 30px;
		top: 0;
	}
	.accroche::before
	{
	   top: 24%;
	}
	#footer #addrfooter #addrfooter_txt, #footer #phoneBT-infotelfixe, #footer #phoneBT-infotelport
	{
	text-align: center;
	}
	.navigmenu .navdown 
	{
		top:0px;
		width: 100%;
	}
	.nohome #thumbnailPage .blocthumb,.nohome #thumbnailPage .blocthumb img, .nohome #en-tete
	{
		height: 500px;
	}
	
	.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!important;
		min-height: 450px!important;
	}
	#slideactu
	{
		margin-top: 50px;
		padding: 20px;
		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;
		min-width: 100%;
		line-height: 0;
	}	
	#header #adresseHead {
		z-index: 1;
		display: none;
		width: 100%;
		background: var(--primary-text-color);
		position: absolute;
		top: 0;
		left: 0;
		padding-top: 70px;
	}
}

@media(max-width:736px)
{
	.nohome.galerie .content-gallery {
		grid-template-columns: 1fr;
	}
	#slogan-title
	{
		font-size: 30px;
	}
	#slogan-sub
	{
		margin-top: 50px;
	}
	#partenaires .widget_element img
	{
		background: var(--back-color);
	}
	#homeContact
	{
		padding: 0;
	}
	.nohome .wrapperButton
	{
		flex-direction: column;
	}
	/*GLOBAL*/
	/*WOO*/
	#pricesinglewoo{margin:1em auto;}
	#btformsinglewoo .button{ margin: 1em auto; width: 100%; }
	/*SLIDER*/
	.title_link_slider{font-size: 20px;}
}

@media(max-width: 480px)
{	
	.template-plan-du-site-php.nohome #content
	{
		padding-top: 0;
	}
	.nohome.galerie.single .content
	{
		padding: 0;
	}
	.schema-faq-question
	{
		padding-right: 20px!important;
		box-sizing: border-box;
	}
	.home #reaUnderWrap::after
	{
		display: none;
	}
	#content .textContent {
		padding: 40px 20px;
	}
	.imgContent::before
	{
		bottom: -50px;
	}
	#contentPage .gallery {
		grid-template-columns: repeat(1, 1fr);
	}
	#prestations
	{
		margin: 0;
		max-width: 100%;
	}
	#prestations .widget_parentpage
	{
		padding: 0;
	}
	.widget_element li
	{
		padding: 20px 5px;
	}
	.section_txt .tc_content
	{
		padding: 20px;
	}
	.section_txt
	{
		padding: 0;
	}
	#galleryWrap
	{
		margin: 0 auto;
	}
	#content
	{
		padding: 10px;
	}
	h1{font-size: 1.5em;}
	h2{font-size: 1.5em;}
	h3{font-size: 1.4em}
	h4{font-size: 1.3em;}
	h5{font-size: 1.2em;}
	h6{font-size: 1.1em;}
	#prestations .bloc_inner_wpp h2
	{
		text-align: left;
	}
	.liresuite::before
	{
		width: 0px;
	}
	#prestations .widget_parentpage .bloc_wpp-home .blocthumb
	{
		height: 250px;
	}
	.nohome.galerie .content-gallery
	{
		grid-template-columns: repeat(1, 1fr);
	}
	.texteAccroche
	{
		padding: 90px 0;
	}
	#slogan-sub
	{
		font-size: 24px;
	}
	.home #content .wrappercontent
	{
		max-width: 100%;
	}
	#galleryHome .gallery
	{
		/* grid-template-columns: repeat(1, 1fr); */
		grid-gap: 0;
	}
	.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;
	}
	#logoResponsive
	{
		/* padding-top: 75px; */
	}
	#footer
	{
		padding-top: 32px;
	}
	.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){

}

@media(min-width: 981px)
{
	#cta_bytelport a
	{
		position: absolute;
		top: -30px;
		right: 0;
	}
	#reassurances::before, #reassurances::after, .home #slideactu::before, .home #slideactu::after
	{
		clip-path: polygon(100% 0, 100% 60%, 60% 100%, 0 60%, 0 0);
	}
	#reassurances
	{
		padding: 30px;
		box-sizing: border-box;
	}
	#sections .sectionsbloc:last-child
	{
		padding-bottom: 0;
	}
	#navprimary .navigmenu
	{
		padding-right: 40px;
	}
	#navprimary .navigmenu .naviglink.lvl-1
	{
		padding: 20Px 10px;
	}
	.navigtoogle:not(.social)::before
	{
		bottom: 20px;
	}
	#en-tete::before
	{
		width: 30%;
	}
	#en-tete-img
	{
		width: 80%;
	}
	.sectionsbloc.section_num0 .section_txt::after
	{
		background: url(../images/backgroundMore2.png);
		background-position: right center;
		background-repeat: no-repeat;
		background-size: contain;
		left: 50%;
		transform: translateX(-50%);
		top: initial;
		bottom: -70px;
		--size: 140px;
		width: var(--size);
		height: var(--size);
	}
	/*--------------------------------------------*/
	.home #contentMore
	{
		--size: 100%;
		width: var(--size);
		height: var(--size);
		top: -200px;
		overflow: hidden;
		left: 0;
	}
	.home #contentMore::after
	{
		background: url(../images/backgroundMore2.png);
		background-position: right center;
		background-repeat: no-repeat;
		background-size: contain;
		left: initial;
		right: -200Px;
		--size: 400px;
		width: var(--size);
		height: var(--size);
	}
	/*--------------------------------------------*/
	.home #content .wrapText
	{
		/* text-align: center; */
		column-count: 2;
	}
	/*--------------------------------------------*/
	.secImgContent
	{
		max-width: 80%;
		width: 100%;
		margin-top: -150Px;
	}
	.imgContent
	{
		/* height: 150%; */
		min-height: 600px;
	}
	/*--------------------------------------------*/
	.home #en-tete, .home #header
	{
		max-width: calc(100% - 60px);
		margin-left: auto;
		margin-right: 0;
	}
	#en-tete::after
	{
		background: var(--title-color);
		top: initial;
		bottom: 180px;
		width: 35%;
		height: 44%;
		left: -8%;
		z-index: 1;
	}
	.home #header::before
	{
		content:'';
		position: absolute;
		top: 0px;
		left: 0;
		width: 15%;
		height: 100%;
		z-index: -1;
		background: var(--back-color);
	}
	/*--------------------------------------------*/
	#galleryHome
	{
		transform: skewY(10deg);
		/* padding: 100px 0; */
	}
	.home #galleryHome .gallery-item img
	{
		transform: skewY(-10deg) scale(1.4);
	}

	.gallery-item:nth-child(n+9) 
	{
		left: 50%;
	}
	/*--------------------------------------------*/
	.section_num0 .section_thumb,.section_num0.sectionsbloc .txt_wrap 
	{
		grid-column: span 9!important;
		height: 600px;
		padding: 0;
	}
	.section_num0 .txt_wrap .section_txt
	{
		margin: 0 auto;
		margin-top: -200Px;
	}
	/*--------------------------------------------*/
	.logoParent
	{
		padding: 0 100px;
		box-sizing: border-box;
	}
	.logoHead
	{
		position: relative;
		font-size: 0!important;
	}
	#logoResponsive::before
	{
		content:'';
		position: absolute;
		top: -200px;
		left: 50%;
		transform: translateX(-50%);
		width: 120%!important;
		height: calc(100% + 240px);
		z-index: -1;
		background: var(--back-color);
	}
	.logoParent
	{
		margin-top: -100px;
		margin-bottom: -50px;
	}
	#en-tete-img::before
	{
		background: var(--title-color);
		opacity: 0.5;
		z-index: 1;
	}
	#en-tete-img::after
	{
	}
	.nohome.category h2 {
		margin-bottom: 0!important;
		line-height: 1;
	}
	
	/*--------------------------------------------*/
	#sections .sectionsbloc.section_num0 
	{
		padding-top: 0;
		z-index: 1;
	}
	.bloc_inner_wpp .blocthumb img {
		height: 800px;
	}
	.home .bloc_wpp-home:nth-child(4) {
		margin-top: -250px;
	}
	.home #prestations
	{
		margin-top: -200Px;
		clip-path: polygon(23% 0, 100% 13%, 100% 87%, 77% 100%, 0 87%, 0 13%);
	}
	/*--------------------------------------------*/
	
	.navigmenu .navdown
	{
		min-width: 300Px;
	}
	
	#reassurances .titleWrap
	{
		margin-top: -20px;
	}
	/*--------------------------------------------*/
	
	.colonneLeft
	{
		padding: 50Px 100px;
		padding-left: 0;
		position: relative;
	}
	.imageLeft
	{
		position: relative;
		z-index: 1;
	}
	/*--------------------------------------------*/
	#homeContact
	{
		padding: 80px 60px 0px;
	}
	.img_thumbnail_slider
	{
		height: 100%!important;
	}
	#reassurances
	{
		padding: 130px 100px;
		padding-top: 0px;
	}
	.home #content .size-portrait img
	{
		max-height: 500px;
	}
	/*--------------------------------------------*/
	#slogan-title
	{
		font-size: 3em;
		text-align: left;
		margin-bottom: 50px;
	}
	.titleSec
	{
		font-size: 2em;
		max-width: 80%;
	}
	#reassurances .titleSec
	{
		max-width: 600px;
		margin-bottom: 20px;
		width: 90%;
	}
	/*--------------------------------------------*/
	
	
	.picto-container li:not(:last-child)
	{
		margin-bottom: 10px;
	}
	/*--------------------------------------------*/
	#prestations .title_content::after
	{
		content:'';
		position: absolute;
		bottom: -70px;
		left: 50%;
		transform: translateX(-50%);
		width: 1px;
		height: 60px;
		z-index: -1;
		border-right: 1px solid var(--back-color);
		transition: all 0.4s;
	}
	/*--------------------------------------------*/
	.home #content .wp-block-column:not(:first-child)
	{
		margin-left: 20px;
	}
	.tc_content .blocks-gallery-grid
	{
		margin: 50px 0;
		align-items: flex-start;
	}
	
	.tc_content .blocks-gallery-item:first-child img
	{
		height: 500px!important;
	}
	.tc_content .blocks-gallery-item img
	{
		height: 420px!important;
	}
	/*--------------------------------------------*/
	#certifications .elemcertifications
	{
		margin-left:0;
	}
	#slideactu::after
	{
		z-index: -1;
	}
	#logoResponsive
	{
		padding-top: 20px;
		margin-bottom: -40px;
		position: relative;
	}
	#partenaires .widget_element li:not(:last-child)
	{
		border-right: 1px solid #00000026;
	}
	.nohome.category #homeContact::before
	{
		opacity: 1;
	}
	.home #content .imgContent
	{
	}
	.home h1
	{
		text-align: left;
		max-width: 90%;
		text-transform: uppercase;
	}
	.nohome h1::after
	{
		transform: scaleX(1.3)!important;
	}
	#cta_listelement
	{
		gap: 0px;
	}
	#cta_listelement>div
	{
		text-align: center;
		padding: 20px;
	}
	#cta_listelement>div>*
	{
		background: none!important;
	}


	#fieldDiv{gap:  0 30px;margin: 0 auto;}
	.blc_textarea
	{
		grid-column: span 2;
	}
	#fieldDiv>span
	{
		display: none;
	}
	#header
	{
		width: 100%;
		height: auto!important;
		transition: all 0.4s;
		transform:translate3d(0,0,0);
		-webkit-transform:translate3d(0,0,0);
		top: 0;
		left: 0;
		margin-bottom: -70px;
	}
	.nohome #header
	{
		/* margin-bottom: -30px; */
	}
	.bloc_wpp-home.HiddenParent::after, .bloc_wpp-home:hover::after
	{
		right: -13vh;
	}
	.sectionsbloc.even .txt_wrap
	{
		order: 2;
	}
	#contactDiv
	{
		padding: 90px 30px;
	}
	#partenaires::before
	{
		height: 100%;
		top: 50%;
		transform: translateY(-50%);
	}	
	#partenaires .widget_element img
	{
		height: 120px;
		margin: 0 auto;
		position: relative;
		/* background: var(--back-color); */
	}
	.widget_element .wrapElem
	{
		position: relative;
	}
	#sections .sectionsbloc .blocthumb img
	{
		position: absolute;
		/* object-fit: contain; */
	}
	#header #phoneBT-infotelfixe.button
	{
		padding-right: 10px;
		padding-left: 33px;
	}
	#adresseHead>*, #adresseHead>*>*
	{
		font-size:0.9em;
	}
	/*-----------------------------------------------------------*/
	#landingform
	{
		margin: 0 auto;
		margin-right: 25px;
		margin-bottom: 125px;
		width: 100%;
		padding-top: 0;
	}
	.home .wrapper_slider
	{
		box-sizing: border-box;
		/* padding: 20px; */
	}
	.home .wrapper_slider .wrapper_inner_slider
	{
		overflow: hidden;
		box-sizing: border-box;
		min-height: 100%;
	}
	body.template-rating-php #lebonpro
	{
		padding-left: 120px;
    	box-sizing: border-box;
	}
	#homeContact::before
	{
		background: url(../images/background1.jpg);
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#homeContact::after 
	{
		background: var(--text-color);
		opacity: 0.6;
		z-index: -1;
	}
	#homeContact::before,#homeContact::after
	{
		clip-path: polygon(100% 0, 100% 60%, 60% 100%, 0 60%, 0 0);
	}
	.nohome.childpage #thumbnailPage, .nohome.single:not(.galerie) #thumbnailPage
	{
		position: relative;
		min-height: 300px;
	}
	.wrapText 
	{
		/* max-width: 800px; */
		margin: 0 auto;
		/* margin-left: 0; */
		text-align: left;
		/* background: var(--back-color); */
		/* padding: 50px; */
		box-sizing: border-box;
	}
	.section_thumb
	{
		z-index: 0;
	}
	.sectionsbloc .section_thumb
	{
	/* margin-left: 0; */
	z-index: 1;
	/* border-radius: 10px; */
	}
	.home #en-tete .accroche
	{
		padding: 90px 50px;
		box-sizing: border-box;
		text-align: left;
		justify-items: start;
		z-index: 2;
		max-width: 600px;
		margin: 0 auto;
		margin-bottom: 100Px;
	}
	/*----------------------------- ************ -----------------------------*/
	#sections .sectionsbloc h2
	{
		position: relative;
		text-align: left;
		margin-top: 15px;
	}
	#sections h3
	{
		margin: 0;
		margin-top: -20px;
		/* display: inline-block; */
	}
	.section_thumb 
	{
		position: relative;
		z-index: 0;
	}
	/*----------------------------------------------------------------------*/
	.home .sectionsbloc .section_thumb .blocthumb {
		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;
	}
	/*----------------------------- ************ -----------------------------*/
	.nohome .logoHead
	{
		min-width: initial;
	}
	.logoHead img
	{
		max-height: 160px;
		/* padding: 10px; */
	}
	.home #content
	{
		padding: 120px 32px;
		/* margin-top: -200px; */
		padding-top: 220px;
		z-index: 2;
	}

	.sectionsbloc .txt_wrap
	{
		padding: 160px 50px;
		padding-bottom: 0;
		z-index: 2;
	}
	.sectionsbloc .section_txt
	{
		max-width: 800px;
		margin-left: -170Px;
		background-color: var(--back-color);
		position: relative;
		text-align: left;
		padding: 120px 90px;
		box-shadow: -20px 0px 20px #0000000a;
	}
	.sectionsbloc.odd .section_txt
	{
		margin-left: auto;
		margin-right: -170Px;
		box-shadow: 20px 0px 20px #0000000a;
	}

	.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;
	}
	#sections
	{
		overflow: hidden;
		background: var(--primary-back-color);
	}
	#sections .sectionsbloc
	{
		padding: 160px 0;
		box-sizing: border-box;
	}

	#info-toogle
	{
		display: none;
	}

	.template-contact-php #h1
	{
		text-align: left;
		padding: 16px 20px 0px 20px;
	}
	#landingform, #cta 
	{
		text-align: left;
		/* padding: 50px 32px; */
		box-sizing: border-box;
	}
	#header #adresseHead
	{
		position: relative;
		box-sizing: border-box;
		padding: 15px;
		/* padding-bottom: 20px; */
		/* background: var(--title-color); */
		border-bottom: 1px solid #ffffff7a;
		width: 100%;
		/* max-width: 1150px; */
	}
}

@media(min-width:1281px)
{
	#en-tete::before {
		width: 35%;
	}
	#logoResponsive img, .logoHead img
	{
		max-height: 150px;
	}
	.picto-bloc::after
	{
		content:'';
		position: absolute;
		top: initial;
		bottom: 0;
		left: -130px;
		width: 60%;
		height: 30px;
		z-index: -1;
		border-bottom: 2px solid var(--secondary-back-color);
		opacity: 0.4;
	}
	/*--------------------------------------------*/
	.colonneLeft::before
	{
		content:'';
		position: absolute;
		top: -200px;
		left: -70px;
		width: calc(100% + 70Px);
		height: calc(100% + 200Px);
		z-index: -1;
		background: var(--back-color);
		box-shadow: 0px 0px 20px #00000012;
	}

	.imageCenter
	{
		margin-top: -200px;
		margin-left: -70px!important;
		width: 100%;
	}
	.colonneRight
	{
		margin-top: -220px;
		margin-left: 20px !important;
	}

	/*--------------------------------------------*/
	.home #content .wp-block-column:not(:first-child) {
		margin-left: 80px;
	}
	#reaUnderWrap
	{
		margin-top: -200Px;
		padding: 70px 40Px;
	}
	.home #reaUnderWrap::after {
		/* font-size: 5em; */
		/* right: -25px; */
		/* top: -130px; */
	}
	.home #content .imgContent
	{
		--size: 600px;
	}
	.navigmenu .navigtoogle.logo .naviglogo
	{
		max-width: 300px;
		margin: 0 auto;
	}
	.imgContent img
	{
		position: absolute;
		top: 0;
		left: 0;
	}
	#adresseHead>*, #adresseHead>*>*
	{
		font-size:1em;
	}
}

@media(min-width:1481px)
{
	.secImgContent
	{
		margin-top: -250px;
	}
	.home h1
	{
		max-width: 80%;
	}
}

@media(min-width:1691px)
{

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

}