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

@media(max-width: 1600px) {

	#logodesktop {
		width: 200px;
	}

	#header-wrap {
		padding: 30px 30px;
	}

	.navigtoogle {
		padding: 0px;
	}

	.navigmenu .naviglink.lvl-0 {

		font-size: 16px;
		padding: 20px 15px;
	}
}


@media(max-width: 1280px) {

	.home #content .col-title {

		max-width: none;
	}

	#homeHeader .innerText,
	#h1 .innerText {

		left: 50px;
		right: 50px;
	}

	#infoadresse span:not(.br),
	#infoouverture span:not(.br),
	#infotelfixe span:not(.br),
	#infotelport span:not(.br) {
		display: block;
		font-size: 11px;
		padding-bottom: 2px;
	}

	#header-contact {

		padding: 15px 15px;
	}

	#header-contact .flex {

		justify-content: space-between;
	}

	.section_txt,
	.section_thumb {
		width: 50%;
	}

	#contentwidgetagence {
		max-width: 380px;
	}

	#infoadresse,
	#infoouverture,
	#infotelfixe,
	#infotelport {
		margin-right: 20px;
		font-size: 13px;
	}

	#infotelport {
		margin: 0;
	}


	#logodesktop {
		width: 180px;
	}

	.home #content .grid {
		grid-gap: 50px;
	}

	#prestations .ckslidercontrols .prev {
		left: 35%;
	}

	#prestations .ckslidercontrols .next {
		left: calc(35% + 50px);
	}

	.col-imgPage .blocthumb {
		left: 3%;
		width: 35%;
	}

	.col-imgPage {
		width: 35% !important;
	}

	body.template-prestations-php #header-contact {
		max-width: 60%;
	}

	.col-contentPage {
		width: 65% !important;
	}

	#galleryHome .gallery dl.gallery-item {
		min-width: calc(100% /4);
		height: 350px;
	}

	#contactHeader {
		padding: 0;
	}

	.sectionsbloc {
		margin: 100px 0;
	}

	#homeContact {
		max-width: 95%;
		font-size: 16px;
		top: -70px;
		margin-bottom: -70px;
	}

	#share .sociblock .share-buttons a {
		padding: 50px;
	}

	#share .label {
		padding: 40px;
	}

	#infocontact li:not(:first-of-type) {
		margin: 0 15px;
	}

	#infocontact #infoimg {
		width: 250px;
	}


	#navprimary .navigmenu .naviglink.lvl-0 {
		font-size: 15px;
		padding: 15px 11px;
		letter-spacing: 0.5px;
	}

	.navigmenu .naviglink.lvl-0.item-logo {
		margin: 0 20px;
		width: 180px;
		height: 120px;
	}





	#video .wrap-title .filled-content {
		font-size: 90px;
		top: -15px;
	}

	.section-title h2 {
		font-size: 40px;
	}

	#sports .blocthumb {
		height: 350px;
	}

	#massages .massages-img .blocthumb {
		height: 350px;
	}


	.section_txt .wrap-text {
		padding: 100px 50px;
	}


}



