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

@media(min-width: 768px) {

	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/

	.home #prestations {
		z-index: 2;
	}

	#prestations .bloc_prestations {
		padding: 10px;
	}

	#prestations .prestations-wrapper {
		height: 500px;
	}

	#prestations .prestations-content {
		padding: 50px 20px;
	}

	#prestations .prestations-txt .liresuite {
		margin-top: 50px;
	}
	/*---------------------------------*/
	/* SECTIONS */
	/*---------------------------------*/
	#sections .sectionsbloc.section_num2 .wp-block-columns,
	#sections .sectionsbloc.section_num3 .wp-block-columns {
		flex-wrap: nowrap !important;
	}
}

@media(min-width: 1025px) {

	/*------------------- ELEM ---------------------*/
	.sectionsbloc .blocthumb::before,.home #content .specialthumb::before
	{
		content: "";
		position: absolute;
		--dist:-15Px;
		top: var(--dist);
		left: var(--dist);
		--size: 100%;
		width: var(--size);
		height: var(--size);
		border: 1Px solid var(--secondary-color);
		z-index: 1;
		pointer-events: none;
	}
	/*-----------------*/
	/* HEADER + NAVPRIMARY */
	/*-----------------*/
	.home #header
	{
		position: relative;
	}
	#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: 190px;
		padding: 25px;
		margin: 0 auto;
		position: relative;
		margin: -40px auto;
	}
	#logoCoordonnees img
	{
		padding: 10Px;
	}
	.home #header::before
	{
		background: var(--black);
	}
	/*------------------- HEADERHOME ---------------------*/
	#headerHome
	{
		margin-top: 12Px;
	}
	.swipe
	{
		width: calc(100% - 100px);
		left: 50%;
		transform:translateX(-50%);
	}
	.swipe::before
	{
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		transform:translate(-50%,-50%);
		--size: calc(100% + 15px);
		width: var(--size);
		height: var(--size);
		border: 1px solid var(--black);
		clip-path: polygon(0% 0%, 0% 100%, 20% 100%, 20% 0, 55% 0, 80% 100%, 80% 100%, 100% 100%, 100% 0%);
	}

	/*-----------------*/
	/* INTRO / CONTENT */
	/*-----------------*/
	.home #content .blocthumb {
		padding: 105px 0 0 0;
		height: 880px;
		width: 36%;
		margin-bottom: -160px;
	}

	.home #content .title {
		width: 44%;
		max-width: 750px;
		padding: 180px 30px 30px;
		color: var(--white);
		font-size: 22px;
		margin: 0 auto;
		line-height: 1.1;
	}

	.home #content .specialthumb {
		order: 3;
		height: 440px;
		width: 20%;
	}

	.home #content {
		padding: 80px 0 100px;
	}

	.home #content h1 {
		font-size: 44px;
	}

	.home #content::before,.home #content:after {
		height: 42.5%;
	}
	/*------------------- NEWS / ACTU ---------------------*/

	#news .wrapper_slider:first-of-type {
		grid-column:span 2;
		grid-row: span 3
	}
	#news .wrapper_slider:first-of-type .content_slider .title {
		min-width: 600px;
		position: relative;
		z-index: 2
	}
	#news .wrapper_slider:first-of-type .title_slider {
		font-size: 2em;
		text-shadow: 0 0 8px #00000054;
		line-height: 1.1;
		margin-bottom: 15px!important;
	}
	#news .wrapper_slider:first-of-type .wrapper_inner_slider { display: flex   }
	#news .wrapper_slider:first-of-type .thumbnail_slider {
		order: 2;
		height: 550px;
		width: 90%;
	}
	#news .wrapper_slider:first-of-type .content_slider {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#news .wrapper_slider:first-of-type .text_slider,
	#news .wrapper_slider:first-of-type .text_slider a {
		max-width: 80%;
		line-height: 1.7;
		font-size: 16px
	}
		#news .wrapper_slider:first-of-type .content_slider {
		width: 50%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#news .wrapper_slider:first-of-type .wrapper_inner_slider { display: flex   }
	#news .wrapper_slider:first-of-type .thumbnail_slider {
		order: 2;
		height: 550px;
		width: 50%;
	}
	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/

	#prestations .prestations-txt .tc_excerpt {
		display: block;
	}

	#prestations .prestations-content {
		padding: 60px 30px;
	}

	#prestations .prestations-title h3 {
		font-size: 20px;
	}
	/*------------------- REASSURANCES ---------------------*/
	.home #reassurances
	{
		margin: 100px 0px;
	}
	.home #reassurances .overlay
	{
		background: var(--black);
		opacity: 0.9;
	}

	
	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/

	#sections .sectionsbloc .section_thumb>div {
		height: 74%;
	}

	#sections .sectionsbloc .section_thumb .blocthumb {
		position: relative;
		top: 100px;
		/* overflow: hidden; */
	}

	#sections .sectionsbloc .section_txt .wrap-text {
		max-width: 900px;
	}

	#sections .sectionsbloc.even .section_txt .wrap-text {
		margin-left: auto;
	}

	.sectionsbloc.section_num1 {
		padding-top: 0;
	}

	#sections .sectionsbloc.even:not(:first-child) {
		margin-top: -60Px;
	}
	#sections .sectionsbloc.even .specialthumb
	{
		animation: 4s floating infinite ease-in-out;
	}
	@keyframes floating {
		0% {
			-webkit-transform: translateY(0);
			transform: translateY(0);
		}
		
		50% {
			-webkit-transform: translateY(16px);
			transform: translateY(16px);
		}
		100% {
			-webkit-transform: translateY(0);
			transform: translateY(0);
		}
	}
	#sections .sectionsbloc.even.section_num2 .specialthumb {
		right: 10%;
		left: initial;
		z-index: 1;
		bottom: -160Px;
	}

	.sectionsbloc.sectionsbloc.even {
		z-index: 2;
	}

	#sections .sectionsbloc.even>* {
		pointer-events: all;
	}

	#sections .sectionsbloc.even .section_txt {
		width: 60%;
	}

	#sections .sectionsbloc.even .section_txt .wrap-text {
		padding: 100px 40px 100px 120px;
		max-width: 1000px;
		margin-left: auto;
	}

	#sections .sectionsbloc.even .section_thumb {
		width: 40%;
		display: initial;
		position: static;
	}

	#sections .sectionsbloc.even .specialthumb {
		position: absolute;
		height: 700px;
		z-index: 1;
		top: auto;
		--size: 200Px;
		width: var(--size);
		height: var(--size);
		left: 72%;
		position: absolute;
		bottom: -140px;
		border-radius: 50%;
	}

	#sections .sectionsbloc.even .section_thumb .blocthumb {
		height: calc(100% + 200px);
		z-index: 1;
		box-shadow: 0 0 20px rgb(0 0 0 / 20%);
		top: initial;
		bottom: 100px;
	}

	#sections .sectionsbloc.odd .section_txt {
		padding-top: 280px;
		padding-bottom: 80px;
	}

	#sections .sectionsbloc.odd .section_txt:before,
	#sections .sectionsbloc.odd .section_txt:after {
		content: "";
		position: absolute;
		right: 0;
		top: 180px;
		width: 120%;
		height: calc(100% - 180px);
		background-color: var(--black);
		z-index: -1;
	}

	#sections .sectionsbloc.odd .section_txt .title h2,
	#sections .sectionsbloc.odd .section_txt,
	#sections .sectionsbloc.odd .has-medium-font-size,
	#sections .sectionsbloc.odd blockquote p {
		color: var(--white);
	}

	#sections .sectionsbloc.odd a:not([class*="button"]),
	#sections .sectionsbloc.odd a:not([class*="button"]) strong {
		background-image: linear-gradient(to bottom, transparent 20%, var(--white) 21%);
	}


	#sections .sectionsbloc.odd .section_thumb .blocthumb {
		top: 200px;
	}

	#sections .sectionsbloc.odd .section_thumb .specialthumb {
		top: 0
	}

	.sectionsbloc.section_num3 {
		margin-bottom: 40Px;
	}

	.sectionsbloc {
		padding: 50px 0Px;
	}

	.section_txt {
		position: relative;
		z-index: 2;
	}

	.sectionsbloc .wrap-text {
		padding: 70px;
	}

	.sectionsbloc.even .wrap-text h2 {
		max-width: 600px;
	}

	/*-----------------*/
	/* FOOTER */
	/*-----------------*/
	#footer:before,
	#footer:after {
		height: 500px;
		top: 100px;
	}

	.wrapperContact {
		width: 90%;
	}
}

