@media(max-width:1690px){

}

@media(max-width:1480px)
{
	.template-child-page-php #thumbnailPage h1,
	.single-php #thumbnailPage h1{
		width: 90%;
	}
}

@media(max-width:1380px){
	#logoResponsive{
		max-width: 250px;
	}
}

@media(max-width:1280px)
{
	.navigmenu .naviglink.lvl-0
	{
		font-size: 0.7em;
	padding: 40px 7px;}
	.navigmenu .navigtoogle.logo .naviglogo
	{
		max-height: 90px;
	}

	.picto-bloc:nth-child(3) .pictoWrap:before,
	.picto-bloc:nth-child(4) .pictoWrap:before
	{
		content: "";
		height: 1px;
		left: 50%;
		width: 66.66%;
		transform: translateX(-50%);
		background-color: var(--back-color);
		opacity: 0.5;
	}

	#homeContact .contact-left {
		width: 100%;
		max-width: unset;
	}
}

@media(max-width:980px)
{
	
	#infoT{
		position: absolute;
		top: 0;
		right: 0;
	}
	#header #adresseHead {
		z-index: 1; 
		width: 100%; 
		display: none; 
		background: var(--back-color);
		padding: 20px 10px;
		box-sizing: border-box;
		padding-top: 60px; 
		position: absolute; 
		top: 0;
	}

	#header #adresseHead > * {
		justify-items: center !important;
	}
	.bloc_inner_wpp
	{
		background: var(--tertiary-back-color);
	}
	.vegas-wrapper::before
	{
		background: var(--tertiary-back-color);
		opacity: 0.5;
	}
	#info-toogle
	{
		position: absolute;
		right: 0px;
		top: 0;
		background: var(--primary-back-color);
		padding: 10px;
		box-sizing: border-box;
	}
	.home #partenaires, #homeContact
	{
		background-attachment: initial;
	}
	/*--------------------------------------------*/
	.sectionsbloc .liresuite
	{
		margin-bottom: 40px;
	}
	/*--------------------------------------------*/
	.titleWrap
	{
		text-align: center;
	}
	.imageWrapper
	{
		padding: 30px;
		box-sizing: border-box;
	}
	.adresseNumeros
	{
		filter: invert(1);
		padding: 10px!important;
	}
	#thumbnailPage.empty
	{
		height: 350px;
		background-attachment: initial;
	}
	.sectionsbloc .section_txt .liresuite a.button
	{
		margin: 0 auto;
    	text-align: center;
	}
	/*--------------------------------------------*/
	.horairemodalFooter .horairesBloc, .adressemodalFooter
	{
		margin: 0 auto;
		width: 100%;
	}
	.detailhoraires
	{
		text-align: center;
		margin-bottom: 8px;
	}
	/*--------------------------------------------*/
	.titleSec {
		margin-bottom: 20px;
	}
	.template-contact-php h1
	{
		margin-top: 50px;
	}
	#thumbnailPage h1
	{
		width: 90%;
	}
	/*--------------------------------------------*/
	.content_slider
	{
		padding-top: 40px;
	}
	#slideactu .ckslidercontrols .next, #slideactu .ckslidercontrols .prev
	{
		bottom: -130px;
	}
	/*--------------------------------------------*/
	.home .imgContent::before
	{
		background: linear-gradient(to bottom right, var(--back-color) , #ffffffad);
	}
	/*--------------------------------------------*/
	.img_thumbnail_slider
	{
		height: 350px;
	}
	/*--------------------------------------------*/
	#galleryHome::before
	{
		height: 20%;
	}
	/*--------------------------------------------*/
	#slideactu::before
	{
		opacity: 1;
	}
	.nohome #content, #landing_listelement
	{
		padding: 32px 20px;
	}
	.nohome #content{
		padding-bottom: 95px;
	}
	.content_slider::after
	{
		font-size: 2em;
		top: -20px;
		left: 20px;
	}
	
	/*-----------------------------------------------------------*/
	
	/*-----------------------------------------------------------*/
	#header #navprimary
	{
		width: 100%;
		/* background: var(--primary-back-color); */
	}
	#h1 img
	{
		height: 300px;
	}
	.home #en-tete .accroche
	{
		min-height: initial;
	text-align: center;justify-content: center;justify-items: center;
	width: 100%;
}
	.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;
	}
	.sectionsbloc:last-child
	{
		padding-bottom: 100px;
	}
	.nohome #thumbnailPage .blocthumb, .nohome #thumbnailPage .blocthumb img
	{
		min-height: initial;
		height: 450px;
	}
	.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: 70px 20px;
		max-width: 600px;
		margin: 0 auto;
	}
	#prestations .widget_parentpage
	{
		gap: 10px;
	}
	#cta_listelement
	{
		padding: 20px;
		box-sizing: border-box;
		gap: 20px;
	}
	.home #content
	{
		padding: 0;
	}
	.wp-block-media-text
	{
		display: block;
	}
	.nohome.galerie .content-gallery,#galleryHome .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;
	}
	.nohome #reassurances
	{
		margin: 0 auto;
		width: 100%;
	}
	.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: 32px auto; *//* max-width: 80%; */width: auto;}
	#prestations{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: 600px;
		margin-bottom: 32px;
	}
	.home .section_thumb, .home .section_thumb img
	{
		min-width: 100%;
		max-height: 400px;
		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);
	}
	.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;}

	#footer #footerlinks{
		text-align: center;
	}
	/*----------------------------------------------------------------------*/
	.home #landing_listelement, .accroche
	{
		max-width: 100%;
	}
	#logoResponsive img
	{
		max-width: 240px;
		width: auto;
	}
	#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;
		font-size: 0.9em;
	}
	#adresseHead>div:not(:last-child)
	{
		border-bottom: 1px solid #00000029;
		text-align: left;
	}
	.home #content .blocthumb
	{
		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: fixed;
		left: 0px;
		top: 0;
		z-index: 1;
		background: var(--primary-back-color);
	}
	#logoResponsive
	{
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
		margin: auto;
	}
	.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: fixed;
		box-shadow: 0px 0px 20px #00000040;
		padding-top: 60px;
		top: 0;
		left: 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.childpage #en-tete
	{
		position: static;
	}
	.nohome.childpage #en-tete
	{
		padding-top: 0px;
		min-height: 0;
	}
	.home #en-tete
	{
		height: auto;
		min-height: 400px!important;
	}
	#slideactu
	{
		padding: 0;
		padding-bottom: 80px;
		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;
	}	
}