@media(max-width: 1024px) {

	#homeHeader
	{
		max-height: 1000px;
	}
	body .vegas-container
	{
		height: 100%!important;
	}
	span.br {
		display: block;
		visibility: hidden;
		height: 0;
	}

	#homeHeader .innerTitle strong,
	#h1 .innerTitle strong {

		letter-spacing: 3px;
		font-size: 16px;
		padding-bottom: 10px;
	}

	#homeHeader .innerText,
	#h1 .innerText {
		left: 30px;
		right: 30px;
		justify-content: center;
	}

	.title_slider h2 {
		font-size: 28px;
	}

	.widget_element li {
		padding: 12px !important;
	}

	#prestations h3,
	.nohome #prestations h3 {
		font-size: 22px;
	}

	.nohome #prestations .widget_parentpage li {
		padding: 0 2px;
	}

	#logodesktop {
		width: 260px;
	}

	#prestations .prestations-content {
		top: 50px;
		left: 15px;
		right: 15px;
	}

	#prestations .bloc_wpp-prestations {
		padding: 0 1px;
		height: 530px;
	}


	#autotraduction {
		position: absolute;
		top: 49px;
		right: 126px;
	}


	#info-toogle {
		display: flex;
	}

	#prestations .ckslidercontrols .prev {
		left: 32%;
	}

	#prestations .ckslidercontrols .next {
		left: calc(32% + 50px);
	}

	#prestations .bloc_wpp-prestations .prestations-img a {
		height: 80%;
		position: relative;
		top: 10%;
	}

	.home #content .grid {
		grid-gap: 50px;
	}

	.title_slider:before {
		left: 0px !important;
	}

	#h1 .innerImg .imageAnimation {
		min-height: 300px;
	}

	#header #header-contact {
		position: fixed;
		z-index: 0;
		opacity: 0;
		visibility: hidden;
		transition: 250ms all ease-in-out;
		left: 0;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		border: none;
		background: none;
	}

	#infoadresse,
	#infoouverture,
	#infotelfixe,
	#infotelport,
	#infotelport {
		margin: 15px auto;
		width: 190px;
		font-size: 14px;
	}

	body.is-toggle-open #header #header-contact {
		opacity: 1 !important;
		visibility: visible !important;
		transition: 850ms all ease-in-out;
		z-index: 99999;
	}

	#header #header-contact .flex {
		flex-wrap: wrap;
		flex-direction: column;
		border: none;
		margin: 0;
		padding: 0;
	}

	#navprimary .navigmenu .naviglink.lvl-0 {
		font-size: 16px;
	}


	#galleryHome .cksliderwrap {
		padding: 0;
	}

	#galleryHome .gallery dl.gallery-item {
		padding: 0;
		min-width: 33.333333%;
		height: 300px;
	}

	#contentPage {
		padding: 100px 30px;
	}

	.navigtoogle {
		padding: 0px 0;
	}

	.contentContact #contentPage>.wrappercontent {
		grid-column-gap: 20px;
	}

	.title_slider .inner-title {
		padding-left: 90px;
	}

	.ckmenu {
		position: absolute;
		right: 65px;
		top: 24px;
	}


	#addrheader_txt,
	#addrheaderbis_txt {
		margin-bottom: 10px;
	}

	#addrheader_txt a:hover,
	#addrheaderbis_txt a:hover {
		color: var(--primary-bgcolor);
	}


	.ckmenu-nav {
		order: 0;
		flex: 1 1 auto;
		align-self: flex-start;
		animation: fade_out .25s linear both;
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		visibility: hidden;
		overflow: hidden !important;
		z-index: 30;
		opacity: 0;
	}

	.ckmenu-nav.open {
		visibility: visible !important;
		opacity: 1 !important;
		animation: fade_in .25s linear both;
	}

	.ckmenu-nav.open .navigmenu .naviglink.lvl-0 {
		-webkit-animation: push_text_right .4s cubic-bezier(.175, .885, .32, 1) both;
		-moz-animation: push_text_right .4s cubic-bezier(.175, .885, .32, 1) both;
		animation: push_text_right .4s cubic-bezier(.175, .885, .32, 1) both;
	}

	.ckmenu-nav .ckmenu-nav_wrapper {
		position: relative;
		width: 100%;
		height: 100%;
		background-color: var(--tertiary-bgcolor);
		padding: 70px 0;
		flex-wrap: wrap;
		box-sizing: border-box;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.navigmenu .naviglink.lvl-0.item-logo {
		display: none;
	}

	#contentwidgetagence {
		max-width: none;
		padding: 0px 10px 50px 70px;
	}

	#partenaires .section-title {
		min-width: 400px;
	}

	#partenaires {
		padding: 80px 45px 60px;
	}

	.home #content .section-title,
	.home #content .home-content {
		max-width: 100%;
		flex: 1 1 100%;

	}

	.home #content .section-title h1 {
		margin-bottom: 30px;
	}

	.home-body {
		flex-wrap: wrap;
		flex-direction: column;
	}

	.home #content {
		padding: 100px 20px 100px;
	}


	#contentPage:not(.galleryPage) .gallery .gallery-item {
		grid-column: span 1 !important;
		grid-row: span 1 !important;
	}

	#content #contentPage .gallery,
	#content #contentPageBis .gallery,
	body.single #content .gallery {
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 300px;
	}

	#content #contentPage #contentGallery {
		grid-template-columns: repeat(2, 1fr);
	}


	#footer #infotelport_footer {
		width: 190px;
		margin: auto;
	}

	#listagence {
		margin-bottom: 20px;
	}

	#share .label {
		padding: 40px;
	}

	#share .sociblock .share-buttons a {
		padding: 50px;
	}

	#infocontact #infoimg {
		width: 200px;
	}

	#video .wrap-title .filled-content {
		font-size: 80px;
	}


	#galleryFooter .gallery {
		grid-auto-rows: 200px;
	}


	.innerLogo img {
		width: 90px;
	}

	.wrap-alsalavage img,
	.wrap-jswagner img {
		height: 50px;
	}

	.wrap-alsalavage h3,
	.wrap-jswagner h3 {
		font-size: 25px;
		max-width: 300px;
	}

	#contact-body {
		margin-top: 50px;
	}



	#header-share {
		display: none;
	}


	#contactform .wrappercontent {
		grid-template-columns: 60% 40%;
	}

	.landing_labelBig {
		font-size: 35px;
	}

	#contactform #contact-body h3 {
		font-size: 28px;
	}

	#prestations .widget_parentpage .bloc_inner_wpp h2,
	#prestationsPage .widget_parentpage .bloc_inner_wpp h2 {
		font-size: 28px;
	}

	#content #content-text {
		padding: 0 15px;
	}





	#homeContact p {
		line-height: 1.2;
	}

	#banner p span {
		font-size: 25px;
		display: inline-block;
		line-height: 1;
	}

	#content-img .blocthumb {
		height: 350px;
		margin-top: 30px;
	}

	.nohome #reservation:before {
		height: 364px;
	}

	.mobile-title h1 {
		margin-top: 0;
	}

	#navprimary .navigmenu .naviglink.lvl-0:before {
		content: none;
	}

	/*GLOBAL*/
	.labelsection {
		font-size: 35px;
	}

	.show-for-large {
		display: none;
	}

	.hide-for-large {
		display: block;
	}



	/*HEADER*/




	#phoneBT-infotelfixe:hover,
	.horairesBT:hover,
	#footer .horairesBT:hover,
	#footer #phoneBT-infotelfixe:hover {
		color: var(--black);
	}

	#header #phoneBT-infotelfixe,
	#header #phoneBT-infotelport,
	#header .horairesBT,
	#header .formulaireMail {

		color: var(--white);
	}

	#header #phoneBT-infotelfixe:hover,
	#header #phoneBT-infotelport:hover,
	#header .horairesBT:hover,
	#header .formulaireMail:hover {

		color: var(--light-color);
	}



	/*SECTIONS*/









	#imgContent {
		position: relative;
		width: 100%;
		top: 0;
		margin-top: 20px;
		margin-bottom: 30px;
	}

	#imgContent .blocthumb,
	#imgContent #blocmaps {
		border-radius: 10px;
	}

}


