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

@media(min-width: 768px) {

	/*---------------------------------*/
	/* SECTIONS */
	/*---------------------------------*/
	#sections .sectionsbloc.section_num2 .wp-block-columns,
	#sections .sectionsbloc.section_num3 .wp-block-columns {
		flex-wrap: nowrap !important;
	}
}

@media(min-width: 1025px) {
	/*-----------------HEADER-------------------*/

	#logo img {
		max-width: 220px;
		padding: 50px 15px;
		padding-top: 0;
		border-bottom-right-radius: 30px;
		margin-bottom: -120px;
		background: var(--background-color);
		padding-bottom: 20px;
		max-height: 150px;
	}

	body .vegas-container.imageDiapo,
	#banner {
		width: calc(100% - 40px);
		right: 0;
		left: initial;
		margin-left: auto;
	}

	#info-toogle {
		position: fixed;
		right: 10px;
		top: 10px;
		background: #fff0;
	}

	#info-toogle::before {
		--size: 180px;
	}

	.is-toggle-open #header #info-toogle:before {
		opacity: 1;
	}

	#info-toogle::before {
		top: -70px;
		left: 80%;
	}

	#header-coordonnees {
		display: grid;
		grid-template-columns: 3fr 2fr;
		align-items: center;
		align-content: center;
		justify-content: center;
		max-width: 1400px;
		margin: 0 auto;
		gap: 100px;
	}

	.wrapCoordOnly {
		display: grid;
		align-items: center;
		gap: 20px;
	}

	.imagesCoord {
		display: grid;
		grid-template-columns: 1fr 2fr;
		align-items: center;
	}

	.imagesCoord>*:nth-child(1) {
		height: 50svh;
		z-index: 1;
		position: relative;
		margin-right: -100Px;
		width: calc(100% + 100px);
	}

	.imagesCoord>*:nth-child(2) {
		height: 80svh;
		margin-left: -50px;
		width: calc(100% + 50px);
		z-index: 0;
		position: relative;
	}

	/*------------------- HEADERHOME ---------------------*/
	.swiper-coverflow {
		padding: 50Px 0 !important;
		margin: -50px 0;
	}

	/*------------------- INTRO / CONTENT ---------------------*/
	.imgContent>.blocthumb {
		height: 100%;
		/* margin-left: -60Px; */
		/* margin-right: -100Px; */
		padding-left: 50px;
	}

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

	.titlePrinc {
		width: 90%;
		max-width: 800Px;
	}

	.textLocation blockquote {
		margin-top: 0 !important;
	}

	/*-----------------*/
	/* ACTU / NEWS */
	/*-----------------*/
	#news {
		padding: 420px 20px 80px;
		margin-top: -250px;
	}

	#news .thumbnail_slider>a {
		left: -25px;
		position: relative;
	}

	/*------------------- GALLERYHOME ---------------------*/
	#galleryHome {
		padding: 100Px 50px;
	}

	/*----------------GALLERY--------------------*/
	#galleryHome .gallery {
		height: 38em;
		font-size: 1.25vw;
		overflow: hidden;
		position: relative;
		transition: 0.6s;
	}

	#galleryHome .gallery .gallery-item {
		margin-bottom: 0;
		position: absolute;
	}

	#galleryHome .gallery .gallery-item:first-of-type {
		width: 17.9375em;
		height: 23.25em;
		top: 7em;
		left: 0;
		z-index: 1;
	}

	#galleryHome .gallery .gallery-item:nth-child(2) {
		width: 11em;
		height: 16em;
		top: 3em;
		left: 15em;
		z-index: 6;
	}

	#galleryHome .gallery .gallery-item:nth-child(3) {
		width: 9.8125em;
		height: 13em;
		top: 25em;
		left: 25em;
		z-index: 4;
	}

	#galleryHome .gallery .gallery-item:nth-child(4) {
		width: 24.5em;
		height: 34.625em;
		top: 0;
		left: 28em;
		z-index: 2;
	}

	#galleryHome .gallery .gallery-item:nth-child(1) .gallery-icon {
		border-bottom-right-radius: 300Px;
	}

	#galleryHome .gallery .gallery-item:nth-child(4) .gallery-icon {
		border-radius: 300Px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}

	#galleryHome .gallery .gallery-item:nth-child(2) .gallery-icon {
		border-radius: 150Px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}

	#galleryHome .gallery .gallery-item:nth-child(3) .gallery-icon {
		border-radius: 200Px;
	}

	#galleryHome .gallery .gallery-item:nth-child(6) .gallery-icon {
		border-radius: 200Px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}

	#galleryHome .gallery .gallery-item:nth-child(5) {
		width: 15.4375em;
		height: 17em;
		top: 12em;
		right: 5em;
		z-index: 1;
	}

	#galleryHome .gallery .gallery-item:last-of-type {
		width: 12em;
		height: 13em;
		top: 5.125em;
		right: 0;
		z-index: 3;
	}

	/*--------------------CERTIFICATIONS---------------------*/
	#certifications {
		left: -15px;
		position: relative;
	}

	.widget_certifications li .wrap-element {
		border-color: #dbdbdb;
		border-radius: 50%;
		--size: 100px;
		width: var(--size);
		height: var(--size);
	}

	#certifications {
		max-width: 250px;
		width: 100%;
		margin: 0 auto;
		margin-top: -150px;
		z-index: 1;
	}



	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/

	#reassurances .wrappercontent>div:first-child {
		min-width: 380px;
	}

	/*-----------------*/
	/* 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%; */
		 -webkit-mask: url(../images/wolf.svg);
		mask: url(../images/wolf.svg);
		mask-size: cover;
		-webkit-mask-size: cover;
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
		mask-position: bottom center;
		-webkit-mask-position: bottom center;
	}

	#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;
	}

	#sections {
		margin-bottom: 100px;
	}

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

	.wrapperContact {
		width: 90%;
	}
}

