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

@media(min-width: 768px) {

	/*-----------------*/
	/* ELEMENTS */
	/*-----------------*/
	.linkTurn {
		position: absolute;
	}
	 /*---------------PRESTATIONS---------------------*/
	.template-parent-page-php #content
	{
		padding-bottom: 0;
	}
}

@media(min-width: 1025px) {

	/*-----------------*/
	/* ELEMENTS */
	/*-----------------*/
	.linkTurn {
		left: 50px;
		bottom: 50%;
		--size: 11rem;
	}

	/*-----------------*/
	/* HEADER + NAVPRIMARY */
	/*-----------------*/
	#header-coordonnees::before {
		border: 1px solid rgb(255 255 255 / 40%);
		border-top: none;
		height: calc(100% - 5px);
		box-sizing: border-box;
		border-radius: 50px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		clip-path: polygon(0 0, 100% 0, 100% 100%, 59% 100%, 57% 90%, 43% 90%, 41% 100%, 0 100%);
	}

	.navigmenu .naviglink.lvl-2 span {
		padding: 0 0 0 15px;
		display: block
	}

	.navigmenu .naviglink.lvl-2 {
		text-align: left;
		padding: 10px;
		font-size: 14px;
	}

	.navigmenu .naviglink.lvl-2 span:before {
		content: "";
		--size: 6px;
		position: absolute;
		top: 5px;
		left: 0;
		background: var(--primary-color);
		width: var(--size);
		height: var(--size);
		border-radius: 100%
	}

	.nohome #navprimary {
		border-bottom: 1px solid rgb(255 255 255 / 40%);
		position: relative;
	}

	#infoadresse br {
		display: none;
	}

	#logoCoordonnees {
		order: 0;
		grid-row: span 2;
	}

	#header-coordonnees>:nth-child(1) {
		order: -1;
		align-items: flex-end
	}

	#header-coordonnees .right {
		order: 2
	}

	#header-coordonnees>:nth-child(1),
	#header-coordonnees>:nth-child(4),
	#header-coordonnees>:nth-child(6) {
		padding: 0 24px 0 0;
		text-align: right;
	}

	#header-coordonnees>:nth-child(1) span,
	#header-coordonnees>:nth-child(4) span,
	#header-coordonnees>:nth-child(6) span {
		text-align: right;
	}

	#header-coordonnees>:nth-child(1):before,
	#header-coordonnees>:nth-child(4):before,
	#header-coordonnees>:nth-child(6):before {
		right: 0;
		left: auto;
	}

	#infotelportButton {
		padding: 6px 40px 6px 20px;
	}


	#header-coordonnees #infotelportButton:before {
		right: 15px;
	}

	#logoCoordonnees>a,
	#logo>a {
		height: 150px;
		padding: 0;
		margin: 0 auto;
		position: relative;
		margin-bottom: -77px;
	}

	#logoCoordonnees img {
		padding: 10Px;
	}

	.home #header::before {
		background: var(--black);
	}

	/*-----------------INTRO / CONTENT-----------------------*/
	.home h1 {
		margin: 0 auto;
		padding-bottom: 20px;
	}

	.home #content {
		padding: 130px 30px 0px;
		/* padding-top: 0px; */
	}

	.home #content blockquote {
		margin-top: 0 !important;
	}

	.grid-img {
		gap: 3em;
	}


	.grid-img .first .wp-block-image {
		height: 440px;
	}

	.grid-img .second .wp-block-image {
		height: 299px
	}

	.grid-img .third .wp-block-image {
		margin-top: 2.5rem;
		height: 299px
	}

	.grid-img .fourth .wp-block-image {
		height: 440px
	}

	.intro-txt {
		max-width: 500px;
		margin: 0 auto 0 18% !important;
		padding-right: 20px
	}

	.intro-img {
		margin: 0 15% 0 auto !important
	}

	.intro-img .wp-block-image {
		width: 160%;
		height: 300px
	}

	.home #content .title {
		margin: 0 auto;
		width: 100%;
		margin-bottom: 100Px;
		max-width: 800Px;
	}

	  /*-------------------PRESTATIONS-----------------*/
	#prestations :is(.prestations-wrapper,.side-a,.side-b)
	{
		height: 100%;
	}

	/*------------------REASSURANCES----------------------*/
	.home #reassurances {
		margin: 70px 0;
		margin-bottom: -130px;
	}

	.nohome #reassurances {
		margin-bottom: 100px;
	}

	#reassurances .title h2 {
		font-size: 3em;
	}

	.reaFull::before {
		left: 50%;
		z-index: -1;
		top: -70px
	}

	.wrapRea {
		margin: 180px 0;
		/* margin-left: -70px; */
		width: 100%;
	}

	#reassurances::before,
	#reassurances .overlay {
		width: 55%;
		clip-path: polygon(0 0, 55% 0, 63% 10%, 100% 10%, 100% 100%, 0 100%);
	}

	.picto-container {
		margin: 100px 0;
		margin-left: -60px;
		z-index: 1;
	}

	.picto-container {
		flex-direction: column;
	}

	.picto-bloc {
		padding: 40px 40px;
		box-sizing: border-box;
		display: grid;
		align-items: center;
		grid-template-columns: 70px 1fr;
	}

	.picto-container li p {
		margin-top: 8px;
		line-height: 1.6em;
		font-family: var(--font-bold);
		text-align: left;
		padding: 0 40px;
		box-sizing: border-box;
	}
	/*------------------- GALLERY ---------------------*/

	#galleryHome .gallery {
		display: grid;
		transition: .6s;
		grid-template-columns: repeat(18, 1fr);
		grid-gap: 60px 60px;
		grid-auto-rows: 164px;
		grid-auto-flow: row dense;
		margin-top: 80px;
		margin-bottom: -20px;
		position: relative;
		z-index: 1
	}


	#galleryHome .gallery .gallery-item {
		grid-column: span 4
	}

	#galleryHome .gallery .gallery-item:nth-child(1) {
		grid-column: span 4;
		grid-row: span 2
	}

	#galleryHome .gallery .gallery-item:nth-child(3),
	#galleryHome .gallery .gallery-item:nth-child(4),
	#galleryHome .gallery .gallery-item:nth-child(5) {
		grid-row: span 2
	}

	#galleryHome .gallery .gallery-item:nth-child(1) .gallery-icon {
		height: 100% !important
	}

	#galleryHome .gallery .gallery-item:nth-child(2) {
		grid-column: span 10;
		padding-top: 100px;
		grid-row: span 3
	}

	#galleryHome .gallery .gallery-item:nth-child(5) {
		width: 70%;
		height: 70%
	}

	#galleryHome .gallery .gallery-item:nth-child(4) .gallery-icon {
		height: 80% !important;
		width: 70%
	}

	/*-----------------*/
	/* ACTU / NEWS */
	/*-----------------*/
	#news {
		padding: 120px 20px 80px;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .section_title {
		margin-bottom: 80px;
		padding: 0 60px;
	}

	#sections .section_title .title {
		padding: 0;
		margin: 0;
	}

	.sectionsbloc .section_thumb .blocthumb {
		height: 80%;
		top: 10%;
	}

	#sections .section_title p {
		margin: 0;
	}

	#sections .section_title .title:after {
		height: 100%;
		width: 2px;
		left: auto;
		right: -50px;
		background: rgb(0 0 0 / 10%);
	}

	#sections .section_txt {
		padding: 40px 40px 40px 0;
	}

	.sectionsbloc {
		padding: 70px 0 0;
	}

	#sections .section_txt .specialthumb {
		position: absolute;
		--size: 145px;
		bottom: 0;
		left: 5%;
		width: 200px;
		height: var(--size);
		overflow: hidden;
		border: solid var(--white) 10px;
	}

	.sectionsbloc .wrap-text {
		padding: 0;
		max-width: 62%;
		margin-left: auto;
	}

	#sections .tertiarythumb {
		position: absolute;
		left: 0;
		top: 0;
		width: 26.5%;
		height: 85%;
	}
	/*-------------------FOOTER---------------------*/
	body:not(.template-contact-php) #footer::before {
		background: url(../images/home-bg1.jpg);
		background-attachment: fixed;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	body:not(.template-contact-php) #footer::before,
	body:not(.template-contact-php) #footer .overlay {
		height: 470Px;
		top: 100px;
	}

	.template-contact-php #footer .overlay {
		display: none;
	}

	#footerForm {
		z-index: 1;
		position: relative;
	}

	.wrapperContact {
		padding: 0;
		background: var(--white);
		box-shadow: 0px 0px 30px #1a1a2612;
	}

	#wrapperForm {
		padding: 50Px;
	}

	body:not(.template-contact-php) #footerLinks {
		margin: 50px auto;
	}

	#footer h2 {
		color: var(--black);
	}

	#footerForm .privacyform_lab,
	#footerForm .wrapperForm .title h2,
	#footerForm .mention {
		color: var(--black);
	}
}