@media(max-width: 980px) {

	.home #content .col-title,
	.home #content .col-content {
		max-width: none;
	}

	#prestations .widget_parentpage>li {

		height: 400px;
		padding: 0 2px;
	}

	#prestations .content_link {

		display: none;
	}

	.home #prestations {
		padding: 75px 25px;
		/* margin: 40px -15px 0; */
	}

	.wrapper_slider {

		min-width: 50% !important;

		width: 50%;
		min-height: 700px;
	}

	#reassurances .with-shape {
		margin: 0 auto;
	}

	#prestations .content-presta {
		padding: 20px;
		left: 0 !important;
		right: 0;
		max-width: none;
	}

	#logofooter {
		margin-bottom: 10px;
	}

	#footerbloc .wrappercontent {
		flex-direction: column;
	}

	#infotelfixeFooter,
	#infotelportFooter,
	#infoouvertureFooter,
	#infoadresseFooter {
		padding: 20px 20px;
	}

	.home #content .title {
		text-align: left;
		margin-bottom: 10px;
	}

	.section_thumb .blocthumb img {
		transform: none !important;
		top: 0 !important;
		height: 100% !important;
	}

	#prestations .ckslidercontrols .prev {
		left: 28%;
	}

	#prestations .ckslidercontrols .next {
		left: calc(28% + 50px);
	}

	#blocgridImg-wrapper {
		padding: 80px 20px;
	}



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

	.home #content .reassurances-wrapper {
		order: 2;
	}

	#homeHeader .innerTitle p,
	#h1 .innerTitle p {
		font-size: 40px;
	}

	.sectionsbloc.odd .section_txt .tc_content {
		column-count: 1;
	}

	body.template-prestations-php #header-contact {
		margin-left: 0;
		max-width: none;
	}

	.specialIntro .blocthumb {
		left: 0;
		top: 0;
		width: 100%;
		height: 250px;
		position: relative;
		margin-top: 30px;
	}

	.specialIntro .col-contentPage {

		padding: 0;
	}

	.specialIntro .col-imgPage {
		order: 2;
	}


	#footerbloc .title p {
		text-align: center;
	}

	#footerbloc .title:before {
		margin-left: -25px;
		left: 50%;
	}


	.sectionsbloc {
		margin: 0;
		flex-wrap: wrap;
	}



	#header-contact #header-contactWrapper {
		padding: 20px;
		background-color: var(--secondary-bgcolor);
	}

	#contactHeader {
		bottom: -135px;
	}

	#h1 #contactHeader {
		bottom: 0;
	}

	#header-contact #header-contactWrapper>div {
		flex: 1 1 50%;
		width: 50%;
		max-width: 50%;
	}

	#addrheader_txt,
	#addrheaderbis_txt {
		margin-bottom: 20px;
	}

	#header-contact #header-contactWrapper>div:before {
		content: none;
	}



	#page-reassurances {
		margin: 20px -30px;
	}




	#contentwidgetagence {
		padding: 0 0px 50px 30px;
	}

	.partenaires-intro.white {
		padding: 0;
		padding-top: 35px;
	}

	#partenaires .partenaires-header {
		flex-wrap: wrap;
		flex-direction: column;
		margin-bottom: 50px;
	}

	#prestations .prestations-content h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}



	.float-form .wrapper_form {
		display: none;
	}

	#tarifs .item-tarifs .element-content {
		padding: 50px 30px;
	}

	.float-form .wrapper_form.open {
		display: block;
	}



	.float-form {
		float: none;
		margin: 0 auto 50px;
		width: auto;
		max-width: 400px;
	}

	#video .wrap-title .filled-content {
		font-size: 80px;
	}


	#mapwidgetagence {
		height: 450px;
	}

	.section_thumb .blocthumb {
		width: 100%;
		height: 100%;
		top: auto;
		border-radius: 0;
	}

	#share .label {
		padding: 25px 30px;
	}

	#share .sociblock .share-buttons a {
		padding: 35px;
	}

	#massages .massages-content {
		max-width: 75%;
	}

	#sports .bloc_wpp-sports {
		padding: 0 5px;
		box-sizing: border-box;
	}

	#massages .massages-img a:before {
		font-size: 210px;
	}

	.home #massages {
		padding-top: 50px;
	}

	.home #sports {
		padding: 100px 0 180px;
	}

	#slideactu {
		padding: 0;
	}

	.section-title h2 {
		font-size: 36px;
	}

	#video {
		padding: 100px 30px;
		min-height: auto;
	}

	.home #content .col-img {
		order: 2;
	}

	#infocontact li:not(:first-of-type) {
		margin: 0 10px;
	}

	#infocontact #infoimg {
		display: none;
		width: 0;
	}


	.gallery-item .gallery-caption {
		font-size: 14px;
	}

	.item-vins .element-img {
		height: 400px;
	}

	#homeContact .flex {
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}

	.citationsHome blockquote {
		max-width: 80%;
	}

	#prestations .item-metsHome {
		flex: 1 1 100%;
		width: 100%;
	}

	.contentContact #addrcontact {
		margin: auto;
		max-width: 330px;
	}

	.content-prestations .grid {
		grid-auto-rows: 300px;
	}




	#infocontact #infohoraires {
		margin-bottom: 0;
	}


	#h1 .innerImg:after {
		content: none;
	}


	#h1 .wrappercontent {
		position: relative;
		left: 0;
		display: block;
		height: auto !important;
	}


	.home #content {
		padding: 60px 30px;
	}

	.logotype-title {
		margin-bottom: 30px;
	}

	#contactform .wrappercontent {
		grid-template-columns: 1fr 350px;
	}

	.home #content .home-content .tc_content {
		padding: 0;
	}



	.content_slider {
		padding: 50px 30px;
	}

	.section_txt .wrap-text,
	.sectionsbloc.odd .section_txt .wrap-text {
		padding: 80px 40px;
		max-width: none;
	}

	.sectionsbloc.odd .section_txt .wrap-text {
		padding-bottom: 120px;
	}


	.section_txt .wrap-text .arrowlink {
		margin-bottom: 40px;
	}



	.inversed {
		flex-direction: column-reverse;
	}

	.section_txt,
	.sectionsbloc.odd .section_txt {
		padding: 0;
		max-width: none !important;
		order: 2;
		width: auto;
		padding-top: 0;
		width: 100%;
		box-sizing: content-box;
	}

	/*SECTIONS*/
	.section_thumb,
	.sectionsbloc.section_num0 .section_thumb {
		height: 500px;
		order: 1;
		width: 100%;
		position: relative;
	}





}