@media(min-width: 1281px) {

	/*-----------------*/
	/* INTRO / CONTENT */
	/*-----------------*/
	.home #content .title {
		padding: 180px 60px 30px;
	}

	/*------------------- NEWS / ACTU ---------------------*/
	#news
	{
		padding-bottom:250px;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	#sections .sectionsbloc.even .section_txt .wrap-text {
		padding: 100px 120px 100px 120px;
	}

	.sectionsbloc.section_num0 .wrap-text {
		padding-top: 200Px;
	}

	#sections .sectionsbloc.even .specialthumb {
		bottom: 50px;
		left: 53%;
		--size: 300Px;
	}

	.sectionsbloc.section_num0::before {
		top: 51%;
		height: calc(100% - 400px);
	}
}

@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) {

	/*----------------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 {
		/* overflow: hidden; */
	}

	#sections .sectionsbloc.odd .section_txt:before,
	#sections .sectionsbloc.odd .section_txt:after {
		height: calc(100% - 90px);
	}

	#sections .sectionsbloc.odd .section_txt:after {
		top: 65%;
		left: 50%;
		transform: translate(-50%, -50%) rotate(15deg);
		--size: 30vw;
		width: var(--size);
		height: var(--size);
		background-image: linear-gradient(to right, #ececec 1px, transparent 1px), linear-gradient(to bottom, #ececec 1px, transparent 1px);
		background-position: 0 0;
		background-size: calc(100vw / 16) calc(100vw / 16);
		opacity: .075;
	}
}