@media(min-width: 1281px) {

	/*------------------- HEADERHOME ---------------------*/
	.swiper-slide:not(.swiper-slide-next) .headerHome-content {
		display: none !important;
	}
	/*------------------- METIERS ---------------------*/
	.bloc_metiers:nth-child(1) {
		top: -100px;
	}

	.bloc_metiers:nth-child(3) {
		top: 80px;
	}

	.bloc_metiers:nth-child(4) {
		top: -120px;
	}

	/*-----------------*/
	/* 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: 1481px) {

	/*------------------- &&& ---------------------*/
	.imgContent>.blocthumb {
		margin-right: -100Px;
	}

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


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

@media(max-width: 1480px) {
	.pointsWrap {
		transform: scale(0.8);
	}

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

@media(max-width: 1280px) {

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

@media(max-width: 1024px) {

	/*------------------- ELEMENTS ---------------------*/
	#wrappersite {
		overflow: hidden;
	}

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

	#logoheader {
		background: var(--background-color);
	}

	.ckmenu::before {
		content: '';
		position: absolute;
		top: -35px;
		left: -30px;
		--size: 120px;
		width: var(--size);
		height: var(--size);
		z-index: -1;
		background: var(--primary-color);
		border-radius: 50%
	}

	.wrapCoordOnly {
		display: grid;
		gap: 15px;
	}

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

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

	/*------------------- HEADERHOME ---------------------*/

	.swiper-coverflow {
		padding: 0 !important;
	}

	.imgGrid .button {
		right: -10px;
	}

	.imgGrid .button::after {
		display: none;
	}

	/*------------------- INTRO / CONTENT ---------------------*/
	.imgContent {
		margin-top: 50Px;
	}

	.home .wrapContent .wp-block-quote {
		padding: 20px !important;
		background: var(--light-color);
	}

	.home .wrapContent .wp-block-quote::before,
	.home .wrapContent .wp-block-quote::after {
		display: none;
	}

	.point2 {
		right: 20%;
	}

	.point4 {
		left: 58%;
	}

	/*------------------- GALLERY ---------------------*/
	#galleryHome .gallery {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-auto-rows: 200Px;
		gap: 10px;
		padding: 10px;
	}

	/*------------------- PRESTATIONS ---------------------*/
	.home #prestations {
		padding-top: 30px;
	}

	#prestations .bloc_metiers .blocthumb {
		min-height: auto;
		height: auto;
	}

	/*-----------------*/
	/* ACTU / NEWS */
	/*-----------------*/
	.thumbnail_slider {
		height: 250px;
	}

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

	#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-----------------*/
	.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;
	}

	.circleDegrade::after {
		display: none;
	}

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	#reassurances .linkTurn {
		margin-top: 20px;
	}

	/*-----------------*/
	/* 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) {

	/*------------------- GALLERY ---------------------*/
	#galleryHome .gallery {
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 150px;
	}

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

	/*-----------------*/
	/* REASSURANCES */
	/*-----------------*/
	.picto-container {
		grid-template-columns: repeat(1, 1fr);
	}

	.picto-container li p {
		font-size: 15px;
	}

	.picto-container li p strong {
		font-size: 18px;
	}

	.picto-container li:nth-child(3) {
		border-bottom: none;
	}

	.picto-container li {
		padding: 40px 20px;
	}

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

	.imgContact_content img {
		width: 230px;
	}
}

@media(max-width: 480px) {

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

	#news .text_slider {
		display: none;
	}
}