@media(min-width:981px) {
	#slideactu .wrapper_slider:not(.active) {
		-webkit-backdrop-filter: blur(8px);
		backdrop-filter: blur(8px);
	}

	.body_slider {
		transition: all .6s cubic-bezier(.77, 0, .175, 1);
		max-height: 0;
		opacity: 0;
	}


	#slideactu .wrapper_slider.active .body_slider {
		max-height: 400px;
		opacity: 1;
		-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
		-o-transition: all .8s cubic-bezier(.77, 0, .175, 1);
		transition: all .8s cubic-bezier(.77, 0, .175, 1);
	}

	#slideactu .wrapper_slider:nth-of-type(2) {

		border-right: 1px solid #ffffff3b;
	}

	#galleryHome .ckslidercontrols {
		display: none;
	}

	.home #prestations .widget_parentpage li:nth-child(2) .content_link {
		text-shadow: none;
		color: var(--text-color)
	}

	.nohome #prestations .widget_parentpage li {
		padding: 10px
	}

	.home #prestations .widget_parentpage li:nth-child(2) .blocthumb:before {
		content: none
	}
}

@media(min-width: 737px) {
	#slideactu .wrapper_slider:nth-of-type(2) {
		border-left: 1px solid #ffffff3b;
	}


	.wp-block-media-text.has-media-on-the-right {
		justify-content: start;
		grid-template-columns: 50% 50% !important;
	}

	.wrap-fieldset>font {
		flex: 1 1 45%;
		max-width: 45%;
		width: 100%;
		display: inline-block;
		margin: 4px 2%;
	}

	#h1 .section-title small {
		opacity: 0.8;
		top: -60px;
	}

	.hide-for-medium {
		display: none;
	}
}