@media(min-width: 1281px) {

	/*------------------- ACTU / NEWS ---------------------*/
	#news {
		padding: 150px 20px 100px;
	}

	/*--------------------PRESTATIONS--------------------*/
	.template-parent-page-php #prestations
	{
		width: calc(100% - 40Px);
		margin: 0 auto;
		margin-bottom: 100px;
	}
	#prestations
	{
		margin-top: -100px;
		z-index: 2;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .section_txt {
		padding: 80px 50px 80px 0;
	}

	#sections .tertiarythumb {
		width: 39.5%;
	}

	.sectionsbloc .wrap-text {
		max-width: 50%;
	}

	#sections .section_txt .specialthumb {
		left: 19%;
		--size: 175px;
		width: 230px;
	}
}


@media(min-width: 1320px) {
	#header::before {
		width: calc(100% - 100px);
		max-width: 1300px;
		height: calc(100% - 45px);
		border: 1px solid var(--white);
		border-top: 0;
		left: 50%;
		transform: translateX(-50%);
		opacity: 0.5;
		clip-path: polygon(0% 0%, 0% 100%, 10% 100%, 10% 10%, 100% 10%, 90% 100%, 10% 100%, 10% 100%, 100% 100%, 100% 0%);
	}
}

@media(min-width: 1481px) {

	/*-----------------*/
	/* ELEMENT */
	/*-----------------*/
	.linkTurn {
		left: 7%;
		--size: 12rem;
		bottom: 40%;
	}

	/*----------------HEADER--------------------*/
	#header::before {
		clip-path: polygon(0% 0%, 0% 100%, 10% 100%, 10% 10%, 100% 10%, 90% 100%, 10% 100%, 10% 100%, 100% 100%, 100% 0%);
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .tertiarythumb {
		width: 47.5%;
	}

	.sectionsbloc .wrap-text {
		max-width: 40%;
	}

	#sections .section_txt .specialthumb {
		left: 26%;
		--size: 195px;
		width: 275px;
	}
}