@media(min-width: 1681px) {

	/*------------------- REASSURANCES ---------------------*/
	.nohome #reassurances
	{
		clip-path:  polygon(0 100%, 50% 100%, 53% 90%, 90% 90%, 93% 100%, 100% 100%, 100% 0, 43% 0, 40% 10%, 20% 10%, 17% 0, 0% 0%);
	}
	.home #reassurances
	{
		margin: 0px;
	}
	.home #reassurances::before,.home #reassurances .overlay
	{
		width: calc(100% - 50px);
		height: calc(100% + 120Px);
		left: initial;
		right: 0;
		top: 50%;
		transform:translateY(-50%);
	}
}


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

@media(max-width: 1480px) {

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	.sectionsbloc .wrap-text {
		padding: 80px 60px;
	}
}

@media(max-width: 1280px) {

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

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

@media(max-width: 1024px) {

	/*---------------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%);
	}

	/*------------------- OFFRE GLOBALE ---------------------*/
	.bloc-offreGlobale{
		left: 50%;
		transform:translateX(-50%);
		position: absolute;
		bottom: -50px;
		width: 100%;
	}
	.dateBig
	{
		opacity: 0.15;
		top: 40Px;
	}
	/*-----------------*/
	/* INTRO / CONTENT */
	/*-----------------*/
	.home #content
	{
		padding-top: 120px;
	}
	.home #content .content-top {
		flex-wrap: wrap;
	}

	.home #content .blocthumb,
	.home #content .specialthumb {
		width: 50%;
		height: 300px;
		padding: 2px;
	}

	.home #content .title {
		width: 100%;
		order: -1;
	}

	.home #content .doubleImg {
		top: 0;
		margin: 0 auto;
		max-width: 460px;
		padding: 10px 5px 0;
		order: 3;
	}

	.home #content .tc_content {
		display: flex;
		flex-direction: column;
		margin-top: 50px;
	}
	/*------------------PRESTATIONS-----------------------*/
	#prestations {
		padding-bottom: 30Px;
	}
	/*----------------INFOMORES------------------------*/
	#infoMores {
		margin-top: -70Px;
		margin-bottom: 0Px;
	}

	.eleminfoMores li:nth-child(even) {
		font-size: 0;
	}	

	/*------------------SECTIONS-----------------*/
	.wrap-text {
		max-width: 700Px;
		margin: 0px auto;
	}

	#sections .section_thumb {
		grid-gap: 0;
	}

	#sections .section_thumb img {
		transform: none !important;
	}

	.certifications {
		display: flex;
		align-items: center;
		gap: 10px;
	}

	.sectionsbloc .wrap-text {
		padding: 80px 25px;
		/* max-width: 100%; */
	}

	.circleDegrade::after {
		display: none;
	}

	/*-----------------*/
	/* FOOTER */
	/*-----------------*/
	#footer:before,
	#footer:after {
		content: none;
	}

	.imgContact {
		height: auto;
	}

	#logoCoordonneesFooter {
		margin-bottom: 15px;
		width: 220px;
	}

	#footerLinks {
		padding: 20px 10px;
		font-size: 13px;
	}
}