@media(max-width: 736px) {
	.home #prestations {

		margin-top: 40px;
	}

	.sectionsbloc.section_num0 .section_thumb .blocthumb:before {
		content: none;
	}

	#homeHeader .imageDiapo:after {

		background-size: 60%;
		background-position: left center;
	}

	.body_slider {

		font-size: 14px;
		line-height: 1.5;
	}

	.wrapper_slider {

		min-width: 100% !important;

		width: 100%;
		min-height: 500px;
	}

	#slideactu .wrapper_slider:not(.active) {
		-webkit-backdrop-filter: blur(0);
		backdrop-filter: blur(0);
	}

	.buttons-wrap {

		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
	}

	.sectionsbloc.section_num0 .buttons-wrap {

		margin: 30px 0 50px;
	}

	.sectionsbloc.section_num0 .section_thumb .title {

		position: relative;
		bottom: auto;
		margin: 45px 20px 0;
		left: 0;
		right: 0;
	}

	.sectionsbloc.section_num0 .section_thumb .title h2 {

		color: var(--title-color);
	}

	.home #content .col-content {

		margin-left: -30px;
	}

	#homeHeader,
	#h1 {
		mask-position: 85% 100%;
		-webkit-mask-position: 85% 100%;
	}

	#listarticles .listedarticle .content_news {

		padding: 0 10px 30px;
	}

	.cksliderwrap {

		padding-bottom: 60px;
	}

	.ckslidercontrols .prev {
		left: 0px !important;
	}

	.ckslidercontrols .next {
		right: 0px !important;
	}

	.ckslidercontrols .prev,
	.ckslidercontrols .next {
		top: auto !important;
		bottom: 0 !important;
		transform: none !important;
	}

	.title_slider .inner-title {
		padding-left: 70px;
	}


	.ckctrldiv {

		bottom: 0;
	}

	.title.big h2 {
		font-size: 35px;
	}

	#reassurances .with-shape {
		width: auto;
		max-width: 330px;
	}

	.tc_content p.has-background {

		padding: 20px 20px;
	}

	.has-medium-font-size {
		font-size: 18x;
	}


	blockquote:after,
	.wp-block-quote:after {
		left: 35px;
	}

	.title:not(.no-before):before {

		width: 100px;
		height: 8px;
		bottom: 4px;
	}

	.title:not(.no-before).tac:before {

		margin-left: -50px;
	}

	#header-wrap {
		padding: 30px 15px;
	}

	#infotelfixeFooter,
	#infotelportFooter,
	#infoouvertureFooter,
	#infoadresseFooter {
		border: none;
		padding: 6px 30px;
		max-width: 270px;
		margin: 0 auto;
		font-size: 14px;
	}

	#ctaFooter .cta-coordonnees>.flex {
		flex-direction: column;
	}

	#ctaFooter .cta-coordonnees {

		bottom: 20px;
		border: none;
	}

	.left-shape .shape-top {

		left: 15px;
		top: 5px;
	}

	.left-shape .shape-left {

		top: 15px;
		left: 5px;
	}

	.left-shape .shape-top span:nth-child(1) {

		width: 50px;
	}

	.left-shape .shape-left span:nth-child(1) {

		height: 50px;
	}

	.with-shape {

		padding-top: 30px;
		padding-left: 30px;
	}

	.left-shape .square-shape {

		width: 20px;
		height: 20px;
	}

	#ctaFooter .content-cta {
		padding: 30px 20px;
		max-width: 450px;
	}

	#ctaFooter .cta-body {
		padding: 80px 20px 280px;
	}

	.title_slider h2 {
		font-size: 26px;
	}



	.home #prestations:before {
		background-attachment: initial;
	}

	#homeHeader .innerTitle strong,
	#h1 .innerTitle strong {
		font-size: 14px;
		letter-spacing: 1px;
	}

	#homeHeader .innerText,
	#h1 .innerText {

		left: 15px;
		right: 15px;
		text-align: center;
	}

	#prestations .prestations-content {
		top: 30px;
		left: 15px;
		right: 15px;
	}

	#prestations .prestations-content .content_link {
		font-size: 14px;
	}

	.category-presta {
		left: 10px;
		bottom: 10px;
		font-size: 12px;
		letter-spacing: 3px;
	}

	#prestations .bloc_wpp-prestations {
		padding: 5px 0;
		height: 360px;
		transform: none !important;
	}

	#reassurances .picto-container {
		flex-wrap: wrap;
	}

	.vague.top {
		top: -40px;
	}

	.vague img {
		height: 70px;
	}

	.vague {
		bottom: -40px;
	}

	.wp-block-media-text.has-media-on-the-right,
	.tc_content .wp-block-media-text {
		grid-template-columns: 1fr !important;
		display: block;
	}

	.wp-block-media-text {
		margin-bottom: 0;
	}

	.wp-block-cover-image .wp-block-cover__inner-container,
	.wp-block-cover .wp-block-cover__inner-container {
		width: auto;
		box-sizing: border-box;
	}

	.tc_content .wp-block-cover {
		padding: 60px 20px;
		margin: 0;
		min-height: auto;
	}

	.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
		grid-column: 1;
		grid-row: 2;
		padding: 0;
	}

	.tc_content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
	.tc_content .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		padding: 50px 0;
		width: 100%;
	}

	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		grid-column: 1;
		grid-row: 1;
		height: 410px;
		width: 100%;
	}

	.cekome-stars {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#content .tc_content {
		word-break: break-word;
	}

	.ckmenu {
		top: 18px;
	}

	#info-toogle {
		top: 18px;
	}


	.title_slider {
		margin-bottom: 10px;
	}

	#partenaires .cksliderwrap {
		padding: 0 0 60px;
	}

	.ckctrldiv .counter {
		display: none;
	}

	#partenaires .ckslidercontrols .prev,
	#partenaires .ckslidercontrols .next {
		bottom: -50px;
		top: auto;
		transform: none;
	}

	#prestations .ckslidercontrols .prev,
	#prestations .ckslidercontrols .next,
	#prestations .ckctrldiv {
		bottom: 320px;
	}

	.ckctrldiv .play {
		margin-bottom: 7px;
	}

	#prestations .ckslidercontrols .prev {
		left: 20px;
	}

	#prestations .ckslidercontrols .next {
		right: 20px;
		left: auto;
	}

	#prestations .cksliderwrap {
		padding: 0;
	}


	.home #prestations .bloc_wpp-prestations .prestations-img {
		padding: 0 10px;
	}


	#content-wrapper .item-content {
		width: 85%;
		padding: 40px 16px;
		font-size: 15px;
	}

	#blocgridImg-wrapper {
		padding: 50px 15px;
	}

	#content-wrapper {
		flex-direction: column;
	}

	#content-wrapper .item-img img {
		transform: none !important;
	}

	#content-wrapper .item-img.first {
		width: 100%;

	}

	#content-wrapper .item-img.first {
		height: 250px;
		margin-bottom: 10px;
		padding: 0;
	}

	#content-wrapper .item-img.secondary {
		width: 100%;
	}

	#content-wrapper .item-img.secondary {
		height: 250px;
	}

	#listarticles .listedarticle h2 {
		font-size: 16px;
	}

	#reassurances .picto-container li {
		padding: 10px 9px !important;
		flex: 1 1 calc(50% - 20px);
		margin: 20px 0;
	}

	#footer #footerbloc {
		padding: 30px 15px 90px;
	}

	#menu-footer {
		flex-direction: column;
		align-items: center;
	}

	.intro {
		padding: 30px 20px;
	}

	.title small,
	.section-title small {
		font-size: 12px;
	}


	#header-contact #header-contactWrapper>div {
		padding: 10px 0 10px 25px;
	}

	.contentContact #contentPage>.wrappercontent {
		grid-column-gap: 0;
		grid-template-areas:
			"contentTitle "
			"contentCoordonnees"
			"contentForm";
		grid-template-columns: 1fr;
		grid-row-gap: 20px;
	}


	#contactHeader {
		bottom: -180px;
	}

	#h1 #contactHeader {
		bottom: 0;
	}



	.home #content {
		padding: 60px 15px 60px;
	}





	#header-contact #header-contactWrapper {
		flex-direction: column;
	}

	#header-contact #header-contactWrapper>div {
		flex: 1 1 100%;
		width: 100%;
		max-width: 200px;
		text-align: left;
	}




	#reassurances .picto-bloc:before {
		left: 3px;
		margin: -27px 0 0 0;
		width: 55px;
		height: 55px;
		border-width: 1px;
		top: 50%;
	}

	#galerieperpage .galleryPage .gallery .gallery-item {
		grid-column: span 1 !important;
		grid-row: span 1 !important;
	}

	#galerieperpage .galleryPage .gallery {
		grid-template-columns: repeat(2, 1fr);
	}

	#contentPage #intro-content {
		padding: 0;
	}

	#contentPage.specialIntro #contentTitle {
		flex-direction: column;
		margin: 0;
		flex-wrap: wrap;
	}


	#galleryHome .gallery dl.gallery-item {


		min-width: 50%;
		height: 250px;
	}

	.partenaires-header .section-title h2 {
		margin-bottom: 10px;
	}

	.title.tac,
	#pageTitle.title {
		margin-bottom: 40px;
	}

	.section-title.alt h1:before,
	.section-title.alt h2:before {
		content: none;
	}

	#homeHeader .innerText .button-wrap {
		padding: 0 10px;
		flex-direction: column;
	}

	.innerLogo {
		margin-bottom: 10px;
	}

	#homeHeader .innerTitle p:after {
		content: none;
	}


	#homeHeader .innerTitle p,
	#h1 .innerTitle p {
		font-size: 28px;
		padding: 0;
	}

	#homeHeader .innerTitle p .main_title {
		font-size: 30px;
	}

	#contentwidgetagence {
		padding: 0 20px 40px;
	}


	.next_slider {
		left: 0;
	}

	.widget_element li {
		min-height: 120px;
		padding: 10px !important;
	}


	#partenaires .section-title {
		min-width: auto;
	}


	#prestations .prestations-img .blocthumb {

		border-radius: 10px;
	}

	#prestations .bloc_wpp-prestations .prestations-img a {
		height: 300px;
	}



	.gallery .gallery-item .gallery-title h2 {
		font-size: 16px;
	}

	#content #contentPage #contentGallery {
		grid-template-columns: repeat(1, 1fr);
	}

	#reassurances .picto-container {
		max-width: 410px;
		margin: auto;

	}

	#reassurances,
	.nohome #reassurances {
		padding: 90px 15px 60px;
		background-attachment: inherit;
	}

	.section-title:before {
		width: 120px;
		height: 90px;
		left: 0;
		top: -16px;
	}

	#massages .massages-content h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	#sports .sports-overlay h3 {
		font-size: 20px;
	}

	.list_infoagence {
		padding: 10px;
		font-size: 14px;
	}

	.itemlistwidgetagence {
		max-width: none;
		flex: 1 1 100%;
		margin: auto;
		width: 100%;
	}

	#listagence {
		flex-direction: column;
		justify-content: center;
	}

	#mapwidgetagence {
		height: 300px;
	}

	#share .sociblock {
		flex-wrap: wrap;
		flex-direction: column;
	}

	#share .label {
		width: 100%;
		padding: 30px;
		text-align: center;
	}

	#share .icones {
		width: 100%;
	}


	#massages .massages-img .blocthumb {
		height: 250px;
	}

	#massages .massages-content {
		padding: 20px 20px;
		max-width: 85%;
	}

	#massages .massages-img a:before {
		font-size: 200px;
	}

	#massages {
		padding-top: 10px;
	}

	#sports .blocthumb {
		height: 250px;
	}

	.home #sports {
		padding: 90px 0 200px;
	}

	#video .button-play {
		height: 60px;
		margin-bottom: 60px;
	}

	#video .button-play svg {
		width: 60px;
		height: 60px;
	}

	#video .wrap-title .filled-content {
		font-size: 50px;
	}

	#video {
		padding: 80px 10px;
	}

	.section-title h2 {
		font-size: 26px;
	}

	#infocontact li:not(:first-of-type) {
		margin: 7px 15px;
	}

	#homeHeader .innerTitle p span.space {
		margin: 0 -6px;
	}

	#header-wrap.fixed-header #autotraduction {
		opacity: 0;
	}

	#header-wrap.fixed-header .ckmenu-nav {
		top: 70px;
	}

	.show-for-medium {
		display: none;
	}


	.section_txt .wrap-text,
	.sectionsbloc.odd .section_txt .wrap-text {
		padding: 50px 20px !important;
	}

	.sectionsbloc.section_num0 .section_txt .wrap-text {

		padding-top: 20px !important;
	}

	.sectionsbloc.odd .section_txt .wrap-text {
		padding-bottom: 80px;
	}

	.form-wrap .wrap-fieldset .button.cf_submit,
	.form-wrap .wrap-fieldset #cptchk-contact,
	.form-wrap .wrap-fieldset .blc.blc_captcha {
		flex: 1 1 100%;
		max-width: 100%;
		width: 100%;
		display: inline-block;
		margin: 5px 0;
		min-width: auto;
	}

	#homeContact {
		min-width: auto;
		/* place-self: center; */
		/* margin-right: 20px; */
	}

	.section_thumb,
	.sectionsbloc.section_num0 .section_thumb .blocthumb {
		height: 400px !important;
	}

	.sectionsbloc.section_num0 .section_thumb {

		height: auto !important;
	}

	#prestations .item-metsHome .excerptelement p {
		font-size: 15px;
		max-width: 80%;
		margin: auto;
	}

	#sections .wrap-content {
		text-align: center;
	}

	#sections .section_txt .tc_content {
		text-align: left;
	}

	.title_slider:before {
		content: none !important;
	}

	#infocontact .titlehoraires {
		font-size: 54px;
	}

	#infocontact .titlehoraires span {
		font-size: 24px;
		top: -10px;
	}

	blockquote:before,
	.wp-block-quote:before {
		top: 10px;
		left: 0;
		font-size: 60px;
		height: 20px;
	}

	#autotraduction {
		top: 108px;
		left: 26px;
		right: auto;
	}



	blockquote p,
	.wp-block-quote p {
		font-size: 16px !important;
		line-height: 1.4;
	}

	.content-prestations {
		margin-bottom: 30px;
	}




	blockquote,
	.wp-block-quote {
		padding: 10px 0 10px 50px !important;
	}

	#prestations .item-metsHome .element-content {
		margin-left: 0;
		margin-top: 10px;
	}

	.item-metsHome .element-title span,
	.item-mets .element-title span {
		padding: 0 !important;
	}

	.item-metsHome .element-title,
	.item-mets .element-title {
		flex-direction: column-reverse;
		align-items: center;
		text-align: center;
	}

	.item-metsHome .excerptelement,
	.item-mets .excerptelement,
	.item-mets .element-content em {
		text-align: center;
	}

	.item-metsHome .element-title:before,
	.item-mets .element-title:before {
		content: none;
	}

	#prestations .item-metsHome {
		flex-direction: column;
		padding: 30px 0;
	}

	#content #contentPage .gallery,
	#content #contentPageBis .gallery,
	body.single #content .gallery {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 10px;
		grid-auto-rows: 250px;
	}

	.navigpages {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	#listarticles .listedarticle .blocthumb {
		height: 300px;
	}

	.navigpages .left,
	.navigpages .right {
		margin: 10px 30px;
	}

	.message-fb {
		padding: 30px;
	}

	.alignright,
	.alignleft {
		float: none;
		margin: 0 auto 20px auto;
		display: block;
	}

	#galleryFooter .gallery {
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 170px;
	}

	.contentContact #addrcontact {
		padding: 0 15px;
	}

	.title_link_slider span {
		display: none;
	}

	.scroll-down {
		display: none;
	}

	#galleryHome #noshare .icones {
		transform: none;
		width: auto;
		height: auto;
		top: auto;
		bottom: 30px;
		right: 0;
	}

	#share .sociblock .share-buttons a {
		padding: 20px;
	}

	.content-prestations .grid {
		grid-template-areas:
			"itemServices"
			"itemPhotobooth"
			"itemGalerie";
		grid-template-columns: 1fr;
		grid-column-gap: 0;
		grid-auto-rows: 250px;
	}

	.preloader_content {
		font-size: 24px;
	}

	.preloader_content__container {
		padding: 0 20px;
	}

	.preloader_content__container:before,
	.preloader_content__container:after {
		content: none;
	}

	#socialContact .share-buttons a {
		margin-right: 20px;
	}

	#contentPage:not(.galleryPage) .gallery .gallery-item {
		grid-column: span 1 !important;
		grid-row: span 1 !important;
	}

	#infocontact .grid-slices-container {
		display: none;
	}

	.gallery .gallery-item:nth-child(10n+1),
	#contentPage .gallery .gallery-item:nth-child(10n+8) {
		grid-column: span 1;
		grid-row: span 1;
	}

	#contentGallery .gallery {
		grid-template-columns: repeat(1, 1fr);
	}

	#footer {

		background-attachment: initial;
	}

	#footer .grid-lines.light {
		display: none;
	}

	#alsalavage {
		height: auto;
	}

	#jswagner {
		display: none;
	}

	#wrapContact .grid {
		grid-template-areas: "alsalavage";
		grid-template-columns: 1fr;
	}

	#infoadresse strong,
	#infoadresseBis strong,
	#infotel strong,
	#infohoraires .titlehoraires {
		font-size: 16px;
		border: none;
		margin-bottom: 0;
	}

	#infotitle {
		display: none;
	}

	.content_slider {

		padding: 0;
	}

	.thumbnail_slider {
		width: 100%;
	}

	.thumbnail_slider a {
		height: 200px;
	}

	#footer #navfooter #menu-footer .menu-item {
		margin: 3px 0;
	}



	.home #content .col-content .tc_content {
		padding: 0;
	}

	#galleryHome .ckctrldiv {
		display: none;
	}

	.section-title small {
		font-size: 60px;
		top: -30px;
	}

	#galleryHome .gallery .gallery-item {
		margin: 0 !important;
	}

	.section-title .no_line {
		display: none;
	}

	.landing_form {
		padding: 0;
		max-width: 500px;
		margin: auto;
	}

	.mention {
		/* padding-left: 0; */
		/* padding-right: 0; */
		text-align: center;
	}

	.cekome_form #formtab0,
	.cekome_form #formtab1 {
		flex: 1 1 100%;
		/* margin: 5px 2%; */
	}



	#homeHeader .innerContent {
		width: auto;
		font-size: 25px;
		line-height: 1.2;
		margin-bottom: 20px;
		max-width: 500px;
	}

	body .vegas-container {
		min-height: auto;
		width: 100%;
		min-height: 460px !important;
	}


	#contactform #contact-body:before {
		top: -21px;
		margin-top: 0;
		left: 50%;
		margin-left: -21px;
	}

	#h1 .innerImg .imageAnimation,
	#h1 .wrappercontent {
		height: 300px;
		min-height: auto;
	}


	.section-title {
		margin-bottom: 30px;
	}

	.nohome .section-title {
		width: 100%;
	}

	.title_slider .inner-title {
		padding: 0;
	}

	body.template-contact-php #infocontact {
		width: auto;
		max-width: 195px;
		margin: 0 auto;
	}




	.img_thumbnail_slider {
		position: relative;
	}

	.nohome #prestations .widget_parentpage>li,
	#prestations .widget_parentpage>li {
		height: 300px !important;
		padding: 5px 0;
		margin: 0 !important;
	}







	#contactform #contact-body h3 {
		font-size: 25px;
	}

	#contactform .wrap-contact {
		padding: 30px 20px;
	}



	#infocontact .horairesBloc {
		grid-gap: 0;
	}

	#contactform .wrap-contact .jswagner {
		width: 300px;
	}

	.arrowlink span {
		font-size: 16px;
	}

	#content #contentPage .gallery,
	#contentPage #contentGallery {
		grid-auto-rows: 300px;
		grid-template-columns: repeat(1, 1fr);
	}

	#banner p,
	#h1 h1,
	#banner h1,
	#h1 p {
		color: var(--title-color);
		text-shadow: none;
	}

	#banner p span {
		font-size: 20px;
		display: inline-block;
		line-height: 1;
	}

	#form-body #landing_listelement {
		max-width: 400px;
		margin: auto;
	}

	#contactform #form-body {
		padding: 40px 15px;
	}

	#prestations .widget_parentpage .bloc_inner_wpp h2,
	#prestationsPage .widget_parentpage .bloc_inner_wpp h2 {
		font-size: 24px;
	}

	.underbutton>*,
	button,
	.button {
		padding: 8px 40px 8px 16px;
		font-size: 11px;
	}

	.underbutton>*:after,
	.button:after,
	.tc_content .wp-block-button__link:after {
		right: 15px;
	}


	.home #contactform {
		padding: 60px 15px 0;
	}

	.nohome #contactform {
		padding: 120px 15px 60px;
	}

	#contactform .wrappercontent {
		grid-template-areas:
			"formBody"
			"contactBody";
		grid-template-columns: 1fr;
		width: 100%;
		justify-content: center;
	}

	#section-realisations .widget_element {
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(6, 250px);
	}

	#section-realisations .widget_element li {
		grid-column: span 1 !important;
		grid-row: span 1 !important;
	}

	.section-title h2:before,
	.section-title h2:after {
		content: none;
	}

	#section-realisations {
		padding: 120px 0 10px;
	}



	.alternativeContent .intro {
		max-width: 100%;
	}

	.wrapper_inner_slider {
		flex-direction: column;
	}

	/*GLOBAL*/
	.labelsection {
		font-size: 30px;
	}

	/*WOO*/
	#pricesinglewoo {
		margin: 1em auto;
	}

	#btformsinglewoo .button {
		margin: 1em auto;
		width: 100%;
	}


	/*HEADER*/


	#header #logodesktop {
		width: 170px;
	}


	/*FOOTER*/
	#footer #logos-list li {
		margin: 0 1% !important;
		flex: 1 1 44%;
		max-width: 44%;
		text-align: center;
	}

	#footer #logos-list {
		flex-wrap: wrap;
	}

	#footer #navfooter {



		flex-direction: column;
		padding: 0;
	}

	#footer .marque-alsace {
		margin-top: 10px;
	}



	#footer #footerlinks {
		padding-bottom: 120px;
	}

	.maps_canvas {
		min-height: 400px;
		/* margin-top: 15px; */
	}

	.maps_canvas img {
		width: 100%;
		height: auto;
	}

	#blocmaps .maps_canvas {
		margin-top: 0;
	}

	#blocmaps .maps_canvas img {
		transform: none;
	}

	/*SECTIONS*/



	/*BLOC RESERVATION*/
	#resa-img {
		height: 200px;
	}

	#resa-content {
		padding: 20px;
	}

	#reservation {
		padding: 0;
		width: 90%;
		margin: auto;
		margin-bottom: -230px;
	}

	.nohome #reservation {
		margin-top: 50px;
	}

	.form-wrap .wrap-fieldset .blc_text,
	.form-wrap .wrap-fieldset .blc_email,
	.form-wrap .wrap-fieldset .blc_select,
	.form-wrap .wrap-fieldset .blc_date,
	.form-wrap .wrap-fieldset #cptchk-contactFooter,
	.form-wrap .wrap-fieldset #cptchk-candidature,
	.form-wrap .wrap-fieldset .button.cf_submit,
	.form-wrap .wrap-fieldset .blc_textarea,
	.form-wrap .wrap-fieldset .blc_checkbox,
	.form-wrap .wrap-fieldset #cptchk-contact,
	.form-wrap .wrap-fieldset .blc_fileattach,
	.form-wrap .wrap-fieldset .blc.blc_captcha {
		flex: 1 1 100%;
		max-width: 100%;
		width: 100%;
		display: inline-block;
		margin: 2px 0;
		min-width: auto;
	}

	.cekome_form .button.cf_submit {
		background-position: 19% center;
	}

	/*MODAL HORAIRES*/
	.jourhoraires {
		width: 90px;
	}


	/*CONTENT*/



	#contentPage,
	#contentPage.specialIntro {
		padding: 60px 20px;
	}

	#contentPageBis {
		padding: 50px 20px;
	}

	/*REASSURANCE*/


	#reassurances .picto-container li p {
		font-size: 13px;
		margin-top: 20px;
	}

	/*GALLERY HOME*/


	/*PARTENAIRES*/
	#partenaires {
		padding: 50px 15px 100px;
	}

	/*ACTU*/
	#slideactu {
		padding: 0 15px 30px;
	}

	.float-form .landing_labelBig {
		font-size: 18px;
		cursor: pointer;
	}

	.landing_labelBig small {
		font-size: 50px;
		top: -30px;
	}

	#h1.small-banner {
		height: 240px;
		min-height: 240px;
	}

	body:not(.single) #h1 .wrap-contentPage h1 {
		margin-top: 0;
	}


}

@media(min-width: 1025px) {



	.nohome .innerLogo {
		align-items: baseline;
		padding-top: 60px;
		/* z-index: 30; */
	}

	#navbar {
		position: fixed;
		top: 0;
		z-index: 99;
		box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
		left: 0;
		width: 100%;
		background: var(--primary-bgcolor);
		opacity: 0;
		transform: translateY(-100%);
		transition: 0.7s;
		text-align: center;
	}




	#header-bottom.fixed-header #noshare {
		position: absolute;
		right: 130px;
		top: 33px;
	}







}