@media(min-width: 1681px) {

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .section_txt .specialthumb {
		left: 30%;
		--size: 225px;
	}
}

@media(min-width: 1800px) {

	/*------------------- INTRO / CONTENT ---------------------*/
	.grid-img {
		margin-bottom: -60px;
	}

	.linkTurn,
	.home .linkTurn {
		left: 12%;
		bottom: 18%;
	}
}


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

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

@media(max-width: 1280px) {

	/*-----------------*/
	/* HEADER + NAVPRIMARY */
	/*-----------------*/
	#header:before {
		right: 5%;
		left: 5%;
	}

	.navigmenu .navbloctitle {
		font-size: 16px;
		letter-spacing: 1px;
	}

	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news .text_slider {
		width: 30%;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#choixSections:before {
		left: 30px;
	}

	#choixSections:after {
		left: 20px;
	}
}

@media(max-width: 1024px) {

	/*------------------- &&& ---------------------*/
	.starsHome
	{
		top: -40px;
		position: relative;
	}
	/*---------------HEADER---------------------*/
	body:not(.is-toggle-open) #header .ckmenu {
		position: relative;
		z-index: 1000
	}

	.logoParent {
		display: none;
	}

	#header .ckmenu-nav {
		top: 0;
		padding-top: 50px
	}

	#headerGrid {
		align-items: start;
	}

	#header-coordonnees>* {
		text-align: center;
	}

	.typewrite {
		height: 41px;
		display: grid;
		align-items: center;
		justify-items: center;
	}

	#header {
		padding: 0;
	}

	#logoCoordonnees img {
		max-width: 200px;
	}

	.navigmenu .naviglink.lvl-0:not(.item-logo) span:after {
		bottom: 0;
	}

	#header-coordonnees>div {
		margin: 10px auto;
	}

	#logoCoordonnees>a,
	#logo>a {
		padding-top: 10Px;
	}

	#logo {
		position: relative;
	}

	.navigmenu .naviglink span {
		padding: 5px 0;
	}

	.menuarticle,
	.navigmenu .navbloctitle {
		display: none;
	}

	#header:before {
		bottom: 72px;
		left: 35px;
		right: 35px;
	}

	body:not(.is-toggle-open) #header .ckmenu {
		position: relative;
		z-index: 1000
	}

	.logoParent {
		display: none;
	}

	#header .ckmenu-nav {
		top: 0;
		padding-top: 50px
	}

	#headerGrid {
		align-items: start;
	}

	#header-coordonnees {
		pointer-events: none;
	}

	#header-coordonnees>* {
		pointer-events: all;
	}

	#header :is(#header-coordonnees>*, #header-coordonnees>*>span, .horaires.nomodal .titlehoraires) {
		text-align: center;
	}

	#infoadresseBis {
		order: -2;
	}

	#infoadresse {
		order: -1;
	}

	#logoCoordonnees {
		order: -3;
	}

	#logoheader {
		height: 100Px;
	}

	/*-------------------MDTAC---------------------*/
	.md-tac {
		text-align: center;
	}

	.title.md-tac:not(.no-after):after {
		left: 50%;
		transform: translateX(-50%);
	}

	/*------------------- INTRO / CONTENT ---------------------*/
	.home #content .linkTurn {
		bottom: -140px;
		margin-top: -130px;
	}
	 /*-------------------REASSURANCES-------------------*/
	#reassurances {
		padding: 80px 20px 30px;
		background: var(--light-color);
	}

	.picto-container {
		justify-items: center;
	}

	.picto-container li {
		display: flex;
		align-items: center;
		padding: 0 20px;
		margin: 15px 0;
		flex-direction: column;
		text-align: center;
		flex: 1 1 25%;
	}

	#reassurances .title h2 {
		color: var(--black);
	}

	#reassurances::before,
	#reassurances .overlay {
		display: none;
	}

	#reassurances .title {
		text-shadow: 0px 0px 0px #000;
	}
	/*------------------- GALLERYHOME ---------------------*/
	#galleryHome .gallery {
		display: grid;
		grid-template-columns: repeat(3,1fr);
		grid-auto-rows: 250px;
	}
	#galleryHome .gallery-item:last-child
	{
		grid-column: span 2!important;
	}
	/*-----------------*/
	/* ACTU / NEWS */
	/*-----------------*/
	.thumbnail_slider {
		height: 250px;
	}

	#news .thumbnail_slider {
		margin-bottom: 20px;
	}

	#news .wrapper_inner_slider {
		flex-direction: column;
		border: none !important;
	}

	#news .content_slider {
		width: 100%;
		padding: 0;
		text-align: center;
	}

	#news .text_slider {
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 1.5;
	}

	#news .title_slider {
		font-size: 15px;
	}

	#news .next_slider {
		margin: 10px 0 0 0;
	}

	#news-content {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#choixSections {
		display: none;
	}

	#sections .sectionsbloc {
		flex-direction: column;
		display: flex;
	}

	#sections .sectionsbloc>*:not(.section_thumb) {
		max-width: 700Px;
		margin: 0 auto;
		width: 100%;
	}

	#sections .section_txt {
		display: grid;
		align-items: stretch;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
		margin-bottom: 10px !important;
	}

	#sections .section_txt .wrap-text {
		grid-column: span 2;
	}

	#sections .section_txt :is(.tertiarythumb, .specialthumb) {
		height: 400px;
	}

	#sections .section_title {
		gap: 0;
		padding: 60px 30px 10px;
	}
}

@media(max-width: 767px) {
	/*-----------------*/
	/* HEADER */
	/*-----------------*/

	#logoCoordonnees>a {
		width: 140px;
	}

	#header:before {
		bottom: 48px;
	}

	/*------------------- INTRO / CONTENT ---------------------*/
	.grid-img {
		grid-template-columns: repeat(2, 1fr) !important;
		grid-auto-rows: 150Px;
	}
	.home #content .linkTurn {
		bottom: -100px;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .section_txt :is(.tertiarythumb, .specialthumb) {
		height: 300px;
	}

	#sections .section_title {
		padding: 50px 20px 0;
	}
}

@media(max-width: 480px) {

	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news-content {
		grid-template-columns: repeat(1, 1fr);
		gap: 0;
	}

	#news .text_slider {
		display: none;
	}
}