@media(max-width: 767px) {

	/*-----------------*/
	/* HEADER */
	/*-----------------*/

	#logoCoordonnees>a {
		width: 140px;
	}

	#header:before {
		bottom: 48px;
	}

	/*-----------------*/
	/* CONTENT */
	/*-----------------*/
	.home #content .has-medium-font-size:after {
		margin: 20px 0;
	}

	.home #content .has-medium-font-size {
		font-size: 25px !important;
	}

	.home #content .doubleImg .wp-block-column:first-child .wp-block-image img {
		height: 115px;
		min-width: 123%;
	}

	.home #content .doubleImg .wp-block-column:last-child .wp-block-image img {
		height: 280px;
	}

	/*------------------- NEWS / ACTU ---------------------*/
	#news .content-news {
		grid-gap: 0 30px;
	}

	#news:after {
		content: none;
	}

	#news {
		padding: 80px 15px;
		margin: 0;
	}

	#news .title_slider {
		font-size: 24px
	}
	#news .wrapper_slider:first-of-type img
	{
		filter: brightness(0.8);
	} 
	#news .wrapper_slider:first-of-type .text_slider,
	#news .wrapper_slider:first-of-type .text_slider a {
		font-size: 14px
	}

	#news .wrapper_slider:first-of-type .content_slider .title {
		min-width: 170%
	}

	#news .wrapper_slider:first-of-type .title_slider {
		font-size: 35px;
	}
	#news .wrapper_slider:first-of-type .wrapper_inner_slider {
		display: flex;
		flex-direction: column-reverse
	}

	#news .wrapper_slider:first-of-type .content_slider .title {
		min-width: auto
	}

	#news .title_slider,
	#news .wrapper_slider:first-of-type .title_slider {
		font-size: 22px;
	}

	#news .next_slider {
		margin-top: -10px
	}

	#news .wrapper_slider:first-of-type .thumbnail_slider {
		height: 250px;
		margin-top: 30px
	}

	#news .content-news {
		grid-gap: 30px 0;
	}

	#news {
		padding: 70px 15px 60px;
	}
	/*-----------------*/
	/* PRESTATIONS */
	/*-----------------*/
	#prestations .bloc_prestations {
		padding: 10px;
	}

	#prestations .prestations-wrapper {
		height: 340px;
	}

	#prestations .prestations-content {
		padding: 50px 20px;
	}

	#prestations .prestations-txt .liresuite {
		margin-top: 50px;
	}

	.prestations-content {
		padding: 30px 10px;
	}

	#prestations .widget_parentpage {
		grid-gap: 10px;
	}

	.prestations-content {
		padding: 30px 10px;
	}

	#prestations .widget_parentpage {
		grid-gap: 10px;
	}

	/*-----------------*/
	/* SECTIONS */
	/*-----------------*/
	.sectionsbloc .wrap-text {
		padding: 50px 25px;
	}

	/*-----------------*/
	/* FOOTER */
	/*-----------------*/
	#wrapperForm {
		max-width: 600px;
		padding: 40px 20px;
	}

	.imgContact_content img {
		width: 230px;
	}
}

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