@media(max-width:736px)
{
	.nohome.galerie .content-gallery,#galleryHome .gallery {
		grid-template-columns: 1fr;
	}
	.border .elemcertifications
	{
		flex-direction: column;
		align-items: center;
	}
	.border li, .border .flex li
	{
		margin-top: 20px;
	}
	.template-child-page-php #thumbnailPage h1{
		font-size: 1.4em;
		bottom: unset;
		margin-top: 100px;
	}

	/*WOO*/
	#pricesinglewoo{margin:1em auto;}
	#btformsinglewoo .button{ margin: 1em auto; width: 100%; }
	/*SLIDER*/
	.title_link_slider{font-size: 20px;word-break: break-word;}

	.picto-bloc:nth-child(2) .pictoWrap:before
	{
		content: "";
		height: 1px;
		left: 50%;
		width: 66.66%;
		transform: translateX(-50%);
		background-color: var(--back-color);
	}
}

@media(max-width: 480px)
{	
	.pictoWrap::before
	{
		top: 0;
	}
	#homeContact,#doubleCta
	{
		padding: 10px;
	}
	#galleryHome .gallery
	{
		padding: 20px;
		gap: 20px;
	}
	#galleryHome
	{
		padding-bottom: 0;
	}
	#contentBefore
	{
		padding: 10px;
	}
	#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: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: 24px;
	}
	.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: 0px;
	}
	.nohome #content 
	{
		padding: 0;
	}
	.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 .contentWrap{
		text-align: center;
	}
	#info-toogle
	{
		mix-blend-mode: difference;
	}
	.fixHead #header{
		position: fixed;
		background: #fff;
		opacity: 0.95;
		/* max-height: 75px; */
		box-shadow: 0 0 25px #00000025;
	}
	
	/*--------------------------------------------*/
	.home #slideactu
	{
		/* margin-top: -100px; */
		/* padding-top: 0; */
	}
	/*--------------------------------------------*/
	.wrapPresta
	{
		padding: 40px 20px;
		text-align: left;
		background: var(--primary-color-op-75);
	}
	.specialThumbWrap
	{
		position: absolute;
		top: 0;
		left: 0;height: 100%;
		width: 100%;
	}
	.bloc_inner_wpp
	{
		height: 70vh;
		max-height: 600px;
		min-height: 500px;
	}
	.bloc_wpp-home .bloc_inner_wpp
	{
		align-items: flex-end;
	}
	
	
	/*--------------------------------------------*/
	#prestations .wrapperSections
	{
		margin-right: 0;
		background: var(--primary-back-color);
	}
	/*--------------------------------------------*/
	#galleryHome::after,#content::after
	{
		transform: scale(-1);
		top: -1px;
	}
	/*--------------------------------------------*/
	
	/*--------------------------------------------*/

	
	#adresseHead
	{
		color: var(--back-color);
		position: absolute;
		top: 0;
		right: 0;
		right: -380px;
		width: 380px;
		height: 100vh;
		min-height: 800px;
		padding: 70px 48px 65px;
		background-color: var(--back-color);
		overflow: hidden;
		visibility: hidden;
		z-index: 60;
		-webkit-transition: all .6s cubic-bezier(.77,0,.175,1);
		-o-transition: all .6s cubic-bezier(.77,0,.175,1);
		transition: all .6s cubic-bezier(.77,0,.175,1);
		text-align: left;
		box-sizing: border-box;
		box-shadow: 0px 0Px 20px #0000001a;
		}
	#adresseHead.header-trigg {
		right: 0;
		visibility: visible;
	z-index: 1;}
	/*--------------------------------------------*/
	.horairemodalFooter .horairesBloc, .adressemodalFooter, #doubleCta
	{
		padding: 50px 90px;
	}
	#sections .sectionsbloc.odd
	{
		padding: 0;
	}
	
	.gallery-item img {
		object-fit: cover;
		width: 100%;
		height: 520px;
		transition: 500ms all ease-in-out;
		transition: transform 1s cubic-bezier(.215,.61,.355,1);
	}
	/*--------------------------------------------*/
	#prestations .widget_parentpage
	{
		/* min-height: 700px; */
	}
	/*--------------------------------------------*/
	.SecimgContent article
	{
		height: 80%;
	}

	/*--------------------------------------------*/
	#cta .adresseIco
	{
		text-align: left;
		padding: 0!important;
	}

	#doubleCta>article>div:not(:last-child)
	{
		border-right: 1px solid #ffffff17;
	}
	/*--------------------------------------------*/
	.home #partenaires
	{
		margin-top: -100px;
		padding-top: 200px;
	}
	#homeContact, .section_num0
	{
		width: 100%;
	}
	#footer::before
	{
		height: 80%;
		top: initial;
		bottom: 0;
	}
	/*--------------------------------------------*/
	.wrapperActu
	{
		gap: 20px;
	}
	.special-section_thumb {
		margin-top: 100px;
	}
	/*--------------------------------------------*/
	
	/*--------------------------------------------*/
	.navigmenu .navdown
	{
		min-width: 300px;
	}
	.contentWrap {
		gap: 30px;
	}
	/*--------------------------------------------*/

	.wrapper_inner_slider
	{
		/* border-radius: 5px; */
		overflow: hidden;
		position: relative;
	}
	#slideactu .ckslider 
	{
		justify-content: center;
	}
	.content_slider .title_slider{
		min-height: 110px;
	}

	/*--------------------------------------------*/
	#content .subtitle
	{
		text-align: left;
	}
	.contentWrap>p:last-child
	{
		padding-bottom: 20px;
		
	}
	#sections .sectionsbloc.even .blocthumb::before
	{
		transform: scaleX(-1);
		left: 1px;
		height: calc(100% + 2px);
	}

	/*--------------------------------------------*/
	.home #content .imgContent 
	{
		/* height: 100%; */
	display: grid;align-items: center;}

	/*-----------------------------------------------------------*/
	#reassurances
	{
		box-sizing: border-box;
		z-index: 1;
	}
	/*-----------------------------------------------------------*/
	.navigtoogle:not(.social)::after
	{
		content: '';
		position: absolute;
		left: 0;
		bottom: 20px;
		width: 0;
		height: 2px;
		background: var(--alternate-color);
		transition: all 0.4s;
	}
	.navigtoogle.active::after, .navigtoogle:hover::after
	{
		width: 100%;
	}
	#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;
	}
	/*-----------------------------------------------------------*/
	#sections .titleSec::after, #landing_listelement .titleSec::after
	{
		margin-left: 0;
	}

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

	#landing_listelement .subtitle,#landing_listelement .titleSec
	{
		text-align: left;
	}

	.imgContent img {	
		max-width: 500px;
		margin: 0 auto;
	}
	.pictoWrap 
	{
		padding: 10px;
		display: grid;
		align-items: center;
		min-height: 240px;
	}
	#navprimary .hidden
	{
		display: none;
	}
	#certifications .widget_element .wrapElem {
		text-align: left;
		margin-top: 30px;
	}
	#partenaires .ckctrldiv
	{
		bottom: -80px;
	}
	.content_slider
	{
		margin: 0 auto;
		z-index: 2;
	background: var(--back-color);}
	.bloc_inner_wpp img
	{
		transition: all 0.4s;
		
		height: 100%;/* border-radius: 10px; */
	}
	.nohome.category #homeContact::before
	{
		opacity: 1;
	}
	.home .gallery-item
	{
		margin: 0 auto;
		width: 100%;
	}
	.NoShow
	{
		display: none!important;
	}
	.template-contact-php h1
	{
	margin: 70px auto;
	}
	.home h1
	{
		text-align: center;
		margin-bottom: 0px;
	}
	#cta_listelement
	{
		gap: 20px;
	}
	#fieldDiv>span
	{
		display: none;
	}
	.bloc_wpp-home.HiddenParent::after, .bloc_wpp-home:hover::after
	{
		right: -13vh;
	}
	.sectionsbloc.even .txt_wrap
	{
		order: 2;
	}
	#partenaires .widget_element img
	{
		margin: 0 auto;
		position: relative;
	}
	.widget_element .wrapElem
	{
		position: relative;
	}
	#sections .sectionsbloc .blocthumb img
	{
		position: absolute;
		z-index: 2;
	}
	#adresseHead>*, #adresseHead>*>*
	{
		font-size: 18px!important;
		/* padding-right: 10px; */
		font-family: var(--font-text)!important;/* min-width: 190px; */
		text-align: left;
	}
	/*-----------------------------------------------------------*/
	#landingform
	{
		margin: 0 auto;
		width: 100%;
	}
	.home .wrapper_slider
	{
		box-sizing: border-box;
	}
	.bloc_inner_wpp
	{
		box-sizing: border-box;
		/* background: var(--back-color); */
		overflow: hidden;
		/* border-radius: 5px; */
	}
	body.template-rating-php #lebonpro
	{
		padding-left: 120px;
    	box-sizing: border-box;
	}
	#navprimary
	{
		position: relative;
		z-index: 1;
	}
	.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;
	z-index: 1;
	}
	.home #en-tete .accroche
	{
		padding: 100px 50px 70px;
		box-sizing: border-box;
		width: 33.33%;
		height: 100%;
		background: var(--primary-back-color);
		opacity: 0.85;
		}
	/*----------------------------- ************ -----------------------------*/
	#sections .sectionsbloc h2
	{
		position: relative;
		text-align: left;
		margin-top: 0;
		margin-bottom: 0;
		}
	#sections .sectionsbloc h3
	{
		margin: 0;
		margin-top: -20px;
		/* display: inline-block; */
	}
	.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;
	}
	.accroche .wrapElem
	{
		min-height: 320px;
	}
	#slogan-sub {
		margin-top: 130px;
	}
	.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: 130px;
	}

	.home #autotraduction {
		width: 110px;
		padding: 5px;
	}
	.home #content
	{
		padding: 100px;
		z-index: 1;
	}

	.sectionsbloc .section_txt
	{
		padding: 100px 50px;
		max-width: 750Px;
		margin: 0 auto;
		z-index: 1;
		text-align: left;
	}
	.section_thumb .blocthumb, #content .blocthumb
	{
		overflow: hidden;
		line-height: 0;
		box-sizing: border-box;
	}
	#content .blocthumb
	{
		text-align: center;
	}
	.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;
	}
	#sections .sectionsbloc
	{
		box-sizing: border-box;
		z-index: 2;
	}

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

@media(min-width:1281px)
{
	#sections .sectionsbloc
	{
		padding: 0;
	}
	.contentWrap
	{
		gap: 70px;
	}
	#content .textContent
	{
		/* padding: 0 70px; */
		/* padding-bottom: 180px; */
	}
	#slideactu .ckslidercontrols .next
	{
		right: 7%;
	}
	.ckslidercontrols .prev {
		left: 1%;
	}
	/*-----------------------------------------------------------*/
	#slideactu .next:hover, #slideactu .prev:hover
	{
		border-color: var(--text-color);
		background-color: var(--text-color);
	}
}

@media(min-width:1481px)
{
	
	.imgContent img
	{
		max-width: 600px;
	}
}